Mock Version: 3.5
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/rapidyaml.spec'], chrootPath='/var/lib/mock/fedora-rawhide-x86_64-1674392910.275055/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: 0x55ec4da84b08 [ROOT] MAP: (0 sibs) 3 children:
27: 0x55ec4da7b4f0 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: 0x55ec4da7b588 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: 0x55ec4da7b620 KEYVAL: 'date' '2007-06-01' (3 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dc7ecf0 [ROOT] MAP: (1 sibs) 3 children:
27: [1] [1] 0x55ec4dc7ed80 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: [2] [2] 0x55ec4dc7ee10 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: [3] [3] 0x55ec4dc7eea0 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: 0x55ec4da84c20 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55ec4da7b710 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: 0x55ec4da7b7a8 KEYVAL: 'another' 'text' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dc80cd0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55ec4dc80d60 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] 0x55ec4dc80df0 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: 0x55ec4da84d38 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x55ec4da7b8f0 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: 0x55ec4da7b988 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dc82ca0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x55ec4dc82d30 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] 0x55ec4dc82dc0 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: 0x55ec4da84e50 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x55ec4da7ba80 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: 0x55ec4da7bb18 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dc84bd0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x55ec4dc84c60 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] 0x55ec4dc84cf0 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: 0x55ec4da84f68 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x55ec4da7bc10 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: 0x55ec4da7bca8 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dc86ba0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x55ec4dc86c30 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] 0x55ec4dc86cc0 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: 0x55ec4da85080 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55ec4da7b3a0 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] 0x55ec4dc88bf0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55ec4dc88c80 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: 0x55ec4da85198 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55ec4da7bdf0 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] 0x55ec4dc8abc0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55ec4dc8ac50 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: 0x55ec4da852b0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55ec4da7bee0 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: 0x55ec4da7bf78 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dc8cbb0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55ec4dc8cc40 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] 0x55ec4dc8ccd0 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: 0x55ec4da853c8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55ec4da7c070 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: 0x55ec4da7c108 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dc8eaf0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55ec4dc8eb80 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] 0x55ec4dc8ec10 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: 0x55ec4da854e0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55ec4da7c200 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: 0x55ec4da7c298 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dc90bb0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55ec4dc90c40 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] 0x55ec4dc90cd0 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: 0x55ec4da855f8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55ec4da7c390 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: 0x55ec4da7c428 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dc92bc0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55ec4dc92c50 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] 0x55ec4dc92ce0 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: 0x55ec4da85710 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55ec4da7c520 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: 0x55ec4da7c5b8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dc94bd0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55ec4dc94c60 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] 0x55ec4dc94cf0 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: 0x55ec4da85828 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55ec4da7c6b0 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: 0x55ec4da7c748 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dc96be0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55ec4dc96c70 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] 0x55ec4dc96d00 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: 0x55ec4da85940 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55ec4da7c840 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: 0x55ec4da7c8d8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dc98c10 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55ec4dc98ca0 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] 0x55ec4dc98d30 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: 0x55ec4da85a58 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55ec4da7c9d0 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: 0x55ec4da7ca68 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dc9ac40 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55ec4dc9acd0 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] 0x55ec4dc9ad60 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: 0x55ec4da85b70 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55ec4da7cb60 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] 0x55ec4dc9cc10 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55ec4dc9cca0 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: 0x55ec4da85c88 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55ec4da7cc50 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] 0x55ec4dc9ec00 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55ec4dc9ec90 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: 0x55ec4da85da0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55ec4da7cd40 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: 0x55ec4da7cdd8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dca0cc0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55ec4dca0d50 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] 0x55ec4dca0de0 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: 0x55ec4da85eb8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55ec4da7f260 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: 0x55ec4da7f2f8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dca2e70 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55ec4dca2f00 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] 0x55ec4dca2f90 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: 0x55ec4da85fd0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55ec4da7f440 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x55ec4da7f4e0 KEYVAL: 'src' '#include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dca4ba0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55ec4dca4c30 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x55ec4dca4cc0 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: 0x55ec4da860e8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55ec4da7f5d0 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x55ec4da7f670 KEYVAL: 'src' '#include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dca68d0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55ec4dca6960 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x55ec4dca69f0 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: 0x55ec4da86200 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55ec4da83d70 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x55ec4da83e10 KEYVAL: 'src' '#include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dca86c0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55ec4dca8750 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x55ec4dca87e0 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 (0 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: 0x55ec4da86318 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55ec4da7cf70 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0x55ec4da7d008 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dcaa3f0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55ec4dcaa480 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [2] [2] 0x55ec4dcaa510 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: 0x55ec4da86430 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55ec4da7f3a0 MAP: (1 sibs) 2 children:
27: 0x55ec4da7d240 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0x55ec4da7d2d8 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dcac120 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55ec4dcac1b0 MAP: (1 sibs) 2 children:
27: [2] [2] 0x55ec4dcac240 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [3] [3] 0x55ec4dcac2d0 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: 0x55ec4da86548 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dcade50 [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: 0x55ec4da86660 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dcafb80 [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: 0x55ec4da86778 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dcb18b0 [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: 0x55ec4da86890 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dcb35e0 [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: 0x55ec4da869a8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dcb5310 [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: 0x55ec4da86ac0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dcb7040 [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: 0x55ec4da86bd8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dcb8d70 [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: 0x55ec4da86cf0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dcbaaa0 [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: 0x55ec4da86e08 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dcbc7d0 [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: 0x55ec4da86f20 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dcbe500 [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: 0x55ec4da87038 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dcc0230 [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: 0x55ec4da87150 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dcc1f60 [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: 0x55ec4da87268 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55ec4da7d740 VAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dcc3c90 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55ec4dcc3d20 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: 0x55ec4da87380 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55ec4da7d830 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dcc59c0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55ec4dcc5a50 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: 0x55ec4da87498 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55ec4da7d920 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dcc76f0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55ec4dcc7780 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: 0x55ec4da875b0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55ec4da7da10 KEYVAL: 'foo' '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dcc9420 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55ec4dcc94b0 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: 0x55ec4da876c8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55ec4da7db00 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dccb150 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55ec4dccb1e0 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: 0x55ec4da877e0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55ec4da7dbf0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dccce80 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55ec4dcccf10 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: 0x55ec4da878f8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dccebb0 [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: 0x55ec4da87a10 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dcd08e0 [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: 0x55ec4da87b28 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dcd2610 [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: 0x55ec4da87c40 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55ec4da7ddd0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dcd4340 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55ec4dcd43d0 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: 0x55ec4da87d58 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55ec4da7dec0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dcd6070 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55ec4dcd6100 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: 0x55ec4da87e70 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55ec4da7dfb0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dcd7da0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55ec4dcd7e30 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: 0x55ec4da87f88 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55ec4da7e0a0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dcd9ad0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55ec4dcd9b60 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: 0x55ec4da880a0 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dcdb800 [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: 0x55ec4da881b8 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dcdd530 [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: 0x55ec4da882d0 [ROOT] DOCVAL: '
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dcdf260 [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: 0x55ec4da883e8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55ec4da7e280 KEYVAL: 'foo' '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dce0ff0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55ec4dce1080 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: 0x55ec4da88500 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55ec4da7e370 VAL: '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dce2da0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55ec4dce2e30 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: 0x55ec4da88618 [ROOT] DOCVAL: '
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dce4b50 [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: 0x55ec4da88730 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55ec4da7e4b0 KEYVAL: 'foo' '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dce6900 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55ec4dce6990 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: 0x55ec4da88848 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55ec4da7e5a0 VAL: '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dce86b0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55ec4dce8740 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: 0x55ec4da88960 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dcea460 [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: 0x55ec4da88a78 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dcec210 [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: 0x55ec4da88b90 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dcedfc0 [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: 0x55ec4da88ca8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dcefd70 [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: 0x55ec4da88dc0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dcf1b20 [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: 0x55ec4da88ed8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dcf38d0 [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: 0x55ec4da88ff0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dcf5680 [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: 0x55ec4da89108 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dcf7430 [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: 0x55ec4da89220 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dcf91d0 [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: 0x55ec4da89338 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dcfafe0 [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: 0x55ec4da89450 [ROOT] DOCVAL: 'asd
27:
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dcfcdf0 [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: 0x55ec4da89568 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dcfec10 [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: 0x55ec4da89680 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dd009c0 [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: 0x55ec4da89798 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dd02770 [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: 0x55ec4da898b0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dd04520 [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: 0x55ec4da899c8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dd062d0 [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: 0x55ec4da89ae0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dd08080 [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: 0x55ec4da89bf8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dd09e30 [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: 0x55ec4da89d10 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dd0bbe0 [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: 0x55ec4da89e28 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x55ec4da7d0b0 VAL: '
27: ' (2 sibs)
27: 0x55ec4da7d148 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dd0d990 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x55ec4dd0da20 VAL: '
27: ' (2 sibs)
27: [2] [2] 0x55ec4dd0dab0 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: 0x55ec4da89f40 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x55ec4da7ecd0 VAL: '
27: ' (2 sibs)
27: 0x55ec4da7ed68 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dd0f740 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x55ec4dd0f7d0 VAL: '
27: ' (2 sibs)
27: [2] [2] 0x55ec4dd0f860 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: 0x55ec4da83f00 [ROOT] STREAM: (0 sibs) 8 children:
27: 0x55ec4da7a530 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: 0x55ec4da7a5c8 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: 0x55ec4da7a660 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: 0x55ec4da7a6f8 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: 0x55ec4da7a790 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: 0x55ec4da7a828 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: 0x55ec4da7a8c0 DOCSEQ: (8 sibs) 2 children:
27: 0x55ec4da7aa00 VAL: 'hello
27: there
27: ' (2 sibs)
27: 0x55ec4da7aa98 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: 0x55ec4da7a958 DOCMAP: (8 sibs) 2 children:
27: 0x55ec4da7ab40 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: 0x55ec4da7abd8 KEYVAL: 'bar' 'ciao
27: qua
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dd10050 [ROOT] STREAM: (1 sibs) 8 children:
27: [1] [1] 0x55ec4dd100e0 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [2] [2] 0x55ec4dd10170 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [3] [3] 0x55ec4dd10200 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [4] [4] 0x55ec4dd10290 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [5] [5] 0x55ec4dd10320 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [6] [6] 0x55ec4dd103b0 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [7] [7] 0x55ec4dd10440 DOCSEQ: (8 sibs) 2 children:
27: [8] [8] 0x55ec4dd104d0 VAL: 'hello
27: there
27: ' (2 sibs)
27: [9] [9] 0x55ec4dd10560 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: [10] [10] 0x55ec4dd105f0 DOCMAP: (8 sibs) 2 children:
27: [11] [11] 0x55ec4dd10680 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: [12] [12] 0x55ec4dd10710 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: 0x55ec4da84360 [ROOT] STREAM: (0 sibs) 1 children:
27: 0x55ec4da7b450 DOCVAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dd124b0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x55ec4dd12540 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: 0x55ec4da84478 [ROOT] STREAM: (0 sibs) 1 children:
27: 0x55ec4da7afe0 DOCVAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dd12dc0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x55ec4dd12e50 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: 0x55ec4da84590 [ROOT] STREAM: (0 sibs) 1 children:
27: 0x55ec4da7b0d0 DOCVAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dd136d0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x55ec4dd13760 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: 0x55ec4da846a8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dd13fe0 [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: 0x55ec4da847c0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dd148f0 [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: 0x55ec4da848d8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dd15200 [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: 0x55ec4da849f0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55ec4da7b2b0 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] 0x55ec4dd15b10 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55ec4dd15ba0 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: 0x55ec4da84b08 [ROOT] MAP: (0 sibs) 3 children:
27: 0x55ec4da7b4f0 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: 0x55ec4da7b588 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: 0x55ec4da7b620 KEYVAL: 'date' '2007-06-01' (3 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dd16420 [ROOT] MAP: (1 sibs) 3 children:
27: [1] [1] 0x55ec4dd164b0 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: [2] [2] 0x55ec4dd16540 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: [3] [3] 0x55ec4dd165d0 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: 0x55ec4da84c20 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55ec4da7b710 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: 0x55ec4da7b7a8 KEYVAL: 'another' 'text' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dd16d30 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55ec4dd16dc0 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] 0x55ec4dd16e50 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: 0x55ec4da84d38 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x55ec4da7b8f0 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: 0x55ec4da7b988 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dd17640 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x55ec4dd176d0 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] 0x55ec4dd17760 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: 0x55ec4da84e50 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x55ec4da7ba80 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: 0x55ec4da7bb18 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dd17f50 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x55ec4dd17fe0 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] 0x55ec4dd18070 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: 0x55ec4da84f68 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x55ec4da7bc10 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: 0x55ec4da7bca8 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dd18860 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x55ec4dd188f0 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] 0x55ec4dd18980 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: 0x55ec4da85080 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55ec4da7b3a0 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] 0x55ec4dd19170 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55ec4dd19200 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: 0x55ec4da85198 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55ec4da7bdf0 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] 0x55ec4dd19a80 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55ec4dd19b10 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: 0x55ec4da852b0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55ec4da7bee0 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: 0x55ec4da7bf78 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dd1a390 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55ec4dd1a420 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] 0x55ec4dd1a4b0 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: 0x55ec4da853c8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55ec4da7c070 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: 0x55ec4da7c108 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dd1aca0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55ec4dd1ad30 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] 0x55ec4dd1adc0 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: 0x55ec4da854e0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55ec4da7c200 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: 0x55ec4da7c298 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dd1b5b0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55ec4dd1b640 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] 0x55ec4dd1b6d0 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: 0x55ec4da855f8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55ec4da7c390 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: 0x55ec4da7c428 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dd1bec0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55ec4dd1bf50 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] 0x55ec4dd1bfe0 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: 0x55ec4da85710 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55ec4da7c520 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: 0x55ec4da7c5b8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dd1c7d0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55ec4dd1c860 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] 0x55ec4dd1c8f0 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: 0x55ec4da85828 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55ec4da7c6b0 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: 0x55ec4da7c748 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dd1d0e0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55ec4dd1d170 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] 0x55ec4dd1d200 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: 0x55ec4da85940 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55ec4da7c840 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: 0x55ec4da7c8d8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dd1d9f0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55ec4dd1da80 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] 0x55ec4dd1db10 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: 0x55ec4da85a58 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55ec4da7c9d0 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: 0x55ec4da7ca68 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dd1e300 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55ec4dd1e390 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] 0x55ec4dd1e420 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: 0x55ec4da85b70 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55ec4da7cb60 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] 0x55ec4dd1ec10 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55ec4dd1eca0 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: 0x55ec4da85c88 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55ec4da7cc50 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] 0x55ec4dd1f520 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55ec4dd1f5b0 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: 0x55ec4da85da0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55ec4da7cd40 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: 0x55ec4da7cdd8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dd1fe30 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55ec4dd1fec0 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] 0x55ec4dd1ff50 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: 0x55ec4da85eb8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55ec4da7f260 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: 0x55ec4da7f2f8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dd20740 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55ec4dd207d0 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] 0x55ec4dd20860 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: 0x55ec4da85fd0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55ec4da7f440 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x55ec4da7f4e0 KEYVAL: 'src' '#include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dd21050 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55ec4dd210e0 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x55ec4dd21170 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: 0x55ec4da860e8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55ec4da7f5d0 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x55ec4da7f670 KEYVAL: 'src' '#include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dd21960 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55ec4dd219f0 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x55ec4dd21a80 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: 0x55ec4da86200 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55ec4da83d70 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x55ec4da83e10 KEYVAL: 'src' '#include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dd22270 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55ec4dd22300 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x55ec4dd22390 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: 0x55ec4da86318 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55ec4da7cf70 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0x55ec4da7d008 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dd22b80 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55ec4dd22c10 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [2] [2] 0x55ec4dd22ca0 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: 0x55ec4da86430 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55ec4da7f3a0 MAP: (1 sibs) 2 children:
27: 0x55ec4da7d240 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0x55ec4da7d2d8 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dd23490 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55ec4dd23520 MAP: (1 sibs) 2 children:
27: [2] [2] 0x55ec4dd235b0 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [3] [3] 0x55ec4dd23640 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: 0x55ec4da86548 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dd23da0 [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: 0x55ec4da86660 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dd246b0 [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: 0x55ec4da86778 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dd24fc0 [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: 0x55ec4da86890 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dd258d0 [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: 0x55ec4da869a8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dd261e0 [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: 0x55ec4da86ac0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dd26af0 [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: 0x55ec4da86bd8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dd27400 [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: 0x55ec4da86cf0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dd27d10 [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: 0x55ec4da86e08 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dd28620 [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: 0x55ec4da86f20 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dd28f30 [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: 0x55ec4da87038 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dd29840 [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: 0x55ec4da87150 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dd2a150 [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: 0x55ec4da87268 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55ec4da7d740 VAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dd2aa60 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55ec4dd2aaf0 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: 0x55ec4da87380 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55ec4da7d830 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dd2b370 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55ec4dd2b400 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: 0x55ec4da87498 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55ec4da7d920 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dd2bc80 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55ec4dd2bd10 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: 0x55ec4da875b0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55ec4da7da10 KEYVAL: 'foo' '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dd2c590 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55ec4dd2c620 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: 0x55ec4da876c8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55ec4da7db00 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dd2cea0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55ec4dd2cf30 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: 0x55ec4da877e0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55ec4da7dbf0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dd2d7b0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55ec4dd2d840 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: 0x55ec4da878f8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dd2e0c0 [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: 0x55ec4da87a10 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dd2e9d0 [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: 0x55ec4da87b28 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dd2f2e0 [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: 0x55ec4da87c40 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55ec4da7ddd0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dd2fbf0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55ec4dd2fc80 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: 0x55ec4da87d58 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55ec4da7dec0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dd30500 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55ec4dd30590 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: 0x55ec4da87e70 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55ec4da7dfb0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dd30e10 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55ec4dd30ea0 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: 0x55ec4da87f88 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55ec4da7e0a0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dd31720 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55ec4dd317b0 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: 0x55ec4da880a0 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dd32030 [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: 0x55ec4da881b8 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dd32940 [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: 0x55ec4da882d0 [ROOT] DOCVAL: '
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dd33250 [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: 0x55ec4da883e8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55ec4da7e280 KEYVAL: 'foo' '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dd33b60 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55ec4dd33bf0 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: 0x55ec4da88500 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55ec4da7e370 VAL: '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dd34470 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55ec4dd34500 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: 0x55ec4da88618 [ROOT] DOCVAL: '
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dd34d80 [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: 0x55ec4da88730 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55ec4da7e4b0 KEYVAL: 'foo' '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dd35690 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55ec4dd35720 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: 0x55ec4da88848 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55ec4da7e5a0 VAL: '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dd35fa0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55ec4dd36030 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: 0x55ec4da88960 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dd368b0 [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: 0x55ec4da88a78 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dd371c0 [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: 0x55ec4da88b90 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dd37ad0 [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: 0x55ec4da88ca8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dd383e0 [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: 0x55ec4da88dc0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dd38cf0 [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: 0x55ec4da88ed8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dd39600 [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: 0x55ec4da88ff0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dd39f10 [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: 0x55ec4da89108 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dd3a820 [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: 0x55ec4da89220 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dd3b130 [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: 0x55ec4da89338 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dd3ba40 [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: 0x55ec4da89450 [ROOT] DOCVAL: 'asd
27:
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dd3c350 [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: 0x55ec4da89568 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dd3cc60 [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: 0x55ec4da89680 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dd3d570 [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: 0x55ec4da89798 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dd3de80 [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: 0x55ec4da898b0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dd3e790 [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: 0x55ec4da899c8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dd3f0a0 [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: 0x55ec4da89ae0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dd3f9b0 [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: 0x55ec4da89bf8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dd402c0 [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: 0x55ec4da89d10 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dd40bd0 [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: 0x55ec4da89e28 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x55ec4da7d0b0 VAL: '
27: ' (2 sibs)
27: 0x55ec4da7d148 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dd414e0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x55ec4dd41570 VAL: '
27: ' (2 sibs)
27: [2] [2] 0x55ec4dd41600 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: 0x55ec4da89f40 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x55ec4da7ecd0 VAL: '
27: ' (2 sibs)
27: 0x55ec4da7ed68 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ec4dd41df0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x55ec4dd41e80 VAL: '
27: ' (2 sibs)
27: [2] [2] 0x55ec4dd41f10 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] 0x55ec4dc6a430 [ROOT] STREAM: (1 sibs) 8 children:
27: [1] [1] 0x55ec4dc6a4c0 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [2] [2] 0x55ec4dc6a550 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [3] [3] 0x55ec4dc6a5e0 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [4] [4] 0x55ec4dc6a670 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [5] [5] 0x55ec4dc6a700 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [6] [6] 0x55ec4dc6a790 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [7] [7] 0x55ec4dc6a820 DOCSEQ: (8 sibs) 2 children:
27: [8] [8] 0x55ec4dc6a8b0 VAL: 'hello
27: there
27: ' (2 sibs)
27: [9] [9] 0x55ec4dc6a940 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: [10] [10] 0x55ec4dc6a9d0 DOCMAP: (8 sibs) 2 children:
27: [11] [11] 0x55ec4dc6aa60 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: [12] [12] 0x55ec4dc6aaf0 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] 0x55ec4dd458a0 [ROOT] STREAM: (1 sibs) 8 children:
27: [1] [1] 0x55ec4dd45930 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [2] [2] 0x55ec4dd459c0 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [3] [3] 0x55ec4dd45a50 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [4] [4] 0x55ec4dd45ae0 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [5] [5] 0x55ec4dd45b70 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [6] [6] 0x55ec4dd45c00 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [7] [7] 0x55ec4dd45c90 DOCSEQ: (8 sibs) 2 children:
27: [8] [8] 0x55ec4dd45d20 VAL: 'hello
27: there
27: ' (2 sibs)
27: [9] [9] 0x55ec4dd45db0 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: [10] [10] 0x55ec4dd45e40 DOCMAP: (8 sibs) 2 children:
27: [11] [11] 0x55ec4dd45ed0 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: [12] [12] 0x55ec4dd45f60 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] 0x55ec4dc718f0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x55ec4dc71980 DOCVAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: --- ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x55ec4dd46a90 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x55ec4dd46b20 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] 0x55ec4dc73620 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x55ec4dc736b0 DOCVAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: --- ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x55ec4dd473a0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x55ec4dd47430 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] 0x55ec4dc75350 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x55ec4dc753e0 DOCVAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: --- ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x55ec4dd47cb0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x55ec4dd47d40 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] 0x55ec4dc77080 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x55ec4dd485c0 [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] 0x55ec4dc78db0 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x55ec4dd48ed0 [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] 0x55ec4dc7aae0 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x55ec4dd497e0 [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] 0x55ec4dc7cc20 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55ec4dc7ccb0 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] 0x55ec4dd4a0f0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55ec4dd4a180 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] 0x55ec4dc7eea0 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] 0x55ec4dd4aa00 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x55ec4dd4aa90 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x55ec4dd4ab20 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] 0x55ec4dd4abb0 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] 0x55ec4dc80cd0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ec4dc80d60 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] 0x55ec4dc80df0 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] 0x55ec4dd4b310 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ec4dd4b3a0 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] 0x55ec4dd4b430 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] 0x55ec4dc82ca0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55ec4dc82d30 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] 0x55ec4dc82dc0 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] 0x55ec4dd4bc20 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55ec4dd4bcb0 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] 0x55ec4dd4bd40 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] 0x55ec4dc84bd0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55ec4dc84c60 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] 0x55ec4dc84cf0 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] 0x55ec4dd4c530 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55ec4dd4c5c0 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] 0x55ec4dd4c650 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] 0x55ec4dc86ba0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55ec4dc86c30 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] 0x55ec4dc86cc0 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] 0x55ec4dd4ce40 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55ec4dd4ced0 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] 0x55ec4dd4cf60 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] 0x55ec4dc88bf0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dc88c80 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] 0x55ec4dd4d750 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dd4d7e0 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] 0x55ec4dc8abc0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dc8ac50 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] 0x55ec4dd4e060 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dd4e0f0 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] 0x55ec4dc8cbb0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ec4dc8cc40 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] 0x55ec4dc8ccd0 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] 0x55ec4dd4e970 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ec4dd4ea00 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] 0x55ec4dd4ea90 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] 0x55ec4dc8eaf0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ec4dc8eb80 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] 0x55ec4dc8ec10 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] 0x55ec4dd4f280 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ec4dd4f310 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] 0x55ec4dd4f3a0 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] 0x55ec4dc90bb0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ec4dc90c40 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] 0x55ec4dc90cd0 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] 0x55ec4dd4fb90 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ec4dd4fc20 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] 0x55ec4dd4fcb0 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] 0x55ec4dc92bc0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ec4dc92c50 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] 0x55ec4dc92ce0 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] 0x55ec4dd504a0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ec4dd50530 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] 0x55ec4dd505c0 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] 0x55ec4dc94bd0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ec4dc94c60 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] 0x55ec4dc94cf0 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] 0x55ec4dd50db0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ec4dd50e40 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] 0x55ec4dd50ed0 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] 0x55ec4dc96be0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ec4dc96c70 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] 0x55ec4dc96d00 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] 0x55ec4dd516c0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ec4dd51750 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] 0x55ec4dd517e0 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] 0x55ec4dc98c10 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ec4dc98ca0 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] 0x55ec4dc98d30 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] 0x55ec4dd51fd0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ec4dd52060 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] 0x55ec4dd520f0 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] 0x55ec4dc9ac40 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ec4dc9acd0 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] 0x55ec4dc9ad60 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] 0x55ec4dd528e0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ec4dd52970 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] 0x55ec4dd52a00 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] 0x55ec4dc9cc10 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dc9cca0 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] 0x55ec4dd531f0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dd53280 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] 0x55ec4dc9ec00 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dc9ec90 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] 0x55ec4dd53b00 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dd53b90 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] 0x55ec4dca0cc0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ec4dca0d50 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] 0x55ec4dca0de0 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] 0x55ec4dd54410 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ec4dd544a0 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] 0x55ec4dd54530 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] 0x55ec4dca2e70 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ec4dca2f00 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] 0x55ec4dca2f90 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] 0x55ec4dd54d20 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ec4dd54db0 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] 0x55ec4dd54e40 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] 0x55ec4dca4ba0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dca4c30 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55ec4dca4cc0 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] 0x55ec4dd55630 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dd556c0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55ec4dd55750 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] 0x55ec4dca68d0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dca6960 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55ec4dca69f0 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] 0x55ec4dd55f40 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dd55fd0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55ec4dd56060 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] 0x55ec4dca86c0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dca8750 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55ec4dca87e0 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] 0x55ec4dd56850 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dd568e0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55ec4dd56970 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] 0x55ec4dcaa3f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ec4dcaa480 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x55ec4dcaa510 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] 0x55ec4dd57160 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ec4dd571f0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x55ec4dd57280 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] 0x55ec4dcac120 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dcac1b0 MAP: (1 sibs) 2 children: 27: [2] [2] 0x55ec4dcac240 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x55ec4dcac2d0 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] 0x55ec4dd57a70 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dd57b00 MAP: (1 sibs) 2 children: 27: [2] [2] 0x55ec4dd57b90 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x55ec4dd57c20 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] 0x55ec4dcade50 [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] 0x55ec4dd58380 [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] 0x55ec4dcafb80 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55ec4dd58c90 [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] 0x55ec4dcb18b0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55ec4dd595a0 [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] 0x55ec4dcb35e0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55ec4dd59eb0 [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] 0x55ec4dcb5310 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55ec4dd5a7c0 [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] 0x55ec4dcb7040 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55ec4dd5b0d0 [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] 0x55ec4dcb8d70 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55ec4dd5b9e0 [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] 0x55ec4dcbaaa0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55ec4dd5c2f0 [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] 0x55ec4dcbc7d0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55ec4dd5cc00 [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] 0x55ec4dcbe500 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55ec4dd5d510 [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] 0x55ec4dcc0230 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55ec4dd5de20 [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] 0x55ec4dcc1f60 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55ec4dd5e730 [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] 0x55ec4dcc3c90 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dcc3d20 VAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55ec4dd5f040 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dd5f0d0 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] 0x55ec4dcc59c0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dcc5a50 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] 0x55ec4dd5f950 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dd5f9e0 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] 0x55ec4dcc76f0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dcc7780 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] 0x55ec4dd60260 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dd602f0 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] 0x55ec4dcc9420 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dcc94b0 KEYVAL: 'foo' '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: foo: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55ec4dd60b70 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dd60c00 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] 0x55ec4dccb150 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dccb1e0 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] 0x55ec4dd61480 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dd61510 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] 0x55ec4dccce80 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dcccf10 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] 0x55ec4dd61d90 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dd61e20 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] 0x55ec4dccebb0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55ec4dd626a0 [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] 0x55ec4dcd08e0 [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] 0x55ec4dd62fb0 [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] 0x55ec4dcd2610 [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] 0x55ec4dd638c0 [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] 0x55ec4dcd4340 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dcd43d0 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] 0x55ec4dd641d0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dd64260 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] 0x55ec4dcd6070 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dcd6100 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] 0x55ec4dd64ae0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dd64b70 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] 0x55ec4dcd7da0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dcd7e30 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] 0x55ec4dd653f0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dd65480 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] 0x55ec4dcd9ad0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dcd9b60 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] 0x55ec4dd65d00 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dd65d90 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] 0x55ec4dcdb800 [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] 0x55ec4dd66610 [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] 0x55ec4dcdd530 [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] 0x55ec4dd66f20 [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] 0x55ec4dcdf260 [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] 0x55ec4dd67830 [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] 0x55ec4dce0ff0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dce1080 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] 0x55ec4dd68140 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dd681d0 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] 0x55ec4dce2da0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dce2e30 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] 0x55ec4dd68a50 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dd68ae0 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] 0x55ec4dce4b50 [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] 0x55ec4dd69360 [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] 0x55ec4dce6900 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dce6990 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] 0x55ec4dd69c70 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dd69d00 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] 0x55ec4dce86b0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dce8740 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] 0x55ec4dd6a580 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dd6a610 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] 0x55ec4dcea460 [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] 0x55ec4dd6ae90 [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] 0x55ec4dcec210 [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] 0x55ec4dd6b7a0 [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] 0x55ec4dcedfc0 [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] 0x55ec4dd6c0b0 [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] 0x55ec4dcefd70 [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] 0x55ec4dd6c9c0 [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] 0x55ec4dcf1b20 [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] 0x55ec4dd6d2d0 [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] 0x55ec4dcf38d0 [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] 0x55ec4dd6dbe0 [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] 0x55ec4dcf5680 [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] 0x55ec4dd6e4f0 [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] 0x55ec4dcf7430 [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] 0x55ec4dd6ee00 [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] 0x55ec4dcf91d0 [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] 0x55ec4dd6f710 [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] 0x55ec4dcfafe0 [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] 0x55ec4dd70020 [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] 0x55ec4dcfcdf0 [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] 0x55ec4dd70930 [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] 0x55ec4dcfec10 [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] 0x55ec4dd71240 [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] 0x55ec4dd009c0 [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] 0x55ec4dd71b50 [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] 0x55ec4dd02770 [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] 0x55ec4dd72460 [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] 0x55ec4dd04520 [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] 0x55ec4dd72d70 [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] 0x55ec4dd062d0 [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] 0x55ec4dd73680 [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] 0x55ec4dd08080 [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] 0x55ec4dd73f90 [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] 0x55ec4dd09e30 [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] 0x55ec4dd748a0 [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] 0x55ec4dd0bbe0 [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] 0x55ec4dd751b0 [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] 0x55ec4dd0d990 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55ec4dd0da20 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x55ec4dd0dab0 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] 0x55ec4dd75ac0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55ec4dd75b50 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x55ec4dd75be0 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] 0x55ec4dd0f740 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55ec4dd0f7d0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x55ec4dd0f860 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] 0x55ec4dd76400 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55ec4dd76490 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x55ec4dd76520 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] 0x55ec4dd10050 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0x55ec4dd100e0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0x55ec4dd10170 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0x55ec4dd10200 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0x55ec4dd10290 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0x55ec4dd10320 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0x55ec4dd103b0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0x55ec4dd10440 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0x55ec4dd104d0 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0x55ec4dd10560 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0x55ec4dd105f0 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0x55ec4dd10680 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0x55ec4dd10710 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] 0x55ec4dd76d40 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0x55ec4dd76dd0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0x55ec4dd76e60 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0x55ec4dd76ef0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0x55ec4dd76f80 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0x55ec4dd77010 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0x55ec4dd770a0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0x55ec4dd77130 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0x55ec4dd771c0 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0x55ec4dd77250 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0x55ec4dd772e0 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0x55ec4dd77370 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0x55ec4dd77400 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] 0x55ec4dd124b0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dd12540 DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: --- ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55ec4dd77650 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dd776e0 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] 0x55ec4dd12dc0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dd12e50 DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: --- ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55ec4dd77f60 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dd77ff0 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] 0x55ec4dd136d0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dd13760 DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: --- ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55ec4dd78870 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dd78900 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] 0x55ec4dd13fe0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55ec4dd79180 [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] 0x55ec4dd148f0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55ec4dd79a90 [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] 0x55ec4dd15200 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55ec4dd7a3a0 [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] 0x55ec4dd15b10 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dd15ba0 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] 0x55ec4dd7acb0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dd7ad40 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] 0x55ec4dd16420 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x55ec4dd164b0 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x55ec4dd16540 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] 0x55ec4dd165d0 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] 0x55ec4dd7b5c0 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x55ec4dd7b650 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x55ec4dd7b6e0 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] 0x55ec4dd7b770 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] 0x55ec4dd16d30 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ec4dd16dc0 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] 0x55ec4dd16e50 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] 0x55ec4dd7bed0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ec4dd7bf60 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] 0x55ec4dd7bff0 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] 0x55ec4dd17640 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55ec4dd176d0 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] 0x55ec4dd17760 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] 0x55ec4dd7c880 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55ec4dd7c910 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] 0x55ec4dd7c9a0 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] 0x55ec4dd17f50 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55ec4dd17fe0 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] 0x55ec4dd18070 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] 0x55ec4dd7d230 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55ec4dd7d2c0 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] 0x55ec4dd7d350 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] 0x55ec4dd18860 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55ec4dd188f0 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] 0x55ec4dd18980 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] 0x55ec4dd7dbe0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55ec4dd7dc70 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] 0x55ec4dd7dd00 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] 0x55ec4dd19170 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dd19200 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] 0x55ec4dd7e4f0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dd7e580 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] 0x55ec4dd19a80 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dd19b10 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] 0x55ec4dd7ee00 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dd7ee90 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] 0x55ec4dd1a390 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ec4dd1a420 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] 0x55ec4dd1a4b0 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] 0x55ec4dd7f840 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ec4dd7f8d0 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] 0x55ec4dd7f960 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] 0x55ec4dd1aca0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ec4dd1ad30 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] 0x55ec4dd1adc0 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] 0x55ec4dd801f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ec4dd80280 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] 0x55ec4dd80310 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] 0x55ec4dd1b5b0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ec4dd1b640 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] 0x55ec4dd1b6d0 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] 0x55ec4dd80b00 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ec4dd80b90 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] 0x55ec4dd80c20 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] 0x55ec4dd1bec0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ec4dd1bf50 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] 0x55ec4dd1bfe0 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] 0x55ec4dd814b0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ec4dd81540 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] 0x55ec4dd815d0 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] 0x55ec4dd1c7d0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ec4dd1c860 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] 0x55ec4dd1c8f0 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] 0x55ec4dd81e60 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ec4dd81ef0 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] 0x55ec4dd81f80 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] 0x55ec4dd1d0e0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ec4dd1d170 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] 0x55ec4dd1d200 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] 0x55ec4dd82810 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ec4dd828a0 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] 0x55ec4dd82930 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] 0x55ec4dd1d9f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ec4dd1da80 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] 0x55ec4dd1db10 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] 0x55ec4dd831c0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ec4dd83250 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] 0x55ec4dd832e0 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] 0x55ec4dd1e300 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ec4dd1e390 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] 0x55ec4dd1e420 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] 0x55ec4dd83b70 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ec4dd83c00 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] 0x55ec4dd83c90 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] 0x55ec4dd1ec10 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dd1eca0 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] 0x55ec4dd84520 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dd845b0 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] 0x55ec4dd1f520 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dd1f5b0 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] 0x55ec4dd84ed0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dd84f60 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] 0x55ec4dd1fe30 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ec4dd1fec0 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] 0x55ec4dd1ff50 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] 0x55ec4dd85880 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ec4dd85910 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] 0x55ec4dd859a0 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] 0x55ec4dd20740 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ec4dd207d0 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] 0x55ec4dd20860 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] 0x55ec4dd86230 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ec4dd862c0 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] 0x55ec4dd86350 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] 0x55ec4dd21050 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dd210e0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55ec4dd21170 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] 0x55ec4dd86ba0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dd86c30 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55ec4dd86cc0 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] 0x55ec4dd21960 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dd219f0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55ec4dd21a80 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] 0x55ec4dd87510 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dd875a0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55ec4dd87630 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] 0x55ec4dd22270 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dd22300 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55ec4dd22390 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] 0x55ec4dd87e80 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dd87f10 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55ec4dd87fa0 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] 0x55ec4dd22b80 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ec4dd22c10 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x55ec4dd22ca0 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] 0x55ec4dd88790 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ec4dd88820 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x55ec4dd888b0 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] 0x55ec4dd23490 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dd23520 MAP: (1 sibs) 2 children: 27: [2] [2] 0x55ec4dd235b0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x55ec4dd23640 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] 0x55ec4dd890d0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dd89160 MAP: (1 sibs) 2 children: 27: [2] [2] 0x55ec4dd891f0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x55ec4dd89280 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] 0x55ec4dd23da0 [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] 0x55ec4dd89a10 [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] 0x55ec4dd246b0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55ec4dd8a320 [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] 0x55ec4dd24fc0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55ec4dd8ac30 [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] 0x55ec4dd258d0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55ec4dd8b540 [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] 0x55ec4dd261e0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55ec4dd8be50 [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] 0x55ec4dd26af0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55ec4dd8c760 [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] 0x55ec4dd27400 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55ec4dd8d070 [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] 0x55ec4dd27d10 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55ec4dd8d980 [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] 0x55ec4dd28620 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55ec4dd8e290 [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] 0x55ec4dd28f30 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55ec4dd8eba0 [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] 0x55ec4dd29840 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55ec4dd8f4b0 [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] 0x55ec4dd2a150 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55ec4dd8fdc0 [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] 0x55ec4dd2aa60 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dd2aaf0 VAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55ec4dd906d0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dd90760 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] 0x55ec4dd2b370 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dd2b400 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] 0x55ec4dd90fe0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dd91070 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] 0x55ec4dd2bc80 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dd2bd10 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] 0x55ec4dd918f0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dd91980 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] 0x55ec4dd2c590 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dd2c620 KEYVAL: 'foo' '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: foo: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55ec4dd92200 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dd92290 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] 0x55ec4dd2cea0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dd2cf30 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] 0x55ec4dd92b10 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dd92ba0 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] 0x55ec4dd2d7b0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dd2d840 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] 0x55ec4dd93420 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dd934b0 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] 0x55ec4dd2e0c0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55ec4dd93d30 [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] 0x55ec4dd2e9d0 [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] 0x55ec4dd94640 [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] 0x55ec4dd2f2e0 [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] 0x55ec4dd94f50 [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] 0x55ec4dd2fbf0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dd2fc80 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] 0x55ec4dd95860 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dd958f0 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] 0x55ec4dd30500 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dd30590 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] 0x55ec4dd96170 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dd96200 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] 0x55ec4dd30e10 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dd30ea0 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] 0x55ec4dd96a80 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dd96b10 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] 0x55ec4dd31720 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dd317b0 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] 0x55ec4dd97390 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dd97420 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] 0x55ec4dd32030 [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] 0x55ec4dd97ca0 [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] 0x55ec4dd32940 [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] 0x55ec4dd985b0 [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] 0x55ec4dd33250 [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] 0x55ec4dd98ec0 [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] 0x55ec4dd33b60 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dd33bf0 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] 0x55ec4dd997d0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dd99860 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] 0x55ec4dd34470 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dd34500 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] 0x55ec4dd9a0e0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dd9a170 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] 0x55ec4dd34d80 [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] 0x55ec4dd9a9f0 [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] 0x55ec4dd35690 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dd35720 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] 0x55ec4dd9b300 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dd9b390 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] 0x55ec4dd35fa0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dd36030 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] 0x55ec4dd9bc40 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dd9bcd0 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] 0x55ec4dd368b0 [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] 0x55ec4dd9c550 [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] 0x55ec4dd371c0 [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] 0x55ec4dd9ce60 [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] 0x55ec4dd37ad0 [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] 0x55ec4dd9d770 [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] 0x55ec4dd383e0 [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] 0x55ec4dd9e080 [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] 0x55ec4dd38cf0 [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] 0x55ec4dd9e990 [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] 0x55ec4dd39600 [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] 0x55ec4dd9f2a0 [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] 0x55ec4dd39f10 [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] 0x55ec4dd9fbb0 [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] 0x55ec4dd3a820 [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] 0x55ec4dda04c0 [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] 0x55ec4dd3b130 [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] 0x55ec4dda0dd0 [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] 0x55ec4dd3ba40 [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] 0x55ec4dda16e0 [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] 0x55ec4dd3c350 [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] 0x55ec4dda1ff0 [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] 0x55ec4dd3cc60 [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] 0x55ec4dda2930 [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] 0x55ec4dd3d570 [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] 0x55ec4dda3240 [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] 0x55ec4dd3de80 [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] 0x55ec4dda3b50 [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] 0x55ec4dd3e790 [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] 0x55ec4dda4460 [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] 0x55ec4dd3f0a0 [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] 0x55ec4dda4d70 [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] 0x55ec4dd3f9b0 [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] 0x55ec4dda5680 [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] 0x55ec4dd402c0 [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] 0x55ec4dda5f90 [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] 0x55ec4dd40bd0 [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] 0x55ec4dda68a0 [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] 0x55ec4dd414e0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55ec4dd41570 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x55ec4dd41600 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] 0x55ec4dda71b0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55ec4dda7240 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x55ec4dda72d0 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] 0x55ec4dd41df0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55ec4dd41e80 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x55ec4dd41f10 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] 0x55ec4dda7af0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55ec4dda7b80 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x55ec4dda7c10 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: 0x55ec4da83f00 [ROOT] STREAM: (0 sibs) 8 children: 27: 0x55ec4da7a530 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x55ec4da7a5c8 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x55ec4da7a660 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x55ec4da7a6f8 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x55ec4da7a790 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x55ec4da7a828 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x55ec4da7a8c0 DOCSEQ: (8 sibs) 2 children: 27: 0x55ec4da7aa00 VAL: 'hello 27: there 27: ' (2 sibs) 27: 0x55ec4da7aa98 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: 0x55ec4da7a958 DOCMAP: (8 sibs) 2 children: 27: 0x55ec4da7ab40 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: 0x55ec4da7abd8 KEYVAL: 'bar' 'ciao 27: qua 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4dda8430 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0x55ec4dda84c0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0x55ec4dda8550 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0x55ec4dda85e0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0x55ec4dda8670 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0x55ec4dda8700 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0x55ec4dda8790 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0x55ec4dda8820 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0x55ec4dda88b0 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0x55ec4dda8940 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0x55ec4dda89d0 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0x55ec4dda8a60 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0x55ec4dda8af0 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: 0x55ec4da84360 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x55ec4da7b450 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4dc68920 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dc689b0 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: 0x55ec4da84478 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x55ec4da7afe0 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4dda8b90 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dda8c20 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: 0x55ec4da84590 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x55ec4da7b0d0 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4dda8cc0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dda8d50 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: 0x55ec4da846a8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4dda8df0 [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: 0x55ec4da847c0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4dda8e90 [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: 0x55ec4da848d8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4dda8f30 [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: 0x55ec4da849f0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55ec4da7b2b0 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] 0x55ec4dda8fd0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dda9060 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: 0x55ec4da84b08 [ROOT] MAP: (0 sibs) 3 children: 27: 0x55ec4da7b4f0 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: 0x55ec4da7b588 KEYVAL: 'message' '"Three is always greater than two, 27: even for large values of two"
27:--Author Unknown
27:
27:27: ' (3 sibs) 27: 0x55ec4da7b620 KEYVAL: 'date' '2007-06-01' (3 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4dda9100 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x55ec4dda9190 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x55ec4dda9220 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] 0x55ec4dda92b0 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: 0x55ec4da84c20 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55ec4da7b710 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: 0x55ec4da7b7a8 KEYVAL: 'another' 'text' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4dda9350 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ec4dda93e0 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] 0x55ec4dda9470 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: 0x55ec4da84d38 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x55ec4da7b8f0 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: 0x55ec4da7b988 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4dda9510 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55ec4dda95a0 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] 0x55ec4dda9630 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: 0x55ec4da84e50 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x55ec4da7ba80 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: 0x55ec4da7bb18 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4dda96d0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55ec4dda9760 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] 0x55ec4dda97f0 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: 0x55ec4da84f68 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x55ec4da7bc10 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: 0x55ec4da7bca8 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4dda9890 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55ec4dda9920 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] 0x55ec4dda99b0 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: 0x55ec4da85080 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55ec4da7b3a0 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] 0x55ec4dda9a50 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dda9ae0 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: 0x55ec4da85198 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55ec4da7bdf0 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] 0x55ec4dda9b80 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ec4dda9c10 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: 0x55ec4da852b0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55ec4da7bee0 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: 0x55ec4da7bf78 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4dda9cb0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ec4dda9d40 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] 0x55ec4dda9dd0 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: 0x55ec4da853c8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55ec4da7c070 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: 0x55ec4da7c108 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4dda9e70 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ec4dda9f00 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] 0x55ec4dda9f90 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: 0x55ec4da854e0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55ec4da7c200 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: 0x55ec4da7c298 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddaa030 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ec4ddaa0c0 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] 0x55ec4ddaa150 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: 0x55ec4da855f8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55ec4da7c390 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: 0x55ec4da7c428 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddaa1f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ec4ddaa280 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] 0x55ec4ddaa310 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: 0x55ec4da85710 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55ec4da7c520 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: 0x55ec4da7c5b8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddaa3b0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ec4ddaa440 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] 0x55ec4ddaa4d0 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: 0x55ec4da85828 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55ec4da7c6b0 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: 0x55ec4da7c748 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddaa570 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ec4ddaa600 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] 0x55ec4ddaa690 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: 0x55ec4da85940 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55ec4da7c840 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: 0x55ec4da7c8d8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddaa730 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ec4ddaa7c0 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] 0x55ec4ddaa850 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: 0x55ec4da85a58 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55ec4da7c9d0 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: 0x55ec4da7ca68 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddaa8f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ec4ddaa980 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] 0x55ec4ddaaa10 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: 0x55ec4da85b70 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55ec4da7cb60 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] 0x55ec4ddaaab0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ec4ddaab40 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: 0x55ec4da85c88 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55ec4da7cc50 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] 0x55ec4ddaabe0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ec4ddaac70 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: 0x55ec4da85da0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55ec4da7cd40 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: 0x55ec4da7cdd8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddaad10 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ec4ddaada0 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] 0x55ec4ddaae30 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: 0x55ec4da85eb8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55ec4da7f260 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: 0x55ec4da7f2f8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddaaed0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ec4ddaaf60 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] 0x55ec4ddaaff0 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: 0x55ec4da85fd0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55ec4da7f440 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x55ec4da7f4e0 KEYVAL: 'src' '#include <{{hdr.filename}}> 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddab090 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ec4ddab120 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55ec4ddab1b0 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: 0x55ec4da860e8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55ec4da7f5d0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x55ec4da7f670 KEYVAL: 'src' '#include "{{hdr.filename}}" 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddab250 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ec4ddab2e0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55ec4ddab370 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: 0x55ec4da86200 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55ec4da83d70 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x55ec4da83e10 KEYVAL: 'src' '#include '{{hdr.filename}}' 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddab410 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ec4ddab4a0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55ec4ddab530 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: 0x55ec4da86318 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55ec4da7cf70 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0x55ec4da7d008 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddab5d0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ec4ddab660 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x55ec4ddab6f0 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: 0x55ec4da86430 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55ec4da7f3a0 MAP: (1 sibs) 2 children: 27: 0x55ec4da7d240 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0x55ec4da7d2d8 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddab790 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ec4ddab820 MAP: (1 sibs) 2 children: 27: [2] [2] 0x55ec4ddab8b0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x55ec4ddab940 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: 0x55ec4da86548 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddab9e0 [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: 0x55ec4da86660 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddaba80 [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: 0x55ec4da86778 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddabb20 [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: 0x55ec4da86890 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddabbc0 [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: 0x55ec4da869a8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddabc60 [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: 0x55ec4da86ac0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddabd00 [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: 0x55ec4da86bd8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddabda0 [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: 0x55ec4da86cf0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddabe40 [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: 0x55ec4da86e08 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddabee0 [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: 0x55ec4da86f20 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddabf80 [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: 0x55ec4da87038 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddac020 [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: 0x55ec4da87150 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddac0c0 [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: 0x55ec4da87268 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55ec4da7d740 VAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddac160 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ec4ddac1f0 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: 0x55ec4da87380 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55ec4da7d830 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddac290 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ec4ddac320 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: 0x55ec4da87498 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55ec4da7d920 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddac3c0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ec4ddac450 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: 0x55ec4da875b0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55ec4da7da10 KEYVAL: 'foo' '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddac4f0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ec4ddac580 KEYVAL: 'foo' '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/50 (2 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: 0x55ec4da876c8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55ec4da7db00 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddac620 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ec4ddac6b0 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: 0x55ec4da877e0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55ec4da7dbf0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddac750 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ec4ddac7e0 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: 0x55ec4da878f8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddac880 [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: 0x55ec4da87a10 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddac920 [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: 0x55ec4da87b28 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddac9c0 [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: 0x55ec4da87c40 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55ec4da7ddd0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddaca60 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ec4ddacaf0 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: 0x55ec4da87d58 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55ec4da7dec0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddacb90 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ec4ddacc20 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: 0x55ec4da87e70 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55ec4da7dfb0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddaccc0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ec4ddacd50 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: 0x55ec4da87f88 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55ec4da7e0a0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddacdf0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ec4ddace80 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: 0x55ec4da880a0 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddacf20 [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: 0x55ec4da881b8 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddacfc0 [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: 0x55ec4da882d0 [ROOT] DOCVAL: ' 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddad060 [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: 0x55ec4da883e8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55ec4da7e280 KEYVAL: 'foo' ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddad100 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ec4ddad190 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: 0x55ec4da88500 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55ec4da7e370 VAL: ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddad230 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ec4ddad2c0 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: 0x55ec4da88618 [ROOT] DOCVAL: ' 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddad360 [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: 0x55ec4da88730 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55ec4da7e4b0 KEYVAL: 'foo' ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddad400 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ec4ddad490 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: 0x55ec4da88848 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55ec4da7e5a0 VAL: ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddad530 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ec4ddad5c0 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: 0x55ec4da88960 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddad660 [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: 0x55ec4da88a78 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddad700 [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: 0x55ec4da88b90 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddad7a0 [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: 0x55ec4da88ca8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddad840 [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: 0x55ec4da88dc0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddad8e0 [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: 0x55ec4da88ed8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddad980 [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: 0x55ec4da88ff0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddada20 [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: 0x55ec4da89108 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddadac0 [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: 0x55ec4da89220 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddadb60 [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: 0x55ec4da89338 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddadc00 [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: 0x55ec4da89450 [ROOT] DOCVAL: 'asd 27: 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddadca0 [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: 0x55ec4da89568 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddadd40 [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: 0x55ec4da89680 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddadde0 [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: 0x55ec4da89798 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddade80 [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: 0x55ec4da898b0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddadf20 [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: 0x55ec4da899c8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddadfc0 [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: 0x55ec4da89ae0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddae060 [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: 0x55ec4da89bf8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddae100 [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: 0x55ec4da89d10 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddae1a0 [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: 0x55ec4da89e28 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x55ec4da7d0b0 VAL: ' 27: ' (2 sibs) 27: 0x55ec4da7d148 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddae240 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55ec4ddae2d0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x55ec4ddae360 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: 0x55ec4da89f40 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x55ec4da7ecd0 VAL: ' 27: ' (2 sibs) 27: 0x55ec4da7ed68 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddae400 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55ec4ddae490 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x55ec4ddae520 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: 0x55ec4da83f00 [ROOT] STREAM: (0 sibs) 8 children: 27: 0x55ec4da7a530 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x55ec4da7a5c8 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x55ec4da7a660 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x55ec4da7a6f8 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x55ec4da7a790 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x55ec4da7a828 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x55ec4da7a8c0 DOCSEQ: (8 sibs) 2 children: 27: 0x55ec4da7aa00 VAL: 'hello 27: there 27: ' (2 sibs) 27: 0x55ec4da7aa98 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: 0x55ec4da7a958 DOCMAP: (8 sibs) 2 children: 27: 0x55ec4da7ab40 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: 0x55ec4da7abd8 KEYVAL: 'bar' 'ciao 27: qua 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddae5c0 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0x55ec4ddae650 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0x55ec4ddae6e0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0x55ec4ddae770 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0x55ec4ddae800 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0x55ec4ddae890 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0x55ec4ddae920 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0x55ec4ddae9b0 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0x55ec4ddaea40 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0x55ec4ddaead0 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0x55ec4ddaeb60 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0x55ec4ddaebf0 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0x55ec4ddaec80 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: 0x55ec4da84360 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x55ec4da7b450 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddaed20 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x55ec4ddaedb0 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: 0x55ec4da84478 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x55ec4da7afe0 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddaee50 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x55ec4ddaeee0 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: 0x55ec4da84590 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x55ec4da7b0d0 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddaef80 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x55ec4ddaf010 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: 0x55ec4da846a8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddaf0b0 [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: 0x55ec4da847c0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddaf150 [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: 0x55ec4da848d8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddaf1f0 [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: 0x55ec4da849f0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55ec4da7b2b0 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] 0x55ec4ddaf290 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ec4ddaf320 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: 0x55ec4da84b08 [ROOT] MAP: (0 sibs) 3 children: 27: 0x55ec4da7b4f0 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: 0x55ec4da7b588 KEYVAL: 'message' '"Three is always greater than two, 27: even for large values of two"
27:--Author Unknown
27:
27:27: ' (3 sibs) 27: 0x55ec4da7b620 KEYVAL: 'date' '2007-06-01' (3 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddaf3c0 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x55ec4ddaf450 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x55ec4ddaf4e0 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] 0x55ec4ddaf570 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: 0x55ec4da84c20 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55ec4da7b710 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: 0x55ec4da7b7a8 KEYVAL: 'another' 'text' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddaf610 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ec4ddaf6a0 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] 0x55ec4ddaf730 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: 0x55ec4da84d38 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x55ec4da7b8f0 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: 0x55ec4da7b988 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddaf7d0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55ec4ddaf860 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] 0x55ec4ddaf8f0 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: 0x55ec4da84e50 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x55ec4da7ba80 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: 0x55ec4da7bb18 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddaf990 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55ec4ddafa20 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] 0x55ec4ddafab0 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: 0x55ec4da84f68 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x55ec4da7bc10 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: 0x55ec4da7bca8 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddafb50 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55ec4ddafbe0 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] 0x55ec4ddafc70 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: 0x55ec4da85080 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55ec4da7b3a0 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] 0x55ec4ddafd10 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ec4ddafda0 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: 0x55ec4da85198 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55ec4da7bdf0 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] 0x55ec4ddafe40 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ec4ddafed0 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: 0x55ec4da852b0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55ec4da7bee0 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: 0x55ec4da7bf78 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddaff70 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ec4ddb0000 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] 0x55ec4ddb0090 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: 0x55ec4da853c8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55ec4da7c070 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: 0x55ec4da7c108 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddb0130 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ec4ddb01c0 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] 0x55ec4ddb0250 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: 0x55ec4da854e0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55ec4da7c200 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: 0x55ec4da7c298 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddb02f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ec4ddb0380 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] 0x55ec4ddb0410 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: 0x55ec4da855f8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55ec4da7c390 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: 0x55ec4da7c428 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddb04b0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ec4ddb0540 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] 0x55ec4ddb05d0 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: 0x55ec4da85710 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55ec4da7c520 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: 0x55ec4da7c5b8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddb0670 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ec4ddb0700 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] 0x55ec4ddb0790 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: 0x55ec4da85828 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55ec4da7c6b0 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: 0x55ec4da7c748 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddb0830 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ec4ddb08c0 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] 0x55ec4ddb0950 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: 0x55ec4da85940 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55ec4da7c840 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: 0x55ec4da7c8d8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddb09f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ec4ddb0a80 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] 0x55ec4ddb0b10 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: 0x55ec4da85a58 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55ec4da7c9d0 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: 0x55ec4da7ca68 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddb0bb0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ec4ddb0c40 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] 0x55ec4ddb0cd0 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: 0x55ec4da85b70 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55ec4da7cb60 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] 0x55ec4ddb0d70 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ec4ddb0e00 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: 0x55ec4da85c88 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55ec4da7cc50 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] 0x55ec4ddb0ea0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ec4ddb0f30 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: 0x55ec4da85da0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55ec4da7cd40 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: 0x55ec4da7cdd8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddb0fd0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ec4ddb1060 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] 0x55ec4ddb10f0 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: 0x55ec4da85eb8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55ec4da7f260 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: 0x55ec4da7f2f8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddb1190 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ec4ddb1220 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] 0x55ec4ddb12b0 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: 0x55ec4da85fd0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55ec4da7f440 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x55ec4da7f4e0 KEYVAL: 'src' '#include <{{hdr.filename}}> 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddb1350 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ec4ddb13e0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55ec4ddb1470 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: 0x55ec4da860e8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55ec4da7f5d0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x55ec4da7f670 KEYVAL: 'src' '#include "{{hdr.filename}}" 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddb1510 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ec4ddb15a0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55ec4ddb1630 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: 0x55ec4da86200 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55ec4da83d70 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x55ec4da83e10 KEYVAL: 'src' '#include '{{hdr.filename}}' 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddb16d0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ec4ddb1760 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55ec4ddb17f0 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: 0x55ec4da86318 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55ec4da7cf70 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0x55ec4da7d008 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddb1890 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ec4ddb1920 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x55ec4ddb19b0 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: 0x55ec4da86430 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55ec4da7f3a0 MAP: (1 sibs) 2 children: 27: 0x55ec4da7d240 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0x55ec4da7d2d8 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddb1a50 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ec4ddb1ae0 MAP: (1 sibs) 2 children: 27: [2] [2] 0x55ec4ddb1b70 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x55ec4ddb1c00 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: 0x55ec4da86548 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddb1ca0 [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: 0x55ec4da86660 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddb1d40 [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: 0x55ec4da86778 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddb1de0 [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: 0x55ec4da86890 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddb1e80 [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: 0x55ec4da869a8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddb1f20 [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: 0x55ec4da86ac0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddb1fc0 [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: 0x55ec4da86bd8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddb2060 [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: 0x55ec4da86cf0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddb2100 [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: 0x55ec4da86e08 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddb21a0 [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: 0x55ec4da86f20 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddb2240 [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: 0x55ec4da87038 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddb22e0 [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: 0x55ec4da87150 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddb2380 [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: 0x55ec4da87268 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55ec4da7d740 VAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddb2420 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ec4ddb24b0 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: 0x55ec4da87380 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55ec4da7d830 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddb2550 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ec4ddb25e0 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: 0x55ec4da87498 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55ec4da7d920 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddb2680 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ec4ddb2710 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: 0x55ec4da875b0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55ec4da7da10 KEYVAL: 'foo' '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddb27b0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ec4ddb2840 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: 0x55ec4da876c8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55ec4da7db00 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddb28e0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ec4ddb2970 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: 0x55ec4da877e0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55ec4da7dbf0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddb2a10 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ec4ddb2aa0 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: 0x55ec4da878f8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddb2b40 [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: 0x55ec4da87a10 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddb2be0 [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: 0x55ec4da87b28 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddb2c80 [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: 0x55ec4da87c40 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55ec4da7ddd0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddb2d20 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ec4ddb2db0 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: 0x55ec4da87d58 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55ec4da7dec0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddb2e50 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ec4ddb2ee0 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: 0x55ec4da87e70 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55ec4da7dfb0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddb2f80 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ec4ddb3010 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: 0x55ec4da87f88 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55ec4da7e0a0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddb30b0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ec4ddb3140 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: 0x55ec4da880a0 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddb31e0 [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: 0x55ec4da881b8 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddb3280 [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: 0x55ec4da882d0 [ROOT] DOCVAL: ' 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddb3320 [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: 0x55ec4da883e8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55ec4da7e280 KEYVAL: 'foo' ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddb33c0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ec4ddb3450 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: 0x55ec4da88500 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55ec4da7e370 VAL: ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddb34f0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ec4ddb3580 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: 0x55ec4da88618 [ROOT] DOCVAL: ' 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddb3620 [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: 0x55ec4da88730 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55ec4da7e4b0 KEYVAL: 'foo' ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddb36c0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ec4ddb3750 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: 0x55ec4da88848 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55ec4da7e5a0 VAL: ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddb37f0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ec4ddb3880 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: 0x55ec4da88960 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddb3920 [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: 0x55ec4da88a78 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddb39c0 [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: 0x55ec4da88b90 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddb3a60 [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: 0x55ec4da88ca8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddb3b00 [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: 0x55ec4da88dc0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddb3ba0 [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: 0x55ec4da88ed8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddb3c40 [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: 0x55ec4da88ff0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddb3ce0 [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: 0x55ec4da89108 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddb3d80 [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: 0x55ec4da89220 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddb3e20 [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: 0x55ec4da89338 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddb3ec0 [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: 0x55ec4da89450 [ROOT] DOCVAL: 'asd 27: 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddb3f60 [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: 0x55ec4da89568 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddb4000 [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: 0x55ec4da89680 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddb40a0 [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: 0x55ec4da89798 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddb4140 [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: 0x55ec4da898b0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddb41e0 [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: 0x55ec4da899c8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddb4280 [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: 0x55ec4da89ae0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddb4320 [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: 0x55ec4da89bf8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddb43c0 [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: 0x55ec4da89d10 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddb4460 [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: 0x55ec4da89e28 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x55ec4da7d0b0 VAL: ' 27: ' (2 sibs) 27: 0x55ec4da7d148 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddb4500 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55ec4ddb4590 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x55ec4ddb4620 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: 0x55ec4da89f40 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x55ec4da7ecd0 VAL: ' 27: ' (2 sibs) 27: 0x55ec4da7ed68 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ec4ddb46c0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55ec4ddb4750 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x55ec4ddb47e0 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 (110 ms total) 27: 27: [----------] Global test environment tear-down 27: [==========] 3213 tests from 3 test suites ran. (110 ms total) 27: [ PASSED ] 3213 tests. 27/52 Test #27: ryml-test-block_literal ........... Passed 0.12 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: 0x56346a757780 [ROOT] STREAM: (0 sibs) 8 children: 28: 0x56346a74e0d0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x56346a74e168 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x56346a74e200 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x56346a74e298 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x56346a74e330 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x56346a74e3c8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x56346a74e460 DOCSEQ: (8 sibs) 2 children: 28: 0x56346a74e5a0 VAL: 'hello there 28: ' (2 sibs) 28: 0x56346a74e638 VAL: 'ciao qua 28: ' (2 sibs) 28: 0x56346a74e4f8 DOCMAP: (8 sibs) 2 children: 28: 0x56346a74e6e0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0x56346a74e778 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a8be470 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x56346a8be500 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x56346a8be590 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x56346a8be620 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x56346a8be6b0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x56346a8be740 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x56346a8be7d0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x56346a8be860 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x56346a8be8f0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x56346a8be980 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x56346a8bea10 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x56346a8beaa0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x56346a8beb30 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: 0x56346a757be0 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a8c7480 [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: 0x56346a757cf8 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a8c91b0 [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: 0x56346a757e10 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a8caee0 [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: 0x56346a757f28 [ROOT] SEQ: (0 sibs) 3 children: 28: 0x56346a74ec70 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x56346a74ed08 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x56346a74eda0 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] 0x56346a8cd690 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x56346a8cd720 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x56346a8cd7b0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x56346a8cd840 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: 0x56346a758040 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x56346a74ee90 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: 0x56346a74ef28 VAL: 'another val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a8cf500 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x56346a8cf590 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] 0x56346a8cf620 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: 0x56346a758158 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56346a74f020 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: 0x56346a74f0b8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a8d14f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a8d1580 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] 0x56346a8d1610 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: 0x56346a758270 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56346a74f1b0 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: 0x56346a74f248 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a8d3430 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a8d34c0 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] 0x56346a8d3550 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: 0x56346a758388 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56346a74f340 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: 0x56346a74f3d8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a8d5420 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a8d54b0 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] 0x56346a8d5540 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: 0x56346a7584a0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56346a74f4d0 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: 0x56346a74f568 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a8d7410 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a8d74a0 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] 0x56346a8d7530 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: 0x56346a7585b8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56346a74f660 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: 0x56346a74f6f8 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] 0x56346a8d94e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a8d9570 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] 0x56346a8d9600 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: 0x56346a7586d0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56346a750a50 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: 0x56346a750ae8 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] 0x56346a8db6f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a8db780 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] 0x56346a8db810 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: 0x56346a7587e8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56346a750b90 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: 0x56346a750c28 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a8dd7b0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a8dd840 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] 0x56346a8dd8d0 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: 0x56346a758900 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56346a752fe0 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: 0x56346a753078 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a8df7c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a8df850 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] 0x56346a8df8e0 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: 0x56346a758a18 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56346a74f8e0 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: 0x56346a74f978 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a8e17f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a8e1880 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] 0x56346a8e1910 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: 0x56346a758b30 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56346a74fa70 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: 0x56346a74fb08 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a8e3820 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a8e38b0 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] 0x56346a8e3940 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: 0x56346a758c48 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56346a74fc00 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: 0x56346a74fc98 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a8e57f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a8e5880 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] 0x56346a8e5910 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: 0x56346a758d60 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56346a74fd90 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: 0x56346a74fe28 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a8e79a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a8e7a30 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] 0x56346a8e7ac0 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: 0x56346a758e78 [ROOT] MAP: (0 sibs) 1 children: 28: 0x56346a74fed0 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] 0x56346a8e9870 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x56346a8e9900 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: 0x56346a758f90 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56346a74ffc0 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: 0x56346a750058 KEYVAL: 'another' 'text' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a8eb840 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a8eb8d0 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] 0x56346a8eb960 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: 0x56346a7590a8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a8ed570 [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: 0x56346a7591c0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a8ef2a0 [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: 0x56346a7592d8 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a8f0fd0 [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: 0x56346a7593f0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a8f2d00 [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: 0x56346a759508 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a8f4a30 [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: 0x56346a759620 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a8f6760 [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: 0x56346a759738 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a8f8490 [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: 0x56346a759850 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a8fa1c0 [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: 0x56346a759968 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a8fbef0 [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: 0x56346a759a80 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a8fdc20 [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: 0x56346a759b98 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a8ff950 [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: 0x56346a759cb0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a901680 [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: 0x56346a759dc8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9033b0 [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: 0x56346a759ee0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9050e0 [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: 0x56346a759ff8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a906e10 [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: 0x56346a75a110 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a908b40 [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: 0x56346a75a228 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a90a870 [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: 0x56346a75a340 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a90c5a0 [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: 0x56346a75a458 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a90e2d0 [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: 0x56346a75a570 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a910000 [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: 0x56346a75a688 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a911d30 [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: 0x56346a75a7a0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a913a60 [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: 0x56346a75a8b8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a915790 [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: 0x56346a75a9d0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9174c0 [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: 0x56346a75aae8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9191f0 [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: 0x56346a75ac00 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a91af80 [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: 0x56346a75ad18 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a91cd30 [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: 0x56346a75ae30 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a91eae0 [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: 0x56346a75af48 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a920890 [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: 0x56346a75b060 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a922640 [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: 0x56346a75b178 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9243f0 [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: 0x56346a75b290 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9261a0 [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: 0x56346a75b3a8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a927f50 [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: 0x56346a75b4c0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a929d00 [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: 0x56346a75b5d8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a92bab0 [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: 0x56346a75b6f0 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a92d860 [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: 0x56346a75b808 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a92f610 [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: 0x56346a75b920 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9313c0 [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: 0x56346a75ba38 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a933170 [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: 0x56346a75bb50 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a934f20 [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: 0x56346a75bc68 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x56346a751090 VAL: ' 28: ' (2 sibs) 28: 0x56346a751128 VAL: '' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a936cd0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x56346a936d60 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x56346a936df0 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: 0x56346a75bd80 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x56346a751220 VAL: ' 28: ' (2 sibs) 28: 0x56346a7512b8 VAL: ' 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a938a80 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x56346a938b10 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x56346a938ba0 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: 0x56346a757780 [ROOT] STREAM: (0 sibs) 8 children: 28: 0x56346a74e0d0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x56346a74e168 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x56346a74e200 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x56346a74e298 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x56346a74e330 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x56346a74e3c8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x56346a74e460 DOCSEQ: (8 sibs) 2 children: 28: 0x56346a74e5a0 VAL: 'hello there 28: ' (2 sibs) 28: 0x56346a74e638 VAL: 'ciao qua 28: ' (2 sibs) 28: 0x56346a74e4f8 DOCMAP: (8 sibs) 2 children: 28: 0x56346a74e6e0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0x56346a74e778 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a939390 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x56346a939420 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x56346a9394b0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x56346a939540 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x56346a9395d0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x56346a939660 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x56346a9396f0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x56346a939780 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x56346a939810 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x56346a9398a0 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x56346a939930 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x56346a9399c0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x56346a939a50 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: 0x56346a757be0 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a93b870 [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: 0x56346a757cf8 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a93c180 [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: 0x56346a757e10 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a93ca90 [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: 0x56346a757f28 [ROOT] SEQ: (0 sibs) 3 children: 28: 0x56346a74ec70 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x56346a74ed08 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x56346a74eda0 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] 0x56346a93d3a0 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x56346a93d430 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x56346a93d4c0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x56346a93d550 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: 0x56346a758040 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x56346a74ee90 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: 0x56346a74ef28 VAL: 'another val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a93dcb0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x56346a93dd40 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] 0x56346a93ddd0 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: 0x56346a758158 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56346a74f020 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: 0x56346a74f0b8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a93e5c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a93e650 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] 0x56346a93e6e0 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: 0x56346a758270 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56346a74f1b0 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: 0x56346a74f248 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a93eed0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a93ef60 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] 0x56346a93eff0 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: 0x56346a758388 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56346a74f340 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: 0x56346a74f3d8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a93f7e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a93f870 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] 0x56346a93f900 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: 0x56346a7584a0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56346a74f4d0 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: 0x56346a74f568 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9400f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a940180 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] 0x56346a940210 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: 0x56346a7585b8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56346a74f660 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: 0x56346a74f6f8 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] 0x56346a940a00 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a940a90 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] 0x56346a940b20 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: 0x56346a7586d0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56346a750a50 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: 0x56346a750ae8 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] 0x56346a941310 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a9413a0 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] 0x56346a941430 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: 0x56346a7587e8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56346a750b90 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: 0x56346a750c28 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a941c20 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a941cb0 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] 0x56346a941d40 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: 0x56346a758900 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56346a752fe0 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: 0x56346a753078 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a942530 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a9425c0 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] 0x56346a942650 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: 0x56346a758a18 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56346a74f8e0 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: 0x56346a74f978 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a942e40 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a942ed0 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] 0x56346a942f60 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: 0x56346a758b30 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56346a74fa70 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: 0x56346a74fb08 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a943750 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a9437e0 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] 0x56346a943870 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: 0x56346a758c48 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56346a74fc00 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: 0x56346a74fc98 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a944060 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a9440f0 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] 0x56346a944180 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: 0x56346a758d60 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56346a74fd90 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: 0x56346a74fe28 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a944a40 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a944ad0 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] 0x56346a944b60 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: 0x56346a758e78 [ROOT] MAP: (0 sibs) 1 children: 28: 0x56346a74fed0 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] 0x56346a945350 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x56346a9453e0 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: 0x56346a758f90 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56346a74ffc0 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: 0x56346a750058 KEYVAL: 'another' 'text' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a945c60 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a945cf0 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] 0x56346a945d80 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: 0x56346a7590a8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a946570 [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: 0x56346a7591c0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a946e80 [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: 0x56346a7592d8 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a947790 [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: 0x56346a7593f0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9480a0 [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: 0x56346a759508 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9489b0 [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: 0x56346a759620 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9492c0 [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: 0x56346a759738 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a949bd0 [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: 0x56346a759850 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a94a4e0 [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: 0x56346a759968 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a94adf0 [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: 0x56346a759a80 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a94b700 [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: 0x56346a759b98 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a94c010 [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: 0x56346a759cb0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a94c920 [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: 0x56346a759dc8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a94d230 [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: 0x56346a759ee0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a94db40 [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: 0x56346a759ff8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a94e450 [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: 0x56346a75a110 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a94ed60 [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: 0x56346a75a228 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a94f670 [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: 0x56346a75a340 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a94ff80 [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: 0x56346a75a458 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a950890 [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: 0x56346a75a570 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9511a0 [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: 0x56346a75a688 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a951ab0 [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: 0x56346a75a7a0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9523c0 [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: 0x56346a75a8b8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a952cd0 [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: 0x56346a75a9d0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9535e0 [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: 0x56346a75aae8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a953ef0 [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: 0x56346a75ac00 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a954800 [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: 0x56346a75ad18 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a955110 [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: 0x56346a75ae30 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a955a20 [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: 0x56346a75af48 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a956330 [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: 0x56346a75b060 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a956c40 [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: 0x56346a75b178 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a957550 [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: 0x56346a75b290 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a957e60 [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: 0x56346a75b3a8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a958770 [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: 0x56346a75b4c0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a959080 [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: 0x56346a75b5d8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a959990 [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: 0x56346a75b6f0 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a95a2a0 [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: 0x56346a75b808 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a95abb0 [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: 0x56346a75b920 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a95b4c0 [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: 0x56346a75ba38 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a95bdd0 [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: 0x56346a75bb50 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a95c6e0 [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: 0x56346a75bc68 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x56346a751090 VAL: ' 28: ' (2 sibs) 28: 0x56346a751128 VAL: '' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a95cff0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x56346a95d080 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x56346a95d110 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: 0x56346a75bd80 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x56346a751220 VAL: ' 28: ' (2 sibs) 28: 0x56346a7512b8 VAL: ' 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a95d900 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x56346a95d990 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x56346a95da20 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] 0x56346a8be470 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x56346a8be500 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x56346a8be590 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x56346a8be620 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x56346a8be6b0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x56346a8be740 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x56346a8be7d0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x56346a8be860 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x56346a8be8f0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x56346a8be980 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x56346a8bea10 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x56346a8beaa0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x56346a8beb30 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] 0x56346a960940 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x56346a9609d0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x56346a960a60 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x56346a960af0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x56346a960b80 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x56346a960c10 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x56346a960ca0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x56346a960d30 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x56346a960dc0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x56346a960e50 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x56346a960ee0 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x56346a960f70 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x56346a961000 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] 0x56346a8c7480 [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] 0x56346a961b30 [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] 0x56346a8c91b0 [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] 0x56346a962440 [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] 0x56346a8caee0 [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] 0x56346a962d50 [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] 0x56346a8cd690 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x56346a8cd720 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x56346a8cd7b0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x56346a8cd840 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] 0x56346a963660 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x56346a9636f0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x56346a963780 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x56346a963810 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] 0x56346a8cf500 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x56346a8cf590 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] 0x56346a8cf620 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] 0x56346a963f70 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x56346a964000 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] 0x56346a964090 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] 0x56346a8d14f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a8d1580 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] 0x56346a8d1610 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] 0x56346a964880 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a964910 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] 0x56346a9649a0 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] 0x56346a8d3430 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a8d34c0 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] 0x56346a8d3550 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] 0x56346a965190 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a965220 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] 0x56346a9652b0 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] 0x56346a8d5420 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a8d54b0 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] 0x56346a8d5540 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] 0x56346a965aa0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a965b30 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] 0x56346a965bc0 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] 0x56346a8d7410 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a8d74a0 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] 0x56346a8d7530 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] 0x56346a9663b0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a966440 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] 0x56346a9664d0 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] 0x56346a8d94e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a8d9570 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] 0x56346a8d9600 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] 0x56346a966cc0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a966d50 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] 0x56346a966de0 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] 0x56346a8db6f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a8db780 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] 0x56346a8db810 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] 0x56346a9675d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a967660 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] 0x56346a9676f0 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] 0x56346a8dd7b0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a8dd840 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] 0x56346a8dd8d0 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] 0x56346a967ee0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a967f70 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] 0x56346a968000 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] 0x56346a8df7c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a8df850 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] 0x56346a8df8e0 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] 0x56346a9687f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a968880 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] 0x56346a968910 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] 0x56346a8e17f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a8e1880 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] 0x56346a8e1910 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] 0x56346a969100 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a969190 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] 0x56346a969220 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] 0x56346a8e3820 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a8e38b0 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] 0x56346a8e3940 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] 0x56346a969a10 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a969aa0 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] 0x56346a969b30 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] 0x56346a8e57f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a8e5880 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] 0x56346a8e5910 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] 0x56346a96a320 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a96a3b0 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] 0x56346a96a440 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] 0x56346a8e79a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a8e7a30 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] 0x56346a8e7ac0 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] 0x56346a96ac30 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a96acc0 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] 0x56346a96ad50 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] 0x56346a8e9870 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x56346a8e9900 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] 0x56346a96b540 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x56346a96b5d0 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] 0x56346a8eb840 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a8eb8d0 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] 0x56346a8eb960 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] 0x56346a96be50 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a96bee0 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] 0x56346a96bf70 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] 0x56346a8ed570 [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] 0x56346a96c760 [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] 0x56346a8ef2a0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x56346a96d070 [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] 0x56346a8f0fd0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x56346a96d980 [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] 0x56346a8f2d00 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x56346a96e290 [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] 0x56346a8f4a30 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x56346a96eba0 [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] 0x56346a8f6760 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x56346a96f4b0 [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] 0x56346a8f8490 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x56346a96fdc0 [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] 0x56346a8fa1c0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x56346a9706d0 [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] 0x56346a8fbef0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x56346a970fe0 [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] 0x56346a8fdc20 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x56346a9718f0 [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] 0x56346a8ff950 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x56346a972200 [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] 0x56346a901680 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x56346a972b10 [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] 0x56346a9033b0 [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] 0x56346a973420 [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] 0x56346a9050e0 [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] 0x56346a973d30 [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] 0x56346a906e10 [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] 0x56346a974640 [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] 0x56346a908b40 [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] 0x56346a974f50 [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] 0x56346a90a870 [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] 0x56346a975860 [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] 0x56346a90c5a0 [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] 0x56346a976170 [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] 0x56346a90e2d0 [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] 0x56346a976a80 [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] 0x56346a910000 [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] 0x56346a977390 [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] 0x56346a911d30 [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] 0x56346a977ca0 [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] 0x56346a913a60 [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] 0x56346a9785b0 [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] 0x56346a915790 [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] 0x56346a978ec0 [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] 0x56346a9174c0 [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] 0x56346a9797d0 [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] 0x56346a9191f0 [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] 0x56346a97a0e0 [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] 0x56346a91af80 [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] 0x56346a97a9f0 [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] 0x56346a91cd30 [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] 0x56346a97b300 [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] 0x56346a91eae0 [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] 0x56346a97bc10 [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] 0x56346a920890 [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] 0x56346a97c520 [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] 0x56346a922640 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x56346a97ce30 [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] 0x56346a9243f0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x56346a97d740 [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] 0x56346a9261a0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x56346a97e050 [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] 0x56346a927f50 [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] 0x56346a97e960 [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] 0x56346a929d00 [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] 0x56346a97f270 [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] 0x56346a92bab0 [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] 0x56346a97fb80 [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] 0x56346a92d860 [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] 0x56346a980490 [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] 0x56346a92f610 [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] 0x56346a980da0 [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] 0x56346a9313c0 [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] 0x56346a9816b0 [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] 0x56346a933170 [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] 0x56346a981fc0 [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] 0x56346a934f20 [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] 0x56346a9828d0 [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] 0x56346a936cd0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x56346a936d60 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x56346a936df0 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] 0x56346a9831e0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x56346a983270 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x56346a983300 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] 0x56346a938a80 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x56346a938b10 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x56346a938ba0 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] 0x56346a983af0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x56346a983b80 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x56346a983c10 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] 0x56346a939390 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x56346a939420 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x56346a9394b0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x56346a939540 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x56346a9395d0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x56346a939660 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x56346a9396f0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x56346a939780 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x56346a939810 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x56346a9398a0 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x56346a939930 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x56346a9399c0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x56346a939a50 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] 0x56346a984400 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x56346a984490 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x56346a984520 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x56346a9845b0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x56346a984640 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x56346a9846d0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x56346a984760 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x56346a9847f0 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x56346a984880 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x56346a984910 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x56346a9849a0 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x56346a984a30 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x56346a984ac0 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] 0x56346a93b870 [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] 0x56346a984d10 [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] 0x56346a93c180 [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] 0x56346a985620 [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] 0x56346a93ca90 [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] 0x56346a985f30 [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] 0x56346a93d3a0 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x56346a93d430 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x56346a93d4c0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x56346a93d550 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] 0x56346a986840 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x56346a9868d0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x56346a986960 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x56346a9869f0 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] 0x56346a93dcb0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x56346a93dd40 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] 0x56346a93ddd0 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] 0x56346a987150 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x56346a9871e0 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] 0x56346a987270 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] 0x56346a93e5c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a93e650 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] 0x56346a93e6e0 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] 0x56346a987a60 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a987af0 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] 0x56346a987b80 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] 0x56346a93eed0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a93ef60 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] 0x56346a93eff0 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] 0x56346a988410 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a9884a0 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] 0x56346a988530 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] 0x56346a93f7e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a93f870 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] 0x56346a93f900 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] 0x56346a988dc0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a988e50 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] 0x56346a988ee0 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] 0x56346a9400f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a940180 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] 0x56346a940210 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] 0x56346a989770 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a989800 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] 0x56346a989890 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] 0x56346a940a00 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a940a90 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] 0x56346a940b20 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] 0x56346a98a080 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a98a110 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] 0x56346a98a1a0 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] 0x56346a941310 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a9413a0 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] 0x56346a941430 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] 0x56346a98a990 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a98aa20 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] 0x56346a98aab0 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] 0x56346a941c20 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a941cb0 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] 0x56346a941d40 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] 0x56346a98b340 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a98b3d0 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] 0x56346a98b460 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] 0x56346a942530 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a9425c0 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] 0x56346a942650 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] 0x56346a98bcf0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a98bd80 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] 0x56346a98be10 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] 0x56346a942e40 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a942ed0 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] 0x56346a942f60 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] 0x56346a98c6a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a98c730 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] 0x56346a98c7c0 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] 0x56346a943750 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a9437e0 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] 0x56346a943870 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] 0x56346a98d050 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a98d0e0 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] 0x56346a98d170 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] 0x56346a944060 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a9440f0 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] 0x56346a944180 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] 0x56346a98da00 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a98da90 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] 0x56346a98db20 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] 0x56346a944a40 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a944ad0 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] 0x56346a944b60 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] 0x56346a98e3b0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a98e440 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] 0x56346a98e4d0 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] 0x56346a945350 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x56346a9453e0 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] 0x56346a98ecc0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x56346a98ed50 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] 0x56346a945c60 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a945cf0 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] 0x56346a945d80 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] 0x56346a98f670 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a98f700 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] 0x56346a98f790 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] 0x56346a946570 [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] 0x56346a98ff80 [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] 0x56346a946e80 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x56346a990890 [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] 0x56346a947790 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x56346a9911a0 [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] 0x56346a9480a0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x56346a991ab0 [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] 0x56346a9489b0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x56346a9923c0 [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] 0x56346a9492c0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x56346a992cd0 [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] 0x56346a949bd0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x56346a9935e0 [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] 0x56346a94a4e0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x56346a993ef0 [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] 0x56346a94adf0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x56346a994800 [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] 0x56346a94b700 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x56346a995110 [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] 0x56346a94c010 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x56346a995a20 [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] 0x56346a94c920 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x56346a996330 [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] 0x56346a94d230 [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] 0x56346a996c40 [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] 0x56346a94db40 [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] 0x56346a997550 [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] 0x56346a94e450 [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] 0x56346a997e60 [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] 0x56346a94ed60 [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] 0x56346a998770 [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] 0x56346a94f670 [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] 0x56346a999080 [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] 0x56346a94ff80 [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] 0x56346a999990 [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] 0x56346a950890 [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] 0x56346a99a2a0 [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] 0x56346a9511a0 [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] 0x56346a99abb0 [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] 0x56346a951ab0 [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] 0x56346a99b4c0 [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] 0x56346a9523c0 [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] 0x56346a99be00 [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] 0x56346a952cd0 [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] 0x56346a99c710 [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] 0x56346a9535e0 [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] 0x56346a99d020 [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] 0x56346a953ef0 [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] 0x56346a99d930 [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] 0x56346a954800 [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] 0x56346a99e240 [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] 0x56346a955110 [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] 0x56346a99eb50 [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] 0x56346a955a20 [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] 0x56346a99f460 [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] 0x56346a956330 [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] 0x56346a99fd70 [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] 0x56346a956c40 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x56346a9a0680 [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] 0x56346a957550 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x56346a9a0f90 [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] 0x56346a957e60 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x56346a9a18a0 [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] 0x56346a958770 [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] 0x56346a9a21b0 [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] 0x56346a959080 [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] 0x56346a9a2ac0 [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] 0x56346a959990 [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] 0x56346a9a33d0 [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] 0x56346a95a2a0 [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] 0x56346a9a3ce0 [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] 0x56346a95abb0 [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] 0x56346a9a45f0 [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] 0x56346a95b4c0 [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] 0x56346a9a4f00 [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] 0x56346a95bdd0 [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] 0x56346a9a5810 [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] 0x56346a95c6e0 [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] 0x56346a9a6120 [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] 0x56346a95cff0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x56346a95d080 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x56346a95d110 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] 0x56346a9a6a30 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x56346a9a6ac0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x56346a9a6b50 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] 0x56346a95d900 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x56346a95d990 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x56346a95da20 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] 0x56346a9a7340 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x56346a9a73d0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x56346a9a7460 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: 0x56346a757780 [ROOT] STREAM: (0 sibs) 8 children: 28: 0x56346a74e0d0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x56346a74e168 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x56346a74e200 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x56346a74e298 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x56346a74e330 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x56346a74e3c8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x56346a74e460 DOCSEQ: (8 sibs) 2 children: 28: 0x56346a74e5a0 VAL: 'hello there 28: ' (2 sibs) 28: 0x56346a74e638 VAL: 'ciao qua 28: ' (2 sibs) 28: 0x56346a74e4f8 DOCMAP: (8 sibs) 2 children: 28: 0x56346a74e6e0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0x56346a74e778 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9a7c80 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x56346a9a7d10 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x56346a9a7da0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x56346a9a7e30 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x56346a9a7ec0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x56346a9a7f50 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x56346a9a7fe0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x56346a9a8070 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x56346a9a8100 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x56346a9a8190 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x56346a9a8220 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x56346a9a82b0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x56346a9a8340 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: 0x56346a757be0 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9a83e0 [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: 0x56346a757cf8 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9a8480 [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: 0x56346a757e10 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9a8520 [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: 0x56346a757f28 [ROOT] SEQ: (0 sibs) 3 children: 28: 0x56346a74ec70 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x56346a74ed08 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x56346a74eda0 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] 0x56346a9a85c0 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x56346a9a8650 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x56346a9a86e0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x56346a9a8770 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: 0x56346a758040 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x56346a74ee90 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: 0x56346a74ef28 VAL: 'another val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a8bcbf0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x56346a8bcc80 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] 0x56346a8bcd10 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: 0x56346a758158 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56346a74f020 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: 0x56346a74f0b8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9a8810 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a9a88a0 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] 0x56346a9a8930 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/9 (1 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: 0x56346a758270 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56346a74f1b0 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: 0x56346a74f248 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9a89d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a9a8a60 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] 0x56346a9a8af0 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: 0x56346a758388 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56346a74f340 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: 0x56346a74f3d8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9a8b90 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a9a8c20 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] 0x56346a9a8cb0 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: 0x56346a7584a0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56346a74f4d0 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: 0x56346a74f568 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9a8d50 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a9a8de0 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] 0x56346a9a8e70 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: 0x56346a7585b8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56346a74f660 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: 0x56346a74f6f8 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] 0x56346a9a8f10 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a9a8fa0 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] 0x56346a9a9030 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: 0x56346a7586d0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56346a750a50 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: 0x56346a750ae8 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] 0x56346a9a90d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a9a9160 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] 0x56346a9a91f0 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: 0x56346a7587e8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56346a750b90 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: 0x56346a750c28 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9a9290 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a9a9320 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] 0x56346a9a93b0 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: 0x56346a758900 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56346a752fe0 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: 0x56346a753078 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9a9450 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a9a94e0 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] 0x56346a9a9570 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: 0x56346a758a18 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56346a74f8e0 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: 0x56346a74f978 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9a9610 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a9a96a0 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] 0x56346a9a9730 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: 0x56346a758b30 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56346a74fa70 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: 0x56346a74fb08 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9a97d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a9a9860 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] 0x56346a9a98f0 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: 0x56346a758c48 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56346a74fc00 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: 0x56346a74fc98 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9a9990 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a9a9a20 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] 0x56346a9a9ab0 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: 0x56346a758d60 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56346a74fd90 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: 0x56346a74fe28 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9a9b50 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a9a9be0 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] 0x56346a9a9c70 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: 0x56346a758e78 [ROOT] MAP: (0 sibs) 1 children: 28: 0x56346a74fed0 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] 0x56346a8bee90 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x56346a8bef20 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: 0x56346a758f90 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56346a74ffc0 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: 0x56346a750058 KEYVAL: 'another' 'text' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9a9d10 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a9a9da0 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] 0x56346a9a9e30 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: 0x56346a7590a8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9a9ed0 [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: 0x56346a7591c0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9a9f70 [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: 0x56346a7592d8 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9aa010 [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: 0x56346a7593f0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9aa0b0 [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: 0x56346a759508 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9aa150 [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: 0x56346a759620 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9aa1f0 [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: 0x56346a759738 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9aa290 [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: 0x56346a759850 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9aa330 [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: 0x56346a759968 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9aa3d0 [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: 0x56346a759a80 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9aa470 [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: 0x56346a759b98 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9aa510 [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: 0x56346a759cb0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9aa5b0 [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: 0x56346a759dc8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9aa650 [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: 0x56346a759ee0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9aa6f0 [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: 0x56346a759ff8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9aa790 [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: 0x56346a75a110 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9aa830 [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: 0x56346a75a228 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9aa8d0 [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: 0x56346a75a340 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9aa970 [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: 0x56346a75a458 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9aaa10 [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: 0x56346a75a570 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9aaab0 [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: 0x56346a75a688 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9aab50 [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: 0x56346a75a7a0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9aabf0 [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: 0x56346a75a8b8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9aac90 [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: 0x56346a75a9d0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9aad30 [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: 0x56346a75aae8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9aadd0 [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: 0x56346a75ac00 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9aae70 [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: 0x56346a75ad18 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9aaf10 [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: 0x56346a75ae30 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9aafb0 [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: 0x56346a75af48 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9ab050 [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: 0x56346a75b060 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9ab0f0 [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: 0x56346a75b178 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9ab190 [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: 0x56346a75b290 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9ab230 [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: 0x56346a75b3a8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9ab2d0 [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: 0x56346a75b4c0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9ab370 [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: 0x56346a75b5d8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9ab410 [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: 0x56346a75b6f0 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9ab4b0 [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: 0x56346a75b808 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9ab550 [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: 0x56346a75b920 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9ab5f0 [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: 0x56346a75ba38 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9ab690 [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: 0x56346a75bb50 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9ab730 [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: 0x56346a75bc68 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x56346a751090 VAL: ' 28: ' (2 sibs) 28: 0x56346a751128 VAL: '' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9ab7d0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x56346a9ab860 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x56346a9ab8f0 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: 0x56346a75bd80 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x56346a751220 VAL: ' 28: ' (2 sibs) 28: 0x56346a7512b8 VAL: ' 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9ab990 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x56346a9aba20 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x56346a9abab0 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: 0x56346a757780 [ROOT] STREAM: (0 sibs) 8 children: 28: 0x56346a74e0d0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x56346a74e168 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x56346a74e200 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x56346a74e298 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x56346a74e330 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x56346a74e3c8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x56346a74e460 DOCSEQ: (8 sibs) 2 children: 28: 0x56346a74e5a0 VAL: 'hello there 28: ' (2 sibs) 28: 0x56346a74e638 VAL: 'ciao qua 28: ' (2 sibs) 28: 0x56346a74e4f8 DOCMAP: (8 sibs) 2 children: 28: 0x56346a74e6e0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0x56346a74e778 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9abb50 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x56346a9abbe0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x56346a9abc70 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x56346a9abd00 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x56346a9abd90 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x56346a9abe20 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x56346a9abeb0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x56346a9abf40 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x56346a9abfd0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x56346a9ac060 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x56346a9ac0f0 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x56346a9ac180 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x56346a9ac210 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: 0x56346a757be0 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9ac2b0 [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: 0x56346a757cf8 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9ac350 [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: 0x56346a757e10 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9ac3f0 [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: 0x56346a757f28 [ROOT] SEQ: (0 sibs) 3 children: 28: 0x56346a74ec70 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x56346a74ed08 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x56346a74eda0 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] 0x56346a9ac490 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x56346a9ac520 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x56346a9ac5b0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x56346a9ac640 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: 0x56346a758040 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x56346a74ee90 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: 0x56346a74ef28 VAL: 'another val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9ac6e0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x56346a9ac770 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] 0x56346a9ac800 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: 0x56346a758158 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56346a74f020 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: 0x56346a74f0b8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9ac8a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a9ac930 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] 0x56346a9ac9c0 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: 0x56346a758270 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56346a74f1b0 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: 0x56346a74f248 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9aca60 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a9acaf0 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] 0x56346a9acb80 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: 0x56346a758388 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56346a74f340 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: 0x56346a74f3d8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9acc20 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a9accb0 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] 0x56346a9acd40 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: 0x56346a7584a0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56346a74f4d0 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: 0x56346a74f568 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9acde0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a9ace70 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] 0x56346a9acf00 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: 0x56346a7585b8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56346a74f660 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: 0x56346a74f6f8 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] 0x56346a9acfa0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a9ad030 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] 0x56346a9ad0c0 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: 0x56346a7586d0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56346a750a50 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: 0x56346a750ae8 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] 0x56346a9ad160 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a9ad1f0 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] 0x56346a9ad280 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: 0x56346a7587e8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56346a750b90 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: 0x56346a750c28 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9ad320 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a9ad3b0 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] 0x56346a9ad440 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: 0x56346a758900 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56346a752fe0 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: 0x56346a753078 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9ad4e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a9ad570 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] 0x56346a9ad600 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: 0x56346a758a18 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56346a74f8e0 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: 0x56346a74f978 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9ad6a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a9ad730 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] 0x56346a9ad7c0 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: 0x56346a758b30 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56346a74fa70 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: 0x56346a74fb08 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9ad860 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a9ad8f0 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] 0x56346a9ad980 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: 0x56346a758c48 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56346a74fc00 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: 0x56346a74fc98 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9ada20 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a9adab0 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] 0x56346a9adb40 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: 0x56346a758d60 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56346a74fd90 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: 0x56346a74fe28 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9adbe0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a9adc70 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] 0x56346a9add00 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: 0x56346a758e78 [ROOT] MAP: (0 sibs) 1 children: 28: 0x56346a74fed0 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] 0x56346a9adda0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x56346a9ade30 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: 0x56346a758f90 [ROOT] MAP: (0 sibs) 2 children: 28: 0x56346a74ffc0 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: 0x56346a750058 KEYVAL: 'another' 'text' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9aded0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56346a9adf60 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] 0x56346a9adff0 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: 0x56346a7590a8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9ae090 [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: 0x56346a7591c0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9ae130 [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: 0x56346a7592d8 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9ae1d0 [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: 0x56346a7593f0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9ae270 [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: 0x56346a759508 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9ae310 [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: 0x56346a759620 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9ae3b0 [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: 0x56346a759738 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9ae450 [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: 0x56346a759850 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9ae4f0 [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: 0x56346a759968 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9ae590 [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: 0x56346a759a80 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9ae630 [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: 0x56346a759b98 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9ae6d0 [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: 0x56346a759cb0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9ae770 [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: 0x56346a759dc8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9ae810 [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: 0x56346a759ee0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9ae8b0 [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: 0x56346a759ff8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9ae950 [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: 0x56346a75a110 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9ae9f0 [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: 0x56346a75a228 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9aea90 [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: 0x56346a75a340 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9aeb30 [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: 0x56346a75a458 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9aebd0 [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: 0x56346a75a570 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9aec70 [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: 0x56346a75a688 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9aed10 [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: 0x56346a75a7a0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9aedb0 [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: 0x56346a75a8b8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9aee50 [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: 0x56346a75a9d0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9aeef0 [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: 0x56346a75aae8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9aef90 [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: 0x56346a75ac00 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9af030 [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: 0x56346a75ad18 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9af0d0 [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: 0x56346a75ae30 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9af170 [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: 0x56346a75af48 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9af210 [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: 0x56346a75b060 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9af2b0 [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: 0x56346a75b178 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9af350 [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: 0x56346a75b290 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9af3f0 [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: 0x56346a75b3a8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9af490 [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: 0x56346a75b4c0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9af530 [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: 0x56346a75b5d8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9af5d0 [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: 0x56346a75b6f0 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9af670 [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: 0x56346a75b808 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9af710 [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: 0x56346a75b920 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9af7b0 [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: 0x56346a75ba38 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9af850 [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: 0x56346a75bb50 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9af8f0 [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: 0x56346a75bc68 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x56346a751090 VAL: ' 28: ' (2 sibs) 28: 0x56346a751128 VAL: '' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9af990 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x56346a9afa20 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x56346a9afab0 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: 0x56346a75bd80 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x56346a751220 VAL: ' 28: ' (2 sibs) 28: 0x56346a7512b8 VAL: ' 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56346a9afb50 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x56346a9afbe0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x56346a9afc70 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 (79 ms total) 28: 28: [----------] Global test environment tear-down 28: [==========] 2366 tests from 3 test suites ran. (80 ms total) 28: [ PASSED ] 2366 tests. 28/52 Test #28: ryml-test-block_folded ............ Passed 0.09 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: 0x55ba1d998fe0 [ROOT] DOCVAL***: '! a' (0 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55ba1d9f6d50 [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: 0x55ba1d9990f8 [ROOT] MAP: (0 sibs) 8 children: 29: 0x55ba1d997290 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0x55ba1d997328 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0x55ba1d9973c0 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0x55ba1d997458 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0x55ba1d9974f0 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0x55ba1d997588 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0x55ba1d997620 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x55ba1d997760 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x55ba1d9977f8 KEYVAL: 'age' '15' (2 sibs) 29: 0x55ba1d9976b8 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55ba1d9f8a80 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x55ba1d9f8b10 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x55ba1d9f8ba0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x55ba1d9f8c30 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x55ba1d9f8cc0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x55ba1d9f8d50 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x55ba1d9f8de0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x55ba1d9f8e70 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x55ba1d9f8f00 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x55ba1d9f8f90 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x55ba1d9f9020 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: 0x55ba1d999210 [ROOT] MAP: (0 sibs) 8 children: 29: 0x55ba1d997d10 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0x55ba1d997da8 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0x55ba1d997e40 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0x55ba1d997ed8 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0x55ba1d997f70 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0x55ba1d998008 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0x55ba1d9980a0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x55ba1d9981e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x55ba1d998278 KEYVAL: 'age' '15' (2 sibs) 29: 0x55ba1d998138 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55ba1d9fabe0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x55ba1d9fac70 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x55ba1d9fad00 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x55ba1d9fad90 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x55ba1d9fae20 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x55ba1d9faeb0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x55ba1d9faf40 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x55ba1d9fafd0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x55ba1d9fb060 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x55ba1d9fb0f0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x55ba1d9fb180 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: 0x55ba1d999328 [ROOT] MAP: (0 sibs) 3 children: 29: 0x55ba1d998320 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0x55ba1d9983b8 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0x55ba1d998450 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55ba1d9fc910 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x55ba1d9fc9a0 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x55ba1d9fca30 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x55ba1d9fcac0 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: 0x55ba1d999440 [ROOT] MAP: (0 sibs) 3 children: 29: 0x55ba1d998dc0 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0x55ba1d998e58 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0x55ba1d998ef0 KEYVAL***: '!str key' '!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55ba1d9fe680 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x55ba1d9fe710 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x55ba1d9fe7a0 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x55ba1d9fe830 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: 0x55ba1d999558 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x55ba1d996f10 VAL***: '!!int 0' (2 sibs) 29: 0x55ba1d996fa8 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55ba1da00430 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55ba1da004c0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x55ba1da00550 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: 0x55ba1d999670 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x55ba1d997940 VAL***: '!int 0' (2 sibs) 29: 0x55ba1d9979d8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55ba1da02160 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55ba1da021f0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x55ba1da02280 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: 0x55ba1d999788 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x55ba1d997ad0 VAL***: '!!int 0' (2 sibs) 29: 0x55ba1d997b68 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55ba1da03e90 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55ba1da03f20 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x55ba1da03fb0 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: 0x55ba1d9998a0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x55ba1d99a120 VAL***: '!int 0' (2 sibs) 29: 0x55ba1d99a1b8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55ba1da05be0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55ba1da05c70 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x55ba1da05d00 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: 0x55ba1d9999b8 [ROOT] MAP: (0 sibs) 1 children: 29: 0x55ba1d998680 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0x55ba1d998720 VAL***: '!!int 0' (2 sibs) 29: 0x55ba1d9987b8 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55ba1da079d0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x55ba1da07a60 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x55ba1da07af0 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x55ba1da07b80 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: 0x55ba1d999ad0 [ROOT] MAP: (0 sibs) 1 children: 29: 0x55ba1d9988b0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0x55ba1d998950 VAL***: '!int 0' (2 sibs) 29: 0x55ba1d9989e8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55ba1da09780 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x55ba1da09810 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x55ba1da098a0 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x55ba1da09930 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: 0x55ba1d999be8 [ROOT] STREAM: (0 sibs) 12 children: 29: 0x55ba1d99a4e0 DOCMAP***: !!map (12 sibs) 2 children: 29: 0x55ba1d99ac10 KEYVAL: 'a' '0' (2 sibs) 29: 0x55ba1d99aca8 KEYVAL: 'b' '1' (2 sibs) 29: 0x55ba1d99a578 DOCMAP***: !map (12 sibs) 1 children: 29: 0x55ba1d997c60 KEYVAL: 'a' 'b' (1 sibs) 29: 0x55ba1d99a610 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0x55ba1d99ad50 VAL: 'a' (2 sibs) 29: 0x55ba1d99ade8 VAL: 'b' (2 sibs) 29: 0x55ba1d99a6a8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x55ba1d99a740 DOCVAL***: '!!str a b' (12 sibs) 29: 0x55ba1d99a7d8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x55ba1d99a870 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x55ba1d99a908 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x55ba1d99a9a0 DOCMAP: (12 sibs) 1 children: 29: 0x55ba1d998d10 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0x55ba1d99aa38 DOCVAL***: '!!str a b' (12 sibs) 29: 0x55ba1d99aad0 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x55ba1d99ae90 KEYVAL: 'a' '' (2 sibs) 29: 0x55ba1d99af28 KEYVAL: 'b' '' (2 sibs) 29: 0x55ba1d99ab68 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x55ba1d99afd0 KEYVAL: 'a' '' (2 sibs) 29: 0x55ba1d99b068 KEYVAL: 'b' '' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55ba1da0c2c0 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x55ba1da0c350 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x55ba1da0c3e0 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x55ba1da0c470 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x55ba1da0c500 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x55ba1da0c590 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x55ba1da0c620 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x55ba1da0c6b0 VAL: 'a' (2 sibs) 29: [8] [8] 0x55ba1da0c740 VAL: 'b' (2 sibs) 29: [9] [9] 0x55ba1da0c7d0 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x55ba1da0c860 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x55ba1da0c8f0 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x55ba1da0c980 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x55ba1da0ca10 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x55ba1da0caa0 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x55ba1da0cb30 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x55ba1da0cbc0 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x55ba1da0cc50 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x55ba1da0cce0 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x55ba1da0cd70 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x55ba1da0ce00 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x55ba1da0ce90 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x55ba1da0cf20 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: 0x55ba1d999d00 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0x55ba1d99b1b0 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0x55ba1d99b248 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0x55ba1d99b4b0 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0x55ba1d99b548 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0x55ba1d99b2e0 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0x55ba1d99b5f0 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0x55ba1d99b688 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0x55ba1d99b378 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0x55ba1d99b730 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0x55ba1d99b7c8 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0x55ba1d99b410 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0x55ba1d99b870 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0x55ba1d99b908 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55ba1da0e8f0 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x55ba1da0e980 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x55ba1da0ea10 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x55ba1da0eaa0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x55ba1da0eb30 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x55ba1da0ebc0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x55ba1da0ec50 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x55ba1da0ece0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x55ba1da0ed70 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x55ba1da0ee00 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x55ba1da0ee90 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x55ba1da0ef20 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x55ba1da0efb0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x55ba1da0f040 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: 0x55ba1d999e18 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0x55ba1d99ba00 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0x55ba1d99ba98 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0x55ba1d99bd00 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0x55ba1d99bd98 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0x55ba1d99bb30 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0x55ba1d99be40 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0x55ba1d99bed8 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0x55ba1d99bbc8 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0x55ba1d99bf80 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0x55ba1d99c018 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0x55ba1d99bc60 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0x55ba1d99c0c0 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0x55ba1d99c158 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55ba1da10620 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x55ba1da106b0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x55ba1da10740 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x55ba1da107d0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x55ba1da10860 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x55ba1da108f0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x55ba1da10980 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x55ba1da10a10 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x55ba1da10aa0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x55ba1da10b30 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x55ba1da10bc0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x55ba1da10c50 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x55ba1da10ce0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x55ba1da10d70 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: 0x55ba1d999f30 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0x55ba1d99cd30 MAP: (6 sibs) 3 children: 29: 0x55ba1d99d0d0 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0x55ba1d99d168 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0x55ba1d99d200 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0x55ba1d99cdc8 MAP***: !!map (6 sibs) 3 children: 29: 0x55ba1d99d2a0 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0x55ba1d99d338 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0x55ba1d99d3d0 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0x55ba1d99ce60 MAP***: !!map (6 sibs) 3 children: 29: 0x55ba1d99d470 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x55ba1d99d508 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x55ba1d99d5a0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x55ba1d99cef8 SEQ: (6 sibs) 3 children: 29: 0x55ba1d99d640 VAL***: '!!str v10' (3 sibs) 29: 0x55ba1d99d6d8 VAL***: '!!str v20' (3 sibs) 29: 0x55ba1d99d770 VAL***: '!!str v30' (3 sibs) 29: 0x55ba1d99cf90 SEQ***: !!seq (6 sibs) 3 children: 29: 0x55ba1d99d810 VAL***: '!!str v40' (3 sibs) 29: 0x55ba1d99d8a8 VAL***: '!!str v50' (3 sibs) 29: 0x55ba1d99d940 VAL***: '!!str v60' (3 sibs) 29: 0x55ba1d99d028 SEQ***: !!seq (6 sibs) 3 children: 29: 0x55ba1d99d9e0 VAL: 'v70' (3 sibs) 29: 0x55ba1d99da78 VAL: 'v80' (3 sibs) 29: 0x55ba1d99db10 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55ba1da13210 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x55ba1da132a0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x55ba1da13330 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x55ba1da133c0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x55ba1da13450 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x55ba1da134e0 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x55ba1da13570 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x55ba1da13600 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x55ba1da13690 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x55ba1da13720 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x55ba1da137b0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x55ba1da13840 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x55ba1da138d0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x55ba1da13960 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x55ba1da139f0 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x55ba1da13a80 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x55ba1da13b10 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x55ba1da13ba0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x55ba1da13c30 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x55ba1da13cc0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x55ba1da13d50 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x55ba1da13de0 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x55ba1da13e70 VAL: 'v70' (3 sibs) 29: [23] [23] 0x55ba1da13f00 VAL: 'v80' (3 sibs) 29: [24] [24] 0x55ba1da13f90 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: 0x55ba1d99a048 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0x55ba1d99dc00 MAP: (6 sibs) 3 children: 29: 0x55ba1d99dfa0 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0x55ba1d99e038 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0x55ba1d99e0d0 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0x55ba1d99dc98 MAP***: !map (6 sibs) 3 children: 29: 0x55ba1d99e170 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0x55ba1d99e208 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0x55ba1d99e2a0 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0x55ba1d99dd30 MAP***: !map (6 sibs) 3 children: 29: 0x55ba1d99e340 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x55ba1d99e3d8 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x55ba1d99e470 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x55ba1d99ddc8 SEQ: (6 sibs) 3 children: 29: 0x55ba1d99e510 VAL***: '!str v10' (3 sibs) 29: 0x55ba1d99e5a8 VAL***: '!str v20' (3 sibs) 29: 0x55ba1d99e640 VAL***: '!str v30' (3 sibs) 29: 0x55ba1d99de60 SEQ***: !seq (6 sibs) 3 children: 29: 0x55ba1d99e6e0 VAL***: '!str v40' (3 sibs) 29: 0x55ba1d99e778 VAL***: '!str v50' (3 sibs) 29: 0x55ba1d99e810 VAL***: '!str v60' (3 sibs) 29: 0x55ba1d99def8 SEQ***: !seq (6 sibs) 3 children: 29: 0x55ba1d99e8b0 VAL: 'v70' (3 sibs) 29: 0x55ba1d99e948 VAL: 'v80' (3 sibs) 29: 0x55ba1d99e9e0 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55ba1da16150 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x55ba1da161e0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x55ba1da16270 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x55ba1da16300 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x55ba1da16390 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x55ba1da16420 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x55ba1da164b0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x55ba1da16540 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x55ba1da165d0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x55ba1da16660 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x55ba1da166f0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x55ba1da16780 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x55ba1da16810 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x55ba1da168a0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x55ba1da16930 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x55ba1da169c0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x55ba1da16a50 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x55ba1da16ae0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x55ba1da16b70 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x55ba1da16c00 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x55ba1da16c90 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x55ba1da16d20 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x55ba1da16db0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x55ba1da16e40 VAL: 'v80' (3 sibs) 29: [24] [24] 0x55ba1da16ed0 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: 0x55ba1d998fe0 [ROOT] DOCVAL***: '! a' (0 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55ba1da15840 [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: 0x55ba1d9990f8 [ROOT] MAP: (0 sibs) 8 children: 29: 0x55ba1d997290 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0x55ba1d997328 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0x55ba1d9973c0 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0x55ba1d997458 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0x55ba1d9974f0 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0x55ba1d997588 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0x55ba1d997620 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x55ba1d997760 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x55ba1d9977f8 KEYVAL: 'age' '15' (2 sibs) 29: 0x55ba1d9976b8 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55ba1da17360 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x55ba1da173f0 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x55ba1da17480 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x55ba1da17510 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x55ba1da175a0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x55ba1da17630 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x55ba1da176c0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x55ba1da17750 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x55ba1da177e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x55ba1da17870 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x55ba1da17900 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: 0x55ba1d999210 [ROOT] MAP: (0 sibs) 8 children: 29: 0x55ba1d997d10 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0x55ba1d997da8 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0x55ba1d997e40 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0x55ba1d997ed8 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0x55ba1d997f70 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0x55ba1d998008 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0x55ba1d9980a0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x55ba1d9981e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x55ba1d998278 KEYVAL: 'age' '15' (2 sibs) 29: 0x55ba1d998138 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55ba1da17c70 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x55ba1da17d00 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x55ba1da17d90 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x55ba1da17e20 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x55ba1da17eb0 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x55ba1da17f40 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x55ba1da17fd0 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x55ba1da18060 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x55ba1da180f0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x55ba1da18180 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x55ba1da18210 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: 0x55ba1d999328 [ROOT] MAP: (0 sibs) 3 children: 29: 0x55ba1d998320 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0x55ba1d9983b8 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0x55ba1d998450 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55ba1da18580 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x55ba1da18610 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x55ba1da186a0 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x55ba1da18730 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: 0x55ba1d999440 [ROOT] MAP: (0 sibs) 3 children: 29: 0x55ba1d998dc0 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0x55ba1d998e58 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0x55ba1d998ef0 KEYVAL***: '!str key' '!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55ba1da18e90 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x55ba1da18f20 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x55ba1da18fb0 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x55ba1da19040 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: 0x55ba1d999558 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x55ba1d996f10 VAL***: '!!int 0' (2 sibs) 29: 0x55ba1d996fa8 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55ba1da197a0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55ba1da19830 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x55ba1da198c0 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: 0x55ba1d999670 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x55ba1d997940 VAL***: '!int 0' (2 sibs) 29: 0x55ba1d9979d8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55ba1da1a0b0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55ba1da1a140 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x55ba1da1a1d0 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: 0x55ba1d999788 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x55ba1d997ad0 VAL***: '!!int 0' (2 sibs) 29: 0x55ba1d997b68 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55ba1da1a9c0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55ba1da1aa50 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x55ba1da1aae0 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: 0x55ba1d9998a0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x55ba1d99a120 VAL***: '!int 0' (2 sibs) 29: 0x55ba1d99a1b8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55ba1da1b2d0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55ba1da1b360 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x55ba1da1b3f0 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: 0x55ba1d9999b8 [ROOT] MAP: (0 sibs) 1 children: 29: 0x55ba1d998680 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0x55ba1d998720 VAL***: '!!int 0' (2 sibs) 29: 0x55ba1d9987b8 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55ba1da1bbe0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x55ba1da1bc70 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x55ba1da1bd00 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x55ba1da1bd90 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: 0x55ba1d999ad0 [ROOT] MAP: (0 sibs) 1 children: 29: 0x55ba1d9988b0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0x55ba1d998950 VAL***: '!int 0' (2 sibs) 29: 0x55ba1d9989e8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55ba1da1c4f0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x55ba1da1c580 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x55ba1da1c610 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x55ba1da1c6a0 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: 0x55ba1d999be8 [ROOT] STREAM: (0 sibs) 12 children: 29: 0x55ba1d99a4e0 DOCMAP***: !!map (12 sibs) 2 children: 29: 0x55ba1d99ac10 KEYVAL: 'a' '0' (2 sibs) 29: 0x55ba1d99aca8 KEYVAL: 'b' '1' (2 sibs) 29: 0x55ba1d99a578 DOCMAP***: !map (12 sibs) 1 children: 29: 0x55ba1d997c60 KEYVAL: 'a' 'b' (1 sibs) 29: 0x55ba1d99a610 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0x55ba1d99ad50 VAL: 'a' (2 sibs) 29: 0x55ba1d99ade8 VAL: 'b' (2 sibs) 29: 0x55ba1d99a6a8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x55ba1d99a740 DOCVAL***: '!!str a b' (12 sibs) 29: 0x55ba1d99a7d8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x55ba1d99a870 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x55ba1d99a908 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x55ba1d99a9a0 DOCMAP: (12 sibs) 1 children: 29: 0x55ba1d998d10 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0x55ba1d99aa38 DOCVAL***: '!!str a b' (12 sibs) 29: 0x55ba1d99aad0 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x55ba1d99ae90 KEYVAL: 'a' '' (2 sibs) 29: 0x55ba1d99af28 KEYVAL: 'b' '' (2 sibs) 29: 0x55ba1d99ab68 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x55ba1d99afd0 KEYVAL: 'a' '' (2 sibs) 29: 0x55ba1d99b068 KEYVAL: 'b' '' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55ba1da1d710 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x55ba1da1d7a0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x55ba1da1d830 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x55ba1da1d8c0 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x55ba1da1d950 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x55ba1da1d9e0 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x55ba1da1da70 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x55ba1da1db00 VAL: 'a' (2 sibs) 29: [8] [8] 0x55ba1da1db90 VAL: 'b' (2 sibs) 29: [9] [9] 0x55ba1da1dc20 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x55ba1da1dcb0 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x55ba1da1dd40 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x55ba1da1ddd0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x55ba1da1de60 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x55ba1da1def0 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x55ba1da1df80 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x55ba1da1e010 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x55ba1da1e0a0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x55ba1da1e130 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x55ba1da1e1c0 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x55ba1da1e250 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x55ba1da1e2e0 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x55ba1da1e370 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: 0x55ba1d999d00 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0x55ba1d99b1b0 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0x55ba1d99b248 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0x55ba1d99b4b0 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0x55ba1d99b548 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0x55ba1d99b2e0 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0x55ba1d99b5f0 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0x55ba1d99b688 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0x55ba1d99b378 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0x55ba1d99b730 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0x55ba1d99b7c8 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0x55ba1d99b410 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0x55ba1d99b870 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0x55ba1d99b908 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55ba1da1ce00 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x55ba1da1ce90 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x55ba1da1cf20 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x55ba1da1cfb0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x55ba1da1d040 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x55ba1da1d0d0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x55ba1da1d160 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x55ba1da1d1f0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x55ba1da1d280 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x55ba1da1d310 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x55ba1da1d3a0 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x55ba1da1d430 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x55ba1da1d4c0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x55ba1da1d550 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: 0x55ba1d999e18 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0x55ba1d99ba00 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0x55ba1d99ba98 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0x55ba1d99bd00 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0x55ba1d99bd98 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0x55ba1d99bb30 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0x55ba1d99be40 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0x55ba1d99bed8 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0x55ba1d99bbc8 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0x55ba1d99bf80 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0x55ba1d99c018 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0x55ba1d99bc60 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0x55ba1d99c0c0 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0x55ba1d99c158 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55ba1da1e920 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x55ba1da1e9b0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x55ba1da1ea40 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x55ba1da1ead0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x55ba1da1eb60 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x55ba1da1ebf0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x55ba1da1ec80 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x55ba1da1ed10 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x55ba1da1eda0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x55ba1da1ee30 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x55ba1da1eec0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x55ba1da1ef50 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x55ba1da1efe0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x55ba1da1f070 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: 0x55ba1d999f30 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0x55ba1d99cd30 MAP: (6 sibs) 3 children: 29: 0x55ba1d99d0d0 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0x55ba1d99d168 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0x55ba1d99d200 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0x55ba1d99cdc8 MAP***: !!map (6 sibs) 3 children: 29: 0x55ba1d99d2a0 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0x55ba1d99d338 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0x55ba1d99d3d0 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0x55ba1d99ce60 MAP***: !!map (6 sibs) 3 children: 29: 0x55ba1d99d470 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x55ba1d99d508 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x55ba1d99d5a0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x55ba1d99cef8 SEQ: (6 sibs) 3 children: 29: 0x55ba1d99d640 VAL***: '!!str v10' (3 sibs) 29: 0x55ba1d99d6d8 VAL***: '!!str v20' (3 sibs) 29: 0x55ba1d99d770 VAL***: '!!str v30' (3 sibs) 29: 0x55ba1d99cf90 SEQ***: !!seq (6 sibs) 3 children: 29: 0x55ba1d99d810 VAL***: '!!str v40' (3 sibs) 29: 0x55ba1d99d8a8 VAL***: '!!str v50' (3 sibs) 29: 0x55ba1d99d940 VAL***: '!!str v60' (3 sibs) 29: 0x55ba1d99d028 SEQ***: !!seq (6 sibs) 3 children: 29: 0x55ba1d99d9e0 VAL: 'v70' (3 sibs) 29: 0x55ba1d99da78 VAL: 'v80' (3 sibs) 29: 0x55ba1d99db10 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55ba1da1fb40 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x55ba1da1fbd0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x55ba1da1fc60 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x55ba1da1fcf0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x55ba1da1fd80 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x55ba1da1fe10 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x55ba1da1fea0 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x55ba1da1ff30 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x55ba1da1ffc0 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x55ba1da20050 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x55ba1da200e0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x55ba1da20170 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x55ba1da20200 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x55ba1da20290 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x55ba1da20320 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x55ba1da203b0 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x55ba1da20440 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x55ba1da204d0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x55ba1da20560 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x55ba1da205f0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x55ba1da20680 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x55ba1da20710 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x55ba1da207a0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x55ba1da20830 VAL: 'v80' (3 sibs) 29: [24] [24] 0x55ba1da208c0 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: 0x55ba1d99a048 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0x55ba1d99dc00 MAP: (6 sibs) 3 children: 29: 0x55ba1d99dfa0 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0x55ba1d99e038 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0x55ba1d99e0d0 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0x55ba1d99dc98 MAP***: !map (6 sibs) 3 children: 29: 0x55ba1d99e170 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0x55ba1d99e208 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0x55ba1d99e2a0 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0x55ba1d99dd30 MAP***: !map (6 sibs) 3 children: 29: 0x55ba1d99e340 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x55ba1d99e3d8 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x55ba1d99e470 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x55ba1d99ddc8 SEQ: (6 sibs) 3 children: 29: 0x55ba1d99e510 VAL***: '!str v10' (3 sibs) 29: 0x55ba1d99e5a8 VAL***: '!str v20' (3 sibs) 29: 0x55ba1d99e640 VAL***: '!str v30' (3 sibs) 29: 0x55ba1d99de60 SEQ***: !seq (6 sibs) 3 children: 29: 0x55ba1d99e6e0 VAL***: '!str v40' (3 sibs) 29: 0x55ba1d99e778 VAL***: '!str v50' (3 sibs) 29: 0x55ba1d99e810 VAL***: '!str v60' (3 sibs) 29: 0x55ba1d99def8 SEQ***: !seq (6 sibs) 3 children: 29: 0x55ba1d99e8b0 VAL: 'v70' (3 sibs) 29: 0x55ba1d99e948 VAL: 'v80' (3 sibs) 29: 0x55ba1d99e9e0 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55ba1da20d50 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x55ba1da20de0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x55ba1da20e70 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x55ba1da20f00 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x55ba1da20f90 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x55ba1da21020 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x55ba1da210b0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x55ba1da21140 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x55ba1da211d0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x55ba1da21260 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x55ba1da212f0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x55ba1da21380 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x55ba1da21410 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x55ba1da214a0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x55ba1da21530 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x55ba1da215c0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x55ba1da21650 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x55ba1da216e0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x55ba1da21770 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x55ba1da21800 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x55ba1da21890 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x55ba1da21920 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x55ba1da219b0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x55ba1da21a40 VAL: 'v80' (3 sibs) 29: [24] [24] 0x55ba1da21ad0 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] 0x55ba1d9f6d50 [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] 0x55ba1da231e0 [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] 0x55ba1d9f8a80 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x55ba1d9f8b10 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x55ba1d9f8ba0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x55ba1d9f8c30 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x55ba1d9f8cc0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x55ba1d9f8d50 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x55ba1d9f8de0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x55ba1d9f8e70 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x55ba1d9f8f00 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x55ba1d9f8f90 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x55ba1d9f9020 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] 0x55ba1da243d0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x55ba1da24460 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x55ba1da244f0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x55ba1da24580 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x55ba1da24610 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x55ba1da246a0 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x55ba1da24730 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x55ba1da247c0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x55ba1da24850 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x55ba1da248e0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x55ba1da24970 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] 0x55ba1d9fabe0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x55ba1d9fac70 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x55ba1d9fad00 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x55ba1d9fad90 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x55ba1d9fae20 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x55ba1d9faeb0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x55ba1d9faf40 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x55ba1d9fafd0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x55ba1d9fb060 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x55ba1d9fb0f0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x55ba1d9fb180 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] 0x55ba1da24ce0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x55ba1da24d70 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x55ba1da24e00 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x55ba1da24e90 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x55ba1da24f20 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x55ba1da24fb0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x55ba1da25040 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x55ba1da250d0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x55ba1da25160 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x55ba1da251f0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x55ba1da25280 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] 0x55ba1d9fc910 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x55ba1d9fc9a0 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x55ba1d9fca30 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x55ba1d9fcac0 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] 0x55ba1da255f0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x55ba1da25680 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x55ba1da25710 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x55ba1da257a0 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] 0x55ba1d9fe680 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x55ba1d9fe710 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x55ba1d9fe7a0 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x55ba1d9fe830 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] 0x55ba1da25f00 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x55ba1da25f90 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x55ba1da26020 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x55ba1da260b0 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] 0x55ba1da00430 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55ba1da004c0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x55ba1da00550 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] 0x55ba1da26810 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55ba1da268a0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x55ba1da26930 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] 0x55ba1da02160 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55ba1da021f0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x55ba1da02280 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] 0x55ba1da27120 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55ba1da271b0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x55ba1da27240 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] 0x55ba1da03e90 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55ba1da03f20 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x55ba1da03fb0 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] 0x55ba1da27a30 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55ba1da27ac0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x55ba1da27b50 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] 0x55ba1da05be0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55ba1da05c70 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x55ba1da05d00 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] 0x55ba1da28340 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55ba1da283d0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x55ba1da28460 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] 0x55ba1da079d0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x55ba1da07a60 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x55ba1da07af0 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x55ba1da07b80 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] 0x55ba1da28c50 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x55ba1da28ce0 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x55ba1da28d70 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x55ba1da28e00 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] 0x55ba1da09780 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x55ba1da09810 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x55ba1da098a0 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x55ba1da09930 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] 0x55ba1da29560 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x55ba1da295f0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x55ba1da29680 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x55ba1da29710 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] 0x55ba1da0c2c0 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x55ba1da0c350 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x55ba1da0c3e0 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x55ba1da0c470 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x55ba1da0c500 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x55ba1da0c590 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x55ba1da0c620 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x55ba1da0c6b0 VAL: 'a' (2 sibs) 29: [8] [8] 0x55ba1da0c740 VAL: 'b' (2 sibs) 29: [9] [9] 0x55ba1da0c7d0 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x55ba1da0c860 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x55ba1da0c8f0 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x55ba1da0c980 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x55ba1da0ca10 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x55ba1da0caa0 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x55ba1da0cb30 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x55ba1da0cbc0 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x55ba1da0cc50 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x55ba1da0cce0 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x55ba1da0cd70 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x55ba1da0ce00 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x55ba1da0ce90 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x55ba1da0cf20 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] 0x55ba1da2a780 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x55ba1da2a810 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x55ba1da2a8a0 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x55ba1da2a930 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x55ba1da2a9c0 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x55ba1da2aa50 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x55ba1da2aae0 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x55ba1da2ab70 VAL: 'a' (2 sibs) 29: [8] [8] 0x55ba1da2ac00 VAL: 'b' (2 sibs) 29: [9] [9] 0x55ba1da2ac90 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x55ba1da2ad20 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x55ba1da2adb0 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x55ba1da2ae40 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x55ba1da2aed0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x55ba1da2af60 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x55ba1da2aff0 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x55ba1da2b080 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x55ba1da2b110 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x55ba1da2b1a0 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x55ba1da2b230 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x55ba1da2b2c0 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x55ba1da2b350 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x55ba1da2b3e0 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] 0x55ba1da0e8f0 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x55ba1da0e980 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x55ba1da0ea10 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x55ba1da0eaa0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x55ba1da0eb30 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x55ba1da0ebc0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x55ba1da0ec50 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x55ba1da0ece0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x55ba1da0ed70 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x55ba1da0ee00 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x55ba1da0ee90 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x55ba1da0ef20 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x55ba1da0efb0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x55ba1da0f040 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] 0x55ba1da29e70 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x55ba1da29f00 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x55ba1da29f90 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x55ba1da2a020 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x55ba1da2a0b0 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x55ba1da2a140 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x55ba1da2a1d0 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x55ba1da2a260 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x55ba1da2a2f0 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x55ba1da2a380 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x55ba1da2a410 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x55ba1da2a4a0 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x55ba1da2a530 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x55ba1da2a5c0 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] 0x55ba1da10620 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x55ba1da106b0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x55ba1da10740 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x55ba1da107d0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x55ba1da10860 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x55ba1da108f0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x55ba1da10980 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x55ba1da10a10 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x55ba1da10aa0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x55ba1da10b30 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x55ba1da10bc0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x55ba1da10c50 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x55ba1da10ce0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x55ba1da10d70 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] 0x55ba1da2b990 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x55ba1da2ba20 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x55ba1da2bab0 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x55ba1da2bb40 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x55ba1da2bbd0 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x55ba1da2bc60 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x55ba1da2bcf0 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x55ba1da2bd80 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x55ba1da2be10 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x55ba1da2bea0 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x55ba1da2bf30 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x55ba1da2bfc0 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x55ba1da2c050 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x55ba1da2c0e0 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] 0x55ba1da13210 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x55ba1da132a0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x55ba1da13330 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x55ba1da133c0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x55ba1da13450 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x55ba1da134e0 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x55ba1da13570 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x55ba1da13600 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x55ba1da13690 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x55ba1da13720 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x55ba1da137b0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x55ba1da13840 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x55ba1da138d0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x55ba1da13960 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x55ba1da139f0 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x55ba1da13a80 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x55ba1da13b10 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x55ba1da13ba0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x55ba1da13c30 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x55ba1da13cc0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x55ba1da13d50 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x55ba1da13de0 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x55ba1da13e70 VAL: 'v70' (3 sibs) 29: [23] [23] 0x55ba1da13f00 VAL: 'v80' (3 sibs) 29: [24] [24] 0x55ba1da13f90 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] 0x55ba1da2cbb0 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x55ba1da2cc40 MAP: (6 sibs) 3 children: 29: [2] [2] 0x55ba1da2ccd0 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x55ba1da2cd60 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x55ba1da2cdf0 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x55ba1da2ce80 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x55ba1da2cf10 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x55ba1da2cfa0 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x55ba1da2d030 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x55ba1da2d0c0 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x55ba1da2d150 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x55ba1da2d1e0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x55ba1da2d270 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x55ba1da2d300 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x55ba1da2d390 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x55ba1da2d420 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x55ba1da2d4b0 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x55ba1da2d540 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x55ba1da2d5d0 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x55ba1da2d660 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x55ba1da2d6f0 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x55ba1da2d780 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x55ba1da2d810 VAL: 'v70' (3 sibs) 29: [23] [23] 0x55ba1da2d8a0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x55ba1da2d930 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] 0x55ba1da16150 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x55ba1da161e0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x55ba1da16270 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x55ba1da16300 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x55ba1da16390 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x55ba1da16420 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x55ba1da164b0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x55ba1da16540 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x55ba1da165d0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x55ba1da16660 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x55ba1da166f0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x55ba1da16780 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x55ba1da16810 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x55ba1da168a0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x55ba1da16930 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x55ba1da169c0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x55ba1da16a50 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x55ba1da16ae0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x55ba1da16b70 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x55ba1da16c00 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x55ba1da16c90 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x55ba1da16d20 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x55ba1da16db0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x55ba1da16e40 VAL: 'v80' (3 sibs) 29: [24] [24] 0x55ba1da16ed0 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] 0x55ba1da2ddc0 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x55ba1da2de50 MAP: (6 sibs) 3 children: 29: [2] [2] 0x55ba1da2dee0 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x55ba1da2df70 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x55ba1da2e000 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x55ba1da2e090 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x55ba1da2e120 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x55ba1da2e1b0 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x55ba1da2e240 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x55ba1da2e2d0 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x55ba1da2e360 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x55ba1da2e3f0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x55ba1da2e480 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x55ba1da2e510 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x55ba1da2e5a0 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x55ba1da2e630 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x55ba1da2e6c0 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x55ba1da2e750 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x55ba1da2e7e0 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x55ba1da2e870 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x55ba1da2e900 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x55ba1da2e990 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x55ba1da2ea20 VAL: 'v70' (3 sibs) 29: [23] [23] 0x55ba1da2eab0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x55ba1da2eb40 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] 0x55ba1da15840 [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] 0x55ba1da2c2a0 [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] 0x55ba1da17360 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x55ba1da173f0 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x55ba1da17480 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x55ba1da17510 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x55ba1da175a0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x55ba1da17630 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x55ba1da176c0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x55ba1da17750 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x55ba1da177e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x55ba1da17870 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x55ba1da17900 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] 0x55ba1da2efd0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x55ba1da2f060 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x55ba1da2f0f0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x55ba1da2f180 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x55ba1da2f210 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x55ba1da2f2a0 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x55ba1da2f330 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x55ba1da2f3c0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x55ba1da2f450 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x55ba1da2f4e0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x55ba1da2f570 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] 0x55ba1da17c70 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x55ba1da17d00 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x55ba1da17d90 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x55ba1da17e20 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x55ba1da17eb0 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x55ba1da17f40 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x55ba1da17fd0 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x55ba1da18060 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x55ba1da180f0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x55ba1da18180 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x55ba1da18210 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] 0x55ba1da2f8e0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x55ba1da2f970 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x55ba1da2fa00 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x55ba1da2fa90 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x55ba1da2fb20 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x55ba1da2fbb0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x55ba1da2fc40 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x55ba1da2fcd0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x55ba1da2fd60 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x55ba1da2fdf0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x55ba1da2fe80 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] 0x55ba1da18580 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x55ba1da18610 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x55ba1da186a0 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x55ba1da18730 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] 0x55ba1da301f0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x55ba1da30280 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x55ba1da30310 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x55ba1da303a0 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] 0x55ba1da18e90 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x55ba1da18f20 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x55ba1da18fb0 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x55ba1da19040 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] 0x55ba1da30b00 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x55ba1da30b90 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x55ba1da30c20 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x55ba1da30cb0 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] 0x55ba1da197a0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55ba1da19830 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x55ba1da198c0 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] 0x55ba1da31410 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55ba1da314a0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x55ba1da31530 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] 0x55ba1da1a0b0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55ba1da1a140 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x55ba1da1a1d0 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] 0x55ba1da31d20 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55ba1da31db0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x55ba1da31e40 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] 0x55ba1da1a9c0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55ba1da1aa50 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x55ba1da1aae0 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] 0x55ba1da32630 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55ba1da326c0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x55ba1da32750 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] 0x55ba1da1b2d0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55ba1da1b360 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x55ba1da1b3f0 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] 0x55ba1da32f40 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55ba1da32fd0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x55ba1da33060 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] 0x55ba1da1bbe0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x55ba1da1bc70 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x55ba1da1bd00 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x55ba1da1bd90 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] 0x55ba1da33850 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x55ba1da338e0 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x55ba1da33970 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x55ba1da33a00 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] 0x55ba1da1c4f0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x55ba1da1c580 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x55ba1da1c610 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x55ba1da1c6a0 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] 0x55ba1da34160 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x55ba1da341f0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x55ba1da34280 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x55ba1da34310 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] 0x55ba1da1d710 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x55ba1da1d7a0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x55ba1da1d830 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x55ba1da1d8c0 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x55ba1da1d950 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x55ba1da1d9e0 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x55ba1da1da70 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x55ba1da1db00 VAL: 'a' (2 sibs) 29: [8] [8] 0x55ba1da1db90 VAL: 'b' (2 sibs) 29: [9] [9] 0x55ba1da1dc20 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x55ba1da1dcb0 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x55ba1da1dd40 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x55ba1da1ddd0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x55ba1da1de60 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x55ba1da1def0 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x55ba1da1df80 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x55ba1da1e010 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x55ba1da1e0a0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x55ba1da1e130 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x55ba1da1e1c0 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x55ba1da1e250 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x55ba1da1e2e0 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x55ba1da1e370 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] 0x55ba1da35380 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x55ba1da35410 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x55ba1da354a0 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x55ba1da35530 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x55ba1da355c0 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x55ba1da35650 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x55ba1da356e0 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x55ba1da35770 VAL: 'a' (2 sibs) 29: [8] [8] 0x55ba1da35800 VAL: 'b' (2 sibs) 29: [9] [9] 0x55ba1da35890 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x55ba1da35920 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x55ba1da359b0 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x55ba1da35a40 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x55ba1da35ad0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x55ba1da35b60 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x55ba1da35bf0 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x55ba1da35c80 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x55ba1da35d10 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x55ba1da35da0 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x55ba1da35e30 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x55ba1da35ec0 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x55ba1da35f50 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x55ba1da35fe0 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] 0x55ba1da1ce00 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x55ba1da1ce90 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x55ba1da1cf20 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x55ba1da1cfb0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x55ba1da1d040 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x55ba1da1d0d0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x55ba1da1d160 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x55ba1da1d1f0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x55ba1da1d280 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x55ba1da1d310 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x55ba1da1d3a0 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x55ba1da1d430 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x55ba1da1d4c0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x55ba1da1d550 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] 0x55ba1da34a70 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x55ba1da34b00 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x55ba1da34b90 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x55ba1da34c20 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x55ba1da34cb0 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x55ba1da34d40 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x55ba1da34dd0 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x55ba1da34e60 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x55ba1da34ef0 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x55ba1da34f80 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x55ba1da35010 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x55ba1da350a0 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x55ba1da35130 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x55ba1da351c0 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] 0x55ba1da1e920 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x55ba1da1e9b0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x55ba1da1ea40 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x55ba1da1ead0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x55ba1da1eb60 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x55ba1da1ebf0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x55ba1da1ec80 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x55ba1da1ed10 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x55ba1da1eda0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x55ba1da1ee30 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x55ba1da1eec0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x55ba1da1ef50 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x55ba1da1efe0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x55ba1da1f070 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] 0x55ba1da36590 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x55ba1da36620 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x55ba1da366b0 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x55ba1da36740 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x55ba1da367d0 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x55ba1da36860 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x55ba1da368f0 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x55ba1da36980 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x55ba1da36a10 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x55ba1da36aa0 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x55ba1da36b30 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x55ba1da36bc0 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x55ba1da36c50 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x55ba1da36ce0 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] 0x55ba1da1fb40 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x55ba1da1fbd0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x55ba1da1fc60 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x55ba1da1fcf0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x55ba1da1fd80 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x55ba1da1fe10 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x55ba1da1fea0 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x55ba1da1ff30 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x55ba1da1ffc0 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x55ba1da20050 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x55ba1da200e0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x55ba1da20170 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x55ba1da20200 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x55ba1da20290 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x55ba1da20320 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x55ba1da203b0 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x55ba1da20440 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x55ba1da204d0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x55ba1da20560 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x55ba1da205f0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x55ba1da20680 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x55ba1da20710 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x55ba1da207a0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x55ba1da20830 VAL: 'v80' (3 sibs) 29: [24] [24] 0x55ba1da208c0 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] 0x55ba1da377b0 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x55ba1da37840 MAP: (6 sibs) 3 children: 29: [2] [2] 0x55ba1da378d0 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x55ba1da37960 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x55ba1da379f0 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x55ba1da37a80 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x55ba1da37b10 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x55ba1da37ba0 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x55ba1da37c30 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x55ba1da37cc0 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x55ba1da37d50 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x55ba1da37de0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x55ba1da37e70 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x55ba1da37f00 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x55ba1da37f90 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x55ba1da38020 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x55ba1da380b0 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x55ba1da38140 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x55ba1da381d0 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x55ba1da38260 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x55ba1da382f0 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x55ba1da38380 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x55ba1da38410 VAL: 'v70' (3 sibs) 29: [23] [23] 0x55ba1da384a0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x55ba1da38530 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] 0x55ba1da20d50 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x55ba1da20de0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x55ba1da20e70 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x55ba1da20f00 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x55ba1da20f90 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x55ba1da21020 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x55ba1da210b0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x55ba1da21140 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x55ba1da211d0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x55ba1da21260 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x55ba1da212f0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x55ba1da21380 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x55ba1da21410 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x55ba1da214a0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x55ba1da21530 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x55ba1da215c0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x55ba1da21650 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x55ba1da216e0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x55ba1da21770 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x55ba1da21800 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x55ba1da21890 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x55ba1da21920 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x55ba1da219b0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x55ba1da21a40 VAL: 'v80' (3 sibs) 29: [24] [24] 0x55ba1da21ad0 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] 0x55ba1da389c0 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x55ba1da38a50 MAP: (6 sibs) 3 children: 29: [2] [2] 0x55ba1da38ae0 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x55ba1da38b70 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x55ba1da38c00 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x55ba1da38c90 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x55ba1da38d20 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x55ba1da38db0 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x55ba1da38e40 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x55ba1da38ed0 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x55ba1da38f60 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x55ba1da38ff0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x55ba1da39080 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x55ba1da39110 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x55ba1da391a0 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x55ba1da39230 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x55ba1da392c0 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x55ba1da39350 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x55ba1da393e0 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x55ba1da39470 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x55ba1da39500 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x55ba1da39590 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x55ba1da39620 VAL: 'v70' (3 sibs) 29: [23] [23] 0x55ba1da396b0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x55ba1da39740 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: 0x55ba1d998fe0 [ROOT] DOCVAL***: '! a' (0 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55ba1d998a90 [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: 0x55ba1d9990f8 [ROOT] MAP: (0 sibs) 8 children: 29: 0x55ba1d997290 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0x55ba1d997328 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0x55ba1d9973c0 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0x55ba1d997458 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0x55ba1d9974f0 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0x55ba1d997588 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0x55ba1d997620 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x55ba1d997760 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x55ba1d9977f8 KEYVAL: 'age' '15' (2 sibs) 29: 0x55ba1d9976b8 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55ba1da36ea0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x55ba1da36f30 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x55ba1da36fc0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x55ba1da37050 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x55ba1da370e0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x55ba1da37170 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x55ba1da37200 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x55ba1da37290 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x55ba1da37320 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x55ba1da373b0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x55ba1da37440 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: 0x55ba1d999210 [ROOT] MAP: (0 sibs) 8 children: 29: 0x55ba1d997d10 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0x55ba1d997da8 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0x55ba1d997e40 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0x55ba1d997ed8 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0x55ba1d997f70 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0x55ba1d998008 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0x55ba1d9980a0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x55ba1d9981e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x55ba1d998278 KEYVAL: 'age' '15' (2 sibs) 29: 0x55ba1d998138 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55ba1da39bd0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x55ba1da39c60 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x55ba1da39cf0 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x55ba1da39d80 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x55ba1da39e10 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x55ba1da39ea0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x55ba1da39f30 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x55ba1da39fc0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x55ba1da3a050 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x55ba1da3a0e0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x55ba1da3a170 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: 0x55ba1d999328 [ROOT] MAP: (0 sibs) 3 children: 29: 0x55ba1d998320 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0x55ba1d9983b8 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0x55ba1d998450 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55ba1da374e0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x55ba1da37570 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x55ba1da37600 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x55ba1da37690 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: 0x55ba1d999440 [ROOT] MAP: (0 sibs) 3 children: 29: 0x55ba1d998dc0 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0x55ba1d998e58 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0x55ba1d998ef0 KEYVAL***: '!str key' '!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55ba1da3a210 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x55ba1da3a2a0 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x55ba1da3a330 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x55ba1da3a3c0 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: 0x55ba1d999558 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x55ba1d996f10 VAL***: '!!int 0' (2 sibs) 29: 0x55ba1d996fa8 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55ba1da23ff0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55ba1da24080 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x55ba1da24110 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: 0x55ba1d999670 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x55ba1d997940 VAL***: '!int 0' (2 sibs) 29: 0x55ba1d9979d8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55ba1da3a460 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55ba1da3a4f0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x55ba1da3a580 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: 0x55ba1d999788 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x55ba1d997ad0 VAL***: '!!int 0' (2 sibs) 29: 0x55ba1d997b68 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55ba1da3a620 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55ba1da3a6b0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x55ba1da3a740 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: 0x55ba1d9998a0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x55ba1d99a120 VAL***: '!int 0' (2 sibs) 29: 0x55ba1d99a1b8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55ba1da3a7e0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55ba1da3a870 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x55ba1da3a900 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: 0x55ba1d9999b8 [ROOT] MAP: (0 sibs) 1 children: 29: 0x55ba1d998680 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0x55ba1d998720 VAL***: '!!int 0' (2 sibs) 29: 0x55ba1d9987b8 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55ba1da3a9a0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x55ba1da3aa30 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x55ba1da3aac0 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x55ba1da3ab50 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: 0x55ba1d999ad0 [ROOT] MAP: (0 sibs) 1 children: 29: 0x55ba1d9988b0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0x55ba1d998950 VAL***: '!int 0' (2 sibs) 29: 0x55ba1d9989e8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55ba1da3abf0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x55ba1da3ac80 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x55ba1da3ad10 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x55ba1da3ada0 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: 0x55ba1d999be8 [ROOT] STREAM: (0 sibs) 12 children: 29: 0x55ba1d99a4e0 DOCMAP***: !!map (12 sibs) 2 children: 29: 0x55ba1d99ac10 KEYVAL: 'a' '0' (2 sibs) 29: 0x55ba1d99aca8 KEYVAL: 'b' '1' (2 sibs) 29: 0x55ba1d99a578 DOCMAP***: !map (12 sibs) 1 children: 29: 0x55ba1d997c60 KEYVAL: 'a' 'b' (1 sibs) 29: 0x55ba1d99a610 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0x55ba1d99ad50 VAL: 'a' (2 sibs) 29: 0x55ba1d99ade8 VAL: 'b' (2 sibs) 29: 0x55ba1d99a6a8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x55ba1d99a740 DOCVAL***: '!!str a b' (12 sibs) 29: 0x55ba1d99a7d8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x55ba1d99a870 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x55ba1d99a908 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x55ba1d99a9a0 DOCMAP: (12 sibs) 1 children: 29: 0x55ba1d998d10 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0x55ba1d99aa38 DOCVAL***: '!!str a b' (12 sibs) 29: 0x55ba1d99aad0 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x55ba1d99ae90 KEYVAL: 'a' '' (2 sibs) 29: 0x55ba1d99af28 KEYVAL: 'b' '' (2 sibs) 29: 0x55ba1d99ab68 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x55ba1d99afd0 KEYVAL: 'a' '' (2 sibs) 29: 0x55ba1d99b068 KEYVAL: 'b' '' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55ba1da3ae40 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x55ba1da3aed0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x55ba1da3af60 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x55ba1da3aff0 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x55ba1da3b080 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x55ba1da3b110 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x55ba1da3b1a0 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x55ba1da3b230 VAL: 'a' (2 sibs) 29: [8] [8] 0x55ba1da3b2c0 VAL: 'b' (2 sibs) 29: [9] [9] 0x55ba1da3b350 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x55ba1da3b3e0 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x55ba1da3b470 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x55ba1da3b500 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x55ba1da3b590 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x55ba1da3b620 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x55ba1da3b6b0 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x55ba1da3b740 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x55ba1da3b7d0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x55ba1da3b860 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x55ba1da3b8f0 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x55ba1da3b980 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x55ba1da3ba10 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x55ba1da3baa0 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: 0x55ba1d999d00 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0x55ba1d99b1b0 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0x55ba1d99b248 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0x55ba1d99b4b0 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0x55ba1d99b548 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0x55ba1d99b2e0 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0x55ba1d99b5f0 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0x55ba1d99b688 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0x55ba1d99b378 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0x55ba1d99b730 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0x55ba1d99b7c8 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0x55ba1d99b410 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0x55ba1d99b870 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0x55ba1d99b908 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55ba1da3bb40 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x55ba1da3bbd0 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x55ba1da3bc60 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x55ba1da3bcf0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x55ba1da3bd80 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x55ba1da3be10 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x55ba1da3bea0 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x55ba1da3bf30 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x55ba1da3bfc0 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x55ba1da3c050 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x55ba1da3c0e0 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x55ba1da3c170 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x55ba1da3c200 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x55ba1da3c290 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: 0x55ba1d999e18 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0x55ba1d99ba00 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0x55ba1d99ba98 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0x55ba1d99bd00 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0x55ba1d99bd98 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0x55ba1d99bb30 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0x55ba1d99be40 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0x55ba1d99bed8 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0x55ba1d99bbc8 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0x55ba1d99bf80 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0x55ba1d99c018 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0x55ba1d99bc60 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0x55ba1d99c0c0 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0x55ba1d99c158 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55ba1da3c330 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x55ba1da3c3c0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x55ba1da3c450 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x55ba1da3c4e0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x55ba1da3c570 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x55ba1da3c600 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x55ba1da3c690 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x55ba1da3c720 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x55ba1da3c7b0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x55ba1da3c840 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x55ba1da3c8d0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x55ba1da3c960 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x55ba1da3c9f0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x55ba1da3ca80 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: 0x55ba1d999f30 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0x55ba1d99cd30 MAP: (6 sibs) 3 children: 29: 0x55ba1d99d0d0 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0x55ba1d99d168 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0x55ba1d99d200 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0x55ba1d99cdc8 MAP***: !!map (6 sibs) 3 children: 29: 0x55ba1d99d2a0 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0x55ba1d99d338 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0x55ba1d99d3d0 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0x55ba1d99ce60 MAP***: !!map (6 sibs) 3 children: 29: 0x55ba1d99d470 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x55ba1d99d508 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x55ba1d99d5a0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x55ba1d99cef8 SEQ: (6 sibs) 3 children: 29: 0x55ba1d99d640 VAL***: '!!str v10' (3 sibs) 29: 0x55ba1d99d6d8 VAL***: '!!str v20' (3 sibs) 29: 0x55ba1d99d770 VAL***: '!!str v30' (3 sibs) 29: 0x55ba1d99cf90 SEQ***: !!seq (6 sibs) 3 children: 29: 0x55ba1d99d810 VAL***: '!!str v40' (3 sibs) 29: 0x55ba1d99d8a8 VAL***: '!!str v50' (3 sibs) 29: 0x55ba1d99d940 VAL***: '!!str v60' (3 sibs) 29: 0x55ba1d99d028 SEQ***: !!seq (6 sibs) 3 children: 29: 0x55ba1d99d9e0 VAL: 'v70' (3 sibs) 29: 0x55ba1d99da78 VAL: 'v80' (3 sibs) 29: 0x55ba1d99db10 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55ba1da3cb20 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x55ba1da3cbb0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x55ba1da3cc40 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x55ba1da3ccd0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x55ba1da3cd60 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x55ba1da3cdf0 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x55ba1da3ce80 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x55ba1da3cf10 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x55ba1da3cfa0 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x55ba1da3d030 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x55ba1da3d0c0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x55ba1da3d150 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x55ba1da3d1e0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x55ba1da3d270 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x55ba1da3d300 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x55ba1da3d390 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x55ba1da3d420 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x55ba1da3d4b0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x55ba1da3d540 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x55ba1da3d5d0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x55ba1da3d660 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x55ba1da3d6f0 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x55ba1da3d780 VAL: 'v70' (3 sibs) 29: [23] [23] 0x55ba1da3d810 VAL: 'v80' (3 sibs) 29: [24] [24] 0x55ba1da3d8a0 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: 0x55ba1d99a048 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0x55ba1d99dc00 MAP: (6 sibs) 3 children: 29: 0x55ba1d99dfa0 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0x55ba1d99e038 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0x55ba1d99e0d0 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0x55ba1d99dc98 MAP***: !map (6 sibs) 3 children: 29: 0x55ba1d99e170 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0x55ba1d99e208 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0x55ba1d99e2a0 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0x55ba1d99dd30 MAP***: !map (6 sibs) 3 children: 29: 0x55ba1d99e340 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x55ba1d99e3d8 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x55ba1d99e470 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x55ba1d99ddc8 SEQ: (6 sibs) 3 children: 29: 0x55ba1d99e510 VAL***: '!str v10' (3 sibs) 29: 0x55ba1d99e5a8 VAL***: '!str v20' (3 sibs) 29: 0x55ba1d99e640 VAL***: '!str v30' (3 sibs) 29: 0x55ba1d99de60 SEQ***: !seq (6 sibs) 3 children: 29: 0x55ba1d99e6e0 VAL***: '!str v40' (3 sibs) 29: 0x55ba1d99e778 VAL***: '!str v50' (3 sibs) 29: 0x55ba1d99e810 VAL***: '!str v60' (3 sibs) 29: 0x55ba1d99def8 SEQ***: !seq (6 sibs) 3 children: 29: 0x55ba1d99e8b0 VAL: 'v70' (3 sibs) 29: 0x55ba1d99e948 VAL: 'v80' (3 sibs) 29: 0x55ba1d99e9e0 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55ba1da3d940 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x55ba1da3d9d0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x55ba1da3da60 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x55ba1da3daf0 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x55ba1da3db80 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x55ba1da3dc10 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x55ba1da3dca0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x55ba1da3dd30 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x55ba1da3ddc0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x55ba1da3de50 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x55ba1da3dee0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x55ba1da3df70 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x55ba1da3e000 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x55ba1da3e090 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x55ba1da3e120 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x55ba1da3e1b0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x55ba1da3e240 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x55ba1da3e2d0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x55ba1da3e360 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x55ba1da3e3f0 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x55ba1da3e480 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x55ba1da3e510 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x55ba1da3e5a0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x55ba1da3e630 VAL: 'v80' (3 sibs) 29: [24] [24] 0x55ba1da3e6c0 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: 0x55ba1d998fe0 [ROOT] DOCVAL***: '! a' (0 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55ba1d998c70 [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: 0x55ba1d9990f8 [ROOT] MAP: (0 sibs) 8 children: 29: 0x55ba1d997290 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0x55ba1d997328 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0x55ba1d9973c0 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0x55ba1d997458 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0x55ba1d9974f0 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0x55ba1d997588 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0x55ba1d997620 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x55ba1d997760 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x55ba1d9977f8 KEYVAL: 'age' '15' (2 sibs) 29: 0x55ba1d9976b8 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55ba1da3e760 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x55ba1da3e7f0 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x55ba1da3e880 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x55ba1da3e910 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x55ba1da3e9a0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x55ba1da3ea30 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x55ba1da3eac0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x55ba1da3eb50 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x55ba1da3ebe0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x55ba1da3ec70 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x55ba1da3ed00 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: 0x55ba1d999210 [ROOT] MAP: (0 sibs) 8 children: 29: 0x55ba1d997d10 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0x55ba1d997da8 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0x55ba1d997e40 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0x55ba1d997ed8 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0x55ba1d997f70 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0x55ba1d998008 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0x55ba1d9980a0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x55ba1d9981e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x55ba1d998278 KEYVAL: 'age' '15' (2 sibs) 29: 0x55ba1d998138 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55ba1da3eda0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x55ba1da3ee30 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x55ba1da3eec0 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x55ba1da3ef50 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x55ba1da3efe0 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x55ba1da3f070 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x55ba1da3f100 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x55ba1da3f190 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x55ba1da3f220 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x55ba1da3f2b0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x55ba1da3f340 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: 0x55ba1d999328 [ROOT] MAP: (0 sibs) 3 children: 29: 0x55ba1d998320 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0x55ba1d9983b8 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0x55ba1d998450 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55ba1da3f3e0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x55ba1da3f470 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x55ba1da3f500 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x55ba1da3f590 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: 0x55ba1d999440 [ROOT] MAP: (0 sibs) 3 children: 29: 0x55ba1d998dc0 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0x55ba1d998e58 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0x55ba1d998ef0 KEYVAL***: '!str key' '!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55ba1da3f630 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x55ba1da3f6c0 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x55ba1da3f750 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x55ba1da3f7e0 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: 0x55ba1d999558 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x55ba1d996f10 VAL***: '!!int 0' (2 sibs) 29: 0x55ba1d996fa8 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55ba1da3f880 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55ba1da3f910 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x55ba1da3f9a0 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: 0x55ba1d999670 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x55ba1d997940 VAL***: '!int 0' (2 sibs) 29: 0x55ba1d9979d8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55ba1da3fa40 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55ba1da3fad0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x55ba1da3fb60 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: 0x55ba1d999788 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x55ba1d997ad0 VAL***: '!!int 0' (2 sibs) 29: 0x55ba1d997b68 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55ba1da3fc00 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55ba1da3fc90 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x55ba1da3fd20 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: 0x55ba1d9998a0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x55ba1d99a120 VAL***: '!int 0' (2 sibs) 29: 0x55ba1d99a1b8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55ba1da3fdc0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55ba1da3fe50 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x55ba1da3fee0 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: 0x55ba1d9999b8 [ROOT] MAP: (0 sibs) 1 children: 29: 0x55ba1d998680 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0x55ba1d998720 VAL***: '!!int 0' (2 sibs) 29: 0x55ba1d9987b8 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55ba1da3ff80 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x55ba1da40010 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x55ba1da400a0 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x55ba1da40130 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: 0x55ba1d999ad0 [ROOT] MAP: (0 sibs) 1 children: 29: 0x55ba1d9988b0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0x55ba1d998950 VAL***: '!int 0' (2 sibs) 29: 0x55ba1d9989e8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55ba1da401d0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x55ba1da40260 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x55ba1da402f0 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x55ba1da40380 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: 0x55ba1d999be8 [ROOT] STREAM: (0 sibs) 12 children: 29: 0x55ba1d99a4e0 DOCMAP***: !!map (12 sibs) 2 children: 29: 0x55ba1d99ac10 KEYVAL: 'a' '0' (2 sibs) 29: 0x55ba1d99aca8 KEYVAL: 'b' '1' (2 sibs) 29: 0x55ba1d99a578 DOCMAP***: !map (12 sibs) 1 children: 29: 0x55ba1d997c60 KEYVAL: 'a' 'b' (1 sibs) 29: 0x55ba1d99a610 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0x55ba1d99ad50 VAL: 'a' (2 sibs) 29: 0x55ba1d99ade8 VAL: 'b' (2 sibs) 29: 0x55ba1d99a6a8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x55ba1d99a740 DOCVAL***: '!!str a b' (12 sibs) 29: 0x55ba1d99a7d8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x55ba1d99a870 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x55ba1d99a908 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x55ba1d99a9a0 DOCMAP: (12 sibs) 1 children: 29: 0x55ba1d998d10 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0x55ba1d99aa38 DOCVAL***: '!!str a b' (12 sibs) 29: 0x55ba1d99aad0 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x55ba1d99ae90 KEYVAL: 'a' '' (2 sibs) 29: 0x55ba1d99af28 KEYVAL: 'b' '' (2 sibs) 29: 0x55ba1d99ab68 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x55ba1d99afd0 KEYVAL: 'a' '' (2 sibs) 29: 0x55ba1d99b068 KEYVAL: 'b' '' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55ba1da40420 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x55ba1da404b0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x55ba1da40540 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x55ba1da405d0 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x55ba1da40660 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x55ba1da406f0 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x55ba1da40780 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x55ba1da40810 VAL: 'a' (2 sibs) 29: [8] [8] 0x55ba1da408a0 VAL: 'b' (2 sibs) 29: [9] [9] 0x55ba1da40930 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x55ba1da409c0 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x55ba1da40a50 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x55ba1da40ae0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x55ba1da40b70 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x55ba1da40c00 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x55ba1da40c90 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x55ba1da40d20 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x55ba1da40db0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x55ba1da40e40 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x55ba1da40ed0 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x55ba1da40f60 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x55ba1da40ff0 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x55ba1da41080 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: 0x55ba1d999d00 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0x55ba1d99b1b0 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0x55ba1d99b248 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0x55ba1d99b4b0 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0x55ba1d99b548 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0x55ba1d99b2e0 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0x55ba1d99b5f0 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0x55ba1d99b688 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0x55ba1d99b378 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0x55ba1d99b730 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0x55ba1d99b7c8 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0x55ba1d99b410 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0x55ba1d99b870 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0x55ba1d99b908 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55ba1da41120 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x55ba1da411b0 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x55ba1da41240 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x55ba1da412d0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x55ba1da41360 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x55ba1da413f0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x55ba1da41480 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x55ba1da41510 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x55ba1da415a0 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x55ba1da41630 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x55ba1da416c0 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x55ba1da41750 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x55ba1da417e0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x55ba1da41870 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: 0x55ba1d999e18 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0x55ba1d99ba00 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0x55ba1d99ba98 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0x55ba1d99bd00 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0x55ba1d99bd98 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0x55ba1d99bb30 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0x55ba1d99be40 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0x55ba1d99bed8 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0x55ba1d99bbc8 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0x55ba1d99bf80 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0x55ba1d99c018 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0x55ba1d99bc60 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0x55ba1d99c0c0 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0x55ba1d99c158 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55ba1da41910 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x55ba1da419a0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x55ba1da41a30 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x55ba1da41ac0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x55ba1da41b50 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x55ba1da41be0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x55ba1da41c70 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x55ba1da41d00 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x55ba1da41d90 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x55ba1da41e20 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x55ba1da41eb0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x55ba1da41f40 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x55ba1da41fd0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x55ba1da42060 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: 0x55ba1d999f30 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0x55ba1d99cd30 MAP: (6 sibs) 3 children: 29: 0x55ba1d99d0d0 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0x55ba1d99d168 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0x55ba1d99d200 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0x55ba1d99cdc8 MAP***: !!map (6 sibs) 3 children: 29: 0x55ba1d99d2a0 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0x55ba1d99d338 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0x55ba1d99d3d0 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0x55ba1d99ce60 MAP***: !!map (6 sibs) 3 children: 29: 0x55ba1d99d470 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x55ba1d99d508 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x55ba1d99d5a0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x55ba1d99cef8 SEQ: (6 sibs) 3 children: 29: 0x55ba1d99d640 VAL***: '!!str v10' (3 sibs) 29: 0x55ba1d99d6d8 VAL***: '!!str v20' (3 sibs) 29: 0x55ba1d99d770 VAL***: '!!str v30' (3 sibs) 29: 0x55ba1d99cf90 SEQ***: !!seq (6 sibs) 3 children: 29: 0x55ba1d99d810 VAL***: '!!str v40' (3 sibs) 29: 0x55ba1d99d8a8 VAL***: '!!str v50' (3 sibs) 29: 0x55ba1d99d940 VAL***: '!!str v60' (3 sibs) 29: 0x55ba1d99d028 SEQ***: !!seq (6 sibs) 3 children: 29: 0x55ba1d99d9e0 VAL: 'v70' (3 sibs) 29: 0x55ba1d99da78 VAL: 'v80' (3 sibs) 29: 0x55ba1d99db10 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55ba1da42100 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x55ba1da42190 MAP: (6 sibs) 3 children: 29: [2] [2] 0x55ba1da42220 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x55ba1da422b0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x55ba1da42340 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x55ba1da423d0 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x55ba1da42460 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x55ba1da424f0 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x55ba1da42580 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x55ba1da42610 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x55ba1da426a0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x55ba1da42730 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x55ba1da427c0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x55ba1da42850 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x55ba1da428e0 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x55ba1da42970 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x55ba1da42a00 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x55ba1da42a90 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x55ba1da42b20 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x55ba1da42bb0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x55ba1da42c40 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x55ba1da42cd0 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x55ba1da42d60 VAL: 'v70' (3 sibs) 29: [23] [23] 0x55ba1da42df0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x55ba1da42e80 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: 0x55ba1d99a048 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0x55ba1d99dc00 MAP: (6 sibs) 3 children: 29: 0x55ba1d99dfa0 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0x55ba1d99e038 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0x55ba1d99e0d0 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0x55ba1d99dc98 MAP***: !map (6 sibs) 3 children: 29: 0x55ba1d99e170 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0x55ba1d99e208 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0x55ba1d99e2a0 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0x55ba1d99dd30 MAP***: !map (6 sibs) 3 children: 29: 0x55ba1d99e340 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x55ba1d99e3d8 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x55ba1d99e470 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x55ba1d99ddc8 SEQ: (6 sibs) 3 children: 29: 0x55ba1d99e510 VAL***: '!str v10' (3 sibs) 29: 0x55ba1d99e5a8 VAL***: '!str v20' (3 sibs) 29: 0x55ba1d99e640 VAL***: '!str v30' (3 sibs) 29: 0x55ba1d99de60 SEQ***: !seq (6 sibs) 3 children: 29: 0x55ba1d99e6e0 VAL***: '!str v40' (3 sibs) 29: 0x55ba1d99e778 VAL***: '!str v50' (3 sibs) 29: 0x55ba1d99e810 VAL***: '!str v60' (3 sibs) 29: 0x55ba1d99def8 SEQ***: !seq (6 sibs) 3 children: 29: 0x55ba1d99e8b0 VAL: 'v70' (3 sibs) 29: 0x55ba1d99e948 VAL: 'v80' (3 sibs) 29: 0x55ba1d99e9e0 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55ba1da42f20 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x55ba1da42fb0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x55ba1da43040 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x55ba1da430d0 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x55ba1da43160 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x55ba1da431f0 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x55ba1da43280 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x55ba1da43310 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x55ba1da433a0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x55ba1da43430 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x55ba1da434c0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x55ba1da43550 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x55ba1da435e0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x55ba1da43670 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x55ba1da43700 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x55ba1da43790 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x55ba1da43820 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x55ba1da438b0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x55ba1da43940 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x55ba1da439d0 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x55ba1da43a60 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x55ba1da43af0 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x55ba1da43b80 VAL: 'v70' (3 sibs) 29: [23] [23] 0x55ba1da43c10 VAL: 'v80' (3 sibs) 29: [24] [24] 0x55ba1da43ca0 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 (28 ms total) 29: 29: [----------] Global test environment tear-down 29: [==========] 598 tests from 8 test suites ran. (29 ms total) 29: [ PASSED ] 598 tests. 29/52 Test #29: ryml-test-tag_property ............ Passed 0.03 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: 0x56022080bb70 [ROOT] STREAM: (0 sibs) 3 children: 30: 0x560220808230 DOCMAP: (3 sibs) 3 children: 30: 0x560220808400 KEYVAL: 'a' '' (3 sibs) 30: 0x560220808498 KEYVAL: 'b' '' (3 sibs) 30: 0x560220808530 KEYVAL: '' '' (3 sibs) 30: 0x5602208082c8 DOCMAP***: !!set (3 sibs) 2 children: 30: 0x5602208085d0 KEYVAL: 'a' '' (2 sibs) 30: 0x560220808668 KEYVAL: 'b' '' (2 sibs) 30: 0x560220808360 DOCMAP***: !!set (3 sibs) 3 children: 30: 0x560220808710 KEYVAL: 'a' '' (3 sibs) 30: 0x5602208087a8 KEYVAL: 'b' '' (3 sibs) 30: 0x560220808840 KEYVAL: '' '' (3 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x560220879b50 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0x560220879d90 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0x560220879be0 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0x560220879c70 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0x560220879d00 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x560220879e20 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x560220879eb0 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x560220879f40 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x560220879fd0 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x56022087a060 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x56022087a0f0 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x56022087a180 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: 0x56022080bc88 [ROOT] MAP: (0 sibs) 5 children: 30: 0x560220808c40 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0x560220808cd8 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x560220808d70 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x560220808e08 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x560220808ea0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x56022087bbd0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x56022087bc60 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x56022087bcf0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x56022087bd80 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x56022087be10 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x56022087bea0 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: 0x56022080bda0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x5602208093b0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0x560220809448 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x5602208094e0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x560220809578 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x560220809610 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x56022087db80 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x56022087dc10 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x56022087dca0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x56022087dd30 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x56022087ddc0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x56022087de50 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: 0x56022080beb8 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x5602208096b0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0x560220809748 VAL: '?foo' (5 sibs) 30: 0x5602208097e0 VAL: ':foo' (5 sibs) 30: 0x560220809878 VAL: '-foo' (5 sibs) 30: 0x560220809910 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x56022087f990 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x56022087fa20 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x56022087fab0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x56022087fb40 VAL: ':foo' (5 sibs) 30: [4] [4] 0x56022087fbd0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x56022087fc60 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: 0x56022080bfd0 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x56022080a280 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0x56022080a318 VAL: '?foo' (5 sibs) 30: 0x56022080a3b0 VAL: ':foo' (5 sibs) 30: 0x56022080a448 VAL: '-foo' (5 sibs) 30: 0x56022080a4e0 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x560220881880 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x560220881910 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x5602208819a0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x560220881a30 VAL: ':foo' (5 sibs) 30: [4] [4] 0x560220881ac0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x560220881b50 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: 0x56022080c0e8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x560220808f90 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5602208835b0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x560220883640 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: 0x56022080c200 [ROOT] MAP: (0 sibs) 2 children: 30: 0x560220807f20 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x560220807fb8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5602208853a0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x560220885430 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x5602208854c0 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: 0x56022080c318 [ROOT] MAP: (0 sibs) 2 children: 30: 0x5602208090d0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x560220809168 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x560220887190 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x560220887220 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x5602208872b0 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: 0x56022080c430 [ROOT] MAP: (0 sibs) 2 children: 30: 0x560220809260 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x5602208092f8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x560220888ec0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x560220888f50 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x560220888fe0 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: 0x56022080c548 [ROOT] MAP: (0 sibs) 2 children: 30: 0x560220809a00 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x560220809a98 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x56022088abf0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x56022088ac80 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x56022088ad10 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: 0x56022080c660 [ROOT] MAP: (0 sibs) 2 children: 30: 0x560220809cd0 KEYMAP: 'map' (2 sibs) 2 children: 30: 0x560220809e10 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x560220809ea8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x560220809d68 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x56022088cc20 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x56022088ccb0 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x56022088cd40 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x56022088cdd0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x56022088ce60 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: 0x56022080c778 [ROOT] SEQ: (0 sibs) 2 children: 30: 0x56022080a040 MAP: (2 sibs) 2 children: 30: 0x56022080b710 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x56022080b7a8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x56022080a0d8 MAP: (2 sibs) 1 children: 30: 0x56022080a180 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x56022088eb10 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x56022088eba0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x56022088ec30 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x56022088ecc0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x56022088ed50 MAP: (2 sibs) 1 children: 30: [5] [5] 0x56022088ede0 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: 0x56022080c890 [ROOT] MAP: (0 sibs) 1 children: 30: 0x560220809f50 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] 0x5602208909c0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x560220890a50 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: 0x56022080c9a8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x56022080b8a0 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] 0x560220892870 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x560220892900 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: 0x56022080cac0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x56022080b990 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x560220894720 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5602208947b0 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: 0x56022080cbd8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x56022080ba80 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5602208965d0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x560220896660 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: 0x56022080ccf0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x56022080de80 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] 0x560220898480 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x560220898510 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: 0x56022080ce08 [ROOT] MAP: (0 sibs) 1 children: 30: 0x56022080a5d0 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x56022089a330 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x56022089a3c0 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: 0x56022080cf20 [ROOT] MAP: (0 sibs) 5 children: 30: 0x56022080a670 KEYVAL: 'a' '' (5 sibs) 30: 0x56022080a708 KEYVAL: 'b' '' (5 sibs) 30: 0x56022080a7a0 KEYVAL: 'c' '' (5 sibs) 30: 0x56022080a838 KEYVAL: 'd' '' (5 sibs) 30: 0x56022080a8d0 KEYVAL: 'e' '' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x56022089c060 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x56022089c0f0 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x56022089c180 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x56022089c210 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x56022089c2a0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x56022089c330 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: 0x56022080d038 [ROOT] MAP: (0 sibs) 6 children: 30: 0x56022080a9c0 KEYVAL: 'a' '1' (6 sibs) 30: 0x56022080aa58 KEYVAL: 'b' '' (6 sibs) 30: 0x56022080aaf0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0x56022080ab88 KEYVAL: 'd' '' (6 sibs) 30: 0x56022080ac20 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0x56022080acb8 KEYVAL: 'f' '' (6 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x56022089dd90 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x56022089de20 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x56022089deb0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x56022089df40 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x56022089dfd0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x56022089e060 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x56022089e0f0 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: 0x56022080bb70 [ROOT] STREAM: (0 sibs) 3 children: 30: 0x560220808230 DOCMAP: (3 sibs) 3 children: 30: 0x560220808400 KEYVAL: 'a' '' (3 sibs) 30: 0x560220808498 KEYVAL: 'b' '' (3 sibs) 30: 0x560220808530 KEYVAL: '' '' (3 sibs) 30: 0x5602208082c8 DOCMAP***: !!set (3 sibs) 2 children: 30: 0x5602208085d0 KEYVAL: 'a' '' (2 sibs) 30: 0x560220808668 KEYVAL: 'b' '' (2 sibs) 30: 0x560220808360 DOCMAP***: !!set (3 sibs) 3 children: 30: 0x560220808710 KEYVAL: 'a' '' (3 sibs) 30: 0x5602208087a8 KEYVAL: 'b' '' (3 sibs) 30: 0x560220808840 KEYVAL: '' '' (3 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x56022089e6e0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0x56022089e920 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0x56022089e770 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0x56022089e800 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0x56022089e890 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x56022089e9b0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x56022089ea40 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x56022089ead0 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x56022089eb60 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x56022089ebf0 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x56022089ec80 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x56022089ed10 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: 0x56022080bc88 [ROOT] MAP: (0 sibs) 5 children: 30: 0x560220808c40 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0x560220808cd8 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x560220808d70 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x560220808e08 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x560220808ea0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x56022089eff0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x56022089f080 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x56022089f110 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x56022089f1a0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x56022089f230 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x56022089f2c0 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: 0x56022080bda0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x5602208093b0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0x560220809448 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x5602208094e0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x560220809578 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x560220809610 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x56022089f900 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x56022089f990 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x56022089fa20 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x56022089fab0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x56022089fb40 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x56022089fbd0 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: 0x56022080beb8 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x5602208096b0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0x560220809748 VAL: '?foo' (5 sibs) 30: 0x5602208097e0 VAL: ':foo' (5 sibs) 30: 0x560220809878 VAL: '-foo' (5 sibs) 30: 0x560220809910 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5602208a0210 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x5602208a02a0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x5602208a0330 VAL: '?foo' (5 sibs) 30: [3] [3] 0x5602208a03c0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x5602208a0450 VAL: '-foo' (5 sibs) 30: [5] [5] 0x5602208a04e0 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: 0x56022080bfd0 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x56022080a280 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0x56022080a318 VAL: '?foo' (5 sibs) 30: 0x56022080a3b0 VAL: ':foo' (5 sibs) 30: 0x56022080a448 VAL: '-foo' (5 sibs) 30: 0x56022080a4e0 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5602208a0b20 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x5602208a0bb0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x5602208a0c40 VAL: '?foo' (5 sibs) 30: [3] [3] 0x5602208a0cd0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x5602208a0d60 VAL: '-foo' (5 sibs) 30: [5] [5] 0x5602208a0df0 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: 0x56022080c0e8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x560220808f90 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5602208a1430 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5602208a14c0 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: 0x56022080c200 [ROOT] MAP: (0 sibs) 2 children: 30: 0x560220807f20 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x560220807fb8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5602208a1d40 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5602208a1dd0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x5602208a1e60 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: 0x56022080c318 [ROOT] MAP: (0 sibs) 2 children: 30: 0x5602208090d0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x560220809168 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5602208a2650 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5602208a26e0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x5602208a2770 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: 0x56022080c430 [ROOT] MAP: (0 sibs) 2 children: 30: 0x560220809260 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x5602208092f8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5602208a2f60 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5602208a2ff0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x5602208a3080 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: 0x56022080c548 [ROOT] MAP: (0 sibs) 2 children: 30: 0x560220809a00 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x560220809a98 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5602208a3870 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5602208a3900 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x5602208a3990 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: 0x56022080c660 [ROOT] MAP: (0 sibs) 2 children: 30: 0x560220809cd0 KEYMAP: 'map' (2 sibs) 2 children: 30: 0x560220809e10 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x560220809ea8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x560220809d68 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5602208a4180 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5602208a4210 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x5602208a42a0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x5602208a4330 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x5602208a43c0 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: 0x56022080c778 [ROOT] SEQ: (0 sibs) 2 children: 30: 0x56022080a040 MAP: (2 sibs) 2 children: 30: 0x56022080b710 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x56022080b7a8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x56022080a0d8 MAP: (2 sibs) 1 children: 30: 0x56022080a180 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5602208a4a90 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x5602208a4b20 MAP: (2 sibs) 2 children: 30: [2] [2] 0x5602208a4bb0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x5602208a4c40 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x5602208a4cd0 MAP: (2 sibs) 1 children: 30: [5] [5] 0x5602208a4d60 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: 0x56022080c890 [ROOT] MAP: (0 sibs) 1 children: 30: 0x560220809f50 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] 0x5602208a53a0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5602208a5430 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: 0x56022080c9a8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x56022080b8a0 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] 0x5602208a5cb0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5602208a5d40 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: 0x56022080cac0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x56022080b990 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5602208a65c0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5602208a6650 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: 0x56022080cbd8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x56022080ba80 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5602208a6ed0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5602208a6f60 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: 0x56022080ccf0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x56022080de80 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] 0x5602208a77e0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5602208a7870 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: 0x56022080ce08 [ROOT] MAP: (0 sibs) 1 children: 30: 0x56022080a5d0 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5602208a80f0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5602208a8180 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: 0x56022080cf20 [ROOT] MAP: (0 sibs) 5 children: 30: 0x56022080a670 KEYVAL: 'a' '' (5 sibs) 30: 0x56022080a708 KEYVAL: 'b' '' (5 sibs) 30: 0x56022080a7a0 KEYVAL: 'c' '' (5 sibs) 30: 0x56022080a838 KEYVAL: 'd' '' (5 sibs) 30: 0x56022080a8d0 KEYVAL: 'e' '' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5602208a8a00 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x5602208a8a90 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x5602208a8b20 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x5602208a8bb0 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x5602208a8c40 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x5602208a8cd0 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: 0x56022080d038 [ROOT] MAP: (0 sibs) 6 children: 30: 0x56022080a9c0 KEYVAL: 'a' '1' (6 sibs) 30: 0x56022080aa58 KEYVAL: 'b' '' (6 sibs) 30: 0x56022080aaf0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0x56022080ab88 KEYVAL: 'd' '' (6 sibs) 30: 0x56022080ac20 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0x56022080acb8 KEYVAL: 'f' '' (6 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5602208a9310 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x5602208a93a0 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x5602208a9430 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x5602208a94c0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x5602208a9550 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x5602208a95e0 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x5602208a9670 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] 0x560220879b50 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0x560220879d90 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0x560220879be0 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0x560220879c70 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0x560220879d00 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x560220879e20 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x560220879eb0 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x560220879f40 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x560220879fd0 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x56022087a060 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x56022087a0f0 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x56022087a180 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] 0x5602208ab080 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0x5602208ab110 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0x5602208ab1a0 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0x5602208ab230 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0x5602208ab2c0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x5602208ab350 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x5602208ab3e0 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x5602208ab470 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x5602208ab500 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x5602208ab590 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x5602208ab620 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x5602208ab6b0 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] 0x56022087bbd0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x56022087bc60 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x56022087bcf0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x56022087bd80 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x56022087be10 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x56022087bea0 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] 0x5602208ac270 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x5602208ac300 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x5602208ac390 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x5602208ac420 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x5602208ac4b0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x5602208ac540 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] 0x56022087db80 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x56022087dc10 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x56022087dca0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x56022087dd30 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x56022087ddc0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x56022087de50 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] 0x5602208acb80 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x5602208acc10 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x5602208acca0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x5602208acd30 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x5602208acdc0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x5602208ace50 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] 0x56022087f990 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x56022087fa20 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x56022087fab0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x56022087fb40 VAL: ':foo' (5 sibs) 30: [4] [4] 0x56022087fbd0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x56022087fc60 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] 0x5602208ad490 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x5602208ad520 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x5602208ad5b0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x5602208ad640 VAL: ':foo' (5 sibs) 30: [4] [4] 0x5602208ad6d0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x5602208ad760 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] 0x560220881880 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x560220881910 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x5602208819a0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x560220881a30 VAL: ':foo' (5 sibs) 30: [4] [4] 0x560220881ac0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x560220881b50 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] 0x5602208adda0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x5602208ade30 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x5602208adec0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x5602208adf50 VAL: ':foo' (5 sibs) 30: [4] [4] 0x5602208adfe0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x5602208ae070 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] 0x5602208835b0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x560220883640 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] 0x5602208ae6b0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5602208ae740 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] 0x5602208853a0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x560220885430 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x5602208854c0 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] 0x5602208aefc0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5602208af050 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x5602208af0e0 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] 0x560220887190 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x560220887220 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x5602208872b0 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] 0x5602208af8d0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5602208af960 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x5602208af9f0 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] 0x560220888ec0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x560220888f50 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x560220888fe0 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] 0x5602208b01e0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5602208b0270 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x5602208b0300 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] 0x56022088abf0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x56022088ac80 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x56022088ad10 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] 0x5602208b0af0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5602208b0b80 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x5602208b0c10 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] 0x56022088cc20 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x56022088ccb0 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x56022088cd40 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x56022088cdd0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x56022088ce60 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] 0x5602208b1400 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5602208b1490 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x5602208b1520 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x5602208b15b0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x5602208b1640 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] 0x56022088eb10 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x56022088eba0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x56022088ec30 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x56022088ecc0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x56022088ed50 MAP: (2 sibs) 1 children: 30: [5] [5] 0x56022088ede0 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] 0x5602208b1d10 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x5602208b1da0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x5602208b1e30 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x5602208b1ec0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x5602208b1f50 MAP: (2 sibs) 1 children: 30: [5] [5] 0x5602208b1fe0 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] 0x5602208909c0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x560220890a50 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] 0x5602208b2620 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5602208b26b0 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] 0x560220892870 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x560220892900 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] 0x5602208b2f30 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5602208b2fc0 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] 0x560220894720 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5602208947b0 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] 0x5602208b3840 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5602208b38d0 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] 0x5602208965d0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x560220896660 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] 0x5602208b4150 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5602208b41e0 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] 0x560220898480 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x560220898510 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] 0x5602208b4a60 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5602208b4af0 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] 0x56022089a330 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x56022089a3c0 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] 0x5602208b5370 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5602208b5400 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] 0x56022089c060 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x56022089c0f0 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x56022089c180 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x56022089c210 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x56022089c2a0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x56022089c330 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] 0x5602208b5c80 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x5602208b5d10 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x5602208b5da0 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x5602208b5e30 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x5602208b5ec0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x5602208b5f50 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] 0x56022089dd90 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x56022089de20 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x56022089deb0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x56022089df40 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x56022089dfd0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x56022089e060 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x56022089e0f0 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] 0x5602208b6590 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x5602208b6620 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x5602208b66b0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x5602208b6740 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x5602208b67d0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x5602208b6860 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x5602208b68f0 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] 0x56022089e6e0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0x56022089e920 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0x56022089e770 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0x56022089e800 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0x56022089e890 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x56022089e9b0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x56022089ea40 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x56022089ead0 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x56022089eb60 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x56022089ebf0 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x56022089ec80 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x56022089ed10 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] 0x5602208b6ea0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0x5602208b6f30 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0x5602208b6fc0 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0x5602208b7050 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0x5602208b70e0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x5602208b7170 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x5602208b7200 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x5602208b7290 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x5602208b7320 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x5602208b73b0 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x5602208b7440 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x5602208b74d0 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] 0x56022089eff0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x56022089f080 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x56022089f110 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x56022089f1a0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x56022089f230 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x56022089f2c0 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] 0x5602208b77b0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x5602208b7840 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x5602208b78d0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x5602208b7960 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x5602208b79f0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x5602208b7a80 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] 0x56022089f900 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x56022089f990 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x56022089fa20 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x56022089fab0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x56022089fb40 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x56022089fbd0 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] 0x5602208b80c0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x5602208b8150 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x5602208b81e0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x5602208b8270 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x5602208b8300 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x5602208b8390 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] 0x5602208a0210 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x5602208a02a0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x5602208a0330 VAL: '?foo' (5 sibs) 30: [3] [3] 0x5602208a03c0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x5602208a0450 VAL: '-foo' (5 sibs) 30: [5] [5] 0x5602208a04e0 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] 0x5602208b89d0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x5602208b8a60 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x5602208b8af0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x5602208b8b80 VAL: ':foo' (5 sibs) 30: [4] [4] 0x5602208b8c10 VAL: '-foo' (5 sibs) 30: [5] [5] 0x5602208b8ca0 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] 0x5602208a0b20 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x5602208a0bb0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x5602208a0c40 VAL: '?foo' (5 sibs) 30: [3] [3] 0x5602208a0cd0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x5602208a0d60 VAL: '-foo' (5 sibs) 30: [5] [5] 0x5602208a0df0 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] 0x5602208b92e0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x5602208b9370 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x5602208b9400 VAL: '?foo' (5 sibs) 30: [3] [3] 0x5602208b9490 VAL: ':foo' (5 sibs) 30: [4] [4] 0x5602208b9520 VAL: '-foo' (5 sibs) 30: [5] [5] 0x5602208b95b0 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] 0x5602208a1430 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5602208a14c0 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] 0x5602208b9bf0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5602208b9c80 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] 0x5602208a1d40 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5602208a1dd0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x5602208a1e60 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] 0x5602208ba500 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5602208ba590 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x5602208ba620 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] 0x5602208a2650 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5602208a26e0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x5602208a2770 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] 0x5602208bae10 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5602208baea0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x5602208baf30 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] 0x5602208a2f60 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5602208a2ff0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x5602208a3080 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] 0x5602208bb720 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5602208bb7b0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x5602208bb840 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] 0x5602208a3870 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5602208a3900 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x5602208a3990 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] 0x5602208bc030 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5602208bc0c0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x5602208bc150 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] 0x5602208a4180 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5602208a4210 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x5602208a42a0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x5602208a4330 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x5602208a43c0 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] 0x5602208bc940 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5602208bc9d0 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x5602208bca60 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x5602208bcaf0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x5602208bcb80 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] 0x5602208a4a90 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x5602208a4b20 MAP: (2 sibs) 2 children: 30: [2] [2] 0x5602208a4bb0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x5602208a4c40 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x5602208a4cd0 MAP: (2 sibs) 1 children: 30: [5] [5] 0x5602208a4d60 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] 0x5602208bd250 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x5602208bd2e0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x5602208bd370 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x5602208bd400 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x5602208bd490 MAP: (2 sibs) 1 children: 30: [5] [5] 0x5602208bd520 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] 0x5602208a53a0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5602208a5430 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] 0x5602208bdb60 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5602208bdbf0 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] 0x5602208a5cb0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5602208a5d40 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] 0x5602208be470 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5602208be500 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] 0x5602208a65c0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5602208a6650 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] 0x5602208bed80 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5602208bee10 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] 0x5602208a6ed0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5602208a6f60 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] 0x5602208bf690 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5602208bf720 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] 0x5602208a77e0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5602208a7870 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] 0x5602208bffa0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5602208c0030 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] 0x5602208a80f0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5602208a8180 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] 0x5602208c08b0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5602208c0940 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] 0x5602208a8a00 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x5602208a8a90 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x5602208a8b20 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x5602208a8bb0 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x5602208a8c40 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x5602208a8cd0 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] 0x5602208c11c0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x5602208c1250 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x5602208c12e0 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x5602208c1370 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x5602208c1400 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x5602208c1490 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] 0x5602208a9310 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x5602208a93a0 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x5602208a9430 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x5602208a94c0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x5602208a9550 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x5602208a95e0 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x5602208a9670 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] 0x5602208c1ad0 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x5602208c1b60 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x5602208c1bf0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x5602208c1c80 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x5602208c1d10 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x5602208c1da0 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x5602208c1e30 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: 0x56022080bb70 [ROOT] STREAM: (0 sibs) 3 children: 30: 0x560220808230 DOCMAP: (3 sibs) 3 children: 30: 0x560220808400 KEYVAL: 'a' '' (3 sibs) 30: 0x560220808498 KEYVAL: 'b' '' (3 sibs) 30: 0x560220808530 KEYVAL: '' '' (3 sibs) 30: 0x5602208082c8 DOCMAP***: !!set (3 sibs) 2 children: 30: 0x5602208085d0 KEYVAL: 'a' '' (2 sibs) 30: 0x560220808668 KEYVAL: 'b' '' (2 sibs) 30: 0x560220808360 DOCMAP***: !!set (3 sibs) 3 children: 30: 0x560220808710 KEYVAL: 'a' '' (3 sibs) 30: 0x5602208087a8 KEYVAL: 'b' '' (3 sibs) 30: 0x560220808840 KEYVAL: '' '' (3 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5602208c23e0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0x5602208c2470 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0x5602208c2500 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0x5602208c2590 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0x5602208c2620 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x5602208c26b0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x5602208c2740 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x5602208c27d0 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x5602208c2860 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x5602208c28f0 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x5602208c2980 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x5602208c2a10 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: 0x56022080bc88 [ROOT] MAP: (0 sibs) 5 children: 30: 0x560220808c40 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0x560220808cd8 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x560220808d70 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x560220808e08 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x560220808ea0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5602208c2ab0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x5602208c2b40 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x5602208c2bd0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x5602208c2c60 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x5602208c2cf0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x5602208c2d80 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: 0x56022080bda0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x5602208093b0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0x560220809448 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x5602208094e0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x560220809578 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x560220809610 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5602208c2e20 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x5602208c2eb0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x5602208c2f40 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x5602208c2fd0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x5602208c3060 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x5602208c30f0 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: 0x56022080beb8 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x5602208096b0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0x560220809748 VAL: '?foo' (5 sibs) 30: 0x5602208097e0 VAL: ':foo' (5 sibs) 30: 0x560220809878 VAL: '-foo' (5 sibs) 30: 0x560220809910 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5602208c3190 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x5602208c3220 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x5602208c32b0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x5602208c3340 VAL: ':foo' (5 sibs) 30: [4] [4] 0x5602208c33d0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x5602208c3460 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: 0x56022080bfd0 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x56022080a280 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0x56022080a318 VAL: '?foo' (5 sibs) 30: 0x56022080a3b0 VAL: ':foo' (5 sibs) 30: 0x56022080a448 VAL: '-foo' (5 sibs) 30: 0x56022080a4e0 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5602208c3500 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x5602208c3590 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x5602208c3620 VAL: '?foo' (5 sibs) 30: [3] [3] 0x5602208c36b0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x5602208c3740 VAL: '-foo' (5 sibs) 30: [5] [5] 0x5602208c37d0 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: 0x56022080c0e8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x560220808f90 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5602208c3870 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5602208c3900 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: 0x56022080c200 [ROOT] MAP: (0 sibs) 2 children: 30: 0x560220807f20 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x560220807fb8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5602208c39a0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5602208c3a30 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x5602208c3ac0 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: 0x56022080c318 [ROOT] MAP: (0 sibs) 2 children: 30: 0x5602208090d0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x560220809168 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5602208c3b60 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5602208c3bf0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x5602208c3c80 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: 0x56022080c430 [ROOT] MAP: (0 sibs) 2 children: 30: 0x560220809260 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x5602208092f8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5602208c3d20 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5602208c3db0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x5602208c3e40 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: 0x56022080c548 [ROOT] MAP: (0 sibs) 2 children: 30: 0x560220809a00 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x560220809a98 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5602208c3ee0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5602208c3f70 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x5602208c4000 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: 0x56022080c660 [ROOT] MAP: (0 sibs) 2 children: 30: 0x560220809cd0 KEYMAP: 'map' (2 sibs) 2 children: 30: 0x560220809e10 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x560220809ea8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x560220809d68 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5602208c40a0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5602208c4130 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x5602208c41c0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x5602208c4250 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x5602208c42e0 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: 0x56022080c778 [ROOT] SEQ: (0 sibs) 2 children: 30: 0x56022080a040 MAP: (2 sibs) 2 children: 30: 0x56022080b710 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x56022080b7a8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x56022080a0d8 MAP: (2 sibs) 1 children: 30: 0x56022080a180 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5602208c4380 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x5602208c4410 MAP: (2 sibs) 2 children: 30: [2] [2] 0x5602208c44a0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x5602208c4530 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x5602208c45c0 MAP: (2 sibs) 1 children: 30: [5] [5] 0x5602208c4650 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: 0x56022080c890 [ROOT] MAP: (0 sibs) 1 children: 30: 0x560220809f50 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] 0x5602208c46f0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5602208c4780 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: 0x56022080c9a8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x56022080b8a0 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] 0x5602208c4820 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5602208c48b0 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: 0x56022080cac0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x56022080b990 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5602208c4950 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5602208c49e0 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: 0x56022080cbd8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x56022080ba80 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5602208c4a80 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5602208c4b10 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: 0x56022080ccf0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x56022080de80 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] 0x5602208c4bb0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5602208c4c40 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: 0x56022080ce08 [ROOT] MAP: (0 sibs) 1 children: 30: 0x56022080a5d0 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5602208c4ce0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5602208c4d70 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: 0x56022080cf20 [ROOT] MAP: (0 sibs) 5 children: 30: 0x56022080a670 KEYVAL: 'a' '' (5 sibs) 30: 0x56022080a708 KEYVAL: 'b' '' (5 sibs) 30: 0x56022080a7a0 KEYVAL: 'c' '' (5 sibs) 30: 0x56022080a838 KEYVAL: 'd' '' (5 sibs) 30: 0x56022080a8d0 KEYVAL: 'e' '' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5602208c4e10 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x5602208c4ea0 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x5602208c4f30 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x5602208c4fc0 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x5602208c5050 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x5602208c50e0 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: 0x56022080d038 [ROOT] MAP: (0 sibs) 6 children: 30: 0x56022080a9c0 KEYVAL: 'a' '1' (6 sibs) 30: 0x56022080aa58 KEYVAL: 'b' '' (6 sibs) 30: 0x56022080aaf0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0x56022080ab88 KEYVAL: 'd' '' (6 sibs) 30: 0x56022080ac20 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0x56022080acb8 KEYVAL: 'f' '' (6 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5602208c5180 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x5602208c5210 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x5602208c52a0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x5602208c5330 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x5602208c53c0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x5602208c5450 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x5602208c54e0 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: 0x56022080bb70 [ROOT] STREAM: (0 sibs) 3 children: 30: 0x560220808230 DOCMAP: (3 sibs) 3 children: 30: 0x560220808400 KEYVAL: 'a' '' (3 sibs) 30: 0x560220808498 KEYVAL: 'b' '' (3 sibs) 30: 0x560220808530 KEYVAL: '' '' (3 sibs) 30: 0x5602208082c8 DOCMAP***: !!set (3 sibs) 2 children: 30: 0x5602208085d0 KEYVAL: 'a' '' (2 sibs) 30: 0x560220808668 KEYVAL: 'b' '' (2 sibs) 30: 0x560220808360 DOCMAP***: !!set (3 sibs) 3 children: 30: 0x560220808710 KEYVAL: 'a' '' (3 sibs) 30: 0x5602208087a8 KEYVAL: 'b' '' (3 sibs) 30: 0x560220808840 KEYVAL: '' '' (3 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5602208c5580 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0x5602208c5610 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0x5602208c56a0 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0x5602208c5730 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0x5602208c57c0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x5602208c5850 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x5602208c58e0 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x5602208c5970 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x5602208c5a00 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x5602208c5a90 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x5602208c5b20 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x5602208c5bb0 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: 0x56022080bc88 [ROOT] MAP: (0 sibs) 5 children: 30: 0x560220808c40 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0x560220808cd8 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x560220808d70 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x560220808e08 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x560220808ea0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5602208c5c50 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x5602208c5ce0 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x5602208c5d70 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x5602208c5e00 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x5602208c5e90 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x5602208c5f20 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: 0x56022080bda0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x5602208093b0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0x560220809448 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x5602208094e0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x560220809578 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x560220809610 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5602208c5fc0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x5602208c6050 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x5602208c60e0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x5602208c6170 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x5602208c6200 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x5602208c6290 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: 0x56022080beb8 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x5602208096b0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0x560220809748 VAL: '?foo' (5 sibs) 30: 0x5602208097e0 VAL: ':foo' (5 sibs) 30: 0x560220809878 VAL: '-foo' (5 sibs) 30: 0x560220809910 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5602208c6330 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x5602208c63c0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x5602208c6450 VAL: '?foo' (5 sibs) 30: [3] [3] 0x5602208c64e0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x5602208c6570 VAL: '-foo' (5 sibs) 30: [5] [5] 0x5602208c6600 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: 0x56022080bfd0 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x56022080a280 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0x56022080a318 VAL: '?foo' (5 sibs) 30: 0x56022080a3b0 VAL: ':foo' (5 sibs) 30: 0x56022080a448 VAL: '-foo' (5 sibs) 30: 0x56022080a4e0 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5602208c66a0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x5602208c6730 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x5602208c67c0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x5602208c6850 VAL: ':foo' (5 sibs) 30: [4] [4] 0x5602208c68e0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x5602208c6970 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: 0x56022080c0e8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x560220808f90 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5602208c6a10 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5602208c6aa0 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: 0x56022080c200 [ROOT] MAP: (0 sibs) 2 children: 30: 0x560220807f20 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x560220807fb8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5602208c6b40 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5602208c6bd0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x5602208c6c60 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: 0x56022080c318 [ROOT] MAP: (0 sibs) 2 children: 30: 0x5602208090d0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x560220809168 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5602208c6d00 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5602208c6d90 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x5602208c6e20 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: 0x56022080c430 [ROOT] MAP: (0 sibs) 2 children: 30: 0x560220809260 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x5602208092f8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5602208c6ec0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5602208c6f50 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x5602208c6fe0 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: 0x56022080c548 [ROOT] MAP: (0 sibs) 2 children: 30: 0x560220809a00 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x560220809a98 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5602208c7080 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5602208c7110 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x5602208c71a0 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: 0x56022080c660 [ROOT] MAP: (0 sibs) 2 children: 30: 0x560220809cd0 KEYMAP: 'map' (2 sibs) 2 children: 30: 0x560220809e10 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x560220809ea8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x560220809d68 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5602208c7240 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5602208c72d0 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x5602208c7360 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x5602208c73f0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x5602208c7480 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: 0x56022080c778 [ROOT] SEQ: (0 sibs) 2 children: 30: 0x56022080a040 MAP: (2 sibs) 2 children: 30: 0x56022080b710 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x56022080b7a8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x56022080a0d8 MAP: (2 sibs) 1 children: 30: 0x56022080a180 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5602208c7520 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x5602208c75b0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x5602208c7640 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x5602208c76d0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x5602208c7760 MAP: (2 sibs) 1 children: 30: [5] [5] 0x5602208c77f0 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: 0x56022080c890 [ROOT] MAP: (0 sibs) 1 children: 30: 0x560220809f50 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] 0x5602208c7890 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5602208c7920 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: 0x56022080c9a8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x56022080b8a0 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] 0x5602208c79c0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5602208c7a50 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: 0x56022080cac0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x56022080b990 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5602208c7af0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5602208c7b80 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: 0x56022080cbd8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x56022080ba80 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5602208c7c20 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5602208c7cb0 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: 0x56022080ccf0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x56022080de80 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] 0x5602208c7d50 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5602208c7de0 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: 0x56022080ce08 [ROOT] MAP: (0 sibs) 1 children: 30: 0x56022080a5d0 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5602208c7e80 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5602208c7f10 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: 0x56022080cf20 [ROOT] MAP: (0 sibs) 5 children: 30: 0x56022080a670 KEYVAL: 'a' '' (5 sibs) 30: 0x56022080a708 KEYVAL: 'b' '' (5 sibs) 30: 0x56022080a7a0 KEYVAL: 'c' '' (5 sibs) 30: 0x56022080a838 KEYVAL: 'd' '' (5 sibs) 30: 0x56022080a8d0 KEYVAL: 'e' '' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5602208c7fb0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x5602208c8040 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x5602208c80d0 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x5602208c8160 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x5602208c81f0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x5602208c8280 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: 0x56022080d038 [ROOT] MAP: (0 sibs) 6 children: 30: 0x56022080a9c0 KEYVAL: 'a' '1' (6 sibs) 30: 0x56022080aa58 KEYVAL: 'b' '' (6 sibs) 30: 0x56022080aaf0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0x56022080ab88 KEYVAL: 'd' '' (6 sibs) 30: 0x56022080ac20 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0x56022080acb8 KEYVAL: 'f' '' (6 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5602208c8320 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x5602208c83b0 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x5602208c8440 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x5602208c84d0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x5602208c8560 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x5602208c85f0 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x5602208c8680 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 (27 ms total) 30: 30: [----------] Global test environment tear-down 30: [==========] 726 tests from 3 test suites ran. (27 ms total) 30: [ PASSED ] 726 tests. 30/52 Test #30: ryml-test-explicit_key ............ Passed 0.03 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: 0x5639c07cbb50 [ROOT] MAP: (0 sibs) 3 children: 31: 0x5639c07caa40 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x5639c07cac10 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x5639c07caca8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x5639c07cad40 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x5639c07caad8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x5639c07cade0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x5639c07cae78 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x5639c07caf10 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x5639c07cab70 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x5639c07cafb0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x5639c07cb048 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x5639c07cb0e0 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x5639c07e3750 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x5639c07e37e0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x5639c07e3870 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x5639c07e3900 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x5639c07e3990 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x5639c07e3a20 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x5639c07e3ab0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x5639c07e3b40 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x5639c07e3bd0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x5639c07e3c60 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x5639c07e3cf0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x5639c07e3d80 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x5639c07e3e10 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: 0x5639c07cbc68 [ROOT] MAP: (0 sibs) 3 children: 31: 0x5639c07cb3c0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x5639c07cb590 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x5639c07cb628 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x5639c07cb6c0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x5639c07cb458 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x5639c07cb760 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x5639c07cb7f8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x5639c07cb890 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x5639c07cb4f0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x5639c07cb930 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x5639c07cb9c8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x5639c07cba60 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x5639c07e57d0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x5639c07e5860 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x5639c07e58f0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x5639c07e5980 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x5639c07e5a10 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x5639c07e5aa0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x5639c07e5b30 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x5639c07e5bc0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x5639c07e5c50 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x5639c07e5ce0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x5639c07e5d70 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x5639c07e5e00 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x5639c07e5e90 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: 0x5639c07cbd80 [ROOT] MAP: (0 sibs) 3 children: 31: 0x5639c07cbf70 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x5639c07cc140 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x5639c07cc1d8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x5639c07cc270 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x5639c07cc008 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x5639c07cc310 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x5639c07cc3a8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x5639c07cc440 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x5639c07cc0a0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x5639c07cc4e0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x5639c07cc578 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x5639c07cc610 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x5639c07e7720 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x5639c07e77b0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x5639c07e7840 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x5639c07e78d0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x5639c07e7960 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x5639c07e79f0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x5639c07e7a80 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x5639c07e7b10 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x5639c07e7ba0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x5639c07e7c30 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x5639c07e7cc0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x5639c07e7d50 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x5639c07e7de0 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: 0x5639c07cbe98 [ROOT] MAP: (0 sibs) 1 children: 31: 0x5639c07cc7f0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0x5639c07cc890 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0x5639c07cc928 KEYVAL: 'port' '7001' (2 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x5639c07e9670 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x5639c07e9700 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x5639c07e9790 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x5639c07e9820 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: 0x5639c07cbb50 [ROOT] MAP: (0 sibs) 3 children: 31: 0x5639c07caa40 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x5639c07cac10 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x5639c07caca8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x5639c07cad40 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x5639c07caad8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x5639c07cade0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x5639c07cae78 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x5639c07caf10 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x5639c07cab70 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x5639c07cafb0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x5639c07cb048 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x5639c07cb0e0 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x5639c07e9f80 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x5639c07ea010 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x5639c07ea0a0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x5639c07ea130 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x5639c07ea1c0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x5639c07ea250 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x5639c07ea2e0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x5639c07ea370 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x5639c07ea400 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x5639c07ea490 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x5639c07ea520 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x5639c07ea5b0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x5639c07ea640 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: 0x5639c07cbc68 [ROOT] MAP: (0 sibs) 3 children: 31: 0x5639c07cb3c0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x5639c07cb590 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x5639c07cb628 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x5639c07cb6c0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x5639c07cb458 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x5639c07cb760 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x5639c07cb7f8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x5639c07cb890 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x5639c07cb4f0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x5639c07cb930 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x5639c07cb9c8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x5639c07cba60 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x5639c07ea890 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x5639c07ea920 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x5639c07ea9b0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x5639c07eaa40 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x5639c07eaad0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x5639c07eab60 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x5639c07eabf0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x5639c07eac80 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x5639c07ead10 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x5639c07eada0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x5639c07eae30 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x5639c07eaec0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x5639c07eaf50 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: 0x5639c07cbd80 [ROOT] MAP: (0 sibs) 3 children: 31: 0x5639c07cbf70 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x5639c07cc140 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x5639c07cc1d8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x5639c07cc270 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x5639c07cc008 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x5639c07cc310 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x5639c07cc3a8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x5639c07cc440 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x5639c07cc0a0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x5639c07cc4e0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x5639c07cc578 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x5639c07cc610 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x5639c07eb1a0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x5639c07eb230 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x5639c07eb2c0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x5639c07eb350 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x5639c07eb3e0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x5639c07eb470 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x5639c07eb500 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x5639c07eb590 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x5639c07eb620 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x5639c07eb6b0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x5639c07eb740 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x5639c07eb7d0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x5639c07eb860 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: 0x5639c07cbe98 [ROOT] MAP: (0 sibs) 1 children: 31: 0x5639c07cc7f0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0x5639c07cc890 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0x5639c07cc928 KEYVAL: 'port' '7001' (2 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x5639c07ebab0 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x5639c07ebb40 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x5639c07ebbd0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x5639c07ebc60 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] 0x5639c07e3750 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x5639c07e37e0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x5639c07e3870 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x5639c07e3900 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x5639c07e3990 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x5639c07e3a20 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x5639c07e3ab0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x5639c07e3b40 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x5639c07e3bd0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x5639c07e3c60 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x5639c07e3cf0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x5639c07e3d80 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x5639c07e3e10 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] 0x5639c07ecb30 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x5639c07ecbc0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x5639c07ecc50 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x5639c07ecce0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x5639c07ecd70 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x5639c07ece00 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x5639c07ece90 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x5639c07ecf20 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x5639c07ecfb0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x5639c07ed040 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x5639c07ed0d0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x5639c07ed160 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x5639c07ed1f0 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] 0x5639c07e57d0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x5639c07e5860 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x5639c07e58f0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x5639c07e5980 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x5639c07e5a10 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x5639c07e5aa0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x5639c07e5b30 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x5639c07e5bc0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x5639c07e5c50 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x5639c07e5ce0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x5639c07e5d70 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x5639c07e5e00 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x5639c07e5e90 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] 0x5639c07edd20 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x5639c07eddb0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x5639c07ede40 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x5639c07eded0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x5639c07edf60 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x5639c07edff0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x5639c07ee080 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x5639c07ee110 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x5639c07ee1a0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x5639c07ee230 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x5639c07ee2c0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x5639c07ee350 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x5639c07ee3e0 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] 0x5639c07e7720 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x5639c07e77b0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x5639c07e7840 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x5639c07e78d0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x5639c07e7960 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x5639c07e79f0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x5639c07e7a80 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x5639c07e7b10 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x5639c07e7ba0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x5639c07e7c30 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x5639c07e7cc0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x5639c07e7d50 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x5639c07e7de0 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] 0x5639c07ee630 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x5639c07ee6c0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x5639c07ee750 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x5639c07ee7e0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x5639c07ee870 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x5639c07ee900 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x5639c07ee990 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x5639c07eea20 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x5639c07eeab0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x5639c07eeb40 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x5639c07eebd0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x5639c07eec60 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x5639c07eecf0 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] 0x5639c07e9670 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x5639c07e9700 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x5639c07e9790 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x5639c07e9820 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] 0x5639c07eef40 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x5639c07eefd0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x5639c07ef060 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x5639c07ef0f0 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] 0x5639c07e9f80 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x5639c07ea010 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x5639c07ea0a0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x5639c07ea130 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x5639c07ea1c0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x5639c07ea250 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x5639c07ea2e0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x5639c07ea370 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x5639c07ea400 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x5639c07ea490 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x5639c07ea520 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x5639c07ea5b0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x5639c07ea640 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] 0x5639c07ef850 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x5639c07ef8e0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x5639c07ef970 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x5639c07efa00 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x5639c07efa90 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x5639c07efb20 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x5639c07efbb0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x5639c07efc40 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x5639c07efcd0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x5639c07efd60 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x5639c07efdf0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x5639c07efe80 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x5639c07eff10 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] 0x5639c07ea890 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x5639c07ea920 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x5639c07ea9b0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x5639c07eaa40 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x5639c07eaad0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x5639c07eab60 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x5639c07eabf0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x5639c07eac80 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x5639c07ead10 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x5639c07eada0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x5639c07eae30 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x5639c07eaec0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x5639c07eaf50 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] 0x5639c07f0160 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x5639c07f01f0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x5639c07f0280 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x5639c07f0310 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x5639c07f03a0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x5639c07f0430 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x5639c07f04c0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x5639c07f0550 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x5639c07f05e0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x5639c07f0670 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x5639c07f0700 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x5639c07f0790 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x5639c07f0820 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] 0x5639c07eb1a0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x5639c07eb230 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x5639c07eb2c0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x5639c07eb350 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x5639c07eb3e0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x5639c07eb470 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x5639c07eb500 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x5639c07eb590 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x5639c07eb620 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x5639c07eb6b0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x5639c07eb740 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x5639c07eb7d0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x5639c07eb860 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] 0x5639c07f0a70 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x5639c07f0b00 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x5639c07f0b90 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x5639c07f0c20 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x5639c07f0cb0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x5639c07f0d40 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x5639c07f0dd0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x5639c07f0e60 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x5639c07f0ef0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x5639c07f0f80 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x5639c07f1010 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x5639c07f10a0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x5639c07f1130 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] 0x5639c07ebab0 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x5639c07ebb40 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x5639c07ebbd0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x5639c07ebc60 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] 0x5639c07f1380 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x5639c07f1410 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x5639c07f14a0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x5639c07f1530 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: 0x5639c07cbb50 [ROOT] MAP: (0 sibs) 3 children: 31: 0x5639c07caa40 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x5639c07cac10 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x5639c07caca8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x5639c07cad40 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x5639c07caad8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x5639c07cade0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x5639c07cae78 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x5639c07caf10 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x5639c07cab70 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x5639c07cafb0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x5639c07cb048 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x5639c07cb0e0 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x5639c07f1c90 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x5639c07f1d20 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x5639c07f1db0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x5639c07f1e40 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x5639c07f1ed0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x5639c07f1f60 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x5639c07f1ff0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x5639c07f2080 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x5639c07f2110 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x5639c07f21a0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x5639c07f2230 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x5639c07f22c0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x5639c07f2350 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: 0x5639c07cbc68 [ROOT] MAP: (0 sibs) 3 children: 31: 0x5639c07cb3c0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x5639c07cb590 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x5639c07cb628 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x5639c07cb6c0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x5639c07cb458 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x5639c07cb760 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x5639c07cb7f8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x5639c07cb890 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x5639c07cb4f0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x5639c07cb930 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x5639c07cb9c8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x5639c07cba60 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x5639c07f23f0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x5639c07f2480 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x5639c07f2510 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x5639c07f25a0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x5639c07f2630 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x5639c07f26c0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x5639c07f2750 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x5639c07f27e0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x5639c07f2870 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x5639c07f2900 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x5639c07f2990 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x5639c07f2a20 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x5639c07f2ab0 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: 0x5639c07cbd80 [ROOT] MAP: (0 sibs) 3 children: 31: 0x5639c07cbf70 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x5639c07cc140 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x5639c07cc1d8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x5639c07cc270 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x5639c07cc008 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x5639c07cc310 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x5639c07cc3a8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x5639c07cc440 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x5639c07cc0a0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x5639c07cc4e0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x5639c07cc578 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x5639c07cc610 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x5639c07f2b50 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x5639c07f2be0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x5639c07f2c70 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x5639c07f2d00 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x5639c07f2d90 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x5639c07f2e20 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x5639c07f2eb0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x5639c07f2f40 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x5639c07f2fd0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x5639c07f3060 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x5639c07f30f0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x5639c07f3180 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x5639c07f3210 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: 0x5639c07cbe98 [ROOT] MAP: (0 sibs) 1 children: 31: 0x5639c07cc7f0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0x5639c07cc890 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0x5639c07cc928 KEYVAL: 'port' '7001' (2 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x5639c07ed540 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x5639c07ed5d0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x5639c07ed660 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x5639c07ed6f0 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: 0x5639c07cbb50 [ROOT] MAP: (0 sibs) 3 children: 31: 0x5639c07caa40 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x5639c07cac10 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x5639c07caca8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x5639c07cad40 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x5639c07caad8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x5639c07cade0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x5639c07cae78 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x5639c07caf10 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x5639c07cab70 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x5639c07cafb0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x5639c07cb048 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x5639c07cb0e0 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x5639c07f32b0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x5639c07f3340 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x5639c07f33d0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x5639c07f3460 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x5639c07f34f0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x5639c07f3580 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x5639c07f3610 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x5639c07f36a0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x5639c07f3730 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x5639c07f37c0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x5639c07f3850 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x5639c07f38e0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x5639c07f3970 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: 0x5639c07cbc68 [ROOT] MAP: (0 sibs) 3 children: 31: 0x5639c07cb3c0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x5639c07cb590 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x5639c07cb628 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x5639c07cb6c0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x5639c07cb458 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x5639c07cb760 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x5639c07cb7f8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x5639c07cb890 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x5639c07cb4f0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x5639c07cb930 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x5639c07cb9c8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x5639c07cba60 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x5639c07f3a10 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x5639c07f3aa0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x5639c07f3b30 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x5639c07f3bc0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x5639c07f3c50 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x5639c07f3ce0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x5639c07f3d70 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x5639c07f3e00 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x5639c07f3e90 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x5639c07f3f20 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x5639c07f3fb0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x5639c07f4040 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x5639c07f40d0 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: 0x5639c07cbd80 [ROOT] MAP: (0 sibs) 3 children: 31: 0x5639c07cbf70 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x5639c07cc140 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x5639c07cc1d8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x5639c07cc270 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x5639c07cc008 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x5639c07cc310 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x5639c07cc3a8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x5639c07cc440 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x5639c07cc0a0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x5639c07cc4e0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x5639c07cc578 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x5639c07cc610 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x5639c07f4170 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x5639c07f4200 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x5639c07f4290 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x5639c07f4320 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x5639c07f43b0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x5639c07f4440 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x5639c07f44d0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x5639c07f4560 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x5639c07f45f0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x5639c07f4680 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x5639c07f4710 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x5639c07f47a0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x5639c07f4830 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: 0x5639c07cbe98 [ROOT] MAP: (0 sibs) 1 children: 31: 0x5639c07cc7f0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0x5639c07cc890 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0x5639c07cc928 KEYVAL: 'port' '7001' (2 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x5639c07ed790 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x5639c07ed820 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x5639c07ed8b0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x5639c07ed940 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 (7 ms total) 31: 31: [----------] Global test environment tear-down 31: [==========] 145 tests from 2 test suites ran. (7 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: 0x55f2e10068d0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55f2e10044d0 SEQ: (3 sibs) 0 children: 32: 0x55f2e1004568 SEQ: (3 sibs) 0 children: 32: 0x55f2e1004600 SEQ: (3 sibs) 0 children: 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55f2e1035790 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55f2e1035820 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x55f2e10358b0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x55f2e1035940 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: 0x55f2e10069e8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55f2e1004e50 SEQ: (3 sibs) 3 children: 32: 0x55f2e1005020 VAL: '00' (3 sibs) 32: 0x55f2e10050b8 VAL: '01' (3 sibs) 32: 0x55f2e1005150 VAL: '02' (3 sibs) 32: 0x55f2e1004ee8 SEQ: (3 sibs) 3 children: 32: 0x55f2e10051f0 VAL: '10' (3 sibs) 32: 0x55f2e1005288 VAL: '11' (3 sibs) 32: 0x55f2e1005320 VAL: '12' (3 sibs) 32: 0x55f2e1004f80 SEQ: (3 sibs) 3 children: 32: 0x55f2e10053c0 VAL: '20' (3 sibs) 32: 0x55f2e1005458 VAL: '21' (3 sibs) 32: 0x55f2e10054f0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55f2e1037650 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55f2e10376e0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55f2e1037770 VAL: '00' (3 sibs) 32: [3] [3] 0x55f2e1037800 VAL: '01' (3 sibs) 32: [4] [4] 0x55f2e1037890 VAL: '02' (3 sibs) 32: [5] [5] 0x55f2e1037920 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55f2e10379b0 VAL: '10' (3 sibs) 32: [7] [7] 0x55f2e1037a40 VAL: '11' (3 sibs) 32: [8] [8] 0x55f2e1037ad0 VAL: '12' (3 sibs) 32: [9] [9] 0x55f2e1037b60 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55f2e1037bf0 VAL: '20' (3 sibs) 32: [11] [11] 0x55f2e1037c80 VAL: '21' (3 sibs) 32: [12] [12] 0x55f2e1037d10 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: 0x55f2e1006b00 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55f2e1005a00 SEQ: (3 sibs) 3 children: 32: 0x55f2e1005bd0 VAL: '00' (3 sibs) 32: 0x55f2e1005c68 VAL: '01' (3 sibs) 32: 0x55f2e1005d00 VAL: '02' (3 sibs) 32: 0x55f2e1005a98 SEQ: (3 sibs) 3 children: 32: 0x55f2e1005da0 VAL: '10' (3 sibs) 32: 0x55f2e1005e38 VAL: '11' (3 sibs) 32: 0x55f2e1005ed0 VAL: '12' (3 sibs) 32: 0x55f2e1005b30 SEQ: (3 sibs) 3 children: 32: 0x55f2e1005f70 VAL: '20' (3 sibs) 32: 0x55f2e1006008 VAL: '21' (3 sibs) 32: 0x55f2e10060a0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55f2e10393c0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55f2e1039450 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55f2e10394e0 VAL: '00' (3 sibs) 32: [3] [3] 0x55f2e1039570 VAL: '01' (3 sibs) 32: [4] [4] 0x55f2e1039600 VAL: '02' (3 sibs) 32: [5] [5] 0x55f2e1039690 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55f2e1039720 VAL: '10' (3 sibs) 32: [7] [7] 0x55f2e10397b0 VAL: '11' (3 sibs) 32: [8] [8] 0x55f2e1039840 VAL: '12' (3 sibs) 32: [9] [9] 0x55f2e10398d0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55f2e1039960 VAL: '20' (3 sibs) 32: [11] [11] 0x55f2e10399f0 VAL: '21' (3 sibs) 32: [12] [12] 0x55f2e1039a80 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: 0x55f2e1006c18 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55f2e1006140 SEQ: (3 sibs) 3 children: 32: 0x55f2e1006310 VAL: '00' (3 sibs) 32: 0x55f2e10063a8 VAL: '01' (3 sibs) 32: 0x55f2e1006440 VAL: '02' (3 sibs) 32: 0x55f2e10061d8 SEQ: (3 sibs) 3 children: 32: 0x55f2e10064e0 VAL: '10' (3 sibs) 32: 0x55f2e1006578 VAL: '11' (3 sibs) 32: 0x55f2e1006610 VAL: '12' (3 sibs) 32: 0x55f2e1006270 SEQ: (3 sibs) 3 children: 32: 0x55f2e10066b0 VAL: '20' (3 sibs) 32: 0x55f2e1006748 VAL: '21' (3 sibs) 32: 0x55f2e10067e0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55f2e103b1b0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55f2e103b240 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55f2e103b2d0 VAL: '00' (3 sibs) 32: [3] [3] 0x55f2e103b360 VAL: '01' (3 sibs) 32: [4] [4] 0x55f2e103b3f0 VAL: '02' (3 sibs) 32: [5] [5] 0x55f2e103b480 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55f2e103b510 VAL: '10' (3 sibs) 32: [7] [7] 0x55f2e103b5a0 VAL: '11' (3 sibs) 32: [8] [8] 0x55f2e103b630 VAL: '12' (3 sibs) 32: [9] [9] 0x55f2e103b6c0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55f2e103b750 VAL: '20' (3 sibs) 32: [11] [11] 0x55f2e103b7e0 VAL: '21' (3 sibs) 32: [12] [12] 0x55f2e103b870 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: 0x55f2e1006d30 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55f2e1007150 SEQ: (3 sibs) 3 children: 32: 0x55f2e1007320 VAL: '00' (3 sibs) 32: 0x55f2e10073b8 VAL: '01' (3 sibs) 32: 0x55f2e1007450 VAL: '02' (3 sibs) 32: 0x55f2e10071e8 SEQ: (3 sibs) 3 children: 32: 0x55f2e10074f0 VAL: '10' (3 sibs) 32: 0x55f2e1007588 VAL: '11' (3 sibs) 32: 0x55f2e1007620 VAL: '12' (3 sibs) 32: 0x55f2e1007280 SEQ: (3 sibs) 3 children: 32: 0x55f2e10076c0 VAL: '20' (3 sibs) 32: 0x55f2e1007758 VAL: '21' (3 sibs) 32: 0x55f2e10077f0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55f2e103cf80 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55f2e103d010 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55f2e103d0a0 VAL: '00' (3 sibs) 32: [3] [3] 0x55f2e103d130 VAL: '01' (3 sibs) 32: [4] [4] 0x55f2e103d1c0 VAL: '02' (3 sibs) 32: [5] [5] 0x55f2e103d250 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55f2e103d2e0 VAL: '10' (3 sibs) 32: [7] [7] 0x55f2e103d370 VAL: '11' (3 sibs) 32: [8] [8] 0x55f2e103d400 VAL: '12' (3 sibs) 32: [9] [9] 0x55f2e103d490 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55f2e103d520 VAL: '20' (3 sibs) 32: [11] [11] 0x55f2e103d5b0 VAL: '21' (3 sibs) 32: [12] [12] 0x55f2e103d640 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: 0x55f2e1006e48 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55f2e10055e0 SEQ: (3 sibs) 3 children: 32: 0x55f2e10057b0 VAL: '00' (3 sibs) 32: 0x55f2e1005848 VAL: '01' (3 sibs) 32: 0x55f2e10058e0 VAL: '02' (3 sibs) 32: 0x55f2e1005678 SEQ: (3 sibs) 3 children: 32: 0x55f2e1007890 VAL: '10' (3 sibs) 32: 0x55f2e1007928 VAL: '11' (3 sibs) 32: 0x55f2e10079c0 VAL: '12' (3 sibs) 32: 0x55f2e1005710 SEQ: (3 sibs) 3 children: 32: 0x55f2e1007a60 VAL: '20' (3 sibs) 32: 0x55f2e1007af8 VAL: '21' (3 sibs) 32: 0x55f2e1007b90 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55f2e103ed70 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55f2e103ee00 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55f2e103ee90 VAL: '00' (3 sibs) 32: [3] [3] 0x55f2e103ef20 VAL: '01' (3 sibs) 32: [4] [4] 0x55f2e103efb0 VAL: '02' (3 sibs) 32: [5] [5] 0x55f2e103f040 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55f2e103f0d0 VAL: '10' (3 sibs) 32: [7] [7] 0x55f2e103f160 VAL: '11' (3 sibs) 32: [8] [8] 0x55f2e103f1f0 VAL: '12' (3 sibs) 32: [9] [9] 0x55f2e103f280 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55f2e103f310 VAL: '20' (3 sibs) 32: [11] [11] 0x55f2e103f3a0 VAL: '21' (3 sibs) 32: [12] [12] 0x55f2e103f430 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: 0x55f2e1006f60 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55f2e1007c30 SEQ: (3 sibs) 3 children: 32: 0x55f2e1007e00 VAL: '00' (3 sibs) 32: 0x55f2e1007e98 VAL: '01' (3 sibs) 32: 0x55f2e1007f30 VAL: '02' (3 sibs) 32: 0x55f2e1007cc8 SEQ: (3 sibs) 3 children: 32: 0x55f2e1007fd0 VAL: '10' (3 sibs) 32: 0x55f2e1008068 VAL: '11' (3 sibs) 32: 0x55f2e1008100 VAL: '12' (3 sibs) 32: 0x55f2e1007d60 SEQ: (3 sibs) 3 children: 32: 0x55f2e10081a0 VAL: '20' (3 sibs) 32: 0x55f2e1008238 VAL: '21' (3 sibs) 32: 0x55f2e10082d0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55f2e1040cb0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55f2e1040d40 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55f2e1040dd0 VAL: '00' (3 sibs) 32: [3] [3] 0x55f2e1040e60 VAL: '01' (3 sibs) 32: [4] [4] 0x55f2e1040ef0 VAL: '02' (3 sibs) 32: [5] [5] 0x55f2e1040f80 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55f2e1041010 VAL: '10' (3 sibs) 32: [7] [7] 0x55f2e10410a0 VAL: '11' (3 sibs) 32: [8] [8] 0x55f2e1041130 VAL: '12' (3 sibs) 32: [9] [9] 0x55f2e10411c0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55f2e1041250 VAL: '20' (3 sibs) 32: [11] [11] 0x55f2e10412e0 VAL: '21' (3 sibs) 32: [12] [12] 0x55f2e1041370 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: 0x55f2e1007078 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55f2e10083c0 SEQ: (3 sibs) 3 children: 32: 0x55f2e1008590 VAL: '00' (3 sibs) 32: 0x55f2e1008628 VAL: '01' (3 sibs) 32: 0x55f2e10086c0 VAL: '02' (3 sibs) 32: 0x55f2e1008458 SEQ: (3 sibs) 3 children: 32: 0x55f2e1008760 VAL: '10' (3 sibs) 32: 0x55f2e10087f8 VAL: '11' (3 sibs) 32: 0x55f2e1008890 VAL: '12' (3 sibs) 32: 0x55f2e10084f0 SEQ: (3 sibs) 3 children: 32: 0x55f2e1008930 VAL: '20' (3 sibs) 32: 0x55f2e10089c8 VAL: '21' (3 sibs) 32: 0x55f2e1008a60 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55f2e1042aa0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55f2e1042b30 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55f2e1042bc0 VAL: '00' (3 sibs) 32: [3] [3] 0x55f2e1042c50 VAL: '01' (3 sibs) 32: [4] [4] 0x55f2e1042ce0 VAL: '02' (3 sibs) 32: [5] [5] 0x55f2e1042d70 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55f2e1042e00 VAL: '10' (3 sibs) 32: [7] [7] 0x55f2e1042e90 VAL: '11' (3 sibs) 32: [8] [8] 0x55f2e1042f20 VAL: '12' (3 sibs) 32: [9] [9] 0x55f2e1042fb0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55f2e1043040 VAL: '20' (3 sibs) 32: [11] [11] 0x55f2e10430d0 VAL: '21' (3 sibs) 32: [12] [12] 0x55f2e1043160 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: 0x55f2e10068d0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55f2e10044d0 SEQ: (3 sibs) 0 children: 32: 0x55f2e1004568 SEQ: (3 sibs) 0 children: 32: 0x55f2e1004600 SEQ: (3 sibs) 0 children: 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55f2e10433f0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55f2e1043480 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x55f2e1043510 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x55f2e10435a0 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: 0x55f2e10069e8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55f2e1004e50 SEQ: (3 sibs) 3 children: 32: 0x55f2e1005020 VAL: '00' (3 sibs) 32: 0x55f2e10050b8 VAL: '01' (3 sibs) 32: 0x55f2e1005150 VAL: '02' (3 sibs) 32: 0x55f2e1004ee8 SEQ: (3 sibs) 3 children: 32: 0x55f2e10051f0 VAL: '10' (3 sibs) 32: 0x55f2e1005288 VAL: '11' (3 sibs) 32: 0x55f2e1005320 VAL: '12' (3 sibs) 32: 0x55f2e1004f80 SEQ: (3 sibs) 3 children: 32: 0x55f2e10053c0 VAL: '20' (3 sibs) 32: 0x55f2e1005458 VAL: '21' (3 sibs) 32: 0x55f2e10054f0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55f2e1043d00 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55f2e1043d90 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55f2e1043e20 VAL: '00' (3 sibs) 32: [3] [3] 0x55f2e1043eb0 VAL: '01' (3 sibs) 32: [4] [4] 0x55f2e1043f40 VAL: '02' (3 sibs) 32: [5] [5] 0x55f2e1043fd0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55f2e1044060 VAL: '10' (3 sibs) 32: [7] [7] 0x55f2e10440f0 VAL: '11' (3 sibs) 32: [8] [8] 0x55f2e1044180 VAL: '12' (3 sibs) 32: [9] [9] 0x55f2e1044210 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55f2e10442a0 VAL: '20' (3 sibs) 32: [11] [11] 0x55f2e1044330 VAL: '21' (3 sibs) 32: [12] [12] 0x55f2e10443c0 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: 0x55f2e1006b00 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55f2e1005a00 SEQ: (3 sibs) 3 children: 32: 0x55f2e1005bd0 VAL: '00' (3 sibs) 32: 0x55f2e1005c68 VAL: '01' (3 sibs) 32: 0x55f2e1005d00 VAL: '02' (3 sibs) 32: 0x55f2e1005a98 SEQ: (3 sibs) 3 children: 32: 0x55f2e1005da0 VAL: '10' (3 sibs) 32: 0x55f2e1005e38 VAL: '11' (3 sibs) 32: 0x55f2e1005ed0 VAL: '12' (3 sibs) 32: 0x55f2e1005b30 SEQ: (3 sibs) 3 children: 32: 0x55f2e1005f70 VAL: '20' (3 sibs) 32: 0x55f2e1006008 VAL: '21' (3 sibs) 32: 0x55f2e10060a0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55f2e1044610 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55f2e10446a0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55f2e1044730 VAL: '00' (3 sibs) 32: [3] [3] 0x55f2e10447c0 VAL: '01' (3 sibs) 32: [4] [4] 0x55f2e1044850 VAL: '02' (3 sibs) 32: [5] [5] 0x55f2e10448e0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55f2e1044970 VAL: '10' (3 sibs) 32: [7] [7] 0x55f2e1044a00 VAL: '11' (3 sibs) 32: [8] [8] 0x55f2e1044a90 VAL: '12' (3 sibs) 32: [9] [9] 0x55f2e1044b20 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55f2e1044bb0 VAL: '20' (3 sibs) 32: [11] [11] 0x55f2e1044c40 VAL: '21' (3 sibs) 32: [12] [12] 0x55f2e1044cd0 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: 0x55f2e1006c18 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55f2e1006140 SEQ: (3 sibs) 3 children: 32: 0x55f2e1006310 VAL: '00' (3 sibs) 32: 0x55f2e10063a8 VAL: '01' (3 sibs) 32: 0x55f2e1006440 VAL: '02' (3 sibs) 32: 0x55f2e10061d8 SEQ: (3 sibs) 3 children: 32: 0x55f2e10064e0 VAL: '10' (3 sibs) 32: 0x55f2e1006578 VAL: '11' (3 sibs) 32: 0x55f2e1006610 VAL: '12' (3 sibs) 32: 0x55f2e1006270 SEQ: (3 sibs) 3 children: 32: 0x55f2e10066b0 VAL: '20' (3 sibs) 32: 0x55f2e1006748 VAL: '21' (3 sibs) 32: 0x55f2e10067e0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55f2e1044f20 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55f2e1044fb0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55f2e1045040 VAL: '00' (3 sibs) 32: [3] [3] 0x55f2e10450d0 VAL: '01' (3 sibs) 32: [4] [4] 0x55f2e1045160 VAL: '02' (3 sibs) 32: [5] [5] 0x55f2e10451f0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55f2e1045280 VAL: '10' (3 sibs) 32: [7] [7] 0x55f2e1045310 VAL: '11' (3 sibs) 32: [8] [8] 0x55f2e10453a0 VAL: '12' (3 sibs) 32: [9] [9] 0x55f2e1045430 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55f2e10454c0 VAL: '20' (3 sibs) 32: [11] [11] 0x55f2e1045550 VAL: '21' (3 sibs) 32: [12] [12] 0x55f2e10455e0 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: 0x55f2e1006d30 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55f2e1007150 SEQ: (3 sibs) 3 children: 32: 0x55f2e1007320 VAL: '00' (3 sibs) 32: 0x55f2e10073b8 VAL: '01' (3 sibs) 32: 0x55f2e1007450 VAL: '02' (3 sibs) 32: 0x55f2e10071e8 SEQ: (3 sibs) 3 children: 32: 0x55f2e10074f0 VAL: '10' (3 sibs) 32: 0x55f2e1007588 VAL: '11' (3 sibs) 32: 0x55f2e1007620 VAL: '12' (3 sibs) 32: 0x55f2e1007280 SEQ: (3 sibs) 3 children: 32: 0x55f2e10076c0 VAL: '20' (3 sibs) 32: 0x55f2e1007758 VAL: '21' (3 sibs) 32: 0x55f2e10077f0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55f2e1045830 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55f2e10458c0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55f2e1045950 VAL: '00' (3 sibs) 32: [3] [3] 0x55f2e10459e0 VAL: '01' (3 sibs) 32: [4] [4] 0x55f2e1045a70 VAL: '02' (3 sibs) 32: [5] [5] 0x55f2e1045b00 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55f2e1045b90 VAL: '10' (3 sibs) 32: [7] [7] 0x55f2e1045c20 VAL: '11' (3 sibs) 32: [8] [8] 0x55f2e1045cb0 VAL: '12' (3 sibs) 32: [9] [9] 0x55f2e1045d40 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55f2e1045dd0 VAL: '20' (3 sibs) 32: [11] [11] 0x55f2e1045e60 VAL: '21' (3 sibs) 32: [12] [12] 0x55f2e1045ef0 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: 0x55f2e1006e48 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55f2e10055e0 SEQ: (3 sibs) 3 children: 32: 0x55f2e10057b0 VAL: '00' (3 sibs) 32: 0x55f2e1005848 VAL: '01' (3 sibs) 32: 0x55f2e10058e0 VAL: '02' (3 sibs) 32: 0x55f2e1005678 SEQ: (3 sibs) 3 children: 32: 0x55f2e1007890 VAL: '10' (3 sibs) 32: 0x55f2e1007928 VAL: '11' (3 sibs) 32: 0x55f2e10079c0 VAL: '12' (3 sibs) 32: 0x55f2e1005710 SEQ: (3 sibs) 3 children: 32: 0x55f2e1007a60 VAL: '20' (3 sibs) 32: 0x55f2e1007af8 VAL: '21' (3 sibs) 32: 0x55f2e1007b90 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55f2e1046140 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55f2e10461d0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55f2e1046260 VAL: '00' (3 sibs) 32: [3] [3] 0x55f2e10462f0 VAL: '01' (3 sibs) 32: [4] [4] 0x55f2e1046380 VAL: '02' (3 sibs) 32: [5] [5] 0x55f2e1046410 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55f2e10464a0 VAL: '10' (3 sibs) 32: [7] [7] 0x55f2e1046530 VAL: '11' (3 sibs) 32: [8] [8] 0x55f2e10465c0 VAL: '12' (3 sibs) 32: [9] [9] 0x55f2e1046650 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55f2e10466e0 VAL: '20' (3 sibs) 32: [11] [11] 0x55f2e1046770 VAL: '21' (3 sibs) 32: [12] [12] 0x55f2e1046800 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: 0x55f2e1006f60 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55f2e1007c30 SEQ: (3 sibs) 3 children: 32: 0x55f2e1007e00 VAL: '00' (3 sibs) 32: 0x55f2e1007e98 VAL: '01' (3 sibs) 32: 0x55f2e1007f30 VAL: '02' (3 sibs) 32: 0x55f2e1007cc8 SEQ: (3 sibs) 3 children: 32: 0x55f2e1007fd0 VAL: '10' (3 sibs) 32: 0x55f2e1008068 VAL: '11' (3 sibs) 32: 0x55f2e1008100 VAL: '12' (3 sibs) 32: 0x55f2e1007d60 SEQ: (3 sibs) 3 children: 32: 0x55f2e10081a0 VAL: '20' (3 sibs) 32: 0x55f2e1008238 VAL: '21' (3 sibs) 32: 0x55f2e10082d0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55f2e1046a50 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55f2e1046ae0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55f2e1046b70 VAL: '00' (3 sibs) 32: [3] [3] 0x55f2e1046c00 VAL: '01' (3 sibs) 32: [4] [4] 0x55f2e1046c90 VAL: '02' (3 sibs) 32: [5] [5] 0x55f2e1046d20 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55f2e1046db0 VAL: '10' (3 sibs) 32: [7] [7] 0x55f2e1046e40 VAL: '11' (3 sibs) 32: [8] [8] 0x55f2e1046ed0 VAL: '12' (3 sibs) 32: [9] [9] 0x55f2e1046f60 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55f2e1046ff0 VAL: '20' (3 sibs) 32: [11] [11] 0x55f2e1047080 VAL: '21' (3 sibs) 32: [12] [12] 0x55f2e1047110 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: 0x55f2e1007078 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55f2e10083c0 SEQ: (3 sibs) 3 children: 32: 0x55f2e1008590 VAL: '00' (3 sibs) 32: 0x55f2e1008628 VAL: '01' (3 sibs) 32: 0x55f2e10086c0 VAL: '02' (3 sibs) 32: 0x55f2e1008458 SEQ: (3 sibs) 3 children: 32: 0x55f2e1008760 VAL: '10' (3 sibs) 32: 0x55f2e10087f8 VAL: '11' (3 sibs) 32: 0x55f2e1008890 VAL: '12' (3 sibs) 32: 0x55f2e10084f0 SEQ: (3 sibs) 3 children: 32: 0x55f2e1008930 VAL: '20' (3 sibs) 32: 0x55f2e10089c8 VAL: '21' (3 sibs) 32: 0x55f2e1008a60 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55f2e1047360 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55f2e10473f0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55f2e1047480 VAL: '00' (3 sibs) 32: [3] [3] 0x55f2e1047510 VAL: '01' (3 sibs) 32: [4] [4] 0x55f2e10475a0 VAL: '02' (3 sibs) 32: [5] [5] 0x55f2e1047630 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55f2e10476c0 VAL: '10' (3 sibs) 32: [7] [7] 0x55f2e1047750 VAL: '11' (3 sibs) 32: [8] [8] 0x55f2e10477e0 VAL: '12' (3 sibs) 32: [9] [9] 0x55f2e1047870 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55f2e1047900 VAL: '20' (3 sibs) 32: [11] [11] 0x55f2e1047990 VAL: '21' (3 sibs) 32: [12] [12] 0x55f2e1047a20 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] 0x55f2e1035790 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55f2e1035820 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x55f2e10358b0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x55f2e1035940 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] 0x55f2e1048370 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55f2e1048400 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x55f2e1048490 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x55f2e1048520 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] 0x55f2e1037650 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55f2e10376e0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55f2e1037770 VAL: '00' (3 sibs) 32: [3] [3] 0x55f2e1037800 VAL: '01' (3 sibs) 32: [4] [4] 0x55f2e1037890 VAL: '02' (3 sibs) 32: [5] [5] 0x55f2e1037920 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55f2e10379b0 VAL: '10' (3 sibs) 32: [7] [7] 0x55f2e1037a40 VAL: '11' (3 sibs) 32: [8] [8] 0x55f2e1037ad0 VAL: '12' (3 sibs) 32: [9] [9] 0x55f2e1037b60 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55f2e1037bf0 VAL: '20' (3 sibs) 32: [11] [11] 0x55f2e1037c80 VAL: '21' (3 sibs) 32: [12] [12] 0x55f2e1037d10 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] 0x55f2e1049560 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55f2e10495f0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55f2e1049680 VAL: '00' (3 sibs) 32: [3] [3] 0x55f2e1049710 VAL: '01' (3 sibs) 32: [4] [4] 0x55f2e10497a0 VAL: '02' (3 sibs) 32: [5] [5] 0x55f2e1049830 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55f2e10498c0 VAL: '10' (3 sibs) 32: [7] [7] 0x55f2e1049950 VAL: '11' (3 sibs) 32: [8] [8] 0x55f2e10499e0 VAL: '12' (3 sibs) 32: [9] [9] 0x55f2e1049a70 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55f2e1049b00 VAL: '20' (3 sibs) 32: [11] [11] 0x55f2e1049b90 VAL: '21' (3 sibs) 32: [12] [12] 0x55f2e1049c20 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] 0x55f2e10393c0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55f2e1039450 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55f2e10394e0 VAL: '00' (3 sibs) 32: [3] [3] 0x55f2e1039570 VAL: '01' (3 sibs) 32: [4] [4] 0x55f2e1039600 VAL: '02' (3 sibs) 32: [5] [5] 0x55f2e1039690 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55f2e1039720 VAL: '10' (3 sibs) 32: [7] [7] 0x55f2e10397b0 VAL: '11' (3 sibs) 32: [8] [8] 0x55f2e1039840 VAL: '12' (3 sibs) 32: [9] [9] 0x55f2e10398d0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55f2e1039960 VAL: '20' (3 sibs) 32: [11] [11] 0x55f2e10399f0 VAL: '21' (3 sibs) 32: [12] [12] 0x55f2e1039a80 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] 0x55f2e1049e70 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55f2e1049f00 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55f2e1049f90 VAL: '00' (3 sibs) 32: [3] [3] 0x55f2e104a020 VAL: '01' (3 sibs) 32: [4] [4] 0x55f2e104a0b0 VAL: '02' (3 sibs) 32: [5] [5] 0x55f2e104a140 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55f2e104a1d0 VAL: '10' (3 sibs) 32: [7] [7] 0x55f2e104a260 VAL: '11' (3 sibs) 32: [8] [8] 0x55f2e104a2f0 VAL: '12' (3 sibs) 32: [9] [9] 0x55f2e104a380 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55f2e104a410 VAL: '20' (3 sibs) 32: [11] [11] 0x55f2e104a4a0 VAL: '21' (3 sibs) 32: [12] [12] 0x55f2e104a530 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] 0x55f2e103b1b0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55f2e103b240 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55f2e103b2d0 VAL: '00' (3 sibs) 32: [3] [3] 0x55f2e103b360 VAL: '01' (3 sibs) 32: [4] [4] 0x55f2e103b3f0 VAL: '02' (3 sibs) 32: [5] [5] 0x55f2e103b480 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55f2e103b510 VAL: '10' (3 sibs) 32: [7] [7] 0x55f2e103b5a0 VAL: '11' (3 sibs) 32: [8] [8] 0x55f2e103b630 VAL: '12' (3 sibs) 32: [9] [9] 0x55f2e103b6c0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55f2e103b750 VAL: '20' (3 sibs) 32: [11] [11] 0x55f2e103b7e0 VAL: '21' (3 sibs) 32: [12] [12] 0x55f2e103b870 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] 0x55f2e104a780 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55f2e104a810 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55f2e104a8a0 VAL: '00' (3 sibs) 32: [3] [3] 0x55f2e104a930 VAL: '01' (3 sibs) 32: [4] [4] 0x55f2e104a9c0 VAL: '02' (3 sibs) 32: [5] [5] 0x55f2e104aa50 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55f2e104aae0 VAL: '10' (3 sibs) 32: [7] [7] 0x55f2e104ab70 VAL: '11' (3 sibs) 32: [8] [8] 0x55f2e104ac00 VAL: '12' (3 sibs) 32: [9] [9] 0x55f2e104ac90 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55f2e104ad20 VAL: '20' (3 sibs) 32: [11] [11] 0x55f2e104adb0 VAL: '21' (3 sibs) 32: [12] [12] 0x55f2e104ae40 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] 0x55f2e103cf80 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55f2e103d010 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55f2e103d0a0 VAL: '00' (3 sibs) 32: [3] [3] 0x55f2e103d130 VAL: '01' (3 sibs) 32: [4] [4] 0x55f2e103d1c0 VAL: '02' (3 sibs) 32: [5] [5] 0x55f2e103d250 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55f2e103d2e0 VAL: '10' (3 sibs) 32: [7] [7] 0x55f2e103d370 VAL: '11' (3 sibs) 32: [8] [8] 0x55f2e103d400 VAL: '12' (3 sibs) 32: [9] [9] 0x55f2e103d490 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55f2e103d520 VAL: '20' (3 sibs) 32: [11] [11] 0x55f2e103d5b0 VAL: '21' (3 sibs) 32: [12] [12] 0x55f2e103d640 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] 0x55f2e104b090 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55f2e104b120 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55f2e104b1b0 VAL: '00' (3 sibs) 32: [3] [3] 0x55f2e104b240 VAL: '01' (3 sibs) 32: [4] [4] 0x55f2e104b2d0 VAL: '02' (3 sibs) 32: [5] [5] 0x55f2e104b360 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55f2e104b3f0 VAL: '10' (3 sibs) 32: [7] [7] 0x55f2e104b480 VAL: '11' (3 sibs) 32: [8] [8] 0x55f2e104b510 VAL: '12' (3 sibs) 32: [9] [9] 0x55f2e104b5a0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55f2e104b630 VAL: '20' (3 sibs) 32: [11] [11] 0x55f2e104b6c0 VAL: '21' (3 sibs) 32: [12] [12] 0x55f2e104b750 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] 0x55f2e103ed70 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55f2e103ee00 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55f2e103ee90 VAL: '00' (3 sibs) 32: [3] [3] 0x55f2e103ef20 VAL: '01' (3 sibs) 32: [4] [4] 0x55f2e103efb0 VAL: '02' (3 sibs) 32: [5] [5] 0x55f2e103f040 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55f2e103f0d0 VAL: '10' (3 sibs) 32: [7] [7] 0x55f2e103f160 VAL: '11' (3 sibs) 32: [8] [8] 0x55f2e103f1f0 VAL: '12' (3 sibs) 32: [9] [9] 0x55f2e103f280 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55f2e103f310 VAL: '20' (3 sibs) 32: [11] [11] 0x55f2e103f3a0 VAL: '21' (3 sibs) 32: [12] [12] 0x55f2e103f430 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] 0x55f2e104b9a0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55f2e104ba30 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55f2e104bac0 VAL: '00' (3 sibs) 32: [3] [3] 0x55f2e104bb50 VAL: '01' (3 sibs) 32: [4] [4] 0x55f2e104bbe0 VAL: '02' (3 sibs) 32: [5] [5] 0x55f2e104bc70 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55f2e104bd00 VAL: '10' (3 sibs) 32: [7] [7] 0x55f2e104bd90 VAL: '11' (3 sibs) 32: [8] [8] 0x55f2e104be20 VAL: '12' (3 sibs) 32: [9] [9] 0x55f2e104beb0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55f2e104bf40 VAL: '20' (3 sibs) 32: [11] [11] 0x55f2e104bfd0 VAL: '21' (3 sibs) 32: [12] [12] 0x55f2e104c060 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] 0x55f2e1040cb0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55f2e1040d40 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55f2e1040dd0 VAL: '00' (3 sibs) 32: [3] [3] 0x55f2e1040e60 VAL: '01' (3 sibs) 32: [4] [4] 0x55f2e1040ef0 VAL: '02' (3 sibs) 32: [5] [5] 0x55f2e1040f80 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55f2e1041010 VAL: '10' (3 sibs) 32: [7] [7] 0x55f2e10410a0 VAL: '11' (3 sibs) 32: [8] [8] 0x55f2e1041130 VAL: '12' (3 sibs) 32: [9] [9] 0x55f2e10411c0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55f2e1041250 VAL: '20' (3 sibs) 32: [11] [11] 0x55f2e10412e0 VAL: '21' (3 sibs) 32: [12] [12] 0x55f2e1041370 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] 0x55f2e104c2b0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55f2e104c340 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55f2e104c3d0 VAL: '00' (3 sibs) 32: [3] [3] 0x55f2e104c460 VAL: '01' (3 sibs) 32: [4] [4] 0x55f2e104c4f0 VAL: '02' (3 sibs) 32: [5] [5] 0x55f2e104c580 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55f2e104c610 VAL: '10' (3 sibs) 32: [7] [7] 0x55f2e104c6a0 VAL: '11' (3 sibs) 32: [8] [8] 0x55f2e104c730 VAL: '12' (3 sibs) 32: [9] [9] 0x55f2e104c7c0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55f2e104c850 VAL: '20' (3 sibs) 32: [11] [11] 0x55f2e104c8e0 VAL: '21' (3 sibs) 32: [12] [12] 0x55f2e104c970 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] 0x55f2e1042aa0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55f2e1042b30 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55f2e1042bc0 VAL: '00' (3 sibs) 32: [3] [3] 0x55f2e1042c50 VAL: '01' (3 sibs) 32: [4] [4] 0x55f2e1042ce0 VAL: '02' (3 sibs) 32: [5] [5] 0x55f2e1042d70 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55f2e1042e00 VAL: '10' (3 sibs) 32: [7] [7] 0x55f2e1042e90 VAL: '11' (3 sibs) 32: [8] [8] 0x55f2e1042f20 VAL: '12' (3 sibs) 32: [9] [9] 0x55f2e1042fb0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55f2e1043040 VAL: '20' (3 sibs) 32: [11] [11] 0x55f2e10430d0 VAL: '21' (3 sibs) 32: [12] [12] 0x55f2e1043160 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] 0x55f2e104cbc0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55f2e104cc50 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55f2e104cce0 VAL: '00' (3 sibs) 32: [3] [3] 0x55f2e104cd70 VAL: '01' (3 sibs) 32: [4] [4] 0x55f2e104ce00 VAL: '02' (3 sibs) 32: [5] [5] 0x55f2e104ce90 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55f2e104cf20 VAL: '10' (3 sibs) 32: [7] [7] 0x55f2e104cfb0 VAL: '11' (3 sibs) 32: [8] [8] 0x55f2e104d040 VAL: '12' (3 sibs) 32: [9] [9] 0x55f2e104d0d0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55f2e104d160 VAL: '20' (3 sibs) 32: [11] [11] 0x55f2e104d1f0 VAL: '21' (3 sibs) 32: [12] [12] 0x55f2e104d280 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] 0x55f2e10433f0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55f2e1043480 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x55f2e1043510 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x55f2e10435a0 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] 0x55f2e104d4d0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55f2e104d560 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x55f2e104d5f0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x55f2e104d680 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] 0x55f2e1043d00 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55f2e1043d90 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55f2e1043e20 VAL: '00' (3 sibs) 32: [3] [3] 0x55f2e1043eb0 VAL: '01' (3 sibs) 32: [4] [4] 0x55f2e1043f40 VAL: '02' (3 sibs) 32: [5] [5] 0x55f2e1043fd0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55f2e1044060 VAL: '10' (3 sibs) 32: [7] [7] 0x55f2e10440f0 VAL: '11' (3 sibs) 32: [8] [8] 0x55f2e1044180 VAL: '12' (3 sibs) 32: [9] [9] 0x55f2e1044210 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55f2e10442a0 VAL: '20' (3 sibs) 32: [11] [11] 0x55f2e1044330 VAL: '21' (3 sibs) 32: [12] [12] 0x55f2e10443c0 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] 0x55f2e104dde0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55f2e104de70 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55f2e104df00 VAL: '00' (3 sibs) 32: [3] [3] 0x55f2e104df90 VAL: '01' (3 sibs) 32: [4] [4] 0x55f2e104e020 VAL: '02' (3 sibs) 32: [5] [5] 0x55f2e104e0b0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55f2e104e140 VAL: '10' (3 sibs) 32: [7] [7] 0x55f2e104e1d0 VAL: '11' (3 sibs) 32: [8] [8] 0x55f2e104e260 VAL: '12' (3 sibs) 32: [9] [9] 0x55f2e104e2f0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55f2e104e380 VAL: '20' (3 sibs) 32: [11] [11] 0x55f2e104e410 VAL: '21' (3 sibs) 32: [12] [12] 0x55f2e104e4a0 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] 0x55f2e1044610 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55f2e10446a0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55f2e1044730 VAL: '00' (3 sibs) 32: [3] [3] 0x55f2e10447c0 VAL: '01' (3 sibs) 32: [4] [4] 0x55f2e1044850 VAL: '02' (3 sibs) 32: [5] [5] 0x55f2e10448e0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55f2e1044970 VAL: '10' (3 sibs) 32: [7] [7] 0x55f2e1044a00 VAL: '11' (3 sibs) 32: [8] [8] 0x55f2e1044a90 VAL: '12' (3 sibs) 32: [9] [9] 0x55f2e1044b20 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55f2e1044bb0 VAL: '20' (3 sibs) 32: [11] [11] 0x55f2e1044c40 VAL: '21' (3 sibs) 32: [12] [12] 0x55f2e1044cd0 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] 0x55f2e104e6f0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55f2e104e780 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55f2e104e810 VAL: '00' (3 sibs) 32: [3] [3] 0x55f2e104e8a0 VAL: '01' (3 sibs) 32: [4] [4] 0x55f2e104e930 VAL: '02' (3 sibs) 32: [5] [5] 0x55f2e104e9c0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55f2e104ea50 VAL: '10' (3 sibs) 32: [7] [7] 0x55f2e104eae0 VAL: '11' (3 sibs) 32: [8] [8] 0x55f2e104eb70 VAL: '12' (3 sibs) 32: [9] [9] 0x55f2e104ec00 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55f2e104ec90 VAL: '20' (3 sibs) 32: [11] [11] 0x55f2e104ed20 VAL: '21' (3 sibs) 32: [12] [12] 0x55f2e104edb0 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] 0x55f2e1044f20 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55f2e1044fb0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55f2e1045040 VAL: '00' (3 sibs) 32: [3] [3] 0x55f2e10450d0 VAL: '01' (3 sibs) 32: [4] [4] 0x55f2e1045160 VAL: '02' (3 sibs) 32: [5] [5] 0x55f2e10451f0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55f2e1045280 VAL: '10' (3 sibs) 32: [7] [7] 0x55f2e1045310 VAL: '11' (3 sibs) 32: [8] [8] 0x55f2e10453a0 VAL: '12' (3 sibs) 32: [9] [9] 0x55f2e1045430 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55f2e10454c0 VAL: '20' (3 sibs) 32: [11] [11] 0x55f2e1045550 VAL: '21' (3 sibs) 32: [12] [12] 0x55f2e10455e0 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] 0x55f2e104f000 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55f2e104f090 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55f2e104f120 VAL: '00' (3 sibs) 32: [3] [3] 0x55f2e104f1b0 VAL: '01' (3 sibs) 32: [4] [4] 0x55f2e104f240 VAL: '02' (3 sibs) 32: [5] [5] 0x55f2e104f2d0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55f2e104f360 VAL: '10' (3 sibs) 32: [7] [7] 0x55f2e104f3f0 VAL: '11' (3 sibs) 32: [8] [8] 0x55f2e104f480 VAL: '12' (3 sibs) 32: [9] [9] 0x55f2e104f510 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55f2e104f5a0 VAL: '20' (3 sibs) 32: [11] [11] 0x55f2e104f630 VAL: '21' (3 sibs) 32: [12] [12] 0x55f2e104f6c0 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] 0x55f2e1045830 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55f2e10458c0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55f2e1045950 VAL: '00' (3 sibs) 32: [3] [3] 0x55f2e10459e0 VAL: '01' (3 sibs) 32: [4] [4] 0x55f2e1045a70 VAL: '02' (3 sibs) 32: [5] [5] 0x55f2e1045b00 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55f2e1045b90 VAL: '10' (3 sibs) 32: [7] [7] 0x55f2e1045c20 VAL: '11' (3 sibs) 32: [8] [8] 0x55f2e1045cb0 VAL: '12' (3 sibs) 32: [9] [9] 0x55f2e1045d40 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55f2e1045dd0 VAL: '20' (3 sibs) 32: [11] [11] 0x55f2e1045e60 VAL: '21' (3 sibs) 32: [12] [12] 0x55f2e1045ef0 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] 0x55f2e104f910 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55f2e104f9a0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55f2e104fa30 VAL: '00' (3 sibs) 32: [3] [3] 0x55f2e104fac0 VAL: '01' (3 sibs) 32: [4] [4] 0x55f2e104fb50 VAL: '02' (3 sibs) 32: [5] [5] 0x55f2e104fbe0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55f2e104fc70 VAL: '10' (3 sibs) 32: [7] [7] 0x55f2e104fd00 VAL: '11' (3 sibs) 32: [8] [8] 0x55f2e104fd90 VAL: '12' (3 sibs) 32: [9] [9] 0x55f2e104fe20 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55f2e104feb0 VAL: '20' (3 sibs) 32: [11] [11] 0x55f2e104ff40 VAL: '21' (3 sibs) 32: [12] [12] 0x55f2e104ffd0 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] 0x55f2e1046140 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55f2e10461d0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55f2e1046260 VAL: '00' (3 sibs) 32: [3] [3] 0x55f2e10462f0 VAL: '01' (3 sibs) 32: [4] [4] 0x55f2e1046380 VAL: '02' (3 sibs) 32: [5] [5] 0x55f2e1046410 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55f2e10464a0 VAL: '10' (3 sibs) 32: [7] [7] 0x55f2e1046530 VAL: '11' (3 sibs) 32: [8] [8] 0x55f2e10465c0 VAL: '12' (3 sibs) 32: [9] [9] 0x55f2e1046650 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55f2e10466e0 VAL: '20' (3 sibs) 32: [11] [11] 0x55f2e1046770 VAL: '21' (3 sibs) 32: [12] [12] 0x55f2e1046800 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] 0x55f2e1050220 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55f2e10502b0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55f2e1050340 VAL: '00' (3 sibs) 32: [3] [3] 0x55f2e10503d0 VAL: '01' (3 sibs) 32: [4] [4] 0x55f2e1050460 VAL: '02' (3 sibs) 32: [5] [5] 0x55f2e10504f0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55f2e1050580 VAL: '10' (3 sibs) 32: [7] [7] 0x55f2e1050610 VAL: '11' (3 sibs) 32: [8] [8] 0x55f2e10506a0 VAL: '12' (3 sibs) 32: [9] [9] 0x55f2e1050730 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55f2e10507c0 VAL: '20' (3 sibs) 32: [11] [11] 0x55f2e1050850 VAL: '21' (3 sibs) 32: [12] [12] 0x55f2e10508e0 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] 0x55f2e1046a50 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55f2e1046ae0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55f2e1046b70 VAL: '00' (3 sibs) 32: [3] [3] 0x55f2e1046c00 VAL: '01' (3 sibs) 32: [4] [4] 0x55f2e1046c90 VAL: '02' (3 sibs) 32: [5] [5] 0x55f2e1046d20 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55f2e1046db0 VAL: '10' (3 sibs) 32: [7] [7] 0x55f2e1046e40 VAL: '11' (3 sibs) 32: [8] [8] 0x55f2e1046ed0 VAL: '12' (3 sibs) 32: [9] [9] 0x55f2e1046f60 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55f2e1046ff0 VAL: '20' (3 sibs) 32: [11] [11] 0x55f2e1047080 VAL: '21' (3 sibs) 32: [12] [12] 0x55f2e1047110 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] 0x55f2e1050b30 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55f2e1050bc0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55f2e1050c50 VAL: '00' (3 sibs) 32: [3] [3] 0x55f2e1050ce0 VAL: '01' (3 sibs) 32: [4] [4] 0x55f2e1050d70 VAL: '02' (3 sibs) 32: [5] [5] 0x55f2e1050e00 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55f2e1050e90 VAL: '10' (3 sibs) 32: [7] [7] 0x55f2e1050f20 VAL: '11' (3 sibs) 32: [8] [8] 0x55f2e1050fb0 VAL: '12' (3 sibs) 32: [9] [9] 0x55f2e1051040 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55f2e10510d0 VAL: '20' (3 sibs) 32: [11] [11] 0x55f2e1051160 VAL: '21' (3 sibs) 32: [12] [12] 0x55f2e10511f0 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] 0x55f2e1047360 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55f2e10473f0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55f2e1047480 VAL: '00' (3 sibs) 32: [3] [3] 0x55f2e1047510 VAL: '01' (3 sibs) 32: [4] [4] 0x55f2e10475a0 VAL: '02' (3 sibs) 32: [5] [5] 0x55f2e1047630 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55f2e10476c0 VAL: '10' (3 sibs) 32: [7] [7] 0x55f2e1047750 VAL: '11' (3 sibs) 32: [8] [8] 0x55f2e10477e0 VAL: '12' (3 sibs) 32: [9] [9] 0x55f2e1047870 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55f2e1047900 VAL: '20' (3 sibs) 32: [11] [11] 0x55f2e1047990 VAL: '21' (3 sibs) 32: [12] [12] 0x55f2e1047a20 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] 0x55f2e1051440 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55f2e10514d0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55f2e1051560 VAL: '00' (3 sibs) 32: [3] [3] 0x55f2e10515f0 VAL: '01' (3 sibs) 32: [4] [4] 0x55f2e1051680 VAL: '02' (3 sibs) 32: [5] [5] 0x55f2e1051710 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55f2e10517a0 VAL: '10' (3 sibs) 32: [7] [7] 0x55f2e1051830 VAL: '11' (3 sibs) 32: [8] [8] 0x55f2e10518c0 VAL: '12' (3 sibs) 32: [9] [9] 0x55f2e1051950 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55f2e10519e0 VAL: '20' (3 sibs) 32: [11] [11] 0x55f2e1051a70 VAL: '21' (3 sibs) 32: [12] [12] 0x55f2e1051b00 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: 0x55f2e10068d0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55f2e10044d0 SEQ: (3 sibs) 0 children: 32: 0x55f2e1004568 SEQ: (3 sibs) 0 children: 32: 0x55f2e1004600 SEQ: (3 sibs) 0 children: 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55f2e1048fa0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55f2e1049030 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x55f2e10490c0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x55f2e1049150 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: 0x55f2e10069e8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55f2e1004e50 SEQ: (3 sibs) 3 children: 32: 0x55f2e1005020 VAL: '00' (3 sibs) 32: 0x55f2e10050b8 VAL: '01' (3 sibs) 32: 0x55f2e1005150 VAL: '02' (3 sibs) 32: 0x55f2e1004ee8 SEQ: (3 sibs) 3 children: 32: 0x55f2e10051f0 VAL: '10' (3 sibs) 32: 0x55f2e1005288 VAL: '11' (3 sibs) 32: 0x55f2e1005320 VAL: '12' (3 sibs) 32: 0x55f2e1004f80 SEQ: (3 sibs) 3 children: 32: 0x55f2e10053c0 VAL: '20' (3 sibs) 32: 0x55f2e1005458 VAL: '21' (3 sibs) 32: 0x55f2e10054f0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55f2e1051d50 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55f2e1051de0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55f2e1051e70 VAL: '00' (3 sibs) 32: [3] [3] 0x55f2e1051f00 VAL: '01' (3 sibs) 32: [4] [4] 0x55f2e1051f90 VAL: '02' (3 sibs) 32: [5] [5] 0x55f2e1052020 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55f2e10520b0 VAL: '10' (3 sibs) 32: [7] [7] 0x55f2e1052140 VAL: '11' (3 sibs) 32: [8] [8] 0x55f2e10521d0 VAL: '12' (3 sibs) 32: [9] [9] 0x55f2e1052260 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55f2e10522f0 VAL: '20' (3 sibs) 32: [11] [11] 0x55f2e1052380 VAL: '21' (3 sibs) 32: [12] [12] 0x55f2e1052410 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: 0x55f2e1006b00 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55f2e1005a00 SEQ: (3 sibs) 3 children: 32: 0x55f2e1005bd0 VAL: '00' (3 sibs) 32: 0x55f2e1005c68 VAL: '01' (3 sibs) 32: 0x55f2e1005d00 VAL: '02' (3 sibs) 32: 0x55f2e1005a98 SEQ: (3 sibs) 3 children: 32: 0x55f2e1005da0 VAL: '10' (3 sibs) 32: 0x55f2e1005e38 VAL: '11' (3 sibs) 32: 0x55f2e1005ed0 VAL: '12' (3 sibs) 32: 0x55f2e1005b30 SEQ: (3 sibs) 3 children: 32: 0x55f2e1005f70 VAL: '20' (3 sibs) 32: 0x55f2e1006008 VAL: '21' (3 sibs) 32: 0x55f2e10060a0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55f2e10524b0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55f2e1052540 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55f2e10525d0 VAL: '00' (3 sibs) 32: [3] [3] 0x55f2e1052660 VAL: '01' (3 sibs) 32: [4] [4] 0x55f2e10526f0 VAL: '02' (3 sibs) 32: [5] [5] 0x55f2e1052780 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55f2e1052810 VAL: '10' (3 sibs) 32: [7] [7] 0x55f2e10528a0 VAL: '11' (3 sibs) 32: [8] [8] 0x55f2e1052930 VAL: '12' (3 sibs) 32: [9] [9] 0x55f2e10529c0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55f2e1052a50 VAL: '20' (3 sibs) 32: [11] [11] 0x55f2e1052ae0 VAL: '21' (3 sibs) 32: [12] [12] 0x55f2e1052b70 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: 0x55f2e1006c18 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55f2e1006140 SEQ: (3 sibs) 3 children: 32: 0x55f2e1006310 VAL: '00' (3 sibs) 32: 0x55f2e10063a8 VAL: '01' (3 sibs) 32: 0x55f2e1006440 VAL: '02' (3 sibs) 32: 0x55f2e10061d8 SEQ: (3 sibs) 3 children: 32: 0x55f2e10064e0 VAL: '10' (3 sibs) 32: 0x55f2e1006578 VAL: '11' (3 sibs) 32: 0x55f2e1006610 VAL: '12' (3 sibs) 32: 0x55f2e1006270 SEQ: (3 sibs) 3 children: 32: 0x55f2e10066b0 VAL: '20' (3 sibs) 32: 0x55f2e1006748 VAL: '21' (3 sibs) 32: 0x55f2e10067e0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55f2e1052c10 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55f2e1052ca0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55f2e1052d30 VAL: '00' (3 sibs) 32: [3] [3] 0x55f2e1052dc0 VAL: '01' (3 sibs) 32: [4] [4] 0x55f2e1052e50 VAL: '02' (3 sibs) 32: [5] [5] 0x55f2e1052ee0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55f2e1052f70 VAL: '10' (3 sibs) 32: [7] [7] 0x55f2e1053000 VAL: '11' (3 sibs) 32: [8] [8] 0x55f2e1053090 VAL: '12' (3 sibs) 32: [9] [9] 0x55f2e1053120 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55f2e10531b0 VAL: '20' (3 sibs) 32: [11] [11] 0x55f2e1053240 VAL: '21' (3 sibs) 32: [12] [12] 0x55f2e10532d0 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: 0x55f2e1006d30 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55f2e1007150 SEQ: (3 sibs) 3 children: 32: 0x55f2e1007320 VAL: '00' (3 sibs) 32: 0x55f2e10073b8 VAL: '01' (3 sibs) 32: 0x55f2e1007450 VAL: '02' (3 sibs) 32: 0x55f2e10071e8 SEQ: (3 sibs) 3 children: 32: 0x55f2e10074f0 VAL: '10' (3 sibs) 32: 0x55f2e1007588 VAL: '11' (3 sibs) 32: 0x55f2e1007620 VAL: '12' (3 sibs) 32: 0x55f2e1007280 SEQ: (3 sibs) 3 children: 32: 0x55f2e10076c0 VAL: '20' (3 sibs) 32: 0x55f2e1007758 VAL: '21' (3 sibs) 32: 0x55f2e10077f0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55f2e1053370 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55f2e1053400 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55f2e1053490 VAL: '00' (3 sibs) 32: [3] [3] 0x55f2e1053520 VAL: '01' (3 sibs) 32: [4] [4] 0x55f2e10535b0 VAL: '02' (3 sibs) 32: [5] [5] 0x55f2e1053640 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55f2e10536d0 VAL: '10' (3 sibs) 32: [7] [7] 0x55f2e1053760 VAL: '11' (3 sibs) 32: [8] [8] 0x55f2e10537f0 VAL: '12' (3 sibs) 32: [9] [9] 0x55f2e1053880 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55f2e1053910 VAL: '20' (3 sibs) 32: [11] [11] 0x55f2e10539a0 VAL: '21' (3 sibs) 32: [12] [12] 0x55f2e1053a30 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: 0x55f2e1006e48 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55f2e10055e0 SEQ: (3 sibs) 3 children: 32: 0x55f2e10057b0 VAL: '00' (3 sibs) 32: 0x55f2e1005848 VAL: '01' (3 sibs) 32: 0x55f2e10058e0 VAL: '02' (3 sibs) 32: 0x55f2e1005678 SEQ: (3 sibs) 3 children: 32: 0x55f2e1007890 VAL: '10' (3 sibs) 32: 0x55f2e1007928 VAL: '11' (3 sibs) 32: 0x55f2e10079c0 VAL: '12' (3 sibs) 32: 0x55f2e1005710 SEQ: (3 sibs) 3 children: 32: 0x55f2e1007a60 VAL: '20' (3 sibs) 32: 0x55f2e1007af8 VAL: '21' (3 sibs) 32: 0x55f2e1007b90 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55f2e1053ad0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55f2e1053b60 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55f2e1053bf0 VAL: '00' (3 sibs) 32: [3] [3] 0x55f2e1053c80 VAL: '01' (3 sibs) 32: [4] [4] 0x55f2e1053d10 VAL: '02' (3 sibs) 32: [5] [5] 0x55f2e1053da0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55f2e1053e30 VAL: '10' (3 sibs) 32: [7] [7] 0x55f2e1053ec0 VAL: '11' (3 sibs) 32: [8] [8] 0x55f2e1053f50 VAL: '12' (3 sibs) 32: [9] [9] 0x55f2e1053fe0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55f2e1054070 VAL: '20' (3 sibs) 32: [11] [11] 0x55f2e1054100 VAL: '21' (3 sibs) 32: [12] [12] 0x55f2e1054190 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: 0x55f2e1006f60 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55f2e1007c30 SEQ: (3 sibs) 3 children: 32: 0x55f2e1007e00 VAL: '00' (3 sibs) 32: 0x55f2e1007e98 VAL: '01' (3 sibs) 32: 0x55f2e1007f30 VAL: '02' (3 sibs) 32: 0x55f2e1007cc8 SEQ: (3 sibs) 3 children: 32: 0x55f2e1007fd0 VAL: '10' (3 sibs) 32: 0x55f2e1008068 VAL: '11' (3 sibs) 32: 0x55f2e1008100 VAL: '12' (3 sibs) 32: 0x55f2e1007d60 SEQ: (3 sibs) 3 children: 32: 0x55f2e10081a0 VAL: '20' (3 sibs) 32: 0x55f2e1008238 VAL: '21' (3 sibs) 32: 0x55f2e10082d0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55f2e1054230 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55f2e10542c0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55f2e1054350 VAL: '00' (3 sibs) 32: [3] [3] 0x55f2e10543e0 VAL: '01' (3 sibs) 32: [4] [4] 0x55f2e1054470 VAL: '02' (3 sibs) 32: [5] [5] 0x55f2e1054500 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55f2e1054590 VAL: '10' (3 sibs) 32: [7] [7] 0x55f2e1054620 VAL: '11' (3 sibs) 32: [8] [8] 0x55f2e10546b0 VAL: '12' (3 sibs) 32: [9] [9] 0x55f2e1054740 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55f2e10547d0 VAL: '20' (3 sibs) 32: [11] [11] 0x55f2e1054860 VAL: '21' (3 sibs) 32: [12] [12] 0x55f2e10548f0 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: 0x55f2e1007078 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55f2e10083c0 SEQ: (3 sibs) 3 children: 32: 0x55f2e1008590 VAL: '00' (3 sibs) 32: 0x55f2e1008628 VAL: '01' (3 sibs) 32: 0x55f2e10086c0 VAL: '02' (3 sibs) 32: 0x55f2e1008458 SEQ: (3 sibs) 3 children: 32: 0x55f2e1008760 VAL: '10' (3 sibs) 32: 0x55f2e10087f8 VAL: '11' (3 sibs) 32: 0x55f2e1008890 VAL: '12' (3 sibs) 32: 0x55f2e10084f0 SEQ: (3 sibs) 3 children: 32: 0x55f2e1008930 VAL: '20' (3 sibs) 32: 0x55f2e10089c8 VAL: '21' (3 sibs) 32: 0x55f2e1008a60 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55f2e1054990 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55f2e1054a20 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55f2e1054ab0 VAL: '00' (3 sibs) 32: [3] [3] 0x55f2e1054b40 VAL: '01' (3 sibs) 32: [4] [4] 0x55f2e1054bd0 VAL: '02' (3 sibs) 32: [5] [5] 0x55f2e1054c60 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55f2e1054cf0 VAL: '10' (3 sibs) 32: [7] [7] 0x55f2e1054d80 VAL: '11' (3 sibs) 32: [8] [8] 0x55f2e1054e10 VAL: '12' (3 sibs) 32: [9] [9] 0x55f2e1054ea0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55f2e1054f30 VAL: '20' (3 sibs) 32: [11] [11] 0x55f2e1054fc0 VAL: '21' (3 sibs) 32: [12] [12] 0x55f2e1055050 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: 0x55f2e10068d0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55f2e10044d0 SEQ: (3 sibs) 0 children: 32: 0x55f2e1004568 SEQ: (3 sibs) 0 children: 32: 0x55f2e1004600 SEQ: (3 sibs) 0 children: 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55f2e10550f0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55f2e1055180 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x55f2e1055210 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x55f2e10552a0 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: 0x55f2e10069e8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55f2e1004e50 SEQ: (3 sibs) 3 children: 32: 0x55f2e1005020 VAL: '00' (3 sibs) 32: 0x55f2e10050b8 VAL: '01' (3 sibs) 32: 0x55f2e1005150 VAL: '02' (3 sibs) 32: 0x55f2e1004ee8 SEQ: (3 sibs) 3 children: 32: 0x55f2e10051f0 VAL: '10' (3 sibs) 32: 0x55f2e1005288 VAL: '11' (3 sibs) 32: 0x55f2e1005320 VAL: '12' (3 sibs) 32: 0x55f2e1004f80 SEQ: (3 sibs) 3 children: 32: 0x55f2e10053c0 VAL: '20' (3 sibs) 32: 0x55f2e1005458 VAL: '21' (3 sibs) 32: 0x55f2e10054f0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55f2e1055340 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55f2e10553d0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55f2e1055460 VAL: '00' (3 sibs) 32: [3] [3] 0x55f2e10554f0 VAL: '01' (3 sibs) 32: [4] [4] 0x55f2e1055580 VAL: '02' (3 sibs) 32: [5] [5] 0x55f2e1055610 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55f2e10556a0 VAL: '10' (3 sibs) 32: [7] [7] 0x55f2e1055730 VAL: '11' (3 sibs) 32: [8] [8] 0x55f2e10557c0 VAL: '12' (3 sibs) 32: [9] [9] 0x55f2e1055850 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55f2e10558e0 VAL: '20' (3 sibs) 32: [11] [11] 0x55f2e1055970 VAL: '21' (3 sibs) 32: [12] [12] 0x55f2e1055a00 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: 0x55f2e1006b00 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55f2e1005a00 SEQ: (3 sibs) 3 children: 32: 0x55f2e1005bd0 VAL: '00' (3 sibs) 32: 0x55f2e1005c68 VAL: '01' (3 sibs) 32: 0x55f2e1005d00 VAL: '02' (3 sibs) 32: 0x55f2e1005a98 SEQ: (3 sibs) 3 children: 32: 0x55f2e1005da0 VAL: '10' (3 sibs) 32: 0x55f2e1005e38 VAL: '11' (3 sibs) 32: 0x55f2e1005ed0 VAL: '12' (3 sibs) 32: 0x55f2e1005b30 SEQ: (3 sibs) 3 children: 32: 0x55f2e1005f70 VAL: '20' (3 sibs) 32: 0x55f2e1006008 VAL: '21' (3 sibs) 32: 0x55f2e10060a0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55f2e1055aa0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55f2e1055b30 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55f2e1055bc0 VAL: '00' (3 sibs) 32: [3] [3] 0x55f2e1055c50 VAL: '01' (3 sibs) 32: [4] [4] 0x55f2e1055ce0 VAL: '02' (3 sibs) 32: [5] [5] 0x55f2e1055d70 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55f2e1055e00 VAL: '10' (3 sibs) 32: [7] [7] 0x55f2e1055e90 VAL: '11' (3 sibs) 32: [8] [8] 0x55f2e1055f20 VAL: '12' (3 sibs) 32: [9] [9] 0x55f2e1055fb0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55f2e1056040 VAL: '20' (3 sibs) 32: [11] [11] 0x55f2e10560d0 VAL: '21' (3 sibs) 32: [12] [12] 0x55f2e1056160 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: 0x55f2e1006c18 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55f2e1006140 SEQ: (3 sibs) 3 children: 32: 0x55f2e1006310 VAL: '00' (3 sibs) 32: 0x55f2e10063a8 VAL: '01' (3 sibs) 32: 0x55f2e1006440 VAL: '02' (3 sibs) 32: 0x55f2e10061d8 SEQ: (3 sibs) 3 children: 32: 0x55f2e10064e0 VAL: '10' (3 sibs) 32: 0x55f2e1006578 VAL: '11' (3 sibs) 32: 0x55f2e1006610 VAL: '12' (3 sibs) 32: 0x55f2e1006270 SEQ: (3 sibs) 3 children: 32: 0x55f2e10066b0 VAL: '20' (3 sibs) 32: 0x55f2e1006748 VAL: '21' (3 sibs) 32: 0x55f2e10067e0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55f2e1056200 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55f2e1056290 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55f2e1056320 VAL: '00' (3 sibs) 32: [3] [3] 0x55f2e10563b0 VAL: '01' (3 sibs) 32: [4] [4] 0x55f2e1056440 VAL: '02' (3 sibs) 32: [5] [5] 0x55f2e10564d0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55f2e1056560 VAL: '10' (3 sibs) 32: [7] [7] 0x55f2e10565f0 VAL: '11' (3 sibs) 32: [8] [8] 0x55f2e1056680 VAL: '12' (3 sibs) 32: [9] [9] 0x55f2e1056710 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55f2e10567a0 VAL: '20' (3 sibs) 32: [11] [11] 0x55f2e1056830 VAL: '21' (3 sibs) 32: [12] [12] 0x55f2e10568c0 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: 0x55f2e1006d30 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55f2e1007150 SEQ: (3 sibs) 3 children: 32: 0x55f2e1007320 VAL: '00' (3 sibs) 32: 0x55f2e10073b8 VAL: '01' (3 sibs) 32: 0x55f2e1007450 VAL: '02' (3 sibs) 32: 0x55f2e10071e8 SEQ: (3 sibs) 3 children: 32: 0x55f2e10074f0 VAL: '10' (3 sibs) 32: 0x55f2e1007588 VAL: '11' (3 sibs) 32: 0x55f2e1007620 VAL: '12' (3 sibs) 32: 0x55f2e1007280 SEQ: (3 sibs) 3 children: 32: 0x55f2e10076c0 VAL: '20' (3 sibs) 32: 0x55f2e1007758 VAL: '21' (3 sibs) 32: 0x55f2e10077f0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55f2e1056960 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55f2e10569f0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55f2e1056a80 VAL: '00' (3 sibs) 32: [3] [3] 0x55f2e1056b10 VAL: '01' (3 sibs) 32: [4] [4] 0x55f2e1056ba0 VAL: '02' (3 sibs) 32: [5] [5] 0x55f2e1056c30 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55f2e1056cc0 VAL: '10' (3 sibs) 32: [7] [7] 0x55f2e1056d50 VAL: '11' (3 sibs) 32: [8] [8] 0x55f2e1056de0 VAL: '12' (3 sibs) 32: [9] [9] 0x55f2e1056e70 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55f2e1056f00 VAL: '20' (3 sibs) 32: [11] [11] 0x55f2e1056f90 VAL: '21' (3 sibs) 32: [12] [12] 0x55f2e1057020 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: 0x55f2e1006e48 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55f2e10055e0 SEQ: (3 sibs) 3 children: 32: 0x55f2e10057b0 VAL: '00' (3 sibs) 32: 0x55f2e1005848 VAL: '01' (3 sibs) 32: 0x55f2e10058e0 VAL: '02' (3 sibs) 32: 0x55f2e1005678 SEQ: (3 sibs) 3 children: 32: 0x55f2e1007890 VAL: '10' (3 sibs) 32: 0x55f2e1007928 VAL: '11' (3 sibs) 32: 0x55f2e10079c0 VAL: '12' (3 sibs) 32: 0x55f2e1005710 SEQ: (3 sibs) 3 children: 32: 0x55f2e1007a60 VAL: '20' (3 sibs) 32: 0x55f2e1007af8 VAL: '21' (3 sibs) 32: 0x55f2e1007b90 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55f2e10570c0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55f2e1057150 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55f2e10571e0 VAL: '00' (3 sibs) 32: [3] [3] 0x55f2e1057270 VAL: '01' (3 sibs) 32: [4] [4] 0x55f2e1057300 VAL: '02' (3 sibs) 32: [5] [5] 0x55f2e1057390 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55f2e1057420 VAL: '10' (3 sibs) 32: [7] [7] 0x55f2e10574b0 VAL: '11' (3 sibs) 32: [8] [8] 0x55f2e1057540 VAL: '12' (3 sibs) 32: [9] [9] 0x55f2e10575d0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55f2e1057660 VAL: '20' (3 sibs) 32: [11] [11] 0x55f2e10576f0 VAL: '21' (3 sibs) 32: [12] [12] 0x55f2e1057780 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: 0x55f2e1006f60 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55f2e1007c30 SEQ: (3 sibs) 3 children: 32: 0x55f2e1007e00 VAL: '00' (3 sibs) 32: 0x55f2e1007e98 VAL: '01' (3 sibs) 32: 0x55f2e1007f30 VAL: '02' (3 sibs) 32: 0x55f2e1007cc8 SEQ: (3 sibs) 3 children: 32: 0x55f2e1007fd0 VAL: '10' (3 sibs) 32: 0x55f2e1008068 VAL: '11' (3 sibs) 32: 0x55f2e1008100 VAL: '12' (3 sibs) 32: 0x55f2e1007d60 SEQ: (3 sibs) 3 children: 32: 0x55f2e10081a0 VAL: '20' (3 sibs) 32: 0x55f2e1008238 VAL: '21' (3 sibs) 32: 0x55f2e10082d0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55f2e1057820 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55f2e10578b0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55f2e1057940 VAL: '00' (3 sibs) 32: [3] [3] 0x55f2e10579d0 VAL: '01' (3 sibs) 32: [4] [4] 0x55f2e1057a60 VAL: '02' (3 sibs) 32: [5] [5] 0x55f2e1057af0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55f2e1057b80 VAL: '10' (3 sibs) 32: [7] [7] 0x55f2e1057c10 VAL: '11' (3 sibs) 32: [8] [8] 0x55f2e1057ca0 VAL: '12' (3 sibs) 32: [9] [9] 0x55f2e1057d30 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55f2e1057dc0 VAL: '20' (3 sibs) 32: [11] [11] 0x55f2e1057e50 VAL: '21' (3 sibs) 32: [12] [12] 0x55f2e1057ee0 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: 0x55f2e1007078 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55f2e10083c0 SEQ: (3 sibs) 3 children: 32: 0x55f2e1008590 VAL: '00' (3 sibs) 32: 0x55f2e1008628 VAL: '01' (3 sibs) 32: 0x55f2e10086c0 VAL: '02' (3 sibs) 32: 0x55f2e1008458 SEQ: (3 sibs) 3 children: 32: 0x55f2e1008760 VAL: '10' (3 sibs) 32: 0x55f2e10087f8 VAL: '11' (3 sibs) 32: 0x55f2e1008890 VAL: '12' (3 sibs) 32: 0x55f2e10084f0 SEQ: (3 sibs) 3 children: 32: 0x55f2e1008930 VAL: '20' (3 sibs) 32: 0x55f2e10089c8 VAL: '21' (3 sibs) 32: 0x55f2e1008a60 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55f2e1057f80 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55f2e1058010 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55f2e10580a0 VAL: '00' (3 sibs) 32: [3] [3] 0x55f2e1058130 VAL: '01' (3 sibs) 32: [4] [4] 0x55f2e10581c0 VAL: '02' (3 sibs) 32: [5] [5] 0x55f2e1058250 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55f2e10582e0 VAL: '10' (3 sibs) 32: [7] [7] 0x55f2e1058370 VAL: '11' (3 sibs) 32: [8] [8] 0x55f2e1058400 VAL: '12' (3 sibs) 32: [9] [9] 0x55f2e1058490 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55f2e1058520 VAL: '20' (3 sibs) 32: [11] [11] 0x55f2e10585b0 VAL: '21' (3 sibs) 32: [12] [12] 0x55f2e1058640 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 (13 ms total) 32: 32: [----------] Global test environment tear-down 32: [==========] 289 tests from 2 test suites ran. (13 ms total) 32: [ PASSED ] 289 tests. 32/52 Test #32: ryml-test-nested_seqx2 ............ Passed 0.02 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: 0x5611ae6532c0 [ROOT] MAP: (0 sibs) 3 children: 33: 0x5611ae651ae0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x5611ae651cb0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5611ae651e80 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x5611ae651f18 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x5611ae651fb0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x5611ae651d48 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5611ae652050 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x5611ae6520e8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x5611ae652180 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x5611ae651de0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5611ae652220 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x5611ae6522b8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x5611ae652350 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x5611ae651b78 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x5611ae6523f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5611ae6525c0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x5611ae652658 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x5611ae6526f0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x5611ae652488 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5611ae652790 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x5611ae652828 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x5611ae6528c0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x5611ae652520 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5611ae652960 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x5611ae6529f8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x5611ae652a90 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x5611ae651c10 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x5611ae652b30 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5611ae652d00 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x5611ae652d98 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x5611ae652e30 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x5611ae652bc8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5611ae652ed0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x5611ae652f68 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x5611ae653000 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x5611ae652c60 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5611ae6530a0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x5611ae653138 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x5611ae6531d0 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x5611ae661820 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x5611ae6618b0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x5611ae661940 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x5611ae6619d0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x5611ae661a60 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x5611ae661af0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x5611ae661b80 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x5611ae661c10 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x5611ae661ca0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x5611ae661d30 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x5611ae661dc0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x5611ae661e50 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x5611ae661ee0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x5611ae661f70 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x5611ae662000 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x5611ae662090 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x5611ae662120 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x5611ae6621b0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x5611ae662240 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x5611ae6622d0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x5611ae662360 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x5611ae6623f0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x5611ae662480 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x5611ae662510 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x5611ae6625a0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x5611ae662630 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x5611ae6626c0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x5611ae662750 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x5611ae6627e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x5611ae662870 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x5611ae662900 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x5611ae662990 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x5611ae662a20 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x5611ae662ab0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x5611ae662b40 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x5611ae662bd0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x5611ae662c60 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x5611ae662cf0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x5611ae662d80 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x5611ae662e10 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: 0x5611ae6533d8 [ROOT] MAP: (0 sibs) 3 children: 33: 0x5611ae6534b0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x5611ae653680 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5611ae653850 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x5611ae6538e8 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x5611ae653980 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x5611ae653718 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5611ae653a20 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x5611ae653ab8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x5611ae653b50 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x5611ae6537b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5611ae653bf0 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x5611ae653c88 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x5611ae653d20 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x5611ae653548 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x5611ae653dc0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5611ae653f90 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x5611ae654028 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x5611ae6540c0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x5611ae653e58 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5611ae654160 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x5611ae6541f8 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x5611ae654290 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x5611ae653ef0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5611ae654330 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x5611ae6543c8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x5611ae654460 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x5611ae6535e0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x5611ae654500 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5611ae6546d0 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x5611ae654768 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x5611ae654800 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x5611ae654598 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5611ae6548a0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x5611ae654938 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x5611ae6549d0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x5611ae654630 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5611ae654a70 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x5611ae654b08 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x5611ae654ba0 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x5611ae665960 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x5611ae6659f0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x5611ae665a80 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x5611ae665b10 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x5611ae665ba0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x5611ae665c30 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x5611ae665cc0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x5611ae665d50 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x5611ae665de0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x5611ae665e70 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x5611ae665f00 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x5611ae665f90 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x5611ae666020 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x5611ae6660b0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x5611ae666140 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x5611ae6661d0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x5611ae666260 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x5611ae6662f0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x5611ae666380 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x5611ae666410 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x5611ae6664a0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x5611ae666530 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x5611ae6665c0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x5611ae666650 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x5611ae6666e0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x5611ae666770 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x5611ae666800 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x5611ae666890 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x5611ae666920 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x5611ae6669b0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x5611ae666a40 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x5611ae666ad0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x5611ae666b60 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x5611ae666bf0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x5611ae666c80 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x5611ae666d10 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x5611ae666da0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x5611ae666e30 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x5611ae666ec0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x5611ae666f50 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: 0x5611ae6532c0 [ROOT] MAP: (0 sibs) 3 children: 33: 0x5611ae651ae0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x5611ae651cb0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5611ae651e80 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x5611ae651f18 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x5611ae651fb0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x5611ae651d48 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5611ae652050 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x5611ae6520e8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x5611ae652180 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x5611ae651de0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5611ae652220 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x5611ae6522b8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x5611ae652350 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x5611ae651b78 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x5611ae6523f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5611ae6525c0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x5611ae652658 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x5611ae6526f0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x5611ae652488 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5611ae652790 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x5611ae652828 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x5611ae6528c0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x5611ae652520 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5611ae652960 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x5611ae6529f8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x5611ae652a90 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x5611ae651c10 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x5611ae652b30 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5611ae652d00 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x5611ae652d98 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x5611ae652e30 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x5611ae652bc8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5611ae652ed0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x5611ae652f68 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x5611ae653000 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x5611ae652c60 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5611ae6530a0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x5611ae653138 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x5611ae6531d0 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x5611ae667d70 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x5611ae667e00 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x5611ae667e90 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x5611ae667f20 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x5611ae667fb0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x5611ae668040 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x5611ae6680d0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x5611ae668160 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x5611ae6681f0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x5611ae668280 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x5611ae668310 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x5611ae6683a0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x5611ae668430 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x5611ae6684c0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x5611ae668550 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x5611ae6685e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x5611ae668670 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x5611ae668700 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x5611ae668790 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x5611ae668820 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x5611ae6688b0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x5611ae668940 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x5611ae6689d0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x5611ae668a60 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x5611ae668af0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x5611ae668b80 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x5611ae668c10 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x5611ae668ca0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x5611ae668d30 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x5611ae668dc0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x5611ae668e50 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x5611ae668ee0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x5611ae668f70 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x5611ae669000 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x5611ae669090 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x5611ae669120 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x5611ae6691b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x5611ae669240 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x5611ae6692d0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x5611ae669360 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: 0x5611ae6533d8 [ROOT] MAP: (0 sibs) 3 children: 33: 0x5611ae6534b0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x5611ae653680 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5611ae653850 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x5611ae6538e8 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x5611ae653980 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x5611ae653718 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5611ae653a20 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x5611ae653ab8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x5611ae653b50 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x5611ae6537b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5611ae653bf0 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x5611ae653c88 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x5611ae653d20 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x5611ae653548 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x5611ae653dc0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5611ae653f90 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x5611ae654028 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x5611ae6540c0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x5611ae653e58 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5611ae654160 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x5611ae6541f8 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x5611ae654290 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x5611ae653ef0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5611ae654330 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x5611ae6543c8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x5611ae654460 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x5611ae6535e0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x5611ae654500 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5611ae6546d0 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x5611ae654768 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x5611ae654800 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x5611ae654598 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5611ae6548a0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x5611ae654938 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x5611ae6549d0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x5611ae654630 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5611ae654a70 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x5611ae654b08 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x5611ae654ba0 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x5611ae66a180 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x5611ae66a210 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x5611ae66a2a0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x5611ae66a330 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x5611ae66a3c0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x5611ae66a450 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x5611ae66a4e0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x5611ae66a570 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x5611ae66a600 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x5611ae66a690 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x5611ae66a720 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x5611ae66a7b0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x5611ae66a840 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x5611ae66a8d0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x5611ae66a960 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x5611ae66a9f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x5611ae66aa80 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x5611ae66ab10 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x5611ae66aba0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x5611ae66ac30 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x5611ae66acc0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x5611ae66ad50 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x5611ae66ade0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x5611ae66ae70 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x5611ae66af00 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x5611ae66af90 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x5611ae66b020 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x5611ae66b0b0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x5611ae66b140 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x5611ae66b1d0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x5611ae66b260 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x5611ae66b2f0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x5611ae66b380 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x5611ae66b410 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x5611ae66b4a0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x5611ae66b530 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x5611ae66b5c0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x5611ae66b650 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x5611ae66b6e0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x5611ae66b770 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] 0x5611ae661820 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x5611ae6618b0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x5611ae661940 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x5611ae6619d0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x5611ae661a60 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x5611ae661af0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x5611ae661b80 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x5611ae661c10 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x5611ae661ca0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x5611ae661d30 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x5611ae661dc0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x5611ae661e50 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x5611ae661ee0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x5611ae661f70 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x5611ae662000 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x5611ae662090 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x5611ae662120 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x5611ae6621b0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x5611ae662240 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x5611ae6622d0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x5611ae662360 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x5611ae6623f0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x5611ae662480 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x5611ae662510 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x5611ae6625a0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x5611ae662630 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x5611ae6626c0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x5611ae662750 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x5611ae6627e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x5611ae662870 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x5611ae662900 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x5611ae662990 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x5611ae662a20 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x5611ae662ab0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x5611ae662b40 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x5611ae662bd0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x5611ae662c60 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x5611ae662cf0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x5611ae662d80 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x5611ae662e10 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] 0x5611ae66d7a0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x5611ae66d830 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x5611ae66d8c0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x5611ae66d950 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x5611ae66d9e0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x5611ae66da70 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x5611ae66db00 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x5611ae66db90 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x5611ae66dc20 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x5611ae66dcb0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x5611ae66dd40 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x5611ae66ddd0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x5611ae66de60 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x5611ae66def0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x5611ae66df80 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x5611ae66e010 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x5611ae66e0a0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x5611ae66e130 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x5611ae66e1c0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x5611ae66e250 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x5611ae66e2e0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x5611ae66e370 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x5611ae66e400 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x5611ae66e490 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x5611ae66e520 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x5611ae66e5b0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x5611ae66e640 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x5611ae66e6d0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x5611ae66e760 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x5611ae66e7f0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x5611ae66e880 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x5611ae66e910 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x5611ae66e9a0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x5611ae66ea30 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x5611ae66eac0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x5611ae66eb50 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x5611ae66ebe0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x5611ae66ec70 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x5611ae66ed00 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x5611ae66ed90 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] 0x5611ae665960 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x5611ae6659f0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x5611ae665a80 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x5611ae665b10 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x5611ae665ba0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x5611ae665c30 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x5611ae665cc0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x5611ae665d50 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x5611ae665de0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x5611ae665e70 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x5611ae665f00 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x5611ae665f90 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x5611ae666020 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x5611ae6660b0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x5611ae666140 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x5611ae6661d0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x5611ae666260 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x5611ae6662f0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x5611ae666380 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x5611ae666410 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x5611ae6664a0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x5611ae666530 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x5611ae6665c0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x5611ae666650 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x5611ae6666e0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x5611ae666770 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x5611ae666800 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x5611ae666890 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x5611ae666920 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x5611ae6669b0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x5611ae666a40 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x5611ae666ad0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x5611ae666b60 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x5611ae666bf0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x5611ae666c80 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x5611ae666d10 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x5611ae666da0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x5611ae666e30 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x5611ae666ec0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x5611ae666f50 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] 0x5611ae66fbb0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x5611ae66fc40 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x5611ae66fcd0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x5611ae66fd60 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x5611ae66fdf0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x5611ae66fe80 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x5611ae66ff10 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x5611ae66ffa0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x5611ae670030 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x5611ae6700c0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x5611ae670150 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x5611ae6701e0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x5611ae670270 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x5611ae670300 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x5611ae670390 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x5611ae670420 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x5611ae6704b0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x5611ae670540 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x5611ae6705d0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x5611ae670660 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x5611ae6706f0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x5611ae670780 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x5611ae670810 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x5611ae6708a0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x5611ae670930 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x5611ae6709c0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x5611ae670a50 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x5611ae670ae0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x5611ae670b70 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x5611ae670c00 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x5611ae670c90 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x5611ae670d20 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x5611ae670db0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x5611ae670e40 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x5611ae670ed0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x5611ae670f60 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x5611ae670ff0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x5611ae671080 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x5611ae671110 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x5611ae6711a0 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] 0x5611ae667d70 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x5611ae667e00 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x5611ae667e90 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x5611ae667f20 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x5611ae667fb0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x5611ae668040 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x5611ae6680d0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x5611ae668160 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x5611ae6681f0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x5611ae668280 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x5611ae668310 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x5611ae6683a0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x5611ae668430 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x5611ae6684c0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x5611ae668550 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x5611ae6685e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x5611ae668670 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x5611ae668700 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x5611ae668790 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x5611ae668820 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x5611ae6688b0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x5611ae668940 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x5611ae6689d0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x5611ae668a60 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x5611ae668af0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x5611ae668b80 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x5611ae668c10 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x5611ae668ca0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x5611ae668d30 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x5611ae668dc0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x5611ae668e50 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x5611ae668ee0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x5611ae668f70 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x5611ae669000 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x5611ae669090 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x5611ae669120 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x5611ae6691b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x5611ae669240 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x5611ae6692d0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x5611ae669360 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] 0x5611ae671fc0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x5611ae672050 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x5611ae6720e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x5611ae672170 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x5611ae672200 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x5611ae672290 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x5611ae672320 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x5611ae6723b0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x5611ae672440 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x5611ae6724d0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x5611ae672560 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x5611ae6725f0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x5611ae672680 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x5611ae672710 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x5611ae6727a0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x5611ae672830 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x5611ae6728c0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x5611ae672950 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x5611ae6729e0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x5611ae672a70 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x5611ae672b00 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x5611ae672b90 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x5611ae672c20 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x5611ae672cb0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x5611ae672d40 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x5611ae672dd0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x5611ae672e60 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x5611ae672ef0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x5611ae672f80 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x5611ae673010 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x5611ae6730a0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x5611ae673130 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x5611ae6731c0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x5611ae673250 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x5611ae6732e0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x5611ae673370 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x5611ae673400 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x5611ae673490 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x5611ae673520 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x5611ae6735b0 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] 0x5611ae66a180 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x5611ae66a210 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x5611ae66a2a0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x5611ae66a330 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x5611ae66a3c0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x5611ae66a450 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x5611ae66a4e0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x5611ae66a570 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x5611ae66a600 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x5611ae66a690 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x5611ae66a720 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x5611ae66a7b0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x5611ae66a840 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x5611ae66a8d0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x5611ae66a960 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x5611ae66a9f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x5611ae66aa80 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x5611ae66ab10 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x5611ae66aba0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x5611ae66ac30 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x5611ae66acc0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x5611ae66ad50 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x5611ae66ade0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x5611ae66ae70 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x5611ae66af00 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x5611ae66af90 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x5611ae66b020 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x5611ae66b0b0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x5611ae66b140 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x5611ae66b1d0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x5611ae66b260 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x5611ae66b2f0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x5611ae66b380 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x5611ae66b410 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x5611ae66b4a0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x5611ae66b530 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x5611ae66b5c0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x5611ae66b650 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x5611ae66b6e0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x5611ae66b770 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] 0x5611ae6743d0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x5611ae674460 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x5611ae6744f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x5611ae674580 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x5611ae674610 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x5611ae6746a0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x5611ae674730 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x5611ae6747c0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x5611ae674850 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x5611ae6748e0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x5611ae674970 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x5611ae674a00 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x5611ae674a90 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x5611ae674b20 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x5611ae674bb0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x5611ae674c40 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x5611ae674cd0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x5611ae674d60 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x5611ae674df0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x5611ae674e80 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x5611ae674f10 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x5611ae674fa0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x5611ae675030 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x5611ae6750c0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x5611ae675150 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x5611ae6751e0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x5611ae675270 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x5611ae675300 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x5611ae675390 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x5611ae675420 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x5611ae6754b0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x5611ae675540 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x5611ae6755d0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x5611ae675660 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x5611ae6756f0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x5611ae675780 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x5611ae675810 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x5611ae6758a0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x5611ae675930 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x5611ae6759c0 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: 0x5611ae6532c0 [ROOT] MAP: (0 sibs) 3 children: 33: 0x5611ae651ae0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x5611ae651cb0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5611ae651e80 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x5611ae651f18 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x5611ae651fb0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x5611ae651d48 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5611ae652050 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x5611ae6520e8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x5611ae652180 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x5611ae651de0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5611ae652220 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x5611ae6522b8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x5611ae652350 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x5611ae651b78 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x5611ae6523f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5611ae6525c0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x5611ae652658 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x5611ae6526f0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x5611ae652488 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5611ae652790 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x5611ae652828 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x5611ae6528c0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x5611ae652520 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5611ae652960 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x5611ae6529f8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x5611ae652a90 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x5611ae651c10 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x5611ae652b30 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5611ae652d00 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x5611ae652d98 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x5611ae652e30 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x5611ae652bc8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5611ae652ed0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x5611ae652f68 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x5611ae653000 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x5611ae652c60 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5611ae6530a0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x5611ae653138 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x5611ae6531d0 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x5611ae6767e0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x5611ae676870 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x5611ae676900 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x5611ae676990 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x5611ae676a20 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x5611ae676ab0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x5611ae676b40 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x5611ae676bd0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x5611ae676c60 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x5611ae676cf0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x5611ae676d80 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x5611ae676e10 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x5611ae676ea0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x5611ae676f30 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x5611ae676fc0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x5611ae677050 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x5611ae6770e0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x5611ae677170 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x5611ae677200 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x5611ae677290 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x5611ae677320 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x5611ae6773b0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x5611ae677440 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x5611ae6774d0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x5611ae677560 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x5611ae6775f0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x5611ae677680 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x5611ae677710 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x5611ae6777a0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x5611ae677830 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x5611ae6778c0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x5611ae677950 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x5611ae6779e0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x5611ae677a70 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x5611ae677b00 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x5611ae677b90 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x5611ae677c20 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x5611ae677cb0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x5611ae677d40 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x5611ae677dd0 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: 0x5611ae6533d8 [ROOT] MAP: (0 sibs) 3 children: 33: 0x5611ae6534b0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x5611ae653680 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5611ae653850 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x5611ae6538e8 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x5611ae653980 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x5611ae653718 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5611ae653a20 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x5611ae653ab8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x5611ae653b50 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x5611ae6537b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5611ae653bf0 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x5611ae653c88 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x5611ae653d20 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x5611ae653548 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x5611ae653dc0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5611ae653f90 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x5611ae654028 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x5611ae6540c0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x5611ae653e58 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5611ae654160 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x5611ae6541f8 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x5611ae654290 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x5611ae653ef0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5611ae654330 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x5611ae6543c8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x5611ae654460 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x5611ae6535e0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x5611ae654500 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5611ae6546d0 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x5611ae654768 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x5611ae654800 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x5611ae654598 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5611ae6548a0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x5611ae654938 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x5611ae6549d0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x5611ae654630 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5611ae654a70 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x5611ae654b08 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x5611ae654ba0 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x5611ae677e70 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x5611ae677f00 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x5611ae677f90 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x5611ae678020 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x5611ae6780b0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x5611ae678140 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x5611ae6781d0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x5611ae678260 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x5611ae6782f0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x5611ae678380 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x5611ae678410 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x5611ae6784a0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x5611ae678530 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x5611ae6785c0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x5611ae678650 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x5611ae6786e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x5611ae678770 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x5611ae678800 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x5611ae678890 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x5611ae678920 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x5611ae6789b0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x5611ae678a40 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x5611ae678ad0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x5611ae678b60 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x5611ae678bf0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x5611ae678c80 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x5611ae678d10 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x5611ae678da0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x5611ae678e30 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x5611ae678ec0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x5611ae678f50 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x5611ae678fe0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x5611ae679070 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x5611ae679100 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x5611ae679190 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x5611ae679220 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x5611ae6792b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x5611ae679340 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x5611ae6793d0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x5611ae679460 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: 0x5611ae6532c0 [ROOT] MAP: (0 sibs) 3 children: 33: 0x5611ae651ae0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x5611ae651cb0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5611ae651e80 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x5611ae651f18 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x5611ae651fb0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x5611ae651d48 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5611ae652050 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x5611ae6520e8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x5611ae652180 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x5611ae651de0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5611ae652220 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x5611ae6522b8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x5611ae652350 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x5611ae651b78 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x5611ae6523f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5611ae6525c0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x5611ae652658 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x5611ae6526f0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x5611ae652488 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5611ae652790 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x5611ae652828 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x5611ae6528c0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x5611ae652520 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5611ae652960 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x5611ae6529f8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x5611ae652a90 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x5611ae651c10 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x5611ae652b30 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5611ae652d00 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x5611ae652d98 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x5611ae652e30 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x5611ae652bc8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5611ae652ed0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x5611ae652f68 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x5611ae653000 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x5611ae652c60 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5611ae6530a0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x5611ae653138 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x5611ae6531d0 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x5611ae679500 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x5611ae679590 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x5611ae679620 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x5611ae6796b0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x5611ae679740 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x5611ae6797d0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x5611ae679860 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x5611ae6798f0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x5611ae679980 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x5611ae679a10 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x5611ae679aa0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x5611ae679b30 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x5611ae679bc0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x5611ae679c50 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x5611ae679ce0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x5611ae679d70 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x5611ae679e00 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x5611ae679e90 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x5611ae679f20 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x5611ae679fb0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x5611ae67a040 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x5611ae67a0d0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x5611ae67a160 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x5611ae67a1f0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x5611ae67a280 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x5611ae67a310 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x5611ae67a3a0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x5611ae67a430 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x5611ae67a4c0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x5611ae67a550 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x5611ae67a5e0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x5611ae67a670 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x5611ae67a700 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x5611ae67a790 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x5611ae67a820 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x5611ae67a8b0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x5611ae67a940 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x5611ae67a9d0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x5611ae67aa60 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x5611ae67aaf0 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: 0x5611ae6533d8 [ROOT] MAP: (0 sibs) 3 children: 33: 0x5611ae6534b0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x5611ae653680 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5611ae653850 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x5611ae6538e8 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x5611ae653980 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x5611ae653718 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5611ae653a20 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x5611ae653ab8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x5611ae653b50 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x5611ae6537b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5611ae653bf0 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x5611ae653c88 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x5611ae653d20 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x5611ae653548 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x5611ae653dc0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5611ae653f90 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x5611ae654028 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x5611ae6540c0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x5611ae653e58 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5611ae654160 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x5611ae6541f8 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x5611ae654290 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x5611ae653ef0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5611ae654330 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x5611ae6543c8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x5611ae654460 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x5611ae6535e0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x5611ae654500 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5611ae6546d0 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x5611ae654768 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x5611ae654800 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x5611ae654598 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5611ae6548a0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x5611ae654938 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x5611ae6549d0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x5611ae654630 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5611ae654a70 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x5611ae654b08 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x5611ae654ba0 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x5611ae67ab90 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x5611ae67ac20 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x5611ae67acb0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x5611ae67ad40 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x5611ae67add0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x5611ae67ae60 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x5611ae67aef0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x5611ae67af80 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x5611ae67b010 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x5611ae67b0a0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x5611ae67b130 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x5611ae67b1c0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x5611ae67b250 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x5611ae67b2e0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x5611ae67b370 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x5611ae67b400 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x5611ae67b490 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x5611ae67b520 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x5611ae67b5b0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x5611ae67b640 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x5611ae67b6d0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x5611ae67b760 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x5611ae67b7f0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x5611ae67b880 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x5611ae67b910 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x5611ae67b9a0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x5611ae67ba30 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x5611ae67bac0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x5611ae67bb50 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x5611ae67bbe0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x5611ae67bc70 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x5611ae67bd00 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x5611ae67bd90 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x5611ae67be20 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x5611ae67beb0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x5611ae67bf40 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x5611ae67bfd0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x5611ae67c060 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x5611ae67c0f0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x5611ae67c180 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 (8 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 73 tests from 2 test suites ran. (8 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: 0x55caf9c30c90 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x55caf9c2dae0 SEQ: (3 sibs) 3 children: 34: 0x55caf9c2dcb0 SEQ: (3 sibs) 3 children: 34: 0x55caf9c2de80 VAL: '000' (3 sibs) 34: 0x55caf9c2df18 VAL: '001' (3 sibs) 34: 0x55caf9c2dfb0 VAL: '002' (3 sibs) 34: 0x55caf9c2dd48 SEQ: (3 sibs) 3 children: 34: 0x55caf9c2e050 VAL: '010' (3 sibs) 34: 0x55caf9c2e0e8 VAL: '011' (3 sibs) 34: 0x55caf9c2e180 VAL: '012' (3 sibs) 34: 0x55caf9c2dde0 SEQ: (3 sibs) 3 children: 34: 0x55caf9c2e220 VAL: '020' (3 sibs) 34: 0x55caf9c2e2b8 VAL: '021' (3 sibs) 34: 0x55caf9c2e350 VAL: '022' (3 sibs) 34: 0x55caf9c2db78 SEQ: (3 sibs) 3 children: 34: 0x55caf9c2e3f0 SEQ: (3 sibs) 3 children: 34: 0x55caf9c2e5c0 VAL: '100' (3 sibs) 34: 0x55caf9c2e658 VAL: '101' (3 sibs) 34: 0x55caf9c2e6f0 VAL: '102' (3 sibs) 34: 0x55caf9c2e488 SEQ: (3 sibs) 3 children: 34: 0x55caf9c2e790 VAL: '110' (3 sibs) 34: 0x55caf9c2e828 VAL: '111' (3 sibs) 34: 0x55caf9c2e8c0 VAL: '112' (3 sibs) 34: 0x55caf9c2e520 SEQ: (3 sibs) 3 children: 34: 0x55caf9c2e960 VAL: '120' (3 sibs) 34: 0x55caf9c2e9f8 VAL: '121' (3 sibs) 34: 0x55caf9c2ea90 VAL: '122' (3 sibs) 34: 0x55caf9c2dc10 SEQ: (3 sibs) 3 children: 34: 0x55caf9c2eb30 SEQ: (3 sibs) 3 children: 34: 0x55caf9c2ed00 VAL: '200' (3 sibs) 34: 0x55caf9c2ed98 VAL: '201' (3 sibs) 34: 0x55caf9c2ee30 VAL: '202' (3 sibs) 34: 0x55caf9c2ebc8 SEQ: (3 sibs) 3 children: 34: 0x55caf9c2eed0 VAL: '210' (3 sibs) 34: 0x55caf9c2ef68 VAL: '211' (3 sibs) 34: 0x55caf9c2f000 VAL: '212' (3 sibs) 34: 0x55caf9c2ec60 SEQ: (3 sibs) 3 children: 34: 0x55caf9c2f0a0 VAL: '220' (3 sibs) 34: 0x55caf9c2f138 VAL: '221' (3 sibs) 34: 0x55caf9c2f1d0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x55caf9c4b350 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55caf9c4b3e0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55caf9c4b470 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55caf9c4b500 VAL: '000' (3 sibs) 34: [4] [4] 0x55caf9c4b590 VAL: '001' (3 sibs) 34: [5] [5] 0x55caf9c4b620 VAL: '002' (3 sibs) 34: [6] [6] 0x55caf9c4b6b0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55caf9c4b740 VAL: '010' (3 sibs) 34: [8] [8] 0x55caf9c4b7d0 VAL: '011' (3 sibs) 34: [9] [9] 0x55caf9c4b860 VAL: '012' (3 sibs) 34: [10] [10] 0x55caf9c4b8f0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55caf9c4b980 VAL: '020' (3 sibs) 34: [12] [12] 0x55caf9c4ba10 VAL: '021' (3 sibs) 34: [13] [13] 0x55caf9c4baa0 VAL: '022' (3 sibs) 34: [14] [14] 0x55caf9c4bb30 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55caf9c4bbc0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55caf9c4bc50 VAL: '100' (3 sibs) 34: [17] [17] 0x55caf9c4bce0 VAL: '101' (3 sibs) 34: [18] [18] 0x55caf9c4bd70 VAL: '102' (3 sibs) 34: [19] [19] 0x55caf9c4be00 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55caf9c4be90 VAL: '110' (3 sibs) 34: [21] [21] 0x55caf9c4bf20 VAL: '111' (3 sibs) 34: [22] [22] 0x55caf9c4bfb0 VAL: '112' (3 sibs) 34: [23] [23] 0x55caf9c4c040 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55caf9c4c0d0 VAL: '120' (3 sibs) 34: [25] [25] 0x55caf9c4c160 VAL: '121' (3 sibs) 34: [26] [26] 0x55caf9c4c1f0 VAL: '122' (3 sibs) 34: [27] [27] 0x55caf9c4c280 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55caf9c4c310 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55caf9c4c3a0 VAL: '200' (3 sibs) 34: [30] [30] 0x55caf9c4c430 VAL: '201' (3 sibs) 34: [31] [31] 0x55caf9c4c4c0 VAL: '202' (3 sibs) 34: [32] [32] 0x55caf9c4c550 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55caf9c4c5e0 VAL: '210' (3 sibs) 34: [34] [34] 0x55caf9c4c670 VAL: '211' (3 sibs) 34: [35] [35] 0x55caf9c4c700 VAL: '212' (3 sibs) 34: [36] [36] 0x55caf9c4c790 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55caf9c4c820 VAL: '220' (3 sibs) 34: [38] [38] 0x55caf9c4c8b0 VAL: '221' (3 sibs) 34: [39] [39] 0x55caf9c4c940 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: 0x55caf9c30da8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x55caf9c2f4b0 SEQ: (3 sibs) 3 children: 34: 0x55caf9c2f680 SEQ: (3 sibs) 3 children: 34: 0x55caf9c2f850 VAL: '000' (3 sibs) 34: 0x55caf9c2f8e8 VAL: '001' (3 sibs) 34: 0x55caf9c2f980 VAL: '002' (3 sibs) 34: 0x55caf9c2f718 SEQ: (3 sibs) 3 children: 34: 0x55caf9c2fa20 VAL: '010' (3 sibs) 34: 0x55caf9c2fab8 VAL: '011' (3 sibs) 34: 0x55caf9c2fb50 VAL: '012' (3 sibs) 34: 0x55caf9c2f7b0 SEQ: (3 sibs) 3 children: 34: 0x55caf9c2fbf0 VAL: '020' (3 sibs) 34: 0x55caf9c2fc88 VAL: '021' (3 sibs) 34: 0x55caf9c2fd20 VAL: '022' (3 sibs) 34: 0x55caf9c2f548 SEQ: (3 sibs) 3 children: 34: 0x55caf9c2fdc0 SEQ: (3 sibs) 3 children: 34: 0x55caf9c2ff90 VAL: '100' (3 sibs) 34: 0x55caf9c30028 VAL: '101' (3 sibs) 34: 0x55caf9c300c0 VAL: '102' (3 sibs) 34: 0x55caf9c2fe58 SEQ: (3 sibs) 3 children: 34: 0x55caf9c30160 VAL: '110' (3 sibs) 34: 0x55caf9c301f8 VAL: '111' (3 sibs) 34: 0x55caf9c30290 VAL: '112' (3 sibs) 34: 0x55caf9c2fef0 SEQ: (3 sibs) 3 children: 34: 0x55caf9c30330 VAL: '120' (3 sibs) 34: 0x55caf9c303c8 VAL: '121' (3 sibs) 34: 0x55caf9c30460 VAL: '122' (3 sibs) 34: 0x55caf9c2f5e0 SEQ: (3 sibs) 3 children: 34: 0x55caf9c30500 SEQ: (3 sibs) 3 children: 34: 0x55caf9c306d0 VAL: '200' (3 sibs) 34: 0x55caf9c30768 VAL: '201' (3 sibs) 34: 0x55caf9c30800 VAL: '202' (3 sibs) 34: 0x55caf9c30598 SEQ: (3 sibs) 3 children: 34: 0x55caf9c308a0 VAL: '210' (3 sibs) 34: 0x55caf9c30938 VAL: '211' (3 sibs) 34: 0x55caf9c309d0 VAL: '212' (3 sibs) 34: 0x55caf9c30630 SEQ: (3 sibs) 3 children: 34: 0x55caf9c30a70 VAL: '220' (3 sibs) 34: 0x55caf9c30b08 VAL: '221' (3 sibs) 34: 0x55caf9c30ba0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x55caf9c4f280 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55caf9c4f310 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55caf9c4f3a0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55caf9c4f430 VAL: '000' (3 sibs) 34: [4] [4] 0x55caf9c4f4c0 VAL: '001' (3 sibs) 34: [5] [5] 0x55caf9c4f550 VAL: '002' (3 sibs) 34: [6] [6] 0x55caf9c4f5e0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55caf9c4f670 VAL: '010' (3 sibs) 34: [8] [8] 0x55caf9c4f700 VAL: '011' (3 sibs) 34: [9] [9] 0x55caf9c4f790 VAL: '012' (3 sibs) 34: [10] [10] 0x55caf9c4f820 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55caf9c4f8b0 VAL: '020' (3 sibs) 34: [12] [12] 0x55caf9c4f940 VAL: '021' (3 sibs) 34: [13] [13] 0x55caf9c4f9d0 VAL: '022' (3 sibs) 34: [14] [14] 0x55caf9c4fa60 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55caf9c4faf0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55caf9c4fb80 VAL: '100' (3 sibs) 34: [17] [17] 0x55caf9c4fc10 VAL: '101' (3 sibs) 34: [18] [18] 0x55caf9c4fca0 VAL: '102' (3 sibs) 34: [19] [19] 0x55caf9c4fd30 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55caf9c4fdc0 VAL: '110' (3 sibs) 34: [21] [21] 0x55caf9c4fe50 VAL: '111' (3 sibs) 34: [22] [22] 0x55caf9c4fee0 VAL: '112' (3 sibs) 34: [23] [23] 0x55caf9c4ff70 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55caf9c50000 VAL: '120' (3 sibs) 34: [25] [25] 0x55caf9c50090 VAL: '121' (3 sibs) 34: [26] [26] 0x55caf9c50120 VAL: '122' (3 sibs) 34: [27] [27] 0x55caf9c501b0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55caf9c50240 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55caf9c502d0 VAL: '200' (3 sibs) 34: [30] [30] 0x55caf9c50360 VAL: '201' (3 sibs) 34: [31] [31] 0x55caf9c503f0 VAL: '202' (3 sibs) 34: [32] [32] 0x55caf9c50480 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55caf9c50510 VAL: '210' (3 sibs) 34: [34] [34] 0x55caf9c505a0 VAL: '211' (3 sibs) 34: [35] [35] 0x55caf9c50630 VAL: '212' (3 sibs) 34: [36] [36] 0x55caf9c506c0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55caf9c50750 VAL: '220' (3 sibs) 34: [38] [38] 0x55caf9c507e0 VAL: '221' (3 sibs) 34: [39] [39] 0x55caf9c50870 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: 0x55caf9c30ec0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x55caf9c310b0 SEQ: (3 sibs) 3 children: 34: 0x55caf9c31280 SEQ: (3 sibs) 3 children: 34: 0x55caf9c31450 VAL: '000' (3 sibs) 34: 0x55caf9c314e8 VAL: '001' (3 sibs) 34: 0x55caf9c31580 VAL: '002' (3 sibs) 34: 0x55caf9c31318 SEQ: (3 sibs) 3 children: 34: 0x55caf9c31620 VAL: '010' (3 sibs) 34: 0x55caf9c316b8 VAL: '011' (3 sibs) 34: 0x55caf9c31750 VAL: '012' (3 sibs) 34: 0x55caf9c313b0 SEQ: (3 sibs) 3 children: 34: 0x55caf9c317f0 VAL: '020' (3 sibs) 34: 0x55caf9c31888 VAL: '021' (3 sibs) 34: 0x55caf9c31920 VAL: '022' (3 sibs) 34: 0x55caf9c31148 SEQ: (3 sibs) 3 children: 34: 0x55caf9c319c0 SEQ: (3 sibs) 3 children: 34: 0x55caf9c31b90 VAL: '100' (3 sibs) 34: 0x55caf9c31c28 VAL: '101' (3 sibs) 34: 0x55caf9c31cc0 VAL: '102' (3 sibs) 34: 0x55caf9c31a58 SEQ: (3 sibs) 3 children: 34: 0x55caf9c31d60 VAL: '110' (3 sibs) 34: 0x55caf9c31df8 VAL: '111' (3 sibs) 34: 0x55caf9c31e90 VAL: '112' (3 sibs) 34: 0x55caf9c31af0 SEQ: (3 sibs) 3 children: 34: 0x55caf9c31f30 VAL: '120' (3 sibs) 34: 0x55caf9c31fc8 VAL: '121' (3 sibs) 34: 0x55caf9c32060 VAL: '122' (3 sibs) 34: 0x55caf9c311e0 SEQ: (3 sibs) 3 children: 34: 0x55caf9c32100 SEQ: (3 sibs) 3 children: 34: 0x55caf9c322d0 VAL: '200' (3 sibs) 34: 0x55caf9c32368 VAL: '201' (3 sibs) 34: 0x55caf9c32400 VAL: '202' (3 sibs) 34: 0x55caf9c32198 SEQ: (3 sibs) 3 children: 34: 0x55caf9c324a0 VAL: '210' (3 sibs) 34: 0x55caf9c32538 VAL: '211' (3 sibs) 34: 0x55caf9c325d0 VAL: '212' (3 sibs) 34: 0x55caf9c32230 SEQ: (3 sibs) 3 children: 34: 0x55caf9c32670 VAL: '220' (3 sibs) 34: 0x55caf9c32708 VAL: '221' (3 sibs) 34: 0x55caf9c327a0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x55caf9c53320 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55caf9c533b0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55caf9c53440 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55caf9c534d0 VAL: '000' (3 sibs) 34: [4] [4] 0x55caf9c53560 VAL: '001' (3 sibs) 34: [5] [5] 0x55caf9c535f0 VAL: '002' (3 sibs) 34: [6] [6] 0x55caf9c53680 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55caf9c53710 VAL: '010' (3 sibs) 34: [8] [8] 0x55caf9c537a0 VAL: '011' (3 sibs) 34: [9] [9] 0x55caf9c53830 VAL: '012' (3 sibs) 34: [10] [10] 0x55caf9c538c0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55caf9c53950 VAL: '020' (3 sibs) 34: [12] [12] 0x55caf9c539e0 VAL: '021' (3 sibs) 34: [13] [13] 0x55caf9c53a70 VAL: '022' (3 sibs) 34: [14] [14] 0x55caf9c53b00 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55caf9c53b90 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55caf9c53c20 VAL: '100' (3 sibs) 34: [17] [17] 0x55caf9c53cb0 VAL: '101' (3 sibs) 34: [18] [18] 0x55caf9c53d40 VAL: '102' (3 sibs) 34: [19] [19] 0x55caf9c53dd0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55caf9c53e60 VAL: '110' (3 sibs) 34: [21] [21] 0x55caf9c53ef0 VAL: '111' (3 sibs) 34: [22] [22] 0x55caf9c53f80 VAL: '112' (3 sibs) 34: [23] [23] 0x55caf9c54010 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55caf9c540a0 VAL: '120' (3 sibs) 34: [25] [25] 0x55caf9c54130 VAL: '121' (3 sibs) 34: [26] [26] 0x55caf9c541c0 VAL: '122' (3 sibs) 34: [27] [27] 0x55caf9c54250 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55caf9c542e0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55caf9c54370 VAL: '200' (3 sibs) 34: [30] [30] 0x55caf9c54400 VAL: '201' (3 sibs) 34: [31] [31] 0x55caf9c54490 VAL: '202' (3 sibs) 34: [32] [32] 0x55caf9c54520 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55caf9c545b0 VAL: '210' (3 sibs) 34: [34] [34] 0x55caf9c54640 VAL: '211' (3 sibs) 34: [35] [35] 0x55caf9c546d0 VAL: '212' (3 sibs) 34: [36] [36] 0x55caf9c54760 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55caf9c547f0 VAL: '220' (3 sibs) 34: [38] [38] 0x55caf9c54880 VAL: '221' (3 sibs) 34: [39] [39] 0x55caf9c54910 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: 0x55caf9c30fd8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x55caf9c32840 SEQ: (3 sibs) 3 children: 34: 0x55caf9c32a10 SEQ: (3 sibs) 3 children: 34: 0x55caf9c32be0 VAL: '000' (3 sibs) 34: 0x55caf9c32c78 VAL: '001' (3 sibs) 34: 0x55caf9c32d10 VAL: '002' (3 sibs) 34: 0x55caf9c32aa8 SEQ: (3 sibs) 3 children: 34: 0x55caf9c32db0 VAL: '010' (3 sibs) 34: 0x55caf9c32e48 VAL: '011' (3 sibs) 34: 0x55caf9c32ee0 VAL: '012' (3 sibs) 34: 0x55caf9c32b40 SEQ: (3 sibs) 3 children: 34: 0x55caf9c32f80 VAL: '020' (3 sibs) 34: 0x55caf9c33018 VAL: '021' (3 sibs) 34: 0x55caf9c330b0 VAL: '022' (3 sibs) 34: 0x55caf9c328d8 SEQ: (3 sibs) 3 children: 34: 0x55caf9c33150 SEQ: (3 sibs) 3 children: 34: 0x55caf9c33320 VAL: '100' (3 sibs) 34: 0x55caf9c333b8 VAL: '101' (3 sibs) 34: 0x55caf9c33450 VAL: '102' (3 sibs) 34: 0x55caf9c331e8 SEQ: (3 sibs) 3 children: 34: 0x55caf9c334f0 VAL: '110' (3 sibs) 34: 0x55caf9c33588 VAL: '111' (3 sibs) 34: 0x55caf9c33620 VAL: '112' (3 sibs) 34: 0x55caf9c33280 SEQ: (3 sibs) 3 children: 34: 0x55caf9c336c0 VAL: '120' (3 sibs) 34: 0x55caf9c33758 VAL: '121' (3 sibs) 34: 0x55caf9c337f0 VAL: '122' (3 sibs) 34: 0x55caf9c32970 SEQ: (3 sibs) 3 children: 34: 0x55caf9c33890 SEQ: (3 sibs) 3 children: 34: 0x55caf9c33a60 VAL: '200' (3 sibs) 34: 0x55caf9c33af8 VAL: '201' (3 sibs) 34: 0x55caf9c33b90 VAL: '202' (3 sibs) 34: 0x55caf9c33928 SEQ: (3 sibs) 3 children: 34: 0x55caf9c33c30 VAL: '210' (3 sibs) 34: 0x55caf9c33cc8 VAL: '211' (3 sibs) 34: 0x55caf9c33d60 VAL: '212' (3 sibs) 34: 0x55caf9c339c0 SEQ: (3 sibs) 3 children: 34: 0x55caf9c33e00 VAL: '220' (3 sibs) 34: 0x55caf9c33e98 VAL: '221' (3 sibs) 34: 0x55caf9c33f30 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x55caf9c578e0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55caf9c57970 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55caf9c57a00 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55caf9c57a90 VAL: '000' (3 sibs) 34: [4] [4] 0x55caf9c57b20 VAL: '001' (3 sibs) 34: [5] [5] 0x55caf9c57bb0 VAL: '002' (3 sibs) 34: [6] [6] 0x55caf9c57c40 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55caf9c57cd0 VAL: '010' (3 sibs) 34: [8] [8] 0x55caf9c57d60 VAL: '011' (3 sibs) 34: [9] [9] 0x55caf9c57df0 VAL: '012' (3 sibs) 34: [10] [10] 0x55caf9c57e80 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55caf9c57f10 VAL: '020' (3 sibs) 34: [12] [12] 0x55caf9c57fa0 VAL: '021' (3 sibs) 34: [13] [13] 0x55caf9c58030 VAL: '022' (3 sibs) 34: [14] [14] 0x55caf9c580c0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55caf9c58150 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55caf9c581e0 VAL: '100' (3 sibs) 34: [17] [17] 0x55caf9c58270 VAL: '101' (3 sibs) 34: [18] [18] 0x55caf9c58300 VAL: '102' (3 sibs) 34: [19] [19] 0x55caf9c58390 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55caf9c58420 VAL: '110' (3 sibs) 34: [21] [21] 0x55caf9c584b0 VAL: '111' (3 sibs) 34: [22] [22] 0x55caf9c58540 VAL: '112' (3 sibs) 34: [23] [23] 0x55caf9c585d0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55caf9c58660 VAL: '120' (3 sibs) 34: [25] [25] 0x55caf9c586f0 VAL: '121' (3 sibs) 34: [26] [26] 0x55caf9c58780 VAL: '122' (3 sibs) 34: [27] [27] 0x55caf9c58810 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55caf9c588a0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55caf9c58930 VAL: '200' (3 sibs) 34: [30] [30] 0x55caf9c589c0 VAL: '201' (3 sibs) 34: [31] [31] 0x55caf9c58a50 VAL: '202' (3 sibs) 34: [32] [32] 0x55caf9c58ae0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55caf9c58b70 VAL: '210' (3 sibs) 34: [34] [34] 0x55caf9c58c00 VAL: '211' (3 sibs) 34: [35] [35] 0x55caf9c58c90 VAL: '212' (3 sibs) 34: [36] [36] 0x55caf9c58d20 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55caf9c58db0 VAL: '220' (3 sibs) 34: [38] [38] 0x55caf9c58e40 VAL: '221' (3 sibs) 34: [39] [39] 0x55caf9c58ed0 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: 0x55caf9c30c90 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x55caf9c2dae0 SEQ: (3 sibs) 3 children: 34: 0x55caf9c2dcb0 SEQ: (3 sibs) 3 children: 34: 0x55caf9c2de80 VAL: '000' (3 sibs) 34: 0x55caf9c2df18 VAL: '001' (3 sibs) 34: 0x55caf9c2dfb0 VAL: '002' (3 sibs) 34: 0x55caf9c2dd48 SEQ: (3 sibs) 3 children: 34: 0x55caf9c2e050 VAL: '010' (3 sibs) 34: 0x55caf9c2e0e8 VAL: '011' (3 sibs) 34: 0x55caf9c2e180 VAL: '012' (3 sibs) 34: 0x55caf9c2dde0 SEQ: (3 sibs) 3 children: 34: 0x55caf9c2e220 VAL: '020' (3 sibs) 34: 0x55caf9c2e2b8 VAL: '021' (3 sibs) 34: 0x55caf9c2e350 VAL: '022' (3 sibs) 34: 0x55caf9c2db78 SEQ: (3 sibs) 3 children: 34: 0x55caf9c2e3f0 SEQ: (3 sibs) 3 children: 34: 0x55caf9c2e5c0 VAL: '100' (3 sibs) 34: 0x55caf9c2e658 VAL: '101' (3 sibs) 34: 0x55caf9c2e6f0 VAL: '102' (3 sibs) 34: 0x55caf9c2e488 SEQ: (3 sibs) 3 children: 34: 0x55caf9c2e790 VAL: '110' (3 sibs) 34: 0x55caf9c2e828 VAL: '111' (3 sibs) 34: 0x55caf9c2e8c0 VAL: '112' (3 sibs) 34: 0x55caf9c2e520 SEQ: (3 sibs) 3 children: 34: 0x55caf9c2e960 VAL: '120' (3 sibs) 34: 0x55caf9c2e9f8 VAL: '121' (3 sibs) 34: 0x55caf9c2ea90 VAL: '122' (3 sibs) 34: 0x55caf9c2dc10 SEQ: (3 sibs) 3 children: 34: 0x55caf9c2eb30 SEQ: (3 sibs) 3 children: 34: 0x55caf9c2ed00 VAL: '200' (3 sibs) 34: 0x55caf9c2ed98 VAL: '201' (3 sibs) 34: 0x55caf9c2ee30 VAL: '202' (3 sibs) 34: 0x55caf9c2ebc8 SEQ: (3 sibs) 3 children: 34: 0x55caf9c2eed0 VAL: '210' (3 sibs) 34: 0x55caf9c2ef68 VAL: '211' (3 sibs) 34: 0x55caf9c2f000 VAL: '212' (3 sibs) 34: 0x55caf9c2ec60 SEQ: (3 sibs) 3 children: 34: 0x55caf9c2f0a0 VAL: '220' (3 sibs) 34: 0x55caf9c2f138 VAL: '221' (3 sibs) 34: 0x55caf9c2f1d0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x55caf9c59cf0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55caf9c59d80 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55caf9c59e10 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55caf9c59ea0 VAL: '000' (3 sibs) 34: [4] [4] 0x55caf9c59f30 VAL: '001' (3 sibs) 34: [5] [5] 0x55caf9c59fc0 VAL: '002' (3 sibs) 34: [6] [6] 0x55caf9c5a050 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55caf9c5a0e0 VAL: '010' (3 sibs) 34: [8] [8] 0x55caf9c5a170 VAL: '011' (3 sibs) 34: [9] [9] 0x55caf9c5a200 VAL: '012' (3 sibs) 34: [10] [10] 0x55caf9c5a290 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55caf9c5a320 VAL: '020' (3 sibs) 34: [12] [12] 0x55caf9c5a3b0 VAL: '021' (3 sibs) 34: [13] [13] 0x55caf9c5a440 VAL: '022' (3 sibs) 34: [14] [14] 0x55caf9c5a4d0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55caf9c5a560 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55caf9c5a5f0 VAL: '100' (3 sibs) 34: [17] [17] 0x55caf9c5a680 VAL: '101' (3 sibs) 34: [18] [18] 0x55caf9c5a710 VAL: '102' (3 sibs) 34: [19] [19] 0x55caf9c5a7a0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55caf9c5a830 VAL: '110' (3 sibs) 34: [21] [21] 0x55caf9c5a8c0 VAL: '111' (3 sibs) 34: [22] [22] 0x55caf9c5a950 VAL: '112' (3 sibs) 34: [23] [23] 0x55caf9c5a9e0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55caf9c5aa70 VAL: '120' (3 sibs) 34: [25] [25] 0x55caf9c5ab00 VAL: '121' (3 sibs) 34: [26] [26] 0x55caf9c5ab90 VAL: '122' (3 sibs) 34: [27] [27] 0x55caf9c5ac20 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55caf9c5acb0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55caf9c5ad40 VAL: '200' (3 sibs) 34: [30] [30] 0x55caf9c5add0 VAL: '201' (3 sibs) 34: [31] [31] 0x55caf9c5ae60 VAL: '202' (3 sibs) 34: [32] [32] 0x55caf9c5aef0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55caf9c5af80 VAL: '210' (3 sibs) 34: [34] [34] 0x55caf9c5b010 VAL: '211' (3 sibs) 34: [35] [35] 0x55caf9c5b0a0 VAL: '212' (3 sibs) 34: [36] [36] 0x55caf9c5b130 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55caf9c5b1c0 VAL: '220' (3 sibs) 34: [38] [38] 0x55caf9c5b250 VAL: '221' (3 sibs) 34: [39] [39] 0x55caf9c5b2e0 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: 0x55caf9c30da8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x55caf9c2f4b0 SEQ: (3 sibs) 3 children: 34: 0x55caf9c2f680 SEQ: (3 sibs) 3 children: 34: 0x55caf9c2f850 VAL: '000' (3 sibs) 34: 0x55caf9c2f8e8 VAL: '001' (3 sibs) 34: 0x55caf9c2f980 VAL: '002' (3 sibs) 34: 0x55caf9c2f718 SEQ: (3 sibs) 3 children: 34: 0x55caf9c2fa20 VAL: '010' (3 sibs) 34: 0x55caf9c2fab8 VAL: '011' (3 sibs) 34: 0x55caf9c2fb50 VAL: '012' (3 sibs) 34: 0x55caf9c2f7b0 SEQ: (3 sibs) 3 children: 34: 0x55caf9c2fbf0 VAL: '020' (3 sibs) 34: 0x55caf9c2fc88 VAL: '021' (3 sibs) 34: 0x55caf9c2fd20 VAL: '022' (3 sibs) 34: 0x55caf9c2f548 SEQ: (3 sibs) 3 children: 34: 0x55caf9c2fdc0 SEQ: (3 sibs) 3 children: 34: 0x55caf9c2ff90 VAL: '100' (3 sibs) 34: 0x55caf9c30028 VAL: '101' (3 sibs) 34: 0x55caf9c300c0 VAL: '102' (3 sibs) 34: 0x55caf9c2fe58 SEQ: (3 sibs) 3 children: 34: 0x55caf9c30160 VAL: '110' (3 sibs) 34: 0x55caf9c301f8 VAL: '111' (3 sibs) 34: 0x55caf9c30290 VAL: '112' (3 sibs) 34: 0x55caf9c2fef0 SEQ: (3 sibs) 3 children: 34: 0x55caf9c30330 VAL: '120' (3 sibs) 34: 0x55caf9c303c8 VAL: '121' (3 sibs) 34: 0x55caf9c30460 VAL: '122' (3 sibs) 34: 0x55caf9c2f5e0 SEQ: (3 sibs) 3 children: 34: 0x55caf9c30500 SEQ: (3 sibs) 3 children: 34: 0x55caf9c306d0 VAL: '200' (3 sibs) 34: 0x55caf9c30768 VAL: '201' (3 sibs) 34: 0x55caf9c30800 VAL: '202' (3 sibs) 34: 0x55caf9c30598 SEQ: (3 sibs) 3 children: 34: 0x55caf9c308a0 VAL: '210' (3 sibs) 34: 0x55caf9c30938 VAL: '211' (3 sibs) 34: 0x55caf9c309d0 VAL: '212' (3 sibs) 34: 0x55caf9c30630 SEQ: (3 sibs) 3 children: 34: 0x55caf9c30a70 VAL: '220' (3 sibs) 34: 0x55caf9c30b08 VAL: '221' (3 sibs) 34: 0x55caf9c30ba0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x55caf9c5c100 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55caf9c5c190 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55caf9c5c220 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55caf9c5c2b0 VAL: '000' (3 sibs) 34: [4] [4] 0x55caf9c5c340 VAL: '001' (3 sibs) 34: [5] [5] 0x55caf9c5c3d0 VAL: '002' (3 sibs) 34: [6] [6] 0x55caf9c5c460 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55caf9c5c4f0 VAL: '010' (3 sibs) 34: [8] [8] 0x55caf9c5c580 VAL: '011' (3 sibs) 34: [9] [9] 0x55caf9c5c610 VAL: '012' (3 sibs) 34: [10] [10] 0x55caf9c5c6a0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55caf9c5c730 VAL: '020' (3 sibs) 34: [12] [12] 0x55caf9c5c7c0 VAL: '021' (3 sibs) 34: [13] [13] 0x55caf9c5c850 VAL: '022' (3 sibs) 34: [14] [14] 0x55caf9c5c8e0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55caf9c5c970 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55caf9c5ca00 VAL: '100' (3 sibs) 34: [17] [17] 0x55caf9c5ca90 VAL: '101' (3 sibs) 34: [18] [18] 0x55caf9c5cb20 VAL: '102' (3 sibs) 34: [19] [19] 0x55caf9c5cbb0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55caf9c5cc40 VAL: '110' (3 sibs) 34: [21] [21] 0x55caf9c5ccd0 VAL: '111' (3 sibs) 34: [22] [22] 0x55caf9c5cd60 VAL: '112' (3 sibs) 34: [23] [23] 0x55caf9c5cdf0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55caf9c5ce80 VAL: '120' (3 sibs) 34: [25] [25] 0x55caf9c5cf10 VAL: '121' (3 sibs) 34: [26] [26] 0x55caf9c5cfa0 VAL: '122' (3 sibs) 34: [27] [27] 0x55caf9c5d030 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55caf9c5d0c0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55caf9c5d150 VAL: '200' (3 sibs) 34: [30] [30] 0x55caf9c5d1e0 VAL: '201' (3 sibs) 34: [31] [31] 0x55caf9c5d270 VAL: '202' (3 sibs) 34: [32] [32] 0x55caf9c5d300 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55caf9c5d390 VAL: '210' (3 sibs) 34: [34] [34] 0x55caf9c5d420 VAL: '211' (3 sibs) 34: [35] [35] 0x55caf9c5d4b0 VAL: '212' (3 sibs) 34: [36] [36] 0x55caf9c5d540 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55caf9c5d5d0 VAL: '220' (3 sibs) 34: [38] [38] 0x55caf9c5d660 VAL: '221' (3 sibs) 34: [39] [39] 0x55caf9c5d6f0 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: 0x55caf9c30ec0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x55caf9c310b0 SEQ: (3 sibs) 3 children: 34: 0x55caf9c31280 SEQ: (3 sibs) 3 children: 34: 0x55caf9c31450 VAL: '000' (3 sibs) 34: 0x55caf9c314e8 VAL: '001' (3 sibs) 34: 0x55caf9c31580 VAL: '002' (3 sibs) 34: 0x55caf9c31318 SEQ: (3 sibs) 3 children: 34: 0x55caf9c31620 VAL: '010' (3 sibs) 34: 0x55caf9c316b8 VAL: '011' (3 sibs) 34: 0x55caf9c31750 VAL: '012' (3 sibs) 34: 0x55caf9c313b0 SEQ: (3 sibs) 3 children: 34: 0x55caf9c317f0 VAL: '020' (3 sibs) 34: 0x55caf9c31888 VAL: '021' (3 sibs) 34: 0x55caf9c31920 VAL: '022' (3 sibs) 34: 0x55caf9c31148 SEQ: (3 sibs) 3 children: 34: 0x55caf9c319c0 SEQ: (3 sibs) 3 children: 34: 0x55caf9c31b90 VAL: '100' (3 sibs) 34: 0x55caf9c31c28 VAL: '101' (3 sibs) 34: 0x55caf9c31cc0 VAL: '102' (3 sibs) 34: 0x55caf9c31a58 SEQ: (3 sibs) 3 children: 34: 0x55caf9c31d60 VAL: '110' (3 sibs) 34: 0x55caf9c31df8 VAL: '111' (3 sibs) 34: 0x55caf9c31e90 VAL: '112' (3 sibs) 34: 0x55caf9c31af0 SEQ: (3 sibs) 3 children: 34: 0x55caf9c31f30 VAL: '120' (3 sibs) 34: 0x55caf9c31fc8 VAL: '121' (3 sibs) 34: 0x55caf9c32060 VAL: '122' (3 sibs) 34: 0x55caf9c311e0 SEQ: (3 sibs) 3 children: 34: 0x55caf9c32100 SEQ: (3 sibs) 3 children: 34: 0x55caf9c322d0 VAL: '200' (3 sibs) 34: 0x55caf9c32368 VAL: '201' (3 sibs) 34: 0x55caf9c32400 VAL: '202' (3 sibs) 34: 0x55caf9c32198 SEQ: (3 sibs) 3 children: 34: 0x55caf9c324a0 VAL: '210' (3 sibs) 34: 0x55caf9c32538 VAL: '211' (3 sibs) 34: 0x55caf9c325d0 VAL: '212' (3 sibs) 34: 0x55caf9c32230 SEQ: (3 sibs) 3 children: 34: 0x55caf9c32670 VAL: '220' (3 sibs) 34: 0x55caf9c32708 VAL: '221' (3 sibs) 34: 0x55caf9c327a0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x55caf9c5e510 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55caf9c5e5a0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55caf9c5e630 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55caf9c5e6c0 VAL: '000' (3 sibs) 34: [4] [4] 0x55caf9c5e750 VAL: '001' (3 sibs) 34: [5] [5] 0x55caf9c5e7e0 VAL: '002' (3 sibs) 34: [6] [6] 0x55caf9c5e870 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55caf9c5e900 VAL: '010' (3 sibs) 34: [8] [8] 0x55caf9c5e990 VAL: '011' (3 sibs) 34: [9] [9] 0x55caf9c5ea20 VAL: '012' (3 sibs) 34: [10] [10] 0x55caf9c5eab0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55caf9c5eb40 VAL: '020' (3 sibs) 34: [12] [12] 0x55caf9c5ebd0 VAL: '021' (3 sibs) 34: [13] [13] 0x55caf9c5ec60 VAL: '022' (3 sibs) 34: [14] [14] 0x55caf9c5ecf0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55caf9c5ed80 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55caf9c5ee10 VAL: '100' (3 sibs) 34: [17] [17] 0x55caf9c5eea0 VAL: '101' (3 sibs) 34: [18] [18] 0x55caf9c5ef30 VAL: '102' (3 sibs) 34: [19] [19] 0x55caf9c5efc0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55caf9c5f050 VAL: '110' (3 sibs) 34: [21] [21] 0x55caf9c5f0e0 VAL: '111' (3 sibs) 34: [22] [22] 0x55caf9c5f170 VAL: '112' (3 sibs) 34: [23] [23] 0x55caf9c5f200 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55caf9c5f290 VAL: '120' (3 sibs) 34: [25] [25] 0x55caf9c5f320 VAL: '121' (3 sibs) 34: [26] [26] 0x55caf9c5f3b0 VAL: '122' (3 sibs) 34: [27] [27] 0x55caf9c5f440 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55caf9c5f4d0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55caf9c5f560 VAL: '200' (3 sibs) 34: [30] [30] 0x55caf9c5f5f0 VAL: '201' (3 sibs) 34: [31] [31] 0x55caf9c5f680 VAL: '202' (3 sibs) 34: [32] [32] 0x55caf9c5f710 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55caf9c5f7a0 VAL: '210' (3 sibs) 34: [34] [34] 0x55caf9c5f830 VAL: '211' (3 sibs) 34: [35] [35] 0x55caf9c5f8c0 VAL: '212' (3 sibs) 34: [36] [36] 0x55caf9c5f950 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55caf9c5f9e0 VAL: '220' (3 sibs) 34: [38] [38] 0x55caf9c5fa70 VAL: '221' (3 sibs) 34: [39] [39] 0x55caf9c5fb00 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: 0x55caf9c30fd8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x55caf9c32840 SEQ: (3 sibs) 3 children: 34: 0x55caf9c32a10 SEQ: (3 sibs) 3 children: 34: 0x55caf9c32be0 VAL: '000' (3 sibs) 34: 0x55caf9c32c78 VAL: '001' (3 sibs) 34: 0x55caf9c32d10 VAL: '002' (3 sibs) 34: 0x55caf9c32aa8 SEQ: (3 sibs) 3 children: 34: 0x55caf9c32db0 VAL: '010' (3 sibs) 34: 0x55caf9c32e48 VAL: '011' (3 sibs) 34: 0x55caf9c32ee0 VAL: '012' (3 sibs) 34: 0x55caf9c32b40 SEQ: (3 sibs) 3 children: 34: 0x55caf9c32f80 VAL: '020' (3 sibs) 34: 0x55caf9c33018 VAL: '021' (3 sibs) 34: 0x55caf9c330b0 VAL: '022' (3 sibs) 34: 0x55caf9c328d8 SEQ: (3 sibs) 3 children: 34: 0x55caf9c33150 SEQ: (3 sibs) 3 children: 34: 0x55caf9c33320 VAL: '100' (3 sibs) 34: 0x55caf9c333b8 VAL: '101' (3 sibs) 34: 0x55caf9c33450 VAL: '102' (3 sibs) 34: 0x55caf9c331e8 SEQ: (3 sibs) 3 children: 34: 0x55caf9c334f0 VAL: '110' (3 sibs) 34: 0x55caf9c33588 VAL: '111' (3 sibs) 34: 0x55caf9c33620 VAL: '112' (3 sibs) 34: 0x55caf9c33280 SEQ: (3 sibs) 3 children: 34: 0x55caf9c336c0 VAL: '120' (3 sibs) 34: 0x55caf9c33758 VAL: '121' (3 sibs) 34: 0x55caf9c337f0 VAL: '122' (3 sibs) 34: 0x55caf9c32970 SEQ: (3 sibs) 3 children: 34: 0x55caf9c33890 SEQ: (3 sibs) 3 children: 34: 0x55caf9c33a60 VAL: '200' (3 sibs) 34: 0x55caf9c33af8 VAL: '201' (3 sibs) 34: 0x55caf9c33b90 VAL: '202' (3 sibs) 34: 0x55caf9c33928 SEQ: (3 sibs) 3 children: 34: 0x55caf9c33c30 VAL: '210' (3 sibs) 34: 0x55caf9c33cc8 VAL: '211' (3 sibs) 34: 0x55caf9c33d60 VAL: '212' (3 sibs) 34: 0x55caf9c339c0 SEQ: (3 sibs) 3 children: 34: 0x55caf9c33e00 VAL: '220' (3 sibs) 34: 0x55caf9c33e98 VAL: '221' (3 sibs) 34: 0x55caf9c33f30 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x55caf9c60920 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55caf9c609b0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55caf9c60a40 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55caf9c60ad0 VAL: '000' (3 sibs) 34: [4] [4] 0x55caf9c60b60 VAL: '001' (3 sibs) 34: [5] [5] 0x55caf9c60bf0 VAL: '002' (3 sibs) 34: [6] [6] 0x55caf9c60c80 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55caf9c60d10 VAL: '010' (3 sibs) 34: [8] [8] 0x55caf9c60da0 VAL: '011' (3 sibs) 34: [9] [9] 0x55caf9c60e30 VAL: '012' (3 sibs) 34: [10] [10] 0x55caf9c60ec0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55caf9c60f50 VAL: '020' (3 sibs) 34: [12] [12] 0x55caf9c60fe0 VAL: '021' (3 sibs) 34: [13] [13] 0x55caf9c61070 VAL: '022' (3 sibs) 34: [14] [14] 0x55caf9c61100 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55caf9c61190 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55caf9c61220 VAL: '100' (3 sibs) 34: [17] [17] 0x55caf9c612b0 VAL: '101' (3 sibs) 34: [18] [18] 0x55caf9c61340 VAL: '102' (3 sibs) 34: [19] [19] 0x55caf9c613d0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55caf9c61460 VAL: '110' (3 sibs) 34: [21] [21] 0x55caf9c614f0 VAL: '111' (3 sibs) 34: [22] [22] 0x55caf9c61580 VAL: '112' (3 sibs) 34: [23] [23] 0x55caf9c61610 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55caf9c616a0 VAL: '120' (3 sibs) 34: [25] [25] 0x55caf9c61730 VAL: '121' (3 sibs) 34: [26] [26] 0x55caf9c617c0 VAL: '122' (3 sibs) 34: [27] [27] 0x55caf9c61850 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55caf9c618e0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55caf9c61970 VAL: '200' (3 sibs) 34: [30] [30] 0x55caf9c61a00 VAL: '201' (3 sibs) 34: [31] [31] 0x55caf9c61a90 VAL: '202' (3 sibs) 34: [32] [32] 0x55caf9c61b20 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55caf9c61bb0 VAL: '210' (3 sibs) 34: [34] [34] 0x55caf9c61c40 VAL: '211' (3 sibs) 34: [35] [35] 0x55caf9c61cd0 VAL: '212' (3 sibs) 34: [36] [36] 0x55caf9c61d60 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55caf9c61df0 VAL: '220' (3 sibs) 34: [38] [38] 0x55caf9c61e80 VAL: '221' (3 sibs) 34: [39] [39] 0x55caf9c61f10 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] 0x55caf9c4b350 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55caf9c4b3e0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55caf9c4b470 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55caf9c4b500 VAL: '000' (3 sibs) 34: [4] [4] 0x55caf9c4b590 VAL: '001' (3 sibs) 34: [5] [5] 0x55caf9c4b620 VAL: '002' (3 sibs) 34: [6] [6] 0x55caf9c4b6b0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55caf9c4b740 VAL: '010' (3 sibs) 34: [8] [8] 0x55caf9c4b7d0 VAL: '011' (3 sibs) 34: [9] [9] 0x55caf9c4b860 VAL: '012' (3 sibs) 34: [10] [10] 0x55caf9c4b8f0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55caf9c4b980 VAL: '020' (3 sibs) 34: [12] [12] 0x55caf9c4ba10 VAL: '021' (3 sibs) 34: [13] [13] 0x55caf9c4baa0 VAL: '022' (3 sibs) 34: [14] [14] 0x55caf9c4bb30 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55caf9c4bbc0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55caf9c4bc50 VAL: '100' (3 sibs) 34: [17] [17] 0x55caf9c4bce0 VAL: '101' (3 sibs) 34: [18] [18] 0x55caf9c4bd70 VAL: '102' (3 sibs) 34: [19] [19] 0x55caf9c4be00 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55caf9c4be90 VAL: '110' (3 sibs) 34: [21] [21] 0x55caf9c4bf20 VAL: '111' (3 sibs) 34: [22] [22] 0x55caf9c4bfb0 VAL: '112' (3 sibs) 34: [23] [23] 0x55caf9c4c040 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55caf9c4c0d0 VAL: '120' (3 sibs) 34: [25] [25] 0x55caf9c4c160 VAL: '121' (3 sibs) 34: [26] [26] 0x55caf9c4c1f0 VAL: '122' (3 sibs) 34: [27] [27] 0x55caf9c4c280 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55caf9c4c310 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55caf9c4c3a0 VAL: '200' (3 sibs) 34: [30] [30] 0x55caf9c4c430 VAL: '201' (3 sibs) 34: [31] [31] 0x55caf9c4c4c0 VAL: '202' (3 sibs) 34: [32] [32] 0x55caf9c4c550 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55caf9c4c5e0 VAL: '210' (3 sibs) 34: [34] [34] 0x55caf9c4c670 VAL: '211' (3 sibs) 34: [35] [35] 0x55caf9c4c700 VAL: '212' (3 sibs) 34: [36] [36] 0x55caf9c4c790 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55caf9c4c820 VAL: '220' (3 sibs) 34: [38] [38] 0x55caf9c4c8b0 VAL: '221' (3 sibs) 34: [39] [39] 0x55caf9c4c940 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] 0x55caf9c63f40 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55caf9c63fd0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55caf9c64060 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55caf9c640f0 VAL: '000' (3 sibs) 34: [4] [4] 0x55caf9c64180 VAL: '001' (3 sibs) 34: [5] [5] 0x55caf9c64210 VAL: '002' (3 sibs) 34: [6] [6] 0x55caf9c642a0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55caf9c64330 VAL: '010' (3 sibs) 34: [8] [8] 0x55caf9c643c0 VAL: '011' (3 sibs) 34: [9] [9] 0x55caf9c64450 VAL: '012' (3 sibs) 34: [10] [10] 0x55caf9c644e0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55caf9c64570 VAL: '020' (3 sibs) 34: [12] [12] 0x55caf9c64600 VAL: '021' (3 sibs) 34: [13] [13] 0x55caf9c64690 VAL: '022' (3 sibs) 34: [14] [14] 0x55caf9c64720 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55caf9c647b0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55caf9c64840 VAL: '100' (3 sibs) 34: [17] [17] 0x55caf9c648d0 VAL: '101' (3 sibs) 34: [18] [18] 0x55caf9c64960 VAL: '102' (3 sibs) 34: [19] [19] 0x55caf9c649f0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55caf9c64a80 VAL: '110' (3 sibs) 34: [21] [21] 0x55caf9c64b10 VAL: '111' (3 sibs) 34: [22] [22] 0x55caf9c64ba0 VAL: '112' (3 sibs) 34: [23] [23] 0x55caf9c64c30 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55caf9c64cc0 VAL: '120' (3 sibs) 34: [25] [25] 0x55caf9c64d50 VAL: '121' (3 sibs) 34: [26] [26] 0x55caf9c64de0 VAL: '122' (3 sibs) 34: [27] [27] 0x55caf9c64e70 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55caf9c64f00 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55caf9c64f90 VAL: '200' (3 sibs) 34: [30] [30] 0x55caf9c65020 VAL: '201' (3 sibs) 34: [31] [31] 0x55caf9c650b0 VAL: '202' (3 sibs) 34: [32] [32] 0x55caf9c65140 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55caf9c651d0 VAL: '210' (3 sibs) 34: [34] [34] 0x55caf9c65260 VAL: '211' (3 sibs) 34: [35] [35] 0x55caf9c652f0 VAL: '212' (3 sibs) 34: [36] [36] 0x55caf9c65380 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55caf9c65410 VAL: '220' (3 sibs) 34: [38] [38] 0x55caf9c654a0 VAL: '221' (3 sibs) 34: [39] [39] 0x55caf9c65530 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] 0x55caf9c4f280 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55caf9c4f310 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55caf9c4f3a0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55caf9c4f430 VAL: '000' (3 sibs) 34: [4] [4] 0x55caf9c4f4c0 VAL: '001' (3 sibs) 34: [5] [5] 0x55caf9c4f550 VAL: '002' (3 sibs) 34: [6] [6] 0x55caf9c4f5e0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55caf9c4f670 VAL: '010' (3 sibs) 34: [8] [8] 0x55caf9c4f700 VAL: '011' (3 sibs) 34: [9] [9] 0x55caf9c4f790 VAL: '012' (3 sibs) 34: [10] [10] 0x55caf9c4f820 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55caf9c4f8b0 VAL: '020' (3 sibs) 34: [12] [12] 0x55caf9c4f940 VAL: '021' (3 sibs) 34: [13] [13] 0x55caf9c4f9d0 VAL: '022' (3 sibs) 34: [14] [14] 0x55caf9c4fa60 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55caf9c4faf0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55caf9c4fb80 VAL: '100' (3 sibs) 34: [17] [17] 0x55caf9c4fc10 VAL: '101' (3 sibs) 34: [18] [18] 0x55caf9c4fca0 VAL: '102' (3 sibs) 34: [19] [19] 0x55caf9c4fd30 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55caf9c4fdc0 VAL: '110' (3 sibs) 34: [21] [21] 0x55caf9c4fe50 VAL: '111' (3 sibs) 34: [22] [22] 0x55caf9c4fee0 VAL: '112' (3 sibs) 34: [23] [23] 0x55caf9c4ff70 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55caf9c50000 VAL: '120' (3 sibs) 34: [25] [25] 0x55caf9c50090 VAL: '121' (3 sibs) 34: [26] [26] 0x55caf9c50120 VAL: '122' (3 sibs) 34: [27] [27] 0x55caf9c501b0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55caf9c50240 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55caf9c502d0 VAL: '200' (3 sibs) 34: [30] [30] 0x55caf9c50360 VAL: '201' (3 sibs) 34: [31] [31] 0x55caf9c503f0 VAL: '202' (3 sibs) 34: [32] [32] 0x55caf9c50480 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55caf9c50510 VAL: '210' (3 sibs) 34: [34] [34] 0x55caf9c505a0 VAL: '211' (3 sibs) 34: [35] [35] 0x55caf9c50630 VAL: '212' (3 sibs) 34: [36] [36] 0x55caf9c506c0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55caf9c50750 VAL: '220' (3 sibs) 34: [38] [38] 0x55caf9c507e0 VAL: '221' (3 sibs) 34: [39] [39] 0x55caf9c50870 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] 0x55caf9c66350 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55caf9c663e0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55caf9c66470 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55caf9c66500 VAL: '000' (3 sibs) 34: [4] [4] 0x55caf9c66590 VAL: '001' (3 sibs) 34: [5] [5] 0x55caf9c66620 VAL: '002' (3 sibs) 34: [6] [6] 0x55caf9c666b0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55caf9c66740 VAL: '010' (3 sibs) 34: [8] [8] 0x55caf9c667d0 VAL: '011' (3 sibs) 34: [9] [9] 0x55caf9c66860 VAL: '012' (3 sibs) 34: [10] [10] 0x55caf9c668f0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55caf9c66980 VAL: '020' (3 sibs) 34: [12] [12] 0x55caf9c66a10 VAL: '021' (3 sibs) 34: [13] [13] 0x55caf9c66aa0 VAL: '022' (3 sibs) 34: [14] [14] 0x55caf9c66b30 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55caf9c66bc0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55caf9c66c50 VAL: '100' (3 sibs) 34: [17] [17] 0x55caf9c66ce0 VAL: '101' (3 sibs) 34: [18] [18] 0x55caf9c66d70 VAL: '102' (3 sibs) 34: [19] [19] 0x55caf9c66e00 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55caf9c66e90 VAL: '110' (3 sibs) 34: [21] [21] 0x55caf9c66f20 VAL: '111' (3 sibs) 34: [22] [22] 0x55caf9c66fb0 VAL: '112' (3 sibs) 34: [23] [23] 0x55caf9c67040 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55caf9c670d0 VAL: '120' (3 sibs) 34: [25] [25] 0x55caf9c67160 VAL: '121' (3 sibs) 34: [26] [26] 0x55caf9c671f0 VAL: '122' (3 sibs) 34: [27] [27] 0x55caf9c67280 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55caf9c67310 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55caf9c673a0 VAL: '200' (3 sibs) 34: [30] [30] 0x55caf9c67430 VAL: '201' (3 sibs) 34: [31] [31] 0x55caf9c674c0 VAL: '202' (3 sibs) 34: [32] [32] 0x55caf9c67550 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55caf9c675e0 VAL: '210' (3 sibs) 34: [34] [34] 0x55caf9c67670 VAL: '211' (3 sibs) 34: [35] [35] 0x55caf9c67700 VAL: '212' (3 sibs) 34: [36] [36] 0x55caf9c67790 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55caf9c67820 VAL: '220' (3 sibs) 34: [38] [38] 0x55caf9c678b0 VAL: '221' (3 sibs) 34: [39] [39] 0x55caf9c67940 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] 0x55caf9c53320 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55caf9c533b0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55caf9c53440 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55caf9c534d0 VAL: '000' (3 sibs) 34: [4] [4] 0x55caf9c53560 VAL: '001' (3 sibs) 34: [5] [5] 0x55caf9c535f0 VAL: '002' (3 sibs) 34: [6] [6] 0x55caf9c53680 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55caf9c53710 VAL: '010' (3 sibs) 34: [8] [8] 0x55caf9c537a0 VAL: '011' (3 sibs) 34: [9] [9] 0x55caf9c53830 VAL: '012' (3 sibs) 34: [10] [10] 0x55caf9c538c0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55caf9c53950 VAL: '020' (3 sibs) 34: [12] [12] 0x55caf9c539e0 VAL: '021' (3 sibs) 34: [13] [13] 0x55caf9c53a70 VAL: '022' (3 sibs) 34: [14] [14] 0x55caf9c53b00 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55caf9c53b90 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55caf9c53c20 VAL: '100' (3 sibs) 34: [17] [17] 0x55caf9c53cb0 VAL: '101' (3 sibs) 34: [18] [18] 0x55caf9c53d40 VAL: '102' (3 sibs) 34: [19] [19] 0x55caf9c53dd0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55caf9c53e60 VAL: '110' (3 sibs) 34: [21] [21] 0x55caf9c53ef0 VAL: '111' (3 sibs) 34: [22] [22] 0x55caf9c53f80 VAL: '112' (3 sibs) 34: [23] [23] 0x55caf9c54010 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55caf9c540a0 VAL: '120' (3 sibs) 34: [25] [25] 0x55caf9c54130 VAL: '121' (3 sibs) 34: [26] [26] 0x55caf9c541c0 VAL: '122' (3 sibs) 34: [27] [27] 0x55caf9c54250 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55caf9c542e0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55caf9c54370 VAL: '200' (3 sibs) 34: [30] [30] 0x55caf9c54400 VAL: '201' (3 sibs) 34: [31] [31] 0x55caf9c54490 VAL: '202' (3 sibs) 34: [32] [32] 0x55caf9c54520 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55caf9c545b0 VAL: '210' (3 sibs) 34: [34] [34] 0x55caf9c54640 VAL: '211' (3 sibs) 34: [35] [35] 0x55caf9c546d0 VAL: '212' (3 sibs) 34: [36] [36] 0x55caf9c54760 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55caf9c547f0 VAL: '220' (3 sibs) 34: [38] [38] 0x55caf9c54880 VAL: '221' (3 sibs) 34: [39] [39] 0x55caf9c54910 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] 0x55caf9c68760 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55caf9c687f0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55caf9c68880 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55caf9c68910 VAL: '000' (3 sibs) 34: [4] [4] 0x55caf9c689a0 VAL: '001' (3 sibs) 34: [5] [5] 0x55caf9c68a30 VAL: '002' (3 sibs) 34: [6] [6] 0x55caf9c68ac0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55caf9c68b50 VAL: '010' (3 sibs) 34: [8] [8] 0x55caf9c68be0 VAL: '011' (3 sibs) 34: [9] [9] 0x55caf9c68c70 VAL: '012' (3 sibs) 34: [10] [10] 0x55caf9c68d00 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55caf9c68d90 VAL: '020' (3 sibs) 34: [12] [12] 0x55caf9c68e20 VAL: '021' (3 sibs) 34: [13] [13] 0x55caf9c68eb0 VAL: '022' (3 sibs) 34: [14] [14] 0x55caf9c68f40 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55caf9c68fd0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55caf9c69060 VAL: '100' (3 sibs) 34: [17] [17] 0x55caf9c690f0 VAL: '101' (3 sibs) 34: [18] [18] 0x55caf9c69180 VAL: '102' (3 sibs) 34: [19] [19] 0x55caf9c69210 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55caf9c692a0 VAL: '110' (3 sibs) 34: [21] [21] 0x55caf9c69330 VAL: '111' (3 sibs) 34: [22] [22] 0x55caf9c693c0 VAL: '112' (3 sibs) 34: [23] [23] 0x55caf9c69450 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55caf9c694e0 VAL: '120' (3 sibs) 34: [25] [25] 0x55caf9c69570 VAL: '121' (3 sibs) 34: [26] [26] 0x55caf9c69600 VAL: '122' (3 sibs) 34: [27] [27] 0x55caf9c69690 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55caf9c69720 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55caf9c697b0 VAL: '200' (3 sibs) 34: [30] [30] 0x55caf9c69840 VAL: '201' (3 sibs) 34: [31] [31] 0x55caf9c698d0 VAL: '202' (3 sibs) 34: [32] [32] 0x55caf9c69960 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55caf9c699f0 VAL: '210' (3 sibs) 34: [34] [34] 0x55caf9c69a80 VAL: '211' (3 sibs) 34: [35] [35] 0x55caf9c69b10 VAL: '212' (3 sibs) 34: [36] [36] 0x55caf9c69ba0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55caf9c69c30 VAL: '220' (3 sibs) 34: [38] [38] 0x55caf9c69cc0 VAL: '221' (3 sibs) 34: [39] [39] 0x55caf9c69d50 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] 0x55caf9c578e0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55caf9c57970 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55caf9c57a00 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55caf9c57a90 VAL: '000' (3 sibs) 34: [4] [4] 0x55caf9c57b20 VAL: '001' (3 sibs) 34: [5] [5] 0x55caf9c57bb0 VAL: '002' (3 sibs) 34: [6] [6] 0x55caf9c57c40 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55caf9c57cd0 VAL: '010' (3 sibs) 34: [8] [8] 0x55caf9c57d60 VAL: '011' (3 sibs) 34: [9] [9] 0x55caf9c57df0 VAL: '012' (3 sibs) 34: [10] [10] 0x55caf9c57e80 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55caf9c57f10 VAL: '020' (3 sibs) 34: [12] [12] 0x55caf9c57fa0 VAL: '021' (3 sibs) 34: [13] [13] 0x55caf9c58030 VAL: '022' (3 sibs) 34: [14] [14] 0x55caf9c580c0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55caf9c58150 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55caf9c581e0 VAL: '100' (3 sibs) 34: [17] [17] 0x55caf9c58270 VAL: '101' (3 sibs) 34: [18] [18] 0x55caf9c58300 VAL: '102' (3 sibs) 34: [19] [19] 0x55caf9c58390 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55caf9c58420 VAL: '110' (3 sibs) 34: [21] [21] 0x55caf9c584b0 VAL: '111' (3 sibs) 34: [22] [22] 0x55caf9c58540 VAL: '112' (3 sibs) 34: [23] [23] 0x55caf9c585d0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55caf9c58660 VAL: '120' (3 sibs) 34: [25] [25] 0x55caf9c586f0 VAL: '121' (3 sibs) 34: [26] [26] 0x55caf9c58780 VAL: '122' (3 sibs) 34: [27] [27] 0x55caf9c58810 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55caf9c588a0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55caf9c58930 VAL: '200' (3 sibs) 34: [30] [30] 0x55caf9c589c0 VAL: '201' (3 sibs) 34: [31] [31] 0x55caf9c58a50 VAL: '202' (3 sibs) 34: [32] [32] 0x55caf9c58ae0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55caf9c58b70 VAL: '210' (3 sibs) 34: [34] [34] 0x55caf9c58c00 VAL: '211' (3 sibs) 34: [35] [35] 0x55caf9c58c90 VAL: '212' (3 sibs) 34: [36] [36] 0x55caf9c58d20 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55caf9c58db0 VAL: '220' (3 sibs) 34: [38] [38] 0x55caf9c58e40 VAL: '221' (3 sibs) 34: [39] [39] 0x55caf9c58ed0 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] 0x55caf9c6ab70 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55caf9c6ac00 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55caf9c6ac90 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55caf9c6ad20 VAL: '000' (3 sibs) 34: [4] [4] 0x55caf9c6adb0 VAL: '001' (3 sibs) 34: [5] [5] 0x55caf9c6ae40 VAL: '002' (3 sibs) 34: [6] [6] 0x55caf9c6aed0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55caf9c6af60 VAL: '010' (3 sibs) 34: [8] [8] 0x55caf9c6aff0 VAL: '011' (3 sibs) 34: [9] [9] 0x55caf9c6b080 VAL: '012' (3 sibs) 34: [10] [10] 0x55caf9c6b110 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55caf9c6b1a0 VAL: '020' (3 sibs) 34: [12] [12] 0x55caf9c6b230 VAL: '021' (3 sibs) 34: [13] [13] 0x55caf9c6b2c0 VAL: '022' (3 sibs) 34: [14] [14] 0x55caf9c6b350 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55caf9c6b3e0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55caf9c6b470 VAL: '100' (3 sibs) 34: [17] [17] 0x55caf9c6b500 VAL: '101' (3 sibs) 34: [18] [18] 0x55caf9c6b590 VAL: '102' (3 sibs) 34: [19] [19] 0x55caf9c6b620 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55caf9c6b6b0 VAL: '110' (3 sibs) 34: [21] [21] 0x55caf9c6b740 VAL: '111' (3 sibs) 34: [22] [22] 0x55caf9c6b7d0 VAL: '112' (3 sibs) 34: [23] [23] 0x55caf9c6b860 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55caf9c6b8f0 VAL: '120' (3 sibs) 34: [25] [25] 0x55caf9c6b980 VAL: '121' (3 sibs) 34: [26] [26] 0x55caf9c6ba10 VAL: '122' (3 sibs) 34: [27] [27] 0x55caf9c6baa0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55caf9c6bb30 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55caf9c6bbc0 VAL: '200' (3 sibs) 34: [30] [30] 0x55caf9c6bc50 VAL: '201' (3 sibs) 34: [31] [31] 0x55caf9c6bce0 VAL: '202' (3 sibs) 34: [32] [32] 0x55caf9c6bd70 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55caf9c6be00 VAL: '210' (3 sibs) 34: [34] [34] 0x55caf9c6be90 VAL: '211' (3 sibs) 34: [35] [35] 0x55caf9c6bf20 VAL: '212' (3 sibs) 34: [36] [36] 0x55caf9c6bfb0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55caf9c6c040 VAL: '220' (3 sibs) 34: [38] [38] 0x55caf9c6c0d0 VAL: '221' (3 sibs) 34: [39] [39] 0x55caf9c6c160 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] 0x55caf9c59cf0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55caf9c59d80 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55caf9c59e10 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55caf9c59ea0 VAL: '000' (3 sibs) 34: [4] [4] 0x55caf9c59f30 VAL: '001' (3 sibs) 34: [5] [5] 0x55caf9c59fc0 VAL: '002' (3 sibs) 34: [6] [6] 0x55caf9c5a050 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55caf9c5a0e0 VAL: '010' (3 sibs) 34: [8] [8] 0x55caf9c5a170 VAL: '011' (3 sibs) 34: [9] [9] 0x55caf9c5a200 VAL: '012' (3 sibs) 34: [10] [10] 0x55caf9c5a290 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55caf9c5a320 VAL: '020' (3 sibs) 34: [12] [12] 0x55caf9c5a3b0 VAL: '021' (3 sibs) 34: [13] [13] 0x55caf9c5a440 VAL: '022' (3 sibs) 34: [14] [14] 0x55caf9c5a4d0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55caf9c5a560 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55caf9c5a5f0 VAL: '100' (3 sibs) 34: [17] [17] 0x55caf9c5a680 VAL: '101' (3 sibs) 34: [18] [18] 0x55caf9c5a710 VAL: '102' (3 sibs) 34: [19] [19] 0x55caf9c5a7a0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55caf9c5a830 VAL: '110' (3 sibs) 34: [21] [21] 0x55caf9c5a8c0 VAL: '111' (3 sibs) 34: [22] [22] 0x55caf9c5a950 VAL: '112' (3 sibs) 34: [23] [23] 0x55caf9c5a9e0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55caf9c5aa70 VAL: '120' (3 sibs) 34: [25] [25] 0x55caf9c5ab00 VAL: '121' (3 sibs) 34: [26] [26] 0x55caf9c5ab90 VAL: '122' (3 sibs) 34: [27] [27] 0x55caf9c5ac20 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55caf9c5acb0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55caf9c5ad40 VAL: '200' (3 sibs) 34: [30] [30] 0x55caf9c5add0 VAL: '201' (3 sibs) 34: [31] [31] 0x55caf9c5ae60 VAL: '202' (3 sibs) 34: [32] [32] 0x55caf9c5aef0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55caf9c5af80 VAL: '210' (3 sibs) 34: [34] [34] 0x55caf9c5b010 VAL: '211' (3 sibs) 34: [35] [35] 0x55caf9c5b0a0 VAL: '212' (3 sibs) 34: [36] [36] 0x55caf9c5b130 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55caf9c5b1c0 VAL: '220' (3 sibs) 34: [38] [38] 0x55caf9c5b250 VAL: '221' (3 sibs) 34: [39] [39] 0x55caf9c5b2e0 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] 0x55caf9c6cf80 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55caf9c6d010 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55caf9c6d0a0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55caf9c6d130 VAL: '000' (3 sibs) 34: [4] [4] 0x55caf9c6d1c0 VAL: '001' (3 sibs) 34: [5] [5] 0x55caf9c6d250 VAL: '002' (3 sibs) 34: [6] [6] 0x55caf9c6d2e0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55caf9c6d370 VAL: '010' (3 sibs) 34: [8] [8] 0x55caf9c6d400 VAL: '011' (3 sibs) 34: [9] [9] 0x55caf9c6d490 VAL: '012' (3 sibs) 34: [10] [10] 0x55caf9c6d520 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55caf9c6d5b0 VAL: '020' (3 sibs) 34: [12] [12] 0x55caf9c6d640 VAL: '021' (3 sibs) 34: [13] [13] 0x55caf9c6d6d0 VAL: '022' (3 sibs) 34: [14] [14] 0x55caf9c6d760 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55caf9c6d7f0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55caf9c6d880 VAL: '100' (3 sibs) 34: [17] [17] 0x55caf9c6d910 VAL: '101' (3 sibs) 34: [18] [18] 0x55caf9c6d9a0 VAL: '102' (3 sibs) 34: [19] [19] 0x55caf9c6da30 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55caf9c6dac0 VAL: '110' (3 sibs) 34: [21] [21] 0x55caf9c6db50 VAL: '111' (3 sibs) 34: [22] [22] 0x55caf9c6dbe0 VAL: '112' (3 sibs) 34: [23] [23] 0x55caf9c6dc70 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55caf9c6dd00 VAL: '120' (3 sibs) 34: [25] [25] 0x55caf9c6dd90 VAL: '121' (3 sibs) 34: [26] [26] 0x55caf9c6de20 VAL: '122' (3 sibs) 34: [27] [27] 0x55caf9c6deb0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55caf9c6df40 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55caf9c6dfd0 VAL: '200' (3 sibs) 34: [30] [30] 0x55caf9c6e060 VAL: '201' (3 sibs) 34: [31] [31] 0x55caf9c6e0f0 VAL: '202' (3 sibs) 34: [32] [32] 0x55caf9c6e180 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55caf9c6e210 VAL: '210' (3 sibs) 34: [34] [34] 0x55caf9c6e2a0 VAL: '211' (3 sibs) 34: [35] [35] 0x55caf9c6e330 VAL: '212' (3 sibs) 34: [36] [36] 0x55caf9c6e3c0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55caf9c6e450 VAL: '220' (3 sibs) 34: [38] [38] 0x55caf9c6e4e0 VAL: '221' (3 sibs) 34: [39] [39] 0x55caf9c6e570 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] 0x55caf9c5c100 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55caf9c5c190 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55caf9c5c220 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55caf9c5c2b0 VAL: '000' (3 sibs) 34: [4] [4] 0x55caf9c5c340 VAL: '001' (3 sibs) 34: [5] [5] 0x55caf9c5c3d0 VAL: '002' (3 sibs) 34: [6] [6] 0x55caf9c5c460 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55caf9c5c4f0 VAL: '010' (3 sibs) 34: [8] [8] 0x55caf9c5c580 VAL: '011' (3 sibs) 34: [9] [9] 0x55caf9c5c610 VAL: '012' (3 sibs) 34: [10] [10] 0x55caf9c5c6a0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55caf9c5c730 VAL: '020' (3 sibs) 34: [12] [12] 0x55caf9c5c7c0 VAL: '021' (3 sibs) 34: [13] [13] 0x55caf9c5c850 VAL: '022' (3 sibs) 34: [14] [14] 0x55caf9c5c8e0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55caf9c5c970 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55caf9c5ca00 VAL: '100' (3 sibs) 34: [17] [17] 0x55caf9c5ca90 VAL: '101' (3 sibs) 34: [18] [18] 0x55caf9c5cb20 VAL: '102' (3 sibs) 34: [19] [19] 0x55caf9c5cbb0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55caf9c5cc40 VAL: '110' (3 sibs) 34: [21] [21] 0x55caf9c5ccd0 VAL: '111' (3 sibs) 34: [22] [22] 0x55caf9c5cd60 VAL: '112' (3 sibs) 34: [23] [23] 0x55caf9c5cdf0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55caf9c5ce80 VAL: '120' (3 sibs) 34: [25] [25] 0x55caf9c5cf10 VAL: '121' (3 sibs) 34: [26] [26] 0x55caf9c5cfa0 VAL: '122' (3 sibs) 34: [27] [27] 0x55caf9c5d030 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55caf9c5d0c0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55caf9c5d150 VAL: '200' (3 sibs) 34: [30] [30] 0x55caf9c5d1e0 VAL: '201' (3 sibs) 34: [31] [31] 0x55caf9c5d270 VAL: '202' (3 sibs) 34: [32] [32] 0x55caf9c5d300 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55caf9c5d390 VAL: '210' (3 sibs) 34: [34] [34] 0x55caf9c5d420 VAL: '211' (3 sibs) 34: [35] [35] 0x55caf9c5d4b0 VAL: '212' (3 sibs) 34: [36] [36] 0x55caf9c5d540 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55caf9c5d5d0 VAL: '220' (3 sibs) 34: [38] [38] 0x55caf9c5d660 VAL: '221' (3 sibs) 34: [39] [39] 0x55caf9c5d6f0 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] 0x55caf9c6f390 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55caf9c6f420 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55caf9c6f4b0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55caf9c6f540 VAL: '000' (3 sibs) 34: [4] [4] 0x55caf9c6f5d0 VAL: '001' (3 sibs) 34: [5] [5] 0x55caf9c6f660 VAL: '002' (3 sibs) 34: [6] [6] 0x55caf9c6f6f0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55caf9c6f780 VAL: '010' (3 sibs) 34: [8] [8] 0x55caf9c6f810 VAL: '011' (3 sibs) 34: [9] [9] 0x55caf9c6f8a0 VAL: '012' (3 sibs) 34: [10] [10] 0x55caf9c6f930 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55caf9c6f9c0 VAL: '020' (3 sibs) 34: [12] [12] 0x55caf9c6fa50 VAL: '021' (3 sibs) 34: [13] [13] 0x55caf9c6fae0 VAL: '022' (3 sibs) 34: [14] [14] 0x55caf9c6fb70 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55caf9c6fc00 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55caf9c6fc90 VAL: '100' (3 sibs) 34: [17] [17] 0x55caf9c6fd20 VAL: '101' (3 sibs) 34: [18] [18] 0x55caf9c6fdb0 VAL: '102' (3 sibs) 34: [19] [19] 0x55caf9c6fe40 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55caf9c6fed0 VAL: '110' (3 sibs) 34: [21] [21] 0x55caf9c6ff60 VAL: '111' (3 sibs) 34: [22] [22] 0x55caf9c6fff0 VAL: '112' (3 sibs) 34: [23] [23] 0x55caf9c70080 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55caf9c70110 VAL: '120' (3 sibs) 34: [25] [25] 0x55caf9c701a0 VAL: '121' (3 sibs) 34: [26] [26] 0x55caf9c70230 VAL: '122' (3 sibs) 34: [27] [27] 0x55caf9c702c0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55caf9c70350 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55caf9c703e0 VAL: '200' (3 sibs) 34: [30] [30] 0x55caf9c70470 VAL: '201' (3 sibs) 34: [31] [31] 0x55caf9c70500 VAL: '202' (3 sibs) 34: [32] [32] 0x55caf9c70590 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55caf9c70620 VAL: '210' (3 sibs) 34: [34] [34] 0x55caf9c706b0 VAL: '211' (3 sibs) 34: [35] [35] 0x55caf9c70740 VAL: '212' (3 sibs) 34: [36] [36] 0x55caf9c707d0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55caf9c70860 VAL: '220' (3 sibs) 34: [38] [38] 0x55caf9c708f0 VAL: '221' (3 sibs) 34: [39] [39] 0x55caf9c70980 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] 0x55caf9c5e510 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55caf9c5e5a0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55caf9c5e630 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55caf9c5e6c0 VAL: '000' (3 sibs) 34: [4] [4] 0x55caf9c5e750 VAL: '001' (3 sibs) 34: [5] [5] 0x55caf9c5e7e0 VAL: '002' (3 sibs) 34: [6] [6] 0x55caf9c5e870 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55caf9c5e900 VAL: '010' (3 sibs) 34: [8] [8] 0x55caf9c5e990 VAL: '011' (3 sibs) 34: [9] [9] 0x55caf9c5ea20 VAL: '012' (3 sibs) 34: [10] [10] 0x55caf9c5eab0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55caf9c5eb40 VAL: '020' (3 sibs) 34: [12] [12] 0x55caf9c5ebd0 VAL: '021' (3 sibs) 34: [13] [13] 0x55caf9c5ec60 VAL: '022' (3 sibs) 34: [14] [14] 0x55caf9c5ecf0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55caf9c5ed80 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55caf9c5ee10 VAL: '100' (3 sibs) 34: [17] [17] 0x55caf9c5eea0 VAL: '101' (3 sibs) 34: [18] [18] 0x55caf9c5ef30 VAL: '102' (3 sibs) 34: [19] [19] 0x55caf9c5efc0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55caf9c5f050 VAL: '110' (3 sibs) 34: [21] [21] 0x55caf9c5f0e0 VAL: '111' (3 sibs) 34: [22] [22] 0x55caf9c5f170 VAL: '112' (3 sibs) 34: [23] [23] 0x55caf9c5f200 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55caf9c5f290 VAL: '120' (3 sibs) 34: [25] [25] 0x55caf9c5f320 VAL: '121' (3 sibs) 34: [26] [26] 0x55caf9c5f3b0 VAL: '122' (3 sibs) 34: [27] [27] 0x55caf9c5f440 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55caf9c5f4d0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55caf9c5f560 VAL: '200' (3 sibs) 34: [30] [30] 0x55caf9c5f5f0 VAL: '201' (3 sibs) 34: [31] [31] 0x55caf9c5f680 VAL: '202' (3 sibs) 34: [32] [32] 0x55caf9c5f710 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55caf9c5f7a0 VAL: '210' (3 sibs) 34: [34] [34] 0x55caf9c5f830 VAL: '211' (3 sibs) 34: [35] [35] 0x55caf9c5f8c0 VAL: '212' (3 sibs) 34: [36] [36] 0x55caf9c5f950 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55caf9c5f9e0 VAL: '220' (3 sibs) 34: [38] [38] 0x55caf9c5fa70 VAL: '221' (3 sibs) 34: [39] [39] 0x55caf9c5fb00 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] 0x55caf9c729b0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55caf9c72a40 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55caf9c72ad0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55caf9c72b60 VAL: '000' (3 sibs) 34: [4] [4] 0x55caf9c72bf0 VAL: '001' (3 sibs) 34: [5] [5] 0x55caf9c72c80 VAL: '002' (3 sibs) 34: [6] [6] 0x55caf9c72d10 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55caf9c72da0 VAL: '010' (3 sibs) 34: [8] [8] 0x55caf9c72e30 VAL: '011' (3 sibs) 34: [9] [9] 0x55caf9c72ec0 VAL: '012' (3 sibs) 34: [10] [10] 0x55caf9c72f50 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55caf9c72fe0 VAL: '020' (3 sibs) 34: [12] [12] 0x55caf9c73070 VAL: '021' (3 sibs) 34: [13] [13] 0x55caf9c73100 VAL: '022' (3 sibs) 34: [14] [14] 0x55caf9c73190 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55caf9c73220 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55caf9c732b0 VAL: '100' (3 sibs) 34: [17] [17] 0x55caf9c73340 VAL: '101' (3 sibs) 34: [18] [18] 0x55caf9c733d0 VAL: '102' (3 sibs) 34: [19] [19] 0x55caf9c73460 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55caf9c734f0 VAL: '110' (3 sibs) 34: [21] [21] 0x55caf9c73580 VAL: '111' (3 sibs) 34: [22] [22] 0x55caf9c73610 VAL: '112' (3 sibs) 34: [23] [23] 0x55caf9c736a0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55caf9c73730 VAL: '120' (3 sibs) 34: [25] [25] 0x55caf9c737c0 VAL: '121' (3 sibs) 34: [26] [26] 0x55caf9c73850 VAL: '122' (3 sibs) 34: [27] [27] 0x55caf9c738e0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55caf9c73970 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55caf9c73a00 VAL: '200' (3 sibs) 34: [30] [30] 0x55caf9c73a90 VAL: '201' (3 sibs) 34: [31] [31] 0x55caf9c73b20 VAL: '202' (3 sibs) 34: [32] [32] 0x55caf9c73bb0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55caf9c73c40 VAL: '210' (3 sibs) 34: [34] [34] 0x55caf9c73cd0 VAL: '211' (3 sibs) 34: [35] [35] 0x55caf9c73d60 VAL: '212' (3 sibs) 34: [36] [36] 0x55caf9c73df0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55caf9c73e80 VAL: '220' (3 sibs) 34: [38] [38] 0x55caf9c73f10 VAL: '221' (3 sibs) 34: [39] [39] 0x55caf9c73fa0 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] 0x55caf9c60920 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55caf9c609b0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55caf9c60a40 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55caf9c60ad0 VAL: '000' (3 sibs) 34: [4] [4] 0x55caf9c60b60 VAL: '001' (3 sibs) 34: [5] [5] 0x55caf9c60bf0 VAL: '002' (3 sibs) 34: [6] [6] 0x55caf9c60c80 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55caf9c60d10 VAL: '010' (3 sibs) 34: [8] [8] 0x55caf9c60da0 VAL: '011' (3 sibs) 34: [9] [9] 0x55caf9c60e30 VAL: '012' (3 sibs) 34: [10] [10] 0x55caf9c60ec0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55caf9c60f50 VAL: '020' (3 sibs) 34: [12] [12] 0x55caf9c60fe0 VAL: '021' (3 sibs) 34: [13] [13] 0x55caf9c61070 VAL: '022' (3 sibs) 34: [14] [14] 0x55caf9c61100 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55caf9c61190 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55caf9c61220 VAL: '100' (3 sibs) 34: [17] [17] 0x55caf9c612b0 VAL: '101' (3 sibs) 34: [18] [18] 0x55caf9c61340 VAL: '102' (3 sibs) 34: [19] [19] 0x55caf9c613d0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55caf9c61460 VAL: '110' (3 sibs) 34: [21] [21] 0x55caf9c614f0 VAL: '111' (3 sibs) 34: [22] [22] 0x55caf9c61580 VAL: '112' (3 sibs) 34: [23] [23] 0x55caf9c61610 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55caf9c616a0 VAL: '120' (3 sibs) 34: [25] [25] 0x55caf9c61730 VAL: '121' (3 sibs) 34: [26] [26] 0x55caf9c617c0 VAL: '122' (3 sibs) 34: [27] [27] 0x55caf9c61850 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55caf9c618e0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55caf9c61970 VAL: '200' (3 sibs) 34: [30] [30] 0x55caf9c61a00 VAL: '201' (3 sibs) 34: [31] [31] 0x55caf9c61a90 VAL: '202' (3 sibs) 34: [32] [32] 0x55caf9c61b20 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55caf9c61bb0 VAL: '210' (3 sibs) 34: [34] [34] 0x55caf9c61c40 VAL: '211' (3 sibs) 34: [35] [35] 0x55caf9c61cd0 VAL: '212' (3 sibs) 34: [36] [36] 0x55caf9c61d60 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55caf9c61df0 VAL: '220' (3 sibs) 34: [38] [38] 0x55caf9c61e80 VAL: '221' (3 sibs) 34: [39] [39] 0x55caf9c61f10 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] 0x55caf9c74dc0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55caf9c74e50 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55caf9c74ee0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55caf9c74f70 VAL: '000' (3 sibs) 34: [4] [4] 0x55caf9c75000 VAL: '001' (3 sibs) 34: [5] [5] 0x55caf9c75090 VAL: '002' (3 sibs) 34: [6] [6] 0x55caf9c75120 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55caf9c751b0 VAL: '010' (3 sibs) 34: [8] [8] 0x55caf9c75240 VAL: '011' (3 sibs) 34: [9] [9] 0x55caf9c752d0 VAL: '012' (3 sibs) 34: [10] [10] 0x55caf9c75360 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55caf9c753f0 VAL: '020' (3 sibs) 34: [12] [12] 0x55caf9c75480 VAL: '021' (3 sibs) 34: [13] [13] 0x55caf9c75510 VAL: '022' (3 sibs) 34: [14] [14] 0x55caf9c755a0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55caf9c75630 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55caf9c756c0 VAL: '100' (3 sibs) 34: [17] [17] 0x55caf9c75750 VAL: '101' (3 sibs) 34: [18] [18] 0x55caf9c757e0 VAL: '102' (3 sibs) 34: [19] [19] 0x55caf9c75870 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55caf9c75900 VAL: '110' (3 sibs) 34: [21] [21] 0x55caf9c75990 VAL: '111' (3 sibs) 34: [22] [22] 0x55caf9c75a20 VAL: '112' (3 sibs) 34: [23] [23] 0x55caf9c75ab0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55caf9c75b40 VAL: '120' (3 sibs) 34: [25] [25] 0x55caf9c75bd0 VAL: '121' (3 sibs) 34: [26] [26] 0x55caf9c75c60 VAL: '122' (3 sibs) 34: [27] [27] 0x55caf9c75cf0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55caf9c75d80 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55caf9c75e10 VAL: '200' (3 sibs) 34: [30] [30] 0x55caf9c75ea0 VAL: '201' (3 sibs) 34: [31] [31] 0x55caf9c75f30 VAL: '202' (3 sibs) 34: [32] [32] 0x55caf9c75fc0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55caf9c76050 VAL: '210' (3 sibs) 34: [34] [34] 0x55caf9c760e0 VAL: '211' (3 sibs) 34: [35] [35] 0x55caf9c76170 VAL: '212' (3 sibs) 34: [36] [36] 0x55caf9c76200 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55caf9c76290 VAL: '220' (3 sibs) 34: [38] [38] 0x55caf9c76320 VAL: '221' (3 sibs) 34: [39] [39] 0x55caf9c763b0 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: 0x55caf9c30c90 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x55caf9c2dae0 SEQ: (3 sibs) 3 children: 34: 0x55caf9c2dcb0 SEQ: (3 sibs) 3 children: 34: 0x55caf9c2de80 VAL: '000' (3 sibs) 34: 0x55caf9c2df18 VAL: '001' (3 sibs) 34: 0x55caf9c2dfb0 VAL: '002' (3 sibs) 34: 0x55caf9c2dd48 SEQ: (3 sibs) 3 children: 34: 0x55caf9c2e050 VAL: '010' (3 sibs) 34: 0x55caf9c2e0e8 VAL: '011' (3 sibs) 34: 0x55caf9c2e180 VAL: '012' (3 sibs) 34: 0x55caf9c2dde0 SEQ: (3 sibs) 3 children: 34: 0x55caf9c2e220 VAL: '020' (3 sibs) 34: 0x55caf9c2e2b8 VAL: '021' (3 sibs) 34: 0x55caf9c2e350 VAL: '022' (3 sibs) 34: 0x55caf9c2db78 SEQ: (3 sibs) 3 children: 34: 0x55caf9c2e3f0 SEQ: (3 sibs) 3 children: 34: 0x55caf9c2e5c0 VAL: '100' (3 sibs) 34: 0x55caf9c2e658 VAL: '101' (3 sibs) 34: 0x55caf9c2e6f0 VAL: '102' (3 sibs) 34: 0x55caf9c2e488 SEQ: (3 sibs) 3 children: 34: 0x55caf9c2e790 VAL: '110' (3 sibs) 34: 0x55caf9c2e828 VAL: '111' (3 sibs) 34: 0x55caf9c2e8c0 VAL: '112' (3 sibs) 34: 0x55caf9c2e520 SEQ: (3 sibs) 3 children: 34: 0x55caf9c2e960 VAL: '120' (3 sibs) 34: 0x55caf9c2e9f8 VAL: '121' (3 sibs) 34: 0x55caf9c2ea90 VAL: '122' (3 sibs) 34: 0x55caf9c2dc10 SEQ: (3 sibs) 3 children: 34: 0x55caf9c2eb30 SEQ: (3 sibs) 3 children: 34: 0x55caf9c2ed00 VAL: '200' (3 sibs) 34: 0x55caf9c2ed98 VAL: '201' (3 sibs) 34: 0x55caf9c2ee30 VAL: '202' (3 sibs) 34: 0x55caf9c2ebc8 SEQ: (3 sibs) 3 children: 34: 0x55caf9c2eed0 VAL: '210' (3 sibs) 34: 0x55caf9c2ef68 VAL: '211' (3 sibs) 34: 0x55caf9c2f000 VAL: '212' (3 sibs) 34: 0x55caf9c2ec60 SEQ: (3 sibs) 3 children: 34: 0x55caf9c2f0a0 VAL: '220' (3 sibs) 34: 0x55caf9c2f138 VAL: '221' (3 sibs) 34: 0x55caf9c2f1d0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x55caf9c771d0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55caf9c77260 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55caf9c772f0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55caf9c77380 VAL: '000' (3 sibs) 34: [4] [4] 0x55caf9c77410 VAL: '001' (3 sibs) 34: [5] [5] 0x55caf9c774a0 VAL: '002' (3 sibs) 34: [6] [6] 0x55caf9c77530 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55caf9c775c0 VAL: '010' (3 sibs) 34: [8] [8] 0x55caf9c77650 VAL: '011' (3 sibs) 34: [9] [9] 0x55caf9c776e0 VAL: '012' (3 sibs) 34: [10] [10] 0x55caf9c77770 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55caf9c77800 VAL: '020' (3 sibs) 34: [12] [12] 0x55caf9c77890 VAL: '021' (3 sibs) 34: [13] [13] 0x55caf9c77920 VAL: '022' (3 sibs) 34: [14] [14] 0x55caf9c779b0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55caf9c77a40 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55caf9c77ad0 VAL: '100' (3 sibs) 34: [17] [17] 0x55caf9c77b60 VAL: '101' (3 sibs) 34: [18] [18] 0x55caf9c77bf0 VAL: '102' (3 sibs) 34: [19] [19] 0x55caf9c77c80 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55caf9c77d10 VAL: '110' (3 sibs) 34: [21] [21] 0x55caf9c77da0 VAL: '111' (3 sibs) 34: [22] [22] 0x55caf9c77e30 VAL: '112' (3 sibs) 34: [23] [23] 0x55caf9c77ec0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55caf9c77f50 VAL: '120' (3 sibs) 34: [25] [25] 0x55caf9c77fe0 VAL: '121' (3 sibs) 34: [26] [26] 0x55caf9c78070 VAL: '122' (3 sibs) 34: [27] [27] 0x55caf9c78100 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55caf9c78190 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55caf9c78220 VAL: '200' (3 sibs) 34: [30] [30] 0x55caf9c782b0 VAL: '201' (3 sibs) 34: [31] [31] 0x55caf9c78340 VAL: '202' (3 sibs) 34: [32] [32] 0x55caf9c783d0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55caf9c78460 VAL: '210' (3 sibs) 34: [34] [34] 0x55caf9c784f0 VAL: '211' (3 sibs) 34: [35] [35] 0x55caf9c78580 VAL: '212' (3 sibs) 34: [36] [36] 0x55caf9c78610 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55caf9c786a0 VAL: '220' (3 sibs) 34: [38] [38] 0x55caf9c78730 VAL: '221' (3 sibs) 34: [39] [39] 0x55caf9c787c0 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: 0x55caf9c30da8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x55caf9c2f4b0 SEQ: (3 sibs) 3 children: 34: 0x55caf9c2f680 SEQ: (3 sibs) 3 children: 34: 0x55caf9c2f850 VAL: '000' (3 sibs) 34: 0x55caf9c2f8e8 VAL: '001' (3 sibs) 34: 0x55caf9c2f980 VAL: '002' (3 sibs) 34: 0x55caf9c2f718 SEQ: (3 sibs) 3 children: 34: 0x55caf9c2fa20 VAL: '010' (3 sibs) 34: 0x55caf9c2fab8 VAL: '011' (3 sibs) 34: 0x55caf9c2fb50 VAL: '012' (3 sibs) 34: 0x55caf9c2f7b0 SEQ: (3 sibs) 3 children: 34: 0x55caf9c2fbf0 VAL: '020' (3 sibs) 34: 0x55caf9c2fc88 VAL: '021' (3 sibs) 34: 0x55caf9c2fd20 VAL: '022' (3 sibs) 34: 0x55caf9c2f548 SEQ: (3 sibs) 3 children: 34: 0x55caf9c2fdc0 SEQ: (3 sibs) 3 children: 34: 0x55caf9c2ff90 VAL: '100' (3 sibs) 34: 0x55caf9c30028 VAL: '101' (3 sibs) 34: 0x55caf9c300c0 VAL: '102' (3 sibs) 34: 0x55caf9c2fe58 SEQ: (3 sibs) 3 children: 34: 0x55caf9c30160 VAL: '110' (3 sibs) 34: 0x55caf9c301f8 VAL: '111' (3 sibs) 34: 0x55caf9c30290 VAL: '112' (3 sibs) 34: 0x55caf9c2fef0 SEQ: (3 sibs) 3 children: 34: 0x55caf9c30330 VAL: '120' (3 sibs) 34: 0x55caf9c303c8 VAL: '121' (3 sibs) 34: 0x55caf9c30460 VAL: '122' (3 sibs) 34: 0x55caf9c2f5e0 SEQ: (3 sibs) 3 children: 34: 0x55caf9c30500 SEQ: (3 sibs) 3 children: 34: 0x55caf9c306d0 VAL: '200' (3 sibs) 34: 0x55caf9c30768 VAL: '201' (3 sibs) 34: 0x55caf9c30800 VAL: '202' (3 sibs) 34: 0x55caf9c30598 SEQ: (3 sibs) 3 children: 34: 0x55caf9c308a0 VAL: '210' (3 sibs) 34: 0x55caf9c30938 VAL: '211' (3 sibs) 34: 0x55caf9c309d0 VAL: '212' (3 sibs) 34: 0x55caf9c30630 SEQ: (3 sibs) 3 children: 34: 0x55caf9c30a70 VAL: '220' (3 sibs) 34: 0x55caf9c30b08 VAL: '221' (3 sibs) 34: 0x55caf9c30ba0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x55caf9c78860 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55caf9c788f0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55caf9c78980 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55caf9c78a10 VAL: '000' (3 sibs) 34: [4] [4] 0x55caf9c78aa0 VAL: '001' (3 sibs) 34: [5] [5] 0x55caf9c78b30 VAL: '002' (3 sibs) 34: [6] [6] 0x55caf9c78bc0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55caf9c78c50 VAL: '010' (3 sibs) 34: [8] [8] 0x55caf9c78ce0 VAL: '011' (3 sibs) 34: [9] [9] 0x55caf9c78d70 VAL: '012' (3 sibs) 34: [10] [10] 0x55caf9c78e00 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55caf9c78e90 VAL: '020' (3 sibs) 34: [12] [12] 0x55caf9c78f20 VAL: '021' (3 sibs) 34: [13] [13] 0x55caf9c78fb0 VAL: '022' (3 sibs) 34: [14] [14] 0x55caf9c79040 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55caf9c790d0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55caf9c79160 VAL: '100' (3 sibs) 34: [17] [17] 0x55caf9c791f0 VAL: '101' (3 sibs) 34: [18] [18] 0x55caf9c79280 VAL: '102' (3 sibs) 34: [19] [19] 0x55caf9c79310 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55caf9c793a0 VAL: '110' (3 sibs) 34: [21] [21] 0x55caf9c79430 VAL: '111' (3 sibs) 34: [22] [22] 0x55caf9c794c0 VAL: '112' (3 sibs) 34: [23] [23] 0x55caf9c79550 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55caf9c795e0 VAL: '120' (3 sibs) 34: [25] [25] 0x55caf9c79670 VAL: '121' (3 sibs) 34: [26] [26] 0x55caf9c79700 VAL: '122' (3 sibs) 34: [27] [27] 0x55caf9c79790 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55caf9c79820 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55caf9c798b0 VAL: '200' (3 sibs) 34: [30] [30] 0x55caf9c79940 VAL: '201' (3 sibs) 34: [31] [31] 0x55caf9c799d0 VAL: '202' (3 sibs) 34: [32] [32] 0x55caf9c79a60 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55caf9c79af0 VAL: '210' (3 sibs) 34: [34] [34] 0x55caf9c79b80 VAL: '211' (3 sibs) 34: [35] [35] 0x55caf9c79c10 VAL: '212' (3 sibs) 34: [36] [36] 0x55caf9c79ca0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55caf9c79d30 VAL: '220' (3 sibs) 34: [38] [38] 0x55caf9c79dc0 VAL: '221' (3 sibs) 34: [39] [39] 0x55caf9c79e50 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: 0x55caf9c30ec0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x55caf9c310b0 SEQ: (3 sibs) 3 children: 34: 0x55caf9c31280 SEQ: (3 sibs) 3 children: 34: 0x55caf9c31450 VAL: '000' (3 sibs) 34: 0x55caf9c314e8 VAL: '001' (3 sibs) 34: 0x55caf9c31580 VAL: '002' (3 sibs) 34: 0x55caf9c31318 SEQ: (3 sibs) 3 children: 34: 0x55caf9c31620 VAL: '010' (3 sibs) 34: 0x55caf9c316b8 VAL: '011' (3 sibs) 34: 0x55caf9c31750 VAL: '012' (3 sibs) 34: 0x55caf9c313b0 SEQ: (3 sibs) 3 children: 34: 0x55caf9c317f0 VAL: '020' (3 sibs) 34: 0x55caf9c31888 VAL: '021' (3 sibs) 34: 0x55caf9c31920 VAL: '022' (3 sibs) 34: 0x55caf9c31148 SEQ: (3 sibs) 3 children: 34: 0x55caf9c319c0 SEQ: (3 sibs) 3 children: 34: 0x55caf9c31b90 VAL: '100' (3 sibs) 34: 0x55caf9c31c28 VAL: '101' (3 sibs) 34: 0x55caf9c31cc0 VAL: '102' (3 sibs) 34: 0x55caf9c31a58 SEQ: (3 sibs) 3 children: 34: 0x55caf9c31d60 VAL: '110' (3 sibs) 34: 0x55caf9c31df8 VAL: '111' (3 sibs) 34: 0x55caf9c31e90 VAL: '112' (3 sibs) 34: 0x55caf9c31af0 SEQ: (3 sibs) 3 children: 34: 0x55caf9c31f30 VAL: '120' (3 sibs) 34: 0x55caf9c31fc8 VAL: '121' (3 sibs) 34: 0x55caf9c32060 VAL: '122' (3 sibs) 34: 0x55caf9c311e0 SEQ: (3 sibs) 3 children: 34: 0x55caf9c32100 SEQ: (3 sibs) 3 children: 34: 0x55caf9c322d0 VAL: '200' (3 sibs) 34: 0x55caf9c32368 VAL: '201' (3 sibs) 34: 0x55caf9c32400 VAL: '202' (3 sibs) 34: 0x55caf9c32198 SEQ: (3 sibs) 3 children: 34: 0x55caf9c324a0 VAL: '210' (3 sibs) 34: 0x55caf9c32538 VAL: '211' (3 sibs) 34: 0x55caf9c325d0 VAL: '212' (3 sibs) 34: 0x55caf9c32230 SEQ: (3 sibs) 3 children: 34: 0x55caf9c32670 VAL: '220' (3 sibs) 34: 0x55caf9c32708 VAL: '221' (3 sibs) 34: 0x55caf9c327a0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x55caf9c79ef0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55caf9c79f80 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55caf9c7a010 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55caf9c7a0a0 VAL: '000' (3 sibs) 34: [4] [4] 0x55caf9c7a130 VAL: '001' (3 sibs) 34: [5] [5] 0x55caf9c7a1c0 VAL: '002' (3 sibs) 34: [6] [6] 0x55caf9c7a250 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55caf9c7a2e0 VAL: '010' (3 sibs) 34: [8] [8] 0x55caf9c7a370 VAL: '011' (3 sibs) 34: [9] [9] 0x55caf9c7a400 VAL: '012' (3 sibs) 34: [10] [10] 0x55caf9c7a490 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55caf9c7a520 VAL: '020' (3 sibs) 34: [12] [12] 0x55caf9c7a5b0 VAL: '021' (3 sibs) 34: [13] [13] 0x55caf9c7a640 VAL: '022' (3 sibs) 34: [14] [14] 0x55caf9c7a6d0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55caf9c7a760 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55caf9c7a7f0 VAL: '100' (3 sibs) 34: [17] [17] 0x55caf9c7a880 VAL: '101' (3 sibs) 34: [18] [18] 0x55caf9c7a910 VAL: '102' (3 sibs) 34: [19] [19] 0x55caf9c7a9a0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55caf9c7aa30 VAL: '110' (3 sibs) 34: [21] [21] 0x55caf9c7aac0 VAL: '111' (3 sibs) 34: [22] [22] 0x55caf9c7ab50 VAL: '112' (3 sibs) 34: [23] [23] 0x55caf9c7abe0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55caf9c7ac70 VAL: '120' (3 sibs) 34: [25] [25] 0x55caf9c7ad00 VAL: '121' (3 sibs) 34: [26] [26] 0x55caf9c7ad90 VAL: '122' (3 sibs) 34: [27] [27] 0x55caf9c7ae20 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55caf9c7aeb0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55caf9c7af40 VAL: '200' (3 sibs) 34: [30] [30] 0x55caf9c7afd0 VAL: '201' (3 sibs) 34: [31] [31] 0x55caf9c7b060 VAL: '202' (3 sibs) 34: [32] [32] 0x55caf9c7b0f0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55caf9c7b180 VAL: '210' (3 sibs) 34: [34] [34] 0x55caf9c7b210 VAL: '211' (3 sibs) 34: [35] [35] 0x55caf9c7b2a0 VAL: '212' (3 sibs) 34: [36] [36] 0x55caf9c7b330 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55caf9c7b3c0 VAL: '220' (3 sibs) 34: [38] [38] 0x55caf9c7b450 VAL: '221' (3 sibs) 34: [39] [39] 0x55caf9c7b4e0 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: 0x55caf9c30fd8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x55caf9c32840 SEQ: (3 sibs) 3 children: 34: 0x55caf9c32a10 SEQ: (3 sibs) 3 children: 34: 0x55caf9c32be0 VAL: '000' (3 sibs) 34: 0x55caf9c32c78 VAL: '001' (3 sibs) 34: 0x55caf9c32d10 VAL: '002' (3 sibs) 34: 0x55caf9c32aa8 SEQ: (3 sibs) 3 children: 34: 0x55caf9c32db0 VAL: '010' (3 sibs) 34: 0x55caf9c32e48 VAL: '011' (3 sibs) 34: 0x55caf9c32ee0 VAL: '012' (3 sibs) 34: 0x55caf9c32b40 SEQ: (3 sibs) 3 children: 34: 0x55caf9c32f80 VAL: '020' (3 sibs) 34: 0x55caf9c33018 VAL: '021' (3 sibs) 34: 0x55caf9c330b0 VAL: '022' (3 sibs) 34: 0x55caf9c328d8 SEQ: (3 sibs) 3 children: 34: 0x55caf9c33150 SEQ: (3 sibs) 3 children: 34: 0x55caf9c33320 VAL: '100' (3 sibs) 34: 0x55caf9c333b8 VAL: '101' (3 sibs) 34: 0x55caf9c33450 VAL: '102' (3 sibs) 34: 0x55caf9c331e8 SEQ: (3 sibs) 3 children: 34: 0x55caf9c334f0 VAL: '110' (3 sibs) 34: 0x55caf9c33588 VAL: '111' (3 sibs) 34: 0x55caf9c33620 VAL: '112' (3 sibs) 34: 0x55caf9c33280 SEQ: (3 sibs) 3 children: 34: 0x55caf9c336c0 VAL: '120' (3 sibs) 34: 0x55caf9c33758 VAL: '121' (3 sibs) 34: 0x55caf9c337f0 VAL: '122' (3 sibs) 34: 0x55caf9c32970 SEQ: (3 sibs) 3 children: 34: 0x55caf9c33890 SEQ: (3 sibs) 3 children: 34: 0x55caf9c33a60 VAL: '200' (3 sibs) 34: 0x55caf9c33af8 VAL: '201' (3 sibs) 34: 0x55caf9c33b90 VAL: '202' (3 sibs) 34: 0x55caf9c33928 SEQ: (3 sibs) 3 children: 34: 0x55caf9c33c30 VAL: '210' (3 sibs) 34: 0x55caf9c33cc8 VAL: '211' (3 sibs) 34: 0x55caf9c33d60 VAL: '212' (3 sibs) 34: 0x55caf9c339c0 SEQ: (3 sibs) 3 children: 34: 0x55caf9c33e00 VAL: '220' (3 sibs) 34: 0x55caf9c33e98 VAL: '221' (3 sibs) 34: 0x55caf9c33f30 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x55caf9c7b580 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55caf9c7b610 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55caf9c7b6a0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55caf9c7b730 VAL: '000' (3 sibs) 34: [4] [4] 0x55caf9c7b7c0 VAL: '001' (3 sibs) 34: [5] [5] 0x55caf9c7b850 VAL: '002' (3 sibs) 34: [6] [6] 0x55caf9c7b8e0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55caf9c7b970 VAL: '010' (3 sibs) 34: [8] [8] 0x55caf9c7ba00 VAL: '011' (3 sibs) 34: [9] [9] 0x55caf9c7ba90 VAL: '012' (3 sibs) 34: [10] [10] 0x55caf9c7bb20 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55caf9c7bbb0 VAL: '020' (3 sibs) 34: [12] [12] 0x55caf9c7bc40 VAL: '021' (3 sibs) 34: [13] [13] 0x55caf9c7bcd0 VAL: '022' (3 sibs) 34: [14] [14] 0x55caf9c7bd60 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55caf9c7bdf0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55caf9c7be80 VAL: '100' (3 sibs) 34: [17] [17] 0x55caf9c7bf10 VAL: '101' (3 sibs) 34: [18] [18] 0x55caf9c7bfa0 VAL: '102' (3 sibs) 34: [19] [19] 0x55caf9c7c030 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55caf9c7c0c0 VAL: '110' (3 sibs) 34: [21] [21] 0x55caf9c7c150 VAL: '111' (3 sibs) 34: [22] [22] 0x55caf9c7c1e0 VAL: '112' (3 sibs) 34: [23] [23] 0x55caf9c7c270 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55caf9c7c300 VAL: '120' (3 sibs) 34: [25] [25] 0x55caf9c7c390 VAL: '121' (3 sibs) 34: [26] [26] 0x55caf9c7c420 VAL: '122' (3 sibs) 34: [27] [27] 0x55caf9c7c4b0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55caf9c7c540 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55caf9c7c5d0 VAL: '200' (3 sibs) 34: [30] [30] 0x55caf9c7c660 VAL: '201' (3 sibs) 34: [31] [31] 0x55caf9c7c6f0 VAL: '202' (3 sibs) 34: [32] [32] 0x55caf9c7c780 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55caf9c7c810 VAL: '210' (3 sibs) 34: [34] [34] 0x55caf9c7c8a0 VAL: '211' (3 sibs) 34: [35] [35] 0x55caf9c7c930 VAL: '212' (3 sibs) 34: [36] [36] 0x55caf9c7c9c0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55caf9c7ca50 VAL: '220' (3 sibs) 34: [38] [38] 0x55caf9c7cae0 VAL: '221' (3 sibs) 34: [39] [39] 0x55caf9c7cb70 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: 0x55caf9c30c90 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x55caf9c2dae0 SEQ: (3 sibs) 3 children: 34: 0x55caf9c2dcb0 SEQ: (3 sibs) 3 children: 34: 0x55caf9c2de80 VAL: '000' (3 sibs) 34: 0x55caf9c2df18 VAL: '001' (3 sibs) 34: 0x55caf9c2dfb0 VAL: '002' (3 sibs) 34: 0x55caf9c2dd48 SEQ: (3 sibs) 3 children: 34: 0x55caf9c2e050 VAL: '010' (3 sibs) 34: 0x55caf9c2e0e8 VAL: '011' (3 sibs) 34: 0x55caf9c2e180 VAL: '012' (3 sibs) 34: 0x55caf9c2dde0 SEQ: (3 sibs) 3 children: 34: 0x55caf9c2e220 VAL: '020' (3 sibs) 34: 0x55caf9c2e2b8 VAL: '021' (3 sibs) 34: 0x55caf9c2e350 VAL: '022' (3 sibs) 34: 0x55caf9c2db78 SEQ: (3 sibs) 3 children: 34: 0x55caf9c2e3f0 SEQ: (3 sibs) 3 children: 34: 0x55caf9c2e5c0 VAL: '100' (3 sibs) 34: 0x55caf9c2e658 VAL: '101' (3 sibs) 34: 0x55caf9c2e6f0 VAL: '102' (3 sibs) 34: 0x55caf9c2e488 SEQ: (3 sibs) 3 children: 34: 0x55caf9c2e790 VAL: '110' (3 sibs) 34: 0x55caf9c2e828 VAL: '111' (3 sibs) 34: 0x55caf9c2e8c0 VAL: '112' (3 sibs) 34: 0x55caf9c2e520 SEQ: (3 sibs) 3 children: 34: 0x55caf9c2e960 VAL: '120' (3 sibs) 34: 0x55caf9c2e9f8 VAL: '121' (3 sibs) 34: 0x55caf9c2ea90 VAL: '122' (3 sibs) 34: 0x55caf9c2dc10 SEQ: (3 sibs) 3 children: 34: 0x55caf9c2eb30 SEQ: (3 sibs) 3 children: 34: 0x55caf9c2ed00 VAL: '200' (3 sibs) 34: 0x55caf9c2ed98 VAL: '201' (3 sibs) 34: 0x55caf9c2ee30 VAL: '202' (3 sibs) 34: 0x55caf9c2ebc8 SEQ: (3 sibs) 3 children: 34: 0x55caf9c2eed0 VAL: '210' (3 sibs) 34: 0x55caf9c2ef68 VAL: '211' (3 sibs) 34: 0x55caf9c2f000 VAL: '212' (3 sibs) 34: 0x55caf9c2ec60 SEQ: (3 sibs) 3 children: 34: 0x55caf9c2f0a0 VAL: '220' (3 sibs) 34: 0x55caf9c2f138 VAL: '221' (3 sibs) 34: 0x55caf9c2f1d0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x55caf9c7cc10 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55caf9c7cca0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55caf9c7cd30 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55caf9c7cdc0 VAL: '000' (3 sibs) 34: [4] [4] 0x55caf9c7ce50 VAL: '001' (3 sibs) 34: [5] [5] 0x55caf9c7cee0 VAL: '002' (3 sibs) 34: [6] [6] 0x55caf9c7cf70 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55caf9c7d000 VAL: '010' (3 sibs) 34: [8] [8] 0x55caf9c7d090 VAL: '011' (3 sibs) 34: [9] [9] 0x55caf9c7d120 VAL: '012' (3 sibs) 34: [10] [10] 0x55caf9c7d1b0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55caf9c7d240 VAL: '020' (3 sibs) 34: [12] [12] 0x55caf9c7d2d0 VAL: '021' (3 sibs) 34: [13] [13] 0x55caf9c7d360 VAL: '022' (3 sibs) 34: [14] [14] 0x55caf9c7d3f0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55caf9c7d480 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55caf9c7d510 VAL: '100' (3 sibs) 34: [17] [17] 0x55caf9c7d5a0 VAL: '101' (3 sibs) 34: [18] [18] 0x55caf9c7d630 VAL: '102' (3 sibs) 34: [19] [19] 0x55caf9c7d6c0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55caf9c7d750 VAL: '110' (3 sibs) 34: [21] [21] 0x55caf9c7d7e0 VAL: '111' (3 sibs) 34: [22] [22] 0x55caf9c7d870 VAL: '112' (3 sibs) 34: [23] [23] 0x55caf9c7d900 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55caf9c7d990 VAL: '120' (3 sibs) 34: [25] [25] 0x55caf9c7da20 VAL: '121' (3 sibs) 34: [26] [26] 0x55caf9c7dab0 VAL: '122' (3 sibs) 34: [27] [27] 0x55caf9c7db40 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55caf9c7dbd0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55caf9c7dc60 VAL: '200' (3 sibs) 34: [30] [30] 0x55caf9c7dcf0 VAL: '201' (3 sibs) 34: [31] [31] 0x55caf9c7dd80 VAL: '202' (3 sibs) 34: [32] [32] 0x55caf9c7de10 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55caf9c7dea0 VAL: '210' (3 sibs) 34: [34] [34] 0x55caf9c7df30 VAL: '211' (3 sibs) 34: [35] [35] 0x55caf9c7dfc0 VAL: '212' (3 sibs) 34: [36] [36] 0x55caf9c7e050 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55caf9c7e0e0 VAL: '220' (3 sibs) 34: [38] [38] 0x55caf9c7e170 VAL: '221' (3 sibs) 34: [39] [39] 0x55caf9c7e200 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: 0x55caf9c30da8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x55caf9c2f4b0 SEQ: (3 sibs) 3 children: 34: 0x55caf9c2f680 SEQ: (3 sibs) 3 children: 34: 0x55caf9c2f850 VAL: '000' (3 sibs) 34: 0x55caf9c2f8e8 VAL: '001' (3 sibs) 34: 0x55caf9c2f980 VAL: '002' (3 sibs) 34: 0x55caf9c2f718 SEQ: (3 sibs) 3 children: 34: 0x55caf9c2fa20 VAL: '010' (3 sibs) 34: 0x55caf9c2fab8 VAL: '011' (3 sibs) 34: 0x55caf9c2fb50 VAL: '012' (3 sibs) 34: 0x55caf9c2f7b0 SEQ: (3 sibs) 3 children: 34: 0x55caf9c2fbf0 VAL: '020' (3 sibs) 34: 0x55caf9c2fc88 VAL: '021' (3 sibs) 34: 0x55caf9c2fd20 VAL: '022' (3 sibs) 34: 0x55caf9c2f548 SEQ: (3 sibs) 3 children: 34: 0x55caf9c2fdc0 SEQ: (3 sibs) 3 children: 34: 0x55caf9c2ff90 VAL: '100' (3 sibs) 34: 0x55caf9c30028 VAL: '101' (3 sibs) 34: 0x55caf9c300c0 VAL: '102' (3 sibs) 34: 0x55caf9c2fe58 SEQ: (3 sibs) 3 children: 34: 0x55caf9c30160 VAL: '110' (3 sibs) 34: 0x55caf9c301f8 VAL: '111' (3 sibs) 34: 0x55caf9c30290 VAL: '112' (3 sibs) 34: 0x55caf9c2fef0 SEQ: (3 sibs) 3 children: 34: 0x55caf9c30330 VAL: '120' (3 sibs) 34: 0x55caf9c303c8 VAL: '121' (3 sibs) 34: 0x55caf9c30460 VAL: '122' (3 sibs) 34: 0x55caf9c2f5e0 SEQ: (3 sibs) 3 children: 34: 0x55caf9c30500 SEQ: (3 sibs) 3 children: 34: 0x55caf9c306d0 VAL: '200' (3 sibs) 34: 0x55caf9c30768 VAL: '201' (3 sibs) 34: 0x55caf9c30800 VAL: '202' (3 sibs) 34: 0x55caf9c30598 SEQ: (3 sibs) 3 children: 34: 0x55caf9c308a0 VAL: '210' (3 sibs) 34: 0x55caf9c30938 VAL: '211' (3 sibs) 34: 0x55caf9c309d0 VAL: '212' (3 sibs) 34: 0x55caf9c30630 SEQ: (3 sibs) 3 children: 34: 0x55caf9c30a70 VAL: '220' (3 sibs) 34: 0x55caf9c30b08 VAL: '221' (3 sibs) 34: 0x55caf9c30ba0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x55caf9c7e2a0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55caf9c7e330 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55caf9c7e3c0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55caf9c7e450 VAL: '000' (3 sibs) 34: [4] [4] 0x55caf9c7e4e0 VAL: '001' (3 sibs) 34: [5] [5] 0x55caf9c7e570 VAL: '002' (3 sibs) 34: [6] [6] 0x55caf9c7e600 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55caf9c7e690 VAL: '010' (3 sibs) 34: [8] [8] 0x55caf9c7e720 VAL: '011' (3 sibs) 34: [9] [9] 0x55caf9c7e7b0 VAL: '012' (3 sibs) 34: [10] [10] 0x55caf9c7e840 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55caf9c7e8d0 VAL: '020' (3 sibs) 34: [12] [12] 0x55caf9c7e960 VAL: '021' (3 sibs) 34: [13] [13] 0x55caf9c7e9f0 VAL: '022' (3 sibs) 34: [14] [14] 0x55caf9c7ea80 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55caf9c7eb10 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55caf9c7eba0 VAL: '100' (3 sibs) 34: [17] [17] 0x55caf9c7ec30 VAL: '101' (3 sibs) 34: [18] [18] 0x55caf9c7ecc0 VAL: '102' (3 sibs) 34: [19] [19] 0x55caf9c7ed50 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55caf9c7ede0 VAL: '110' (3 sibs) 34: [21] [21] 0x55caf9c7ee70 VAL: '111' (3 sibs) 34: [22] [22] 0x55caf9c7ef00 VAL: '112' (3 sibs) 34: [23] [23] 0x55caf9c7ef90 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55caf9c7f020 VAL: '120' (3 sibs) 34: [25] [25] 0x55caf9c7f0b0 VAL: '121' (3 sibs) 34: [26] [26] 0x55caf9c7f140 VAL: '122' (3 sibs) 34: [27] [27] 0x55caf9c7f1d0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55caf9c7f260 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55caf9c7f2f0 VAL: '200' (3 sibs) 34: [30] [30] 0x55caf9c7f380 VAL: '201' (3 sibs) 34: [31] [31] 0x55caf9c7f410 VAL: '202' (3 sibs) 34: [32] [32] 0x55caf9c7f4a0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55caf9c7f530 VAL: '210' (3 sibs) 34: [34] [34] 0x55caf9c7f5c0 VAL: '211' (3 sibs) 34: [35] [35] 0x55caf9c7f650 VAL: '212' (3 sibs) 34: [36] [36] 0x55caf9c7f6e0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55caf9c7f770 VAL: '220' (3 sibs) 34: [38] [38] 0x55caf9c7f800 VAL: '221' (3 sibs) 34: [39] [39] 0x55caf9c7f890 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: 0x55caf9c30ec0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x55caf9c310b0 SEQ: (3 sibs) 3 children: 34: 0x55caf9c31280 SEQ: (3 sibs) 3 children: 34: 0x55caf9c31450 VAL: '000' (3 sibs) 34: 0x55caf9c314e8 VAL: '001' (3 sibs) 34: 0x55caf9c31580 VAL: '002' (3 sibs) 34: 0x55caf9c31318 SEQ: (3 sibs) 3 children: 34: 0x55caf9c31620 VAL: '010' (3 sibs) 34: 0x55caf9c316b8 VAL: '011' (3 sibs) 34: 0x55caf9c31750 VAL: '012' (3 sibs) 34: 0x55caf9c313b0 SEQ: (3 sibs) 3 children: 34: 0x55caf9c317f0 VAL: '020' (3 sibs) 34: 0x55caf9c31888 VAL: '021' (3 sibs) 34: 0x55caf9c31920 VAL: '022' (3 sibs) 34: 0x55caf9c31148 SEQ: (3 sibs) 3 children: 34: 0x55caf9c319c0 SEQ: (3 sibs) 3 children: 34: 0x55caf9c31b90 VAL: '100' (3 sibs) 34: 0x55caf9c31c28 VAL: '101' (3 sibs) 34: 0x55caf9c31cc0 VAL: '102' (3 sibs) 34: 0x55caf9c31a58 SEQ: (3 sibs) 3 children: 34: 0x55caf9c31d60 VAL: '110' (3 sibs) 34: 0x55caf9c31df8 VAL: '111' (3 sibs) 34: 0x55caf9c31e90 VAL: '112' (3 sibs) 34: 0x55caf9c31af0 SEQ: (3 sibs) 3 children: 34: 0x55caf9c31f30 VAL: '120' (3 sibs) 34: 0x55caf9c31fc8 VAL: '121' (3 sibs) 34: 0x55caf9c32060 VAL: '122' (3 sibs) 34: 0x55caf9c311e0 SEQ: (3 sibs) 3 children: 34: 0x55caf9c32100 SEQ: (3 sibs) 3 children: 34: 0x55caf9c322d0 VAL: '200' (3 sibs) 34: 0x55caf9c32368 VAL: '201' (3 sibs) 34: 0x55caf9c32400 VAL: '202' (3 sibs) 34: 0x55caf9c32198 SEQ: (3 sibs) 3 children: 34: 0x55caf9c324a0 VAL: '210' (3 sibs) 34: 0x55caf9c32538 VAL: '211' (3 sibs) 34: 0x55caf9c325d0 VAL: '212' (3 sibs) 34: 0x55caf9c32230 SEQ: (3 sibs) 3 children: 34: 0x55caf9c32670 VAL: '220' (3 sibs) 34: 0x55caf9c32708 VAL: '221' (3 sibs) 34: 0x55caf9c327a0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x55caf9c7f930 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55caf9c7f9c0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55caf9c7fa50 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55caf9c7fae0 VAL: '000' (3 sibs) 34: [4] [4] 0x55caf9c7fb70 VAL: '001' (3 sibs) 34: [5] [5] 0x55caf9c7fc00 VAL: '002' (3 sibs) 34: [6] [6] 0x55caf9c7fc90 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55caf9c7fd20 VAL: '010' (3 sibs) 34: [8] [8] 0x55caf9c7fdb0 VAL: '011' (3 sibs) 34: [9] [9] 0x55caf9c7fe40 VAL: '012' (3 sibs) 34: [10] [10] 0x55caf9c7fed0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55caf9c7ff60 VAL: '020' (3 sibs) 34: [12] [12] 0x55caf9c7fff0 VAL: '021' (3 sibs) 34: [13] [13] 0x55caf9c80080 VAL: '022' (3 sibs) 34: [14] [14] 0x55caf9c80110 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55caf9c801a0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55caf9c80230 VAL: '100' (3 sibs) 34: [17] [17] 0x55caf9c802c0 VAL: '101' (3 sibs) 34: [18] [18] 0x55caf9c80350 VAL: '102' (3 sibs) 34: [19] [19] 0x55caf9c803e0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55caf9c80470 VAL: '110' (3 sibs) 34: [21] [21] 0x55caf9c80500 VAL: '111' (3 sibs) 34: [22] [22] 0x55caf9c80590 VAL: '112' (3 sibs) 34: [23] [23] 0x55caf9c80620 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55caf9c806b0 VAL: '120' (3 sibs) 34: [25] [25] 0x55caf9c80740 VAL: '121' (3 sibs) 34: [26] [26] 0x55caf9c807d0 VAL: '122' (3 sibs) 34: [27] [27] 0x55caf9c80860 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55caf9c808f0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55caf9c80980 VAL: '200' (3 sibs) 34: [30] [30] 0x55caf9c80a10 VAL: '201' (3 sibs) 34: [31] [31] 0x55caf9c80aa0 VAL: '202' (3 sibs) 34: [32] [32] 0x55caf9c80b30 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55caf9c80bc0 VAL: '210' (3 sibs) 34: [34] [34] 0x55caf9c80c50 VAL: '211' (3 sibs) 34: [35] [35] 0x55caf9c80ce0 VAL: '212' (3 sibs) 34: [36] [36] 0x55caf9c80d70 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55caf9c80e00 VAL: '220' (3 sibs) 34: [38] [38] 0x55caf9c80e90 VAL: '221' (3 sibs) 34: [39] [39] 0x55caf9c80f20 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: 0x55caf9c30fd8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x55caf9c32840 SEQ: (3 sibs) 3 children: 34: 0x55caf9c32a10 SEQ: (3 sibs) 3 children: 34: 0x55caf9c32be0 VAL: '000' (3 sibs) 34: 0x55caf9c32c78 VAL: '001' (3 sibs) 34: 0x55caf9c32d10 VAL: '002' (3 sibs) 34: 0x55caf9c32aa8 SEQ: (3 sibs) 3 children: 34: 0x55caf9c32db0 VAL: '010' (3 sibs) 34: 0x55caf9c32e48 VAL: '011' (3 sibs) 34: 0x55caf9c32ee0 VAL: '012' (3 sibs) 34: 0x55caf9c32b40 SEQ: (3 sibs) 3 children: 34: 0x55caf9c32f80 VAL: '020' (3 sibs) 34: 0x55caf9c33018 VAL: '021' (3 sibs) 34: 0x55caf9c330b0 VAL: '022' (3 sibs) 34: 0x55caf9c328d8 SEQ: (3 sibs) 3 children: 34: 0x55caf9c33150 SEQ: (3 sibs) 3 children: 34: 0x55caf9c33320 VAL: '100' (3 sibs) 34: 0x55caf9c333b8 VAL: '101' (3 sibs) 34: 0x55caf9c33450 VAL: '102' (3 sibs) 34: 0x55caf9c331e8 SEQ: (3 sibs) 3 children: 34: 0x55caf9c334f0 VAL: '110' (3 sibs) 34: 0x55caf9c33588 VAL: '111' (3 sibs) 34: 0x55caf9c33620 VAL: '112' (3 sibs) 34: 0x55caf9c33280 SEQ: (3 sibs) 3 children: 34: 0x55caf9c336c0 VAL: '120' (3 sibs) 34: 0x55caf9c33758 VAL: '121' (3 sibs) 34: 0x55caf9c337f0 VAL: '122' (3 sibs) 34: 0x55caf9c32970 SEQ: (3 sibs) 3 children: 34: 0x55caf9c33890 SEQ: (3 sibs) 3 children: 34: 0x55caf9c33a60 VAL: '200' (3 sibs) 34: 0x55caf9c33af8 VAL: '201' (3 sibs) 34: 0x55caf9c33b90 VAL: '202' (3 sibs) 34: 0x55caf9c33928 SEQ: (3 sibs) 3 children: 34: 0x55caf9c33c30 VAL: '210' (3 sibs) 34: 0x55caf9c33cc8 VAL: '211' (3 sibs) 34: 0x55caf9c33d60 VAL: '212' (3 sibs) 34: 0x55caf9c339c0 SEQ: (3 sibs) 3 children: 34: 0x55caf9c33e00 VAL: '220' (3 sibs) 34: 0x55caf9c33e98 VAL: '221' (3 sibs) 34: 0x55caf9c33f30 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x55caf9c80fc0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x55caf9c81050 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x55caf9c810e0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x55caf9c81170 VAL: '000' (3 sibs) 34: [4] [4] 0x55caf9c81200 VAL: '001' (3 sibs) 34: [5] [5] 0x55caf9c81290 VAL: '002' (3 sibs) 34: [6] [6] 0x55caf9c81320 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x55caf9c813b0 VAL: '010' (3 sibs) 34: [8] [8] 0x55caf9c81440 VAL: '011' (3 sibs) 34: [9] [9] 0x55caf9c814d0 VAL: '012' (3 sibs) 34: [10] [10] 0x55caf9c81560 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x55caf9c815f0 VAL: '020' (3 sibs) 34: [12] [12] 0x55caf9c81680 VAL: '021' (3 sibs) 34: [13] [13] 0x55caf9c81710 VAL: '022' (3 sibs) 34: [14] [14] 0x55caf9c817a0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x55caf9c81830 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x55caf9c818c0 VAL: '100' (3 sibs) 34: [17] [17] 0x55caf9c81950 VAL: '101' (3 sibs) 34: [18] [18] 0x55caf9c819e0 VAL: '102' (3 sibs) 34: [19] [19] 0x55caf9c81a70 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x55caf9c81b00 VAL: '110' (3 sibs) 34: [21] [21] 0x55caf9c81b90 VAL: '111' (3 sibs) 34: [22] [22] 0x55caf9c81c20 VAL: '112' (3 sibs) 34: [23] [23] 0x55caf9c81cb0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x55caf9c81d40 VAL: '120' (3 sibs) 34: [25] [25] 0x55caf9c81dd0 VAL: '121' (3 sibs) 34: [26] [26] 0x55caf9c81e60 VAL: '122' (3 sibs) 34: [27] [27] 0x55caf9c81ef0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x55caf9c81f80 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x55caf9c82010 VAL: '200' (3 sibs) 34: [30] [30] 0x55caf9c820a0 VAL: '201' (3 sibs) 34: [31] [31] 0x55caf9c82130 VAL: '202' (3 sibs) 34: [32] [32] 0x55caf9c821c0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x55caf9c82250 VAL: '210' (3 sibs) 34: [34] [34] 0x55caf9c822e0 VAL: '211' (3 sibs) 34: [35] [35] 0x55caf9c82370 VAL: '212' (3 sibs) 34: [36] [36] 0x55caf9c82400 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x55caf9c82490 VAL: '220' (3 sibs) 34: [38] [38] 0x55caf9c82520 VAL: '221' (3 sibs) 34: [39] [39] 0x55caf9c825b0 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 (14 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 145 tests from 2 test suites ran. (14 ms total) 34: [ PASSED ] 145 tests. 34/52 Test #34: ryml-test-nested_seqx3 ............ Passed 0.02 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: 0x56451829e680 [ROOT] MAP: (0 sibs) 3 children: 35: 0x564518299db0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x564518299f80 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x56451829a150 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56451829a320 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x56451829a3b8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x56451829a450 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x56451829a1e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56451829a4f0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x56451829a588 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x56451829a620 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x56451829a280 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56451829a6c0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x56451829a758 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x56451829a7f0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x56451829a018 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x56451829a890 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56451829aa60 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x56451829aaf8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x56451829ab90 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x56451829a928 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56451829ac30 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x56451829acc8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x56451829ad60 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x56451829a9c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56451829ae00 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x56451829ae98 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x56451829af30 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x56451829a0b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x56451829afd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56451829b1a0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x56451829b238 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x56451829b2d0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x56451829b068 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56451829b370 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x56451829b408 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x56451829b4a0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x56451829b100 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56451829b540 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x56451829b5d8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x56451829b670 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x564518299e48 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x56451829b710 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x56451829b8e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56451829bab0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x56451829bb48 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x56451829bbe0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x56451829b978 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56451829bc80 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x56451829bd18 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x56451829bdb0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x56451829ba10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56451829be50 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x56451829bee8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x56451829bf80 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x56451829b7a8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x56451829c020 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56451829c1f0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x56451829c288 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x56451829c320 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x56451829c0b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56451829c3c0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x56451829c458 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x56451829c4f0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x56451829c150 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56451829c590 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x56451829c628 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x56451829c6c0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x56451829b840 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x56451829c760 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56451829c930 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x56451829c9c8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x56451829ca60 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x56451829c7f8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56451829cb00 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x56451829cb98 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x56451829cc30 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x56451829c890 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56451829ccd0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x56451829cd68 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x56451829ce00 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x564518299ee0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x56451829cea0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x56451829d070 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56451829d240 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x56451829d2d8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x56451829d370 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x56451829d108 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56451829d410 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x56451829d4a8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x56451829d540 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x56451829d1a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56451829d5e0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x56451829d678 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x56451829d710 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x56451829cf38 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x56451829d7b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56451829d980 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x56451829da18 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x56451829dab0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x56451829d848 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56451829db50 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x56451829dbe8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x56451829dc80 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x56451829d8e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56451829dd20 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x56451829ddb8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x56451829de50 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x56451829cfd0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x56451829def0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56451829e0c0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x56451829e158 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x56451829e1f0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x56451829df88 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56451829e290 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x56451829e328 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x56451829e3c0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x56451829e020 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56451829e460 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x56451829e4f8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x56451829e590 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x5645182aa510 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x5645182aa5a0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x5645182aa630 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x5645182aa6c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x5645182aa750 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x5645182aa7e0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x5645182aa870 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x5645182aa900 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x5645182aa990 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x5645182aaa20 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x5645182aaab0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x5645182aab40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x5645182aabd0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x5645182aac60 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x5645182aacf0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x5645182aad80 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x5645182aae10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x5645182aaea0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x5645182aaf30 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x5645182aafc0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x5645182ab050 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x5645182ab0e0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x5645182ab170 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x5645182ab200 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x5645182ab290 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x5645182ab320 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x5645182ab3b0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x5645182ab440 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x5645182ab4d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x5645182ab560 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x5645182ab5f0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x5645182ab680 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x5645182ab710 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x5645182ab7a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x5645182ab830 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x5645182ab8c0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x5645182ab950 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x5645182ab9e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x5645182aba70 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x5645182abb00 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x5645182abb90 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x5645182abc20 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x5645182abcb0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x5645182abd40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x5645182abdd0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x5645182abe60 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x5645182abef0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x5645182abf80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x5645182ac010 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x5645182ac0a0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x5645182ac130 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x5645182ac1c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x5645182ac250 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x5645182ac2e0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x5645182ac370 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x5645182ac400 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x5645182ac490 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x5645182ac520 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x5645182ac5b0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x5645182ac640 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x5645182ac6d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x5645182ac760 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x5645182ac7f0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x5645182ac880 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x5645182ac910 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x5645182ac9a0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x5645182aca30 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x5645182acac0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x5645182acb50 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x5645182acbe0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x5645182acc70 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x5645182acd00 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x5645182acd90 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x5645182ace20 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x5645182aceb0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x5645182acf40 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x5645182acfd0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x5645182ad060 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x5645182ad0f0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x5645182ad180 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x5645182ad210 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x5645182ad2a0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x5645182ad330 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x5645182ad3c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x5645182ad450 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x5645182ad4e0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x5645182ad570 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x5645182ad600 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x5645182ad690 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x5645182ad720 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x5645182ad7b0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x5645182ad840 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x5645182ad8d0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x5645182ad960 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x5645182ad9f0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x5645182ada80 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x5645182adb10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x5645182adba0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x5645182adc30 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x5645182adcc0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x5645182add50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x5645182adde0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x5645182ade70 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x5645182adf00 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x5645182adf90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x5645182ae020 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x5645182ae0b0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x5645182ae140 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x5645182ae1d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x5645182ae260 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x5645182ae2f0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x5645182ae380 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x5645182ae410 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x5645182ae4a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x5645182ae530 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x5645182ae5c0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x5645182ae650 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x5645182ae6e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x5645182ae770 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x5645182ae800 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x5645182ae890 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: 0x56451829e798 [ROOT] MAP: (0 sibs) 3 children: 35: 0x56451829e870 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x56451829ea40 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x56451829ec10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56451829ede0 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x56451829ee78 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x56451829ef10 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x56451829eca8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56451829efb0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x56451829f048 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x56451829f0e0 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x56451829ed40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56451829f180 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x56451829f218 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x56451829f2b0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x56451829ead8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x56451829f350 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56451829f520 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x56451829f5b8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x56451829f650 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x56451829f3e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56451829f6f0 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x56451829f788 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x56451829f820 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x56451829f480 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56451829f8c0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x56451829f958 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x56451829f9f0 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x56451829eb70 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x56451829fa90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56451829fc60 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x56451829fcf8 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x56451829fd90 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x56451829fb28 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56451829fe30 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x56451829fec8 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x56451829ff60 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x56451829fbc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5645182a0000 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x5645182a0098 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x5645182a0130 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x56451829e908 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x5645182a01d0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x5645182a03a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5645182a0570 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x5645182a0608 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x5645182a06a0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x5645182a0438 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5645182a0740 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x5645182a07d8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x5645182a0870 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x5645182a04d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5645182a0910 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x5645182a09a8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x5645182a0a40 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x5645182a0268 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x5645182a0ae0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5645182a0cb0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x5645182a0d48 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x5645182a0de0 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x5645182a0b78 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5645182a0e80 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x5645182a0f18 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x5645182a0fb0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x5645182a0c10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5645182a1050 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x5645182a10e8 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x5645182a1180 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x5645182a0300 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x5645182a1220 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5645182a13f0 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x5645182a1488 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x5645182a1520 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x5645182a12b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5645182a15c0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x5645182a1658 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x5645182a16f0 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x5645182a1350 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5645182a1790 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x5645182a1828 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x5645182a18c0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x56451829e9a0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x5645182a1960 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x5645182a1b30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5645182a1d00 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x5645182a1d98 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x5645182a1e30 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x5645182a1bc8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5645182a1ed0 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x5645182a1f68 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x5645182a2000 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x5645182a1c60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5645182a20a0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x5645182a2138 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x5645182a21d0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x5645182a19f8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x5645182a2270 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5645182a2440 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x5645182a24d8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x5645182a2570 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x5645182a2308 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5645182a2610 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x5645182a26a8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x5645182a2740 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x5645182a23a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5645182a27e0 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x5645182a2878 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x5645182a2910 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x5645182a1a90 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x5645182a29b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5645182a2b80 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x5645182a2c18 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x5645182a2cb0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x5645182a2a48 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5645182a2d50 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x5645182a2de8 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x5645182a2e80 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x5645182a2ae0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5645182a2f20 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x5645182a2fb8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x5645182a3050 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x5645182b2c50 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x5645182b2ce0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x5645182b2d70 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x5645182b2e00 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x5645182b2e90 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x5645182b2f20 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x5645182b2fb0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x5645182b3040 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x5645182b30d0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x5645182b3160 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x5645182b31f0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x5645182b3280 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x5645182b3310 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x5645182b33a0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x5645182b3430 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x5645182b34c0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x5645182b3550 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x5645182b35e0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x5645182b3670 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x5645182b3700 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x5645182b3790 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x5645182b3820 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x5645182b38b0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x5645182b3940 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x5645182b39d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x5645182b3a60 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x5645182b3af0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x5645182b3b80 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x5645182b3c10 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x5645182b3ca0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x5645182b3d30 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x5645182b3dc0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x5645182b3e50 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x5645182b3ee0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x5645182b3f70 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x5645182b4000 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x5645182b4090 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x5645182b4120 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x5645182b41b0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x5645182b4240 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x5645182b42d0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x5645182b4360 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x5645182b43f0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x5645182b4480 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x5645182b4510 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x5645182b45a0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x5645182b4630 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x5645182b46c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x5645182b4750 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x5645182b47e0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x5645182b4870 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x5645182b4900 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x5645182b4990 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x5645182b4a20 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x5645182b4ab0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x5645182b4b40 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x5645182b4bd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x5645182b4c60 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x5645182b4cf0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x5645182b4d80 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x5645182b4e10 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x5645182b4ea0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x5645182b4f30 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x5645182b4fc0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x5645182b5050 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x5645182b50e0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x5645182b5170 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x5645182b5200 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x5645182b5290 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x5645182b5320 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x5645182b53b0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x5645182b5440 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x5645182b54d0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x5645182b5560 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x5645182b55f0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x5645182b5680 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x5645182b5710 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x5645182b57a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x5645182b5830 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x5645182b58c0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x5645182b5950 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x5645182b59e0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x5645182b5a70 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x5645182b5b00 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x5645182b5b90 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x5645182b5c20 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x5645182b5cb0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x5645182b5d40 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x5645182b5dd0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x5645182b5e60 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x5645182b5ef0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x5645182b5f80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x5645182b6010 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x5645182b60a0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x5645182b6130 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x5645182b61c0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x5645182b6250 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x5645182b62e0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x5645182b6370 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x5645182b6400 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x5645182b6490 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x5645182b6520 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x5645182b65b0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x5645182b6640 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x5645182b66d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x5645182b6760 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x5645182b67f0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x5645182b6880 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x5645182b6910 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x5645182b69a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x5645182b6a30 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x5645182b6ac0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x5645182b6b50 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x5645182b6be0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x5645182b6c70 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x5645182b6d00 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x5645182b6d90 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x5645182b6e20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x5645182b6eb0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x5645182b6f40 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x5645182b6fd0 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.parse_unix/1 (1 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: 0x56451829e680 [ROOT] MAP: (0 sibs) 3 children: 35: 0x564518299db0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x564518299f80 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x56451829a150 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56451829a320 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x56451829a3b8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x56451829a450 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x56451829a1e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56451829a4f0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x56451829a588 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x56451829a620 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x56451829a280 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56451829a6c0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x56451829a758 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x56451829a7f0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x56451829a018 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x56451829a890 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56451829aa60 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x56451829aaf8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x56451829ab90 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x56451829a928 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56451829ac30 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x56451829acc8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x56451829ad60 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x56451829a9c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56451829ae00 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x56451829ae98 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x56451829af30 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x56451829a0b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x56451829afd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56451829b1a0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x56451829b238 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x56451829b2d0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x56451829b068 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56451829b370 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x56451829b408 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x56451829b4a0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x56451829b100 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56451829b540 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x56451829b5d8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x56451829b670 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x564518299e48 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x56451829b710 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x56451829b8e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56451829bab0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x56451829bb48 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x56451829bbe0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x56451829b978 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56451829bc80 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x56451829bd18 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x56451829bdb0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x56451829ba10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56451829be50 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x56451829bee8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x56451829bf80 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x56451829b7a8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x56451829c020 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56451829c1f0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x56451829c288 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x56451829c320 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x56451829c0b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56451829c3c0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x56451829c458 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x56451829c4f0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x56451829c150 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56451829c590 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x56451829c628 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x56451829c6c0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x56451829b840 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x56451829c760 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56451829c930 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x56451829c9c8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x56451829ca60 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x56451829c7f8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56451829cb00 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x56451829cb98 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x56451829cc30 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x56451829c890 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56451829ccd0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x56451829cd68 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x56451829ce00 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x564518299ee0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x56451829cea0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x56451829d070 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56451829d240 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x56451829d2d8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x56451829d370 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x56451829d108 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56451829d410 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x56451829d4a8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x56451829d540 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x56451829d1a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56451829d5e0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x56451829d678 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x56451829d710 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x56451829cf38 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x56451829d7b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56451829d980 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x56451829da18 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x56451829dab0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x56451829d848 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56451829db50 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x56451829dbe8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x56451829dc80 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x56451829d8e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56451829dd20 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x56451829ddb8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x56451829de50 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x56451829cfd0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x56451829def0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56451829e0c0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x56451829e158 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x56451829e1f0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x56451829df88 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56451829e290 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x56451829e328 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x56451829e3c0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x56451829e020 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56451829e460 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x56451829e4f8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x56451829e590 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x5645182b7460 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x5645182b74f0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x5645182b7580 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x5645182b7610 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x5645182b76a0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x5645182b7730 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x5645182b77c0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x5645182b7850 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x5645182b78e0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x5645182b7970 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x5645182b7a00 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x5645182b7a90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x5645182b7b20 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x5645182b7bb0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x5645182b7c40 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x5645182b7cd0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x5645182b7d60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x5645182b7df0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x5645182b7e80 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x5645182b7f10 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x5645182b7fa0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x5645182b8030 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x5645182b80c0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x5645182b8150 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x5645182b81e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x5645182b8270 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x5645182b8300 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x5645182b8390 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x5645182b8420 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x5645182b84b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x5645182b8540 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x5645182b85d0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x5645182b8660 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x5645182b86f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x5645182b8780 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x5645182b8810 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x5645182b88a0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x5645182b8930 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x5645182b89c0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x5645182b8a50 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x5645182b8ae0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x5645182b8b70 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x5645182b8c00 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x5645182b8c90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x5645182b8d20 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x5645182b8db0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x5645182b8e40 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x5645182b8ed0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x5645182b8f60 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x5645182b8ff0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x5645182b9080 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x5645182b9110 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x5645182b91a0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x5645182b9230 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x5645182b92c0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x5645182b9350 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x5645182b93e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x5645182b9470 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x5645182b9500 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x5645182b9590 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x5645182b9620 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x5645182b96b0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x5645182b9740 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x5645182b97d0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x5645182b9860 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x5645182b98f0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x5645182b9980 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x5645182b9a10 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x5645182b9aa0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x5645182b9b30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x5645182b9bc0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x5645182b9c50 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x5645182b9ce0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x5645182b9d70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x5645182b9e00 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x5645182b9e90 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x5645182b9f20 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x5645182b9fb0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x5645182ba040 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x5645182ba0d0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x5645182ba160 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x5645182ba1f0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x5645182ba280 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x5645182ba310 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x5645182ba3a0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x5645182ba430 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x5645182ba4c0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x5645182ba550 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x5645182ba5e0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x5645182ba670 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x5645182ba700 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x5645182ba790 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x5645182ba820 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x5645182ba8b0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x5645182ba940 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x5645182ba9d0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x5645182baa60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x5645182baaf0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x5645182bab80 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x5645182bac10 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x5645182baca0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x5645182bad30 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x5645182badc0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x5645182bae50 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x5645182baee0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x5645182baf70 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x5645182bb000 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x5645182bb090 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x5645182bb120 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x5645182bb1b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x5645182bb240 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x5645182bb2d0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x5645182bb360 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x5645182bb3f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x5645182bb480 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x5645182bb510 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x5645182bb5a0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x5645182bb630 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x5645182bb6c0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x5645182bb750 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x5645182bb7e0 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.parse_windows/0 (1 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: 0x56451829e798 [ROOT] MAP: (0 sibs) 3 children: 35: 0x56451829e870 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x56451829ea40 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x56451829ec10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56451829ede0 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x56451829ee78 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x56451829ef10 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x56451829eca8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56451829efb0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x56451829f048 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x56451829f0e0 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x56451829ed40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56451829f180 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x56451829f218 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x56451829f2b0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x56451829ead8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x56451829f350 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56451829f520 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x56451829f5b8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x56451829f650 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x56451829f3e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56451829f6f0 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x56451829f788 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x56451829f820 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x56451829f480 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56451829f8c0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x56451829f958 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x56451829f9f0 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x56451829eb70 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x56451829fa90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56451829fc60 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x56451829fcf8 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x56451829fd90 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x56451829fb28 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56451829fe30 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x56451829fec8 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x56451829ff60 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x56451829fbc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5645182a0000 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x5645182a0098 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x5645182a0130 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x56451829e908 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x5645182a01d0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x5645182a03a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5645182a0570 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x5645182a0608 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x5645182a06a0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x5645182a0438 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5645182a0740 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x5645182a07d8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x5645182a0870 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x5645182a04d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5645182a0910 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x5645182a09a8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x5645182a0a40 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x5645182a0268 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x5645182a0ae0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5645182a0cb0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x5645182a0d48 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x5645182a0de0 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x5645182a0b78 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5645182a0e80 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x5645182a0f18 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x5645182a0fb0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x5645182a0c10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5645182a1050 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x5645182a10e8 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x5645182a1180 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x5645182a0300 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x5645182a1220 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5645182a13f0 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x5645182a1488 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x5645182a1520 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x5645182a12b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5645182a15c0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x5645182a1658 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x5645182a16f0 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x5645182a1350 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5645182a1790 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x5645182a1828 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x5645182a18c0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x56451829e9a0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x5645182a1960 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x5645182a1b30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5645182a1d00 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x5645182a1d98 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x5645182a1e30 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x5645182a1bc8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5645182a1ed0 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x5645182a1f68 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x5645182a2000 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x5645182a1c60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5645182a20a0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x5645182a2138 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x5645182a21d0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x5645182a19f8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x5645182a2270 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5645182a2440 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x5645182a24d8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x5645182a2570 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x5645182a2308 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5645182a2610 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x5645182a26a8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x5645182a2740 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x5645182a23a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5645182a27e0 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x5645182a2878 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x5645182a2910 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x5645182a1a90 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x5645182a29b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5645182a2b80 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x5645182a2c18 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x5645182a2cb0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x5645182a2a48 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5645182a2d50 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x5645182a2de8 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x5645182a2e80 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x5645182a2ae0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5645182a2f20 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x5645182a2fb8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x5645182a3050 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x5645182bbc70 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x5645182bbd00 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x5645182bbd90 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x5645182bbe20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x5645182bbeb0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x5645182bbf40 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x5645182bbfd0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x5645182bc060 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x5645182bc0f0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x5645182bc180 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x5645182bc210 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x5645182bc2a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x5645182bc330 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x5645182bc3c0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x5645182bc450 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x5645182bc4e0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x5645182bc570 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x5645182bc600 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x5645182bc690 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x5645182bc720 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x5645182bc7b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x5645182bc840 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x5645182bc8d0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x5645182bc960 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x5645182bc9f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x5645182bca80 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x5645182bcb10 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x5645182bcba0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x5645182bcc30 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x5645182bccc0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x5645182bcd50 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x5645182bcde0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x5645182bce70 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x5645182bcf00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x5645182bcf90 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x5645182bd020 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x5645182bd0b0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x5645182bd140 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x5645182bd1d0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x5645182bd260 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x5645182bd2f0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x5645182bd380 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x5645182bd410 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x5645182bd4a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x5645182bd530 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x5645182bd5c0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x5645182bd650 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x5645182bd6e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x5645182bd770 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x5645182bd800 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x5645182bd890 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x5645182bd920 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x5645182bd9b0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x5645182bda40 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x5645182bdad0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x5645182bdb60 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x5645182bdbf0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x5645182bdc80 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x5645182bdd10 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x5645182bdda0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x5645182bde30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x5645182bdec0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x5645182bdf50 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x5645182bdfe0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x5645182be070 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x5645182be100 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x5645182be190 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x5645182be220 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x5645182be2b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x5645182be340 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x5645182be3d0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x5645182be460 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x5645182be4f0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x5645182be580 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x5645182be610 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x5645182be6a0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x5645182be730 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x5645182be7c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x5645182be850 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x5645182be8e0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x5645182be970 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x5645182bea00 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x5645182bea90 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x5645182beb20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x5645182bebb0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x5645182bec40 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x5645182becd0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x5645182bed60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x5645182bedf0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x5645182bee80 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x5645182bef10 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x5645182befa0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x5645182bf030 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x5645182bf0c0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x5645182bf150 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x5645182bf1e0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x5645182bf270 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x5645182bf300 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x5645182bf390 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x5645182bf420 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x5645182bf4b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x5645182bf540 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x5645182bf5d0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x5645182bf660 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x5645182bf6f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x5645182bf780 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x5645182bf810 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x5645182bf8a0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x5645182bf930 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x5645182bf9c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x5645182bfa50 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x5645182bfae0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x5645182bfb70 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x5645182bfc00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x5645182bfc90 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x5645182bfd20 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x5645182bfdb0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x5645182bfe40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x5645182bfed0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x5645182bff60 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x5645182bfff0 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.parse_windows/1 (1 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] 0x5645182aa510 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x5645182aa5a0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x5645182aa630 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x5645182aa6c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x5645182aa750 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x5645182aa7e0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x5645182aa870 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x5645182aa900 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x5645182aa990 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x5645182aaa20 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x5645182aaab0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x5645182aab40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x5645182aabd0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x5645182aac60 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x5645182aacf0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x5645182aad80 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x5645182aae10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x5645182aaea0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x5645182aaf30 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x5645182aafc0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x5645182ab050 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x5645182ab0e0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x5645182ab170 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x5645182ab200 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x5645182ab290 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x5645182ab320 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x5645182ab3b0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x5645182ab440 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x5645182ab4d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x5645182ab560 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x5645182ab5f0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x5645182ab680 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x5645182ab710 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x5645182ab7a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x5645182ab830 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x5645182ab8c0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x5645182ab950 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x5645182ab9e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x5645182aba70 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x5645182abb00 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x5645182abb90 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x5645182abc20 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x5645182abcb0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x5645182abd40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x5645182abdd0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x5645182abe60 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x5645182abef0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x5645182abf80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x5645182ac010 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x5645182ac0a0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x5645182ac130 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x5645182ac1c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x5645182ac250 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x5645182ac2e0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x5645182ac370 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x5645182ac400 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x5645182ac490 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x5645182ac520 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x5645182ac5b0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x5645182ac640 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x5645182ac6d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x5645182ac760 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x5645182ac7f0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x5645182ac880 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x5645182ac910 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x5645182ac9a0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x5645182aca30 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x5645182acac0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x5645182acb50 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x5645182acbe0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x5645182acc70 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x5645182acd00 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x5645182acd90 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x5645182ace20 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x5645182aceb0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x5645182acf40 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x5645182acfd0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x5645182ad060 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x5645182ad0f0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x5645182ad180 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x5645182ad210 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x5645182ad2a0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x5645182ad330 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x5645182ad3c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x5645182ad450 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x5645182ad4e0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x5645182ad570 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x5645182ad600 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x5645182ad690 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x5645182ad720 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x5645182ad7b0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x5645182ad840 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x5645182ad8d0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x5645182ad960 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x5645182ad9f0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x5645182ada80 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x5645182adb10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x5645182adba0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x5645182adc30 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x5645182adcc0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x5645182add50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x5645182adde0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x5645182ade70 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x5645182adf00 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x5645182adf90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x5645182ae020 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x5645182ae0b0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x5645182ae140 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x5645182ae1d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x5645182ae260 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x5645182ae2f0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x5645182ae380 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x5645182ae410 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x5645182ae4a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x5645182ae530 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x5645182ae5c0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x5645182ae650 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x5645182ae6e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x5645182ae770 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x5645182ae800 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x5645182ae890 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] 0x5645182c2890 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x5645182c2920 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x5645182c29b0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x5645182c2a40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x5645182c2ad0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x5645182c2b60 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x5645182c2bf0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x5645182c2c80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x5645182c2d10 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x5645182c2da0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x5645182c2e30 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x5645182c2ec0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x5645182c2f50 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x5645182c2fe0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x5645182c3070 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x5645182c3100 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x5645182c3190 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x5645182c3220 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x5645182c32b0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x5645182c3340 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x5645182c33d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x5645182c3460 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x5645182c34f0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x5645182c3580 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x5645182c3610 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x5645182c36a0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x5645182c3730 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x5645182c37c0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x5645182c3850 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x5645182c38e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x5645182c3970 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x5645182c3a00 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x5645182c3a90 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x5645182c3b20 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x5645182c3bb0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x5645182c3c40 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x5645182c3cd0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x5645182c3d60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x5645182c3df0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x5645182c3e80 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x5645182c3f10 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x5645182c3fa0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x5645182c4030 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x5645182c40c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x5645182c4150 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x5645182c41e0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x5645182c4270 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x5645182c4300 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x5645182c4390 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x5645182c4420 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x5645182c44b0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x5645182c4540 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x5645182c45d0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x5645182c4660 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x5645182c46f0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x5645182c4780 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x5645182c4810 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x5645182c48a0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x5645182c4930 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x5645182c49c0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x5645182c4a50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x5645182c4ae0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x5645182c4b70 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x5645182c4c00 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x5645182c4c90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x5645182c4d20 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x5645182c4db0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x5645182c4e40 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x5645182c4ed0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x5645182c4f60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x5645182c4ff0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x5645182c5080 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x5645182c5110 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x5645182c51a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x5645182c5230 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x5645182c52c0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x5645182c5350 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x5645182c53e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x5645182c5470 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x5645182c5500 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x5645182c5590 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x5645182c5620 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x5645182c56b0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x5645182c5740 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x5645182c57d0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x5645182c5860 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x5645182c58f0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x5645182c5980 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x5645182c5a10 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x5645182c5aa0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x5645182c5b30 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x5645182c5bc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x5645182c5c50 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x5645182c5ce0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x5645182c5d70 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x5645182c5e00 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x5645182c5e90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x5645182c5f20 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x5645182c5fb0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x5645182c6040 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x5645182c60d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x5645182c6160 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x5645182c61f0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x5645182c6280 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x5645182c6310 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x5645182c63a0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x5645182c6430 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x5645182c64c0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x5645182c6550 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x5645182c65e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x5645182c6670 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x5645182c6700 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x5645182c6790 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x5645182c6820 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x5645182c68b0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x5645182c6940 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x5645182c69d0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x5645182c6a60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x5645182c6af0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x5645182c6b80 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x5645182c6c10 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] 0x5645182b2c50 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x5645182b2ce0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x5645182b2d70 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x5645182b2e00 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x5645182b2e90 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x5645182b2f20 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x5645182b2fb0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x5645182b3040 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x5645182b30d0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x5645182b3160 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x5645182b31f0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x5645182b3280 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x5645182b3310 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x5645182b33a0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x5645182b3430 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x5645182b34c0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x5645182b3550 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x5645182b35e0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x5645182b3670 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x5645182b3700 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x5645182b3790 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x5645182b3820 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x5645182b38b0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x5645182b3940 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x5645182b39d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x5645182b3a60 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x5645182b3af0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x5645182b3b80 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x5645182b3c10 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x5645182b3ca0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x5645182b3d30 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x5645182b3dc0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x5645182b3e50 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x5645182b3ee0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x5645182b3f70 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x5645182b4000 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x5645182b4090 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x5645182b4120 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x5645182b41b0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x5645182b4240 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x5645182b42d0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x5645182b4360 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x5645182b43f0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x5645182b4480 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x5645182b4510 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x5645182b45a0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x5645182b4630 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x5645182b46c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x5645182b4750 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x5645182b47e0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x5645182b4870 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x5645182b4900 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x5645182b4990 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x5645182b4a20 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x5645182b4ab0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x5645182b4b40 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x5645182b4bd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x5645182b4c60 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x5645182b4cf0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x5645182b4d80 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x5645182b4e10 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x5645182b4ea0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x5645182b4f30 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x5645182b4fc0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x5645182b5050 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x5645182b50e0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x5645182b5170 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x5645182b5200 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x5645182b5290 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x5645182b5320 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x5645182b53b0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x5645182b5440 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x5645182b54d0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x5645182b5560 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x5645182b55f0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x5645182b5680 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x5645182b5710 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x5645182b57a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x5645182b5830 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x5645182b58c0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x5645182b5950 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x5645182b59e0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x5645182b5a70 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x5645182b5b00 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x5645182b5b90 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x5645182b5c20 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x5645182b5cb0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x5645182b5d40 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x5645182b5dd0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x5645182b5e60 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x5645182b5ef0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x5645182b5f80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x5645182b6010 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x5645182b60a0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x5645182b6130 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x5645182b61c0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x5645182b6250 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x5645182b62e0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x5645182b6370 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x5645182b6400 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x5645182b6490 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x5645182b6520 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x5645182b65b0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x5645182b6640 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x5645182b66d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x5645182b6760 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x5645182b67f0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x5645182b6880 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x5645182b6910 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x5645182b69a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x5645182b6a30 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x5645182b6ac0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x5645182b6b50 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x5645182b6be0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x5645182b6c70 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x5645182b6d00 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x5645182b6d90 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x5645182b6e20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x5645182b6eb0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x5645182b6f40 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x5645182b6fd0 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] 0x5645182c70a0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x5645182c7130 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x5645182c71c0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x5645182c7250 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x5645182c72e0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x5645182c7370 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x5645182c7400 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x5645182c7490 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x5645182c7520 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x5645182c75b0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x5645182c7640 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x5645182c76d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x5645182c7760 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x5645182c77f0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x5645182c7880 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x5645182c7910 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x5645182c79a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x5645182c7a30 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x5645182c7ac0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x5645182c7b50 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x5645182c7be0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x5645182c7c70 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x5645182c7d00 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x5645182c7d90 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x5645182c7e20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x5645182c7eb0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x5645182c7f40 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x5645182c7fd0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x5645182c8060 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x5645182c80f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x5645182c8180 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x5645182c8210 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x5645182c82a0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x5645182c8330 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x5645182c83c0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x5645182c8450 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x5645182c84e0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x5645182c8570 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x5645182c8600 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x5645182c8690 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x5645182c8720 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x5645182c87b0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x5645182c8840 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x5645182c88d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x5645182c8960 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x5645182c89f0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x5645182c8a80 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x5645182c8b10 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x5645182c8ba0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x5645182c8c30 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x5645182c8cc0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x5645182c8d50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x5645182c8de0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x5645182c8e70 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x5645182c8f00 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x5645182c8f90 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x5645182c9020 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x5645182c90b0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x5645182c9140 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x5645182c91d0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x5645182c9260 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x5645182c92f0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x5645182c9380 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x5645182c9410 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x5645182c94a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x5645182c9530 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x5645182c95c0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x5645182c9650 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x5645182c96e0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x5645182c9770 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x5645182c9800 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x5645182c9890 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x5645182c9920 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x5645182c99b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x5645182c9a40 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x5645182c9ad0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x5645182c9b60 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x5645182c9bf0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x5645182c9c80 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x5645182c9d10 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x5645182c9da0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x5645182c9e30 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x5645182c9ec0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x5645182c9f50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x5645182c9fe0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x5645182ca070 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x5645182ca100 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x5645182ca190 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x5645182ca220 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x5645182ca2b0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x5645182ca340 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x5645182ca3d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x5645182ca460 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x5645182ca4f0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x5645182ca580 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x5645182ca610 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x5645182ca6a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x5645182ca730 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x5645182ca7c0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x5645182ca850 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x5645182ca8e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x5645182ca970 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x5645182caa00 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x5645182caa90 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x5645182cab20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x5645182cabb0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x5645182cac40 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x5645182cacd0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x5645182cad60 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x5645182cadf0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x5645182cae80 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x5645182caf10 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x5645182cafa0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x5645182cb030 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x5645182cb0c0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x5645182cb150 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x5645182cb1e0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x5645182cb270 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x5645182cb300 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x5645182cb390 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x5645182cb420 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] 0x5645182b7460 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x5645182b74f0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x5645182b7580 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x5645182b7610 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x5645182b76a0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x5645182b7730 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x5645182b77c0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x5645182b7850 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x5645182b78e0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x5645182b7970 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x5645182b7a00 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x5645182b7a90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x5645182b7b20 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x5645182b7bb0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x5645182b7c40 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x5645182b7cd0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x5645182b7d60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x5645182b7df0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x5645182b7e80 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x5645182b7f10 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x5645182b7fa0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x5645182b8030 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x5645182b80c0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x5645182b8150 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x5645182b81e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x5645182b8270 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x5645182b8300 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x5645182b8390 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x5645182b8420 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x5645182b84b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x5645182b8540 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x5645182b85d0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x5645182b8660 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x5645182b86f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x5645182b8780 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x5645182b8810 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x5645182b88a0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x5645182b8930 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x5645182b89c0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x5645182b8a50 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x5645182b8ae0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x5645182b8b70 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x5645182b8c00 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x5645182b8c90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x5645182b8d20 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x5645182b8db0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x5645182b8e40 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x5645182b8ed0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x5645182b8f60 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x5645182b8ff0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x5645182b9080 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x5645182b9110 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x5645182b91a0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x5645182b9230 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x5645182b92c0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x5645182b9350 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x5645182b93e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x5645182b9470 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x5645182b9500 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x5645182b9590 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x5645182b9620 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x5645182b96b0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x5645182b9740 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x5645182b97d0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x5645182b9860 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x5645182b98f0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x5645182b9980 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x5645182b9a10 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x5645182b9aa0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x5645182b9b30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x5645182b9bc0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x5645182b9c50 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x5645182b9ce0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x5645182b9d70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x5645182b9e00 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x5645182b9e90 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x5645182b9f20 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x5645182b9fb0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x5645182ba040 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x5645182ba0d0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x5645182ba160 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x5645182ba1f0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x5645182ba280 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x5645182ba310 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x5645182ba3a0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x5645182ba430 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x5645182ba4c0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x5645182ba550 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x5645182ba5e0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x5645182ba670 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x5645182ba700 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x5645182ba790 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x5645182ba820 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x5645182ba8b0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x5645182ba940 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x5645182ba9d0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x5645182baa60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x5645182baaf0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x5645182bab80 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x5645182bac10 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x5645182baca0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x5645182bad30 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x5645182badc0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x5645182bae50 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x5645182baee0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x5645182baf70 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x5645182bb000 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x5645182bb090 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x5645182bb120 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x5645182bb1b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x5645182bb240 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x5645182bb2d0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x5645182bb360 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x5645182bb3f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x5645182bb480 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x5645182bb510 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x5645182bb5a0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x5645182bb630 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x5645182bb6c0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x5645182bb750 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x5645182bb7e0 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] 0x5645182cdcc0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x5645182cdd50 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x5645182cdde0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x5645182cde70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x5645182cdf00 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x5645182cdf90 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x5645182ce020 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x5645182ce0b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x5645182ce140 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x5645182ce1d0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x5645182ce260 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x5645182ce2f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x5645182ce380 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x5645182ce410 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x5645182ce4a0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x5645182ce530 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x5645182ce5c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x5645182ce650 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x5645182ce6e0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x5645182ce770 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x5645182ce800 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x5645182ce890 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x5645182ce920 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x5645182ce9b0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x5645182cea40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x5645182cead0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x5645182ceb60 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x5645182cebf0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x5645182cec80 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x5645182ced10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x5645182ceda0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x5645182cee30 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x5645182ceec0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x5645182cef50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x5645182cefe0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x5645182cf070 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x5645182cf100 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x5645182cf190 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x5645182cf220 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x5645182cf2b0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x5645182cf340 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x5645182cf3d0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x5645182cf460 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x5645182cf4f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x5645182cf580 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x5645182cf610 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x5645182cf6a0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x5645182cf730 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x5645182cf7c0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x5645182cf850 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x5645182cf8e0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x5645182cf970 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x5645182cfa00 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x5645182cfa90 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x5645182cfb20 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x5645182cfbb0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x5645182cfc40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x5645182cfcd0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x5645182cfd60 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x5645182cfdf0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x5645182cfe80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x5645182cff10 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x5645182cffa0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x5645182d0030 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x5645182d00c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x5645182d0150 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x5645182d01e0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x5645182d0270 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x5645182d0300 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x5645182d0390 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x5645182d0420 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x5645182d04b0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x5645182d0540 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x5645182d05d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x5645182d0660 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x5645182d06f0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x5645182d0780 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x5645182d0810 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x5645182d08a0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x5645182d0930 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x5645182d09c0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x5645182d0a50 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x5645182d0ae0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x5645182d0b70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x5645182d0c00 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x5645182d0c90 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x5645182d0d20 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x5645182d0db0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x5645182d0e40 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x5645182d0ed0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x5645182d0f60 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x5645182d0ff0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x5645182d1080 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x5645182d1110 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x5645182d11a0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x5645182d1230 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x5645182d12c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x5645182d1350 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x5645182d13e0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x5645182d1470 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x5645182d1500 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x5645182d1590 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x5645182d1620 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x5645182d16b0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x5645182d1740 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x5645182d17d0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x5645182d1860 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x5645182d18f0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x5645182d1980 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x5645182d1a10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x5645182d1aa0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x5645182d1b30 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x5645182d1bc0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x5645182d1c50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x5645182d1ce0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x5645182d1d70 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x5645182d1e00 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x5645182d1e90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x5645182d1f20 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x5645182d1fb0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x5645182d2040 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] 0x5645182bbc70 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x5645182bbd00 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x5645182bbd90 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x5645182bbe20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x5645182bbeb0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x5645182bbf40 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x5645182bbfd0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x5645182bc060 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x5645182bc0f0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x5645182bc180 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x5645182bc210 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x5645182bc2a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x5645182bc330 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x5645182bc3c0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x5645182bc450 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x5645182bc4e0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x5645182bc570 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x5645182bc600 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x5645182bc690 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x5645182bc720 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x5645182bc7b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x5645182bc840 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x5645182bc8d0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x5645182bc960 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x5645182bc9f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x5645182bca80 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x5645182bcb10 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x5645182bcba0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x5645182bcc30 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x5645182bccc0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x5645182bcd50 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x5645182bcde0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x5645182bce70 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x5645182bcf00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x5645182bcf90 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x5645182bd020 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x5645182bd0b0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x5645182bd140 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x5645182bd1d0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x5645182bd260 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x5645182bd2f0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x5645182bd380 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x5645182bd410 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x5645182bd4a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x5645182bd530 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x5645182bd5c0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x5645182bd650 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x5645182bd6e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x5645182bd770 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x5645182bd800 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x5645182bd890 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x5645182bd920 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x5645182bd9b0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x5645182bda40 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x5645182bdad0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x5645182bdb60 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x5645182bdbf0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x5645182bdc80 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x5645182bdd10 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x5645182bdda0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x5645182bde30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x5645182bdec0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x5645182bdf50 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x5645182bdfe0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x5645182be070 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x5645182be100 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x5645182be190 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x5645182be220 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x5645182be2b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x5645182be340 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x5645182be3d0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x5645182be460 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x5645182be4f0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x5645182be580 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x5645182be610 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x5645182be6a0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x5645182be730 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x5645182be7c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x5645182be850 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x5645182be8e0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x5645182be970 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x5645182bea00 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x5645182bea90 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x5645182beb20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x5645182bebb0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x5645182bec40 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x5645182becd0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x5645182bed60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x5645182bedf0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x5645182bee80 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x5645182bef10 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x5645182befa0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x5645182bf030 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x5645182bf0c0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x5645182bf150 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x5645182bf1e0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x5645182bf270 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x5645182bf300 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x5645182bf390 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x5645182bf420 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x5645182bf4b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x5645182bf540 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x5645182bf5d0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x5645182bf660 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x5645182bf6f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x5645182bf780 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x5645182bf810 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x5645182bf8a0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x5645182bf930 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x5645182bf9c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x5645182bfa50 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x5645182bfae0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x5645182bfb70 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x5645182bfc00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x5645182bfc90 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x5645182bfd20 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x5645182bfdb0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x5645182bfe40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x5645182bfed0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x5645182bff60 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x5645182bfff0 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] 0x5645182d24d0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x5645182d2560 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x5645182d25f0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x5645182d2680 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x5645182d2710 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x5645182d27a0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x5645182d2830 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x5645182d28c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x5645182d2950 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x5645182d29e0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x5645182d2a70 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x5645182d2b00 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x5645182d2b90 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x5645182d2c20 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x5645182d2cb0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x5645182d2d40 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x5645182d2dd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x5645182d2e60 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x5645182d2ef0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x5645182d2f80 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x5645182d3010 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x5645182d30a0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x5645182d3130 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x5645182d31c0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x5645182d3250 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x5645182d32e0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x5645182d3370 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x5645182d3400 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x5645182d3490 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x5645182d3520 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x5645182d35b0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x5645182d3640 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x5645182d36d0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x5645182d3760 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x5645182d37f0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x5645182d3880 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x5645182d3910 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x5645182d39a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x5645182d3a30 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x5645182d3ac0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x5645182d3b50 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x5645182d3be0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x5645182d3c70 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x5645182d3d00 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x5645182d3d90 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x5645182d3e20 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x5645182d3eb0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x5645182d3f40 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x5645182d3fd0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x5645182d4060 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x5645182d40f0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x5645182d4180 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x5645182d4210 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x5645182d42a0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x5645182d4330 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x5645182d43c0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x5645182d4450 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x5645182d44e0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x5645182d4570 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x5645182d4600 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x5645182d4690 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x5645182d4720 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x5645182d47b0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x5645182d4840 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x5645182d48d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x5645182d4960 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x5645182d49f0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x5645182d4a80 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x5645182d4b10 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x5645182d4ba0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x5645182d4c30 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x5645182d4cc0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x5645182d4d50 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x5645182d4de0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x5645182d4e70 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x5645182d4f00 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x5645182d4f90 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x5645182d5020 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x5645182d50b0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x5645182d5140 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x5645182d51d0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x5645182d5260 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x5645182d52f0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x5645182d5380 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x5645182d5410 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x5645182d54a0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x5645182d5530 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x5645182d55c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x5645182d5650 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x5645182d56e0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x5645182d5770 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x5645182d5800 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x5645182d5890 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x5645182d5920 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x5645182d59b0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x5645182d5a40 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x5645182d5ad0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x5645182d5b60 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x5645182d5bf0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x5645182d5c80 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x5645182d5d10 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x5645182d5da0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x5645182d5e30 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x5645182d5ec0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x5645182d5f50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x5645182d5fe0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x5645182d6070 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x5645182d6100 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x5645182d6190 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x5645182d6220 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x5645182d62b0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x5645182d6340 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x5645182d63d0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x5645182d6460 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x5645182d64f0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x5645182d6580 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x5645182d6610 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x5645182d66a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x5645182d6730 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x5645182d67c0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x5645182d6850 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: 0x56451829e680 [ROOT] MAP: (0 sibs) 3 children: 35: 0x564518299db0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x564518299f80 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x56451829a150 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56451829a320 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x56451829a3b8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x56451829a450 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x56451829a1e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56451829a4f0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x56451829a588 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x56451829a620 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x56451829a280 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56451829a6c0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x56451829a758 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x56451829a7f0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x56451829a018 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x56451829a890 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56451829aa60 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x56451829aaf8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x56451829ab90 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x56451829a928 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56451829ac30 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x56451829acc8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x56451829ad60 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x56451829a9c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56451829ae00 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x56451829ae98 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x56451829af30 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x56451829a0b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x56451829afd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56451829b1a0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x56451829b238 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x56451829b2d0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x56451829b068 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56451829b370 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x56451829b408 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x56451829b4a0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x56451829b100 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56451829b540 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x56451829b5d8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x56451829b670 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x564518299e48 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x56451829b710 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x56451829b8e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56451829bab0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x56451829bb48 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x56451829bbe0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x56451829b978 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56451829bc80 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x56451829bd18 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x56451829bdb0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x56451829ba10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56451829be50 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x56451829bee8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x56451829bf80 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x56451829b7a8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x56451829c020 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56451829c1f0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x56451829c288 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x56451829c320 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x56451829c0b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56451829c3c0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x56451829c458 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x56451829c4f0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x56451829c150 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56451829c590 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x56451829c628 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x56451829c6c0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x56451829b840 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x56451829c760 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56451829c930 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x56451829c9c8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x56451829ca60 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x56451829c7f8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56451829cb00 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x56451829cb98 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x56451829cc30 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x56451829c890 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56451829ccd0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x56451829cd68 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x56451829ce00 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x564518299ee0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x56451829cea0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x56451829d070 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56451829d240 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x56451829d2d8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x56451829d370 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x56451829d108 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56451829d410 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x56451829d4a8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x56451829d540 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x56451829d1a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56451829d5e0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x56451829d678 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x56451829d710 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x56451829cf38 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x56451829d7b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56451829d980 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x56451829da18 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x56451829dab0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x56451829d848 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56451829db50 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x56451829dbe8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x56451829dc80 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x56451829d8e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56451829dd20 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x56451829ddb8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x56451829de50 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x56451829cfd0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x56451829def0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56451829e0c0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x56451829e158 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x56451829e1f0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x56451829df88 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56451829e290 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x56451829e328 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x56451829e3c0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x56451829e020 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56451829e460 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x56451829e4f8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x56451829e590 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x5645182d6ce0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x5645182d6d70 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x5645182d6e00 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x5645182d6e90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x5645182d6f20 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x5645182d6fb0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x5645182d7040 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x5645182d70d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x5645182d7160 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x5645182d71f0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x5645182d7280 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x5645182d7310 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x5645182d73a0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x5645182d7430 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x5645182d74c0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x5645182d7550 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x5645182d75e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x5645182d7670 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x5645182d7700 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x5645182d7790 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x5645182d7820 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x5645182d78b0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x5645182d7940 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x5645182d79d0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x5645182d7a60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x5645182d7af0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x5645182d7b80 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x5645182d7c10 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x5645182d7ca0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x5645182d7d30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x5645182d7dc0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x5645182d7e50 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x5645182d7ee0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x5645182d7f70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x5645182d8000 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x5645182d8090 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x5645182d8120 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x5645182d81b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x5645182d8240 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x5645182d82d0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x5645182d8360 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x5645182d83f0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x5645182d8480 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x5645182d8510 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x5645182d85a0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x5645182d8630 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x5645182d86c0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x5645182d8750 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x5645182d87e0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x5645182d8870 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x5645182d8900 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x5645182d8990 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x5645182d8a20 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x5645182d8ab0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x5645182d8b40 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x5645182d8bd0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x5645182d8c60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x5645182d8cf0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x5645182d8d80 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x5645182d8e10 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x5645182d8ea0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x5645182d8f30 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x5645182d8fc0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x5645182d9050 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x5645182d90e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x5645182d9170 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x5645182d9200 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x5645182d9290 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x5645182d9320 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x5645182d93b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x5645182d9440 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x5645182d94d0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x5645182d9560 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x5645182d95f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x5645182d9680 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x5645182d9710 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x5645182d97a0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x5645182d9830 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x5645182d98c0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x5645182d9950 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x5645182d99e0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x5645182d9a70 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x5645182d9b00 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x5645182d9b90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x5645182d9c20 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x5645182d9cb0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x5645182d9d40 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x5645182d9dd0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x5645182d9e60 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x5645182d9ef0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x5645182d9f80 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x5645182da010 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x5645182da0a0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x5645182da130 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x5645182da1c0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x5645182da250 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x5645182da2e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x5645182da370 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x5645182da400 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x5645182da490 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x5645182da520 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x5645182da5b0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x5645182da640 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x5645182da6d0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x5645182da760 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x5645182da7f0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x5645182da880 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x5645182da910 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x5645182da9a0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x5645182daa30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x5645182daac0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x5645182dab50 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x5645182dabe0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x5645182dac70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x5645182dad00 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x5645182dad90 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x5645182dae20 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x5645182daeb0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x5645182daf40 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x5645182dafd0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x5645182db060 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: 0x56451829e798 [ROOT] MAP: (0 sibs) 3 children: 35: 0x56451829e870 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x56451829ea40 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x56451829ec10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56451829ede0 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x56451829ee78 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x56451829ef10 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x56451829eca8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56451829efb0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x56451829f048 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x56451829f0e0 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x56451829ed40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56451829f180 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x56451829f218 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x56451829f2b0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x56451829ead8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x56451829f350 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56451829f520 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x56451829f5b8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x56451829f650 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x56451829f3e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56451829f6f0 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x56451829f788 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x56451829f820 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x56451829f480 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56451829f8c0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x56451829f958 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x56451829f9f0 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x56451829eb70 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x56451829fa90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56451829fc60 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x56451829fcf8 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x56451829fd90 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x56451829fb28 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56451829fe30 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x56451829fec8 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x56451829ff60 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x56451829fbc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5645182a0000 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x5645182a0098 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x5645182a0130 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x56451829e908 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x5645182a01d0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x5645182a03a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5645182a0570 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x5645182a0608 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x5645182a06a0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x5645182a0438 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5645182a0740 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x5645182a07d8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x5645182a0870 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x5645182a04d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5645182a0910 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x5645182a09a8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x5645182a0a40 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x5645182a0268 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x5645182a0ae0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5645182a0cb0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x5645182a0d48 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x5645182a0de0 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x5645182a0b78 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5645182a0e80 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x5645182a0f18 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x5645182a0fb0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x5645182a0c10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5645182a1050 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x5645182a10e8 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x5645182a1180 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x5645182a0300 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x5645182a1220 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5645182a13f0 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x5645182a1488 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x5645182a1520 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x5645182a12b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5645182a15c0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x5645182a1658 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x5645182a16f0 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x5645182a1350 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5645182a1790 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x5645182a1828 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x5645182a18c0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x56451829e9a0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x5645182a1960 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x5645182a1b30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5645182a1d00 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x5645182a1d98 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x5645182a1e30 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x5645182a1bc8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5645182a1ed0 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x5645182a1f68 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x5645182a2000 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x5645182a1c60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5645182a20a0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x5645182a2138 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x5645182a21d0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x5645182a19f8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x5645182a2270 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5645182a2440 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x5645182a24d8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x5645182a2570 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x5645182a2308 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5645182a2610 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x5645182a26a8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x5645182a2740 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x5645182a23a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5645182a27e0 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x5645182a2878 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x5645182a2910 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x5645182a1a90 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x5645182a29b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5645182a2b80 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x5645182a2c18 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x5645182a2cb0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x5645182a2a48 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5645182a2d50 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x5645182a2de8 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x5645182a2e80 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x5645182a2ae0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5645182a2f20 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x5645182a2fb8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x5645182a3050 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x5645182db100 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x5645182db190 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x5645182db220 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x5645182db2b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x5645182db340 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x5645182db3d0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x5645182db460 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x5645182db4f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x5645182db580 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x5645182db610 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x5645182db6a0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x5645182db730 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x5645182db7c0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x5645182db850 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x5645182db8e0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x5645182db970 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x5645182dba00 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x5645182dba90 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x5645182dbb20 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x5645182dbbb0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x5645182dbc40 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x5645182dbcd0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x5645182dbd60 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x5645182dbdf0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x5645182dbe80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x5645182dbf10 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x5645182dbfa0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x5645182dc030 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x5645182dc0c0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x5645182dc150 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x5645182dc1e0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x5645182dc270 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x5645182dc300 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x5645182dc390 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x5645182dc420 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x5645182dc4b0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x5645182dc540 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x5645182dc5d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x5645182dc660 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x5645182dc6f0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x5645182dc780 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x5645182dc810 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x5645182dc8a0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x5645182dc930 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x5645182dc9c0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x5645182dca50 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x5645182dcae0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x5645182dcb70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x5645182dcc00 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x5645182dcc90 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x5645182dcd20 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x5645182dcdb0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x5645182dce40 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x5645182dced0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x5645182dcf60 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x5645182dcff0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x5645182dd080 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x5645182dd110 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x5645182dd1a0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x5645182dd230 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x5645182dd2c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x5645182dd350 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x5645182dd3e0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x5645182dd470 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x5645182dd500 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x5645182dd590 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x5645182dd620 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x5645182dd6b0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x5645182dd740 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x5645182dd7d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x5645182dd860 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x5645182dd8f0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x5645182dd980 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x5645182dda10 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x5645182ddaa0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x5645182ddb30 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x5645182ddbc0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x5645182ddc50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x5645182ddce0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x5645182ddd70 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x5645182dde00 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x5645182dde90 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x5645182ddf20 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x5645182ddfb0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x5645182de040 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x5645182de0d0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x5645182de160 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x5645182de1f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x5645182de280 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x5645182de310 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x5645182de3a0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x5645182de430 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x5645182de4c0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x5645182de550 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x5645182de5e0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x5645182de670 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x5645182de700 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x5645182de790 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x5645182de820 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x5645182de8b0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x5645182de940 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x5645182de9d0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x5645182dea60 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x5645182deaf0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x5645182deb80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x5645182dec10 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x5645182deca0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x5645182ded30 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x5645182dedc0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x5645182dee50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x5645182deee0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x5645182def70 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x5645182df000 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x5645182df090 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x5645182df120 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x5645182df1b0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x5645182df240 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x5645182df2d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x5645182df360 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x5645182df3f0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x5645182df480 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: 0x56451829e680 [ROOT] MAP: (0 sibs) 3 children: 35: 0x564518299db0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x564518299f80 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x56451829a150 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56451829a320 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x56451829a3b8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x56451829a450 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x56451829a1e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56451829a4f0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x56451829a588 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x56451829a620 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x56451829a280 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56451829a6c0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x56451829a758 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x56451829a7f0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x56451829a018 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x56451829a890 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56451829aa60 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x56451829aaf8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x56451829ab90 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x56451829a928 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56451829ac30 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x56451829acc8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x56451829ad60 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x56451829a9c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56451829ae00 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x56451829ae98 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x56451829af30 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x56451829a0b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x56451829afd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56451829b1a0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x56451829b238 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x56451829b2d0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x56451829b068 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56451829b370 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x56451829b408 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x56451829b4a0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x56451829b100 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56451829b540 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x56451829b5d8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x56451829b670 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x564518299e48 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x56451829b710 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x56451829b8e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56451829bab0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x56451829bb48 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x56451829bbe0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x56451829b978 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56451829bc80 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x56451829bd18 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x56451829bdb0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x56451829ba10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56451829be50 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x56451829bee8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x56451829bf80 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x56451829b7a8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x56451829c020 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56451829c1f0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x56451829c288 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x56451829c320 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x56451829c0b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56451829c3c0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x56451829c458 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x56451829c4f0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x56451829c150 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56451829c590 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x56451829c628 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x56451829c6c0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x56451829b840 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x56451829c760 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56451829c930 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x56451829c9c8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x56451829ca60 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x56451829c7f8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56451829cb00 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x56451829cb98 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x56451829cc30 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x56451829c890 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56451829ccd0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x56451829cd68 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x56451829ce00 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x564518299ee0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x56451829cea0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x56451829d070 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56451829d240 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x56451829d2d8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x56451829d370 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x56451829d108 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56451829d410 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x56451829d4a8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x56451829d540 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x56451829d1a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56451829d5e0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x56451829d678 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x56451829d710 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x56451829cf38 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x56451829d7b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56451829d980 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x56451829da18 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x56451829dab0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x56451829d848 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56451829db50 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x56451829dbe8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x56451829dc80 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x56451829d8e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56451829dd20 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x56451829ddb8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x56451829de50 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x56451829cfd0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x56451829def0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56451829e0c0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x56451829e158 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x56451829e1f0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x56451829df88 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56451829e290 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x56451829e328 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x56451829e3c0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x56451829e020 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56451829e460 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x56451829e4f8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x56451829e590 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x5645182df520 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x5645182df5b0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x5645182df640 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x5645182df6d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x5645182df760 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x5645182df7f0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x5645182df880 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x5645182df910 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x5645182df9a0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x5645182dfa30 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x5645182dfac0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x5645182dfb50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x5645182dfbe0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x5645182dfc70 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x5645182dfd00 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x5645182dfd90 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x5645182dfe20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x5645182dfeb0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x5645182dff40 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x5645182dffd0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x5645182e0060 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x5645182e00f0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x5645182e0180 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x5645182e0210 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x5645182e02a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x5645182e0330 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x5645182e03c0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x5645182e0450 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x5645182e04e0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x5645182e0570 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x5645182e0600 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x5645182e0690 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x5645182e0720 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x5645182e07b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x5645182e0840 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x5645182e08d0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x5645182e0960 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x5645182e09f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x5645182e0a80 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x5645182e0b10 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x5645182e0ba0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x5645182e0c30 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x5645182e0cc0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x5645182e0d50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x5645182e0de0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x5645182e0e70 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x5645182e0f00 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x5645182e0f90 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x5645182e1020 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x5645182e10b0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x5645182e1140 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x5645182e11d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x5645182e1260 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x5645182e12f0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x5645182e1380 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x5645182e1410 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x5645182e14a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x5645182e1530 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x5645182e15c0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x5645182e1650 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x5645182e16e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x5645182e1770 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x5645182e1800 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x5645182e1890 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x5645182e1920 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x5645182e19b0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x5645182e1a40 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x5645182e1ad0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x5645182e1b60 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x5645182e1bf0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x5645182e1c80 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x5645182e1d10 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x5645182e1da0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x5645182e1e30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x5645182e1ec0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x5645182e1f50 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x5645182e1fe0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x5645182e2070 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x5645182e2100 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x5645182e2190 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x5645182e2220 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x5645182e22b0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x5645182e2340 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x5645182e23d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x5645182e2460 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x5645182e24f0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x5645182e2580 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x5645182e2610 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x5645182e26a0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x5645182e2730 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x5645182e27c0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x5645182e2850 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x5645182e28e0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x5645182e2970 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x5645182e2a00 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x5645182e2a90 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x5645182e2b20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x5645182e2bb0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x5645182e2c40 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x5645182e2cd0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x5645182e2d60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x5645182e2df0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x5645182e2e80 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x5645182e2f10 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x5645182e2fa0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x5645182e3030 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x5645182e30c0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x5645182e3150 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x5645182e31e0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x5645182e3270 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x5645182e3300 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x5645182e3390 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x5645182e3420 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x5645182e34b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x5645182e3540 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x5645182e35d0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x5645182e3660 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x5645182e36f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x5645182e3780 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x5645182e3810 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x5645182e38a0 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: 0x56451829e798 [ROOT] MAP: (0 sibs) 3 children: 35: 0x56451829e870 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x56451829ea40 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x56451829ec10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56451829ede0 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x56451829ee78 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x56451829ef10 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x56451829eca8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56451829efb0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x56451829f048 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x56451829f0e0 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x56451829ed40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56451829f180 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x56451829f218 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x56451829f2b0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x56451829ead8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x56451829f350 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56451829f520 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x56451829f5b8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x56451829f650 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x56451829f3e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56451829f6f0 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x56451829f788 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x56451829f820 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x56451829f480 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56451829f8c0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x56451829f958 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x56451829f9f0 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x56451829eb70 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x56451829fa90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56451829fc60 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x56451829fcf8 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x56451829fd90 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x56451829fb28 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56451829fe30 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x56451829fec8 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x56451829ff60 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x56451829fbc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5645182a0000 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x5645182a0098 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x5645182a0130 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x56451829e908 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x5645182a01d0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x5645182a03a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5645182a0570 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x5645182a0608 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x5645182a06a0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x5645182a0438 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5645182a0740 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x5645182a07d8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x5645182a0870 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x5645182a04d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5645182a0910 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x5645182a09a8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x5645182a0a40 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x5645182a0268 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x5645182a0ae0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5645182a0cb0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x5645182a0d48 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x5645182a0de0 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x5645182a0b78 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5645182a0e80 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x5645182a0f18 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x5645182a0fb0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x5645182a0c10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5645182a1050 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x5645182a10e8 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x5645182a1180 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x5645182a0300 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x5645182a1220 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5645182a13f0 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x5645182a1488 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x5645182a1520 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x5645182a12b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5645182a15c0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x5645182a1658 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x5645182a16f0 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x5645182a1350 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5645182a1790 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x5645182a1828 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x5645182a18c0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x56451829e9a0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x5645182a1960 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x5645182a1b30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5645182a1d00 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x5645182a1d98 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x5645182a1e30 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x5645182a1bc8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5645182a1ed0 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x5645182a1f68 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x5645182a2000 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x5645182a1c60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5645182a20a0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x5645182a2138 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x5645182a21d0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x5645182a19f8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x5645182a2270 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5645182a2440 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x5645182a24d8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x5645182a2570 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x5645182a2308 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5645182a2610 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x5645182a26a8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x5645182a2740 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x5645182a23a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5645182a27e0 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x5645182a2878 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x5645182a2910 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x5645182a1a90 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x5645182a29b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5645182a2b80 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x5645182a2c18 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x5645182a2cb0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x5645182a2a48 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5645182a2d50 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x5645182a2de8 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x5645182a2e80 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x5645182a2ae0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5645182a2f20 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x5645182a2fb8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x5645182a3050 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x5645182e3940 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x5645182e39d0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x5645182e3a60 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x5645182e3af0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x5645182e3b80 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x5645182e3c10 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x5645182e3ca0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x5645182e3d30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x5645182e3dc0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x5645182e3e50 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x5645182e3ee0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x5645182e3f70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x5645182e4000 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x5645182e4090 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x5645182e4120 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x5645182e41b0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x5645182e4240 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x5645182e42d0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x5645182e4360 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x5645182e43f0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x5645182e4480 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x5645182e4510 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x5645182e45a0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x5645182e4630 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x5645182e46c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x5645182e4750 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x5645182e47e0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x5645182e4870 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x5645182e4900 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x5645182e4990 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x5645182e4a20 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x5645182e4ab0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x5645182e4b40 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x5645182e4bd0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x5645182e4c60 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x5645182e4cf0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x5645182e4d80 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x5645182e4e10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x5645182e4ea0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x5645182e4f30 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x5645182e4fc0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x5645182e5050 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x5645182e50e0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x5645182e5170 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x5645182e5200 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x5645182e5290 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x5645182e5320 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x5645182e53b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x5645182e5440 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x5645182e54d0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x5645182e5560 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x5645182e55f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x5645182e5680 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x5645182e5710 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x5645182e57a0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x5645182e5830 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x5645182e58c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x5645182e5950 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x5645182e59e0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x5645182e5a70 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x5645182e5b00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x5645182e5b90 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x5645182e5c20 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x5645182e5cb0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x5645182e5d40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x5645182e5dd0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x5645182e5e60 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x5645182e5ef0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x5645182e5f80 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x5645182e6010 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x5645182e60a0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x5645182e6130 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x5645182e61c0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x5645182e6250 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x5645182e62e0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x5645182e6370 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x5645182e6400 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x5645182e6490 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x5645182e6520 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x5645182e65b0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x5645182e6640 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x5645182e66d0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x5645182e6760 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x5645182e67f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x5645182e6880 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x5645182e6910 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x5645182e69a0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x5645182e6a30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x5645182e6ac0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x5645182e6b50 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x5645182e6be0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x5645182e6c70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x5645182e6d00 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x5645182e6d90 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x5645182e6e20 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x5645182e6eb0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x5645182e6f40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x5645182e6fd0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x5645182e7060 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x5645182e70f0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x5645182e7180 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x5645182e7210 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x5645182e72a0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x5645182e7330 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x5645182e73c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x5645182e7450 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x5645182e74e0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x5645182e7570 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x5645182e7600 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x5645182e7690 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x5645182e7720 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x5645182e77b0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x5645182e7840 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x5645182e78d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x5645182e7960 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x5645182e79f0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x5645182e7a80 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x5645182e7b10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x5645182e7ba0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x5645182e7c30 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x5645182e7cc0 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 (22 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 73 tests from 2 test suites ran. (22 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: 0x561eb3439680 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x561eb3434db0 SEQ: (3 sibs) 3 children: 36: 0x561eb3434f80 SEQ: (3 sibs) 3 children: 36: 0x561eb3435150 SEQ: (3 sibs) 3 children: 36: 0x561eb3435320 VAL: '0000' (3 sibs) 36: 0x561eb34353b8 VAL: '0001' (3 sibs) 36: 0x561eb3435450 VAL: '0002' (3 sibs) 36: 0x561eb34351e8 SEQ: (3 sibs) 3 children: 36: 0x561eb34354f0 VAL: '0010' (3 sibs) 36: 0x561eb3435588 VAL: '0011' (3 sibs) 36: 0x561eb3435620 VAL: '0012' (3 sibs) 36: 0x561eb3435280 SEQ: (3 sibs) 3 children: 36: 0x561eb34356c0 VAL: '0020' (3 sibs) 36: 0x561eb3435758 VAL: '0021' (3 sibs) 36: 0x561eb34357f0 VAL: '0022' (3 sibs) 36: 0x561eb3435018 SEQ: (3 sibs) 3 children: 36: 0x561eb3435890 SEQ: (3 sibs) 3 children: 36: 0x561eb3435a60 VAL: '0100' (3 sibs) 36: 0x561eb3435af8 VAL: '0101' (3 sibs) 36: 0x561eb3435b90 VAL: '0102' (3 sibs) 36: 0x561eb3435928 SEQ: (3 sibs) 3 children: 36: 0x561eb3435c30 VAL: '0110' (3 sibs) 36: 0x561eb3435cc8 VAL: '0111' (3 sibs) 36: 0x561eb3435d60 VAL: '0112' (3 sibs) 36: 0x561eb34359c0 SEQ: (3 sibs) 3 children: 36: 0x561eb3435e00 VAL: '0120' (3 sibs) 36: 0x561eb3435e98 VAL: '0121' (3 sibs) 36: 0x561eb3435f30 VAL: '0122' (3 sibs) 36: 0x561eb34350b0 SEQ: (3 sibs) 3 children: 36: 0x561eb3435fd0 SEQ: (3 sibs) 3 children: 36: 0x561eb34361a0 VAL: '0200' (3 sibs) 36: 0x561eb3436238 VAL: '0201' (3 sibs) 36: 0x561eb34362d0 VAL: '0202' (3 sibs) 36: 0x561eb3436068 SEQ: (3 sibs) 3 children: 36: 0x561eb3436370 VAL: '0210' (3 sibs) 36: 0x561eb3436408 VAL: '0211' (3 sibs) 36: 0x561eb34364a0 VAL: '0212' (3 sibs) 36: 0x561eb3436100 SEQ: (3 sibs) 3 children: 36: 0x561eb3436540 VAL: '0220' (3 sibs) 36: 0x561eb34365d8 VAL: '0221' (3 sibs) 36: 0x561eb3436670 VAL: '0222' (3 sibs) 36: 0x561eb3434e48 SEQ: (3 sibs) 3 children: 36: 0x561eb3436710 SEQ: (3 sibs) 3 children: 36: 0x561eb34368e0 SEQ: (3 sibs) 3 children: 36: 0x561eb3436ab0 VAL: '1000' (3 sibs) 36: 0x561eb3436b48 VAL: '1001' (3 sibs) 36: 0x561eb3436be0 VAL: '1002' (3 sibs) 36: 0x561eb3436978 SEQ: (3 sibs) 3 children: 36: 0x561eb3436c80 VAL: '1010' (3 sibs) 36: 0x561eb3436d18 VAL: '1011' (3 sibs) 36: 0x561eb3436db0 VAL: '1012' (3 sibs) 36: 0x561eb3436a10 SEQ: (3 sibs) 3 children: 36: 0x561eb3436e50 VAL: '1020' (3 sibs) 36: 0x561eb3436ee8 VAL: '1021' (3 sibs) 36: 0x561eb3436f80 VAL: '1022' (3 sibs) 36: 0x561eb34367a8 SEQ: (3 sibs) 3 children: 36: 0x561eb3437020 SEQ: (3 sibs) 3 children: 36: 0x561eb34371f0 VAL: '1100' (3 sibs) 36: 0x561eb3437288 VAL: '1101' (3 sibs) 36: 0x561eb3437320 VAL: '1102' (3 sibs) 36: 0x561eb34370b8 SEQ: (3 sibs) 3 children: 36: 0x561eb34373c0 VAL: '1110' (3 sibs) 36: 0x561eb3437458 VAL: '1111' (3 sibs) 36: 0x561eb34374f0 VAL: '1112' (3 sibs) 36: 0x561eb3437150 SEQ: (3 sibs) 3 children: 36: 0x561eb3437590 VAL: '1120' (3 sibs) 36: 0x561eb3437628 VAL: '1121' (3 sibs) 36: 0x561eb34376c0 VAL: '1122' (3 sibs) 36: 0x561eb3436840 SEQ: (3 sibs) 3 children: 36: 0x561eb3437760 SEQ: (3 sibs) 3 children: 36: 0x561eb3437930 VAL: '1200' (3 sibs) 36: 0x561eb34379c8 VAL: '1201' (3 sibs) 36: 0x561eb3437a60 VAL: '1202' (3 sibs) 36: 0x561eb34377f8 SEQ: (3 sibs) 3 children: 36: 0x561eb3437b00 VAL: '1210' (3 sibs) 36: 0x561eb3437b98 VAL: '1211' (3 sibs) 36: 0x561eb3437c30 VAL: '1212' (3 sibs) 36: 0x561eb3437890 SEQ: (3 sibs) 3 children: 36: 0x561eb3437cd0 VAL: '1220' (3 sibs) 36: 0x561eb3437d68 VAL: '1221' (3 sibs) 36: 0x561eb3437e00 VAL: '1222' (3 sibs) 36: 0x561eb3434ee0 SEQ: (3 sibs) 3 children: 36: 0x561eb3437ea0 SEQ: (3 sibs) 3 children: 36: 0x561eb3438070 SEQ: (3 sibs) 3 children: 36: 0x561eb3438240 VAL: '2000' (3 sibs) 36: 0x561eb34382d8 VAL: '2001' (3 sibs) 36: 0x561eb3438370 VAL: '2002' (3 sibs) 36: 0x561eb3438108 SEQ: (3 sibs) 3 children: 36: 0x561eb3438410 VAL: '2010' (3 sibs) 36: 0x561eb34384a8 VAL: '2011' (3 sibs) 36: 0x561eb3438540 VAL: '2012' (3 sibs) 36: 0x561eb34381a0 SEQ: (3 sibs) 3 children: 36: 0x561eb34385e0 VAL: '2020' (3 sibs) 36: 0x561eb3438678 VAL: '2021' (3 sibs) 36: 0x561eb3438710 VAL: '2022' (3 sibs) 36: 0x561eb3437f38 SEQ: (3 sibs) 3 children: 36: 0x561eb34387b0 SEQ: (3 sibs) 3 children: 36: 0x561eb3438980 VAL: '2100' (3 sibs) 36: 0x561eb3438a18 VAL: '2101' (3 sibs) 36: 0x561eb3438ab0 VAL: '2102' (3 sibs) 36: 0x561eb3438848 SEQ: (3 sibs) 3 children: 36: 0x561eb3438b50 VAL: '2110' (3 sibs) 36: 0x561eb3438be8 VAL: '2111' (3 sibs) 36: 0x561eb3438c80 VAL: '2112' (3 sibs) 36: 0x561eb34388e0 SEQ: (3 sibs) 3 children: 36: 0x561eb3438d20 VAL: '2120' (3 sibs) 36: 0x561eb3438db8 VAL: '2121' (3 sibs) 36: 0x561eb3438e50 VAL: '2122' (3 sibs) 36: 0x561eb3437fd0 SEQ: (3 sibs) 3 children: 36: 0x561eb3438ef0 SEQ: (3 sibs) 3 children: 36: 0x561eb34390c0 VAL: '2200' (3 sibs) 36: 0x561eb3439158 VAL: '2201' (3 sibs) 36: 0x561eb34391f0 VAL: '2202' (3 sibs) 36: 0x561eb3438f88 SEQ: (3 sibs) 3 children: 36: 0x561eb3439290 VAL: '2210' (3 sibs) 36: 0x561eb3439328 VAL: '2211' (3 sibs) 36: 0x561eb34393c0 VAL: '2212' (3 sibs) 36: 0x561eb3439020 SEQ: (3 sibs) 3 children: 36: 0x561eb3439460 VAL: '2220' (3 sibs) 36: 0x561eb34394f8 VAL: '2221' (3 sibs) 36: 0x561eb3439590 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x561eb3444250 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x561eb34442e0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x561eb3444370 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x561eb3444400 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x561eb3444490 VAL: '0000' (3 sibs) 36: [5] [5] 0x561eb3444520 VAL: '0001' (3 sibs) 36: [6] [6] 0x561eb34445b0 VAL: '0002' (3 sibs) 36: [7] [7] 0x561eb3444640 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x561eb34446d0 VAL: '0010' (3 sibs) 36: [9] [9] 0x561eb3444760 VAL: '0011' (3 sibs) 36: [10] [10] 0x561eb34447f0 VAL: '0012' (3 sibs) 36: [11] [11] 0x561eb3444880 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x561eb3444910 VAL: '0020' (3 sibs) 36: [13] [13] 0x561eb34449a0 VAL: '0021' (3 sibs) 36: [14] [14] 0x561eb3444a30 VAL: '0022' (3 sibs) 36: [15] [15] 0x561eb3444ac0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x561eb3444b50 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x561eb3444be0 VAL: '0100' (3 sibs) 36: [18] [18] 0x561eb3444c70 VAL: '0101' (3 sibs) 36: [19] [19] 0x561eb3444d00 VAL: '0102' (3 sibs) 36: [20] [20] 0x561eb3444d90 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x561eb3444e20 VAL: '0110' (3 sibs) 36: [22] [22] 0x561eb3444eb0 VAL: '0111' (3 sibs) 36: [23] [23] 0x561eb3444f40 VAL: '0112' (3 sibs) 36: [24] [24] 0x561eb3444fd0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x561eb3445060 VAL: '0120' (3 sibs) 36: [26] [26] 0x561eb34450f0 VAL: '0121' (3 sibs) 36: [27] [27] 0x561eb3445180 VAL: '0122' (3 sibs) 36: [28] [28] 0x561eb3445210 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x561eb34452a0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x561eb3445330 VAL: '0200' (3 sibs) 36: [31] [31] 0x561eb34453c0 VAL: '0201' (3 sibs) 36: [32] [32] 0x561eb3445450 VAL: '0202' (3 sibs) 36: [33] [33] 0x561eb34454e0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x561eb3445570 VAL: '0210' (3 sibs) 36: [35] [35] 0x561eb3445600 VAL: '0211' (3 sibs) 36: [36] [36] 0x561eb3445690 VAL: '0212' (3 sibs) 36: [37] [37] 0x561eb3445720 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x561eb34457b0 VAL: '0220' (3 sibs) 36: [39] [39] 0x561eb3445840 VAL: '0221' (3 sibs) 36: [40] [40] 0x561eb34458d0 VAL: '0222' (3 sibs) 36: [41] [41] 0x561eb3445960 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x561eb34459f0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x561eb3445a80 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x561eb3445b10 VAL: '1000' (3 sibs) 36: [45] [45] 0x561eb3445ba0 VAL: '1001' (3 sibs) 36: [46] [46] 0x561eb3445c30 VAL: '1002' (3 sibs) 36: [47] [47] 0x561eb3445cc0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x561eb3445d50 VAL: '1010' (3 sibs) 36: [49] [49] 0x561eb3445de0 VAL: '1011' (3 sibs) 36: [50] [50] 0x561eb3445e70 VAL: '1012' (3 sibs) 36: [51] [51] 0x561eb3445f00 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x561eb3445f90 VAL: '1020' (3 sibs) 36: [53] [53] 0x561eb3446020 VAL: '1021' (3 sibs) 36: [54] [54] 0x561eb34460b0 VAL: '1022' (3 sibs) 36: [55] [55] 0x561eb3446140 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x561eb34461d0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x561eb3446260 VAL: '1100' (3 sibs) 36: [58] [58] 0x561eb34462f0 VAL: '1101' (3 sibs) 36: [59] [59] 0x561eb3446380 VAL: '1102' (3 sibs) 36: [60] [60] 0x561eb3446410 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x561eb34464a0 VAL: '1110' (3 sibs) 36: [62] [62] 0x561eb3446530 VAL: '1111' (3 sibs) 36: [63] [63] 0x561eb34465c0 VAL: '1112' (3 sibs) 36: [64] [64] 0x561eb3446650 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x561eb34466e0 VAL: '1120' (3 sibs) 36: [66] [66] 0x561eb3446770 VAL: '1121' (3 sibs) 36: [67] [67] 0x561eb3446800 VAL: '1122' (3 sibs) 36: [68] [68] 0x561eb3446890 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x561eb3446920 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x561eb34469b0 VAL: '1200' (3 sibs) 36: [71] [71] 0x561eb3446a40 VAL: '1201' (3 sibs) 36: [72] [72] 0x561eb3446ad0 VAL: '1202' (3 sibs) 36: [73] [73] 0x561eb3446b60 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x561eb3446bf0 VAL: '1210' (3 sibs) 36: [75] [75] 0x561eb3446c80 VAL: '1211' (3 sibs) 36: [76] [76] 0x561eb3446d10 VAL: '1212' (3 sibs) 36: [77] [77] 0x561eb3446da0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x561eb3446e30 VAL: '1220' (3 sibs) 36: [79] [79] 0x561eb3446ec0 VAL: '1221' (3 sibs) 36: [80] [80] 0x561eb3446f50 VAL: '1222' (3 sibs) 36: [81] [81] 0x561eb3446fe0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x561eb3447070 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x561eb3447100 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x561eb3447190 VAL: '2000' (3 sibs) 36: [85] [85] 0x561eb3447220 VAL: '2001' (3 sibs) 36: [86] [86] 0x561eb34472b0 VAL: '2002' (3 sibs) 36: [87] [87] 0x561eb3447340 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x561eb34473d0 VAL: '2010' (3 sibs) 36: [89] [89] 0x561eb3447460 VAL: '2011' (3 sibs) 36: [90] [90] 0x561eb34474f0 VAL: '2012' (3 sibs) 36: [91] [91] 0x561eb3447580 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x561eb3447610 VAL: '2020' (3 sibs) 36: [93] [93] 0x561eb34476a0 VAL: '2021' (3 sibs) 36: [94] [94] 0x561eb3447730 VAL: '2022' (3 sibs) 36: [95] [95] 0x561eb34477c0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x561eb3447850 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x561eb34478e0 VAL: '2100' (3 sibs) 36: [98] [98] 0x561eb3447970 VAL: '2101' (3 sibs) 36: [99] [99] 0x561eb3447a00 VAL: '2102' (3 sibs) 36: [100] [100] 0x561eb3447a90 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x561eb3447b20 VAL: '2110' (3 sibs) 36: [102] [102] 0x561eb3447bb0 VAL: '2111' (3 sibs) 36: [103] [103] 0x561eb3447c40 VAL: '2112' (3 sibs) 36: [104] [104] 0x561eb3447cd0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x561eb3447d60 VAL: '2120' (3 sibs) 36: [106] [106] 0x561eb3447df0 VAL: '2121' (3 sibs) 36: [107] [107] 0x561eb3447e80 VAL: '2122' (3 sibs) 36: [108] [108] 0x561eb3447f10 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x561eb3447fa0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x561eb3448030 VAL: '2200' (3 sibs) 36: [111] [111] 0x561eb34480c0 VAL: '2201' (3 sibs) 36: [112] [112] 0x561eb3448150 VAL: '2202' (3 sibs) 36: [113] [113] 0x561eb34481e0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x561eb3448270 VAL: '2210' (3 sibs) 36: [115] [115] 0x561eb3448300 VAL: '2211' (3 sibs) 36: [116] [116] 0x561eb3448390 VAL: '2212' (3 sibs) 36: [117] [117] 0x561eb3448420 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x561eb34484b0 VAL: '2220' (3 sibs) 36: [119] [119] 0x561eb3448540 VAL: '2221' (3 sibs) 36: [120] [120] 0x561eb34485d0 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: 0x561eb3439798 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x561eb3439870 SEQ: (3 sibs) 3 children: 36: 0x561eb3439a40 SEQ: (3 sibs) 3 children: 36: 0x561eb3439c10 SEQ: (3 sibs) 3 children: 36: 0x561eb3439de0 VAL: '0000' (3 sibs) 36: 0x561eb3439e78 VAL: '0001' (3 sibs) 36: 0x561eb3439f10 VAL: '0002' (3 sibs) 36: 0x561eb3439ca8 SEQ: (3 sibs) 3 children: 36: 0x561eb3439fb0 VAL: '0010' (3 sibs) 36: 0x561eb343a048 VAL: '0011' (3 sibs) 36: 0x561eb343a0e0 VAL: '0012' (3 sibs) 36: 0x561eb3439d40 SEQ: (3 sibs) 3 children: 36: 0x561eb343a180 VAL: '0020' (3 sibs) 36: 0x561eb343a218 VAL: '0021' (3 sibs) 36: 0x561eb343a2b0 VAL: '0022' (3 sibs) 36: 0x561eb3439ad8 SEQ: (3 sibs) 3 children: 36: 0x561eb343a350 SEQ: (3 sibs) 3 children: 36: 0x561eb343a520 VAL: '0100' (3 sibs) 36: 0x561eb343a5b8 VAL: '0101' (3 sibs) 36: 0x561eb343a650 VAL: '0102' (3 sibs) 36: 0x561eb343a3e8 SEQ: (3 sibs) 3 children: 36: 0x561eb343a6f0 VAL: '0110' (3 sibs) 36: 0x561eb343a788 VAL: '0111' (3 sibs) 36: 0x561eb343a820 VAL: '0112' (3 sibs) 36: 0x561eb343a480 SEQ: (3 sibs) 3 children: 36: 0x561eb343a8c0 VAL: '0120' (3 sibs) 36: 0x561eb343a958 VAL: '0121' (3 sibs) 36: 0x561eb343a9f0 VAL: '0122' (3 sibs) 36: 0x561eb3439b70 SEQ: (3 sibs) 3 children: 36: 0x561eb343aa90 SEQ: (3 sibs) 3 children: 36: 0x561eb343ac60 VAL: '0200' (3 sibs) 36: 0x561eb343acf8 VAL: '0201' (3 sibs) 36: 0x561eb343ad90 VAL: '0202' (3 sibs) 36: 0x561eb343ab28 SEQ: (3 sibs) 3 children: 36: 0x561eb343ae30 VAL: '0210' (3 sibs) 36: 0x561eb343aec8 VAL: '0211' (3 sibs) 36: 0x561eb343af60 VAL: '0212' (3 sibs) 36: 0x561eb343abc0 SEQ: (3 sibs) 3 children: 36: 0x561eb343b000 VAL: '0220' (3 sibs) 36: 0x561eb343b098 VAL: '0221' (3 sibs) 36: 0x561eb343b130 VAL: '0222' (3 sibs) 36: 0x561eb3439908 SEQ: (3 sibs) 3 children: 36: 0x561eb343b1d0 SEQ: (3 sibs) 3 children: 36: 0x561eb343b3a0 SEQ: (3 sibs) 3 children: 36: 0x561eb343b570 VAL: '1000' (3 sibs) 36: 0x561eb343b608 VAL: '1001' (3 sibs) 36: 0x561eb343b6a0 VAL: '1002' (3 sibs) 36: 0x561eb343b438 SEQ: (3 sibs) 3 children: 36: 0x561eb343b740 VAL: '1010' (3 sibs) 36: 0x561eb343b7d8 VAL: '1011' (3 sibs) 36: 0x561eb343b870 VAL: '1012' (3 sibs) 36: 0x561eb343b4d0 SEQ: (3 sibs) 3 children: 36: 0x561eb343b910 VAL: '1020' (3 sibs) 36: 0x561eb343b9a8 VAL: '1021' (3 sibs) 36: 0x561eb343ba40 VAL: '1022' (3 sibs) 36: 0x561eb343b268 SEQ: (3 sibs) 3 children: 36: 0x561eb343bae0 SEQ: (3 sibs) 3 children: 36: 0x561eb343bcb0 VAL: '1100' (3 sibs) 36: 0x561eb343bd48 VAL: '1101' (3 sibs) 36: 0x561eb343bde0 VAL: '1102' (3 sibs) 36: 0x561eb343bb78 SEQ: (3 sibs) 3 children: 36: 0x561eb343be80 VAL: '1110' (3 sibs) 36: 0x561eb343bf18 VAL: '1111' (3 sibs) 36: 0x561eb343bfb0 VAL: '1112' (3 sibs) 36: 0x561eb343bc10 SEQ: (3 sibs) 3 children: 36: 0x561eb343c050 VAL: '1120' (3 sibs) 36: 0x561eb343c0e8 VAL: '1121' (3 sibs) 36: 0x561eb343c180 VAL: '1122' (3 sibs) 36: 0x561eb343b300 SEQ: (3 sibs) 3 children: 36: 0x561eb343c220 SEQ: (3 sibs) 3 children: 36: 0x561eb343c3f0 VAL: '1200' (3 sibs) 36: 0x561eb343c488 VAL: '1201' (3 sibs) 36: 0x561eb343c520 VAL: '1202' (3 sibs) 36: 0x561eb343c2b8 SEQ: (3 sibs) 3 children: 36: 0x561eb343c5c0 VAL: '1210' (3 sibs) 36: 0x561eb343c658 VAL: '1211' (3 sibs) 36: 0x561eb343c6f0 VAL: '1212' (3 sibs) 36: 0x561eb343c350 SEQ: (3 sibs) 3 children: 36: 0x561eb343c790 VAL: '1220' (3 sibs) 36: 0x561eb343c828 VAL: '1221' (3 sibs) 36: 0x561eb343c8c0 VAL: '1222' (3 sibs) 36: 0x561eb34399a0 SEQ: (3 sibs) 3 children: 36: 0x561eb343c960 SEQ: (3 sibs) 3 children: 36: 0x561eb343cb30 SEQ: (3 sibs) 3 children: 36: 0x561eb343cd00 VAL: '2000' (3 sibs) 36: 0x561eb343cd98 VAL: '2001' (3 sibs) 36: 0x561eb343ce30 VAL: '2002' (3 sibs) 36: 0x561eb343cbc8 SEQ: (3 sibs) 3 children: 36: 0x561eb343ced0 VAL: '2010' (3 sibs) 36: 0x561eb343cf68 VAL: '2011' (3 sibs) 36: 0x561eb343d000 VAL: '2012' (3 sibs) 36: 0x561eb343cc60 SEQ: (3 sibs) 3 children: 36: 0x561eb343d0a0 VAL: '2020' (3 sibs) 36: 0x561eb343d138 VAL: '2021' (3 sibs) 36: 0x561eb343d1d0 VAL: '2022' (3 sibs) 36: 0x561eb343c9f8 SEQ: (3 sibs) 3 children: 36: 0x561eb343d270 SEQ: (3 sibs) 3 children: 36: 0x561eb343d440 VAL: '2100' (3 sibs) 36: 0x561eb343d4d8 VAL: '2101' (3 sibs) 36: 0x561eb343d570 VAL: '2102' (3 sibs) 36: 0x561eb343d308 SEQ: (3 sibs) 3 children: 36: 0x561eb343d610 VAL: '2110' (3 sibs) 36: 0x561eb343d6a8 VAL: '2111' (3 sibs) 36: 0x561eb343d740 VAL: '2112' (3 sibs) 36: 0x561eb343d3a0 SEQ: (3 sibs) 3 children: 36: 0x561eb343d7e0 VAL: '2120' (3 sibs) 36: 0x561eb343d878 VAL: '2121' (3 sibs) 36: 0x561eb343d910 VAL: '2122' (3 sibs) 36: 0x561eb343ca90 SEQ: (3 sibs) 3 children: 36: 0x561eb343d9b0 SEQ: (3 sibs) 3 children: 36: 0x561eb343db80 VAL: '2200' (3 sibs) 36: 0x561eb343dc18 VAL: '2201' (3 sibs) 36: 0x561eb343dcb0 VAL: '2202' (3 sibs) 36: 0x561eb343da48 SEQ: (3 sibs) 3 children: 36: 0x561eb343dd50 VAL: '2210' (3 sibs) 36: 0x561eb343dde8 VAL: '2211' (3 sibs) 36: 0x561eb343de80 VAL: '2212' (3 sibs) 36: 0x561eb343dae0 SEQ: (3 sibs) 3 children: 36: 0x561eb343df20 VAL: '2220' (3 sibs) 36: 0x561eb343dfb8 VAL: '2221' (3 sibs) 36: 0x561eb343e050 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x561eb344c080 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x561eb344c110 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x561eb344c1a0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x561eb344c230 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x561eb344c2c0 VAL: '0000' (3 sibs) 36: [5] [5] 0x561eb344c350 VAL: '0001' (3 sibs) 36: [6] [6] 0x561eb344c3e0 VAL: '0002' (3 sibs) 36: [7] [7] 0x561eb344c470 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x561eb344c500 VAL: '0010' (3 sibs) 36: [9] [9] 0x561eb344c590 VAL: '0011' (3 sibs) 36: [10] [10] 0x561eb344c620 VAL: '0012' (3 sibs) 36: [11] [11] 0x561eb344c6b0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x561eb344c740 VAL: '0020' (3 sibs) 36: [13] [13] 0x561eb344c7d0 VAL: '0021' (3 sibs) 36: [14] [14] 0x561eb344c860 VAL: '0022' (3 sibs) 36: [15] [15] 0x561eb344c8f0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x561eb344c980 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x561eb344ca10 VAL: '0100' (3 sibs) 36: [18] [18] 0x561eb344caa0 VAL: '0101' (3 sibs) 36: [19] [19] 0x561eb344cb30 VAL: '0102' (3 sibs) 36: [20] [20] 0x561eb344cbc0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x561eb344cc50 VAL: '0110' (3 sibs) 36: [22] [22] 0x561eb344cce0 VAL: '0111' (3 sibs) 36: [23] [23] 0x561eb344cd70 VAL: '0112' (3 sibs) 36: [24] [24] 0x561eb344ce00 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x561eb344ce90 VAL: '0120' (3 sibs) 36: [26] [26] 0x561eb344cf20 VAL: '0121' (3 sibs) 36: [27] [27] 0x561eb344cfb0 VAL: '0122' (3 sibs) 36: [28] [28] 0x561eb344d040 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x561eb344d0d0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x561eb344d160 VAL: '0200' (3 sibs) 36: [31] [31] 0x561eb344d1f0 VAL: '0201' (3 sibs) 36: [32] [32] 0x561eb344d280 VAL: '0202' (3 sibs) 36: [33] [33] 0x561eb344d310 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x561eb344d3a0 VAL: '0210' (3 sibs) 36: [35] [35] 0x561eb344d430 VAL: '0211' (3 sibs) 36: [36] [36] 0x561eb344d4c0 VAL: '0212' (3 sibs) 36: [37] [37] 0x561eb344d550 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x561eb344d5e0 VAL: '0220' (3 sibs) 36: [39] [39] 0x561eb344d670 VAL: '0221' (3 sibs) 36: [40] [40] 0x561eb344d700 VAL: '0222' (3 sibs) 36: [41] [41] 0x561eb344d790 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x561eb344d820 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x561eb344d8b0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x561eb344d940 VAL: '1000' (3 sibs) 36: [45] [45] 0x561eb344d9d0 VAL: '1001' (3 sibs) 36: [46] [46] 0x561eb344da60 VAL: '1002' (3 sibs) 36: [47] [47] 0x561eb344daf0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x561eb344db80 VAL: '1010' (3 sibs) 36: [49] [49] 0x561eb344dc10 VAL: '1011' (3 sibs) 36: [50] [50] 0x561eb344dca0 VAL: '1012' (3 sibs) 36: [51] [51] 0x561eb344dd30 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x561eb344ddc0 VAL: '1020' (3 sibs) 36: [53] [53] 0x561eb344de50 VAL: '1021' (3 sibs) 36: [54] [54] 0x561eb344dee0 VAL: '1022' (3 sibs) 36: [55] [55] 0x561eb344df70 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x561eb344e000 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x561eb344e090 VAL: '1100' (3 sibs) 36: [58] [58] 0x561eb344e120 VAL: '1101' (3 sibs) 36: [59] [59] 0x561eb344e1b0 VAL: '1102' (3 sibs) 36: [60] [60] 0x561eb344e240 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x561eb344e2d0 VAL: '1110' (3 sibs) 36: [62] [62] 0x561eb344e360 VAL: '1111' (3 sibs) 36: [63] [63] 0x561eb344e3f0 VAL: '1112' (3 sibs) 36: [64] [64] 0x561eb344e480 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x561eb344e510 VAL: '1120' (3 sibs) 36: [66] [66] 0x561eb344e5a0 VAL: '1121' (3 sibs) 36: [67] [67] 0x561eb344e630 VAL: '1122' (3 sibs) 36: [68] [68] 0x561eb344e6c0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x561eb344e750 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x561eb344e7e0 VAL: '1200' (3 sibs) 36: [71] [71] 0x561eb344e870 VAL: '1201' (3 sibs) 36: [72] [72] 0x561eb344e900 VAL: '1202' (3 sibs) 36: [73] [73] 0x561eb344e990 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x561eb344ea20 VAL: '1210' (3 sibs) 36: [75] [75] 0x561eb344eab0 VAL: '1211' (3 sibs) 36: [76] [76] 0x561eb344eb40 VAL: '1212' (3 sibs) 36: [77] [77] 0x561eb344ebd0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x561eb344ec60 VAL: '1220' (3 sibs) 36: [79] [79] 0x561eb344ecf0 VAL: '1221' (3 sibs) 36: [80] [80] 0x561eb344ed80 VAL: '1222' (3 sibs) 36: [81] [81] 0x561eb344ee10 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x561eb344eea0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x561eb344ef30 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x561eb344efc0 VAL: '2000' (3 sibs) 36: [85] [85] 0x561eb344f050 VAL: '2001' (3 sibs) 36: [86] [86] 0x561eb344f0e0 VAL: '2002' (3 sibs) 36: [87] [87] 0x561eb344f170 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x561eb344f200 VAL: '2010' (3 sibs) 36: [89] [89] 0x561eb344f290 VAL: '2011' (3 sibs) 36: [90] [90] 0x561eb344f320 VAL: '2012' (3 sibs) 36: [91] [91] 0x561eb344f3b0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x561eb344f440 VAL: '2020' (3 sibs) 36: [93] [93] 0x561eb344f4d0 VAL: '2021' (3 sibs) 36: [94] [94] 0x561eb344f560 VAL: '2022' (3 sibs) 36: [95] [95] 0x561eb344f5f0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x561eb344f680 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x561eb344f710 VAL: '2100' (3 sibs) 36: [98] [98] 0x561eb344f7a0 VAL: '2101' (3 sibs) 36: [99] [99] 0x561eb344f830 VAL: '2102' (3 sibs) 36: [100] [100] 0x561eb344f8c0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x561eb344f950 VAL: '2110' (3 sibs) 36: [102] [102] 0x561eb344f9e0 VAL: '2111' (3 sibs) 36: [103] [103] 0x561eb344fa70 VAL: '2112' (3 sibs) 36: [104] [104] 0x561eb344fb00 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x561eb344fb90 VAL: '2120' (3 sibs) 36: [106] [106] 0x561eb344fc20 VAL: '2121' (3 sibs) 36: [107] [107] 0x561eb344fcb0 VAL: '2122' (3 sibs) 36: [108] [108] 0x561eb344fd40 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x561eb344fdd0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x561eb344fe60 VAL: '2200' (3 sibs) 36: [111] [111] 0x561eb344fef0 VAL: '2201' (3 sibs) 36: [112] [112] 0x561eb344ff80 VAL: '2202' (3 sibs) 36: [113] [113] 0x561eb3450010 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x561eb34500a0 VAL: '2210' (3 sibs) 36: [115] [115] 0x561eb3450130 VAL: '2211' (3 sibs) 36: [116] [116] 0x561eb34501c0 VAL: '2212' (3 sibs) 36: [117] [117] 0x561eb3450250 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x561eb34502e0 VAL: '2220' (3 sibs) 36: [119] [119] 0x561eb3450370 VAL: '2221' (3 sibs) 36: [120] [120] 0x561eb3450400 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.parse_unix/1 (1 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: 0x561eb3439680 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x561eb3434db0 SEQ: (3 sibs) 3 children: 36: 0x561eb3434f80 SEQ: (3 sibs) 3 children: 36: 0x561eb3435150 SEQ: (3 sibs) 3 children: 36: 0x561eb3435320 VAL: '0000' (3 sibs) 36: 0x561eb34353b8 VAL: '0001' (3 sibs) 36: 0x561eb3435450 VAL: '0002' (3 sibs) 36: 0x561eb34351e8 SEQ: (3 sibs) 3 children: 36: 0x561eb34354f0 VAL: '0010' (3 sibs) 36: 0x561eb3435588 VAL: '0011' (3 sibs) 36: 0x561eb3435620 VAL: '0012' (3 sibs) 36: 0x561eb3435280 SEQ: (3 sibs) 3 children: 36: 0x561eb34356c0 VAL: '0020' (3 sibs) 36: 0x561eb3435758 VAL: '0021' (3 sibs) 36: 0x561eb34357f0 VAL: '0022' (3 sibs) 36: 0x561eb3435018 SEQ: (3 sibs) 3 children: 36: 0x561eb3435890 SEQ: (3 sibs) 3 children: 36: 0x561eb3435a60 VAL: '0100' (3 sibs) 36: 0x561eb3435af8 VAL: '0101' (3 sibs) 36: 0x561eb3435b90 VAL: '0102' (3 sibs) 36: 0x561eb3435928 SEQ: (3 sibs) 3 children: 36: 0x561eb3435c30 VAL: '0110' (3 sibs) 36: 0x561eb3435cc8 VAL: '0111' (3 sibs) 36: 0x561eb3435d60 VAL: '0112' (3 sibs) 36: 0x561eb34359c0 SEQ: (3 sibs) 3 children: 36: 0x561eb3435e00 VAL: '0120' (3 sibs) 36: 0x561eb3435e98 VAL: '0121' (3 sibs) 36: 0x561eb3435f30 VAL: '0122' (3 sibs) 36: 0x561eb34350b0 SEQ: (3 sibs) 3 children: 36: 0x561eb3435fd0 SEQ: (3 sibs) 3 children: 36: 0x561eb34361a0 VAL: '0200' (3 sibs) 36: 0x561eb3436238 VAL: '0201' (3 sibs) 36: 0x561eb34362d0 VAL: '0202' (3 sibs) 36: 0x561eb3436068 SEQ: (3 sibs) 3 children: 36: 0x561eb3436370 VAL: '0210' (3 sibs) 36: 0x561eb3436408 VAL: '0211' (3 sibs) 36: 0x561eb34364a0 VAL: '0212' (3 sibs) 36: 0x561eb3436100 SEQ: (3 sibs) 3 children: 36: 0x561eb3436540 VAL: '0220' (3 sibs) 36: 0x561eb34365d8 VAL: '0221' (3 sibs) 36: 0x561eb3436670 VAL: '0222' (3 sibs) 36: 0x561eb3434e48 SEQ: (3 sibs) 3 children: 36: 0x561eb3436710 SEQ: (3 sibs) 3 children: 36: 0x561eb34368e0 SEQ: (3 sibs) 3 children: 36: 0x561eb3436ab0 VAL: '1000' (3 sibs) 36: 0x561eb3436b48 VAL: '1001' (3 sibs) 36: 0x561eb3436be0 VAL: '1002' (3 sibs) 36: 0x561eb3436978 SEQ: (3 sibs) 3 children: 36: 0x561eb3436c80 VAL: '1010' (3 sibs) 36: 0x561eb3436d18 VAL: '1011' (3 sibs) 36: 0x561eb3436db0 VAL: '1012' (3 sibs) 36: 0x561eb3436a10 SEQ: (3 sibs) 3 children: 36: 0x561eb3436e50 VAL: '1020' (3 sibs) 36: 0x561eb3436ee8 VAL: '1021' (3 sibs) 36: 0x561eb3436f80 VAL: '1022' (3 sibs) 36: 0x561eb34367a8 SEQ: (3 sibs) 3 children: 36: 0x561eb3437020 SEQ: (3 sibs) 3 children: 36: 0x561eb34371f0 VAL: '1100' (3 sibs) 36: 0x561eb3437288 VAL: '1101' (3 sibs) 36: 0x561eb3437320 VAL: '1102' (3 sibs) 36: 0x561eb34370b8 SEQ: (3 sibs) 3 children: 36: 0x561eb34373c0 VAL: '1110' (3 sibs) 36: 0x561eb3437458 VAL: '1111' (3 sibs) 36: 0x561eb34374f0 VAL: '1112' (3 sibs) 36: 0x561eb3437150 SEQ: (3 sibs) 3 children: 36: 0x561eb3437590 VAL: '1120' (3 sibs) 36: 0x561eb3437628 VAL: '1121' (3 sibs) 36: 0x561eb34376c0 VAL: '1122' (3 sibs) 36: 0x561eb3436840 SEQ: (3 sibs) 3 children: 36: 0x561eb3437760 SEQ: (3 sibs) 3 children: 36: 0x561eb3437930 VAL: '1200' (3 sibs) 36: 0x561eb34379c8 VAL: '1201' (3 sibs) 36: 0x561eb3437a60 VAL: '1202' (3 sibs) 36: 0x561eb34377f8 SEQ: (3 sibs) 3 children: 36: 0x561eb3437b00 VAL: '1210' (3 sibs) 36: 0x561eb3437b98 VAL: '1211' (3 sibs) 36: 0x561eb3437c30 VAL: '1212' (3 sibs) 36: 0x561eb3437890 SEQ: (3 sibs) 3 children: 36: 0x561eb3437cd0 VAL: '1220' (3 sibs) 36: 0x561eb3437d68 VAL: '1221' (3 sibs) 36: 0x561eb3437e00 VAL: '1222' (3 sibs) 36: 0x561eb3434ee0 SEQ: (3 sibs) 3 children: 36: 0x561eb3437ea0 SEQ: (3 sibs) 3 children: 36: 0x561eb3438070 SEQ: (3 sibs) 3 children: 36: 0x561eb3438240 VAL: '2000' (3 sibs) 36: 0x561eb34382d8 VAL: '2001' (3 sibs) 36: 0x561eb3438370 VAL: '2002' (3 sibs) 36: 0x561eb3438108 SEQ: (3 sibs) 3 children: 36: 0x561eb3438410 VAL: '2010' (3 sibs) 36: 0x561eb34384a8 VAL: '2011' (3 sibs) 36: 0x561eb3438540 VAL: '2012' (3 sibs) 36: 0x561eb34381a0 SEQ: (3 sibs) 3 children: 36: 0x561eb34385e0 VAL: '2020' (3 sibs) 36: 0x561eb3438678 VAL: '2021' (3 sibs) 36: 0x561eb3438710 VAL: '2022' (3 sibs) 36: 0x561eb3437f38 SEQ: (3 sibs) 3 children: 36: 0x561eb34387b0 SEQ: (3 sibs) 3 children: 36: 0x561eb3438980 VAL: '2100' (3 sibs) 36: 0x561eb3438a18 VAL: '2101' (3 sibs) 36: 0x561eb3438ab0 VAL: '2102' (3 sibs) 36: 0x561eb3438848 SEQ: (3 sibs) 3 children: 36: 0x561eb3438b50 VAL: '2110' (3 sibs) 36: 0x561eb3438be8 VAL: '2111' (3 sibs) 36: 0x561eb3438c80 VAL: '2112' (3 sibs) 36: 0x561eb34388e0 SEQ: (3 sibs) 3 children: 36: 0x561eb3438d20 VAL: '2120' (3 sibs) 36: 0x561eb3438db8 VAL: '2121' (3 sibs) 36: 0x561eb3438e50 VAL: '2122' (3 sibs) 36: 0x561eb3437fd0 SEQ: (3 sibs) 3 children: 36: 0x561eb3438ef0 SEQ: (3 sibs) 3 children: 36: 0x561eb34390c0 VAL: '2200' (3 sibs) 36: 0x561eb3439158 VAL: '2201' (3 sibs) 36: 0x561eb34391f0 VAL: '2202' (3 sibs) 36: 0x561eb3438f88 SEQ: (3 sibs) 3 children: 36: 0x561eb3439290 VAL: '2210' (3 sibs) 36: 0x561eb3439328 VAL: '2211' (3 sibs) 36: 0x561eb34393c0 VAL: '2212' (3 sibs) 36: 0x561eb3439020 SEQ: (3 sibs) 3 children: 36: 0x561eb3439460 VAL: '2220' (3 sibs) 36: 0x561eb34394f8 VAL: '2221' (3 sibs) 36: 0x561eb3439590 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x561eb3450890 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x561eb3450920 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x561eb34509b0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x561eb3450a40 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x561eb3450ad0 VAL: '0000' (3 sibs) 36: [5] [5] 0x561eb3450b60 VAL: '0001' (3 sibs) 36: [6] [6] 0x561eb3450bf0 VAL: '0002' (3 sibs) 36: [7] [7] 0x561eb3450c80 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x561eb3450d10 VAL: '0010' (3 sibs) 36: [9] [9] 0x561eb3450da0 VAL: '0011' (3 sibs) 36: [10] [10] 0x561eb3450e30 VAL: '0012' (3 sibs) 36: [11] [11] 0x561eb3450ec0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x561eb3450f50 VAL: '0020' (3 sibs) 36: [13] [13] 0x561eb3450fe0 VAL: '0021' (3 sibs) 36: [14] [14] 0x561eb3451070 VAL: '0022' (3 sibs) 36: [15] [15] 0x561eb3451100 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x561eb3451190 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x561eb3451220 VAL: '0100' (3 sibs) 36: [18] [18] 0x561eb34512b0 VAL: '0101' (3 sibs) 36: [19] [19] 0x561eb3451340 VAL: '0102' (3 sibs) 36: [20] [20] 0x561eb34513d0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x561eb3451460 VAL: '0110' (3 sibs) 36: [22] [22] 0x561eb34514f0 VAL: '0111' (3 sibs) 36: [23] [23] 0x561eb3451580 VAL: '0112' (3 sibs) 36: [24] [24] 0x561eb3451610 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x561eb34516a0 VAL: '0120' (3 sibs) 36: [26] [26] 0x561eb3451730 VAL: '0121' (3 sibs) 36: [27] [27] 0x561eb34517c0 VAL: '0122' (3 sibs) 36: [28] [28] 0x561eb3451850 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x561eb34518e0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x561eb3451970 VAL: '0200' (3 sibs) 36: [31] [31] 0x561eb3451a00 VAL: '0201' (3 sibs) 36: [32] [32] 0x561eb3451a90 VAL: '0202' (3 sibs) 36: [33] [33] 0x561eb3451b20 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x561eb3451bb0 VAL: '0210' (3 sibs) 36: [35] [35] 0x561eb3451c40 VAL: '0211' (3 sibs) 36: [36] [36] 0x561eb3451cd0 VAL: '0212' (3 sibs) 36: [37] [37] 0x561eb3451d60 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x561eb3451df0 VAL: '0220' (3 sibs) 36: [39] [39] 0x561eb3451e80 VAL: '0221' (3 sibs) 36: [40] [40] 0x561eb3451f10 VAL: '0222' (3 sibs) 36: [41] [41] 0x561eb3451fa0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x561eb3452030 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x561eb34520c0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x561eb3452150 VAL: '1000' (3 sibs) 36: [45] [45] 0x561eb34521e0 VAL: '1001' (3 sibs) 36: [46] [46] 0x561eb3452270 VAL: '1002' (3 sibs) 36: [47] [47] 0x561eb3452300 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x561eb3452390 VAL: '1010' (3 sibs) 36: [49] [49] 0x561eb3452420 VAL: '1011' (3 sibs) 36: [50] [50] 0x561eb34524b0 VAL: '1012' (3 sibs) 36: [51] [51] 0x561eb3452540 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x561eb34525d0 VAL: '1020' (3 sibs) 36: [53] [53] 0x561eb3452660 VAL: '1021' (3 sibs) 36: [54] [54] 0x561eb34526f0 VAL: '1022' (3 sibs) 36: [55] [55] 0x561eb3452780 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x561eb3452810 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x561eb34528a0 VAL: '1100' (3 sibs) 36: [58] [58] 0x561eb3452930 VAL: '1101' (3 sibs) 36: [59] [59] 0x561eb34529c0 VAL: '1102' (3 sibs) 36: [60] [60] 0x561eb3452a50 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x561eb3452ae0 VAL: '1110' (3 sibs) 36: [62] [62] 0x561eb3452b70 VAL: '1111' (3 sibs) 36: [63] [63] 0x561eb3452c00 VAL: '1112' (3 sibs) 36: [64] [64] 0x561eb3452c90 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x561eb3452d20 VAL: '1120' (3 sibs) 36: [66] [66] 0x561eb3452db0 VAL: '1121' (3 sibs) 36: [67] [67] 0x561eb3452e40 VAL: '1122' (3 sibs) 36: [68] [68] 0x561eb3452ed0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x561eb3452f60 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x561eb3452ff0 VAL: '1200' (3 sibs) 36: [71] [71] 0x561eb3453080 VAL: '1201' (3 sibs) 36: [72] [72] 0x561eb3453110 VAL: '1202' (3 sibs) 36: [73] [73] 0x561eb34531a0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x561eb3453230 VAL: '1210' (3 sibs) 36: [75] [75] 0x561eb34532c0 VAL: '1211' (3 sibs) 36: [76] [76] 0x561eb3453350 VAL: '1212' (3 sibs) 36: [77] [77] 0x561eb34533e0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x561eb3453470 VAL: '1220' (3 sibs) 36: [79] [79] 0x561eb3453500 VAL: '1221' (3 sibs) 36: [80] [80] 0x561eb3453590 VAL: '1222' (3 sibs) 36: [81] [81] 0x561eb3453620 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x561eb34536b0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x561eb3453740 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x561eb34537d0 VAL: '2000' (3 sibs) 36: [85] [85] 0x561eb3453860 VAL: '2001' (3 sibs) 36: [86] [86] 0x561eb34538f0 VAL: '2002' (3 sibs) 36: [87] [87] 0x561eb3453980 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x561eb3453a10 VAL: '2010' (3 sibs) 36: [89] [89] 0x561eb3453aa0 VAL: '2011' (3 sibs) 36: [90] [90] 0x561eb3453b30 VAL: '2012' (3 sibs) 36: [91] [91] 0x561eb3453bc0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x561eb3453c50 VAL: '2020' (3 sibs) 36: [93] [93] 0x561eb3453ce0 VAL: '2021' (3 sibs) 36: [94] [94] 0x561eb3453d70 VAL: '2022' (3 sibs) 36: [95] [95] 0x561eb3453e00 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x561eb3453e90 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x561eb3453f20 VAL: '2100' (3 sibs) 36: [98] [98] 0x561eb3453fb0 VAL: '2101' (3 sibs) 36: [99] [99] 0x561eb3454040 VAL: '2102' (3 sibs) 36: [100] [100] 0x561eb34540d0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x561eb3454160 VAL: '2110' (3 sibs) 36: [102] [102] 0x561eb34541f0 VAL: '2111' (3 sibs) 36: [103] [103] 0x561eb3454280 VAL: '2112' (3 sibs) 36: [104] [104] 0x561eb3454310 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x561eb34543a0 VAL: '2120' (3 sibs) 36: [106] [106] 0x561eb3454430 VAL: '2121' (3 sibs) 36: [107] [107] 0x561eb34544c0 VAL: '2122' (3 sibs) 36: [108] [108] 0x561eb3454550 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x561eb34545e0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x561eb3454670 VAL: '2200' (3 sibs) 36: [111] [111] 0x561eb3454700 VAL: '2201' (3 sibs) 36: [112] [112] 0x561eb3454790 VAL: '2202' (3 sibs) 36: [113] [113] 0x561eb3454820 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x561eb34548b0 VAL: '2210' (3 sibs) 36: [115] [115] 0x561eb3454940 VAL: '2211' (3 sibs) 36: [116] [116] 0x561eb34549d0 VAL: '2212' (3 sibs) 36: [117] [117] 0x561eb3454a60 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x561eb3454af0 VAL: '2220' (3 sibs) 36: [119] [119] 0x561eb3454b80 VAL: '2221' (3 sibs) 36: [120] [120] 0x561eb3454c10 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: 0x561eb3439798 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x561eb3439870 SEQ: (3 sibs) 3 children: 36: 0x561eb3439a40 SEQ: (3 sibs) 3 children: 36: 0x561eb3439c10 SEQ: (3 sibs) 3 children: 36: 0x561eb3439de0 VAL: '0000' (3 sibs) 36: 0x561eb3439e78 VAL: '0001' (3 sibs) 36: 0x561eb3439f10 VAL: '0002' (3 sibs) 36: 0x561eb3439ca8 SEQ: (3 sibs) 3 children: 36: 0x561eb3439fb0 VAL: '0010' (3 sibs) 36: 0x561eb343a048 VAL: '0011' (3 sibs) 36: 0x561eb343a0e0 VAL: '0012' (3 sibs) 36: 0x561eb3439d40 SEQ: (3 sibs) 3 children: 36: 0x561eb343a180 VAL: '0020' (3 sibs) 36: 0x561eb343a218 VAL: '0021' (3 sibs) 36: 0x561eb343a2b0 VAL: '0022' (3 sibs) 36: 0x561eb3439ad8 SEQ: (3 sibs) 3 children: 36: 0x561eb343a350 SEQ: (3 sibs) 3 children: 36: 0x561eb343a520 VAL: '0100' (3 sibs) 36: 0x561eb343a5b8 VAL: '0101' (3 sibs) 36: 0x561eb343a650 VAL: '0102' (3 sibs) 36: 0x561eb343a3e8 SEQ: (3 sibs) 3 children: 36: 0x561eb343a6f0 VAL: '0110' (3 sibs) 36: 0x561eb343a788 VAL: '0111' (3 sibs) 36: 0x561eb343a820 VAL: '0112' (3 sibs) 36: 0x561eb343a480 SEQ: (3 sibs) 3 children: 36: 0x561eb343a8c0 VAL: '0120' (3 sibs) 36: 0x561eb343a958 VAL: '0121' (3 sibs) 36: 0x561eb343a9f0 VAL: '0122' (3 sibs) 36: 0x561eb3439b70 SEQ: (3 sibs) 3 children: 36: 0x561eb343aa90 SEQ: (3 sibs) 3 children: 36: 0x561eb343ac60 VAL: '0200' (3 sibs) 36: 0x561eb343acf8 VAL: '0201' (3 sibs) 36: 0x561eb343ad90 VAL: '0202' (3 sibs) 36: 0x561eb343ab28 SEQ: (3 sibs) 3 children: 36: 0x561eb343ae30 VAL: '0210' (3 sibs) 36: 0x561eb343aec8 VAL: '0211' (3 sibs) 36: 0x561eb343af60 VAL: '0212' (3 sibs) 36: 0x561eb343abc0 SEQ: (3 sibs) 3 children: 36: 0x561eb343b000 VAL: '0220' (3 sibs) 36: 0x561eb343b098 VAL: '0221' (3 sibs) 36: 0x561eb343b130 VAL: '0222' (3 sibs) 36: 0x561eb3439908 SEQ: (3 sibs) 3 children: 36: 0x561eb343b1d0 SEQ: (3 sibs) 3 children: 36: 0x561eb343b3a0 SEQ: (3 sibs) 3 children: 36: 0x561eb343b570 VAL: '1000' (3 sibs) 36: 0x561eb343b608 VAL: '1001' (3 sibs) 36: 0x561eb343b6a0 VAL: '1002' (3 sibs) 36: 0x561eb343b438 SEQ: (3 sibs) 3 children: 36: 0x561eb343b740 VAL: '1010' (3 sibs) 36: 0x561eb343b7d8 VAL: '1011' (3 sibs) 36: 0x561eb343b870 VAL: '1012' (3 sibs) 36: 0x561eb343b4d0 SEQ: (3 sibs) 3 children: 36: 0x561eb343b910 VAL: '1020' (3 sibs) 36: 0x561eb343b9a8 VAL: '1021' (3 sibs) 36: 0x561eb343ba40 VAL: '1022' (3 sibs) 36: 0x561eb343b268 SEQ: (3 sibs) 3 children: 36: 0x561eb343bae0 SEQ: (3 sibs) 3 children: 36: 0x561eb343bcb0 VAL: '1100' (3 sibs) 36: 0x561eb343bd48 VAL: '1101' (3 sibs) 36: 0x561eb343bde0 VAL: '1102' (3 sibs) 36: 0x561eb343bb78 SEQ: (3 sibs) 3 children: 36: 0x561eb343be80 VAL: '1110' (3 sibs) 36: 0x561eb343bf18 VAL: '1111' (3 sibs) 36: 0x561eb343bfb0 VAL: '1112' (3 sibs) 36: 0x561eb343bc10 SEQ: (3 sibs) 3 children: 36: 0x561eb343c050 VAL: '1120' (3 sibs) 36: 0x561eb343c0e8 VAL: '1121' (3 sibs) 36: 0x561eb343c180 VAL: '1122' (3 sibs) 36: 0x561eb343b300 SEQ: (3 sibs) 3 children: 36: 0x561eb343c220 SEQ: (3 sibs) 3 children: 36: 0x561eb343c3f0 VAL: '1200' (3 sibs) 36: 0x561eb343c488 VAL: '1201' (3 sibs) 36: 0x561eb343c520 VAL: '1202' (3 sibs) 36: 0x561eb343c2b8 SEQ: (3 sibs) 3 children: 36: 0x561eb343c5c0 VAL: '1210' (3 sibs) 36: 0x561eb343c658 VAL: '1211' (3 sibs) 36: 0x561eb343c6f0 VAL: '1212' (3 sibs) 36: 0x561eb343c350 SEQ: (3 sibs) 3 children: 36: 0x561eb343c790 VAL: '1220' (3 sibs) 36: 0x561eb343c828 VAL: '1221' (3 sibs) 36: 0x561eb343c8c0 VAL: '1222' (3 sibs) 36: 0x561eb34399a0 SEQ: (3 sibs) 3 children: 36: 0x561eb343c960 SEQ: (3 sibs) 3 children: 36: 0x561eb343cb30 SEQ: (3 sibs) 3 children: 36: 0x561eb343cd00 VAL: '2000' (3 sibs) 36: 0x561eb343cd98 VAL: '2001' (3 sibs) 36: 0x561eb343ce30 VAL: '2002' (3 sibs) 36: 0x561eb343cbc8 SEQ: (3 sibs) 3 children: 36: 0x561eb343ced0 VAL: '2010' (3 sibs) 36: 0x561eb343cf68 VAL: '2011' (3 sibs) 36: 0x561eb343d000 VAL: '2012' (3 sibs) 36: 0x561eb343cc60 SEQ: (3 sibs) 3 children: 36: 0x561eb343d0a0 VAL: '2020' (3 sibs) 36: 0x561eb343d138 VAL: '2021' (3 sibs) 36: 0x561eb343d1d0 VAL: '2022' (3 sibs) 36: 0x561eb343c9f8 SEQ: (3 sibs) 3 children: 36: 0x561eb343d270 SEQ: (3 sibs) 3 children: 36: 0x561eb343d440 VAL: '2100' (3 sibs) 36: 0x561eb343d4d8 VAL: '2101' (3 sibs) 36: 0x561eb343d570 VAL: '2102' (3 sibs) 36: 0x561eb343d308 SEQ: (3 sibs) 3 children: 36: 0x561eb343d610 VAL: '2110' (3 sibs) 36: 0x561eb343d6a8 VAL: '2111' (3 sibs) 36: 0x561eb343d740 VAL: '2112' (3 sibs) 36: 0x561eb343d3a0 SEQ: (3 sibs) 3 children: 36: 0x561eb343d7e0 VAL: '2120' (3 sibs) 36: 0x561eb343d878 VAL: '2121' (3 sibs) 36: 0x561eb343d910 VAL: '2122' (3 sibs) 36: 0x561eb343ca90 SEQ: (3 sibs) 3 children: 36: 0x561eb343d9b0 SEQ: (3 sibs) 3 children: 36: 0x561eb343db80 VAL: '2200' (3 sibs) 36: 0x561eb343dc18 VAL: '2201' (3 sibs) 36: 0x561eb343dcb0 VAL: '2202' (3 sibs) 36: 0x561eb343da48 SEQ: (3 sibs) 3 children: 36: 0x561eb343dd50 VAL: '2210' (3 sibs) 36: 0x561eb343dde8 VAL: '2211' (3 sibs) 36: 0x561eb343de80 VAL: '2212' (3 sibs) 36: 0x561eb343dae0 SEQ: (3 sibs) 3 children: 36: 0x561eb343df20 VAL: '2220' (3 sibs) 36: 0x561eb343dfb8 VAL: '2221' (3 sibs) 36: 0x561eb343e050 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x561eb34550a0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x561eb3455130 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x561eb34551c0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x561eb3455250 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x561eb34552e0 VAL: '0000' (3 sibs) 36: [5] [5] 0x561eb3455370 VAL: '0001' (3 sibs) 36: [6] [6] 0x561eb3455400 VAL: '0002' (3 sibs) 36: [7] [7] 0x561eb3455490 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x561eb3455520 VAL: '0010' (3 sibs) 36: [9] [9] 0x561eb34555b0 VAL: '0011' (3 sibs) 36: [10] [10] 0x561eb3455640 VAL: '0012' (3 sibs) 36: [11] [11] 0x561eb34556d0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x561eb3455760 VAL: '0020' (3 sibs) 36: [13] [13] 0x561eb34557f0 VAL: '0021' (3 sibs) 36: [14] [14] 0x561eb3455880 VAL: '0022' (3 sibs) 36: [15] [15] 0x561eb3455910 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x561eb34559a0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x561eb3455a30 VAL: '0100' (3 sibs) 36: [18] [18] 0x561eb3455ac0 VAL: '0101' (3 sibs) 36: [19] [19] 0x561eb3455b50 VAL: '0102' (3 sibs) 36: [20] [20] 0x561eb3455be0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x561eb3455c70 VAL: '0110' (3 sibs) 36: [22] [22] 0x561eb3455d00 VAL: '0111' (3 sibs) 36: [23] [23] 0x561eb3455d90 VAL: '0112' (3 sibs) 36: [24] [24] 0x561eb3455e20 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x561eb3455eb0 VAL: '0120' (3 sibs) 36: [26] [26] 0x561eb3455f40 VAL: '0121' (3 sibs) 36: [27] [27] 0x561eb3455fd0 VAL: '0122' (3 sibs) 36: [28] [28] 0x561eb3456060 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x561eb34560f0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x561eb3456180 VAL: '0200' (3 sibs) 36: [31] [31] 0x561eb3456210 VAL: '0201' (3 sibs) 36: [32] [32] 0x561eb34562a0 VAL: '0202' (3 sibs) 36: [33] [33] 0x561eb3456330 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x561eb34563c0 VAL: '0210' (3 sibs) 36: [35] [35] 0x561eb3456450 VAL: '0211' (3 sibs) 36: [36] [36] 0x561eb34564e0 VAL: '0212' (3 sibs) 36: [37] [37] 0x561eb3456570 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x561eb3456600 VAL: '0220' (3 sibs) 36: [39] [39] 0x561eb3456690 VAL: '0221' (3 sibs) 36: [40] [40] 0x561eb3456720 VAL: '0222' (3 sibs) 36: [41] [41] 0x561eb34567b0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x561eb3456840 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x561eb34568d0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x561eb3456960 VAL: '1000' (3 sibs) 36: [45] [45] 0x561eb34569f0 VAL: '1001' (3 sibs) 36: [46] [46] 0x561eb3456a80 VAL: '1002' (3 sibs) 36: [47] [47] 0x561eb3456b10 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x561eb3456ba0 VAL: '1010' (3 sibs) 36: [49] [49] 0x561eb3456c30 VAL: '1011' (3 sibs) 36: [50] [50] 0x561eb3456cc0 VAL: '1012' (3 sibs) 36: [51] [51] 0x561eb3456d50 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x561eb3456de0 VAL: '1020' (3 sibs) 36: [53] [53] 0x561eb3456e70 VAL: '1021' (3 sibs) 36: [54] [54] 0x561eb3456f00 VAL: '1022' (3 sibs) 36: [55] [55] 0x561eb3456f90 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x561eb3457020 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x561eb34570b0 VAL: '1100' (3 sibs) 36: [58] [58] 0x561eb3457140 VAL: '1101' (3 sibs) 36: [59] [59] 0x561eb34571d0 VAL: '1102' (3 sibs) 36: [60] [60] 0x561eb3457260 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x561eb34572f0 VAL: '1110' (3 sibs) 36: [62] [62] 0x561eb3457380 VAL: '1111' (3 sibs) 36: [63] [63] 0x561eb3457410 VAL: '1112' (3 sibs) 36: [64] [64] 0x561eb34574a0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x561eb3457530 VAL: '1120' (3 sibs) 36: [66] [66] 0x561eb34575c0 VAL: '1121' (3 sibs) 36: [67] [67] 0x561eb3457650 VAL: '1122' (3 sibs) 36: [68] [68] 0x561eb34576e0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x561eb3457770 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x561eb3457800 VAL: '1200' (3 sibs) 36: [71] [71] 0x561eb3457890 VAL: '1201' (3 sibs) 36: [72] [72] 0x561eb3457920 VAL: '1202' (3 sibs) 36: [73] [73] 0x561eb34579b0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x561eb3457a40 VAL: '1210' (3 sibs) 36: [75] [75] 0x561eb3457ad0 VAL: '1211' (3 sibs) 36: [76] [76] 0x561eb3457b60 VAL: '1212' (3 sibs) 36: [77] [77] 0x561eb3457bf0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x561eb3457c80 VAL: '1220' (3 sibs) 36: [79] [79] 0x561eb3457d10 VAL: '1221' (3 sibs) 36: [80] [80] 0x561eb3457da0 VAL: '1222' (3 sibs) 36: [81] [81] 0x561eb3457e30 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x561eb3457ec0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x561eb3457f50 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x561eb3457fe0 VAL: '2000' (3 sibs) 36: [85] [85] 0x561eb3458070 VAL: '2001' (3 sibs) 36: [86] [86] 0x561eb3458100 VAL: '2002' (3 sibs) 36: [87] [87] 0x561eb3458190 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x561eb3458220 VAL: '2010' (3 sibs) 36: [89] [89] 0x561eb34582b0 VAL: '2011' (3 sibs) 36: [90] [90] 0x561eb3458340 VAL: '2012' (3 sibs) 36: [91] [91] 0x561eb34583d0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x561eb3458460 VAL: '2020' (3 sibs) 36: [93] [93] 0x561eb34584f0 VAL: '2021' (3 sibs) 36: [94] [94] 0x561eb3458580 VAL: '2022' (3 sibs) 36: [95] [95] 0x561eb3458610 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x561eb34586a0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x561eb3458730 VAL: '2100' (3 sibs) 36: [98] [98] 0x561eb34587c0 VAL: '2101' (3 sibs) 36: [99] [99] 0x561eb3458850 VAL: '2102' (3 sibs) 36: [100] [100] 0x561eb34588e0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x561eb3458970 VAL: '2110' (3 sibs) 36: [102] [102] 0x561eb3458a00 VAL: '2111' (3 sibs) 36: [103] [103] 0x561eb3458a90 VAL: '2112' (3 sibs) 36: [104] [104] 0x561eb3458b20 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x561eb3458bb0 VAL: '2120' (3 sibs) 36: [106] [106] 0x561eb3458c40 VAL: '2121' (3 sibs) 36: [107] [107] 0x561eb3458cd0 VAL: '2122' (3 sibs) 36: [108] [108] 0x561eb3458d60 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x561eb3458df0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x561eb3458e80 VAL: '2200' (3 sibs) 36: [111] [111] 0x561eb3458f10 VAL: '2201' (3 sibs) 36: [112] [112] 0x561eb3458fa0 VAL: '2202' (3 sibs) 36: [113] [113] 0x561eb3459030 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x561eb34590c0 VAL: '2210' (3 sibs) 36: [115] [115] 0x561eb3459150 VAL: '2211' (3 sibs) 36: [116] [116] 0x561eb34591e0 VAL: '2212' (3 sibs) 36: [117] [117] 0x561eb3459270 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x561eb3459300 VAL: '2220' (3 sibs) 36: [119] [119] 0x561eb3459390 VAL: '2221' (3 sibs) 36: [120] [120] 0x561eb3459420 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.parse_windows/1 (1 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] 0x561eb3444250 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x561eb34442e0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x561eb3444370 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x561eb3444400 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x561eb3444490 VAL: '0000' (3 sibs) 36: [5] [5] 0x561eb3444520 VAL: '0001' (3 sibs) 36: [6] [6] 0x561eb34445b0 VAL: '0002' (3 sibs) 36: [7] [7] 0x561eb3444640 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x561eb34446d0 VAL: '0010' (3 sibs) 36: [9] [9] 0x561eb3444760 VAL: '0011' (3 sibs) 36: [10] [10] 0x561eb34447f0 VAL: '0012' (3 sibs) 36: [11] [11] 0x561eb3444880 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x561eb3444910 VAL: '0020' (3 sibs) 36: [13] [13] 0x561eb34449a0 VAL: '0021' (3 sibs) 36: [14] [14] 0x561eb3444a30 VAL: '0022' (3 sibs) 36: [15] [15] 0x561eb3444ac0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x561eb3444b50 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x561eb3444be0 VAL: '0100' (3 sibs) 36: [18] [18] 0x561eb3444c70 VAL: '0101' (3 sibs) 36: [19] [19] 0x561eb3444d00 VAL: '0102' (3 sibs) 36: [20] [20] 0x561eb3444d90 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x561eb3444e20 VAL: '0110' (3 sibs) 36: [22] [22] 0x561eb3444eb0 VAL: '0111' (3 sibs) 36: [23] [23] 0x561eb3444f40 VAL: '0112' (3 sibs) 36: [24] [24] 0x561eb3444fd0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x561eb3445060 VAL: '0120' (3 sibs) 36: [26] [26] 0x561eb34450f0 VAL: '0121' (3 sibs) 36: [27] [27] 0x561eb3445180 VAL: '0122' (3 sibs) 36: [28] [28] 0x561eb3445210 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x561eb34452a0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x561eb3445330 VAL: '0200' (3 sibs) 36: [31] [31] 0x561eb34453c0 VAL: '0201' (3 sibs) 36: [32] [32] 0x561eb3445450 VAL: '0202' (3 sibs) 36: [33] [33] 0x561eb34454e0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x561eb3445570 VAL: '0210' (3 sibs) 36: [35] [35] 0x561eb3445600 VAL: '0211' (3 sibs) 36: [36] [36] 0x561eb3445690 VAL: '0212' (3 sibs) 36: [37] [37] 0x561eb3445720 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x561eb34457b0 VAL: '0220' (3 sibs) 36: [39] [39] 0x561eb3445840 VAL: '0221' (3 sibs) 36: [40] [40] 0x561eb34458d0 VAL: '0222' (3 sibs) 36: [41] [41] 0x561eb3445960 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x561eb34459f0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x561eb3445a80 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x561eb3445b10 VAL: '1000' (3 sibs) 36: [45] [45] 0x561eb3445ba0 VAL: '1001' (3 sibs) 36: [46] [46] 0x561eb3445c30 VAL: '1002' (3 sibs) 36: [47] [47] 0x561eb3445cc0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x561eb3445d50 VAL: '1010' (3 sibs) 36: [49] [49] 0x561eb3445de0 VAL: '1011' (3 sibs) 36: [50] [50] 0x561eb3445e70 VAL: '1012' (3 sibs) 36: [51] [51] 0x561eb3445f00 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x561eb3445f90 VAL: '1020' (3 sibs) 36: [53] [53] 0x561eb3446020 VAL: '1021' (3 sibs) 36: [54] [54] 0x561eb34460b0 VAL: '1022' (3 sibs) 36: [55] [55] 0x561eb3446140 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x561eb34461d0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x561eb3446260 VAL: '1100' (3 sibs) 36: [58] [58] 0x561eb34462f0 VAL: '1101' (3 sibs) 36: [59] [59] 0x561eb3446380 VAL: '1102' (3 sibs) 36: [60] [60] 0x561eb3446410 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x561eb34464a0 VAL: '1110' (3 sibs) 36: [62] [62] 0x561eb3446530 VAL: '1111' (3 sibs) 36: [63] [63] 0x561eb34465c0 VAL: '1112' (3 sibs) 36: [64] [64] 0x561eb3446650 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x561eb34466e0 VAL: '1120' (3 sibs) 36: [66] [66] 0x561eb3446770 VAL: '1121' (3 sibs) 36: [67] [67] 0x561eb3446800 VAL: '1122' (3 sibs) 36: [68] [68] 0x561eb3446890 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x561eb3446920 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x561eb34469b0 VAL: '1200' (3 sibs) 36: [71] [71] 0x561eb3446a40 VAL: '1201' (3 sibs) 36: [72] [72] 0x561eb3446ad0 VAL: '1202' (3 sibs) 36: [73] [73] 0x561eb3446b60 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x561eb3446bf0 VAL: '1210' (3 sibs) 36: [75] [75] 0x561eb3446c80 VAL: '1211' (3 sibs) 36: [76] [76] 0x561eb3446d10 VAL: '1212' (3 sibs) 36: [77] [77] 0x561eb3446da0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x561eb3446e30 VAL: '1220' (3 sibs) 36: [79] [79] 0x561eb3446ec0 VAL: '1221' (3 sibs) 36: [80] [80] 0x561eb3446f50 VAL: '1222' (3 sibs) 36: [81] [81] 0x561eb3446fe0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x561eb3447070 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x561eb3447100 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x561eb3447190 VAL: '2000' (3 sibs) 36: [85] [85] 0x561eb3447220 VAL: '2001' (3 sibs) 36: [86] [86] 0x561eb34472b0 VAL: '2002' (3 sibs) 36: [87] [87] 0x561eb3447340 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x561eb34473d0 VAL: '2010' (3 sibs) 36: [89] [89] 0x561eb3447460 VAL: '2011' (3 sibs) 36: [90] [90] 0x561eb34474f0 VAL: '2012' (3 sibs) 36: [91] [91] 0x561eb3447580 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x561eb3447610 VAL: '2020' (3 sibs) 36: [93] [93] 0x561eb34476a0 VAL: '2021' (3 sibs) 36: [94] [94] 0x561eb3447730 VAL: '2022' (3 sibs) 36: [95] [95] 0x561eb34477c0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x561eb3447850 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x561eb34478e0 VAL: '2100' (3 sibs) 36: [98] [98] 0x561eb3447970 VAL: '2101' (3 sibs) 36: [99] [99] 0x561eb3447a00 VAL: '2102' (3 sibs) 36: [100] [100] 0x561eb3447a90 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x561eb3447b20 VAL: '2110' (3 sibs) 36: [102] [102] 0x561eb3447bb0 VAL: '2111' (3 sibs) 36: [103] [103] 0x561eb3447c40 VAL: '2112' (3 sibs) 36: [104] [104] 0x561eb3447cd0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x561eb3447d60 VAL: '2120' (3 sibs) 36: [106] [106] 0x561eb3447df0 VAL: '2121' (3 sibs) 36: [107] [107] 0x561eb3447e80 VAL: '2122' (3 sibs) 36: [108] [108] 0x561eb3447f10 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x561eb3447fa0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x561eb3448030 VAL: '2200' (3 sibs) 36: [111] [111] 0x561eb34480c0 VAL: '2201' (3 sibs) 36: [112] [112] 0x561eb3448150 VAL: '2202' (3 sibs) 36: [113] [113] 0x561eb34481e0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x561eb3448270 VAL: '2210' (3 sibs) 36: [115] [115] 0x561eb3448300 VAL: '2211' (3 sibs) 36: [116] [116] 0x561eb3448390 VAL: '2212' (3 sibs) 36: [117] [117] 0x561eb3448420 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x561eb34484b0 VAL: '2220' (3 sibs) 36: [119] [119] 0x561eb3448540 VAL: '2221' (3 sibs) 36: [120] [120] 0x561eb34485d0 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] 0x561eb345bcc0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x561eb345bd50 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x561eb345bde0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x561eb345be70 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x561eb345bf00 VAL: '0000' (3 sibs) 36: [5] [5] 0x561eb345bf90 VAL: '0001' (3 sibs) 36: [6] [6] 0x561eb345c020 VAL: '0002' (3 sibs) 36: [7] [7] 0x561eb345c0b0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x561eb345c140 VAL: '0010' (3 sibs) 36: [9] [9] 0x561eb345c1d0 VAL: '0011' (3 sibs) 36: [10] [10] 0x561eb345c260 VAL: '0012' (3 sibs) 36: [11] [11] 0x561eb345c2f0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x561eb345c380 VAL: '0020' (3 sibs) 36: [13] [13] 0x561eb345c410 VAL: '0021' (3 sibs) 36: [14] [14] 0x561eb345c4a0 VAL: '0022' (3 sibs) 36: [15] [15] 0x561eb345c530 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x561eb345c5c0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x561eb345c650 VAL: '0100' (3 sibs) 36: [18] [18] 0x561eb345c6e0 VAL: '0101' (3 sibs) 36: [19] [19] 0x561eb345c770 VAL: '0102' (3 sibs) 36: [20] [20] 0x561eb345c800 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x561eb345c890 VAL: '0110' (3 sibs) 36: [22] [22] 0x561eb345c920 VAL: '0111' (3 sibs) 36: [23] [23] 0x561eb345c9b0 VAL: '0112' (3 sibs) 36: [24] [24] 0x561eb345ca40 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x561eb345cad0 VAL: '0120' (3 sibs) 36: [26] [26] 0x561eb345cb60 VAL: '0121' (3 sibs) 36: [27] [27] 0x561eb345cbf0 VAL: '0122' (3 sibs) 36: [28] [28] 0x561eb345cc80 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x561eb345cd10 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x561eb345cda0 VAL: '0200' (3 sibs) 36: [31] [31] 0x561eb345ce30 VAL: '0201' (3 sibs) 36: [32] [32] 0x561eb345cec0 VAL: '0202' (3 sibs) 36: [33] [33] 0x561eb345cf50 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x561eb345cfe0 VAL: '0210' (3 sibs) 36: [35] [35] 0x561eb345d070 VAL: '0211' (3 sibs) 36: [36] [36] 0x561eb345d100 VAL: '0212' (3 sibs) 36: [37] [37] 0x561eb345d190 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x561eb345d220 VAL: '0220' (3 sibs) 36: [39] [39] 0x561eb345d2b0 VAL: '0221' (3 sibs) 36: [40] [40] 0x561eb345d340 VAL: '0222' (3 sibs) 36: [41] [41] 0x561eb345d3d0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x561eb345d460 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x561eb345d4f0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x561eb345d580 VAL: '1000' (3 sibs) 36: [45] [45] 0x561eb345d610 VAL: '1001' (3 sibs) 36: [46] [46] 0x561eb345d6a0 VAL: '1002' (3 sibs) 36: [47] [47] 0x561eb345d730 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x561eb345d7c0 VAL: '1010' (3 sibs) 36: [49] [49] 0x561eb345d850 VAL: '1011' (3 sibs) 36: [50] [50] 0x561eb345d8e0 VAL: '1012' (3 sibs) 36: [51] [51] 0x561eb345d970 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x561eb345da00 VAL: '1020' (3 sibs) 36: [53] [53] 0x561eb345da90 VAL: '1021' (3 sibs) 36: [54] [54] 0x561eb345db20 VAL: '1022' (3 sibs) 36: [55] [55] 0x561eb345dbb0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x561eb345dc40 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x561eb345dcd0 VAL: '1100' (3 sibs) 36: [58] [58] 0x561eb345dd60 VAL: '1101' (3 sibs) 36: [59] [59] 0x561eb345ddf0 VAL: '1102' (3 sibs) 36: [60] [60] 0x561eb345de80 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x561eb345df10 VAL: '1110' (3 sibs) 36: [62] [62] 0x561eb345dfa0 VAL: '1111' (3 sibs) 36: [63] [63] 0x561eb345e030 VAL: '1112' (3 sibs) 36: [64] [64] 0x561eb345e0c0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x561eb345e150 VAL: '1120' (3 sibs) 36: [66] [66] 0x561eb345e1e0 VAL: '1121' (3 sibs) 36: [67] [67] 0x561eb345e270 VAL: '1122' (3 sibs) 36: [68] [68] 0x561eb345e300 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x561eb345e390 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x561eb345e420 VAL: '1200' (3 sibs) 36: [71] [71] 0x561eb345e4b0 VAL: '1201' (3 sibs) 36: [72] [72] 0x561eb345e540 VAL: '1202' (3 sibs) 36: [73] [73] 0x561eb345e5d0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x561eb345e660 VAL: '1210' (3 sibs) 36: [75] [75] 0x561eb345e6f0 VAL: '1211' (3 sibs) 36: [76] [76] 0x561eb345e780 VAL: '1212' (3 sibs) 36: [77] [77] 0x561eb345e810 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x561eb345e8a0 VAL: '1220' (3 sibs) 36: [79] [79] 0x561eb345e930 VAL: '1221' (3 sibs) 36: [80] [80] 0x561eb345e9c0 VAL: '1222' (3 sibs) 36: [81] [81] 0x561eb345ea50 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x561eb345eae0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x561eb345eb70 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x561eb345ec00 VAL: '2000' (3 sibs) 36: [85] [85] 0x561eb345ec90 VAL: '2001' (3 sibs) 36: [86] [86] 0x561eb345ed20 VAL: '2002' (3 sibs) 36: [87] [87] 0x561eb345edb0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x561eb345ee40 VAL: '2010' (3 sibs) 36: [89] [89] 0x561eb345eed0 VAL: '2011' (3 sibs) 36: [90] [90] 0x561eb345ef60 VAL: '2012' (3 sibs) 36: [91] [91] 0x561eb345eff0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x561eb345f080 VAL: '2020' (3 sibs) 36: [93] [93] 0x561eb345f110 VAL: '2021' (3 sibs) 36: [94] [94] 0x561eb345f1a0 VAL: '2022' (3 sibs) 36: [95] [95] 0x561eb345f230 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x561eb345f2c0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x561eb345f350 VAL: '2100' (3 sibs) 36: [98] [98] 0x561eb345f3e0 VAL: '2101' (3 sibs) 36: [99] [99] 0x561eb345f470 VAL: '2102' (3 sibs) 36: [100] [100] 0x561eb345f500 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x561eb345f590 VAL: '2110' (3 sibs) 36: [102] [102] 0x561eb345f620 VAL: '2111' (3 sibs) 36: [103] [103] 0x561eb345f6b0 VAL: '2112' (3 sibs) 36: [104] [104] 0x561eb345f740 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x561eb345f7d0 VAL: '2120' (3 sibs) 36: [106] [106] 0x561eb345f860 VAL: '2121' (3 sibs) 36: [107] [107] 0x561eb345f8f0 VAL: '2122' (3 sibs) 36: [108] [108] 0x561eb345f980 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x561eb345fa10 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x561eb345faa0 VAL: '2200' (3 sibs) 36: [111] [111] 0x561eb345fb30 VAL: '2201' (3 sibs) 36: [112] [112] 0x561eb345fbc0 VAL: '2202' (3 sibs) 36: [113] [113] 0x561eb345fc50 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x561eb345fce0 VAL: '2210' (3 sibs) 36: [115] [115] 0x561eb345fd70 VAL: '2211' (3 sibs) 36: [116] [116] 0x561eb345fe00 VAL: '2212' (3 sibs) 36: [117] [117] 0x561eb345fe90 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x561eb345ff20 VAL: '2220' (3 sibs) 36: [119] [119] 0x561eb345ffb0 VAL: '2221' (3 sibs) 36: [120] [120] 0x561eb3460040 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] NESTED_SEQX4/YmlTestCase.complete_unix_round_trip/0 (1 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] 0x561eb344c080 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x561eb344c110 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x561eb344c1a0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x561eb344c230 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x561eb344c2c0 VAL: '0000' (3 sibs) 36: [5] [5] 0x561eb344c350 VAL: '0001' (3 sibs) 36: [6] [6] 0x561eb344c3e0 VAL: '0002' (3 sibs) 36: [7] [7] 0x561eb344c470 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x561eb344c500 VAL: '0010' (3 sibs) 36: [9] [9] 0x561eb344c590 VAL: '0011' (3 sibs) 36: [10] [10] 0x561eb344c620 VAL: '0012' (3 sibs) 36: [11] [11] 0x561eb344c6b0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x561eb344c740 VAL: '0020' (3 sibs) 36: [13] [13] 0x561eb344c7d0 VAL: '0021' (3 sibs) 36: [14] [14] 0x561eb344c860 VAL: '0022' (3 sibs) 36: [15] [15] 0x561eb344c8f0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x561eb344c980 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x561eb344ca10 VAL: '0100' (3 sibs) 36: [18] [18] 0x561eb344caa0 VAL: '0101' (3 sibs) 36: [19] [19] 0x561eb344cb30 VAL: '0102' (3 sibs) 36: [20] [20] 0x561eb344cbc0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x561eb344cc50 VAL: '0110' (3 sibs) 36: [22] [22] 0x561eb344cce0 VAL: '0111' (3 sibs) 36: [23] [23] 0x561eb344cd70 VAL: '0112' (3 sibs) 36: [24] [24] 0x561eb344ce00 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x561eb344ce90 VAL: '0120' (3 sibs) 36: [26] [26] 0x561eb344cf20 VAL: '0121' (3 sibs) 36: [27] [27] 0x561eb344cfb0 VAL: '0122' (3 sibs) 36: [28] [28] 0x561eb344d040 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x561eb344d0d0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x561eb344d160 VAL: '0200' (3 sibs) 36: [31] [31] 0x561eb344d1f0 VAL: '0201' (3 sibs) 36: [32] [32] 0x561eb344d280 VAL: '0202' (3 sibs) 36: [33] [33] 0x561eb344d310 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x561eb344d3a0 VAL: '0210' (3 sibs) 36: [35] [35] 0x561eb344d430 VAL: '0211' (3 sibs) 36: [36] [36] 0x561eb344d4c0 VAL: '0212' (3 sibs) 36: [37] [37] 0x561eb344d550 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x561eb344d5e0 VAL: '0220' (3 sibs) 36: [39] [39] 0x561eb344d670 VAL: '0221' (3 sibs) 36: [40] [40] 0x561eb344d700 VAL: '0222' (3 sibs) 36: [41] [41] 0x561eb344d790 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x561eb344d820 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x561eb344d8b0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x561eb344d940 VAL: '1000' (3 sibs) 36: [45] [45] 0x561eb344d9d0 VAL: '1001' (3 sibs) 36: [46] [46] 0x561eb344da60 VAL: '1002' (3 sibs) 36: [47] [47] 0x561eb344daf0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x561eb344db80 VAL: '1010' (3 sibs) 36: [49] [49] 0x561eb344dc10 VAL: '1011' (3 sibs) 36: [50] [50] 0x561eb344dca0 VAL: '1012' (3 sibs) 36: [51] [51] 0x561eb344dd30 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x561eb344ddc0 VAL: '1020' (3 sibs) 36: [53] [53] 0x561eb344de50 VAL: '1021' (3 sibs) 36: [54] [54] 0x561eb344dee0 VAL: '1022' (3 sibs) 36: [55] [55] 0x561eb344df70 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x561eb344e000 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x561eb344e090 VAL: '1100' (3 sibs) 36: [58] [58] 0x561eb344e120 VAL: '1101' (3 sibs) 36: [59] [59] 0x561eb344e1b0 VAL: '1102' (3 sibs) 36: [60] [60] 0x561eb344e240 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x561eb344e2d0 VAL: '1110' (3 sibs) 36: [62] [62] 0x561eb344e360 VAL: '1111' (3 sibs) 36: [63] [63] 0x561eb344e3f0 VAL: '1112' (3 sibs) 36: [64] [64] 0x561eb344e480 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x561eb344e510 VAL: '1120' (3 sibs) 36: [66] [66] 0x561eb344e5a0 VAL: '1121' (3 sibs) 36: [67] [67] 0x561eb344e630 VAL: '1122' (3 sibs) 36: [68] [68] 0x561eb344e6c0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x561eb344e750 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x561eb344e7e0 VAL: '1200' (3 sibs) 36: [71] [71] 0x561eb344e870 VAL: '1201' (3 sibs) 36: [72] [72] 0x561eb344e900 VAL: '1202' (3 sibs) 36: [73] [73] 0x561eb344e990 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x561eb344ea20 VAL: '1210' (3 sibs) 36: [75] [75] 0x561eb344eab0 VAL: '1211' (3 sibs) 36: [76] [76] 0x561eb344eb40 VAL: '1212' (3 sibs) 36: [77] [77] 0x561eb344ebd0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x561eb344ec60 VAL: '1220' (3 sibs) 36: [79] [79] 0x561eb344ecf0 VAL: '1221' (3 sibs) 36: [80] [80] 0x561eb344ed80 VAL: '1222' (3 sibs) 36: [81] [81] 0x561eb344ee10 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x561eb344eea0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x561eb344ef30 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x561eb344efc0 VAL: '2000' (3 sibs) 36: [85] [85] 0x561eb344f050 VAL: '2001' (3 sibs) 36: [86] [86] 0x561eb344f0e0 VAL: '2002' (3 sibs) 36: [87] [87] 0x561eb344f170 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x561eb344f200 VAL: '2010' (3 sibs) 36: [89] [89] 0x561eb344f290 VAL: '2011' (3 sibs) 36: [90] [90] 0x561eb344f320 VAL: '2012' (3 sibs) 36: [91] [91] 0x561eb344f3b0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x561eb344f440 VAL: '2020' (3 sibs) 36: [93] [93] 0x561eb344f4d0 VAL: '2021' (3 sibs) 36: [94] [94] 0x561eb344f560 VAL: '2022' (3 sibs) 36: [95] [95] 0x561eb344f5f0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x561eb344f680 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x561eb344f710 VAL: '2100' (3 sibs) 36: [98] [98] 0x561eb344f7a0 VAL: '2101' (3 sibs) 36: [99] [99] 0x561eb344f830 VAL: '2102' (3 sibs) 36: [100] [100] 0x561eb344f8c0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x561eb344f950 VAL: '2110' (3 sibs) 36: [102] [102] 0x561eb344f9e0 VAL: '2111' (3 sibs) 36: [103] [103] 0x561eb344fa70 VAL: '2112' (3 sibs) 36: [104] [104] 0x561eb344fb00 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x561eb344fb90 VAL: '2120' (3 sibs) 36: [106] [106] 0x561eb344fc20 VAL: '2121' (3 sibs) 36: [107] [107] 0x561eb344fcb0 VAL: '2122' (3 sibs) 36: [108] [108] 0x561eb344fd40 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x561eb344fdd0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x561eb344fe60 VAL: '2200' (3 sibs) 36: [111] [111] 0x561eb344fef0 VAL: '2201' (3 sibs) 36: [112] [112] 0x561eb344ff80 VAL: '2202' (3 sibs) 36: [113] [113] 0x561eb3450010 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x561eb34500a0 VAL: '2210' (3 sibs) 36: [115] [115] 0x561eb3450130 VAL: '2211' (3 sibs) 36: [116] [116] 0x561eb34501c0 VAL: '2212' (3 sibs) 36: [117] [117] 0x561eb3450250 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x561eb34502e0 VAL: '2220' (3 sibs) 36: [119] [119] 0x561eb3450370 VAL: '2221' (3 sibs) 36: [120] [120] 0x561eb3450400 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] 0x561eb34604d0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x561eb3460560 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x561eb34605f0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x561eb3460680 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x561eb3460710 VAL: '0000' (3 sibs) 36: [5] [5] 0x561eb34607a0 VAL: '0001' (3 sibs) 36: [6] [6] 0x561eb3460830 VAL: '0002' (3 sibs) 36: [7] [7] 0x561eb34608c0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x561eb3460950 VAL: '0010' (3 sibs) 36: [9] [9] 0x561eb34609e0 VAL: '0011' (3 sibs) 36: [10] [10] 0x561eb3460a70 VAL: '0012' (3 sibs) 36: [11] [11] 0x561eb3460b00 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x561eb3460b90 VAL: '0020' (3 sibs) 36: [13] [13] 0x561eb3460c20 VAL: '0021' (3 sibs) 36: [14] [14] 0x561eb3460cb0 VAL: '0022' (3 sibs) 36: [15] [15] 0x561eb3460d40 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x561eb3460dd0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x561eb3460e60 VAL: '0100' (3 sibs) 36: [18] [18] 0x561eb3460ef0 VAL: '0101' (3 sibs) 36: [19] [19] 0x561eb3460f80 VAL: '0102' (3 sibs) 36: [20] [20] 0x561eb3461010 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x561eb34610a0 VAL: '0110' (3 sibs) 36: [22] [22] 0x561eb3461130 VAL: '0111' (3 sibs) 36: [23] [23] 0x561eb34611c0 VAL: '0112' (3 sibs) 36: [24] [24] 0x561eb3461250 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x561eb34612e0 VAL: '0120' (3 sibs) 36: [26] [26] 0x561eb3461370 VAL: '0121' (3 sibs) 36: [27] [27] 0x561eb3461400 VAL: '0122' (3 sibs) 36: [28] [28] 0x561eb3461490 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x561eb3461520 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x561eb34615b0 VAL: '0200' (3 sibs) 36: [31] [31] 0x561eb3461640 VAL: '0201' (3 sibs) 36: [32] [32] 0x561eb34616d0 VAL: '0202' (3 sibs) 36: [33] [33] 0x561eb3461760 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x561eb34617f0 VAL: '0210' (3 sibs) 36: [35] [35] 0x561eb3461880 VAL: '0211' (3 sibs) 36: [36] [36] 0x561eb3461910 VAL: '0212' (3 sibs) 36: [37] [37] 0x561eb34619a0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x561eb3461a30 VAL: '0220' (3 sibs) 36: [39] [39] 0x561eb3461ac0 VAL: '0221' (3 sibs) 36: [40] [40] 0x561eb3461b50 VAL: '0222' (3 sibs) 36: [41] [41] 0x561eb3461be0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x561eb3461c70 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x561eb3461d00 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x561eb3461d90 VAL: '1000' (3 sibs) 36: [45] [45] 0x561eb3461e20 VAL: '1001' (3 sibs) 36: [46] [46] 0x561eb3461eb0 VAL: '1002' (3 sibs) 36: [47] [47] 0x561eb3461f40 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x561eb3461fd0 VAL: '1010' (3 sibs) 36: [49] [49] 0x561eb3462060 VAL: '1011' (3 sibs) 36: [50] [50] 0x561eb34620f0 VAL: '1012' (3 sibs) 36: [51] [51] 0x561eb3462180 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x561eb3462210 VAL: '1020' (3 sibs) 36: [53] [53] 0x561eb34622a0 VAL: '1021' (3 sibs) 36: [54] [54] 0x561eb3462330 VAL: '1022' (3 sibs) 36: [55] [55] 0x561eb34623c0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x561eb3462450 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x561eb34624e0 VAL: '1100' (3 sibs) 36: [58] [58] 0x561eb3462570 VAL: '1101' (3 sibs) 36: [59] [59] 0x561eb3462600 VAL: '1102' (3 sibs) 36: [60] [60] 0x561eb3462690 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x561eb3462720 VAL: '1110' (3 sibs) 36: [62] [62] 0x561eb34627b0 VAL: '1111' (3 sibs) 36: [63] [63] 0x561eb3462840 VAL: '1112' (3 sibs) 36: [64] [64] 0x561eb34628d0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x561eb3462960 VAL: '1120' (3 sibs) 36: [66] [66] 0x561eb34629f0 VAL: '1121' (3 sibs) 36: [67] [67] 0x561eb3462a80 VAL: '1122' (3 sibs) 36: [68] [68] 0x561eb3462b10 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x561eb3462ba0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x561eb3462c30 VAL: '1200' (3 sibs) 36: [71] [71] 0x561eb3462cc0 VAL: '1201' (3 sibs) 36: [72] [72] 0x561eb3462d50 VAL: '1202' (3 sibs) 36: [73] [73] 0x561eb3462de0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x561eb3462e70 VAL: '1210' (3 sibs) 36: [75] [75] 0x561eb3462f00 VAL: '1211' (3 sibs) 36: [76] [76] 0x561eb3462f90 VAL: '1212' (3 sibs) 36: [77] [77] 0x561eb3463020 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x561eb34630b0 VAL: '1220' (3 sibs) 36: [79] [79] 0x561eb3463140 VAL: '1221' (3 sibs) 36: [80] [80] 0x561eb34631d0 VAL: '1222' (3 sibs) 36: [81] [81] 0x561eb3463260 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x561eb34632f0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x561eb3463380 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x561eb3463410 VAL: '2000' (3 sibs) 36: [85] [85] 0x561eb34634a0 VAL: '2001' (3 sibs) 36: [86] [86] 0x561eb3463530 VAL: '2002' (3 sibs) 36: [87] [87] 0x561eb34635c0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x561eb3463650 VAL: '2010' (3 sibs) 36: [89] [89] 0x561eb34636e0 VAL: '2011' (3 sibs) 36: [90] [90] 0x561eb3463770 VAL: '2012' (3 sibs) 36: [91] [91] 0x561eb3463800 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x561eb3463890 VAL: '2020' (3 sibs) 36: [93] [93] 0x561eb3463920 VAL: '2021' (3 sibs) 36: [94] [94] 0x561eb34639b0 VAL: '2022' (3 sibs) 36: [95] [95] 0x561eb3463a40 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x561eb3463ad0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x561eb3463b60 VAL: '2100' (3 sibs) 36: [98] [98] 0x561eb3463bf0 VAL: '2101' (3 sibs) 36: [99] [99] 0x561eb3463c80 VAL: '2102' (3 sibs) 36: [100] [100] 0x561eb3463d10 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x561eb3463da0 VAL: '2110' (3 sibs) 36: [102] [102] 0x561eb3463e30 VAL: '2111' (3 sibs) 36: [103] [103] 0x561eb3463ec0 VAL: '2112' (3 sibs) 36: [104] [104] 0x561eb3463f50 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x561eb3463fe0 VAL: '2120' (3 sibs) 36: [106] [106] 0x561eb3464070 VAL: '2121' (3 sibs) 36: [107] [107] 0x561eb3464100 VAL: '2122' (3 sibs) 36: [108] [108] 0x561eb3464190 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x561eb3464220 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x561eb34642b0 VAL: '2200' (3 sibs) 36: [111] [111] 0x561eb3464340 VAL: '2201' (3 sibs) 36: [112] [112] 0x561eb34643d0 VAL: '2202' (3 sibs) 36: [113] [113] 0x561eb3464460 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x561eb34644f0 VAL: '2210' (3 sibs) 36: [115] [115] 0x561eb3464580 VAL: '2211' (3 sibs) 36: [116] [116] 0x561eb3464610 VAL: '2212' (3 sibs) 36: [117] [117] 0x561eb34646a0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x561eb3464730 VAL: '2220' (3 sibs) 36: [119] [119] 0x561eb34647c0 VAL: '2221' (3 sibs) 36: [120] [120] 0x561eb3464850 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] 0x561eb3450890 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x561eb3450920 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x561eb34509b0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x561eb3450a40 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x561eb3450ad0 VAL: '0000' (3 sibs) 36: [5] [5] 0x561eb3450b60 VAL: '0001' (3 sibs) 36: [6] [6] 0x561eb3450bf0 VAL: '0002' (3 sibs) 36: [7] [7] 0x561eb3450c80 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x561eb3450d10 VAL: '0010' (3 sibs) 36: [9] [9] 0x561eb3450da0 VAL: '0011' (3 sibs) 36: [10] [10] 0x561eb3450e30 VAL: '0012' (3 sibs) 36: [11] [11] 0x561eb3450ec0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x561eb3450f50 VAL: '0020' (3 sibs) 36: [13] [13] 0x561eb3450fe0 VAL: '0021' (3 sibs) 36: [14] [14] 0x561eb3451070 VAL: '0022' (3 sibs) 36: [15] [15] 0x561eb3451100 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x561eb3451190 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x561eb3451220 VAL: '0100' (3 sibs) 36: [18] [18] 0x561eb34512b0 VAL: '0101' (3 sibs) 36: [19] [19] 0x561eb3451340 VAL: '0102' (3 sibs) 36: [20] [20] 0x561eb34513d0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x561eb3451460 VAL: '0110' (3 sibs) 36: [22] [22] 0x561eb34514f0 VAL: '0111' (3 sibs) 36: [23] [23] 0x561eb3451580 VAL: '0112' (3 sibs) 36: [24] [24] 0x561eb3451610 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x561eb34516a0 VAL: '0120' (3 sibs) 36: [26] [26] 0x561eb3451730 VAL: '0121' (3 sibs) 36: [27] [27] 0x561eb34517c0 VAL: '0122' (3 sibs) 36: [28] [28] 0x561eb3451850 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x561eb34518e0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x561eb3451970 VAL: '0200' (3 sibs) 36: [31] [31] 0x561eb3451a00 VAL: '0201' (3 sibs) 36: [32] [32] 0x561eb3451a90 VAL: '0202' (3 sibs) 36: [33] [33] 0x561eb3451b20 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x561eb3451bb0 VAL: '0210' (3 sibs) 36: [35] [35] 0x561eb3451c40 VAL: '0211' (3 sibs) 36: [36] [36] 0x561eb3451cd0 VAL: '0212' (3 sibs) 36: [37] [37] 0x561eb3451d60 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x561eb3451df0 VAL: '0220' (3 sibs) 36: [39] [39] 0x561eb3451e80 VAL: '0221' (3 sibs) 36: [40] [40] 0x561eb3451f10 VAL: '0222' (3 sibs) 36: [41] [41] 0x561eb3451fa0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x561eb3452030 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x561eb34520c0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x561eb3452150 VAL: '1000' (3 sibs) 36: [45] [45] 0x561eb34521e0 VAL: '1001' (3 sibs) 36: [46] [46] 0x561eb3452270 VAL: '1002' (3 sibs) 36: [47] [47] 0x561eb3452300 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x561eb3452390 VAL: '1010' (3 sibs) 36: [49] [49] 0x561eb3452420 VAL: '1011' (3 sibs) 36: [50] [50] 0x561eb34524b0 VAL: '1012' (3 sibs) 36: [51] [51] 0x561eb3452540 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x561eb34525d0 VAL: '1020' (3 sibs) 36: [53] [53] 0x561eb3452660 VAL: '1021' (3 sibs) 36: [54] [54] 0x561eb34526f0 VAL: '1022' (3 sibs) 36: [55] [55] 0x561eb3452780 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x561eb3452810 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x561eb34528a0 VAL: '1100' (3 sibs) 36: [58] [58] 0x561eb3452930 VAL: '1101' (3 sibs) 36: [59] [59] 0x561eb34529c0 VAL: '1102' (3 sibs) 36: [60] [60] 0x561eb3452a50 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x561eb3452ae0 VAL: '1110' (3 sibs) 36: [62] [62] 0x561eb3452b70 VAL: '1111' (3 sibs) 36: [63] [63] 0x561eb3452c00 VAL: '1112' (3 sibs) 36: [64] [64] 0x561eb3452c90 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x561eb3452d20 VAL: '1120' (3 sibs) 36: [66] [66] 0x561eb3452db0 VAL: '1121' (3 sibs) 36: [67] [67] 0x561eb3452e40 VAL: '1122' (3 sibs) 36: [68] [68] 0x561eb3452ed0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x561eb3452f60 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x561eb3452ff0 VAL: '1200' (3 sibs) 36: [71] [71] 0x561eb3453080 VAL: '1201' (3 sibs) 36: [72] [72] 0x561eb3453110 VAL: '1202' (3 sibs) 36: [73] [73] 0x561eb34531a0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x561eb3453230 VAL: '1210' (3 sibs) 36: [75] [75] 0x561eb34532c0 VAL: '1211' (3 sibs) 36: [76] [76] 0x561eb3453350 VAL: '1212' (3 sibs) 36: [77] [77] 0x561eb34533e0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x561eb3453470 VAL: '1220' (3 sibs) 36: [79] [79] 0x561eb3453500 VAL: '1221' (3 sibs) 36: [80] [80] 0x561eb3453590 VAL: '1222' (3 sibs) 36: [81] [81] 0x561eb3453620 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x561eb34536b0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x561eb3453740 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x561eb34537d0 VAL: '2000' (3 sibs) 36: [85] [85] 0x561eb3453860 VAL: '2001' (3 sibs) 36: [86] [86] 0x561eb34538f0 VAL: '2002' (3 sibs) 36: [87] [87] 0x561eb3453980 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x561eb3453a10 VAL: '2010' (3 sibs) 36: [89] [89] 0x561eb3453aa0 VAL: '2011' (3 sibs) 36: [90] [90] 0x561eb3453b30 VAL: '2012' (3 sibs) 36: [91] [91] 0x561eb3453bc0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x561eb3453c50 VAL: '2020' (3 sibs) 36: [93] [93] 0x561eb3453ce0 VAL: '2021' (3 sibs) 36: [94] [94] 0x561eb3453d70 VAL: '2022' (3 sibs) 36: [95] [95] 0x561eb3453e00 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x561eb3453e90 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x561eb3453f20 VAL: '2100' (3 sibs) 36: [98] [98] 0x561eb3453fb0 VAL: '2101' (3 sibs) 36: [99] [99] 0x561eb3454040 VAL: '2102' (3 sibs) 36: [100] [100] 0x561eb34540d0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x561eb3454160 VAL: '2110' (3 sibs) 36: [102] [102] 0x561eb34541f0 VAL: '2111' (3 sibs) 36: [103] [103] 0x561eb3454280 VAL: '2112' (3 sibs) 36: [104] [104] 0x561eb3454310 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x561eb34543a0 VAL: '2120' (3 sibs) 36: [106] [106] 0x561eb3454430 VAL: '2121' (3 sibs) 36: [107] [107] 0x561eb34544c0 VAL: '2122' (3 sibs) 36: [108] [108] 0x561eb3454550 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x561eb34545e0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x561eb3454670 VAL: '2200' (3 sibs) 36: [111] [111] 0x561eb3454700 VAL: '2201' (3 sibs) 36: [112] [112] 0x561eb3454790 VAL: '2202' (3 sibs) 36: [113] [113] 0x561eb3454820 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x561eb34548b0 VAL: '2210' (3 sibs) 36: [115] [115] 0x561eb3454940 VAL: '2211' (3 sibs) 36: [116] [116] 0x561eb34549d0 VAL: '2212' (3 sibs) 36: [117] [117] 0x561eb3454a60 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x561eb3454af0 VAL: '2220' (3 sibs) 36: [119] [119] 0x561eb3454b80 VAL: '2221' (3 sibs) 36: [120] [120] 0x561eb3454c10 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] 0x561eb3464ce0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x561eb3464d70 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x561eb3464e00 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x561eb3464e90 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x561eb3464f20 VAL: '0000' (3 sibs) 36: [5] [5] 0x561eb3464fb0 VAL: '0001' (3 sibs) 36: [6] [6] 0x561eb3465040 VAL: '0002' (3 sibs) 36: [7] [7] 0x561eb34650d0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x561eb3465160 VAL: '0010' (3 sibs) 36: [9] [9] 0x561eb34651f0 VAL: '0011' (3 sibs) 36: [10] [10] 0x561eb3465280 VAL: '0012' (3 sibs) 36: [11] [11] 0x561eb3465310 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x561eb34653a0 VAL: '0020' (3 sibs) 36: [13] [13] 0x561eb3465430 VAL: '0021' (3 sibs) 36: [14] [14] 0x561eb34654c0 VAL: '0022' (3 sibs) 36: [15] [15] 0x561eb3465550 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x561eb34655e0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x561eb3465670 VAL: '0100' (3 sibs) 36: [18] [18] 0x561eb3465700 VAL: '0101' (3 sibs) 36: [19] [19] 0x561eb3465790 VAL: '0102' (3 sibs) 36: [20] [20] 0x561eb3465820 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x561eb34658b0 VAL: '0110' (3 sibs) 36: [22] [22] 0x561eb3465940 VAL: '0111' (3 sibs) 36: [23] [23] 0x561eb34659d0 VAL: '0112' (3 sibs) 36: [24] [24] 0x561eb3465a60 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x561eb3465af0 VAL: '0120' (3 sibs) 36: [26] [26] 0x561eb3465b80 VAL: '0121' (3 sibs) 36: [27] [27] 0x561eb3465c10 VAL: '0122' (3 sibs) 36: [28] [28] 0x561eb3465ca0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x561eb3465d30 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x561eb3465dc0 VAL: '0200' (3 sibs) 36: [31] [31] 0x561eb3465e50 VAL: '0201' (3 sibs) 36: [32] [32] 0x561eb3465ee0 VAL: '0202' (3 sibs) 36: [33] [33] 0x561eb3465f70 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x561eb3466000 VAL: '0210' (3 sibs) 36: [35] [35] 0x561eb3466090 VAL: '0211' (3 sibs) 36: [36] [36] 0x561eb3466120 VAL: '0212' (3 sibs) 36: [37] [37] 0x561eb34661b0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x561eb3466240 VAL: '0220' (3 sibs) 36: [39] [39] 0x561eb34662d0 VAL: '0221' (3 sibs) 36: [40] [40] 0x561eb3466360 VAL: '0222' (3 sibs) 36: [41] [41] 0x561eb34663f0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x561eb3466480 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x561eb3466510 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x561eb34665a0 VAL: '1000' (3 sibs) 36: [45] [45] 0x561eb3466630 VAL: '1001' (3 sibs) 36: [46] [46] 0x561eb34666c0 VAL: '1002' (3 sibs) 36: [47] [47] 0x561eb3466750 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x561eb34667e0 VAL: '1010' (3 sibs) 36: [49] [49] 0x561eb3466870 VAL: '1011' (3 sibs) 36: [50] [50] 0x561eb3466900 VAL: '1012' (3 sibs) 36: [51] [51] 0x561eb3466990 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x561eb3466a20 VAL: '1020' (3 sibs) 36: [53] [53] 0x561eb3466ab0 VAL: '1021' (3 sibs) 36: [54] [54] 0x561eb3466b40 VAL: '1022' (3 sibs) 36: [55] [55] 0x561eb3466bd0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x561eb3466c60 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x561eb3466cf0 VAL: '1100' (3 sibs) 36: [58] [58] 0x561eb3466d80 VAL: '1101' (3 sibs) 36: [59] [59] 0x561eb3466e10 VAL: '1102' (3 sibs) 36: [60] [60] 0x561eb3466ea0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x561eb3466f30 VAL: '1110' (3 sibs) 36: [62] [62] 0x561eb3466fc0 VAL: '1111' (3 sibs) 36: [63] [63] 0x561eb3467050 VAL: '1112' (3 sibs) 36: [64] [64] 0x561eb34670e0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x561eb3467170 VAL: '1120' (3 sibs) 36: [66] [66] 0x561eb3467200 VAL: '1121' (3 sibs) 36: [67] [67] 0x561eb3467290 VAL: '1122' (3 sibs) 36: [68] [68] 0x561eb3467320 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x561eb34673b0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x561eb3467440 VAL: '1200' (3 sibs) 36: [71] [71] 0x561eb34674d0 VAL: '1201' (3 sibs) 36: [72] [72] 0x561eb3467560 VAL: '1202' (3 sibs) 36: [73] [73] 0x561eb34675f0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x561eb3467680 VAL: '1210' (3 sibs) 36: [75] [75] 0x561eb3467710 VAL: '1211' (3 sibs) 36: [76] [76] 0x561eb34677a0 VAL: '1212' (3 sibs) 36: [77] [77] 0x561eb3467830 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x561eb34678c0 VAL: '1220' (3 sibs) 36: [79] [79] 0x561eb3467950 VAL: '1221' (3 sibs) 36: [80] [80] 0x561eb34679e0 VAL: '1222' (3 sibs) 36: [81] [81] 0x561eb3467a70 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x561eb3467b00 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x561eb3467b90 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x561eb3467c20 VAL: '2000' (3 sibs) 36: [85] [85] 0x561eb3467cb0 VAL: '2001' (3 sibs) 36: [86] [86] 0x561eb3467d40 VAL: '2002' (3 sibs) 36: [87] [87] 0x561eb3467dd0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x561eb3467e60 VAL: '2010' (3 sibs) 36: [89] [89] 0x561eb3467ef0 VAL: '2011' (3 sibs) 36: [90] [90] 0x561eb3467f80 VAL: '2012' (3 sibs) 36: [91] [91] 0x561eb3468010 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x561eb34680a0 VAL: '2020' (3 sibs) 36: [93] [93] 0x561eb3468130 VAL: '2021' (3 sibs) 36: [94] [94] 0x561eb34681c0 VAL: '2022' (3 sibs) 36: [95] [95] 0x561eb3468250 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x561eb34682e0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x561eb3468370 VAL: '2100' (3 sibs) 36: [98] [98] 0x561eb3468400 VAL: '2101' (3 sibs) 36: [99] [99] 0x561eb3468490 VAL: '2102' (3 sibs) 36: [100] [100] 0x561eb3468520 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x561eb34685b0 VAL: '2110' (3 sibs) 36: [102] [102] 0x561eb3468640 VAL: '2111' (3 sibs) 36: [103] [103] 0x561eb34686d0 VAL: '2112' (3 sibs) 36: [104] [104] 0x561eb3468760 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x561eb34687f0 VAL: '2120' (3 sibs) 36: [106] [106] 0x561eb3468880 VAL: '2121' (3 sibs) 36: [107] [107] 0x561eb3468910 VAL: '2122' (3 sibs) 36: [108] [108] 0x561eb34689a0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x561eb3468a30 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x561eb3468ac0 VAL: '2200' (3 sibs) 36: [111] [111] 0x561eb3468b50 VAL: '2201' (3 sibs) 36: [112] [112] 0x561eb3468be0 VAL: '2202' (3 sibs) 36: [113] [113] 0x561eb3468c70 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x561eb3468d00 VAL: '2210' (3 sibs) 36: [115] [115] 0x561eb3468d90 VAL: '2211' (3 sibs) 36: [116] [116] 0x561eb3468e20 VAL: '2212' (3 sibs) 36: [117] [117] 0x561eb3468eb0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x561eb3468f40 VAL: '2220' (3 sibs) 36: [119] [119] 0x561eb3468fd0 VAL: '2221' (3 sibs) 36: [120] [120] 0x561eb3469060 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] NESTED_SEQX4/YmlTestCase.complete_windows_round_trip/0 (1 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] 0x561eb34550a0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x561eb3455130 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x561eb34551c0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x561eb3455250 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x561eb34552e0 VAL: '0000' (3 sibs) 36: [5] [5] 0x561eb3455370 VAL: '0001' (3 sibs) 36: [6] [6] 0x561eb3455400 VAL: '0002' (3 sibs) 36: [7] [7] 0x561eb3455490 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x561eb3455520 VAL: '0010' (3 sibs) 36: [9] [9] 0x561eb34555b0 VAL: '0011' (3 sibs) 36: [10] [10] 0x561eb3455640 VAL: '0012' (3 sibs) 36: [11] [11] 0x561eb34556d0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x561eb3455760 VAL: '0020' (3 sibs) 36: [13] [13] 0x561eb34557f0 VAL: '0021' (3 sibs) 36: [14] [14] 0x561eb3455880 VAL: '0022' (3 sibs) 36: [15] [15] 0x561eb3455910 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x561eb34559a0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x561eb3455a30 VAL: '0100' (3 sibs) 36: [18] [18] 0x561eb3455ac0 VAL: '0101' (3 sibs) 36: [19] [19] 0x561eb3455b50 VAL: '0102' (3 sibs) 36: [20] [20] 0x561eb3455be0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x561eb3455c70 VAL: '0110' (3 sibs) 36: [22] [22] 0x561eb3455d00 VAL: '0111' (3 sibs) 36: [23] [23] 0x561eb3455d90 VAL: '0112' (3 sibs) 36: [24] [24] 0x561eb3455e20 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x561eb3455eb0 VAL: '0120' (3 sibs) 36: [26] [26] 0x561eb3455f40 VAL: '0121' (3 sibs) 36: [27] [27] 0x561eb3455fd0 VAL: '0122' (3 sibs) 36: [28] [28] 0x561eb3456060 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x561eb34560f0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x561eb3456180 VAL: '0200' (3 sibs) 36: [31] [31] 0x561eb3456210 VAL: '0201' (3 sibs) 36: [32] [32] 0x561eb34562a0 VAL: '0202' (3 sibs) 36: [33] [33] 0x561eb3456330 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x561eb34563c0 VAL: '0210' (3 sibs) 36: [35] [35] 0x561eb3456450 VAL: '0211' (3 sibs) 36: [36] [36] 0x561eb34564e0 VAL: '0212' (3 sibs) 36: [37] [37] 0x561eb3456570 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x561eb3456600 VAL: '0220' (3 sibs) 36: [39] [39] 0x561eb3456690 VAL: '0221' (3 sibs) 36: [40] [40] 0x561eb3456720 VAL: '0222' (3 sibs) 36: [41] [41] 0x561eb34567b0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x561eb3456840 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x561eb34568d0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x561eb3456960 VAL: '1000' (3 sibs) 36: [45] [45] 0x561eb34569f0 VAL: '1001' (3 sibs) 36: [46] [46] 0x561eb3456a80 VAL: '1002' (3 sibs) 36: [47] [47] 0x561eb3456b10 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x561eb3456ba0 VAL: '1010' (3 sibs) 36: [49] [49] 0x561eb3456c30 VAL: '1011' (3 sibs) 36: [50] [50] 0x561eb3456cc0 VAL: '1012' (3 sibs) 36: [51] [51] 0x561eb3456d50 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x561eb3456de0 VAL: '1020' (3 sibs) 36: [53] [53] 0x561eb3456e70 VAL: '1021' (3 sibs) 36: [54] [54] 0x561eb3456f00 VAL: '1022' (3 sibs) 36: [55] [55] 0x561eb3456f90 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x561eb3457020 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x561eb34570b0 VAL: '1100' (3 sibs) 36: [58] [58] 0x561eb3457140 VAL: '1101' (3 sibs) 36: [59] [59] 0x561eb34571d0 VAL: '1102' (3 sibs) 36: [60] [60] 0x561eb3457260 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x561eb34572f0 VAL: '1110' (3 sibs) 36: [62] [62] 0x561eb3457380 VAL: '1111' (3 sibs) 36: [63] [63] 0x561eb3457410 VAL: '1112' (3 sibs) 36: [64] [64] 0x561eb34574a0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x561eb3457530 VAL: '1120' (3 sibs) 36: [66] [66] 0x561eb34575c0 VAL: '1121' (3 sibs) 36: [67] [67] 0x561eb3457650 VAL: '1122' (3 sibs) 36: [68] [68] 0x561eb34576e0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x561eb3457770 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x561eb3457800 VAL: '1200' (3 sibs) 36: [71] [71] 0x561eb3457890 VAL: '1201' (3 sibs) 36: [72] [72] 0x561eb3457920 VAL: '1202' (3 sibs) 36: [73] [73] 0x561eb34579b0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x561eb3457a40 VAL: '1210' (3 sibs) 36: [75] [75] 0x561eb3457ad0 VAL: '1211' (3 sibs) 36: [76] [76] 0x561eb3457b60 VAL: '1212' (3 sibs) 36: [77] [77] 0x561eb3457bf0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x561eb3457c80 VAL: '1220' (3 sibs) 36: [79] [79] 0x561eb3457d10 VAL: '1221' (3 sibs) 36: [80] [80] 0x561eb3457da0 VAL: '1222' (3 sibs) 36: [81] [81] 0x561eb3457e30 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x561eb3457ec0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x561eb3457f50 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x561eb3457fe0 VAL: '2000' (3 sibs) 36: [85] [85] 0x561eb3458070 VAL: '2001' (3 sibs) 36: [86] [86] 0x561eb3458100 VAL: '2002' (3 sibs) 36: [87] [87] 0x561eb3458190 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x561eb3458220 VAL: '2010' (3 sibs) 36: [89] [89] 0x561eb34582b0 VAL: '2011' (3 sibs) 36: [90] [90] 0x561eb3458340 VAL: '2012' (3 sibs) 36: [91] [91] 0x561eb34583d0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x561eb3458460 VAL: '2020' (3 sibs) 36: [93] [93] 0x561eb34584f0 VAL: '2021' (3 sibs) 36: [94] [94] 0x561eb3458580 VAL: '2022' (3 sibs) 36: [95] [95] 0x561eb3458610 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x561eb34586a0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x561eb3458730 VAL: '2100' (3 sibs) 36: [98] [98] 0x561eb34587c0 VAL: '2101' (3 sibs) 36: [99] [99] 0x561eb3458850 VAL: '2102' (3 sibs) 36: [100] [100] 0x561eb34588e0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x561eb3458970 VAL: '2110' (3 sibs) 36: [102] [102] 0x561eb3458a00 VAL: '2111' (3 sibs) 36: [103] [103] 0x561eb3458a90 VAL: '2112' (3 sibs) 36: [104] [104] 0x561eb3458b20 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x561eb3458bb0 VAL: '2120' (3 sibs) 36: [106] [106] 0x561eb3458c40 VAL: '2121' (3 sibs) 36: [107] [107] 0x561eb3458cd0 VAL: '2122' (3 sibs) 36: [108] [108] 0x561eb3458d60 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x561eb3458df0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x561eb3458e80 VAL: '2200' (3 sibs) 36: [111] [111] 0x561eb3458f10 VAL: '2201' (3 sibs) 36: [112] [112] 0x561eb3458fa0 VAL: '2202' (3 sibs) 36: [113] [113] 0x561eb3459030 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x561eb34590c0 VAL: '2210' (3 sibs) 36: [115] [115] 0x561eb3459150 VAL: '2211' (3 sibs) 36: [116] [116] 0x561eb34591e0 VAL: '2212' (3 sibs) 36: [117] [117] 0x561eb3459270 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x561eb3459300 VAL: '2220' (3 sibs) 36: [119] [119] 0x561eb3459390 VAL: '2221' (3 sibs) 36: [120] [120] 0x561eb3459420 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] 0x561eb346b900 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x561eb346b990 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x561eb346ba20 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x561eb346bab0 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x561eb346bb40 VAL: '0000' (3 sibs) 36: [5] [5] 0x561eb346bbd0 VAL: '0001' (3 sibs) 36: [6] [6] 0x561eb346bc60 VAL: '0002' (3 sibs) 36: [7] [7] 0x561eb346bcf0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x561eb346bd80 VAL: '0010' (3 sibs) 36: [9] [9] 0x561eb346be10 VAL: '0011' (3 sibs) 36: [10] [10] 0x561eb346bea0 VAL: '0012' (3 sibs) 36: [11] [11] 0x561eb346bf30 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x561eb346bfc0 VAL: '0020' (3 sibs) 36: [13] [13] 0x561eb346c050 VAL: '0021' (3 sibs) 36: [14] [14] 0x561eb346c0e0 VAL: '0022' (3 sibs) 36: [15] [15] 0x561eb346c170 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x561eb346c200 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x561eb346c290 VAL: '0100' (3 sibs) 36: [18] [18] 0x561eb346c320 VAL: '0101' (3 sibs) 36: [19] [19] 0x561eb346c3b0 VAL: '0102' (3 sibs) 36: [20] [20] 0x561eb346c440 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x561eb346c4d0 VAL: '0110' (3 sibs) 36: [22] [22] 0x561eb346c560 VAL: '0111' (3 sibs) 36: [23] [23] 0x561eb346c5f0 VAL: '0112' (3 sibs) 36: [24] [24] 0x561eb346c680 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x561eb346c710 VAL: '0120' (3 sibs) 36: [26] [26] 0x561eb346c7a0 VAL: '0121' (3 sibs) 36: [27] [27] 0x561eb346c830 VAL: '0122' (3 sibs) 36: [28] [28] 0x561eb346c8c0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x561eb346c950 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x561eb346c9e0 VAL: '0200' (3 sibs) 36: [31] [31] 0x561eb346ca70 VAL: '0201' (3 sibs) 36: [32] [32] 0x561eb346cb00 VAL: '0202' (3 sibs) 36: [33] [33] 0x561eb346cb90 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x561eb346cc20 VAL: '0210' (3 sibs) 36: [35] [35] 0x561eb346ccb0 VAL: '0211' (3 sibs) 36: [36] [36] 0x561eb346cd40 VAL: '0212' (3 sibs) 36: [37] [37] 0x561eb346cdd0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x561eb346ce60 VAL: '0220' (3 sibs) 36: [39] [39] 0x561eb346cef0 VAL: '0221' (3 sibs) 36: [40] [40] 0x561eb346cf80 VAL: '0222' (3 sibs) 36: [41] [41] 0x561eb346d010 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x561eb346d0a0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x561eb346d130 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x561eb346d1c0 VAL: '1000' (3 sibs) 36: [45] [45] 0x561eb346d250 VAL: '1001' (3 sibs) 36: [46] [46] 0x561eb346d2e0 VAL: '1002' (3 sibs) 36: [47] [47] 0x561eb346d370 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x561eb346d400 VAL: '1010' (3 sibs) 36: [49] [49] 0x561eb346d490 VAL: '1011' (3 sibs) 36: [50] [50] 0x561eb346d520 VAL: '1012' (3 sibs) 36: [51] [51] 0x561eb346d5b0 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x561eb346d640 VAL: '1020' (3 sibs) 36: [53] [53] 0x561eb346d6d0 VAL: '1021' (3 sibs) 36: [54] [54] 0x561eb346d760 VAL: '1022' (3 sibs) 36: [55] [55] 0x561eb346d7f0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x561eb346d880 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x561eb346d910 VAL: '1100' (3 sibs) 36: [58] [58] 0x561eb346d9a0 VAL: '1101' (3 sibs) 36: [59] [59] 0x561eb346da30 VAL: '1102' (3 sibs) 36: [60] [60] 0x561eb346dac0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x561eb346db50 VAL: '1110' (3 sibs) 36: [62] [62] 0x561eb346dbe0 VAL: '1111' (3 sibs) 36: [63] [63] 0x561eb346dc70 VAL: '1112' (3 sibs) 36: [64] [64] 0x561eb346dd00 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x561eb346dd90 VAL: '1120' (3 sibs) 36: [66] [66] 0x561eb346de20 VAL: '1121' (3 sibs) 36: [67] [67] 0x561eb346deb0 VAL: '1122' (3 sibs) 36: [68] [68] 0x561eb346df40 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x561eb346dfd0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x561eb346e060 VAL: '1200' (3 sibs) 36: [71] [71] 0x561eb346e0f0 VAL: '1201' (3 sibs) 36: [72] [72] 0x561eb346e180 VAL: '1202' (3 sibs) 36: [73] [73] 0x561eb346e210 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x561eb346e2a0 VAL: '1210' (3 sibs) 36: [75] [75] 0x561eb346e330 VAL: '1211' (3 sibs) 36: [76] [76] 0x561eb346e3c0 VAL: '1212' (3 sibs) 36: [77] [77] 0x561eb346e450 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x561eb346e4e0 VAL: '1220' (3 sibs) 36: [79] [79] 0x561eb346e570 VAL: '1221' (3 sibs) 36: [80] [80] 0x561eb346e600 VAL: '1222' (3 sibs) 36: [81] [81] 0x561eb346e690 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x561eb346e720 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x561eb346e7b0 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x561eb346e840 VAL: '2000' (3 sibs) 36: [85] [85] 0x561eb346e8d0 VAL: '2001' (3 sibs) 36: [86] [86] 0x561eb346e960 VAL: '2002' (3 sibs) 36: [87] [87] 0x561eb346e9f0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x561eb346ea80 VAL: '2010' (3 sibs) 36: [89] [89] 0x561eb346eb10 VAL: '2011' (3 sibs) 36: [90] [90] 0x561eb346eba0 VAL: '2012' (3 sibs) 36: [91] [91] 0x561eb346ec30 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x561eb346ecc0 VAL: '2020' (3 sibs) 36: [93] [93] 0x561eb346ed50 VAL: '2021' (3 sibs) 36: [94] [94] 0x561eb346ede0 VAL: '2022' (3 sibs) 36: [95] [95] 0x561eb346ee70 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x561eb346ef00 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x561eb346ef90 VAL: '2100' (3 sibs) 36: [98] [98] 0x561eb346f020 VAL: '2101' (3 sibs) 36: [99] [99] 0x561eb346f0b0 VAL: '2102' (3 sibs) 36: [100] [100] 0x561eb346f140 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x561eb346f1d0 VAL: '2110' (3 sibs) 36: [102] [102] 0x561eb346f260 VAL: '2111' (3 sibs) 36: [103] [103] 0x561eb346f2f0 VAL: '2112' (3 sibs) 36: [104] [104] 0x561eb346f380 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x561eb346f410 VAL: '2120' (3 sibs) 36: [106] [106] 0x561eb346f4a0 VAL: '2121' (3 sibs) 36: [107] [107] 0x561eb346f530 VAL: '2122' (3 sibs) 36: [108] [108] 0x561eb346f5c0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x561eb346f650 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x561eb346f6e0 VAL: '2200' (3 sibs) 36: [111] [111] 0x561eb346f770 VAL: '2201' (3 sibs) 36: [112] [112] 0x561eb346f800 VAL: '2202' (3 sibs) 36: [113] [113] 0x561eb346f890 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x561eb346f920 VAL: '2210' (3 sibs) 36: [115] [115] 0x561eb346f9b0 VAL: '2211' (3 sibs) 36: [116] [116] 0x561eb346fa40 VAL: '2212' (3 sibs) 36: [117] [117] 0x561eb346fad0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x561eb346fb60 VAL: '2220' (3 sibs) 36: [119] [119] 0x561eb346fbf0 VAL: '2221' (3 sibs) 36: [120] [120] 0x561eb346fc80 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: 0x561eb3439680 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x561eb3434db0 SEQ: (3 sibs) 3 children: 36: 0x561eb3434f80 SEQ: (3 sibs) 3 children: 36: 0x561eb3435150 SEQ: (3 sibs) 3 children: 36: 0x561eb3435320 VAL: '0000' (3 sibs) 36: 0x561eb34353b8 VAL: '0001' (3 sibs) 36: 0x561eb3435450 VAL: '0002' (3 sibs) 36: 0x561eb34351e8 SEQ: (3 sibs) 3 children: 36: 0x561eb34354f0 VAL: '0010' (3 sibs) 36: 0x561eb3435588 VAL: '0011' (3 sibs) 36: 0x561eb3435620 VAL: '0012' (3 sibs) 36: 0x561eb3435280 SEQ: (3 sibs) 3 children: 36: 0x561eb34356c0 VAL: '0020' (3 sibs) 36: 0x561eb3435758 VAL: '0021' (3 sibs) 36: 0x561eb34357f0 VAL: '0022' (3 sibs) 36: 0x561eb3435018 SEQ: (3 sibs) 3 children: 36: 0x561eb3435890 SEQ: (3 sibs) 3 children: 36: 0x561eb3435a60 VAL: '0100' (3 sibs) 36: 0x561eb3435af8 VAL: '0101' (3 sibs) 36: 0x561eb3435b90 VAL: '0102' (3 sibs) 36: 0x561eb3435928 SEQ: (3 sibs) 3 children: 36: 0x561eb3435c30 VAL: '0110' (3 sibs) 36: 0x561eb3435cc8 VAL: '0111' (3 sibs) 36: 0x561eb3435d60 VAL: '0112' (3 sibs) 36: 0x561eb34359c0 SEQ: (3 sibs) 3 children: 36: 0x561eb3435e00 VAL: '0120' (3 sibs) 36: 0x561eb3435e98 VAL: '0121' (3 sibs) 36: 0x561eb3435f30 VAL: '0122' (3 sibs) 36: 0x561eb34350b0 SEQ: (3 sibs) 3 children: 36: 0x561eb3435fd0 SEQ: (3 sibs) 3 children: 36: 0x561eb34361a0 VAL: '0200' (3 sibs) 36: 0x561eb3436238 VAL: '0201' (3 sibs) 36: 0x561eb34362d0 VAL: '0202' (3 sibs) 36: 0x561eb3436068 SEQ: (3 sibs) 3 children: 36: 0x561eb3436370 VAL: '0210' (3 sibs) 36: 0x561eb3436408 VAL: '0211' (3 sibs) 36: 0x561eb34364a0 VAL: '0212' (3 sibs) 36: 0x561eb3436100 SEQ: (3 sibs) 3 children: 36: 0x561eb3436540 VAL: '0220' (3 sibs) 36: 0x561eb34365d8 VAL: '0221' (3 sibs) 36: 0x561eb3436670 VAL: '0222' (3 sibs) 36: 0x561eb3434e48 SEQ: (3 sibs) 3 children: 36: 0x561eb3436710 SEQ: (3 sibs) 3 children: 36: 0x561eb34368e0 SEQ: (3 sibs) 3 children: 36: 0x561eb3436ab0 VAL: '1000' (3 sibs) 36: 0x561eb3436b48 VAL: '1001' (3 sibs) 36: 0x561eb3436be0 VAL: '1002' (3 sibs) 36: 0x561eb3436978 SEQ: (3 sibs) 3 children: 36: 0x561eb3436c80 VAL: '1010' (3 sibs) 36: 0x561eb3436d18 VAL: '1011' (3 sibs) 36: 0x561eb3436db0 VAL: '1012' (3 sibs) 36: 0x561eb3436a10 SEQ: (3 sibs) 3 children: 36: 0x561eb3436e50 VAL: '1020' (3 sibs) 36: 0x561eb3436ee8 VAL: '1021' (3 sibs) 36: 0x561eb3436f80 VAL: '1022' (3 sibs) 36: 0x561eb34367a8 SEQ: (3 sibs) 3 children: 36: 0x561eb3437020 SEQ: (3 sibs) 3 children: 36: 0x561eb34371f0 VAL: '1100' (3 sibs) 36: 0x561eb3437288 VAL: '1101' (3 sibs) 36: 0x561eb3437320 VAL: '1102' (3 sibs) 36: 0x561eb34370b8 SEQ: (3 sibs) 3 children: 36: 0x561eb34373c0 VAL: '1110' (3 sibs) 36: 0x561eb3437458 VAL: '1111' (3 sibs) 36: 0x561eb34374f0 VAL: '1112' (3 sibs) 36: 0x561eb3437150 SEQ: (3 sibs) 3 children: 36: 0x561eb3437590 VAL: '1120' (3 sibs) 36: 0x561eb3437628 VAL: '1121' (3 sibs) 36: 0x561eb34376c0 VAL: '1122' (3 sibs) 36: 0x561eb3436840 SEQ: (3 sibs) 3 children: 36: 0x561eb3437760 SEQ: (3 sibs) 3 children: 36: 0x561eb3437930 VAL: '1200' (3 sibs) 36: 0x561eb34379c8 VAL: '1201' (3 sibs) 36: 0x561eb3437a60 VAL: '1202' (3 sibs) 36: 0x561eb34377f8 SEQ: (3 sibs) 3 children: 36: 0x561eb3437b00 VAL: '1210' (3 sibs) 36: 0x561eb3437b98 VAL: '1211' (3 sibs) 36: 0x561eb3437c30 VAL: '1212' (3 sibs) 36: 0x561eb3437890 SEQ: (3 sibs) 3 children: 36: 0x561eb3437cd0 VAL: '1220' (3 sibs) 36: 0x561eb3437d68 VAL: '1221' (3 sibs) 36: 0x561eb3437e00 VAL: '1222' (3 sibs) 36: 0x561eb3434ee0 SEQ: (3 sibs) 3 children: 36: 0x561eb3437ea0 SEQ: (3 sibs) 3 children: 36: 0x561eb3438070 SEQ: (3 sibs) 3 children: 36: 0x561eb3438240 VAL: '2000' (3 sibs) 36: 0x561eb34382d8 VAL: '2001' (3 sibs) 36: 0x561eb3438370 VAL: '2002' (3 sibs) 36: 0x561eb3438108 SEQ: (3 sibs) 3 children: 36: 0x561eb3438410 VAL: '2010' (3 sibs) 36: 0x561eb34384a8 VAL: '2011' (3 sibs) 36: 0x561eb3438540 VAL: '2012' (3 sibs) 36: 0x561eb34381a0 SEQ: (3 sibs) 3 children: 36: 0x561eb34385e0 VAL: '2020' (3 sibs) 36: 0x561eb3438678 VAL: '2021' (3 sibs) 36: 0x561eb3438710 VAL: '2022' (3 sibs) 36: 0x561eb3437f38 SEQ: (3 sibs) 3 children: 36: 0x561eb34387b0 SEQ: (3 sibs) 3 children: 36: 0x561eb3438980 VAL: '2100' (3 sibs) 36: 0x561eb3438a18 VAL: '2101' (3 sibs) 36: 0x561eb3438ab0 VAL: '2102' (3 sibs) 36: 0x561eb3438848 SEQ: (3 sibs) 3 children: 36: 0x561eb3438b50 VAL: '2110' (3 sibs) 36: 0x561eb3438be8 VAL: '2111' (3 sibs) 36: 0x561eb3438c80 VAL: '2112' (3 sibs) 36: 0x561eb34388e0 SEQ: (3 sibs) 3 children: 36: 0x561eb3438d20 VAL: '2120' (3 sibs) 36: 0x561eb3438db8 VAL: '2121' (3 sibs) 36: 0x561eb3438e50 VAL: '2122' (3 sibs) 36: 0x561eb3437fd0 SEQ: (3 sibs) 3 children: 36: 0x561eb3438ef0 SEQ: (3 sibs) 3 children: 36: 0x561eb34390c0 VAL: '2200' (3 sibs) 36: 0x561eb3439158 VAL: '2201' (3 sibs) 36: 0x561eb34391f0 VAL: '2202' (3 sibs) 36: 0x561eb3438f88 SEQ: (3 sibs) 3 children: 36: 0x561eb3439290 VAL: '2210' (3 sibs) 36: 0x561eb3439328 VAL: '2211' (3 sibs) 36: 0x561eb34393c0 VAL: '2212' (3 sibs) 36: 0x561eb3439020 SEQ: (3 sibs) 3 children: 36: 0x561eb3439460 VAL: '2220' (3 sibs) 36: 0x561eb34394f8 VAL: '2221' (3 sibs) 36: 0x561eb3439590 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x561eb3470110 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x561eb34701a0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x561eb3470230 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x561eb34702c0 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x561eb3470350 VAL: '0000' (3 sibs) 36: [5] [5] 0x561eb34703e0 VAL: '0001' (3 sibs) 36: [6] [6] 0x561eb3470470 VAL: '0002' (3 sibs) 36: [7] [7] 0x561eb3470500 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x561eb3470590 VAL: '0010' (3 sibs) 36: [9] [9] 0x561eb3470620 VAL: '0011' (3 sibs) 36: [10] [10] 0x561eb34706b0 VAL: '0012' (3 sibs) 36: [11] [11] 0x561eb3470740 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x561eb34707d0 VAL: '0020' (3 sibs) 36: [13] [13] 0x561eb3470860 VAL: '0021' (3 sibs) 36: [14] [14] 0x561eb34708f0 VAL: '0022' (3 sibs) 36: [15] [15] 0x561eb3470980 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x561eb3470a10 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x561eb3470aa0 VAL: '0100' (3 sibs) 36: [18] [18] 0x561eb3470b30 VAL: '0101' (3 sibs) 36: [19] [19] 0x561eb3470bc0 VAL: '0102' (3 sibs) 36: [20] [20] 0x561eb3470c50 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x561eb3470ce0 VAL: '0110' (3 sibs) 36: [22] [22] 0x561eb3470d70 VAL: '0111' (3 sibs) 36: [23] [23] 0x561eb3470e00 VAL: '0112' (3 sibs) 36: [24] [24] 0x561eb3470e90 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x561eb3470f20 VAL: '0120' (3 sibs) 36: [26] [26] 0x561eb3470fb0 VAL: '0121' (3 sibs) 36: [27] [27] 0x561eb3471040 VAL: '0122' (3 sibs) 36: [28] [28] 0x561eb34710d0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x561eb3471160 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x561eb34711f0 VAL: '0200' (3 sibs) 36: [31] [31] 0x561eb3471280 VAL: '0201' (3 sibs) 36: [32] [32] 0x561eb3471310 VAL: '0202' (3 sibs) 36: [33] [33] 0x561eb34713a0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x561eb3471430 VAL: '0210' (3 sibs) 36: [35] [35] 0x561eb34714c0 VAL: '0211' (3 sibs) 36: [36] [36] 0x561eb3471550 VAL: '0212' (3 sibs) 36: [37] [37] 0x561eb34715e0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x561eb3471670 VAL: '0220' (3 sibs) 36: [39] [39] 0x561eb3471700 VAL: '0221' (3 sibs) 36: [40] [40] 0x561eb3471790 VAL: '0222' (3 sibs) 36: [41] [41] 0x561eb3471820 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x561eb34718b0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x561eb3471940 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x561eb34719d0 VAL: '1000' (3 sibs) 36: [45] [45] 0x561eb3471a60 VAL: '1001' (3 sibs) 36: [46] [46] 0x561eb3471af0 VAL: '1002' (3 sibs) 36: [47] [47] 0x561eb3471b80 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x561eb3471c10 VAL: '1010' (3 sibs) 36: [49] [49] 0x561eb3471ca0 VAL: '1011' (3 sibs) 36: [50] [50] 0x561eb3471d30 VAL: '1012' (3 sibs) 36: [51] [51] 0x561eb3471dc0 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x561eb3471e50 VAL: '1020' (3 sibs) 36: [53] [53] 0x561eb3471ee0 VAL: '1021' (3 sibs) 36: [54] [54] 0x561eb3471f70 VAL: '1022' (3 sibs) 36: [55] [55] 0x561eb3472000 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x561eb3472090 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x561eb3472120 VAL: '1100' (3 sibs) 36: [58] [58] 0x561eb34721b0 VAL: '1101' (3 sibs) 36: [59] [59] 0x561eb3472240 VAL: '1102' (3 sibs) 36: [60] [60] 0x561eb34722d0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x561eb3472360 VAL: '1110' (3 sibs) 36: [62] [62] 0x561eb34723f0 VAL: '1111' (3 sibs) 36: [63] [63] 0x561eb3472480 VAL: '1112' (3 sibs) 36: [64] [64] 0x561eb3472510 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x561eb34725a0 VAL: '1120' (3 sibs) 36: [66] [66] 0x561eb3472630 VAL: '1121' (3 sibs) 36: [67] [67] 0x561eb34726c0 VAL: '1122' (3 sibs) 36: [68] [68] 0x561eb3472750 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x561eb34727e0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x561eb3472870 VAL: '1200' (3 sibs) 36: [71] [71] 0x561eb3472900 VAL: '1201' (3 sibs) 36: [72] [72] 0x561eb3472990 VAL: '1202' (3 sibs) 36: [73] [73] 0x561eb3472a20 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x561eb3472ab0 VAL: '1210' (3 sibs) 36: [75] [75] 0x561eb3472b40 VAL: '1211' (3 sibs) 36: [76] [76] 0x561eb3472bd0 VAL: '1212' (3 sibs) 36: [77] [77] 0x561eb3472c60 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x561eb3472cf0 VAL: '1220' (3 sibs) 36: [79] [79] 0x561eb3472d80 VAL: '1221' (3 sibs) 36: [80] [80] 0x561eb3472e10 VAL: '1222' (3 sibs) 36: [81] [81] 0x561eb3472ea0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x561eb3472f30 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x561eb3472fc0 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x561eb3473050 VAL: '2000' (3 sibs) 36: [85] [85] 0x561eb34730e0 VAL: '2001' (3 sibs) 36: [86] [86] 0x561eb3473170 VAL: '2002' (3 sibs) 36: [87] [87] 0x561eb3473200 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x561eb3473290 VAL: '2010' (3 sibs) 36: [89] [89] 0x561eb3473320 VAL: '2011' (3 sibs) 36: [90] [90] 0x561eb34733b0 VAL: '2012' (3 sibs) 36: [91] [91] 0x561eb3473440 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x561eb34734d0 VAL: '2020' (3 sibs) 36: [93] [93] 0x561eb3473560 VAL: '2021' (3 sibs) 36: [94] [94] 0x561eb34735f0 VAL: '2022' (3 sibs) 36: [95] [95] 0x561eb3473680 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x561eb3473710 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x561eb34737a0 VAL: '2100' (3 sibs) 36: [98] [98] 0x561eb3473830 VAL: '2101' (3 sibs) 36: [99] [99] 0x561eb34738c0 VAL: '2102' (3 sibs) 36: [100] [100] 0x561eb3473950 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x561eb34739e0 VAL: '2110' (3 sibs) 36: [102] [102] 0x561eb3473a70 VAL: '2111' (3 sibs) 36: [103] [103] 0x561eb3473b00 VAL: '2112' (3 sibs) 36: [104] [104] 0x561eb3473b90 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x561eb3473c20 VAL: '2120' (3 sibs) 36: [106] [106] 0x561eb3473cb0 VAL: '2121' (3 sibs) 36: [107] [107] 0x561eb3473d40 VAL: '2122' (3 sibs) 36: [108] [108] 0x561eb3473dd0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x561eb3473e60 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x561eb3473ef0 VAL: '2200' (3 sibs) 36: [111] [111] 0x561eb3473f80 VAL: '2201' (3 sibs) 36: [112] [112] 0x561eb3474010 VAL: '2202' (3 sibs) 36: [113] [113] 0x561eb34740a0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x561eb3474130 VAL: '2210' (3 sibs) 36: [115] [115] 0x561eb34741c0 VAL: '2211' (3 sibs) 36: [116] [116] 0x561eb3474250 VAL: '2212' (3 sibs) 36: [117] [117] 0x561eb34742e0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x561eb3474370 VAL: '2220' (3 sibs) 36: [119] [119] 0x561eb3474400 VAL: '2221' (3 sibs) 36: [120] [120] 0x561eb3474490 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: 0x561eb3439798 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x561eb3439870 SEQ: (3 sibs) 3 children: 36: 0x561eb3439a40 SEQ: (3 sibs) 3 children: 36: 0x561eb3439c10 SEQ: (3 sibs) 3 children: 36: 0x561eb3439de0 VAL: '0000' (3 sibs) 36: 0x561eb3439e78 VAL: '0001' (3 sibs) 36: 0x561eb3439f10 VAL: '0002' (3 sibs) 36: 0x561eb3439ca8 SEQ: (3 sibs) 3 children: 36: 0x561eb3439fb0 VAL: '0010' (3 sibs) 36: 0x561eb343a048 VAL: '0011' (3 sibs) 36: 0x561eb343a0e0 VAL: '0012' (3 sibs) 36: 0x561eb3439d40 SEQ: (3 sibs) 3 children: 36: 0x561eb343a180 VAL: '0020' (3 sibs) 36: 0x561eb343a218 VAL: '0021' (3 sibs) 36: 0x561eb343a2b0 VAL: '0022' (3 sibs) 36: 0x561eb3439ad8 SEQ: (3 sibs) 3 children: 36: 0x561eb343a350 SEQ: (3 sibs) 3 children: 36: 0x561eb343a520 VAL: '0100' (3 sibs) 36: 0x561eb343a5b8 VAL: '0101' (3 sibs) 36: 0x561eb343a650 VAL: '0102' (3 sibs) 36: 0x561eb343a3e8 SEQ: (3 sibs) 3 children: 36: 0x561eb343a6f0 VAL: '0110' (3 sibs) 36: 0x561eb343a788 VAL: '0111' (3 sibs) 36: 0x561eb343a820 VAL: '0112' (3 sibs) 36: 0x561eb343a480 SEQ: (3 sibs) 3 children: 36: 0x561eb343a8c0 VAL: '0120' (3 sibs) 36: 0x561eb343a958 VAL: '0121' (3 sibs) 36: 0x561eb343a9f0 VAL: '0122' (3 sibs) 36: 0x561eb3439b70 SEQ: (3 sibs) 3 children: 36: 0x561eb343aa90 SEQ: (3 sibs) 3 children: 36: 0x561eb343ac60 VAL: '0200' (3 sibs) 36: 0x561eb343acf8 VAL: '0201' (3 sibs) 36: 0x561eb343ad90 VAL: '0202' (3 sibs) 36: 0x561eb343ab28 SEQ: (3 sibs) 3 children: 36: 0x561eb343ae30 VAL: '0210' (3 sibs) 36: 0x561eb343aec8 VAL: '0211' (3 sibs) 36: 0x561eb343af60 VAL: '0212' (3 sibs) 36: 0x561eb343abc0 SEQ: (3 sibs) 3 children: 36: 0x561eb343b000 VAL: '0220' (3 sibs) 36: 0x561eb343b098 VAL: '0221' (3 sibs) 36: 0x561eb343b130 VAL: '0222' (3 sibs) 36: 0x561eb3439908 SEQ: (3 sibs) 3 children: 36: 0x561eb343b1d0 SEQ: (3 sibs) 3 children: 36: 0x561eb343b3a0 SEQ: (3 sibs) 3 children: 36: 0x561eb343b570 VAL: '1000' (3 sibs) 36: 0x561eb343b608 VAL: '1001' (3 sibs) 36: 0x561eb343b6a0 VAL: '1002' (3 sibs) 36: 0x561eb343b438 SEQ: (3 sibs) 3 children: 36: 0x561eb343b740 VAL: '1010' (3 sibs) 36: 0x561eb343b7d8 VAL: '1011' (3 sibs) 36: 0x561eb343b870 VAL: '1012' (3 sibs) 36: 0x561eb343b4d0 SEQ: (3 sibs) 3 children: 36: 0x561eb343b910 VAL: '1020' (3 sibs) 36: 0x561eb343b9a8 VAL: '1021' (3 sibs) 36: 0x561eb343ba40 VAL: '1022' (3 sibs) 36: 0x561eb343b268 SEQ: (3 sibs) 3 children: 36: 0x561eb343bae0 SEQ: (3 sibs) 3 children: 36: 0x561eb343bcb0 VAL: '1100' (3 sibs) 36: 0x561eb343bd48 VAL: '1101' (3 sibs) 36: 0x561eb343bde0 VAL: '1102' (3 sibs) 36: 0x561eb343bb78 SEQ: (3 sibs) 3 children: 36: 0x561eb343be80 VAL: '1110' (3 sibs) 36: 0x561eb343bf18 VAL: '1111' (3 sibs) 36: 0x561eb343bfb0 VAL: '1112' (3 sibs) 36: 0x561eb343bc10 SEQ: (3 sibs) 3 children: 36: 0x561eb343c050 VAL: '1120' (3 sibs) 36: 0x561eb343c0e8 VAL: '1121' (3 sibs) 36: 0x561eb343c180 VAL: '1122' (3 sibs) 36: 0x561eb343b300 SEQ: (3 sibs) 3 children: 36: 0x561eb343c220 SEQ: (3 sibs) 3 children: 36: 0x561eb343c3f0 VAL: '1200' (3 sibs) 36: 0x561eb343c488 VAL: '1201' (3 sibs) 36: 0x561eb343c520 VAL: '1202' (3 sibs) 36: 0x561eb343c2b8 SEQ: (3 sibs) 3 children: 36: 0x561eb343c5c0 VAL: '1210' (3 sibs) 36: 0x561eb343c658 VAL: '1211' (3 sibs) 36: 0x561eb343c6f0 VAL: '1212' (3 sibs) 36: 0x561eb343c350 SEQ: (3 sibs) 3 children: 36: 0x561eb343c790 VAL: '1220' (3 sibs) 36: 0x561eb343c828 VAL: '1221' (3 sibs) 36: 0x561eb343c8c0 VAL: '1222' (3 sibs) 36: 0x561eb34399a0 SEQ: (3 sibs) 3 children: 36: 0x561eb343c960 SEQ: (3 sibs) 3 children: 36: 0x561eb343cb30 SEQ: (3 sibs) 3 children: 36: 0x561eb343cd00 VAL: '2000' (3 sibs) 36: 0x561eb343cd98 VAL: '2001' (3 sibs) 36: 0x561eb343ce30 VAL: '2002' (3 sibs) 36: 0x561eb343cbc8 SEQ: (3 sibs) 3 children: 36: 0x561eb343ced0 VAL: '2010' (3 sibs) 36: 0x561eb343cf68 VAL: '2011' (3 sibs) 36: 0x561eb343d000 VAL: '2012' (3 sibs) 36: 0x561eb343cc60 SEQ: (3 sibs) 3 children: 36: 0x561eb343d0a0 VAL: '2020' (3 sibs) 36: 0x561eb343d138 VAL: '2021' (3 sibs) 36: 0x561eb343d1d0 VAL: '2022' (3 sibs) 36: 0x561eb343c9f8 SEQ: (3 sibs) 3 children: 36: 0x561eb343d270 SEQ: (3 sibs) 3 children: 36: 0x561eb343d440 VAL: '2100' (3 sibs) 36: 0x561eb343d4d8 VAL: '2101' (3 sibs) 36: 0x561eb343d570 VAL: '2102' (3 sibs) 36: 0x561eb343d308 SEQ: (3 sibs) 3 children: 36: 0x561eb343d610 VAL: '2110' (3 sibs) 36: 0x561eb343d6a8 VAL: '2111' (3 sibs) 36: 0x561eb343d740 VAL: '2112' (3 sibs) 36: 0x561eb343d3a0 SEQ: (3 sibs) 3 children: 36: 0x561eb343d7e0 VAL: '2120' (3 sibs) 36: 0x561eb343d878 VAL: '2121' (3 sibs) 36: 0x561eb343d910 VAL: '2122' (3 sibs) 36: 0x561eb343ca90 SEQ: (3 sibs) 3 children: 36: 0x561eb343d9b0 SEQ: (3 sibs) 3 children: 36: 0x561eb343db80 VAL: '2200' (3 sibs) 36: 0x561eb343dc18 VAL: '2201' (3 sibs) 36: 0x561eb343dcb0 VAL: '2202' (3 sibs) 36: 0x561eb343da48 SEQ: (3 sibs) 3 children: 36: 0x561eb343dd50 VAL: '2210' (3 sibs) 36: 0x561eb343dde8 VAL: '2211' (3 sibs) 36: 0x561eb343de80 VAL: '2212' (3 sibs) 36: 0x561eb343dae0 SEQ: (3 sibs) 3 children: 36: 0x561eb343df20 VAL: '2220' (3 sibs) 36: 0x561eb343dfb8 VAL: '2221' (3 sibs) 36: 0x561eb343e050 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x561eb3474530 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x561eb34745c0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x561eb3474650 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x561eb34746e0 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x561eb3474770 VAL: '0000' (3 sibs) 36: [5] [5] 0x561eb3474800 VAL: '0001' (3 sibs) 36: [6] [6] 0x561eb3474890 VAL: '0002' (3 sibs) 36: [7] [7] 0x561eb3474920 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x561eb34749b0 VAL: '0010' (3 sibs) 36: [9] [9] 0x561eb3474a40 VAL: '0011' (3 sibs) 36: [10] [10] 0x561eb3474ad0 VAL: '0012' (3 sibs) 36: [11] [11] 0x561eb3474b60 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x561eb3474bf0 VAL: '0020' (3 sibs) 36: [13] [13] 0x561eb3474c80 VAL: '0021' (3 sibs) 36: [14] [14] 0x561eb3474d10 VAL: '0022' (3 sibs) 36: [15] [15] 0x561eb3474da0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x561eb3474e30 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x561eb3474ec0 VAL: '0100' (3 sibs) 36: [18] [18] 0x561eb3474f50 VAL: '0101' (3 sibs) 36: [19] [19] 0x561eb3474fe0 VAL: '0102' (3 sibs) 36: [20] [20] 0x561eb3475070 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x561eb3475100 VAL: '0110' (3 sibs) 36: [22] [22] 0x561eb3475190 VAL: '0111' (3 sibs) 36: [23] [23] 0x561eb3475220 VAL: '0112' (3 sibs) 36: [24] [24] 0x561eb34752b0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x561eb3475340 VAL: '0120' (3 sibs) 36: [26] [26] 0x561eb34753d0 VAL: '0121' (3 sibs) 36: [27] [27] 0x561eb3475460 VAL: '0122' (3 sibs) 36: [28] [28] 0x561eb34754f0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x561eb3475580 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x561eb3475610 VAL: '0200' (3 sibs) 36: [31] [31] 0x561eb34756a0 VAL: '0201' (3 sibs) 36: [32] [32] 0x561eb3475730 VAL: '0202' (3 sibs) 36: [33] [33] 0x561eb34757c0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x561eb3475850 VAL: '0210' (3 sibs) 36: [35] [35] 0x561eb34758e0 VAL: '0211' (3 sibs) 36: [36] [36] 0x561eb3475970 VAL: '0212' (3 sibs) 36: [37] [37] 0x561eb3475a00 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x561eb3475a90 VAL: '0220' (3 sibs) 36: [39] [39] 0x561eb3475b20 VAL: '0221' (3 sibs) 36: [40] [40] 0x561eb3475bb0 VAL: '0222' (3 sibs) 36: [41] [41] 0x561eb3475c40 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x561eb3475cd0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x561eb3475d60 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x561eb3475df0 VAL: '1000' (3 sibs) 36: [45] [45] 0x561eb3475e80 VAL: '1001' (3 sibs) 36: [46] [46] 0x561eb3475f10 VAL: '1002' (3 sibs) 36: [47] [47] 0x561eb3475fa0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x561eb3476030 VAL: '1010' (3 sibs) 36: [49] [49] 0x561eb34760c0 VAL: '1011' (3 sibs) 36: [50] [50] 0x561eb3476150 VAL: '1012' (3 sibs) 36: [51] [51] 0x561eb34761e0 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x561eb3476270 VAL: '1020' (3 sibs) 36: [53] [53] 0x561eb3476300 VAL: '1021' (3 sibs) 36: [54] [54] 0x561eb3476390 VAL: '1022' (3 sibs) 36: [55] [55] 0x561eb3476420 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x561eb34764b0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x561eb3476540 VAL: '1100' (3 sibs) 36: [58] [58] 0x561eb34765d0 VAL: '1101' (3 sibs) 36: [59] [59] 0x561eb3476660 VAL: '1102' (3 sibs) 36: [60] [60] 0x561eb34766f0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x561eb3476780 VAL: '1110' (3 sibs) 36: [62] [62] 0x561eb3476810 VAL: '1111' (3 sibs) 36: [63] [63] 0x561eb34768a0 VAL: '1112' (3 sibs) 36: [64] [64] 0x561eb3476930 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x561eb34769c0 VAL: '1120' (3 sibs) 36: [66] [66] 0x561eb3476a50 VAL: '1121' (3 sibs) 36: [67] [67] 0x561eb3476ae0 VAL: '1122' (3 sibs) 36: [68] [68] 0x561eb3476b70 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x561eb3476c00 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x561eb3476c90 VAL: '1200' (3 sibs) 36: [71] [71] 0x561eb3476d20 VAL: '1201' (3 sibs) 36: [72] [72] 0x561eb3476db0 VAL: '1202' (3 sibs) 36: [73] [73] 0x561eb3476e40 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x561eb3476ed0 VAL: '1210' (3 sibs) 36: [75] [75] 0x561eb3476f60 VAL: '1211' (3 sibs) 36: [76] [76] 0x561eb3476ff0 VAL: '1212' (3 sibs) 36: [77] [77] 0x561eb3477080 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x561eb3477110 VAL: '1220' (3 sibs) 36: [79] [79] 0x561eb34771a0 VAL: '1221' (3 sibs) 36: [80] [80] 0x561eb3477230 VAL: '1222' (3 sibs) 36: [81] [81] 0x561eb34772c0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x561eb3477350 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x561eb34773e0 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x561eb3477470 VAL: '2000' (3 sibs) 36: [85] [85] 0x561eb3477500 VAL: '2001' (3 sibs) 36: [86] [86] 0x561eb3477590 VAL: '2002' (3 sibs) 36: [87] [87] 0x561eb3477620 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x561eb34776b0 VAL: '2010' (3 sibs) 36: [89] [89] 0x561eb3477740 VAL: '2011' (3 sibs) 36: [90] [90] 0x561eb34777d0 VAL: '2012' (3 sibs) 36: [91] [91] 0x561eb3477860 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x561eb34778f0 VAL: '2020' (3 sibs) 36: [93] [93] 0x561eb3477980 VAL: '2021' (3 sibs) 36: [94] [94] 0x561eb3477a10 VAL: '2022' (3 sibs) 36: [95] [95] 0x561eb3477aa0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x561eb3477b30 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x561eb3477bc0 VAL: '2100' (3 sibs) 36: [98] [98] 0x561eb3477c50 VAL: '2101' (3 sibs) 36: [99] [99] 0x561eb3477ce0 VAL: '2102' (3 sibs) 36: [100] [100] 0x561eb3477d70 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x561eb3477e00 VAL: '2110' (3 sibs) 36: [102] [102] 0x561eb3477e90 VAL: '2111' (3 sibs) 36: [103] [103] 0x561eb3477f20 VAL: '2112' (3 sibs) 36: [104] [104] 0x561eb3477fb0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x561eb3478040 VAL: '2120' (3 sibs) 36: [106] [106] 0x561eb34780d0 VAL: '2121' (3 sibs) 36: [107] [107] 0x561eb3478160 VAL: '2122' (3 sibs) 36: [108] [108] 0x561eb34781f0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x561eb3478280 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x561eb3478310 VAL: '2200' (3 sibs) 36: [111] [111] 0x561eb34783a0 VAL: '2201' (3 sibs) 36: [112] [112] 0x561eb3478430 VAL: '2202' (3 sibs) 36: [113] [113] 0x561eb34784c0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x561eb3478550 VAL: '2210' (3 sibs) 36: [115] [115] 0x561eb34785e0 VAL: '2211' (3 sibs) 36: [116] [116] 0x561eb3478670 VAL: '2212' (3 sibs) 36: [117] [117] 0x561eb3478700 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x561eb3478790 VAL: '2220' (3 sibs) 36: [119] [119] 0x561eb3478820 VAL: '2221' (3 sibs) 36: [120] [120] 0x561eb34788b0 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: 0x561eb3439680 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x561eb3434db0 SEQ: (3 sibs) 3 children: 36: 0x561eb3434f80 SEQ: (3 sibs) 3 children: 36: 0x561eb3435150 SEQ: (3 sibs) 3 children: 36: 0x561eb3435320 VAL: '0000' (3 sibs) 36: 0x561eb34353b8 VAL: '0001' (3 sibs) 36: 0x561eb3435450 VAL: '0002' (3 sibs) 36: 0x561eb34351e8 SEQ: (3 sibs) 3 children: 36: 0x561eb34354f0 VAL: '0010' (3 sibs) 36: 0x561eb3435588 VAL: '0011' (3 sibs) 36: 0x561eb3435620 VAL: '0012' (3 sibs) 36: 0x561eb3435280 SEQ: (3 sibs) 3 children: 36: 0x561eb34356c0 VAL: '0020' (3 sibs) 36: 0x561eb3435758 VAL: '0021' (3 sibs) 36: 0x561eb34357f0 VAL: '0022' (3 sibs) 36: 0x561eb3435018 SEQ: (3 sibs) 3 children: 36: 0x561eb3435890 SEQ: (3 sibs) 3 children: 36: 0x561eb3435a60 VAL: '0100' (3 sibs) 36: 0x561eb3435af8 VAL: '0101' (3 sibs) 36: 0x561eb3435b90 VAL: '0102' (3 sibs) 36: 0x561eb3435928 SEQ: (3 sibs) 3 children: 36: 0x561eb3435c30 VAL: '0110' (3 sibs) 36: 0x561eb3435cc8 VAL: '0111' (3 sibs) 36: 0x561eb3435d60 VAL: '0112' (3 sibs) 36: 0x561eb34359c0 SEQ: (3 sibs) 3 children: 36: 0x561eb3435e00 VAL: '0120' (3 sibs) 36: 0x561eb3435e98 VAL: '0121' (3 sibs) 36: 0x561eb3435f30 VAL: '0122' (3 sibs) 36: 0x561eb34350b0 SEQ: (3 sibs) 3 children: 36: 0x561eb3435fd0 SEQ: (3 sibs) 3 children: 36: 0x561eb34361a0 VAL: '0200' (3 sibs) 36: 0x561eb3436238 VAL: '0201' (3 sibs) 36: 0x561eb34362d0 VAL: '0202' (3 sibs) 36: 0x561eb3436068 SEQ: (3 sibs) 3 children: 36: 0x561eb3436370 VAL: '0210' (3 sibs) 36: 0x561eb3436408 VAL: '0211' (3 sibs) 36: 0x561eb34364a0 VAL: '0212' (3 sibs) 36: 0x561eb3436100 SEQ: (3 sibs) 3 children: 36: 0x561eb3436540 VAL: '0220' (3 sibs) 36: 0x561eb34365d8 VAL: '0221' (3 sibs) 36: 0x561eb3436670 VAL: '0222' (3 sibs) 36: 0x561eb3434e48 SEQ: (3 sibs) 3 children: 36: 0x561eb3436710 SEQ: (3 sibs) 3 children: 36: 0x561eb34368e0 SEQ: (3 sibs) 3 children: 36: 0x561eb3436ab0 VAL: '1000' (3 sibs) 36: 0x561eb3436b48 VAL: '1001' (3 sibs) 36: 0x561eb3436be0 VAL: '1002' (3 sibs) 36: 0x561eb3436978 SEQ: (3 sibs) 3 children: 36: 0x561eb3436c80 VAL: '1010' (3 sibs) 36: 0x561eb3436d18 VAL: '1011' (3 sibs) 36: 0x561eb3436db0 VAL: '1012' (3 sibs) 36: 0x561eb3436a10 SEQ: (3 sibs) 3 children: 36: 0x561eb3436e50 VAL: '1020' (3 sibs) 36: 0x561eb3436ee8 VAL: '1021' (3 sibs) 36: 0x561eb3436f80 VAL: '1022' (3 sibs) 36: 0x561eb34367a8 SEQ: (3 sibs) 3 children: 36: 0x561eb3437020 SEQ: (3 sibs) 3 children: 36: 0x561eb34371f0 VAL: '1100' (3 sibs) 36: 0x561eb3437288 VAL: '1101' (3 sibs) 36: 0x561eb3437320 VAL: '1102' (3 sibs) 36: 0x561eb34370b8 SEQ: (3 sibs) 3 children: 36: 0x561eb34373c0 VAL: '1110' (3 sibs) 36: 0x561eb3437458 VAL: '1111' (3 sibs) 36: 0x561eb34374f0 VAL: '1112' (3 sibs) 36: 0x561eb3437150 SEQ: (3 sibs) 3 children: 36: 0x561eb3437590 VAL: '1120' (3 sibs) 36: 0x561eb3437628 VAL: '1121' (3 sibs) 36: 0x561eb34376c0 VAL: '1122' (3 sibs) 36: 0x561eb3436840 SEQ: (3 sibs) 3 children: 36: 0x561eb3437760 SEQ: (3 sibs) 3 children: 36: 0x561eb3437930 VAL: '1200' (3 sibs) 36: 0x561eb34379c8 VAL: '1201' (3 sibs) 36: 0x561eb3437a60 VAL: '1202' (3 sibs) 36: 0x561eb34377f8 SEQ: (3 sibs) 3 children: 36: 0x561eb3437b00 VAL: '1210' (3 sibs) 36: 0x561eb3437b98 VAL: '1211' (3 sibs) 36: 0x561eb3437c30 VAL: '1212' (3 sibs) 36: 0x561eb3437890 SEQ: (3 sibs) 3 children: 36: 0x561eb3437cd0 VAL: '1220' (3 sibs) 36: 0x561eb3437d68 VAL: '1221' (3 sibs) 36: 0x561eb3437e00 VAL: '1222' (3 sibs) 36: 0x561eb3434ee0 SEQ: (3 sibs) 3 children: 36: 0x561eb3437ea0 SEQ: (3 sibs) 3 children: 36: 0x561eb3438070 SEQ: (3 sibs) 3 children: 36: 0x561eb3438240 VAL: '2000' (3 sibs) 36: 0x561eb34382d8 VAL: '2001' (3 sibs) 36: 0x561eb3438370 VAL: '2002' (3 sibs) 36: 0x561eb3438108 SEQ: (3 sibs) 3 children: 36: 0x561eb3438410 VAL: '2010' (3 sibs) 36: 0x561eb34384a8 VAL: '2011' (3 sibs) 36: 0x561eb3438540 VAL: '2012' (3 sibs) 36: 0x561eb34381a0 SEQ: (3 sibs) 3 children: 36: 0x561eb34385e0 VAL: '2020' (3 sibs) 36: 0x561eb3438678 VAL: '2021' (3 sibs) 36: 0x561eb3438710 VAL: '2022' (3 sibs) 36: 0x561eb3437f38 SEQ: (3 sibs) 3 children: 36: 0x561eb34387b0 SEQ: (3 sibs) 3 children: 36: 0x561eb3438980 VAL: '2100' (3 sibs) 36: 0x561eb3438a18 VAL: '2101' (3 sibs) 36: 0x561eb3438ab0 VAL: '2102' (3 sibs) 36: 0x561eb3438848 SEQ: (3 sibs) 3 children: 36: 0x561eb3438b50 VAL: '2110' (3 sibs) 36: 0x561eb3438be8 VAL: '2111' (3 sibs) 36: 0x561eb3438c80 VAL: '2112' (3 sibs) 36: 0x561eb34388e0 SEQ: (3 sibs) 3 children: 36: 0x561eb3438d20 VAL: '2120' (3 sibs) 36: 0x561eb3438db8 VAL: '2121' (3 sibs) 36: 0x561eb3438e50 VAL: '2122' (3 sibs) 36: 0x561eb3437fd0 SEQ: (3 sibs) 3 children: 36: 0x561eb3438ef0 SEQ: (3 sibs) 3 children: 36: 0x561eb34390c0 VAL: '2200' (3 sibs) 36: 0x561eb3439158 VAL: '2201' (3 sibs) 36: 0x561eb34391f0 VAL: '2202' (3 sibs) 36: 0x561eb3438f88 SEQ: (3 sibs) 3 children: 36: 0x561eb3439290 VAL: '2210' (3 sibs) 36: 0x561eb3439328 VAL: '2211' (3 sibs) 36: 0x561eb34393c0 VAL: '2212' (3 sibs) 36: 0x561eb3439020 SEQ: (3 sibs) 3 children: 36: 0x561eb3439460 VAL: '2220' (3 sibs) 36: 0x561eb34394f8 VAL: '2221' (3 sibs) 36: 0x561eb3439590 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x561eb3478950 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x561eb34789e0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x561eb3478a70 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x561eb3478b00 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x561eb3478b90 VAL: '0000' (3 sibs) 36: [5] [5] 0x561eb3478c20 VAL: '0001' (3 sibs) 36: [6] [6] 0x561eb3478cb0 VAL: '0002' (3 sibs) 36: [7] [7] 0x561eb3478d40 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x561eb3478dd0 VAL: '0010' (3 sibs) 36: [9] [9] 0x561eb3478e60 VAL: '0011' (3 sibs) 36: [10] [10] 0x561eb3478ef0 VAL: '0012' (3 sibs) 36: [11] [11] 0x561eb3478f80 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x561eb3479010 VAL: '0020' (3 sibs) 36: [13] [13] 0x561eb34790a0 VAL: '0021' (3 sibs) 36: [14] [14] 0x561eb3479130 VAL: '0022' (3 sibs) 36: [15] [15] 0x561eb34791c0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x561eb3479250 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x561eb34792e0 VAL: '0100' (3 sibs) 36: [18] [18] 0x561eb3479370 VAL: '0101' (3 sibs) 36: [19] [19] 0x561eb3479400 VAL: '0102' (3 sibs) 36: [20] [20] 0x561eb3479490 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x561eb3479520 VAL: '0110' (3 sibs) 36: [22] [22] 0x561eb34795b0 VAL: '0111' (3 sibs) 36: [23] [23] 0x561eb3479640 VAL: '0112' (3 sibs) 36: [24] [24] 0x561eb34796d0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x561eb3479760 VAL: '0120' (3 sibs) 36: [26] [26] 0x561eb34797f0 VAL: '0121' (3 sibs) 36: [27] [27] 0x561eb3479880 VAL: '0122' (3 sibs) 36: [28] [28] 0x561eb3479910 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x561eb34799a0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x561eb3479a30 VAL: '0200' (3 sibs) 36: [31] [31] 0x561eb3479ac0 VAL: '0201' (3 sibs) 36: [32] [32] 0x561eb3479b50 VAL: '0202' (3 sibs) 36: [33] [33] 0x561eb3479be0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x561eb3479c70 VAL: '0210' (3 sibs) 36: [35] [35] 0x561eb3479d00 VAL: '0211' (3 sibs) 36: [36] [36] 0x561eb3479d90 VAL: '0212' (3 sibs) 36: [37] [37] 0x561eb3479e20 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x561eb3479eb0 VAL: '0220' (3 sibs) 36: [39] [39] 0x561eb3479f40 VAL: '0221' (3 sibs) 36: [40] [40] 0x561eb3479fd0 VAL: '0222' (3 sibs) 36: [41] [41] 0x561eb347a060 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x561eb347a0f0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x561eb347a180 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x561eb347a210 VAL: '1000' (3 sibs) 36: [45] [45] 0x561eb347a2a0 VAL: '1001' (3 sibs) 36: [46] [46] 0x561eb347a330 VAL: '1002' (3 sibs) 36: [47] [47] 0x561eb347a3c0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x561eb347a450 VAL: '1010' (3 sibs) 36: [49] [49] 0x561eb347a4e0 VAL: '1011' (3 sibs) 36: [50] [50] 0x561eb347a570 VAL: '1012' (3 sibs) 36: [51] [51] 0x561eb347a600 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x561eb347a690 VAL: '1020' (3 sibs) 36: [53] [53] 0x561eb347a720 VAL: '1021' (3 sibs) 36: [54] [54] 0x561eb347a7b0 VAL: '1022' (3 sibs) 36: [55] [55] 0x561eb347a840 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x561eb347a8d0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x561eb347a960 VAL: '1100' (3 sibs) 36: [58] [58] 0x561eb347a9f0 VAL: '1101' (3 sibs) 36: [59] [59] 0x561eb347aa80 VAL: '1102' (3 sibs) 36: [60] [60] 0x561eb347ab10 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x561eb347aba0 VAL: '1110' (3 sibs) 36: [62] [62] 0x561eb347ac30 VAL: '1111' (3 sibs) 36: [63] [63] 0x561eb347acc0 VAL: '1112' (3 sibs) 36: [64] [64] 0x561eb347ad50 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x561eb347ade0 VAL: '1120' (3 sibs) 36: [66] [66] 0x561eb347ae70 VAL: '1121' (3 sibs) 36: [67] [67] 0x561eb347af00 VAL: '1122' (3 sibs) 36: [68] [68] 0x561eb347af90 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x561eb347b020 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x561eb347b0b0 VAL: '1200' (3 sibs) 36: [71] [71] 0x561eb347b140 VAL: '1201' (3 sibs) 36: [72] [72] 0x561eb347b1d0 VAL: '1202' (3 sibs) 36: [73] [73] 0x561eb347b260 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x561eb347b2f0 VAL: '1210' (3 sibs) 36: [75] [75] 0x561eb347b380 VAL: '1211' (3 sibs) 36: [76] [76] 0x561eb347b410 VAL: '1212' (3 sibs) 36: [77] [77] 0x561eb347b4a0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x561eb347b530 VAL: '1220' (3 sibs) 36: [79] [79] 0x561eb347b5c0 VAL: '1221' (3 sibs) 36: [80] [80] 0x561eb347b650 VAL: '1222' (3 sibs) 36: [81] [81] 0x561eb347b6e0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x561eb347b770 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x561eb347b800 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x561eb347b890 VAL: '2000' (3 sibs) 36: [85] [85] 0x561eb347b920 VAL: '2001' (3 sibs) 36: [86] [86] 0x561eb347b9b0 VAL: '2002' (3 sibs) 36: [87] [87] 0x561eb347ba40 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x561eb347bad0 VAL: '2010' (3 sibs) 36: [89] [89] 0x561eb347bb60 VAL: '2011' (3 sibs) 36: [90] [90] 0x561eb347bbf0 VAL: '2012' (3 sibs) 36: [91] [91] 0x561eb347bc80 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x561eb347bd10 VAL: '2020' (3 sibs) 36: [93] [93] 0x561eb347bda0 VAL: '2021' (3 sibs) 36: [94] [94] 0x561eb347be30 VAL: '2022' (3 sibs) 36: [95] [95] 0x561eb347bec0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x561eb347bf50 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x561eb347bfe0 VAL: '2100' (3 sibs) 36: [98] [98] 0x561eb347c070 VAL: '2101' (3 sibs) 36: [99] [99] 0x561eb347c100 VAL: '2102' (3 sibs) 36: [100] [100] 0x561eb347c190 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x561eb347c220 VAL: '2110' (3 sibs) 36: [102] [102] 0x561eb347c2b0 VAL: '2111' (3 sibs) 36: [103] [103] 0x561eb347c340 VAL: '2112' (3 sibs) 36: [104] [104] 0x561eb347c3d0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x561eb347c460 VAL: '2120' (3 sibs) 36: [106] [106] 0x561eb347c4f0 VAL: '2121' (3 sibs) 36: [107] [107] 0x561eb347c580 VAL: '2122' (3 sibs) 36: [108] [108] 0x561eb347c610 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x561eb347c6a0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x561eb347c730 VAL: '2200' (3 sibs) 36: [111] [111] 0x561eb347c7c0 VAL: '2201' (3 sibs) 36: [112] [112] 0x561eb347c850 VAL: '2202' (3 sibs) 36: [113] [113] 0x561eb347c8e0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x561eb347c970 VAL: '2210' (3 sibs) 36: [115] [115] 0x561eb347ca00 VAL: '2211' (3 sibs) 36: [116] [116] 0x561eb347ca90 VAL: '2212' (3 sibs) 36: [117] [117] 0x561eb347cb20 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x561eb347cbb0 VAL: '2220' (3 sibs) 36: [119] [119] 0x561eb347cc40 VAL: '2221' (3 sibs) 36: [120] [120] 0x561eb347ccd0 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: 0x561eb3439798 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x561eb3439870 SEQ: (3 sibs) 3 children: 36: 0x561eb3439a40 SEQ: (3 sibs) 3 children: 36: 0x561eb3439c10 SEQ: (3 sibs) 3 children: 36: 0x561eb3439de0 VAL: '0000' (3 sibs) 36: 0x561eb3439e78 VAL: '0001' (3 sibs) 36: 0x561eb3439f10 VAL: '0002' (3 sibs) 36: 0x561eb3439ca8 SEQ: (3 sibs) 3 children: 36: 0x561eb3439fb0 VAL: '0010' (3 sibs) 36: 0x561eb343a048 VAL: '0011' (3 sibs) 36: 0x561eb343a0e0 VAL: '0012' (3 sibs) 36: 0x561eb3439d40 SEQ: (3 sibs) 3 children: 36: 0x561eb343a180 VAL: '0020' (3 sibs) 36: 0x561eb343a218 VAL: '0021' (3 sibs) 36: 0x561eb343a2b0 VAL: '0022' (3 sibs) 36: 0x561eb3439ad8 SEQ: (3 sibs) 3 children: 36: 0x561eb343a350 SEQ: (3 sibs) 3 children: 36: 0x561eb343a520 VAL: '0100' (3 sibs) 36: 0x561eb343a5b8 VAL: '0101' (3 sibs) 36: 0x561eb343a650 VAL: '0102' (3 sibs) 36: 0x561eb343a3e8 SEQ: (3 sibs) 3 children: 36: 0x561eb343a6f0 VAL: '0110' (3 sibs) 36: 0x561eb343a788 VAL: '0111' (3 sibs) 36: 0x561eb343a820 VAL: '0112' (3 sibs) 36: 0x561eb343a480 SEQ: (3 sibs) 3 children: 36: 0x561eb343a8c0 VAL: '0120' (3 sibs) 36: 0x561eb343a958 VAL: '0121' (3 sibs) 36: 0x561eb343a9f0 VAL: '0122' (3 sibs) 36: 0x561eb3439b70 SEQ: (3 sibs) 3 children: 36: 0x561eb343aa90 SEQ: (3 sibs) 3 children: 36: 0x561eb343ac60 VAL: '0200' (3 sibs) 36: 0x561eb343acf8 VAL: '0201' (3 sibs) 36: 0x561eb343ad90 VAL: '0202' (3 sibs) 36: 0x561eb343ab28 SEQ: (3 sibs) 3 children: 36: 0x561eb343ae30 VAL: '0210' (3 sibs) 36: 0x561eb343aec8 VAL: '0211' (3 sibs) 36: 0x561eb343af60 VAL: '0212' (3 sibs) 36: 0x561eb343abc0 SEQ: (3 sibs) 3 children: 36: 0x561eb343b000 VAL: '0220' (3 sibs) 36: 0x561eb343b098 VAL: '0221' (3 sibs) 36: 0x561eb343b130 VAL: '0222' (3 sibs) 36: 0x561eb3439908 SEQ: (3 sibs) 3 children: 36: 0x561eb343b1d0 SEQ: (3 sibs) 3 children: 36: 0x561eb343b3a0 SEQ: (3 sibs) 3 children: 36: 0x561eb343b570 VAL: '1000' (3 sibs) 36: 0x561eb343b608 VAL: '1001' (3 sibs) 36: 0x561eb343b6a0 VAL: '1002' (3 sibs) 36: 0x561eb343b438 SEQ: (3 sibs) 3 children: 36: 0x561eb343b740 VAL: '1010' (3 sibs) 36: 0x561eb343b7d8 VAL: '1011' (3 sibs) 36: 0x561eb343b870 VAL: '1012' (3 sibs) 36: 0x561eb343b4d0 SEQ: (3 sibs) 3 children: 36: 0x561eb343b910 VAL: '1020' (3 sibs) 36: 0x561eb343b9a8 VAL: '1021' (3 sibs) 36: 0x561eb343ba40 VAL: '1022' (3 sibs) 36: 0x561eb343b268 SEQ: (3 sibs) 3 children: 36: 0x561eb343bae0 SEQ: (3 sibs) 3 children: 36: 0x561eb343bcb0 VAL: '1100' (3 sibs) 36: 0x561eb343bd48 VAL: '1101' (3 sibs) 36: 0x561eb343bde0 VAL: '1102' (3 sibs) 36: 0x561eb343bb78 SEQ: (3 sibs) 3 children: 36: 0x561eb343be80 VAL: '1110' (3 sibs) 36: 0x561eb343bf18 VAL: '1111' (3 sibs) 36: 0x561eb343bfb0 VAL: '1112' (3 sibs) 36: 0x561eb343bc10 SEQ: (3 sibs) 3 children: 36: 0x561eb343c050 VAL: '1120' (3 sibs) 36: 0x561eb343c0e8 VAL: '1121' (3 sibs) 36: 0x561eb343c180 VAL: '1122' (3 sibs) 36: 0x561eb343b300 SEQ: (3 sibs) 3 children: 36: 0x561eb343c220 SEQ: (3 sibs) 3 children: 36: 0x561eb343c3f0 VAL: '1200' (3 sibs) 36: 0x561eb343c488 VAL: '1201' (3 sibs) 36: 0x561eb343c520 VAL: '1202' (3 sibs) 36: 0x561eb343c2b8 SEQ: (3 sibs) 3 children: 36: 0x561eb343c5c0 VAL: '1210' (3 sibs) 36: 0x561eb343c658 VAL: '1211' (3 sibs) 36: 0x561eb343c6f0 VAL: '1212' (3 sibs) 36: 0x561eb343c350 SEQ: (3 sibs) 3 children: 36: 0x561eb343c790 VAL: '1220' (3 sibs) 36: 0x561eb343c828 VAL: '1221' (3 sibs) 36: 0x561eb343c8c0 VAL: '1222' (3 sibs) 36: 0x561eb34399a0 SEQ: (3 sibs) 3 children: 36: 0x561eb343c960 SEQ: (3 sibs) 3 children: 36: 0x561eb343cb30 SEQ: (3 sibs) 3 children: 36: 0x561eb343cd00 VAL: '2000' (3 sibs) 36: 0x561eb343cd98 VAL: '2001' (3 sibs) 36: 0x561eb343ce30 VAL: '2002' (3 sibs) 36: 0x561eb343cbc8 SEQ: (3 sibs) 3 children: 36: 0x561eb343ced0 VAL: '2010' (3 sibs) 36: 0x561eb343cf68 VAL: '2011' (3 sibs) 36: 0x561eb343d000 VAL: '2012' (3 sibs) 36: 0x561eb343cc60 SEQ: (3 sibs) 3 children: 36: 0x561eb343d0a0 VAL: '2020' (3 sibs) 36: 0x561eb343d138 VAL: '2021' (3 sibs) 36: 0x561eb343d1d0 VAL: '2022' (3 sibs) 36: 0x561eb343c9f8 SEQ: (3 sibs) 3 children: 36: 0x561eb343d270 SEQ: (3 sibs) 3 children: 36: 0x561eb343d440 VAL: '2100' (3 sibs) 36: 0x561eb343d4d8 VAL: '2101' (3 sibs) 36: 0x561eb343d570 VAL: '2102' (3 sibs) 36: 0x561eb343d308 SEQ: (3 sibs) 3 children: 36: 0x561eb343d610 VAL: '2110' (3 sibs) 36: 0x561eb343d6a8 VAL: '2111' (3 sibs) 36: 0x561eb343d740 VAL: '2112' (3 sibs) 36: 0x561eb343d3a0 SEQ: (3 sibs) 3 children: 36: 0x561eb343d7e0 VAL: '2120' (3 sibs) 36: 0x561eb343d878 VAL: '2121' (3 sibs) 36: 0x561eb343d910 VAL: '2122' (3 sibs) 36: 0x561eb343ca90 SEQ: (3 sibs) 3 children: 36: 0x561eb343d9b0 SEQ: (3 sibs) 3 children: 36: 0x561eb343db80 VAL: '2200' (3 sibs) 36: 0x561eb343dc18 VAL: '2201' (3 sibs) 36: 0x561eb343dcb0 VAL: '2202' (3 sibs) 36: 0x561eb343da48 SEQ: (3 sibs) 3 children: 36: 0x561eb343dd50 VAL: '2210' (3 sibs) 36: 0x561eb343dde8 VAL: '2211' (3 sibs) 36: 0x561eb343de80 VAL: '2212' (3 sibs) 36: 0x561eb343dae0 SEQ: (3 sibs) 3 children: 36: 0x561eb343df20 VAL: '2220' (3 sibs) 36: 0x561eb343dfb8 VAL: '2221' (3 sibs) 36: 0x561eb343e050 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x561eb347cd70 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x561eb347ce00 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x561eb347ce90 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x561eb347cf20 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x561eb347cfb0 VAL: '0000' (3 sibs) 36: [5] [5] 0x561eb347d040 VAL: '0001' (3 sibs) 36: [6] [6] 0x561eb347d0d0 VAL: '0002' (3 sibs) 36: [7] [7] 0x561eb347d160 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x561eb347d1f0 VAL: '0010' (3 sibs) 36: [9] [9] 0x561eb347d280 VAL: '0011' (3 sibs) 36: [10] [10] 0x561eb347d310 VAL: '0012' (3 sibs) 36: [11] [11] 0x561eb347d3a0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x561eb347d430 VAL: '0020' (3 sibs) 36: [13] [13] 0x561eb347d4c0 VAL: '0021' (3 sibs) 36: [14] [14] 0x561eb347d550 VAL: '0022' (3 sibs) 36: [15] [15] 0x561eb347d5e0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x561eb347d670 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x561eb347d700 VAL: '0100' (3 sibs) 36: [18] [18] 0x561eb347d790 VAL: '0101' (3 sibs) 36: [19] [19] 0x561eb347d820 VAL: '0102' (3 sibs) 36: [20] [20] 0x561eb347d8b0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x561eb347d940 VAL: '0110' (3 sibs) 36: [22] [22] 0x561eb347d9d0 VAL: '0111' (3 sibs) 36: [23] [23] 0x561eb347da60 VAL: '0112' (3 sibs) 36: [24] [24] 0x561eb347daf0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x561eb347db80 VAL: '0120' (3 sibs) 36: [26] [26] 0x561eb347dc10 VAL: '0121' (3 sibs) 36: [27] [27] 0x561eb347dca0 VAL: '0122' (3 sibs) 36: [28] [28] 0x561eb347dd30 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x561eb347ddc0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x561eb347de50 VAL: '0200' (3 sibs) 36: [31] [31] 0x561eb347dee0 VAL: '0201' (3 sibs) 36: [32] [32] 0x561eb347df70 VAL: '0202' (3 sibs) 36: [33] [33] 0x561eb347e000 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x561eb347e090 VAL: '0210' (3 sibs) 36: [35] [35] 0x561eb347e120 VAL: '0211' (3 sibs) 36: [36] [36] 0x561eb347e1b0 VAL: '0212' (3 sibs) 36: [37] [37] 0x561eb347e240 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x561eb347e2d0 VAL: '0220' (3 sibs) 36: [39] [39] 0x561eb347e360 VAL: '0221' (3 sibs) 36: [40] [40] 0x561eb347e3f0 VAL: '0222' (3 sibs) 36: [41] [41] 0x561eb347e480 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x561eb347e510 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x561eb347e5a0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x561eb347e630 VAL: '1000' (3 sibs) 36: [45] [45] 0x561eb347e6c0 VAL: '1001' (3 sibs) 36: [46] [46] 0x561eb347e750 VAL: '1002' (3 sibs) 36: [47] [47] 0x561eb347e7e0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x561eb347e870 VAL: '1010' (3 sibs) 36: [49] [49] 0x561eb347e900 VAL: '1011' (3 sibs) 36: [50] [50] 0x561eb347e990 VAL: '1012' (3 sibs) 36: [51] [51] 0x561eb347ea20 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x561eb347eab0 VAL: '1020' (3 sibs) 36: [53] [53] 0x561eb347eb40 VAL: '1021' (3 sibs) 36: [54] [54] 0x561eb347ebd0 VAL: '1022' (3 sibs) 36: [55] [55] 0x561eb347ec60 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x561eb347ecf0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x561eb347ed80 VAL: '1100' (3 sibs) 36: [58] [58] 0x561eb347ee10 VAL: '1101' (3 sibs) 36: [59] [59] 0x561eb347eea0 VAL: '1102' (3 sibs) 36: [60] [60] 0x561eb347ef30 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x561eb347efc0 VAL: '1110' (3 sibs) 36: [62] [62] 0x561eb347f050 VAL: '1111' (3 sibs) 36: [63] [63] 0x561eb347f0e0 VAL: '1112' (3 sibs) 36: [64] [64] 0x561eb347f170 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x561eb347f200 VAL: '1120' (3 sibs) 36: [66] [66] 0x561eb347f290 VAL: '1121' (3 sibs) 36: [67] [67] 0x561eb347f320 VAL: '1122' (3 sibs) 36: [68] [68] 0x561eb347f3b0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x561eb347f440 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x561eb347f4d0 VAL: '1200' (3 sibs) 36: [71] [71] 0x561eb347f560 VAL: '1201' (3 sibs) 36: [72] [72] 0x561eb347f5f0 VAL: '1202' (3 sibs) 36: [73] [73] 0x561eb347f680 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x561eb347f710 VAL: '1210' (3 sibs) 36: [75] [75] 0x561eb347f7a0 VAL: '1211' (3 sibs) 36: [76] [76] 0x561eb347f830 VAL: '1212' (3 sibs) 36: [77] [77] 0x561eb347f8c0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x561eb347f950 VAL: '1220' (3 sibs) 36: [79] [79] 0x561eb347f9e0 VAL: '1221' (3 sibs) 36: [80] [80] 0x561eb347fa70 VAL: '1222' (3 sibs) 36: [81] [81] 0x561eb347fb00 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x561eb347fb90 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x561eb347fc20 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x561eb347fcb0 VAL: '2000' (3 sibs) 36: [85] [85] 0x561eb347fd40 VAL: '2001' (3 sibs) 36: [86] [86] 0x561eb347fdd0 VAL: '2002' (3 sibs) 36: [87] [87] 0x561eb347fe60 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x561eb347fef0 VAL: '2010' (3 sibs) 36: [89] [89] 0x561eb347ff80 VAL: '2011' (3 sibs) 36: [90] [90] 0x561eb3480010 VAL: '2012' (3 sibs) 36: [91] [91] 0x561eb34800a0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x561eb3480130 VAL: '2020' (3 sibs) 36: [93] [93] 0x561eb34801c0 VAL: '2021' (3 sibs) 36: [94] [94] 0x561eb3480250 VAL: '2022' (3 sibs) 36: [95] [95] 0x561eb34802e0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x561eb3480370 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x561eb3480400 VAL: '2100' (3 sibs) 36: [98] [98] 0x561eb3480490 VAL: '2101' (3 sibs) 36: [99] [99] 0x561eb3480520 VAL: '2102' (3 sibs) 36: [100] [100] 0x561eb34805b0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x561eb3480640 VAL: '2110' (3 sibs) 36: [102] [102] 0x561eb34806d0 VAL: '2111' (3 sibs) 36: [103] [103] 0x561eb3480760 VAL: '2112' (3 sibs) 36: [104] [104] 0x561eb34807f0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x561eb3480880 VAL: '2120' (3 sibs) 36: [106] [106] 0x561eb3480910 VAL: '2121' (3 sibs) 36: [107] [107] 0x561eb34809a0 VAL: '2122' (3 sibs) 36: [108] [108] 0x561eb3480a30 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x561eb3480ac0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x561eb3480b50 VAL: '2200' (3 sibs) 36: [111] [111] 0x561eb3480be0 VAL: '2201' (3 sibs) 36: [112] [112] 0x561eb3480c70 VAL: '2202' (3 sibs) 36: [113] [113] 0x561eb3480d00 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x561eb3480d90 VAL: '2210' (3 sibs) 36: [115] [115] 0x561eb3480e20 VAL: '2211' (3 sibs) 36: [116] [116] 0x561eb3480eb0 VAL: '2212' (3 sibs) 36: [117] [117] 0x561eb3480f40 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x561eb3480fd0 VAL: '2220' (3 sibs) 36: [119] [119] 0x561eb3481060 VAL: '2221' (3 sibs) 36: [120] [120] 0x561eb34810f0 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 (17 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 73 tests from 2 test suites ran. (17 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: 0x56263eeb99b0 [ROOT] MAP: (0 sibs) 3 children: 37: 0x56263eeb44d0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0x56263eeb4568 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0x56263eeb4600 KEYSEQ: 'baz' (3 sibs) 0 children: 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x56263eee58f0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x56263eee5980 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x56263eee5a10 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x56263eee5aa0 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: 0x56263eeb9ac8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x56263eeb4b60 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x56263eeb4ca0 VAL: 'John Smith' (2 sibs) 37: 0x56263eeb4d38 VAL: 'Bill Jones' (2 sibs) 37: 0x56263eeb4bf8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x56263eeb4de0 VAL: 'Mary Smith' (2 sibs) 37: 0x56263eeb4e78 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x56263eee7790 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x56263eee7820 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x56263eee78b0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x56263eee7940 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x56263eee79d0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x56263eee7a60 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x56263eee7af0 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: 0x56263eeb9be0 [ROOT] MAP: (0 sibs) 2 children: 37: 0x56263eeb5390 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x56263eeb54d0 VAL: 'John Smith' (2 sibs) 37: 0x56263eeb5568 VAL: 'Bill Jones' (2 sibs) 37: 0x56263eeb5428 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x56263eeb5610 VAL: 'Mary Smith' (2 sibs) 37: 0x56263eeb56a8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x56263eee9580 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x56263eee9610 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x56263eee96a0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x56263eee9730 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x56263eee97c0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x56263eee9850 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x56263eee98e0 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: 0x56263eeb9cf8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x56263eeb5750 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x56263eeb5890 VAL: 'John Smith' (2 sibs) 37: 0x56263eeb5928 VAL: 'Bill Jones' (2 sibs) 37: 0x56263eeb57e8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x56263eeb59d0 VAL: 'Mary Smith' (2 sibs) 37: 0x56263eeb5a68 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x56263eeeb370 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x56263eeeb400 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x56263eeeb490 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x56263eeeb520 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x56263eeeb5b0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x56263eeeb640 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x56263eeeb6d0 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: 0x56263eeb9e10 [ROOT] MAP: (0 sibs) 8 children: 37: 0x56263eeba230 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0x56263eeba700 MAP: (1 sibs) 4 children: 37: 0x56263eeba7a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x56263eeba838 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x56263eeba8d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x56263eeba968 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x56263eeba2c8 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0x56263eeba360 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0x56263eebaa10 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x56263eebabe0 MAP: (1 sibs) 4 children: 37: 0x56263eebac80 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x56263eebad18 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x56263eebadb0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x56263eebae48 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x56263eebaaa8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x56263eebaef0 MAP: (1 sibs) 4 children: 37: 0x56263eebaf90 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x56263eebb028 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x56263eebb0c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x56263eebb158 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x56263eebab40 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x56263eeba3f8 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0x56263eeba490 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0x56263eebb200 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x56263eebb3d0 MAP: (1 sibs) 4 children: 37: 0x56263eebb470 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x56263eebb508 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x56263eebb5a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x56263eebb638 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x56263eebb298 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x56263eebb6e0 MAP: (1 sibs) 4 children: 37: 0x56263eebb780 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x56263eebb818 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x56263eebb8b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x56263eebb948 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x56263eebb330 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x56263eeba528 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0x56263eeba5c0 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0x56263eebb9f0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x56263eebbbc0 MAP: (1 sibs) 4 children: 37: 0x56263eebbc60 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x56263eebbcf8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x56263eebbd90 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x56263eebbe28 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x56263eebba88 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x56263eebbed0 MAP: (1 sibs) 4 children: 37: 0x56263eebbf70 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x56263eebc008 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x56263eebc0a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x56263eebc138 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x56263eebbb20 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x56263eeba658 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x56263eef0a50 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x56263eef0ae0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x56263eef0b70 MAP: (1 sibs) 4 children: 37: [3] [3] 0x56263eef0c00 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x56263eef0c90 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x56263eef0d20 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x56263eef0db0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x56263eef0e40 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x56263eef0ed0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x56263eef0f60 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x56263eef0ff0 MAP: (1 sibs) 4 children: 37: [11] [11] 0x56263eef1080 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x56263eef1110 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x56263eef11a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x56263eef1230 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x56263eef12c0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x56263eef1350 MAP: (1 sibs) 4 children: 37: [17] [17] 0x56263eef13e0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x56263eef1470 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x56263eef1500 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x56263eef1590 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x56263eef1620 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x56263eef16b0 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x56263eef1740 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x56263eef17d0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x56263eef1860 MAP: (1 sibs) 4 children: 37: [26] [26] 0x56263eef18f0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x56263eef1980 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x56263eef1a10 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x56263eef1aa0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x56263eef1b30 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x56263eef1bc0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x56263eef1c50 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x56263eef1ce0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x56263eef1d70 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x56263eef1e00 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x56263eef1e90 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x56263eef1f20 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x56263eef1fb0 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x56263eef2040 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x56263eef20d0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x56263eef2160 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x56263eef21f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x56263eef2280 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x56263eef2310 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x56263eef23a0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x56263eef2430 MAP: (1 sibs) 4 children: 37: [47] [47] 0x56263eef24c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x56263eef2550 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x56263eef25e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x56263eef2670 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x56263eef2700 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x56263eef2790 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: 0x56263eeb9f28 [ROOT] MAP: (0 sibs) 2 children: 37: 0x56263eeb5b60 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x56263eeb4f20 VAL: 'John Smith' (2 sibs) 37: 0x56263eeb4fb8 VAL: 'Bill Jones' (2 sibs) 37: 0x56263eeb5bf8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x56263eeb5060 VAL: 'Mary Smith' (2 sibs) 37: 0x56263eeb50f8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x56263eef2e60 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x56263eef2ef0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x56263eef2f80 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x56263eef3010 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x56263eef30a0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x56263eef3130 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x56263eef31c0 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: 0x56263eeba040 [ROOT] MAP: (0 sibs) 2 children: 37: 0x56263eeb51f0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x56263eeb7380 VAL: 'John Smith' (2 sibs) 37: 0x56263eeb7418 VAL: 'Bill Jones' (2 sibs) 37: 0x56263eeb5288 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x56263eeb74c0 VAL: 'Mary Smith' (2 sibs) 37: 0x56263eeb7558 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x56263eef4b90 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x56263eef4c20 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x56263eef4cb0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x56263eef4d40 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x56263eef4dd0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x56263eef4e60 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x56263eef4ef0 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: 0x56263eeba158 [ROOT] MAP: (0 sibs) 1 children: 37: 0x56263eeb7070 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0x56263eeb6d60 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0x56263eeb6090 VAL: 'a' (5 sibs) 37: 0x56263eeb6128 VAL: 'b' (5 sibs) 37: 0x56263eeb61c0 VAL: 'c' (5 sibs) 37: 0x56263eeb6258 VAL: 'd' (5 sibs) 37: 0x56263eeb62f0 VAL: 'e' (5 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x56263eef68c0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x56263eef6950 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x56263eef69e0 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x56263eef6a70 VAL: 'a' (5 sibs) 37: [4] [4] 0x56263eef6b00 VAL: 'b' (5 sibs) 37: [5] [5] 0x56263eef6b90 VAL: 'c' (5 sibs) 37: [6] [6] 0x56263eef6c20 VAL: 'd' (5 sibs) 37: [7] [7] 0x56263eef6cb0 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: 0x56263eeb99b0 [ROOT] MAP: (0 sibs) 3 children: 37: 0x56263eeb44d0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0x56263eeb4568 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0x56263eeb4600 KEYSEQ: 'baz' (3 sibs) 0 children: 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x56263eef71d0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x56263eef7260 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x56263eef72f0 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x56263eef7380 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: 0x56263eeb9ac8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x56263eeb4b60 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x56263eeb4ca0 VAL: 'John Smith' (2 sibs) 37: 0x56263eeb4d38 VAL: 'Bill Jones' (2 sibs) 37: 0x56263eeb4bf8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x56263eeb4de0 VAL: 'Mary Smith' (2 sibs) 37: 0x56263eeb4e78 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x56263eef7ae0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x56263eef7b70 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x56263eef7c00 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x56263eef7c90 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x56263eef7d20 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x56263eef7db0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x56263eef7e40 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: 0x56263eeb9be0 [ROOT] MAP: (0 sibs) 2 children: 37: 0x56263eeb5390 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x56263eeb54d0 VAL: 'John Smith' (2 sibs) 37: 0x56263eeb5568 VAL: 'Bill Jones' (2 sibs) 37: 0x56263eeb5428 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x56263eeb5610 VAL: 'Mary Smith' (2 sibs) 37: 0x56263eeb56a8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x56263eef83f0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x56263eef8480 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x56263eef8510 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x56263eef85a0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x56263eef8630 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x56263eef86c0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x56263eef8750 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: 0x56263eeb9cf8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x56263eeb5750 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x56263eeb5890 VAL: 'John Smith' (2 sibs) 37: 0x56263eeb5928 VAL: 'Bill Jones' (2 sibs) 37: 0x56263eeb57e8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x56263eeb59d0 VAL: 'Mary Smith' (2 sibs) 37: 0x56263eeb5a68 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x56263eef8d00 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x56263eef8d90 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x56263eef8e20 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x56263eef8eb0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x56263eef8f40 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x56263eef8fd0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x56263eef9060 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: 0x56263eeb9e10 [ROOT] MAP: (0 sibs) 8 children: 37: 0x56263eeba230 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0x56263eeba700 MAP: (1 sibs) 4 children: 37: 0x56263eeba7a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x56263eeba838 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x56263eeba8d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x56263eeba968 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x56263eeba2c8 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0x56263eeba360 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0x56263eebaa10 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x56263eebabe0 MAP: (1 sibs) 4 children: 37: 0x56263eebac80 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x56263eebad18 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x56263eebadb0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x56263eebae48 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x56263eebaaa8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x56263eebaef0 MAP: (1 sibs) 4 children: 37: 0x56263eebaf90 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x56263eebb028 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x56263eebb0c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x56263eebb158 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x56263eebab40 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x56263eeba3f8 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0x56263eeba490 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0x56263eebb200 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x56263eebb3d0 MAP: (1 sibs) 4 children: 37: 0x56263eebb470 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x56263eebb508 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x56263eebb5a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x56263eebb638 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x56263eebb298 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x56263eebb6e0 MAP: (1 sibs) 4 children: 37: 0x56263eebb780 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x56263eebb818 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x56263eebb8b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x56263eebb948 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x56263eebb330 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x56263eeba528 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0x56263eeba5c0 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0x56263eebb9f0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x56263eebbbc0 MAP: (1 sibs) 4 children: 37: 0x56263eebbc60 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x56263eebbcf8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x56263eebbd90 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x56263eebbe28 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x56263eebba88 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x56263eebbed0 MAP: (1 sibs) 4 children: 37: 0x56263eebbf70 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x56263eebc008 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x56263eebc0a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x56263eebc138 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x56263eebbb20 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x56263eeba658 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x56263eefb130 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x56263eefb1c0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x56263eefb250 MAP: (1 sibs) 4 children: 37: [3] [3] 0x56263eefb2e0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x56263eefb370 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x56263eefb400 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x56263eefb490 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x56263eefb520 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x56263eefb5b0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x56263eefb640 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x56263eefb6d0 MAP: (1 sibs) 4 children: 37: [11] [11] 0x56263eefb760 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x56263eefb7f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x56263eefb880 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x56263eefb910 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x56263eefb9a0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x56263eefba30 MAP: (1 sibs) 4 children: 37: [17] [17] 0x56263eefbac0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x56263eefbb50 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x56263eefbbe0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x56263eefbc70 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x56263eefbd00 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x56263eefbd90 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x56263eefbe20 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x56263eefbeb0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x56263eefbf40 MAP: (1 sibs) 4 children: 37: [26] [26] 0x56263eefbfd0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x56263eefc060 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x56263eefc0f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x56263eefc180 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x56263eefc210 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x56263eefc2a0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x56263eefc330 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x56263eefc3c0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x56263eefc450 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x56263eefc4e0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x56263eefc570 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x56263eefc600 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x56263eefc690 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x56263eefc720 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x56263eefc7b0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x56263eefc840 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x56263eefc8d0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x56263eefc960 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x56263eefc9f0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x56263eefca80 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x56263eefcb10 MAP: (1 sibs) 4 children: 37: [47] [47] 0x56263eefcba0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x56263eefcc30 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x56263eefccc0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x56263eefcd50 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x56263eefcde0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x56263eefce70 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: 0x56263eeb9f28 [ROOT] MAP: (0 sibs) 2 children: 37: 0x56263eeb5b60 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x56263eeb4f20 VAL: 'John Smith' (2 sibs) 37: 0x56263eeb4fb8 VAL: 'Bill Jones' (2 sibs) 37: 0x56263eeb5bf8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x56263eeb5060 VAL: 'Mary Smith' (2 sibs) 37: 0x56263eeb50f8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x56263eef9610 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x56263eef96a0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x56263eef9730 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x56263eef97c0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x56263eef9850 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x56263eef98e0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x56263eef9970 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: 0x56263eeba040 [ROOT] MAP: (0 sibs) 2 children: 37: 0x56263eeb51f0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x56263eeb7380 VAL: 'John Smith' (2 sibs) 37: 0x56263eeb7418 VAL: 'Bill Jones' (2 sibs) 37: 0x56263eeb5288 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x56263eeb74c0 VAL: 'Mary Smith' (2 sibs) 37: 0x56263eeb7558 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x56263eef9f20 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x56263eef9fb0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x56263eefa040 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x56263eefa0d0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x56263eefa160 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x56263eefa1f0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x56263eefa280 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: 0x56263eeba158 [ROOT] MAP: (0 sibs) 1 children: 37: 0x56263eeb7070 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0x56263eeb6d60 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0x56263eeb6090 VAL: 'a' (5 sibs) 37: 0x56263eeb6128 VAL: 'b' (5 sibs) 37: 0x56263eeb61c0 VAL: 'c' (5 sibs) 37: 0x56263eeb6258 VAL: 'd' (5 sibs) 37: 0x56263eeb62f0 VAL: 'e' (5 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x56263eefd540 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x56263eefd5d0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x56263eefd660 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x56263eefd6f0 VAL: 'a' (5 sibs) 37: [4] [4] 0x56263eefd780 VAL: 'b' (5 sibs) 37: [5] [5] 0x56263eefd810 VAL: 'c' (5 sibs) 37: [6] [6] 0x56263eefd8a0 VAL: 'd' (5 sibs) 37: [7] [7] 0x56263eefd930 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] 0x56263eee58f0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x56263eee5980 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x56263eee5a10 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x56263eee5aa0 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] 0x56263eefe4f0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x56263eefe580 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x56263eefe610 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x56263eefe6a0 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] 0x56263eee7790 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x56263eee7820 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x56263eee78b0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x56263eee7940 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x56263eee79d0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x56263eee7a60 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x56263eee7af0 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] 0x56263eeff6e0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x56263eeff770 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x56263eeff800 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x56263eeff890 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x56263eeff920 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x56263eeff9b0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x56263eeffa40 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] 0x56263eee9580 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x56263eee9610 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x56263eee96a0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x56263eee9730 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x56263eee97c0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x56263eee9850 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x56263eee98e0 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] 0x56263eeffff0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x56263ef00080 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x56263ef00110 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x56263ef001a0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x56263ef00230 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x56263ef002c0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x56263ef00350 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] 0x56263eeeb370 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x56263eeeb400 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x56263eeeb490 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x56263eeeb520 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x56263eeeb5b0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x56263eeeb640 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x56263eeeb6d0 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] 0x56263ef00900 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x56263ef00990 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x56263ef00a20 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x56263ef00ab0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x56263ef00b40 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x56263ef00bd0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x56263ef00c60 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] 0x56263eef0a50 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x56263eef0ae0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x56263eef0b70 MAP: (1 sibs) 4 children: 37: [3] [3] 0x56263eef0c00 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x56263eef0c90 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x56263eef0d20 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x56263eef0db0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x56263eef0e40 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x56263eef0ed0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x56263eef0f60 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x56263eef0ff0 MAP: (1 sibs) 4 children: 37: [11] [11] 0x56263eef1080 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x56263eef1110 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x56263eef11a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x56263eef1230 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x56263eef12c0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x56263eef1350 MAP: (1 sibs) 4 children: 37: [17] [17] 0x56263eef13e0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x56263eef1470 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x56263eef1500 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x56263eef1590 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x56263eef1620 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x56263eef16b0 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x56263eef1740 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x56263eef17d0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x56263eef1860 MAP: (1 sibs) 4 children: 37: [26] [26] 0x56263eef18f0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x56263eef1980 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x56263eef1a10 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x56263eef1aa0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x56263eef1b30 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x56263eef1bc0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x56263eef1c50 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x56263eef1ce0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x56263eef1d70 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x56263eef1e00 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x56263eef1e90 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x56263eef1f20 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x56263eef1fb0 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x56263eef2040 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x56263eef20d0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x56263eef2160 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x56263eef21f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x56263eef2280 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x56263eef2310 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x56263eef23a0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x56263eef2430 MAP: (1 sibs) 4 children: 37: [47] [47] 0x56263eef24c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x56263eef2550 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x56263eef25e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x56263eef2670 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x56263eef2700 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x56263eef2790 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] 0x56263ef02d30 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x56263ef02dc0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x56263ef02e50 MAP: (1 sibs) 4 children: 37: [3] [3] 0x56263ef02ee0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x56263ef02f70 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x56263ef03000 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x56263ef03090 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x56263ef03120 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x56263ef031b0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x56263ef03240 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x56263ef032d0 MAP: (1 sibs) 4 children: 37: [11] [11] 0x56263ef03360 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x56263ef033f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x56263ef03480 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x56263ef03510 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x56263ef035a0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x56263ef03630 MAP: (1 sibs) 4 children: 37: [17] [17] 0x56263ef036c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x56263ef03750 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x56263ef037e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x56263ef03870 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x56263ef03900 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x56263ef03990 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x56263ef03a20 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x56263ef03ab0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x56263ef03b40 MAP: (1 sibs) 4 children: 37: [26] [26] 0x56263ef03bd0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x56263ef03c60 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x56263ef03cf0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x56263ef03d80 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x56263ef03e10 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x56263ef03ea0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x56263ef03f30 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x56263ef03fc0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x56263ef04050 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x56263ef040e0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x56263ef04170 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x56263ef04200 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x56263ef04290 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x56263ef04320 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x56263ef043b0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x56263ef04440 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x56263ef044d0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x56263ef04560 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x56263ef045f0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x56263ef04680 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x56263ef04710 MAP: (1 sibs) 4 children: 37: [47] [47] 0x56263ef047a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x56263ef04830 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x56263ef048c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x56263ef04950 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x56263ef049e0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x56263ef04a70 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] 0x56263eef2e60 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x56263eef2ef0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x56263eef2f80 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x56263eef3010 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x56263eef30a0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x56263eef3130 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x56263eef31c0 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] 0x56263ef01210 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x56263ef012a0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x56263ef01330 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x56263ef013c0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x56263ef01450 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x56263ef014e0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x56263ef01570 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] 0x56263eef4b90 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x56263eef4c20 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x56263eef4cb0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x56263eef4d40 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x56263eef4dd0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x56263eef4e60 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x56263eef4ef0 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] 0x56263ef01b20 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x56263ef01bb0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x56263ef01c40 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x56263ef01cd0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x56263ef01d60 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x56263ef01df0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x56263ef01e80 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] 0x56263eef68c0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x56263eef6950 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x56263eef69e0 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x56263eef6a70 VAL: 'a' (5 sibs) 37: [4] [4] 0x56263eef6b00 VAL: 'b' (5 sibs) 37: [5] [5] 0x56263eef6b90 VAL: 'c' (5 sibs) 37: [6] [6] 0x56263eef6c20 VAL: 'd' (5 sibs) 37: [7] [7] 0x56263eef6cb0 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] 0x56263ef05140 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x56263ef051d0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x56263ef05260 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x56263ef052f0 VAL: 'a' (5 sibs) 37: [4] [4] 0x56263ef05380 VAL: 'b' (5 sibs) 37: [5] [5] 0x56263ef05410 VAL: 'c' (5 sibs) 37: [6] [6] 0x56263ef054a0 VAL: 'd' (5 sibs) 37: [7] [7] 0x56263ef05530 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] 0x56263eef71d0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x56263eef7260 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x56263eef72f0 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x56263eef7380 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] 0x56263ef05a50 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x56263ef05ae0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x56263ef05b70 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x56263ef05c00 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] 0x56263eef7ae0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x56263eef7b70 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x56263eef7c00 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x56263eef7c90 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x56263eef7d20 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x56263eef7db0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x56263eef7e40 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] 0x56263ef06360 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x56263ef063f0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x56263ef06480 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x56263ef06510 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x56263ef065a0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x56263ef06630 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x56263ef066c0 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] 0x56263eef83f0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x56263eef8480 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x56263eef8510 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x56263eef85a0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x56263eef8630 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x56263eef86c0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x56263eef8750 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] 0x56263ef06c70 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x56263ef06d00 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x56263ef06d90 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x56263ef06e20 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x56263ef06eb0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x56263ef06f40 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x56263ef06fd0 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] 0x56263eef8d00 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x56263eef8d90 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x56263eef8e20 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x56263eef8eb0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x56263eef8f40 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x56263eef8fd0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x56263eef9060 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] 0x56263ef07580 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x56263ef07610 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x56263ef076a0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x56263ef07730 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x56263ef077c0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x56263ef07850 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x56263ef078e0 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] 0x56263eefb130 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x56263eefb1c0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x56263eefb250 MAP: (1 sibs) 4 children: 37: [3] [3] 0x56263eefb2e0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x56263eefb370 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x56263eefb400 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x56263eefb490 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x56263eefb520 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x56263eefb5b0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x56263eefb640 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x56263eefb6d0 MAP: (1 sibs) 4 children: 37: [11] [11] 0x56263eefb760 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x56263eefb7f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x56263eefb880 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x56263eefb910 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x56263eefb9a0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x56263eefba30 MAP: (1 sibs) 4 children: 37: [17] [17] 0x56263eefbac0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x56263eefbb50 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x56263eefbbe0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x56263eefbc70 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x56263eefbd00 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x56263eefbd90 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x56263eefbe20 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x56263eefbeb0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x56263eefbf40 MAP: (1 sibs) 4 children: 37: [26] [26] 0x56263eefbfd0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x56263eefc060 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x56263eefc0f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x56263eefc180 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x56263eefc210 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x56263eefc2a0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x56263eefc330 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x56263eefc3c0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x56263eefc450 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x56263eefc4e0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x56263eefc570 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x56263eefc600 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x56263eefc690 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x56263eefc720 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x56263eefc7b0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x56263eefc840 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x56263eefc8d0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x56263eefc960 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x56263eefc9f0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x56263eefca80 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x56263eefcb10 MAP: (1 sibs) 4 children: 37: [47] [47] 0x56263eefcba0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x56263eefcc30 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x56263eefccc0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x56263eefcd50 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x56263eefcde0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x56263eefce70 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] 0x56263ef099b0 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x56263ef09a40 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x56263ef09ad0 MAP: (1 sibs) 4 children: 37: [3] [3] 0x56263ef09b60 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x56263ef09bf0 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x56263ef09c80 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x56263ef09d10 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x56263ef09da0 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x56263ef09e30 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x56263ef09ec0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x56263ef09f50 MAP: (1 sibs) 4 children: 37: [11] [11] 0x56263ef09fe0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x56263ef0a070 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x56263ef0a100 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x56263ef0a190 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x56263ef0a220 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x56263ef0a2b0 MAP: (1 sibs) 4 children: 37: [17] [17] 0x56263ef0a340 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x56263ef0a3d0 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x56263ef0a460 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x56263ef0a4f0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x56263ef0a580 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x56263ef0a610 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x56263ef0a6a0 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x56263ef0a730 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x56263ef0a7c0 MAP: (1 sibs) 4 children: 37: [26] [26] 0x56263ef0a850 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x56263ef0a8e0 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x56263ef0a970 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x56263ef0aa00 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x56263ef0aa90 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x56263ef0ab20 MAP: (1 sibs) 4 children: 37: [32] [32] 0x56263ef0abb0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x56263ef0ac40 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x56263ef0acd0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x56263ef0ad60 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x56263ef0adf0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x56263ef0ae80 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x56263ef0af10 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x56263ef0afa0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x56263ef0b030 MAP: (1 sibs) 4 children: 37: [41] [41] 0x56263ef0b0c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x56263ef0b150 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x56263ef0b1e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x56263ef0b270 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x56263ef0b300 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x56263ef0b390 MAP: (1 sibs) 4 children: 37: [47] [47] 0x56263ef0b420 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x56263ef0b4b0 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x56263ef0b540 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x56263ef0b5d0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x56263ef0b660 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x56263ef0b6f0 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] 0x56263eef9610 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x56263eef96a0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x56263eef9730 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x56263eef97c0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x56263eef9850 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x56263eef98e0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x56263eef9970 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] 0x56263ef07e90 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x56263ef07f20 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x56263ef07fb0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x56263ef08040 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x56263ef080d0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x56263ef08160 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x56263ef081f0 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] 0x56263eef9f20 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x56263eef9fb0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x56263eefa040 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x56263eefa0d0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x56263eefa160 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x56263eefa1f0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x56263eefa280 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] 0x56263ef087a0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x56263ef08830 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x56263ef088c0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x56263ef08950 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x56263ef089e0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x56263ef08a70 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x56263ef08b00 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] 0x56263eefd540 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x56263eefd5d0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x56263eefd660 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x56263eefd6f0 VAL: 'a' (5 sibs) 37: [4] [4] 0x56263eefd780 VAL: 'b' (5 sibs) 37: [5] [5] 0x56263eefd810 VAL: 'c' (5 sibs) 37: [6] [6] 0x56263eefd8a0 VAL: 'd' (5 sibs) 37: [7] [7] 0x56263eefd930 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] 0x56263ef0bdc0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x56263ef0be50 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x56263ef0bee0 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x56263ef0bf70 VAL: 'a' (5 sibs) 37: [4] [4] 0x56263ef0c000 VAL: 'b' (5 sibs) 37: [5] [5] 0x56263ef0c090 VAL: 'c' (5 sibs) 37: [6] [6] 0x56263ef0c120 VAL: 'd' (5 sibs) 37: [7] [7] 0x56263ef0c1b0 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: 0x56263eeb99b0 [ROOT] MAP: (0 sibs) 3 children: 37: 0x56263eeb44d0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0x56263eeb4568 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0x56263eeb4600 KEYSEQ: 'baz' (3 sibs) 0 children: 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x56263eeff0a0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x56263eeff130 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x56263eeff1c0 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x56263eeff250 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: 0x56263eeb9ac8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x56263eeb4b60 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x56263eeb4ca0 VAL: 'John Smith' (2 sibs) 37: 0x56263eeb4d38 VAL: 'Bill Jones' (2 sibs) 37: 0x56263eeb4bf8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x56263eeb4de0 VAL: 'Mary Smith' (2 sibs) 37: 0x56263eeb4e78 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x56263ef090b0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x56263ef09140 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x56263ef091d0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x56263ef09260 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x56263ef092f0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x56263ef09380 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x56263ef09410 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: 0x56263eeb9be0 [ROOT] MAP: (0 sibs) 2 children: 37: 0x56263eeb5390 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x56263eeb54d0 VAL: 'John Smith' (2 sibs) 37: 0x56263eeb5568 VAL: 'Bill Jones' (2 sibs) 37: 0x56263eeb5428 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x56263eeb5610 VAL: 'Mary Smith' (2 sibs) 37: 0x56263eeb56a8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x56263ef094b0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x56263ef09540 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x56263ef095d0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x56263ef09660 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x56263ef096f0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x56263ef09780 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x56263ef09810 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: 0x56263eeb9cf8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x56263eeb5750 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x56263eeb5890 VAL: 'John Smith' (2 sibs) 37: 0x56263eeb5928 VAL: 'Bill Jones' (2 sibs) 37: 0x56263eeb57e8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x56263eeb59d0 VAL: 'Mary Smith' (2 sibs) 37: 0x56263eeb5a68 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x56263ef02430 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x56263ef024c0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x56263ef02550 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x56263ef025e0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x56263ef02670 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x56263ef02700 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x56263ef02790 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: 0x56263eeb9e10 [ROOT] MAP: (0 sibs) 8 children: 37: 0x56263eeba230 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0x56263eeba700 MAP: (1 sibs) 4 children: 37: 0x56263eeba7a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x56263eeba838 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x56263eeba8d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x56263eeba968 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x56263eeba2c8 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0x56263eeba360 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0x56263eebaa10 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x56263eebabe0 MAP: (1 sibs) 4 children: 37: 0x56263eebac80 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x56263eebad18 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x56263eebadb0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x56263eebae48 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x56263eebaaa8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x56263eebaef0 MAP: (1 sibs) 4 children: 37: 0x56263eebaf90 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x56263eebb028 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x56263eebb0c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x56263eebb158 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x56263eebab40 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x56263eeba3f8 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0x56263eeba490 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0x56263eebb200 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x56263eebb3d0 MAP: (1 sibs) 4 children: 37: 0x56263eebb470 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x56263eebb508 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x56263eebb5a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x56263eebb638 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x56263eebb298 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x56263eebb6e0 MAP: (1 sibs) 4 children: 37: 0x56263eebb780 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x56263eebb818 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x56263eebb8b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x56263eebb948 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x56263eebb330 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x56263eeba528 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0x56263eeba5c0 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0x56263eebb9f0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x56263eebbbc0 MAP: (1 sibs) 4 children: 37: 0x56263eebbc60 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x56263eebbcf8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x56263eebbd90 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x56263eebbe28 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x56263eebba88 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x56263eebbed0 MAP: (1 sibs) 4 children: 37: 0x56263eebbf70 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x56263eebc008 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x56263eebc0a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x56263eebc138 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x56263eebbb20 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x56263eeba658 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x56263ef0c6d0 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x56263ef0c760 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x56263ef0c7f0 MAP: (1 sibs) 4 children: 37: [3] [3] 0x56263ef0c880 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x56263ef0c910 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x56263ef0c9a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x56263ef0ca30 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x56263ef0cac0 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x56263ef0cb50 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x56263ef0cbe0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x56263ef0cc70 MAP: (1 sibs) 4 children: 37: [11] [11] 0x56263ef0cd00 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x56263ef0cd90 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x56263ef0ce20 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x56263ef0ceb0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x56263ef0cf40 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x56263ef0cfd0 MAP: (1 sibs) 4 children: 37: [17] [17] 0x56263ef0d060 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x56263ef0d0f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x56263ef0d180 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x56263ef0d210 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x56263ef0d2a0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x56263ef0d330 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x56263ef0d3c0 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x56263ef0d450 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x56263ef0d4e0 MAP: (1 sibs) 4 children: 37: [26] [26] 0x56263ef0d570 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x56263ef0d600 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x56263ef0d690 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x56263ef0d720 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x56263ef0d7b0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x56263ef0d840 MAP: (1 sibs) 4 children: 37: [32] [32] 0x56263ef0d8d0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x56263ef0d960 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x56263ef0d9f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x56263ef0da80 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x56263ef0db10 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x56263ef0dba0 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x56263ef0dc30 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x56263ef0dcc0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x56263ef0dd50 MAP: (1 sibs) 4 children: 37: [41] [41] 0x56263ef0dde0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x56263ef0de70 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x56263ef0df00 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x56263ef0df90 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x56263ef0e020 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x56263ef0e0b0 MAP: (1 sibs) 4 children: 37: [47] [47] 0x56263ef0e140 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x56263ef0e1d0 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x56263ef0e260 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x56263ef0e2f0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x56263ef0e380 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x56263ef0e410 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: 0x56263eeb9f28 [ROOT] MAP: (0 sibs) 2 children: 37: 0x56263eeb5b60 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x56263eeb4f20 VAL: 'John Smith' (2 sibs) 37: 0x56263eeb4fb8 VAL: 'Bill Jones' (2 sibs) 37: 0x56263eeb5bf8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x56263eeb5060 VAL: 'Mary Smith' (2 sibs) 37: 0x56263eeb50f8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x56263ef02830 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x56263ef028c0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x56263ef02950 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x56263ef029e0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x56263ef02a70 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x56263ef02b00 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x56263ef02b90 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: 0x56263eeba040 [ROOT] MAP: (0 sibs) 2 children: 37: 0x56263eeb51f0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x56263eeb7380 VAL: 'John Smith' (2 sibs) 37: 0x56263eeb7418 VAL: 'Bill Jones' (2 sibs) 37: 0x56263eeb5288 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x56263eeb74c0 VAL: 'Mary Smith' (2 sibs) 37: 0x56263eeb7558 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x56263ef0e4b0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x56263ef0e540 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x56263ef0e5d0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x56263ef0e660 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x56263ef0e6f0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x56263ef0e780 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x56263ef0e810 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: 0x56263eeba158 [ROOT] MAP: (0 sibs) 1 children: 37: 0x56263eeb7070 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0x56263eeb6d60 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0x56263eeb6090 VAL: 'a' (5 sibs) 37: 0x56263eeb6128 VAL: 'b' (5 sibs) 37: 0x56263eeb61c0 VAL: 'c' (5 sibs) 37: 0x56263eeb6258 VAL: 'd' (5 sibs) 37: 0x56263eeb62f0 VAL: 'e' (5 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x56263ef0e8b0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x56263ef0e940 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x56263ef0e9d0 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x56263ef0ea60 VAL: 'a' (5 sibs) 37: [4] [4] 0x56263ef0eaf0 VAL: 'b' (5 sibs) 37: [5] [5] 0x56263ef0eb80 VAL: 'c' (5 sibs) 37: [6] [6] 0x56263ef0ec10 VAL: 'd' (5 sibs) 37: [7] [7] 0x56263ef0eca0 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: 0x56263eeb99b0 [ROOT] MAP: (0 sibs) 3 children: 37: 0x56263eeb44d0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0x56263eeb4568 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0x56263eeb4600 KEYSEQ: 'baz' (3 sibs) 0 children: 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x56263ef0ed40 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x56263ef0edd0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x56263ef0ee60 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x56263ef0eef0 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: 0x56263eeb9ac8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x56263eeb4b60 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x56263eeb4ca0 VAL: 'John Smith' (2 sibs) 37: 0x56263eeb4d38 VAL: 'Bill Jones' (2 sibs) 37: 0x56263eeb4bf8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x56263eeb4de0 VAL: 'Mary Smith' (2 sibs) 37: 0x56263eeb4e78 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x56263ef0ef90 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x56263ef0f020 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x56263ef0f0b0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x56263ef0f140 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x56263ef0f1d0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x56263ef0f260 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x56263ef0f2f0 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: 0x56263eeb9be0 [ROOT] MAP: (0 sibs) 2 children: 37: 0x56263eeb5390 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x56263eeb54d0 VAL: 'John Smith' (2 sibs) 37: 0x56263eeb5568 VAL: 'Bill Jones' (2 sibs) 37: 0x56263eeb5428 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x56263eeb5610 VAL: 'Mary Smith' (2 sibs) 37: 0x56263eeb56a8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x56263ef0f390 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x56263ef0f420 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x56263ef0f4b0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x56263ef0f540 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x56263ef0f5d0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x56263ef0f660 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x56263ef0f6f0 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: 0x56263eeb9cf8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x56263eeb5750 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x56263eeb5890 VAL: 'John Smith' (2 sibs) 37: 0x56263eeb5928 VAL: 'Bill Jones' (2 sibs) 37: 0x56263eeb57e8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x56263eeb59d0 VAL: 'Mary Smith' (2 sibs) 37: 0x56263eeb5a68 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x56263ef0f790 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x56263ef0f820 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x56263ef0f8b0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x56263ef0f940 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x56263ef0f9d0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x56263ef0fa60 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x56263ef0faf0 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: 0x56263eeb9e10 [ROOT] MAP: (0 sibs) 8 children: 37: 0x56263eeba230 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0x56263eeba700 MAP: (1 sibs) 4 children: 37: 0x56263eeba7a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x56263eeba838 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x56263eeba8d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x56263eeba968 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x56263eeba2c8 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0x56263eeba360 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0x56263eebaa10 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x56263eebabe0 MAP: (1 sibs) 4 children: 37: 0x56263eebac80 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x56263eebad18 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x56263eebadb0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x56263eebae48 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x56263eebaaa8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x56263eebaef0 MAP: (1 sibs) 4 children: 37: 0x56263eebaf90 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x56263eebb028 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x56263eebb0c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x56263eebb158 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x56263eebab40 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x56263eeba3f8 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0x56263eeba490 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0x56263eebb200 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x56263eebb3d0 MAP: (1 sibs) 4 children: 37: 0x56263eebb470 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x56263eebb508 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x56263eebb5a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x56263eebb638 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x56263eebb298 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x56263eebb6e0 MAP: (1 sibs) 4 children: 37: 0x56263eebb780 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x56263eebb818 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x56263eebb8b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x56263eebb948 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x56263eebb330 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x56263eeba528 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0x56263eeba5c0 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0x56263eebb9f0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x56263eebbbc0 MAP: (1 sibs) 4 children: 37: 0x56263eebbc60 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x56263eebbcf8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x56263eebbd90 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x56263eebbe28 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x56263eebba88 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x56263eebbed0 MAP: (1 sibs) 4 children: 37: 0x56263eebbf70 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x56263eebc008 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x56263eebc0a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x56263eebc138 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x56263eebbb20 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x56263eeba658 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x56263ef0fb90 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x56263ef0fc20 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x56263ef0fcb0 MAP: (1 sibs) 4 children: 37: [3] [3] 0x56263ef0fd40 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x56263ef0fdd0 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x56263ef0fe60 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x56263ef0fef0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x56263ef0ff80 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x56263ef10010 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x56263ef100a0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x56263ef10130 MAP: (1 sibs) 4 children: 37: [11] [11] 0x56263ef101c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x56263ef10250 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x56263ef102e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x56263ef10370 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x56263ef10400 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x56263ef10490 MAP: (1 sibs) 4 children: 37: [17] [17] 0x56263ef10520 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x56263ef105b0 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x56263ef10640 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x56263ef106d0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x56263ef10760 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x56263ef107f0 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x56263ef10880 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x56263ef10910 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x56263ef109a0 MAP: (1 sibs) 4 children: 37: [26] [26] 0x56263ef10a30 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x56263ef10ac0 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x56263ef10b50 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x56263ef10be0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x56263ef10c70 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x56263ef10d00 MAP: (1 sibs) 4 children: 37: [32] [32] 0x56263ef10d90 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x56263ef10e20 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x56263ef10eb0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x56263ef10f40 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x56263ef10fd0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x56263ef11060 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x56263ef110f0 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x56263ef11180 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x56263ef11210 MAP: (1 sibs) 4 children: 37: [41] [41] 0x56263ef112a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x56263ef11330 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x56263ef113c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x56263ef11450 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x56263ef114e0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x56263ef11570 MAP: (1 sibs) 4 children: 37: [47] [47] 0x56263ef11600 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x56263ef11690 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x56263ef11720 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x56263ef117b0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x56263ef11840 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x56263ef118d0 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: 0x56263eeb9f28 [ROOT] MAP: (0 sibs) 2 children: 37: 0x56263eeb5b60 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x56263eeb4f20 VAL: 'John Smith' (2 sibs) 37: 0x56263eeb4fb8 VAL: 'Bill Jones' (2 sibs) 37: 0x56263eeb5bf8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x56263eeb5060 VAL: 'Mary Smith' (2 sibs) 37: 0x56263eeb50f8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x56263ef11970 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x56263ef11a00 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x56263ef11a90 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x56263ef11b20 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x56263ef11bb0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x56263ef11c40 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x56263ef11cd0 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: 0x56263eeba040 [ROOT] MAP: (0 sibs) 2 children: 37: 0x56263eeb51f0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x56263eeb7380 VAL: 'John Smith' (2 sibs) 37: 0x56263eeb7418 VAL: 'Bill Jones' (2 sibs) 37: 0x56263eeb5288 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x56263eeb74c0 VAL: 'Mary Smith' (2 sibs) 37: 0x56263eeb7558 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x56263ef11d70 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x56263ef11e00 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x56263ef11e90 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x56263ef11f20 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x56263ef11fb0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x56263ef12040 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x56263ef120d0 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: 0x56263eeba158 [ROOT] MAP: (0 sibs) 1 children: 37: 0x56263eeb7070 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0x56263eeb6d60 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0x56263eeb6090 VAL: 'a' (5 sibs) 37: 0x56263eeb6128 VAL: 'b' (5 sibs) 37: 0x56263eeb61c0 VAL: 'c' (5 sibs) 37: 0x56263eeb6258 VAL: 'd' (5 sibs) 37: 0x56263eeb62f0 VAL: 'e' (5 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x56263ef12170 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x56263ef12200 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x56263ef12290 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x56263ef12320 VAL: 'a' (5 sibs) 37: [4] [4] 0x56263ef123b0 VAL: 'b' (5 sibs) 37: [5] [5] 0x56263ef12440 VAL: 'c' (5 sibs) 37: [6] [6] 0x56263ef124d0 VAL: 'd' (5 sibs) 37: [7] [7] 0x56263ef12560 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 (16 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 289 tests from 2 test suites ran. (16 ms total) 37: [ PASSED ] 289 tests. 37/52 Test #37: ryml-test-map_of_seq .............. Passed 0.02 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: 0x563610405ab0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x563610401e90 MAP: (3 sibs) 0 children: 38: 0x563610401f28 MAP: (3 sibs) 0 children: 38: 0x563610401fc0 MAP: (3 sibs) 0 children: 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x56361044d770 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x56361044d800 MAP: (3 sibs) 0 children: 38: [2] [2] 0x56361044d890 MAP: (3 sibs) 0 children: 38: [3] [3] 0x56361044d920 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: 0x563610405bc8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x563610402520 MAP: (2 sibs) 2 children: 38: 0x563610402660 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x5636104026f8 KEYVAL: 'age' '33' (2 sibs) 38: 0x5636104025b8 MAP: (2 sibs) 2 children: 38: 0x5636104027a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x563610402838 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x56361044f4a0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x56361044f530 MAP: (2 sibs) 2 children: 38: [2] [2] 0x56361044f5c0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x56361044f650 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x56361044f6e0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x56361044f770 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x56361044f800 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: 0x563610405ce0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x563610402d50 MAP: (2 sibs) 2 children: 38: 0x563610402e90 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x563610402f28 KEYVAL: 'age' '33' (2 sibs) 38: 0x563610402de8 MAP: (2 sibs) 2 children: 38: 0x563610402fd0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x563610403068 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x5636104511d0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x563610451260 MAP: (2 sibs) 2 children: 38: [2] [2] 0x5636104512f0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x563610451380 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x563610451410 MAP: (2 sibs) 2 children: 38: [5] [5] 0x5636104514a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x563610451530 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: 0x563610405df8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x563610403110 MAP: (2 sibs) 2 children: 38: 0x563610403250 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x5636104032e8 KEYVAL: 'age' '33' (2 sibs) 38: 0x5636104031a8 MAP: (2 sibs) 2 children: 38: 0x563610403390 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x563610403428 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x563610452f00 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x563610452f90 MAP: (2 sibs) 2 children: 38: [2] [2] 0x563610453020 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x5636104530b0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x563610453140 MAP: (2 sibs) 2 children: 38: [5] [5] 0x5636104531d0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x563610453260 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: 0x563610405f10 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x563610403da0 MAP: (2 sibs) 2 children: 38: 0x563610403ee0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x563610403f78 KEYVAL: 'age' '33' (2 sibs) 38: 0x563610403e38 MAP: (2 sibs) 2 children: 38: 0x563610404020 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x5636104040b8 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x563610454c30 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x563610454cc0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x563610454d50 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x563610454de0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x563610454e70 MAP: (2 sibs) 2 children: 38: [5] [5] 0x563610454f00 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x563610454f90 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: 0x563610406028 [ROOT] SEQ: (0 sibs) 1 children: 38: 0x563610402930 MAP: (1 sibs) 2 children: 38: 0x5636104021a0 KEYVAL: 'a' '1' (2 sibs) 38: 0x563610402238 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x563610456960 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x5636104569f0 MAP: (1 sibs) 2 children: 38: [2] [2] 0x563610456a80 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x563610456b10 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: 0x563610406140 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x5636104042a0 MAP: (4 sibs) 2 children: 38: 0x563610404510 KEYVAL: 'a' '1' (2 sibs) 38: 0x5636104045a8 KEYVAL: 'b' '2' (2 sibs) 38: 0x563610404338 MAP: (4 sibs) 2 children: 38: 0x563610404650 KEYVAL: 'b' '2' (2 sibs) 38: 0x5636104046e8 KEYVAL: 'a' '1' (2 sibs) 38: 0x5636104043d0 MAP: (4 sibs) 3 children: 38: 0x563610404790 KEYVAL: 'b' '2' (3 sibs) 38: 0x563610404828 KEYVAL: 'a' '1' (3 sibs) 38: 0x5636104048c0 KEYVAL: 'c' '3' (3 sibs) 38: 0x563610404468 MAP: (4 sibs) 2 children: 38: 0x563610404960 KEYVAL: 'a' '1' (2 sibs) 38: 0x5636104049f8 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x563610458690 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x563610458720 MAP: (4 sibs) 2 children: 38: [2] [2] 0x5636104587b0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x563610458840 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x5636104588d0 MAP: (4 sibs) 2 children: 38: [5] [5] 0x563610458960 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x5636104589f0 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x563610458a80 MAP: (4 sibs) 3 children: 38: [8] [8] 0x563610458b10 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x563610458ba0 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x563610458c30 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x563610458cc0 MAP: (4 sibs) 2 children: 38: [12] [12] 0x563610458d50 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x563610458de0 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: 0x563610406258 [ROOT] MAP: (0 sibs) 4 children: 38: 0x563610404af0 KEYVAL: 'a' '1' (4 sibs) 38: 0x563610404b88 KEYVAL: 'b' '2' (4 sibs) 38: 0x563610404c20 KEYVAL: 'b' '2' (4 sibs) 38: 0x563610404cb8 KEYVAL: 'a' '1' (4 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x56361045a3c0 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x56361045a450 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x56361045a4e0 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x56361045a570 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x56361045a600 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: 0x563610406370 [ROOT] MAP: (0 sibs) 1 children: 38: 0x563610406c40 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0x563610406ce0 MAP: (5 sibs) 1 children: 38: 0x563610406fe0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0x563610406d78 MAP: (5 sibs) 1 children: 38: 0x563610407080 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0x563610406e10 MAP: (5 sibs) 1 children: 38: 0x563610407120 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0x563610406ea8 MAP: (5 sibs) 1 children: 38: 0x5636104071c0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0x563610407260 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0x5636104072f8 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0x563610406f40 MAP: (5 sibs) 1 children: 38: 0x5636104073a0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0x563610407440 VAL: 'val1' (2 sibs) 38: 0x5636104074d8 VAL: 'val2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x56361045c1e0 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x56361045c270 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x56361045c300 MAP: (5 sibs) 1 children: 38: [3] [3] 0x56361045c390 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x56361045c420 MAP: (5 sibs) 1 children: 38: [5] [5] 0x56361045c4b0 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x56361045c540 MAP: (5 sibs) 1 children: 38: [7] [7] 0x56361045c5d0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x56361045c660 MAP: (5 sibs) 1 children: 38: [9] [9] 0x56361045c6f0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x56361045c780 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x56361045c810 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x56361045c8a0 MAP: (5 sibs) 1 children: 38: [13] [13] 0x56361045c930 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x56361045c9c0 VAL: 'val1' (2 sibs) 38: [15] [15] 0x56361045ca50 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: 0x563610406488 [ROOT] MAP: (0 sibs) 3 children: 38: 0x563610402b10 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0x563610403520 MAP: (1 sibs) 1 children: 38: 0x5636104035c0 KEYVAL: '' 'foo' (1 sibs) 38: 0x563610402ba8 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0x563610403660 MAP: (1 sibs) 1 children: 38: 0x563610403700 KEYVAL: '' 'foo' (1 sibs) 38: 0x563610402c40 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0x563610404160 MAP: (2 sibs) 1 children: 38: 0x5636104037a0 KEYVAL: '' '' (1 sibs) 38: 0x5636104041f8 MAP: (2 sibs) 1 children: 38: 0x563610403840 KEYVAL: '' '' (1 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x56361045dfb0 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x56361045e040 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x56361045e0d0 MAP: (1 sibs) 1 children: 38: [3] [3] 0x56361045e160 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x56361045e1f0 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x56361045e280 MAP: (1 sibs) 1 children: 38: [6] [6] 0x56361045e310 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x56361045e3a0 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x56361045e430 MAP: (2 sibs) 1 children: 38: [9] [9] 0x56361045e4c0 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x56361045e550 MAP: (2 sibs) 1 children: 38: [11] [11] 0x56361045e5e0 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: 0x5636104065a0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x563610402060 MAP: (2 sibs) 3 children: 38: 0x563610407580 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0x563610407618 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0x5636104076b0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0x5636104020f8 MAP: (2 sibs) 3 children: 38: 0x563610407750 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0x5636104077e8 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0x563610407880 KEYVAL***: '*a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x56361045fe80 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x56361045ff10 MAP: (2 sibs) 3 children: 38: [2] [2] 0x56361045ffa0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x563610460030 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x5636104600c0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x563610460150 MAP: (2 sibs) 3 children: 38: [6] [6] 0x5636104601e0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x563610460270 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x563610460300 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: 0x5636104066b8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x5636104029d0 MAP: (2 sibs) 3 children: 38: 0x563610407920 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0x5636104079b8 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0x563610407a50 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0x563610402a68 MAP: (2 sibs) 3 children: 38: 0x563610407af0 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0x563610407b88 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0x563610407c20 KEYVAL: 'a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x563610461d10 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x563610461da0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x563610461e30 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x563610461ec0 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x563610461f50 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x563610461fe0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x563610462070 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x563610462100 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x563610462190 KEYVAL***: '*a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: resolved tree!!! 38: -------------------------------------- 38: [0][0] 0x563610461d10 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x563610461da0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x563610461e30 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x563610461ec0 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x563610461f50 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x563610461fe0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x563610462070 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x563610462100 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x563610462190 KEYVAL: 'a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: reordered tree!!! 38: -------------------------------------- 38: [0][0] 0x563610461d10 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x563610461da0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x563610461e30 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x563610461ec0 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x563610461f50 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x563610461fe0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x563610462070 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x563610462100 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x563610462190 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: 0x5636104067d0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x563610407e90 MAP: (3 sibs) 3 children: 38: 0x563610408060 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0x5636104080f8 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0x563610408190 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0x563610407f28 MAP: (3 sibs) 3 children: 38: 0x563610408230 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0x5636104082c8 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0x563610408360 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0x563610407fc0 MAP: (3 sibs) 3 children: 38: 0x563610408400 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0x563610408498 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0x563610408530 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x563610463bb0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x563610463c40 MAP: (3 sibs) 3 children: 38: [2] [2] 0x563610463cd0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x563610463d60 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x563610463df0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x563610463e80 MAP: (3 sibs) 3 children: 38: [6] [6] 0x563610463f10 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x563610463fa0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x563610464030 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x5636104640c0 MAP: (3 sibs) 3 children: 38: [10] [10] 0x563610464150 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x5636104641e0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x563610464270 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: 0x563610405ab0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x563610401e90 MAP: (3 sibs) 0 children: 38: 0x563610401f28 MAP: (3 sibs) 0 children: 38: 0x563610401fc0 MAP: (3 sibs) 0 children: 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x5636104644c0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x563610464550 MAP: (3 sibs) 0 children: 38: [2] [2] 0x5636104645e0 MAP: (3 sibs) 0 children: 38: [3] [3] 0x563610464670 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: 0x563610405bc8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x563610402520 MAP: (2 sibs) 2 children: 38: 0x563610402660 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x5636104026f8 KEYVAL: 'age' '33' (2 sibs) 38: 0x5636104025b8 MAP: (2 sibs) 2 children: 38: 0x5636104027a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x563610402838 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x563610464dd0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x563610464e60 MAP: (2 sibs) 2 children: 38: [2] [2] 0x563610464ef0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x563610464f80 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x563610465010 MAP: (2 sibs) 2 children: 38: [5] [5] 0x5636104650a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x563610465130 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: 0x563610405ce0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x563610402d50 MAP: (2 sibs) 2 children: 38: 0x563610402e90 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x563610402f28 KEYVAL: 'age' '33' (2 sibs) 38: 0x563610402de8 MAP: (2 sibs) 2 children: 38: 0x563610402fd0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x563610403068 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x5636104656e0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x563610465770 MAP: (2 sibs) 2 children: 38: [2] [2] 0x563610465800 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x563610465890 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x563610465920 MAP: (2 sibs) 2 children: 38: [5] [5] 0x5636104659b0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x563610465a40 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: 0x563610405df8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x563610403110 MAP: (2 sibs) 2 children: 38: 0x563610403250 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x5636104032e8 KEYVAL: 'age' '33' (2 sibs) 38: 0x5636104031a8 MAP: (2 sibs) 2 children: 38: 0x563610403390 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x563610403428 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x563610465ff0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x563610466080 MAP: (2 sibs) 2 children: 38: [2] [2] 0x563610466110 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x5636104661a0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x563610466230 MAP: (2 sibs) 2 children: 38: [5] [5] 0x5636104662c0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x563610466350 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: 0x563610405f10 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x563610403da0 MAP: (2 sibs) 2 children: 38: 0x563610403ee0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x563610403f78 KEYVAL: 'age' '33' (2 sibs) 38: 0x563610403e38 MAP: (2 sibs) 2 children: 38: 0x563610404020 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x5636104040b8 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x563610466900 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x563610466990 MAP: (2 sibs) 2 children: 38: [2] [2] 0x563610466a20 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x563610466ab0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x563610466b40 MAP: (2 sibs) 2 children: 38: [5] [5] 0x563610466bd0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x563610466c60 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: 0x563610406028 [ROOT] SEQ: (0 sibs) 1 children: 38: 0x563610402930 MAP: (1 sibs) 2 children: 38: 0x5636104021a0 KEYVAL: 'a' '1' (2 sibs) 38: 0x563610402238 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x563610467210 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x5636104672a0 MAP: (1 sibs) 2 children: 38: [2] [2] 0x563610467330 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x5636104673c0 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: 0x563610406140 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x5636104042a0 MAP: (4 sibs) 2 children: 38: 0x563610404510 KEYVAL: 'a' '1' (2 sibs) 38: 0x5636104045a8 KEYVAL: 'b' '2' (2 sibs) 38: 0x563610404338 MAP: (4 sibs) 2 children: 38: 0x563610404650 KEYVAL: 'b' '2' (2 sibs) 38: 0x5636104046e8 KEYVAL: 'a' '1' (2 sibs) 38: 0x5636104043d0 MAP: (4 sibs) 3 children: 38: 0x563610404790 KEYVAL: 'b' '2' (3 sibs) 38: 0x563610404828 KEYVAL: 'a' '1' (3 sibs) 38: 0x5636104048c0 KEYVAL: 'c' '3' (3 sibs) 38: 0x563610404468 MAP: (4 sibs) 2 children: 38: 0x563610404960 KEYVAL: 'a' '1' (2 sibs) 38: 0x5636104049f8 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x563610467b20 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x563610467bb0 MAP: (4 sibs) 2 children: 38: [2] [2] 0x563610467c40 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x563610467cd0 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x563610467d60 MAP: (4 sibs) 2 children: 38: [5] [5] 0x563610467df0 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x563610467e80 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x563610467f10 MAP: (4 sibs) 3 children: 38: [8] [8] 0x563610467fa0 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x563610468030 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x5636104680c0 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x563610468150 MAP: (4 sibs) 2 children: 38: [12] [12] 0x5636104681e0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x563610468270 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: 0x563610406258 [ROOT] MAP: (0 sibs) 4 children: 38: 0x563610404af0 KEYVAL: 'a' '1' (4 sibs) 38: 0x563610404b88 KEYVAL: 'b' '2' (4 sibs) 38: 0x563610404c20 KEYVAL: 'b' '2' (4 sibs) 38: 0x563610404cb8 KEYVAL: 'a' '1' (4 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x563610468430 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x5636104684c0 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x563610468550 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x5636104685e0 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x563610468670 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: 0x563610406370 [ROOT] MAP: (0 sibs) 1 children: 38: 0x563610406c40 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0x563610406ce0 MAP: (5 sibs) 1 children: 38: 0x563610406fe0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0x563610406d78 MAP: (5 sibs) 1 children: 38: 0x563610407080 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0x563610406e10 MAP: (5 sibs) 1 children: 38: 0x563610407120 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0x563610406ea8 MAP: (5 sibs) 1 children: 38: 0x5636104071c0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0x563610407260 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0x5636104072f8 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0x563610406f40 MAP: (5 sibs) 1 children: 38: 0x5636104073a0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0x563610407440 VAL: 'val1' (2 sibs) 38: 0x5636104074d8 VAL: 'val2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x563610468d40 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x563610468dd0 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x563610468e60 MAP: (5 sibs) 1 children: 38: [3] [3] 0x563610468ef0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x563610468f80 MAP: (5 sibs) 1 children: 38: [5] [5] 0x563610469010 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x5636104690a0 MAP: (5 sibs) 1 children: 38: [7] [7] 0x563610469130 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x5636104691c0 MAP: (5 sibs) 1 children: 38: [9] [9] 0x563610469250 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x5636104692e0 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x563610469370 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x563610469400 MAP: (5 sibs) 1 children: 38: [13] [13] 0x563610469490 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x563610469520 VAL: 'val1' (2 sibs) 38: [15] [15] 0x5636104695b0 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: 0x563610406488 [ROOT] MAP: (0 sibs) 3 children: 38: 0x563610402b10 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0x563610403520 MAP: (1 sibs) 1 children: 38: 0x5636104035c0 KEYVAL: '' 'foo' (1 sibs) 38: 0x563610402ba8 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0x563610403660 MAP: (1 sibs) 1 children: 38: 0x563610403700 KEYVAL: '' 'foo' (1 sibs) 38: 0x563610402c40 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0x563610404160 MAP: (2 sibs) 1 children: 38: 0x5636104037a0 KEYVAL: '' '' (1 sibs) 38: 0x5636104041f8 MAP: (2 sibs) 1 children: 38: 0x563610403840 KEYVAL: '' '' (1 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x563610469650 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x5636104696e0 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x563610469770 MAP: (1 sibs) 1 children: 38: [3] [3] 0x563610469800 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x563610469890 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x563610469920 MAP: (1 sibs) 1 children: 38: [6] [6] 0x5636104699b0 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x563610469a40 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x563610469ad0 MAP: (2 sibs) 1 children: 38: [9] [9] 0x563610469b60 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x563610469bf0 MAP: (2 sibs) 1 children: 38: [11] [11] 0x563610469c80 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: 0x5636104065a0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x563610402060 MAP: (2 sibs) 3 children: 38: 0x563610407580 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0x563610407618 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0x5636104076b0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0x5636104020f8 MAP: (2 sibs) 3 children: 38: 0x563610407750 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0x5636104077e8 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0x563610407880 KEYVAL***: '*a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x563610469f60 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x563610469ff0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x56361046a080 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x56361046a110 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x56361046a1a0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x56361046a230 MAP: (2 sibs) 3 children: 38: [6] [6] 0x56361046a2c0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x56361046a350 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x56361046a3e0 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: 0x5636104066b8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x5636104029d0 MAP: (2 sibs) 3 children: 38: 0x563610407920 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0x5636104079b8 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0x563610407a50 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0x563610402a68 MAP: (2 sibs) 3 children: 38: 0x563610407af0 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0x563610407b88 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0x563610407c20 KEYVAL: 'a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x56361046a870 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x56361046a900 MAP: (2 sibs) 3 children: 38: [2] [2] 0x56361046a990 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x56361046aa20 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x56361046aab0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x56361046ab40 MAP: (2 sibs) 3 children: 38: [6] [6] 0x56361046abd0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x56361046ac60 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x56361046acf0 KEYVAL***: '*a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: resolved tree!!! 38: -------------------------------------- 38: [0][0] 0x56361046a870 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x56361046a900 MAP: (2 sibs) 3 children: 38: [2] [2] 0x56361046a990 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x56361046aa20 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x56361046aab0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x56361046ab40 MAP: (2 sibs) 3 children: 38: [6] [6] 0x56361046abd0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x56361046ac60 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x56361046acf0 KEYVAL: 'a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: reordered tree!!! 38: -------------------------------------- 38: [0][0] 0x56361046a870 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x56361046a900 MAP: (2 sibs) 3 children: 38: [2] [2] 0x56361046a990 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x56361046aa20 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x56361046aab0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x56361046ab40 MAP: (2 sibs) 3 children: 38: [6] [6] 0x56361046abd0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x56361046ac60 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x56361046acf0 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: 0x5636104067d0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x563610407e90 MAP: (3 sibs) 3 children: 38: 0x563610408060 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0x5636104080f8 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0x563610408190 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0x563610407f28 MAP: (3 sibs) 3 children: 38: 0x563610408230 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0x5636104082c8 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0x563610408360 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0x563610407fc0 MAP: (3 sibs) 3 children: 38: 0x563610408400 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0x563610408498 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0x563610408530 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x56361046b180 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x56361046b210 MAP: (3 sibs) 3 children: 38: [2] [2] 0x56361046b2a0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x56361046b330 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x56361046b3c0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x56361046b450 MAP: (3 sibs) 3 children: 38: [6] [6] 0x56361046b4e0 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x56361046b570 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x56361046b600 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x56361046b690 MAP: (3 sibs) 3 children: 38: [10] [10] 0x56361046b720 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x56361046b7b0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x56361046b840 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] 0x56361044d770 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x56361044d800 MAP: (3 sibs) 0 children: 38: [2] [2] 0x56361044d890 MAP: (3 sibs) 0 children: 38: [3] [3] 0x56361044d920 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] 0x56361046cc20 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x56361046ccb0 MAP: (3 sibs) 0 children: 38: [2] [2] 0x56361046cd40 MAP: (3 sibs) 0 children: 38: [3] [3] 0x56361046cdd0 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] 0x56361044f4a0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x56361044f530 MAP: (2 sibs) 2 children: 38: [2] [2] 0x56361044f5c0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x56361044f650 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x56361044f6e0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x56361044f770 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x56361044f800 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] 0x56361046de10 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x56361046dea0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x56361046df30 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x56361046dfc0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x56361046e050 MAP: (2 sibs) 2 children: 38: [5] [5] 0x56361046e0e0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x56361046e170 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] 0x5636104511d0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x563610451260 MAP: (2 sibs) 2 children: 38: [2] [2] 0x5636104512f0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x563610451380 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x563610451410 MAP: (2 sibs) 2 children: 38: [5] [5] 0x5636104514a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x563610451530 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] 0x56361046e720 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x56361046e7b0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x56361046e840 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x56361046e8d0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x56361046e960 MAP: (2 sibs) 2 children: 38: [5] [5] 0x56361046e9f0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x56361046ea80 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] 0x563610452f00 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x563610452f90 MAP: (2 sibs) 2 children: 38: [2] [2] 0x563610453020 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x5636104530b0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x563610453140 MAP: (2 sibs) 2 children: 38: [5] [5] 0x5636104531d0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x563610453260 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] 0x56361046f030 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x56361046f0c0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x56361046f150 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x56361046f1e0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x56361046f270 MAP: (2 sibs) 2 children: 38: [5] [5] 0x56361046f300 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x56361046f390 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] 0x563610454c30 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x563610454cc0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x563610454d50 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x563610454de0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x563610454e70 MAP: (2 sibs) 2 children: 38: [5] [5] 0x563610454f00 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x563610454f90 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] 0x56361046f940 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x56361046f9d0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x56361046fa60 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x56361046faf0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x56361046fb80 MAP: (2 sibs) 2 children: 38: [5] [5] 0x56361046fc10 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x56361046fca0 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] 0x563610456960 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x5636104569f0 MAP: (1 sibs) 2 children: 38: [2] [2] 0x563610456a80 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x563610456b10 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] 0x563610470250 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x5636104702e0 MAP: (1 sibs) 2 children: 38: [2] [2] 0x563610470370 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x563610470400 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] 0x563610458690 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x563610458720 MAP: (4 sibs) 2 children: 38: [2] [2] 0x5636104587b0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x563610458840 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x5636104588d0 MAP: (4 sibs) 2 children: 38: [5] [5] 0x563610458960 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x5636104589f0 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x563610458a80 MAP: (4 sibs) 3 children: 38: [8] [8] 0x563610458b10 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x563610458ba0 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x563610458c30 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x563610458cc0 MAP: (4 sibs) 2 children: 38: [12] [12] 0x563610458d50 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x563610458de0 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] 0x563610470b60 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x563610470bf0 MAP: (4 sibs) 2 children: 38: [2] [2] 0x563610470c80 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x563610470d10 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x563610470da0 MAP: (4 sibs) 2 children: 38: [5] [5] 0x563610470e30 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x563610470ec0 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x563610470f50 MAP: (4 sibs) 3 children: 38: [8] [8] 0x563610470fe0 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x563610471070 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x563610471100 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x563610471190 MAP: (4 sibs) 2 children: 38: [12] [12] 0x563610471220 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x5636104712b0 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] 0x56361045a3c0 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x56361045a450 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x56361045a4e0 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x56361045a570 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x56361045a600 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] 0x563610471470 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x563610471500 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x563610471590 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x563610471620 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x5636104716b0 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] 0x56361045c1e0 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x56361045c270 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x56361045c300 MAP: (5 sibs) 1 children: 38: [3] [3] 0x56361045c390 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x56361045c420 MAP: (5 sibs) 1 children: 38: [5] [5] 0x56361045c4b0 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x56361045c540 MAP: (5 sibs) 1 children: 38: [7] [7] 0x56361045c5d0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x56361045c660 MAP: (5 sibs) 1 children: 38: [9] [9] 0x56361045c6f0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x56361045c780 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x56361045c810 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x56361045c8a0 MAP: (5 sibs) 1 children: 38: [13] [13] 0x56361045c930 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x56361045c9c0 VAL: 'val1' (2 sibs) 38: [15] [15] 0x56361045ca50 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] 0x563610471d80 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x563610471e10 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x563610471ea0 MAP: (5 sibs) 1 children: 38: [3] [3] 0x563610471f30 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x563610471fc0 MAP: (5 sibs) 1 children: 38: [5] [5] 0x563610472050 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x5636104720e0 MAP: (5 sibs) 1 children: 38: [7] [7] 0x563610472170 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x563610472200 MAP: (5 sibs) 1 children: 38: [9] [9] 0x563610472290 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x563610472320 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x5636104723b0 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x563610472440 MAP: (5 sibs) 1 children: 38: [13] [13] 0x5636104724d0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x563610472560 VAL: 'val1' (2 sibs) 38: [15] [15] 0x5636104725f0 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] 0x56361045dfb0 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x56361045e040 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x56361045e0d0 MAP: (1 sibs) 1 children: 38: [3] [3] 0x56361045e160 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x56361045e1f0 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x56361045e280 MAP: (1 sibs) 1 children: 38: [6] [6] 0x56361045e310 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x56361045e3a0 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x56361045e430 MAP: (2 sibs) 1 children: 38: [9] [9] 0x56361045e4c0 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x56361045e550 MAP: (2 sibs) 1 children: 38: [11] [11] 0x56361045e5e0 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] 0x563610472690 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x563610472720 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x5636104727b0 MAP: (1 sibs) 1 children: 38: [3] [3] 0x563610472840 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x5636104728d0 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x563610472960 MAP: (1 sibs) 1 children: 38: [6] [6] 0x5636104729f0 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x563610472a80 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x563610472b10 MAP: (2 sibs) 1 children: 38: [9] [9] 0x563610472ba0 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x563610472c30 MAP: (2 sibs) 1 children: 38: [11] [11] 0x563610472cc0 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] 0x56361045fe80 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x56361045ff10 MAP: (2 sibs) 3 children: 38: [2] [2] 0x56361045ffa0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x563610460030 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x5636104600c0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x563610460150 MAP: (2 sibs) 3 children: 38: [6] [6] 0x5636104601e0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x563610460270 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x563610460300 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] 0x563610472fa0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x563610473030 MAP: (2 sibs) 3 children: 38: [2] [2] 0x5636104730c0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x563610473150 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x5636104731e0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x563610473270 MAP: (2 sibs) 3 children: 38: [6] [6] 0x563610473300 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x563610473390 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x563610473420 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] 0x563610461d10 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x563610461da0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x563610461e30 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x563610461ec0 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x563610461f50 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x563610461fe0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x563610462070 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x563610462100 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x563610462190 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] 0x5636104738b0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x563610473940 MAP: (2 sibs) 3 children: 38: [2] [2] 0x5636104739d0 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x563610473a60 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x563610473af0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x563610473b80 MAP: (2 sibs) 3 children: 38: [6] [6] 0x563610473c10 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x563610473ca0 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x563610473d30 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] 0x563610463bb0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x563610463c40 MAP: (3 sibs) 3 children: 38: [2] [2] 0x563610463cd0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x563610463d60 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x563610463df0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x563610463e80 MAP: (3 sibs) 3 children: 38: [6] [6] 0x563610463f10 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x563610463fa0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x563610464030 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x5636104640c0 MAP: (3 sibs) 3 children: 38: [10] [10] 0x563610464150 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x5636104641e0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x563610464270 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] 0x5636104741c0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x563610474250 MAP: (3 sibs) 3 children: 38: [2] [2] 0x5636104742e0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x563610474370 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x563610474400 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x563610474490 MAP: (3 sibs) 3 children: 38: [6] [6] 0x563610474520 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x5636104745b0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x563610474640 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x5636104746d0 MAP: (3 sibs) 3 children: 38: [10] [10] 0x563610474760 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x5636104747f0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x563610474880 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] 0x5636104644c0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x563610464550 MAP: (3 sibs) 0 children: 38: [2] [2] 0x5636104645e0 MAP: (3 sibs) 0 children: 38: [3] [3] 0x563610464670 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] 0x563610474ad0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x563610474b60 MAP: (3 sibs) 0 children: 38: [2] [2] 0x563610474bf0 MAP: (3 sibs) 0 children: 38: [3] [3] 0x563610474c80 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] 0x563610464dd0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x563610464e60 MAP: (2 sibs) 2 children: 38: [2] [2] 0x563610464ef0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x563610464f80 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x563610465010 MAP: (2 sibs) 2 children: 38: [5] [5] 0x5636104650a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x563610465130 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] 0x5636104753e0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x563610475470 MAP: (2 sibs) 2 children: 38: [2] [2] 0x563610475500 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x563610475590 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x563610475620 MAP: (2 sibs) 2 children: 38: [5] [5] 0x5636104756b0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x563610475740 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] 0x5636104656e0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x563610465770 MAP: (2 sibs) 2 children: 38: [2] [2] 0x563610465800 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x563610465890 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x563610465920 MAP: (2 sibs) 2 children: 38: [5] [5] 0x5636104659b0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x563610465a40 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] 0x563610475cf0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x563610475d80 MAP: (2 sibs) 2 children: 38: [2] [2] 0x563610475e10 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x563610475ea0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x563610475f30 MAP: (2 sibs) 2 children: 38: [5] [5] 0x563610475fc0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x563610476050 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] 0x563610465ff0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x563610466080 MAP: (2 sibs) 2 children: 38: [2] [2] 0x563610466110 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x5636104661a0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x563610466230 MAP: (2 sibs) 2 children: 38: [5] [5] 0x5636104662c0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x563610466350 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] 0x563610476600 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x563610476690 MAP: (2 sibs) 2 children: 38: [2] [2] 0x563610476720 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x5636104767b0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x563610476840 MAP: (2 sibs) 2 children: 38: [5] [5] 0x5636104768d0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x563610476960 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] 0x563610466900 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x563610466990 MAP: (2 sibs) 2 children: 38: [2] [2] 0x563610466a20 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x563610466ab0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x563610466b40 MAP: (2 sibs) 2 children: 38: [5] [5] 0x563610466bd0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x563610466c60 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] 0x563610476f10 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x563610476fa0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x563610477030 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x5636104770c0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x563610477150 MAP: (2 sibs) 2 children: 38: [5] [5] 0x5636104771e0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x563610477270 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] 0x563610467210 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x5636104672a0 MAP: (1 sibs) 2 children: 38: [2] [2] 0x563610467330 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x5636104673c0 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] 0x563610477820 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x5636104778b0 MAP: (1 sibs) 2 children: 38: [2] [2] 0x563610477940 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x5636104779d0 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] 0x563610467b20 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x563610467bb0 MAP: (4 sibs) 2 children: 38: [2] [2] 0x563610467c40 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x563610467cd0 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x563610467d60 MAP: (4 sibs) 2 children: 38: [5] [5] 0x563610467df0 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x563610467e80 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x563610467f10 MAP: (4 sibs) 3 children: 38: [8] [8] 0x563610467fa0 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x563610468030 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x5636104680c0 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x563610468150 MAP: (4 sibs) 2 children: 38: [12] [12] 0x5636104681e0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x563610468270 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] 0x563610478130 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x5636104781c0 MAP: (4 sibs) 2 children: 38: [2] [2] 0x563610478250 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x5636104782e0 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x563610478370 MAP: (4 sibs) 2 children: 38: [5] [5] 0x563610478400 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x563610478490 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x563610478520 MAP: (4 sibs) 3 children: 38: [8] [8] 0x5636104785b0 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x563610478640 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x5636104786d0 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x563610478760 MAP: (4 sibs) 2 children: 38: [12] [12] 0x5636104787f0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x563610478880 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] 0x563610468430 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x5636104684c0 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x563610468550 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x5636104685e0 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x563610468670 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] 0x563610478a40 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x563610478ad0 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x563610478b60 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x563610478bf0 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x563610478c80 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] 0x563610468d40 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x563610468dd0 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x563610468e60 MAP: (5 sibs) 1 children: 38: [3] [3] 0x563610468ef0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x563610468f80 MAP: (5 sibs) 1 children: 38: [5] [5] 0x563610469010 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x5636104690a0 MAP: (5 sibs) 1 children: 38: [7] [7] 0x563610469130 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x5636104691c0 MAP: (5 sibs) 1 children: 38: [9] [9] 0x563610469250 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x5636104692e0 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x563610469370 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x563610469400 MAP: (5 sibs) 1 children: 38: [13] [13] 0x563610469490 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x563610469520 VAL: 'val1' (2 sibs) 38: [15] [15] 0x5636104695b0 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] 0x563610479350 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x5636104793e0 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x563610479470 MAP: (5 sibs) 1 children: 38: [3] [3] 0x563610479500 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x563610479590 MAP: (5 sibs) 1 children: 38: [5] [5] 0x563610479620 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x5636104796b0 MAP: (5 sibs) 1 children: 38: [7] [7] 0x563610479740 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x5636104797d0 MAP: (5 sibs) 1 children: 38: [9] [9] 0x563610479860 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x5636104798f0 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x563610479980 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x563610479a10 MAP: (5 sibs) 1 children: 38: [13] [13] 0x563610479aa0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x563610479b30 VAL: 'val1' (2 sibs) 38: [15] [15] 0x563610479bc0 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] 0x563610469650 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x5636104696e0 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x563610469770 MAP: (1 sibs) 1 children: 38: [3] [3] 0x563610469800 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x563610469890 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x563610469920 MAP: (1 sibs) 1 children: 38: [6] [6] 0x5636104699b0 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x563610469a40 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x563610469ad0 MAP: (2 sibs) 1 children: 38: [9] [9] 0x563610469b60 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x563610469bf0 MAP: (2 sibs) 1 children: 38: [11] [11] 0x563610469c80 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] 0x563610479c60 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x563610479cf0 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x563610479d80 MAP: (1 sibs) 1 children: 38: [3] [3] 0x563610479e10 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x563610479ea0 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x563610479f30 MAP: (1 sibs) 1 children: 38: [6] [6] 0x563610479fc0 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x56361047a050 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x56361047a0e0 MAP: (2 sibs) 1 children: 38: [9] [9] 0x56361047a170 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x56361047a200 MAP: (2 sibs) 1 children: 38: [11] [11] 0x56361047a290 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] 0x563610469f60 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x563610469ff0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x56361046a080 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x56361046a110 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x56361046a1a0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x56361046a230 MAP: (2 sibs) 3 children: 38: [6] [6] 0x56361046a2c0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x56361046a350 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x56361046a3e0 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] 0x56361047a570 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x56361047a600 MAP: (2 sibs) 3 children: 38: [2] [2] 0x56361047a690 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x56361047a720 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x56361047a7b0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x56361047a840 MAP: (2 sibs) 3 children: 38: [6] [6] 0x56361047a8d0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x56361047a960 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x56361047a9f0 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] 0x56361046a870 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x56361046a900 MAP: (2 sibs) 3 children: 38: [2] [2] 0x56361046a990 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x56361046aa20 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x56361046aab0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x56361046ab40 MAP: (2 sibs) 3 children: 38: [6] [6] 0x56361046abd0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x56361046ac60 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x56361046acf0 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] 0x56361047ae80 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x56361047af10 MAP: (2 sibs) 3 children: 38: [2] [2] 0x56361047afa0 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x56361047b030 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x56361047b0c0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x56361047b150 MAP: (2 sibs) 3 children: 38: [6] [6] 0x56361047b1e0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x56361047b270 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x56361047b300 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] 0x56361046b180 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x56361046b210 MAP: (3 sibs) 3 children: 38: [2] [2] 0x56361046b2a0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x56361046b330 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x56361046b3c0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x56361046b450 MAP: (3 sibs) 3 children: 38: [6] [6] 0x56361046b4e0 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x56361046b570 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x56361046b600 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x56361046b690 MAP: (3 sibs) 3 children: 38: [10] [10] 0x56361046b720 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x56361046b7b0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x56361046b840 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] 0x56361047b790 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x56361047b820 MAP: (3 sibs) 3 children: 38: [2] [2] 0x56361047b8b0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x56361047b940 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x56361047b9d0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x56361047ba60 MAP: (3 sibs) 3 children: 38: [6] [6] 0x56361047baf0 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x56361047bb80 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x56361047bc10 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x56361047bca0 MAP: (3 sibs) 3 children: 38: [10] [10] 0x56361047bd30 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x56361047bdc0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x56361047be50 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: 0x563610405ab0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x563610401e90 MAP: (3 sibs) 0 children: 38: 0x563610401f28 MAP: (3 sibs) 0 children: 38: 0x563610401fc0 MAP: (3 sibs) 0 children: 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x56361046d8f0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x56361046d980 MAP: (3 sibs) 0 children: 38: [2] [2] 0x56361046da10 MAP: (3 sibs) 0 children: 38: [3] [3] 0x56361046daa0 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: 0x563610405bc8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x563610402520 MAP: (2 sibs) 2 children: 38: 0x563610402660 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x5636104026f8 KEYVAL: 'age' '33' (2 sibs) 38: 0x5636104025b8 MAP: (2 sibs) 2 children: 38: 0x5636104027a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x563610402838 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x56361047c0a0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x56361047c130 MAP: (2 sibs) 2 children: 38: [2] [2] 0x56361047c1c0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x56361047c250 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x56361047c2e0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x56361047c370 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x56361047c400 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: 0x563610405ce0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x563610402d50 MAP: (2 sibs) 2 children: 38: 0x563610402e90 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x563610402f28 KEYVAL: 'age' '33' (2 sibs) 38: 0x563610402de8 MAP: (2 sibs) 2 children: 38: 0x563610402fd0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x563610403068 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x56361047c4a0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x56361047c530 MAP: (2 sibs) 2 children: 38: [2] [2] 0x56361047c5c0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x56361047c650 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x56361047c6e0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x56361047c770 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x56361047c800 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: 0x563610405df8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x563610403110 MAP: (2 sibs) 2 children: 38: 0x563610403250 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x5636104032e8 KEYVAL: 'age' '33' (2 sibs) 38: 0x5636104031a8 MAP: (2 sibs) 2 children: 38: 0x563610403390 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x563610403428 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x56361047c8a0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x56361047c930 MAP: (2 sibs) 2 children: 38: [2] [2] 0x56361047c9c0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x56361047ca50 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x56361047cae0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x56361047cb70 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x56361047cc00 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: 0x563610405f10 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x563610403da0 MAP: (2 sibs) 2 children: 38: 0x563610403ee0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x563610403f78 KEYVAL: 'age' '33' (2 sibs) 38: 0x563610403e38 MAP: (2 sibs) 2 children: 38: 0x563610404020 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x5636104040b8 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x56361047cca0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x56361047cd30 MAP: (2 sibs) 2 children: 38: [2] [2] 0x56361047cdc0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x56361047ce50 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x56361047cee0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x56361047cf70 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x56361047d000 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: 0x563610406028 [ROOT] SEQ: (0 sibs) 1 children: 38: 0x563610402930 MAP: (1 sibs) 2 children: 38: 0x5636104021a0 KEYVAL: 'a' '1' (2 sibs) 38: 0x563610402238 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x56361047d0a0 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x56361047d130 MAP: (1 sibs) 2 children: 38: [2] [2] 0x56361047d1c0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x56361047d250 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: 0x563610406140 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x5636104042a0 MAP: (4 sibs) 2 children: 38: 0x563610404510 KEYVAL: 'a' '1' (2 sibs) 38: 0x5636104045a8 KEYVAL: 'b' '2' (2 sibs) 38: 0x563610404338 MAP: (4 sibs) 2 children: 38: 0x563610404650 KEYVAL: 'b' '2' (2 sibs) 38: 0x5636104046e8 KEYVAL: 'a' '1' (2 sibs) 38: 0x5636104043d0 MAP: (4 sibs) 3 children: 38: 0x563610404790 KEYVAL: 'b' '2' (3 sibs) 38: 0x563610404828 KEYVAL: 'a' '1' (3 sibs) 38: 0x5636104048c0 KEYVAL: 'c' '3' (3 sibs) 38: 0x563610404468 MAP: (4 sibs) 2 children: 38: 0x563610404960 KEYVAL: 'a' '1' (2 sibs) 38: 0x5636104049f8 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x56361047d2f0 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x56361047d380 MAP: (4 sibs) 2 children: 38: [2] [2] 0x56361047d410 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x56361047d4a0 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x56361047d530 MAP: (4 sibs) 2 children: 38: [5] [5] 0x56361047d5c0 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x56361047d650 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x56361047d6e0 MAP: (4 sibs) 3 children: 38: [8] [8] 0x56361047d770 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x56361047d800 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x56361047d890 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x56361047d920 MAP: (4 sibs) 2 children: 38: [12] [12] 0x56361047d9b0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x56361047da40 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: 0x563610406258 [ROOT] MAP: (0 sibs) 4 children: 38: 0x563610404af0 KEYVAL: 'a' '1' (4 sibs) 38: 0x563610404b88 KEYVAL: 'b' '2' (4 sibs) 38: 0x563610404c20 KEYVAL: 'b' '2' (4 sibs) 38: 0x563610404cb8 KEYVAL: 'a' '1' (4 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x56361047dae0 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x56361047db70 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x56361047dc00 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x56361047dc90 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x56361047dd20 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: 0x563610406370 [ROOT] MAP: (0 sibs) 1 children: 38: 0x563610406c40 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0x563610406ce0 MAP: (5 sibs) 1 children: 38: 0x563610406fe0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0x563610406d78 MAP: (5 sibs) 1 children: 38: 0x563610407080 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0x563610406e10 MAP: (5 sibs) 1 children: 38: 0x563610407120 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0x563610406ea8 MAP: (5 sibs) 1 children: 38: 0x5636104071c0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0x563610407260 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0x5636104072f8 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0x563610406f40 MAP: (5 sibs) 1 children: 38: 0x5636104073a0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0x563610407440 VAL: 'val1' (2 sibs) 38: 0x5636104074d8 VAL: 'val2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x56361047ddc0 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x56361047de50 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x56361047dee0 MAP: (5 sibs) 1 children: 38: [3] [3] 0x56361047df70 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x56361047e000 MAP: (5 sibs) 1 children: 38: [5] [5] 0x56361047e090 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x56361047e120 MAP: (5 sibs) 1 children: 38: [7] [7] 0x56361047e1b0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x56361047e240 MAP: (5 sibs) 1 children: 38: [9] [9] 0x56361047e2d0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x56361047e360 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x56361047e3f0 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x56361047e480 MAP: (5 sibs) 1 children: 38: [13] [13] 0x56361047e510 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x56361047e5a0 VAL: 'val1' (2 sibs) 38: [15] [15] 0x56361047e630 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: 0x563610406488 [ROOT] MAP: (0 sibs) 3 children: 38: 0x563610402b10 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0x563610403520 MAP: (1 sibs) 1 children: 38: 0x5636104035c0 KEYVAL: '' 'foo' (1 sibs) 38: 0x563610402ba8 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0x563610403660 MAP: (1 sibs) 1 children: 38: 0x563610403700 KEYVAL: '' 'foo' (1 sibs) 38: 0x563610402c40 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0x563610404160 MAP: (2 sibs) 1 children: 38: 0x5636104037a0 KEYVAL: '' '' (1 sibs) 38: 0x5636104041f8 MAP: (2 sibs) 1 children: 38: 0x563610403840 KEYVAL: '' '' (1 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x56361047e6d0 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x56361047e760 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x56361047e7f0 MAP: (1 sibs) 1 children: 38: [3] [3] 0x56361047e880 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x56361047e910 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x56361047e9a0 MAP: (1 sibs) 1 children: 38: [6] [6] 0x56361047ea30 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x56361047eac0 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x56361047eb50 MAP: (2 sibs) 1 children: 38: [9] [9] 0x56361047ebe0 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x56361047ec70 MAP: (2 sibs) 1 children: 38: [11] [11] 0x56361047ed00 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: 0x5636104065a0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x563610402060 MAP: (2 sibs) 3 children: 38: 0x563610407580 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0x563610407618 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0x5636104076b0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0x5636104020f8 MAP: (2 sibs) 3 children: 38: 0x563610407750 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0x5636104077e8 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0x563610407880 KEYVAL***: '*a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x56361047eda0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x56361047ee30 MAP: (2 sibs) 3 children: 38: [2] [2] 0x56361047eec0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x56361047ef50 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x56361047efe0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x56361047f070 MAP: (2 sibs) 3 children: 38: [6] [6] 0x56361047f100 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x56361047f190 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x56361047f220 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: 0x5636104066b8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x5636104029d0 MAP: (2 sibs) 3 children: 38: 0x563610407920 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0x5636104079b8 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0x563610407a50 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0x563610402a68 MAP: (2 sibs) 3 children: 38: 0x563610407af0 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0x563610407b88 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0x563610407c20 KEYVAL: 'a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x56361047f2c0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x56361047f350 MAP: (2 sibs) 3 children: 38: [2] [2] 0x56361047f3e0 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x56361047f470 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x56361047f500 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x56361047f590 MAP: (2 sibs) 3 children: 38: [6] [6] 0x56361047f620 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x56361047f6b0 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x56361047f740 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: 0x5636104067d0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x563610407e90 MAP: (3 sibs) 3 children: 38: 0x563610408060 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0x5636104080f8 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0x563610408190 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0x563610407f28 MAP: (3 sibs) 3 children: 38: 0x563610408230 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0x5636104082c8 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0x563610408360 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0x563610407fc0 MAP: (3 sibs) 3 children: 38: 0x563610408400 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0x563610408498 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0x563610408530 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x56361047f7e0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x56361047f870 MAP: (3 sibs) 3 children: 38: [2] [2] 0x56361047f900 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x56361047f990 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x56361047fa20 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x56361047fab0 MAP: (3 sibs) 3 children: 38: [6] [6] 0x56361047fb40 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x56361047fbd0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x56361047fc60 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x56361047fcf0 MAP: (3 sibs) 3 children: 38: [10] [10] 0x56361047fd80 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x56361047fe10 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x56361047fea0 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: 0x563610405ab0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x563610401e90 MAP: (3 sibs) 0 children: 38: 0x563610401f28 MAP: (3 sibs) 0 children: 38: 0x563610401fc0 MAP: (3 sibs) 0 children: 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x56361047ff40 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x56361047ffd0 MAP: (3 sibs) 0 children: 38: [2] [2] 0x563610480060 MAP: (3 sibs) 0 children: 38: [3] [3] 0x5636104800f0 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: 0x563610405bc8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x563610402520 MAP: (2 sibs) 2 children: 38: 0x563610402660 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x5636104026f8 KEYVAL: 'age' '33' (2 sibs) 38: 0x5636104025b8 MAP: (2 sibs) 2 children: 38: 0x5636104027a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x563610402838 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x563610480190 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x563610480220 MAP: (2 sibs) 2 children: 38: [2] [2] 0x5636104802b0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x563610480340 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x5636104803d0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x563610480460 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x5636104804f0 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: 0x563610405ce0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x563610402d50 MAP: (2 sibs) 2 children: 38: 0x563610402e90 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x563610402f28 KEYVAL: 'age' '33' (2 sibs) 38: 0x563610402de8 MAP: (2 sibs) 2 children: 38: 0x563610402fd0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x563610403068 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x563610480590 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x563610480620 MAP: (2 sibs) 2 children: 38: [2] [2] 0x5636104806b0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x563610480740 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x5636104807d0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x563610480860 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x5636104808f0 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: 0x563610405df8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x563610403110 MAP: (2 sibs) 2 children: 38: 0x563610403250 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x5636104032e8 KEYVAL: 'age' '33' (2 sibs) 38: 0x5636104031a8 MAP: (2 sibs) 2 children: 38: 0x563610403390 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x563610403428 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x563610480990 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x563610480a20 MAP: (2 sibs) 2 children: 38: [2] [2] 0x563610480ab0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x563610480b40 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x563610480bd0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x563610480c60 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x563610480cf0 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: 0x563610405f10 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x563610403da0 MAP: (2 sibs) 2 children: 38: 0x563610403ee0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x563610403f78 KEYVAL: 'age' '33' (2 sibs) 38: 0x563610403e38 MAP: (2 sibs) 2 children: 38: 0x563610404020 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x5636104040b8 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x563610480d90 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x563610480e20 MAP: (2 sibs) 2 children: 38: [2] [2] 0x563610480eb0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x563610480f40 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x563610480fd0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x563610481060 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x5636104810f0 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: 0x563610406028 [ROOT] SEQ: (0 sibs) 1 children: 38: 0x563610402930 MAP: (1 sibs) 2 children: 38: 0x5636104021a0 KEYVAL: 'a' '1' (2 sibs) 38: 0x563610402238 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x563610481190 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x563610481220 MAP: (1 sibs) 2 children: 38: [2] [2] 0x5636104812b0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x563610481340 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: 0x563610406140 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x5636104042a0 MAP: (4 sibs) 2 children: 38: 0x563610404510 KEYVAL: 'a' '1' (2 sibs) 38: 0x5636104045a8 KEYVAL: 'b' '2' (2 sibs) 38: 0x563610404338 MAP: (4 sibs) 2 children: 38: 0x563610404650 KEYVAL: 'b' '2' (2 sibs) 38: 0x5636104046e8 KEYVAL: 'a' '1' (2 sibs) 38: 0x5636104043d0 MAP: (4 sibs) 3 children: 38: 0x563610404790 KEYVAL: 'b' '2' (3 sibs) 38: 0x563610404828 KEYVAL: 'a' '1' (3 sibs) 38: 0x5636104048c0 KEYVAL: 'c' '3' (3 sibs) 38: 0x563610404468 MAP: (4 sibs) 2 children: 38: 0x563610404960 KEYVAL: 'a' '1' (2 sibs) 38: 0x5636104049f8 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x5636104813e0 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x563610481470 MAP: (4 sibs) 2 children: 38: [2] [2] 0x563610481500 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x563610481590 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x563610481620 MAP: (4 sibs) 2 children: 38: [5] [5] 0x5636104816b0 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x563610481740 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x5636104817d0 MAP: (4 sibs) 3 children: 38: [8] [8] 0x563610481860 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x5636104818f0 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x563610481980 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x563610481a10 MAP: (4 sibs) 2 children: 38: [12] [12] 0x563610481aa0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x563610481b30 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: 0x563610406258 [ROOT] MAP: (0 sibs) 4 children: 38: 0x563610404af0 KEYVAL: 'a' '1' (4 sibs) 38: 0x563610404b88 KEYVAL: 'b' '2' (4 sibs) 38: 0x563610404c20 KEYVAL: 'b' '2' (4 sibs) 38: 0x563610404cb8 KEYVAL: 'a' '1' (4 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x563610481bd0 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x563610481c60 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x563610481cf0 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x563610481d80 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x563610481e10 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: 0x563610406370 [ROOT] MAP: (0 sibs) 1 children: 38: 0x563610406c40 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0x563610406ce0 MAP: (5 sibs) 1 children: 38: 0x563610406fe0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0x563610406d78 MAP: (5 sibs) 1 children: 38: 0x563610407080 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0x563610406e10 MAP: (5 sibs) 1 children: 38: 0x563610407120 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0x563610406ea8 MAP: (5 sibs) 1 children: 38: 0x5636104071c0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0x563610407260 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0x5636104072f8 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0x563610406f40 MAP: (5 sibs) 1 children: 38: 0x5636104073a0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0x563610407440 VAL: 'val1' (2 sibs) 38: 0x5636104074d8 VAL: 'val2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x563610481eb0 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x563610481f40 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x563610481fd0 MAP: (5 sibs) 1 children: 38: [3] [3] 0x563610482060 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x5636104820f0 MAP: (5 sibs) 1 children: 38: [5] [5] 0x563610482180 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x563610482210 MAP: (5 sibs) 1 children: 38: [7] [7] 0x5636104822a0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x563610482330 MAP: (5 sibs) 1 children: 38: [9] [9] 0x5636104823c0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x563610482450 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x5636104824e0 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x563610482570 MAP: (5 sibs) 1 children: 38: [13] [13] 0x563610482600 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x563610482690 VAL: 'val1' (2 sibs) 38: [15] [15] 0x563610482720 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: 0x563610406488 [ROOT] MAP: (0 sibs) 3 children: 38: 0x563610402b10 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0x563610403520 MAP: (1 sibs) 1 children: 38: 0x5636104035c0 KEYVAL: '' 'foo' (1 sibs) 38: 0x563610402ba8 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0x563610403660 MAP: (1 sibs) 1 children: 38: 0x563610403700 KEYVAL: '' 'foo' (1 sibs) 38: 0x563610402c40 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0x563610404160 MAP: (2 sibs) 1 children: 38: 0x5636104037a0 KEYVAL: '' '' (1 sibs) 38: 0x5636104041f8 MAP: (2 sibs) 1 children: 38: 0x563610403840 KEYVAL: '' '' (1 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x5636104827c0 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x563610482850 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x5636104828e0 MAP: (1 sibs) 1 children: 38: [3] [3] 0x563610482970 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x563610482a00 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x563610482a90 MAP: (1 sibs) 1 children: 38: [6] [6] 0x563610482b20 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x563610482bb0 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x563610482c40 MAP: (2 sibs) 1 children: 38: [9] [9] 0x563610482cd0 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x563610482d60 MAP: (2 sibs) 1 children: 38: [11] [11] 0x563610482df0 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: 0x5636104065a0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x563610402060 MAP: (2 sibs) 3 children: 38: 0x563610407580 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0x563610407618 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0x5636104076b0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0x5636104020f8 MAP: (2 sibs) 3 children: 38: 0x563610407750 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0x5636104077e8 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0x563610407880 KEYVAL***: '*a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x563610482e90 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x563610482f20 MAP: (2 sibs) 3 children: 38: [2] [2] 0x563610482fb0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x563610483040 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x5636104830d0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x563610483160 MAP: (2 sibs) 3 children: 38: [6] [6] 0x5636104831f0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x563610483280 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x563610483310 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: 0x5636104066b8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x5636104029d0 MAP: (2 sibs) 3 children: 38: 0x563610407920 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0x5636104079b8 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0x563610407a50 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0x563610402a68 MAP: (2 sibs) 3 children: 38: 0x563610407af0 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0x563610407b88 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0x563610407c20 KEYVAL: 'a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x5636104833b0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x563610483440 MAP: (2 sibs) 3 children: 38: [2] [2] 0x5636104834d0 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x563610483560 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x5636104835f0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x563610483680 MAP: (2 sibs) 3 children: 38: [6] [6] 0x563610483710 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x5636104837a0 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x563610483830 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: 0x5636104067d0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x563610407e90 MAP: (3 sibs) 3 children: 38: 0x563610408060 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0x5636104080f8 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0x563610408190 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0x563610407f28 MAP: (3 sibs) 3 children: 38: 0x563610408230 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0x5636104082c8 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0x563610408360 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0x563610407fc0 MAP: (3 sibs) 3 children: 38: 0x563610408400 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0x563610408498 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0x563610408530 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x5636104838d0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x563610483960 MAP: (3 sibs) 3 children: 38: [2] [2] 0x5636104839f0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x563610483a80 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x563610483b10 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x563610483ba0 MAP: (3 sibs) 3 children: 38: [6] [6] 0x563610483c30 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x563610483cc0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x563610483d50 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x563610483de0 MAP: (3 sibs) 3 children: 38: [10] [10] 0x563610483e70 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x563610483f00 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x563610483f90 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 (21 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 474 tests from 3 test suites ran. (21 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: 0x56063b009fc0 [ROOT] MAP: (0 sibs) 4 children: 39: 0x56063b008750 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0x56063b0087e8 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0x56063b008880 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0x56063b0089c0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0x56063b008a58 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0x56063b008918 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0x56063b008b00 VAL: 'item 1' (2 sibs) 39: 0x56063b008b98 VAL: 'item 2' (2 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x56063b01b5e0 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x56063b01b670 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x56063b01b700 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x56063b01b790 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x56063b01b820 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x56063b01b8b0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x56063b01b940 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x56063b01b9d0 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x56063b01ba60 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: 0x56063b00a0d8 [ROOT] MAP: (0 sibs) 1 children: 39: 0x56063b009960 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x56063b0084f0 MAP: (2 sibs) 4 children: 39: 0x56063b009a00 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x56063b009a98 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x56063b009b30 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x56063b009bc8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x56063b008588 MAP: (2 sibs) 5 children: 39: 0x56063b009c70 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x56063b009d08 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x56063b009da0 KEYVAL: 'size' '8' (5 sibs) 39: 0x56063b009e38 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x56063b009ed0 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x56063b01d980 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x56063b01da10 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x56063b01daa0 MAP: (2 sibs) 4 children: 39: [3] [3] 0x56063b01db30 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x56063b01dbc0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x56063b01dc50 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x56063b01dce0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x56063b01dd70 MAP: (2 sibs) 5 children: 39: [8] [8] 0x56063b01de00 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x56063b01de90 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x56063b01df20 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x56063b01dfb0 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x56063b01e040 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: 0x56063b00a1f0 [ROOT] MAP: (0 sibs) 1 children: 39: 0x56063b00a3e0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x56063b00a480 MAP: (2 sibs) 4 children: 39: 0x56063b00a5c0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x56063b00a658 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x56063b00a6f0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x56063b00a788 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x56063b00a518 MAP: (2 sibs) 5 children: 39: 0x56063b00a830 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x56063b00a8c8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x56063b00a960 KEYVAL: 'size' '8' (5 sibs) 39: 0x56063b00a9f8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x56063b00aa90 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x56063b01fc30 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x56063b01fcc0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x56063b01fd50 MAP: (2 sibs) 4 children: 39: [3] [3] 0x56063b01fde0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x56063b01fe70 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x56063b01ff00 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x56063b01ff90 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x56063b020020 MAP: (2 sibs) 5 children: 39: [8] [8] 0x56063b0200b0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x56063b020140 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x56063b0201d0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x56063b020260 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x56063b0202f0 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: 0x56063b009fc0 [ROOT] MAP: (0 sibs) 4 children: 39: 0x56063b008750 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0x56063b0087e8 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0x56063b008880 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0x56063b0089c0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0x56063b008a58 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0x56063b008918 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0x56063b008b00 VAL: 'item 1' (2 sibs) 39: 0x56063b008b98 VAL: 'item 2' (2 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x56063b020540 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x56063b0205d0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x56063b020660 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x56063b0206f0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x56063b020780 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x56063b020810 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x56063b0208a0 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x56063b020930 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x56063b0209c0 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: 0x56063b00a0d8 [ROOT] MAP: (0 sibs) 1 children: 39: 0x56063b009960 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x56063b0084f0 MAP: (2 sibs) 4 children: 39: 0x56063b009a00 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x56063b009a98 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x56063b009b30 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x56063b009bc8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x56063b008588 MAP: (2 sibs) 5 children: 39: 0x56063b009c70 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x56063b009d08 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x56063b009da0 KEYVAL: 'size' '8' (5 sibs) 39: 0x56063b009e38 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x56063b009ed0 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x56063b020e50 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x56063b020ee0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x56063b020f70 MAP: (2 sibs) 4 children: 39: [3] [3] 0x56063b021000 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x56063b021090 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x56063b021120 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x56063b0211b0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x56063b021240 MAP: (2 sibs) 5 children: 39: [8] [8] 0x56063b0212d0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x56063b021360 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x56063b0213f0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x56063b021480 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x56063b021510 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: 0x56063b00a1f0 [ROOT] MAP: (0 sibs) 1 children: 39: 0x56063b00a3e0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x56063b00a480 MAP: (2 sibs) 4 children: 39: 0x56063b00a5c0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x56063b00a658 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x56063b00a6f0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x56063b00a788 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x56063b00a518 MAP: (2 sibs) 5 children: 39: 0x56063b00a830 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x56063b00a8c8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x56063b00a960 KEYVAL: 'size' '8' (5 sibs) 39: 0x56063b00a9f8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x56063b00aa90 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x56063b021760 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x56063b0217f0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x56063b021880 MAP: (2 sibs) 4 children: 39: [3] [3] 0x56063b021910 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x56063b0219a0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x56063b021a30 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x56063b021ac0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x56063b021b50 MAP: (2 sibs) 5 children: 39: [8] [8] 0x56063b021be0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x56063b021c70 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x56063b021d00 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x56063b021d90 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x56063b021e20 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] 0x56063b01b5e0 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x56063b01b670 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x56063b01b700 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x56063b01b790 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x56063b01b820 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x56063b01b8b0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x56063b01b940 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x56063b01b9d0 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x56063b01ba60 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] 0x56063b022c30 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x56063b022cc0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x56063b022d50 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x56063b022de0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x56063b022e70 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x56063b022f00 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x56063b022f90 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x56063b023020 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x56063b0230b0 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] 0x56063b01d980 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x56063b01da10 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x56063b01daa0 MAP: (2 sibs) 4 children: 39: [3] [3] 0x56063b01db30 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x56063b01dbc0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x56063b01dc50 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x56063b01dce0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x56063b01dd70 MAP: (2 sibs) 5 children: 39: [8] [8] 0x56063b01de00 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x56063b01de90 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x56063b01df20 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x56063b01dfb0 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x56063b01e040 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] 0x56063b023e20 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x56063b023eb0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x56063b023f40 MAP: (2 sibs) 4 children: 39: [3] [3] 0x56063b023fd0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x56063b024060 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x56063b0240f0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x56063b024180 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x56063b024210 MAP: (2 sibs) 5 children: 39: [8] [8] 0x56063b0242a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x56063b024330 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x56063b0243c0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x56063b024450 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x56063b0244e0 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] 0x56063b01fc30 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x56063b01fcc0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x56063b01fd50 MAP: (2 sibs) 4 children: 39: [3] [3] 0x56063b01fde0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x56063b01fe70 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x56063b01ff00 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x56063b01ff90 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x56063b020020 MAP: (2 sibs) 5 children: 39: [8] [8] 0x56063b0200b0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x56063b020140 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x56063b0201d0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x56063b020260 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x56063b0202f0 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] 0x56063b024730 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x56063b0247c0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x56063b024850 MAP: (2 sibs) 4 children: 39: [3] [3] 0x56063b0248e0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x56063b024970 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x56063b024a00 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x56063b024a90 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x56063b024b20 MAP: (2 sibs) 5 children: 39: [8] [8] 0x56063b024bb0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x56063b024c40 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x56063b024cd0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x56063b024d60 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x56063b024df0 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] 0x56063b020540 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x56063b0205d0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x56063b020660 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x56063b0206f0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x56063b020780 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x56063b020810 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x56063b0208a0 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x56063b020930 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x56063b0209c0 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] 0x56063b025040 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x56063b0250d0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x56063b025160 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x56063b0251f0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x56063b025280 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x56063b025310 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x56063b0253a0 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x56063b025430 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x56063b0254c0 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] 0x56063b020e50 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x56063b020ee0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x56063b020f70 MAP: (2 sibs) 4 children: 39: [3] [3] 0x56063b021000 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x56063b021090 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x56063b021120 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x56063b0211b0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x56063b021240 MAP: (2 sibs) 5 children: 39: [8] [8] 0x56063b0212d0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x56063b021360 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x56063b0213f0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x56063b021480 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x56063b021510 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] 0x56063b025950 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x56063b0259e0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x56063b025a70 MAP: (2 sibs) 4 children: 39: [3] [3] 0x56063b025b00 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x56063b025b90 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x56063b025c20 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x56063b025cb0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x56063b025d40 MAP: (2 sibs) 5 children: 39: [8] [8] 0x56063b025dd0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x56063b025e60 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x56063b025ef0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x56063b025f80 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x56063b026010 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] 0x56063b021760 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x56063b0217f0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x56063b021880 MAP: (2 sibs) 4 children: 39: [3] [3] 0x56063b021910 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x56063b0219a0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x56063b021a30 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x56063b021ac0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x56063b021b50 MAP: (2 sibs) 5 children: 39: [8] [8] 0x56063b021be0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x56063b021c70 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x56063b021d00 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x56063b021d90 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x56063b021e20 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] 0x56063b026260 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x56063b0262f0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x56063b026380 MAP: (2 sibs) 4 children: 39: [3] [3] 0x56063b026410 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x56063b0264a0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x56063b026530 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x56063b0265c0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x56063b026650 MAP: (2 sibs) 5 children: 39: [8] [8] 0x56063b0266e0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x56063b026770 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x56063b026800 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x56063b026890 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x56063b026920 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: 0x56063b009fc0 [ROOT] MAP: (0 sibs) 4 children: 39: 0x56063b008750 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0x56063b0087e8 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0x56063b008880 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0x56063b0089c0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0x56063b008a58 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0x56063b008918 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0x56063b008b00 VAL: 'item 1' (2 sibs) 39: 0x56063b008b98 VAL: 'item 2' (2 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x56063b023700 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x56063b023790 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x56063b023820 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x56063b0238b0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x56063b023940 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x56063b0239d0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x56063b023a60 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x56063b023af0 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x56063b023b80 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: 0x56063b00a0d8 [ROOT] MAP: (0 sibs) 1 children: 39: 0x56063b009960 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x56063b0084f0 MAP: (2 sibs) 4 children: 39: 0x56063b009a00 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x56063b009a98 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x56063b009b30 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x56063b009bc8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x56063b008588 MAP: (2 sibs) 5 children: 39: 0x56063b009c70 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x56063b009d08 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x56063b009da0 KEYVAL: 'size' '8' (5 sibs) 39: 0x56063b009e38 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x56063b009ed0 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x56063b026b70 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x56063b026c00 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x56063b026c90 MAP: (2 sibs) 4 children: 39: [3] [3] 0x56063b026d20 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x56063b026db0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x56063b026e40 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x56063b026ed0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x56063b026f60 MAP: (2 sibs) 5 children: 39: [8] [8] 0x56063b026ff0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x56063b027080 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x56063b027110 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x56063b0271a0 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x56063b027230 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: 0x56063b00a1f0 [ROOT] MAP: (0 sibs) 1 children: 39: 0x56063b00a3e0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x56063b00a480 MAP: (2 sibs) 4 children: 39: 0x56063b00a5c0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x56063b00a658 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x56063b00a6f0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x56063b00a788 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x56063b00a518 MAP: (2 sibs) 5 children: 39: 0x56063b00a830 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x56063b00a8c8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x56063b00a960 KEYVAL: 'size' '8' (5 sibs) 39: 0x56063b00a9f8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x56063b00aa90 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x56063b0272d0 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x56063b027360 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x56063b0273f0 MAP: (2 sibs) 4 children: 39: [3] [3] 0x56063b027480 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x56063b027510 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x56063b0275a0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x56063b027630 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x56063b0276c0 MAP: (2 sibs) 5 children: 39: [8] [8] 0x56063b027750 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x56063b0277e0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x56063b027870 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x56063b027900 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x56063b027990 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: 0x56063b009fc0 [ROOT] MAP: (0 sibs) 4 children: 39: 0x56063b008750 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0x56063b0087e8 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0x56063b008880 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0x56063b0089c0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0x56063b008a58 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0x56063b008918 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0x56063b008b00 VAL: 'item 1' (2 sibs) 39: 0x56063b008b98 VAL: 'item 2' (2 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x56063b027a30 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x56063b027ac0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x56063b027b50 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x56063b027be0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x56063b027c70 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x56063b027d00 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x56063b027d90 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x56063b027e20 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x56063b027eb0 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: 0x56063b00a0d8 [ROOT] MAP: (0 sibs) 1 children: 39: 0x56063b009960 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x56063b0084f0 MAP: (2 sibs) 4 children: 39: 0x56063b009a00 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x56063b009a98 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x56063b009b30 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x56063b009bc8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x56063b008588 MAP: (2 sibs) 5 children: 39: 0x56063b009c70 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x56063b009d08 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x56063b009da0 KEYVAL: 'size' '8' (5 sibs) 39: 0x56063b009e38 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x56063b009ed0 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x56063b027f50 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x56063b027fe0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x56063b028070 MAP: (2 sibs) 4 children: 39: [3] [3] 0x56063b028100 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x56063b028190 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x56063b028220 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x56063b0282b0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x56063b028340 MAP: (2 sibs) 5 children: 39: [8] [8] 0x56063b0283d0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x56063b028460 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x56063b0284f0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x56063b028580 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x56063b028610 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: 0x56063b00a1f0 [ROOT] MAP: (0 sibs) 1 children: 39: 0x56063b00a3e0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x56063b00a480 MAP: (2 sibs) 4 children: 39: 0x56063b00a5c0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x56063b00a658 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x56063b00a6f0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x56063b00a788 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x56063b00a518 MAP: (2 sibs) 5 children: 39: 0x56063b00a830 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x56063b00a8c8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x56063b00a960 KEYVAL: 'size' '8' (5 sibs) 39: 0x56063b00a9f8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x56063b00aa90 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x56063b0286b0 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x56063b028740 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x56063b0287d0 MAP: (2 sibs) 4 children: 39: [3] [3] 0x56063b028860 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x56063b0288f0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x56063b028980 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x56063b028a10 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x56063b028aa0 MAP: (2 sibs) 5 children: 39: [8] [8] 0x56063b028b30 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x56063b028bc0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x56063b028c50 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x56063b028ce0 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x56063b028d70 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 (6 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 109 tests from 2 test suites ran. (6 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: 0x559f7be2cc90 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x559f7be2c750 VAL: 'item 1' (4 sibs) 40: 0x559f7be2c7e8 VAL: 'item 2' (4 sibs) 40: 0x559f7be2c880 SEQ: (4 sibs) 2 children: 40: 0x559f7be2c9c0 VAL: 'item 3.1' (2 sibs) 40: 0x559f7be2ca58 VAL: 'item 3.2' (2 sibs) 40: 0x559f7be2c918 MAP: (4 sibs) 2 children: 40: 0x559f7be2cb00 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x559f7be2cb98 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x559f7be38580 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x559f7be38610 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x559f7be386a0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x559f7be38730 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x559f7be387c0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x559f7be38850 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x559f7be388e0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x559f7be38970 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x559f7be38a00 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: 0x559f7be2cda8 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x559f7be2ce80 VAL: 'item 1' (4 sibs) 40: 0x559f7be2cf18 VAL: 'item 2' (4 sibs) 40: 0x559f7be2cfb0 SEQ: (4 sibs) 2 children: 40: 0x559f7be2d0f0 VAL: 'item 3.1' (2 sibs) 40: 0x559f7be2d188 VAL: 'item 3.2' (2 sibs) 40: 0x559f7be2d048 MAP: (4 sibs) 2 children: 40: 0x559f7be2d230 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x559f7be2d2c8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x559f7be3a5a0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x559f7be3a630 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x559f7be3a6c0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x559f7be3a750 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x559f7be3a7e0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x559f7be3a870 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x559f7be3a900 MAP: (4 sibs) 2 children: 40: [7] [7] 0x559f7be3a990 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x559f7be3aa20 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: 0x559f7be2cc90 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x559f7be2c750 VAL: 'item 1' (4 sibs) 40: 0x559f7be2c7e8 VAL: 'item 2' (4 sibs) 40: 0x559f7be2c880 SEQ: (4 sibs) 2 children: 40: 0x559f7be2c9c0 VAL: 'item 3.1' (2 sibs) 40: 0x559f7be2ca58 VAL: 'item 3.2' (2 sibs) 40: 0x559f7be2c918 MAP: (4 sibs) 2 children: 40: 0x559f7be2cb00 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x559f7be2cb98 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x559f7be3aeb0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x559f7be3af40 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x559f7be3afd0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x559f7be3b060 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x559f7be3b0f0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x559f7be3b180 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x559f7be3b210 MAP: (4 sibs) 2 children: 40: [7] [7] 0x559f7be3b2a0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x559f7be3b330 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: 0x559f7be2cda8 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x559f7be2ce80 VAL: 'item 1' (4 sibs) 40: 0x559f7be2cf18 VAL: 'item 2' (4 sibs) 40: 0x559f7be2cfb0 SEQ: (4 sibs) 2 children: 40: 0x559f7be2d0f0 VAL: 'item 3.1' (2 sibs) 40: 0x559f7be2d188 VAL: 'item 3.2' (2 sibs) 40: 0x559f7be2d048 MAP: (4 sibs) 2 children: 40: 0x559f7be2d230 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x559f7be2d2c8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x559f7be3b7c0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x559f7be3b850 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x559f7be3b8e0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x559f7be3b970 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x559f7be3ba00 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x559f7be3ba90 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x559f7be3bb20 MAP: (4 sibs) 2 children: 40: [7] [7] 0x559f7be3bbb0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x559f7be3bc40 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] 0x559f7be38580 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x559f7be38610 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x559f7be386a0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x559f7be38730 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x559f7be387c0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x559f7be38850 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x559f7be388e0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x559f7be38970 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x559f7be38a00 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] 0x559f7be3c580 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x559f7be3c610 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x559f7be3c6a0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x559f7be3c730 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x559f7be3c7c0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x559f7be3c850 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x559f7be3c8e0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x559f7be3c970 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x559f7be3ca00 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] 0x559f7be3a5a0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x559f7be3a630 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x559f7be3a6c0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x559f7be3a750 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x559f7be3a7e0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x559f7be3a870 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x559f7be3a900 MAP: (4 sibs) 2 children: 40: [7] [7] 0x559f7be3a990 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x559f7be3aa20 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] 0x559f7be3d770 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x559f7be3d800 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x559f7be3d890 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x559f7be3d920 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x559f7be3d9b0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x559f7be3da40 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x559f7be3dad0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x559f7be3db60 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x559f7be3dbf0 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] 0x559f7be3aeb0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x559f7be3af40 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x559f7be3afd0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x559f7be3b060 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x559f7be3b0f0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x559f7be3b180 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x559f7be3b210 MAP: (4 sibs) 2 children: 40: [7] [7] 0x559f7be3b2a0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x559f7be3b330 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] 0x559f7be3e080 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x559f7be3e110 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x559f7be3e1a0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x559f7be3e230 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x559f7be3e2c0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x559f7be3e350 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x559f7be3e3e0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x559f7be3e470 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x559f7be3e500 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] 0x559f7be3b7c0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x559f7be3b850 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x559f7be3b8e0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x559f7be3b970 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x559f7be3ba00 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x559f7be3ba90 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x559f7be3bb20 MAP: (4 sibs) 2 children: 40: [7] [7] 0x559f7be3bbb0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x559f7be3bc40 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] 0x559f7be3e990 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x559f7be3ea20 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x559f7be3eab0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x559f7be3eb40 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x559f7be3ebd0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x559f7be3ec60 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x559f7be3ecf0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x559f7be3ed80 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x559f7be3ee10 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: 0x559f7be2cc90 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x559f7be2c750 VAL: 'item 1' (4 sibs) 40: 0x559f7be2c7e8 VAL: 'item 2' (4 sibs) 40: 0x559f7be2c880 SEQ: (4 sibs) 2 children: 40: 0x559f7be2c9c0 VAL: 'item 3.1' (2 sibs) 40: 0x559f7be2ca58 VAL: 'item 3.2' (2 sibs) 40: 0x559f7be2c918 MAP: (4 sibs) 2 children: 40: 0x559f7be2cb00 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x559f7be2cb98 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x559f7be3ce90 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x559f7be3cf20 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x559f7be3cfb0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x559f7be3d040 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x559f7be3d0d0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x559f7be3d160 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x559f7be3d1f0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x559f7be3d280 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x559f7be3d310 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: 0x559f7be2cda8 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x559f7be2ce80 VAL: 'item 1' (4 sibs) 40: 0x559f7be2cf18 VAL: 'item 2' (4 sibs) 40: 0x559f7be2cfb0 SEQ: (4 sibs) 2 children: 40: 0x559f7be2d0f0 VAL: 'item 3.1' (2 sibs) 40: 0x559f7be2d188 VAL: 'item 3.2' (2 sibs) 40: 0x559f7be2d048 MAP: (4 sibs) 2 children: 40: 0x559f7be2d230 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x559f7be2d2c8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x559f7be3f2a0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x559f7be3f330 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x559f7be3f3c0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x559f7be3f450 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x559f7be3f4e0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x559f7be3f570 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x559f7be3f600 MAP: (4 sibs) 2 children: 40: [7] [7] 0x559f7be3f690 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x559f7be3f720 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: 0x559f7be2cc90 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x559f7be2c750 VAL: 'item 1' (4 sibs) 40: 0x559f7be2c7e8 VAL: 'item 2' (4 sibs) 40: 0x559f7be2c880 SEQ: (4 sibs) 2 children: 40: 0x559f7be2c9c0 VAL: 'item 3.1' (2 sibs) 40: 0x559f7be2ca58 VAL: 'item 3.2' (2 sibs) 40: 0x559f7be2c918 MAP: (4 sibs) 2 children: 40: 0x559f7be2cb00 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x559f7be2cb98 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x559f7be3f7c0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x559f7be3f850 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x559f7be3f8e0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x559f7be3f970 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x559f7be3fa00 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x559f7be3fa90 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x559f7be3fb20 MAP: (4 sibs) 2 children: 40: [7] [7] 0x559f7be3fbb0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x559f7be3fc40 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: 0x559f7be2cda8 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x559f7be2ce80 VAL: 'item 1' (4 sibs) 40: 0x559f7be2cf18 VAL: 'item 2' (4 sibs) 40: 0x559f7be2cfb0 SEQ: (4 sibs) 2 children: 40: 0x559f7be2d0f0 VAL: 'item 3.1' (2 sibs) 40: 0x559f7be2d188 VAL: 'item 3.2' (2 sibs) 40: 0x559f7be2d048 MAP: (4 sibs) 2 children: 40: 0x559f7be2d230 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x559f7be2d2c8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x559f7be3fce0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x559f7be3fd70 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x559f7be3fe00 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x559f7be3fe90 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x559f7be3ff20 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x559f7be3ffb0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x559f7be40040 MAP: (4 sibs) 2 children: 40: [7] [7] 0x559f7be400d0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x559f7be40160 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 (3 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 73 tests from 2 test suites ran. (3 ms total) 40: [ PASSED ] 73 tests. 40/52 Test #40: ryml-test-generic_seq ............. Passed 0.01 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: 0x563bf7e529e0 [ROOT] SEQ: (0 sibs) 21 children: 41: 0x563bf7e514d0 VAL: 'a' (21 sibs) 41: 0x563bf7e51568 VAL: 'b:b' (21 sibs) 41: 0x563bf7e51600 VAL: 'c{c' (21 sibs) 41: 0x563bf7e51698 VAL: 'cc{' (21 sibs) 41: 0x563bf7e51730 VAL: 'c}c' (21 sibs) 41: 0x563bf7e517c8 VAL: 'cc}' (21 sibs) 41: 0x563bf7e51860 VAL: 'c!c' (21 sibs) 41: 0x563bf7e518f8 VAL: 'cc!' (21 sibs) 41: 0x563bf7e51990 VAL: '.foo' (21 sibs) 41: 0x563bf7e51a28 VAL: '.' (21 sibs) 41: 0x563bf7e51ac0 VAL: '-a' (21 sibs) 41: 0x563bf7e51b58 VAL: '+b' (21 sibs) 41: 0x563bf7e51bf0 VAL: '/b' (21 sibs) 41: 0x563bf7e51c88 VAL: ':c' (21 sibs) 41: 0x563bf7e51d20 VAL: '$g' (21 sibs) 41: 0x563bf7e51db8 VAL: '*' (21 sibs) 41: 0x563bf7e51e50 VAL: '*' (21 sibs) 41: 0x563bf7e51ee8 VAL: '*' (21 sibs) 41: 0x563bf7e51f80 VAL: '*a' (21 sibs) 41: 0x563bf7e52018 VAL: '*a' (21 sibs) 41: 0x563bf7e520b0 VAL: '*a' (21 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x563bf7e6b4c0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x563bf7e6b550 VAL: 'a' (21 sibs) 41: [2] [2] 0x563bf7e6b5e0 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x563bf7e6b670 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x563bf7e6b700 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x563bf7e6b790 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x563bf7e6b820 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x563bf7e6b8b0 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x563bf7e6b940 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x563bf7e6b9d0 VAL: '.foo' (21 sibs) 41: [10] [10] 0x563bf7e6ba60 VAL: '.' (21 sibs) 41: [11] [11] 0x563bf7e6baf0 VAL: '-a' (21 sibs) 41: [12] [12] 0x563bf7e6bb80 VAL: '+b' (21 sibs) 41: [13] [13] 0x563bf7e6bc10 VAL: '/b' (21 sibs) 41: [14] [14] 0x563bf7e6bca0 VAL: ':c' (21 sibs) 41: [15] [15] 0x563bf7e6bd30 VAL: '$g' (21 sibs) 41: [16] [16] 0x563bf7e6bdc0 VAL: '*' (21 sibs) 41: [17] [17] 0x563bf7e6be50 VAL: '*' (21 sibs) 41: [18] [18] 0x563bf7e6bee0 VAL: '*' (21 sibs) 41: [19] [19] 0x563bf7e6bf70 VAL: '*a' (21 sibs) 41: [20] [20] 0x563bf7e6c000 VAL: '*a' (21 sibs) 41: [21] [21] 0x563bf7e6c090 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: 0x563bf7e52af8 [ROOT] SEQ: (0 sibs) 10 children: 41: 0x563bf7e52390 VAL: 'a' (10 sibs) 41: 0x563bf7e52428 VAL: 'b' (10 sibs) 41: 0x563bf7e524c0 VAL: 'c' (10 sibs) 41: 0x563bf7e52558 VAL: '.foo' (10 sibs) 41: 0x563bf7e525f0 VAL: '.' (10 sibs) 41: 0x563bf7e52688 VAL: '-a' (10 sibs) 41: 0x563bf7e52720 VAL: '+b' (10 sibs) 41: 0x563bf7e527b8 VAL: '/b' (10 sibs) 41: 0x563bf7e52850 VAL: ':c' (10 sibs) 41: 0x563bf7e528e8 VAL: '$g' (10 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x563bf7e6daf0 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x563bf7e6db80 VAL: 'a' (10 sibs) 41: [2] [2] 0x563bf7e6dc10 VAL: 'b' (10 sibs) 41: [3] [3] 0x563bf7e6dca0 VAL: 'c' (10 sibs) 41: [4] [4] 0x563bf7e6dd30 VAL: '.foo' (10 sibs) 41: [5] [5] 0x563bf7e6ddc0 VAL: '.' (10 sibs) 41: [6] [6] 0x563bf7e6de50 VAL: '-a' (10 sibs) 41: [7] [7] 0x563bf7e6dee0 VAL: '+b' (10 sibs) 41: [8] [8] 0x563bf7e6df70 VAL: '/b' (10 sibs) 41: [9] [9] 0x563bf7e6e000 VAL: ':c' (10 sibs) 41: [10] [10] 0x563bf7e6e090 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: 0x563bf7e52c10 [ROOT] MAP: (0 sibs) 12 children: 41: 0x563bf7e52e00 KEYVAL: 'a' 'a' (12 sibs) 41: 0x563bf7e52e98 KEYVAL: 'b' 'b' (12 sibs) 41: 0x563bf7e52f30 KEYVAL: 'c' 'c' (12 sibs) 41: 0x563bf7e52fc8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x563bf7e53060 KEYVAL: '.' '.' (12 sibs) 41: 0x563bf7e530f8 KEYVAL: '-a' '-a' (12 sibs) 41: 0x563bf7e53190 KEYVAL: '+b' '+b' (12 sibs) 41: 0x563bf7e53228 KEYVAL: '/b' '/b' (12 sibs) 41: 0x563bf7e532c0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x563bf7e53358 KEYVAL: '$g' '$g' (12 sibs) 41: 0x563bf7e533f0 KEYVAL: '*' '*' (12 sibs) 41: 0x563bf7e53488 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x563bf7e6f820 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x563bf7e6f8b0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x563bf7e6f940 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x563bf7e6f9d0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x563bf7e6fa60 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x563bf7e6faf0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x563bf7e6fb80 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x563bf7e6fc10 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x563bf7e6fca0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x563bf7e6fd30 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x563bf7e6fdc0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x563bf7e6fe50 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x563bf7e6fee0 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: 0x563bf7e52d28 [ROOT] MAP: (0 sibs) 12 children: 41: 0x563bf7e53530 KEYVAL: 'a' 'a' (12 sibs) 41: 0x563bf7e535c8 KEYVAL: 'b' 'b' (12 sibs) 41: 0x563bf7e53660 KEYVAL: 'c' 'c' (12 sibs) 41: 0x563bf7e536f8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x563bf7e53790 KEYVAL: '.' '.' (12 sibs) 41: 0x563bf7e53828 KEYVAL: '-a' '-a' (12 sibs) 41: 0x563bf7e538c0 KEYVAL: '+b' '+b' (12 sibs) 41: 0x563bf7e53958 KEYVAL: '/b' '/b' (12 sibs) 41: 0x563bf7e539f0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x563bf7e53a88 KEYVAL: '$g' '$g' (12 sibs) 41: 0x563bf7e53b20 KEYVAL: '*' '*' (12 sibs) 41: 0x563bf7e53bb8 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x563bf7e71550 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x563bf7e715e0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x563bf7e71670 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x563bf7e71700 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x563bf7e71790 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x563bf7e71820 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x563bf7e718b0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x563bf7e71940 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x563bf7e719d0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x563bf7e71a60 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x563bf7e71af0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x563bf7e71b80 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x563bf7e71c10 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: 0x563bf7e529e0 [ROOT] SEQ: (0 sibs) 21 children: 41: 0x563bf7e514d0 VAL: 'a' (21 sibs) 41: 0x563bf7e51568 VAL: 'b:b' (21 sibs) 41: 0x563bf7e51600 VAL: 'c{c' (21 sibs) 41: 0x563bf7e51698 VAL: 'cc{' (21 sibs) 41: 0x563bf7e51730 VAL: 'c}c' (21 sibs) 41: 0x563bf7e517c8 VAL: 'cc}' (21 sibs) 41: 0x563bf7e51860 VAL: 'c!c' (21 sibs) 41: 0x563bf7e518f8 VAL: 'cc!' (21 sibs) 41: 0x563bf7e51990 VAL: '.foo' (21 sibs) 41: 0x563bf7e51a28 VAL: '.' (21 sibs) 41: 0x563bf7e51ac0 VAL: '-a' (21 sibs) 41: 0x563bf7e51b58 VAL: '+b' (21 sibs) 41: 0x563bf7e51bf0 VAL: '/b' (21 sibs) 41: 0x563bf7e51c88 VAL: ':c' (21 sibs) 41: 0x563bf7e51d20 VAL: '$g' (21 sibs) 41: 0x563bf7e51db8 VAL: '*' (21 sibs) 41: 0x563bf7e51e50 VAL: '*' (21 sibs) 41: 0x563bf7e51ee8 VAL: '*' (21 sibs) 41: 0x563bf7e51f80 VAL: '*a' (21 sibs) 41: 0x563bf7e52018 VAL: '*a' (21 sibs) 41: 0x563bf7e520b0 VAL: '*a' (21 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x563bf7e72770 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x563bf7e72800 VAL: 'a' (21 sibs) 41: [2] [2] 0x563bf7e72890 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x563bf7e72920 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x563bf7e729b0 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x563bf7e72a40 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x563bf7e72ad0 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x563bf7e72b60 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x563bf7e72bf0 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x563bf7e72c80 VAL: '.foo' (21 sibs) 41: [10] [10] 0x563bf7e72d10 VAL: '.' (21 sibs) 41: [11] [11] 0x563bf7e72da0 VAL: '-a' (21 sibs) 41: [12] [12] 0x563bf7e72e30 VAL: '+b' (21 sibs) 41: [13] [13] 0x563bf7e72ec0 VAL: '/b' (21 sibs) 41: [14] [14] 0x563bf7e72f50 VAL: ':c' (21 sibs) 41: [15] [15] 0x563bf7e72fe0 VAL: '$g' (21 sibs) 41: [16] [16] 0x563bf7e73070 VAL: '*' (21 sibs) 41: [17] [17] 0x563bf7e73100 VAL: '*' (21 sibs) 41: [18] [18] 0x563bf7e73190 VAL: '*' (21 sibs) 41: [19] [19] 0x563bf7e73220 VAL: '*a' (21 sibs) 41: [20] [20] 0x563bf7e732b0 VAL: '*a' (21 sibs) 41: [21] [21] 0x563bf7e73340 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: 0x563bf7e52af8 [ROOT] SEQ: (0 sibs) 10 children: 41: 0x563bf7e52390 VAL: 'a' (10 sibs) 41: 0x563bf7e52428 VAL: 'b' (10 sibs) 41: 0x563bf7e524c0 VAL: 'c' (10 sibs) 41: 0x563bf7e52558 VAL: '.foo' (10 sibs) 41: 0x563bf7e525f0 VAL: '.' (10 sibs) 41: 0x563bf7e52688 VAL: '-a' (10 sibs) 41: 0x563bf7e52720 VAL: '+b' (10 sibs) 41: 0x563bf7e527b8 VAL: '/b' (10 sibs) 41: 0x563bf7e52850 VAL: ':c' (10 sibs) 41: 0x563bf7e528e8 VAL: '$g' (10 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x563bf7e71e60 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x563bf7e71ef0 VAL: 'a' (10 sibs) 41: [2] [2] 0x563bf7e71f80 VAL: 'b' (10 sibs) 41: [3] [3] 0x563bf7e72010 VAL: 'c' (10 sibs) 41: [4] [4] 0x563bf7e720a0 VAL: '.foo' (10 sibs) 41: [5] [5] 0x563bf7e72130 VAL: '.' (10 sibs) 41: [6] [6] 0x563bf7e721c0 VAL: '-a' (10 sibs) 41: [7] [7] 0x563bf7e72250 VAL: '+b' (10 sibs) 41: [8] [8] 0x563bf7e722e0 VAL: '/b' (10 sibs) 41: [9] [9] 0x563bf7e72370 VAL: ':c' (10 sibs) 41: [10] [10] 0x563bf7e72400 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: 0x563bf7e52c10 [ROOT] MAP: (0 sibs) 12 children: 41: 0x563bf7e52e00 KEYVAL: 'a' 'a' (12 sibs) 41: 0x563bf7e52e98 KEYVAL: 'b' 'b' (12 sibs) 41: 0x563bf7e52f30 KEYVAL: 'c' 'c' (12 sibs) 41: 0x563bf7e52fc8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x563bf7e53060 KEYVAL: '.' '.' (12 sibs) 41: 0x563bf7e530f8 KEYVAL: '-a' '-a' (12 sibs) 41: 0x563bf7e53190 KEYVAL: '+b' '+b' (12 sibs) 41: 0x563bf7e53228 KEYVAL: '/b' '/b' (12 sibs) 41: 0x563bf7e532c0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x563bf7e53358 KEYVAL: '$g' '$g' (12 sibs) 41: 0x563bf7e533f0 KEYVAL: '*' '*' (12 sibs) 41: 0x563bf7e53488 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x563bf7e73980 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x563bf7e73a10 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x563bf7e73aa0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x563bf7e73b30 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x563bf7e73bc0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x563bf7e73c50 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x563bf7e73ce0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x563bf7e73d70 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x563bf7e73e00 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x563bf7e73e90 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x563bf7e73f20 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x563bf7e73fb0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x563bf7e74040 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: 0x563bf7e52d28 [ROOT] MAP: (0 sibs) 12 children: 41: 0x563bf7e53530 KEYVAL: 'a' 'a' (12 sibs) 41: 0x563bf7e535c8 KEYVAL: 'b' 'b' (12 sibs) 41: 0x563bf7e53660 KEYVAL: 'c' 'c' (12 sibs) 41: 0x563bf7e536f8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x563bf7e53790 KEYVAL: '.' '.' (12 sibs) 41: 0x563bf7e53828 KEYVAL: '-a' '-a' (12 sibs) 41: 0x563bf7e538c0 KEYVAL: '+b' '+b' (12 sibs) 41: 0x563bf7e53958 KEYVAL: '/b' '/b' (12 sibs) 41: 0x563bf7e539f0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x563bf7e53a88 KEYVAL: '$g' '$g' (12 sibs) 41: 0x563bf7e53b20 KEYVAL: '*' '*' (12 sibs) 41: 0x563bf7e53bb8 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x563bf7e74290 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x563bf7e74320 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x563bf7e743b0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x563bf7e74440 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x563bf7e744d0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x563bf7e74560 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x563bf7e745f0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x563bf7e74680 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x563bf7e74710 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x563bf7e747a0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x563bf7e74830 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x563bf7e748c0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x563bf7e74950 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] 0x563bf7e6b4c0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x563bf7e6b550 VAL: 'a' (21 sibs) 41: [2] [2] 0x563bf7e6b5e0 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x563bf7e6b670 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x563bf7e6b700 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x563bf7e6b790 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x563bf7e6b820 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x563bf7e6b8b0 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x563bf7e6b940 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x563bf7e6b9d0 VAL: '.foo' (21 sibs) 41: [10] [10] 0x563bf7e6ba60 VAL: '.' (21 sibs) 41: [11] [11] 0x563bf7e6baf0 VAL: '-a' (21 sibs) 41: [12] [12] 0x563bf7e6bb80 VAL: '+b' (21 sibs) 41: [13] [13] 0x563bf7e6bc10 VAL: '/b' (21 sibs) 41: [14] [14] 0x563bf7e6bca0 VAL: ':c' (21 sibs) 41: [15] [15] 0x563bf7e6bd30 VAL: '$g' (21 sibs) 41: [16] [16] 0x563bf7e6bdc0 VAL: '*' (21 sibs) 41: [17] [17] 0x563bf7e6be50 VAL: '*' (21 sibs) 41: [18] [18] 0x563bf7e6bee0 VAL: '*' (21 sibs) 41: [19] [19] 0x563bf7e6bf70 VAL: '*a' (21 sibs) 41: [20] [20] 0x563bf7e6c000 VAL: '*a' (21 sibs) 41: [21] [21] 0x563bf7e6c090 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] 0x563bf7e76210 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x563bf7e762a0 VAL: 'a' (21 sibs) 41: [2] [2] 0x563bf7e76330 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x563bf7e763c0 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x563bf7e76450 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x563bf7e764e0 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x563bf7e76570 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x563bf7e76600 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x563bf7e76690 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x563bf7e76720 VAL: '.foo' (21 sibs) 41: [10] [10] 0x563bf7e767b0 VAL: '.' (21 sibs) 41: [11] [11] 0x563bf7e76840 VAL: '-a' (21 sibs) 41: [12] [12] 0x563bf7e768d0 VAL: '+b' (21 sibs) 41: [13] [13] 0x563bf7e76960 VAL: '/b' (21 sibs) 41: [14] [14] 0x563bf7e769f0 VAL: ':c' (21 sibs) 41: [15] [15] 0x563bf7e76a80 VAL: '$g' (21 sibs) 41: [16] [16] 0x563bf7e76b10 VAL: '*' (21 sibs) 41: [17] [17] 0x563bf7e76ba0 VAL: '*' (21 sibs) 41: [18] [18] 0x563bf7e76c30 VAL: '*' (21 sibs) 41: [19] [19] 0x563bf7e76cc0 VAL: '*a' (21 sibs) 41: [20] [20] 0x563bf7e76d50 VAL: '*a' (21 sibs) 41: [21] [21] 0x563bf7e76de0 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] 0x563bf7e6daf0 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x563bf7e6db80 VAL: 'a' (10 sibs) 41: [2] [2] 0x563bf7e6dc10 VAL: 'b' (10 sibs) 41: [3] [3] 0x563bf7e6dca0 VAL: 'c' (10 sibs) 41: [4] [4] 0x563bf7e6dd30 VAL: '.foo' (10 sibs) 41: [5] [5] 0x563bf7e6ddc0 VAL: '.' (10 sibs) 41: [6] [6] 0x563bf7e6de50 VAL: '-a' (10 sibs) 41: [7] [7] 0x563bf7e6dee0 VAL: '+b' (10 sibs) 41: [8] [8] 0x563bf7e6df70 VAL: '/b' (10 sibs) 41: [9] [9] 0x563bf7e6e000 VAL: ':c' (10 sibs) 41: [10] [10] 0x563bf7e6e090 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] 0x563bf7e75020 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x563bf7e750b0 VAL: 'a' (10 sibs) 41: [2] [2] 0x563bf7e75140 VAL: 'b' (10 sibs) 41: [3] [3] 0x563bf7e751d0 VAL: 'c' (10 sibs) 41: [4] [4] 0x563bf7e75260 VAL: '.foo' (10 sibs) 41: [5] [5] 0x563bf7e752f0 VAL: '.' (10 sibs) 41: [6] [6] 0x563bf7e75380 VAL: '-a' (10 sibs) 41: [7] [7] 0x563bf7e75410 VAL: '+b' (10 sibs) 41: [8] [8] 0x563bf7e754a0 VAL: '/b' (10 sibs) 41: [9] [9] 0x563bf7e75530 VAL: ':c' (10 sibs) 41: [10] [10] 0x563bf7e755c0 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] 0x563bf7e6f820 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x563bf7e6f8b0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x563bf7e6f940 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x563bf7e6f9d0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x563bf7e6fa60 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x563bf7e6faf0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x563bf7e6fb80 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x563bf7e6fc10 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x563bf7e6fca0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x563bf7e6fd30 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x563bf7e6fdc0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x563bf7e6fe50 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x563bf7e6fee0 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] 0x563bf7e77420 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x563bf7e774b0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x563bf7e77540 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x563bf7e775d0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x563bf7e77660 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x563bf7e776f0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x563bf7e77780 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x563bf7e77810 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x563bf7e778a0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x563bf7e77930 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x563bf7e779c0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x563bf7e77a50 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x563bf7e77ae0 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] 0x563bf7e71550 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x563bf7e715e0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x563bf7e71670 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x563bf7e71700 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x563bf7e71790 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x563bf7e71820 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x563bf7e718b0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x563bf7e71940 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x563bf7e719d0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x563bf7e71a60 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x563bf7e71af0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x563bf7e71b80 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x563bf7e71c10 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] 0x563bf7e77d30 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x563bf7e77dc0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x563bf7e77e50 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x563bf7e77ee0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x563bf7e77f70 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x563bf7e78000 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x563bf7e78090 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x563bf7e78120 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x563bf7e781b0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x563bf7e78240 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x563bf7e782d0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x563bf7e78360 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x563bf7e783f0 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] 0x563bf7e72770 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x563bf7e72800 VAL: 'a' (21 sibs) 41: [2] [2] 0x563bf7e72890 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x563bf7e72920 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x563bf7e729b0 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x563bf7e72a40 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x563bf7e72ad0 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x563bf7e72b60 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x563bf7e72bf0 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x563bf7e72c80 VAL: '.foo' (21 sibs) 41: [10] [10] 0x563bf7e72d10 VAL: '.' (21 sibs) 41: [11] [11] 0x563bf7e72da0 VAL: '-a' (21 sibs) 41: [12] [12] 0x563bf7e72e30 VAL: '+b' (21 sibs) 41: [13] [13] 0x563bf7e72ec0 VAL: '/b' (21 sibs) 41: [14] [14] 0x563bf7e72f50 VAL: ':c' (21 sibs) 41: [15] [15] 0x563bf7e72fe0 VAL: '$g' (21 sibs) 41: [16] [16] 0x563bf7e73070 VAL: '*' (21 sibs) 41: [17] [17] 0x563bf7e73100 VAL: '*' (21 sibs) 41: [18] [18] 0x563bf7e73190 VAL: '*' (21 sibs) 41: [19] [19] 0x563bf7e73220 VAL: '*a' (21 sibs) 41: [20] [20] 0x563bf7e732b0 VAL: '*a' (21 sibs) 41: [21] [21] 0x563bf7e73340 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] 0x563bf7e78f50 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x563bf7e78fe0 VAL: 'a' (21 sibs) 41: [2] [2] 0x563bf7e79070 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x563bf7e79100 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x563bf7e79190 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x563bf7e79220 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x563bf7e792b0 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x563bf7e79340 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x563bf7e793d0 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x563bf7e79460 VAL: '.foo' (21 sibs) 41: [10] [10] 0x563bf7e794f0 VAL: '.' (21 sibs) 41: [11] [11] 0x563bf7e79580 VAL: '-a' (21 sibs) 41: [12] [12] 0x563bf7e79610 VAL: '+b' (21 sibs) 41: [13] [13] 0x563bf7e796a0 VAL: '/b' (21 sibs) 41: [14] [14] 0x563bf7e79730 VAL: ':c' (21 sibs) 41: [15] [15] 0x563bf7e797c0 VAL: '$g' (21 sibs) 41: [16] [16] 0x563bf7e79850 VAL: '*' (21 sibs) 41: [17] [17] 0x563bf7e798e0 VAL: '*' (21 sibs) 41: [18] [18] 0x563bf7e79970 VAL: '*' (21 sibs) 41: [19] [19] 0x563bf7e79a00 VAL: '*a' (21 sibs) 41: [20] [20] 0x563bf7e79a90 VAL: '*a' (21 sibs) 41: [21] [21] 0x563bf7e79b20 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] 0x563bf7e71e60 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x563bf7e71ef0 VAL: 'a' (10 sibs) 41: [2] [2] 0x563bf7e71f80 VAL: 'b' (10 sibs) 41: [3] [3] 0x563bf7e72010 VAL: 'c' (10 sibs) 41: [4] [4] 0x563bf7e720a0 VAL: '.foo' (10 sibs) 41: [5] [5] 0x563bf7e72130 VAL: '.' (10 sibs) 41: [6] [6] 0x563bf7e721c0 VAL: '-a' (10 sibs) 41: [7] [7] 0x563bf7e72250 VAL: '+b' (10 sibs) 41: [8] [8] 0x563bf7e722e0 VAL: '/b' (10 sibs) 41: [9] [9] 0x563bf7e72370 VAL: ':c' (10 sibs) 41: [10] [10] 0x563bf7e72400 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] 0x563bf7e78640 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x563bf7e786d0 VAL: 'a' (10 sibs) 41: [2] [2] 0x563bf7e78760 VAL: 'b' (10 sibs) 41: [3] [3] 0x563bf7e787f0 VAL: 'c' (10 sibs) 41: [4] [4] 0x563bf7e78880 VAL: '.foo' (10 sibs) 41: [5] [5] 0x563bf7e78910 VAL: '.' (10 sibs) 41: [6] [6] 0x563bf7e789a0 VAL: '-a' (10 sibs) 41: [7] [7] 0x563bf7e78a30 VAL: '+b' (10 sibs) 41: [8] [8] 0x563bf7e78ac0 VAL: '/b' (10 sibs) 41: [9] [9] 0x563bf7e78b50 VAL: ':c' (10 sibs) 41: [10] [10] 0x563bf7e78be0 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] 0x563bf7e73980 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x563bf7e73a10 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x563bf7e73aa0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x563bf7e73b30 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x563bf7e73bc0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x563bf7e73c50 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x563bf7e73ce0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x563bf7e73d70 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x563bf7e73e00 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x563bf7e73e90 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x563bf7e73f20 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x563bf7e73fb0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x563bf7e74040 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] 0x563bf7e7a160 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x563bf7e7a1f0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x563bf7e7a280 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x563bf7e7a310 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x563bf7e7a3a0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x563bf7e7a430 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x563bf7e7a4c0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x563bf7e7a550 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x563bf7e7a5e0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x563bf7e7a670 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x563bf7e7a700 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x563bf7e7a790 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x563bf7e7a820 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] 0x563bf7e74290 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x563bf7e74320 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x563bf7e743b0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x563bf7e74440 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x563bf7e744d0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x563bf7e74560 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x563bf7e745f0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x563bf7e74680 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x563bf7e74710 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x563bf7e747a0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x563bf7e74830 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x563bf7e748c0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x563bf7e74950 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] 0x563bf7e7aa70 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x563bf7e7ab00 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x563bf7e7ab90 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x563bf7e7ac20 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x563bf7e7acb0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x563bf7e7ad40 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x563bf7e7add0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x563bf7e7ae60 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x563bf7e7aef0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x563bf7e7af80 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x563bf7e7b010 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x563bf7e7b0a0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x563bf7e7b130 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: 0x563bf7e529e0 [ROOT] SEQ: (0 sibs) 21 children: 41: 0x563bf7e514d0 VAL: 'a' (21 sibs) 41: 0x563bf7e51568 VAL: 'b:b' (21 sibs) 41: 0x563bf7e51600 VAL: 'c{c' (21 sibs) 41: 0x563bf7e51698 VAL: 'cc{' (21 sibs) 41: 0x563bf7e51730 VAL: 'c}c' (21 sibs) 41: 0x563bf7e517c8 VAL: 'cc}' (21 sibs) 41: 0x563bf7e51860 VAL: 'c!c' (21 sibs) 41: 0x563bf7e518f8 VAL: 'cc!' (21 sibs) 41: 0x563bf7e51990 VAL: '.foo' (21 sibs) 41: 0x563bf7e51a28 VAL: '.' (21 sibs) 41: 0x563bf7e51ac0 VAL: '-a' (21 sibs) 41: 0x563bf7e51b58 VAL: '+b' (21 sibs) 41: 0x563bf7e51bf0 VAL: '/b' (21 sibs) 41: 0x563bf7e51c88 VAL: ':c' (21 sibs) 41: 0x563bf7e51d20 VAL: '$g' (21 sibs) 41: 0x563bf7e51db8 VAL: '*' (21 sibs) 41: 0x563bf7e51e50 VAL: '*' (21 sibs) 41: 0x563bf7e51ee8 VAL: '*' (21 sibs) 41: 0x563bf7e51f80 VAL: '*a' (21 sibs) 41: 0x563bf7e52018 VAL: '*a' (21 sibs) 41: 0x563bf7e520b0 VAL: '*a' (21 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x563bf7e7b380 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x563bf7e7b410 VAL: 'a' (21 sibs) 41: [2] [2] 0x563bf7e7b4a0 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x563bf7e7b530 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x563bf7e7b5c0 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x563bf7e7b650 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x563bf7e7b6e0 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x563bf7e7b770 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x563bf7e7b800 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x563bf7e7b890 VAL: '.foo' (21 sibs) 41: [10] [10] 0x563bf7e7b920 VAL: '.' (21 sibs) 41: [11] [11] 0x563bf7e7b9b0 VAL: '-a' (21 sibs) 41: [12] [12] 0x563bf7e7ba40 VAL: '+b' (21 sibs) 41: [13] [13] 0x563bf7e7bad0 VAL: '/b' (21 sibs) 41: [14] [14] 0x563bf7e7bb60 VAL: ':c' (21 sibs) 41: [15] [15] 0x563bf7e7bbf0 VAL: '$g' (21 sibs) 41: [16] [16] 0x563bf7e7bc80 VAL: '*' (21 sibs) 41: [17] [17] 0x563bf7e7bd10 VAL: '*' (21 sibs) 41: [18] [18] 0x563bf7e7bda0 VAL: '*' (21 sibs) 41: [19] [19] 0x563bf7e7be30 VAL: '*a' (21 sibs) 41: [20] [20] 0x563bf7e7bec0 VAL: '*a' (21 sibs) 41: [21] [21] 0x563bf7e7bf50 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: 0x563bf7e52af8 [ROOT] SEQ: (0 sibs) 10 children: 41: 0x563bf7e52390 VAL: 'a' (10 sibs) 41: 0x563bf7e52428 VAL: 'b' (10 sibs) 41: 0x563bf7e524c0 VAL: 'c' (10 sibs) 41: 0x563bf7e52558 VAL: '.foo' (10 sibs) 41: 0x563bf7e525f0 VAL: '.' (10 sibs) 41: 0x563bf7e52688 VAL: '-a' (10 sibs) 41: 0x563bf7e52720 VAL: '+b' (10 sibs) 41: 0x563bf7e527b8 VAL: '/b' (10 sibs) 41: 0x563bf7e52850 VAL: ':c' (10 sibs) 41: 0x563bf7e528e8 VAL: '$g' (10 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x563bf7e75930 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x563bf7e759c0 VAL: 'a' (10 sibs) 41: [2] [2] 0x563bf7e75a50 VAL: 'b' (10 sibs) 41: [3] [3] 0x563bf7e75ae0 VAL: 'c' (10 sibs) 41: [4] [4] 0x563bf7e75b70 VAL: '.foo' (10 sibs) 41: [5] [5] 0x563bf7e75c00 VAL: '.' (10 sibs) 41: [6] [6] 0x563bf7e75c90 VAL: '-a' (10 sibs) 41: [7] [7] 0x563bf7e75d20 VAL: '+b' (10 sibs) 41: [8] [8] 0x563bf7e75db0 VAL: '/b' (10 sibs) 41: [9] [9] 0x563bf7e75e40 VAL: ':c' (10 sibs) 41: [10] [10] 0x563bf7e75ed0 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: 0x563bf7e52c10 [ROOT] MAP: (0 sibs) 12 children: 41: 0x563bf7e52e00 KEYVAL: 'a' 'a' (12 sibs) 41: 0x563bf7e52e98 KEYVAL: 'b' 'b' (12 sibs) 41: 0x563bf7e52f30 KEYVAL: 'c' 'c' (12 sibs) 41: 0x563bf7e52fc8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x563bf7e53060 KEYVAL: '.' '.' (12 sibs) 41: 0x563bf7e530f8 KEYVAL: '-a' '-a' (12 sibs) 41: 0x563bf7e53190 KEYVAL: '+b' '+b' (12 sibs) 41: 0x563bf7e53228 KEYVAL: '/b' '/b' (12 sibs) 41: 0x563bf7e532c0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x563bf7e53358 KEYVAL: '$g' '$g' (12 sibs) 41: 0x563bf7e533f0 KEYVAL: '*' '*' (12 sibs) 41: 0x563bf7e53488 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x563bf7e7bff0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x563bf7e7c080 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x563bf7e7c110 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x563bf7e7c1a0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x563bf7e7c230 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x563bf7e7c2c0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x563bf7e7c350 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x563bf7e7c3e0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x563bf7e7c470 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x563bf7e7c500 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x563bf7e7c590 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x563bf7e7c620 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x563bf7e7c6b0 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: 0x563bf7e52d28 [ROOT] MAP: (0 sibs) 12 children: 41: 0x563bf7e53530 KEYVAL: 'a' 'a' (12 sibs) 41: 0x563bf7e535c8 KEYVAL: 'b' 'b' (12 sibs) 41: 0x563bf7e53660 KEYVAL: 'c' 'c' (12 sibs) 41: 0x563bf7e536f8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x563bf7e53790 KEYVAL: '.' '.' (12 sibs) 41: 0x563bf7e53828 KEYVAL: '-a' '-a' (12 sibs) 41: 0x563bf7e538c0 KEYVAL: '+b' '+b' (12 sibs) 41: 0x563bf7e53958 KEYVAL: '/b' '/b' (12 sibs) 41: 0x563bf7e539f0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x563bf7e53a88 KEYVAL: '$g' '$g' (12 sibs) 41: 0x563bf7e53b20 KEYVAL: '*' '*' (12 sibs) 41: 0x563bf7e53bb8 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x563bf7e7c750 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x563bf7e7c7e0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x563bf7e7c870 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x563bf7e7c900 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x563bf7e7c990 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x563bf7e7ca20 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x563bf7e7cab0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x563bf7e7cb40 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x563bf7e7cbd0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x563bf7e7cc60 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x563bf7e7ccf0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x563bf7e7cd80 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x563bf7e7ce10 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: 0x563bf7e529e0 [ROOT] SEQ: (0 sibs) 21 children: 41: 0x563bf7e514d0 VAL: 'a' (21 sibs) 41: 0x563bf7e51568 VAL: 'b:b' (21 sibs) 41: 0x563bf7e51600 VAL: 'c{c' (21 sibs) 41: 0x563bf7e51698 VAL: 'cc{' (21 sibs) 41: 0x563bf7e51730 VAL: 'c}c' (21 sibs) 41: 0x563bf7e517c8 VAL: 'cc}' (21 sibs) 41: 0x563bf7e51860 VAL: 'c!c' (21 sibs) 41: 0x563bf7e518f8 VAL: 'cc!' (21 sibs) 41: 0x563bf7e51990 VAL: '.foo' (21 sibs) 41: 0x563bf7e51a28 VAL: '.' (21 sibs) 41: 0x563bf7e51ac0 VAL: '-a' (21 sibs) 41: 0x563bf7e51b58 VAL: '+b' (21 sibs) 41: 0x563bf7e51bf0 VAL: '/b' (21 sibs) 41: 0x563bf7e51c88 VAL: ':c' (21 sibs) 41: 0x563bf7e51d20 VAL: '$g' (21 sibs) 41: 0x563bf7e51db8 VAL: '*' (21 sibs) 41: 0x563bf7e51e50 VAL: '*' (21 sibs) 41: 0x563bf7e51ee8 VAL: '*' (21 sibs) 41: 0x563bf7e51f80 VAL: '*a' (21 sibs) 41: 0x563bf7e52018 VAL: '*a' (21 sibs) 41: 0x563bf7e520b0 VAL: '*a' (21 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x563bf7e7ceb0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x563bf7e7cf40 VAL: 'a' (21 sibs) 41: [2] [2] 0x563bf7e7cfd0 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x563bf7e7d060 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x563bf7e7d0f0 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x563bf7e7d180 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x563bf7e7d210 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x563bf7e7d2a0 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x563bf7e7d330 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x563bf7e7d3c0 VAL: '.foo' (21 sibs) 41: [10] [10] 0x563bf7e7d450 VAL: '.' (21 sibs) 41: [11] [11] 0x563bf7e7d4e0 VAL: '-a' (21 sibs) 41: [12] [12] 0x563bf7e7d570 VAL: '+b' (21 sibs) 41: [13] [13] 0x563bf7e7d600 VAL: '/b' (21 sibs) 41: [14] [14] 0x563bf7e7d690 VAL: ':c' (21 sibs) 41: [15] [15] 0x563bf7e7d720 VAL: '$g' (21 sibs) 41: [16] [16] 0x563bf7e7d7b0 VAL: '*' (21 sibs) 41: [17] [17] 0x563bf7e7d840 VAL: '*' (21 sibs) 41: [18] [18] 0x563bf7e7d8d0 VAL: '*' (21 sibs) 41: [19] [19] 0x563bf7e7d960 VAL: '*a' (21 sibs) 41: [20] [20] 0x563bf7e7d9f0 VAL: '*a' (21 sibs) 41: [21] [21] 0x563bf7e7da80 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: 0x563bf7e52af8 [ROOT] SEQ: (0 sibs) 10 children: 41: 0x563bf7e52390 VAL: 'a' (10 sibs) 41: 0x563bf7e52428 VAL: 'b' (10 sibs) 41: 0x563bf7e524c0 VAL: 'c' (10 sibs) 41: 0x563bf7e52558 VAL: '.foo' (10 sibs) 41: 0x563bf7e525f0 VAL: '.' (10 sibs) 41: 0x563bf7e52688 VAL: '-a' (10 sibs) 41: 0x563bf7e52720 VAL: '+b' (10 sibs) 41: 0x563bf7e527b8 VAL: '/b' (10 sibs) 41: 0x563bf7e52850 VAL: ':c' (10 sibs) 41: 0x563bf7e528e8 VAL: '$g' (10 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x563bf7e7db20 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x563bf7e7dbb0 VAL: 'a' (10 sibs) 41: [2] [2] 0x563bf7e7dc40 VAL: 'b' (10 sibs) 41: [3] [3] 0x563bf7e7dcd0 VAL: 'c' (10 sibs) 41: [4] [4] 0x563bf7e7dd60 VAL: '.foo' (10 sibs) 41: [5] [5] 0x563bf7e7ddf0 VAL: '.' (10 sibs) 41: [6] [6] 0x563bf7e7de80 VAL: '-a' (10 sibs) 41: [7] [7] 0x563bf7e7df10 VAL: '+b' (10 sibs) 41: [8] [8] 0x563bf7e7dfa0 VAL: '/b' (10 sibs) 41: [9] [9] 0x563bf7e7e030 VAL: ':c' (10 sibs) 41: [10] [10] 0x563bf7e7e0c0 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: 0x563bf7e52c10 [ROOT] MAP: (0 sibs) 12 children: 41: 0x563bf7e52e00 KEYVAL: 'a' 'a' (12 sibs) 41: 0x563bf7e52e98 KEYVAL: 'b' 'b' (12 sibs) 41: 0x563bf7e52f30 KEYVAL: 'c' 'c' (12 sibs) 41: 0x563bf7e52fc8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x563bf7e53060 KEYVAL: '.' '.' (12 sibs) 41: 0x563bf7e530f8 KEYVAL: '-a' '-a' (12 sibs) 41: 0x563bf7e53190 KEYVAL: '+b' '+b' (12 sibs) 41: 0x563bf7e53228 KEYVAL: '/b' '/b' (12 sibs) 41: 0x563bf7e532c0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x563bf7e53358 KEYVAL: '$g' '$g' (12 sibs) 41: 0x563bf7e533f0 KEYVAL: '*' '*' (12 sibs) 41: 0x563bf7e53488 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x563bf7e7e160 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x563bf7e7e1f0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x563bf7e7e280 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x563bf7e7e310 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x563bf7e7e3a0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x563bf7e7e430 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x563bf7e7e4c0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x563bf7e7e550 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x563bf7e7e5e0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x563bf7e7e670 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x563bf7e7e700 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x563bf7e7e790 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x563bf7e7e820 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: 0x563bf7e52d28 [ROOT] MAP: (0 sibs) 12 children: 41: 0x563bf7e53530 KEYVAL: 'a' 'a' (12 sibs) 41: 0x563bf7e535c8 KEYVAL: 'b' 'b' (12 sibs) 41: 0x563bf7e53660 KEYVAL: 'c' 'c' (12 sibs) 41: 0x563bf7e536f8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x563bf7e53790 KEYVAL: '.' '.' (12 sibs) 41: 0x563bf7e53828 KEYVAL: '-a' '-a' (12 sibs) 41: 0x563bf7e538c0 KEYVAL: '+b' '+b' (12 sibs) 41: 0x563bf7e53958 KEYVAL: '/b' '/b' (12 sibs) 41: 0x563bf7e539f0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x563bf7e53a88 KEYVAL: '$g' '$g' (12 sibs) 41: 0x563bf7e53b20 KEYVAL: '*' '*' (12 sibs) 41: 0x563bf7e53bb8 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x563bf7e7e8c0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x563bf7e7e950 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x563bf7e7e9e0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x563bf7e7ea70 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x563bf7e7eb00 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x563bf7e7eb90 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x563bf7e7ec20 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x563bf7e7ecb0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x563bf7e7ed40 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x563bf7e7edd0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x563bf7e7ee60 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x563bf7e7eef0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x563bf7e7ef80 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 (8 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 145 tests from 2 test suites ran. (8 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: 0x55ff46750870 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x55ff467430e0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0x55ff467435b0 KEYVAL: 'x' '1' (2 sibs) 42: 0x55ff46743648 KEYVAL: 'y' '2' (2 sibs) 42: 0x55ff46743178 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0x55ff467436f0 KEYVAL: 'x' '0' (2 sibs) 42: 0x55ff46743788 KEYVAL: 'y' '2' (2 sibs) 42: 0x55ff46743210 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0x55ff46743830 KEYVAL: 'r' '10' (1 sibs) 42: 0x55ff467432a8 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0x55ff467438d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x55ff46743340 MAP: (8 sibs) 4 children: 42: 0x55ff46743970 KEYVAL: 'x' '1' (4 sibs) 42: 0x55ff46743a08 KEYVAL: 'y' '2' (4 sibs) 42: 0x55ff46743aa0 KEYVAL: 'r' '10' (4 sibs) 42: 0x55ff46743b38 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x55ff467433d8 MAP: (8 sibs) 3 children: 42: 0x55ff46743be0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0x55ff46743c78 KEYVAL: 'r' '10' (3 sibs) 42: 0x55ff46743d10 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0x55ff46743470 MAP: (8 sibs) 2 children: 42: 0x55ff46743db0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0x55ff46743ef0 VAL***: '*CENTER' (2 sibs) 42: 0x55ff46743f88 VAL***: '*BIG' (2 sibs) 42: 0x55ff46743e48 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0x55ff46743508 MAP: (8 sibs) 3 children: 42: 0x55ff46744030 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0x55ff46744200 VAL***: '*BIG' (3 sibs) 42: 0x55ff46744298 VAL***: '*LEFT' (3 sibs) 42: 0x55ff46744330 VAL***: '*SMALL' (3 sibs) 42: 0x55ff467440c8 KEYVAL: 'x' '1' (3 sibs) 42: 0x55ff46744160 KEYVAL: 'label' 'center/big' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55ff467cc0a0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55ff467cc130 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x55ff467cc1c0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55ff467cc250 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55ff467cc2e0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x55ff467cc370 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55ff467cc400 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55ff467cc490 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x55ff467cc520 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55ff467cc5b0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x55ff467cc640 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55ff467cc6d0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55ff467cc760 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55ff467cc7f0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55ff467cc880 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55ff467cc910 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55ff467cc9a0 MAP: (8 sibs) 3 children: 42: [17] [17] 0x55ff467cca30 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x55ff467ccac0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x55ff467ccb50 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x55ff467ccbe0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x55ff467ccc70 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x55ff467ccd00 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x55ff467ccd90 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x55ff467cce20 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x55ff467cceb0 MAP: (8 sibs) 3 children: 42: [26] [26] 0x55ff467ccf40 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x55ff467ccfd0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x55ff467cd060 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x55ff467cd0f0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x55ff467cd180 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x55ff467cd210 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: 0x55ff46750988 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x55ff46744d60 MAP: (8 sibs) 2 children: 42: 0x55ff46741fd0 KEYVAL: 'x' '1' (2 sibs) 42: 0x55ff46742068 KEYVAL: 'y' '2' (2 sibs) 42: 0x55ff46744df8 MAP: (8 sibs) 2 children: 42: 0x55ff467427d0 KEYVAL: 'x' '0' (2 sibs) 42: 0x55ff46742868 KEYVAL: 'y' '2' (2 sibs) 42: 0x55ff46744e90 MAP: (8 sibs) 1 children: 42: 0x55ff46745230 KEYVAL: 'r' '10' (1 sibs) 42: 0x55ff46744f28 MAP: (8 sibs) 1 children: 42: 0x55ff467452d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x55ff46744fc0 MAP: (8 sibs) 4 children: 42: 0x55ff46745370 KEYVAL: 'x' '1' (4 sibs) 42: 0x55ff46745408 KEYVAL: 'y' '2' (4 sibs) 42: 0x55ff467454a0 KEYVAL: 'r' '10' (4 sibs) 42: 0x55ff46745538 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x55ff46745058 MAP: (8 sibs) 4 children: 42: 0x55ff467455e0 KEYVAL: 'x' '1' (4 sibs) 42: 0x55ff46745678 KEYVAL: 'y' '2' (4 sibs) 42: 0x55ff46745710 KEYVAL: 'r' '10' (4 sibs) 42: 0x55ff467457a8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x55ff467450f0 MAP: (8 sibs) 4 children: 42: 0x55ff46745850 KEYVAL: 'x' '1' (4 sibs) 42: 0x55ff467458e8 KEYVAL: 'y' '2' (4 sibs) 42: 0x55ff46745980 KEYVAL: 'r' '10' (4 sibs) 42: 0x55ff46745a18 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x55ff46745188 MAP: (8 sibs) 4 children: 42: 0x55ff46745ac0 KEYVAL: 'x' '1' (4 sibs) 42: 0x55ff46745b58 KEYVAL: 'y' '2' (4 sibs) 42: 0x55ff46745bf0 KEYVAL: 'r' '10' (4 sibs) 42: 0x55ff46745c88 KEYVAL: 'label' 'center/big' (4 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55ff467cefe0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55ff467cf070 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x55ff467cf100 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55ff467cf190 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55ff467cf220 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x55ff467cf2b0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55ff467cf340 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55ff467cf3d0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x55ff467cf460 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55ff467cf4f0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x55ff467cf580 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55ff467cf610 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55ff467cf6a0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55ff467cf730 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55ff467cf7c0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55ff467cf850 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55ff467cf8e0 MAP: (8 sibs) 3 children: 42: [17] [17] 0x55ff467cf970 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x55ff467cfa00 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x55ff467cfa90 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x55ff467cfb20 MAP: (8 sibs) 2 children: 42: [21] [21] 0x55ff467cfbb0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x55ff467cfc40 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x55ff467cfcd0 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x55ff467cfd60 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x55ff467cfdf0 MAP: (8 sibs) 3 children: 42: [26] [26] 0x55ff467cfe80 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x55ff467cff10 VAL***: '*SMALL' (3 sibs) 42: [28] [28] 0x55ff467cffa0 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x55ff467d0030 VAL***: '*BIG' (3 sibs) 42: [30] [30] 0x55ff467d00c0 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x55ff467d0150 KEYVAL: 'label' 'center/big' (3 sibs) 42: #nodes=32 vs #printed=32 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x55ff467d01f0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55ff467d0280 MAP: (8 sibs) 2 children: 42: [2] [2] 0x55ff467d0310 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55ff467d03a0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55ff467d0430 MAP: (8 sibs) 2 children: 42: [5] [5] 0x55ff467d04c0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55ff467d0550 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55ff467d05e0 MAP: (8 sibs) 1 children: 42: [8] [8] 0x55ff467d0670 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55ff467d0700 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55ff467d0790 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55ff467d0820 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55ff467d08b0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55ff467d0940 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55ff467d09d0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55ff467d0a60 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55ff467d0af0 MAP: (8 sibs) 4 children: 42: [17] [32] 0x55ff467d13f0 KEYVAL: 'x' '1' (4 sibs) 42: [18] [33] 0x55ff467d1480 KEYVAL: 'y' '2' (4 sibs) 42: [19] [18] 0x55ff467d0c10 KEYVAL: 'r' '10' (4 sibs) 42: [20] [19] 0x55ff467d0ca0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [20] 0x55ff467d0d30 MAP: (8 sibs) 4 children: 42: [22] [17] 0x55ff467d0b80 KEYVAL: 'x' '1' (4 sibs) 42: [23] [34] 0x55ff467d1510 KEYVAL: 'y' '2' (4 sibs) 42: [24] [22] 0x55ff467d0e50 KEYVAL: 'r' '10' (4 sibs) 42: [25] [24] 0x55ff467d0f70 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [25] 0x55ff467d1000 MAP: (8 sibs) 4 children: 42: [27] [30] 0x55ff467d12d0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [27] 0x55ff467d1120 KEYVAL: 'y' '2' (4 sibs) 42: [29] [23] 0x55ff467d0ee0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [31] 0x55ff467d1360 KEYVAL: 'label' 'center/big' (4 sibs) 42: #nodes=31 vs #printed=31 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x55ff467d01f0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55ff467d0280 MAP: (8 sibs) 2 children: 42: [2] [2] 0x55ff467d0310 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55ff467d03a0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55ff467d0430 MAP: (8 sibs) 2 children: 42: [5] [5] 0x55ff467d04c0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55ff467d0550 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55ff467d05e0 MAP: (8 sibs) 1 children: 42: [8] [8] 0x55ff467d0670 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55ff467d0700 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55ff467d0790 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55ff467d0820 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55ff467d08b0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55ff467d0940 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55ff467d09d0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55ff467d0a60 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55ff467d0af0 MAP: (8 sibs) 4 children: 42: [17] [17] 0x55ff467d0b80 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x55ff467d0c10 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x55ff467d0ca0 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x55ff467d0d30 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x55ff467d0dc0 MAP: (8 sibs) 4 children: 42: [22] [22] 0x55ff467d0e50 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x55ff467d0ee0 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x55ff467d0f70 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x55ff467d1000 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x55ff467d1090 MAP: (8 sibs) 4 children: 42: [27] [27] 0x55ff467d1120 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x55ff467d11b0 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x55ff467d1240 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x55ff467d12d0 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: 0x55ff46750aa0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x55ff467461a0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x55ff46746238 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x55ff467462d0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x55ff46746540 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x55ff467465d8 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x55ff46746368 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x55ff467421b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x55ff46746400 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x55ff46746680 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x55ff46746718 KEYVAL: 'age' '10' (2 sibs) 42: 0x55ff46746498 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x55ff467467c0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x55ff46746858 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55ff467d2600 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55ff467d2690 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55ff467d2720 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55ff467d27b0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55ff467d2840 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55ff467d28d0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55ff467d2960 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55ff467d29f0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55ff467d2a80 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55ff467d2b10 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55ff467d2ba0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55ff467d2c30 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55ff467d2cc0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55ff467d2d50 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: 0x55ff46750bb8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x55ff46746900 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x55ff46746998 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x55ff46746a30 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x55ff46746ca0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x55ff46746d38 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x55ff46746ac8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x55ff46746de0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x55ff46746b60 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x55ff46746e80 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x55ff46746f18 KEYVAL: 'age' '10' (2 sibs) 42: 0x55ff46746bf8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x55ff46746fc0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x55ff46747058 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55ff467d4940 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55ff467d49d0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55ff467d4a60 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55ff467d4af0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55ff467d4b80 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55ff467d4c10 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55ff467d4ca0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55ff467d4d30 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55ff467d4dc0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55ff467d4e50 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55ff467d4ee0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55ff467d4f70 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55ff467d5000 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55ff467d5090 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: 0x55ff46750cd0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x55ff467479d0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x55ff46747a68 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x55ff46747b00 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x55ff46747d70 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x55ff46747e08 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x55ff46747b98 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x55ff46747eb0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x55ff46747c30 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x55ff46747f50 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x55ff46747fe8 KEYVAL: 'age' '10' (2 sibs) 42: 0x55ff46747cc8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x55ff46748090 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x55ff46748128 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55ff467d6ab0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55ff467d6b40 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55ff467d6bd0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55ff467d6c60 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55ff467d6cf0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55ff467d6d80 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55ff467d6e10 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55ff467d6ea0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55ff467d6f30 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55ff467d6fc0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55ff467d7050 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55ff467d70e0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55ff467d7170 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55ff467d7200 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x55ff467d6ab0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55ff467d6b40 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55ff467d6bd0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55ff467d6c60 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55ff467d6cf0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55ff467d6d80 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55ff467d6e10 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55ff467d6ea0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55ff467d6f30 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0x55ff467d7290 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55ff467d7050 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55ff467d70e0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0x55ff467d6fc0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55ff467d7200 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x55ff467d6ab0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55ff467d6b40 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55ff467d6bd0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55ff467d6c60 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55ff467d6cf0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55ff467d6d80 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55ff467d6e10 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55ff467d6ea0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55ff467d6f30 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x55ff467d6fc0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55ff467d7050 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55ff467d70e0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x55ff467d7170 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55ff467d7200 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: 0x55ff46750de8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x55ff46745d80 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x55ff46745e18 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x55ff46745eb0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x55ff467481d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x55ff46748268 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x55ff46745f48 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x55ff46748310 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x55ff46745fe0 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x55ff467483b0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x55ff46748448 KEYVAL: 'age' '10' (2 sibs) 42: 0x55ff46746078 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x55ff467484f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x55ff46748588 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55ff467d8e00 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55ff467d8e90 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55ff467d8f20 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55ff467d8fb0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55ff467d9040 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55ff467d90d0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55ff467d9160 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55ff467d91f0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55ff467d9280 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55ff467d9310 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55ff467d93a0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55ff467d9430 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55ff467d94c0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55ff467d9550 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x55ff467d8e00 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55ff467d8e90 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55ff467d8f20 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55ff467d8fb0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55ff467d9040 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55ff467d90d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55ff467d9160 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55ff467d91f0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55ff467d9280 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0x55ff467d95e0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55ff467d93a0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55ff467d9430 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0x55ff467d9310 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55ff467d9550 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x55ff467d8e00 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55ff467d8e90 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55ff467d8f20 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55ff467d8fb0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55ff467d9040 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55ff467d90d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55ff467d9160 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55ff467d91f0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55ff467d9280 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x55ff467d9310 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55ff467d93a0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55ff467d9430 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x55ff467d94c0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55ff467d9550 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: 0x55ff46750f00 [ROOT] MAP: (0 sibs) 7 children: 42: 0x55ff46748c30 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x55ff46748cc8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x55ff46748d60 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x55ff46742910 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x55ff467429a8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x55ff46748df8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x55ff46749060 MAP: (2 sibs) 4 children: 42: 0x55ff46744640 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x55ff467446d8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x55ff46744770 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x55ff46744808 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x55ff467490f8 MAP: (2 sibs) 5 children: 42: 0x55ff467491a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x55ff46749238 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x55ff467492d0 KEYVAL: 'size' '8' (5 sibs) 42: 0x55ff46749368 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x55ff46749400 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x55ff46748e90 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0x55ff467424c0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x55ff46742558 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x55ff467425f0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x55ff46748f28 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0x55ff46748fc0 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] 0x55ff467dc400 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55ff467dc490 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55ff467dc520 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55ff467dc5b0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55ff467dc640 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55ff467dc6d0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55ff467dc760 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55ff467dc7f0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55ff467dc880 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55ff467dc910 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55ff467dc9a0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55ff467dca30 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55ff467dcac0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55ff467dcb50 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55ff467dcbe0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55ff467dcc70 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55ff467dcd00 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55ff467dcd90 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55ff467dce20 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x55ff467dceb0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55ff467dcf40 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55ff467dcfd0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55ff467dd060 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x55ff467dd0f0 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: 0x55ff46751018 [ROOT] MAP: (0 sibs) 7 children: 42: 0x55ff467494f0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x55ff46749588 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x55ff46749620 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x55ff46749920 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x55ff467499b8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x55ff467496b8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x55ff46749a60 MAP: (2 sibs) 4 children: 42: 0x55ff467448b0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x55ff46744948 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x55ff467449e0 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x55ff46744a78 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x55ff46749af8 MAP: (2 sibs) 5 children: 42: 0x55ff46749ba0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x55ff46749c38 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x55ff46749cd0 KEYVAL: 'size' '8' (5 sibs) 42: 0x55ff46749d68 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x55ff46749e00 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x55ff46749750 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0x55ff46742df0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x55ff46742e88 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x55ff46742f20 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x55ff467497e8 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0x55ff46749ea0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x55ff46749f38 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x55ff46749fd0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x55ff46749880 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] 0x55ff467df5f0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55ff467df680 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55ff467df710 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55ff467df7a0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55ff467df830 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55ff467df8c0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55ff467df950 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55ff467df9e0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55ff467dfa70 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55ff467dfb00 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55ff467dfb90 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55ff467dfc20 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55ff467dfcb0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55ff467dfd40 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55ff467dfdd0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55ff467dfe60 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55ff467dfef0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55ff467dff80 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55ff467e0010 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x55ff467e00a0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55ff467e0130 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55ff467e01c0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55ff467e0250 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x55ff467e02e0 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] 0x55ff467df5f0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55ff467df680 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55ff467df710 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55ff467df7a0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55ff467df830 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55ff467df8c0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55ff467df950 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55ff467df9e0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55ff467dfa70 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55ff467dfb00 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55ff467dfb90 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55ff467dfc20 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55ff467dfcb0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55ff467dfd40 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55ff467dfdd0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55ff467dfe60 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55ff467dfef0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55ff467dff80 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55ff467e0010 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x55ff467e00a0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55ff467e0130 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55ff467e01c0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55ff467e0250 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [24] 0x55ff467e0370 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [25] 0x55ff467e0400 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [26] 0x55ff467e0490 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [23] 0x55ff467e02e0 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] 0x55ff467df5f0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55ff467df680 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55ff467df710 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55ff467df7a0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55ff467df830 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55ff467df8c0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55ff467df950 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55ff467df9e0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55ff467dfa70 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55ff467dfb00 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55ff467dfb90 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55ff467dfc20 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55ff467dfcb0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55ff467dfd40 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55ff467dfdd0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55ff467dfe60 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55ff467dfef0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55ff467dff80 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55ff467e0010 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x55ff467e00a0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55ff467e0130 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55ff467e01c0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55ff467e0250 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x55ff467e02e0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x55ff467e0370 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x55ff467e0400 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x55ff467e0490 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: 0x55ff46751130 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x55ff4674bb70 MAP: (6 sibs) 1 children: 42: 0x55ff4674bf10 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0x55ff4674bfb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55ff4674c048 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x55ff4674c0e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x55ff4674c178 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x55ff4674c210 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x55ff4674bc08 MAP: (6 sibs) 1 children: 42: 0x55ff4674c2b0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0x55ff4674c350 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55ff4674c3e8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x55ff4674c480 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x55ff4674c518 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x55ff4674c5b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x55ff4674bca0 MAP: (6 sibs) 1 children: 42: 0x55ff4674c650 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0x55ff4674bd38 MAP: (6 sibs) 1 children: 42: 0x55ff4674c6f0 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0x55ff4674bdd0 MAP: (6 sibs) 1 children: 42: 0x55ff4674c790 KEYMAP: 'step' (1 sibs) 2 children: 42: 0x55ff4674c830 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0x55ff4674c8c8 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0x55ff4674be68 MAP: (6 sibs) 1 children: 42: 0x55ff4674c970 KEYVAL***: 'step' '*id002' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55ff467e27b0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55ff467e2840 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55ff467e28d0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x55ff467e2960 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55ff467e29f0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55ff467e2a80 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55ff467e2b10 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55ff467e2ba0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55ff467e2c30 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55ff467e2cc0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x55ff467e2d50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55ff467e2de0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55ff467e2e70 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55ff467e2f00 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55ff467e2f90 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55ff467e3020 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55ff467e30b0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x55ff467e3140 MAP: (6 sibs) 1 children: 42: [18] [18] 0x55ff467e31d0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x55ff467e3260 MAP: (6 sibs) 1 children: 42: [20] [20] 0x55ff467e32f0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x55ff467e3380 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x55ff467e3410 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x55ff467e34a0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x55ff467e3530 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: 0x55ff46751248 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x55ff4674dc10 MAP: (6 sibs) 1 children: 42: 0x55ff46747750 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55ff4674dfb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55ff4674e048 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x55ff4674e0e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x55ff4674e178 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x55ff4674e210 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x55ff4674dca8 MAP: (6 sibs) 1 children: 42: 0x55ff467477f0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55ff4674e2b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55ff4674e348 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x55ff4674e3e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x55ff4674e478 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x55ff4674e510 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x55ff4674dd40 MAP: (6 sibs) 1 children: 42: 0x55ff46747890 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55ff4674e5b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55ff4674e648 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x55ff4674e6e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x55ff4674e778 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x55ff4674e810 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x55ff4674ddd8 MAP: (6 sibs) 1 children: 42: 0x55ff46747930 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55ff4674e8b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55ff4674e948 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x55ff4674e9e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x55ff4674ea78 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x55ff4674eb10 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x55ff4674de70 MAP: (6 sibs) 1 children: 42: 0x55ff4674ebb0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55ff4674ec50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55ff4674ece8 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x55ff4674ed80 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x55ff4674ee18 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x55ff4674eeb0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x55ff4674df08 MAP: (6 sibs) 1 children: 42: 0x55ff4674ef50 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55ff4674eff0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55ff4674f088 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x55ff4674f120 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x55ff4674f1b8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x55ff4674f250 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55ff467e5970 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55ff467e5a00 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55ff467e5a90 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x55ff467e5b20 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55ff467e5bb0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55ff467e5c40 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55ff467e5cd0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55ff467e5d60 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55ff467e5df0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55ff467e5e80 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x55ff467e5f10 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55ff467e5fa0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55ff467e6030 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55ff467e60c0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55ff467e6150 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55ff467e61e0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55ff467e6270 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x55ff467e6300 MAP: (6 sibs) 1 children: 42: [18] [18] 0x55ff467e6390 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x55ff467e6420 MAP: (6 sibs) 1 children: 42: [20] [20] 0x55ff467e64b0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x55ff467e6540 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x55ff467e65d0 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x55ff467e6660 MAP: (6 sibs) 1 children: 42: [24] [24] 0x55ff467e66f0 KEYVAL***: 'step' '*id002' (1 sibs) 42: #nodes=25 vs #printed=25 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x55ff467e6b80 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55ff467e6c10 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55ff467e6ca0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x55ff467e6d30 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55ff467e6dc0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55ff467e6e50 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55ff467e6ee0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55ff467e6f70 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55ff467e7000 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55ff467e7090 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x55ff467e7120 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55ff467e71b0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55ff467e7240 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55ff467e72d0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55ff467e7360 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55ff467e73f0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55ff467e7480 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [25] 0x55ff467e7990 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [26] 0x55ff467e7a20 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [27] 0x55ff467e7ab0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [28] 0x55ff467e7b40 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [29] 0x55ff467e7bd0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [17] 0x55ff467e7510 MAP: (6 sibs) 1 children: 42: [23] [18] 0x55ff467e75a0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [30] 0x55ff467e7c60 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [31] 0x55ff467e7cf0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [32] 0x55ff467e7d80 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [33] 0x55ff467e7e10 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [34] 0x55ff467e7ea0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [19] 0x55ff467e7630 MAP: (6 sibs) 1 children: 42: [30] [20] 0x55ff467e76c0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [35] 0x55ff467e7f30 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [36] 0x55ff467e7fc0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [37] 0x55ff467e8050 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [38] 0x55ff467e80e0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [22] 0x55ff467e77e0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [23] 0x55ff467e7870 MAP: (6 sibs) 1 children: 42: [37] [24] 0x55ff467e7900 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [21] 0x55ff467e7750 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x55ff467e8170 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x55ff467e8200 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x55ff467e8290 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x55ff467e8320 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x55ff467e6b80 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55ff467e6c10 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55ff467e6ca0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x55ff467e6d30 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55ff467e6dc0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55ff467e6e50 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55ff467e6ee0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55ff467e6f70 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55ff467e7000 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55ff467e7090 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x55ff467e7120 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55ff467e71b0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55ff467e7240 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55ff467e72d0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55ff467e7360 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55ff467e73f0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55ff467e7480 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x55ff467e7510 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x55ff467e75a0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x55ff467e7630 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x55ff467e76c0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x55ff467e7750 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x55ff467e77e0 MAP: (6 sibs) 1 children: 42: [23] [23] 0x55ff467e7870 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x55ff467e7900 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x55ff467e7990 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x55ff467e7a20 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x55ff467e7ab0 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x55ff467e7b40 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x55ff467e7bd0 MAP: (6 sibs) 1 children: 42: [30] [30] 0x55ff467e7c60 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x55ff467e7cf0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x55ff467e7d80 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x55ff467e7e10 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x55ff467e7ea0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x55ff467e7f30 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x55ff467e7fc0 MAP: (6 sibs) 1 children: 42: [37] [37] 0x55ff467e8050 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x55ff467e80e0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x55ff467e8170 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x55ff467e8200 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x55ff467e8290 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x55ff467e8320 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: 0x55ff46751360 [ROOT] STREAM: (0 sibs) 17 children: 42: 0x55ff4674f2f0 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x55ff4674f388 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x55ff4674f420 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x55ff4674f4b8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x55ff4674f550 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x55ff4674f5e8 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x55ff4674f680 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x55ff4674f718 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x55ff4674f7b0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x55ff4674d010 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x55ff4674f848 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x55ff4674d0b0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x55ff4674f8e0 DOCMAP: (17 sibs) 2 children: 42: 0x55ff46741e90 KEYVAL: 'a6' '1' (2 sibs) 42: 0x55ff46741f28 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0x55ff4674f978 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x55ff4674d150 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x55ff4674fa10 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x55ff4674d1f0 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x55ff4674faa8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x55ff4674ca10 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x55ff4674fb40 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x55ff4674cab0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x55ff4674fbd8 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0x55ff4674fc70 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55ff467e9ea0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x55ff467e9f30 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x55ff467e9fc0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x55ff467ea050 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x55ff467ea0e0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x55ff467ea170 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x55ff467ea200 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x55ff467ea290 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x55ff467ea320 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x55ff467ea3b0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x55ff467ea440 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x55ff467ea4d0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x55ff467ea560 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x55ff467ea5f0 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x55ff467ea680 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x55ff467ea710 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x55ff467ea7a0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x55ff467ea830 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x55ff467ea8c0 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x55ff467ea950 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x55ff467ea9e0 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x55ff467eaa70 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x55ff467eab00 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x55ff467eab90 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x55ff467eac20 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x55ff467eacb0 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: 0x55ff46751478 [ROOT] MAP: (0 sibs) 5 children: 42: 0x55ff4674d610 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0x55ff4674d6a8 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0x55ff4674d740 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0x55ff4674d7d8 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0x55ff4674d870 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x55ff46747100 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0x55ff46747198 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55ff467e9590 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55ff467e9620 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x55ff467e96b0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x55ff467e9740 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55ff467e97d0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x55ff467e9860 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55ff467e98f0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x55ff467e9980 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: 0x55ff46751590 [ROOT] MAP: (0 sibs) 5 children: 42: 0x55ff4674a070 KEYVAL: 'a' 'b' (5 sibs) 42: 0x55ff4674a108 KEYVAL: 'b' 'c' (5 sibs) 42: 0x55ff4674a1a0 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0x55ff4674a238 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0x55ff4674a2d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x55ff46747290 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0x55ff46747328 KEYVAL: 'bbb' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55ff467ed8f0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55ff467ed980 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x55ff467eda10 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x55ff467edaa0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55ff467edb30 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x55ff467edbc0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55ff467edc50 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x55ff467edce0 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x55ff467ed8f0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55ff467ed980 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x55ff467eda10 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x55ff467edaa0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55ff467edb30 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x55ff467edbc0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55ff467edc50 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x55ff467edce0 KEYVAL: 'bbb' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x55ff467ed8f0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55ff467ed980 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x55ff467eda10 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x55ff467edaa0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55ff467edb30 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x55ff467edbc0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55ff467edc50 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x55ff467edce0 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: 0x55ff467516a8 [ROOT] MAP: (0 sibs) 2 children: 42: 0x55ff46742690 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0x55ff46742728 KEYVAL***: '*b0' '*a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55ff467ef620 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55ff467ef6b0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x55ff467ef740 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: 0x55ff467517c0 [ROOT] MAP: (0 sibs) 2 children: 42: 0x55ff46748630 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0x55ff467486c8 KEYVAL: 'b0' 'a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55ff467f1350 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55ff467f13e0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x55ff467f1470 KEYVAL***: '*b0' '*a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x55ff467f1350 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55ff467f13e0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x55ff467f1470 KEYVAL: 'b0' 'a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x55ff467f1350 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55ff467f13e0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x55ff467f1470 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: 0x55ff467518d8 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0x55ff4674fe50 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0x55ff4674fee8 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0x55ff4674ff80 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x55ff46750320 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0x55ff467503b8 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0x55ff46750018 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x55ff46742c20 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0x55ff46742cb8 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0x55ff46742d50 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0x55ff467500b0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0x55ff46750460 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0x55ff467504f8 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0x55ff46750148 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0x55ff467501e0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0x55ff467505a0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0x55ff46750638 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0x55ff46750278 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0x55ff467506e0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0x55ff46750778 KEYVAL***: '*b6' '*b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55ff467f3ee0 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x55ff467f3f70 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x55ff467f4000 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x55ff467f4090 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55ff467f4120 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x55ff467f41b0 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x55ff467f4240 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55ff467f42d0 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x55ff467f4360 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x55ff467f43f0 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x55ff467f4480 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x55ff467f4510 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x55ff467f45a0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x55ff467f4630 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x55ff467f46c0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x55ff467f4750 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x55ff467f47e0 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x55ff467f4870 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x55ff467f4900 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x55ff467f4990 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: 0x55ff467519f0 [ROOT] MAP: (0 sibs) 8 children: 42: 0x55ff46752b30 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0x55ff46752bc8 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0x55ff46752c60 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x55ff46753000 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0x55ff46753098 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0x55ff46752cf8 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x55ff46753140 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0x55ff467531d8 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0x55ff46753270 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0x55ff46752d90 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0x55ff46753310 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0x55ff467533a8 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0x55ff46752e28 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0x55ff46752ec0 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0x55ff46753450 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0x55ff467534e8 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0x55ff46752f58 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0x55ff46753590 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0x55ff46753628 KEYVAL: 'b6' 'b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55ff467f6e20 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x55ff467f6eb0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x55ff467f6f40 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x55ff467f6fd0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55ff467f7060 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x55ff467f70f0 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x55ff467f7180 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55ff467f7210 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x55ff467f72a0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x55ff467f7330 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x55ff467f73c0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x55ff467f7450 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x55ff467f74e0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x55ff467f7570 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x55ff467f7600 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x55ff467f7690 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x55ff467f7720 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x55ff467f77b0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x55ff467f7840 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x55ff467f78d0 KEYVAL***: '*b6' '*b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x55ff467f6e20 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x55ff467f6eb0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x55ff467f6f40 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x55ff467f6fd0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55ff467f7060 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x55ff467f70f0 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x55ff467f7180 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55ff467f7210 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x55ff467f72a0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x55ff467f7330 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x55ff467f73c0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x55ff467f7450 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x55ff467f74e0 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x55ff467f7570 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x55ff467f7600 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x55ff467f7690 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x55ff467f7720 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x55ff467f77b0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x55ff467f7840 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x55ff467f78d0 KEYVAL: 'b6' 'b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x55ff467f6e20 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x55ff467f6eb0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x55ff467f6f40 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x55ff467f6fd0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55ff467f7060 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x55ff467f70f0 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x55ff467f7180 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55ff467f7210 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x55ff467f72a0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x55ff467f7330 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x55ff467f73c0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x55ff467f7450 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x55ff467f74e0 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x55ff467f7570 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x55ff467f7600 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x55ff467f7690 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x55ff467f7720 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x55ff467f77b0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x55ff467f7840 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x55ff467f78d0 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: 0x55ff46751b08 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0x55ff4674af90 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0x55ff4674b460 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x55ff4674b4f8 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x55ff4674b590 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x55ff4674b028 MAP: (8 sibs) 3 children: 42: 0x55ff4674b630 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0x55ff4674b6c8 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0x55ff4674b760 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0x55ff4674b0c0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0x55ff4674a710 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x55ff4674b158 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0x55ff4674a7b0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x55ff4674b1f0 MAP: (8 sibs) 7 children: 42: 0x55ff467536d0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0x55ff46753768 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0x55ff46753800 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0x55ff46753898 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0x55ff46753930 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0x55ff467539c8 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0x55ff46753a60 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0x55ff4674b288 VAL***: '*a0' (8 sibs) 42: 0x55ff4674b320 VAL***: '*a7' (8 sibs) 42: 0x55ff4674b3b8 VAL***: '*a9' (8 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55ff467f9d60 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x55ff467f9df0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x55ff467f9e80 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55ff467f9f10 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55ff467f9fa0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55ff467fa030 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55ff467fa0c0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55ff467fa150 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55ff467fa1e0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55ff467fa270 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x55ff467fa300 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55ff467fa390 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x55ff467fa420 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55ff467fa4b0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55ff467fa540 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x55ff467fa5d0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x55ff467fa660 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x55ff467fa6f0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x55ff467fa780 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x55ff467fa810 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x55ff467fa8a0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x55ff467fa930 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x55ff467fa9c0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x55ff467faa50 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: 0x55ff46751c20 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x55ff46753b00 MAP: (8 sibs) 3 children: 42: 0x55ff46753fd0 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0x55ff46754068 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0x55ff46754100 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0x55ff46753b98 MAP: (8 sibs) 3 children: 42: 0x55ff467541a0 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0x55ff46754238 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0x55ff467542d0 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0x55ff46753c30 MAP: (8 sibs) 1 children: 42: 0x55ff46748b80 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0x55ff46753cc8 MAP: (8 sibs) 1 children: 42: 0x55ff4674ba20 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x55ff46753d60 MAP: (8 sibs) 7 children: 42: 0x55ff46754370 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0x55ff46754408 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0x55ff467544a0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0x55ff46754538 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0x55ff467545d0 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0x55ff46754668 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0x55ff46754700 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0x55ff46753df8 MAP: (8 sibs) 3 children: 42: 0x55ff467547a0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x55ff46754838 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x55ff467548d0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x55ff46753e90 MAP: (8 sibs) 1 children: 42: 0x55ff46754970 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x55ff46753f28 MAP: (8 sibs) 1 children: 42: 0x55ff46754a10 KEYVAL: 'k10' 'v10' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55ff467fc390 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x55ff467fc420 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x55ff467fc4b0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55ff467fc540 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55ff467fc5d0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55ff467fc660 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55ff467fc6f0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55ff467fc780 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55ff467fc810 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55ff467fc8a0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x55ff467fc930 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55ff467fc9c0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x55ff467fca50 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55ff467fcae0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55ff467fcb70 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x55ff467fcc00 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x55ff467fcc90 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x55ff467fcd20 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x55ff467fcdb0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x55ff467fce40 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x55ff467fced0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x55ff467fcf60 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x55ff467fcff0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x55ff467fd080 VAL***: '*a9' (8 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x55ff467fc390 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55ff467fc420 MAP: (8 sibs) 3 children: 42: [2] [2] 0x55ff467fc4b0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55ff467fc540 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55ff467fc5d0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55ff467fc660 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55ff467fc6f0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55ff467fc780 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55ff467fc810 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55ff467fc8a0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55ff467fc930 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55ff467fc9c0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x55ff467fca50 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55ff467fcae0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55ff467fcb70 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x55ff467fcc00 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x55ff467fcc90 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x55ff467fcd20 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x55ff467fcdb0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x55ff467fce40 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x55ff467fced0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x55ff467fcf60 MAP: (8 sibs) 3 children: 42: [22] [24] 0x55ff467fd110 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [25] 0x55ff467fd1a0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [26] 0x55ff467fd230 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [22] 0x55ff467fcff0 MAP: (8 sibs) 1 children: 42: [26] [27] 0x55ff467fd2c0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [23] 0x55ff467fd080 MAP: (8 sibs) 1 children: 42: [28] [28] 0x55ff467fd350 KEYVAL: 'k10' 'v10' (1 sibs) 42: #nodes=29 vs #printed=29 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x55ff467fc390 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55ff467fc420 MAP: (8 sibs) 3 children: 42: [2] [2] 0x55ff467fc4b0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55ff467fc540 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55ff467fc5d0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55ff467fc660 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55ff467fc6f0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55ff467fc780 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55ff467fc810 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55ff467fc8a0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55ff467fc930 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55ff467fc9c0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x55ff467fca50 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55ff467fcae0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55ff467fcb70 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x55ff467fcc00 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x55ff467fcc90 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x55ff467fcd20 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x55ff467fcdb0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x55ff467fce40 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x55ff467fced0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x55ff467fcf60 MAP: (8 sibs) 3 children: 42: [22] [22] 0x55ff467fcff0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x55ff467fd080 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x55ff467fd110 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x55ff467fd1a0 MAP: (8 sibs) 1 children: 42: [26] [26] 0x55ff467fd230 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x55ff467fd2c0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x55ff467fd350 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: 0x55ff46751d38 [ROOT] MAP: (0 sibs) 3 children: 42: 0x55ff46742a50 KEYVAL: 'a' '1' (3 sibs) 42: 0x55ff46742ae8 KEYVAL: 'b' '' (3 sibs) 42: 0x55ff46742b80 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55ff467fe9c0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x55ff467fea50 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x55ff467feae0 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x55ff467feb70 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: 0x55ff46751e50 [ROOT] MAP: (0 sibs) 2 children: 42: 0x55ff46748770 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0x55ff46748808 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55ff468006f0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55ff46800780 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55ff46800810 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: 0x55ff46751f68 [ROOT] MAP: (0 sibs) 2 children: 42: 0x55ff467488b0 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0x55ff46748948 KEYVAL: 'baz' 'foo' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55ff46802420 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55ff468024b0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55ff46802540 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x55ff46802420 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55ff468024b0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55ff46802540 KEYVAL: 'baz' 'foo' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x55ff46802420 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55ff468024b0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55ff46802540 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: 0x55ff46750870 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x55ff467430e0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0x55ff467435b0 KEYVAL: 'x' '1' (2 sibs) 42: 0x55ff46743648 KEYVAL: 'y' '2' (2 sibs) 42: 0x55ff46743178 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0x55ff467436f0 KEYVAL: 'x' '0' (2 sibs) 42: 0x55ff46743788 KEYVAL: 'y' '2' (2 sibs) 42: 0x55ff46743210 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0x55ff46743830 KEYVAL: 'r' '10' (1 sibs) 42: 0x55ff467432a8 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0x55ff467438d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x55ff46743340 MAP: (8 sibs) 4 children: 42: 0x55ff46743970 KEYVAL: 'x' '1' (4 sibs) 42: 0x55ff46743a08 KEYVAL: 'y' '2' (4 sibs) 42: 0x55ff46743aa0 KEYVAL: 'r' '10' (4 sibs) 42: 0x55ff46743b38 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x55ff467433d8 MAP: (8 sibs) 3 children: 42: 0x55ff46743be0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0x55ff46743c78 KEYVAL: 'r' '10' (3 sibs) 42: 0x55ff46743d10 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0x55ff46743470 MAP: (8 sibs) 2 children: 42: 0x55ff46743db0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0x55ff46743ef0 VAL***: '*CENTER' (2 sibs) 42: 0x55ff46743f88 VAL***: '*BIG' (2 sibs) 42: 0x55ff46743e48 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0x55ff46743508 MAP: (8 sibs) 3 children: 42: 0x55ff46744030 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0x55ff46744200 VAL***: '*BIG' (3 sibs) 42: 0x55ff46744298 VAL***: '*LEFT' (3 sibs) 42: 0x55ff46744330 VAL***: '*SMALL' (3 sibs) 42: 0x55ff467440c8 KEYVAL: 'x' '1' (3 sibs) 42: 0x55ff46744160 KEYVAL: 'label' 'center/big' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55ff46803640 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55ff468036d0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x55ff46803760 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55ff468037f0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55ff46803880 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x55ff46803910 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55ff468039a0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55ff46803a30 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x55ff46803ac0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55ff46803b50 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x55ff46803be0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55ff46803c70 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55ff46803d00 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55ff46803d90 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55ff46803e20 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55ff46803eb0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55ff46803f40 MAP: (8 sibs) 3 children: 42: [17] [17] 0x55ff46803fd0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x55ff46804060 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x55ff468040f0 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x55ff46804180 MAP: (8 sibs) 2 children: 42: [21] [21] 0x55ff46804210 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x55ff468042a0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x55ff46804330 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x55ff468043c0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x55ff46804450 MAP: (8 sibs) 3 children: 42: [26] [26] 0x55ff468044e0 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x55ff46804570 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x55ff46804600 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x55ff46804690 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x55ff46804720 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x55ff468047b0 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: 0x55ff46750988 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x55ff46744d60 MAP: (8 sibs) 2 children: 42: 0x55ff46741fd0 KEYVAL: 'x' '1' (2 sibs) 42: 0x55ff46742068 KEYVAL: 'y' '2' (2 sibs) 42: 0x55ff46744df8 MAP: (8 sibs) 2 children: 42: 0x55ff467427d0 KEYVAL: 'x' '0' (2 sibs) 42: 0x55ff46742868 KEYVAL: 'y' '2' (2 sibs) 42: 0x55ff46744e90 MAP: (8 sibs) 1 children: 42: 0x55ff46745230 KEYVAL: 'r' '10' (1 sibs) 42: 0x55ff46744f28 MAP: (8 sibs) 1 children: 42: 0x55ff467452d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x55ff46744fc0 MAP: (8 sibs) 4 children: 42: 0x55ff46745370 KEYVAL: 'x' '1' (4 sibs) 42: 0x55ff46745408 KEYVAL: 'y' '2' (4 sibs) 42: 0x55ff467454a0 KEYVAL: 'r' '10' (4 sibs) 42: 0x55ff46745538 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x55ff46745058 MAP: (8 sibs) 4 children: 42: 0x55ff467455e0 KEYVAL: 'x' '1' (4 sibs) 42: 0x55ff46745678 KEYVAL: 'y' '2' (4 sibs) 42: 0x55ff46745710 KEYVAL: 'r' '10' (4 sibs) 42: 0x55ff467457a8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x55ff467450f0 MAP: (8 sibs) 4 children: 42: 0x55ff46745850 KEYVAL: 'x' '1' (4 sibs) 42: 0x55ff467458e8 KEYVAL: 'y' '2' (4 sibs) 42: 0x55ff46745980 KEYVAL: 'r' '10' (4 sibs) 42: 0x55ff46745a18 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x55ff46745188 MAP: (8 sibs) 4 children: 42: 0x55ff46745ac0 KEYVAL: 'x' '1' (4 sibs) 42: 0x55ff46745b58 KEYVAL: 'y' '2' (4 sibs) 42: 0x55ff46745bf0 KEYVAL: 'r' '10' (4 sibs) 42: 0x55ff46745c88 KEYVAL: 'label' 'center/big' (4 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55ff46804850 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55ff468048e0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x55ff46804970 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55ff46804a00 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55ff46804a90 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x55ff46804b20 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55ff46804bb0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55ff46804c40 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x55ff46804cd0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55ff46804d60 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x55ff46804df0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55ff46804e80 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55ff46804f10 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55ff46804fa0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55ff46805030 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55ff468050c0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55ff46805150 MAP: (8 sibs) 3 children: 42: [17] [17] 0x55ff468051e0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x55ff46805270 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x55ff46805300 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x55ff46805390 MAP: (8 sibs) 2 children: 42: [21] [21] 0x55ff46805420 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x55ff468054b0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x55ff46805540 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x55ff468055d0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x55ff46805660 MAP: (8 sibs) 3 children: 42: [26] [26] 0x55ff468056f0 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x55ff46805780 VAL***: '*SMALL' (3 sibs) 42: [28] [28] 0x55ff46805810 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x55ff468058a0 VAL***: '*BIG' (3 sibs) 42: [30] [30] 0x55ff46805930 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x55ff468059c0 KEYVAL: 'label' 'center/big' (3 sibs) 42: #nodes=32 vs #printed=32 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x55ff46805a60 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55ff46805af0 MAP: (8 sibs) 2 children: 42: [2] [2] 0x55ff46805b80 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55ff46805c10 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55ff46805ca0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x55ff46805d30 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55ff46805dc0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55ff46805e50 MAP: (8 sibs) 1 children: 42: [8] [8] 0x55ff46805ee0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55ff46805f70 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55ff46806000 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55ff46806090 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55ff46806120 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55ff468061b0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55ff46806240 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55ff468062d0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55ff46806360 MAP: (8 sibs) 4 children: 42: [17] [32] 0x55ff46806c60 KEYVAL: 'x' '1' (4 sibs) 42: [18] [33] 0x55ff46806cf0 KEYVAL: 'y' '2' (4 sibs) 42: [19] [18] 0x55ff46806480 KEYVAL: 'r' '10' (4 sibs) 42: [20] [19] 0x55ff46806510 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [20] 0x55ff468065a0 MAP: (8 sibs) 4 children: 42: [22] [17] 0x55ff468063f0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [34] 0x55ff46806d80 KEYVAL: 'y' '2' (4 sibs) 42: [24] [22] 0x55ff468066c0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [24] 0x55ff468067e0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [25] 0x55ff46806870 MAP: (8 sibs) 4 children: 42: [27] [30] 0x55ff46806b40 KEYVAL: 'x' '1' (4 sibs) 42: [28] [27] 0x55ff46806990 KEYVAL: 'y' '2' (4 sibs) 42: [29] [23] 0x55ff46806750 KEYVAL: 'r' '10' (4 sibs) 42: [30] [31] 0x55ff46806bd0 KEYVAL: 'label' 'center/big' (4 sibs) 42: #nodes=31 vs #printed=31 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x55ff46805a60 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55ff46805af0 MAP: (8 sibs) 2 children: 42: [2] [2] 0x55ff46805b80 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55ff46805c10 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55ff46805ca0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x55ff46805d30 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55ff46805dc0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55ff46805e50 MAP: (8 sibs) 1 children: 42: [8] [8] 0x55ff46805ee0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55ff46805f70 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55ff46806000 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55ff46806090 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55ff46806120 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55ff468061b0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55ff46806240 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55ff468062d0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55ff46806360 MAP: (8 sibs) 4 children: 42: [17] [17] 0x55ff468063f0 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x55ff46806480 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x55ff46806510 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x55ff468065a0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x55ff46806630 MAP: (8 sibs) 4 children: 42: [22] [22] 0x55ff468066c0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x55ff46806750 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x55ff468067e0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x55ff46806870 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x55ff46806900 MAP: (8 sibs) 4 children: 42: [27] [27] 0x55ff46806990 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x55ff46806a20 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x55ff46806ab0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x55ff46806b40 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: 0x55ff46750aa0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x55ff467461a0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x55ff46746238 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x55ff467462d0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x55ff46746540 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x55ff467465d8 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x55ff46746368 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x55ff467421b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x55ff46746400 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x55ff46746680 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x55ff46746718 KEYVAL: 'age' '10' (2 sibs) 42: 0x55ff46746498 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x55ff467467c0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x55ff46746858 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55ff46802d30 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55ff46802dc0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55ff46802e50 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55ff46802ee0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55ff46802f70 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55ff46803000 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55ff46803090 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55ff46803120 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55ff468031b0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55ff46803240 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55ff468032d0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55ff46803360 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55ff468033f0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55ff46803480 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: 0x55ff46750bb8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x55ff46746900 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x55ff46746998 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x55ff46746a30 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x55ff46746ca0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x55ff46746d38 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x55ff46746ac8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x55ff46746de0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x55ff46746b60 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x55ff46746e80 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x55ff46746f18 KEYVAL: 'age' '10' (2 sibs) 42: 0x55ff46746bf8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x55ff46746fc0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x55ff46747058 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55ff46804850 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55ff468048e0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55ff46804970 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55ff46804a00 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55ff46804a90 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55ff46804b20 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55ff46804bb0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55ff46804c40 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55ff46804cd0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55ff46804d60 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55ff46804df0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55ff46804e80 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55ff46804f10 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55ff46804fa0 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: 0x55ff46750cd0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x55ff467479d0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x55ff46747a68 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x55ff46747b00 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x55ff46747d70 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x55ff46747e08 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x55ff46747b98 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x55ff46747eb0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x55ff46747c30 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x55ff46747f50 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x55ff46747fe8 KEYVAL: 'age' '10' (2 sibs) 42: 0x55ff46747cc8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x55ff46748090 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x55ff46748128 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55ff46807e70 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55ff46807f00 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55ff46807f90 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55ff46808020 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55ff468080b0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55ff46808140 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55ff468081d0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55ff46808260 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55ff468082f0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55ff46808380 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55ff46808410 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55ff468084a0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55ff46808530 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55ff468085c0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x55ff46807e70 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55ff46807f00 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55ff46807f90 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55ff46808020 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55ff468080b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55ff46808140 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55ff468081d0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55ff46808260 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55ff468082f0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0x55ff46808650 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55ff46808410 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55ff468084a0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0x55ff46808380 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55ff468085c0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x55ff46807e70 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55ff46807f00 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55ff46807f90 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55ff46808020 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55ff468080b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55ff46808140 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55ff468081d0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55ff46808260 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55ff468082f0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x55ff46808380 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55ff46808410 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55ff468084a0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x55ff46808530 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55ff468085c0 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: 0x55ff46750de8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x55ff46745d80 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x55ff46745e18 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x55ff46745eb0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x55ff467481d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x55ff46748268 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x55ff46745f48 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x55ff46748310 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x55ff46745fe0 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x55ff467483b0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x55ff46748448 KEYVAL: 'age' '10' (2 sibs) 42: 0x55ff46746078 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x55ff467484f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x55ff46748588 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55ff46808780 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55ff46808810 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55ff468088a0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55ff46808930 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55ff468089c0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55ff46808a50 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55ff46808ae0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55ff46808b70 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55ff46808c00 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55ff46808c90 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55ff46808d20 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55ff46808db0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55ff46808e40 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55ff46808ed0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x55ff46808780 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55ff46808810 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55ff468088a0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55ff46808930 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55ff468089c0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55ff46808a50 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55ff46808ae0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55ff46808b70 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55ff46808c00 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0x55ff46808f60 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55ff46808d20 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55ff46808db0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0x55ff46808c90 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55ff46808ed0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x55ff46808780 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55ff46808810 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55ff468088a0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55ff46808930 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55ff468089c0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55ff46808a50 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55ff46808ae0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55ff46808b70 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55ff46808c00 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x55ff46808c90 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55ff46808d20 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55ff46808db0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x55ff46808e40 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55ff46808ed0 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: 0x55ff46750f00 [ROOT] MAP: (0 sibs) 7 children: 42: 0x55ff46748c30 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x55ff46748cc8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x55ff46748d60 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x55ff46742910 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x55ff467429a8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x55ff46748df8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x55ff46749060 MAP: (2 sibs) 4 children: 42: 0x55ff46744640 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x55ff467446d8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x55ff46744770 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x55ff46744808 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x55ff467490f8 MAP: (2 sibs) 5 children: 42: 0x55ff467491a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x55ff46749238 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x55ff467492d0 KEYVAL: 'size' '8' (5 sibs) 42: 0x55ff46749368 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x55ff46749400 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x55ff46748e90 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0x55ff467424c0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x55ff46742558 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x55ff467425f0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x55ff46748f28 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0x55ff46748fc0 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] 0x55ff468099a0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55ff46809a30 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55ff46809ac0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55ff46809b50 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55ff46809be0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55ff46809c70 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55ff46809d00 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55ff46809d90 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55ff46809e20 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55ff46809eb0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55ff46809f40 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55ff46809fd0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55ff4680a060 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55ff4680a0f0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55ff4680a180 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55ff4680a210 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55ff4680a2a0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55ff4680a330 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55ff4680a3c0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x55ff4680a450 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55ff4680a4e0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55ff4680a570 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55ff4680a600 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x55ff4680a690 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: 0x55ff46751018 [ROOT] MAP: (0 sibs) 7 children: 42: 0x55ff467494f0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x55ff46749588 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x55ff46749620 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x55ff46749920 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x55ff467499b8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x55ff467496b8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x55ff46749a60 MAP: (2 sibs) 4 children: 42: 0x55ff467448b0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x55ff46744948 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x55ff467449e0 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x55ff46744a78 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x55ff46749af8 MAP: (2 sibs) 5 children: 42: 0x55ff46749ba0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x55ff46749c38 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x55ff46749cd0 KEYVAL: 'size' '8' (5 sibs) 42: 0x55ff46749d68 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x55ff46749e00 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x55ff46749750 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0x55ff46742df0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x55ff46742e88 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x55ff46742f20 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x55ff467497e8 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0x55ff46749ea0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x55ff46749f38 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x55ff46749fd0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x55ff46749880 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] 0x55ff4680abb0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55ff4680ac40 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55ff4680acd0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55ff4680ad60 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55ff4680adf0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55ff4680ae80 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55ff4680af10 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55ff4680afa0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55ff4680b030 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55ff4680b0c0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55ff4680b150 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55ff4680b1e0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55ff4680b270 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55ff4680b300 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55ff4680b390 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55ff4680b420 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55ff4680b4b0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55ff4680b540 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55ff4680b5d0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x55ff4680b660 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55ff4680b6f0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55ff4680b780 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55ff4680b810 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x55ff4680b8a0 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] 0x55ff4680abb0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55ff4680ac40 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55ff4680acd0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55ff4680ad60 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55ff4680adf0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55ff4680ae80 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55ff4680af10 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55ff4680afa0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55ff4680b030 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55ff4680b0c0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55ff4680b150 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55ff4680b1e0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55ff4680b270 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55ff4680b300 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55ff4680b390 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55ff4680b420 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55ff4680b4b0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55ff4680b540 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55ff4680b5d0 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x55ff4680b660 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55ff4680b6f0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55ff4680b780 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55ff4680b810 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [24] 0x55ff4680b930 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [25] 0x55ff4680b9c0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [26] 0x55ff4680ba50 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [23] 0x55ff4680b8a0 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] 0x55ff4680abb0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55ff4680ac40 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55ff4680acd0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55ff4680ad60 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55ff4680adf0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55ff4680ae80 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55ff4680af10 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55ff4680afa0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55ff4680b030 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55ff4680b0c0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55ff4680b150 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55ff4680b1e0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55ff4680b270 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55ff4680b300 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55ff4680b390 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55ff4680b420 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55ff4680b4b0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55ff4680b540 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55ff4680b5d0 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x55ff4680b660 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55ff4680b6f0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55ff4680b780 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55ff4680b810 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x55ff4680b8a0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x55ff4680b930 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x55ff4680b9c0 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x55ff4680ba50 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: 0x55ff46751130 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x55ff4674bb70 MAP: (6 sibs) 1 children: 42: 0x55ff4674bf10 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0x55ff4674bfb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55ff4674c048 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x55ff4674c0e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x55ff4674c178 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x55ff4674c210 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x55ff4674bc08 MAP: (6 sibs) 1 children: 42: 0x55ff4674c2b0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0x55ff4674c350 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55ff4674c3e8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x55ff4674c480 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x55ff4674c518 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x55ff4674c5b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x55ff4674bca0 MAP: (6 sibs) 1 children: 42: 0x55ff4674c650 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0x55ff4674bd38 MAP: (6 sibs) 1 children: 42: 0x55ff4674c6f0 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0x55ff4674bdd0 MAP: (6 sibs) 1 children: 42: 0x55ff4674c790 KEYMAP: 'step' (1 sibs) 2 children: 42: 0x55ff4674c830 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0x55ff4674c8c8 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0x55ff4674be68 MAP: (6 sibs) 1 children: 42: 0x55ff4674c970 KEYVAL***: 'step' '*id002' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55ff4680bdc0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55ff4680be50 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55ff4680bee0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x55ff4680bf70 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55ff4680c000 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55ff4680c090 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55ff4680c120 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55ff4680c1b0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55ff4680c240 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55ff4680c2d0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x55ff4680c360 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55ff4680c3f0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55ff4680c480 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55ff4680c510 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55ff4680c5a0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55ff4680c630 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55ff4680c6c0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x55ff4680c750 MAP: (6 sibs) 1 children: 42: [18] [18] 0x55ff4680c7e0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x55ff4680c870 MAP: (6 sibs) 1 children: 42: [20] [20] 0x55ff4680c900 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x55ff4680c990 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x55ff4680ca20 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x55ff4680cab0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x55ff4680cb40 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: 0x55ff46751248 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x55ff4674dc10 MAP: (6 sibs) 1 children: 42: 0x55ff46747750 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55ff4674dfb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55ff4674e048 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x55ff4674e0e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x55ff4674e178 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x55ff4674e210 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x55ff4674dca8 MAP: (6 sibs) 1 children: 42: 0x55ff467477f0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55ff4674e2b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55ff4674e348 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x55ff4674e3e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x55ff4674e478 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x55ff4674e510 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x55ff4674dd40 MAP: (6 sibs) 1 children: 42: 0x55ff46747890 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55ff4674e5b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55ff4674e648 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x55ff4674e6e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x55ff4674e778 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x55ff4674e810 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x55ff4674ddd8 MAP: (6 sibs) 1 children: 42: 0x55ff46747930 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55ff4674e8b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55ff4674e948 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x55ff4674e9e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x55ff4674ea78 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x55ff4674eb10 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x55ff4674de70 MAP: (6 sibs) 1 children: 42: 0x55ff4674ebb0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55ff4674ec50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55ff4674ece8 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x55ff4674ed80 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x55ff4674ee18 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x55ff4674eeb0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x55ff4674df08 MAP: (6 sibs) 1 children: 42: 0x55ff4674ef50 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55ff4674eff0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55ff4674f088 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x55ff4674f120 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x55ff4674f1b8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x55ff4674f250 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55ff4680cfd0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55ff4680d060 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55ff4680d0f0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x55ff4680d180 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55ff4680d210 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55ff4680d2a0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55ff4680d330 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55ff4680d3c0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55ff4680d450 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55ff4680d4e0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x55ff4680d570 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55ff4680d600 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55ff4680d690 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55ff4680d720 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55ff4680d7b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55ff4680d840 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55ff4680d8d0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x55ff4680d960 MAP: (6 sibs) 1 children: 42: [18] [18] 0x55ff4680d9f0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x55ff4680da80 MAP: (6 sibs) 1 children: 42: [20] [20] 0x55ff4680db10 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x55ff4680dba0 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x55ff4680dc30 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x55ff4680dcc0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x55ff4680dd50 KEYVAL***: 'step' '*id002' (1 sibs) 42: #nodes=25 vs #printed=25 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x55ff4680e1e0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55ff4680e270 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55ff4680e300 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x55ff4680e390 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55ff4680e420 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55ff4680e4b0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55ff4680e540 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55ff4680e5d0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55ff4680e660 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55ff4680e6f0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x55ff4680e780 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55ff4680e810 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55ff4680e8a0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55ff4680e930 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55ff4680e9c0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55ff4680ea50 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55ff4680eae0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [25] 0x55ff4680eff0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [26] 0x55ff4680f080 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [27] 0x55ff4680f110 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [28] 0x55ff4680f1a0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [29] 0x55ff4680f230 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [17] 0x55ff4680eb70 MAP: (6 sibs) 1 children: 42: [23] [18] 0x55ff4680ec00 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [30] 0x55ff4680f2c0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [31] 0x55ff4680f350 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [32] 0x55ff4680f3e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [33] 0x55ff4680f470 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [34] 0x55ff4680f500 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [19] 0x55ff4680ec90 MAP: (6 sibs) 1 children: 42: [30] [20] 0x55ff4680ed20 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [35] 0x55ff4680f590 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [36] 0x55ff4680f620 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [37] 0x55ff4680f6b0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [38] 0x55ff4680f740 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [22] 0x55ff4680ee40 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [23] 0x55ff4680eed0 MAP: (6 sibs) 1 children: 42: [37] [24] 0x55ff4680ef60 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [21] 0x55ff4680edb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x55ff4680f7d0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x55ff4680f860 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x55ff4680f8f0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x55ff4680f980 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x55ff4680e1e0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55ff4680e270 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55ff4680e300 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x55ff4680e390 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55ff4680e420 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55ff4680e4b0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55ff4680e540 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55ff4680e5d0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55ff4680e660 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55ff4680e6f0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x55ff4680e780 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55ff4680e810 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55ff4680e8a0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55ff4680e930 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55ff4680e9c0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55ff4680ea50 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55ff4680eae0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x55ff4680eb70 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x55ff4680ec00 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x55ff4680ec90 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x55ff4680ed20 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x55ff4680edb0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x55ff4680ee40 MAP: (6 sibs) 1 children: 42: [23] [23] 0x55ff4680eed0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x55ff4680ef60 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x55ff4680eff0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x55ff4680f080 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x55ff4680f110 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x55ff4680f1a0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x55ff4680f230 MAP: (6 sibs) 1 children: 42: [30] [30] 0x55ff4680f2c0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x55ff4680f350 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x55ff4680f3e0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x55ff4680f470 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x55ff4680f500 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x55ff4680f590 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x55ff4680f620 MAP: (6 sibs) 1 children: 42: [37] [37] 0x55ff4680f6b0 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x55ff4680f740 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x55ff4680f7d0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x55ff4680f860 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x55ff4680f8f0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x55ff4680f980 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: 0x55ff46751360 [ROOT] STREAM: (0 sibs) 17 children: 42: 0x55ff4674f2f0 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x55ff4674f388 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x55ff4674f420 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x55ff4674f4b8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x55ff4674f550 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x55ff4674f5e8 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x55ff4674f680 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x55ff4674f718 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x55ff4674f7b0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x55ff4674d010 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x55ff4674f848 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x55ff4674d0b0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x55ff4674f8e0 DOCMAP: (17 sibs) 2 children: 42: 0x55ff46741e90 KEYVAL: 'a6' '1' (2 sibs) 42: 0x55ff46741f28 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0x55ff4674f978 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x55ff4674d150 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x55ff4674fa10 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x55ff4674d1f0 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x55ff4674faa8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x55ff4674ca10 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x55ff4674fb40 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x55ff4674cab0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x55ff4674fbd8 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0x55ff4674fc70 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55ff4680cfd0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x55ff4680d060 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x55ff4680d0f0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x55ff4680d180 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x55ff4680d210 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x55ff4680d2a0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x55ff4680d330 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x55ff4680d3c0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x55ff4680d450 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x55ff4680d4e0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x55ff4680d570 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x55ff4680d600 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x55ff4680d690 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x55ff4680d720 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x55ff4680d7b0 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x55ff4680d840 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x55ff4680d8d0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x55ff4680d960 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x55ff4680d9f0 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x55ff4680da80 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x55ff4680db10 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x55ff4680dba0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x55ff4680dc30 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x55ff4680dcc0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x55ff4680dd50 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x55ff4680dde0 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: 0x55ff46751478 [ROOT] MAP: (0 sibs) 5 children: 42: 0x55ff4674d610 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0x55ff4674d6a8 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0x55ff4674d740 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0x55ff4674d7d8 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0x55ff4674d870 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x55ff46747100 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0x55ff46747198 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55ff46809090 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55ff46809120 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x55ff468091b0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x55ff46809240 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55ff468092d0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x55ff46809360 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55ff468093f0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x55ff46809480 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: 0x55ff46751590 [ROOT] MAP: (0 sibs) 5 children: 42: 0x55ff4674a070 KEYVAL: 'a' 'b' (5 sibs) 42: 0x55ff4674a108 KEYVAL: 'b' 'c' (5 sibs) 42: 0x55ff4674a1a0 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0x55ff4674a238 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0x55ff4674a2d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x55ff46747290 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0x55ff46747328 KEYVAL: 'bbb' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55ff468105f0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55ff46810680 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x55ff46810710 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x55ff468107a0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55ff46810830 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x55ff468108c0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55ff46810950 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x55ff468109e0 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x55ff468105f0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55ff46810680 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x55ff46810710 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x55ff468107a0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55ff46810830 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x55ff468108c0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55ff46810950 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x55ff468109e0 KEYVAL: 'bbb' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x55ff468105f0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55ff46810680 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x55ff46810710 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x55ff468107a0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55ff46810830 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x55ff468108c0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55ff46810950 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x55ff468109e0 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: 0x55ff467516a8 [ROOT] MAP: (0 sibs) 2 children: 42: 0x55ff46742690 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0x55ff46742728 KEYVAL***: '*b0' '*a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55ff46810f00 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55ff46810f90 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x55ff46811020 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: 0x55ff467517c0 [ROOT] MAP: (0 sibs) 2 children: 42: 0x55ff46748630 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0x55ff467486c8 KEYVAL: 'b0' 'a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55ff46811810 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55ff468118a0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x55ff46811930 KEYVAL***: '*b0' '*a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x55ff46811810 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55ff468118a0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x55ff46811930 KEYVAL: 'b0' 'a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x55ff46811810 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55ff468118a0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x55ff46811930 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: 0x55ff467518d8 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0x55ff4674fe50 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0x55ff4674fee8 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0x55ff4674ff80 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x55ff46750320 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0x55ff467503b8 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0x55ff46750018 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x55ff46742c20 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0x55ff46742cb8 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0x55ff46742d50 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0x55ff467500b0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0x55ff46750460 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0x55ff467504f8 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0x55ff46750148 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0x55ff467501e0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0x55ff467505a0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0x55ff46750638 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0x55ff46750278 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0x55ff467506e0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0x55ff46750778 KEYVAL***: '*b6' '*b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55ff46812a30 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x55ff46812ac0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x55ff46812b50 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x55ff46812be0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55ff46812c70 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x55ff46812d00 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x55ff46812d90 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55ff46812e20 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x55ff46812eb0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x55ff46812f40 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x55ff46812fd0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x55ff46813060 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x55ff468130f0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x55ff46813180 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x55ff46813210 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x55ff468132a0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x55ff46813330 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x55ff468133c0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x55ff46813450 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x55ff468134e0 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: 0x55ff467519f0 [ROOT] MAP: (0 sibs) 8 children: 42: 0x55ff46752b30 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0x55ff46752bc8 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0x55ff46752c60 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x55ff46753000 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0x55ff46753098 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0x55ff46752cf8 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x55ff46753140 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0x55ff467531d8 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0x55ff46753270 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0x55ff46752d90 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0x55ff46753310 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0x55ff467533a8 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0x55ff46752e28 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0x55ff46752ec0 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0x55ff46753450 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0x55ff467534e8 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0x55ff46752f58 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0x55ff46753590 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0x55ff46753628 KEYVAL: 'b6' 'b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55ff46813c40 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x55ff46813cd0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x55ff46813d60 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x55ff46813df0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55ff46813e80 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x55ff46813f10 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x55ff46813fa0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55ff46814030 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x55ff468140c0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x55ff46814150 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x55ff468141e0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x55ff46814270 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x55ff46814300 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x55ff46814390 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x55ff46814420 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x55ff468144b0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x55ff46814540 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x55ff468145d0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x55ff46814660 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x55ff468146f0 KEYVAL***: '*b6' '*b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x55ff46813c40 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x55ff46813cd0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x55ff46813d60 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x55ff46813df0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55ff46813e80 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x55ff46813f10 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x55ff46813fa0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55ff46814030 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x55ff468140c0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x55ff46814150 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x55ff468141e0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x55ff46814270 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x55ff46814300 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x55ff46814390 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x55ff46814420 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x55ff468144b0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x55ff46814540 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x55ff468145d0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x55ff46814660 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x55ff468146f0 KEYVAL: 'b6' 'b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x55ff46813c40 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x55ff46813cd0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x55ff46813d60 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x55ff46813df0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55ff46813e80 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x55ff46813f10 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x55ff46813fa0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55ff46814030 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x55ff468140c0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x55ff46814150 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x55ff468141e0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x55ff46814270 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x55ff46814300 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x55ff46814390 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x55ff46814420 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x55ff468144b0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x55ff46814540 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x55ff468145d0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x55ff46814660 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x55ff468146f0 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: 0x55ff46751b08 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0x55ff4674af90 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0x55ff4674b460 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x55ff4674b4f8 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x55ff4674b590 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x55ff4674b028 MAP: (8 sibs) 3 children: 42: 0x55ff4674b630 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0x55ff4674b6c8 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0x55ff4674b760 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0x55ff4674b0c0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0x55ff4674a710 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x55ff4674b158 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0x55ff4674a7b0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x55ff4674b1f0 MAP: (8 sibs) 7 children: 42: 0x55ff467536d0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0x55ff46753768 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0x55ff46753800 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0x55ff46753898 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0x55ff46753930 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0x55ff467539c8 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0x55ff46753a60 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0x55ff4674b288 VAL***: '*a0' (8 sibs) 42: 0x55ff4674b320 VAL***: '*a7' (8 sibs) 42: 0x55ff4674b3b8 VAL***: '*a9' (8 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55ff46814e50 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x55ff46814ee0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x55ff46814f70 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55ff46815000 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55ff46815090 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55ff46815120 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55ff468151b0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55ff46815240 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55ff468152d0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55ff46815360 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x55ff468153f0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55ff46815480 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x55ff46815510 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55ff468155a0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55ff46815630 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x55ff468156c0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x55ff46815750 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x55ff468157e0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x55ff46815870 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x55ff46815900 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x55ff46815990 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x55ff46815a20 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x55ff46815ab0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x55ff46815b40 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: 0x55ff46751c20 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x55ff46753b00 MAP: (8 sibs) 3 children: 42: 0x55ff46753fd0 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0x55ff46754068 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0x55ff46754100 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0x55ff46753b98 MAP: (8 sibs) 3 children: 42: 0x55ff467541a0 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0x55ff46754238 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0x55ff467542d0 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0x55ff46753c30 MAP: (8 sibs) 1 children: 42: 0x55ff46748b80 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0x55ff46753cc8 MAP: (8 sibs) 1 children: 42: 0x55ff4674ba20 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x55ff46753d60 MAP: (8 sibs) 7 children: 42: 0x55ff46754370 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0x55ff46754408 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0x55ff467544a0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0x55ff46754538 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0x55ff467545d0 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0x55ff46754668 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0x55ff46754700 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0x55ff46753df8 MAP: (8 sibs) 3 children: 42: 0x55ff467547a0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x55ff46754838 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x55ff467548d0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x55ff46753e90 MAP: (8 sibs) 1 children: 42: 0x55ff46754970 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x55ff46753f28 MAP: (8 sibs) 1 children: 42: 0x55ff46754a10 KEYVAL: 'k10' 'v10' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55ff46816060 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x55ff468160f0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x55ff46816180 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55ff46816210 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55ff468162a0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55ff46816330 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55ff468163c0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55ff46816450 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55ff468164e0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55ff46816570 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x55ff46816600 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55ff46816690 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x55ff46816720 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55ff468167b0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55ff46816840 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x55ff468168d0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x55ff46816960 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x55ff468169f0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x55ff46816a80 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x55ff46816b10 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x55ff46816ba0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x55ff46816c30 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x55ff46816cc0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x55ff46816d50 VAL***: '*a9' (8 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x55ff46816060 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55ff468160f0 MAP: (8 sibs) 3 children: 42: [2] [2] 0x55ff46816180 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55ff46816210 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55ff468162a0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55ff46816330 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55ff468163c0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55ff46816450 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55ff468164e0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55ff46816570 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55ff46816600 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55ff46816690 MAP: (8 sibs) 1 children: 42: [12] [12] 0x55ff46816720 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55ff468167b0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55ff46816840 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x55ff468168d0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x55ff46816960 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x55ff468169f0 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x55ff46816a80 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x55ff46816b10 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x55ff46816ba0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x55ff46816c30 MAP: (8 sibs) 3 children: 42: [22] [24] 0x55ff46816de0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [25] 0x55ff46816e70 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [26] 0x55ff46816f00 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [22] 0x55ff46816cc0 MAP: (8 sibs) 1 children: 42: [26] [27] 0x55ff46816f90 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [23] 0x55ff46816d50 MAP: (8 sibs) 1 children: 42: [28] [28] 0x55ff46817020 KEYVAL: 'k10' 'v10' (1 sibs) 42: #nodes=29 vs #printed=29 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x55ff46816060 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55ff468160f0 MAP: (8 sibs) 3 children: 42: [2] [2] 0x55ff46816180 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55ff46816210 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55ff468162a0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55ff46816330 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55ff468163c0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55ff46816450 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55ff468164e0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55ff46816570 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55ff46816600 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55ff46816690 MAP: (8 sibs) 1 children: 42: [12] [12] 0x55ff46816720 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55ff468167b0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55ff46816840 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x55ff468168d0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x55ff46816960 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x55ff468169f0 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x55ff46816a80 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x55ff46816b10 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x55ff46816ba0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x55ff46816c30 MAP: (8 sibs) 3 children: 42: [22] [22] 0x55ff46816cc0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x55ff46816d50 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x55ff46816de0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x55ff46816e70 MAP: (8 sibs) 1 children: 42: [26] [26] 0x55ff46816f00 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x55ff46816f90 MAP: (8 sibs) 1 children: 42: [28] [28] 0x55ff46817020 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: 0x55ff46751d38 [ROOT] MAP: (0 sibs) 3 children: 42: 0x55ff46742a50 KEYVAL: 'a' '1' (3 sibs) 42: 0x55ff46742ae8 KEYVAL: 'b' '' (3 sibs) 42: 0x55ff46742b80 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55ff46812120 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x55ff468121b0 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x55ff46812240 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x55ff468122d0 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: 0x55ff46751e50 [ROOT] MAP: (0 sibs) 2 children: 42: 0x55ff46748770 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0x55ff46748808 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55ff46817270 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55ff46817300 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55ff46817390 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: 0x55ff46751f68 [ROOT] MAP: (0 sibs) 2 children: 42: 0x55ff467488b0 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0x55ff46748948 KEYVAL: 'baz' 'foo' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55ff46817b80 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55ff46817c10 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55ff46817ca0 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x55ff46817b80 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55ff46817c10 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55ff46817ca0 KEYVAL: 'baz' 'foo' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x55ff46817b80 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55ff46817c10 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55ff46817ca0 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] 0x55ff467cc0a0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55ff467cc130 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x55ff467cc1c0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55ff467cc250 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55ff467cc2e0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x55ff467cc370 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55ff467cc400 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55ff467cc490 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x55ff467cc520 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55ff467cc5b0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x55ff467cc640 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55ff467cc6d0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55ff467cc760 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55ff467cc7f0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55ff467cc880 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55ff467cc910 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55ff467cc9a0 MAP: (8 sibs) 3 children: 42: [17] [17] 0x55ff467cca30 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x55ff467ccac0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x55ff467ccb50 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x55ff467ccbe0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x55ff467ccc70 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x55ff467ccd00 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x55ff467ccd90 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x55ff467cce20 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x55ff467cceb0 MAP: (8 sibs) 3 children: 42: [26] [26] 0x55ff467ccf40 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x55ff467ccfd0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x55ff467cd060 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x55ff467cd0f0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x55ff467cd180 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x55ff467cd210 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] 0x55ff4681e8a0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55ff4681e930 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x55ff4681e9c0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55ff4681ea50 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55ff4681eae0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x55ff4681eb70 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55ff4681ec00 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55ff4681ec90 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x55ff4681ed20 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55ff4681edb0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x55ff4681ee40 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55ff4681eed0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55ff4681ef60 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55ff4681eff0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55ff4681f080 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55ff4681f110 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55ff4681f1a0 MAP: (8 sibs) 3 children: 42: [17] [17] 0x55ff4681f230 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x55ff4681f2c0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x55ff4681f350 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x55ff4681f3e0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x55ff4681f470 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x55ff4681f500 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x55ff4681f590 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x55ff4681f620 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x55ff4681f6b0 MAP: (8 sibs) 3 children: 42: [26] [26] 0x55ff4681f740 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x55ff4681f7d0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x55ff4681f860 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x55ff4681f8f0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x55ff4681f980 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x55ff4681fa10 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] 0x55ff467d01f0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55ff467d0280 MAP: (8 sibs) 2 children: 42: [2] [2] 0x55ff467d0310 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55ff467d03a0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55ff467d0430 MAP: (8 sibs) 2 children: 42: [5] [5] 0x55ff467d04c0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55ff467d0550 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55ff467d05e0 MAP: (8 sibs) 1 children: 42: [8] [8] 0x55ff467d0670 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55ff467d0700 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55ff467d0790 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55ff467d0820 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55ff467d08b0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55ff467d0940 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55ff467d09d0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55ff467d0a60 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55ff467d0af0 MAP: (8 sibs) 4 children: 42: [17] [17] 0x55ff467d0b80 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x55ff467d0c10 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x55ff467d0ca0 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x55ff467d0d30 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x55ff467d0dc0 MAP: (8 sibs) 4 children: 42: [22] [22] 0x55ff467d0e50 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x55ff467d0ee0 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x55ff467d0f70 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x55ff467d1000 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x55ff467d1090 MAP: (8 sibs) 4 children: 42: [27] [27] 0x55ff467d1120 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x55ff467d11b0 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x55ff467d1240 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x55ff467d12d0 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] 0x55ff4681fab0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55ff4681fb40 MAP: (8 sibs) 2 children: 42: [2] [2] 0x55ff4681fbd0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55ff4681fc60 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55ff4681fcf0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x55ff4681fd80 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55ff4681fe10 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55ff4681fea0 MAP: (8 sibs) 1 children: 42: [8] [8] 0x55ff4681ff30 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55ff4681ffc0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55ff46820050 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55ff468200e0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55ff46820170 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55ff46820200 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55ff46820290 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55ff46820320 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55ff468203b0 MAP: (8 sibs) 4 children: 42: [17] [17] 0x55ff46820440 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x55ff468204d0 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x55ff46820560 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x55ff468205f0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x55ff46820680 MAP: (8 sibs) 4 children: 42: [22] [22] 0x55ff46820710 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x55ff468207a0 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x55ff46820830 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x55ff468208c0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x55ff46820950 MAP: (8 sibs) 4 children: 42: [27] [27] 0x55ff468209e0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x55ff46820a70 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x55ff46820b00 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x55ff46820b90 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] 0x55ff467d2600 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55ff467d2690 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55ff467d2720 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55ff467d27b0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55ff467d2840 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55ff467d28d0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55ff467d2960 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55ff467d29f0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55ff467d2a80 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55ff467d2b10 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55ff467d2ba0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55ff467d2c30 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55ff467d2cc0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55ff467d2d50 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] 0x55ff4681df90 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55ff4681e020 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55ff4681e0b0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55ff4681e140 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55ff4681e1d0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55ff4681e260 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55ff4681e2f0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55ff4681e380 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55ff4681e410 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55ff4681e4a0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55ff4681e530 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55ff4681e5c0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55ff4681e650 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55ff4681e6e0 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] 0x55ff467d4940 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55ff467d49d0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55ff467d4a60 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55ff467d4af0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55ff467d4b80 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55ff467d4c10 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55ff467d4ca0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55ff467d4d30 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55ff467d4dc0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55ff467d4e50 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55ff467d4ee0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55ff467d4f70 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55ff467d5000 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55ff467d5090 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] 0x55ff46820cc0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55ff46820d50 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55ff46820de0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55ff46820e70 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55ff46820f00 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55ff46820f90 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55ff46821020 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55ff468210b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55ff46821140 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55ff468211d0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55ff46821260 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55ff468212f0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55ff46821380 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55ff46821410 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] 0x55ff467d6ab0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55ff467d6b40 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55ff467d6bd0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55ff467d6c60 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55ff467d6cf0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55ff467d6d80 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55ff467d6e10 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55ff467d6ea0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55ff467d6f30 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x55ff467d6fc0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55ff467d7050 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55ff467d70e0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x55ff467d7170 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55ff467d7200 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] 0x55ff468215d0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55ff46821660 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55ff468216f0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55ff46821780 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55ff46821810 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55ff468218a0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55ff46821930 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55ff468219c0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55ff46821a50 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x55ff46821ae0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55ff46821b70 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55ff46821c00 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x55ff46821c90 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55ff46821d20 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] 0x55ff467d8e00 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55ff467d8e90 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55ff467d8f20 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55ff467d8fb0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55ff467d9040 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55ff467d90d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55ff467d9160 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55ff467d91f0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55ff467d9280 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x55ff467d9310 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55ff467d93a0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55ff467d9430 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x55ff467d94c0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55ff467d9550 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] 0x55ff46821ee0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55ff46821f70 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55ff46822000 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55ff46822090 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55ff46822120 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55ff468221b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55ff46822240 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55ff468222d0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55ff46822360 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x55ff468223f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55ff46822480 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55ff46822510 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x55ff468225a0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55ff46822630 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] 0x55ff467dc400 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55ff467dc490 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55ff467dc520 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55ff467dc5b0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55ff467dc640 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55ff467dc6d0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55ff467dc760 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55ff467dc7f0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55ff467dc880 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55ff467dc910 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55ff467dc9a0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55ff467dca30 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55ff467dcac0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55ff467dcb50 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55ff467dcbe0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55ff467dcc70 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55ff467dcd00 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55ff467dcd90 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55ff467dce20 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x55ff467dceb0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55ff467dcf40 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55ff467dcfd0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55ff467dd060 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x55ff467dd0f0 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] 0x55ff46823100 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55ff46823190 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55ff46823220 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55ff468232b0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55ff46823340 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55ff468233d0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55ff46823460 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55ff468234f0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55ff46823580 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55ff46823610 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55ff468236a0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55ff46823730 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55ff468237c0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55ff46823850 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55ff468238e0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55ff46823970 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55ff46823a00 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55ff46823a90 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55ff46823b20 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x55ff46823bb0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55ff46823c40 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55ff46823cd0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55ff46823d60 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x55ff46823df0 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] 0x55ff467df5f0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55ff467df680 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55ff467df710 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55ff467df7a0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55ff467df830 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55ff467df8c0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55ff467df950 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55ff467df9e0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55ff467dfa70 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55ff467dfb00 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55ff467dfb90 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55ff467dfc20 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55ff467dfcb0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55ff467dfd40 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55ff467dfdd0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55ff467dfe60 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55ff467dfef0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55ff467dff80 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55ff467e0010 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x55ff467e00a0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55ff467e0130 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55ff467e01c0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55ff467e0250 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x55ff467e02e0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x55ff467e0370 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x55ff467e0400 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x55ff467e0490 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] 0x55ff46824310 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55ff468243a0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55ff46824430 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55ff468244c0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55ff46824550 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55ff468245e0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55ff46824670 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55ff46824700 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55ff46824790 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55ff46824820 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55ff468248b0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55ff46824940 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55ff468249d0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55ff46824a60 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55ff46824af0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55ff46824b80 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55ff46824c10 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55ff46824ca0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55ff46824d30 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x55ff46824dc0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55ff46824e50 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55ff46824ee0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55ff46824f70 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x55ff46825000 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x55ff46825090 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x55ff46825120 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x55ff468251b0 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] 0x55ff467e27b0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55ff467e2840 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55ff467e28d0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x55ff467e2960 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55ff467e29f0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55ff467e2a80 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55ff467e2b10 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55ff467e2ba0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55ff467e2c30 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55ff467e2cc0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x55ff467e2d50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55ff467e2de0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55ff467e2e70 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55ff467e2f00 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55ff467e2f90 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55ff467e3020 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55ff467e30b0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x55ff467e3140 MAP: (6 sibs) 1 children: 42: [18] [18] 0x55ff467e31d0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x55ff467e3260 MAP: (6 sibs) 1 children: 42: [20] [20] 0x55ff467e32f0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x55ff467e3380 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x55ff467e3410 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x55ff467e34a0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x55ff467e3530 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] 0x55ff46825520 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55ff468255b0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55ff46825640 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x55ff468256d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55ff46825760 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55ff468257f0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55ff46825880 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55ff46825910 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55ff468259a0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55ff46825a30 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x55ff46825ac0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55ff46825b50 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55ff46825be0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55ff46825c70 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55ff46825d00 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55ff46825d90 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55ff46825e20 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x55ff46825eb0 MAP: (6 sibs) 1 children: 42: [18] [18] 0x55ff46825f40 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x55ff46825fd0 MAP: (6 sibs) 1 children: 42: [20] [20] 0x55ff46826060 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x55ff468260f0 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x55ff46826180 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x55ff46826210 MAP: (6 sibs) 1 children: 42: [24] [24] 0x55ff468262a0 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] 0x55ff467e6b80 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55ff467e6c10 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55ff467e6ca0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x55ff467e6d30 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55ff467e6dc0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55ff467e6e50 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55ff467e6ee0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55ff467e6f70 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55ff467e7000 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55ff467e7090 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x55ff467e7120 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55ff467e71b0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55ff467e7240 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55ff467e72d0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55ff467e7360 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55ff467e73f0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55ff467e7480 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x55ff467e7510 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x55ff467e75a0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x55ff467e7630 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x55ff467e76c0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x55ff467e7750 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x55ff467e77e0 MAP: (6 sibs) 1 children: 42: [23] [23] 0x55ff467e7870 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x55ff467e7900 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x55ff467e7990 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x55ff467e7a20 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x55ff467e7ab0 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x55ff467e7b40 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x55ff467e7bd0 MAP: (6 sibs) 1 children: 42: [30] [30] 0x55ff467e7c60 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x55ff467e7cf0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x55ff467e7d80 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x55ff467e7e10 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x55ff467e7ea0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x55ff467e7f30 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x55ff467e7fc0 MAP: (6 sibs) 1 children: 42: [37] [37] 0x55ff467e8050 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x55ff467e80e0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x55ff467e8170 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x55ff467e8200 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x55ff467e8290 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x55ff467e8320 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] 0x55ff46827940 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55ff468279d0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55ff46827a60 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x55ff46827af0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55ff46827b80 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55ff46827c10 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55ff46827ca0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55ff46827d30 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55ff46827dc0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55ff46827e50 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x55ff46827ee0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55ff46827f70 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55ff46828000 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55ff46828090 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55ff46828120 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55ff468281b0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55ff46828240 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x55ff468282d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x55ff46828360 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x55ff468283f0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x55ff46828480 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x55ff46828510 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x55ff468285a0 MAP: (6 sibs) 1 children: 42: [23] [23] 0x55ff46828630 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x55ff468286c0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x55ff46828750 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x55ff468287e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x55ff46828870 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x55ff46828900 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x55ff46828990 MAP: (6 sibs) 1 children: 42: [30] [30] 0x55ff46828a20 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x55ff46828ab0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x55ff46828b40 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x55ff46828bd0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x55ff46828c60 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x55ff46828cf0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x55ff46828d80 MAP: (6 sibs) 1 children: 42: [37] [37] 0x55ff46828e10 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x55ff46828ea0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x55ff46828f30 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x55ff46828fc0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x55ff46829050 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x55ff468290e0 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] 0x55ff467e9ea0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x55ff467e9f30 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x55ff467e9fc0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x55ff467ea050 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x55ff467ea0e0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x55ff467ea170 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x55ff467ea200 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x55ff467ea290 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x55ff467ea320 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x55ff467ea3b0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x55ff467ea440 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x55ff467ea4d0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x55ff467ea560 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x55ff467ea5f0 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x55ff467ea680 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x55ff467ea710 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x55ff467ea7a0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x55ff467ea830 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x55ff467ea8c0 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x55ff467ea950 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x55ff467ea9e0 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x55ff467eaa70 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x55ff467eab00 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x55ff467eab90 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x55ff467eac20 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x55ff467eacb0 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] 0x55ff46826730 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x55ff468267c0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x55ff46826850 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x55ff468268e0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x55ff46826970 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x55ff46826a00 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x55ff46826a90 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x55ff46826b20 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x55ff46826bb0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x55ff46826c40 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x55ff46826cd0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x55ff46826d60 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x55ff46826df0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x55ff46826e80 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x55ff46826f10 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x55ff46826fa0 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x55ff46827030 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x55ff468270c0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x55ff46827150 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x55ff468271e0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x55ff46827270 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x55ff46827300 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x55ff46827390 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x55ff46827420 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x55ff468274b0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x55ff46827540 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] 0x55ff467e9590 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55ff467e9620 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x55ff467e96b0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x55ff467e9740 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55ff467e97d0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x55ff467e9860 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55ff467e98f0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x55ff467e9980 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] 0x55ff468227f0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55ff46822880 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x55ff46822910 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x55ff468229a0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55ff46822a30 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x55ff46822ac0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55ff46822b50 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x55ff46822be0 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] 0x55ff467ed8f0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55ff467ed980 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x55ff467eda10 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x55ff467edaa0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55ff467edb30 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x55ff467edbc0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55ff467edc50 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x55ff467edce0 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] 0x55ff46829d50 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55ff46829de0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x55ff46829e70 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x55ff46829f00 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55ff46829f90 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x55ff4682a020 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55ff4682a0b0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x55ff4682a140 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] 0x55ff467ef620 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55ff467ef6b0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x55ff467ef740 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] 0x55ff4682a660 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55ff4682a6f0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x55ff4682a780 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] 0x55ff467f1350 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55ff467f13e0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x55ff467f1470 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] 0x55ff4682af70 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55ff4682b000 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x55ff4682b090 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] 0x55ff467f3ee0 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x55ff467f3f70 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x55ff467f4000 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x55ff467f4090 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55ff467f4120 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x55ff467f41b0 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x55ff467f4240 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55ff467f42d0 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x55ff467f4360 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x55ff467f43f0 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x55ff467f4480 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x55ff467f4510 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x55ff467f45a0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x55ff467f4630 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x55ff467f46c0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x55ff467f4750 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x55ff467f47e0 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x55ff467f4870 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x55ff467f4900 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x55ff467f4990 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] 0x55ff4682c190 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x55ff4682c220 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x55ff4682c2b0 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x55ff4682c340 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55ff4682c3d0 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x55ff4682c460 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x55ff4682c4f0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55ff4682c580 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x55ff4682c610 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x55ff4682c6a0 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x55ff4682c730 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x55ff4682c7c0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x55ff4682c850 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x55ff4682c8e0 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x55ff4682c970 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x55ff4682ca00 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x55ff4682ca90 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x55ff4682cb20 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x55ff4682cbb0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x55ff4682cc40 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] 0x55ff467f6e20 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x55ff467f6eb0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x55ff467f6f40 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x55ff467f6fd0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55ff467f7060 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x55ff467f70f0 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x55ff467f7180 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55ff467f7210 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x55ff467f72a0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x55ff467f7330 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x55ff467f73c0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x55ff467f7450 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x55ff467f74e0 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x55ff467f7570 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x55ff467f7600 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x55ff467f7690 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x55ff467f7720 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x55ff467f77b0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x55ff467f7840 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x55ff467f78d0 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] 0x55ff4682d3a0 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x55ff4682d430 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x55ff4682d4c0 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x55ff4682d550 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55ff4682d5e0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x55ff4682d670 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x55ff4682d700 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55ff4682d790 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x55ff4682d820 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x55ff4682d8b0 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x55ff4682d940 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x55ff4682d9d0 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x55ff4682da60 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x55ff4682daf0 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x55ff4682db80 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x55ff4682dc10 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x55ff4682dca0 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x55ff4682dd30 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x55ff4682ddc0 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x55ff4682de50 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] 0x55ff467f9d60 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x55ff467f9df0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x55ff467f9e80 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55ff467f9f10 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55ff467f9fa0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55ff467fa030 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55ff467fa0c0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55ff467fa150 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55ff467fa1e0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55ff467fa270 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x55ff467fa300 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55ff467fa390 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x55ff467fa420 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55ff467fa4b0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55ff467fa540 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x55ff467fa5d0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x55ff467fa660 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x55ff467fa6f0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x55ff467fa780 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x55ff467fa810 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x55ff467fa8a0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x55ff467fa930 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x55ff467fa9c0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x55ff467faa50 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] 0x55ff4682e5b0 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x55ff4682e640 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x55ff4682e6d0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55ff4682e760 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55ff4682e7f0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55ff4682e880 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55ff4682e910 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55ff4682e9a0 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55ff4682ea30 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55ff4682eac0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x55ff4682eb50 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55ff4682ebe0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x55ff4682ec70 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55ff4682ed00 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55ff4682ed90 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x55ff4682ee20 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x55ff4682eeb0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x55ff4682ef40 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x55ff4682efd0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x55ff4682f060 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x55ff4682f0f0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x55ff4682f180 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x55ff4682f210 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x55ff4682f2a0 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] 0x55ff467fc390 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55ff467fc420 MAP: (8 sibs) 3 children: 42: [2] [2] 0x55ff467fc4b0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55ff467fc540 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55ff467fc5d0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55ff467fc660 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55ff467fc6f0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55ff467fc780 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55ff467fc810 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55ff467fc8a0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55ff467fc930 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55ff467fc9c0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x55ff467fca50 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55ff467fcae0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55ff467fcb70 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x55ff467fcc00 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x55ff467fcc90 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x55ff467fcd20 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x55ff467fcdb0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x55ff467fce40 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x55ff467fced0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x55ff467fcf60 MAP: (8 sibs) 3 children: 42: [22] [22] 0x55ff467fcff0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x55ff467fd080 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x55ff467fd110 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x55ff467fd1a0 MAP: (8 sibs) 1 children: 42: [26] [26] 0x55ff467fd230 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x55ff467fd2c0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x55ff467fd350 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] 0x55ff4682f7c0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55ff4682f850 MAP: (8 sibs) 3 children: 42: [2] [2] 0x55ff4682f8e0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55ff4682f970 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55ff4682fa00 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55ff4682fa90 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55ff4682fb20 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55ff4682fbb0 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55ff4682fc40 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55ff4682fcd0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55ff4682fd60 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55ff4682fdf0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x55ff4682fe80 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55ff4682ff10 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55ff4682ffa0 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x55ff46830030 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x55ff468300c0 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x55ff46830150 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x55ff468301e0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x55ff46830270 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x55ff46830300 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x55ff46830390 MAP: (8 sibs) 3 children: 42: [22] [22] 0x55ff46830420 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x55ff468304b0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x55ff46830540 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x55ff468305d0 MAP: (8 sibs) 1 children: 42: [26] [26] 0x55ff46830660 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x55ff468306f0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x55ff46830780 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] 0x55ff467fe9c0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x55ff467fea50 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x55ff467feae0 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x55ff467feb70 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] 0x55ff4682b880 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x55ff4682b910 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x55ff4682b9a0 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x55ff4682ba30 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] 0x55ff468006f0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55ff46800780 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55ff46800810 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] 0x55ff468309d0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55ff46830a60 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55ff46830af0 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] 0x55ff46802420 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55ff468024b0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55ff46802540 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] 0x55ff468312e0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55ff46831370 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55ff46831400 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] 0x55ff46803640 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55ff468036d0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x55ff46803760 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55ff468037f0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55ff46803880 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x55ff46803910 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55ff468039a0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55ff46803a30 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x55ff46803ac0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55ff46803b50 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x55ff46803be0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55ff46803c70 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55ff46803d00 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55ff46803d90 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55ff46803e20 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55ff46803eb0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55ff46803f40 MAP: (8 sibs) 3 children: 42: [17] [17] 0x55ff46803fd0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x55ff46804060 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x55ff468040f0 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x55ff46804180 MAP: (8 sibs) 2 children: 42: [21] [21] 0x55ff46804210 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x55ff468042a0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x55ff46804330 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x55ff468043c0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x55ff46804450 MAP: (8 sibs) 3 children: 42: [26] [26] 0x55ff468044e0 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x55ff46804570 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x55ff46804600 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x55ff46804690 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x55ff46804720 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x55ff468047b0 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] 0x55ff46832500 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55ff46832590 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x55ff46832620 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55ff468326b0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55ff46832740 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x55ff468327d0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55ff46832860 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55ff468328f0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x55ff46832980 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55ff46832a10 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x55ff46832aa0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55ff46832b30 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55ff46832bc0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55ff46832c50 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55ff46832ce0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55ff46832d70 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55ff46832e00 MAP: (8 sibs) 3 children: 42: [17] [17] 0x55ff46832e90 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x55ff46832f20 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x55ff46832fb0 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x55ff46833040 MAP: (8 sibs) 2 children: 42: [21] [21] 0x55ff468330d0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x55ff46833160 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x55ff468331f0 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x55ff46833280 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x55ff46833310 MAP: (8 sibs) 3 children: 42: [26] [26] 0x55ff468333a0 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x55ff46833430 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x55ff468334c0 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x55ff46833550 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x55ff468335e0 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x55ff46833670 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] 0x55ff46805a60 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55ff46805af0 MAP: (8 sibs) 2 children: 42: [2] [2] 0x55ff46805b80 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55ff46805c10 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55ff46805ca0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x55ff46805d30 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55ff46805dc0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55ff46805e50 MAP: (8 sibs) 1 children: 42: [8] [8] 0x55ff46805ee0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55ff46805f70 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55ff46806000 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55ff46806090 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55ff46806120 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55ff468061b0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55ff46806240 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55ff468062d0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55ff46806360 MAP: (8 sibs) 4 children: 42: [17] [17] 0x55ff468063f0 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x55ff46806480 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x55ff46806510 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x55ff468065a0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x55ff46806630 MAP: (8 sibs) 4 children: 42: [22] [22] 0x55ff468066c0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x55ff46806750 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x55ff468067e0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x55ff46806870 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x55ff46806900 MAP: (8 sibs) 4 children: 42: [27] [27] 0x55ff46806990 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x55ff46806a20 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x55ff46806ab0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x55ff46806b40 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] 0x55ff46833710 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55ff468337a0 MAP: (8 sibs) 2 children: 42: [2] [2] 0x55ff46833830 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55ff468338c0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55ff46833950 MAP: (8 sibs) 2 children: 42: [5] [5] 0x55ff468339e0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55ff46833a70 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55ff46833b00 MAP: (8 sibs) 1 children: 42: [8] [8] 0x55ff46833b90 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55ff46833c20 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55ff46833cb0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55ff46833d40 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55ff46833dd0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55ff46833e60 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55ff46833ef0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55ff46833f80 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55ff46834010 MAP: (8 sibs) 4 children: 42: [17] [17] 0x55ff468340a0 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x55ff46834130 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x55ff468341c0 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x55ff46834250 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x55ff468342e0 MAP: (8 sibs) 4 children: 42: [22] [22] 0x55ff46834370 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x55ff46834400 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x55ff46834490 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x55ff46834520 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x55ff468345b0 MAP: (8 sibs) 4 children: 42: [27] [27] 0x55ff46834640 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x55ff468346d0 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x55ff46834760 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x55ff468347f0 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] 0x55ff46802d30 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55ff46802dc0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55ff46802e50 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55ff46802ee0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55ff46802f70 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55ff46803000 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55ff46803090 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55ff46803120 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55ff468031b0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55ff46803240 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55ff468032d0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55ff46803360 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55ff468033f0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55ff46803480 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] 0x55ff46831bf0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55ff46831c80 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55ff46831d10 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55ff46831da0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55ff46831e30 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55ff46831ec0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55ff46831f50 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55ff46831fe0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55ff46832070 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55ff46832100 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55ff46832190 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55ff46832220 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55ff468322b0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55ff46832340 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] 0x55ff46804850 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55ff468048e0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55ff46804970 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55ff46804a00 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55ff46804a90 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55ff46804b20 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55ff46804bb0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55ff46804c40 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55ff46804cd0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55ff46804d60 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55ff46804df0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55ff46804e80 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55ff46804f10 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55ff46804fa0 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] 0x55ff46834920 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55ff468349b0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55ff46834a40 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55ff46834ad0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55ff46834b60 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55ff46834bf0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55ff46834c80 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55ff46834d10 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55ff46834da0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55ff46834e30 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55ff46834ec0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55ff46834f50 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55ff46834fe0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55ff46835070 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] 0x55ff46807e70 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55ff46807f00 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55ff46807f90 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55ff46808020 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55ff468080b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55ff46808140 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55ff468081d0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55ff46808260 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55ff468082f0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x55ff46808380 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55ff46808410 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55ff468084a0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x55ff46808530 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55ff468085c0 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] 0x55ff46835230 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55ff468352c0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55ff46835350 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55ff468353e0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55ff46835470 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55ff46835500 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55ff46835590 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55ff46835620 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55ff468356b0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x55ff46835740 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55ff468357d0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55ff46835860 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x55ff468358f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55ff46835980 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] 0x55ff46808780 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55ff46808810 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55ff468088a0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55ff46808930 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55ff468089c0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55ff46808a50 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55ff46808ae0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55ff46808b70 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55ff46808c00 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x55ff46808c90 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55ff46808d20 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55ff46808db0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x55ff46808e40 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55ff46808ed0 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] 0x55ff46835b40 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55ff46835bd0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55ff46835c60 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55ff46835cf0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55ff46835d80 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55ff46835e10 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55ff46835ea0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55ff46835f30 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55ff46835fc0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x55ff46836050 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55ff468360e0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55ff46836170 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x55ff46836200 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55ff46836290 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] 0x55ff468099a0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55ff46809a30 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55ff46809ac0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55ff46809b50 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55ff46809be0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55ff46809c70 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55ff46809d00 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55ff46809d90 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55ff46809e20 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55ff46809eb0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55ff46809f40 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55ff46809fd0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55ff4680a060 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55ff4680a0f0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55ff4680a180 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55ff4680a210 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55ff4680a2a0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55ff4680a330 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55ff4680a3c0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x55ff4680a450 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55ff4680a4e0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55ff4680a570 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55ff4680a600 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x55ff4680a690 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] 0x55ff46836ef0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55ff46836f80 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55ff46837010 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55ff468370a0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55ff46837130 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55ff468371c0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55ff46837250 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55ff468372e0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55ff46837370 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55ff46837400 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55ff46837490 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55ff46837520 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55ff468375b0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55ff46837640 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55ff468376d0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55ff46837760 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55ff468377f0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55ff46837880 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55ff46837910 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x55ff468379a0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55ff46837a30 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55ff46837ac0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55ff46837b50 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x55ff46837be0 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] 0x55ff4680abb0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55ff4680ac40 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55ff4680acd0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55ff4680ad60 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55ff4680adf0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55ff4680ae80 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55ff4680af10 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55ff4680afa0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55ff4680b030 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55ff4680b0c0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55ff4680b150 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55ff4680b1e0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55ff4680b270 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55ff4680b300 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55ff4680b390 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55ff4680b420 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55ff4680b4b0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55ff4680b540 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55ff4680b5d0 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x55ff4680b660 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55ff4680b6f0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55ff4680b780 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55ff4680b810 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x55ff4680b8a0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x55ff4680b930 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x55ff4680b9c0 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x55ff4680ba50 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] 0x55ff46838100 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55ff46838190 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55ff46838220 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55ff468382b0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55ff46838340 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55ff468383d0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55ff46838460 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55ff468384f0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55ff46838580 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55ff46838610 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55ff468386a0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55ff46838730 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55ff468387c0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55ff46838850 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55ff468388e0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55ff46838970 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55ff46838a00 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55ff46838a90 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55ff46838b20 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x55ff46838bb0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55ff46838c40 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55ff46838cd0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55ff46838d60 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x55ff46838df0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x55ff46838e80 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x55ff46838f10 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x55ff46838fa0 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] 0x55ff4680bdc0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55ff4680be50 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55ff4680bee0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x55ff4680bf70 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55ff4680c000 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55ff4680c090 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55ff4680c120 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55ff4680c1b0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55ff4680c240 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55ff4680c2d0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x55ff4680c360 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55ff4680c3f0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55ff4680c480 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55ff4680c510 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55ff4680c5a0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55ff4680c630 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55ff4680c6c0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x55ff4680c750 MAP: (6 sibs) 1 children: 42: [18] [18] 0x55ff4680c7e0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x55ff4680c870 MAP: (6 sibs) 1 children: 42: [20] [20] 0x55ff4680c900 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x55ff4680c990 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x55ff4680ca20 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x55ff4680cab0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x55ff4680cb40 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] 0x55ff46839310 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55ff468393a0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55ff46839430 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x55ff468394c0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55ff46839550 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55ff468395e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55ff46839670 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55ff46839700 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55ff46839790 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55ff46839820 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x55ff468398b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55ff46839940 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55ff468399d0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55ff46839a60 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55ff46839af0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55ff46839b80 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55ff46839c10 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x55ff46839ca0 MAP: (6 sibs) 1 children: 42: [18] [18] 0x55ff46839d30 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x55ff46839dc0 MAP: (6 sibs) 1 children: 42: [20] [20] 0x55ff46839e50 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x55ff46839ee0 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x55ff46839f70 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x55ff4683a000 MAP: (6 sibs) 1 children: 42: [24] [24] 0x55ff4683a090 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] 0x55ff4680e1e0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55ff4680e270 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55ff4680e300 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x55ff4680e390 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55ff4680e420 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55ff4680e4b0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55ff4680e540 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55ff4680e5d0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55ff4680e660 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55ff4680e6f0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x55ff4680e780 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55ff4680e810 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55ff4680e8a0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55ff4680e930 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55ff4680e9c0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55ff4680ea50 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55ff4680eae0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x55ff4680eb70 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x55ff4680ec00 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x55ff4680ec90 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x55ff4680ed20 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x55ff4680edb0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x55ff4680ee40 MAP: (6 sibs) 1 children: 42: [23] [23] 0x55ff4680eed0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x55ff4680ef60 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x55ff4680eff0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x55ff4680f080 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x55ff4680f110 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x55ff4680f1a0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x55ff4680f230 MAP: (6 sibs) 1 children: 42: [30] [30] 0x55ff4680f2c0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x55ff4680f350 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x55ff4680f3e0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x55ff4680f470 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x55ff4680f500 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x55ff4680f590 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x55ff4680f620 MAP: (6 sibs) 1 children: 42: [37] [37] 0x55ff4680f6b0 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x55ff4680f740 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x55ff4680f7d0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x55ff4680f860 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x55ff4680f8f0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x55ff4680f980 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] 0x55ff4683b730 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55ff4683b7c0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55ff4683b850 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x55ff4683b8e0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55ff4683b970 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55ff4683ba00 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55ff4683ba90 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55ff4683bb20 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55ff4683bbb0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55ff4683bc40 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x55ff4683bcd0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55ff4683bd60 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55ff4683bdf0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55ff4683be80 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55ff4683bf10 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55ff4683bfa0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55ff4683c030 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x55ff4683c0c0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x55ff4683c150 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x55ff4683c1e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x55ff4683c270 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x55ff4683c300 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x55ff4683c390 MAP: (6 sibs) 1 children: 42: [23] [23] 0x55ff4683c420 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x55ff4683c4b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x55ff4683c540 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x55ff4683c5d0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x55ff4683c660 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x55ff4683c6f0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x55ff4683c780 MAP: (6 sibs) 1 children: 42: [30] [30] 0x55ff4683c810 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x55ff4683c8a0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x55ff4683c930 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x55ff4683c9c0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x55ff4683ca50 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x55ff4683cae0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x55ff4683cb70 MAP: (6 sibs) 1 children: 42: [37] [37] 0x55ff4683cc00 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x55ff4683cc90 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x55ff4683cd20 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x55ff4683cdb0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x55ff4683ce40 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x55ff4683ced0 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] 0x55ff4680cfd0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x55ff4680d060 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x55ff4680d0f0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x55ff4680d180 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x55ff4680d210 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x55ff4680d2a0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x55ff4680d330 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x55ff4680d3c0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x55ff4680d450 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x55ff4680d4e0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x55ff4680d570 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x55ff4680d600 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x55ff4680d690 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x55ff4680d720 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x55ff4680d7b0 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x55ff4680d840 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x55ff4680d8d0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x55ff4680d960 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x55ff4680d9f0 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x55ff4680da80 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x55ff4680db10 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x55ff4680dba0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x55ff4680dc30 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x55ff4680dcc0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x55ff4680dd50 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x55ff4680dde0 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] 0x55ff4683a520 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x55ff4683a5b0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x55ff4683a640 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x55ff4683a6d0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x55ff4683a760 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x55ff4683a7f0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x55ff4683a880 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x55ff4683a910 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x55ff4683a9a0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x55ff4683aa30 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x55ff4683aac0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x55ff4683ab50 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x55ff4683abe0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x55ff4683ac70 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x55ff4683ad00 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x55ff4683ad90 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x55ff4683ae20 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x55ff4683aeb0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x55ff4683af40 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x55ff4683afd0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x55ff4683b060 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x55ff4683b0f0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x55ff4683b180 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x55ff4683b210 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x55ff4683b2a0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x55ff4683b330 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] 0x55ff46809090 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55ff46809120 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x55ff468091b0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x55ff46809240 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55ff468092d0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x55ff46809360 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55ff468093f0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x55ff46809480 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] 0x55ff468365e0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55ff46836670 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x55ff46836700 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x55ff46836790 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55ff46836820 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x55ff468368b0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55ff46836940 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x55ff468369d0 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] 0x55ff468105f0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55ff46810680 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x55ff46810710 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x55ff468107a0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55ff46810830 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x55ff468108c0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55ff46810950 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x55ff468109e0 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] 0x55ff4683db40 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55ff4683dbd0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x55ff4683dc60 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x55ff4683dcf0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55ff4683dd80 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x55ff4683de10 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55ff4683dea0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x55ff4683df30 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] 0x55ff46810f00 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55ff46810f90 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x55ff46811020 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] 0x55ff4683e490 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55ff4683e520 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x55ff4683e5b0 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] 0x55ff46811810 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55ff468118a0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x55ff46811930 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] 0x55ff4683edd0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55ff4683ee60 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x55ff4683eef0 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] 0x55ff46812a30 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x55ff46812ac0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x55ff46812b50 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x55ff46812be0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55ff46812c70 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x55ff46812d00 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x55ff46812d90 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55ff46812e20 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x55ff46812eb0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x55ff46812f40 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x55ff46812fd0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x55ff46813060 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x55ff468130f0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x55ff46813180 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x55ff46813210 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x55ff468132a0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x55ff46813330 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x55ff468133c0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x55ff46813450 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x55ff468134e0 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] 0x55ff4683fff0 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x55ff46840080 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x55ff46840110 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x55ff468401a0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55ff46840230 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x55ff468402c0 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x55ff46840350 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55ff468403e0 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x55ff46840470 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x55ff46840500 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x55ff46840590 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x55ff46840620 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x55ff468406b0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x55ff46840740 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x55ff468407d0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x55ff46840860 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x55ff468408f0 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x55ff46840980 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x55ff46840a10 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x55ff46840aa0 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] 0x55ff46813c40 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x55ff46813cd0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x55ff46813d60 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x55ff46813df0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55ff46813e80 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x55ff46813f10 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x55ff46813fa0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55ff46814030 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x55ff468140c0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x55ff46814150 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x55ff468141e0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x55ff46814270 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x55ff46814300 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x55ff46814390 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x55ff46814420 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x55ff468144b0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x55ff46814540 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x55ff468145d0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x55ff46814660 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x55ff468146f0 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] 0x55ff46841200 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x55ff46841290 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x55ff46841320 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x55ff468413b0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55ff46841440 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x55ff468414d0 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x55ff46841560 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55ff468415f0 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x55ff46841680 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x55ff46841710 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x55ff468417a0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x55ff46841830 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x55ff468418c0 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x55ff46841950 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x55ff468419e0 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x55ff46841a70 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x55ff46841b00 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x55ff46841b90 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x55ff46841c20 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x55ff46841cb0 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] 0x55ff46814e50 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x55ff46814ee0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x55ff46814f70 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55ff46815000 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55ff46815090 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55ff46815120 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55ff468151b0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55ff46815240 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55ff468152d0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55ff46815360 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x55ff468153f0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55ff46815480 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x55ff46815510 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55ff468155a0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55ff46815630 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x55ff468156c0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x55ff46815750 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x55ff468157e0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x55ff46815870 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x55ff46815900 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x55ff46815990 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x55ff46815a20 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x55ff46815ab0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x55ff46815b40 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] 0x55ff46842d20 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x55ff46842db0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x55ff46842e40 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55ff46842ed0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55ff46842f60 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55ff46842ff0 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55ff46843080 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55ff46843110 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55ff468431a0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55ff46843230 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x55ff468432c0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55ff46843350 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x55ff468433e0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55ff46843470 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55ff46843500 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x55ff46843590 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x55ff46843620 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x55ff468436b0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x55ff46843740 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x55ff468437d0 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x55ff46843860 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x55ff468438f0 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x55ff46843980 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x55ff46843a10 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] 0x55ff46816060 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55ff468160f0 MAP: (8 sibs) 3 children: 42: [2] [2] 0x55ff46816180 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55ff46816210 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55ff468162a0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55ff46816330 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55ff468163c0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55ff46816450 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55ff468164e0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55ff46816570 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55ff46816600 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55ff46816690 MAP: (8 sibs) 1 children: 42: [12] [12] 0x55ff46816720 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55ff468167b0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55ff46816840 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x55ff468168d0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x55ff46816960 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x55ff468169f0 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x55ff46816a80 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x55ff46816b10 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x55ff46816ba0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x55ff46816c30 MAP: (8 sibs) 3 children: 42: [22] [22] 0x55ff46816cc0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x55ff46816d50 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x55ff46816de0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x55ff46816e70 MAP: (8 sibs) 1 children: 42: [26] [26] 0x55ff46816f00 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x55ff46816f90 MAP: (8 sibs) 1 children: 42: [28] [28] 0x55ff46817020 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] 0x55ff46843f30 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55ff46843fc0 MAP: (8 sibs) 3 children: 42: [2] [2] 0x55ff46844050 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55ff468440e0 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55ff46844170 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55ff46844200 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55ff46844290 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55ff46844320 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55ff468443b0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55ff46844440 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55ff468444d0 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55ff46844560 MAP: (8 sibs) 1 children: 42: [12] [12] 0x55ff468445f0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55ff46844680 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55ff46844710 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x55ff468447a0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x55ff46844830 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x55ff468448c0 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x55ff46844950 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x55ff468449e0 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x55ff46844a70 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x55ff46844b00 MAP: (8 sibs) 3 children: 42: [22] [22] 0x55ff46844b90 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x55ff46844c20 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x55ff46844cb0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x55ff46844d40 MAP: (8 sibs) 1 children: 42: [26] [26] 0x55ff46844dd0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x55ff46844e60 MAP: (8 sibs) 1 children: 42: [28] [28] 0x55ff46844ef0 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] 0x55ff46812120 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x55ff468121b0 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x55ff46812240 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x55ff468122d0 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] 0x55ff46842410 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x55ff468424a0 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x55ff46842530 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x55ff468425c0 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] 0x55ff46817270 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55ff46817300 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55ff46817390 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] 0x55ff46845140 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55ff468451d0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55ff46845260 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] 0x55ff46817b80 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55ff46817c10 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55ff46817ca0 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] 0x55ff46845a50 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55ff46845ae0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55ff46845b70 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: 0x55ff46750870 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x55ff467430e0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0x55ff467435b0 KEYVAL: 'x' '1' (2 sibs) 42: 0x55ff46743648 KEYVAL: 'y' '2' (2 sibs) 42: 0x55ff46743178 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0x55ff467436f0 KEYVAL: 'x' '0' (2 sibs) 42: 0x55ff46743788 KEYVAL: 'y' '2' (2 sibs) 42: 0x55ff46743210 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0x55ff46743830 KEYVAL: 'r' '10' (1 sibs) 42: 0x55ff467432a8 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0x55ff467438d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x55ff46743340 MAP: (8 sibs) 4 children: 42: 0x55ff46743970 KEYVAL: 'x' '1' (4 sibs) 42: 0x55ff46743a08 KEYVAL: 'y' '2' (4 sibs) 42: 0x55ff46743aa0 KEYVAL: 'r' '10' (4 sibs) 42: 0x55ff46743b38 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x55ff467433d8 MAP: (8 sibs) 3 children: 42: 0x55ff46743be0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0x55ff46743c78 KEYVAL: 'r' '10' (3 sibs) 42: 0x55ff46743d10 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0x55ff46743470 MAP: (8 sibs) 2 children: 42: 0x55ff46743db0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0x55ff46743ef0 VAL***: '*CENTER' (2 sibs) 42: 0x55ff46743f88 VAL***: '*BIG' (2 sibs) 42: 0x55ff46743e48 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0x55ff46743508 MAP: (8 sibs) 3 children: 42: 0x55ff46744030 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0x55ff46744200 VAL***: '*BIG' (3 sibs) 42: 0x55ff46744298 VAL***: '*LEFT' (3 sibs) 42: 0x55ff46744330 VAL***: '*SMALL' (3 sibs) 42: 0x55ff467440c8 KEYVAL: 'x' '1' (3 sibs) 42: 0x55ff46744160 KEYVAL: 'label' 'center/big' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55ff46846360 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55ff468463f0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x55ff46846480 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55ff46846510 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55ff468465a0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x55ff46846630 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55ff468466c0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55ff46846750 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x55ff468467e0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55ff46846870 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x55ff46846900 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55ff46846990 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55ff46846a20 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55ff46846ab0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55ff46846b40 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55ff46846bd0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55ff46846c60 MAP: (8 sibs) 3 children: 42: [17] [17] 0x55ff46846cf0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x55ff46846d80 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x55ff46846e10 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x55ff46846ea0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x55ff46846f30 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x55ff46846fc0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x55ff46847050 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x55ff468470e0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x55ff46847170 MAP: (8 sibs) 3 children: 42: [26] [26] 0x55ff46847200 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x55ff46847290 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x55ff46847320 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x55ff468473b0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x55ff46847440 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x55ff468474d0 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: 0x55ff46750988 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x55ff46744d60 MAP: (8 sibs) 2 children: 42: 0x55ff46741fd0 KEYVAL: 'x' '1' (2 sibs) 42: 0x55ff46742068 KEYVAL: 'y' '2' (2 sibs) 42: 0x55ff46744df8 MAP: (8 sibs) 2 children: 42: 0x55ff467427d0 KEYVAL: 'x' '0' (2 sibs) 42: 0x55ff46742868 KEYVAL: 'y' '2' (2 sibs) 42: 0x55ff46744e90 MAP: (8 sibs) 1 children: 42: 0x55ff46745230 KEYVAL: 'r' '10' (1 sibs) 42: 0x55ff46744f28 MAP: (8 sibs) 1 children: 42: 0x55ff467452d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x55ff46744fc0 MAP: (8 sibs) 4 children: 42: 0x55ff46745370 KEYVAL: 'x' '1' (4 sibs) 42: 0x55ff46745408 KEYVAL: 'y' '2' (4 sibs) 42: 0x55ff467454a0 KEYVAL: 'r' '10' (4 sibs) 42: 0x55ff46745538 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x55ff46745058 MAP: (8 sibs) 4 children: 42: 0x55ff467455e0 KEYVAL: 'x' '1' (4 sibs) 42: 0x55ff46745678 KEYVAL: 'y' '2' (4 sibs) 42: 0x55ff46745710 KEYVAL: 'r' '10' (4 sibs) 42: 0x55ff467457a8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x55ff467450f0 MAP: (8 sibs) 4 children: 42: 0x55ff46745850 KEYVAL: 'x' '1' (4 sibs) 42: 0x55ff467458e8 KEYVAL: 'y' '2' (4 sibs) 42: 0x55ff46745980 KEYVAL: 'r' '10' (4 sibs) 42: 0x55ff46745a18 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x55ff46745188 MAP: (8 sibs) 4 children: 42: 0x55ff46745ac0 KEYVAL: 'x' '1' (4 sibs) 42: 0x55ff46745b58 KEYVAL: 'y' '2' (4 sibs) 42: 0x55ff46745bf0 KEYVAL: 'r' '10' (4 sibs) 42: 0x55ff46745c88 KEYVAL: 'label' 'center/big' (4 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55ff46847570 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55ff46847600 MAP: (8 sibs) 2 children: 42: [2] [2] 0x55ff46847690 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55ff46847720 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55ff468477b0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x55ff46847840 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55ff468478d0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55ff46847960 MAP: (8 sibs) 1 children: 42: [8] [8] 0x55ff468479f0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55ff46847a80 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55ff46847b10 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55ff46847ba0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55ff46847c30 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55ff46847cc0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55ff46847d50 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55ff46847de0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55ff46847e70 MAP: (8 sibs) 4 children: 42: [17] [17] 0x55ff46847f00 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x55ff46847f90 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x55ff46848020 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x55ff468480b0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x55ff46848140 MAP: (8 sibs) 4 children: 42: [22] [22] 0x55ff468481d0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x55ff46848260 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x55ff468482f0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x55ff46848380 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x55ff46848410 MAP: (8 sibs) 4 children: 42: [27] [27] 0x55ff468484a0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x55ff46848530 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x55ff468485c0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x55ff46848650 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: 0x55ff46750aa0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x55ff467461a0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x55ff46746238 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x55ff467462d0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x55ff46746540 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x55ff467465d8 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x55ff46746368 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x55ff467421b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x55ff46746400 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x55ff46746680 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x55ff46746718 KEYVAL: 'age' '10' (2 sibs) 42: 0x55ff46746498 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x55ff467467c0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x55ff46746858 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55ff468486f0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55ff46848780 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55ff46848810 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55ff468488a0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55ff46848930 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55ff468489c0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55ff46848a50 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55ff46848ae0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55ff46848b70 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55ff46848c00 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55ff46848c90 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55ff46848d20 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55ff46848db0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55ff46848e40 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: 0x55ff46750bb8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x55ff46746900 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x55ff46746998 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x55ff46746a30 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x55ff46746ca0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x55ff46746d38 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x55ff46746ac8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x55ff46746de0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x55ff46746b60 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x55ff46746e80 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x55ff46746f18 KEYVAL: 'age' '10' (2 sibs) 42: 0x55ff46746bf8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x55ff46746fc0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x55ff46747058 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55ff46848ee0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55ff46848f70 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55ff46849000 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55ff46849090 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55ff46849120 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55ff468491b0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55ff46849240 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55ff468492d0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55ff46849360 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55ff468493f0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55ff46849480 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55ff46849510 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55ff468495a0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55ff46849630 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: 0x55ff46750cd0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x55ff467479d0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x55ff46747a68 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x55ff46747b00 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x55ff46747d70 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x55ff46747e08 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x55ff46747b98 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x55ff46747eb0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x55ff46747c30 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x55ff46747f50 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x55ff46747fe8 KEYVAL: 'age' '10' (2 sibs) 42: 0x55ff46747cc8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x55ff46748090 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x55ff46748128 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55ff468496d0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55ff46849760 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55ff468497f0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55ff46849880 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55ff46849910 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55ff468499a0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55ff46849a30 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55ff46849ac0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55ff46849b50 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x55ff46849be0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55ff46849c70 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55ff46849d00 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x55ff46849d90 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55ff46849e20 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: 0x55ff46750de8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x55ff46745d80 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x55ff46745e18 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x55ff46745eb0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x55ff467481d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x55ff46748268 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x55ff46745f48 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x55ff46748310 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x55ff46745fe0 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x55ff467483b0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x55ff46748448 KEYVAL: 'age' '10' (2 sibs) 42: 0x55ff46746078 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x55ff467484f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x55ff46748588 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55ff46849ec0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55ff46849f50 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55ff46849fe0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55ff4684a070 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55ff4684a100 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55ff4684a190 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55ff4684a220 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55ff4684a2b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55ff4684a340 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x55ff4684a3d0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55ff4684a460 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55ff4684a4f0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x55ff4684a580 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55ff4684a610 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: 0x55ff46750f00 [ROOT] MAP: (0 sibs) 7 children: 42: 0x55ff46748c30 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x55ff46748cc8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x55ff46748d60 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x55ff46742910 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x55ff467429a8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x55ff46748df8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x55ff46749060 MAP: (2 sibs) 4 children: 42: 0x55ff46744640 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x55ff467446d8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x55ff46744770 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x55ff46744808 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x55ff467490f8 MAP: (2 sibs) 5 children: 42: 0x55ff467491a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x55ff46749238 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x55ff467492d0 KEYVAL: 'size' '8' (5 sibs) 42: 0x55ff46749368 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x55ff46749400 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x55ff46748e90 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0x55ff467424c0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x55ff46742558 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x55ff467425f0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x55ff46748f28 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0x55ff46748fc0 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] 0x55ff4684a6b0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55ff4684a740 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55ff4684a7d0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55ff4684a860 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55ff4684a8f0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55ff4684a980 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55ff4684aa10 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55ff4684aaa0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55ff4684ab30 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55ff4684abc0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55ff4684ac50 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55ff4684ace0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55ff4684ad70 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55ff4684ae00 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55ff4684ae90 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55ff4684af20 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55ff4684afb0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55ff4684b040 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55ff4684b0d0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x55ff4684b160 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55ff4684b1f0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55ff4684b280 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55ff4684b310 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x55ff4684b3a0 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: 0x55ff46751018 [ROOT] MAP: (0 sibs) 7 children: 42: 0x55ff467494f0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x55ff46749588 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x55ff46749620 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x55ff46749920 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x55ff467499b8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x55ff467496b8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x55ff46749a60 MAP: (2 sibs) 4 children: 42: 0x55ff467448b0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x55ff46744948 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x55ff467449e0 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x55ff46744a78 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x55ff46749af8 MAP: (2 sibs) 5 children: 42: 0x55ff46749ba0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x55ff46749c38 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x55ff46749cd0 KEYVAL: 'size' '8' (5 sibs) 42: 0x55ff46749d68 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x55ff46749e00 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x55ff46749750 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0x55ff46742df0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x55ff46742e88 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x55ff46742f20 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x55ff467497e8 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0x55ff46749ea0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x55ff46749f38 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x55ff46749fd0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x55ff46749880 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] 0x55ff4684b440 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55ff4684b4d0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55ff4684b560 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55ff4684b5f0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55ff4684b680 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55ff4684b710 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55ff4684b7a0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55ff4684b830 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55ff4684b8c0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55ff4684b950 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55ff4684b9e0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55ff4684ba70 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55ff4684bb00 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55ff4684bb90 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55ff4684bc20 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55ff4684bcb0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55ff4684bd40 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55ff4684bdd0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55ff4684be60 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x55ff4684bef0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55ff4684bf80 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55ff4684c010 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55ff4684c0a0 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x55ff4684c130 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x55ff4684c1c0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x55ff4684c250 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x55ff4684c2e0 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: 0x55ff46751130 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x55ff4674bb70 MAP: (6 sibs) 1 children: 42: 0x55ff4674bf10 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0x55ff4674bfb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55ff4674c048 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x55ff4674c0e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x55ff4674c178 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x55ff4674c210 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x55ff4674bc08 MAP: (6 sibs) 1 children: 42: 0x55ff4674c2b0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0x55ff4674c350 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55ff4674c3e8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x55ff4674c480 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x55ff4674c518 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x55ff4674c5b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x55ff4674bca0 MAP: (6 sibs) 1 children: 42: 0x55ff4674c650 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0x55ff4674bd38 MAP: (6 sibs) 1 children: 42: 0x55ff4674c6f0 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0x55ff4674bdd0 MAP: (6 sibs) 1 children: 42: 0x55ff4674c790 KEYMAP: 'step' (1 sibs) 2 children: 42: 0x55ff4674c830 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0x55ff4674c8c8 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0x55ff4674be68 MAP: (6 sibs) 1 children: 42: 0x55ff4674c970 KEYVAL***: 'step' '*id002' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55ff4684c380 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55ff4684c410 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55ff4684c4a0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x55ff4684c530 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55ff4684c5c0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55ff4684c650 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55ff4684c6e0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55ff4684c770 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55ff4684c800 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55ff4684c890 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x55ff4684c920 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55ff4684c9b0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55ff4684ca40 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55ff4684cad0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55ff4684cb60 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55ff4684cbf0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55ff4684cc80 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x55ff4684cd10 MAP: (6 sibs) 1 children: 42: [18] [18] 0x55ff4684cda0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x55ff4684ce30 MAP: (6 sibs) 1 children: 42: [20] [20] 0x55ff4684cec0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x55ff4684cf50 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x55ff4684cfe0 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x55ff4684d070 MAP: (6 sibs) 1 children: 42: [24] [24] 0x55ff4684d100 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: 0x55ff46751248 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x55ff4674dc10 MAP: (6 sibs) 1 children: 42: 0x55ff46747750 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55ff4674dfb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55ff4674e048 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x55ff4674e0e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x55ff4674e178 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x55ff4674e210 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x55ff4674dca8 MAP: (6 sibs) 1 children: 42: 0x55ff467477f0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55ff4674e2b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55ff4674e348 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x55ff4674e3e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x55ff4674e478 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x55ff4674e510 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x55ff4674dd40 MAP: (6 sibs) 1 children: 42: 0x55ff46747890 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55ff4674e5b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55ff4674e648 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x55ff4674e6e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x55ff4674e778 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x55ff4674e810 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x55ff4674ddd8 MAP: (6 sibs) 1 children: 42: 0x55ff46747930 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55ff4674e8b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55ff4674e948 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x55ff4674e9e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x55ff4674ea78 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x55ff4674eb10 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x55ff4674de70 MAP: (6 sibs) 1 children: 42: 0x55ff4674ebb0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55ff4674ec50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55ff4674ece8 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x55ff4674ed80 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x55ff4674ee18 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x55ff4674eeb0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x55ff4674df08 MAP: (6 sibs) 1 children: 42: 0x55ff4674ef50 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55ff4674eff0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55ff4674f088 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x55ff4674f120 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x55ff4674f1b8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x55ff4674f250 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55ff4684d1a0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55ff4684d230 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55ff4684d2c0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x55ff4684d350 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55ff4684d3e0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55ff4684d470 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55ff4684d500 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55ff4684d590 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55ff4684d620 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55ff4684d6b0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x55ff4684d740 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55ff4684d7d0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55ff4684d860 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55ff4684d8f0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55ff4684d980 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55ff4684da10 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55ff4684daa0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x55ff4684db30 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x55ff4684dbc0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x55ff4684dc50 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x55ff4684dce0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x55ff4684dd70 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x55ff4684de00 MAP: (6 sibs) 1 children: 42: [23] [23] 0x55ff4684de90 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x55ff4684df20 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x55ff4684dfb0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x55ff4684e040 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x55ff4684e0d0 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x55ff4684e160 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x55ff4684e1f0 MAP: (6 sibs) 1 children: 42: [30] [30] 0x55ff4684e280 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x55ff4684e310 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x55ff4684e3a0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x55ff4684e430 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x55ff4684e4c0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x55ff4684e550 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x55ff4684e5e0 MAP: (6 sibs) 1 children: 42: [37] [37] 0x55ff4684e670 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x55ff4684e700 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x55ff4684e790 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x55ff4684e820 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x55ff4684e8b0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x55ff4684e940 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: 0x55ff46751360 [ROOT] STREAM: (0 sibs) 17 children: 42: 0x55ff4674f2f0 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x55ff4674f388 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x55ff4674f420 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x55ff4674f4b8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x55ff4674f550 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x55ff4674f5e8 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x55ff4674f680 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x55ff4674f718 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x55ff4674f7b0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x55ff4674d010 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x55ff4674f848 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x55ff4674d0b0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x55ff4674f8e0 DOCMAP: (17 sibs) 2 children: 42: 0x55ff46741e90 KEYVAL: 'a6' '1' (2 sibs) 42: 0x55ff46741f28 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0x55ff4674f978 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x55ff4674d150 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x55ff4674fa10 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x55ff4674d1f0 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x55ff4674faa8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x55ff4674ca10 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x55ff4674fb40 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x55ff4674cab0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x55ff4674fbd8 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0x55ff4674fc70 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55ff4684e9e0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x55ff4684ea70 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x55ff4684eb00 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x55ff4684eb90 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x55ff4684ec20 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x55ff4684ecb0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x55ff4684ed40 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x55ff4684edd0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x55ff4684ee60 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x55ff4684eef0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x55ff4684ef80 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x55ff4684f010 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x55ff4684f0a0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x55ff4684f130 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x55ff4684f1c0 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x55ff4684f250 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x55ff4684f2e0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x55ff4684f370 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x55ff4684f400 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x55ff4684f490 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x55ff4684f520 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x55ff4684f5b0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x55ff4684f640 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x55ff4684f6d0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x55ff4684f760 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x55ff4684f7f0 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: 0x55ff46751478 [ROOT] MAP: (0 sibs) 5 children: 42: 0x55ff4674d610 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0x55ff4674d6a8 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0x55ff4674d740 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0x55ff4674d7d8 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0x55ff4674d870 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x55ff46747100 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0x55ff46747198 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55ff4683f940 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55ff4683f9d0 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x55ff4683fa60 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x55ff4683faf0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55ff4683fb80 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x55ff4683fc10 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55ff4683fca0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x55ff4683fd30 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: 0x55ff46751590 [ROOT] MAP: (0 sibs) 5 children: 42: 0x55ff4674a070 KEYVAL: 'a' 'b' (5 sibs) 42: 0x55ff4674a108 KEYVAL: 'b' 'c' (5 sibs) 42: 0x55ff4674a1a0 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0x55ff4674a238 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0x55ff4674a2d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x55ff46747290 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0x55ff46747328 KEYVAL: 'bbb' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55ff4684f890 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55ff4684f920 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x55ff4684f9b0 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x55ff4684fa40 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55ff4684fad0 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x55ff4684fb60 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55ff4684fbf0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x55ff4684fc80 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: 0x55ff467516a8 [ROOT] MAP: (0 sibs) 2 children: 42: 0x55ff46742690 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0x55ff46742728 KEYVAL***: '*b0' '*a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55ff467f3930 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55ff467f39c0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x55ff467f3a50 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: 0x55ff467517c0 [ROOT] MAP: (0 sibs) 2 children: 42: 0x55ff46748630 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0x55ff467486c8 KEYVAL: 'b0' 'a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55ff4683fdd0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55ff4683fe60 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x55ff4683fef0 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: 0x55ff467518d8 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0x55ff4674fe50 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0x55ff4674fee8 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0x55ff4674ff80 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x55ff46750320 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0x55ff467503b8 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0x55ff46750018 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x55ff46742c20 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0x55ff46742cb8 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0x55ff46742d50 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0x55ff467500b0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0x55ff46750460 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0x55ff467504f8 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0x55ff46750148 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0x55ff467501e0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0x55ff467505a0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0x55ff46750638 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0x55ff46750278 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0x55ff467506e0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0x55ff46750778 KEYVAL***: '*b6' '*b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55ff4684fd20 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x55ff4684fdb0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x55ff4684fe40 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x55ff4684fed0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55ff4684ff60 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x55ff4684fff0 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x55ff46850080 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55ff46850110 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x55ff468501a0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x55ff46850230 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x55ff468502c0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x55ff46850350 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x55ff468503e0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x55ff46850470 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x55ff46850500 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x55ff46850590 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x55ff46850620 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x55ff468506b0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x55ff46850740 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x55ff468507d0 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: 0x55ff467519f0 [ROOT] MAP: (0 sibs) 8 children: 42: 0x55ff46752b30 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0x55ff46752bc8 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0x55ff46752c60 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x55ff46753000 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0x55ff46753098 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0x55ff46752cf8 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x55ff46753140 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0x55ff467531d8 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0x55ff46753270 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0x55ff46752d90 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0x55ff46753310 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0x55ff467533a8 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0x55ff46752e28 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0x55ff46752ec0 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0x55ff46753450 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0x55ff467534e8 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0x55ff46752f58 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0x55ff46753590 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0x55ff46753628 KEYVAL: 'b6' 'b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55ff46850870 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x55ff46850900 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x55ff46850990 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x55ff46850a20 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55ff46850ab0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x55ff46850b40 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x55ff46850bd0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55ff46850c60 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x55ff46850cf0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x55ff46850d80 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x55ff46850e10 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x55ff46850ea0 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x55ff46850f30 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x55ff46850fc0 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x55ff46851050 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x55ff468510e0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x55ff46851170 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x55ff46851200 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x55ff46851290 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x55ff46851320 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: 0x55ff46751b08 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0x55ff4674af90 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0x55ff4674b460 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x55ff4674b4f8 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x55ff4674b590 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x55ff4674b028 MAP: (8 sibs) 3 children: 42: 0x55ff4674b630 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0x55ff4674b6c8 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0x55ff4674b760 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0x55ff4674b0c0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0x55ff4674a710 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x55ff4674b158 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0x55ff4674a7b0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x55ff4674b1f0 MAP: (8 sibs) 7 children: 42: 0x55ff467536d0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0x55ff46753768 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0x55ff46753800 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0x55ff46753898 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0x55ff46753930 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0x55ff467539c8 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0x55ff46753a60 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0x55ff4674b288 VAL***: '*a0' (8 sibs) 42: 0x55ff4674b320 VAL***: '*a7' (8 sibs) 42: 0x55ff4674b3b8 VAL***: '*a9' (8 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55ff468513c0 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x55ff46851450 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x55ff468514e0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55ff46851570 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55ff46851600 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55ff46851690 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55ff46851720 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55ff468517b0 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55ff46851840 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55ff468518d0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x55ff46851960 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55ff468519f0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x55ff46851a80 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55ff46851b10 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55ff46851ba0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x55ff46851c30 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x55ff46851cc0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x55ff46851d50 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x55ff46851de0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x55ff46851e70 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x55ff46851f00 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x55ff46851f90 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x55ff46852020 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x55ff468520b0 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: 0x55ff46751c20 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x55ff46753b00 MAP: (8 sibs) 3 children: 42: 0x55ff46753fd0 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0x55ff46754068 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0x55ff46754100 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0x55ff46753b98 MAP: (8 sibs) 3 children: 42: 0x55ff467541a0 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0x55ff46754238 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0x55ff467542d0 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0x55ff46753c30 MAP: (8 sibs) 1 children: 42: 0x55ff46748b80 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0x55ff46753cc8 MAP: (8 sibs) 1 children: 42: 0x55ff4674ba20 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x55ff46753d60 MAP: (8 sibs) 7 children: 42: 0x55ff46754370 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0x55ff46754408 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0x55ff467544a0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0x55ff46754538 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0x55ff467545d0 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0x55ff46754668 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0x55ff46754700 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0x55ff46753df8 MAP: (8 sibs) 3 children: 42: 0x55ff467547a0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x55ff46754838 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x55ff467548d0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x55ff46753e90 MAP: (8 sibs) 1 children: 42: 0x55ff46754970 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x55ff46753f28 MAP: (8 sibs) 1 children: 42: 0x55ff46754a10 KEYVAL: 'k10' 'v10' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55ff46852150 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55ff468521e0 MAP: (8 sibs) 3 children: 42: [2] [2] 0x55ff46852270 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55ff46852300 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55ff46852390 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55ff46852420 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55ff468524b0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55ff46852540 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55ff468525d0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55ff46852660 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55ff468526f0 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55ff46852780 MAP: (8 sibs) 1 children: 42: [12] [12] 0x55ff46852810 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55ff468528a0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55ff46852930 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x55ff468529c0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x55ff46852a50 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x55ff46852ae0 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x55ff46852b70 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x55ff46852c00 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x55ff46852c90 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x55ff46852d20 MAP: (8 sibs) 3 children: 42: [22] [22] 0x55ff46852db0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x55ff46852e40 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x55ff46852ed0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x55ff46852f60 MAP: (8 sibs) 1 children: 42: [26] [26] 0x55ff46852ff0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x55ff46853080 MAP: (8 sibs) 1 children: 42: [28] [28] 0x55ff46853110 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: 0x55ff46751d38 [ROOT] MAP: (0 sibs) 3 children: 42: 0x55ff46742a50 KEYVAL: 'a' '1' (3 sibs) 42: 0x55ff46742ae8 KEYVAL: 'b' '' (3 sibs) 42: 0x55ff46742b80 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55ff468531b0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x55ff46853240 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x55ff468532d0 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x55ff46853360 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: 0x55ff46751e50 [ROOT] MAP: (0 sibs) 2 children: 42: 0x55ff46748770 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0x55ff46748808 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55ff46853400 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55ff46853490 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55ff46853520 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: 0x55ff46751f68 [ROOT] MAP: (0 sibs) 2 children: 42: 0x55ff467488b0 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0x55ff46748948 KEYVAL: 'baz' 'foo' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55ff468535c0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55ff46853650 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55ff468536e0 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: 0x55ff46750870 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x55ff467430e0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0x55ff467435b0 KEYVAL: 'x' '1' (2 sibs) 42: 0x55ff46743648 KEYVAL: 'y' '2' (2 sibs) 42: 0x55ff46743178 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0x55ff467436f0 KEYVAL: 'x' '0' (2 sibs) 42: 0x55ff46743788 KEYVAL: 'y' '2' (2 sibs) 42: 0x55ff46743210 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0x55ff46743830 KEYVAL: 'r' '10' (1 sibs) 42: 0x55ff467432a8 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0x55ff467438d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x55ff46743340 MAP: (8 sibs) 4 children: 42: 0x55ff46743970 KEYVAL: 'x' '1' (4 sibs) 42: 0x55ff46743a08 KEYVAL: 'y' '2' (4 sibs) 42: 0x55ff46743aa0 KEYVAL: 'r' '10' (4 sibs) 42: 0x55ff46743b38 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x55ff467433d8 MAP: (8 sibs) 3 children: 42: 0x55ff46743be0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0x55ff46743c78 KEYVAL: 'r' '10' (3 sibs) 42: 0x55ff46743d10 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0x55ff46743470 MAP: (8 sibs) 2 children: 42: 0x55ff46743db0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0x55ff46743ef0 VAL***: '*CENTER' (2 sibs) 42: 0x55ff46743f88 VAL***: '*BIG' (2 sibs) 42: 0x55ff46743e48 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0x55ff46743508 MAP: (8 sibs) 3 children: 42: 0x55ff46744030 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0x55ff46744200 VAL***: '*BIG' (3 sibs) 42: 0x55ff46744298 VAL***: '*LEFT' (3 sibs) 42: 0x55ff46744330 VAL***: '*SMALL' (3 sibs) 42: 0x55ff467440c8 KEYVAL: 'x' '1' (3 sibs) 42: 0x55ff46744160 KEYVAL: 'label' 'center/big' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55ff46853780 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55ff46853810 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x55ff468538a0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55ff46853930 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55ff468539c0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x55ff46853a50 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55ff46853ae0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55ff46853b70 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x55ff46853c00 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55ff46853c90 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x55ff46853d20 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55ff46853db0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55ff46853e40 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55ff46853ed0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55ff46853f60 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55ff46853ff0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55ff46854080 MAP: (8 sibs) 3 children: 42: [17] [17] 0x55ff46854110 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x55ff468541a0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x55ff46854230 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x55ff468542c0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x55ff46854350 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x55ff468543e0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x55ff46854470 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x55ff46854500 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x55ff46854590 MAP: (8 sibs) 3 children: 42: [26] [26] 0x55ff46854620 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x55ff468546b0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x55ff46854740 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x55ff468547d0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x55ff46854860 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x55ff468548f0 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: 0x55ff46750988 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x55ff46744d60 MAP: (8 sibs) 2 children: 42: 0x55ff46741fd0 KEYVAL: 'x' '1' (2 sibs) 42: 0x55ff46742068 KEYVAL: 'y' '2' (2 sibs) 42: 0x55ff46744df8 MAP: (8 sibs) 2 children: 42: 0x55ff467427d0 KEYVAL: 'x' '0' (2 sibs) 42: 0x55ff46742868 KEYVAL: 'y' '2' (2 sibs) 42: 0x55ff46744e90 MAP: (8 sibs) 1 children: 42: 0x55ff46745230 KEYVAL: 'r' '10' (1 sibs) 42: 0x55ff46744f28 MAP: (8 sibs) 1 children: 42: 0x55ff467452d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x55ff46744fc0 MAP: (8 sibs) 4 children: 42: 0x55ff46745370 KEYVAL: 'x' '1' (4 sibs) 42: 0x55ff46745408 KEYVAL: 'y' '2' (4 sibs) 42: 0x55ff467454a0 KEYVAL: 'r' '10' (4 sibs) 42: 0x55ff46745538 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x55ff46745058 MAP: (8 sibs) 4 children: 42: 0x55ff467455e0 KEYVAL: 'x' '1' (4 sibs) 42: 0x55ff46745678 KEYVAL: 'y' '2' (4 sibs) 42: 0x55ff46745710 KEYVAL: 'r' '10' (4 sibs) 42: 0x55ff467457a8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x55ff467450f0 MAP: (8 sibs) 4 children: 42: 0x55ff46745850 KEYVAL: 'x' '1' (4 sibs) 42: 0x55ff467458e8 KEYVAL: 'y' '2' (4 sibs) 42: 0x55ff46745980 KEYVAL: 'r' '10' (4 sibs) 42: 0x55ff46745a18 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x55ff46745188 MAP: (8 sibs) 4 children: 42: 0x55ff46745ac0 KEYVAL: 'x' '1' (4 sibs) 42: 0x55ff46745b58 KEYVAL: 'y' '2' (4 sibs) 42: 0x55ff46745bf0 KEYVAL: 'r' '10' (4 sibs) 42: 0x55ff46745c88 KEYVAL: 'label' 'center/big' (4 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55ff46854990 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55ff46854a20 MAP: (8 sibs) 2 children: 42: [2] [2] 0x55ff46854ab0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55ff46854b40 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55ff46854bd0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x55ff46854c60 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55ff46854cf0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55ff46854d80 MAP: (8 sibs) 1 children: 42: [8] [8] 0x55ff46854e10 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55ff46854ea0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55ff46854f30 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55ff46854fc0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55ff46855050 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55ff468550e0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55ff46855170 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55ff46855200 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55ff46855290 MAP: (8 sibs) 4 children: 42: [17] [17] 0x55ff46855320 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x55ff468553b0 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x55ff46855440 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x55ff468554d0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x55ff46855560 MAP: (8 sibs) 4 children: 42: [22] [22] 0x55ff468555f0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x55ff46855680 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x55ff46855710 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x55ff468557a0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x55ff46855830 MAP: (8 sibs) 4 children: 42: [27] [27] 0x55ff468558c0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x55ff46855950 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x55ff468559e0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x55ff46855a70 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: 0x55ff46750aa0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x55ff467461a0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x55ff46746238 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x55ff467462d0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x55ff46746540 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x55ff467465d8 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x55ff46746368 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x55ff467421b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x55ff46746400 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x55ff46746680 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x55ff46746718 KEYVAL: 'age' '10' (2 sibs) 42: 0x55ff46746498 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x55ff467467c0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x55ff46746858 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55ff46855b10 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55ff46855ba0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55ff46855c30 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55ff46855cc0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55ff46855d50 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55ff46855de0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55ff46855e70 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55ff46855f00 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55ff46855f90 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55ff46856020 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55ff468560b0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55ff46856140 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55ff468561d0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55ff46856260 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: 0x55ff46750bb8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x55ff46746900 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x55ff46746998 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x55ff46746a30 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x55ff46746ca0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x55ff46746d38 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x55ff46746ac8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x55ff46746de0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x55ff46746b60 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x55ff46746e80 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x55ff46746f18 KEYVAL: 'age' '10' (2 sibs) 42: 0x55ff46746bf8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x55ff46746fc0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x55ff46747058 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55ff46856300 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55ff46856390 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55ff46856420 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55ff468564b0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55ff46856540 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55ff468565d0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55ff46856660 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55ff468566f0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55ff46856780 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55ff46856810 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55ff468568a0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55ff46856930 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55ff468569c0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55ff46856a50 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: 0x55ff46750cd0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x55ff467479d0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x55ff46747a68 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x55ff46747b00 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x55ff46747d70 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x55ff46747e08 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x55ff46747b98 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x55ff46747eb0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x55ff46747c30 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x55ff46747f50 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x55ff46747fe8 KEYVAL: 'age' '10' (2 sibs) 42: 0x55ff46747cc8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x55ff46748090 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x55ff46748128 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55ff46856af0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55ff46856b80 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55ff46856c10 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55ff46856ca0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55ff46856d30 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55ff46856dc0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55ff46856e50 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55ff46856ee0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55ff46856f70 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x55ff46857000 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55ff46857090 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55ff46857120 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x55ff468571b0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55ff46857240 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: 0x55ff46750de8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x55ff46745d80 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x55ff46745e18 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x55ff46745eb0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x55ff467481d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x55ff46748268 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x55ff46745f48 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x55ff46748310 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x55ff46745fe0 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x55ff467483b0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x55ff46748448 KEYVAL: 'age' '10' (2 sibs) 42: 0x55ff46746078 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x55ff467484f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x55ff46748588 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55ff468572e0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55ff46857370 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55ff46857400 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55ff46857490 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55ff46857520 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55ff468575b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55ff46857640 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55ff468576d0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55ff46857760 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x55ff468577f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55ff46857880 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55ff46857910 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x55ff468579a0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55ff46857a30 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: 0x55ff46750f00 [ROOT] MAP: (0 sibs) 7 children: 42: 0x55ff46748c30 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x55ff46748cc8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x55ff46748d60 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x55ff46742910 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x55ff467429a8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x55ff46748df8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x55ff46749060 MAP: (2 sibs) 4 children: 42: 0x55ff46744640 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x55ff467446d8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x55ff46744770 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x55ff46744808 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x55ff467490f8 MAP: (2 sibs) 5 children: 42: 0x55ff467491a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x55ff46749238 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x55ff467492d0 KEYVAL: 'size' '8' (5 sibs) 42: 0x55ff46749368 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x55ff46749400 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x55ff46748e90 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0x55ff467424c0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x55ff46742558 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x55ff467425f0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x55ff46748f28 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0x55ff46748fc0 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] 0x55ff46857ad0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55ff46857b60 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55ff46857bf0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55ff46857c80 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55ff46857d10 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55ff46857da0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55ff46857e30 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55ff46857ec0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55ff46857f50 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55ff46857fe0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55ff46858070 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55ff46858100 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55ff46858190 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55ff46858220 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55ff468582b0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55ff46858340 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55ff468583d0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55ff46858460 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55ff468584f0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x55ff46858580 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55ff46858610 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55ff468586a0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55ff46858730 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x55ff468587c0 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: 0x55ff46751018 [ROOT] MAP: (0 sibs) 7 children: 42: 0x55ff467494f0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x55ff46749588 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x55ff46749620 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x55ff46749920 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x55ff467499b8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x55ff467496b8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x55ff46749a60 MAP: (2 sibs) 4 children: 42: 0x55ff467448b0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x55ff46744948 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x55ff467449e0 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x55ff46744a78 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x55ff46749af8 MAP: (2 sibs) 5 children: 42: 0x55ff46749ba0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x55ff46749c38 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x55ff46749cd0 KEYVAL: 'size' '8' (5 sibs) 42: 0x55ff46749d68 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x55ff46749e00 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x55ff46749750 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0x55ff46742df0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x55ff46742e88 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x55ff46742f20 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x55ff467497e8 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0x55ff46749ea0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x55ff46749f38 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x55ff46749fd0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x55ff46749880 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] 0x55ff46858860 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55ff468588f0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55ff46858980 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55ff46858a10 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55ff46858aa0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55ff46858b30 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55ff46858bc0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55ff46858c50 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55ff46858ce0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55ff46858d70 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55ff46858e00 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55ff46858e90 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55ff46858f20 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55ff46858fb0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55ff46859040 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55ff468590d0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55ff46859160 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55ff468591f0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55ff46859280 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x55ff46859310 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55ff468593a0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55ff46859430 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55ff468594c0 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x55ff46859550 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x55ff468595e0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x55ff46859670 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x55ff46859700 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: 0x55ff46751130 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x55ff4674bb70 MAP: (6 sibs) 1 children: 42: 0x55ff4674bf10 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0x55ff4674bfb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55ff4674c048 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x55ff4674c0e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x55ff4674c178 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x55ff4674c210 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x55ff4674bc08 MAP: (6 sibs) 1 children: 42: 0x55ff4674c2b0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0x55ff4674c350 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55ff4674c3e8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x55ff4674c480 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x55ff4674c518 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x55ff4674c5b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x55ff4674bca0 MAP: (6 sibs) 1 children: 42: 0x55ff4674c650 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0x55ff4674bd38 MAP: (6 sibs) 1 children: 42: 0x55ff4674c6f0 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0x55ff4674bdd0 MAP: (6 sibs) 1 children: 42: 0x55ff4674c790 KEYMAP: 'step' (1 sibs) 2 children: 42: 0x55ff4674c830 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0x55ff4674c8c8 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0x55ff4674be68 MAP: (6 sibs) 1 children: 42: 0x55ff4674c970 KEYVAL***: 'step' '*id002' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55ff468597a0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55ff46859830 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55ff468598c0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x55ff46859950 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55ff468599e0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55ff46859a70 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55ff46859b00 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55ff46859b90 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55ff46859c20 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55ff46859cb0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x55ff46859d40 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55ff46859dd0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55ff46859e60 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55ff46859ef0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55ff46859f80 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55ff4685a010 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55ff4685a0a0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x55ff4685a130 MAP: (6 sibs) 1 children: 42: [18] [18] 0x55ff4685a1c0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x55ff4685a250 MAP: (6 sibs) 1 children: 42: [20] [20] 0x55ff4685a2e0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x55ff4685a370 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x55ff4685a400 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x55ff4685a490 MAP: (6 sibs) 1 children: 42: [24] [24] 0x55ff4685a520 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: 0x55ff46751248 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x55ff4674dc10 MAP: (6 sibs) 1 children: 42: 0x55ff46747750 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55ff4674dfb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55ff4674e048 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x55ff4674e0e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x55ff4674e178 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x55ff4674e210 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x55ff4674dca8 MAP: (6 sibs) 1 children: 42: 0x55ff467477f0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55ff4674e2b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55ff4674e348 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x55ff4674e3e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x55ff4674e478 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x55ff4674e510 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x55ff4674dd40 MAP: (6 sibs) 1 children: 42: 0x55ff46747890 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55ff4674e5b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55ff4674e648 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x55ff4674e6e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x55ff4674e778 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x55ff4674e810 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x55ff4674ddd8 MAP: (6 sibs) 1 children: 42: 0x55ff46747930 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55ff4674e8b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55ff4674e948 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x55ff4674e9e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x55ff4674ea78 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x55ff4674eb10 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x55ff4674de70 MAP: (6 sibs) 1 children: 42: 0x55ff4674ebb0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55ff4674ec50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55ff4674ece8 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x55ff4674ed80 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x55ff4674ee18 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x55ff4674eeb0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x55ff4674df08 MAP: (6 sibs) 1 children: 42: 0x55ff4674ef50 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55ff4674eff0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55ff4674f088 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x55ff4674f120 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x55ff4674f1b8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x55ff4674f250 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55ff4685a5c0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55ff4685a650 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55ff4685a6e0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x55ff4685a770 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55ff4685a800 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55ff4685a890 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55ff4685a920 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55ff4685a9b0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55ff4685aa40 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55ff4685aad0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x55ff4685ab60 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55ff4685abf0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55ff4685ac80 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55ff4685ad10 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55ff4685ada0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55ff4685ae30 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55ff4685aec0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x55ff4685af50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x55ff4685afe0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x55ff4685b070 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x55ff4685b100 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x55ff4685b190 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x55ff4685b220 MAP: (6 sibs) 1 children: 42: [23] [23] 0x55ff4685b2b0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x55ff4685b340 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x55ff4685b3d0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x55ff4685b460 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x55ff4685b4f0 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x55ff4685b580 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x55ff4685b610 MAP: (6 sibs) 1 children: 42: [30] [30] 0x55ff4685b6a0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x55ff4685b730 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x55ff4685b7c0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x55ff4685b850 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x55ff4685b8e0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x55ff4685b970 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x55ff4685ba00 MAP: (6 sibs) 1 children: 42: [37] [37] 0x55ff4685ba90 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x55ff4685bb20 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x55ff4685bbb0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x55ff4685bc40 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x55ff4685bcd0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x55ff4685bd60 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: 0x55ff46751360 [ROOT] STREAM: (0 sibs) 17 children: 42: 0x55ff4674f2f0 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x55ff4674f388 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x55ff4674f420 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x55ff4674f4b8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x55ff4674f550 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x55ff4674f5e8 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x55ff4674f680 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x55ff4674f718 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x55ff4674f7b0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x55ff4674d010 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x55ff4674f848 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x55ff4674d0b0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x55ff4674f8e0 DOCMAP: (17 sibs) 2 children: 42: 0x55ff46741e90 KEYVAL: 'a6' '1' (2 sibs) 42: 0x55ff46741f28 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0x55ff4674f978 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x55ff4674d150 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x55ff4674fa10 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x55ff4674d1f0 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x55ff4674faa8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x55ff4674ca10 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x55ff4674fb40 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x55ff4674cab0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x55ff4674fbd8 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0x55ff4674fc70 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55ff4685be00 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x55ff4685be90 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x55ff4685bf20 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x55ff4685bfb0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x55ff4685c040 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x55ff4685c0d0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x55ff4685c160 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x55ff4685c1f0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x55ff4685c280 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x55ff4685c310 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x55ff4685c3a0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x55ff4685c430 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x55ff4685c4c0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x55ff4685c550 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x55ff4685c5e0 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x55ff4685c670 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x55ff4685c700 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x55ff4685c790 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x55ff4685c820 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x55ff4685c8b0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x55ff4685c940 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x55ff4685c9d0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x55ff4685ca60 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x55ff4685caf0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x55ff4685cb80 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x55ff4685cc10 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: 0x55ff46751478 [ROOT] MAP: (0 sibs) 5 children: 42: 0x55ff4674d610 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0x55ff4674d6a8 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0x55ff4674d740 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0x55ff4674d7d8 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0x55ff4674d870 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x55ff46747100 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0x55ff46747198 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55ff4685ccb0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55ff4685cd40 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x55ff4685cdd0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x55ff4685ce60 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55ff4685cef0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x55ff4685cf80 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55ff4685d010 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x55ff4685d0a0 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: 0x55ff46751590 [ROOT] MAP: (0 sibs) 5 children: 42: 0x55ff4674a070 KEYVAL: 'a' 'b' (5 sibs) 42: 0x55ff4674a108 KEYVAL: 'b' 'c' (5 sibs) 42: 0x55ff4674a1a0 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0x55ff4674a238 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0x55ff4674a2d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x55ff46747290 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0x55ff46747328 KEYVAL: 'bbb' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55ff4685d140 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55ff4685d1d0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x55ff4685d260 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x55ff4685d2f0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55ff4685d380 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x55ff4685d410 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55ff4685d4a0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x55ff4685d530 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: 0x55ff467516a8 [ROOT] MAP: (0 sibs) 2 children: 42: 0x55ff46742690 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0x55ff46742728 KEYVAL***: '*b0' '*a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55ff4685d5d0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55ff4685d660 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x55ff4685d6f0 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: 0x55ff467517c0 [ROOT] MAP: (0 sibs) 2 children: 42: 0x55ff46748630 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0x55ff467486c8 KEYVAL: 'b0' 'a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55ff4685d790 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55ff4685d820 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x55ff4685d8b0 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: 0x55ff467518d8 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0x55ff4674fe50 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0x55ff4674fee8 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0x55ff4674ff80 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x55ff46750320 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0x55ff467503b8 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0x55ff46750018 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x55ff46742c20 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0x55ff46742cb8 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0x55ff46742d50 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0x55ff467500b0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0x55ff46750460 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0x55ff467504f8 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0x55ff46750148 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0x55ff467501e0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0x55ff467505a0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0x55ff46750638 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0x55ff46750278 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0x55ff467506e0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0x55ff46750778 KEYVAL***: '*b6' '*b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55ff4685d950 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x55ff4685d9e0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x55ff4685da70 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x55ff4685db00 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55ff4685db90 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x55ff4685dc20 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x55ff4685dcb0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55ff4685dd40 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x55ff4685ddd0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x55ff4685de60 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x55ff4685def0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x55ff4685df80 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x55ff4685e010 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x55ff4685e0a0 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x55ff4685e130 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x55ff4685e1c0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x55ff4685e250 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x55ff4685e2e0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x55ff4685e370 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x55ff4685e400 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: 0x55ff467519f0 [ROOT] MAP: (0 sibs) 8 children: 42: 0x55ff46752b30 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0x55ff46752bc8 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0x55ff46752c60 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x55ff46753000 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0x55ff46753098 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0x55ff46752cf8 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x55ff46753140 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0x55ff467531d8 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0x55ff46753270 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0x55ff46752d90 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0x55ff46753310 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0x55ff467533a8 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0x55ff46752e28 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0x55ff46752ec0 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0x55ff46753450 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0x55ff467534e8 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0x55ff46752f58 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0x55ff46753590 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0x55ff46753628 KEYVAL: 'b6' 'b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55ff4685e4a0 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x55ff4685e530 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x55ff4685e5c0 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x55ff4685e650 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55ff4685e6e0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x55ff4685e770 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x55ff4685e800 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55ff4685e890 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x55ff4685e920 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x55ff4685e9b0 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x55ff4685ea40 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x55ff4685ead0 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x55ff4685eb60 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x55ff4685ebf0 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x55ff4685ec80 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x55ff4685ed10 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x55ff4685eda0 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x55ff4685ee30 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x55ff4685eec0 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x55ff4685ef50 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: 0x55ff46751b08 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0x55ff4674af90 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0x55ff4674b460 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x55ff4674b4f8 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x55ff4674b590 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x55ff4674b028 MAP: (8 sibs) 3 children: 42: 0x55ff4674b630 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0x55ff4674b6c8 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0x55ff4674b760 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0x55ff4674b0c0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0x55ff4674a710 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x55ff4674b158 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0x55ff4674a7b0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x55ff4674b1f0 MAP: (8 sibs) 7 children: 42: 0x55ff467536d0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0x55ff46753768 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0x55ff46753800 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0x55ff46753898 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0x55ff46753930 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0x55ff467539c8 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0x55ff46753a60 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0x55ff4674b288 VAL***: '*a0' (8 sibs) 42: 0x55ff4674b320 VAL***: '*a7' (8 sibs) 42: 0x55ff4674b3b8 VAL***: '*a9' (8 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55ff4685eff0 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x55ff4685f080 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x55ff4685f110 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55ff4685f1a0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55ff4685f230 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55ff4685f2c0 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55ff4685f350 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55ff4685f3e0 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55ff4685f470 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55ff4685f500 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x55ff4685f590 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55ff4685f620 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x55ff4685f6b0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55ff4685f740 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55ff4685f7d0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x55ff4685f860 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x55ff4685f8f0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x55ff4685f980 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x55ff4685fa10 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x55ff4685faa0 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x55ff4685fb30 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x55ff4685fbc0 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x55ff4685fc50 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x55ff4685fce0 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: 0x55ff46751c20 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x55ff46753b00 MAP: (8 sibs) 3 children: 42: 0x55ff46753fd0 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0x55ff46754068 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0x55ff46754100 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0x55ff46753b98 MAP: (8 sibs) 3 children: 42: 0x55ff467541a0 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0x55ff46754238 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0x55ff467542d0 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0x55ff46753c30 MAP: (8 sibs) 1 children: 42: 0x55ff46748b80 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0x55ff46753cc8 MAP: (8 sibs) 1 children: 42: 0x55ff4674ba20 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x55ff46753d60 MAP: (8 sibs) 7 children: 42: 0x55ff46754370 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0x55ff46754408 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0x55ff467544a0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0x55ff46754538 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0x55ff467545d0 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0x55ff46754668 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0x55ff46754700 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0x55ff46753df8 MAP: (8 sibs) 3 children: 42: 0x55ff467547a0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x55ff46754838 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x55ff467548d0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x55ff46753e90 MAP: (8 sibs) 1 children: 42: 0x55ff46754970 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x55ff46753f28 MAP: (8 sibs) 1 children: 42: 0x55ff46754a10 KEYVAL: 'k10' 'v10' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55ff4685fd80 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55ff4685fe10 MAP: (8 sibs) 3 children: 42: [2] [2] 0x55ff4685fea0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55ff4685ff30 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55ff4685ffc0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55ff46860050 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55ff468600e0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55ff46860170 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55ff46860200 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55ff46860290 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55ff46860320 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55ff468603b0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x55ff46860440 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55ff468604d0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55ff46860560 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x55ff468605f0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x55ff46860680 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x55ff46860710 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x55ff468607a0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x55ff46860830 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x55ff468608c0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x55ff46860950 MAP: (8 sibs) 3 children: 42: [22] [22] 0x55ff468609e0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x55ff46860a70 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x55ff46860b00 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x55ff46860b90 MAP: (8 sibs) 1 children: 42: [26] [26] 0x55ff46860c20 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x55ff46860cb0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x55ff46860d40 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: 0x55ff46751d38 [ROOT] MAP: (0 sibs) 3 children: 42: 0x55ff46742a50 KEYVAL: 'a' '1' (3 sibs) 42: 0x55ff46742ae8 KEYVAL: 'b' '' (3 sibs) 42: 0x55ff46742b80 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55ff46860de0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x55ff46860e70 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x55ff46860f00 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x55ff46860f90 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: 0x55ff46751e50 [ROOT] MAP: (0 sibs) 2 children: 42: 0x55ff46748770 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0x55ff46748808 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55ff46861030 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55ff468610c0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55ff46861150 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: 0x55ff46751f68 [ROOT] MAP: (0 sibs) 2 children: 42: 0x55ff467488b0 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0x55ff46748948 KEYVAL: 'baz' 'foo' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55ff468611f0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55ff46861280 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55ff46861310 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 (59 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 815 tests from 5 test suites ran. (60 ms total) 42: [ PASSED ] 815 tests. 42/52 Test #42: ryml-test-simple_anchor ........... Passed 0.06 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: 0x5606fcfab500 [ROOT] STREAM: (0 sibs) 1 children: 43: 0x5606fcfa4580 DOCSEQ: (1 sibs) 3 children: 43: 0x5606fcfa4620 VAL: 'foo' (3 sibs) 43: 0x5606fcfa46b8 VAL: 'bar' (3 sibs) 43: 0x5606fcfa4750 VAL: 'baz' (3 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x5606fcfe5510 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x5606fcfe55a0 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x5606fcfe5630 VAL: 'foo' (3 sibs) 43: [3] [3] 0x5606fcfe56c0 VAL: 'bar' (3 sibs) 43: [4] [4] 0x5606fcfe5750 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: 0x5606fcfab618 [ROOT] MAP: (0 sibs) 2 children: 43: 0x5606fcfa52d0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x5606fcfa5368 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x5606fcfa5410 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x5606fcfa55e0 VAL: 'val0' (2 sibs) 43: 0x5606fcfa5678 VAL: 'val1' (2 sibs) 43: 0x5606fcfa54a8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x5606fcfa5720 VAL: 'val2' (2 sibs) 43: 0x5606fcfa57b8 VAL: 'val3' (2 sibs) 43: 0x5606fcfa5540 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x5606fcfa5860 VAL: 'val4' (2 sibs) 43: 0x5606fcfa58f8 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x5606fcfe7600 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5606fcfe7690 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x5606fcfe7720 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x5606fcfe77b0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x5606fcfe7840 VAL: 'val0' (2 sibs) 43: [5] [5] 0x5606fcfe78d0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x5606fcfe7960 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x5606fcfe79f0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x5606fcfe7a80 VAL: 'val3' (2 sibs) 43: [9] [9] 0x5606fcfe7b10 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x5606fcfe7ba0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x5606fcfe7c30 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: 0x5606fcfab730 [ROOT] MAP: (0 sibs) 2 children: 43: 0x5606fcfa5e10 KEYVAL: 'key' 'value' (2 sibs) 43: 0x5606fcfa5ea8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x5606fcfa5f50 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x5606fcfa6120 VAL: 'val0' (2 sibs) 43: 0x5606fcfa61b8 VAL: 'val1' (2 sibs) 43: 0x5606fcfa5fe8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x5606fcfa6260 VAL: 'val2' (2 sibs) 43: 0x5606fcfa62f8 VAL: 'val3' (2 sibs) 43: 0x5606fcfa6080 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x5606fcfa63a0 VAL: 'val4' (2 sibs) 43: 0x5606fcfa6438 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x5606fcfe95f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5606fcfe9680 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x5606fcfe9710 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x5606fcfe97a0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x5606fcfe9830 VAL: 'val0' (2 sibs) 43: [5] [5] 0x5606fcfe98c0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x5606fcfe9950 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x5606fcfe99e0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x5606fcfe9a70 VAL: 'val3' (2 sibs) 43: [9] [9] 0x5606fcfe9b00 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x5606fcfe9b90 VAL: 'val4' (2 sibs) 43: [11] [11] 0x5606fcfe9c20 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: 0x5606fcfab848 [ROOT] MAP: (0 sibs) 2 children: 43: 0x5606fcfa64e0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x5606fcfa6578 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x5606fcfa6620 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x5606fcfa67f0 VAL: 'val0' (2 sibs) 43: 0x5606fcfa6888 VAL: 'val1' (2 sibs) 43: 0x5606fcfa66b8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x5606fcfa6930 VAL: 'val2' (2 sibs) 43: 0x5606fcfa69c8 VAL: 'val3' (2 sibs) 43: 0x5606fcfa6750 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x5606fcfa6a70 VAL: 'val4' (2 sibs) 43: 0x5606fcfa6b08 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x5606fcfeb5e0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5606fcfeb670 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x5606fcfeb700 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x5606fcfeb790 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x5606fcfeb820 VAL: 'val0' (2 sibs) 43: [5] [5] 0x5606fcfeb8b0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x5606fcfeb940 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x5606fcfeb9d0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x5606fcfeba60 VAL: 'val3' (2 sibs) 43: [9] [9] 0x5606fcfebaf0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x5606fcfebb80 VAL: 'val4' (2 sibs) 43: [11] [11] 0x5606fcfebc10 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: 0x5606fcfab960 [ROOT] MAP: (0 sibs) 2 children: 43: 0x5606fcfa7480 KEYVAL: 'key' 'value' (2 sibs) 43: 0x5606fcfa7518 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x5606fcfa75c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x5606fcfa7790 VAL: 'val0' (2 sibs) 43: 0x5606fcfa7828 VAL: 'val1' (2 sibs) 43: 0x5606fcfa7658 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x5606fcfa78d0 VAL: 'val2' (2 sibs) 43: 0x5606fcfa7968 VAL: 'val3' (2 sibs) 43: 0x5606fcfa76f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x5606fcfa7a10 VAL: 'val4' (2 sibs) 43: 0x5606fcfa7aa8 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x5606fcfed5d0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5606fcfed660 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x5606fcfed6f0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x5606fcfed780 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x5606fcfed810 VAL: 'val0' (2 sibs) 43: [5] [5] 0x5606fcfed8a0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x5606fcfed930 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x5606fcfed9c0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x5606fcfeda50 VAL: 'val3' (2 sibs) 43: [9] [9] 0x5606fcfedae0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x5606fcfedb70 VAL: 'val4' (2 sibs) 43: [11] [11] 0x5606fcfedc00 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: 0x5606fcfaba78 [ROOT] MAP: (0 sibs) 1 children: 43: 0x5606fcfa5a90 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0x5606fcfa5b30 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0x5606fcfa9cb0 VAL: 'env01' (28 sibs) 43: 0x5606fcfa9d48 VAL: 'env02' (28 sibs) 43: 0x5606fcfa9de0 VAL: 'env03' (28 sibs) 43: 0x5606fcfa9e78 VAL: 'env04' (28 sibs) 43: 0x5606fcfa9f10 VAL: 'env11' (28 sibs) 43: 0x5606fcfa9fa8 VAL: 'env12' (28 sibs) 43: 0x5606fcfaa040 VAL: 'env13' (28 sibs) 43: 0x5606fcfaa0d8 VAL: 'env14' (28 sibs) 43: 0x5606fcfaa170 VAL: 'env21' (28 sibs) 43: 0x5606fcfaa208 VAL: 'env22' (28 sibs) 43: 0x5606fcfaa2a0 VAL: 'env23' (28 sibs) 43: 0x5606fcfaa338 VAL: 'env24' (28 sibs) 43: 0x5606fcfaa3d0 VAL: 'env31' (28 sibs) 43: 0x5606fcfaa468 VAL: 'env32' (28 sibs) 43: 0x5606fcfaa500 VAL: 'env33' (28 sibs) 43: 0x5606fcfaa598 VAL: 'env34' (28 sibs) 43: 0x5606fcfaa630 VAL: 'env41' (28 sibs) 43: 0x5606fcfaa6c8 VAL: 'env42' (28 sibs) 43: 0x5606fcfaa760 VAL: 'env43' (28 sibs) 43: 0x5606fcfaa7f8 VAL: 'env44' (28 sibs) 43: 0x5606fcfaa890 VAL: 'env51' (28 sibs) 43: 0x5606fcfaa928 VAL: 'env52' (28 sibs) 43: 0x5606fcfaa9c0 VAL: 'env53' (28 sibs) 43: 0x5606fcfaaa58 VAL: 'env54' (28 sibs) 43: 0x5606fcfaaaf0 VAL: 'env61' (28 sibs) 43: 0x5606fcfaab88 VAL: 'env62' (28 sibs) 43: 0x5606fcfaac20 VAL: 'env63' (28 sibs) 43: 0x5606fcfaacb8 VAL: 'env64' (28 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x5606fcff08a0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x5606fcff0930 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x5606fcff09c0 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x5606fcff0a50 VAL: 'env01' (28 sibs) 43: [4] [4] 0x5606fcff0ae0 VAL: 'env02' (28 sibs) 43: [5] [5] 0x5606fcff0b70 VAL: 'env03' (28 sibs) 43: [6] [6] 0x5606fcff0c00 VAL: 'env04' (28 sibs) 43: [7] [7] 0x5606fcff0c90 VAL: 'env11' (28 sibs) 43: [8] [8] 0x5606fcff0d20 VAL: 'env12' (28 sibs) 43: [9] [9] 0x5606fcff0db0 VAL: 'env13' (28 sibs) 43: [10] [10] 0x5606fcff0e40 VAL: 'env14' (28 sibs) 43: [11] [11] 0x5606fcff0ed0 VAL: 'env21' (28 sibs) 43: [12] [12] 0x5606fcff0f60 VAL: 'env22' (28 sibs) 43: [13] [13] 0x5606fcff0ff0 VAL: 'env23' (28 sibs) 43: [14] [14] 0x5606fcff1080 VAL: 'env24' (28 sibs) 43: [15] [15] 0x5606fcff1110 VAL: 'env31' (28 sibs) 43: [16] [16] 0x5606fcff11a0 VAL: 'env32' (28 sibs) 43: [17] [17] 0x5606fcff1230 VAL: 'env33' (28 sibs) 43: [18] [18] 0x5606fcff12c0 VAL: 'env34' (28 sibs) 43: [19] [19] 0x5606fcff1350 VAL: 'env41' (28 sibs) 43: [20] [20] 0x5606fcff13e0 VAL: 'env42' (28 sibs) 43: [21] [21] 0x5606fcff1470 VAL: 'env43' (28 sibs) 43: [22] [22] 0x5606fcff1500 VAL: 'env44' (28 sibs) 43: [23] [23] 0x5606fcff1590 VAL: 'env51' (28 sibs) 43: [24] [24] 0x5606fcff1620 VAL: 'env52' (28 sibs) 43: [25] [25] 0x5606fcff16b0 VAL: 'env53' (28 sibs) 43: [26] [26] 0x5606fcff1740 VAL: 'env54' (28 sibs) 43: [27] [27] 0x5606fcff17d0 VAL: 'env61' (28 sibs) 43: [28] [28] 0x5606fcff1860 VAL: 'env62' (28 sibs) 43: [29] [29] 0x5606fcff18f0 VAL: 'env63' (28 sibs) 43: [30] [30] 0x5606fcff1980 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: 0x5606fcfabb90 [ROOT] MAP: (0 sibs) 2 children: 43: 0x5606fcfa8b60 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0x5606fcfa8ca0 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0x5606fcfa8e70 VAL: 'a' (6 sibs) 43: 0x5606fcfa8f08 VAL: 'b' (6 sibs) 43: 0x5606fcfa8fa0 VAL: 'c' (6 sibs) 43: 0x5606fcfa9038 VAL: 'd' (6 sibs) 43: 0x5606fcfa90d0 VAL: 'e' (6 sibs) 43: 0x5606fcfa9168 VAL: 'f' (6 sibs) 43: 0x5606fcfa8d38 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0x5606fcfa9210 VAL: 'a' (2 sibs) 43: 0x5606fcfa92a8 VAL: 'b' (2 sibs) 43: 0x5606fcfa8dd0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0x5606fcfa9350 VAL: 'a' (2 sibs) 43: 0x5606fcfa93e8 VAL: 'b' (2 sibs) 43: 0x5606fcfa8bf8 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0x5606fcfa9490 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0x5606fcfa95d0 VAL: 'a' (6 sibs) 43: 0x5606fcfa9668 VAL: 'b' (6 sibs) 43: 0x5606fcfa9700 VAL: 'c' (6 sibs) 43: 0x5606fcfa9798 VAL: 'd' (6 sibs) 43: 0x5606fcfa9830 VAL: 'e' (6 sibs) 43: 0x5606fcfa98c8 VAL: 'f' (6 sibs) 43: 0x5606fcfa9528 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0x5606fcfa9970 VAL: 'a' (2 sibs) 43: 0x5606fcfa9a08 VAL: 'b' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x5606fcff37e0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5606fcff3870 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x5606fcff3900 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x5606fcff3990 VAL: 'a' (6 sibs) 43: [4] [4] 0x5606fcff3a20 VAL: 'b' (6 sibs) 43: [5] [5] 0x5606fcff3ab0 VAL: 'c' (6 sibs) 43: [6] [6] 0x5606fcff3b40 VAL: 'd' (6 sibs) 43: [7] [7] 0x5606fcff3bd0 VAL: 'e' (6 sibs) 43: [8] [8] 0x5606fcff3c60 VAL: 'f' (6 sibs) 43: [9] [9] 0x5606fcff3cf0 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x5606fcff3d80 VAL: 'a' (2 sibs) 43: [11] [11] 0x5606fcff3e10 VAL: 'b' (2 sibs) 43: [12] [12] 0x5606fcff3ea0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x5606fcff3f30 VAL: 'a' (2 sibs) 43: [14] [14] 0x5606fcff3fc0 VAL: 'b' (2 sibs) 43: [15] [15] 0x5606fcff4050 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x5606fcff40e0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x5606fcff4170 VAL: 'a' (6 sibs) 43: [18] [18] 0x5606fcff4200 VAL: 'b' (6 sibs) 43: [19] [19] 0x5606fcff4290 VAL: 'c' (6 sibs) 43: [20] [20] 0x5606fcff4320 VAL: 'd' (6 sibs) 43: [21] [21] 0x5606fcff43b0 VAL: 'e' (6 sibs) 43: [22] [22] 0x5606fcff4440 VAL: 'f' (6 sibs) 43: [23] [23] 0x5606fcff44d0 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x5606fcff4560 VAL: 'a' (2 sibs) 43: [25] [25] 0x5606fcff45f0 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: 0x5606fcfabca8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x5606fcfa9b00 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0x5606fcfa9ba0 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0x5606fcfab240 VAL: 'a' (4 sibs) 43: 0x5606fcfab2d8 VAL: 'b' (4 sibs) 43: 0x5606fcfab370 VAL: 'c' (4 sibs) 43: 0x5606fcfab408 VAL: 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x5606fcff5e10 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x5606fcff5ea0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x5606fcff5f30 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x5606fcff5fc0 VAL: 'a' (4 sibs) 43: [4] [4] 0x5606fcff6050 VAL: 'b' (4 sibs) 43: [5] [5] 0x5606fcff60e0 VAL: 'c' (4 sibs) 43: [6] [6] 0x5606fcff6170 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: 0x5606fcfabdc0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x5606fcfa4e10 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0x5606fcfa4cd0 VAL: 'a' (2 sibs) 43: 0x5606fcfa4d68 VAL: 'b' (2 sibs) 43: 0x5606fcfa4ea8 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0x5606fcfa4b90 VAL: 'c' (2 sibs) 43: 0x5606fcfa4c28 VAL: 'd' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x5606fcff7b40 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5606fcff7bd0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x5606fcff7c60 VAL: 'a' (2 sibs) 43: [3] [3] 0x5606fcff7cf0 VAL: 'b' (2 sibs) 43: [4] [4] 0x5606fcff7d80 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x5606fcff7e10 VAL: 'c' (2 sibs) 43: [6] [6] 0x5606fcff7ea0 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: 0x5606fcfabed8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x5606fcfa59a0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0x5606fcfa4a50 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0x5606fcfa4ae8 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0x5606fcfadf40 VAL: 'a' (21 sibs) 43: 0x5606fcfadfd8 VAL: 'b' (21 sibs) 43: 0x5606fcfae070 VAL: 'b1' (21 sibs) 43: 0x5606fcfae108 VAL: 'b2' (21 sibs) 43: 0x5606fcfae1a0 VAL: 'b3' (21 sibs) 43: 0x5606fcfae238 VAL: 'b4' (21 sibs) 43: 0x5606fcfae2d0 VAL: 'b5' (21 sibs) 43: 0x5606fcfae368 VAL: 'b6' (21 sibs) 43: 0x5606fcfae400 VAL: 'b61' (21 sibs) 43: 0x5606fcfae498 VAL: 'b62' (21 sibs) 43: 0x5606fcfae530 VAL: 'b63' (21 sibs) 43: 0x5606fcfae5c8 VAL: 'b64' (21 sibs) 43: 0x5606fcfae660 VAL: 'b65' (21 sibs) 43: 0x5606fcfae6f8 VAL: 'b66' (21 sibs) 43: 0x5606fcfae790 VAL: 'b7' (21 sibs) 43: 0x5606fcfae828 VAL: 'b8' (21 sibs) 43: 0x5606fcfae8c0 VAL: 'b9' (21 sibs) 43: 0x5606fcfae958 VAL: 'b10' (21 sibs) 43: 0x5606fcfae9f0 VAL: 'e' (21 sibs) 43: 0x5606fcfaea88 VAL: 'f' (21 sibs) 43: 0x5606fcfaeb20 VAL: 'g' (21 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x5606fcffb2b0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x5606fcffb340 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x5606fcffb3d0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x5606fcffb460 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x5606fcffb4f0 VAL: 'a' (21 sibs) 43: [5] [5] 0x5606fcffb580 VAL: 'b' (21 sibs) 43: [6] [6] 0x5606fcffb610 VAL: 'b1' (21 sibs) 43: [7] [7] 0x5606fcffb6a0 VAL: 'b2' (21 sibs) 43: [8] [8] 0x5606fcffb730 VAL: 'b3' (21 sibs) 43: [9] [9] 0x5606fcffb7c0 VAL: 'b4' (21 sibs) 43: [10] [10] 0x5606fcffb850 VAL: 'b5' (21 sibs) 43: [11] [11] 0x5606fcffb8e0 VAL: 'b6' (21 sibs) 43: [12] [12] 0x5606fcffb970 VAL: 'b61' (21 sibs) 43: [13] [13] 0x5606fcffba00 VAL: 'b62' (21 sibs) 43: [14] [14] 0x5606fcffba90 VAL: 'b63' (21 sibs) 43: [15] [15] 0x5606fcffbb20 VAL: 'b64' (21 sibs) 43: [16] [16] 0x5606fcffbbb0 VAL: 'b65' (21 sibs) 43: [17] [17] 0x5606fcffbc40 VAL: 'b66' (21 sibs) 43: [18] [18] 0x5606fcffbcd0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x5606fcffbd60 VAL: 'b8' (21 sibs) 43: [20] [20] 0x5606fcffbdf0 VAL: 'b9' (21 sibs) 43: [21] [21] 0x5606fcffbe80 VAL: 'b10' (21 sibs) 43: [22] [22] 0x5606fcffbf10 VAL: 'e' (21 sibs) 43: [23] [23] 0x5606fcffbfa0 VAL: 'f' (21 sibs) 43: [24] [24] 0x5606fcffc030 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: 0x5606fcfabff0 [ROOT] MAP: (0 sibs) 4 children: 43: 0x5606fcfaad60 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0x5606fcfa6bb0 VAL: 'f' (1 sibs) 43: 0x5606fcfaadf8 KEYVAL: 'g' 'h' (4 sibs) 43: 0x5606fcfaae90 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0x5606fcfa6c50 VAL: 'b' (1 sibs) 43: 0x5606fcfaaf28 KEYVAL: 'c' 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x5606fcffa9a0 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x5606fcffaa30 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x5606fcffaac0 VAL: 'f' (1 sibs) 43: [3] [3] 0x5606fcffab50 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x5606fcffabe0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x5606fcffac70 VAL: 'b' (1 sibs) 43: [6] [6] 0x5606fcffad00 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: 0x5606fcfab500 [ROOT] STREAM: (0 sibs) 1 children: 43: 0x5606fcfa4580 DOCSEQ: (1 sibs) 3 children: 43: 0x5606fcfa4620 VAL: 'foo' (3 sibs) 43: 0x5606fcfa46b8 VAL: 'bar' (3 sibs) 43: 0x5606fcfa4750 VAL: 'baz' (3 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x5606fcffd8e0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x5606fcffd970 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x5606fcffda00 VAL: 'foo' (3 sibs) 43: [3] [3] 0x5606fcffda90 VAL: 'bar' (3 sibs) 43: [4] [4] 0x5606fcffdb20 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: 0x5606fcfab618 [ROOT] MAP: (0 sibs) 2 children: 43: 0x5606fcfa52d0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x5606fcfa5368 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x5606fcfa5410 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x5606fcfa55e0 VAL: 'val0' (2 sibs) 43: 0x5606fcfa5678 VAL: 'val1' (2 sibs) 43: 0x5606fcfa54a8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x5606fcfa5720 VAL: 'val2' (2 sibs) 43: 0x5606fcfa57b8 VAL: 'val3' (2 sibs) 43: 0x5606fcfa5540 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x5606fcfa5860 VAL: 'val4' (2 sibs) 43: 0x5606fcfa58f8 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x5606fcffe1f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5606fcffe280 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x5606fcffe310 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x5606fcffe3a0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x5606fcffe430 VAL: 'val0' (2 sibs) 43: [5] [5] 0x5606fcffe4c0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x5606fcffe550 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x5606fcffe5e0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x5606fcffe670 VAL: 'val3' (2 sibs) 43: [9] [9] 0x5606fcffe700 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x5606fcffe790 VAL: 'val4' (2 sibs) 43: [11] [11] 0x5606fcffe820 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: 0x5606fcfab730 [ROOT] MAP: (0 sibs) 2 children: 43: 0x5606fcfa5e10 KEYVAL: 'key' 'value' (2 sibs) 43: 0x5606fcfa5ea8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x5606fcfa5f50 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x5606fcfa6120 VAL: 'val0' (2 sibs) 43: 0x5606fcfa61b8 VAL: 'val1' (2 sibs) 43: 0x5606fcfa5fe8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x5606fcfa6260 VAL: 'val2' (2 sibs) 43: 0x5606fcfa62f8 VAL: 'val3' (2 sibs) 43: 0x5606fcfa6080 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x5606fcfa63a0 VAL: 'val4' (2 sibs) 43: 0x5606fcfa6438 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x5606fcffeb00 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5606fcffeb90 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x5606fcffec20 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x5606fcffecb0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x5606fcffed40 VAL: 'val0' (2 sibs) 43: [5] [5] 0x5606fcffedd0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x5606fcffee60 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x5606fcffeef0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x5606fcffef80 VAL: 'val3' (2 sibs) 43: [9] [9] 0x5606fcfff010 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x5606fcfff0a0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x5606fcfff130 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: 0x5606fcfab848 [ROOT] MAP: (0 sibs) 2 children: 43: 0x5606fcfa64e0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x5606fcfa6578 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x5606fcfa6620 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x5606fcfa67f0 VAL: 'val0' (2 sibs) 43: 0x5606fcfa6888 VAL: 'val1' (2 sibs) 43: 0x5606fcfa66b8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x5606fcfa6930 VAL: 'val2' (2 sibs) 43: 0x5606fcfa69c8 VAL: 'val3' (2 sibs) 43: 0x5606fcfa6750 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x5606fcfa6a70 VAL: 'val4' (2 sibs) 43: 0x5606fcfa6b08 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x5606fcfff410 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5606fcfff4a0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x5606fcfff530 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x5606fcfff5c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x5606fcfff650 VAL: 'val0' (2 sibs) 43: [5] [5] 0x5606fcfff6e0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x5606fcfff770 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x5606fcfff800 VAL: 'val2' (2 sibs) 43: [8] [8] 0x5606fcfff890 VAL: 'val3' (2 sibs) 43: [9] [9] 0x5606fcfff920 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x5606fcfff9b0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x5606fcfffa40 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: 0x5606fcfab960 [ROOT] MAP: (0 sibs) 2 children: 43: 0x5606fcfa7480 KEYVAL: 'key' 'value' (2 sibs) 43: 0x5606fcfa7518 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x5606fcfa75c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x5606fcfa7790 VAL: 'val0' (2 sibs) 43: 0x5606fcfa7828 VAL: 'val1' (2 sibs) 43: 0x5606fcfa7658 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x5606fcfa78d0 VAL: 'val2' (2 sibs) 43: 0x5606fcfa7968 VAL: 'val3' (2 sibs) 43: 0x5606fcfa76f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x5606fcfa7a10 VAL: 'val4' (2 sibs) 43: 0x5606fcfa7aa8 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x5606fcfffd20 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5606fcfffdb0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x5606fcfffe40 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x5606fcfffed0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x5606fcffff60 VAL: 'val0' (2 sibs) 43: [5] [5] 0x5606fcfffff0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x5606fd000080 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x5606fd000110 VAL: 'val2' (2 sibs) 43: [8] [8] 0x5606fd0001a0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x5606fd000230 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x5606fd0002c0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x5606fd000350 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: 0x5606fcfaba78 [ROOT] MAP: (0 sibs) 1 children: 43: 0x5606fcfa5a90 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0x5606fcfa5b30 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0x5606fcfa9cb0 VAL: 'env01' (28 sibs) 43: 0x5606fcfa9d48 VAL: 'env02' (28 sibs) 43: 0x5606fcfa9de0 VAL: 'env03' (28 sibs) 43: 0x5606fcfa9e78 VAL: 'env04' (28 sibs) 43: 0x5606fcfa9f10 VAL: 'env11' (28 sibs) 43: 0x5606fcfa9fa8 VAL: 'env12' (28 sibs) 43: 0x5606fcfaa040 VAL: 'env13' (28 sibs) 43: 0x5606fcfaa0d8 VAL: 'env14' (28 sibs) 43: 0x5606fcfaa170 VAL: 'env21' (28 sibs) 43: 0x5606fcfaa208 VAL: 'env22' (28 sibs) 43: 0x5606fcfaa2a0 VAL: 'env23' (28 sibs) 43: 0x5606fcfaa338 VAL: 'env24' (28 sibs) 43: 0x5606fcfaa3d0 VAL: 'env31' (28 sibs) 43: 0x5606fcfaa468 VAL: 'env32' (28 sibs) 43: 0x5606fcfaa500 VAL: 'env33' (28 sibs) 43: 0x5606fcfaa598 VAL: 'env34' (28 sibs) 43: 0x5606fcfaa630 VAL: 'env41' (28 sibs) 43: 0x5606fcfaa6c8 VAL: 'env42' (28 sibs) 43: 0x5606fcfaa760 VAL: 'env43' (28 sibs) 43: 0x5606fcfaa7f8 VAL: 'env44' (28 sibs) 43: 0x5606fcfaa890 VAL: 'env51' (28 sibs) 43: 0x5606fcfaa928 VAL: 'env52' (28 sibs) 43: 0x5606fcfaa9c0 VAL: 'env53' (28 sibs) 43: 0x5606fcfaaa58 VAL: 'env54' (28 sibs) 43: 0x5606fcfaaaf0 VAL: 'env61' (28 sibs) 43: 0x5606fcfaab88 VAL: 'env62' (28 sibs) 43: 0x5606fcfaac20 VAL: 'env63' (28 sibs) 43: 0x5606fcfaacb8 VAL: 'env64' (28 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x5606fd000f40 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x5606fd000fd0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x5606fd001060 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x5606fd0010f0 VAL: 'env01' (28 sibs) 43: [4] [4] 0x5606fd001180 VAL: 'env02' (28 sibs) 43: [5] [5] 0x5606fd001210 VAL: 'env03' (28 sibs) 43: [6] [6] 0x5606fd0012a0 VAL: 'env04' (28 sibs) 43: [7] [7] 0x5606fd001330 VAL: 'env11' (28 sibs) 43: [8] [8] 0x5606fd0013c0 VAL: 'env12' (28 sibs) 43: [9] [9] 0x5606fd001450 VAL: 'env13' (28 sibs) 43: [10] [10] 0x5606fd0014e0 VAL: 'env14' (28 sibs) 43: [11] [11] 0x5606fd001570 VAL: 'env21' (28 sibs) 43: [12] [12] 0x5606fd001600 VAL: 'env22' (28 sibs) 43: [13] [13] 0x5606fd001690 VAL: 'env23' (28 sibs) 43: [14] [14] 0x5606fd001720 VAL: 'env24' (28 sibs) 43: [15] [15] 0x5606fd0017b0 VAL: 'env31' (28 sibs) 43: [16] [16] 0x5606fd001840 VAL: 'env32' (28 sibs) 43: [17] [17] 0x5606fd0018d0 VAL: 'env33' (28 sibs) 43: [18] [18] 0x5606fd001960 VAL: 'env34' (28 sibs) 43: [19] [19] 0x5606fd0019f0 VAL: 'env41' (28 sibs) 43: [20] [20] 0x5606fd001a80 VAL: 'env42' (28 sibs) 43: [21] [21] 0x5606fd001b10 VAL: 'env43' (28 sibs) 43: [22] [22] 0x5606fd001ba0 VAL: 'env44' (28 sibs) 43: [23] [23] 0x5606fd001c30 VAL: 'env51' (28 sibs) 43: [24] [24] 0x5606fd001cc0 VAL: 'env52' (28 sibs) 43: [25] [25] 0x5606fd001d50 VAL: 'env53' (28 sibs) 43: [26] [26] 0x5606fd001de0 VAL: 'env54' (28 sibs) 43: [27] [27] 0x5606fd001e70 VAL: 'env61' (28 sibs) 43: [28] [28] 0x5606fd001f00 VAL: 'env62' (28 sibs) 43: [29] [29] 0x5606fd001f90 VAL: 'env63' (28 sibs) 43: [30] [30] 0x5606fd002020 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: 0x5606fcfabb90 [ROOT] MAP: (0 sibs) 2 children: 43: 0x5606fcfa8b60 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0x5606fcfa8ca0 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0x5606fcfa8e70 VAL: 'a' (6 sibs) 43: 0x5606fcfa8f08 VAL: 'b' (6 sibs) 43: 0x5606fcfa8fa0 VAL: 'c' (6 sibs) 43: 0x5606fcfa9038 VAL: 'd' (6 sibs) 43: 0x5606fcfa90d0 VAL: 'e' (6 sibs) 43: 0x5606fcfa9168 VAL: 'f' (6 sibs) 43: 0x5606fcfa8d38 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0x5606fcfa9210 VAL: 'a' (2 sibs) 43: 0x5606fcfa92a8 VAL: 'b' (2 sibs) 43: 0x5606fcfa8dd0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0x5606fcfa9350 VAL: 'a' (2 sibs) 43: 0x5606fcfa93e8 VAL: 'b' (2 sibs) 43: 0x5606fcfa8bf8 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0x5606fcfa9490 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0x5606fcfa95d0 VAL: 'a' (6 sibs) 43: 0x5606fcfa9668 VAL: 'b' (6 sibs) 43: 0x5606fcfa9700 VAL: 'c' (6 sibs) 43: 0x5606fcfa9798 VAL: 'd' (6 sibs) 43: 0x5606fcfa9830 VAL: 'e' (6 sibs) 43: 0x5606fcfa98c8 VAL: 'f' (6 sibs) 43: 0x5606fcfa9528 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0x5606fcfa9970 VAL: 'a' (2 sibs) 43: 0x5606fcfa9a08 VAL: 'b' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x5606fd002150 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5606fd0021e0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x5606fd002270 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x5606fd002300 VAL: 'a' (6 sibs) 43: [4] [4] 0x5606fd002390 VAL: 'b' (6 sibs) 43: [5] [5] 0x5606fd002420 VAL: 'c' (6 sibs) 43: [6] [6] 0x5606fd0024b0 VAL: 'd' (6 sibs) 43: [7] [7] 0x5606fd002540 VAL: 'e' (6 sibs) 43: [8] [8] 0x5606fd0025d0 VAL: 'f' (6 sibs) 43: [9] [9] 0x5606fd002660 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x5606fd0026f0 VAL: 'a' (2 sibs) 43: [11] [11] 0x5606fd002780 VAL: 'b' (2 sibs) 43: [12] [12] 0x5606fd002810 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x5606fd0028a0 VAL: 'a' (2 sibs) 43: [14] [14] 0x5606fd002930 VAL: 'b' (2 sibs) 43: [15] [15] 0x5606fd0029c0 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x5606fd002a50 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x5606fd002ae0 VAL: 'a' (6 sibs) 43: [18] [18] 0x5606fd002b70 VAL: 'b' (6 sibs) 43: [19] [19] 0x5606fd002c00 VAL: 'c' (6 sibs) 43: [20] [20] 0x5606fd002c90 VAL: 'd' (6 sibs) 43: [21] [21] 0x5606fd002d20 VAL: 'e' (6 sibs) 43: [22] [22] 0x5606fd002db0 VAL: 'f' (6 sibs) 43: [23] [23] 0x5606fd002e40 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x5606fd002ed0 VAL: 'a' (2 sibs) 43: [25] [25] 0x5606fd002f60 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: 0x5606fcfabca8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x5606fcfa9b00 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0x5606fcfa9ba0 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0x5606fcfab240 VAL: 'a' (4 sibs) 43: 0x5606fcfab2d8 VAL: 'b' (4 sibs) 43: 0x5606fcfab370 VAL: 'c' (4 sibs) 43: 0x5606fcfab408 VAL: 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x5606fd000630 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x5606fd0006c0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x5606fd000750 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x5606fd0007e0 VAL: 'a' (4 sibs) 43: [4] [4] 0x5606fd000870 VAL: 'b' (4 sibs) 43: [5] [5] 0x5606fd000900 VAL: 'c' (4 sibs) 43: [6] [6] 0x5606fd000990 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: 0x5606fcfabdc0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x5606fcfa4e10 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0x5606fcfa4cd0 VAL: 'a' (2 sibs) 43: 0x5606fcfa4d68 VAL: 'b' (2 sibs) 43: 0x5606fcfa4ea8 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0x5606fcfa4b90 VAL: 'c' (2 sibs) 43: 0x5606fcfa4c28 VAL: 'd' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x5606fd003360 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5606fd0033f0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x5606fd003480 VAL: 'a' (2 sibs) 43: [3] [3] 0x5606fd003510 VAL: 'b' (2 sibs) 43: [4] [4] 0x5606fd0035a0 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x5606fd003630 VAL: 'c' (2 sibs) 43: [6] [6] 0x5606fd0036c0 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: 0x5606fcfabed8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x5606fcfa59a0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0x5606fcfa4a50 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0x5606fcfa4ae8 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0x5606fcfadf40 VAL: 'a' (21 sibs) 43: 0x5606fcfadfd8 VAL: 'b' (21 sibs) 43: 0x5606fcfae070 VAL: 'b1' (21 sibs) 43: 0x5606fcfae108 VAL: 'b2' (21 sibs) 43: 0x5606fcfae1a0 VAL: 'b3' (21 sibs) 43: 0x5606fcfae238 VAL: 'b4' (21 sibs) 43: 0x5606fcfae2d0 VAL: 'b5' (21 sibs) 43: 0x5606fcfae368 VAL: 'b6' (21 sibs) 43: 0x5606fcfae400 VAL: 'b61' (21 sibs) 43: 0x5606fcfae498 VAL: 'b62' (21 sibs) 43: 0x5606fcfae530 VAL: 'b63' (21 sibs) 43: 0x5606fcfae5c8 VAL: 'b64' (21 sibs) 43: 0x5606fcfae660 VAL: 'b65' (21 sibs) 43: 0x5606fcfae6f8 VAL: 'b66' (21 sibs) 43: 0x5606fcfae790 VAL: 'b7' (21 sibs) 43: 0x5606fcfae828 VAL: 'b8' (21 sibs) 43: 0x5606fcfae8c0 VAL: 'b9' (21 sibs) 43: 0x5606fcfae958 VAL: 'b10' (21 sibs) 43: 0x5606fcfae9f0 VAL: 'e' (21 sibs) 43: 0x5606fcfaea88 VAL: 'f' (21 sibs) 43: 0x5606fcfaeb20 VAL: 'g' (21 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x5606fd004580 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x5606fd004610 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x5606fd0046a0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x5606fd004730 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x5606fd0047c0 VAL: 'a' (21 sibs) 43: [5] [5] 0x5606fd004850 VAL: 'b' (21 sibs) 43: [6] [6] 0x5606fd0048e0 VAL: 'b1' (21 sibs) 43: [7] [7] 0x5606fd004970 VAL: 'b2' (21 sibs) 43: [8] [8] 0x5606fd004a00 VAL: 'b3' (21 sibs) 43: [9] [9] 0x5606fd004a90 VAL: 'b4' (21 sibs) 43: [10] [10] 0x5606fd004b20 VAL: 'b5' (21 sibs) 43: [11] [11] 0x5606fd004bb0 VAL: 'b6' (21 sibs) 43: [12] [12] 0x5606fd004c40 VAL: 'b61' (21 sibs) 43: [13] [13] 0x5606fd004cd0 VAL: 'b62' (21 sibs) 43: [14] [14] 0x5606fd004d60 VAL: 'b63' (21 sibs) 43: [15] [15] 0x5606fd004df0 VAL: 'b64' (21 sibs) 43: [16] [16] 0x5606fd004e80 VAL: 'b65' (21 sibs) 43: [17] [17] 0x5606fd004f10 VAL: 'b66' (21 sibs) 43: [18] [18] 0x5606fd004fa0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x5606fd005030 VAL: 'b8' (21 sibs) 43: [20] [20] 0x5606fd0050c0 VAL: 'b9' (21 sibs) 43: [21] [21] 0x5606fd005150 VAL: 'b10' (21 sibs) 43: [22] [22] 0x5606fd0051e0 VAL: 'e' (21 sibs) 43: [23] [23] 0x5606fd005270 VAL: 'f' (21 sibs) 43: [24] [24] 0x5606fd005300 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: 0x5606fcfabff0 [ROOT] MAP: (0 sibs) 4 children: 43: 0x5606fcfaad60 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0x5606fcfa6bb0 VAL: 'f' (1 sibs) 43: 0x5606fcfaadf8 KEYVAL: 'g' 'h' (4 sibs) 43: 0x5606fcfaae90 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0x5606fcfa6c50 VAL: 'b' (1 sibs) 43: 0x5606fcfaaf28 KEYVAL: 'c' 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x5606fd003c70 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x5606fd003d00 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x5606fd003d90 VAL: 'f' (1 sibs) 43: [3] [3] 0x5606fd003e20 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x5606fd003eb0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x5606fd003f40 VAL: 'b' (1 sibs) 43: [6] [6] 0x5606fd003fd0 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] 0x5606fcfe5510 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x5606fcfe55a0 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x5606fcfe5630 VAL: 'foo' (3 sibs) 43: [3] [3] 0x5606fcfe56c0 VAL: 'bar' (3 sibs) 43: [4] [4] 0x5606fcfe5750 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] 0x5606fd006ed0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x5606fd006f60 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x5606fd006ff0 VAL: 'foo' (3 sibs) 43: [3] [3] 0x5606fd007080 VAL: 'bar' (3 sibs) 43: [4] [4] 0x5606fd007110 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] 0x5606fcfe7600 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5606fcfe7690 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x5606fcfe7720 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x5606fcfe77b0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x5606fcfe7840 VAL: 'val0' (2 sibs) 43: [5] [5] 0x5606fcfe78d0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x5606fcfe7960 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x5606fcfe79f0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x5606fcfe7a80 VAL: 'val3' (2 sibs) 43: [9] [9] 0x5606fcfe7b10 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x5606fcfe7ba0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x5606fcfe7c30 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] 0x5606fd0080c0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5606fd008150 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x5606fd0081e0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x5606fd008270 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x5606fd008300 VAL: 'val0' (2 sibs) 43: [5] [5] 0x5606fd008390 VAL: 'val1' (2 sibs) 43: [6] [6] 0x5606fd008420 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x5606fd0084b0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x5606fd008540 VAL: 'val3' (2 sibs) 43: [9] [9] 0x5606fd0085d0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x5606fd008660 VAL: 'val4' (2 sibs) 43: [11] [11] 0x5606fd0086f0 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] 0x5606fcfe95f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5606fcfe9680 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x5606fcfe9710 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x5606fcfe97a0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x5606fcfe9830 VAL: 'val0' (2 sibs) 43: [5] [5] 0x5606fcfe98c0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x5606fcfe9950 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x5606fcfe99e0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x5606fcfe9a70 VAL: 'val3' (2 sibs) 43: [9] [9] 0x5606fcfe9b00 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x5606fcfe9b90 VAL: 'val4' (2 sibs) 43: [11] [11] 0x5606fcfe9c20 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] 0x5606fd0089d0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5606fd008a60 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x5606fd008af0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x5606fd008b80 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x5606fd008c10 VAL: 'val0' (2 sibs) 43: [5] [5] 0x5606fd008ca0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x5606fd008d30 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x5606fd008dc0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x5606fd008e50 VAL: 'val3' (2 sibs) 43: [9] [9] 0x5606fd008ee0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x5606fd008f70 VAL: 'val4' (2 sibs) 43: [11] [11] 0x5606fd009000 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] 0x5606fcfeb5e0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5606fcfeb670 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x5606fcfeb700 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x5606fcfeb790 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x5606fcfeb820 VAL: 'val0' (2 sibs) 43: [5] [5] 0x5606fcfeb8b0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x5606fcfeb940 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x5606fcfeb9d0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x5606fcfeba60 VAL: 'val3' (2 sibs) 43: [9] [9] 0x5606fcfebaf0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x5606fcfebb80 VAL: 'val4' (2 sibs) 43: [11] [11] 0x5606fcfebc10 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] 0x5606fd0092e0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5606fd009370 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x5606fd009400 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x5606fd009490 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x5606fd009520 VAL: 'val0' (2 sibs) 43: [5] [5] 0x5606fd0095b0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x5606fd009640 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x5606fd0096d0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x5606fd009760 VAL: 'val3' (2 sibs) 43: [9] [9] 0x5606fd0097f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x5606fd009880 VAL: 'val4' (2 sibs) 43: [11] [11] 0x5606fd009910 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] 0x5606fcfed5d0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5606fcfed660 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x5606fcfed6f0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x5606fcfed780 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x5606fcfed810 VAL: 'val0' (2 sibs) 43: [5] [5] 0x5606fcfed8a0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x5606fcfed930 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x5606fcfed9c0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x5606fcfeda50 VAL: 'val3' (2 sibs) 43: [9] [9] 0x5606fcfedae0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x5606fcfedb70 VAL: 'val4' (2 sibs) 43: [11] [11] 0x5606fcfedc00 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] 0x5606fd009bf0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5606fd009c80 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x5606fd009d10 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x5606fd009da0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x5606fd009e30 VAL: 'val0' (2 sibs) 43: [5] [5] 0x5606fd009ec0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x5606fd009f50 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x5606fd009fe0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x5606fd00a070 VAL: 'val3' (2 sibs) 43: [9] [9] 0x5606fd00a100 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x5606fd00a190 VAL: 'val4' (2 sibs) 43: [11] [11] 0x5606fd00a220 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] 0x5606fcff08a0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x5606fcff0930 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x5606fcff09c0 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x5606fcff0a50 VAL: 'env01' (28 sibs) 43: [4] [4] 0x5606fcff0ae0 VAL: 'env02' (28 sibs) 43: [5] [5] 0x5606fcff0b70 VAL: 'env03' (28 sibs) 43: [6] [6] 0x5606fcff0c00 VAL: 'env04' (28 sibs) 43: [7] [7] 0x5606fcff0c90 VAL: 'env11' (28 sibs) 43: [8] [8] 0x5606fcff0d20 VAL: 'env12' (28 sibs) 43: [9] [9] 0x5606fcff0db0 VAL: 'env13' (28 sibs) 43: [10] [10] 0x5606fcff0e40 VAL: 'env14' (28 sibs) 43: [11] [11] 0x5606fcff0ed0 VAL: 'env21' (28 sibs) 43: [12] [12] 0x5606fcff0f60 VAL: 'env22' (28 sibs) 43: [13] [13] 0x5606fcff0ff0 VAL: 'env23' (28 sibs) 43: [14] [14] 0x5606fcff1080 VAL: 'env24' (28 sibs) 43: [15] [15] 0x5606fcff1110 VAL: 'env31' (28 sibs) 43: [16] [16] 0x5606fcff11a0 VAL: 'env32' (28 sibs) 43: [17] [17] 0x5606fcff1230 VAL: 'env33' (28 sibs) 43: [18] [18] 0x5606fcff12c0 VAL: 'env34' (28 sibs) 43: [19] [19] 0x5606fcff1350 VAL: 'env41' (28 sibs) 43: [20] [20] 0x5606fcff13e0 VAL: 'env42' (28 sibs) 43: [21] [21] 0x5606fcff1470 VAL: 'env43' (28 sibs) 43: [22] [22] 0x5606fcff1500 VAL: 'env44' (28 sibs) 43: [23] [23] 0x5606fcff1590 VAL: 'env51' (28 sibs) 43: [24] [24] 0x5606fcff1620 VAL: 'env52' (28 sibs) 43: [25] [25] 0x5606fcff16b0 VAL: 'env53' (28 sibs) 43: [26] [26] 0x5606fcff1740 VAL: 'env54' (28 sibs) 43: [27] [27] 0x5606fcff17d0 VAL: 'env61' (28 sibs) 43: [28] [28] 0x5606fcff1860 VAL: 'env62' (28 sibs) 43: [29] [29] 0x5606fcff18f0 VAL: 'env63' (28 sibs) 43: [30] [30] 0x5606fcff1980 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] 0x5606fd00ae10 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x5606fd00aea0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x5606fd00af30 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x5606fd00afc0 VAL: 'env01' (28 sibs) 43: [4] [4] 0x5606fd00b050 VAL: 'env02' (28 sibs) 43: [5] [5] 0x5606fd00b0e0 VAL: 'env03' (28 sibs) 43: [6] [6] 0x5606fd00b170 VAL: 'env04' (28 sibs) 43: [7] [7] 0x5606fd00b200 VAL: 'env11' (28 sibs) 43: [8] [8] 0x5606fd00b290 VAL: 'env12' (28 sibs) 43: [9] [9] 0x5606fd00b320 VAL: 'env13' (28 sibs) 43: [10] [10] 0x5606fd00b3b0 VAL: 'env14' (28 sibs) 43: [11] [11] 0x5606fd00b440 VAL: 'env21' (28 sibs) 43: [12] [12] 0x5606fd00b4d0 VAL: 'env22' (28 sibs) 43: [13] [13] 0x5606fd00b560 VAL: 'env23' (28 sibs) 43: [14] [14] 0x5606fd00b5f0 VAL: 'env24' (28 sibs) 43: [15] [15] 0x5606fd00b680 VAL: 'env31' (28 sibs) 43: [16] [16] 0x5606fd00b710 VAL: 'env32' (28 sibs) 43: [17] [17] 0x5606fd00b7a0 VAL: 'env33' (28 sibs) 43: [18] [18] 0x5606fd00b830 VAL: 'env34' (28 sibs) 43: [19] [19] 0x5606fd00b8c0 VAL: 'env41' (28 sibs) 43: [20] [20] 0x5606fd00b950 VAL: 'env42' (28 sibs) 43: [21] [21] 0x5606fd00b9e0 VAL: 'env43' (28 sibs) 43: [22] [22] 0x5606fd00ba70 VAL: 'env44' (28 sibs) 43: [23] [23] 0x5606fd00bb00 VAL: 'env51' (28 sibs) 43: [24] [24] 0x5606fd00bb90 VAL: 'env52' (28 sibs) 43: [25] [25] 0x5606fd00bc20 VAL: 'env53' (28 sibs) 43: [26] [26] 0x5606fd00bcb0 VAL: 'env54' (28 sibs) 43: [27] [27] 0x5606fd00bd40 VAL: 'env61' (28 sibs) 43: [28] [28] 0x5606fd00bdd0 VAL: 'env62' (28 sibs) 43: [29] [29] 0x5606fd00be60 VAL: 'env63' (28 sibs) 43: [30] [30] 0x5606fd00bef0 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] 0x5606fcff37e0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5606fcff3870 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x5606fcff3900 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x5606fcff3990 VAL: 'a' (6 sibs) 43: [4] [4] 0x5606fcff3a20 VAL: 'b' (6 sibs) 43: [5] [5] 0x5606fcff3ab0 VAL: 'c' (6 sibs) 43: [6] [6] 0x5606fcff3b40 VAL: 'd' (6 sibs) 43: [7] [7] 0x5606fcff3bd0 VAL: 'e' (6 sibs) 43: [8] [8] 0x5606fcff3c60 VAL: 'f' (6 sibs) 43: [9] [9] 0x5606fcff3cf0 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x5606fcff3d80 VAL: 'a' (2 sibs) 43: [11] [11] 0x5606fcff3e10 VAL: 'b' (2 sibs) 43: [12] [12] 0x5606fcff3ea0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x5606fcff3f30 VAL: 'a' (2 sibs) 43: [14] [14] 0x5606fcff3fc0 VAL: 'b' (2 sibs) 43: [15] [15] 0x5606fcff4050 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x5606fcff40e0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x5606fcff4170 VAL: 'a' (6 sibs) 43: [18] [18] 0x5606fcff4200 VAL: 'b' (6 sibs) 43: [19] [19] 0x5606fcff4290 VAL: 'c' (6 sibs) 43: [20] [20] 0x5606fcff4320 VAL: 'd' (6 sibs) 43: [21] [21] 0x5606fcff43b0 VAL: 'e' (6 sibs) 43: [22] [22] 0x5606fcff4440 VAL: 'f' (6 sibs) 43: [23] [23] 0x5606fcff44d0 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x5606fcff4560 VAL: 'a' (2 sibs) 43: [25] [25] 0x5606fcff45f0 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] 0x5606fd00c020 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5606fd00c0b0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x5606fd00c140 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x5606fd00c1d0 VAL: 'a' (6 sibs) 43: [4] [4] 0x5606fd00c260 VAL: 'b' (6 sibs) 43: [5] [5] 0x5606fd00c2f0 VAL: 'c' (6 sibs) 43: [6] [6] 0x5606fd00c380 VAL: 'd' (6 sibs) 43: [7] [7] 0x5606fd00c410 VAL: 'e' (6 sibs) 43: [8] [8] 0x5606fd00c4a0 VAL: 'f' (6 sibs) 43: [9] [9] 0x5606fd00c530 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x5606fd00c5c0 VAL: 'a' (2 sibs) 43: [11] [11] 0x5606fd00c650 VAL: 'b' (2 sibs) 43: [12] [12] 0x5606fd00c6e0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x5606fd00c770 VAL: 'a' (2 sibs) 43: [14] [14] 0x5606fd00c800 VAL: 'b' (2 sibs) 43: [15] [15] 0x5606fd00c890 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x5606fd00c920 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x5606fd00c9b0 VAL: 'a' (6 sibs) 43: [18] [18] 0x5606fd00ca40 VAL: 'b' (6 sibs) 43: [19] [19] 0x5606fd00cad0 VAL: 'c' (6 sibs) 43: [20] [20] 0x5606fd00cb60 VAL: 'd' (6 sibs) 43: [21] [21] 0x5606fd00cbf0 VAL: 'e' (6 sibs) 43: [22] [22] 0x5606fd00cc80 VAL: 'f' (6 sibs) 43: [23] [23] 0x5606fd00cd10 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x5606fd00cda0 VAL: 'a' (2 sibs) 43: [25] [25] 0x5606fd00ce30 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] 0x5606fcff5e10 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x5606fcff5ea0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x5606fcff5f30 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x5606fcff5fc0 VAL: 'a' (4 sibs) 43: [4] [4] 0x5606fcff6050 VAL: 'b' (4 sibs) 43: [5] [5] 0x5606fcff60e0 VAL: 'c' (4 sibs) 43: [6] [6] 0x5606fcff6170 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] 0x5606fd00a500 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x5606fd00a590 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x5606fd00a620 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x5606fd00a6b0 VAL: 'a' (4 sibs) 43: [4] [4] 0x5606fd00a740 VAL: 'b' (4 sibs) 43: [5] [5] 0x5606fd00a7d0 VAL: 'c' (4 sibs) 43: [6] [6] 0x5606fd00a860 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] 0x5606fcff7b40 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5606fcff7bd0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x5606fcff7c60 VAL: 'a' (2 sibs) 43: [3] [3] 0x5606fcff7cf0 VAL: 'b' (2 sibs) 43: [4] [4] 0x5606fcff7d80 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x5606fcff7e10 VAL: 'c' (2 sibs) 43: [6] [6] 0x5606fcff7ea0 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] 0x5606fd00d230 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5606fd00d2c0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x5606fd00d350 VAL: 'a' (2 sibs) 43: [3] [3] 0x5606fd00d3e0 VAL: 'b' (2 sibs) 43: [4] [4] 0x5606fd00d470 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x5606fd00d500 VAL: 'c' (2 sibs) 43: [6] [6] 0x5606fd00d590 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] 0x5606fcffb2b0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x5606fcffb340 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x5606fcffb3d0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x5606fcffb460 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x5606fcffb4f0 VAL: 'a' (21 sibs) 43: [5] [5] 0x5606fcffb580 VAL: 'b' (21 sibs) 43: [6] [6] 0x5606fcffb610 VAL: 'b1' (21 sibs) 43: [7] [7] 0x5606fcffb6a0 VAL: 'b2' (21 sibs) 43: [8] [8] 0x5606fcffb730 VAL: 'b3' (21 sibs) 43: [9] [9] 0x5606fcffb7c0 VAL: 'b4' (21 sibs) 43: [10] [10] 0x5606fcffb850 VAL: 'b5' (21 sibs) 43: [11] [11] 0x5606fcffb8e0 VAL: 'b6' (21 sibs) 43: [12] [12] 0x5606fcffb970 VAL: 'b61' (21 sibs) 43: [13] [13] 0x5606fcffba00 VAL: 'b62' (21 sibs) 43: [14] [14] 0x5606fcffba90 VAL: 'b63' (21 sibs) 43: [15] [15] 0x5606fcffbb20 VAL: 'b64' (21 sibs) 43: [16] [16] 0x5606fcffbbb0 VAL: 'b65' (21 sibs) 43: [17] [17] 0x5606fcffbc40 VAL: 'b66' (21 sibs) 43: [18] [18] 0x5606fcffbcd0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x5606fcffbd60 VAL: 'b8' (21 sibs) 43: [20] [20] 0x5606fcffbdf0 VAL: 'b9' (21 sibs) 43: [21] [21] 0x5606fcffbe80 VAL: 'b10' (21 sibs) 43: [22] [22] 0x5606fcffbf10 VAL: 'e' (21 sibs) 43: [23] [23] 0x5606fcffbfa0 VAL: 'f' (21 sibs) 43: [24] [24] 0x5606fcffc030 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] 0x5606fd00e450 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x5606fd00e4e0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x5606fd00e570 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x5606fd00e600 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x5606fd00e690 VAL: 'a' (21 sibs) 43: [5] [5] 0x5606fd00e720 VAL: 'b' (21 sibs) 43: [6] [6] 0x5606fd00e7b0 VAL: 'b1' (21 sibs) 43: [7] [7] 0x5606fd00e840 VAL: 'b2' (21 sibs) 43: [8] [8] 0x5606fd00e8d0 VAL: 'b3' (21 sibs) 43: [9] [9] 0x5606fd00e960 VAL: 'b4' (21 sibs) 43: [10] [10] 0x5606fd00e9f0 VAL: 'b5' (21 sibs) 43: [11] [11] 0x5606fd00ea80 VAL: 'b6' (21 sibs) 43: [12] [12] 0x5606fd00eb10 VAL: 'b61' (21 sibs) 43: [13] [13] 0x5606fd00eba0 VAL: 'b62' (21 sibs) 43: [14] [14] 0x5606fd00ec30 VAL: 'b63' (21 sibs) 43: [15] [15] 0x5606fd00ecc0 VAL: 'b64' (21 sibs) 43: [16] [16] 0x5606fd00ed50 VAL: 'b65' (21 sibs) 43: [17] [17] 0x5606fd00ede0 VAL: 'b66' (21 sibs) 43: [18] [18] 0x5606fd00ee70 VAL: 'b7' (21 sibs) 43: [19] [19] 0x5606fd00ef00 VAL: 'b8' (21 sibs) 43: [20] [20] 0x5606fd00ef90 VAL: 'b9' (21 sibs) 43: [21] [21] 0x5606fd00f020 VAL: 'b10' (21 sibs) 43: [22] [22] 0x5606fd00f0b0 VAL: 'e' (21 sibs) 43: [23] [23] 0x5606fd00f140 VAL: 'f' (21 sibs) 43: [24] [24] 0x5606fd00f1d0 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] 0x5606fcffa9a0 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x5606fcffaa30 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x5606fcffaac0 VAL: 'f' (1 sibs) 43: [3] [3] 0x5606fcffab50 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x5606fcffabe0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x5606fcffac70 VAL: 'b' (1 sibs) 43: [6] [6] 0x5606fcffad00 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] 0x5606fd00db40 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x5606fd00dbd0 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x5606fd00dc60 VAL: 'f' (1 sibs) 43: [3] [3] 0x5606fd00dcf0 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x5606fd00dd80 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x5606fd00de10 VAL: 'b' (1 sibs) 43: [6] [6] 0x5606fd00dea0 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] 0x5606fcffd8e0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x5606fcffd970 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x5606fcffda00 VAL: 'foo' (3 sibs) 43: [3] [3] 0x5606fcffda90 VAL: 'bar' (3 sibs) 43: [4] [4] 0x5606fcffdb20 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] 0x5606fd00f660 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x5606fd00f6f0 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x5606fd00f780 VAL: 'foo' (3 sibs) 43: [3] [3] 0x5606fd00f810 VAL: 'bar' (3 sibs) 43: [4] [4] 0x5606fd00f8a0 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] 0x5606fcffe1f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5606fcffe280 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x5606fcffe310 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x5606fcffe3a0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x5606fcffe430 VAL: 'val0' (2 sibs) 43: [5] [5] 0x5606fcffe4c0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x5606fcffe550 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x5606fcffe5e0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x5606fcffe670 VAL: 'val3' (2 sibs) 43: [9] [9] 0x5606fcffe700 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x5606fcffe790 VAL: 'val4' (2 sibs) 43: [11] [11] 0x5606fcffe820 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] 0x5606fd00ff70 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5606fd010000 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x5606fd010090 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x5606fd010120 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x5606fd0101b0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x5606fd010240 VAL: 'val1' (2 sibs) 43: [6] [6] 0x5606fd0102d0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x5606fd010360 VAL: 'val2' (2 sibs) 43: [8] [8] 0x5606fd0103f0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x5606fd010480 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x5606fd010510 VAL: 'val4' (2 sibs) 43: [11] [11] 0x5606fd0105a0 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] 0x5606fcffeb00 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5606fcffeb90 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x5606fcffec20 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x5606fcffecb0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x5606fcffed40 VAL: 'val0' (2 sibs) 43: [5] [5] 0x5606fcffedd0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x5606fcffee60 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x5606fcffeef0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x5606fcffef80 VAL: 'val3' (2 sibs) 43: [9] [9] 0x5606fcfff010 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x5606fcfff0a0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x5606fcfff130 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] 0x5606fd010880 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5606fd010910 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x5606fd0109a0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x5606fd010a30 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x5606fd010ac0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x5606fd010b50 VAL: 'val1' (2 sibs) 43: [6] [6] 0x5606fd010be0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x5606fd010c70 VAL: 'val2' (2 sibs) 43: [8] [8] 0x5606fd010d00 VAL: 'val3' (2 sibs) 43: [9] [9] 0x5606fd010d90 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x5606fd010e20 VAL: 'val4' (2 sibs) 43: [11] [11] 0x5606fd010eb0 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] 0x5606fcfff410 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5606fcfff4a0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x5606fcfff530 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x5606fcfff5c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x5606fcfff650 VAL: 'val0' (2 sibs) 43: [5] [5] 0x5606fcfff6e0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x5606fcfff770 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x5606fcfff800 VAL: 'val2' (2 sibs) 43: [8] [8] 0x5606fcfff890 VAL: 'val3' (2 sibs) 43: [9] [9] 0x5606fcfff920 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x5606fcfff9b0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x5606fcfffa40 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] 0x5606fd011190 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5606fd011220 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x5606fd0112b0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x5606fd011340 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x5606fd0113d0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x5606fd011460 VAL: 'val1' (2 sibs) 43: [6] [6] 0x5606fd0114f0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x5606fd011580 VAL: 'val2' (2 sibs) 43: [8] [8] 0x5606fd011610 VAL: 'val3' (2 sibs) 43: [9] [9] 0x5606fd0116a0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x5606fd011730 VAL: 'val4' (2 sibs) 43: [11] [11] 0x5606fd0117c0 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] 0x5606fcfffd20 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5606fcfffdb0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x5606fcfffe40 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x5606fcfffed0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x5606fcffff60 VAL: 'val0' (2 sibs) 43: [5] [5] 0x5606fcfffff0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x5606fd000080 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x5606fd000110 VAL: 'val2' (2 sibs) 43: [8] [8] 0x5606fd0001a0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x5606fd000230 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x5606fd0002c0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x5606fd000350 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] 0x5606fd011aa0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5606fd011b30 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x5606fd011bc0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x5606fd011c50 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x5606fd011ce0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x5606fd011d70 VAL: 'val1' (2 sibs) 43: [6] [6] 0x5606fd011e00 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x5606fd011e90 VAL: 'val2' (2 sibs) 43: [8] [8] 0x5606fd011f20 VAL: 'val3' (2 sibs) 43: [9] [9] 0x5606fd011fb0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x5606fd012040 VAL: 'val4' (2 sibs) 43: [11] [11] 0x5606fd0120d0 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] 0x5606fd000f40 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x5606fd000fd0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x5606fd001060 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x5606fd0010f0 VAL: 'env01' (28 sibs) 43: [4] [4] 0x5606fd001180 VAL: 'env02' (28 sibs) 43: [5] [5] 0x5606fd001210 VAL: 'env03' (28 sibs) 43: [6] [6] 0x5606fd0012a0 VAL: 'env04' (28 sibs) 43: [7] [7] 0x5606fd001330 VAL: 'env11' (28 sibs) 43: [8] [8] 0x5606fd0013c0 VAL: 'env12' (28 sibs) 43: [9] [9] 0x5606fd001450 VAL: 'env13' (28 sibs) 43: [10] [10] 0x5606fd0014e0 VAL: 'env14' (28 sibs) 43: [11] [11] 0x5606fd001570 VAL: 'env21' (28 sibs) 43: [12] [12] 0x5606fd001600 VAL: 'env22' (28 sibs) 43: [13] [13] 0x5606fd001690 VAL: 'env23' (28 sibs) 43: [14] [14] 0x5606fd001720 VAL: 'env24' (28 sibs) 43: [15] [15] 0x5606fd0017b0 VAL: 'env31' (28 sibs) 43: [16] [16] 0x5606fd001840 VAL: 'env32' (28 sibs) 43: [17] [17] 0x5606fd0018d0 VAL: 'env33' (28 sibs) 43: [18] [18] 0x5606fd001960 VAL: 'env34' (28 sibs) 43: [19] [19] 0x5606fd0019f0 VAL: 'env41' (28 sibs) 43: [20] [20] 0x5606fd001a80 VAL: 'env42' (28 sibs) 43: [21] [21] 0x5606fd001b10 VAL: 'env43' (28 sibs) 43: [22] [22] 0x5606fd001ba0 VAL: 'env44' (28 sibs) 43: [23] [23] 0x5606fd001c30 VAL: 'env51' (28 sibs) 43: [24] [24] 0x5606fd001cc0 VAL: 'env52' (28 sibs) 43: [25] [25] 0x5606fd001d50 VAL: 'env53' (28 sibs) 43: [26] [26] 0x5606fd001de0 VAL: 'env54' (28 sibs) 43: [27] [27] 0x5606fd001e70 VAL: 'env61' (28 sibs) 43: [28] [28] 0x5606fd001f00 VAL: 'env62' (28 sibs) 43: [29] [29] 0x5606fd001f90 VAL: 'env63' (28 sibs) 43: [30] [30] 0x5606fd002020 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] 0x5606fd012cc0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x5606fd012d50 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x5606fd012de0 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x5606fd012e70 VAL: 'env01' (28 sibs) 43: [4] [4] 0x5606fd012f00 VAL: 'env02' (28 sibs) 43: [5] [5] 0x5606fd012f90 VAL: 'env03' (28 sibs) 43: [6] [6] 0x5606fd013020 VAL: 'env04' (28 sibs) 43: [7] [7] 0x5606fd0130b0 VAL: 'env11' (28 sibs) 43: [8] [8] 0x5606fd013140 VAL: 'env12' (28 sibs) 43: [9] [9] 0x5606fd0131d0 VAL: 'env13' (28 sibs) 43: [10] [10] 0x5606fd013260 VAL: 'env14' (28 sibs) 43: [11] [11] 0x5606fd0132f0 VAL: 'env21' (28 sibs) 43: [12] [12] 0x5606fd013380 VAL: 'env22' (28 sibs) 43: [13] [13] 0x5606fd013410 VAL: 'env23' (28 sibs) 43: [14] [14] 0x5606fd0134a0 VAL: 'env24' (28 sibs) 43: [15] [15] 0x5606fd013530 VAL: 'env31' (28 sibs) 43: [16] [16] 0x5606fd0135c0 VAL: 'env32' (28 sibs) 43: [17] [17] 0x5606fd013650 VAL: 'env33' (28 sibs) 43: [18] [18] 0x5606fd0136e0 VAL: 'env34' (28 sibs) 43: [19] [19] 0x5606fd013770 VAL: 'env41' (28 sibs) 43: [20] [20] 0x5606fd013800 VAL: 'env42' (28 sibs) 43: [21] [21] 0x5606fd013890 VAL: 'env43' (28 sibs) 43: [22] [22] 0x5606fd013920 VAL: 'env44' (28 sibs) 43: [23] [23] 0x5606fd0139b0 VAL: 'env51' (28 sibs) 43: [24] [24] 0x5606fd013a40 VAL: 'env52' (28 sibs) 43: [25] [25] 0x5606fd013ad0 VAL: 'env53' (28 sibs) 43: [26] [26] 0x5606fd013b60 VAL: 'env54' (28 sibs) 43: [27] [27] 0x5606fd013bf0 VAL: 'env61' (28 sibs) 43: [28] [28] 0x5606fd013c80 VAL: 'env62' (28 sibs) 43: [29] [29] 0x5606fd013d10 VAL: 'env63' (28 sibs) 43: [30] [30] 0x5606fd013da0 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] 0x5606fd002150 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5606fd0021e0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x5606fd002270 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x5606fd002300 VAL: 'a' (6 sibs) 43: [4] [4] 0x5606fd002390 VAL: 'b' (6 sibs) 43: [5] [5] 0x5606fd002420 VAL: 'c' (6 sibs) 43: [6] [6] 0x5606fd0024b0 VAL: 'd' (6 sibs) 43: [7] [7] 0x5606fd002540 VAL: 'e' (6 sibs) 43: [8] [8] 0x5606fd0025d0 VAL: 'f' (6 sibs) 43: [9] [9] 0x5606fd002660 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x5606fd0026f0 VAL: 'a' (2 sibs) 43: [11] [11] 0x5606fd002780 VAL: 'b' (2 sibs) 43: [12] [12] 0x5606fd002810 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x5606fd0028a0 VAL: 'a' (2 sibs) 43: [14] [14] 0x5606fd002930 VAL: 'b' (2 sibs) 43: [15] [15] 0x5606fd0029c0 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x5606fd002a50 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x5606fd002ae0 VAL: 'a' (6 sibs) 43: [18] [18] 0x5606fd002b70 VAL: 'b' (6 sibs) 43: [19] [19] 0x5606fd002c00 VAL: 'c' (6 sibs) 43: [20] [20] 0x5606fd002c90 VAL: 'd' (6 sibs) 43: [21] [21] 0x5606fd002d20 VAL: 'e' (6 sibs) 43: [22] [22] 0x5606fd002db0 VAL: 'f' (6 sibs) 43: [23] [23] 0x5606fd002e40 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x5606fd002ed0 VAL: 'a' (2 sibs) 43: [25] [25] 0x5606fd002f60 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] 0x5606fd013ed0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5606fd013f60 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x5606fd013ff0 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x5606fd014080 VAL: 'a' (6 sibs) 43: [4] [4] 0x5606fd014110 VAL: 'b' (6 sibs) 43: [5] [5] 0x5606fd0141a0 VAL: 'c' (6 sibs) 43: [6] [6] 0x5606fd014230 VAL: 'd' (6 sibs) 43: [7] [7] 0x5606fd0142c0 VAL: 'e' (6 sibs) 43: [8] [8] 0x5606fd014350 VAL: 'f' (6 sibs) 43: [9] [9] 0x5606fd0143e0 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x5606fd014470 VAL: 'a' (2 sibs) 43: [11] [11] 0x5606fd014500 VAL: 'b' (2 sibs) 43: [12] [12] 0x5606fd014590 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x5606fd014620 VAL: 'a' (2 sibs) 43: [14] [14] 0x5606fd0146b0 VAL: 'b' (2 sibs) 43: [15] [15] 0x5606fd014740 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x5606fd0147d0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x5606fd014860 VAL: 'a' (6 sibs) 43: [18] [18] 0x5606fd0148f0 VAL: 'b' (6 sibs) 43: [19] [19] 0x5606fd014980 VAL: 'c' (6 sibs) 43: [20] [20] 0x5606fd014a10 VAL: 'd' (6 sibs) 43: [21] [21] 0x5606fd014aa0 VAL: 'e' (6 sibs) 43: [22] [22] 0x5606fd014b30 VAL: 'f' (6 sibs) 43: [23] [23] 0x5606fd014bc0 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x5606fd014c50 VAL: 'a' (2 sibs) 43: [25] [25] 0x5606fd014ce0 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] 0x5606fd000630 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x5606fd0006c0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x5606fd000750 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x5606fd0007e0 VAL: 'a' (4 sibs) 43: [4] [4] 0x5606fd000870 VAL: 'b' (4 sibs) 43: [5] [5] 0x5606fd000900 VAL: 'c' (4 sibs) 43: [6] [6] 0x5606fd000990 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] 0x5606fd0123b0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x5606fd012440 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x5606fd0124d0 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x5606fd012560 VAL: 'a' (4 sibs) 43: [4] [4] 0x5606fd0125f0 VAL: 'b' (4 sibs) 43: [5] [5] 0x5606fd012680 VAL: 'c' (4 sibs) 43: [6] [6] 0x5606fd012710 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] 0x5606fd003360 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5606fd0033f0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x5606fd003480 VAL: 'a' (2 sibs) 43: [3] [3] 0x5606fd003510 VAL: 'b' (2 sibs) 43: [4] [4] 0x5606fd0035a0 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x5606fd003630 VAL: 'c' (2 sibs) 43: [6] [6] 0x5606fd0036c0 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] 0x5606fd0150e0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5606fd015170 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x5606fd015200 VAL: 'a' (2 sibs) 43: [3] [3] 0x5606fd015290 VAL: 'b' (2 sibs) 43: [4] [4] 0x5606fd015320 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x5606fd0153b0 VAL: 'c' (2 sibs) 43: [6] [6] 0x5606fd015440 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] 0x5606fd004580 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x5606fd004610 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x5606fd0046a0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x5606fd004730 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x5606fd0047c0 VAL: 'a' (21 sibs) 43: [5] [5] 0x5606fd004850 VAL: 'b' (21 sibs) 43: [6] [6] 0x5606fd0048e0 VAL: 'b1' (21 sibs) 43: [7] [7] 0x5606fd004970 VAL: 'b2' (21 sibs) 43: [8] [8] 0x5606fd004a00 VAL: 'b3' (21 sibs) 43: [9] [9] 0x5606fd004a90 VAL: 'b4' (21 sibs) 43: [10] [10] 0x5606fd004b20 VAL: 'b5' (21 sibs) 43: [11] [11] 0x5606fd004bb0 VAL: 'b6' (21 sibs) 43: [12] [12] 0x5606fd004c40 VAL: 'b61' (21 sibs) 43: [13] [13] 0x5606fd004cd0 VAL: 'b62' (21 sibs) 43: [14] [14] 0x5606fd004d60 VAL: 'b63' (21 sibs) 43: [15] [15] 0x5606fd004df0 VAL: 'b64' (21 sibs) 43: [16] [16] 0x5606fd004e80 VAL: 'b65' (21 sibs) 43: [17] [17] 0x5606fd004f10 VAL: 'b66' (21 sibs) 43: [18] [18] 0x5606fd004fa0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x5606fd005030 VAL: 'b8' (21 sibs) 43: [20] [20] 0x5606fd0050c0 VAL: 'b9' (21 sibs) 43: [21] [21] 0x5606fd005150 VAL: 'b10' (21 sibs) 43: [22] [22] 0x5606fd0051e0 VAL: 'e' (21 sibs) 43: [23] [23] 0x5606fd005270 VAL: 'f' (21 sibs) 43: [24] [24] 0x5606fd005300 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] 0x5606fd016300 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x5606fd016390 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x5606fd016420 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x5606fd0164b0 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x5606fd016540 VAL: 'a' (21 sibs) 43: [5] [5] 0x5606fd0165d0 VAL: 'b' (21 sibs) 43: [6] [6] 0x5606fd016660 VAL: 'b1' (21 sibs) 43: [7] [7] 0x5606fd0166f0 VAL: 'b2' (21 sibs) 43: [8] [8] 0x5606fd016780 VAL: 'b3' (21 sibs) 43: [9] [9] 0x5606fd016810 VAL: 'b4' (21 sibs) 43: [10] [10] 0x5606fd0168a0 VAL: 'b5' (21 sibs) 43: [11] [11] 0x5606fd016930 VAL: 'b6' (21 sibs) 43: [12] [12] 0x5606fd0169c0 VAL: 'b61' (21 sibs) 43: [13] [13] 0x5606fd016a50 VAL: 'b62' (21 sibs) 43: [14] [14] 0x5606fd016ae0 VAL: 'b63' (21 sibs) 43: [15] [15] 0x5606fd016b70 VAL: 'b64' (21 sibs) 43: [16] [16] 0x5606fd016c00 VAL: 'b65' (21 sibs) 43: [17] [17] 0x5606fd016c90 VAL: 'b66' (21 sibs) 43: [18] [18] 0x5606fd016d20 VAL: 'b7' (21 sibs) 43: [19] [19] 0x5606fd016db0 VAL: 'b8' (21 sibs) 43: [20] [20] 0x5606fd016e40 VAL: 'b9' (21 sibs) 43: [21] [21] 0x5606fd016ed0 VAL: 'b10' (21 sibs) 43: [22] [22] 0x5606fd016f60 VAL: 'e' (21 sibs) 43: [23] [23] 0x5606fd016ff0 VAL: 'f' (21 sibs) 43: [24] [24] 0x5606fd017080 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] 0x5606fd003c70 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x5606fd003d00 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x5606fd003d90 VAL: 'f' (1 sibs) 43: [3] [3] 0x5606fd003e20 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x5606fd003eb0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x5606fd003f40 VAL: 'b' (1 sibs) 43: [6] [6] 0x5606fd003fd0 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] 0x5606fd0159f0 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x5606fd015a80 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x5606fd015b10 VAL: 'f' (1 sibs) 43: [3] [3] 0x5606fd015ba0 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x5606fd015c30 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x5606fd015cc0 VAL: 'b' (1 sibs) 43: [6] [6] 0x5606fd015d50 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: 0x5606fcfab500 [ROOT] STREAM: (0 sibs) 1 children: 43: 0x5606fcfa4580 DOCSEQ: (1 sibs) 3 children: 43: 0x5606fcfa4620 VAL: 'foo' (3 sibs) 43: 0x5606fcfa46b8 VAL: 'bar' (3 sibs) 43: 0x5606fcfa4750 VAL: 'baz' (3 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x5606fd007ae0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x5606fd007b70 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x5606fd007c00 VAL: 'foo' (3 sibs) 43: [3] [3] 0x5606fd007c90 VAL: 'bar' (3 sibs) 43: [4] [4] 0x5606fd007d20 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: 0x5606fcfab618 [ROOT] MAP: (0 sibs) 2 children: 43: 0x5606fcfa52d0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x5606fcfa5368 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x5606fcfa5410 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x5606fcfa55e0 VAL: 'val0' (2 sibs) 43: 0x5606fcfa5678 VAL: 'val1' (2 sibs) 43: 0x5606fcfa54a8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x5606fcfa5720 VAL: 'val2' (2 sibs) 43: 0x5606fcfa57b8 VAL: 'val3' (2 sibs) 43: 0x5606fcfa5540 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x5606fcfa5860 VAL: 'val4' (2 sibs) 43: 0x5606fcfa58f8 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x5606fd017510 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5606fd0175a0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x5606fd017630 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x5606fd0176c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x5606fd017750 VAL: 'val0' (2 sibs) 43: [5] [5] 0x5606fd0177e0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x5606fd017870 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x5606fd017900 VAL: 'val2' (2 sibs) 43: [8] [8] 0x5606fd017990 VAL: 'val3' (2 sibs) 43: [9] [9] 0x5606fd017a20 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x5606fd017ab0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x5606fd017b40 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: 0x5606fcfab730 [ROOT] MAP: (0 sibs) 2 children: 43: 0x5606fcfa5e10 KEYVAL: 'key' 'value' (2 sibs) 43: 0x5606fcfa5ea8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x5606fcfa5f50 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x5606fcfa6120 VAL: 'val0' (2 sibs) 43: 0x5606fcfa61b8 VAL: 'val1' (2 sibs) 43: 0x5606fcfa5fe8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x5606fcfa6260 VAL: 'val2' (2 sibs) 43: 0x5606fcfa62f8 VAL: 'val3' (2 sibs) 43: 0x5606fcfa6080 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x5606fcfa63a0 VAL: 'val4' (2 sibs) 43: 0x5606fcfa6438 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x5606fd017be0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5606fd017c70 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x5606fd017d00 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x5606fd017d90 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x5606fd017e20 VAL: 'val0' (2 sibs) 43: [5] [5] 0x5606fd017eb0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x5606fd017f40 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x5606fd017fd0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x5606fd018060 VAL: 'val3' (2 sibs) 43: [9] [9] 0x5606fd0180f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x5606fd018180 VAL: 'val4' (2 sibs) 43: [11] [11] 0x5606fd018210 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: 0x5606fcfab848 [ROOT] MAP: (0 sibs) 2 children: 43: 0x5606fcfa64e0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x5606fcfa6578 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x5606fcfa6620 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x5606fcfa67f0 VAL: 'val0' (2 sibs) 43: 0x5606fcfa6888 VAL: 'val1' (2 sibs) 43: 0x5606fcfa66b8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x5606fcfa6930 VAL: 'val2' (2 sibs) 43: 0x5606fcfa69c8 VAL: 'val3' (2 sibs) 43: 0x5606fcfa6750 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x5606fcfa6a70 VAL: 'val4' (2 sibs) 43: 0x5606fcfa6b08 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x5606fd0182b0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5606fd018340 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x5606fd0183d0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x5606fd018460 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x5606fd0184f0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x5606fd018580 VAL: 'val1' (2 sibs) 43: [6] [6] 0x5606fd018610 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x5606fd0186a0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x5606fd018730 VAL: 'val3' (2 sibs) 43: [9] [9] 0x5606fd0187c0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x5606fd018850 VAL: 'val4' (2 sibs) 43: [11] [11] 0x5606fd0188e0 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: 0x5606fcfab960 [ROOT] MAP: (0 sibs) 2 children: 43: 0x5606fcfa7480 KEYVAL: 'key' 'value' (2 sibs) 43: 0x5606fcfa7518 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x5606fcfa75c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x5606fcfa7790 VAL: 'val0' (2 sibs) 43: 0x5606fcfa7828 VAL: 'val1' (2 sibs) 43: 0x5606fcfa7658 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x5606fcfa78d0 VAL: 'val2' (2 sibs) 43: 0x5606fcfa7968 VAL: 'val3' (2 sibs) 43: 0x5606fcfa76f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x5606fcfa7a10 VAL: 'val4' (2 sibs) 43: 0x5606fcfa7aa8 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x5606fd018980 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5606fd018a10 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x5606fd018aa0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x5606fd018b30 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x5606fd018bc0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x5606fd018c50 VAL: 'val1' (2 sibs) 43: [6] [6] 0x5606fd018ce0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x5606fd018d70 VAL: 'val2' (2 sibs) 43: [8] [8] 0x5606fd018e00 VAL: 'val3' (2 sibs) 43: [9] [9] 0x5606fd018e90 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x5606fd018f20 VAL: 'val4' (2 sibs) 43: [11] [11] 0x5606fd018fb0 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: 0x5606fcfaba78 [ROOT] MAP: (0 sibs) 1 children: 43: 0x5606fcfa5a90 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0x5606fcfa5b30 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0x5606fcfa9cb0 VAL: 'env01' (28 sibs) 43: 0x5606fcfa9d48 VAL: 'env02' (28 sibs) 43: 0x5606fcfa9de0 VAL: 'env03' (28 sibs) 43: 0x5606fcfa9e78 VAL: 'env04' (28 sibs) 43: 0x5606fcfa9f10 VAL: 'env11' (28 sibs) 43: 0x5606fcfa9fa8 VAL: 'env12' (28 sibs) 43: 0x5606fcfaa040 VAL: 'env13' (28 sibs) 43: 0x5606fcfaa0d8 VAL: 'env14' (28 sibs) 43: 0x5606fcfaa170 VAL: 'env21' (28 sibs) 43: 0x5606fcfaa208 VAL: 'env22' (28 sibs) 43: 0x5606fcfaa2a0 VAL: 'env23' (28 sibs) 43: 0x5606fcfaa338 VAL: 'env24' (28 sibs) 43: 0x5606fcfaa3d0 VAL: 'env31' (28 sibs) 43: 0x5606fcfaa468 VAL: 'env32' (28 sibs) 43: 0x5606fcfaa500 VAL: 'env33' (28 sibs) 43: 0x5606fcfaa598 VAL: 'env34' (28 sibs) 43: 0x5606fcfaa630 VAL: 'env41' (28 sibs) 43: 0x5606fcfaa6c8 VAL: 'env42' (28 sibs) 43: 0x5606fcfaa760 VAL: 'env43' (28 sibs) 43: 0x5606fcfaa7f8 VAL: 'env44' (28 sibs) 43: 0x5606fcfaa890 VAL: 'env51' (28 sibs) 43: 0x5606fcfaa928 VAL: 'env52' (28 sibs) 43: 0x5606fcfaa9c0 VAL: 'env53' (28 sibs) 43: 0x5606fcfaaa58 VAL: 'env54' (28 sibs) 43: 0x5606fcfaaaf0 VAL: 'env61' (28 sibs) 43: 0x5606fcfaab88 VAL: 'env62' (28 sibs) 43: 0x5606fcfaac20 VAL: 'env63' (28 sibs) 43: 0x5606fcfaacb8 VAL: 'env64' (28 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x5606fd019050 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x5606fd0190e0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x5606fd019170 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x5606fd019200 VAL: 'env01' (28 sibs) 43: [4] [4] 0x5606fd019290 VAL: 'env02' (28 sibs) 43: [5] [5] 0x5606fd019320 VAL: 'env03' (28 sibs) 43: [6] [6] 0x5606fd0193b0 VAL: 'env04' (28 sibs) 43: [7] [7] 0x5606fd019440 VAL: 'env11' (28 sibs) 43: [8] [8] 0x5606fd0194d0 VAL: 'env12' (28 sibs) 43: [9] [9] 0x5606fd019560 VAL: 'env13' (28 sibs) 43: [10] [10] 0x5606fd0195f0 VAL: 'env14' (28 sibs) 43: [11] [11] 0x5606fd019680 VAL: 'env21' (28 sibs) 43: [12] [12] 0x5606fd019710 VAL: 'env22' (28 sibs) 43: [13] [13] 0x5606fd0197a0 VAL: 'env23' (28 sibs) 43: [14] [14] 0x5606fd019830 VAL: 'env24' (28 sibs) 43: [15] [15] 0x5606fd0198c0 VAL: 'env31' (28 sibs) 43: [16] [16] 0x5606fd019950 VAL: 'env32' (28 sibs) 43: [17] [17] 0x5606fd0199e0 VAL: 'env33' (28 sibs) 43: [18] [18] 0x5606fd019a70 VAL: 'env34' (28 sibs) 43: [19] [19] 0x5606fd019b00 VAL: 'env41' (28 sibs) 43: [20] [20] 0x5606fd019b90 VAL: 'env42' (28 sibs) 43: [21] [21] 0x5606fd019c20 VAL: 'env43' (28 sibs) 43: [22] [22] 0x5606fd019cb0 VAL: 'env44' (28 sibs) 43: [23] [23] 0x5606fd019d40 VAL: 'env51' (28 sibs) 43: [24] [24] 0x5606fd019dd0 VAL: 'env52' (28 sibs) 43: [25] [25] 0x5606fd019e60 VAL: 'env53' (28 sibs) 43: [26] [26] 0x5606fd019ef0 VAL: 'env54' (28 sibs) 43: [27] [27] 0x5606fd019f80 VAL: 'env61' (28 sibs) 43: [28] [28] 0x5606fd01a010 VAL: 'env62' (28 sibs) 43: [29] [29] 0x5606fd01a0a0 VAL: 'env63' (28 sibs) 43: [30] [30] 0x5606fd01a130 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: 0x5606fcfabb90 [ROOT] MAP: (0 sibs) 2 children: 43: 0x5606fcfa8b60 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0x5606fcfa8ca0 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0x5606fcfa8e70 VAL: 'a' (6 sibs) 43: 0x5606fcfa8f08 VAL: 'b' (6 sibs) 43: 0x5606fcfa8fa0 VAL: 'c' (6 sibs) 43: 0x5606fcfa9038 VAL: 'd' (6 sibs) 43: 0x5606fcfa90d0 VAL: 'e' (6 sibs) 43: 0x5606fcfa9168 VAL: 'f' (6 sibs) 43: 0x5606fcfa8d38 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0x5606fcfa9210 VAL: 'a' (2 sibs) 43: 0x5606fcfa92a8 VAL: 'b' (2 sibs) 43: 0x5606fcfa8dd0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0x5606fcfa9350 VAL: 'a' (2 sibs) 43: 0x5606fcfa93e8 VAL: 'b' (2 sibs) 43: 0x5606fcfa8bf8 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0x5606fcfa9490 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0x5606fcfa95d0 VAL: 'a' (6 sibs) 43: 0x5606fcfa9668 VAL: 'b' (6 sibs) 43: 0x5606fcfa9700 VAL: 'c' (6 sibs) 43: 0x5606fcfa9798 VAL: 'd' (6 sibs) 43: 0x5606fcfa9830 VAL: 'e' (6 sibs) 43: 0x5606fcfa98c8 VAL: 'f' (6 sibs) 43: 0x5606fcfa9528 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0x5606fcfa9970 VAL: 'a' (2 sibs) 43: 0x5606fcfa9a08 VAL: 'b' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x5606fd01a1d0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5606fd01a260 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x5606fd01a2f0 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x5606fd01a380 VAL: 'a' (6 sibs) 43: [4] [4] 0x5606fd01a410 VAL: 'b' (6 sibs) 43: [5] [5] 0x5606fd01a4a0 VAL: 'c' (6 sibs) 43: [6] [6] 0x5606fd01a530 VAL: 'd' (6 sibs) 43: [7] [7] 0x5606fd01a5c0 VAL: 'e' (6 sibs) 43: [8] [8] 0x5606fd01a650 VAL: 'f' (6 sibs) 43: [9] [9] 0x5606fd01a6e0 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x5606fd01a770 VAL: 'a' (2 sibs) 43: [11] [11] 0x5606fd01a800 VAL: 'b' (2 sibs) 43: [12] [12] 0x5606fd01a890 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x5606fd01a920 VAL: 'a' (2 sibs) 43: [14] [14] 0x5606fd01a9b0 VAL: 'b' (2 sibs) 43: [15] [15] 0x5606fd01aa40 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x5606fd01aad0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x5606fd01ab60 VAL: 'a' (6 sibs) 43: [18] [18] 0x5606fd01abf0 VAL: 'b' (6 sibs) 43: [19] [19] 0x5606fd01ac80 VAL: 'c' (6 sibs) 43: [20] [20] 0x5606fd01ad10 VAL: 'd' (6 sibs) 43: [21] [21] 0x5606fd01ada0 VAL: 'e' (6 sibs) 43: [22] [22] 0x5606fd01ae30 VAL: 'f' (6 sibs) 43: [23] [23] 0x5606fd01aec0 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x5606fd01af50 VAL: 'a' (2 sibs) 43: [25] [25] 0x5606fd01afe0 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: 0x5606fcfabca8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x5606fcfa9b00 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0x5606fcfa9ba0 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0x5606fcfab240 VAL: 'a' (4 sibs) 43: 0x5606fcfab2d8 VAL: 'b' (4 sibs) 43: 0x5606fcfab370 VAL: 'c' (4 sibs) 43: 0x5606fcfab408 VAL: 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x5606fd01b080 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x5606fd01b110 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x5606fd01b1a0 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x5606fd01b230 VAL: 'a' (4 sibs) 43: [4] [4] 0x5606fd01b2c0 VAL: 'b' (4 sibs) 43: [5] [5] 0x5606fd01b350 VAL: 'c' (4 sibs) 43: [6] [6] 0x5606fd01b3e0 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: 0x5606fcfabdc0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x5606fcfa4e10 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0x5606fcfa4cd0 VAL: 'a' (2 sibs) 43: 0x5606fcfa4d68 VAL: 'b' (2 sibs) 43: 0x5606fcfa4ea8 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0x5606fcfa4b90 VAL: 'c' (2 sibs) 43: 0x5606fcfa4c28 VAL: 'd' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x5606fd01b480 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5606fd01b510 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x5606fd01b5a0 VAL: 'a' (2 sibs) 43: [3] [3] 0x5606fd01b630 VAL: 'b' (2 sibs) 43: [4] [4] 0x5606fd01b6c0 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x5606fd01b750 VAL: 'c' (2 sibs) 43: [6] [6] 0x5606fd01b7e0 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: 0x5606fcfabed8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x5606fcfa59a0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0x5606fcfa4a50 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0x5606fcfa4ae8 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0x5606fcfadf40 VAL: 'a' (21 sibs) 43: 0x5606fcfadfd8 VAL: 'b' (21 sibs) 43: 0x5606fcfae070 VAL: 'b1' (21 sibs) 43: 0x5606fcfae108 VAL: 'b2' (21 sibs) 43: 0x5606fcfae1a0 VAL: 'b3' (21 sibs) 43: 0x5606fcfae238 VAL: 'b4' (21 sibs) 43: 0x5606fcfae2d0 VAL: 'b5' (21 sibs) 43: 0x5606fcfae368 VAL: 'b6' (21 sibs) 43: 0x5606fcfae400 VAL: 'b61' (21 sibs) 43: 0x5606fcfae498 VAL: 'b62' (21 sibs) 43: 0x5606fcfae530 VAL: 'b63' (21 sibs) 43: 0x5606fcfae5c8 VAL: 'b64' (21 sibs) 43: 0x5606fcfae660 VAL: 'b65' (21 sibs) 43: 0x5606fcfae6f8 VAL: 'b66' (21 sibs) 43: 0x5606fcfae790 VAL: 'b7' (21 sibs) 43: 0x5606fcfae828 VAL: 'b8' (21 sibs) 43: 0x5606fcfae8c0 VAL: 'b9' (21 sibs) 43: 0x5606fcfae958 VAL: 'b10' (21 sibs) 43: 0x5606fcfae9f0 VAL: 'e' (21 sibs) 43: 0x5606fcfaea88 VAL: 'f' (21 sibs) 43: 0x5606fcfaeb20 VAL: 'g' (21 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x5606fd01b880 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x5606fd01b910 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x5606fd01b9a0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x5606fd01ba30 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x5606fd01bac0 VAL: 'a' (21 sibs) 43: [5] [5] 0x5606fd01bb50 VAL: 'b' (21 sibs) 43: [6] [6] 0x5606fd01bbe0 VAL: 'b1' (21 sibs) 43: [7] [7] 0x5606fd01bc70 VAL: 'b2' (21 sibs) 43: [8] [8] 0x5606fd01bd00 VAL: 'b3' (21 sibs) 43: [9] [9] 0x5606fd01bd90 VAL: 'b4' (21 sibs) 43: [10] [10] 0x5606fd01be20 VAL: 'b5' (21 sibs) 43: [11] [11] 0x5606fd01beb0 VAL: 'b6' (21 sibs) 43: [12] [12] 0x5606fd01bf40 VAL: 'b61' (21 sibs) 43: [13] [13] 0x5606fd01bfd0 VAL: 'b62' (21 sibs) 43: [14] [14] 0x5606fd01c060 VAL: 'b63' (21 sibs) 43: [15] [15] 0x5606fd01c0f0 VAL: 'b64' (21 sibs) 43: [16] [16] 0x5606fd01c180 VAL: 'b65' (21 sibs) 43: [17] [17] 0x5606fd01c210 VAL: 'b66' (21 sibs) 43: [18] [18] 0x5606fd01c2a0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x5606fd01c330 VAL: 'b8' (21 sibs) 43: [20] [20] 0x5606fd01c3c0 VAL: 'b9' (21 sibs) 43: [21] [21] 0x5606fd01c450 VAL: 'b10' (21 sibs) 43: [22] [22] 0x5606fd01c4e0 VAL: 'e' (21 sibs) 43: [23] [23] 0x5606fd01c570 VAL: 'f' (21 sibs) 43: [24] [24] 0x5606fd01c600 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: 0x5606fcfabff0 [ROOT] MAP: (0 sibs) 4 children: 43: 0x5606fcfaad60 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0x5606fcfa6bb0 VAL: 'f' (1 sibs) 43: 0x5606fcfaadf8 KEYVAL: 'g' 'h' (4 sibs) 43: 0x5606fcfaae90 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0x5606fcfa6c50 VAL: 'b' (1 sibs) 43: 0x5606fcfaaf28 KEYVAL: 'c' 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x5606fd01c6a0 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x5606fd01c730 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x5606fd01c7c0 VAL: 'f' (1 sibs) 43: [3] [3] 0x5606fd01c850 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x5606fd01c8e0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x5606fd01c970 VAL: 'b' (1 sibs) 43: [6] [6] 0x5606fd01ca00 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: 0x5606fcfab500 [ROOT] STREAM: (0 sibs) 1 children: 43: 0x5606fcfa4580 DOCSEQ: (1 sibs) 3 children: 43: 0x5606fcfa4620 VAL: 'foo' (3 sibs) 43: 0x5606fcfa46b8 VAL: 'bar' (3 sibs) 43: 0x5606fcfa4750 VAL: 'baz' (3 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x5606fd01caa0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x5606fd01cb30 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x5606fd01cbc0 VAL: 'foo' (3 sibs) 43: [3] [3] 0x5606fd01cc50 VAL: 'bar' (3 sibs) 43: [4] [4] 0x5606fd01cce0 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: 0x5606fcfab618 [ROOT] MAP: (0 sibs) 2 children: 43: 0x5606fcfa52d0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x5606fcfa5368 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x5606fcfa5410 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x5606fcfa55e0 VAL: 'val0' (2 sibs) 43: 0x5606fcfa5678 VAL: 'val1' (2 sibs) 43: 0x5606fcfa54a8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x5606fcfa5720 VAL: 'val2' (2 sibs) 43: 0x5606fcfa57b8 VAL: 'val3' (2 sibs) 43: 0x5606fcfa5540 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x5606fcfa5860 VAL: 'val4' (2 sibs) 43: 0x5606fcfa58f8 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x5606fd01cd80 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5606fd01ce10 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x5606fd01cea0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x5606fd01cf30 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x5606fd01cfc0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x5606fd01d050 VAL: 'val1' (2 sibs) 43: [6] [6] 0x5606fd01d0e0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x5606fd01d170 VAL: 'val2' (2 sibs) 43: [8] [8] 0x5606fd01d200 VAL: 'val3' (2 sibs) 43: [9] [9] 0x5606fd01d290 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x5606fd01d320 VAL: 'val4' (2 sibs) 43: [11] [11] 0x5606fd01d3b0 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: 0x5606fcfab730 [ROOT] MAP: (0 sibs) 2 children: 43: 0x5606fcfa5e10 KEYVAL: 'key' 'value' (2 sibs) 43: 0x5606fcfa5ea8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x5606fcfa5f50 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x5606fcfa6120 VAL: 'val0' (2 sibs) 43: 0x5606fcfa61b8 VAL: 'val1' (2 sibs) 43: 0x5606fcfa5fe8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x5606fcfa6260 VAL: 'val2' (2 sibs) 43: 0x5606fcfa62f8 VAL: 'val3' (2 sibs) 43: 0x5606fcfa6080 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x5606fcfa63a0 VAL: 'val4' (2 sibs) 43: 0x5606fcfa6438 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x5606fd01d450 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5606fd01d4e0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x5606fd01d570 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x5606fd01d600 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x5606fd01d690 VAL: 'val0' (2 sibs) 43: [5] [5] 0x5606fd01d720 VAL: 'val1' (2 sibs) 43: [6] [6] 0x5606fd01d7b0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x5606fd01d840 VAL: 'val2' (2 sibs) 43: [8] [8] 0x5606fd01d8d0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x5606fd01d960 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x5606fd01d9f0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x5606fd01da80 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: 0x5606fcfab848 [ROOT] MAP: (0 sibs) 2 children: 43: 0x5606fcfa64e0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x5606fcfa6578 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x5606fcfa6620 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x5606fcfa67f0 VAL: 'val0' (2 sibs) 43: 0x5606fcfa6888 VAL: 'val1' (2 sibs) 43: 0x5606fcfa66b8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x5606fcfa6930 VAL: 'val2' (2 sibs) 43: 0x5606fcfa69c8 VAL: 'val3' (2 sibs) 43: 0x5606fcfa6750 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x5606fcfa6a70 VAL: 'val4' (2 sibs) 43: 0x5606fcfa6b08 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x5606fd01db20 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5606fd01dbb0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x5606fd01dc40 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x5606fd01dcd0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x5606fd01dd60 VAL: 'val0' (2 sibs) 43: [5] [5] 0x5606fd01ddf0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x5606fd01de80 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x5606fd01df10 VAL: 'val2' (2 sibs) 43: [8] [8] 0x5606fd01dfa0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x5606fd01e030 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x5606fd01e0c0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x5606fd01e150 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: 0x5606fcfab960 [ROOT] MAP: (0 sibs) 2 children: 43: 0x5606fcfa7480 KEYVAL: 'key' 'value' (2 sibs) 43: 0x5606fcfa7518 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x5606fcfa75c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x5606fcfa7790 VAL: 'val0' (2 sibs) 43: 0x5606fcfa7828 VAL: 'val1' (2 sibs) 43: 0x5606fcfa7658 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x5606fcfa78d0 VAL: 'val2' (2 sibs) 43: 0x5606fcfa7968 VAL: 'val3' (2 sibs) 43: 0x5606fcfa76f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x5606fcfa7a10 VAL: 'val4' (2 sibs) 43: 0x5606fcfa7aa8 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x5606fd01e1f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5606fd01e280 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x5606fd01e310 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x5606fd01e3a0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x5606fd01e430 VAL: 'val0' (2 sibs) 43: [5] [5] 0x5606fd01e4c0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x5606fd01e550 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x5606fd01e5e0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x5606fd01e670 VAL: 'val3' (2 sibs) 43: [9] [9] 0x5606fd01e700 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x5606fd01e790 VAL: 'val4' (2 sibs) 43: [11] [11] 0x5606fd01e820 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: 0x5606fcfaba78 [ROOT] MAP: (0 sibs) 1 children: 43: 0x5606fcfa5a90 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0x5606fcfa5b30 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0x5606fcfa9cb0 VAL: 'env01' (28 sibs) 43: 0x5606fcfa9d48 VAL: 'env02' (28 sibs) 43: 0x5606fcfa9de0 VAL: 'env03' (28 sibs) 43: 0x5606fcfa9e78 VAL: 'env04' (28 sibs) 43: 0x5606fcfa9f10 VAL: 'env11' (28 sibs) 43: 0x5606fcfa9fa8 VAL: 'env12' (28 sibs) 43: 0x5606fcfaa040 VAL: 'env13' (28 sibs) 43: 0x5606fcfaa0d8 VAL: 'env14' (28 sibs) 43: 0x5606fcfaa170 VAL: 'env21' (28 sibs) 43: 0x5606fcfaa208 VAL: 'env22' (28 sibs) 43: 0x5606fcfaa2a0 VAL: 'env23' (28 sibs) 43: 0x5606fcfaa338 VAL: 'env24' (28 sibs) 43: 0x5606fcfaa3d0 VAL: 'env31' (28 sibs) 43: 0x5606fcfaa468 VAL: 'env32' (28 sibs) 43: 0x5606fcfaa500 VAL: 'env33' (28 sibs) 43: 0x5606fcfaa598 VAL: 'env34' (28 sibs) 43: 0x5606fcfaa630 VAL: 'env41' (28 sibs) 43: 0x5606fcfaa6c8 VAL: 'env42' (28 sibs) 43: 0x5606fcfaa760 VAL: 'env43' (28 sibs) 43: 0x5606fcfaa7f8 VAL: 'env44' (28 sibs) 43: 0x5606fcfaa890 VAL: 'env51' (28 sibs) 43: 0x5606fcfaa928 VAL: 'env52' (28 sibs) 43: 0x5606fcfaa9c0 VAL: 'env53' (28 sibs) 43: 0x5606fcfaaa58 VAL: 'env54' (28 sibs) 43: 0x5606fcfaaaf0 VAL: 'env61' (28 sibs) 43: 0x5606fcfaab88 VAL: 'env62' (28 sibs) 43: 0x5606fcfaac20 VAL: 'env63' (28 sibs) 43: 0x5606fcfaacb8 VAL: 'env64' (28 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x5606fd01e8c0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x5606fd01e950 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x5606fd01e9e0 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x5606fd01ea70 VAL: 'env01' (28 sibs) 43: [4] [4] 0x5606fd01eb00 VAL: 'env02' (28 sibs) 43: [5] [5] 0x5606fd01eb90 VAL: 'env03' (28 sibs) 43: [6] [6] 0x5606fd01ec20 VAL: 'env04' (28 sibs) 43: [7] [7] 0x5606fd01ecb0 VAL: 'env11' (28 sibs) 43: [8] [8] 0x5606fd01ed40 VAL: 'env12' (28 sibs) 43: [9] [9] 0x5606fd01edd0 VAL: 'env13' (28 sibs) 43: [10] [10] 0x5606fd01ee60 VAL: 'env14' (28 sibs) 43: [11] [11] 0x5606fd01eef0 VAL: 'env21' (28 sibs) 43: [12] [12] 0x5606fd01ef80 VAL: 'env22' (28 sibs) 43: [13] [13] 0x5606fd01f010 VAL: 'env23' (28 sibs) 43: [14] [14] 0x5606fd01f0a0 VAL: 'env24' (28 sibs) 43: [15] [15] 0x5606fd01f130 VAL: 'env31' (28 sibs) 43: [16] [16] 0x5606fd01f1c0 VAL: 'env32' (28 sibs) 43: [17] [17] 0x5606fd01f250 VAL: 'env33' (28 sibs) 43: [18] [18] 0x5606fd01f2e0 VAL: 'env34' (28 sibs) 43: [19] [19] 0x5606fd01f370 VAL: 'env41' (28 sibs) 43: [20] [20] 0x5606fd01f400 VAL: 'env42' (28 sibs) 43: [21] [21] 0x5606fd01f490 VAL: 'env43' (28 sibs) 43: [22] [22] 0x5606fd01f520 VAL: 'env44' (28 sibs) 43: [23] [23] 0x5606fd01f5b0 VAL: 'env51' (28 sibs) 43: [24] [24] 0x5606fd01f640 VAL: 'env52' (28 sibs) 43: [25] [25] 0x5606fd01f6d0 VAL: 'env53' (28 sibs) 43: [26] [26] 0x5606fd01f760 VAL: 'env54' (28 sibs) 43: [27] [27] 0x5606fd01f7f0 VAL: 'env61' (28 sibs) 43: [28] [28] 0x5606fd01f880 VAL: 'env62' (28 sibs) 43: [29] [29] 0x5606fd01f910 VAL: 'env63' (28 sibs) 43: [30] [30] 0x5606fd01f9a0 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: 0x5606fcfabb90 [ROOT] MAP: (0 sibs) 2 children: 43: 0x5606fcfa8b60 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0x5606fcfa8ca0 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0x5606fcfa8e70 VAL: 'a' (6 sibs) 43: 0x5606fcfa8f08 VAL: 'b' (6 sibs) 43: 0x5606fcfa8fa0 VAL: 'c' (6 sibs) 43: 0x5606fcfa9038 VAL: 'd' (6 sibs) 43: 0x5606fcfa90d0 VAL: 'e' (6 sibs) 43: 0x5606fcfa9168 VAL: 'f' (6 sibs) 43: 0x5606fcfa8d38 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0x5606fcfa9210 VAL: 'a' (2 sibs) 43: 0x5606fcfa92a8 VAL: 'b' (2 sibs) 43: 0x5606fcfa8dd0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0x5606fcfa9350 VAL: 'a' (2 sibs) 43: 0x5606fcfa93e8 VAL: 'b' (2 sibs) 43: 0x5606fcfa8bf8 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0x5606fcfa9490 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0x5606fcfa95d0 VAL: 'a' (6 sibs) 43: 0x5606fcfa9668 VAL: 'b' (6 sibs) 43: 0x5606fcfa9700 VAL: 'c' (6 sibs) 43: 0x5606fcfa9798 VAL: 'd' (6 sibs) 43: 0x5606fcfa9830 VAL: 'e' (6 sibs) 43: 0x5606fcfa98c8 VAL: 'f' (6 sibs) 43: 0x5606fcfa9528 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0x5606fcfa9970 VAL: 'a' (2 sibs) 43: 0x5606fcfa9a08 VAL: 'b' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x5606fd01fa40 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5606fd01fad0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x5606fd01fb60 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x5606fd01fbf0 VAL: 'a' (6 sibs) 43: [4] [4] 0x5606fd01fc80 VAL: 'b' (6 sibs) 43: [5] [5] 0x5606fd01fd10 VAL: 'c' (6 sibs) 43: [6] [6] 0x5606fd01fda0 VAL: 'd' (6 sibs) 43: [7] [7] 0x5606fd01fe30 VAL: 'e' (6 sibs) 43: [8] [8] 0x5606fd01fec0 VAL: 'f' (6 sibs) 43: [9] [9] 0x5606fd01ff50 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x5606fd01ffe0 VAL: 'a' (2 sibs) 43: [11] [11] 0x5606fd020070 VAL: 'b' (2 sibs) 43: [12] [12] 0x5606fd020100 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x5606fd020190 VAL: 'a' (2 sibs) 43: [14] [14] 0x5606fd020220 VAL: 'b' (2 sibs) 43: [15] [15] 0x5606fd0202b0 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x5606fd020340 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x5606fd0203d0 VAL: 'a' (6 sibs) 43: [18] [18] 0x5606fd020460 VAL: 'b' (6 sibs) 43: [19] [19] 0x5606fd0204f0 VAL: 'c' (6 sibs) 43: [20] [20] 0x5606fd020580 VAL: 'd' (6 sibs) 43: [21] [21] 0x5606fd020610 VAL: 'e' (6 sibs) 43: [22] [22] 0x5606fd0206a0 VAL: 'f' (6 sibs) 43: [23] [23] 0x5606fd020730 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x5606fd0207c0 VAL: 'a' (2 sibs) 43: [25] [25] 0x5606fd020850 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: 0x5606fcfabca8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x5606fcfa9b00 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0x5606fcfa9ba0 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0x5606fcfab240 VAL: 'a' (4 sibs) 43: 0x5606fcfab2d8 VAL: 'b' (4 sibs) 43: 0x5606fcfab370 VAL: 'c' (4 sibs) 43: 0x5606fcfab408 VAL: 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x5606fd0208f0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x5606fd020980 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x5606fd020a10 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x5606fd020aa0 VAL: 'a' (4 sibs) 43: [4] [4] 0x5606fd020b30 VAL: 'b' (4 sibs) 43: [5] [5] 0x5606fd020bc0 VAL: 'c' (4 sibs) 43: [6] [6] 0x5606fd020c50 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: 0x5606fcfabdc0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x5606fcfa4e10 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0x5606fcfa4cd0 VAL: 'a' (2 sibs) 43: 0x5606fcfa4d68 VAL: 'b' (2 sibs) 43: 0x5606fcfa4ea8 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0x5606fcfa4b90 VAL: 'c' (2 sibs) 43: 0x5606fcfa4c28 VAL: 'd' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x5606fd020cf0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5606fd020d80 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x5606fd020e10 VAL: 'a' (2 sibs) 43: [3] [3] 0x5606fd020ea0 VAL: 'b' (2 sibs) 43: [4] [4] 0x5606fd020f30 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x5606fd020fc0 VAL: 'c' (2 sibs) 43: [6] [6] 0x5606fd021050 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: 0x5606fcfabed8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x5606fcfa59a0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0x5606fcfa4a50 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0x5606fcfa4ae8 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0x5606fcfadf40 VAL: 'a' (21 sibs) 43: 0x5606fcfadfd8 VAL: 'b' (21 sibs) 43: 0x5606fcfae070 VAL: 'b1' (21 sibs) 43: 0x5606fcfae108 VAL: 'b2' (21 sibs) 43: 0x5606fcfae1a0 VAL: 'b3' (21 sibs) 43: 0x5606fcfae238 VAL: 'b4' (21 sibs) 43: 0x5606fcfae2d0 VAL: 'b5' (21 sibs) 43: 0x5606fcfae368 VAL: 'b6' (21 sibs) 43: 0x5606fcfae400 VAL: 'b61' (21 sibs) 43: 0x5606fcfae498 VAL: 'b62' (21 sibs) 43: 0x5606fcfae530 VAL: 'b63' (21 sibs) 43: 0x5606fcfae5c8 VAL: 'b64' (21 sibs) 43: 0x5606fcfae660 VAL: 'b65' (21 sibs) 43: 0x5606fcfae6f8 VAL: 'b66' (21 sibs) 43: 0x5606fcfae790 VAL: 'b7' (21 sibs) 43: 0x5606fcfae828 VAL: 'b8' (21 sibs) 43: 0x5606fcfae8c0 VAL: 'b9' (21 sibs) 43: 0x5606fcfae958 VAL: 'b10' (21 sibs) 43: 0x5606fcfae9f0 VAL: 'e' (21 sibs) 43: 0x5606fcfaea88 VAL: 'f' (21 sibs) 43: 0x5606fcfaeb20 VAL: 'g' (21 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x5606fd0210f0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x5606fd021180 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x5606fd021210 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x5606fd0212a0 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x5606fd021330 VAL: 'a' (21 sibs) 43: [5] [5] 0x5606fd0213c0 VAL: 'b' (21 sibs) 43: [6] [6] 0x5606fd021450 VAL: 'b1' (21 sibs) 43: [7] [7] 0x5606fd0214e0 VAL: 'b2' (21 sibs) 43: [8] [8] 0x5606fd021570 VAL: 'b3' (21 sibs) 43: [9] [9] 0x5606fd021600 VAL: 'b4' (21 sibs) 43: [10] [10] 0x5606fd021690 VAL: 'b5' (21 sibs) 43: [11] [11] 0x5606fd021720 VAL: 'b6' (21 sibs) 43: [12] [12] 0x5606fd0217b0 VAL: 'b61' (21 sibs) 43: [13] [13] 0x5606fd021840 VAL: 'b62' (21 sibs) 43: [14] [14] 0x5606fd0218d0 VAL: 'b63' (21 sibs) 43: [15] [15] 0x5606fd021960 VAL: 'b64' (21 sibs) 43: [16] [16] 0x5606fd0219f0 VAL: 'b65' (21 sibs) 43: [17] [17] 0x5606fd021a80 VAL: 'b66' (21 sibs) 43: [18] [18] 0x5606fd021b10 VAL: 'b7' (21 sibs) 43: [19] [19] 0x5606fd021ba0 VAL: 'b8' (21 sibs) 43: [20] [20] 0x5606fd021c30 VAL: 'b9' (21 sibs) 43: [21] [21] 0x5606fd021cc0 VAL: 'b10' (21 sibs) 43: [22] [22] 0x5606fd021d50 VAL: 'e' (21 sibs) 43: [23] [23] 0x5606fd021de0 VAL: 'f' (21 sibs) 43: [24] [24] 0x5606fd021e70 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: 0x5606fcfabff0 [ROOT] MAP: (0 sibs) 4 children: 43: 0x5606fcfaad60 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0x5606fcfa6bb0 VAL: 'f' (1 sibs) 43: 0x5606fcfaadf8 KEYVAL: 'g' 'h' (4 sibs) 43: 0x5606fcfaae90 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0x5606fcfa6c50 VAL: 'b' (1 sibs) 43: 0x5606fcfaaf28 KEYVAL: 'c' 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x5606fd021f10 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x5606fd021fa0 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x5606fd022030 VAL: 'f' (1 sibs) 43: [3] [3] 0x5606fd0220c0 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x5606fd022150 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x5606fd0221e0 VAL: 'b' (1 sibs) 43: [6] [6] 0x5606fd022270 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 (24 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 397 tests from 2 test suites ran. (24 ms total) 43: [ PASSED ] 397 tests. 43/52 Test #43: ryml-test-indentation ............. Passed 0.03 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: 0x55954ceef820 [ROOT] MAP: (0 sibs) 1 children: 44: 0x55954ceee030 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0x55954ceee0d0 VAL: '-2' (15 sibs) 44: 0x55954ceee168 VAL: '-2' (15 sibs) 44: 0x55954ceee200 VAL: '5' (15 sibs) 44: 0x55954ceee298 VAL: '0xa' (15 sibs) 44: 0x55954ceee330 VAL: '-0xb' (15 sibs) 44: 0x55954ceee3c8 VAL: '0XA' (15 sibs) 44: 0x55954ceee460 VAL: '-0XA' (15 sibs) 44: 0x55954ceee4f8 VAL: '0b10' (15 sibs) 44: 0x55954ceee590 VAL: '-0b10' (15 sibs) 44: 0x55954ceee628 VAL: '0B10' (15 sibs) 44: 0x55954ceee6c0 VAL: '-0B10' (15 sibs) 44: 0x55954ceee758 VAL: '0o17' (15 sibs) 44: 0x55954ceee7f0 VAL: '-0o17' (15 sibs) 44: 0x55954ceee888 VAL: '0O17' (15 sibs) 44: 0x55954ceee920 VAL: '-0O17' (15 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x55954cf13b50 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55954cf13be0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x55954cf13c70 VAL: '-2' (15 sibs) 44: [3] [3] 0x55954cf13d00 VAL: '-2' (15 sibs) 44: [4] [4] 0x55954cf13d90 VAL: '5' (15 sibs) 44: [5] [5] 0x55954cf13e20 VAL: '0xa' (15 sibs) 44: [6] [6] 0x55954cf13eb0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x55954cf13f40 VAL: '0XA' (15 sibs) 44: [8] [8] 0x55954cf13fd0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x55954cf14060 VAL: '0b10' (15 sibs) 44: [10] [10] 0x55954cf140f0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x55954cf14180 VAL: '0B10' (15 sibs) 44: [12] [12] 0x55954cf14210 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x55954cf142a0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x55954cf14330 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x55954cf143c0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x55954cf14450 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: 0x55954ceef938 [ROOT] MAP: (0 sibs) 1 children: 44: 0x55954ceeda30 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x55954ceedad0 VAL: '-2' (3 sibs) 44: 0x55954ceedb68 VAL: '-2' (3 sibs) 44: 0x55954ceedc00 VAL: '-5' (3 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x55954cf16180 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55954cf16210 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x55954cf162a0 VAL: '-2' (3 sibs) 44: [3] [3] 0x55954cf16330 VAL: '-2' (3 sibs) 44: [4] [4] 0x55954cf163c0 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: 0x55954ceefa50 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x55954ceeee30 VAL: '-2.0' (8 sibs) 44: 0x55954ceeeec8 VAL: '-2.1' (8 sibs) 44: 0x55954ceeef60 VAL: '0.1' (8 sibs) 44: 0x55954ceeeff8 VAL: '.1' (8 sibs) 44: 0x55954ceef090 VAL: '-.2' (8 sibs) 44: 0x55954ceef128 VAL: '-2.e+6' (8 sibs) 44: 0x55954ceef1c0 VAL: '-3e-6' (8 sibs) 44: 0x55954ceef258 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x55954cf17eb0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55954cf17f40 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55954cf17fd0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55954cf18060 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55954cf180f0 VAL: '.1' (8 sibs) 44: [5] [5] 0x55954cf18180 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55954cf18210 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55954cf182a0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55954cf18330 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: 0x55954ceefb68 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x55954ceef300 VAL: '-2.0' (8 sibs) 44: 0x55954ceef398 VAL: '-2.1' (8 sibs) 44: 0x55954ceef430 VAL: '0.1' (8 sibs) 44: 0x55954ceef4c8 VAL: '.1' (8 sibs) 44: 0x55954ceef560 VAL: '-.2' (8 sibs) 44: 0x55954ceef5f8 VAL: '-2.e+6' (8 sibs) 44: 0x55954ceef690 VAL: '-3e-6' (8 sibs) 44: 0x55954ceef728 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x55954cf19be0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55954cf19c70 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55954cf19d00 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55954cf19d90 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55954cf19e20 VAL: '.1' (8 sibs) 44: [5] [5] 0x55954cf19eb0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55954cf19f40 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55954cf19fd0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55954cf1a060 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: 0x55954ceefc80 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x55954cef00a0 VAL: '-2.0' (8 sibs) 44: 0x55954cef0138 VAL: '-2.1' (8 sibs) 44: 0x55954cef01d0 VAL: '0.1' (8 sibs) 44: 0x55954cef0268 VAL: '.1' (8 sibs) 44: 0x55954cef0300 VAL: '-.2' (8 sibs) 44: 0x55954cef0398 VAL: '-2.e+6' (8 sibs) 44: 0x55954cef0430 VAL: '-3e-6' (8 sibs) 44: 0x55954cef04c8 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x55954cf1b910 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55954cf1b9a0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55954cf1ba30 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55954cf1bac0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55954cf1bb50 VAL: '.1' (8 sibs) 44: [5] [5] 0x55954cf1bbe0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55954cf1bc70 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55954cf1bd00 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55954cf1bd90 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: 0x55954ceefd98 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x55954cef0bb0 VAL: '1.2.3' (14 sibs) 44: 0x55954cef0c48 VAL: '1.2.3.4' (14 sibs) 44: 0x55954cef0ce0 SEQ: (14 sibs) 2 children: 44: 0x55954cef1410 VAL: '1.2.3' (2 sibs) 44: 0x55954cef14a8 VAL: '4.5.6' (2 sibs) 44: 0x55954cef0d78 SEQ: (14 sibs) 2 children: 44: 0x55954cef1550 VAL: '1.2.3.4' (2 sibs) 44: 0x55954cef15e8 VAL: '4.5.6.7' (2 sibs) 44: 0x55954cef0e10 SEQ: (14 sibs) 2 children: 44: 0x55954cef1690 VAL: '1.2.3' (2 sibs) 44: 0x55954cef1728 VAL: '4.5.6' (2 sibs) 44: 0x55954cef0ea8 SEQ: (14 sibs) 2 children: 44: 0x55954cef17d0 VAL: '1.2.3.4' (2 sibs) 44: 0x55954cef1868 VAL: '4.5.6.7' (2 sibs) 44: 0x55954cef0f40 MAP: (14 sibs) 1 children: 44: 0x55954cef1910 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x55954cef0fd8 MAP: (14 sibs) 1 children: 44: 0x55954cef19b0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x55954cef1070 MAP: (14 sibs) 1 children: 44: 0x55954cef1a50 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x55954cef1108 MAP: (14 sibs) 1 children: 44: 0x55954cef1af0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x55954cef11a0 MAP: (14 sibs) 2 children: 44: 0x55954cef1b90 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x55954cef1c28 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x55954cef1238 MAP: (14 sibs) 2 children: 44: 0x55954cef1cd0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x55954cef1d68 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0x55954cef12d0 MAP: (14 sibs) 2 children: 44: 0x55954cef1e10 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x55954cef1ea8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x55954cef1368 MAP: (14 sibs) 2 children: 44: 0x55954cef1f50 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x55954cef1fe8 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x55954cf1f160 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x55954cf1f1f0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x55954cf1f280 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x55954cf1f310 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x55954cf1f3a0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x55954cf1f430 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x55954cf1f4c0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x55954cf1f550 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x55954cf1f5e0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x55954cf1f670 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x55954cf1f700 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x55954cf1f790 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x55954cf1f820 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x55954cf1f8b0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x55954cf1f940 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x55954cf1f9d0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x55954cf1fa60 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x55954cf1faf0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x55954cf1fb80 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x55954cf1fc10 MAP: (14 sibs) 1 children: 44: [20] [20] 0x55954cf1fca0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x55954cf1fd30 MAP: (14 sibs) 1 children: 44: [22] [22] 0x55954cf1fdc0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x55954cf1fe50 MAP: (14 sibs) 2 children: 44: [24] [24] 0x55954cf1fee0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x55954cf1ff70 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x55954cf20000 MAP: (14 sibs) 2 children: 44: [27] [27] 0x55954cf20090 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x55954cf20120 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x55954cf201b0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x55954cf20240 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x55954cf202d0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x55954cf20360 MAP: (14 sibs) 2 children: 44: [33] [33] 0x55954cf203f0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x55954cf20480 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: 0x55954ceef820 [ROOT] MAP: (0 sibs) 1 children: 44: 0x55954ceee030 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0x55954ceee0d0 VAL: '-2' (15 sibs) 44: 0x55954ceee168 VAL: '-2' (15 sibs) 44: 0x55954ceee200 VAL: '5' (15 sibs) 44: 0x55954ceee298 VAL: '0xa' (15 sibs) 44: 0x55954ceee330 VAL: '-0xb' (15 sibs) 44: 0x55954ceee3c8 VAL: '0XA' (15 sibs) 44: 0x55954ceee460 VAL: '-0XA' (15 sibs) 44: 0x55954ceee4f8 VAL: '0b10' (15 sibs) 44: 0x55954ceee590 VAL: '-0b10' (15 sibs) 44: 0x55954ceee628 VAL: '0B10' (15 sibs) 44: 0x55954ceee6c0 VAL: '-0B10' (15 sibs) 44: 0x55954ceee758 VAL: '0o17' (15 sibs) 44: 0x55954ceee7f0 VAL: '-0o17' (15 sibs) 44: 0x55954ceee888 VAL: '0O17' (15 sibs) 44: 0x55954ceee920 VAL: '-0O17' (15 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x55954cf1df50 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55954cf1dfe0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x55954cf1e070 VAL: '-2' (15 sibs) 44: [3] [3] 0x55954cf1e100 VAL: '-2' (15 sibs) 44: [4] [4] 0x55954cf1e190 VAL: '5' (15 sibs) 44: [5] [5] 0x55954cf1e220 VAL: '0xa' (15 sibs) 44: [6] [6] 0x55954cf1e2b0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x55954cf1e340 VAL: '0XA' (15 sibs) 44: [8] [8] 0x55954cf1e3d0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x55954cf1e460 VAL: '0b10' (15 sibs) 44: [10] [10] 0x55954cf1e4f0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x55954cf1e580 VAL: '0B10' (15 sibs) 44: [12] [12] 0x55954cf1e610 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x55954cf1e6a0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x55954cf1e730 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x55954cf1e7c0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x55954cf1e850 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: 0x55954ceef938 [ROOT] MAP: (0 sibs) 1 children: 44: 0x55954ceeda30 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x55954ceedad0 VAL: '-2' (3 sibs) 44: 0x55954ceedb68 VAL: '-2' (3 sibs) 44: 0x55954ceedc00 VAL: '-5' (3 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x55954cf1d640 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55954cf1d6d0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x55954cf1d760 VAL: '-2' (3 sibs) 44: [3] [3] 0x55954cf1d7f0 VAL: '-2' (3 sibs) 44: [4] [4] 0x55954cf1d880 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: 0x55954ceefa50 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x55954ceeee30 VAL: '-2.0' (8 sibs) 44: 0x55954ceeeec8 VAL: '-2.1' (8 sibs) 44: 0x55954ceeef60 VAL: '0.1' (8 sibs) 44: 0x55954ceeeff8 VAL: '.1' (8 sibs) 44: 0x55954ceef090 VAL: '-.2' (8 sibs) 44: 0x55954ceef128 VAL: '-2.e+6' (8 sibs) 44: 0x55954ceef1c0 VAL: '-3e-6' (8 sibs) 44: 0x55954ceef258 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x55954cf21570 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55954cf21600 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55954cf21690 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55954cf21720 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55954cf217b0 VAL: '.1' (8 sibs) 44: [5] [5] 0x55954cf21840 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55954cf218d0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55954cf21960 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55954cf219f0 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: 0x55954ceefb68 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x55954ceef300 VAL: '-2.0' (8 sibs) 44: 0x55954ceef398 VAL: '-2.1' (8 sibs) 44: 0x55954ceef430 VAL: '0.1' (8 sibs) 44: 0x55954ceef4c8 VAL: '.1' (8 sibs) 44: 0x55954ceef560 VAL: '-.2' (8 sibs) 44: 0x55954ceef5f8 VAL: '-2.e+6' (8 sibs) 44: 0x55954ceef690 VAL: '-3e-6' (8 sibs) 44: 0x55954ceef728 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x55954cf21e80 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55954cf21f10 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55954cf21fa0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55954cf22030 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55954cf220c0 VAL: '.1' (8 sibs) 44: [5] [5] 0x55954cf22150 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55954cf221e0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55954cf22270 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55954cf22300 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: 0x55954ceefc80 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x55954cef00a0 VAL: '-2.0' (8 sibs) 44: 0x55954cef0138 VAL: '-2.1' (8 sibs) 44: 0x55954cef01d0 VAL: '0.1' (8 sibs) 44: 0x55954cef0268 VAL: '.1' (8 sibs) 44: 0x55954cef0300 VAL: '-.2' (8 sibs) 44: 0x55954cef0398 VAL: '-2.e+6' (8 sibs) 44: 0x55954cef0430 VAL: '-3e-6' (8 sibs) 44: 0x55954cef04c8 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x55954cf22790 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55954cf22820 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55954cf228b0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55954cf22940 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55954cf229d0 VAL: '.1' (8 sibs) 44: [5] [5] 0x55954cf22a60 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55954cf22af0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55954cf22b80 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55954cf22c10 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: 0x55954ceefd98 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x55954cef0bb0 VAL: '1.2.3' (14 sibs) 44: 0x55954cef0c48 VAL: '1.2.3.4' (14 sibs) 44: 0x55954cef0ce0 SEQ: (14 sibs) 2 children: 44: 0x55954cef1410 VAL: '1.2.3' (2 sibs) 44: 0x55954cef14a8 VAL: '4.5.6' (2 sibs) 44: 0x55954cef0d78 SEQ: (14 sibs) 2 children: 44: 0x55954cef1550 VAL: '1.2.3.4' (2 sibs) 44: 0x55954cef15e8 VAL: '4.5.6.7' (2 sibs) 44: 0x55954cef0e10 SEQ: (14 sibs) 2 children: 44: 0x55954cef1690 VAL: '1.2.3' (2 sibs) 44: 0x55954cef1728 VAL: '4.5.6' (2 sibs) 44: 0x55954cef0ea8 SEQ: (14 sibs) 2 children: 44: 0x55954cef17d0 VAL: '1.2.3.4' (2 sibs) 44: 0x55954cef1868 VAL: '4.5.6.7' (2 sibs) 44: 0x55954cef0f40 MAP: (14 sibs) 1 children: 44: 0x55954cef1910 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x55954cef0fd8 MAP: (14 sibs) 1 children: 44: 0x55954cef19b0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x55954cef1070 MAP: (14 sibs) 1 children: 44: 0x55954cef1a50 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x55954cef1108 MAP: (14 sibs) 1 children: 44: 0x55954cef1af0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x55954cef11a0 MAP: (14 sibs) 2 children: 44: 0x55954cef1b90 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x55954cef1c28 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x55954cef1238 MAP: (14 sibs) 2 children: 44: 0x55954cef1cd0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x55954cef1d68 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0x55954cef12d0 MAP: (14 sibs) 2 children: 44: 0x55954cef1e10 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x55954cef1ea8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x55954cef1368 MAP: (14 sibs) 2 children: 44: 0x55954cef1f50 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x55954cef1fe8 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x55954cf24bc0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x55954cf24c50 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x55954cf24ce0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x55954cf24d70 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x55954cf24e00 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x55954cf24e90 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x55954cf24f20 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x55954cf24fb0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x55954cf25040 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x55954cf250d0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x55954cf25160 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x55954cf251f0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x55954cf25280 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x55954cf25310 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x55954cf253a0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x55954cf25430 MAP: (14 sibs) 1 children: 44: [16] [16] 0x55954cf254c0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x55954cf25550 MAP: (14 sibs) 1 children: 44: [18] [18] 0x55954cf255e0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x55954cf25670 MAP: (14 sibs) 1 children: 44: [20] [20] 0x55954cf25700 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x55954cf25790 MAP: (14 sibs) 1 children: 44: [22] [22] 0x55954cf25820 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x55954cf258b0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x55954cf25940 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x55954cf259d0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x55954cf25a60 MAP: (14 sibs) 2 children: 44: [27] [27] 0x55954cf25af0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x55954cf25b80 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x55954cf25c10 MAP: (14 sibs) 2 children: 44: [30] [30] 0x55954cf25ca0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x55954cf25d30 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x55954cf25dc0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x55954cf25e50 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x55954cf25ee0 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] 0x55954cf13b50 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55954cf13be0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x55954cf13c70 VAL: '-2' (15 sibs) 44: [3] [3] 0x55954cf13d00 VAL: '-2' (15 sibs) 44: [4] [4] 0x55954cf13d90 VAL: '5' (15 sibs) 44: [5] [5] 0x55954cf13e20 VAL: '0xa' (15 sibs) 44: [6] [6] 0x55954cf13eb0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x55954cf13f40 VAL: '0XA' (15 sibs) 44: [8] [8] 0x55954cf13fd0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x55954cf14060 VAL: '0b10' (15 sibs) 44: [10] [10] 0x55954cf140f0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x55954cf14180 VAL: '0B10' (15 sibs) 44: [12] [12] 0x55954cf14210 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x55954cf142a0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x55954cf14330 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x55954cf143c0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x55954cf14450 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] 0x55954cf336e0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55954cf33770 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x55954cf33800 VAL: '-2' (15 sibs) 44: [3] [3] 0x55954cf33890 VAL: '-2' (15 sibs) 44: [4] [4] 0x55954cf33920 VAL: '5' (15 sibs) 44: [5] [5] 0x55954cf339b0 VAL: '0xa' (15 sibs) 44: [6] [6] 0x55954cf33a40 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x55954cf33ad0 VAL: '0XA' (15 sibs) 44: [8] [8] 0x55954cf33b60 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x55954cf33bf0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x55954cf33c80 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x55954cf33d10 VAL: '0B10' (15 sibs) 44: [12] [12] 0x55954cf33da0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x55954cf33e30 VAL: '0o17' (15 sibs) 44: [14] [14] 0x55954cf33ec0 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x55954cf33f50 VAL: '0O17' (15 sibs) 44: [16] [16] 0x55954cf33fe0 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] 0x55954cf16180 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55954cf16210 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x55954cf162a0 VAL: '-2' (3 sibs) 44: [3] [3] 0x55954cf16330 VAL: '-2' (3 sibs) 44: [4] [4] 0x55954cf163c0 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] 0x55954cf32dd0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55954cf32e60 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x55954cf32ef0 VAL: '-2' (3 sibs) 44: [3] [3] 0x55954cf32f80 VAL: '-2' (3 sibs) 44: [4] [4] 0x55954cf33010 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] 0x55954cf17eb0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55954cf17f40 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55954cf17fd0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55954cf18060 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55954cf180f0 VAL: '.1' (8 sibs) 44: [5] [5] 0x55954cf18180 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55954cf18210 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55954cf182a0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55954cf18330 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] 0x55954cf348f0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55954cf34980 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55954cf34a10 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55954cf34aa0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55954cf34b30 VAL: '.1' (8 sibs) 44: [5] [5] 0x55954cf34bc0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55954cf34c50 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55954cf34ce0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55954cf34d70 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] 0x55954cf19be0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55954cf19c70 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55954cf19d00 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55954cf19d90 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55954cf19e20 VAL: '.1' (8 sibs) 44: [5] [5] 0x55954cf19eb0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55954cf19f40 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55954cf19fd0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55954cf1a060 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] 0x55954cf35200 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55954cf35290 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55954cf35320 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55954cf353b0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55954cf35440 VAL: '.1' (8 sibs) 44: [5] [5] 0x55954cf354d0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55954cf35560 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55954cf355f0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55954cf35680 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] 0x55954cf1b910 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55954cf1b9a0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55954cf1ba30 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55954cf1bac0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55954cf1bb50 VAL: '.1' (8 sibs) 44: [5] [5] 0x55954cf1bbe0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55954cf1bc70 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55954cf1bd00 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55954cf1bd90 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] 0x55954cf35b10 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55954cf35ba0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55954cf35c30 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55954cf35cc0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55954cf35d50 VAL: '.1' (8 sibs) 44: [5] [5] 0x55954cf35de0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55954cf35e70 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55954cf35f00 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55954cf35f90 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] 0x55954cf1f160 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x55954cf1f1f0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x55954cf1f280 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x55954cf1f310 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x55954cf1f3a0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x55954cf1f430 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x55954cf1f4c0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x55954cf1f550 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x55954cf1f5e0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x55954cf1f670 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x55954cf1f700 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x55954cf1f790 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x55954cf1f820 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x55954cf1f8b0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x55954cf1f940 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x55954cf1f9d0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x55954cf1fa60 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x55954cf1faf0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x55954cf1fb80 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x55954cf1fc10 MAP: (14 sibs) 1 children: 44: [20] [20] 0x55954cf1fca0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x55954cf1fd30 MAP: (14 sibs) 1 children: 44: [22] [22] 0x55954cf1fdc0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x55954cf1fe50 MAP: (14 sibs) 2 children: 44: [24] [24] 0x55954cf1fee0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x55954cf1ff70 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x55954cf20000 MAP: (14 sibs) 2 children: 44: [27] [27] 0x55954cf20090 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x55954cf20120 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x55954cf201b0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x55954cf20240 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x55954cf202d0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x55954cf20360 MAP: (14 sibs) 2 children: 44: [33] [33] 0x55954cf203f0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x55954cf20480 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] 0x55954cf37f40 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x55954cf37fd0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x55954cf38060 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x55954cf380f0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x55954cf38180 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x55954cf38210 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x55954cf382a0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x55954cf38330 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x55954cf383c0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x55954cf38450 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x55954cf384e0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x55954cf38570 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x55954cf38600 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x55954cf38690 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x55954cf38720 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x55954cf387b0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x55954cf38840 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x55954cf388d0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x55954cf38960 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x55954cf389f0 MAP: (14 sibs) 1 children: 44: [20] [20] 0x55954cf38a80 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x55954cf38b10 MAP: (14 sibs) 1 children: 44: [22] [22] 0x55954cf38ba0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x55954cf38c30 MAP: (14 sibs) 2 children: 44: [24] [24] 0x55954cf38cc0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x55954cf38d50 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x55954cf38de0 MAP: (14 sibs) 2 children: 44: [27] [27] 0x55954cf38e70 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x55954cf38f00 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x55954cf38f90 MAP: (14 sibs) 2 children: 44: [30] [30] 0x55954cf39020 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x55954cf390b0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x55954cf39140 MAP: (14 sibs) 2 children: 44: [33] [33] 0x55954cf391d0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x55954cf39260 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] 0x55954cf239b0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55954cf23a40 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x55954cf23ad0 VAL: '-2' (15 sibs) 44: [3] [3] 0x55954cf23b60 VAL: '-2' (15 sibs) 44: [4] [4] 0x55954cf23bf0 VAL: '5' (15 sibs) 44: [5] [5] 0x55954cf23c80 VAL: '0xa' (15 sibs) 44: [6] [6] 0x55954cf23d10 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x55954cf23da0 VAL: '0XA' (15 sibs) 44: [8] [8] 0x55954cf23e30 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x55954cf23ec0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x55954cf23f50 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x55954cf23fe0 VAL: '0B10' (15 sibs) 44: [12] [12] 0x55954cf24070 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x55954cf24100 VAL: '0o17' (15 sibs) 44: [14] [14] 0x55954cf24190 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x55954cf24220 VAL: '0O17' (15 sibs) 44: [16] [16] 0x55954cf242b0 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] 0x55954cf36d30 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55954cf36dc0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x55954cf36e50 VAL: '-2' (15 sibs) 44: [3] [3] 0x55954cf36ee0 VAL: '-2' (15 sibs) 44: [4] [4] 0x55954cf36f70 VAL: '5' (15 sibs) 44: [5] [5] 0x55954cf37000 VAL: '0xa' (15 sibs) 44: [6] [6] 0x55954cf37090 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x55954cf37120 VAL: '0XA' (15 sibs) 44: [8] [8] 0x55954cf371b0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x55954cf37240 VAL: '0b10' (15 sibs) 44: [10] [10] 0x55954cf372d0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x55954cf37360 VAL: '0B10' (15 sibs) 44: [12] [12] 0x55954cf373f0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x55954cf37480 VAL: '0o17' (15 sibs) 44: [14] [14] 0x55954cf37510 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x55954cf375a0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x55954cf37630 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] 0x55954cf230a0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55954cf23130 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x55954cf231c0 VAL: '-2' (3 sibs) 44: [3] [3] 0x55954cf23250 VAL: '-2' (3 sibs) 44: [4] [4] 0x55954cf232e0 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] 0x55954cf36420 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55954cf364b0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x55954cf36540 VAL: '-2' (3 sibs) 44: [3] [3] 0x55954cf365d0 VAL: '-2' (3 sibs) 44: [4] [4] 0x55954cf36660 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] 0x55954cf26fd0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55954cf27060 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55954cf270f0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55954cf27180 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55954cf27210 VAL: '.1' (8 sibs) 44: [5] [5] 0x55954cf272a0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55954cf27330 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55954cf273c0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55954cf27450 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] 0x55954cf3a350 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55954cf3a3e0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55954cf3a470 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55954cf3a500 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55954cf3a590 VAL: '.1' (8 sibs) 44: [5] [5] 0x55954cf3a620 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55954cf3a6b0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55954cf3a740 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55954cf3a7d0 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] 0x55954cf278e0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55954cf27970 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55954cf27a00 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55954cf27a90 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55954cf27b20 VAL: '.1' (8 sibs) 44: [5] [5] 0x55954cf27bb0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55954cf27c40 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55954cf27cd0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55954cf27d60 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] 0x55954cf3ac60 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55954cf3acf0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55954cf3ad80 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55954cf3ae10 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55954cf3aea0 VAL: '.1' (8 sibs) 44: [5] [5] 0x55954cf3af30 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55954cf3afc0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55954cf3b050 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55954cf3b0e0 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] 0x55954cf281f0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55954cf28280 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55954cf28310 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55954cf283a0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55954cf28430 VAL: '.1' (8 sibs) 44: [5] [5] 0x55954cf284c0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55954cf28550 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55954cf285e0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55954cf28670 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] 0x55954cf3b570 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55954cf3b600 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55954cf3b690 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55954cf3b720 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55954cf3b7b0 VAL: '.1' (8 sibs) 44: [5] [5] 0x55954cf3b840 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55954cf3b8d0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55954cf3b960 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55954cf3b9f0 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] 0x55954cf2a660 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x55954cf2a6f0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x55954cf2a780 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x55954cf2a810 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x55954cf2a8a0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x55954cf2a930 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x55954cf2a9c0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x55954cf2aa50 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x55954cf2aae0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x55954cf2ab70 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x55954cf2ac00 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x55954cf2ac90 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x55954cf2ad20 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x55954cf2adb0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x55954cf2ae40 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x55954cf2aed0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x55954cf2af60 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x55954cf2aff0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x55954cf2b080 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x55954cf2b110 MAP: (14 sibs) 1 children: 44: [20] [20] 0x55954cf2b1a0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x55954cf2b230 MAP: (14 sibs) 1 children: 44: [22] [22] 0x55954cf2b2c0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x55954cf2b350 MAP: (14 sibs) 2 children: 44: [24] [24] 0x55954cf2b3e0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x55954cf2b470 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x55954cf2b500 MAP: (14 sibs) 2 children: 44: [27] [27] 0x55954cf2b590 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x55954cf2b620 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x55954cf2b6b0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x55954cf2b740 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x55954cf2b7d0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x55954cf2b860 MAP: (14 sibs) 2 children: 44: [33] [33] 0x55954cf2b8f0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x55954cf2b980 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] 0x55954cf3d9a0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x55954cf3da30 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x55954cf3dac0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x55954cf3db50 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x55954cf3dbe0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x55954cf3dc70 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x55954cf3dd00 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x55954cf3dd90 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x55954cf3de20 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x55954cf3deb0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x55954cf3df40 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x55954cf3dfd0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x55954cf3e060 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x55954cf3e0f0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x55954cf3e180 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x55954cf3e210 MAP: (14 sibs) 1 children: 44: [16] [16] 0x55954cf3e2a0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x55954cf3e330 MAP: (14 sibs) 1 children: 44: [18] [18] 0x55954cf3e3c0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x55954cf3e450 MAP: (14 sibs) 1 children: 44: [20] [20] 0x55954cf3e4e0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x55954cf3e570 MAP: (14 sibs) 1 children: 44: [22] [22] 0x55954cf3e600 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x55954cf3e690 MAP: (14 sibs) 2 children: 44: [24] [24] 0x55954cf3e720 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x55954cf3e7b0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x55954cf3e840 MAP: (14 sibs) 2 children: 44: [27] [27] 0x55954cf3e8d0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x55954cf3e960 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x55954cf3e9f0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x55954cf3ea80 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x55954cf3eb10 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x55954cf3eba0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x55954cf3ec30 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x55954cf3ecc0 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] 0x55954cf1df50 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55954cf1dfe0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x55954cf1e070 VAL: '-2' (15 sibs) 44: [3] [3] 0x55954cf1e100 VAL: '-2' (15 sibs) 44: [4] [4] 0x55954cf1e190 VAL: '5' (15 sibs) 44: [5] [5] 0x55954cf1e220 VAL: '0xa' (15 sibs) 44: [6] [6] 0x55954cf1e2b0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x55954cf1e340 VAL: '0XA' (15 sibs) 44: [8] [8] 0x55954cf1e3d0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x55954cf1e460 VAL: '0b10' (15 sibs) 44: [10] [10] 0x55954cf1e4f0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x55954cf1e580 VAL: '0B10' (15 sibs) 44: [12] [12] 0x55954cf1e610 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x55954cf1e6a0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x55954cf1e730 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x55954cf1e7c0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x55954cf1e850 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] 0x55954cf3c790 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55954cf3c820 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x55954cf3c8b0 VAL: '-2' (15 sibs) 44: [3] [3] 0x55954cf3c940 VAL: '-2' (15 sibs) 44: [4] [4] 0x55954cf3c9d0 VAL: '5' (15 sibs) 44: [5] [5] 0x55954cf3ca60 VAL: '0xa' (15 sibs) 44: [6] [6] 0x55954cf3caf0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x55954cf3cb80 VAL: '0XA' (15 sibs) 44: [8] [8] 0x55954cf3cc10 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x55954cf3cca0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x55954cf3cd30 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x55954cf3cdc0 VAL: '0B10' (15 sibs) 44: [12] [12] 0x55954cf3ce50 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x55954cf3cee0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x55954cf3cf70 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x55954cf3d000 VAL: '0O17' (15 sibs) 44: [16] [16] 0x55954cf3d090 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] 0x55954cf1d640 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55954cf1d6d0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x55954cf1d760 VAL: '-2' (3 sibs) 44: [3] [3] 0x55954cf1d7f0 VAL: '-2' (3 sibs) 44: [4] [4] 0x55954cf1d880 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] 0x55954cf3be80 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55954cf3bf10 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x55954cf3bfa0 VAL: '-2' (3 sibs) 44: [3] [3] 0x55954cf3c030 VAL: '-2' (3 sibs) 44: [4] [4] 0x55954cf3c0c0 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] 0x55954cf21570 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55954cf21600 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55954cf21690 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55954cf21720 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55954cf217b0 VAL: '.1' (8 sibs) 44: [5] [5] 0x55954cf21840 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55954cf218d0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55954cf21960 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55954cf219f0 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] 0x55954cf3fdb0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55954cf3fe40 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55954cf3fed0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55954cf3ff60 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55954cf3fff0 VAL: '.1' (8 sibs) 44: [5] [5] 0x55954cf40080 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55954cf40110 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55954cf401a0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55954cf40230 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] 0x55954cf21e80 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55954cf21f10 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55954cf21fa0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55954cf22030 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55954cf220c0 VAL: '.1' (8 sibs) 44: [5] [5] 0x55954cf22150 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55954cf221e0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55954cf22270 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55954cf22300 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] 0x55954cf406c0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55954cf40750 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55954cf407e0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55954cf40870 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55954cf40900 VAL: '.1' (8 sibs) 44: [5] [5] 0x55954cf40990 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55954cf40a20 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55954cf40ab0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55954cf40b40 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] 0x55954cf22790 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55954cf22820 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55954cf228b0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55954cf22940 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55954cf229d0 VAL: '.1' (8 sibs) 44: [5] [5] 0x55954cf22a60 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55954cf22af0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55954cf22b80 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55954cf22c10 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] 0x55954cf40fd0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55954cf41060 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55954cf410f0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55954cf41180 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55954cf41210 VAL: '.1' (8 sibs) 44: [5] [5] 0x55954cf412a0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55954cf41330 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55954cf413c0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55954cf41450 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] 0x55954cf24bc0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x55954cf24c50 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x55954cf24ce0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x55954cf24d70 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x55954cf24e00 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x55954cf24e90 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x55954cf24f20 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x55954cf24fb0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x55954cf25040 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x55954cf250d0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x55954cf25160 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x55954cf251f0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x55954cf25280 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x55954cf25310 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x55954cf253a0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x55954cf25430 MAP: (14 sibs) 1 children: 44: [16] [16] 0x55954cf254c0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x55954cf25550 MAP: (14 sibs) 1 children: 44: [18] [18] 0x55954cf255e0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x55954cf25670 MAP: (14 sibs) 1 children: 44: [20] [20] 0x55954cf25700 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x55954cf25790 MAP: (14 sibs) 1 children: 44: [22] [22] 0x55954cf25820 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x55954cf258b0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x55954cf25940 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x55954cf259d0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x55954cf25a60 MAP: (14 sibs) 2 children: 44: [27] [27] 0x55954cf25af0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x55954cf25b80 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x55954cf25c10 MAP: (14 sibs) 2 children: 44: [30] [30] 0x55954cf25ca0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x55954cf25d30 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x55954cf25dc0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x55954cf25e50 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x55954cf25ee0 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] 0x55954cf43400 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x55954cf43490 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x55954cf43520 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x55954cf435b0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x55954cf43640 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x55954cf436d0 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x55954cf43760 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x55954cf437f0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x55954cf43880 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x55954cf43910 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x55954cf439a0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x55954cf43a30 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x55954cf43ac0 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x55954cf43b50 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x55954cf43be0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x55954cf43c70 MAP: (14 sibs) 1 children: 44: [16] [16] 0x55954cf43d00 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x55954cf43d90 MAP: (14 sibs) 1 children: 44: [18] [18] 0x55954cf43e20 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x55954cf43eb0 MAP: (14 sibs) 1 children: 44: [20] [20] 0x55954cf43f40 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x55954cf43fd0 MAP: (14 sibs) 1 children: 44: [22] [22] 0x55954cf44060 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x55954cf440f0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x55954cf44180 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x55954cf44210 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x55954cf442a0 MAP: (14 sibs) 2 children: 44: [27] [27] 0x55954cf44330 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x55954cf443c0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x55954cf44450 MAP: (14 sibs) 2 children: 44: [30] [30] 0x55954cf444e0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x55954cf44570 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x55954cf44600 MAP: (14 sibs) 2 children: 44: [33] [33] 0x55954cf44690 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x55954cf44720 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] 0x55954cf2ca70 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55954cf2cb00 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x55954cf2cb90 VAL: '-2' (15 sibs) 44: [3] [3] 0x55954cf2cc20 VAL: '-2' (15 sibs) 44: [4] [4] 0x55954cf2ccb0 VAL: '5' (15 sibs) 44: [5] [5] 0x55954cf2cd40 VAL: '0xa' (15 sibs) 44: [6] [6] 0x55954cf2cdd0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x55954cf2ce60 VAL: '0XA' (15 sibs) 44: [8] [8] 0x55954cf2cef0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x55954cf2cf80 VAL: '0b10' (15 sibs) 44: [10] [10] 0x55954cf2d010 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x55954cf2d0a0 VAL: '0B10' (15 sibs) 44: [12] [12] 0x55954cf2d130 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x55954cf2d1c0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x55954cf2d250 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x55954cf2d2e0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x55954cf2d370 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] 0x55954cf421f0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55954cf42280 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x55954cf42310 VAL: '-2' (15 sibs) 44: [3] [3] 0x55954cf423a0 VAL: '-2' (15 sibs) 44: [4] [4] 0x55954cf42430 VAL: '5' (15 sibs) 44: [5] [5] 0x55954cf424c0 VAL: '0xa' (15 sibs) 44: [6] [6] 0x55954cf42550 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x55954cf425e0 VAL: '0XA' (15 sibs) 44: [8] [8] 0x55954cf42670 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x55954cf42700 VAL: '0b10' (15 sibs) 44: [10] [10] 0x55954cf42790 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x55954cf42820 VAL: '0B10' (15 sibs) 44: [12] [12] 0x55954cf428b0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x55954cf42940 VAL: '0o17' (15 sibs) 44: [14] [14] 0x55954cf429d0 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x55954cf42a60 VAL: '0O17' (15 sibs) 44: [16] [16] 0x55954cf42af0 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] 0x55954cf28de0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55954cf28e70 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x55954cf28f00 VAL: '-2' (3 sibs) 44: [3] [3] 0x55954cf28f90 VAL: '-2' (3 sibs) 44: [4] [4] 0x55954cf29020 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] 0x55954cf418e0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55954cf41970 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x55954cf41a00 VAL: '-2' (3 sibs) 44: [3] [3] 0x55954cf41a90 VAL: '-2' (3 sibs) 44: [4] [4] 0x55954cf41b20 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] 0x55954cf29720 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55954cf297b0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55954cf29840 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55954cf298d0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55954cf29960 VAL: '.1' (8 sibs) 44: [5] [5] 0x55954cf299f0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55954cf29a80 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55954cf29b10 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55954cf29ba0 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] 0x55954cf45810 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55954cf458a0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55954cf45930 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55954cf459c0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55954cf45a50 VAL: '.1' (8 sibs) 44: [5] [5] 0x55954cf45ae0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55954cf45b70 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55954cf45c00 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55954cf45c90 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] 0x55954cf2dc80 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55954cf2dd10 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55954cf2dda0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55954cf2de30 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55954cf2dec0 VAL: '.1' (8 sibs) 44: [5] [5] 0x55954cf2df50 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55954cf2dfe0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55954cf2e070 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55954cf2e100 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] 0x55954cf46120 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55954cf461b0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55954cf46240 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55954cf462d0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55954cf46360 VAL: '.1' (8 sibs) 44: [5] [5] 0x55954cf463f0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55954cf46480 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55954cf46510 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55954cf465a0 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] 0x55954cf2e590 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55954cf2e620 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55954cf2e6b0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55954cf2e740 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55954cf2e7d0 VAL: '.1' (8 sibs) 44: [5] [5] 0x55954cf2e860 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55954cf2e8f0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55954cf2e980 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55954cf2ea10 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] 0x55954cf46a30 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55954cf46ac0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55954cf46b50 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55954cf46be0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55954cf46c70 VAL: '.1' (8 sibs) 44: [5] [5] 0x55954cf46d00 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55954cf46d90 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55954cf46e20 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55954cf46eb0 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] 0x55954cf309c0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x55954cf30a50 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x55954cf30ae0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x55954cf30b70 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x55954cf30c00 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x55954cf30c90 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x55954cf30d20 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x55954cf30db0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x55954cf30e40 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x55954cf30ed0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x55954cf30f60 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x55954cf30ff0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x55954cf31080 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x55954cf31110 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x55954cf311a0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x55954cf31230 MAP: (14 sibs) 1 children: 44: [16] [16] 0x55954cf312c0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x55954cf31350 MAP: (14 sibs) 1 children: 44: [18] [18] 0x55954cf313e0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x55954cf31470 MAP: (14 sibs) 1 children: 44: [20] [20] 0x55954cf31500 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x55954cf31590 MAP: (14 sibs) 1 children: 44: [22] [22] 0x55954cf31620 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x55954cf316b0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x55954cf31740 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x55954cf317d0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x55954cf31860 MAP: (14 sibs) 2 children: 44: [27] [27] 0x55954cf318f0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x55954cf31980 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x55954cf31a10 MAP: (14 sibs) 2 children: 44: [30] [30] 0x55954cf31aa0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x55954cf31b30 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x55954cf31bc0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x55954cf31c50 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x55954cf31ce0 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] 0x55954cf48e60 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x55954cf48ef0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x55954cf48f80 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x55954cf49010 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x55954cf490a0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x55954cf49130 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x55954cf491c0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x55954cf49250 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x55954cf492e0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x55954cf49370 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x55954cf49400 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x55954cf49490 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x55954cf49520 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x55954cf495b0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x55954cf49640 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x55954cf496d0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x55954cf49760 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x55954cf497f0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x55954cf49880 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x55954cf49910 MAP: (14 sibs) 1 children: 44: [20] [20] 0x55954cf499a0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x55954cf49a30 MAP: (14 sibs) 1 children: 44: [22] [22] 0x55954cf49ac0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x55954cf49b50 MAP: (14 sibs) 2 children: 44: [24] [24] 0x55954cf49be0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x55954cf49c70 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x55954cf49d00 MAP: (14 sibs) 2 children: 44: [27] [27] 0x55954cf49d90 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x55954cf49e20 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x55954cf49eb0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x55954cf49f40 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x55954cf49fd0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x55954cf4a060 MAP: (14 sibs) 2 children: 44: [33] [33] 0x55954cf4a0f0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x55954cf4a180 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: 0x55954ceef820 [ROOT] MAP: (0 sibs) 1 children: 44: 0x55954ceee030 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0x55954ceee0d0 VAL: '-2' (15 sibs) 44: 0x55954ceee168 VAL: '-2' (15 sibs) 44: 0x55954ceee200 VAL: '5' (15 sibs) 44: 0x55954ceee298 VAL: '0xa' (15 sibs) 44: 0x55954ceee330 VAL: '-0xb' (15 sibs) 44: 0x55954ceee3c8 VAL: '0XA' (15 sibs) 44: 0x55954ceee460 VAL: '-0XA' (15 sibs) 44: 0x55954ceee4f8 VAL: '0b10' (15 sibs) 44: 0x55954ceee590 VAL: '-0b10' (15 sibs) 44: 0x55954ceee628 VAL: '0B10' (15 sibs) 44: 0x55954ceee6c0 VAL: '-0B10' (15 sibs) 44: 0x55954ceee758 VAL: '0o17' (15 sibs) 44: 0x55954ceee7f0 VAL: '-0o17' (15 sibs) 44: 0x55954ceee888 VAL: '0O17' (15 sibs) 44: 0x55954ceee920 VAL: '-0O17' (15 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x55954cf47340 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55954cf473d0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x55954cf47460 VAL: '-2' (15 sibs) 44: [3] [3] 0x55954cf474f0 VAL: '-2' (15 sibs) 44: [4] [4] 0x55954cf47580 VAL: '5' (15 sibs) 44: [5] [5] 0x55954cf47610 VAL: '0xa' (15 sibs) 44: [6] [6] 0x55954cf476a0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x55954cf47730 VAL: '0XA' (15 sibs) 44: [8] [8] 0x55954cf477c0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x55954cf47850 VAL: '0b10' (15 sibs) 44: [10] [10] 0x55954cf478e0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x55954cf47970 VAL: '0B10' (15 sibs) 44: [12] [12] 0x55954cf47a00 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x55954cf47a90 VAL: '0o17' (15 sibs) 44: [14] [14] 0x55954cf47b20 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x55954cf47bb0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x55954cf47c40 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: 0x55954ceef938 [ROOT] MAP: (0 sibs) 1 children: 44: 0x55954ceeda30 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x55954ceedad0 VAL: '-2' (3 sibs) 44: 0x55954ceedb68 VAL: '-2' (3 sibs) 44: 0x55954ceedc00 VAL: '-5' (3 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x55954cf30510 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55954cf305a0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x55954cf30630 VAL: '-2' (3 sibs) 44: [3] [3] 0x55954cf306c0 VAL: '-2' (3 sibs) 44: [4] [4] 0x55954cf30750 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: 0x55954ceefa50 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x55954ceeee30 VAL: '-2.0' (8 sibs) 44: 0x55954ceeeec8 VAL: '-2.1' (8 sibs) 44: 0x55954ceeef60 VAL: '0.1' (8 sibs) 44: 0x55954ceeeff8 VAL: '.1' (8 sibs) 44: 0x55954ceef090 VAL: '-.2' (8 sibs) 44: 0x55954ceef128 VAL: '-2.e+6' (8 sibs) 44: 0x55954ceef1c0 VAL: '-3e-6' (8 sibs) 44: 0x55954ceef258 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x55954cf47ce0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55954cf47d70 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55954cf47e00 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55954cf47e90 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55954cf47f20 VAL: '.1' (8 sibs) 44: [5] [5] 0x55954cf47fb0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55954cf48040 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55954cf480d0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55954cf48160 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: 0x55954ceefb68 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x55954ceef300 VAL: '-2.0' (8 sibs) 44: 0x55954ceef398 VAL: '-2.1' (8 sibs) 44: 0x55954ceef430 VAL: '0.1' (8 sibs) 44: 0x55954ceef4c8 VAL: '.1' (8 sibs) 44: 0x55954ceef560 VAL: '-.2' (8 sibs) 44: 0x55954ceef5f8 VAL: '-2.e+6' (8 sibs) 44: 0x55954ceef690 VAL: '-3e-6' (8 sibs) 44: 0x55954ceef728 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x55954cf48200 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55954cf48290 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55954cf48320 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55954cf483b0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55954cf48440 VAL: '.1' (8 sibs) 44: [5] [5] 0x55954cf484d0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55954cf48560 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55954cf485f0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55954cf48680 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: 0x55954ceefc80 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x55954cef00a0 VAL: '-2.0' (8 sibs) 44: 0x55954cef0138 VAL: '-2.1' (8 sibs) 44: 0x55954cef01d0 VAL: '0.1' (8 sibs) 44: 0x55954cef0268 VAL: '.1' (8 sibs) 44: 0x55954cef0300 VAL: '-.2' (8 sibs) 44: 0x55954cef0398 VAL: '-2.e+6' (8 sibs) 44: 0x55954cef0430 VAL: '-3e-6' (8 sibs) 44: 0x55954cef04c8 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x55954cf48720 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55954cf487b0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55954cf48840 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55954cf488d0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55954cf48960 VAL: '.1' (8 sibs) 44: [5] [5] 0x55954cf489f0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55954cf48a80 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55954cf48b10 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55954cf48ba0 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: 0x55954ceefd98 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x55954cef0bb0 VAL: '1.2.3' (14 sibs) 44: 0x55954cef0c48 VAL: '1.2.3.4' (14 sibs) 44: 0x55954cef0ce0 SEQ: (14 sibs) 2 children: 44: 0x55954cef1410 VAL: '1.2.3' (2 sibs) 44: 0x55954cef14a8 VAL: '4.5.6' (2 sibs) 44: 0x55954cef0d78 SEQ: (14 sibs) 2 children: 44: 0x55954cef1550 VAL: '1.2.3.4' (2 sibs) 44: 0x55954cef15e8 VAL: '4.5.6.7' (2 sibs) 44: 0x55954cef0e10 SEQ: (14 sibs) 2 children: 44: 0x55954cef1690 VAL: '1.2.3' (2 sibs) 44: 0x55954cef1728 VAL: '4.5.6' (2 sibs) 44: 0x55954cef0ea8 SEQ: (14 sibs) 2 children: 44: 0x55954cef17d0 VAL: '1.2.3.4' (2 sibs) 44: 0x55954cef1868 VAL: '4.5.6.7' (2 sibs) 44: 0x55954cef0f40 MAP: (14 sibs) 1 children: 44: 0x55954cef1910 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x55954cef0fd8 MAP: (14 sibs) 1 children: 44: 0x55954cef19b0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x55954cef1070 MAP: (14 sibs) 1 children: 44: 0x55954cef1a50 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x55954cef1108 MAP: (14 sibs) 1 children: 44: 0x55954cef1af0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x55954cef11a0 MAP: (14 sibs) 2 children: 44: 0x55954cef1b90 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x55954cef1c28 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x55954cef1238 MAP: (14 sibs) 2 children: 44: 0x55954cef1cd0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x55954cef1d68 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0x55954cef12d0 MAP: (14 sibs) 2 children: 44: 0x55954cef1e10 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x55954cef1ea8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x55954cef1368 MAP: (14 sibs) 2 children: 44: 0x55954cef1f50 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x55954cef1fe8 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x55954cf4b270 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x55954cf4b300 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x55954cf4b390 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x55954cf4b420 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x55954cf4b4b0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x55954cf4b540 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x55954cf4b5d0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x55954cf4b660 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x55954cf4b6f0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x55954cf4b780 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x55954cf4b810 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x55954cf4b8a0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x55954cf4b930 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x55954cf4b9c0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x55954cf4ba50 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x55954cf4bae0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x55954cf4bb70 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x55954cf4bc00 MAP: (14 sibs) 1 children: 44: [18] [18] 0x55954cf4bc90 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x55954cf4bd20 MAP: (14 sibs) 1 children: 44: [20] [20] 0x55954cf4bdb0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x55954cf4be40 MAP: (14 sibs) 1 children: 44: [22] [22] 0x55954cf4bed0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x55954cf4bf60 MAP: (14 sibs) 2 children: 44: [24] [24] 0x55954cf4bff0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x55954cf4c080 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x55954cf4c110 MAP: (14 sibs) 2 children: 44: [27] [27] 0x55954cf4c1a0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x55954cf4c230 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x55954cf4c2c0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x55954cf4c350 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x55954cf4c3e0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x55954cf4c470 MAP: (14 sibs) 2 children: 44: [33] [33] 0x55954cf4c500 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x55954cf4c590 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: 0x55954ceef820 [ROOT] MAP: (0 sibs) 1 children: 44: 0x55954ceee030 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0x55954ceee0d0 VAL: '-2' (15 sibs) 44: 0x55954ceee168 VAL: '-2' (15 sibs) 44: 0x55954ceee200 VAL: '5' (15 sibs) 44: 0x55954ceee298 VAL: '0xa' (15 sibs) 44: 0x55954ceee330 VAL: '-0xb' (15 sibs) 44: 0x55954ceee3c8 VAL: '0XA' (15 sibs) 44: 0x55954ceee460 VAL: '-0XA' (15 sibs) 44: 0x55954ceee4f8 VAL: '0b10' (15 sibs) 44: 0x55954ceee590 VAL: '-0b10' (15 sibs) 44: 0x55954ceee628 VAL: '0B10' (15 sibs) 44: 0x55954ceee6c0 VAL: '-0B10' (15 sibs) 44: 0x55954ceee758 VAL: '0o17' (15 sibs) 44: 0x55954ceee7f0 VAL: '-0o17' (15 sibs) 44: 0x55954ceee888 VAL: '0O17' (15 sibs) 44: 0x55954ceee920 VAL: '-0O17' (15 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x55954cf4c630 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55954cf4c6c0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x55954cf4c750 VAL: '-2' (15 sibs) 44: [3] [3] 0x55954cf4c7e0 VAL: '-2' (15 sibs) 44: [4] [4] 0x55954cf4c870 VAL: '5' (15 sibs) 44: [5] [5] 0x55954cf4c900 VAL: '0xa' (15 sibs) 44: [6] [6] 0x55954cf4c990 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x55954cf4ca20 VAL: '0XA' (15 sibs) 44: [8] [8] 0x55954cf4cab0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x55954cf4cb40 VAL: '0b10' (15 sibs) 44: [10] [10] 0x55954cf4cbd0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x55954cf4cc60 VAL: '0B10' (15 sibs) 44: [12] [12] 0x55954cf4ccf0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x55954cf4cd80 VAL: '0o17' (15 sibs) 44: [14] [14] 0x55954cf4ce10 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x55954cf4cea0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x55954cf4cf30 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: 0x55954ceef938 [ROOT] MAP: (0 sibs) 1 children: 44: 0x55954ceeda30 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x55954ceedad0 VAL: '-2' (3 sibs) 44: 0x55954ceedb68 VAL: '-2' (3 sibs) 44: 0x55954ceedc00 VAL: '-5' (3 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x55954cf4cfd0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55954cf4d060 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x55954cf4d0f0 VAL: '-2' (3 sibs) 44: [3] [3] 0x55954cf4d180 VAL: '-2' (3 sibs) 44: [4] [4] 0x55954cf4d210 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: 0x55954ceefa50 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x55954ceeee30 VAL: '-2.0' (8 sibs) 44: 0x55954ceeeec8 VAL: '-2.1' (8 sibs) 44: 0x55954ceeef60 VAL: '0.1' (8 sibs) 44: 0x55954ceeeff8 VAL: '.1' (8 sibs) 44: 0x55954ceef090 VAL: '-.2' (8 sibs) 44: 0x55954ceef128 VAL: '-2.e+6' (8 sibs) 44: 0x55954ceef1c0 VAL: '-3e-6' (8 sibs) 44: 0x55954ceef258 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x55954cf4d2b0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55954cf4d340 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55954cf4d3d0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55954cf4d460 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55954cf4d4f0 VAL: '.1' (8 sibs) 44: [5] [5] 0x55954cf4d580 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55954cf4d610 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55954cf4d6a0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55954cf4d730 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: 0x55954ceefb68 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x55954ceef300 VAL: '-2.0' (8 sibs) 44: 0x55954ceef398 VAL: '-2.1' (8 sibs) 44: 0x55954ceef430 VAL: '0.1' (8 sibs) 44: 0x55954ceef4c8 VAL: '.1' (8 sibs) 44: 0x55954ceef560 VAL: '-.2' (8 sibs) 44: 0x55954ceef5f8 VAL: '-2.e+6' (8 sibs) 44: 0x55954ceef690 VAL: '-3e-6' (8 sibs) 44: 0x55954ceef728 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x55954cf4d7d0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55954cf4d860 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55954cf4d8f0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55954cf4d980 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55954cf4da10 VAL: '.1' (8 sibs) 44: [5] [5] 0x55954cf4daa0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55954cf4db30 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55954cf4dbc0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55954cf4dc50 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: 0x55954ceefc80 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x55954cef00a0 VAL: '-2.0' (8 sibs) 44: 0x55954cef0138 VAL: '-2.1' (8 sibs) 44: 0x55954cef01d0 VAL: '0.1' (8 sibs) 44: 0x55954cef0268 VAL: '.1' (8 sibs) 44: 0x55954cef0300 VAL: '-.2' (8 sibs) 44: 0x55954cef0398 VAL: '-2.e+6' (8 sibs) 44: 0x55954cef0430 VAL: '-3e-6' (8 sibs) 44: 0x55954cef04c8 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x55954cf4dcf0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55954cf4dd80 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55954cf4de10 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55954cf4dea0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55954cf4df30 VAL: '.1' (8 sibs) 44: [5] [5] 0x55954cf4dfc0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55954cf4e050 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55954cf4e0e0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55954cf4e170 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: 0x55954ceefd98 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x55954cef0bb0 VAL: '1.2.3' (14 sibs) 44: 0x55954cef0c48 VAL: '1.2.3.4' (14 sibs) 44: 0x55954cef0ce0 SEQ: (14 sibs) 2 children: 44: 0x55954cef1410 VAL: '1.2.3' (2 sibs) 44: 0x55954cef14a8 VAL: '4.5.6' (2 sibs) 44: 0x55954cef0d78 SEQ: (14 sibs) 2 children: 44: 0x55954cef1550 VAL: '1.2.3.4' (2 sibs) 44: 0x55954cef15e8 VAL: '4.5.6.7' (2 sibs) 44: 0x55954cef0e10 SEQ: (14 sibs) 2 children: 44: 0x55954cef1690 VAL: '1.2.3' (2 sibs) 44: 0x55954cef1728 VAL: '4.5.6' (2 sibs) 44: 0x55954cef0ea8 SEQ: (14 sibs) 2 children: 44: 0x55954cef17d0 VAL: '1.2.3.4' (2 sibs) 44: 0x55954cef1868 VAL: '4.5.6.7' (2 sibs) 44: 0x55954cef0f40 MAP: (14 sibs) 1 children: 44: 0x55954cef1910 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x55954cef0fd8 MAP: (14 sibs) 1 children: 44: 0x55954cef19b0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x55954cef1070 MAP: (14 sibs) 1 children: 44: 0x55954cef1a50 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x55954cef1108 MAP: (14 sibs) 1 children: 44: 0x55954cef1af0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x55954cef11a0 MAP: (14 sibs) 2 children: 44: 0x55954cef1b90 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x55954cef1c28 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x55954cef1238 MAP: (14 sibs) 2 children: 44: 0x55954cef1cd0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x55954cef1d68 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0x55954cef12d0 MAP: (14 sibs) 2 children: 44: 0x55954cef1e10 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x55954cef1ea8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x55954cef1368 MAP: (14 sibs) 2 children: 44: 0x55954cef1f50 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x55954cef1fe8 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x55954cf4e210 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x55954cf4e2a0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x55954cf4e330 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x55954cf4e3c0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x55954cf4e450 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x55954cf4e4e0 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x55954cf4e570 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x55954cf4e600 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x55954cf4e690 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x55954cf4e720 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x55954cf4e7b0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x55954cf4e840 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x55954cf4e8d0 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x55954cf4e960 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x55954cf4e9f0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x55954cf4ea80 MAP: (14 sibs) 1 children: 44: [16] [16] 0x55954cf4eb10 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x55954cf4eba0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x55954cf4ec30 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x55954cf4ecc0 MAP: (14 sibs) 1 children: 44: [20] [20] 0x55954cf4ed50 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x55954cf4ede0 MAP: (14 sibs) 1 children: 44: [22] [22] 0x55954cf4ee70 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x55954cf4ef00 MAP: (14 sibs) 2 children: 44: [24] [24] 0x55954cf4ef90 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x55954cf4f020 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x55954cf4f0b0 MAP: (14 sibs) 2 children: 44: [27] [27] 0x55954cf4f140 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x55954cf4f1d0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x55954cf4f260 MAP: (14 sibs) 2 children: 44: [30] [30] 0x55954cf4f2f0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x55954cf4f380 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x55954cf4f410 MAP: (14 sibs) 2 children: 44: [33] [33] 0x55954cf4f4a0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x55954cf4f530 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 (15 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 218 tests from 3 test suites ran. (16 ms total) 44: [ PASSED ] 218 tests. 44/52 Test #44: ryml-test-number .................. Passed 0.02 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: 0x565263992040 [ROOT] SEQ: (0 sibs) 12 children: 45: 0x56526398f310 VAL: '' (12 sibs) 45: 0x56526398f3a8 VAL: '' (12 sibs) 45: 0x56526398f440 VAL: 'null' (12 sibs) 45: 0x56526398f4d8 VAL: 'Null' (12 sibs) 45: 0x56526398f570 VAL: 'NULL' (12 sibs) 45: 0x56526398f608 VAL: '~' (12 sibs) 45: 0x56526398f6a0 MAP: (12 sibs) 1 children: 45: 0x56526398fa40 KEYVAL: 'null' 'null' (1 sibs) 45: 0x56526398f738 MAP: (12 sibs) 1 children: 45: 0x56526398fae0 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0x56526398f7d0 MAP: (12 sibs) 1 children: 45: 0x56526398fb80 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0x56526398f868 MAP: (12 sibs) 1 children: 45: 0x56526398fc20 KEYVAL: '~' '~' (1 sibs) 45: 0x56526398f900 MAP: (12 sibs) 1 children: 45: 0x56526398fcc0 KEYVAL: '~' 'null' (1 sibs) 45: 0x56526398f998 MAP: (12 sibs) 1 children: 45: 0x56526398fd60 KEYVAL: 'null' '~' (1 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x5652639d82a0 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x5652639d8330 VAL: '' (12 sibs) 45: [2] [2] 0x5652639d83c0 VAL: '' (12 sibs) 45: [3] [3] 0x5652639d8450 VAL: 'null' (12 sibs) 45: [4] [4] 0x5652639d84e0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x5652639d8570 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x5652639d8600 VAL: '~' (12 sibs) 45: [7] [7] 0x5652639d8690 MAP: (12 sibs) 1 children: 45: [8] [8] 0x5652639d8720 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x5652639d87b0 MAP: (12 sibs) 1 children: 45: [10] [10] 0x5652639d8840 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x5652639d88d0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x5652639d8960 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x5652639d89f0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x5652639d8a80 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x5652639d8b10 MAP: (12 sibs) 1 children: 45: [16] [16] 0x5652639d8ba0 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x5652639d8c30 MAP: (12 sibs) 1 children: 45: [18] [18] 0x5652639d8cc0 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: 0x565263992158 [ROOT] MAP: (0 sibs) 3 children: 45: 0x565263990040 KEYVAL: 'foo' '' (3 sibs) 45: 0x5652639900d8 KEYVAL: 'bar' '' (3 sibs) 45: 0x565263990170 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x5652639da8d0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x5652639da960 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x5652639da9f0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x5652639daa80 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: 0x565263992270 [ROOT] MAP: (0 sibs) 3 children: 45: 0x565263990680 KEYVAL: 'foo' '' (3 sibs) 45: 0x565263990718 KEYVAL: 'bar' '' (3 sibs) 45: 0x5652639907b0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x5652639dc600 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x5652639dc690 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x5652639dc720 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x5652639dc7b0 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: 0x565263992388 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x565263990850 VAL: '' (3 sibs) 45: 0x5652639908e8 VAL: '' (3 sibs) 45: 0x565263990980 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x5652639de330 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x5652639de3c0 VAL: '' (3 sibs) 45: [2] [2] 0x5652639de450 VAL: '' (3 sibs) 45: [3] [3] 0x5652639de4e0 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: 0x5652639924a0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x5652639914c0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0x565263991690 VAL: '' (3 sibs) 45: 0x565263991728 VAL: '' (3 sibs) 45: 0x5652639917c0 VAL: '' (3 sibs) 45: 0x565263991558 KEYVAL: 'bar' '' (3 sibs) 45: 0x5652639915f0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x5652639e0060 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x5652639e00f0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x5652639e0180 VAL: '' (3 sibs) 45: [3] [3] 0x5652639e0210 VAL: '' (3 sibs) 45: [4] [4] 0x5652639e02a0 VAL: '' (3 sibs) 45: [5] [5] 0x5652639e0330 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x5652639e03c0 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: 0x5652639925b8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x565263990260 KEYVAL: 'foo' '' (3 sibs) 45: 0x5652639902f8 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0x565263990430 VAL: '' (3 sibs) 45: 0x5652639904c8 VAL: '' (3 sibs) 45: 0x565263990560 VAL: '' (3 sibs) 45: 0x565263990390 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x5652639e1d90 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x5652639e1e20 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x5652639e1eb0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x5652639e1f40 VAL: '' (3 sibs) 45: [4] [4] 0x5652639e1fd0 VAL: '' (3 sibs) 45: [5] [5] 0x5652639e2060 VAL: '' (3 sibs) 45: [6] [6] 0x5652639e20f0 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: 0x5652639926d0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x565263991860 KEYVAL: 'foo' '' (3 sibs) 45: 0x5652639918f8 KEYVAL: 'bar' '' (3 sibs) 45: 0x565263991990 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0x565263991a30 VAL: '' (3 sibs) 45: 0x565263991ac8 VAL: '' (3 sibs) 45: 0x565263991b60 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x5652639e3ac0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x5652639e3b50 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x5652639e3be0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x5652639e3c70 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x5652639e3d00 VAL: '' (3 sibs) 45: [5] [5] 0x5652639e3d90 VAL: '' (3 sibs) 45: [6] [6] 0x5652639e3e20 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: 0x5652639927e8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x565263991c50 MAP: (3 sibs) 3 children: 45: 0x565263991e20 KEYVAL: 'foo' '' (3 sibs) 45: 0x565263991eb8 KEYVAL: 'bar' '' (3 sibs) 45: 0x565263991f50 KEYVAL: 'baz' '' (3 sibs) 45: 0x565263991ce8 VAL: '' (3 sibs) 45: 0x565263991d80 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x5652639e57f0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x5652639e5880 MAP: (3 sibs) 3 children: 45: [2] [2] 0x5652639e5910 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x5652639e59a0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x5652639e5a30 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x5652639e5ac0 VAL: '' (3 sibs) 45: [6] [6] 0x5652639e5b50 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: 0x565263992900 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x5652639931d0 VAL: '' (3 sibs) 45: 0x565263993268 MAP: (3 sibs) 3 children: 45: 0x5652639933a0 KEYVAL: 'foo' '' (3 sibs) 45: 0x565263993438 KEYVAL: 'bar' '' (3 sibs) 45: 0x5652639934d0 KEYVAL: 'baz' '' (3 sibs) 45: 0x565263993300 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x5652639e7520 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x5652639e75b0 VAL: '' (3 sibs) 45: [2] [2] 0x5652639e7640 MAP: (3 sibs) 3 children: 45: [3] [3] 0x5652639e76d0 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x5652639e7760 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x5652639e77f0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x5652639e7880 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: 0x565263992a18 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x565263990c40 VAL: '' (3 sibs) 45: 0x565263990cd8 VAL: '' (3 sibs) 45: 0x565263990d70 MAP: (3 sibs) 3 children: 45: 0x565263990e10 KEYVAL: 'foo' '' (3 sibs) 45: 0x565263990ea8 KEYVAL: 'bar' '' (3 sibs) 45: 0x565263990f40 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x5652639e9250 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x5652639e92e0 VAL: '' (3 sibs) 45: [2] [2] 0x5652639e9370 VAL: '' (3 sibs) 45: [3] [3] 0x5652639e9400 MAP: (3 sibs) 3 children: 45: [4] [4] 0x5652639e9490 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x5652639e9520 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x5652639e95b0 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: 0x565263992b30 [ROOT] MAP: (0 sibs) 3 children: 45: 0x565263990a20 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0x5652639912b0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x565263991348 KEYVAL: 'bar' '' (2 sibs) 45: 0x565263990ab8 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0x565263993570 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x565263993608 KEYVAL: 'bar' '' (2 sibs) 45: 0x565263990b50 KEYVAL: 'whatever' 'baz' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x5652639eaf80 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x5652639eb010 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x5652639eb0a0 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x5652639eb130 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x5652639eb1c0 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x5652639eb250 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x5652639eb2e0 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x5652639eb370 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: 0x565263992c48 [ROOT] MAP: (0 sibs) 3 children: 45: 0x5652639948e0 KEYVAL: 'version' '0' (3 sibs) 45: 0x565263994978 KEYVAL: 'type' 'xml' (3 sibs) 45: 0x565263994a10 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0x56526398eed0 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0x565263994ab0 KEYMAP: 'System' (2 sibs) 2 children: 45: 0x565263994bf0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0x565263994c88 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0x565263994b48 KEYMAP: 'General' (2 sibs) 8 children: 45: 0x565263994d30 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0x565263994dc8 KEYVAL: 'Life' '100' (8 sibs) 45: 0x565263994e60 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0x565263994ef8 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0x565263994f90 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0x565263995028 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0x5652639950c0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0x565263995158 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x5652639edb30 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x5652639edbc0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x5652639edc50 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x5652639edce0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x5652639edd70 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x5652639ede00 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x5652639ede90 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x5652639edf20 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x5652639edfb0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x5652639ee040 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x5652639ee0d0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x5652639ee160 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x5652639ee1f0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x5652639ee280 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x5652639ee310 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x5652639ee3a0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x5652639ee430 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: 0x565263992d60 [ROOT] MAP: (0 sibs) 3 children: 45: 0x5652639938d0 KEYVAL: 'version' '10' (3 sibs) 45: 0x565263993968 KEYVAL: 'type' 'test' (3 sibs) 45: 0x565263993a00 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0x565263991120 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0x56526398f010 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0x565263994410 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0x5652639944a8 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0x565263994540 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0x5652639911b8 KEYMAP: 'lists' (2 sibs) 0 children: 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x5652639ed220 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x5652639ed2b0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x5652639ed340 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x5652639ed3d0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x5652639ed460 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x5652639ed4f0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x5652639ed580 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x5652639ed610 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x5652639ed6a0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x5652639ed730 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: 0x565263992040 [ROOT] SEQ: (0 sibs) 12 children: 45: 0x56526398f310 VAL: '' (12 sibs) 45: 0x56526398f3a8 VAL: '' (12 sibs) 45: 0x56526398f440 VAL: 'null' (12 sibs) 45: 0x56526398f4d8 VAL: 'Null' (12 sibs) 45: 0x56526398f570 VAL: 'NULL' (12 sibs) 45: 0x56526398f608 VAL: '~' (12 sibs) 45: 0x56526398f6a0 MAP: (12 sibs) 1 children: 45: 0x56526398fa40 KEYVAL: 'null' 'null' (1 sibs) 45: 0x56526398f738 MAP: (12 sibs) 1 children: 45: 0x56526398fae0 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0x56526398f7d0 MAP: (12 sibs) 1 children: 45: 0x56526398fb80 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0x56526398f868 MAP: (12 sibs) 1 children: 45: 0x56526398fc20 KEYVAL: '~' '~' (1 sibs) 45: 0x56526398f900 MAP: (12 sibs) 1 children: 45: 0x56526398fcc0 KEYVAL: '~' 'null' (1 sibs) 45: 0x56526398f998 MAP: (12 sibs) 1 children: 45: 0x56526398fd60 KEYVAL: 'null' '~' (1 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x5652639f0a70 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x5652639f0b00 VAL: '' (12 sibs) 45: [2] [2] 0x5652639f0b90 VAL: '' (12 sibs) 45: [3] [3] 0x5652639f0c20 VAL: 'null' (12 sibs) 45: [4] [4] 0x5652639f0cb0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x5652639f0d40 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x5652639f0dd0 VAL: '~' (12 sibs) 45: [7] [7] 0x5652639f0e60 MAP: (12 sibs) 1 children: 45: [8] [8] 0x5652639f0ef0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x5652639f0f80 MAP: (12 sibs) 1 children: 45: [10] [10] 0x5652639f1010 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x5652639f10a0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x5652639f1130 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x5652639f11c0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x5652639f1250 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x5652639f12e0 MAP: (12 sibs) 1 children: 45: [16] [16] 0x5652639f1370 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x5652639f1400 MAP: (12 sibs) 1 children: 45: [18] [18] 0x5652639f1490 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: 0x565263992158 [ROOT] MAP: (0 sibs) 3 children: 45: 0x565263990040 KEYVAL: 'foo' '' (3 sibs) 45: 0x5652639900d8 KEYVAL: 'bar' '' (3 sibs) 45: 0x565263990170 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x5652639f0160 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x5652639f01f0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x5652639f0280 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x5652639f0310 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: 0x565263992270 [ROOT] MAP: (0 sibs) 3 children: 45: 0x565263990680 KEYVAL: 'foo' '' (3 sibs) 45: 0x565263990718 KEYVAL: 'bar' '' (3 sibs) 45: 0x5652639907b0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x5652639f1c80 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x5652639f1d10 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x5652639f1da0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x5652639f1e30 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: 0x565263992388 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x565263990850 VAL: '' (3 sibs) 45: 0x5652639908e8 VAL: '' (3 sibs) 45: 0x565263990980 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x5652639f2590 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x5652639f2620 VAL: '' (3 sibs) 45: [2] [2] 0x5652639f26b0 VAL: '' (3 sibs) 45: [3] [3] 0x5652639f2740 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: 0x5652639924a0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x5652639914c0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0x565263991690 VAL: '' (3 sibs) 45: 0x565263991728 VAL: '' (3 sibs) 45: 0x5652639917c0 VAL: '' (3 sibs) 45: 0x565263991558 KEYVAL: 'bar' '' (3 sibs) 45: 0x5652639915f0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x5652639f2ea0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x5652639f2f30 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x5652639f2fc0 VAL: '' (3 sibs) 45: [3] [3] 0x5652639f3050 VAL: '' (3 sibs) 45: [4] [4] 0x5652639f30e0 VAL: '' (3 sibs) 45: [5] [5] 0x5652639f3170 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x5652639f3200 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: 0x5652639925b8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x565263990260 KEYVAL: 'foo' '' (3 sibs) 45: 0x5652639902f8 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0x565263990430 VAL: '' (3 sibs) 45: 0x5652639904c8 VAL: '' (3 sibs) 45: 0x565263990560 VAL: '' (3 sibs) 45: 0x565263990390 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x5652639f37b0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x5652639f3840 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x5652639f38d0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x5652639f3960 VAL: '' (3 sibs) 45: [4] [4] 0x5652639f39f0 VAL: '' (3 sibs) 45: [5] [5] 0x5652639f3a80 VAL: '' (3 sibs) 45: [6] [6] 0x5652639f3b10 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: 0x5652639926d0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x565263991860 KEYVAL: 'foo' '' (3 sibs) 45: 0x5652639918f8 KEYVAL: 'bar' '' (3 sibs) 45: 0x565263991990 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0x565263991a30 VAL: '' (3 sibs) 45: 0x565263991ac8 VAL: '' (3 sibs) 45: 0x565263991b60 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x5652639f40c0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x5652639f4150 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x5652639f41e0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x5652639f4270 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x5652639f4300 VAL: '' (3 sibs) 45: [5] [5] 0x5652639f4390 VAL: '' (3 sibs) 45: [6] [6] 0x5652639f4420 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: 0x5652639927e8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x565263991c50 MAP: (3 sibs) 3 children: 45: 0x565263991e20 KEYVAL: 'foo' '' (3 sibs) 45: 0x565263991eb8 KEYVAL: 'bar' '' (3 sibs) 45: 0x565263991f50 KEYVAL: 'baz' '' (3 sibs) 45: 0x565263991ce8 VAL: '' (3 sibs) 45: 0x565263991d80 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x5652639f49d0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x5652639f4a60 MAP: (3 sibs) 3 children: 45: [2] [2] 0x5652639f4af0 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x5652639f4b80 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x5652639f4c10 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x5652639f4ca0 VAL: '' (3 sibs) 45: [6] [6] 0x5652639f4d30 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: 0x565263992900 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x5652639931d0 VAL: '' (3 sibs) 45: 0x565263993268 MAP: (3 sibs) 3 children: 45: 0x5652639933a0 KEYVAL: 'foo' '' (3 sibs) 45: 0x565263993438 KEYVAL: 'bar' '' (3 sibs) 45: 0x5652639934d0 KEYVAL: 'baz' '' (3 sibs) 45: 0x565263993300 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x5652639f52e0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x5652639f5370 VAL: '' (3 sibs) 45: [2] [2] 0x5652639f5400 MAP: (3 sibs) 3 children: 45: [3] [3] 0x5652639f5490 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x5652639f5520 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x5652639f55b0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x5652639f5640 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: 0x565263992a18 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x565263990c40 VAL: '' (3 sibs) 45: 0x565263990cd8 VAL: '' (3 sibs) 45: 0x565263990d70 MAP: (3 sibs) 3 children: 45: 0x565263990e10 KEYVAL: 'foo' '' (3 sibs) 45: 0x565263990ea8 KEYVAL: 'bar' '' (3 sibs) 45: 0x565263990f40 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x5652639f5bf0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x5652639f5c80 VAL: '' (3 sibs) 45: [2] [2] 0x5652639f5d10 VAL: '' (3 sibs) 45: [3] [3] 0x5652639f5da0 MAP: (3 sibs) 3 children: 45: [4] [4] 0x5652639f5e30 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x5652639f5ec0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x5652639f5f50 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: 0x565263992b30 [ROOT] MAP: (0 sibs) 3 children: 45: 0x565263990a20 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0x5652639912b0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x565263991348 KEYVAL: 'bar' '' (2 sibs) 45: 0x565263990ab8 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0x565263993570 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x565263993608 KEYVAL: 'bar' '' (2 sibs) 45: 0x565263990b50 KEYVAL: 'whatever' 'baz' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x5652639f6500 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x5652639f6590 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x5652639f6620 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x5652639f66b0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x5652639f6740 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x5652639f67d0 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x5652639f6860 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x5652639f68f0 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: 0x565263992c48 [ROOT] MAP: (0 sibs) 3 children: 45: 0x5652639948e0 KEYVAL: 'version' '0' (3 sibs) 45: 0x565263994978 KEYVAL: 'type' 'xml' (3 sibs) 45: 0x565263994a10 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0x56526398eed0 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0x565263994ab0 KEYMAP: 'System' (2 sibs) 2 children: 45: 0x565263994bf0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0x565263994c88 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0x565263994b48 KEYMAP: 'General' (2 sibs) 8 children: 45: 0x565263994d30 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0x565263994dc8 KEYVAL: 'Life' '100' (8 sibs) 45: 0x565263994e60 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0x565263994ef8 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0x565263994f90 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0x565263995028 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0x5652639950c0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0x565263995158 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x5652639f7720 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x5652639f77b0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x5652639f7840 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x5652639f78d0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x5652639f7960 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x5652639f79f0 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x5652639f7a80 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x5652639f7b10 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x5652639f7ba0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x5652639f7c30 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x5652639f7cc0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x5652639f7d50 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x5652639f7de0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x5652639f7e70 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x5652639f7f00 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x5652639f7f90 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x5652639f8020 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: 0x565263992d60 [ROOT] MAP: (0 sibs) 3 children: 45: 0x5652639938d0 KEYVAL: 'version' '10' (3 sibs) 45: 0x565263993968 KEYVAL: 'type' 'test' (3 sibs) 45: 0x565263993a00 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0x565263991120 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0x56526398f010 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0x565263994410 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0x5652639944a8 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0x565263994540 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0x5652639911b8 KEYMAP: 'lists' (2 sibs) 0 children: 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x5652639f6e10 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x5652639f6ea0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x5652639f6f30 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x5652639f6fc0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x5652639f7050 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x5652639f70e0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x5652639f7170 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x5652639f7200 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x5652639f7290 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x5652639f7320 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] 0x5652639d82a0 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x5652639d8330 VAL: '' (12 sibs) 45: [2] [2] 0x5652639d83c0 VAL: '' (12 sibs) 45: [3] [3] 0x5652639d8450 VAL: 'null' (12 sibs) 45: [4] [4] 0x5652639d84e0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x5652639d8570 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x5652639d8600 VAL: '~' (12 sibs) 45: [7] [7] 0x5652639d8690 MAP: (12 sibs) 1 children: 45: [8] [8] 0x5652639d8720 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x5652639d87b0 MAP: (12 sibs) 1 children: 45: [10] [10] 0x5652639d8840 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x5652639d88d0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x5652639d8960 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x5652639d89f0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x5652639d8a80 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x5652639d8b10 MAP: (12 sibs) 1 children: 45: [16] [16] 0x5652639d8ba0 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x5652639d8c30 MAP: (12 sibs) 1 children: 45: [18] [18] 0x5652639d8cc0 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] 0x5652639faea0 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x5652639faf30 VAL: '' (12 sibs) 45: [2] [2] 0x5652639fafc0 VAL: '' (12 sibs) 45: [3] [3] 0x5652639fb050 VAL: 'null' (12 sibs) 45: [4] [4] 0x5652639fb0e0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x5652639fb170 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x5652639fb200 VAL: '~' (12 sibs) 45: [7] [7] 0x5652639fb290 MAP: (12 sibs) 1 children: 45: [8] [8] 0x5652639fb320 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x5652639fb3b0 MAP: (12 sibs) 1 children: 45: [10] [10] 0x5652639fb440 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x5652639fb4d0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x5652639fb560 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x5652639fb5f0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x5652639fb680 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x5652639fb710 MAP: (12 sibs) 1 children: 45: [16] [16] 0x5652639fb7a0 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x5652639fb830 MAP: (12 sibs) 1 children: 45: [18] [18] 0x5652639fb8c0 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] 0x5652639da8d0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x5652639da960 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x5652639da9f0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x5652639daa80 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] 0x5652639f9cb0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x5652639f9d40 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x5652639f9dd0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x5652639f9e60 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] 0x5652639dc600 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x5652639dc690 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x5652639dc720 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x5652639dc7b0 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] 0x5652639fc0b0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x5652639fc140 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x5652639fc1d0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x5652639fc260 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] 0x5652639de330 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x5652639de3c0 VAL: '' (3 sibs) 45: [2] [2] 0x5652639de450 VAL: '' (3 sibs) 45: [3] [3] 0x5652639de4e0 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] 0x5652639fc9c0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x5652639fca50 VAL: '' (3 sibs) 45: [2] [2] 0x5652639fcae0 VAL: '' (3 sibs) 45: [3] [3] 0x5652639fcb70 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] 0x5652639e0060 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x5652639e00f0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x5652639e0180 VAL: '' (3 sibs) 45: [3] [3] 0x5652639e0210 VAL: '' (3 sibs) 45: [4] [4] 0x5652639e02a0 VAL: '' (3 sibs) 45: [5] [5] 0x5652639e0330 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x5652639e03c0 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] 0x5652639fd2d0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x5652639fd360 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x5652639fd3f0 VAL: '' (3 sibs) 45: [3] [3] 0x5652639fd480 VAL: '' (3 sibs) 45: [4] [4] 0x5652639fd510 VAL: '' (3 sibs) 45: [5] [5] 0x5652639fd5a0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x5652639fd630 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] 0x5652639e1d90 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x5652639e1e20 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x5652639e1eb0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x5652639e1f40 VAL: '' (3 sibs) 45: [4] [4] 0x5652639e1fd0 VAL: '' (3 sibs) 45: [5] [5] 0x5652639e2060 VAL: '' (3 sibs) 45: [6] [6] 0x5652639e20f0 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] 0x5652639fdbe0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x5652639fdc70 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x5652639fdd00 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x5652639fdd90 VAL: '' (3 sibs) 45: [4] [4] 0x5652639fde20 VAL: '' (3 sibs) 45: [5] [5] 0x5652639fdeb0 VAL: '' (3 sibs) 45: [6] [6] 0x5652639fdf40 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] 0x5652639e3ac0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x5652639e3b50 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x5652639e3be0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x5652639e3c70 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x5652639e3d00 VAL: '' (3 sibs) 45: [5] [5] 0x5652639e3d90 VAL: '' (3 sibs) 45: [6] [6] 0x5652639e3e20 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] 0x5652639fe4f0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x5652639fe580 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x5652639fe610 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x5652639fe6a0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x5652639fe730 VAL: '' (3 sibs) 45: [5] [5] 0x5652639fe7c0 VAL: '' (3 sibs) 45: [6] [6] 0x5652639fe850 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] 0x5652639e57f0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x5652639e5880 MAP: (3 sibs) 3 children: 45: [2] [2] 0x5652639e5910 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x5652639e59a0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x5652639e5a30 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x5652639e5ac0 VAL: '' (3 sibs) 45: [6] [6] 0x5652639e5b50 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] 0x5652639fee00 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x5652639fee90 MAP: (3 sibs) 3 children: 45: [2] [2] 0x5652639fef20 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x5652639fefb0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x5652639ff040 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x5652639ff0d0 VAL: '' (3 sibs) 45: [6] [6] 0x5652639ff160 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] 0x5652639e7520 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x5652639e75b0 VAL: '' (3 sibs) 45: [2] [2] 0x5652639e7640 MAP: (3 sibs) 3 children: 45: [3] [3] 0x5652639e76d0 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x5652639e7760 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x5652639e77f0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x5652639e7880 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] 0x5652639ff710 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x5652639ff7a0 VAL: '' (3 sibs) 45: [2] [2] 0x5652639ff830 MAP: (3 sibs) 3 children: 45: [3] [3] 0x5652639ff8c0 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x5652639ff950 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x5652639ff9e0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x5652639ffa70 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] 0x5652639e9250 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x5652639e92e0 VAL: '' (3 sibs) 45: [2] [2] 0x5652639e9370 VAL: '' (3 sibs) 45: [3] [3] 0x5652639e9400 MAP: (3 sibs) 3 children: 45: [4] [4] 0x5652639e9490 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x5652639e9520 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x5652639e95b0 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] 0x565263a00020 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x565263a000b0 VAL: '' (3 sibs) 45: [2] [2] 0x565263a00140 VAL: '' (3 sibs) 45: [3] [3] 0x565263a001d0 MAP: (3 sibs) 3 children: 45: [4] [4] 0x565263a00260 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x565263a002f0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x565263a00380 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] 0x5652639eaf80 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x5652639eb010 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x5652639eb0a0 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x5652639eb130 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x5652639eb1c0 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x5652639eb250 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x5652639eb2e0 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x5652639eb370 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] 0x565263a00930 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x565263a009c0 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x565263a00a50 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x565263a00ae0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x565263a00b70 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x565263a00c00 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x565263a00c90 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x565263a00d20 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] 0x5652639edb30 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x5652639edbc0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x5652639edc50 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x5652639edce0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x5652639edd70 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x5652639ede00 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x5652639ede90 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x5652639edf20 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x5652639edfb0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x5652639ee040 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x5652639ee0d0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x5652639ee160 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x5652639ee1f0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x5652639ee280 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x5652639ee310 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x5652639ee3a0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x5652639ee430 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] 0x565263a01b50 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x565263a01be0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x565263a01c70 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x565263a01d00 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x565263a01d90 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x565263a01e20 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x565263a01eb0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x565263a01f40 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x565263a01fd0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x565263a02060 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x565263a020f0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x565263a02180 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x565263a02210 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x565263a022a0 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x565263a02330 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x565263a023c0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x565263a02450 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] 0x5652639ed220 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x5652639ed2b0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x5652639ed340 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x5652639ed3d0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x5652639ed460 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x5652639ed4f0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x5652639ed580 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x5652639ed610 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x5652639ed6a0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x5652639ed730 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] 0x565263a01240 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x565263a012d0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x565263a01360 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x565263a013f0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x565263a01480 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x565263a01510 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x565263a015a0 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x565263a01630 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x565263a016c0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x565263a01750 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] 0x5652639f0a70 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x5652639f0b00 VAL: '' (12 sibs) 45: [2] [2] 0x5652639f0b90 VAL: '' (12 sibs) 45: [3] [3] 0x5652639f0c20 VAL: 'null' (12 sibs) 45: [4] [4] 0x5652639f0cb0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x5652639f0d40 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x5652639f0dd0 VAL: '~' (12 sibs) 45: [7] [7] 0x5652639f0e60 MAP: (12 sibs) 1 children: 45: [8] [8] 0x5652639f0ef0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x5652639f0f80 MAP: (12 sibs) 1 children: 45: [10] [10] 0x5652639f1010 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x5652639f10a0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x5652639f1130 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x5652639f11c0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x5652639f1250 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x5652639f12e0 MAP: (12 sibs) 1 children: 45: [16] [16] 0x5652639f1370 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x5652639f1400 MAP: (12 sibs) 1 children: 45: [18] [18] 0x5652639f1490 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] 0x565263a03670 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x565263a03700 VAL: '' (12 sibs) 45: [2] [2] 0x565263a03790 VAL: '' (12 sibs) 45: [3] [3] 0x565263a03820 VAL: 'null' (12 sibs) 45: [4] [4] 0x565263a038b0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x565263a03940 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x565263a039d0 VAL: '~' (12 sibs) 45: [7] [7] 0x565263a03a60 MAP: (12 sibs) 1 children: 45: [8] [8] 0x565263a03af0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x565263a03b80 MAP: (12 sibs) 1 children: 45: [10] [10] 0x565263a03c10 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x565263a03ca0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x565263a03d30 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x565263a03dc0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x565263a03e50 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x565263a03ee0 MAP: (12 sibs) 1 children: 45: [16] [16] 0x565263a03f70 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x565263a04000 MAP: (12 sibs) 1 children: 45: [18] [18] 0x565263a04090 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] 0x5652639f0160 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x5652639f01f0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x5652639f0280 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x5652639f0310 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] 0x565263a02d60 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x565263a02df0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x565263a02e80 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x565263a02f10 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] 0x5652639f1c80 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x5652639f1d10 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x5652639f1da0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x5652639f1e30 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] 0x565263a04880 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x565263a04910 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x565263a049a0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x565263a04a30 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] 0x5652639f2590 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x5652639f2620 VAL: '' (3 sibs) 45: [2] [2] 0x5652639f26b0 VAL: '' (3 sibs) 45: [3] [3] 0x5652639f2740 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] 0x565263a05190 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x565263a05220 VAL: '' (3 sibs) 45: [2] [2] 0x565263a052b0 VAL: '' (3 sibs) 45: [3] [3] 0x565263a05340 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] 0x5652639f2ea0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x5652639f2f30 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x5652639f2fc0 VAL: '' (3 sibs) 45: [3] [3] 0x5652639f3050 VAL: '' (3 sibs) 45: [4] [4] 0x5652639f30e0 VAL: '' (3 sibs) 45: [5] [5] 0x5652639f3170 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x5652639f3200 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] 0x565263a05aa0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x565263a05b30 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x565263a05bc0 VAL: '' (3 sibs) 45: [3] [3] 0x565263a05c50 VAL: '' (3 sibs) 45: [4] [4] 0x565263a05ce0 VAL: '' (3 sibs) 45: [5] [5] 0x565263a05d70 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x565263a05e00 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] 0x5652639f37b0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x5652639f3840 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x5652639f38d0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x5652639f3960 VAL: '' (3 sibs) 45: [4] [4] 0x5652639f39f0 VAL: '' (3 sibs) 45: [5] [5] 0x5652639f3a80 VAL: '' (3 sibs) 45: [6] [6] 0x5652639f3b10 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] 0x565263a063b0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x565263a06440 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x565263a064d0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x565263a06560 VAL: '' (3 sibs) 45: [4] [4] 0x565263a065f0 VAL: '' (3 sibs) 45: [5] [5] 0x565263a06680 VAL: '' (3 sibs) 45: [6] [6] 0x565263a06710 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] 0x5652639f40c0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x5652639f4150 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x5652639f41e0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x5652639f4270 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x5652639f4300 VAL: '' (3 sibs) 45: [5] [5] 0x5652639f4390 VAL: '' (3 sibs) 45: [6] [6] 0x5652639f4420 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] 0x565263a06cc0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x565263a06d50 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x565263a06de0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x565263a06e70 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x565263a06f00 VAL: '' (3 sibs) 45: [5] [5] 0x565263a06f90 VAL: '' (3 sibs) 45: [6] [6] 0x565263a07020 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] 0x5652639f49d0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x5652639f4a60 MAP: (3 sibs) 3 children: 45: [2] [2] 0x5652639f4af0 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x5652639f4b80 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x5652639f4c10 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x5652639f4ca0 VAL: '' (3 sibs) 45: [6] [6] 0x5652639f4d30 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] 0x565263a075d0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x565263a07660 MAP: (3 sibs) 3 children: 45: [2] [2] 0x565263a076f0 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x565263a07780 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x565263a07810 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x565263a078a0 VAL: '' (3 sibs) 45: [6] [6] 0x565263a07930 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] 0x5652639f52e0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x5652639f5370 VAL: '' (3 sibs) 45: [2] [2] 0x5652639f5400 MAP: (3 sibs) 3 children: 45: [3] [3] 0x5652639f5490 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x5652639f5520 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x5652639f55b0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x5652639f5640 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] 0x565263a07ee0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x565263a07f70 VAL: '' (3 sibs) 45: [2] [2] 0x565263a08000 MAP: (3 sibs) 3 children: 45: [3] [3] 0x565263a08090 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x565263a08120 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x565263a081b0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x565263a08240 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] 0x5652639f5bf0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x5652639f5c80 VAL: '' (3 sibs) 45: [2] [2] 0x5652639f5d10 VAL: '' (3 sibs) 45: [3] [3] 0x5652639f5da0 MAP: (3 sibs) 3 children: 45: [4] [4] 0x5652639f5e30 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x5652639f5ec0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x5652639f5f50 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] 0x565263a087f0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x565263a08880 VAL: '' (3 sibs) 45: [2] [2] 0x565263a08910 VAL: '' (3 sibs) 45: [3] [3] 0x565263a089a0 MAP: (3 sibs) 3 children: 45: [4] [4] 0x565263a08a30 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x565263a08ac0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x565263a08b50 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] 0x5652639f6500 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x5652639f6590 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x5652639f6620 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x5652639f66b0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x5652639f6740 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x5652639f67d0 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x5652639f6860 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x5652639f68f0 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] 0x565263a09100 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x565263a09190 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x565263a09220 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x565263a092b0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x565263a09340 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x565263a093d0 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x565263a09460 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x565263a094f0 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] 0x5652639f7720 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x5652639f77b0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x5652639f7840 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x5652639f78d0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x5652639f7960 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x5652639f79f0 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x5652639f7a80 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x5652639f7b10 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x5652639f7ba0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x5652639f7c30 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x5652639f7cc0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x5652639f7d50 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x5652639f7de0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x5652639f7e70 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x5652639f7f00 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x5652639f7f90 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x5652639f8020 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] 0x565263a0a320 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x565263a0a3b0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x565263a0a440 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x565263a0a4d0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x565263a0a560 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x565263a0a5f0 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x565263a0a680 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x565263a0a710 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x565263a0a7a0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x565263a0a830 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x565263a0a8c0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x565263a0a950 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x565263a0a9e0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x565263a0aa70 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x565263a0ab00 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x565263a0ab90 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x565263a0ac20 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] 0x5652639f6e10 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x5652639f6ea0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x5652639f6f30 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x5652639f6fc0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x5652639f7050 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x5652639f70e0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x5652639f7170 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x5652639f7200 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x5652639f7290 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x5652639f7320 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] 0x565263a09a10 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x565263a09aa0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x565263a09b30 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x565263a09bc0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x565263a09c50 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x565263a09ce0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x565263a09d70 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x565263a09e00 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x565263a09e90 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x565263a09f20 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: 0x565263992040 [ROOT] SEQ: (0 sibs) 12 children: 45: 0x56526398f310 VAL: '' (12 sibs) 45: 0x56526398f3a8 VAL: '' (12 sibs) 45: 0x56526398f440 VAL: 'null' (12 sibs) 45: 0x56526398f4d8 VAL: 'Null' (12 sibs) 45: 0x56526398f570 VAL: 'NULL' (12 sibs) 45: 0x56526398f608 VAL: '~' (12 sibs) 45: 0x56526398f6a0 MAP: (12 sibs) 1 children: 45: 0x56526398fa40 KEYVAL: 'null' 'null' (1 sibs) 45: 0x56526398f738 MAP: (12 sibs) 1 children: 45: 0x56526398fae0 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0x56526398f7d0 MAP: (12 sibs) 1 children: 45: 0x56526398fb80 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0x56526398f868 MAP: (12 sibs) 1 children: 45: 0x56526398fc20 KEYVAL: '~' '~' (1 sibs) 45: 0x56526398f900 MAP: (12 sibs) 1 children: 45: 0x56526398fcc0 KEYVAL: '~' 'null' (1 sibs) 45: 0x56526398f998 MAP: (12 sibs) 1 children: 45: 0x56526398fd60 KEYVAL: 'null' '~' (1 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x565263a0b530 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x565263a0b5c0 VAL: '' (12 sibs) 45: [2] [2] 0x565263a0b650 VAL: '' (12 sibs) 45: [3] [3] 0x565263a0b6e0 VAL: 'null' (12 sibs) 45: [4] [4] 0x565263a0b770 VAL: 'Null' (12 sibs) 45: [5] [5] 0x565263a0b800 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x565263a0b890 VAL: '~' (12 sibs) 45: [7] [7] 0x565263a0b920 MAP: (12 sibs) 1 children: 45: [8] [8] 0x565263a0b9b0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x565263a0ba40 MAP: (12 sibs) 1 children: 45: [10] [10] 0x565263a0bad0 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x565263a0bb60 MAP: (12 sibs) 1 children: 45: [12] [12] 0x565263a0bbf0 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x565263a0bc80 MAP: (12 sibs) 1 children: 45: [14] [14] 0x565263a0bd10 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x565263a0bda0 MAP: (12 sibs) 1 children: 45: [16] [16] 0x565263a0be30 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x565263a0bec0 MAP: (12 sibs) 1 children: 45: [18] [18] 0x565263a0bf50 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: 0x565263992158 [ROOT] MAP: (0 sibs) 3 children: 45: 0x565263990040 KEYVAL: 'foo' '' (3 sibs) 45: 0x5652639900d8 KEYVAL: 'bar' '' (3 sibs) 45: 0x565263990170 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x5652639fa860 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x5652639fa8f0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x5652639fa980 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x5652639faa10 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: 0x565263992270 [ROOT] MAP: (0 sibs) 3 children: 45: 0x565263990680 KEYVAL: 'foo' '' (3 sibs) 45: 0x565263990718 KEYVAL: 'bar' '' (3 sibs) 45: 0x5652639907b0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x565263a0bff0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x565263a0c080 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x565263a0c110 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x565263a0c1a0 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: 0x565263992388 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x565263990850 VAL: '' (3 sibs) 45: 0x5652639908e8 VAL: '' (3 sibs) 45: 0x565263990980 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x565263a0c240 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x565263a0c2d0 VAL: '' (3 sibs) 45: [2] [2] 0x565263a0c360 VAL: '' (3 sibs) 45: [3] [3] 0x565263a0c3f0 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: 0x5652639924a0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x5652639914c0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0x565263991690 VAL: '' (3 sibs) 45: 0x565263991728 VAL: '' (3 sibs) 45: 0x5652639917c0 VAL: '' (3 sibs) 45: 0x565263991558 KEYVAL: 'bar' '' (3 sibs) 45: 0x5652639915f0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x565263a0c490 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x565263a0c520 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x565263a0c5b0 VAL: '' (3 sibs) 45: [3] [3] 0x565263a0c640 VAL: '' (3 sibs) 45: [4] [4] 0x565263a0c6d0 VAL: '' (3 sibs) 45: [5] [5] 0x565263a0c760 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x565263a0c7f0 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: 0x5652639925b8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x565263990260 KEYVAL: 'foo' '' (3 sibs) 45: 0x5652639902f8 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0x565263990430 VAL: '' (3 sibs) 45: 0x5652639904c8 VAL: '' (3 sibs) 45: 0x565263990560 VAL: '' (3 sibs) 45: 0x565263990390 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x565263a0c890 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x565263a0c920 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x565263a0c9b0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x565263a0ca40 VAL: '' (3 sibs) 45: [4] [4] 0x565263a0cad0 VAL: '' (3 sibs) 45: [5] [5] 0x565263a0cb60 VAL: '' (3 sibs) 45: [6] [6] 0x565263a0cbf0 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: 0x5652639926d0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x565263991860 KEYVAL: 'foo' '' (3 sibs) 45: 0x5652639918f8 KEYVAL: 'bar' '' (3 sibs) 45: 0x565263991990 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0x565263991a30 VAL: '' (3 sibs) 45: 0x565263991ac8 VAL: '' (3 sibs) 45: 0x565263991b60 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x565263a0cc90 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x565263a0cd20 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x565263a0cdb0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x565263a0ce40 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x565263a0ced0 VAL: '' (3 sibs) 45: [5] [5] 0x565263a0cf60 VAL: '' (3 sibs) 45: [6] [6] 0x565263a0cff0 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: 0x5652639927e8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x565263991c50 MAP: (3 sibs) 3 children: 45: 0x565263991e20 KEYVAL: 'foo' '' (3 sibs) 45: 0x565263991eb8 KEYVAL: 'bar' '' (3 sibs) 45: 0x565263991f50 KEYVAL: 'baz' '' (3 sibs) 45: 0x565263991ce8 VAL: '' (3 sibs) 45: 0x565263991d80 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x565263a0d090 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x565263a0d120 MAP: (3 sibs) 3 children: 45: [2] [2] 0x565263a0d1b0 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x565263a0d240 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x565263a0d2d0 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x565263a0d360 VAL: '' (3 sibs) 45: [6] [6] 0x565263a0d3f0 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: 0x565263992900 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x5652639931d0 VAL: '' (3 sibs) 45: 0x565263993268 MAP: (3 sibs) 3 children: 45: 0x5652639933a0 KEYVAL: 'foo' '' (3 sibs) 45: 0x565263993438 KEYVAL: 'bar' '' (3 sibs) 45: 0x5652639934d0 KEYVAL: 'baz' '' (3 sibs) 45: 0x565263993300 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x565263a0d490 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x565263a0d520 VAL: '' (3 sibs) 45: [2] [2] 0x565263a0d5b0 MAP: (3 sibs) 3 children: 45: [3] [3] 0x565263a0d640 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x565263a0d6d0 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x565263a0d760 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x565263a0d7f0 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: 0x565263992a18 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x565263990c40 VAL: '' (3 sibs) 45: 0x565263990cd8 VAL: '' (3 sibs) 45: 0x565263990d70 MAP: (3 sibs) 3 children: 45: 0x565263990e10 KEYVAL: 'foo' '' (3 sibs) 45: 0x565263990ea8 KEYVAL: 'bar' '' (3 sibs) 45: 0x565263990f40 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x565263a0d890 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x565263a0d920 VAL: '' (3 sibs) 45: [2] [2] 0x565263a0d9b0 VAL: '' (3 sibs) 45: [3] [3] 0x565263a0da40 MAP: (3 sibs) 3 children: 45: [4] [4] 0x565263a0dad0 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x565263a0db60 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x565263a0dbf0 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: 0x565263992b30 [ROOT] MAP: (0 sibs) 3 children: 45: 0x565263990a20 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0x5652639912b0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x565263991348 KEYVAL: 'bar' '' (2 sibs) 45: 0x565263990ab8 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0x565263993570 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x565263993608 KEYVAL: 'bar' '' (2 sibs) 45: 0x565263990b50 KEYVAL: 'whatever' 'baz' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x565263a0dc90 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x565263a0dd20 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x565263a0ddb0 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x565263a0de40 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x565263a0ded0 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x565263a0df60 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x565263a0dff0 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x565263a0e080 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: 0x565263992c48 [ROOT] MAP: (0 sibs) 3 children: 45: 0x5652639948e0 KEYVAL: 'version' '0' (3 sibs) 45: 0x565263994978 KEYVAL: 'type' 'xml' (3 sibs) 45: 0x565263994a10 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0x56526398eed0 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0x565263994ab0 KEYMAP: 'System' (2 sibs) 2 children: 45: 0x565263994bf0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0x565263994c88 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0x565263994b48 KEYMAP: 'General' (2 sibs) 8 children: 45: 0x565263994d30 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0x565263994dc8 KEYVAL: 'Life' '100' (8 sibs) 45: 0x565263994e60 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0x565263994ef8 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0x565263994f90 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0x565263995028 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0x5652639950c0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0x565263995158 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x565263a0e120 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x565263a0e1b0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x565263a0e240 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x565263a0e2d0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x565263a0e360 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x565263a0e3f0 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x565263a0e480 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x565263a0e510 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x565263a0e5a0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x565263a0e630 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x565263a0e6c0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x565263a0e750 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x565263a0e7e0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x565263a0e870 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x565263a0e900 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x565263a0e990 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x565263a0ea20 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: 0x565263992d60 [ROOT] MAP: (0 sibs) 3 children: 45: 0x5652639938d0 KEYVAL: 'version' '10' (3 sibs) 45: 0x565263993968 KEYVAL: 'type' 'test' (3 sibs) 45: 0x565263993a00 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0x565263991120 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0x56526398f010 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0x565263994410 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0x5652639944a8 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0x565263994540 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0x5652639911b8 KEYMAP: 'lists' (2 sibs) 0 children: 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x565263a0eac0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x565263a0eb50 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x565263a0ebe0 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x565263a0ec70 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x565263a0ed00 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x565263a0ed90 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x565263a0ee20 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x565263a0eeb0 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x565263a0ef40 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x565263a0efd0 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: 0x565263992040 [ROOT] SEQ: (0 sibs) 12 children: 45: 0x56526398f310 VAL: '' (12 sibs) 45: 0x56526398f3a8 VAL: '' (12 sibs) 45: 0x56526398f440 VAL: 'null' (12 sibs) 45: 0x56526398f4d8 VAL: 'Null' (12 sibs) 45: 0x56526398f570 VAL: 'NULL' (12 sibs) 45: 0x56526398f608 VAL: '~' (12 sibs) 45: 0x56526398f6a0 MAP: (12 sibs) 1 children: 45: 0x56526398fa40 KEYVAL: 'null' 'null' (1 sibs) 45: 0x56526398f738 MAP: (12 sibs) 1 children: 45: 0x56526398fae0 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0x56526398f7d0 MAP: (12 sibs) 1 children: 45: 0x56526398fb80 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0x56526398f868 MAP: (12 sibs) 1 children: 45: 0x56526398fc20 KEYVAL: '~' '~' (1 sibs) 45: 0x56526398f900 MAP: (12 sibs) 1 children: 45: 0x56526398fcc0 KEYVAL: '~' 'null' (1 sibs) 45: 0x56526398f998 MAP: (12 sibs) 1 children: 45: 0x56526398fd60 KEYVAL: 'null' '~' (1 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x565263a0f070 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x565263a0f100 VAL: '' (12 sibs) 45: [2] [2] 0x565263a0f190 VAL: '' (12 sibs) 45: [3] [3] 0x565263a0f220 VAL: 'null' (12 sibs) 45: [4] [4] 0x565263a0f2b0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x565263a0f340 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x565263a0f3d0 VAL: '~' (12 sibs) 45: [7] [7] 0x565263a0f460 MAP: (12 sibs) 1 children: 45: [8] [8] 0x565263a0f4f0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x565263a0f580 MAP: (12 sibs) 1 children: 45: [10] [10] 0x565263a0f610 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x565263a0f6a0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x565263a0f730 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x565263a0f7c0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x565263a0f850 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x565263a0f8e0 MAP: (12 sibs) 1 children: 45: [16] [16] 0x565263a0f970 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x565263a0fa00 MAP: (12 sibs) 1 children: 45: [18] [18] 0x565263a0fa90 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: 0x565263992158 [ROOT] MAP: (0 sibs) 3 children: 45: 0x565263990040 KEYVAL: 'foo' '' (3 sibs) 45: 0x5652639900d8 KEYVAL: 'bar' '' (3 sibs) 45: 0x565263990170 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x565263a0fb30 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x565263a0fbc0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x565263a0fc50 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x565263a0fce0 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: 0x565263992270 [ROOT] MAP: (0 sibs) 3 children: 45: 0x565263990680 KEYVAL: 'foo' '' (3 sibs) 45: 0x565263990718 KEYVAL: 'bar' '' (3 sibs) 45: 0x5652639907b0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x565263a0fd80 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x565263a0fe10 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x565263a0fea0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x565263a0ff30 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: 0x565263992388 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x565263990850 VAL: '' (3 sibs) 45: 0x5652639908e8 VAL: '' (3 sibs) 45: 0x565263990980 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x565263a0ffd0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x565263a10060 VAL: '' (3 sibs) 45: [2] [2] 0x565263a100f0 VAL: '' (3 sibs) 45: [3] [3] 0x565263a10180 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: 0x5652639924a0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x5652639914c0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0x565263991690 VAL: '' (3 sibs) 45: 0x565263991728 VAL: '' (3 sibs) 45: 0x5652639917c0 VAL: '' (3 sibs) 45: 0x565263991558 KEYVAL: 'bar' '' (3 sibs) 45: 0x5652639915f0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x565263a10220 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x565263a102b0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x565263a10340 VAL: '' (3 sibs) 45: [3] [3] 0x565263a103d0 VAL: '' (3 sibs) 45: [4] [4] 0x565263a10460 VAL: '' (3 sibs) 45: [5] [5] 0x565263a104f0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x565263a10580 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: 0x5652639925b8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x565263990260 KEYVAL: 'foo' '' (3 sibs) 45: 0x5652639902f8 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0x565263990430 VAL: '' (3 sibs) 45: 0x5652639904c8 VAL: '' (3 sibs) 45: 0x565263990560 VAL: '' (3 sibs) 45: 0x565263990390 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x565263a10620 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x565263a106b0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x565263a10740 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x565263a107d0 VAL: '' (3 sibs) 45: [4] [4] 0x565263a10860 VAL: '' (3 sibs) 45: [5] [5] 0x565263a108f0 VAL: '' (3 sibs) 45: [6] [6] 0x565263a10980 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: 0x5652639926d0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x565263991860 KEYVAL: 'foo' '' (3 sibs) 45: 0x5652639918f8 KEYVAL: 'bar' '' (3 sibs) 45: 0x565263991990 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0x565263991a30 VAL: '' (3 sibs) 45: 0x565263991ac8 VAL: '' (3 sibs) 45: 0x565263991b60 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x565263a10a20 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x565263a10ab0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x565263a10b40 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x565263a10bd0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x565263a10c60 VAL: '' (3 sibs) 45: [5] [5] 0x565263a10cf0 VAL: '' (3 sibs) 45: [6] [6] 0x565263a10d80 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: 0x5652639927e8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x565263991c50 MAP: (3 sibs) 3 children: 45: 0x565263991e20 KEYVAL: 'foo' '' (3 sibs) 45: 0x565263991eb8 KEYVAL: 'bar' '' (3 sibs) 45: 0x565263991f50 KEYVAL: 'baz' '' (3 sibs) 45: 0x565263991ce8 VAL: '' (3 sibs) 45: 0x565263991d80 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x565263a10e20 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x565263a10eb0 MAP: (3 sibs) 3 children: 45: [2] [2] 0x565263a10f40 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x565263a10fd0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x565263a11060 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x565263a110f0 VAL: '' (3 sibs) 45: [6] [6] 0x565263a11180 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: 0x565263992900 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x5652639931d0 VAL: '' (3 sibs) 45: 0x565263993268 MAP: (3 sibs) 3 children: 45: 0x5652639933a0 KEYVAL: 'foo' '' (3 sibs) 45: 0x565263993438 KEYVAL: 'bar' '' (3 sibs) 45: 0x5652639934d0 KEYVAL: 'baz' '' (3 sibs) 45: 0x565263993300 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x565263a11220 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x565263a112b0 VAL: '' (3 sibs) 45: [2] [2] 0x565263a11340 MAP: (3 sibs) 3 children: 45: [3] [3] 0x565263a113d0 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x565263a11460 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x565263a114f0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x565263a11580 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: 0x565263992a18 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x565263990c40 VAL: '' (3 sibs) 45: 0x565263990cd8 VAL: '' (3 sibs) 45: 0x565263990d70 MAP: (3 sibs) 3 children: 45: 0x565263990e10 KEYVAL: 'foo' '' (3 sibs) 45: 0x565263990ea8 KEYVAL: 'bar' '' (3 sibs) 45: 0x565263990f40 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x565263a11620 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x565263a116b0 VAL: '' (3 sibs) 45: [2] [2] 0x565263a11740 VAL: '' (3 sibs) 45: [3] [3] 0x565263a117d0 MAP: (3 sibs) 3 children: 45: [4] [4] 0x565263a11860 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x565263a118f0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x565263a11980 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: 0x565263992b30 [ROOT] MAP: (0 sibs) 3 children: 45: 0x565263990a20 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0x5652639912b0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x565263991348 KEYVAL: 'bar' '' (2 sibs) 45: 0x565263990ab8 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0x565263993570 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x565263993608 KEYVAL: 'bar' '' (2 sibs) 45: 0x565263990b50 KEYVAL: 'whatever' 'baz' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x565263a11a20 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x565263a11ab0 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x565263a11b40 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x565263a11bd0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x565263a11c60 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x565263a11cf0 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x565263a11d80 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x565263a11e10 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: 0x565263992c48 [ROOT] MAP: (0 sibs) 3 children: 45: 0x5652639948e0 KEYVAL: 'version' '0' (3 sibs) 45: 0x565263994978 KEYVAL: 'type' 'xml' (3 sibs) 45: 0x565263994a10 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0x56526398eed0 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0x565263994ab0 KEYMAP: 'System' (2 sibs) 2 children: 45: 0x565263994bf0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0x565263994c88 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0x565263994b48 KEYMAP: 'General' (2 sibs) 8 children: 45: 0x565263994d30 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0x565263994dc8 KEYVAL: 'Life' '100' (8 sibs) 45: 0x565263994e60 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0x565263994ef8 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0x565263994f90 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0x565263995028 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0x5652639950c0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0x565263995158 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x565263a11eb0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x565263a11f40 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x565263a11fd0 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x565263a12060 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x565263a120f0 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x565263a12180 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x565263a12210 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x565263a122a0 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x565263a12330 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x565263a123c0 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x565263a12450 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x565263a124e0 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x565263a12570 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x565263a12600 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x565263a12690 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x565263a12720 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x565263a127b0 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: 0x565263992d60 [ROOT] MAP: (0 sibs) 3 children: 45: 0x5652639938d0 KEYVAL: 'version' '10' (3 sibs) 45: 0x565263993968 KEYVAL: 'type' 'test' (3 sibs) 45: 0x565263993a00 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0x565263991120 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0x56526398f010 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0x565263994410 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0x5652639944a8 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0x565263994540 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0x5652639911b8 KEYMAP: 'lists' (2 sibs) 0 children: 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x565263a12850 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x565263a128e0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x565263a12970 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x565263a12a00 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x565263a12a90 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x565263a12b20 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x565263a12bb0 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x565263a12c40 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x565263a12cd0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x565263a12d60 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 (21 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 475 tests from 3 test suites ran. (21 ms total) 45: [ PASSED ] 475 tests. 45/52 Test #45: ryml-test-null_val ................ Passed 0.03 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: 0x55e774e01890 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55e774dfc000 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0x55e774dfc0a0 VAL: '-2' (3 sibs) 46: 0x55e774dfc138 VAL: '-2' (3 sibs) 46: 0x55e774dfc1d0 VAL: '5' (3 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55e774e56340 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55e774e563d0 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x55e774e56460 VAL: '-2' (3 sibs) 46: [3] [3] 0x55e774e564f0 VAL: '-2' (3 sibs) 46: [4] [4] 0x55e774e56580 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: 0x55e774e019a8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55e774dfc4b0 KEYVAL: 'audio resource' '' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55e774e58a30 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55e774e58ac0 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: 0x55e774e01ac0 [ROOT] MAP: (0 sibs) 2 children: 46: 0x55e774dfca60 KEYVAL: 'audio resource' '' (2 sibs) 46: 0x55e774dfcaf8 KEYMAP: 'more' (2 sibs) 1 children: 46: 0x55e774dfcba0 KEYVAL: 'example' 'y' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55e774e5c1b0 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x55e774e5c240 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x55e774e5c2d0 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x55e774e5c360 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: 0x55e774e01bd8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55e774dfc550 KEYMAP: 'component' (1 sibs) 3 children: 46: 0x55e774dfcc40 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0x55e774dfccd8 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0x55e774dfcd70 KEYMAP: 'data' (3 sibs) 0 children: 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55e774e5dee0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55e774e5df70 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x55e774e5e000 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x55e774e5e090 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x55e774e5e120 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: 0x55e774e01cf0 [ROOT] SEQ: (0 sibs) 3 children: 46: 0x55e774dfbd10 MAP: (3 sibs) 1 children: 46: 0x55e774dfe760 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x55e774dfe800 VAL: '0.mp4' (4 sibs) 46: 0x55e774dfe898 VAL: '1.mp4' (4 sibs) 46: 0x55e774dfe930 VAL: '2.mp4' (4 sibs) 46: 0x55e774dfe9c8 VAL: '3.mp4' (4 sibs) 46: 0x55e774dfbda8 MAP: (3 sibs) 1 children: 46: 0x55e774dfea70 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x55e774dfeb10 VAL: '0.mp4' (4 sibs) 46: 0x55e774dfeba8 VAL: '1.mp4' (4 sibs) 46: 0x55e774dfec40 VAL: '2.mp4' (4 sibs) 46: 0x55e774dfecd8 VAL: '3.mp4' (4 sibs) 46: 0x55e774dfbe40 MAP: (3 sibs) 1 children: 46: 0x55e774dfed80 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x55e774dfee20 VAL: '0.mp4' (4 sibs) 46: 0x55e774dfeeb8 VAL: '1.mp4' (4 sibs) 46: 0x55e774dfef50 VAL: '2.mp4' (4 sibs) 46: 0x55e774dfefe8 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55e774e60520 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x55e774e605b0 MAP: (3 sibs) 1 children: 46: [2] [2] 0x55e774e60640 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x55e774e606d0 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x55e774e60760 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x55e774e607f0 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x55e774e60880 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x55e774e60910 MAP: (3 sibs) 1 children: 46: [8] [8] 0x55e774e609a0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x55e774e60a30 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x55e774e60ac0 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x55e774e60b50 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x55e774e60be0 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x55e774e60c70 MAP: (3 sibs) 1 children: 46: [14] [14] 0x55e774e60d00 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x55e774e60d90 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x55e774e60e20 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x55e774e60eb0 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x55e774e60f40 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: 0x55e774e01e08 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55e774dff7e0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0x55e774dff880 MAP: (3 sibs) 1 children: 46: 0x55e774dffa50 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x55e774dffaf0 VAL: '0.mp4' (4 sibs) 46: 0x55e774dffb88 VAL: '1.mp4' (4 sibs) 46: 0x55e774dffc20 VAL: '2.mp4' (4 sibs) 46: 0x55e774dffcb8 VAL: '3.mp4' (4 sibs) 46: 0x55e774dff918 MAP: (3 sibs) 1 children: 46: 0x55e774dffd60 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x55e774dffe00 VAL: '0.mp4' (4 sibs) 46: 0x55e774dffe98 VAL: '1.mp4' (4 sibs) 46: 0x55e774dfff30 VAL: '2.mp4' (4 sibs) 46: 0x55e774dfffc8 VAL: '3.mp4' (4 sibs) 46: 0x55e774dff9b0 MAP: (3 sibs) 1 children: 46: 0x55e774e00070 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x55e774e00110 VAL: '0.mp4' (4 sibs) 46: 0x55e774e001a8 VAL: '1.mp4' (4 sibs) 46: 0x55e774e00240 VAL: '2.mp4' (4 sibs) 46: 0x55e774e002d8 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55e774e63460 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55e774e634f0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x55e774e63580 MAP: (3 sibs) 1 children: 46: [3] [3] 0x55e774e63610 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x55e774e636a0 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x55e774e63730 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x55e774e637c0 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x55e774e63850 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x55e774e638e0 MAP: (3 sibs) 1 children: 46: [9] [9] 0x55e774e63970 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x55e774e63a00 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x55e774e63a90 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x55e774e63b20 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x55e774e63bb0 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x55e774e63c40 MAP: (3 sibs) 1 children: 46: [15] [15] 0x55e774e63cd0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x55e774e63d60 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x55e774e63df0 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x55e774e63e80 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x55e774e63f10 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: 0x55e774e01f20 [ROOT] MAP: (0 sibs) 10 children: 46: 0x55e774e00380 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55e774e00418 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55e774e004b0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55e774e00548 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55e774e005e0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55e774e00678 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55e774e00710 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55e774e007a8 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55e774e00840 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55e774e008d8 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55e774e65a90 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55e774e65b20 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x55e774e65bb0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x55e774e65c40 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x55e774e65cd0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x55e774e65d60 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x55e774e65df0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x55e774e65e80 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x55e774e65f10 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x55e774e65fa0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x55e774e66030 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: 0x55e774e02038 [ROOT] SEQ: (0 sibs) 10 children: 46: 0x55e774e00980 MAP: (10 sibs) 1 children: 46: 0x55e774dfcf00 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55e774e00a18 MAP: (10 sibs) 1 children: 46: 0x55e774dfcfa0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55e774e00ab0 MAP: (10 sibs) 1 children: 46: 0x55e774e00f80 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55e774e00b48 MAP: (10 sibs) 1 children: 46: 0x55e774e01020 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55e774e00be0 MAP: (10 sibs) 1 children: 46: 0x55e774e010c0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55e774e00c78 MAP: (10 sibs) 1 children: 46: 0x55e774e01160 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55e774e00d10 MAP: (10 sibs) 1 children: 46: 0x55e774e01200 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55e774e00da8 MAP: (10 sibs) 1 children: 46: 0x55e774e012a0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55e774e00e40 MAP: (10 sibs) 1 children: 46: 0x55e774e01340 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55e774e00ed8 MAP: (10 sibs) 1 children: 46: 0x55e774e013e0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55e774e686b0 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x55e774e68740 MAP: (10 sibs) 1 children: 46: [2] [2] 0x55e774e687d0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55e774e68860 MAP: (10 sibs) 1 children: 46: [4] [4] 0x55e774e688f0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55e774e68980 MAP: (10 sibs) 1 children: 46: [6] [6] 0x55e774e68a10 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x55e774e68aa0 MAP: (10 sibs) 1 children: 46: [8] [8] 0x55e774e68b30 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x55e774e68bc0 MAP: (10 sibs) 1 children: 46: [10] [10] 0x55e774e68c50 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x55e774e68ce0 MAP: (10 sibs) 1 children: 46: [12] [12] 0x55e774e68d70 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x55e774e68e00 MAP: (10 sibs) 1 children: 46: [14] [14] 0x55e774e68e90 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x55e774e68f20 MAP: (10 sibs) 1 children: 46: [16] [16] 0x55e774e68fb0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x55e774e69040 MAP: (10 sibs) 1 children: 46: [18] [18] 0x55e774e690d0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x55e774e69160 MAP: (10 sibs) 1 children: 46: [20] [20] 0x55e774e691f0 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: 0x55e774e02150 [ROOT] SEQ: (0 sibs) 14 children: 46: 0x55e774e029d0 MAP: (14 sibs) 1 children: 46: 0x55e774e03230 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55e774e02a68 MAP: (14 sibs) 1 children: 46: 0x55e774e032d0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55e774e02b00 MAP: (14 sibs) 1 children: 46: 0x55e774e03370 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55e774e02b98 MAP: (14 sibs) 1 children: 46: 0x55e774e03410 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55e774e02c30 MAP: (14 sibs) 1 children: 46: 0x55e774e034b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55e774e02cc8 MAP: (14 sibs) 1 children: 46: 0x55e774e03550 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55e774e02d60 MAP: (14 sibs) 1 children: 46: 0x55e774e035f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55e774e02df8 MAP: (14 sibs) 1 children: 46: 0x55e774e03690 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55e774e02e90 MAP: (14 sibs) 1 children: 46: 0x55e774e03730 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55e774e02f28 MAP: (14 sibs) 1 children: 46: 0x55e774e037d0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55e774e02fc0 MAP: (14 sibs) 1 children: 46: 0x55e774e03870 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55e774e03058 MAP: (14 sibs) 1 children: 46: 0x55e774e03910 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55e774e030f0 MAP: (14 sibs) 2 children: 46: 0x55e774e039b0 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0x55e774e03a48 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0x55e774e03188 MAP: (14 sibs) 2 children: 46: 0x55e774e03af0 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0x55e774e03b88 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55e774e6c4d0 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x55e774e6c560 MAP: (14 sibs) 1 children: 46: [2] [2] 0x55e774e6c5f0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55e774e6c680 MAP: (14 sibs) 1 children: 46: [4] [4] 0x55e774e6c710 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55e774e6c7a0 MAP: (14 sibs) 1 children: 46: [6] [6] 0x55e774e6c830 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x55e774e6c8c0 MAP: (14 sibs) 1 children: 46: [8] [8] 0x55e774e6c950 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x55e774e6c9e0 MAP: (14 sibs) 1 children: 46: [10] [10] 0x55e774e6ca70 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x55e774e6cb00 MAP: (14 sibs) 1 children: 46: [12] [12] 0x55e774e6cb90 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x55e774e6cc20 MAP: (14 sibs) 1 children: 46: [14] [14] 0x55e774e6ccb0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x55e774e6cd40 MAP: (14 sibs) 1 children: 46: [16] [16] 0x55e774e6cdd0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x55e774e6ce60 MAP: (14 sibs) 1 children: 46: [18] [18] 0x55e774e6cef0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x55e774e6cf80 MAP: (14 sibs) 1 children: 46: [20] [20] 0x55e774e6d010 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x55e774e6d0a0 MAP: (14 sibs) 1 children: 46: [22] [22] 0x55e774e6d130 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x55e774e6d1c0 MAP: (14 sibs) 1 children: 46: [24] [24] 0x55e774e6d250 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x55e774e6d2e0 MAP: (14 sibs) 2 children: 46: [26] [26] 0x55e774e6d370 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x55e774e6d400 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x55e774e6d490 MAP: (14 sibs) 2 children: 46: [29] [29] 0x55e774e6d520 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x55e774e6d5b0 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: 0x55e774e027e0 [ROOT] DOCVAL: '*' (0 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55e774e77ae0 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0x55e774e77ae0 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0x55e774e77ae0 [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: 0x55e774e028f8 [ROOT] MAP: (0 sibs) 10 children: 46: 0x55e774dfde90 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0x55e774dfdf28 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0x55e774dfdfc0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0x55e774dfe058 KEYVAL: 'c' '*ref' (10 sibs) 46: 0x55e774dfe0f0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0x55e774dfe188 KEYVAL: 'e' '*ref' (10 sibs) 46: 0x55e774dfe220 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0x55e774dfe2b8 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0x55e774dfe350 KEYVAL: 'h' '*ref' (10 sibs) 46: 0x55e774dfe3e8 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55e774e7a1a0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55e774e7a230 KEYVAL***: 'ref' 'ref_val' valanchor='&ref' (10 sibs) 46: [2] [2] 0x55e774e7a2c0 KEYVAL***: 'a' '*ref' (10 sibs) 46: [3] [3] 0x55e774e7a350 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x55e774e7a3e0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x55e774e7a470 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x55e774e7a500 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x55e774e7a590 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x55e774e7a620 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x55e774e7a6b0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x55e774e7a740 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0x55e774e7a1a0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55e774e7a230 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x55e774e7a2c0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x55e774e7a350 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x55e774e7a3e0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x55e774e7a470 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x55e774e7a500 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x55e774e7a590 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x55e774e7a620 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x55e774e7a6b0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x55e774e7a740 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0x55e774e7a1a0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55e774e7a230 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x55e774e7a2c0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x55e774e7a350 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x55e774e7a3e0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x55e774e7a470 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x55e774e7a500 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x55e774e7a590 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x55e774e7a620 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x55e774e7a6b0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x55e774e7a740 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: 0x55e774e01890 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55e774dfc000 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0x55e774dfc0a0 VAL: '-2' (3 sibs) 46: 0x55e774dfc138 VAL: '-2' (3 sibs) 46: 0x55e774dfc1d0 VAL: '5' (3 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55e774e7ab40 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55e774e7abd0 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x55e774e7ac60 VAL: '-2' (3 sibs) 46: [3] [3] 0x55e774e7acf0 VAL: '-2' (3 sibs) 46: [4] [4] 0x55e774e7ad80 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: 0x55e774e019a8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55e774dfc4b0 KEYVAL: 'audio resource' '' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55e774e7b450 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55e774e7b4e0 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: 0x55e774e01ac0 [ROOT] MAP: (0 sibs) 2 children: 46: 0x55e774dfca60 KEYVAL: 'audio resource' '' (2 sibs) 46: 0x55e774dfcaf8 KEYMAP: 'more' (2 sibs) 1 children: 46: 0x55e774dfcba0 KEYVAL: 'example' 'y' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55e774e7bd60 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x55e774e7bdf0 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x55e774e7be80 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x55e774e7bf10 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: 0x55e774e01bd8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55e774dfc550 KEYMAP: 'component' (1 sibs) 3 children: 46: 0x55e774dfcc40 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0x55e774dfccd8 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0x55e774dfcd70 KEYMAP: 'data' (3 sibs) 0 children: 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55e774e7c670 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55e774e7c700 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x55e774e7c790 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x55e774e7c820 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x55e774e7c8b0 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: 0x55e774e01cf0 [ROOT] SEQ: (0 sibs) 3 children: 46: 0x55e774dfbd10 MAP: (3 sibs) 1 children: 46: 0x55e774dfe760 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x55e774dfe800 VAL: '0.mp4' (4 sibs) 46: 0x55e774dfe898 VAL: '1.mp4' (4 sibs) 46: 0x55e774dfe930 VAL: '2.mp4' (4 sibs) 46: 0x55e774dfe9c8 VAL: '3.mp4' (4 sibs) 46: 0x55e774dfbda8 MAP: (3 sibs) 1 children: 46: 0x55e774dfea70 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x55e774dfeb10 VAL: '0.mp4' (4 sibs) 46: 0x55e774dfeba8 VAL: '1.mp4' (4 sibs) 46: 0x55e774dfec40 VAL: '2.mp4' (4 sibs) 46: 0x55e774dfecd8 VAL: '3.mp4' (4 sibs) 46: 0x55e774dfbe40 MAP: (3 sibs) 1 children: 46: 0x55e774dfed80 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x55e774dfee20 VAL: '0.mp4' (4 sibs) 46: 0x55e774dfeeb8 VAL: '1.mp4' (4 sibs) 46: 0x55e774dfef50 VAL: '2.mp4' (4 sibs) 46: 0x55e774dfefe8 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55e774e7d890 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x55e774e7d920 MAP: (3 sibs) 1 children: 46: [2] [2] 0x55e774e7d9b0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x55e774e7da40 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x55e774e7dad0 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x55e774e7db60 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x55e774e7dbf0 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x55e774e7dc80 MAP: (3 sibs) 1 children: 46: [8] [8] 0x55e774e7dd10 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x55e774e7dda0 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x55e774e7de30 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x55e774e7dec0 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x55e774e7df50 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x55e774e7dfe0 MAP: (3 sibs) 1 children: 46: [14] [14] 0x55e774e7e070 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x55e774e7e100 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x55e774e7e190 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x55e774e7e220 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x55e774e7e2b0 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: 0x55e774e01e08 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55e774dff7e0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0x55e774dff880 MAP: (3 sibs) 1 children: 46: 0x55e774dffa50 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x55e774dffaf0 VAL: '0.mp4' (4 sibs) 46: 0x55e774dffb88 VAL: '1.mp4' (4 sibs) 46: 0x55e774dffc20 VAL: '2.mp4' (4 sibs) 46: 0x55e774dffcb8 VAL: '3.mp4' (4 sibs) 46: 0x55e774dff918 MAP: (3 sibs) 1 children: 46: 0x55e774dffd60 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x55e774dffe00 VAL: '0.mp4' (4 sibs) 46: 0x55e774dffe98 VAL: '1.mp4' (4 sibs) 46: 0x55e774dfff30 VAL: '2.mp4' (4 sibs) 46: 0x55e774dfffc8 VAL: '3.mp4' (4 sibs) 46: 0x55e774dff9b0 MAP: (3 sibs) 1 children: 46: 0x55e774e00070 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x55e774e00110 VAL: '0.mp4' (4 sibs) 46: 0x55e774e001a8 VAL: '1.mp4' (4 sibs) 46: 0x55e774e00240 VAL: '2.mp4' (4 sibs) 46: 0x55e774e002d8 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55e774e7eaa0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55e774e7eb30 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x55e774e7ebc0 MAP: (3 sibs) 1 children: 46: [3] [3] 0x55e774e7ec50 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x55e774e7ece0 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x55e774e7ed70 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x55e774e7ee00 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x55e774e7ee90 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x55e774e7ef20 MAP: (3 sibs) 1 children: 46: [9] [9] 0x55e774e7efb0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x55e774e7f040 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x55e774e7f0d0 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x55e774e7f160 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x55e774e7f1f0 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x55e774e7f280 MAP: (3 sibs) 1 children: 46: [15] [15] 0x55e774e7f310 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x55e774e7f3a0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x55e774e7f430 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x55e774e7f4c0 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x55e774e7f550 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: 0x55e774e01f20 [ROOT] MAP: (0 sibs) 10 children: 46: 0x55e774e00380 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55e774e00418 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55e774e004b0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55e774e00548 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55e774e005e0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55e774e00678 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55e774e00710 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55e774e007a8 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55e774e00840 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55e774e008d8 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55e774e7cf80 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55e774e7d010 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x55e774e7d0a0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x55e774e7d130 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x55e774e7d1c0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x55e774e7d250 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x55e774e7d2e0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x55e774e7d370 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x55e774e7d400 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x55e774e7d490 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x55e774e7d520 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: 0x55e774e02038 [ROOT] SEQ: (0 sibs) 10 children: 46: 0x55e774e00980 MAP: (10 sibs) 1 children: 46: 0x55e774dfcf00 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55e774e00a18 MAP: (10 sibs) 1 children: 46: 0x55e774dfcfa0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55e774e00ab0 MAP: (10 sibs) 1 children: 46: 0x55e774e00f80 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55e774e00b48 MAP: (10 sibs) 1 children: 46: 0x55e774e01020 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55e774e00be0 MAP: (10 sibs) 1 children: 46: 0x55e774e010c0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55e774e00c78 MAP: (10 sibs) 1 children: 46: 0x55e774e01160 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55e774e00d10 MAP: (10 sibs) 1 children: 46: 0x55e774e01200 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55e774e00da8 MAP: (10 sibs) 1 children: 46: 0x55e774e012a0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55e774e00e40 MAP: (10 sibs) 1 children: 46: 0x55e774e01340 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55e774e00ed8 MAP: (10 sibs) 1 children: 46: 0x55e774e013e0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55e774e805c0 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x55e774e80650 MAP: (10 sibs) 1 children: 46: [2] [2] 0x55e774e806e0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55e774e80770 MAP: (10 sibs) 1 children: 46: [4] [4] 0x55e774e80800 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55e774e80890 MAP: (10 sibs) 1 children: 46: [6] [6] 0x55e774e80920 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x55e774e809b0 MAP: (10 sibs) 1 children: 46: [8] [8] 0x55e774e80a40 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x55e774e80ad0 MAP: (10 sibs) 1 children: 46: [10] [10] 0x55e774e80b60 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x55e774e80bf0 MAP: (10 sibs) 1 children: 46: [12] [12] 0x55e774e80c80 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x55e774e80d10 MAP: (10 sibs) 1 children: 46: [14] [14] 0x55e774e80da0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x55e774e80e30 MAP: (10 sibs) 1 children: 46: [16] [16] 0x55e774e80ec0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x55e774e80f50 MAP: (10 sibs) 1 children: 46: [18] [18] 0x55e774e80fe0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x55e774e81070 MAP: (10 sibs) 1 children: 46: [20] [20] 0x55e774e81100 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: 0x55e774e02150 [ROOT] SEQ: (0 sibs) 14 children: 46: 0x55e774e029d0 MAP: (14 sibs) 1 children: 46: 0x55e774e03230 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55e774e02a68 MAP: (14 sibs) 1 children: 46: 0x55e774e032d0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55e774e02b00 MAP: (14 sibs) 1 children: 46: 0x55e774e03370 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55e774e02b98 MAP: (14 sibs) 1 children: 46: 0x55e774e03410 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55e774e02c30 MAP: (14 sibs) 1 children: 46: 0x55e774e034b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55e774e02cc8 MAP: (14 sibs) 1 children: 46: 0x55e774e03550 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55e774e02d60 MAP: (14 sibs) 1 children: 46: 0x55e774e035f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55e774e02df8 MAP: (14 sibs) 1 children: 46: 0x55e774e03690 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55e774e02e90 MAP: (14 sibs) 1 children: 46: 0x55e774e03730 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55e774e02f28 MAP: (14 sibs) 1 children: 46: 0x55e774e037d0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55e774e02fc0 MAP: (14 sibs) 1 children: 46: 0x55e774e03870 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55e774e03058 MAP: (14 sibs) 1 children: 46: 0x55e774e03910 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55e774e030f0 MAP: (14 sibs) 2 children: 46: 0x55e774e039b0 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0x55e774e03a48 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0x55e774e03188 MAP: (14 sibs) 2 children: 46: 0x55e774e03af0 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0x55e774e03b88 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55e774e817d0 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x55e774e81860 MAP: (14 sibs) 1 children: 46: [2] [2] 0x55e774e818f0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55e774e81980 MAP: (14 sibs) 1 children: 46: [4] [4] 0x55e774e81a10 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55e774e81aa0 MAP: (14 sibs) 1 children: 46: [6] [6] 0x55e774e81b30 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x55e774e81bc0 MAP: (14 sibs) 1 children: 46: [8] [8] 0x55e774e81c50 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x55e774e81ce0 MAP: (14 sibs) 1 children: 46: [10] [10] 0x55e774e81d70 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x55e774e81e00 MAP: (14 sibs) 1 children: 46: [12] [12] 0x55e774e81e90 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x55e774e81f20 MAP: (14 sibs) 1 children: 46: [14] [14] 0x55e774e81fb0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x55e774e82040 MAP: (14 sibs) 1 children: 46: [16] [16] 0x55e774e820d0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x55e774e82160 MAP: (14 sibs) 1 children: 46: [18] [18] 0x55e774e821f0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x55e774e82280 MAP: (14 sibs) 1 children: 46: [20] [20] 0x55e774e82310 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x55e774e823a0 MAP: (14 sibs) 1 children: 46: [22] [22] 0x55e774e82430 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x55e774e824c0 MAP: (14 sibs) 1 children: 46: [24] [24] 0x55e774e82550 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x55e774e825e0 MAP: (14 sibs) 2 children: 46: [26] [26] 0x55e774e82670 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x55e774e82700 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x55e774e82790 MAP: (14 sibs) 2 children: 46: [29] [29] 0x55e774e82820 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x55e774e828b0 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: 0x55e774e027e0 [ROOT] DOCVAL: '*' (0 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55e774e84e20 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0x55e774e84e20 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0x55e774e84e20 [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: 0x55e774e028f8 [ROOT] MAP: (0 sibs) 10 children: 46: 0x55e774dfde90 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0x55e774dfdf28 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0x55e774dfdfc0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0x55e774dfe058 KEYVAL: 'c' '*ref' (10 sibs) 46: 0x55e774dfe0f0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0x55e774dfe188 KEYVAL: 'e' '*ref' (10 sibs) 46: 0x55e774dfe220 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0x55e774dfe2b8 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0x55e774dfe350 KEYVAL: 'h' '*ref' (10 sibs) 46: 0x55e774dfe3e8 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55e774e85730 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55e774e857c0 KEYVAL***: 'ref' 'ref_val' valanchor='&ref' (10 sibs) 46: [2] [2] 0x55e774e85850 KEYVAL***: 'a' '*ref' (10 sibs) 46: [3] [3] 0x55e774e858e0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x55e774e85970 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x55e774e85a00 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x55e774e85a90 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x55e774e85b20 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x55e774e85bb0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x55e774e85c40 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x55e774e85cd0 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0x55e774e85730 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55e774e857c0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x55e774e85850 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x55e774e858e0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x55e774e85970 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x55e774e85a00 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x55e774e85a90 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x55e774e85b20 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x55e774e85bb0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x55e774e85c40 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x55e774e85cd0 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0x55e774e85730 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55e774e857c0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x55e774e85850 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x55e774e858e0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x55e774e85970 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x55e774e85a00 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x55e774e85a90 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x55e774e85b20 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x55e774e85bb0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x55e774e85c40 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x55e774e85cd0 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] 0x55e774e56340 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55e774e563d0 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x55e774e56460 VAL: '-2' (3 sibs) 46: [3] [3] 0x55e774e564f0 VAL: '-2' (3 sibs) 46: [4] [4] 0x55e774e56580 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] 0x55e774e87c50 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55e774e87ce0 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x55e774e87d70 VAL: '-2' (3 sibs) 46: [3] [3] 0x55e774e87e00 VAL: '-2' (3 sibs) 46: [4] [4] 0x55e774e87e90 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] 0x55e774e58a30 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55e774e58ac0 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] 0x55e774e88e40 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55e774e88ed0 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] 0x55e774e5c1b0 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x55e774e5c240 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x55e774e5c2d0 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x55e774e5c360 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] 0x55e774e89750 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x55e774e897e0 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x55e774e89870 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x55e774e89900 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] 0x55e774e5dee0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55e774e5df70 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x55e774e5e000 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x55e774e5e090 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x55e774e5e120 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] 0x55e774e8a060 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55e774e8a0f0 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x55e774e8a180 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x55e774e8a210 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x55e774e8a2a0 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] 0x55e774e60520 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x55e774e605b0 MAP: (3 sibs) 1 children: 46: [2] [2] 0x55e774e60640 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x55e774e606d0 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x55e774e60760 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x55e774e607f0 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x55e774e60880 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x55e774e60910 MAP: (3 sibs) 1 children: 46: [8] [8] 0x55e774e609a0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x55e774e60a30 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x55e774e60ac0 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x55e774e60b50 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x55e774e60be0 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x55e774e60c70 MAP: (3 sibs) 1 children: 46: [14] [14] 0x55e774e60d00 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x55e774e60d90 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x55e774e60e20 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x55e774e60eb0 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x55e774e60f40 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] 0x55e774e8b280 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x55e774e8b310 MAP: (3 sibs) 1 children: 46: [2] [2] 0x55e774e8b3a0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x55e774e8b430 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x55e774e8b4c0 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x55e774e8b550 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x55e774e8b5e0 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x55e774e8b670 MAP: (3 sibs) 1 children: 46: [8] [8] 0x55e774e8b700 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x55e774e8b790 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x55e774e8b820 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x55e774e8b8b0 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x55e774e8b940 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x55e774e8b9d0 MAP: (3 sibs) 1 children: 46: [14] [14] 0x55e774e8ba60 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x55e774e8baf0 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x55e774e8bb80 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x55e774e8bc10 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x55e774e8bca0 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] 0x55e774e63460 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55e774e634f0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x55e774e63580 MAP: (3 sibs) 1 children: 46: [3] [3] 0x55e774e63610 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x55e774e636a0 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x55e774e63730 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x55e774e637c0 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x55e774e63850 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x55e774e638e0 MAP: (3 sibs) 1 children: 46: [9] [9] 0x55e774e63970 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x55e774e63a00 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x55e774e63a90 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x55e774e63b20 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x55e774e63bb0 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x55e774e63c40 MAP: (3 sibs) 1 children: 46: [15] [15] 0x55e774e63cd0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x55e774e63d60 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x55e774e63df0 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x55e774e63e80 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x55e774e63f10 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] 0x55e774e8c490 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55e774e8c520 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x55e774e8c5b0 MAP: (3 sibs) 1 children: 46: [3] [3] 0x55e774e8c640 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x55e774e8c6d0 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x55e774e8c760 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x55e774e8c7f0 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x55e774e8c880 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x55e774e8c910 MAP: (3 sibs) 1 children: 46: [9] [9] 0x55e774e8c9a0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x55e774e8ca30 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x55e774e8cac0 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x55e774e8cb50 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x55e774e8cbe0 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x55e774e8cc70 MAP: (3 sibs) 1 children: 46: [15] [15] 0x55e774e8cd00 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x55e774e8cd90 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x55e774e8ce20 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x55e774e8ceb0 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x55e774e8cf40 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] 0x55e774e65a90 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55e774e65b20 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x55e774e65bb0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x55e774e65c40 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x55e774e65cd0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x55e774e65d60 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x55e774e65df0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x55e774e65e80 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x55e774e65f10 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x55e774e65fa0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x55e774e66030 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] 0x55e774e8a970 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55e774e8aa00 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x55e774e8aa90 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x55e774e8ab20 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x55e774e8abb0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x55e774e8ac40 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x55e774e8acd0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x55e774e8ad60 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x55e774e8adf0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x55e774e8ae80 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x55e774e8af10 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] 0x55e774e686b0 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x55e774e68740 MAP: (10 sibs) 1 children: 46: [2] [2] 0x55e774e687d0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55e774e68860 MAP: (10 sibs) 1 children: 46: [4] [4] 0x55e774e688f0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55e774e68980 MAP: (10 sibs) 1 children: 46: [6] [6] 0x55e774e68a10 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x55e774e68aa0 MAP: (10 sibs) 1 children: 46: [8] [8] 0x55e774e68b30 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x55e774e68bc0 MAP: (10 sibs) 1 children: 46: [10] [10] 0x55e774e68c50 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x55e774e68ce0 MAP: (10 sibs) 1 children: 46: [12] [12] 0x55e774e68d70 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x55e774e68e00 MAP: (10 sibs) 1 children: 46: [14] [14] 0x55e774e68e90 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x55e774e68f20 MAP: (10 sibs) 1 children: 46: [16] [16] 0x55e774e68fb0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x55e774e69040 MAP: (10 sibs) 1 children: 46: [18] [18] 0x55e774e690d0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x55e774e69160 MAP: (10 sibs) 1 children: 46: [20] [20] 0x55e774e691f0 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] 0x55e774e8dfb0 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x55e774e8e040 MAP: (10 sibs) 1 children: 46: [2] [2] 0x55e774e8e0d0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55e774e8e160 MAP: (10 sibs) 1 children: 46: [4] [4] 0x55e774e8e1f0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55e774e8e280 MAP: (10 sibs) 1 children: 46: [6] [6] 0x55e774e8e310 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x55e774e8e3a0 MAP: (10 sibs) 1 children: 46: [8] [8] 0x55e774e8e430 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x55e774e8e4c0 MAP: (10 sibs) 1 children: 46: [10] [10] 0x55e774e8e550 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x55e774e8e5e0 MAP: (10 sibs) 1 children: 46: [12] [12] 0x55e774e8e670 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x55e774e8e700 MAP: (10 sibs) 1 children: 46: [14] [14] 0x55e774e8e790 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x55e774e8e820 MAP: (10 sibs) 1 children: 46: [16] [16] 0x55e774e8e8b0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x55e774e8e940 MAP: (10 sibs) 1 children: 46: [18] [18] 0x55e774e8e9d0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x55e774e8ea60 MAP: (10 sibs) 1 children: 46: [20] [20] 0x55e774e8eaf0 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] 0x55e774e6c4d0 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x55e774e6c560 MAP: (14 sibs) 1 children: 46: [2] [2] 0x55e774e6c5f0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55e774e6c680 MAP: (14 sibs) 1 children: 46: [4] [4] 0x55e774e6c710 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55e774e6c7a0 MAP: (14 sibs) 1 children: 46: [6] [6] 0x55e774e6c830 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x55e774e6c8c0 MAP: (14 sibs) 1 children: 46: [8] [8] 0x55e774e6c950 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x55e774e6c9e0 MAP: (14 sibs) 1 children: 46: [10] [10] 0x55e774e6ca70 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x55e774e6cb00 MAP: (14 sibs) 1 children: 46: [12] [12] 0x55e774e6cb90 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x55e774e6cc20 MAP: (14 sibs) 1 children: 46: [14] [14] 0x55e774e6ccb0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x55e774e6cd40 MAP: (14 sibs) 1 children: 46: [16] [16] 0x55e774e6cdd0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x55e774e6ce60 MAP: (14 sibs) 1 children: 46: [18] [18] 0x55e774e6cef0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x55e774e6cf80 MAP: (14 sibs) 1 children: 46: [20] [20] 0x55e774e6d010 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x55e774e6d0a0 MAP: (14 sibs) 1 children: 46: [22] [22] 0x55e774e6d130 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x55e774e6d1c0 MAP: (14 sibs) 1 children: 46: [24] [24] 0x55e774e6d250 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x55e774e6d2e0 MAP: (14 sibs) 2 children: 46: [26] [26] 0x55e774e6d370 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x55e774e6d400 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x55e774e6d490 MAP: (14 sibs) 2 children: 46: [29] [29] 0x55e774e6d520 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x55e774e6d5b0 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] 0x55e774e8f1c0 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x55e774e8f250 MAP: (14 sibs) 1 children: 46: [2] [2] 0x55e774e8f2e0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55e774e8f370 MAP: (14 sibs) 1 children: 46: [4] [4] 0x55e774e8f400 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55e774e8f490 MAP: (14 sibs) 1 children: 46: [6] [6] 0x55e774e8f520 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x55e774e8f5b0 MAP: (14 sibs) 1 children: 46: [8] [8] 0x55e774e8f640 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x55e774e8f6d0 MAP: (14 sibs) 1 children: 46: [10] [10] 0x55e774e8f760 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x55e774e8f7f0 MAP: (14 sibs) 1 children: 46: [12] [12] 0x55e774e8f880 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x55e774e8f910 MAP: (14 sibs) 1 children: 46: [14] [14] 0x55e774e8f9a0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x55e774e8fa30 MAP: (14 sibs) 1 children: 46: [16] [16] 0x55e774e8fac0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x55e774e8fb50 MAP: (14 sibs) 1 children: 46: [18] [18] 0x55e774e8fbe0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x55e774e8fc70 MAP: (14 sibs) 1 children: 46: [20] [20] 0x55e774e8fd00 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x55e774e8fd90 MAP: (14 sibs) 1 children: 46: [22] [22] 0x55e774e8fe20 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x55e774e8feb0 MAP: (14 sibs) 1 children: 46: [24] [24] 0x55e774e8ff40 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x55e774e8ffd0 MAP: (14 sibs) 2 children: 46: [26] [26] 0x55e774e90060 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x55e774e900f0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x55e774e90180 MAP: (14 sibs) 2 children: 46: [29] [29] 0x55e774e90210 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x55e774e902a0 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] 0x55e774e77ae0 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ emitted yml: 46: '*'\n 46: ~~~~~~~~~~~~~~ emitted tree: 46: -------------------------------------- 46: [0][0] 0x55e774e8d6a0 [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] 0x55e774e7a1a0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55e774e7a230 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x55e774e7a2c0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x55e774e7a350 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x55e774e7a3e0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x55e774e7a470 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x55e774e7a500 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x55e774e7a590 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x55e774e7a620 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x55e774e7a6b0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x55e774e7a740 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] 0x55e774e903d0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55e774e90460 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x55e774e904f0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x55e774e90580 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x55e774e90610 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x55e774e906a0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x55e774e90730 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x55e774e907c0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x55e774e90850 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x55e774e908e0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x55e774e90970 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] 0x55e774e7ab40 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55e774e7abd0 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x55e774e7ac60 VAL: '-2' (3 sibs) 46: [3] [3] 0x55e774e7acf0 VAL: '-2' (3 sibs) 46: [4] [4] 0x55e774e7ad80 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] 0x55e774e90ce0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55e774e90d70 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x55e774e90e00 VAL: '-2' (3 sibs) 46: [3] [3] 0x55e774e90e90 VAL: '-2' (3 sibs) 46: [4] [4] 0x55e774e90f20 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] 0x55e774e7b450 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55e774e7b4e0 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] 0x55e774e915f0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55e774e91680 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] 0x55e774e7bd60 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x55e774e7bdf0 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x55e774e7be80 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x55e774e7bf10 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] 0x55e774e91f00 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x55e774e91f90 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x55e774e92020 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x55e774e920b0 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] 0x55e774e7c670 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55e774e7c700 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x55e774e7c790 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x55e774e7c820 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x55e774e7c8b0 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] 0x55e774e92810 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55e774e928a0 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x55e774e92930 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x55e774e929c0 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x55e774e92a50 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] 0x55e774e7d890 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x55e774e7d920 MAP: (3 sibs) 1 children: 46: [2] [2] 0x55e774e7d9b0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x55e774e7da40 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x55e774e7dad0 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x55e774e7db60 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x55e774e7dbf0 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x55e774e7dc80 MAP: (3 sibs) 1 children: 46: [8] [8] 0x55e774e7dd10 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x55e774e7dda0 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x55e774e7de30 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x55e774e7dec0 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x55e774e7df50 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x55e774e7dfe0 MAP: (3 sibs) 1 children: 46: [14] [14] 0x55e774e7e070 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x55e774e7e100 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x55e774e7e190 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x55e774e7e220 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x55e774e7e2b0 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] 0x55e774e93a30 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x55e774e93ac0 MAP: (3 sibs) 1 children: 46: [2] [2] 0x55e774e93b50 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x55e774e93be0 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x55e774e93c70 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x55e774e93d00 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x55e774e93d90 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x55e774e93e20 MAP: (3 sibs) 1 children: 46: [8] [8] 0x55e774e93eb0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x55e774e93f40 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x55e774e93fd0 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x55e774e94060 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x55e774e940f0 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x55e774e94180 MAP: (3 sibs) 1 children: 46: [14] [14] 0x55e774e94210 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x55e774e942a0 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x55e774e94330 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x55e774e943c0 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x55e774e94450 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] 0x55e774e7eaa0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55e774e7eb30 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x55e774e7ebc0 MAP: (3 sibs) 1 children: 46: [3] [3] 0x55e774e7ec50 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x55e774e7ece0 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x55e774e7ed70 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x55e774e7ee00 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x55e774e7ee90 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x55e774e7ef20 MAP: (3 sibs) 1 children: 46: [9] [9] 0x55e774e7efb0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x55e774e7f040 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x55e774e7f0d0 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x55e774e7f160 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x55e774e7f1f0 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x55e774e7f280 MAP: (3 sibs) 1 children: 46: [15] [15] 0x55e774e7f310 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x55e774e7f3a0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x55e774e7f430 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x55e774e7f4c0 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x55e774e7f550 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] 0x55e774e94c40 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55e774e94cd0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x55e774e94d60 MAP: (3 sibs) 1 children: 46: [3] [3] 0x55e774e94df0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x55e774e94e80 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x55e774e94f10 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x55e774e94fa0 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x55e774e95030 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x55e774e950c0 MAP: (3 sibs) 1 children: 46: [9] [9] 0x55e774e95150 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x55e774e951e0 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x55e774e95270 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x55e774e95300 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x55e774e95390 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x55e774e95420 MAP: (3 sibs) 1 children: 46: [15] [15] 0x55e774e954b0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x55e774e95540 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x55e774e955d0 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x55e774e95660 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x55e774e956f0 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] 0x55e774e7cf80 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55e774e7d010 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x55e774e7d0a0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x55e774e7d130 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x55e774e7d1c0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x55e774e7d250 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x55e774e7d2e0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x55e774e7d370 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x55e774e7d400 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x55e774e7d490 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x55e774e7d520 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] 0x55e774e93120 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55e774e931b0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x55e774e93240 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x55e774e932d0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x55e774e93360 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x55e774e933f0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x55e774e93480 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x55e774e93510 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x55e774e935a0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x55e774e93630 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x55e774e936c0 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] 0x55e774e805c0 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x55e774e80650 MAP: (10 sibs) 1 children: 46: [2] [2] 0x55e774e806e0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55e774e80770 MAP: (10 sibs) 1 children: 46: [4] [4] 0x55e774e80800 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55e774e80890 MAP: (10 sibs) 1 children: 46: [6] [6] 0x55e774e80920 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x55e774e809b0 MAP: (10 sibs) 1 children: 46: [8] [8] 0x55e774e80a40 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x55e774e80ad0 MAP: (10 sibs) 1 children: 46: [10] [10] 0x55e774e80b60 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x55e774e80bf0 MAP: (10 sibs) 1 children: 46: [12] [12] 0x55e774e80c80 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x55e774e80d10 MAP: (10 sibs) 1 children: 46: [14] [14] 0x55e774e80da0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x55e774e80e30 MAP: (10 sibs) 1 children: 46: [16] [16] 0x55e774e80ec0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x55e774e80f50 MAP: (10 sibs) 1 children: 46: [18] [18] 0x55e774e80fe0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x55e774e81070 MAP: (10 sibs) 1 children: 46: [20] [20] 0x55e774e81100 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] 0x55e774e96760 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x55e774e967f0 MAP: (10 sibs) 1 children: 46: [2] [2] 0x55e774e96880 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55e774e96910 MAP: (10 sibs) 1 children: 46: [4] [4] 0x55e774e969a0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55e774e96a30 MAP: (10 sibs) 1 children: 46: [6] [6] 0x55e774e96ac0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x55e774e96b50 MAP: (10 sibs) 1 children: 46: [8] [8] 0x55e774e96be0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x55e774e96c70 MAP: (10 sibs) 1 children: 46: [10] [10] 0x55e774e96d00 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x55e774e96d90 MAP: (10 sibs) 1 children: 46: [12] [12] 0x55e774e96e20 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x55e774e96eb0 MAP: (10 sibs) 1 children: 46: [14] [14] 0x55e774e96f40 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x55e774e96fd0 MAP: (10 sibs) 1 children: 46: [16] [16] 0x55e774e97060 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x55e774e970f0 MAP: (10 sibs) 1 children: 46: [18] [18] 0x55e774e97180 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x55e774e97210 MAP: (10 sibs) 1 children: 46: [20] [20] 0x55e774e972a0 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] 0x55e774e817d0 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x55e774e81860 MAP: (14 sibs) 1 children: 46: [2] [2] 0x55e774e818f0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55e774e81980 MAP: (14 sibs) 1 children: 46: [4] [4] 0x55e774e81a10 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55e774e81aa0 MAP: (14 sibs) 1 children: 46: [6] [6] 0x55e774e81b30 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x55e774e81bc0 MAP: (14 sibs) 1 children: 46: [8] [8] 0x55e774e81c50 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x55e774e81ce0 MAP: (14 sibs) 1 children: 46: [10] [10] 0x55e774e81d70 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x55e774e81e00 MAP: (14 sibs) 1 children: 46: [12] [12] 0x55e774e81e90 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x55e774e81f20 MAP: (14 sibs) 1 children: 46: [14] [14] 0x55e774e81fb0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x55e774e82040 MAP: (14 sibs) 1 children: 46: [16] [16] 0x55e774e820d0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x55e774e82160 MAP: (14 sibs) 1 children: 46: [18] [18] 0x55e774e821f0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x55e774e82280 MAP: (14 sibs) 1 children: 46: [20] [20] 0x55e774e82310 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x55e774e823a0 MAP: (14 sibs) 1 children: 46: [22] [22] 0x55e774e82430 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x55e774e824c0 MAP: (14 sibs) 1 children: 46: [24] [24] 0x55e774e82550 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x55e774e825e0 MAP: (14 sibs) 2 children: 46: [26] [26] 0x55e774e82670 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x55e774e82700 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x55e774e82790 MAP: (14 sibs) 2 children: 46: [29] [29] 0x55e774e82820 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x55e774e828b0 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] 0x55e774e97970 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x55e774e97a00 MAP: (14 sibs) 1 children: 46: [2] [2] 0x55e774e97a90 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55e774e97b20 MAP: (14 sibs) 1 children: 46: [4] [4] 0x55e774e97bb0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55e774e97c40 MAP: (14 sibs) 1 children: 46: [6] [6] 0x55e774e97cd0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x55e774e97d60 MAP: (14 sibs) 1 children: 46: [8] [8] 0x55e774e97df0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x55e774e97e80 MAP: (14 sibs) 1 children: 46: [10] [10] 0x55e774e97f10 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x55e774e97fa0 MAP: (14 sibs) 1 children: 46: [12] [12] 0x55e774e98030 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x55e774e980c0 MAP: (14 sibs) 1 children: 46: [14] [14] 0x55e774e98150 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x55e774e981e0 MAP: (14 sibs) 1 children: 46: [16] [16] 0x55e774e98270 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x55e774e98300 MAP: (14 sibs) 1 children: 46: [18] [18] 0x55e774e98390 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x55e774e98420 MAP: (14 sibs) 1 children: 46: [20] [20] 0x55e774e984b0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x55e774e98540 MAP: (14 sibs) 1 children: 46: [22] [22] 0x55e774e985d0 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x55e774e98660 MAP: (14 sibs) 1 children: 46: [24] [24] 0x55e774e986f0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x55e774e98780 MAP: (14 sibs) 2 children: 46: [26] [26] 0x55e774e98810 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x55e774e988a0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x55e774e98930 MAP: (14 sibs) 2 children: 46: [29] [29] 0x55e774e989c0 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x55e774e98a50 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] 0x55e774e84e20 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ emitted yml: 46: '*'\n 46: ~~~~~~~~~~~~~~ emitted tree: 46: -------------------------------------- 46: [0][0] 0x55e774e95e50 [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] 0x55e774e85730 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55e774e857c0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x55e774e85850 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x55e774e858e0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x55e774e85970 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x55e774e85a00 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x55e774e85a90 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x55e774e85b20 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x55e774e85bb0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x55e774e85c40 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x55e774e85cd0 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] 0x55e774e98b80 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55e774e98c10 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x55e774e98ca0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x55e774e98d30 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x55e774e98dc0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x55e774e98e50 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x55e774e98ee0 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x55e774e98f70 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x55e774e99000 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x55e774e99090 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x55e774e99120 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: 0x55e774e01890 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55e774dfc000 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0x55e774dfc0a0 VAL: '-2' (3 sibs) 46: 0x55e774dfc138 VAL: '-2' (3 sibs) 46: 0x55e774dfc1d0 VAL: '5' (3 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55e774e88620 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55e774e886b0 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x55e774e88740 VAL: '-2' (3 sibs) 46: [3] [3] 0x55e774e887d0 VAL: '-2' (3 sibs) 46: [4] [4] 0x55e774e88860 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: 0x55e774e019a8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55e774dfc4b0 KEYVAL: 'audio resource' '' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55e774e88900 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55e774e88990 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: 0x55e774e01ac0 [ROOT] MAP: (0 sibs) 2 children: 46: 0x55e774dfca60 KEYVAL: 'audio resource' '' (2 sibs) 46: 0x55e774dfcaf8 KEYMAP: 'more' (2 sibs) 1 children: 46: 0x55e774dfcba0 KEYVAL: 'example' 'y' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55e774e99490 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x55e774e99520 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x55e774e995b0 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x55e774e99640 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: 0x55e774e01bd8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55e774dfc550 KEYMAP: 'component' (1 sibs) 3 children: 46: 0x55e774dfcc40 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0x55e774dfccd8 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0x55e774dfcd70 KEYMAP: 'data' (3 sibs) 0 children: 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55e774e996e0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55e774e99770 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x55e774e99800 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x55e774e99890 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x55e774e99920 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: 0x55e774e01cf0 [ROOT] SEQ: (0 sibs) 3 children: 46: 0x55e774dfbd10 MAP: (3 sibs) 1 children: 46: 0x55e774dfe760 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x55e774dfe800 VAL: '0.mp4' (4 sibs) 46: 0x55e774dfe898 VAL: '1.mp4' (4 sibs) 46: 0x55e774dfe930 VAL: '2.mp4' (4 sibs) 46: 0x55e774dfe9c8 VAL: '3.mp4' (4 sibs) 46: 0x55e774dfbda8 MAP: (3 sibs) 1 children: 46: 0x55e774dfea70 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x55e774dfeb10 VAL: '0.mp4' (4 sibs) 46: 0x55e774dfeba8 VAL: '1.mp4' (4 sibs) 46: 0x55e774dfec40 VAL: '2.mp4' (4 sibs) 46: 0x55e774dfecd8 VAL: '3.mp4' (4 sibs) 46: 0x55e774dfbe40 MAP: (3 sibs) 1 children: 46: 0x55e774dfed80 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x55e774dfee20 VAL: '0.mp4' (4 sibs) 46: 0x55e774dfeeb8 VAL: '1.mp4' (4 sibs) 46: 0x55e774dfef50 VAL: '2.mp4' (4 sibs) 46: 0x55e774dfefe8 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55e774e999c0 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x55e774e99a50 MAP: (3 sibs) 1 children: 46: [2] [2] 0x55e774e99ae0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x55e774e99b70 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x55e774e99c00 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x55e774e99c90 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x55e774e99d20 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x55e774e99db0 MAP: (3 sibs) 1 children: 46: [8] [8] 0x55e774e99e40 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x55e774e99ed0 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x55e774e99f60 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x55e774e99ff0 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x55e774e9a080 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x55e774e9a110 MAP: (3 sibs) 1 children: 46: [14] [14] 0x55e774e9a1a0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x55e774e9a230 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x55e774e9a2c0 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x55e774e9a350 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x55e774e9a3e0 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: 0x55e774e01e08 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55e774dff7e0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0x55e774dff880 MAP: (3 sibs) 1 children: 46: 0x55e774dffa50 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x55e774dffaf0 VAL: '0.mp4' (4 sibs) 46: 0x55e774dffb88 VAL: '1.mp4' (4 sibs) 46: 0x55e774dffc20 VAL: '2.mp4' (4 sibs) 46: 0x55e774dffcb8 VAL: '3.mp4' (4 sibs) 46: 0x55e774dff918 MAP: (3 sibs) 1 children: 46: 0x55e774dffd60 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x55e774dffe00 VAL: '0.mp4' (4 sibs) 46: 0x55e774dffe98 VAL: '1.mp4' (4 sibs) 46: 0x55e774dfff30 VAL: '2.mp4' (4 sibs) 46: 0x55e774dfffc8 VAL: '3.mp4' (4 sibs) 46: 0x55e774dff9b0 MAP: (3 sibs) 1 children: 46: 0x55e774e00070 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x55e774e00110 VAL: '0.mp4' (4 sibs) 46: 0x55e774e001a8 VAL: '1.mp4' (4 sibs) 46: 0x55e774e00240 VAL: '2.mp4' (4 sibs) 46: 0x55e774e002d8 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55e774e9a480 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55e774e9a510 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x55e774e9a5a0 MAP: (3 sibs) 1 children: 46: [3] [3] 0x55e774e9a630 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x55e774e9a6c0 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x55e774e9a750 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x55e774e9a7e0 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x55e774e9a870 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x55e774e9a900 MAP: (3 sibs) 1 children: 46: [9] [9] 0x55e774e9a990 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x55e774e9aa20 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x55e774e9aab0 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x55e774e9ab40 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x55e774e9abd0 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x55e774e9ac60 MAP: (3 sibs) 1 children: 46: [15] [15] 0x55e774e9acf0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x55e774e9ad80 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x55e774e9ae10 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x55e774e9aea0 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x55e774e9af30 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: 0x55e774e01f20 [ROOT] MAP: (0 sibs) 10 children: 46: 0x55e774e00380 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55e774e00418 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55e774e004b0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55e774e00548 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55e774e005e0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55e774e00678 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55e774e00710 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55e774e007a8 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55e774e00840 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55e774e008d8 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55e774e9afd0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55e774e9b060 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x55e774e9b0f0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x55e774e9b180 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x55e774e9b210 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x55e774e9b2a0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x55e774e9b330 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x55e774e9b3c0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x55e774e9b450 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x55e774e9b4e0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x55e774e9b570 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: 0x55e774e02038 [ROOT] SEQ: (0 sibs) 10 children: 46: 0x55e774e00980 MAP: (10 sibs) 1 children: 46: 0x55e774dfcf00 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55e774e00a18 MAP: (10 sibs) 1 children: 46: 0x55e774dfcfa0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55e774e00ab0 MAP: (10 sibs) 1 children: 46: 0x55e774e00f80 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55e774e00b48 MAP: (10 sibs) 1 children: 46: 0x55e774e01020 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55e774e00be0 MAP: (10 sibs) 1 children: 46: 0x55e774e010c0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55e774e00c78 MAP: (10 sibs) 1 children: 46: 0x55e774e01160 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55e774e00d10 MAP: (10 sibs) 1 children: 46: 0x55e774e01200 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55e774e00da8 MAP: (10 sibs) 1 children: 46: 0x55e774e012a0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55e774e00e40 MAP: (10 sibs) 1 children: 46: 0x55e774e01340 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55e774e00ed8 MAP: (10 sibs) 1 children: 46: 0x55e774e013e0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55e774e9b610 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x55e774e9b6a0 MAP: (10 sibs) 1 children: 46: [2] [2] 0x55e774e9b730 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55e774e9b7c0 MAP: (10 sibs) 1 children: 46: [4] [4] 0x55e774e9b850 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55e774e9b8e0 MAP: (10 sibs) 1 children: 46: [6] [6] 0x55e774e9b970 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x55e774e9ba00 MAP: (10 sibs) 1 children: 46: [8] [8] 0x55e774e9ba90 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x55e774e9bb20 MAP: (10 sibs) 1 children: 46: [10] [10] 0x55e774e9bbb0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x55e774e9bc40 MAP: (10 sibs) 1 children: 46: [12] [12] 0x55e774e9bcd0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x55e774e9bd60 MAP: (10 sibs) 1 children: 46: [14] [14] 0x55e774e9bdf0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x55e774e9be80 MAP: (10 sibs) 1 children: 46: [16] [16] 0x55e774e9bf10 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x55e774e9bfa0 MAP: (10 sibs) 1 children: 46: [18] [18] 0x55e774e9c030 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x55e774e9c0c0 MAP: (10 sibs) 1 children: 46: [20] [20] 0x55e774e9c150 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: 0x55e774e02150 [ROOT] SEQ: (0 sibs) 14 children: 46: 0x55e774e029d0 MAP: (14 sibs) 1 children: 46: 0x55e774e03230 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55e774e02a68 MAP: (14 sibs) 1 children: 46: 0x55e774e032d0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55e774e02b00 MAP: (14 sibs) 1 children: 46: 0x55e774e03370 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55e774e02b98 MAP: (14 sibs) 1 children: 46: 0x55e774e03410 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55e774e02c30 MAP: (14 sibs) 1 children: 46: 0x55e774e034b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55e774e02cc8 MAP: (14 sibs) 1 children: 46: 0x55e774e03550 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55e774e02d60 MAP: (14 sibs) 1 children: 46: 0x55e774e035f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55e774e02df8 MAP: (14 sibs) 1 children: 46: 0x55e774e03690 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55e774e02e90 MAP: (14 sibs) 1 children: 46: 0x55e774e03730 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55e774e02f28 MAP: (14 sibs) 1 children: 46: 0x55e774e037d0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55e774e02fc0 MAP: (14 sibs) 1 children: 46: 0x55e774e03870 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55e774e03058 MAP: (14 sibs) 1 children: 46: 0x55e774e03910 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55e774e030f0 MAP: (14 sibs) 2 children: 46: 0x55e774e039b0 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0x55e774e03a48 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0x55e774e03188 MAP: (14 sibs) 2 children: 46: 0x55e774e03af0 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0x55e774e03b88 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55e774e9c1f0 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x55e774e9c280 MAP: (14 sibs) 1 children: 46: [2] [2] 0x55e774e9c310 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55e774e9c3a0 MAP: (14 sibs) 1 children: 46: [4] [4] 0x55e774e9c430 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55e774e9c4c0 MAP: (14 sibs) 1 children: 46: [6] [6] 0x55e774e9c550 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x55e774e9c5e0 MAP: (14 sibs) 1 children: 46: [8] [8] 0x55e774e9c670 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x55e774e9c700 MAP: (14 sibs) 1 children: 46: [10] [10] 0x55e774e9c790 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x55e774e9c820 MAP: (14 sibs) 1 children: 46: [12] [12] 0x55e774e9c8b0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x55e774e9c940 MAP: (14 sibs) 1 children: 46: [14] [14] 0x55e774e9c9d0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x55e774e9ca60 MAP: (14 sibs) 1 children: 46: [16] [16] 0x55e774e9caf0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x55e774e9cb80 MAP: (14 sibs) 1 children: 46: [18] [18] 0x55e774e9cc10 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x55e774e9cca0 MAP: (14 sibs) 1 children: 46: [20] [20] 0x55e774e9cd30 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x55e774e9cdc0 MAP: (14 sibs) 1 children: 46: [22] [22] 0x55e774e9ce50 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x55e774e9cee0 MAP: (14 sibs) 1 children: 46: [24] [24] 0x55e774e9cf70 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x55e774e9d000 MAP: (14 sibs) 2 children: 46: [26] [26] 0x55e774e9d090 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x55e774e9d120 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x55e774e9d1b0 MAP: (14 sibs) 2 children: 46: [29] [29] 0x55e774e9d240 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x55e774e9d2d0 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: 0x55e774e027e0 [ROOT] DOCVAL: '*' (0 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55e774dfda50 [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: 0x55e774e028f8 [ROOT] MAP: (0 sibs) 10 children: 46: 0x55e774dfde90 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0x55e774dfdf28 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0x55e774dfdfc0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0x55e774dfe058 KEYVAL: 'c' '*ref' (10 sibs) 46: 0x55e774dfe0f0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0x55e774dfe188 KEYVAL: 'e' '*ref' (10 sibs) 46: 0x55e774dfe220 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0x55e774dfe2b8 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0x55e774dfe350 KEYVAL: 'h' '*ref' (10 sibs) 46: 0x55e774dfe3e8 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55e774e9d370 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55e774e9d400 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x55e774e9d490 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x55e774e9d520 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x55e774e9d5b0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x55e774e9d640 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x55e774e9d6d0 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x55e774e9d760 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x55e774e9d7f0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x55e774e9d880 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x55e774e9d910 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: 0x55e774e01890 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55e774dfc000 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0x55e774dfc0a0 VAL: '-2' (3 sibs) 46: 0x55e774dfc138 VAL: '-2' (3 sibs) 46: 0x55e774dfc1d0 VAL: '5' (3 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55e774e9d9b0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55e774e9da40 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x55e774e9dad0 VAL: '-2' (3 sibs) 46: [3] [3] 0x55e774e9db60 VAL: '-2' (3 sibs) 46: [4] [4] 0x55e774e9dbf0 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: 0x55e774e019a8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55e774dfc4b0 KEYVAL: 'audio resource' '' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55e774e88a30 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55e774e88ac0 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: 0x55e774e01ac0 [ROOT] MAP: (0 sibs) 2 children: 46: 0x55e774dfca60 KEYVAL: 'audio resource' '' (2 sibs) 46: 0x55e774dfcaf8 KEYMAP: 'more' (2 sibs) 1 children: 46: 0x55e774dfcba0 KEYVAL: 'example' 'y' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55e774e9dc90 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x55e774e9dd20 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x55e774e9ddb0 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x55e774e9de40 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: 0x55e774e01bd8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55e774dfc550 KEYMAP: 'component' (1 sibs) 3 children: 46: 0x55e774dfcc40 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0x55e774dfccd8 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0x55e774dfcd70 KEYMAP: 'data' (3 sibs) 0 children: 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55e774e9dee0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55e774e9df70 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x55e774e9e000 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x55e774e9e090 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x55e774e9e120 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: 0x55e774e01cf0 [ROOT] SEQ: (0 sibs) 3 children: 46: 0x55e774dfbd10 MAP: (3 sibs) 1 children: 46: 0x55e774dfe760 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x55e774dfe800 VAL: '0.mp4' (4 sibs) 46: 0x55e774dfe898 VAL: '1.mp4' (4 sibs) 46: 0x55e774dfe930 VAL: '2.mp4' (4 sibs) 46: 0x55e774dfe9c8 VAL: '3.mp4' (4 sibs) 46: 0x55e774dfbda8 MAP: (3 sibs) 1 children: 46: 0x55e774dfea70 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x55e774dfeb10 VAL: '0.mp4' (4 sibs) 46: 0x55e774dfeba8 VAL: '1.mp4' (4 sibs) 46: 0x55e774dfec40 VAL: '2.mp4' (4 sibs) 46: 0x55e774dfecd8 VAL: '3.mp4' (4 sibs) 46: 0x55e774dfbe40 MAP: (3 sibs) 1 children: 46: 0x55e774dfed80 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x55e774dfee20 VAL: '0.mp4' (4 sibs) 46: 0x55e774dfeeb8 VAL: '1.mp4' (4 sibs) 46: 0x55e774dfef50 VAL: '2.mp4' (4 sibs) 46: 0x55e774dfefe8 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55e774e9e1c0 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x55e774e9e250 MAP: (3 sibs) 1 children: 46: [2] [2] 0x55e774e9e2e0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x55e774e9e370 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x55e774e9e400 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x55e774e9e490 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x55e774e9e520 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x55e774e9e5b0 MAP: (3 sibs) 1 children: 46: [8] [8] 0x55e774e9e640 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x55e774e9e6d0 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x55e774e9e760 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x55e774e9e7f0 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x55e774e9e880 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x55e774e9e910 MAP: (3 sibs) 1 children: 46: [14] [14] 0x55e774e9e9a0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x55e774e9ea30 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x55e774e9eac0 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x55e774e9eb50 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x55e774e9ebe0 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: 0x55e774e01e08 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55e774dff7e0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0x55e774dff880 MAP: (3 sibs) 1 children: 46: 0x55e774dffa50 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x55e774dffaf0 VAL: '0.mp4' (4 sibs) 46: 0x55e774dffb88 VAL: '1.mp4' (4 sibs) 46: 0x55e774dffc20 VAL: '2.mp4' (4 sibs) 46: 0x55e774dffcb8 VAL: '3.mp4' (4 sibs) 46: 0x55e774dff918 MAP: (3 sibs) 1 children: 46: 0x55e774dffd60 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x55e774dffe00 VAL: '0.mp4' (4 sibs) 46: 0x55e774dffe98 VAL: '1.mp4' (4 sibs) 46: 0x55e774dfff30 VAL: '2.mp4' (4 sibs) 46: 0x55e774dfffc8 VAL: '3.mp4' (4 sibs) 46: 0x55e774dff9b0 MAP: (3 sibs) 1 children: 46: 0x55e774e00070 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x55e774e00110 VAL: '0.mp4' (4 sibs) 46: 0x55e774e001a8 VAL: '1.mp4' (4 sibs) 46: 0x55e774e00240 VAL: '2.mp4' (4 sibs) 46: 0x55e774e002d8 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55e774e9ec80 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55e774e9ed10 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x55e774e9eda0 MAP: (3 sibs) 1 children: 46: [3] [3] 0x55e774e9ee30 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x55e774e9eec0 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x55e774e9ef50 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x55e774e9efe0 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x55e774e9f070 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x55e774e9f100 MAP: (3 sibs) 1 children: 46: [9] [9] 0x55e774e9f190 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x55e774e9f220 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x55e774e9f2b0 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x55e774e9f340 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x55e774e9f3d0 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x55e774e9f460 MAP: (3 sibs) 1 children: 46: [15] [15] 0x55e774e9f4f0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x55e774e9f580 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x55e774e9f610 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x55e774e9f6a0 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x55e774e9f730 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: 0x55e774e01f20 [ROOT] MAP: (0 sibs) 10 children: 46: 0x55e774e00380 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55e774e00418 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55e774e004b0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55e774e00548 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55e774e005e0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55e774e00678 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55e774e00710 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55e774e007a8 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55e774e00840 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55e774e008d8 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55e774e9f7d0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55e774e9f860 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x55e774e9f8f0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x55e774e9f980 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x55e774e9fa10 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x55e774e9faa0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x55e774e9fb30 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x55e774e9fbc0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x55e774e9fc50 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x55e774e9fce0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x55e774e9fd70 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: 0x55e774e02038 [ROOT] SEQ: (0 sibs) 10 children: 46: 0x55e774e00980 MAP: (10 sibs) 1 children: 46: 0x55e774dfcf00 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55e774e00a18 MAP: (10 sibs) 1 children: 46: 0x55e774dfcfa0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55e774e00ab0 MAP: (10 sibs) 1 children: 46: 0x55e774e00f80 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55e774e00b48 MAP: (10 sibs) 1 children: 46: 0x55e774e01020 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55e774e00be0 MAP: (10 sibs) 1 children: 46: 0x55e774e010c0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55e774e00c78 MAP: (10 sibs) 1 children: 46: 0x55e774e01160 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55e774e00d10 MAP: (10 sibs) 1 children: 46: 0x55e774e01200 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55e774e00da8 MAP: (10 sibs) 1 children: 46: 0x55e774e012a0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55e774e00e40 MAP: (10 sibs) 1 children: 46: 0x55e774e01340 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55e774e00ed8 MAP: (10 sibs) 1 children: 46: 0x55e774e013e0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55e774e9fe10 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x55e774e9fea0 MAP: (10 sibs) 1 children: 46: [2] [2] 0x55e774e9ff30 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55e774e9ffc0 MAP: (10 sibs) 1 children: 46: [4] [4] 0x55e774ea0050 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55e774ea00e0 MAP: (10 sibs) 1 children: 46: [6] [6] 0x55e774ea0170 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x55e774ea0200 MAP: (10 sibs) 1 children: 46: [8] [8] 0x55e774ea0290 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x55e774ea0320 MAP: (10 sibs) 1 children: 46: [10] [10] 0x55e774ea03b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x55e774ea0440 MAP: (10 sibs) 1 children: 46: [12] [12] 0x55e774ea04d0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x55e774ea0560 MAP: (10 sibs) 1 children: 46: [14] [14] 0x55e774ea05f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x55e774ea0680 MAP: (10 sibs) 1 children: 46: [16] [16] 0x55e774ea0710 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x55e774ea07a0 MAP: (10 sibs) 1 children: 46: [18] [18] 0x55e774ea0830 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x55e774ea08c0 MAP: (10 sibs) 1 children: 46: [20] [20] 0x55e774ea0950 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: 0x55e774e02150 [ROOT] SEQ: (0 sibs) 14 children: 46: 0x55e774e029d0 MAP: (14 sibs) 1 children: 46: 0x55e774e03230 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55e774e02a68 MAP: (14 sibs) 1 children: 46: 0x55e774e032d0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55e774e02b00 MAP: (14 sibs) 1 children: 46: 0x55e774e03370 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55e774e02b98 MAP: (14 sibs) 1 children: 46: 0x55e774e03410 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55e774e02c30 MAP: (14 sibs) 1 children: 46: 0x55e774e034b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55e774e02cc8 MAP: (14 sibs) 1 children: 46: 0x55e774e03550 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55e774e02d60 MAP: (14 sibs) 1 children: 46: 0x55e774e035f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55e774e02df8 MAP: (14 sibs) 1 children: 46: 0x55e774e03690 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55e774e02e90 MAP: (14 sibs) 1 children: 46: 0x55e774e03730 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55e774e02f28 MAP: (14 sibs) 1 children: 46: 0x55e774e037d0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55e774e02fc0 MAP: (14 sibs) 1 children: 46: 0x55e774e03870 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55e774e03058 MAP: (14 sibs) 1 children: 46: 0x55e774e03910 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55e774e030f0 MAP: (14 sibs) 2 children: 46: 0x55e774e039b0 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0x55e774e03a48 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0x55e774e03188 MAP: (14 sibs) 2 children: 46: 0x55e774e03af0 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0x55e774e03b88 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55e774ea09f0 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x55e774ea0a80 MAP: (14 sibs) 1 children: 46: [2] [2] 0x55e774ea0b10 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55e774ea0ba0 MAP: (14 sibs) 1 children: 46: [4] [4] 0x55e774ea0c30 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55e774ea0cc0 MAP: (14 sibs) 1 children: 46: [6] [6] 0x55e774ea0d50 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x55e774ea0de0 MAP: (14 sibs) 1 children: 46: [8] [8] 0x55e774ea0e70 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x55e774ea0f00 MAP: (14 sibs) 1 children: 46: [10] [10] 0x55e774ea0f90 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x55e774ea1020 MAP: (14 sibs) 1 children: 46: [12] [12] 0x55e774ea10b0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x55e774ea1140 MAP: (14 sibs) 1 children: 46: [14] [14] 0x55e774ea11d0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x55e774ea1260 MAP: (14 sibs) 1 children: 46: [16] [16] 0x55e774ea12f0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x55e774ea1380 MAP: (14 sibs) 1 children: 46: [18] [18] 0x55e774ea1410 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x55e774ea14a0 MAP: (14 sibs) 1 children: 46: [20] [20] 0x55e774ea1530 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x55e774ea15c0 MAP: (14 sibs) 1 children: 46: [22] [22] 0x55e774ea1650 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x55e774ea16e0 MAP: (14 sibs) 1 children: 46: [24] [24] 0x55e774ea1770 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x55e774ea1800 MAP: (14 sibs) 2 children: 46: [26] [26] 0x55e774ea1890 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x55e774ea1920 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x55e774ea19b0 MAP: (14 sibs) 2 children: 46: [29] [29] 0x55e774ea1a40 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x55e774ea1ad0 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: 0x55e774e027e0 [ROOT] DOCVAL: '*' (0 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55e774dfd600 [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: 0x55e774e028f8 [ROOT] MAP: (0 sibs) 10 children: 46: 0x55e774dfde90 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0x55e774dfdf28 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0x55e774dfdfc0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0x55e774dfe058 KEYVAL: 'c' '*ref' (10 sibs) 46: 0x55e774dfe0f0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0x55e774dfe188 KEYVAL: 'e' '*ref' (10 sibs) 46: 0x55e774dfe220 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0x55e774dfe2b8 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0x55e774dfe350 KEYVAL: 'h' '*ref' (10 sibs) 46: 0x55e774dfe3e8 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55e774ea1b70 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55e774ea1c00 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x55e774ea1c90 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x55e774ea1d20 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x55e774ea1db0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x55e774ea1e40 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x55e774ea1ed0 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x55e774ea1f60 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x55e774ea1ff0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x55e774ea2080 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x55e774ea2110 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 (22 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 582 tests from 3 test suites ran. (23 ms total) 46: [ PASSED ] 582 tests. 46/52 Test #46: ryml-test-github_issues ........... Passed 0.03 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.024656ms: read_file 47: 0.001713ms: count_lines 47: reserving #lines=90 47: 0.012303ms: tree_reserve 47: 0.074850ms: parse_yml 47: 0.041578ms: emit_to_buffer 47: 0.003527ms: print_stdout 47: 0.195257ms: objects 47: 0.200966ms: 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) = 1.04 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 2.10s ============================== Processing files: rapidyaml-0.5.0-2.fc38.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.V1f1c7 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.vfhmeU Provides: libryml.so.0.5.0()(64bit) rapidyaml = 0.5.0-2.fc38 rapidyaml(x86-64) = 0.5.0-2.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.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(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-2.fc38.x86_64 Provides: cmake(ryml) = 0.5.0 rapidyaml-devel = 0.5.0-2.fc38 rapidyaml-devel(x86-64) = 0.5.0-2.fc38 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cmake-filesystem(x86-64) libryml.so.0.5.0()(64bit) Processing files: python3-rapidyaml-0.5.0-2.fc38.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.iBqRTS Provides: python-rapidyaml = 0.5.0-2.fc38 python3-rapidyaml = 0.5.0-2.fc38 python3-rapidyaml(x86-64) = 0.5.0-2.fc38 python3.11-rapidyaml = 0.5.0-2.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.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(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-2.fc38.x86_64 Provides: rapidyaml-debugsource = 0.5.0-2.fc38 rapidyaml-debugsource(x86-64) = 0.5.0-2.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-2.fc38.x86_64 Provides: debuginfo(build-id) = 0f2783c54026e42eb36a138d724a26ce205ef203 libryml.so.0.5.0-0.5.0-2.fc38.x86_64.debug()(64bit) rapidyaml-debuginfo = 0.5.0-2.fc38 rapidyaml-debuginfo(x86-64) = 0.5.0-2.fc38 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: rapidyaml-debugsource(x86-64) = 0.5.0-2.fc38 Processing files: python3-rapidyaml-debuginfo-0.5.0-2.fc38.x86_64 Provides: debuginfo(build-id) = ee92a187e18b998549280ef8314df8969937aee0 python-rapidyaml-debuginfo = 0.5.0-2.fc38 python3-rapidyaml-debuginfo = 0.5.0-2.fc38 python3-rapidyaml-debuginfo(x86-64) = 0.5.0-2.fc38 python3.11-rapidyaml-debuginfo = 0.5.0-2.fc38 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: rapidyaml-debugsource(x86-64) = 0.5.0-2.fc38 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rapidyaml-0.5.0-2.fc38.x86_64 Wrote: /builddir/build/SRPMS/rapidyaml-0.5.0-2.fc38.src.rpm Wrote: /builddir/build/RPMS/rapidyaml-debuginfo-0.5.0-2.fc38.x86_64.rpm Wrote: /builddir/build/RPMS/python3-rapidyaml-debuginfo-0.5.0-2.fc38.x86_64.rpm Wrote: /builddir/build/RPMS/python3-rapidyaml-0.5.0-2.fc38.x86_64.rpm Wrote: /builddir/build/RPMS/rapidyaml-debugsource-0.5.0-2.fc38.x86_64.rpm Wrote: /builddir/build/RPMS/rapidyaml-0.5.0-2.fc38.x86_64.rpm Wrote: /builddir/build/RPMS/rapidyaml-devel-0.5.0-2.fc38.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.iOxC3W Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.uErXys + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer' + 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-2.fc38.x86_64/usr/bin:/builddir/.local/bin:/builddir/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/rapidyaml-0.5.0-2.fc38.x86_64/usr/lib64/python3.11/site-packages:/builddir/build/BUILDROOT/rapidyaml-0.5.0-2.fc38.x86_64/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-2.fc38.x86_64/usr/share/doc/rapidyaml + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rapidyaml-0.5.0-2.fc38.x86_64/usr/share/doc/rapidyaml + cp -pr README.md /builddir/build/BUILDROOT/rapidyaml-0.5.0-2.fc38.x86_64/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-2.fc38.x86_64/usr/share/licenses/rapidyaml + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rapidyaml-0.5.0-2.fc38.x86_64/usr/share/licenses/rapidyaml + cp -pr LICENSE.txt /builddir/build/BUILDROOT/rapidyaml-0.5.0-2.fc38.x86_64/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-2.fc38.x86_64/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-2.fc38.x86_64/usr/share/doc/python3-rapidyaml + cp -pr README.md /builddir/build/BUILDROOT/rapidyaml-0.5.0-2.fc38.x86_64/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-2.fc38.x86_64 + 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: