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-1674396185.328683/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: 0x55ddfb7c9b08 [ROOT] MAP: (0 sibs) 3 children:
27: 0x55ddfb7c04f0 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: 0x55ddfb7c0588 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: 0x55ddfb7c0620 KEYVAL: 'date' '2007-06-01' (3 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfb9c3cf0 [ROOT] MAP: (1 sibs) 3 children:
27: [1] [1] 0x55ddfb9c3d80 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: [2] [2] 0x55ddfb9c3e10 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: [3] [3] 0x55ddfb9c3ea0 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: 0x55ddfb7c9c20 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55ddfb7c0710 KEYVAL: 'example' 'Several lines 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: 0x55ddfb7c07a8 KEYVAL: 'another' 'text' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfb9c5cd0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55ddfb9c5d60 KEYVAL: 'example' 'Several lines 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] 0x55ddfb9c5df0 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: 0x55ddfb7c9d38 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x55ddfb7c08f0 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: 0x55ddfb7c0988 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfb9c7ca0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x55ddfb9c7d30 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] 0x55ddfb9c7dc0 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: 0x55ddfb7c9e50 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x55ddfb7c0a80 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: 0x55ddfb7c0b18 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfb9c9bd0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x55ddfb9c9c60 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] 0x55ddfb9c9cf0 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: 0x55ddfb7c9f68 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x55ddfb7c0c10 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: 0x55ddfb7c0ca8 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfb9cbba0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x55ddfb9cbc30 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] 0x55ddfb9cbcc0 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: 0x55ddfb7ca080 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55ddfb7c03a0 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] 0x55ddfb9cdbf0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55ddfb9cdc80 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: 0x55ddfb7ca198 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55ddfb7c0df0 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] 0x55ddfb9cfbc0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55ddfb9cfc50 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: 0x55ddfb7ca2b0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55ddfb7c0ee0 KEYVAL: 'example' 'Several lines 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: 0x55ddfb7c0f78 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfb9d1bb0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55ddfb9d1c40 KEYVAL: 'example' 'Several lines 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] 0x55ddfb9d1cd0 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: 0x55ddfb7ca3c8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55ddfb7c1070 KEYVAL: 'example' 'Several lines 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: 0x55ddfb7c1108 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfb9d3af0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55ddfb9d3b80 KEYVAL: 'example' 'Several lines 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] 0x55ddfb9d3c10 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: 0x55ddfb7ca4e0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55ddfb7c1200 KEYVAL: 'example' 'Several lines of 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: 0x55ddfb7c1298 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfb9d5bb0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55ddfb9d5c40 KEYVAL: 'example' 'Several lines of 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] 0x55ddfb9d5cd0 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: 0x55ddfb7ca5f8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55ddfb7c1390 KEYVAL: 'example' 'Several 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: 0x55ddfb7c1428 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfb9d7bc0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55ddfb9d7c50 KEYVAL: 'example' 'Several 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] 0x55ddfb9d7ce0 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: 0x55ddfb7ca710 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55ddfb7c1520 KEYVAL: 'example' 'Several lines 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: 0x55ddfb7c15b8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfb9d9bd0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55ddfb9d9c60 KEYVAL: 'example' 'Several lines 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] 0x55ddfb9d9cf0 KEYVAL: 'another' 'val' (2 sibs)
27: #nodes=3 vs #printed=3
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/22 (1 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: 0x55ddfb7ca828 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55ddfb7c16b0 KEYVAL: 'example' 'Several lines 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: 0x55ddfb7c1748 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfb9dbbe0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55ddfb9dbc70 KEYVAL: 'example' 'Several lines 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] 0x55ddfb9dbd00 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: 0x55ddfb7ca940 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55ddfb7c1840 KEYVAL: 'example' 'Several lines 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: 0x55ddfb7c18d8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfb9ddc10 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55ddfb9ddca0 KEYVAL: 'example' 'Several lines 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] 0x55ddfb9ddd30 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: 0x55ddfb7caa58 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55ddfb7c19d0 KEYVAL: 'example' 'Several lines 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: 0x55ddfb7c1a68 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfb9dfc40 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55ddfb9dfcd0 KEYVAL: 'example' 'Several lines 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] 0x55ddfb9dfd60 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: 0x55ddfb7cab70 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55ddfb7c1b60 KEYVAL: 'example' 'Several lines 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] 0x55ddfb9e1c10 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55ddfb9e1ca0 KEYVAL: 'example' 'Several lines 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: 0x55ddfb7cac88 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55ddfb7c1c50 KEYVAL: 'example' 'Several lines 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] 0x55ddfb9e3c00 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55ddfb9e3c90 KEYVAL: 'example' 'Several lines 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: 0x55ddfb7cada0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55ddfb7c1d40 KEYVAL: 'example' 'Several lines 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: 0x55ddfb7c1dd8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfb9e5cc0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55ddfb9e5d50 KEYVAL: 'example' 'Several lines 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] 0x55ddfb9e5de0 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: 0x55ddfb7caeb8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55ddfb7c4260 KEYVAL: 'example' 'Several lines 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: 0x55ddfb7c42f8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfb9e7e70 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55ddfb9e7f00 KEYVAL: 'example' 'Several lines 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] 0x55ddfb9e7f90 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: 0x55ddfb7cafd0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55ddfb7c4440 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x55ddfb7c44e0 KEYVAL: 'src' '#include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfb9e9ba0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55ddfb9e9c30 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x55ddfb9e9cc0 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: 0x55ddfb7cb0e8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55ddfb7c45d0 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x55ddfb7c4670 KEYVAL: 'src' '#include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfb9eb8d0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55ddfb9eb960 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x55ddfb9eb9f0 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: 0x55ddfb7cb200 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55ddfb7c8d70 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x55ddfb7c8e10 KEYVAL: 'src' '#include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfb9ed6c0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55ddfb9ed750 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x55ddfb9ed7e0 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: 0x55ddfb7cb318 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55ddfb7c1f70 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0x55ddfb7c2008 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfb9ef3f0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55ddfb9ef480 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [2] [2] 0x55ddfb9ef510 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: 0x55ddfb7cb430 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55ddfb7c43a0 MAP: (1 sibs) 2 children:
27: 0x55ddfb7c2240 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0x55ddfb7c22d8 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfb9f1120 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55ddfb9f11b0 MAP: (1 sibs) 2 children:
27: [2] [2] 0x55ddfb9f1240 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [3] [3] 0x55ddfb9f12d0 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: 0x55ddfb7cb548 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfb9f2e50 [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: 0x55ddfb7cb660 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfb9f4b80 [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: 0x55ddfb7cb778 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfb9f68b0 [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: 0x55ddfb7cb890 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfb9f85e0 [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: 0x55ddfb7cb9a8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfb9fa310 [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: 0x55ddfb7cbac0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfb9fc040 [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: 0x55ddfb7cbbd8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfb9fdd70 [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: 0x55ddfb7cbcf0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfb9ffaa0 [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: 0x55ddfb7cbe08 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba017d0 [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: 0x55ddfb7cbf20 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba03500 [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: 0x55ddfb7cc038 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba05230 [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: 0x55ddfb7cc150 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba06f60 [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: 0x55ddfb7cc268 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55ddfb7c2740 VAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba08c90 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55ddfba08d20 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: 0x55ddfb7cc380 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55ddfb7c2830 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba0a9c0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55ddfba0aa50 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: 0x55ddfb7cc498 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55ddfb7c2920 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba0c6f0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55ddfba0c780 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: 0x55ddfb7cc5b0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55ddfb7c2a10 KEYVAL: 'foo' '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba0e420 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55ddfba0e4b0 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: 0x55ddfb7cc6c8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55ddfb7c2b00 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba10150 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55ddfba101e0 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: 0x55ddfb7cc7e0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55ddfb7c2bf0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba11e80 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55ddfba11f10 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: 0x55ddfb7cc8f8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba13bb0 [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: 0x55ddfb7cca10 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba158e0 [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: 0x55ddfb7ccb28 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba17610 [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: 0x55ddfb7ccc40 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55ddfb7c2dd0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba19340 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55ddfba193d0 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: 0x55ddfb7ccd58 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55ddfb7c2ec0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba1b070 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55ddfba1b100 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: 0x55ddfb7cce70 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55ddfb7c2fb0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba1cda0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55ddfba1ce30 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: 0x55ddfb7ccf88 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55ddfb7c30a0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba1ead0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55ddfba1eb60 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: 0x55ddfb7cd0a0 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba20800 [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: 0x55ddfb7cd1b8 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba22530 [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: 0x55ddfb7cd2d0 [ROOT] DOCVAL: '
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba24260 [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: 0x55ddfb7cd3e8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55ddfb7c3280 KEYVAL: 'foo' '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba25ff0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55ddfba26080 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: 0x55ddfb7cd500 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55ddfb7c3370 VAL: '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba27da0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55ddfba27e30 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: 0x55ddfb7cd618 [ROOT] DOCVAL: '
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba29b50 [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: 0x55ddfb7cd730 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55ddfb7c34b0 KEYVAL: 'foo' '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba2b900 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55ddfba2b990 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: 0x55ddfb7cd848 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55ddfb7c35a0 VAL: '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba2d6b0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55ddfba2d740 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: 0x55ddfb7cd960 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba2f460 [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: 0x55ddfb7cda78 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba31210 [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: 0x55ddfb7cdb90 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba32fc0 [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: 0x55ddfb7cdca8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba34d70 [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: 0x55ddfb7cddc0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba36b20 [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: 0x55ddfb7cded8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba388d0 [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: 0x55ddfb7cdff0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba3a680 [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: 0x55ddfb7ce108 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba3c430 [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: 0x55ddfb7ce220 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba3e1d0 [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: 0x55ddfb7ce338 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba3ffe0 [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: 0x55ddfb7ce450 [ROOT] DOCVAL: 'asd
27:
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba41df0 [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: 0x55ddfb7ce568 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba43c10 [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: 0x55ddfb7ce680 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba459c0 [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: 0x55ddfb7ce798 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba47770 [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: 0x55ddfb7ce8b0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba49520 [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: 0x55ddfb7ce9c8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba4b2d0 [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: 0x55ddfb7ceae0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba4d080 [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: 0x55ddfb7cebf8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba4ee30 [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: 0x55ddfb7ced10 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba50be0 [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: 0x55ddfb7cee28 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x55ddfb7c20b0 VAL: '
27: ' (2 sibs)
27: 0x55ddfb7c2148 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba52990 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x55ddfba52a20 VAL: '
27: ' (2 sibs)
27: [2] [2] 0x55ddfba52ab0 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: 0x55ddfb7cef40 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x55ddfb7c3cd0 VAL: '
27: ' (2 sibs)
27: 0x55ddfb7c3d68 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba54740 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x55ddfba547d0 VAL: '
27: ' (2 sibs)
27: [2] [2] 0x55ddfba54860 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: 0x55ddfb7c8f00 [ROOT] STREAM: (0 sibs) 8 children:
27: 0x55ddfb7bf530 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: 0x55ddfb7bf5c8 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: 0x55ddfb7bf660 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: 0x55ddfb7bf6f8 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: 0x55ddfb7bf790 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: 0x55ddfb7bf828 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: 0x55ddfb7bf8c0 DOCSEQ: (8 sibs) 2 children:
27: 0x55ddfb7bfa00 VAL: 'hello
27: there
27: ' (2 sibs)
27: 0x55ddfb7bfa98 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: 0x55ddfb7bf958 DOCMAP: (8 sibs) 2 children:
27: 0x55ddfb7bfb40 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: 0x55ddfb7bfbd8 KEYVAL: 'bar' 'ciao
27: qua
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba55050 [ROOT] STREAM: (1 sibs) 8 children:
27: [1] [1] 0x55ddfba550e0 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [2] [2] 0x55ddfba55170 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [3] [3] 0x55ddfba55200 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [4] [4] 0x55ddfba55290 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [5] [5] 0x55ddfba55320 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [6] [6] 0x55ddfba553b0 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [7] [7] 0x55ddfba55440 DOCSEQ: (8 sibs) 2 children:
27: [8] [8] 0x55ddfba554d0 VAL: 'hello
27: there
27: ' (2 sibs)
27: [9] [9] 0x55ddfba55560 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: [10] [10] 0x55ddfba555f0 DOCMAP: (8 sibs) 2 children:
27: [11] [11] 0x55ddfba55680 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: [12] [12] 0x55ddfba55710 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: 0x55ddfb7c9360 [ROOT] STREAM: (0 sibs) 1 children:
27: 0x55ddfb7c0450 DOCVAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba574b0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x55ddfba57540 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: 0x55ddfb7c9478 [ROOT] STREAM: (0 sibs) 1 children:
27: 0x55ddfb7bffe0 DOCVAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba57dc0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x55ddfba57e50 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: 0x55ddfb7c9590 [ROOT] STREAM: (0 sibs) 1 children:
27: 0x55ddfb7c00d0 DOCVAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba586d0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x55ddfba58760 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: 0x55ddfb7c96a8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba58fe0 [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: 0x55ddfb7c97c0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba598f0 [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: 0x55ddfb7c98d8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba5a200 [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: 0x55ddfb7c99f0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55ddfb7c02b0 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] 0x55ddfba5ab10 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55ddfba5aba0 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: 0x55ddfb7c9b08 [ROOT] MAP: (0 sibs) 3 children:
27: 0x55ddfb7c04f0 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: 0x55ddfb7c0588 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: 0x55ddfb7c0620 KEYVAL: 'date' '2007-06-01' (3 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba5b420 [ROOT] MAP: (1 sibs) 3 children:
27: [1] [1] 0x55ddfba5b4b0 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: [2] [2] 0x55ddfba5b540 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: [3] [3] 0x55ddfba5b5d0 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: 0x55ddfb7c9c20 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55ddfb7c0710 KEYVAL: 'example' 'Several lines 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: 0x55ddfb7c07a8 KEYVAL: 'another' 'text' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba5bd30 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55ddfba5bdc0 KEYVAL: 'example' 'Several lines 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] 0x55ddfba5be50 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: 0x55ddfb7c9d38 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x55ddfb7c08f0 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: 0x55ddfb7c0988 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba5c640 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x55ddfba5c6d0 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] 0x55ddfba5c760 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: 0x55ddfb7c9e50 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x55ddfb7c0a80 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: 0x55ddfb7c0b18 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba5cf50 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x55ddfba5cfe0 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] 0x55ddfba5d070 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: 0x55ddfb7c9f68 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x55ddfb7c0c10 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: 0x55ddfb7c0ca8 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba5d860 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x55ddfba5d8f0 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] 0x55ddfba5d980 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: 0x55ddfb7ca080 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55ddfb7c03a0 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] 0x55ddfba5e170 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55ddfba5e200 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: 0x55ddfb7ca198 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55ddfb7c0df0 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] 0x55ddfba5ea80 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55ddfba5eb10 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: 0x55ddfb7ca2b0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55ddfb7c0ee0 KEYVAL: 'example' 'Several lines 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: 0x55ddfb7c0f78 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba5f390 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55ddfba5f420 KEYVAL: 'example' 'Several lines 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] 0x55ddfba5f4b0 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: 0x55ddfb7ca3c8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55ddfb7c1070 KEYVAL: 'example' 'Several lines 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: 0x55ddfb7c1108 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba5fca0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55ddfba5fd30 KEYVAL: 'example' 'Several lines 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] 0x55ddfba5fdc0 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: 0x55ddfb7ca4e0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55ddfb7c1200 KEYVAL: 'example' 'Several lines of 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: 0x55ddfb7c1298 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba605b0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55ddfba60640 KEYVAL: 'example' 'Several lines of 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] 0x55ddfba606d0 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: 0x55ddfb7ca5f8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55ddfb7c1390 KEYVAL: 'example' 'Several 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: 0x55ddfb7c1428 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba60ec0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55ddfba60f50 KEYVAL: 'example' 'Several 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] 0x55ddfba60fe0 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: 0x55ddfb7ca710 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55ddfb7c1520 KEYVAL: 'example' 'Several lines 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: 0x55ddfb7c15b8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba617d0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55ddfba61860 KEYVAL: 'example' 'Several lines 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] 0x55ddfba618f0 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: 0x55ddfb7ca828 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55ddfb7c16b0 KEYVAL: 'example' 'Several lines 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: 0x55ddfb7c1748 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba620e0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55ddfba62170 KEYVAL: 'example' 'Several lines 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] 0x55ddfba62200 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: 0x55ddfb7ca940 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55ddfb7c1840 KEYVAL: 'example' 'Several lines 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: 0x55ddfb7c18d8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba629f0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55ddfba62a80 KEYVAL: 'example' 'Several lines 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] 0x55ddfba62b10 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: 0x55ddfb7caa58 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55ddfb7c19d0 KEYVAL: 'example' 'Several lines 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: 0x55ddfb7c1a68 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba63300 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55ddfba63390 KEYVAL: 'example' 'Several lines 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] 0x55ddfba63420 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: 0x55ddfb7cab70 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55ddfb7c1b60 KEYVAL: 'example' 'Several lines 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] 0x55ddfba63c10 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55ddfba63ca0 KEYVAL: 'example' 'Several lines 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: 0x55ddfb7cac88 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55ddfb7c1c50 KEYVAL: 'example' 'Several lines 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] 0x55ddfba64520 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55ddfba645b0 KEYVAL: 'example' 'Several lines 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: 0x55ddfb7cada0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55ddfb7c1d40 KEYVAL: 'example' 'Several lines 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: 0x55ddfb7c1dd8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba64e30 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55ddfba64ec0 KEYVAL: 'example' 'Several lines 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] 0x55ddfba64f50 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: 0x55ddfb7caeb8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55ddfb7c4260 KEYVAL: 'example' 'Several lines 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: 0x55ddfb7c42f8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba65740 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55ddfba657d0 KEYVAL: 'example' 'Several lines 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] 0x55ddfba65860 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: 0x55ddfb7cafd0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55ddfb7c4440 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x55ddfb7c44e0 KEYVAL: 'src' '#include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba66050 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55ddfba660e0 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x55ddfba66170 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: 0x55ddfb7cb0e8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55ddfb7c45d0 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x55ddfb7c4670 KEYVAL: 'src' '#include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba66960 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55ddfba669f0 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x55ddfba66a80 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: 0x55ddfb7cb200 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55ddfb7c8d70 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x55ddfb7c8e10 KEYVAL: 'src' '#include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba67270 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55ddfba67300 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x55ddfba67390 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: 0x55ddfb7cb318 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55ddfb7c1f70 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0x55ddfb7c2008 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba67b80 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55ddfba67c10 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [2] [2] 0x55ddfba67ca0 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: 0x55ddfb7cb430 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55ddfb7c43a0 MAP: (1 sibs) 2 children:
27: 0x55ddfb7c2240 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0x55ddfb7c22d8 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba68490 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55ddfba68520 MAP: (1 sibs) 2 children:
27: [2] [2] 0x55ddfba685b0 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [3] [3] 0x55ddfba68640 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: 0x55ddfb7cb548 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba68da0 [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: 0x55ddfb7cb660 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba696b0 [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: 0x55ddfb7cb778 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba69fc0 [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: 0x55ddfb7cb890 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba6a8d0 [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: 0x55ddfb7cb9a8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba6b1e0 [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: 0x55ddfb7cbac0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba6baf0 [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: 0x55ddfb7cbbd8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba6c400 [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: 0x55ddfb7cbcf0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba6cd10 [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: 0x55ddfb7cbe08 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba6d620 [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: 0x55ddfb7cbf20 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba6df30 [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: 0x55ddfb7cc038 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba6e840 [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: 0x55ddfb7cc150 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba6f150 [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: 0x55ddfb7cc268 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55ddfb7c2740 VAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba6fa60 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55ddfba6faf0 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: 0x55ddfb7cc380 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55ddfb7c2830 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba70370 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55ddfba70400 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: 0x55ddfb7cc498 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55ddfb7c2920 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba70c80 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55ddfba70d10 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: 0x55ddfb7cc5b0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55ddfb7c2a10 KEYVAL: 'foo' '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba71590 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55ddfba71620 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: 0x55ddfb7cc6c8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55ddfb7c2b00 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba71ea0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55ddfba71f30 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: 0x55ddfb7cc7e0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55ddfb7c2bf0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba727b0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55ddfba72840 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: 0x55ddfb7cc8f8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba730c0 [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: 0x55ddfb7cca10 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba739d0 [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: 0x55ddfb7ccb28 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba742e0 [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: 0x55ddfb7ccc40 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55ddfb7c2dd0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba74bf0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55ddfba74c80 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: 0x55ddfb7ccd58 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55ddfb7c2ec0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba75500 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55ddfba75590 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: 0x55ddfb7cce70 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55ddfb7c2fb0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba75e10 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55ddfba75ea0 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: 0x55ddfb7ccf88 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55ddfb7c30a0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba76720 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55ddfba767b0 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: 0x55ddfb7cd0a0 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba77030 [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: 0x55ddfb7cd1b8 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba77940 [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: 0x55ddfb7cd2d0 [ROOT] DOCVAL: '
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba78250 [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: 0x55ddfb7cd3e8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55ddfb7c3280 KEYVAL: 'foo' '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba78b60 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55ddfba78bf0 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: 0x55ddfb7cd500 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55ddfb7c3370 VAL: '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba79470 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55ddfba79500 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: 0x55ddfb7cd618 [ROOT] DOCVAL: '
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba79d80 [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: 0x55ddfb7cd730 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55ddfb7c34b0 KEYVAL: 'foo' '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba7a690 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55ddfba7a720 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: 0x55ddfb7cd848 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55ddfb7c35a0 VAL: '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba7afa0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55ddfba7b030 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: 0x55ddfb7cd960 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba7b8b0 [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: 0x55ddfb7cda78 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba7c1c0 [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: 0x55ddfb7cdb90 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba7cad0 [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: 0x55ddfb7cdca8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba7d3e0 [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: 0x55ddfb7cddc0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba7dcf0 [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: 0x55ddfb7cded8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba7e600 [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: 0x55ddfb7cdff0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba7ef10 [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: 0x55ddfb7ce108 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba7f820 [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: 0x55ddfb7ce220 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba80130 [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: 0x55ddfb7ce338 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba80a40 [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: 0x55ddfb7ce450 [ROOT] DOCVAL: 'asd
27:
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba81350 [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: 0x55ddfb7ce568 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba81c60 [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: 0x55ddfb7ce680 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba82570 [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: 0x55ddfb7ce798 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba82e80 [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: 0x55ddfb7ce8b0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba83790 [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: 0x55ddfb7ce9c8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba840a0 [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: 0x55ddfb7ceae0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba849b0 [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: 0x55ddfb7cebf8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba852c0 [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: 0x55ddfb7ced10 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba85bd0 [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: 0x55ddfb7cee28 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x55ddfb7c20b0 VAL: '
27: ' (2 sibs)
27: 0x55ddfb7c2148 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba864e0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x55ddfba86570 VAL: '
27: ' (2 sibs)
27: [2] [2] 0x55ddfba86600 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: 0x55ddfb7cef40 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x55ddfb7c3cd0 VAL: '
27: ' (2 sibs)
27: 0x55ddfb7c3d68 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55ddfba86df0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x55ddfba86e80 VAL: '
27: ' (2 sibs)
27: [2] [2] 0x55ddfba86f10 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] 0x55ddfb9af430 [ROOT] STREAM: (1 sibs) 8 children:
27: [1] [1] 0x55ddfb9af4c0 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [2] [2] 0x55ddfb9af550 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [3] [3] 0x55ddfb9af5e0 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [4] [4] 0x55ddfb9af670 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [5] [5] 0x55ddfb9af700 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [6] [6] 0x55ddfb9af790 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [7] [7] 0x55ddfb9af820 DOCSEQ: (8 sibs) 2 children:
27: [8] [8] 0x55ddfb9af8b0 VAL: 'hello
27: there
27: ' (2 sibs)
27: [9] [9] 0x55ddfb9af940 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: [10] [10] 0x55ddfb9af9d0 DOCMAP: (8 sibs) 2 children:
27: [11] [11] 0x55ddfb9afa60 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: [12] [12] 0x55ddfb9afaf0 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] 0x55ddfba8a8a0 [ROOT] STREAM: (1 sibs) 8 children:
27: [1] [1] 0x55ddfba8a930 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [2] [2] 0x55ddfba8a9c0 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [3] [3] 0x55ddfba8aa50 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [4] [4] 0x55ddfba8aae0 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [5] [5] 0x55ddfba8ab70 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [6] [6] 0x55ddfba8ac00 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [7] [7] 0x55ddfba8ac90 DOCSEQ: (8 sibs) 2 children:
27: [8] [8] 0x55ddfba8ad20 VAL: 'hello
27: there
27: ' (2 sibs)
27: [9] [9] 0x55ddfba8adb0 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: [10] [10] 0x55ddfba8ae40 DOCMAP: (8 sibs) 2 children:
27: [11] [11] 0x55ddfba8aed0 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: [12] [12] 0x55ddfba8af60 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] 0x55ddfb9b68f0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x55ddfb9b6980 DOCVAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: --- ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x55ddfba8ba90 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x55ddfba8bb20 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] 0x55ddfb9b8620 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x55ddfb9b86b0 DOCVAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: --- ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x55ddfba8c3a0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x55ddfba8c430 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] 0x55ddfb9ba350 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x55ddfb9ba3e0 DOCVAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: --- ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x55ddfba8ccb0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x55ddfba8cd40 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] 0x55ddfb9bc080 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x55ddfba8d5c0 [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] 0x55ddfb9bddb0 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x55ddfba8ded0 [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] 0x55ddfb9bfae0 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x55ddfba8e7e0 [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] 0x55ddfb9c1c20 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55ddfb9c1cb0 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] 0x55ddfba8f0f0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55ddfba8f180 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] 0x55ddfb9c3ea0 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] 0x55ddfba8fa00 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x55ddfba8fa90 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x55ddfba8fb20 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] 0x55ddfba8fbb0 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] 0x55ddfb9c5cd0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ddfb9c5d60 KEYVAL: 'example' 'Several lines 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] 0x55ddfb9c5df0 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] 0x55ddfba90310 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ddfba903a0 KEYVAL: 'example' 'Several lines 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] 0x55ddfba90430 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] 0x55ddfb9c7ca0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55ddfb9c7d30 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] 0x55ddfb9c7dc0 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] 0x55ddfba90c20 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55ddfba90cb0 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] 0x55ddfba90d40 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] 0x55ddfb9c9bd0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55ddfb9c9c60 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] 0x55ddfb9c9cf0 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] 0x55ddfba91530 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55ddfba915c0 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] 0x55ddfba91650 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] 0x55ddfb9cbba0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55ddfb9cbc30 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] 0x55ddfb9cbcc0 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] 0x55ddfba91e40 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55ddfba91ed0 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] 0x55ddfba91f60 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] 0x55ddfb9cdbf0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ddfb9cdc80 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] 0x55ddfba92750 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ddfba927e0 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] 0x55ddfb9cfbc0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ddfb9cfc50 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] 0x55ddfba93060 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ddfba930f0 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] 0x55ddfb9d1bb0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ddfb9d1c40 KEYVAL: 'example' 'Several lines 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] 0x55ddfb9d1cd0 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] 0x55ddfba93970 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ddfba93a00 KEYVAL: 'example' 'Several lines 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] 0x55ddfba93a90 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] 0x55ddfb9d3af0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ddfb9d3b80 KEYVAL: 'example' 'Several lines 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] 0x55ddfb9d3c10 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] 0x55ddfba94280 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ddfba94310 KEYVAL: 'example' 'Several lines 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] 0x55ddfba943a0 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] 0x55ddfb9d5bb0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ddfb9d5c40 KEYVAL: 'example' 'Several lines of 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] 0x55ddfb9d5cd0 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] 0x55ddfba94b90 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ddfba94c20 KEYVAL: 'example' 'Several lines of 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] 0x55ddfba94cb0 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] 0x55ddfb9d7bc0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ddfb9d7c50 KEYVAL: 'example' 'Several 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] 0x55ddfb9d7ce0 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] 0x55ddfba954a0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ddfba95530 KEYVAL: 'example' 'Several 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] 0x55ddfba955c0 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] 0x55ddfb9d9bd0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ddfb9d9c60 KEYVAL: 'example' 'Several lines 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] 0x55ddfb9d9cf0 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] 0x55ddfba95db0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ddfba95e40 KEYVAL: 'example' 'Several lines 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] 0x55ddfba95ed0 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] 0x55ddfb9dbbe0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ddfb9dbc70 KEYVAL: 'example' 'Several lines 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] 0x55ddfb9dbd00 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] 0x55ddfba966c0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ddfba96750 KEYVAL: 'example' 'Several lines 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] 0x55ddfba967e0 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] 0x55ddfb9ddc10 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ddfb9ddca0 KEYVAL: 'example' 'Several lines 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] 0x55ddfb9ddd30 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] 0x55ddfba96fd0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ddfba97060 KEYVAL: 'example' 'Several lines 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] 0x55ddfba970f0 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] 0x55ddfb9dfc40 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ddfb9dfcd0 KEYVAL: 'example' 'Several lines 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] 0x55ddfb9dfd60 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] 0x55ddfba978e0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ddfba97970 KEYVAL: 'example' 'Several lines 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] 0x55ddfba97a00 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] 0x55ddfb9e1c10 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ddfb9e1ca0 KEYVAL: 'example' 'Several lines 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] 0x55ddfba981f0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ddfba98280 KEYVAL: 'example' 'Several lines 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] 0x55ddfb9e3c00 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ddfb9e3c90 KEYVAL: 'example' 'Several lines 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] 0x55ddfba98b00 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ddfba98b90 KEYVAL: 'example' 'Several lines 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] 0x55ddfb9e5cc0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ddfb9e5d50 KEYVAL: 'example' 'Several lines 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] 0x55ddfb9e5de0 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] 0x55ddfba99410 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ddfba994a0 KEYVAL: 'example' 'Several lines 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] 0x55ddfba99530 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] 0x55ddfb9e7e70 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ddfb9e7f00 KEYVAL: 'example' 'Several lines 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] 0x55ddfb9e7f90 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] 0x55ddfba99d20 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ddfba99db0 KEYVAL: 'example' 'Several lines 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] 0x55ddfba99e40 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] 0x55ddfb9e9ba0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ddfb9e9c30 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55ddfb9e9cc0 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] 0x55ddfba9a630 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ddfba9a6c0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55ddfba9a750 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] 0x55ddfb9eb8d0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ddfb9eb960 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55ddfb9eb9f0 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] 0x55ddfba9af40 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ddfba9afd0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55ddfba9b060 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] 0x55ddfb9ed6c0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ddfb9ed750 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55ddfb9ed7e0 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] 0x55ddfba9b850 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ddfba9b8e0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55ddfba9b970 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] 0x55ddfb9ef3f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ddfb9ef480 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x55ddfb9ef510 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] 0x55ddfba9c160 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ddfba9c1f0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x55ddfba9c280 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] 0x55ddfb9f1120 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ddfb9f11b0 MAP: (1 sibs) 2 children: 27: [2] [2] 0x55ddfb9f1240 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x55ddfb9f12d0 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] 0x55ddfba9ca70 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ddfba9cb00 MAP: (1 sibs) 2 children: 27: [2] [2] 0x55ddfba9cb90 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x55ddfba9cc20 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] 0x55ddfb9f2e50 [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] 0x55ddfba9d380 [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] 0x55ddfb9f4b80 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55ddfba9dc90 [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] 0x55ddfb9f68b0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55ddfba9e5a0 [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] 0x55ddfb9f85e0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55ddfba9eeb0 [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] 0x55ddfb9fa310 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55ddfba9f7c0 [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] 0x55ddfb9fc040 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55ddfbaa00d0 [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] 0x55ddfb9fdd70 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55ddfbaa09e0 [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] 0x55ddfb9ffaa0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55ddfbaa12f0 [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] 0x55ddfba017d0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55ddfbaa1c00 [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] 0x55ddfba03500 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55ddfbaa2510 [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] 0x55ddfba05230 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55ddfbaa2e20 [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] 0x55ddfba06f60 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55ddfbaa3730 [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] 0x55ddfba08c90 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ddfba08d20 VAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55ddfbaa4040 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ddfbaa40d0 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] 0x55ddfba0a9c0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ddfba0aa50 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] 0x55ddfbaa4950 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ddfbaa49e0 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] 0x55ddfba0c6f0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ddfba0c780 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] 0x55ddfbaa5260 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ddfbaa52f0 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] 0x55ddfba0e420 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ddfba0e4b0 KEYVAL: 'foo' '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: foo: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55ddfbaa5b70 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ddfbaa5c00 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] 0x55ddfba10150 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ddfba101e0 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] 0x55ddfbaa6480 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ddfbaa6510 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] 0x55ddfba11e80 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ddfba11f10 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] 0x55ddfbaa6d90 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ddfbaa6e20 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] 0x55ddfba13bb0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55ddfbaa76a0 [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] 0x55ddfba158e0 [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] 0x55ddfbaa7fb0 [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] 0x55ddfba17610 [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] 0x55ddfbaa88c0 [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] 0x55ddfba19340 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ddfba193d0 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] 0x55ddfbaa91d0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ddfbaa9260 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] 0x55ddfba1b070 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ddfba1b100 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] 0x55ddfbaa9ae0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ddfbaa9b70 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] 0x55ddfba1cda0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ddfba1ce30 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] 0x55ddfbaaa3f0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ddfbaaa480 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] 0x55ddfba1ead0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ddfba1eb60 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] 0x55ddfbaaad00 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ddfbaaad90 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] 0x55ddfba20800 [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] 0x55ddfbaab610 [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] 0x55ddfba22530 [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] 0x55ddfbaabf20 [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] 0x55ddfba24260 [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] 0x55ddfbaac830 [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] 0x55ddfba25ff0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ddfba26080 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] 0x55ddfbaad140 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ddfbaad1d0 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] 0x55ddfba27da0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ddfba27e30 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] 0x55ddfbaada50 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ddfbaadae0 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] 0x55ddfba29b50 [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] 0x55ddfbaae360 [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] 0x55ddfba2b900 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ddfba2b990 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] 0x55ddfbaaec70 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ddfbaaed00 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] 0x55ddfba2d6b0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ddfba2d740 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] 0x55ddfbaaf580 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ddfbaaf610 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] 0x55ddfba2f460 [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] 0x55ddfbaafe90 [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] 0x55ddfba31210 [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] 0x55ddfbab07a0 [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] 0x55ddfba32fc0 [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] 0x55ddfbab10b0 [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] 0x55ddfba34d70 [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] 0x55ddfbab19c0 [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] 0x55ddfba36b20 [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] 0x55ddfbab22d0 [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] 0x55ddfba388d0 [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] 0x55ddfbab2be0 [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] 0x55ddfba3a680 [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] 0x55ddfbab34f0 [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] 0x55ddfba3c430 [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] 0x55ddfbab3e00 [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] 0x55ddfba3e1d0 [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] 0x55ddfbab4710 [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] 0x55ddfba3ffe0 [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] 0x55ddfbab5020 [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] 0x55ddfba41df0 [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] 0x55ddfbab5930 [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] 0x55ddfba43c10 [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] 0x55ddfbab6240 [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] 0x55ddfba459c0 [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] 0x55ddfbab6b50 [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] 0x55ddfba47770 [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] 0x55ddfbab7460 [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] 0x55ddfba49520 [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] 0x55ddfbab7d70 [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] 0x55ddfba4b2d0 [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] 0x55ddfbab8680 [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] 0x55ddfba4d080 [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] 0x55ddfbab8f90 [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] 0x55ddfba4ee30 [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] 0x55ddfbab98a0 [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] 0x55ddfba50be0 [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] 0x55ddfbaba1b0 [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] 0x55ddfba52990 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55ddfba52a20 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x55ddfba52ab0 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] 0x55ddfbabaac0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55ddfbabab50 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x55ddfbababe0 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] 0x55ddfba54740 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55ddfba547d0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x55ddfba54860 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] 0x55ddfbabb400 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55ddfbabb490 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x55ddfbabb520 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] 0x55ddfba55050 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0x55ddfba550e0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0x55ddfba55170 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0x55ddfba55200 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0x55ddfba55290 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0x55ddfba55320 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0x55ddfba553b0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0x55ddfba55440 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0x55ddfba554d0 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0x55ddfba55560 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0x55ddfba555f0 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0x55ddfba55680 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0x55ddfba55710 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] 0x55ddfbabbd40 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0x55ddfbabbdd0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0x55ddfbabbe60 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0x55ddfbabbef0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0x55ddfbabbf80 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0x55ddfbabc010 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0x55ddfbabc0a0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0x55ddfbabc130 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0x55ddfbabc1c0 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0x55ddfbabc250 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0x55ddfbabc2e0 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0x55ddfbabc370 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0x55ddfbabc400 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] 0x55ddfba574b0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x55ddfba57540 DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: --- ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55ddfbabc650 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x55ddfbabc6e0 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] 0x55ddfba57dc0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x55ddfba57e50 DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: --- ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55ddfbabcf60 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x55ddfbabcff0 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] 0x55ddfba586d0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x55ddfba58760 DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: --- ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55ddfbabd870 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x55ddfbabd900 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] 0x55ddfba58fe0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55ddfbabe180 [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] 0x55ddfba598f0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55ddfbabea90 [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] 0x55ddfba5a200 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55ddfbabf3a0 [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] 0x55ddfba5ab10 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ddfba5aba0 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] 0x55ddfbabfcb0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ddfbabfd40 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] 0x55ddfba5b420 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x55ddfba5b4b0 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x55ddfba5b540 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] 0x55ddfba5b5d0 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] 0x55ddfbac05c0 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x55ddfbac0650 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x55ddfbac06e0 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] 0x55ddfbac0770 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] 0x55ddfba5bd30 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ddfba5bdc0 KEYVAL: 'example' 'Several lines 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] 0x55ddfba5be50 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] 0x55ddfbac0ed0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ddfbac0f60 KEYVAL: 'example' 'Several lines 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] 0x55ddfbac0ff0 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] 0x55ddfba5c640 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55ddfba5c6d0 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] 0x55ddfba5c760 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] 0x55ddfbac1880 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55ddfbac1910 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] 0x55ddfbac19a0 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] 0x55ddfba5cf50 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55ddfba5cfe0 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] 0x55ddfba5d070 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] 0x55ddfbac2230 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55ddfbac22c0 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] 0x55ddfbac2350 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] 0x55ddfba5d860 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55ddfba5d8f0 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] 0x55ddfba5d980 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] 0x55ddfbac2be0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55ddfbac2c70 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] 0x55ddfbac2d00 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] 0x55ddfba5e170 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ddfba5e200 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] 0x55ddfbac34f0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ddfbac3580 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] 0x55ddfba5ea80 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ddfba5eb10 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] 0x55ddfbac3e00 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ddfbac3e90 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] 0x55ddfba5f390 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ddfba5f420 KEYVAL: 'example' 'Several lines 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] 0x55ddfba5f4b0 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] 0x55ddfbac4840 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ddfbac48d0 KEYVAL: 'example' 'Several lines 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] 0x55ddfbac4960 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] 0x55ddfba5fca0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ddfba5fd30 KEYVAL: 'example' 'Several lines 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] 0x55ddfba5fdc0 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] 0x55ddfbac51f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ddfbac5280 KEYVAL: 'example' 'Several lines 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] 0x55ddfbac5310 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] 0x55ddfba605b0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ddfba60640 KEYVAL: 'example' 'Several lines of 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] 0x55ddfba606d0 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] 0x55ddfbac5b00 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ddfbac5b90 KEYVAL: 'example' 'Several lines of 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] 0x55ddfbac5c20 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] 0x55ddfba60ec0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ddfba60f50 KEYVAL: 'example' 'Several 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] 0x55ddfba60fe0 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] 0x55ddfbac64b0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ddfbac6540 KEYVAL: 'example' 'Several 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] 0x55ddfbac65d0 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] 0x55ddfba617d0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ddfba61860 KEYVAL: 'example' 'Several lines 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] 0x55ddfba618f0 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] 0x55ddfbac6e60 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ddfbac6ef0 KEYVAL: 'example' 'Several lines 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] 0x55ddfbac6f80 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] 0x55ddfba620e0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ddfba62170 KEYVAL: 'example' 'Several lines 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] 0x55ddfba62200 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] 0x55ddfbac7810 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ddfbac78a0 KEYVAL: 'example' 'Several lines 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] 0x55ddfbac7930 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] 0x55ddfba629f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ddfba62a80 KEYVAL: 'example' 'Several lines 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] 0x55ddfba62b10 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] 0x55ddfbac81c0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ddfbac8250 KEYVAL: 'example' 'Several lines 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] 0x55ddfbac82e0 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] 0x55ddfba63300 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ddfba63390 KEYVAL: 'example' 'Several lines 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] 0x55ddfba63420 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] 0x55ddfbac8b70 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ddfbac8c00 KEYVAL: 'example' 'Several lines 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] 0x55ddfbac8c90 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] 0x55ddfba63c10 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ddfba63ca0 KEYVAL: 'example' 'Several lines 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] 0x55ddfbac9520 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ddfbac95b0 KEYVAL: 'example' 'Several lines 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] 0x55ddfba64520 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ddfba645b0 KEYVAL: 'example' 'Several lines 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] 0x55ddfbac9ed0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ddfbac9f60 KEYVAL: 'example' 'Several lines 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] 0x55ddfba64e30 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ddfba64ec0 KEYVAL: 'example' 'Several lines 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] 0x55ddfba64f50 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] 0x55ddfbaca880 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ddfbaca910 KEYVAL: 'example' 'Several lines 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] 0x55ddfbaca9a0 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] 0x55ddfba65740 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ddfba657d0 KEYVAL: 'example' 'Several lines 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] 0x55ddfba65860 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] 0x55ddfbacb230 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ddfbacb2c0 KEYVAL: 'example' 'Several lines 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] 0x55ddfbacb350 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] 0x55ddfba66050 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ddfba660e0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55ddfba66170 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] 0x55ddfbacbba0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ddfbacbc30 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55ddfbacbcc0 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] 0x55ddfba66960 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ddfba669f0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55ddfba66a80 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] 0x55ddfbacc510 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ddfbacc5a0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55ddfbacc630 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] 0x55ddfba67270 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ddfba67300 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55ddfba67390 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] 0x55ddfbacce80 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ddfbaccf10 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55ddfbaccfa0 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] 0x55ddfba67b80 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ddfba67c10 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x55ddfba67ca0 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] 0x55ddfbacd790 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ddfbacd820 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x55ddfbacd8b0 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] 0x55ddfba68490 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ddfba68520 MAP: (1 sibs) 2 children: 27: [2] [2] 0x55ddfba685b0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x55ddfba68640 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] 0x55ddfbace0d0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ddfbace160 MAP: (1 sibs) 2 children: 27: [2] [2] 0x55ddfbace1f0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x55ddfbace280 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] 0x55ddfba68da0 [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] 0x55ddfbacea10 [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] 0x55ddfba696b0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55ddfbacf320 [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] 0x55ddfba69fc0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55ddfbacfc30 [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] 0x55ddfba6a8d0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55ddfbad0540 [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] 0x55ddfba6b1e0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55ddfbad0e50 [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] 0x55ddfba6baf0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55ddfbad1760 [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] 0x55ddfba6c400 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55ddfbad2070 [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] 0x55ddfba6cd10 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55ddfbad2980 [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] 0x55ddfba6d620 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55ddfbad3290 [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] 0x55ddfba6df30 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55ddfbad3ba0 [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] 0x55ddfba6e840 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55ddfbad44b0 [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] 0x55ddfba6f150 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55ddfbad4dc0 [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] 0x55ddfba6fa60 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ddfba6faf0 VAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55ddfbad56d0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ddfbad5760 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] 0x55ddfba70370 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ddfba70400 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] 0x55ddfbad5fe0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ddfbad6070 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] 0x55ddfba70c80 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ddfba70d10 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] 0x55ddfbad68f0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ddfbad6980 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] 0x55ddfba71590 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ddfba71620 KEYVAL: 'foo' '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: foo: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55ddfbad7200 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ddfbad7290 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] 0x55ddfba71ea0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ddfba71f30 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] 0x55ddfbad7b10 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ddfbad7ba0 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] 0x55ddfba727b0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ddfba72840 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] 0x55ddfbad8420 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ddfbad84b0 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] 0x55ddfba730c0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55ddfbad8d30 [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] 0x55ddfba739d0 [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] 0x55ddfbad9640 [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] 0x55ddfba742e0 [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] 0x55ddfbad9f50 [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] 0x55ddfba74bf0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ddfba74c80 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] 0x55ddfbada860 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ddfbada8f0 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] 0x55ddfba75500 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ddfba75590 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] 0x55ddfbadb170 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ddfbadb200 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] 0x55ddfba75e10 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ddfba75ea0 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] 0x55ddfbadba80 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ddfbadbb10 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] 0x55ddfba76720 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ddfba767b0 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] 0x55ddfbadc390 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ddfbadc420 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] 0x55ddfba77030 [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] 0x55ddfbadcca0 [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] 0x55ddfba77940 [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] 0x55ddfbadd5b0 [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] 0x55ddfba78250 [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] 0x55ddfbaddec0 [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] 0x55ddfba78b60 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ddfba78bf0 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] 0x55ddfbade7d0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ddfbade860 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] 0x55ddfba79470 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ddfba79500 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] 0x55ddfbadf0e0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ddfbadf170 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] 0x55ddfba79d80 [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] 0x55ddfbadf9f0 [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] 0x55ddfba7a690 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ddfba7a720 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] 0x55ddfbae0300 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ddfbae0390 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] 0x55ddfba7afa0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ddfba7b030 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] 0x55ddfbae0c40 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ddfbae0cd0 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] 0x55ddfba7b8b0 [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] 0x55ddfbae1550 [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] 0x55ddfba7c1c0 [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] 0x55ddfbae1e60 [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] 0x55ddfba7cad0 [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] 0x55ddfbae2770 [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] 0x55ddfba7d3e0 [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] 0x55ddfbae3080 [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] 0x55ddfba7dcf0 [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] 0x55ddfbae3990 [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] 0x55ddfba7e600 [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] 0x55ddfbae42a0 [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] 0x55ddfba7ef10 [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] 0x55ddfbae4bb0 [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] 0x55ddfba7f820 [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] 0x55ddfbae54c0 [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] 0x55ddfba80130 [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] 0x55ddfbae5dd0 [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] 0x55ddfba80a40 [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] 0x55ddfbae66e0 [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] 0x55ddfba81350 [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] 0x55ddfbae6ff0 [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] 0x55ddfba81c60 [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] 0x55ddfbae7930 [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] 0x55ddfba82570 [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] 0x55ddfbae8240 [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] 0x55ddfba82e80 [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] 0x55ddfbae8b50 [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] 0x55ddfba83790 [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] 0x55ddfbae9460 [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] 0x55ddfba840a0 [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] 0x55ddfbae9d70 [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] 0x55ddfba849b0 [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] 0x55ddfbaea680 [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] 0x55ddfba852c0 [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] 0x55ddfbaeaf90 [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] 0x55ddfba85bd0 [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] 0x55ddfbaeb8a0 [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] 0x55ddfba864e0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55ddfba86570 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x55ddfba86600 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] 0x55ddfbaec1b0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55ddfbaec240 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x55ddfbaec2d0 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] 0x55ddfba86df0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55ddfba86e80 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x55ddfba86f10 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] 0x55ddfbaecaf0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55ddfbaecb80 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x55ddfbaecc10 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: 0x55ddfb7c8f00 [ROOT] STREAM: (0 sibs) 8 children: 27: 0x55ddfb7bf530 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x55ddfb7bf5c8 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x55ddfb7bf660 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x55ddfb7bf6f8 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x55ddfb7bf790 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x55ddfb7bf828 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x55ddfb7bf8c0 DOCSEQ: (8 sibs) 2 children: 27: 0x55ddfb7bfa00 VAL: 'hello 27: there 27: ' (2 sibs) 27: 0x55ddfb7bfa98 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: 0x55ddfb7bf958 DOCMAP: (8 sibs) 2 children: 27: 0x55ddfb7bfb40 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: 0x55ddfb7bfbd8 KEYVAL: 'bar' 'ciao 27: qua 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaed430 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0x55ddfbaed4c0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0x55ddfbaed550 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0x55ddfbaed5e0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0x55ddfbaed670 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0x55ddfbaed700 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0x55ddfbaed790 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0x55ddfbaed820 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0x55ddfbaed8b0 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0x55ddfbaed940 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0x55ddfbaed9d0 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0x55ddfbaeda60 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0x55ddfbaedaf0 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: 0x55ddfb7c9360 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x55ddfb7c0450 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfb9ad920 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x55ddfb9ad9b0 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: 0x55ddfb7c9478 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x55ddfb7bffe0 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaedb90 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x55ddfbaedc20 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: 0x55ddfb7c9590 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x55ddfb7c00d0 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaedcc0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x55ddfbaedd50 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: 0x55ddfb7c96a8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaeddf0 [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: 0x55ddfb7c97c0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaede90 [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: 0x55ddfb7c98d8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaedf30 [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: 0x55ddfb7c99f0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55ddfb7c02b0 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] 0x55ddfbaedfd0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ddfbaee060 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: 0x55ddfb7c9b08 [ROOT] MAP: (0 sibs) 3 children: 27: 0x55ddfb7c04f0 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: 0x55ddfb7c0588 KEYVAL: 'message' '"Three is always greater than two, 27: even for large values of two"
27:--Author Unknown
27:
27:27: ' (3 sibs) 27: 0x55ddfb7c0620 KEYVAL: 'date' '2007-06-01' (3 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaee100 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x55ddfbaee190 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x55ddfbaee220 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] 0x55ddfbaee2b0 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: 0x55ddfb7c9c20 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55ddfb7c0710 KEYVAL: 'example' 'Several lines 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: 0x55ddfb7c07a8 KEYVAL: 'another' 'text' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaee350 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ddfbaee3e0 KEYVAL: 'example' 'Several lines 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] 0x55ddfbaee470 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: 0x55ddfb7c9d38 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x55ddfb7c08f0 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: 0x55ddfb7c0988 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaee510 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55ddfbaee5a0 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] 0x55ddfbaee630 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: 0x55ddfb7c9e50 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x55ddfb7c0a80 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: 0x55ddfb7c0b18 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaee6d0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55ddfbaee760 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] 0x55ddfbaee7f0 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: 0x55ddfb7c9f68 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x55ddfb7c0c10 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: 0x55ddfb7c0ca8 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaee890 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55ddfbaee920 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] 0x55ddfbaee9b0 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: 0x55ddfb7ca080 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55ddfb7c03a0 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] 0x55ddfbaeea50 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ddfbaeeae0 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: 0x55ddfb7ca198 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55ddfb7c0df0 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] 0x55ddfbaeeb80 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ddfbaeec10 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: 0x55ddfb7ca2b0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55ddfb7c0ee0 KEYVAL: 'example' 'Several lines 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: 0x55ddfb7c0f78 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaeecb0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ddfbaeed40 KEYVAL: 'example' 'Several lines 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] 0x55ddfbaeedd0 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: 0x55ddfb7ca3c8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55ddfb7c1070 KEYVAL: 'example' 'Several lines 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: 0x55ddfb7c1108 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaeee70 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ddfbaeef00 KEYVAL: 'example' 'Several lines 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] 0x55ddfbaeef90 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: 0x55ddfb7ca4e0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55ddfb7c1200 KEYVAL: 'example' 'Several lines of 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: 0x55ddfb7c1298 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaef030 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ddfbaef0c0 KEYVAL: 'example' 'Several lines of 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] 0x55ddfbaef150 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: 0x55ddfb7ca5f8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55ddfb7c1390 KEYVAL: 'example' 'Several 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: 0x55ddfb7c1428 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaef1f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ddfbaef280 KEYVAL: 'example' 'Several 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] 0x55ddfbaef310 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: 0x55ddfb7ca710 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55ddfb7c1520 KEYVAL: 'example' 'Several lines 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: 0x55ddfb7c15b8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaef3b0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ddfbaef440 KEYVAL: 'example' 'Several lines 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] 0x55ddfbaef4d0 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: 0x55ddfb7ca828 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55ddfb7c16b0 KEYVAL: 'example' 'Several lines 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: 0x55ddfb7c1748 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaef570 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ddfbaef600 KEYVAL: 'example' 'Several lines 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] 0x55ddfbaef690 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: 0x55ddfb7ca940 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55ddfb7c1840 KEYVAL: 'example' 'Several lines 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: 0x55ddfb7c18d8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaef730 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ddfbaef7c0 KEYVAL: 'example' 'Several lines 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] 0x55ddfbaef850 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: 0x55ddfb7caa58 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55ddfb7c19d0 KEYVAL: 'example' 'Several lines 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: 0x55ddfb7c1a68 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaef8f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ddfbaef980 KEYVAL: 'example' 'Several lines 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] 0x55ddfbaefa10 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: 0x55ddfb7cab70 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55ddfb7c1b60 KEYVAL: 'example' 'Several lines 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] 0x55ddfbaefab0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ddfbaefb40 KEYVAL: 'example' 'Several lines 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: 0x55ddfb7cac88 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55ddfb7c1c50 KEYVAL: 'example' 'Several lines 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] 0x55ddfbaefbe0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ddfbaefc70 KEYVAL: 'example' 'Several lines 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: 0x55ddfb7cada0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55ddfb7c1d40 KEYVAL: 'example' 'Several lines 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: 0x55ddfb7c1dd8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaefd10 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ddfbaefda0 KEYVAL: 'example' 'Several lines 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] 0x55ddfbaefe30 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: 0x55ddfb7caeb8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55ddfb7c4260 KEYVAL: 'example' 'Several lines 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: 0x55ddfb7c42f8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaefed0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ddfbaeff60 KEYVAL: 'example' 'Several lines 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] 0x55ddfbaefff0 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: 0x55ddfb7cafd0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55ddfb7c4440 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x55ddfb7c44e0 KEYVAL: 'src' '#include <{{hdr.filename}}> 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf0090 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ddfbaf0120 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55ddfbaf01b0 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: 0x55ddfb7cb0e8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55ddfb7c45d0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x55ddfb7c4670 KEYVAL: 'src' '#include "{{hdr.filename}}" 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf0250 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ddfbaf02e0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55ddfbaf0370 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: 0x55ddfb7cb200 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55ddfb7c8d70 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x55ddfb7c8e10 KEYVAL: 'src' '#include '{{hdr.filename}}' 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf0410 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ddfbaf04a0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55ddfbaf0530 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: 0x55ddfb7cb318 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55ddfb7c1f70 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0x55ddfb7c2008 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf05d0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ddfbaf0660 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x55ddfbaf06f0 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: 0x55ddfb7cb430 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55ddfb7c43a0 MAP: (1 sibs) 2 children: 27: 0x55ddfb7c2240 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0x55ddfb7c22d8 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf0790 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ddfbaf0820 MAP: (1 sibs) 2 children: 27: [2] [2] 0x55ddfbaf08b0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x55ddfbaf0940 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: 0x55ddfb7cb548 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf09e0 [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: 0x55ddfb7cb660 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf0a80 [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: 0x55ddfb7cb778 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf0b20 [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: 0x55ddfb7cb890 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf0bc0 [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: 0x55ddfb7cb9a8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf0c60 [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: 0x55ddfb7cbac0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf0d00 [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: 0x55ddfb7cbbd8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf0da0 [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: 0x55ddfb7cbcf0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf0e40 [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: 0x55ddfb7cbe08 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf0ee0 [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: 0x55ddfb7cbf20 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf0f80 [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: 0x55ddfb7cc038 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf1020 [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: 0x55ddfb7cc150 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf10c0 [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: 0x55ddfb7cc268 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55ddfb7c2740 VAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf1160 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ddfbaf11f0 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: 0x55ddfb7cc380 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55ddfb7c2830 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf1290 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ddfbaf1320 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: 0x55ddfb7cc498 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55ddfb7c2920 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf13c0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ddfbaf1450 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: 0x55ddfb7cc5b0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55ddfb7c2a10 KEYVAL: 'foo' '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf14f0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ddfbaf1580 KEYVAL: 'foo' '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/50 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/51 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.1.1' 27: ------------------------------------------- 27: REF TREE: 27: 0x55ddfb7cc6c8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55ddfb7c2b00 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf1620 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ddfbaf16b0 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: 0x55ddfb7cc7e0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55ddfb7c2bf0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf1750 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ddfbaf17e0 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: 0x55ddfb7cc8f8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf1880 [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: 0x55ddfb7cca10 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf1920 [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: 0x55ddfb7ccb28 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf19c0 [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: 0x55ddfb7ccc40 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55ddfb7c2dd0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf1a60 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ddfbaf1af0 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: 0x55ddfb7ccd58 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55ddfb7c2ec0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf1b90 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ddfbaf1c20 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: 0x55ddfb7cce70 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55ddfb7c2fb0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf1cc0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ddfbaf1d50 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: 0x55ddfb7ccf88 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55ddfb7c30a0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf1df0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ddfbaf1e80 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: 0x55ddfb7cd0a0 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf1f20 [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: 0x55ddfb7cd1b8 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf1fc0 [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: 0x55ddfb7cd2d0 [ROOT] DOCVAL: ' 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf2060 [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: 0x55ddfb7cd3e8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55ddfb7c3280 KEYVAL: 'foo' ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf2100 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ddfbaf2190 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: 0x55ddfb7cd500 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55ddfb7c3370 VAL: ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf2230 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ddfbaf22c0 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: 0x55ddfb7cd618 [ROOT] DOCVAL: ' 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf2360 [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: 0x55ddfb7cd730 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55ddfb7c34b0 KEYVAL: 'foo' ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf2400 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ddfbaf2490 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: 0x55ddfb7cd848 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55ddfb7c35a0 VAL: ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf2530 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ddfbaf25c0 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: 0x55ddfb7cd960 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf2660 [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: 0x55ddfb7cda78 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf2700 [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: 0x55ddfb7cdb90 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf27a0 [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: 0x55ddfb7cdca8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf2840 [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: 0x55ddfb7cddc0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf28e0 [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: 0x55ddfb7cded8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf2980 [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: 0x55ddfb7cdff0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf2a20 [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: 0x55ddfb7ce108 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf2ac0 [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: 0x55ddfb7ce220 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf2b60 [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: 0x55ddfb7ce338 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf2c00 [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: 0x55ddfb7ce450 [ROOT] DOCVAL: 'asd 27: 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf2ca0 [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: 0x55ddfb7ce568 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf2d40 [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: 0x55ddfb7ce680 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf2de0 [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: 0x55ddfb7ce798 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf2e80 [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: 0x55ddfb7ce8b0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf2f20 [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: 0x55ddfb7ce9c8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf2fc0 [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: 0x55ddfb7ceae0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf3060 [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: 0x55ddfb7cebf8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf3100 [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: 0x55ddfb7ced10 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf31a0 [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: 0x55ddfb7cee28 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x55ddfb7c20b0 VAL: ' 27: ' (2 sibs) 27: 0x55ddfb7c2148 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf3240 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55ddfbaf32d0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x55ddfbaf3360 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: 0x55ddfb7cef40 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x55ddfb7c3cd0 VAL: ' 27: ' (2 sibs) 27: 0x55ddfb7c3d68 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf3400 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55ddfbaf3490 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x55ddfbaf3520 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: 0x55ddfb7c8f00 [ROOT] STREAM: (0 sibs) 8 children: 27: 0x55ddfb7bf530 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x55ddfb7bf5c8 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x55ddfb7bf660 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x55ddfb7bf6f8 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x55ddfb7bf790 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x55ddfb7bf828 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x55ddfb7bf8c0 DOCSEQ: (8 sibs) 2 children: 27: 0x55ddfb7bfa00 VAL: 'hello 27: there 27: ' (2 sibs) 27: 0x55ddfb7bfa98 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: 0x55ddfb7bf958 DOCMAP: (8 sibs) 2 children: 27: 0x55ddfb7bfb40 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: 0x55ddfb7bfbd8 KEYVAL: 'bar' 'ciao 27: qua 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf35c0 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0x55ddfbaf3650 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0x55ddfbaf36e0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0x55ddfbaf3770 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0x55ddfbaf3800 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0x55ddfbaf3890 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0x55ddfbaf3920 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0x55ddfbaf39b0 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0x55ddfbaf3a40 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0x55ddfbaf3ad0 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0x55ddfbaf3b60 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0x55ddfbaf3bf0 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0x55ddfbaf3c80 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: 0x55ddfb7c9360 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x55ddfb7c0450 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf3d20 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x55ddfbaf3db0 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: 0x55ddfb7c9478 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x55ddfb7bffe0 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf3e50 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x55ddfbaf3ee0 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: 0x55ddfb7c9590 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x55ddfb7c00d0 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf3f80 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x55ddfbaf4010 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: 0x55ddfb7c96a8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf40b0 [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: 0x55ddfb7c97c0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf4150 [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: 0x55ddfb7c98d8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf41f0 [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: 0x55ddfb7c99f0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55ddfb7c02b0 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] 0x55ddfbaf4290 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ddfbaf4320 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: 0x55ddfb7c9b08 [ROOT] MAP: (0 sibs) 3 children: 27: 0x55ddfb7c04f0 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: 0x55ddfb7c0588 KEYVAL: 'message' '"Three is always greater than two, 27: even for large values of two"
27:--Author Unknown
27:
27:27: ' (3 sibs) 27: 0x55ddfb7c0620 KEYVAL: 'date' '2007-06-01' (3 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf43c0 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x55ddfbaf4450 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x55ddfbaf44e0 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] 0x55ddfbaf4570 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: 0x55ddfb7c9c20 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55ddfb7c0710 KEYVAL: 'example' 'Several lines 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: 0x55ddfb7c07a8 KEYVAL: 'another' 'text' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf4610 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ddfbaf46a0 KEYVAL: 'example' 'Several lines 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] 0x55ddfbaf4730 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: 0x55ddfb7c9d38 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x55ddfb7c08f0 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: 0x55ddfb7c0988 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf47d0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55ddfbaf4860 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] 0x55ddfbaf48f0 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: 0x55ddfb7c9e50 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x55ddfb7c0a80 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: 0x55ddfb7c0b18 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf4990 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55ddfbaf4a20 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] 0x55ddfbaf4ab0 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: 0x55ddfb7c9f68 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x55ddfb7c0c10 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: 0x55ddfb7c0ca8 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf4b50 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55ddfbaf4be0 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] 0x55ddfbaf4c70 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: 0x55ddfb7ca080 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55ddfb7c03a0 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] 0x55ddfbaf4d10 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ddfbaf4da0 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: 0x55ddfb7ca198 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55ddfb7c0df0 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] 0x55ddfbaf4e40 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ddfbaf4ed0 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: 0x55ddfb7ca2b0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55ddfb7c0ee0 KEYVAL: 'example' 'Several lines 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: 0x55ddfb7c0f78 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf4f70 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ddfbaf5000 KEYVAL: 'example' 'Several lines 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] 0x55ddfbaf5090 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: 0x55ddfb7ca3c8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55ddfb7c1070 KEYVAL: 'example' 'Several lines 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: 0x55ddfb7c1108 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf5130 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ddfbaf51c0 KEYVAL: 'example' 'Several lines 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] 0x55ddfbaf5250 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: 0x55ddfb7ca4e0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55ddfb7c1200 KEYVAL: 'example' 'Several lines of 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: 0x55ddfb7c1298 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf52f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ddfbaf5380 KEYVAL: 'example' 'Several lines of 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] 0x55ddfbaf5410 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: 0x55ddfb7ca5f8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55ddfb7c1390 KEYVAL: 'example' 'Several 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: 0x55ddfb7c1428 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf54b0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ddfbaf5540 KEYVAL: 'example' 'Several 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] 0x55ddfbaf55d0 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: 0x55ddfb7ca710 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55ddfb7c1520 KEYVAL: 'example' 'Several lines 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: 0x55ddfb7c15b8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf5670 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ddfbaf5700 KEYVAL: 'example' 'Several lines 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] 0x55ddfbaf5790 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: 0x55ddfb7ca828 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55ddfb7c16b0 KEYVAL: 'example' 'Several lines 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: 0x55ddfb7c1748 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf5830 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ddfbaf58c0 KEYVAL: 'example' 'Several lines 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] 0x55ddfbaf5950 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: 0x55ddfb7ca940 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55ddfb7c1840 KEYVAL: 'example' 'Several lines 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: 0x55ddfb7c18d8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf59f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ddfbaf5a80 KEYVAL: 'example' 'Several lines 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] 0x55ddfbaf5b10 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: 0x55ddfb7caa58 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55ddfb7c19d0 KEYVAL: 'example' 'Several lines 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: 0x55ddfb7c1a68 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf5bb0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ddfbaf5c40 KEYVAL: 'example' 'Several lines 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] 0x55ddfbaf5cd0 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: 0x55ddfb7cab70 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55ddfb7c1b60 KEYVAL: 'example' 'Several lines 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] 0x55ddfbaf5d70 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ddfbaf5e00 KEYVAL: 'example' 'Several lines 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: 0x55ddfb7cac88 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55ddfb7c1c50 KEYVAL: 'example' 'Several lines 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] 0x55ddfbaf5ea0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ddfbaf5f30 KEYVAL: 'example' 'Several lines 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: 0x55ddfb7cada0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55ddfb7c1d40 KEYVAL: 'example' 'Several lines 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: 0x55ddfb7c1dd8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf5fd0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ddfbaf6060 KEYVAL: 'example' 'Several lines 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] 0x55ddfbaf60f0 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: 0x55ddfb7caeb8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55ddfb7c4260 KEYVAL: 'example' 'Several lines 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: 0x55ddfb7c42f8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf6190 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ddfbaf6220 KEYVAL: 'example' 'Several lines 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] 0x55ddfbaf62b0 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: 0x55ddfb7cafd0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55ddfb7c4440 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x55ddfb7c44e0 KEYVAL: 'src' '#include <{{hdr.filename}}> 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf6350 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ddfbaf63e0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55ddfbaf6470 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: 0x55ddfb7cb0e8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55ddfb7c45d0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x55ddfb7c4670 KEYVAL: 'src' '#include "{{hdr.filename}}" 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf6510 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ddfbaf65a0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55ddfbaf6630 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: 0x55ddfb7cb200 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55ddfb7c8d70 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x55ddfb7c8e10 KEYVAL: 'src' '#include '{{hdr.filename}}' 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf66d0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ddfbaf6760 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55ddfbaf67f0 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: 0x55ddfb7cb318 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55ddfb7c1f70 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0x55ddfb7c2008 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf6890 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55ddfbaf6920 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x55ddfbaf69b0 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: 0x55ddfb7cb430 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55ddfb7c43a0 MAP: (1 sibs) 2 children: 27: 0x55ddfb7c2240 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0x55ddfb7c22d8 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf6a50 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ddfbaf6ae0 MAP: (1 sibs) 2 children: 27: [2] [2] 0x55ddfbaf6b70 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x55ddfbaf6c00 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: 0x55ddfb7cb548 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf6ca0 [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: 0x55ddfb7cb660 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf6d40 [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: 0x55ddfb7cb778 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf6de0 [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: 0x55ddfb7cb890 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf6e80 [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: 0x55ddfb7cb9a8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf6f20 [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: 0x55ddfb7cbac0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf6fc0 [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: 0x55ddfb7cbbd8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf7060 [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: 0x55ddfb7cbcf0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf7100 [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: 0x55ddfb7cbe08 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf71a0 [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: 0x55ddfb7cbf20 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf7240 [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: 0x55ddfb7cc038 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf72e0 [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: 0x55ddfb7cc150 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf7380 [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: 0x55ddfb7cc268 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55ddfb7c2740 VAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf7420 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ddfbaf74b0 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: 0x55ddfb7cc380 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55ddfb7c2830 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf7550 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ddfbaf75e0 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: 0x55ddfb7cc498 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55ddfb7c2920 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf7680 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ddfbaf7710 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: 0x55ddfb7cc5b0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55ddfb7c2a10 KEYVAL: 'foo' '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf77b0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ddfbaf7840 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: 0x55ddfb7cc6c8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55ddfb7c2b00 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf78e0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ddfbaf7970 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: 0x55ddfb7cc7e0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55ddfb7c2bf0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf7a10 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ddfbaf7aa0 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: 0x55ddfb7cc8f8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf7b40 [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: 0x55ddfb7cca10 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf7be0 [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: 0x55ddfb7ccb28 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf7c80 [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: 0x55ddfb7ccc40 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55ddfb7c2dd0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf7d20 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ddfbaf7db0 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: 0x55ddfb7ccd58 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55ddfb7c2ec0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf7e50 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ddfbaf7ee0 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: 0x55ddfb7cce70 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55ddfb7c2fb0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf7f80 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ddfbaf8010 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: 0x55ddfb7ccf88 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55ddfb7c30a0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf80b0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ddfbaf8140 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: 0x55ddfb7cd0a0 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf81e0 [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: 0x55ddfb7cd1b8 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf8280 [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: 0x55ddfb7cd2d0 [ROOT] DOCVAL: ' 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf8320 [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: 0x55ddfb7cd3e8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55ddfb7c3280 KEYVAL: 'foo' ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf83c0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ddfbaf8450 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: 0x55ddfb7cd500 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55ddfb7c3370 VAL: ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf84f0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ddfbaf8580 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: 0x55ddfb7cd618 [ROOT] DOCVAL: ' 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf8620 [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: 0x55ddfb7cd730 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55ddfb7c34b0 KEYVAL: 'foo' ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf86c0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55ddfbaf8750 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: 0x55ddfb7cd848 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55ddfb7c35a0 VAL: ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf87f0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55ddfbaf8880 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: 0x55ddfb7cd960 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf8920 [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: 0x55ddfb7cda78 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf89c0 [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: 0x55ddfb7cdb90 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf8a60 [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: 0x55ddfb7cdca8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf8b00 [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: 0x55ddfb7cddc0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf8ba0 [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: 0x55ddfb7cded8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf8c40 [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: 0x55ddfb7cdff0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf8ce0 [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: 0x55ddfb7ce108 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf8d80 [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: 0x55ddfb7ce220 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf8e20 [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: 0x55ddfb7ce338 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf8ec0 [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: 0x55ddfb7ce450 [ROOT] DOCVAL: 'asd 27: 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf8f60 [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: 0x55ddfb7ce568 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf9000 [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: 0x55ddfb7ce680 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf90a0 [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: 0x55ddfb7ce798 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf9140 [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: 0x55ddfb7ce8b0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf91e0 [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: 0x55ddfb7ce9c8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf9280 [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: 0x55ddfb7ceae0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf9320 [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: 0x55ddfb7cebf8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf93c0 [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: 0x55ddfb7ced10 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf9460 [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: 0x55ddfb7cee28 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x55ddfb7c20b0 VAL: ' 27: ' (2 sibs) 27: 0x55ddfb7c2148 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf9500 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55ddfbaf9590 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x55ddfbaf9620 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: 0x55ddfb7cef40 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x55ddfb7c3cd0 VAL: ' 27: ' (2 sibs) 27: 0x55ddfb7c3d68 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55ddfbaf96c0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55ddfbaf9750 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x55ddfbaf97e0 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 (185 ms total) 27: 27: [----------] Global test environment tear-down 27: [==========] 3213 tests from 3 test suites ran. (186 ms total) 27: [ PASSED ] 3213 tests. 27/52 Test #27: ryml-test-block_literal ........... Passed 0.22 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: 0x55ee66c94780 [ROOT] STREAM: (0 sibs) 8 children: 28: 0x55ee66c8b0d0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x55ee66c8b168 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x55ee66c8b200 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x55ee66c8b298 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x55ee66c8b330 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x55ee66c8b3c8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x55ee66c8b460 DOCSEQ: (8 sibs) 2 children: 28: 0x55ee66c8b5a0 VAL: 'hello there 28: ' (2 sibs) 28: 0x55ee66c8b638 VAL: 'ciao qua 28: ' (2 sibs) 28: 0x55ee66c8b4f8 DOCMAP: (8 sibs) 2 children: 28: 0x55ee66c8b6e0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0x55ee66c8b778 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66dfb470 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x55ee66dfb500 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x55ee66dfb590 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x55ee66dfb620 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x55ee66dfb6b0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x55ee66dfb740 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x55ee66dfb7d0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x55ee66dfb860 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x55ee66dfb8f0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x55ee66dfb980 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x55ee66dfba10 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x55ee66dfbaa0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x55ee66dfbb30 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: 0x55ee66c94be0 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e04480 [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: 0x55ee66c94cf8 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e061b0 [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: 0x55ee66c94e10 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e07ee0 [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: 0x55ee66c94f28 [ROOT] SEQ: (0 sibs) 3 children: 28: 0x55ee66c8bc70 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x55ee66c8bd08 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x55ee66c8bda0 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] 0x55ee66e0a690 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x55ee66e0a720 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x55ee66e0a7b0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x55ee66e0a840 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: 0x55ee66c95040 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x55ee66c8be90 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: 0x55ee66c8bf28 VAL: 'another val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e0c500 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55ee66e0c590 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] 0x55ee66e0c620 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: 0x55ee66c95158 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ee66c8c020 KEYVAL: '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: 0x55ee66c8c0b8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e0e4f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66e0e580 KEYVAL: '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] 0x55ee66e0e610 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: 0x55ee66c95270 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ee66c8c1b0 KEYVAL: '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: 0x55ee66c8c248 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e10430 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66e104c0 KEYVAL: '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] 0x55ee66e10550 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: 0x55ee66c95388 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ee66c8c340 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: 0x55ee66c8c3d8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e12420 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66e124b0 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] 0x55ee66e12540 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: 0x55ee66c954a0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ee66c8c4d0 KEYVAL: '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: 0x55ee66c8c568 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e14410 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66e144a0 KEYVAL: '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] 0x55ee66e14530 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: 0x55ee66c955b8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ee66c8c660 KEYVAL: '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: 0x55ee66c8c6f8 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] 0x55ee66e164e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66e16570 KEYVAL: '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] 0x55ee66e16600 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: 0x55ee66c956d0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ee66c8da50 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: 0x55ee66c8dae8 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] 0x55ee66e186f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66e18780 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] 0x55ee66e18810 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: 0x55ee66c957e8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ee66c8db90 KEYVAL: '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: 0x55ee66c8dc28 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e1a7b0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66e1a840 KEYVAL: '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] 0x55ee66e1a8d0 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: 0x55ee66c95900 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ee66c8ffe0 KEYVAL: '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: 0x55ee66c90078 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e1c7c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66e1c850 KEYVAL: '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] 0x55ee66e1c8e0 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: 0x55ee66c95a18 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ee66c8c8e0 KEYVAL: '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: 0x55ee66c8c978 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e1e7f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66e1e880 KEYVAL: '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] 0x55ee66e1e910 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: 0x55ee66c95b30 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ee66c8ca70 KEYVAL: '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: 0x55ee66c8cb08 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e20820 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66e208b0 KEYVAL: '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] 0x55ee66e20940 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: 0x55ee66c95c48 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ee66c8cc00 KEYVAL: '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: 0x55ee66c8cc98 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e227f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66e22880 KEYVAL: '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] 0x55ee66e22910 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: 0x55ee66c95d60 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ee66c8cd90 KEYVAL: '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: 0x55ee66c8ce28 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e249a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66e24a30 KEYVAL: '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] 0x55ee66e24ac0 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: 0x55ee66c95e78 [ROOT] MAP: (0 sibs) 1 children: 28: 0x55ee66c8ced0 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] 0x55ee66e26870 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x55ee66e26900 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: 0x55ee66c95f90 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ee66c8cfc0 KEYVAL: '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: 0x55ee66c8d058 KEYVAL: 'another' 'text' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e28840 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66e288d0 KEYVAL: '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] 0x55ee66e28960 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: 0x55ee66c960a8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e2a570 [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: 0x55ee66c961c0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e2c2a0 [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: 0x55ee66c962d8 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e2dfd0 [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: 0x55ee66c963f0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e2fd00 [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: 0x55ee66c96508 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e31a30 [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: 0x55ee66c96620 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e33760 [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: 0x55ee66c96738 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e35490 [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: 0x55ee66c96850 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e371c0 [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: 0x55ee66c96968 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e38ef0 [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: 0x55ee66c96a80 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e3ac20 [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: 0x55ee66c96b98 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e3c950 [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: 0x55ee66c96cb0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e3e680 [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: 0x55ee66c96dc8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e403b0 [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: 0x55ee66c96ee0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e420e0 [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: 0x55ee66c96ff8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e43e10 [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: 0x55ee66c97110 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e45b40 [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: 0x55ee66c97228 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e47870 [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: 0x55ee66c97340 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e495a0 [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: 0x55ee66c97458 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e4b2d0 [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: 0x55ee66c97570 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e4d000 [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: 0x55ee66c97688 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e4ed30 [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: 0x55ee66c977a0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e50a60 [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: 0x55ee66c978b8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e52790 [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: 0x55ee66c979d0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e544c0 [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: 0x55ee66c97ae8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e561f0 [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: 0x55ee66c97c00 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e57f80 [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: 0x55ee66c97d18 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e59d30 [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: 0x55ee66c97e30 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e5bae0 [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: 0x55ee66c97f48 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e5d890 [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: 0x55ee66c98060 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e5f640 [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: 0x55ee66c98178 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e613f0 [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: 0x55ee66c98290 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e631a0 [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: 0x55ee66c983a8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e64f50 [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: 0x55ee66c984c0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e66d00 [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: 0x55ee66c985d8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e68ab0 [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: 0x55ee66c986f0 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e6a860 [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: 0x55ee66c98808 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e6c610 [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: 0x55ee66c98920 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e6e3c0 [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: 0x55ee66c98a38 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e70170 [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: 0x55ee66c98b50 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e71f20 [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: 0x55ee66c98c68 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x55ee66c8e090 VAL: ' 28: ' (2 sibs) 28: 0x55ee66c8e128 VAL: '' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e73cd0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55ee66e73d60 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55ee66e73df0 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: 0x55ee66c98d80 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x55ee66c8e220 VAL: ' 28: ' (2 sibs) 28: 0x55ee66c8e2b8 VAL: ' 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e75a80 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55ee66e75b10 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55ee66e75ba0 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: 0x55ee66c94780 [ROOT] STREAM: (0 sibs) 8 children: 28: 0x55ee66c8b0d0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x55ee66c8b168 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x55ee66c8b200 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x55ee66c8b298 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x55ee66c8b330 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x55ee66c8b3c8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x55ee66c8b460 DOCSEQ: (8 sibs) 2 children: 28: 0x55ee66c8b5a0 VAL: 'hello there 28: ' (2 sibs) 28: 0x55ee66c8b638 VAL: 'ciao qua 28: ' (2 sibs) 28: 0x55ee66c8b4f8 DOCMAP: (8 sibs) 2 children: 28: 0x55ee66c8b6e0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0x55ee66c8b778 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e76390 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x55ee66e76420 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x55ee66e764b0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x55ee66e76540 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x55ee66e765d0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x55ee66e76660 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x55ee66e766f0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x55ee66e76780 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x55ee66e76810 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x55ee66e768a0 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x55ee66e76930 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x55ee66e769c0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x55ee66e76a50 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: 0x55ee66c94be0 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e78870 [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: 0x55ee66c94cf8 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e79180 [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: 0x55ee66c94e10 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e79a90 [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: 0x55ee66c94f28 [ROOT] SEQ: (0 sibs) 3 children: 28: 0x55ee66c8bc70 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x55ee66c8bd08 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x55ee66c8bda0 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] 0x55ee66e7a3a0 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x55ee66e7a430 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x55ee66e7a4c0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x55ee66e7a550 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: 0x55ee66c95040 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x55ee66c8be90 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: 0x55ee66c8bf28 VAL: 'another val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e7acb0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55ee66e7ad40 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] 0x55ee66e7add0 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: 0x55ee66c95158 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ee66c8c020 KEYVAL: '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: 0x55ee66c8c0b8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e7b5c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66e7b650 KEYVAL: '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] 0x55ee66e7b6e0 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: 0x55ee66c95270 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ee66c8c1b0 KEYVAL: '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: 0x55ee66c8c248 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e7bed0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66e7bf60 KEYVAL: '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] 0x55ee66e7bff0 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: 0x55ee66c95388 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ee66c8c340 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: 0x55ee66c8c3d8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e7c7e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66e7c870 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] 0x55ee66e7c900 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: 0x55ee66c954a0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ee66c8c4d0 KEYVAL: '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: 0x55ee66c8c568 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e7d0f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66e7d180 KEYVAL: '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] 0x55ee66e7d210 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: 0x55ee66c955b8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ee66c8c660 KEYVAL: '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: 0x55ee66c8c6f8 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] 0x55ee66e7da00 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66e7da90 KEYVAL: '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] 0x55ee66e7db20 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: 0x55ee66c956d0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ee66c8da50 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: 0x55ee66c8dae8 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] 0x55ee66e7e310 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66e7e3a0 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] 0x55ee66e7e430 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: 0x55ee66c957e8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ee66c8db90 KEYVAL: '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: 0x55ee66c8dc28 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e7ec20 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66e7ecb0 KEYVAL: '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] 0x55ee66e7ed40 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: 0x55ee66c95900 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ee66c8ffe0 KEYVAL: '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: 0x55ee66c90078 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e7f530 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66e7f5c0 KEYVAL: '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] 0x55ee66e7f650 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: 0x55ee66c95a18 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ee66c8c8e0 KEYVAL: '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: 0x55ee66c8c978 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e7fe40 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66e7fed0 KEYVAL: '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] 0x55ee66e7ff60 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: 0x55ee66c95b30 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ee66c8ca70 KEYVAL: '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: 0x55ee66c8cb08 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e80750 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66e807e0 KEYVAL: '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] 0x55ee66e80870 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: 0x55ee66c95c48 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ee66c8cc00 KEYVAL: '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: 0x55ee66c8cc98 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e81060 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66e810f0 KEYVAL: '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] 0x55ee66e81180 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: 0x55ee66c95d60 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ee66c8cd90 KEYVAL: '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: 0x55ee66c8ce28 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e81a40 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66e81ad0 KEYVAL: '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] 0x55ee66e81b60 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: 0x55ee66c95e78 [ROOT] MAP: (0 sibs) 1 children: 28: 0x55ee66c8ced0 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] 0x55ee66e82350 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x55ee66e823e0 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: 0x55ee66c95f90 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ee66c8cfc0 KEYVAL: '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: 0x55ee66c8d058 KEYVAL: 'another' 'text' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e82c60 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66e82cf0 KEYVAL: '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] 0x55ee66e82d80 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: 0x55ee66c960a8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e83570 [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: 0x55ee66c961c0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e83e80 [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: 0x55ee66c962d8 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e84790 [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: 0x55ee66c963f0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e850a0 [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: 0x55ee66c96508 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e859b0 [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: 0x55ee66c96620 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e862c0 [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: 0x55ee66c96738 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e86bd0 [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: 0x55ee66c96850 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e874e0 [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: 0x55ee66c96968 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e87df0 [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: 0x55ee66c96a80 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e88700 [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: 0x55ee66c96b98 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e89010 [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: 0x55ee66c96cb0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e89920 [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: 0x55ee66c96dc8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e8a230 [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: 0x55ee66c96ee0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e8ab40 [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: 0x55ee66c96ff8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e8b450 [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: 0x55ee66c97110 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e8bd60 [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: 0x55ee66c97228 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e8c670 [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: 0x55ee66c97340 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e8cf80 [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: 0x55ee66c97458 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e8d890 [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: 0x55ee66c97570 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e8e1a0 [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: 0x55ee66c97688 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e8eab0 [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: 0x55ee66c977a0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e8f3c0 [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: 0x55ee66c978b8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e8fcd0 [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: 0x55ee66c979d0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e905e0 [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: 0x55ee66c97ae8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e90ef0 [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: 0x55ee66c97c00 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e91800 [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: 0x55ee66c97d18 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e92110 [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: 0x55ee66c97e30 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e92a20 [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: 0x55ee66c97f48 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e93330 [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: 0x55ee66c98060 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e93c40 [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: 0x55ee66c98178 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e94550 [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: 0x55ee66c98290 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e94e60 [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: 0x55ee66c983a8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e95770 [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: 0x55ee66c984c0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e96080 [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: 0x55ee66c985d8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e96990 [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: 0x55ee66c986f0 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e972a0 [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: 0x55ee66c98808 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e97bb0 [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: 0x55ee66c98920 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e984c0 [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: 0x55ee66c98a38 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e98dd0 [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: 0x55ee66c98b50 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e996e0 [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: 0x55ee66c98c68 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x55ee66c8e090 VAL: ' 28: ' (2 sibs) 28: 0x55ee66c8e128 VAL: '' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e99ff0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55ee66e9a080 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55ee66e9a110 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: 0x55ee66c98d80 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x55ee66c8e220 VAL: ' 28: ' (2 sibs) 28: 0x55ee66c8e2b8 VAL: ' 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66e9a900 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55ee66e9a990 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55ee66e9aa20 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] 0x55ee66dfb470 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x55ee66dfb500 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x55ee66dfb590 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x55ee66dfb620 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x55ee66dfb6b0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x55ee66dfb740 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x55ee66dfb7d0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x55ee66dfb860 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x55ee66dfb8f0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x55ee66dfb980 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x55ee66dfba10 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x55ee66dfbaa0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x55ee66dfbb30 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] 0x55ee66e9d940 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x55ee66e9d9d0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x55ee66e9da60 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x55ee66e9daf0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x55ee66e9db80 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x55ee66e9dc10 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x55ee66e9dca0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x55ee66e9dd30 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x55ee66e9ddc0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x55ee66e9de50 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x55ee66e9dee0 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x55ee66e9df70 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x55ee66e9e000 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] 0x55ee66e04480 [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] 0x55ee66e9eb30 [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] 0x55ee66e061b0 [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] 0x55ee66e9f440 [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] 0x55ee66e07ee0 [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] 0x55ee66e9fd50 [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] 0x55ee66e0a690 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x55ee66e0a720 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x55ee66e0a7b0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x55ee66e0a840 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] 0x55ee66ea0660 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x55ee66ea06f0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x55ee66ea0780 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x55ee66ea0810 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] 0x55ee66e0c500 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55ee66e0c590 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] 0x55ee66e0c620 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] 0x55ee66ea0f70 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55ee66ea1000 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] 0x55ee66ea1090 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] 0x55ee66e0e4f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66e0e580 KEYVAL: '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] 0x55ee66e0e610 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] 0x55ee66ea1880 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66ea1910 KEYVAL: '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] 0x55ee66ea19a0 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] 0x55ee66e10430 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66e104c0 KEYVAL: '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] 0x55ee66e10550 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] 0x55ee66ea2190 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66ea2220 KEYVAL: '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] 0x55ee66ea22b0 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] 0x55ee66e12420 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66e124b0 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] 0x55ee66e12540 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] 0x55ee66ea2aa0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66ea2b30 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] 0x55ee66ea2bc0 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] 0x55ee66e14410 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66e144a0 KEYVAL: '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] 0x55ee66e14530 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] 0x55ee66ea33b0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66ea3440 KEYVAL: '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] 0x55ee66ea34d0 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] 0x55ee66e164e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66e16570 KEYVAL: '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] 0x55ee66e16600 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] 0x55ee66ea3cc0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66ea3d50 KEYVAL: '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] 0x55ee66ea3de0 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] 0x55ee66e186f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66e18780 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] 0x55ee66e18810 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] 0x55ee66ea45d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66ea4660 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] 0x55ee66ea46f0 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] 0x55ee66e1a7b0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66e1a840 KEYVAL: '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] 0x55ee66e1a8d0 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] 0x55ee66ea4ee0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66ea4f70 KEYVAL: '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] 0x55ee66ea5000 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] 0x55ee66e1c7c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66e1c850 KEYVAL: '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] 0x55ee66e1c8e0 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] 0x55ee66ea57f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66ea5880 KEYVAL: '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] 0x55ee66ea5910 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] 0x55ee66e1e7f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66e1e880 KEYVAL: '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] 0x55ee66e1e910 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] 0x55ee66ea6100 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66ea6190 KEYVAL: '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] 0x55ee66ea6220 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] 0x55ee66e20820 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66e208b0 KEYVAL: '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] 0x55ee66e20940 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] 0x55ee66ea6a10 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66ea6aa0 KEYVAL: '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] 0x55ee66ea6b30 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] 0x55ee66e227f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66e22880 KEYVAL: '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] 0x55ee66e22910 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] 0x55ee66ea7320 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66ea73b0 KEYVAL: '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] 0x55ee66ea7440 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] 0x55ee66e249a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66e24a30 KEYVAL: '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] 0x55ee66e24ac0 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] 0x55ee66ea7c30 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66ea7cc0 KEYVAL: '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] 0x55ee66ea7d50 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] 0x55ee66e26870 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x55ee66e26900 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] 0x55ee66ea8540 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x55ee66ea85d0 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] 0x55ee66e28840 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66e288d0 KEYVAL: '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] 0x55ee66e28960 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] 0x55ee66ea8e50 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66ea8ee0 KEYVAL: '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] 0x55ee66ea8f70 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] 0x55ee66e2a570 [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] 0x55ee66ea9760 [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] 0x55ee66e2c2a0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55ee66eaa070 [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] 0x55ee66e2dfd0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55ee66eaa980 [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] 0x55ee66e2fd00 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55ee66eab290 [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] 0x55ee66e31a30 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55ee66eabba0 [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] 0x55ee66e33760 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55ee66eac4b0 [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] 0x55ee66e35490 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55ee66eacdc0 [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] 0x55ee66e371c0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55ee66ead6d0 [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] 0x55ee66e38ef0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55ee66eadfe0 [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] 0x55ee66e3ac20 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55ee66eae8f0 [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] 0x55ee66e3c950 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55ee66eaf200 [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] 0x55ee66e3e680 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55ee66eafb10 [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] 0x55ee66e403b0 [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] 0x55ee66eb0420 [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] 0x55ee66e420e0 [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] 0x55ee66eb0d30 [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] 0x55ee66e43e10 [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] 0x55ee66eb1640 [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] 0x55ee66e45b40 [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] 0x55ee66eb1f50 [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] 0x55ee66e47870 [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] 0x55ee66eb2860 [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] 0x55ee66e495a0 [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] 0x55ee66eb3170 [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] 0x55ee66e4b2d0 [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] 0x55ee66eb3a80 [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] 0x55ee66e4d000 [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] 0x55ee66eb4390 [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] 0x55ee66e4ed30 [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] 0x55ee66eb4ca0 [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] 0x55ee66e50a60 [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] 0x55ee66eb55b0 [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] 0x55ee66e52790 [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] 0x55ee66eb5ec0 [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] 0x55ee66e544c0 [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] 0x55ee66eb67d0 [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] 0x55ee66e561f0 [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] 0x55ee66eb70e0 [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] 0x55ee66e57f80 [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] 0x55ee66eb79f0 [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] 0x55ee66e59d30 [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] 0x55ee66eb8300 [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] 0x55ee66e5bae0 [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] 0x55ee66eb8c10 [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] 0x55ee66e5d890 [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] 0x55ee66eb9520 [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] 0x55ee66e5f640 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55ee66eb9e30 [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] 0x55ee66e613f0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55ee66eba740 [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] 0x55ee66e631a0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55ee66ebb050 [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] 0x55ee66e64f50 [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] 0x55ee66ebb960 [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] 0x55ee66e66d00 [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] 0x55ee66ebc270 [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] 0x55ee66e68ab0 [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] 0x55ee66ebcb80 [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] 0x55ee66e6a860 [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] 0x55ee66ebd490 [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] 0x55ee66e6c610 [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] 0x55ee66ebdda0 [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] 0x55ee66e6e3c0 [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] 0x55ee66ebe6b0 [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] 0x55ee66e70170 [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] 0x55ee66ebefc0 [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] 0x55ee66e71f20 [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] 0x55ee66ebf8d0 [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] 0x55ee66e73cd0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55ee66e73d60 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55ee66e73df0 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] 0x55ee66ec01e0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55ee66ec0270 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55ee66ec0300 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] 0x55ee66e75a80 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55ee66e75b10 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55ee66e75ba0 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] 0x55ee66ec0af0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55ee66ec0b80 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55ee66ec0c10 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] 0x55ee66e76390 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x55ee66e76420 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x55ee66e764b0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x55ee66e76540 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x55ee66e765d0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x55ee66e76660 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x55ee66e766f0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x55ee66e76780 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x55ee66e76810 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x55ee66e768a0 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x55ee66e76930 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x55ee66e769c0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x55ee66e76a50 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] 0x55ee66ec1400 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x55ee66ec1490 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x55ee66ec1520 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x55ee66ec15b0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x55ee66ec1640 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x55ee66ec16d0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x55ee66ec1760 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x55ee66ec17f0 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x55ee66ec1880 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x55ee66ec1910 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x55ee66ec19a0 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x55ee66ec1a30 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x55ee66ec1ac0 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] 0x55ee66e78870 [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] 0x55ee66ec1d10 [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] 0x55ee66e79180 [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] 0x55ee66ec2620 [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] 0x55ee66e79a90 [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] 0x55ee66ec2f30 [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] 0x55ee66e7a3a0 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x55ee66e7a430 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x55ee66e7a4c0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x55ee66e7a550 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] 0x55ee66ec3840 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x55ee66ec38d0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x55ee66ec3960 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x55ee66ec39f0 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] 0x55ee66e7acb0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55ee66e7ad40 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] 0x55ee66e7add0 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] 0x55ee66ec4150 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55ee66ec41e0 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] 0x55ee66ec4270 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] 0x55ee66e7b5c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66e7b650 KEYVAL: '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] 0x55ee66e7b6e0 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] 0x55ee66ec4a60 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66ec4af0 KEYVAL: '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] 0x55ee66ec4b80 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] 0x55ee66e7bed0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66e7bf60 KEYVAL: '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] 0x55ee66e7bff0 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] 0x55ee66ec5410 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66ec54a0 KEYVAL: '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] 0x55ee66ec5530 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] 0x55ee66e7c7e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66e7c870 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] 0x55ee66e7c900 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] 0x55ee66ec5dc0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66ec5e50 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] 0x55ee66ec5ee0 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] 0x55ee66e7d0f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66e7d180 KEYVAL: '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] 0x55ee66e7d210 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] 0x55ee66ec6770 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66ec6800 KEYVAL: '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] 0x55ee66ec6890 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] 0x55ee66e7da00 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66e7da90 KEYVAL: '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] 0x55ee66e7db20 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] 0x55ee66ec7080 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66ec7110 KEYVAL: '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] 0x55ee66ec71a0 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] 0x55ee66e7e310 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66e7e3a0 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] 0x55ee66e7e430 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] 0x55ee66ec7990 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66ec7a20 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] 0x55ee66ec7ab0 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] 0x55ee66e7ec20 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66e7ecb0 KEYVAL: '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] 0x55ee66e7ed40 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] 0x55ee66ec8340 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66ec83d0 KEYVAL: '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] 0x55ee66ec8460 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] 0x55ee66e7f530 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66e7f5c0 KEYVAL: '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] 0x55ee66e7f650 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] 0x55ee66ec8cf0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66ec8d80 KEYVAL: '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] 0x55ee66ec8e10 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] 0x55ee66e7fe40 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66e7fed0 KEYVAL: '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] 0x55ee66e7ff60 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] 0x55ee66ec96a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66ec9730 KEYVAL: '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] 0x55ee66ec97c0 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] 0x55ee66e80750 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66e807e0 KEYVAL: '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] 0x55ee66e80870 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] 0x55ee66eca050 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66eca0e0 KEYVAL: '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] 0x55ee66eca170 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] 0x55ee66e81060 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66e810f0 KEYVAL: '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] 0x55ee66e81180 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] 0x55ee66ecaa00 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66ecaa90 KEYVAL: '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] 0x55ee66ecab20 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] 0x55ee66e81a40 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66e81ad0 KEYVAL: '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] 0x55ee66e81b60 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] 0x55ee66ecb3b0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66ecb440 KEYVAL: '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] 0x55ee66ecb4d0 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] 0x55ee66e82350 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x55ee66e823e0 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] 0x55ee66ecbcc0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x55ee66ecbd50 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] 0x55ee66e82c60 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66e82cf0 KEYVAL: '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] 0x55ee66e82d80 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] 0x55ee66ecc670 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66ecc700 KEYVAL: '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] 0x55ee66ecc790 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] 0x55ee66e83570 [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] 0x55ee66eccf80 [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] 0x55ee66e83e80 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55ee66ecd890 [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] 0x55ee66e84790 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55ee66ece1a0 [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] 0x55ee66e850a0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55ee66eceab0 [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] 0x55ee66e859b0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55ee66ecf3c0 [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] 0x55ee66e862c0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55ee66ecfcd0 [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] 0x55ee66e86bd0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55ee66ed05e0 [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] 0x55ee66e874e0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55ee66ed0ef0 [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] 0x55ee66e87df0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55ee66ed1800 [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] 0x55ee66e88700 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55ee66ed2110 [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] 0x55ee66e89010 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55ee66ed2a20 [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] 0x55ee66e89920 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55ee66ed3330 [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] 0x55ee66e8a230 [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] 0x55ee66ed3c40 [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] 0x55ee66e8ab40 [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] 0x55ee66ed4550 [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] 0x55ee66e8b450 [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] 0x55ee66ed4e60 [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] 0x55ee66e8bd60 [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] 0x55ee66ed5770 [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] 0x55ee66e8c670 [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] 0x55ee66ed6080 [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] 0x55ee66e8cf80 [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] 0x55ee66ed6990 [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] 0x55ee66e8d890 [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] 0x55ee66ed72a0 [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] 0x55ee66e8e1a0 [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] 0x55ee66ed7bb0 [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] 0x55ee66e8eab0 [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] 0x55ee66ed84c0 [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] 0x55ee66e8f3c0 [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] 0x55ee66ed8e00 [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] 0x55ee66e8fcd0 [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] 0x55ee66ed9710 [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] 0x55ee66e905e0 [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] 0x55ee66eda020 [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] 0x55ee66e90ef0 [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] 0x55ee66eda930 [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] 0x55ee66e91800 [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] 0x55ee66edb240 [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] 0x55ee66e92110 [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] 0x55ee66edbb50 [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] 0x55ee66e92a20 [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] 0x55ee66edc460 [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] 0x55ee66e93330 [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] 0x55ee66edcd70 [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] 0x55ee66e93c40 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55ee66edd680 [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] 0x55ee66e94550 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55ee66eddf90 [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] 0x55ee66e94e60 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55ee66ede8a0 [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] 0x55ee66e95770 [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] 0x55ee66edf1b0 [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] 0x55ee66e96080 [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] 0x55ee66edfac0 [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] 0x55ee66e96990 [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] 0x55ee66ee03d0 [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] 0x55ee66e972a0 [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] 0x55ee66ee0ce0 [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] 0x55ee66e97bb0 [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] 0x55ee66ee15f0 [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] 0x55ee66e984c0 [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] 0x55ee66ee1f00 [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] 0x55ee66e98dd0 [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] 0x55ee66ee2810 [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] 0x55ee66e996e0 [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] 0x55ee66ee3120 [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] 0x55ee66e99ff0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55ee66e9a080 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55ee66e9a110 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] 0x55ee66ee3a30 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55ee66ee3ac0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55ee66ee3b50 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] 0x55ee66e9a900 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55ee66e9a990 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55ee66e9aa20 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] 0x55ee66ee4340 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55ee66ee43d0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55ee66ee4460 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: 0x55ee66c94780 [ROOT] STREAM: (0 sibs) 8 children: 28: 0x55ee66c8b0d0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x55ee66c8b168 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x55ee66c8b200 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x55ee66c8b298 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x55ee66c8b330 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x55ee66c8b3c8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x55ee66c8b460 DOCSEQ: (8 sibs) 2 children: 28: 0x55ee66c8b5a0 VAL: 'hello there 28: ' (2 sibs) 28: 0x55ee66c8b638 VAL: 'ciao qua 28: ' (2 sibs) 28: 0x55ee66c8b4f8 DOCMAP: (8 sibs) 2 children: 28: 0x55ee66c8b6e0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0x55ee66c8b778 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66ee4c80 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x55ee66ee4d10 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x55ee66ee4da0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x55ee66ee4e30 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x55ee66ee4ec0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x55ee66ee4f50 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x55ee66ee4fe0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x55ee66ee5070 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x55ee66ee5100 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x55ee66ee5190 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x55ee66ee5220 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x55ee66ee52b0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x55ee66ee5340 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: 0x55ee66c94be0 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66ee53e0 [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: 0x55ee66c94cf8 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66ee5480 [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: 0x55ee66c94e10 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66ee5520 [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: 0x55ee66c94f28 [ROOT] SEQ: (0 sibs) 3 children: 28: 0x55ee66c8bc70 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x55ee66c8bd08 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x55ee66c8bda0 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] 0x55ee66ee55c0 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x55ee66ee5650 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x55ee66ee56e0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x55ee66ee5770 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: 0x55ee66c95040 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x55ee66c8be90 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: 0x55ee66c8bf28 VAL: 'another val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66df9bf0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55ee66df9c80 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] 0x55ee66df9d10 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: 0x55ee66c95158 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ee66c8c020 KEYVAL: '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: 0x55ee66c8c0b8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66ee5810 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66ee58a0 KEYVAL: '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] 0x55ee66ee5930 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: REF TREE: 28: 0x55ee66c95270 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ee66c8c1b0 KEYVAL: '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: 0x55ee66c8c248 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66ee59d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66ee5a60 KEYVAL: '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] 0x55ee66ee5af0 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: 0x55ee66c95388 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ee66c8c340 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: 0x55ee66c8c3d8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66ee5b90 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66ee5c20 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] 0x55ee66ee5cb0 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: 0x55ee66c954a0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ee66c8c4d0 KEYVAL: '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: 0x55ee66c8c568 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66ee5d50 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66ee5de0 KEYVAL: '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] 0x55ee66ee5e70 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: 0x55ee66c955b8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ee66c8c660 KEYVAL: '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: 0x55ee66c8c6f8 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] 0x55ee66ee5f10 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66ee5fa0 KEYVAL: '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] 0x55ee66ee6030 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: 0x55ee66c956d0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ee66c8da50 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: 0x55ee66c8dae8 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] 0x55ee66ee60d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66ee6160 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] 0x55ee66ee61f0 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: 0x55ee66c957e8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ee66c8db90 KEYVAL: '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: 0x55ee66c8dc28 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66ee6290 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66ee6320 KEYVAL: '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] 0x55ee66ee63b0 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: 0x55ee66c95900 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ee66c8ffe0 KEYVAL: '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: 0x55ee66c90078 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66ee6450 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66ee64e0 KEYVAL: '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] 0x55ee66ee6570 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: 0x55ee66c95a18 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ee66c8c8e0 KEYVAL: '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: 0x55ee66c8c978 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66ee6610 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66ee66a0 KEYVAL: '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] 0x55ee66ee6730 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: 0x55ee66c95b30 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ee66c8ca70 KEYVAL: '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: 0x55ee66c8cb08 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66ee67d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66ee6860 KEYVAL: '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] 0x55ee66ee68f0 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: 0x55ee66c95c48 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ee66c8cc00 KEYVAL: '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: 0x55ee66c8cc98 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66ee6990 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66ee6a20 KEYVAL: '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] 0x55ee66ee6ab0 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: 0x55ee66c95d60 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ee66c8cd90 KEYVAL: '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: 0x55ee66c8ce28 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66ee6b50 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66ee6be0 KEYVAL: '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] 0x55ee66ee6c70 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: 0x55ee66c95e78 [ROOT] MAP: (0 sibs) 1 children: 28: 0x55ee66c8ced0 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] 0x55ee66dfbe90 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x55ee66dfbf20 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: 0x55ee66c95f90 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ee66c8cfc0 KEYVAL: '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: 0x55ee66c8d058 KEYVAL: 'another' 'text' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66ee6d10 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66ee6da0 KEYVAL: '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] 0x55ee66ee6e30 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: 0x55ee66c960a8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66ee6ed0 [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: 0x55ee66c961c0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66ee6f70 [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: 0x55ee66c962d8 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66ee7010 [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: 0x55ee66c963f0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66ee70b0 [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: 0x55ee66c96508 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66ee7150 [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: 0x55ee66c96620 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66ee71f0 [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: 0x55ee66c96738 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66ee7290 [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: 0x55ee66c96850 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66ee7330 [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: 0x55ee66c96968 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66ee73d0 [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: 0x55ee66c96a80 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66ee7470 [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: 0x55ee66c96b98 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66ee7510 [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: 0x55ee66c96cb0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66ee75b0 [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: 0x55ee66c96dc8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66ee7650 [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: 0x55ee66c96ee0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66ee76f0 [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: 0x55ee66c96ff8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66ee7790 [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: 0x55ee66c97110 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66ee7830 [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: 0x55ee66c97228 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66ee78d0 [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: 0x55ee66c97340 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66ee7970 [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: 0x55ee66c97458 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66ee7a10 [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: 0x55ee66c97570 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66ee7ab0 [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: 0x55ee66c97688 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66ee7b50 [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: 0x55ee66c977a0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66ee7bf0 [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: 0x55ee66c978b8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66ee7c90 [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: 0x55ee66c979d0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66ee7d30 [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: 0x55ee66c97ae8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66ee7dd0 [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: 0x55ee66c97c00 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66ee7e70 [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: 0x55ee66c97d18 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66ee7f10 [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: 0x55ee66c97e30 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66ee7fb0 [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: 0x55ee66c97f48 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66ee8050 [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: 0x55ee66c98060 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66ee80f0 [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: 0x55ee66c98178 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66ee8190 [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: 0x55ee66c98290 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66ee8230 [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: 0x55ee66c983a8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66ee82d0 [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: 0x55ee66c984c0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66ee8370 [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: 0x55ee66c985d8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66ee8410 [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: 0x55ee66c986f0 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66ee84b0 [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: 0x55ee66c98808 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66ee8550 [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: 0x55ee66c98920 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66ee85f0 [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: 0x55ee66c98a38 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66ee8690 [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: 0x55ee66c98b50 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66ee8730 [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: 0x55ee66c98c68 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x55ee66c8e090 VAL: ' 28: ' (2 sibs) 28: 0x55ee66c8e128 VAL: '' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66ee87d0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55ee66ee8860 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55ee66ee88f0 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: 0x55ee66c98d80 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x55ee66c8e220 VAL: ' 28: ' (2 sibs) 28: 0x55ee66c8e2b8 VAL: ' 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66ee8990 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55ee66ee8a20 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55ee66ee8ab0 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: 0x55ee66c94780 [ROOT] STREAM: (0 sibs) 8 children: 28: 0x55ee66c8b0d0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x55ee66c8b168 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x55ee66c8b200 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x55ee66c8b298 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x55ee66c8b330 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x55ee66c8b3c8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x55ee66c8b460 DOCSEQ: (8 sibs) 2 children: 28: 0x55ee66c8b5a0 VAL: 'hello there 28: ' (2 sibs) 28: 0x55ee66c8b638 VAL: 'ciao qua 28: ' (2 sibs) 28: 0x55ee66c8b4f8 DOCMAP: (8 sibs) 2 children: 28: 0x55ee66c8b6e0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0x55ee66c8b778 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66ee8b50 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x55ee66ee8be0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x55ee66ee8c70 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x55ee66ee8d00 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x55ee66ee8d90 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x55ee66ee8e20 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x55ee66ee8eb0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x55ee66ee8f40 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x55ee66ee8fd0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x55ee66ee9060 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x55ee66ee90f0 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x55ee66ee9180 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x55ee66ee9210 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: 0x55ee66c94be0 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66ee92b0 [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: 0x55ee66c94cf8 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66ee9350 [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: 0x55ee66c94e10 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66ee93f0 [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: 0x55ee66c94f28 [ROOT] SEQ: (0 sibs) 3 children: 28: 0x55ee66c8bc70 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x55ee66c8bd08 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x55ee66c8bda0 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] 0x55ee66ee9490 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x55ee66ee9520 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x55ee66ee95b0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x55ee66ee9640 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: 0x55ee66c95040 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x55ee66c8be90 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: 0x55ee66c8bf28 VAL: 'another val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66ee96e0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55ee66ee9770 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] 0x55ee66ee9800 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: 0x55ee66c95158 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ee66c8c020 KEYVAL: '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: 0x55ee66c8c0b8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66ee98a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66ee9930 KEYVAL: '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] 0x55ee66ee99c0 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: 0x55ee66c95270 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ee66c8c1b0 KEYVAL: '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: 0x55ee66c8c248 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66ee9a60 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66ee9af0 KEYVAL: '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] 0x55ee66ee9b80 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: 0x55ee66c95388 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ee66c8c340 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: 0x55ee66c8c3d8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66ee9c20 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66ee9cb0 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] 0x55ee66ee9d40 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: 0x55ee66c954a0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ee66c8c4d0 KEYVAL: '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: 0x55ee66c8c568 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66ee9de0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66ee9e70 KEYVAL: '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] 0x55ee66ee9f00 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: 0x55ee66c955b8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ee66c8c660 KEYVAL: '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: 0x55ee66c8c6f8 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] 0x55ee66ee9fa0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66eea030 KEYVAL: '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] 0x55ee66eea0c0 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: 0x55ee66c956d0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ee66c8da50 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: 0x55ee66c8dae8 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] 0x55ee66eea160 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66eea1f0 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] 0x55ee66eea280 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: 0x55ee66c957e8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ee66c8db90 KEYVAL: '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: 0x55ee66c8dc28 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66eea320 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66eea3b0 KEYVAL: '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] 0x55ee66eea440 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: 0x55ee66c95900 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ee66c8ffe0 KEYVAL: '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: 0x55ee66c90078 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66eea4e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66eea570 KEYVAL: '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] 0x55ee66eea600 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: 0x55ee66c95a18 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ee66c8c8e0 KEYVAL: '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: 0x55ee66c8c978 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66eea6a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66eea730 KEYVAL: '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] 0x55ee66eea7c0 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: 0x55ee66c95b30 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ee66c8ca70 KEYVAL: '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: 0x55ee66c8cb08 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66eea860 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66eea8f0 KEYVAL: '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] 0x55ee66eea980 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: 0x55ee66c95c48 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ee66c8cc00 KEYVAL: '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: 0x55ee66c8cc98 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66eeaa20 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66eeaab0 KEYVAL: '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] 0x55ee66eeab40 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: 0x55ee66c95d60 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ee66c8cd90 KEYVAL: '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: 0x55ee66c8ce28 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66eeabe0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66eeac70 KEYVAL: '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] 0x55ee66eead00 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: 0x55ee66c95e78 [ROOT] MAP: (0 sibs) 1 children: 28: 0x55ee66c8ced0 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] 0x55ee66eeada0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x55ee66eeae30 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: 0x55ee66c95f90 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55ee66c8cfc0 KEYVAL: '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: 0x55ee66c8d058 KEYVAL: 'another' 'text' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66eeaed0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55ee66eeaf60 KEYVAL: '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] 0x55ee66eeaff0 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: 0x55ee66c960a8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66eeb090 [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: 0x55ee66c961c0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66eeb130 [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: 0x55ee66c962d8 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66eeb1d0 [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: 0x55ee66c963f0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66eeb270 [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: 0x55ee66c96508 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66eeb310 [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: 0x55ee66c96620 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66eeb3b0 [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: 0x55ee66c96738 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66eeb450 [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: 0x55ee66c96850 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66eeb4f0 [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: 0x55ee66c96968 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66eeb590 [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: 0x55ee66c96a80 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66eeb630 [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: 0x55ee66c96b98 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66eeb6d0 [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: 0x55ee66c96cb0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66eeb770 [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: 0x55ee66c96dc8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66eeb810 [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: 0x55ee66c96ee0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66eeb8b0 [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: 0x55ee66c96ff8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66eeb950 [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: 0x55ee66c97110 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66eeb9f0 [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: 0x55ee66c97228 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66eeba90 [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: 0x55ee66c97340 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66eebb30 [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: 0x55ee66c97458 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66eebbd0 [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: 0x55ee66c97570 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66eebc70 [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: 0x55ee66c97688 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66eebd10 [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: 0x55ee66c977a0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66eebdb0 [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: 0x55ee66c978b8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66eebe50 [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: 0x55ee66c979d0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66eebef0 [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: 0x55ee66c97ae8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66eebf90 [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: 0x55ee66c97c00 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66eec030 [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: 0x55ee66c97d18 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66eec0d0 [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: 0x55ee66c97e30 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66eec170 [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: 0x55ee66c97f48 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66eec210 [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: 0x55ee66c98060 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66eec2b0 [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: 0x55ee66c98178 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66eec350 [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: 0x55ee66c98290 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66eec3f0 [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: 0x55ee66c983a8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66eec490 [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: 0x55ee66c984c0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66eec530 [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: 0x55ee66c985d8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66eec5d0 [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: 0x55ee66c986f0 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66eec670 [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: 0x55ee66c98808 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66eec710 [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: 0x55ee66c98920 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66eec7b0 [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: 0x55ee66c98a38 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66eec850 [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: 0x55ee66c98b50 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66eec8f0 [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: 0x55ee66c98c68 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x55ee66c8e090 VAL: ' 28: ' (2 sibs) 28: 0x55ee66c8e128 VAL: '' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66eec990 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55ee66eeca20 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55ee66eecab0 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: 0x55ee66c98d80 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x55ee66c8e220 VAL: ' 28: ' (2 sibs) 28: 0x55ee66c8e2b8 VAL: ' 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55ee66eecb50 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55ee66eecbe0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55ee66eecc70 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 (107 ms total) 28: 28: [----------] Global test environment tear-down 28: [==========] 2366 tests from 3 test suites ran. (108 ms total) 28: [ PASSED ] 2366 tests. 28/52 Test #28: ryml-test-block_folded ............ Passed 0.12 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: 0x561ed3389fe0 [ROOT] DOCVAL***: '! a' (0 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x561ed33e7d50 [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: 0x561ed338a0f8 [ROOT] MAP: (0 sibs) 8 children: 29: 0x561ed3388290 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0x561ed3388328 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0x561ed33883c0 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0x561ed3388458 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0x561ed33884f0 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0x561ed3388588 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0x561ed3388620 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x561ed3388760 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x561ed33887f8 KEYVAL: 'age' '15' (2 sibs) 29: 0x561ed33886b8 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x561ed33e9a80 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x561ed33e9b10 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x561ed33e9ba0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x561ed33e9c30 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x561ed33e9cc0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x561ed33e9d50 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x561ed33e9de0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x561ed33e9e70 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x561ed33e9f00 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x561ed33e9f90 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x561ed33ea020 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: 0x561ed338a210 [ROOT] MAP: (0 sibs) 8 children: 29: 0x561ed3388d10 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0x561ed3388da8 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0x561ed3388e40 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0x561ed3388ed8 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0x561ed3388f70 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0x561ed3389008 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0x561ed33890a0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x561ed33891e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x561ed3389278 KEYVAL: 'age' '15' (2 sibs) 29: 0x561ed3389138 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x561ed33ebbe0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x561ed33ebc70 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x561ed33ebd00 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x561ed33ebd90 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x561ed33ebe20 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x561ed33ebeb0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x561ed33ebf40 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x561ed33ebfd0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x561ed33ec060 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x561ed33ec0f0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x561ed33ec180 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: 0x561ed338a328 [ROOT] MAP: (0 sibs) 3 children: 29: 0x561ed3389320 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0x561ed33893b8 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0x561ed3389450 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x561ed33ed910 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x561ed33ed9a0 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x561ed33eda30 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x561ed33edac0 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: 0x561ed338a440 [ROOT] MAP: (0 sibs) 3 children: 29: 0x561ed3389dc0 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0x561ed3389e58 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0x561ed3389ef0 KEYVAL***: '!str key' '!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x561ed33ef680 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x561ed33ef710 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x561ed33ef7a0 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x561ed33ef830 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: 0x561ed338a558 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x561ed3387f10 VAL***: '!!int 0' (2 sibs) 29: 0x561ed3387fa8 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x561ed33f1430 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x561ed33f14c0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x561ed33f1550 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: 0x561ed338a670 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x561ed3388940 VAL***: '!int 0' (2 sibs) 29: 0x561ed33889d8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x561ed33f3160 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x561ed33f31f0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x561ed33f3280 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: 0x561ed338a788 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x561ed3388ad0 VAL***: '!!int 0' (2 sibs) 29: 0x561ed3388b68 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x561ed33f4e90 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x561ed33f4f20 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x561ed33f4fb0 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: 0x561ed338a8a0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x561ed338b120 VAL***: '!int 0' (2 sibs) 29: 0x561ed338b1b8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x561ed33f6be0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x561ed33f6c70 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x561ed33f6d00 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: 0x561ed338a9b8 [ROOT] MAP: (0 sibs) 1 children: 29: 0x561ed3389680 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0x561ed3389720 VAL***: '!!int 0' (2 sibs) 29: 0x561ed33897b8 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x561ed33f89d0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x561ed33f8a60 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x561ed33f8af0 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x561ed33f8b80 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: 0x561ed338aad0 [ROOT] MAP: (0 sibs) 1 children: 29: 0x561ed33898b0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0x561ed3389950 VAL***: '!int 0' (2 sibs) 29: 0x561ed33899e8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x561ed33fa780 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x561ed33fa810 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x561ed33fa8a0 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x561ed33fa930 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: 0x561ed338abe8 [ROOT] STREAM: (0 sibs) 12 children: 29: 0x561ed338b4e0 DOCMAP***: !!map (12 sibs) 2 children: 29: 0x561ed338bc10 KEYVAL: 'a' '0' (2 sibs) 29: 0x561ed338bca8 KEYVAL: 'b' '1' (2 sibs) 29: 0x561ed338b578 DOCMAP***: !map (12 sibs) 1 children: 29: 0x561ed3388c60 KEYVAL: 'a' 'b' (1 sibs) 29: 0x561ed338b610 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0x561ed338bd50 VAL: 'a' (2 sibs) 29: 0x561ed338bde8 VAL: 'b' (2 sibs) 29: 0x561ed338b6a8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x561ed338b740 DOCVAL***: '!!str a b' (12 sibs) 29: 0x561ed338b7d8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x561ed338b870 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x561ed338b908 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x561ed338b9a0 DOCMAP: (12 sibs) 1 children: 29: 0x561ed3389d10 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0x561ed338ba38 DOCVAL***: '!!str a b' (12 sibs) 29: 0x561ed338bad0 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x561ed338be90 KEYVAL: 'a' '' (2 sibs) 29: 0x561ed338bf28 KEYVAL: 'b' '' (2 sibs) 29: 0x561ed338bb68 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x561ed338bfd0 KEYVAL: 'a' '' (2 sibs) 29: 0x561ed338c068 KEYVAL: 'b' '' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x561ed33fd2c0 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x561ed33fd350 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x561ed33fd3e0 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x561ed33fd470 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x561ed33fd500 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x561ed33fd590 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x561ed33fd620 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x561ed33fd6b0 VAL: 'a' (2 sibs) 29: [8] [8] 0x561ed33fd740 VAL: 'b' (2 sibs) 29: [9] [9] 0x561ed33fd7d0 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x561ed33fd860 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x561ed33fd8f0 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x561ed33fd980 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x561ed33fda10 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x561ed33fdaa0 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x561ed33fdb30 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x561ed33fdbc0 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x561ed33fdc50 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x561ed33fdce0 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x561ed33fdd70 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x561ed33fde00 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x561ed33fde90 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x561ed33fdf20 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: 0x561ed338ad00 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0x561ed338c1b0 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0x561ed338c248 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0x561ed338c4b0 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0x561ed338c548 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0x561ed338c2e0 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0x561ed338c5f0 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0x561ed338c688 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0x561ed338c378 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0x561ed338c730 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0x561ed338c7c8 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0x561ed338c410 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0x561ed338c870 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0x561ed338c908 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x561ed33ff8f0 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x561ed33ff980 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x561ed33ffa10 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x561ed33ffaa0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x561ed33ffb30 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x561ed33ffbc0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x561ed33ffc50 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x561ed33ffce0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x561ed33ffd70 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x561ed33ffe00 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x561ed33ffe90 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x561ed33fff20 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x561ed33fffb0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x561ed3400040 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: 0x561ed338ae18 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0x561ed338ca00 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0x561ed338ca98 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0x561ed338cd00 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0x561ed338cd98 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0x561ed338cb30 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0x561ed338ce40 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0x561ed338ced8 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0x561ed338cbc8 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0x561ed338cf80 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0x561ed338d018 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0x561ed338cc60 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0x561ed338d0c0 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0x561ed338d158 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x561ed3401620 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x561ed34016b0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x561ed3401740 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x561ed34017d0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x561ed3401860 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x561ed34018f0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x561ed3401980 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x561ed3401a10 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x561ed3401aa0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x561ed3401b30 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x561ed3401bc0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x561ed3401c50 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x561ed3401ce0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x561ed3401d70 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: 0x561ed338af30 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0x561ed338dd30 MAP: (6 sibs) 3 children: 29: 0x561ed338e0d0 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0x561ed338e168 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0x561ed338e200 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0x561ed338ddc8 MAP***: !!map (6 sibs) 3 children: 29: 0x561ed338e2a0 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0x561ed338e338 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0x561ed338e3d0 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0x561ed338de60 MAP***: !!map (6 sibs) 3 children: 29: 0x561ed338e470 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x561ed338e508 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x561ed338e5a0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x561ed338def8 SEQ: (6 sibs) 3 children: 29: 0x561ed338e640 VAL***: '!!str v10' (3 sibs) 29: 0x561ed338e6d8 VAL***: '!!str v20' (3 sibs) 29: 0x561ed338e770 VAL***: '!!str v30' (3 sibs) 29: 0x561ed338df90 SEQ***: !!seq (6 sibs) 3 children: 29: 0x561ed338e810 VAL***: '!!str v40' (3 sibs) 29: 0x561ed338e8a8 VAL***: '!!str v50' (3 sibs) 29: 0x561ed338e940 VAL***: '!!str v60' (3 sibs) 29: 0x561ed338e028 SEQ***: !!seq (6 sibs) 3 children: 29: 0x561ed338e9e0 VAL: 'v70' (3 sibs) 29: 0x561ed338ea78 VAL: 'v80' (3 sibs) 29: 0x561ed338eb10 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x561ed3404210 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x561ed34042a0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x561ed3404330 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x561ed34043c0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x561ed3404450 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x561ed34044e0 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x561ed3404570 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x561ed3404600 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x561ed3404690 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x561ed3404720 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x561ed34047b0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x561ed3404840 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x561ed34048d0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x561ed3404960 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x561ed34049f0 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x561ed3404a80 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x561ed3404b10 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x561ed3404ba0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x561ed3404c30 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x561ed3404cc0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x561ed3404d50 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x561ed3404de0 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x561ed3404e70 VAL: 'v70' (3 sibs) 29: [23] [23] 0x561ed3404f00 VAL: 'v80' (3 sibs) 29: [24] [24] 0x561ed3404f90 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: 0x561ed338b048 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0x561ed338ec00 MAP: (6 sibs) 3 children: 29: 0x561ed338efa0 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0x561ed338f038 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0x561ed338f0d0 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0x561ed338ec98 MAP***: !map (6 sibs) 3 children: 29: 0x561ed338f170 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0x561ed338f208 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0x561ed338f2a0 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0x561ed338ed30 MAP***: !map (6 sibs) 3 children: 29: 0x561ed338f340 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x561ed338f3d8 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x561ed338f470 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x561ed338edc8 SEQ: (6 sibs) 3 children: 29: 0x561ed338f510 VAL***: '!str v10' (3 sibs) 29: 0x561ed338f5a8 VAL***: '!str v20' (3 sibs) 29: 0x561ed338f640 VAL***: '!str v30' (3 sibs) 29: 0x561ed338ee60 SEQ***: !seq (6 sibs) 3 children: 29: 0x561ed338f6e0 VAL***: '!str v40' (3 sibs) 29: 0x561ed338f778 VAL***: '!str v50' (3 sibs) 29: 0x561ed338f810 VAL***: '!str v60' (3 sibs) 29: 0x561ed338eef8 SEQ***: !seq (6 sibs) 3 children: 29: 0x561ed338f8b0 VAL: 'v70' (3 sibs) 29: 0x561ed338f948 VAL: 'v80' (3 sibs) 29: 0x561ed338f9e0 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x561ed3407150 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x561ed34071e0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x561ed3407270 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x561ed3407300 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x561ed3407390 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x561ed3407420 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x561ed34074b0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x561ed3407540 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x561ed34075d0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x561ed3407660 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x561ed34076f0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x561ed3407780 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x561ed3407810 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x561ed34078a0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x561ed3407930 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x561ed34079c0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x561ed3407a50 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x561ed3407ae0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x561ed3407b70 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x561ed3407c00 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x561ed3407c90 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x561ed3407d20 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x561ed3407db0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x561ed3407e40 VAL: 'v80' (3 sibs) 29: [24] [24] 0x561ed3407ed0 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: 0x561ed3389fe0 [ROOT] DOCVAL***: '! a' (0 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x561ed3406840 [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: 0x561ed338a0f8 [ROOT] MAP: (0 sibs) 8 children: 29: 0x561ed3388290 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0x561ed3388328 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0x561ed33883c0 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0x561ed3388458 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0x561ed33884f0 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0x561ed3388588 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0x561ed3388620 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x561ed3388760 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x561ed33887f8 KEYVAL: 'age' '15' (2 sibs) 29: 0x561ed33886b8 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x561ed3408360 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x561ed34083f0 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x561ed3408480 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x561ed3408510 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x561ed34085a0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x561ed3408630 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x561ed34086c0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x561ed3408750 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x561ed34087e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x561ed3408870 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x561ed3408900 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: 0x561ed338a210 [ROOT] MAP: (0 sibs) 8 children: 29: 0x561ed3388d10 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0x561ed3388da8 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0x561ed3388e40 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0x561ed3388ed8 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0x561ed3388f70 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0x561ed3389008 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0x561ed33890a0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x561ed33891e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x561ed3389278 KEYVAL: 'age' '15' (2 sibs) 29: 0x561ed3389138 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x561ed3408c70 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x561ed3408d00 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x561ed3408d90 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x561ed3408e20 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x561ed3408eb0 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x561ed3408f40 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x561ed3408fd0 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x561ed3409060 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x561ed34090f0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x561ed3409180 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x561ed3409210 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: 0x561ed338a328 [ROOT] MAP: (0 sibs) 3 children: 29: 0x561ed3389320 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0x561ed33893b8 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0x561ed3389450 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x561ed3409580 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x561ed3409610 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x561ed34096a0 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x561ed3409730 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: 0x561ed338a440 [ROOT] MAP: (0 sibs) 3 children: 29: 0x561ed3389dc0 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0x561ed3389e58 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0x561ed3389ef0 KEYVAL***: '!str key' '!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x561ed3409e90 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x561ed3409f20 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x561ed3409fb0 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x561ed340a040 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: 0x561ed338a558 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x561ed3387f10 VAL***: '!!int 0' (2 sibs) 29: 0x561ed3387fa8 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x561ed340a7a0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x561ed340a830 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x561ed340a8c0 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: 0x561ed338a670 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x561ed3388940 VAL***: '!int 0' (2 sibs) 29: 0x561ed33889d8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x561ed340b0b0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x561ed340b140 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x561ed340b1d0 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: 0x561ed338a788 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x561ed3388ad0 VAL***: '!!int 0' (2 sibs) 29: 0x561ed3388b68 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x561ed340b9c0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x561ed340ba50 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x561ed340bae0 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: 0x561ed338a8a0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x561ed338b120 VAL***: '!int 0' (2 sibs) 29: 0x561ed338b1b8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x561ed340c2d0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x561ed340c360 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x561ed340c3f0 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: 0x561ed338a9b8 [ROOT] MAP: (0 sibs) 1 children: 29: 0x561ed3389680 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0x561ed3389720 VAL***: '!!int 0' (2 sibs) 29: 0x561ed33897b8 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x561ed340cbe0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x561ed340cc70 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x561ed340cd00 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x561ed340cd90 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: 0x561ed338aad0 [ROOT] MAP: (0 sibs) 1 children: 29: 0x561ed33898b0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0x561ed3389950 VAL***: '!int 0' (2 sibs) 29: 0x561ed33899e8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x561ed340d4f0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x561ed340d580 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x561ed340d610 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x561ed340d6a0 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: 0x561ed338abe8 [ROOT] STREAM: (0 sibs) 12 children: 29: 0x561ed338b4e0 DOCMAP***: !!map (12 sibs) 2 children: 29: 0x561ed338bc10 KEYVAL: 'a' '0' (2 sibs) 29: 0x561ed338bca8 KEYVAL: 'b' '1' (2 sibs) 29: 0x561ed338b578 DOCMAP***: !map (12 sibs) 1 children: 29: 0x561ed3388c60 KEYVAL: 'a' 'b' (1 sibs) 29: 0x561ed338b610 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0x561ed338bd50 VAL: 'a' (2 sibs) 29: 0x561ed338bde8 VAL: 'b' (2 sibs) 29: 0x561ed338b6a8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x561ed338b740 DOCVAL***: '!!str a b' (12 sibs) 29: 0x561ed338b7d8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x561ed338b870 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x561ed338b908 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x561ed338b9a0 DOCMAP: (12 sibs) 1 children: 29: 0x561ed3389d10 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0x561ed338ba38 DOCVAL***: '!!str a b' (12 sibs) 29: 0x561ed338bad0 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x561ed338be90 KEYVAL: 'a' '' (2 sibs) 29: 0x561ed338bf28 KEYVAL: 'b' '' (2 sibs) 29: 0x561ed338bb68 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x561ed338bfd0 KEYVAL: 'a' '' (2 sibs) 29: 0x561ed338c068 KEYVAL: 'b' '' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x561ed340e710 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x561ed340e7a0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x561ed340e830 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x561ed340e8c0 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x561ed340e950 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x561ed340e9e0 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x561ed340ea70 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x561ed340eb00 VAL: 'a' (2 sibs) 29: [8] [8] 0x561ed340eb90 VAL: 'b' (2 sibs) 29: [9] [9] 0x561ed340ec20 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x561ed340ecb0 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x561ed340ed40 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x561ed340edd0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x561ed340ee60 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x561ed340eef0 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x561ed340ef80 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x561ed340f010 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x561ed340f0a0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x561ed340f130 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x561ed340f1c0 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x561ed340f250 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x561ed340f2e0 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x561ed340f370 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: 0x561ed338ad00 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0x561ed338c1b0 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0x561ed338c248 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0x561ed338c4b0 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0x561ed338c548 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0x561ed338c2e0 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0x561ed338c5f0 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0x561ed338c688 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0x561ed338c378 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0x561ed338c730 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0x561ed338c7c8 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0x561ed338c410 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0x561ed338c870 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0x561ed338c908 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x561ed340de00 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x561ed340de90 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x561ed340df20 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x561ed340dfb0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x561ed340e040 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x561ed340e0d0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x561ed340e160 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x561ed340e1f0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x561ed340e280 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x561ed340e310 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x561ed340e3a0 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x561ed340e430 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x561ed340e4c0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x561ed340e550 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: 0x561ed338ae18 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0x561ed338ca00 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0x561ed338ca98 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0x561ed338cd00 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0x561ed338cd98 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0x561ed338cb30 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0x561ed338ce40 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0x561ed338ced8 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0x561ed338cbc8 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0x561ed338cf80 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0x561ed338d018 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0x561ed338cc60 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0x561ed338d0c0 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0x561ed338d158 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x561ed340f920 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x561ed340f9b0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x561ed340fa40 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x561ed340fad0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x561ed340fb60 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x561ed340fbf0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x561ed340fc80 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x561ed340fd10 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x561ed340fda0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x561ed340fe30 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x561ed340fec0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x561ed340ff50 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x561ed340ffe0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x561ed3410070 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: 0x561ed338af30 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0x561ed338dd30 MAP: (6 sibs) 3 children: 29: 0x561ed338e0d0 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0x561ed338e168 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0x561ed338e200 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0x561ed338ddc8 MAP***: !!map (6 sibs) 3 children: 29: 0x561ed338e2a0 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0x561ed338e338 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0x561ed338e3d0 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0x561ed338de60 MAP***: !!map (6 sibs) 3 children: 29: 0x561ed338e470 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x561ed338e508 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x561ed338e5a0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x561ed338def8 SEQ: (6 sibs) 3 children: 29: 0x561ed338e640 VAL***: '!!str v10' (3 sibs) 29: 0x561ed338e6d8 VAL***: '!!str v20' (3 sibs) 29: 0x561ed338e770 VAL***: '!!str v30' (3 sibs) 29: 0x561ed338df90 SEQ***: !!seq (6 sibs) 3 children: 29: 0x561ed338e810 VAL***: '!!str v40' (3 sibs) 29: 0x561ed338e8a8 VAL***: '!!str v50' (3 sibs) 29: 0x561ed338e940 VAL***: '!!str v60' (3 sibs) 29: 0x561ed338e028 SEQ***: !!seq (6 sibs) 3 children: 29: 0x561ed338e9e0 VAL: 'v70' (3 sibs) 29: 0x561ed338ea78 VAL: 'v80' (3 sibs) 29: 0x561ed338eb10 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x561ed3410b40 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x561ed3410bd0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x561ed3410c60 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x561ed3410cf0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x561ed3410d80 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x561ed3410e10 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x561ed3410ea0 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x561ed3410f30 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x561ed3410fc0 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x561ed3411050 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x561ed34110e0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x561ed3411170 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x561ed3411200 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x561ed3411290 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x561ed3411320 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x561ed34113b0 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x561ed3411440 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x561ed34114d0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x561ed3411560 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x561ed34115f0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x561ed3411680 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x561ed3411710 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x561ed34117a0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x561ed3411830 VAL: 'v80' (3 sibs) 29: [24] [24] 0x561ed34118c0 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: 0x561ed338b048 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0x561ed338ec00 MAP: (6 sibs) 3 children: 29: 0x561ed338efa0 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0x561ed338f038 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0x561ed338f0d0 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0x561ed338ec98 MAP***: !map (6 sibs) 3 children: 29: 0x561ed338f170 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0x561ed338f208 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0x561ed338f2a0 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0x561ed338ed30 MAP***: !map (6 sibs) 3 children: 29: 0x561ed338f340 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x561ed338f3d8 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x561ed338f470 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x561ed338edc8 SEQ: (6 sibs) 3 children: 29: 0x561ed338f510 VAL***: '!str v10' (3 sibs) 29: 0x561ed338f5a8 VAL***: '!str v20' (3 sibs) 29: 0x561ed338f640 VAL***: '!str v30' (3 sibs) 29: 0x561ed338ee60 SEQ***: !seq (6 sibs) 3 children: 29: 0x561ed338f6e0 VAL***: '!str v40' (3 sibs) 29: 0x561ed338f778 VAL***: '!str v50' (3 sibs) 29: 0x561ed338f810 VAL***: '!str v60' (3 sibs) 29: 0x561ed338eef8 SEQ***: !seq (6 sibs) 3 children: 29: 0x561ed338f8b0 VAL: 'v70' (3 sibs) 29: 0x561ed338f948 VAL: 'v80' (3 sibs) 29: 0x561ed338f9e0 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x561ed3411d50 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x561ed3411de0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x561ed3411e70 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x561ed3411f00 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x561ed3411f90 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x561ed3412020 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x561ed34120b0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x561ed3412140 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x561ed34121d0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x561ed3412260 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x561ed34122f0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x561ed3412380 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x561ed3412410 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x561ed34124a0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x561ed3412530 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x561ed34125c0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x561ed3412650 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x561ed34126e0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x561ed3412770 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x561ed3412800 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x561ed3412890 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x561ed3412920 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x561ed34129b0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x561ed3412a40 VAL: 'v80' (3 sibs) 29: [24] [24] 0x561ed3412ad0 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] 0x561ed33e7d50 [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] 0x561ed34141e0 [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] 0x561ed33e9a80 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x561ed33e9b10 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x561ed33e9ba0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x561ed33e9c30 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x561ed33e9cc0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x561ed33e9d50 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x561ed33e9de0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x561ed33e9e70 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x561ed33e9f00 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x561ed33e9f90 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x561ed33ea020 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] 0x561ed34153d0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x561ed3415460 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x561ed34154f0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x561ed3415580 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x561ed3415610 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x561ed34156a0 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x561ed3415730 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x561ed34157c0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x561ed3415850 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x561ed34158e0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x561ed3415970 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] 0x561ed33ebbe0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x561ed33ebc70 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x561ed33ebd00 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x561ed33ebd90 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x561ed33ebe20 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x561ed33ebeb0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x561ed33ebf40 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x561ed33ebfd0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x561ed33ec060 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x561ed33ec0f0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x561ed33ec180 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] 0x561ed3415ce0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x561ed3415d70 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x561ed3415e00 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x561ed3415e90 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x561ed3415f20 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x561ed3415fb0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x561ed3416040 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x561ed34160d0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x561ed3416160 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x561ed34161f0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x561ed3416280 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] 0x561ed33ed910 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x561ed33ed9a0 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x561ed33eda30 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x561ed33edac0 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] 0x561ed34165f0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x561ed3416680 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x561ed3416710 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x561ed34167a0 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] 0x561ed33ef680 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x561ed33ef710 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x561ed33ef7a0 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x561ed33ef830 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] 0x561ed3416f00 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x561ed3416f90 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x561ed3417020 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x561ed34170b0 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] 0x561ed33f1430 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x561ed33f14c0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x561ed33f1550 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] 0x561ed3417810 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x561ed34178a0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x561ed3417930 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] 0x561ed33f3160 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x561ed33f31f0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x561ed33f3280 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] 0x561ed3418120 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x561ed34181b0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x561ed3418240 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] 0x561ed33f4e90 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x561ed33f4f20 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x561ed33f4fb0 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] 0x561ed3418a30 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x561ed3418ac0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x561ed3418b50 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] 0x561ed33f6be0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x561ed33f6c70 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x561ed33f6d00 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] 0x561ed3419340 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x561ed34193d0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x561ed3419460 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] 0x561ed33f89d0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x561ed33f8a60 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x561ed33f8af0 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x561ed33f8b80 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] 0x561ed3419c50 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x561ed3419ce0 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x561ed3419d70 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x561ed3419e00 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] 0x561ed33fa780 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x561ed33fa810 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x561ed33fa8a0 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x561ed33fa930 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] 0x561ed341a560 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x561ed341a5f0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x561ed341a680 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x561ed341a710 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] 0x561ed33fd2c0 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x561ed33fd350 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x561ed33fd3e0 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x561ed33fd470 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x561ed33fd500 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x561ed33fd590 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x561ed33fd620 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x561ed33fd6b0 VAL: 'a' (2 sibs) 29: [8] [8] 0x561ed33fd740 VAL: 'b' (2 sibs) 29: [9] [9] 0x561ed33fd7d0 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x561ed33fd860 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x561ed33fd8f0 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x561ed33fd980 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x561ed33fda10 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x561ed33fdaa0 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x561ed33fdb30 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x561ed33fdbc0 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x561ed33fdc50 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x561ed33fdce0 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x561ed33fdd70 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x561ed33fde00 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x561ed33fde90 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x561ed33fdf20 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] 0x561ed341b780 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x561ed341b810 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x561ed341b8a0 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x561ed341b930 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x561ed341b9c0 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x561ed341ba50 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x561ed341bae0 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x561ed341bb70 VAL: 'a' (2 sibs) 29: [8] [8] 0x561ed341bc00 VAL: 'b' (2 sibs) 29: [9] [9] 0x561ed341bc90 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x561ed341bd20 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x561ed341bdb0 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x561ed341be40 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x561ed341bed0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x561ed341bf60 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x561ed341bff0 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x561ed341c080 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x561ed341c110 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x561ed341c1a0 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x561ed341c230 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x561ed341c2c0 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x561ed341c350 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x561ed341c3e0 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] 0x561ed33ff8f0 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x561ed33ff980 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x561ed33ffa10 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x561ed33ffaa0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x561ed33ffb30 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x561ed33ffbc0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x561ed33ffc50 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x561ed33ffce0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x561ed33ffd70 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x561ed33ffe00 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x561ed33ffe90 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x561ed33fff20 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x561ed33fffb0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x561ed3400040 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] 0x561ed341ae70 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x561ed341af00 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x561ed341af90 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x561ed341b020 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x561ed341b0b0 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x561ed341b140 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x561ed341b1d0 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x561ed341b260 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x561ed341b2f0 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x561ed341b380 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x561ed341b410 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x561ed341b4a0 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x561ed341b530 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x561ed341b5c0 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] 0x561ed3401620 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x561ed34016b0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x561ed3401740 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x561ed34017d0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x561ed3401860 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x561ed34018f0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x561ed3401980 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x561ed3401a10 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x561ed3401aa0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x561ed3401b30 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x561ed3401bc0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x561ed3401c50 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x561ed3401ce0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x561ed3401d70 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] 0x561ed341c990 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x561ed341ca20 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x561ed341cab0 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x561ed341cb40 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x561ed341cbd0 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x561ed341cc60 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x561ed341ccf0 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x561ed341cd80 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x561ed341ce10 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x561ed341cea0 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x561ed341cf30 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x561ed341cfc0 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x561ed341d050 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x561ed341d0e0 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] 0x561ed3404210 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x561ed34042a0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x561ed3404330 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x561ed34043c0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x561ed3404450 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x561ed34044e0 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x561ed3404570 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x561ed3404600 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x561ed3404690 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x561ed3404720 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x561ed34047b0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x561ed3404840 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x561ed34048d0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x561ed3404960 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x561ed34049f0 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x561ed3404a80 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x561ed3404b10 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x561ed3404ba0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x561ed3404c30 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x561ed3404cc0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x561ed3404d50 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x561ed3404de0 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x561ed3404e70 VAL: 'v70' (3 sibs) 29: [23] [23] 0x561ed3404f00 VAL: 'v80' (3 sibs) 29: [24] [24] 0x561ed3404f90 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] 0x561ed341dbb0 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x561ed341dc40 MAP: (6 sibs) 3 children: 29: [2] [2] 0x561ed341dcd0 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x561ed341dd60 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x561ed341ddf0 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x561ed341de80 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x561ed341df10 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x561ed341dfa0 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x561ed341e030 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x561ed341e0c0 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x561ed341e150 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x561ed341e1e0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x561ed341e270 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x561ed341e300 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x561ed341e390 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x561ed341e420 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x561ed341e4b0 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x561ed341e540 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x561ed341e5d0 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x561ed341e660 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x561ed341e6f0 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x561ed341e780 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x561ed341e810 VAL: 'v70' (3 sibs) 29: [23] [23] 0x561ed341e8a0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x561ed341e930 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] 0x561ed3407150 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x561ed34071e0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x561ed3407270 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x561ed3407300 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x561ed3407390 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x561ed3407420 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x561ed34074b0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x561ed3407540 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x561ed34075d0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x561ed3407660 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x561ed34076f0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x561ed3407780 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x561ed3407810 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x561ed34078a0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x561ed3407930 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x561ed34079c0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x561ed3407a50 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x561ed3407ae0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x561ed3407b70 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x561ed3407c00 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x561ed3407c90 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x561ed3407d20 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x561ed3407db0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x561ed3407e40 VAL: 'v80' (3 sibs) 29: [24] [24] 0x561ed3407ed0 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] 0x561ed341edc0 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x561ed341ee50 MAP: (6 sibs) 3 children: 29: [2] [2] 0x561ed341eee0 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x561ed341ef70 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x561ed341f000 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x561ed341f090 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x561ed341f120 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x561ed341f1b0 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x561ed341f240 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x561ed341f2d0 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x561ed341f360 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x561ed341f3f0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x561ed341f480 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x561ed341f510 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x561ed341f5a0 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x561ed341f630 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x561ed341f6c0 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x561ed341f750 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x561ed341f7e0 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x561ed341f870 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x561ed341f900 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x561ed341f990 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x561ed341fa20 VAL: 'v70' (3 sibs) 29: [23] [23] 0x561ed341fab0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x561ed341fb40 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] 0x561ed3406840 [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] 0x561ed341d2a0 [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] 0x561ed3408360 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x561ed34083f0 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x561ed3408480 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x561ed3408510 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x561ed34085a0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x561ed3408630 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x561ed34086c0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x561ed3408750 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x561ed34087e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x561ed3408870 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x561ed3408900 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] 0x561ed341ffd0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x561ed3420060 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x561ed34200f0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x561ed3420180 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x561ed3420210 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x561ed34202a0 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x561ed3420330 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x561ed34203c0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x561ed3420450 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x561ed34204e0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x561ed3420570 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] 0x561ed3408c70 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x561ed3408d00 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x561ed3408d90 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x561ed3408e20 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x561ed3408eb0 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x561ed3408f40 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x561ed3408fd0 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x561ed3409060 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x561ed34090f0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x561ed3409180 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x561ed3409210 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] 0x561ed34208e0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x561ed3420970 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x561ed3420a00 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x561ed3420a90 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x561ed3420b20 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x561ed3420bb0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x561ed3420c40 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x561ed3420cd0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x561ed3420d60 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x561ed3420df0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x561ed3420e80 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] 0x561ed3409580 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x561ed3409610 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x561ed34096a0 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x561ed3409730 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] 0x561ed34211f0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x561ed3421280 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x561ed3421310 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x561ed34213a0 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] 0x561ed3409e90 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x561ed3409f20 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x561ed3409fb0 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x561ed340a040 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] 0x561ed3421b00 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x561ed3421b90 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x561ed3421c20 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x561ed3421cb0 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] 0x561ed340a7a0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x561ed340a830 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x561ed340a8c0 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] 0x561ed3422410 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x561ed34224a0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x561ed3422530 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] 0x561ed340b0b0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x561ed340b140 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x561ed340b1d0 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] 0x561ed3422d20 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x561ed3422db0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x561ed3422e40 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] 0x561ed340b9c0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x561ed340ba50 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x561ed340bae0 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] 0x561ed3423630 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x561ed34236c0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x561ed3423750 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] 0x561ed340c2d0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x561ed340c360 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x561ed340c3f0 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] 0x561ed3423f40 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x561ed3423fd0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x561ed3424060 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] 0x561ed340cbe0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x561ed340cc70 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x561ed340cd00 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x561ed340cd90 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] 0x561ed3424850 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x561ed34248e0 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x561ed3424970 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x561ed3424a00 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] 0x561ed340d4f0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x561ed340d580 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x561ed340d610 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x561ed340d6a0 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] 0x561ed3425160 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x561ed34251f0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x561ed3425280 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x561ed3425310 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] 0x561ed340e710 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x561ed340e7a0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x561ed340e830 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x561ed340e8c0 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x561ed340e950 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x561ed340e9e0 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x561ed340ea70 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x561ed340eb00 VAL: 'a' (2 sibs) 29: [8] [8] 0x561ed340eb90 VAL: 'b' (2 sibs) 29: [9] [9] 0x561ed340ec20 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x561ed340ecb0 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x561ed340ed40 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x561ed340edd0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x561ed340ee60 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x561ed340eef0 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x561ed340ef80 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x561ed340f010 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x561ed340f0a0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x561ed340f130 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x561ed340f1c0 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x561ed340f250 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x561ed340f2e0 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x561ed340f370 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] 0x561ed3426380 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x561ed3426410 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x561ed34264a0 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x561ed3426530 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x561ed34265c0 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x561ed3426650 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x561ed34266e0 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x561ed3426770 VAL: 'a' (2 sibs) 29: [8] [8] 0x561ed3426800 VAL: 'b' (2 sibs) 29: [9] [9] 0x561ed3426890 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x561ed3426920 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x561ed34269b0 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x561ed3426a40 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x561ed3426ad0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x561ed3426b60 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x561ed3426bf0 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x561ed3426c80 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x561ed3426d10 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x561ed3426da0 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x561ed3426e30 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x561ed3426ec0 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x561ed3426f50 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x561ed3426fe0 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] 0x561ed340de00 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x561ed340de90 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x561ed340df20 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x561ed340dfb0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x561ed340e040 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x561ed340e0d0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x561ed340e160 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x561ed340e1f0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x561ed340e280 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x561ed340e310 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x561ed340e3a0 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x561ed340e430 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x561ed340e4c0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x561ed340e550 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] 0x561ed3425a70 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x561ed3425b00 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x561ed3425b90 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x561ed3425c20 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x561ed3425cb0 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x561ed3425d40 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x561ed3425dd0 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x561ed3425e60 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x561ed3425ef0 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x561ed3425f80 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x561ed3426010 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x561ed34260a0 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x561ed3426130 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x561ed34261c0 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] 0x561ed340f920 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x561ed340f9b0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x561ed340fa40 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x561ed340fad0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x561ed340fb60 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x561ed340fbf0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x561ed340fc80 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x561ed340fd10 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x561ed340fda0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x561ed340fe30 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x561ed340fec0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x561ed340ff50 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x561ed340ffe0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x561ed3410070 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] 0x561ed3427590 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x561ed3427620 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x561ed34276b0 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x561ed3427740 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x561ed34277d0 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x561ed3427860 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x561ed34278f0 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x561ed3427980 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x561ed3427a10 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x561ed3427aa0 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x561ed3427b30 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x561ed3427bc0 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x561ed3427c50 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x561ed3427ce0 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] 0x561ed3410b40 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x561ed3410bd0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x561ed3410c60 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x561ed3410cf0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x561ed3410d80 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x561ed3410e10 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x561ed3410ea0 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x561ed3410f30 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x561ed3410fc0 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x561ed3411050 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x561ed34110e0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x561ed3411170 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x561ed3411200 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x561ed3411290 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x561ed3411320 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x561ed34113b0 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x561ed3411440 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x561ed34114d0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x561ed3411560 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x561ed34115f0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x561ed3411680 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x561ed3411710 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x561ed34117a0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x561ed3411830 VAL: 'v80' (3 sibs) 29: [24] [24] 0x561ed34118c0 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] 0x561ed34287b0 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x561ed3428840 MAP: (6 sibs) 3 children: 29: [2] [2] 0x561ed34288d0 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x561ed3428960 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x561ed34289f0 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x561ed3428a80 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x561ed3428b10 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x561ed3428ba0 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x561ed3428c30 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x561ed3428cc0 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x561ed3428d50 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x561ed3428de0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x561ed3428e70 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x561ed3428f00 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x561ed3428f90 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x561ed3429020 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x561ed34290b0 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x561ed3429140 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x561ed34291d0 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x561ed3429260 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x561ed34292f0 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x561ed3429380 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x561ed3429410 VAL: 'v70' (3 sibs) 29: [23] [23] 0x561ed34294a0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x561ed3429530 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] 0x561ed3411d50 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x561ed3411de0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x561ed3411e70 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x561ed3411f00 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x561ed3411f90 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x561ed3412020 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x561ed34120b0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x561ed3412140 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x561ed34121d0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x561ed3412260 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x561ed34122f0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x561ed3412380 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x561ed3412410 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x561ed34124a0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x561ed3412530 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x561ed34125c0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x561ed3412650 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x561ed34126e0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x561ed3412770 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x561ed3412800 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x561ed3412890 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x561ed3412920 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x561ed34129b0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x561ed3412a40 VAL: 'v80' (3 sibs) 29: [24] [24] 0x561ed3412ad0 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] 0x561ed34299c0 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x561ed3429a50 MAP: (6 sibs) 3 children: 29: [2] [2] 0x561ed3429ae0 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x561ed3429b70 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x561ed3429c00 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x561ed3429c90 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x561ed3429d20 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x561ed3429db0 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x561ed3429e40 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x561ed3429ed0 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x561ed3429f60 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x561ed3429ff0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x561ed342a080 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x561ed342a110 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x561ed342a1a0 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x561ed342a230 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x561ed342a2c0 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x561ed342a350 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x561ed342a3e0 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x561ed342a470 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x561ed342a500 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x561ed342a590 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x561ed342a620 VAL: 'v70' (3 sibs) 29: [23] [23] 0x561ed342a6b0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x561ed342a740 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: 0x561ed3389fe0 [ROOT] DOCVAL***: '! a' (0 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x561ed3389a90 [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: 0x561ed338a0f8 [ROOT] MAP: (0 sibs) 8 children: 29: 0x561ed3388290 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0x561ed3388328 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0x561ed33883c0 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0x561ed3388458 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0x561ed33884f0 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0x561ed3388588 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0x561ed3388620 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x561ed3388760 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x561ed33887f8 KEYVAL: 'age' '15' (2 sibs) 29: 0x561ed33886b8 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x561ed3427ea0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x561ed3427f30 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x561ed3427fc0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x561ed3428050 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x561ed34280e0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x561ed3428170 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x561ed3428200 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x561ed3428290 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x561ed3428320 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x561ed34283b0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x561ed3428440 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: 0x561ed338a210 [ROOT] MAP: (0 sibs) 8 children: 29: 0x561ed3388d10 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0x561ed3388da8 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0x561ed3388e40 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0x561ed3388ed8 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0x561ed3388f70 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0x561ed3389008 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0x561ed33890a0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x561ed33891e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x561ed3389278 KEYVAL: 'age' '15' (2 sibs) 29: 0x561ed3389138 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x561ed342abd0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x561ed342ac60 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x561ed342acf0 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x561ed342ad80 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x561ed342ae10 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x561ed342aea0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x561ed342af30 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x561ed342afc0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x561ed342b050 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x561ed342b0e0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x561ed342b170 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: 0x561ed338a328 [ROOT] MAP: (0 sibs) 3 children: 29: 0x561ed3389320 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0x561ed33893b8 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0x561ed3389450 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x561ed34284e0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x561ed3428570 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x561ed3428600 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x561ed3428690 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: 0x561ed338a440 [ROOT] MAP: (0 sibs) 3 children: 29: 0x561ed3389dc0 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0x561ed3389e58 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0x561ed3389ef0 KEYVAL***: '!str key' '!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x561ed342b210 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x561ed342b2a0 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x561ed342b330 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x561ed342b3c0 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: 0x561ed338a558 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x561ed3387f10 VAL***: '!!int 0' (2 sibs) 29: 0x561ed3387fa8 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x561ed3414ff0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x561ed3415080 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x561ed3415110 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: 0x561ed338a670 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x561ed3388940 VAL***: '!int 0' (2 sibs) 29: 0x561ed33889d8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x561ed342b460 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x561ed342b4f0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x561ed342b580 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: 0x561ed338a788 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x561ed3388ad0 VAL***: '!!int 0' (2 sibs) 29: 0x561ed3388b68 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x561ed342b620 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x561ed342b6b0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x561ed342b740 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: 0x561ed338a8a0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x561ed338b120 VAL***: '!int 0' (2 sibs) 29: 0x561ed338b1b8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x561ed342b7e0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x561ed342b870 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x561ed342b900 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: 0x561ed338a9b8 [ROOT] MAP: (0 sibs) 1 children: 29: 0x561ed3389680 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0x561ed3389720 VAL***: '!!int 0' (2 sibs) 29: 0x561ed33897b8 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x561ed342b9a0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x561ed342ba30 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x561ed342bac0 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x561ed342bb50 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: 0x561ed338aad0 [ROOT] MAP: (0 sibs) 1 children: 29: 0x561ed33898b0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0x561ed3389950 VAL***: '!int 0' (2 sibs) 29: 0x561ed33899e8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x561ed342bbf0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x561ed342bc80 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x561ed342bd10 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x561ed342bda0 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: 0x561ed338abe8 [ROOT] STREAM: (0 sibs) 12 children: 29: 0x561ed338b4e0 DOCMAP***: !!map (12 sibs) 2 children: 29: 0x561ed338bc10 KEYVAL: 'a' '0' (2 sibs) 29: 0x561ed338bca8 KEYVAL: 'b' '1' (2 sibs) 29: 0x561ed338b578 DOCMAP***: !map (12 sibs) 1 children: 29: 0x561ed3388c60 KEYVAL: 'a' 'b' (1 sibs) 29: 0x561ed338b610 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0x561ed338bd50 VAL: 'a' (2 sibs) 29: 0x561ed338bde8 VAL: 'b' (2 sibs) 29: 0x561ed338b6a8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x561ed338b740 DOCVAL***: '!!str a b' (12 sibs) 29: 0x561ed338b7d8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x561ed338b870 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x561ed338b908 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x561ed338b9a0 DOCMAP: (12 sibs) 1 children: 29: 0x561ed3389d10 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0x561ed338ba38 DOCVAL***: '!!str a b' (12 sibs) 29: 0x561ed338bad0 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x561ed338be90 KEYVAL: 'a' '' (2 sibs) 29: 0x561ed338bf28 KEYVAL: 'b' '' (2 sibs) 29: 0x561ed338bb68 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x561ed338bfd0 KEYVAL: 'a' '' (2 sibs) 29: 0x561ed338c068 KEYVAL: 'b' '' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x561ed342be40 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x561ed342bed0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x561ed342bf60 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x561ed342bff0 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x561ed342c080 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x561ed342c110 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x561ed342c1a0 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x561ed342c230 VAL: 'a' (2 sibs) 29: [8] [8] 0x561ed342c2c0 VAL: 'b' (2 sibs) 29: [9] [9] 0x561ed342c350 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x561ed342c3e0 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x561ed342c470 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x561ed342c500 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x561ed342c590 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x561ed342c620 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x561ed342c6b0 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x561ed342c740 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x561ed342c7d0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x561ed342c860 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x561ed342c8f0 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x561ed342c980 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x561ed342ca10 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x561ed342caa0 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: 0x561ed338ad00 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0x561ed338c1b0 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0x561ed338c248 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0x561ed338c4b0 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0x561ed338c548 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0x561ed338c2e0 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0x561ed338c5f0 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0x561ed338c688 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0x561ed338c378 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0x561ed338c730 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0x561ed338c7c8 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0x561ed338c410 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0x561ed338c870 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0x561ed338c908 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x561ed342cb40 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x561ed342cbd0 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x561ed342cc60 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x561ed342ccf0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x561ed342cd80 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x561ed342ce10 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x561ed342cea0 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x561ed342cf30 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x561ed342cfc0 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x561ed342d050 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x561ed342d0e0 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x561ed342d170 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x561ed342d200 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x561ed342d290 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: 0x561ed338ae18 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0x561ed338ca00 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0x561ed338ca98 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0x561ed338cd00 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0x561ed338cd98 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0x561ed338cb30 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0x561ed338ce40 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0x561ed338ced8 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0x561ed338cbc8 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0x561ed338cf80 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0x561ed338d018 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0x561ed338cc60 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0x561ed338d0c0 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0x561ed338d158 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x561ed342d330 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x561ed342d3c0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x561ed342d450 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x561ed342d4e0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x561ed342d570 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x561ed342d600 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x561ed342d690 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x561ed342d720 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x561ed342d7b0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x561ed342d840 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x561ed342d8d0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x561ed342d960 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x561ed342d9f0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x561ed342da80 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: 0x561ed338af30 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0x561ed338dd30 MAP: (6 sibs) 3 children: 29: 0x561ed338e0d0 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0x561ed338e168 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0x561ed338e200 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0x561ed338ddc8 MAP***: !!map (6 sibs) 3 children: 29: 0x561ed338e2a0 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0x561ed338e338 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0x561ed338e3d0 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0x561ed338de60 MAP***: !!map (6 sibs) 3 children: 29: 0x561ed338e470 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x561ed338e508 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x561ed338e5a0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x561ed338def8 SEQ: (6 sibs) 3 children: 29: 0x561ed338e640 VAL***: '!!str v10' (3 sibs) 29: 0x561ed338e6d8 VAL***: '!!str v20' (3 sibs) 29: 0x561ed338e770 VAL***: '!!str v30' (3 sibs) 29: 0x561ed338df90 SEQ***: !!seq (6 sibs) 3 children: 29: 0x561ed338e810 VAL***: '!!str v40' (3 sibs) 29: 0x561ed338e8a8 VAL***: '!!str v50' (3 sibs) 29: 0x561ed338e940 VAL***: '!!str v60' (3 sibs) 29: 0x561ed338e028 SEQ***: !!seq (6 sibs) 3 children: 29: 0x561ed338e9e0 VAL: 'v70' (3 sibs) 29: 0x561ed338ea78 VAL: 'v80' (3 sibs) 29: 0x561ed338eb10 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x561ed342db20 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x561ed342dbb0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x561ed342dc40 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x561ed342dcd0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x561ed342dd60 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x561ed342ddf0 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x561ed342de80 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x561ed342df10 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x561ed342dfa0 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x561ed342e030 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x561ed342e0c0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x561ed342e150 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x561ed342e1e0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x561ed342e270 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x561ed342e300 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x561ed342e390 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x561ed342e420 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x561ed342e4b0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x561ed342e540 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x561ed342e5d0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x561ed342e660 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x561ed342e6f0 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x561ed342e780 VAL: 'v70' (3 sibs) 29: [23] [23] 0x561ed342e810 VAL: 'v80' (3 sibs) 29: [24] [24] 0x561ed342e8a0 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: 0x561ed338b048 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0x561ed338ec00 MAP: (6 sibs) 3 children: 29: 0x561ed338efa0 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0x561ed338f038 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0x561ed338f0d0 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0x561ed338ec98 MAP***: !map (6 sibs) 3 children: 29: 0x561ed338f170 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0x561ed338f208 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0x561ed338f2a0 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0x561ed338ed30 MAP***: !map (6 sibs) 3 children: 29: 0x561ed338f340 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x561ed338f3d8 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x561ed338f470 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x561ed338edc8 SEQ: (6 sibs) 3 children: 29: 0x561ed338f510 VAL***: '!str v10' (3 sibs) 29: 0x561ed338f5a8 VAL***: '!str v20' (3 sibs) 29: 0x561ed338f640 VAL***: '!str v30' (3 sibs) 29: 0x561ed338ee60 SEQ***: !seq (6 sibs) 3 children: 29: 0x561ed338f6e0 VAL***: '!str v40' (3 sibs) 29: 0x561ed338f778 VAL***: '!str v50' (3 sibs) 29: 0x561ed338f810 VAL***: '!str v60' (3 sibs) 29: 0x561ed338eef8 SEQ***: !seq (6 sibs) 3 children: 29: 0x561ed338f8b0 VAL: 'v70' (3 sibs) 29: 0x561ed338f948 VAL: 'v80' (3 sibs) 29: 0x561ed338f9e0 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x561ed342e940 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x561ed342e9d0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x561ed342ea60 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x561ed342eaf0 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x561ed342eb80 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x561ed342ec10 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x561ed342eca0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x561ed342ed30 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x561ed342edc0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x561ed342ee50 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x561ed342eee0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x561ed342ef70 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x561ed342f000 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x561ed342f090 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x561ed342f120 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x561ed342f1b0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x561ed342f240 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x561ed342f2d0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x561ed342f360 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x561ed342f3f0 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x561ed342f480 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x561ed342f510 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x561ed342f5a0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x561ed342f630 VAL: 'v80' (3 sibs) 29: [24] [24] 0x561ed342f6c0 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: 0x561ed3389fe0 [ROOT] DOCVAL***: '! a' (0 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x561ed3389c70 [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: 0x561ed338a0f8 [ROOT] MAP: (0 sibs) 8 children: 29: 0x561ed3388290 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0x561ed3388328 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0x561ed33883c0 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0x561ed3388458 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0x561ed33884f0 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0x561ed3388588 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0x561ed3388620 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x561ed3388760 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x561ed33887f8 KEYVAL: 'age' '15' (2 sibs) 29: 0x561ed33886b8 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x561ed342f760 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x561ed342f7f0 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x561ed342f880 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x561ed342f910 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x561ed342f9a0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x561ed342fa30 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x561ed342fac0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x561ed342fb50 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x561ed342fbe0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x561ed342fc70 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x561ed342fd00 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: 0x561ed338a210 [ROOT] MAP: (0 sibs) 8 children: 29: 0x561ed3388d10 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0x561ed3388da8 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0x561ed3388e40 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0x561ed3388ed8 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0x561ed3388f70 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0x561ed3389008 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0x561ed33890a0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x561ed33891e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x561ed3389278 KEYVAL: 'age' '15' (2 sibs) 29: 0x561ed3389138 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x561ed342fda0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x561ed342fe30 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x561ed342fec0 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x561ed342ff50 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x561ed342ffe0 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x561ed3430070 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x561ed3430100 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x561ed3430190 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x561ed3430220 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x561ed34302b0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x561ed3430340 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: 0x561ed338a328 [ROOT] MAP: (0 sibs) 3 children: 29: 0x561ed3389320 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0x561ed33893b8 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0x561ed3389450 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x561ed34303e0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x561ed3430470 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x561ed3430500 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x561ed3430590 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: 0x561ed338a440 [ROOT] MAP: (0 sibs) 3 children: 29: 0x561ed3389dc0 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0x561ed3389e58 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0x561ed3389ef0 KEYVAL***: '!str key' '!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x561ed3430630 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x561ed34306c0 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x561ed3430750 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x561ed34307e0 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: 0x561ed338a558 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x561ed3387f10 VAL***: '!!int 0' (2 sibs) 29: 0x561ed3387fa8 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x561ed3430880 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x561ed3430910 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x561ed34309a0 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: 0x561ed338a670 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x561ed3388940 VAL***: '!int 0' (2 sibs) 29: 0x561ed33889d8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x561ed3430a40 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x561ed3430ad0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x561ed3430b60 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: 0x561ed338a788 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x561ed3388ad0 VAL***: '!!int 0' (2 sibs) 29: 0x561ed3388b68 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x561ed3430c00 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x561ed3430c90 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x561ed3430d20 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: 0x561ed338a8a0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x561ed338b120 VAL***: '!int 0' (2 sibs) 29: 0x561ed338b1b8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x561ed3430dc0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x561ed3430e50 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x561ed3430ee0 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: 0x561ed338a9b8 [ROOT] MAP: (0 sibs) 1 children: 29: 0x561ed3389680 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0x561ed3389720 VAL***: '!!int 0' (2 sibs) 29: 0x561ed33897b8 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x561ed3430f80 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x561ed3431010 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x561ed34310a0 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x561ed3431130 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: 0x561ed338aad0 [ROOT] MAP: (0 sibs) 1 children: 29: 0x561ed33898b0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0x561ed3389950 VAL***: '!int 0' (2 sibs) 29: 0x561ed33899e8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x561ed34311d0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x561ed3431260 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x561ed34312f0 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x561ed3431380 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: 0x561ed338abe8 [ROOT] STREAM: (0 sibs) 12 children: 29: 0x561ed338b4e0 DOCMAP***: !!map (12 sibs) 2 children: 29: 0x561ed338bc10 KEYVAL: 'a' '0' (2 sibs) 29: 0x561ed338bca8 KEYVAL: 'b' '1' (2 sibs) 29: 0x561ed338b578 DOCMAP***: !map (12 sibs) 1 children: 29: 0x561ed3388c60 KEYVAL: 'a' 'b' (1 sibs) 29: 0x561ed338b610 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0x561ed338bd50 VAL: 'a' (2 sibs) 29: 0x561ed338bde8 VAL: 'b' (2 sibs) 29: 0x561ed338b6a8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x561ed338b740 DOCVAL***: '!!str a b' (12 sibs) 29: 0x561ed338b7d8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x561ed338b870 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x561ed338b908 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x561ed338b9a0 DOCMAP: (12 sibs) 1 children: 29: 0x561ed3389d10 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0x561ed338ba38 DOCVAL***: '!!str a b' (12 sibs) 29: 0x561ed338bad0 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x561ed338be90 KEYVAL: 'a' '' (2 sibs) 29: 0x561ed338bf28 KEYVAL: 'b' '' (2 sibs) 29: 0x561ed338bb68 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x561ed338bfd0 KEYVAL: 'a' '' (2 sibs) 29: 0x561ed338c068 KEYVAL: 'b' '' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x561ed3431420 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x561ed34314b0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x561ed3431540 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x561ed34315d0 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x561ed3431660 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x561ed34316f0 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x561ed3431780 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x561ed3431810 VAL: 'a' (2 sibs) 29: [8] [8] 0x561ed34318a0 VAL: 'b' (2 sibs) 29: [9] [9] 0x561ed3431930 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x561ed34319c0 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x561ed3431a50 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x561ed3431ae0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x561ed3431b70 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x561ed3431c00 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x561ed3431c90 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x561ed3431d20 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x561ed3431db0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x561ed3431e40 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x561ed3431ed0 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x561ed3431f60 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x561ed3431ff0 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x561ed3432080 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: 0x561ed338ad00 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0x561ed338c1b0 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0x561ed338c248 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0x561ed338c4b0 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0x561ed338c548 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0x561ed338c2e0 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0x561ed338c5f0 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0x561ed338c688 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0x561ed338c378 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0x561ed338c730 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0x561ed338c7c8 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0x561ed338c410 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0x561ed338c870 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0x561ed338c908 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x561ed3432120 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x561ed34321b0 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x561ed3432240 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x561ed34322d0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x561ed3432360 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x561ed34323f0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x561ed3432480 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x561ed3432510 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x561ed34325a0 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x561ed3432630 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x561ed34326c0 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x561ed3432750 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x561ed34327e0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x561ed3432870 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: 0x561ed338ae18 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0x561ed338ca00 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0x561ed338ca98 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0x561ed338cd00 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0x561ed338cd98 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0x561ed338cb30 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0x561ed338ce40 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0x561ed338ced8 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0x561ed338cbc8 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0x561ed338cf80 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0x561ed338d018 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0x561ed338cc60 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0x561ed338d0c0 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0x561ed338d158 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x561ed3432910 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x561ed34329a0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x561ed3432a30 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x561ed3432ac0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x561ed3432b50 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x561ed3432be0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x561ed3432c70 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x561ed3432d00 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x561ed3432d90 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x561ed3432e20 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x561ed3432eb0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x561ed3432f40 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x561ed3432fd0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x561ed3433060 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: 0x561ed338af30 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0x561ed338dd30 MAP: (6 sibs) 3 children: 29: 0x561ed338e0d0 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0x561ed338e168 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0x561ed338e200 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0x561ed338ddc8 MAP***: !!map (6 sibs) 3 children: 29: 0x561ed338e2a0 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0x561ed338e338 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0x561ed338e3d0 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0x561ed338de60 MAP***: !!map (6 sibs) 3 children: 29: 0x561ed338e470 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x561ed338e508 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x561ed338e5a0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x561ed338def8 SEQ: (6 sibs) 3 children: 29: 0x561ed338e640 VAL***: '!!str v10' (3 sibs) 29: 0x561ed338e6d8 VAL***: '!!str v20' (3 sibs) 29: 0x561ed338e770 VAL***: '!!str v30' (3 sibs) 29: 0x561ed338df90 SEQ***: !!seq (6 sibs) 3 children: 29: 0x561ed338e810 VAL***: '!!str v40' (3 sibs) 29: 0x561ed338e8a8 VAL***: '!!str v50' (3 sibs) 29: 0x561ed338e940 VAL***: '!!str v60' (3 sibs) 29: 0x561ed338e028 SEQ***: !!seq (6 sibs) 3 children: 29: 0x561ed338e9e0 VAL: 'v70' (3 sibs) 29: 0x561ed338ea78 VAL: 'v80' (3 sibs) 29: 0x561ed338eb10 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x561ed3433100 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x561ed3433190 MAP: (6 sibs) 3 children: 29: [2] [2] 0x561ed3433220 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x561ed34332b0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x561ed3433340 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x561ed34333d0 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x561ed3433460 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x561ed34334f0 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x561ed3433580 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x561ed3433610 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x561ed34336a0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x561ed3433730 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x561ed34337c0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x561ed3433850 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x561ed34338e0 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x561ed3433970 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x561ed3433a00 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x561ed3433a90 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x561ed3433b20 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x561ed3433bb0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x561ed3433c40 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x561ed3433cd0 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x561ed3433d60 VAL: 'v70' (3 sibs) 29: [23] [23] 0x561ed3433df0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x561ed3433e80 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: 0x561ed338b048 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0x561ed338ec00 MAP: (6 sibs) 3 children: 29: 0x561ed338efa0 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0x561ed338f038 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0x561ed338f0d0 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0x561ed338ec98 MAP***: !map (6 sibs) 3 children: 29: 0x561ed338f170 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0x561ed338f208 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0x561ed338f2a0 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0x561ed338ed30 MAP***: !map (6 sibs) 3 children: 29: 0x561ed338f340 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x561ed338f3d8 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x561ed338f470 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x561ed338edc8 SEQ: (6 sibs) 3 children: 29: 0x561ed338f510 VAL***: '!str v10' (3 sibs) 29: 0x561ed338f5a8 VAL***: '!str v20' (3 sibs) 29: 0x561ed338f640 VAL***: '!str v30' (3 sibs) 29: 0x561ed338ee60 SEQ***: !seq (6 sibs) 3 children: 29: 0x561ed338f6e0 VAL***: '!str v40' (3 sibs) 29: 0x561ed338f778 VAL***: '!str v50' (3 sibs) 29: 0x561ed338f810 VAL***: '!str v60' (3 sibs) 29: 0x561ed338eef8 SEQ***: !seq (6 sibs) 3 children: 29: 0x561ed338f8b0 VAL: 'v70' (3 sibs) 29: 0x561ed338f948 VAL: 'v80' (3 sibs) 29: 0x561ed338f9e0 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x561ed3433f20 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x561ed3433fb0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x561ed3434040 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x561ed34340d0 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x561ed3434160 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x561ed34341f0 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x561ed3434280 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x561ed3434310 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x561ed34343a0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x561ed3434430 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x561ed34344c0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x561ed3434550 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x561ed34345e0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x561ed3434670 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x561ed3434700 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x561ed3434790 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x561ed3434820 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x561ed34348b0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x561ed3434940 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x561ed34349d0 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x561ed3434a60 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x561ed3434af0 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x561ed3434b80 VAL: 'v70' (3 sibs) 29: [23] [23] 0x561ed3434c10 VAL: 'v80' (3 sibs) 29: [24] [24] 0x561ed3434ca0 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 (27 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: 0x562a8d69cb70 [ROOT] STREAM: (0 sibs) 3 children: 30: 0x562a8d699230 DOCMAP: (3 sibs) 3 children: 30: 0x562a8d699400 KEYVAL: 'a' '' (3 sibs) 30: 0x562a8d699498 KEYVAL: 'b' '' (3 sibs) 30: 0x562a8d699530 KEYVAL: '' '' (3 sibs) 30: 0x562a8d6992c8 DOCMAP***: !!set (3 sibs) 2 children: 30: 0x562a8d6995d0 KEYVAL: 'a' '' (2 sibs) 30: 0x562a8d699668 KEYVAL: 'b' '' (2 sibs) 30: 0x562a8d699360 DOCMAP***: !!set (3 sibs) 3 children: 30: 0x562a8d699710 KEYVAL: 'a' '' (3 sibs) 30: 0x562a8d6997a8 KEYVAL: 'b' '' (3 sibs) 30: 0x562a8d699840 KEYVAL: '' '' (3 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x562a8d70ab50 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0x562a8d70ad90 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0x562a8d70abe0 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0x562a8d70ac70 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0x562a8d70ad00 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x562a8d70ae20 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x562a8d70aeb0 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x562a8d70af40 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x562a8d70afd0 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x562a8d70b060 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x562a8d70b0f0 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x562a8d70b180 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: 0x562a8d69cc88 [ROOT] MAP: (0 sibs) 5 children: 30: 0x562a8d699c40 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0x562a8d699cd8 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x562a8d699d70 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x562a8d699e08 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x562a8d699ea0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x562a8d70cbd0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x562a8d70cc60 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x562a8d70ccf0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x562a8d70cd80 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x562a8d70ce10 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x562a8d70cea0 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: 0x562a8d69cda0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x562a8d69a3b0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0x562a8d69a448 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x562a8d69a4e0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x562a8d69a578 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x562a8d69a610 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x562a8d70eb80 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x562a8d70ec10 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x562a8d70eca0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x562a8d70ed30 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x562a8d70edc0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x562a8d70ee50 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: 0x562a8d69ceb8 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x562a8d69a6b0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0x562a8d69a748 VAL: '?foo' (5 sibs) 30: 0x562a8d69a7e0 VAL: ':foo' (5 sibs) 30: 0x562a8d69a878 VAL: '-foo' (5 sibs) 30: 0x562a8d69a910 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x562a8d710990 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x562a8d710a20 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x562a8d710ab0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x562a8d710b40 VAL: ':foo' (5 sibs) 30: [4] [4] 0x562a8d710bd0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x562a8d710c60 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: 0x562a8d69cfd0 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x562a8d69b280 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0x562a8d69b318 VAL: '?foo' (5 sibs) 30: 0x562a8d69b3b0 VAL: ':foo' (5 sibs) 30: 0x562a8d69b448 VAL: '-foo' (5 sibs) 30: 0x562a8d69b4e0 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x562a8d712880 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x562a8d712910 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x562a8d7129a0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x562a8d712a30 VAL: ':foo' (5 sibs) 30: [4] [4] 0x562a8d712ac0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x562a8d712b50 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: 0x562a8d69d0e8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x562a8d699f90 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x562a8d7145b0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x562a8d714640 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: 0x562a8d69d200 [ROOT] MAP: (0 sibs) 2 children: 30: 0x562a8d698f20 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x562a8d698fb8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x562a8d7163a0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x562a8d716430 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x562a8d7164c0 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: 0x562a8d69d318 [ROOT] MAP: (0 sibs) 2 children: 30: 0x562a8d69a0d0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x562a8d69a168 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x562a8d718190 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x562a8d718220 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x562a8d7182b0 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: 0x562a8d69d430 [ROOT] MAP: (0 sibs) 2 children: 30: 0x562a8d69a260 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x562a8d69a2f8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x562a8d719ec0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x562a8d719f50 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x562a8d719fe0 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: 0x562a8d69d548 [ROOT] MAP: (0 sibs) 2 children: 30: 0x562a8d69aa00 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x562a8d69aa98 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x562a8d71bbf0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x562a8d71bc80 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x562a8d71bd10 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: 0x562a8d69d660 [ROOT] MAP: (0 sibs) 2 children: 30: 0x562a8d69acd0 KEYMAP: 'map' (2 sibs) 2 children: 30: 0x562a8d69ae10 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x562a8d69aea8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x562a8d69ad68 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x562a8d71dc20 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x562a8d71dcb0 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x562a8d71dd40 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x562a8d71ddd0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x562a8d71de60 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: 0x562a8d69d778 [ROOT] SEQ: (0 sibs) 2 children: 30: 0x562a8d69b040 MAP: (2 sibs) 2 children: 30: 0x562a8d69c710 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x562a8d69c7a8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x562a8d69b0d8 MAP: (2 sibs) 1 children: 30: 0x562a8d69b180 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x562a8d71fb10 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x562a8d71fba0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x562a8d71fc30 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x562a8d71fcc0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x562a8d71fd50 MAP: (2 sibs) 1 children: 30: [5] [5] 0x562a8d71fde0 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: 0x562a8d69d890 [ROOT] MAP: (0 sibs) 1 children: 30: 0x562a8d69af50 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] 0x562a8d7219c0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x562a8d721a50 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: 0x562a8d69d9a8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x562a8d69c8a0 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] 0x562a8d723870 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x562a8d723900 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: 0x562a8d69dac0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x562a8d69c990 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x562a8d725720 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x562a8d7257b0 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: 0x562a8d69dbd8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x562a8d69ca80 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x562a8d7275d0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x562a8d727660 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: 0x562a8d69dcf0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x562a8d69ee80 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] 0x562a8d729480 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x562a8d729510 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: 0x562a8d69de08 [ROOT] MAP: (0 sibs) 1 children: 30: 0x562a8d69b5d0 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x562a8d72b330 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x562a8d72b3c0 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: 0x562a8d69df20 [ROOT] MAP: (0 sibs) 5 children: 30: 0x562a8d69b670 KEYVAL: 'a' '' (5 sibs) 30: 0x562a8d69b708 KEYVAL: 'b' '' (5 sibs) 30: 0x562a8d69b7a0 KEYVAL: 'c' '' (5 sibs) 30: 0x562a8d69b838 KEYVAL: 'd' '' (5 sibs) 30: 0x562a8d69b8d0 KEYVAL: 'e' '' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x562a8d72d060 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x562a8d72d0f0 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x562a8d72d180 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x562a8d72d210 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x562a8d72d2a0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x562a8d72d330 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: 0x562a8d69e038 [ROOT] MAP: (0 sibs) 6 children: 30: 0x562a8d69b9c0 KEYVAL: 'a' '1' (6 sibs) 30: 0x562a8d69ba58 KEYVAL: 'b' '' (6 sibs) 30: 0x562a8d69baf0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0x562a8d69bb88 KEYVAL: 'd' '' (6 sibs) 30: 0x562a8d69bc20 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0x562a8d69bcb8 KEYVAL: 'f' '' (6 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x562a8d72ed90 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x562a8d72ee20 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x562a8d72eeb0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x562a8d72ef40 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x562a8d72efd0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x562a8d72f060 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x562a8d72f0f0 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: 0x562a8d69cb70 [ROOT] STREAM: (0 sibs) 3 children: 30: 0x562a8d699230 DOCMAP: (3 sibs) 3 children: 30: 0x562a8d699400 KEYVAL: 'a' '' (3 sibs) 30: 0x562a8d699498 KEYVAL: 'b' '' (3 sibs) 30: 0x562a8d699530 KEYVAL: '' '' (3 sibs) 30: 0x562a8d6992c8 DOCMAP***: !!set (3 sibs) 2 children: 30: 0x562a8d6995d0 KEYVAL: 'a' '' (2 sibs) 30: 0x562a8d699668 KEYVAL: 'b' '' (2 sibs) 30: 0x562a8d699360 DOCMAP***: !!set (3 sibs) 3 children: 30: 0x562a8d699710 KEYVAL: 'a' '' (3 sibs) 30: 0x562a8d6997a8 KEYVAL: 'b' '' (3 sibs) 30: 0x562a8d699840 KEYVAL: '' '' (3 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x562a8d72f6e0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0x562a8d72f920 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0x562a8d72f770 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0x562a8d72f800 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0x562a8d72f890 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x562a8d72f9b0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x562a8d72fa40 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x562a8d72fad0 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x562a8d72fb60 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x562a8d72fbf0 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x562a8d72fc80 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x562a8d72fd10 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: 0x562a8d69cc88 [ROOT] MAP: (0 sibs) 5 children: 30: 0x562a8d699c40 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0x562a8d699cd8 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x562a8d699d70 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x562a8d699e08 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x562a8d699ea0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x562a8d72fff0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x562a8d730080 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x562a8d730110 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x562a8d7301a0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x562a8d730230 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x562a8d7302c0 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: 0x562a8d69cda0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x562a8d69a3b0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0x562a8d69a448 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x562a8d69a4e0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x562a8d69a578 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x562a8d69a610 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x562a8d730900 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x562a8d730990 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x562a8d730a20 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x562a8d730ab0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x562a8d730b40 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x562a8d730bd0 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: 0x562a8d69ceb8 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x562a8d69a6b0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0x562a8d69a748 VAL: '?foo' (5 sibs) 30: 0x562a8d69a7e0 VAL: ':foo' (5 sibs) 30: 0x562a8d69a878 VAL: '-foo' (5 sibs) 30: 0x562a8d69a910 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x562a8d731210 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x562a8d7312a0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x562a8d731330 VAL: '?foo' (5 sibs) 30: [3] [3] 0x562a8d7313c0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x562a8d731450 VAL: '-foo' (5 sibs) 30: [5] [5] 0x562a8d7314e0 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: 0x562a8d69cfd0 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x562a8d69b280 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0x562a8d69b318 VAL: '?foo' (5 sibs) 30: 0x562a8d69b3b0 VAL: ':foo' (5 sibs) 30: 0x562a8d69b448 VAL: '-foo' (5 sibs) 30: 0x562a8d69b4e0 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x562a8d731b20 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x562a8d731bb0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x562a8d731c40 VAL: '?foo' (5 sibs) 30: [3] [3] 0x562a8d731cd0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x562a8d731d60 VAL: '-foo' (5 sibs) 30: [5] [5] 0x562a8d731df0 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: 0x562a8d69d0e8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x562a8d699f90 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x562a8d732430 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x562a8d7324c0 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: 0x562a8d69d200 [ROOT] MAP: (0 sibs) 2 children: 30: 0x562a8d698f20 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x562a8d698fb8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x562a8d732d40 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x562a8d732dd0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x562a8d732e60 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: 0x562a8d69d318 [ROOT] MAP: (0 sibs) 2 children: 30: 0x562a8d69a0d0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x562a8d69a168 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x562a8d733650 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x562a8d7336e0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x562a8d733770 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: 0x562a8d69d430 [ROOT] MAP: (0 sibs) 2 children: 30: 0x562a8d69a260 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x562a8d69a2f8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x562a8d733f60 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x562a8d733ff0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x562a8d734080 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: 0x562a8d69d548 [ROOT] MAP: (0 sibs) 2 children: 30: 0x562a8d69aa00 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x562a8d69aa98 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x562a8d734870 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x562a8d734900 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x562a8d734990 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: 0x562a8d69d660 [ROOT] MAP: (0 sibs) 2 children: 30: 0x562a8d69acd0 KEYMAP: 'map' (2 sibs) 2 children: 30: 0x562a8d69ae10 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x562a8d69aea8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x562a8d69ad68 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x562a8d735180 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x562a8d735210 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x562a8d7352a0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x562a8d735330 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x562a8d7353c0 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: 0x562a8d69d778 [ROOT] SEQ: (0 sibs) 2 children: 30: 0x562a8d69b040 MAP: (2 sibs) 2 children: 30: 0x562a8d69c710 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x562a8d69c7a8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x562a8d69b0d8 MAP: (2 sibs) 1 children: 30: 0x562a8d69b180 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x562a8d735a90 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x562a8d735b20 MAP: (2 sibs) 2 children: 30: [2] [2] 0x562a8d735bb0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x562a8d735c40 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x562a8d735cd0 MAP: (2 sibs) 1 children: 30: [5] [5] 0x562a8d735d60 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: 0x562a8d69d890 [ROOT] MAP: (0 sibs) 1 children: 30: 0x562a8d69af50 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] 0x562a8d7363a0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x562a8d736430 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: 0x562a8d69d9a8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x562a8d69c8a0 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] 0x562a8d736cb0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x562a8d736d40 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: 0x562a8d69dac0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x562a8d69c990 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x562a8d7375c0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x562a8d737650 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: 0x562a8d69dbd8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x562a8d69ca80 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x562a8d737ed0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x562a8d737f60 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: 0x562a8d69dcf0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x562a8d69ee80 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] 0x562a8d7387e0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x562a8d738870 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: 0x562a8d69de08 [ROOT] MAP: (0 sibs) 1 children: 30: 0x562a8d69b5d0 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x562a8d7390f0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x562a8d739180 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: 0x562a8d69df20 [ROOT] MAP: (0 sibs) 5 children: 30: 0x562a8d69b670 KEYVAL: 'a' '' (5 sibs) 30: 0x562a8d69b708 KEYVAL: 'b' '' (5 sibs) 30: 0x562a8d69b7a0 KEYVAL: 'c' '' (5 sibs) 30: 0x562a8d69b838 KEYVAL: 'd' '' (5 sibs) 30: 0x562a8d69b8d0 KEYVAL: 'e' '' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x562a8d739a00 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x562a8d739a90 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x562a8d739b20 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x562a8d739bb0 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x562a8d739c40 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x562a8d739cd0 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: 0x562a8d69e038 [ROOT] MAP: (0 sibs) 6 children: 30: 0x562a8d69b9c0 KEYVAL: 'a' '1' (6 sibs) 30: 0x562a8d69ba58 KEYVAL: 'b' '' (6 sibs) 30: 0x562a8d69baf0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0x562a8d69bb88 KEYVAL: 'd' '' (6 sibs) 30: 0x562a8d69bc20 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0x562a8d69bcb8 KEYVAL: 'f' '' (6 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x562a8d73a310 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x562a8d73a3a0 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x562a8d73a430 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x562a8d73a4c0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x562a8d73a550 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x562a8d73a5e0 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x562a8d73a670 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] 0x562a8d70ab50 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0x562a8d70ad90 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0x562a8d70abe0 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0x562a8d70ac70 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0x562a8d70ad00 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x562a8d70ae20 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x562a8d70aeb0 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x562a8d70af40 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x562a8d70afd0 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x562a8d70b060 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x562a8d70b0f0 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x562a8d70b180 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] 0x562a8d73c080 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0x562a8d73c110 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0x562a8d73c1a0 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0x562a8d73c230 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0x562a8d73c2c0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x562a8d73c350 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x562a8d73c3e0 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x562a8d73c470 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x562a8d73c500 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x562a8d73c590 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x562a8d73c620 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x562a8d73c6b0 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] 0x562a8d70cbd0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x562a8d70cc60 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x562a8d70ccf0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x562a8d70cd80 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x562a8d70ce10 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x562a8d70cea0 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] 0x562a8d73d270 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x562a8d73d300 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x562a8d73d390 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x562a8d73d420 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x562a8d73d4b0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x562a8d73d540 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] 0x562a8d70eb80 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x562a8d70ec10 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x562a8d70eca0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x562a8d70ed30 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x562a8d70edc0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x562a8d70ee50 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] 0x562a8d73db80 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x562a8d73dc10 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x562a8d73dca0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x562a8d73dd30 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x562a8d73ddc0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x562a8d73de50 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] 0x562a8d710990 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x562a8d710a20 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x562a8d710ab0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x562a8d710b40 VAL: ':foo' (5 sibs) 30: [4] [4] 0x562a8d710bd0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x562a8d710c60 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] 0x562a8d73e490 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x562a8d73e520 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x562a8d73e5b0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x562a8d73e640 VAL: ':foo' (5 sibs) 30: [4] [4] 0x562a8d73e6d0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x562a8d73e760 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] 0x562a8d712880 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x562a8d712910 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x562a8d7129a0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x562a8d712a30 VAL: ':foo' (5 sibs) 30: [4] [4] 0x562a8d712ac0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x562a8d712b50 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] 0x562a8d73eda0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x562a8d73ee30 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x562a8d73eec0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x562a8d73ef50 VAL: ':foo' (5 sibs) 30: [4] [4] 0x562a8d73efe0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x562a8d73f070 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] 0x562a8d7145b0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x562a8d714640 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] 0x562a8d73f6b0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x562a8d73f740 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] 0x562a8d7163a0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x562a8d716430 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x562a8d7164c0 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] 0x562a8d73ffc0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x562a8d740050 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x562a8d7400e0 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] 0x562a8d718190 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x562a8d718220 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x562a8d7182b0 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] 0x562a8d7408d0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x562a8d740960 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x562a8d7409f0 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] 0x562a8d719ec0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x562a8d719f50 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x562a8d719fe0 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] 0x562a8d7411e0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x562a8d741270 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x562a8d741300 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] 0x562a8d71bbf0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x562a8d71bc80 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x562a8d71bd10 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] 0x562a8d741af0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x562a8d741b80 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x562a8d741c10 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] 0x562a8d71dc20 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x562a8d71dcb0 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x562a8d71dd40 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x562a8d71ddd0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x562a8d71de60 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] 0x562a8d742400 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x562a8d742490 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x562a8d742520 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x562a8d7425b0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x562a8d742640 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] 0x562a8d71fb10 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x562a8d71fba0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x562a8d71fc30 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x562a8d71fcc0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x562a8d71fd50 MAP: (2 sibs) 1 children: 30: [5] [5] 0x562a8d71fde0 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] 0x562a8d742d10 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x562a8d742da0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x562a8d742e30 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x562a8d742ec0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x562a8d742f50 MAP: (2 sibs) 1 children: 30: [5] [5] 0x562a8d742fe0 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] 0x562a8d7219c0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x562a8d721a50 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] 0x562a8d743620 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x562a8d7436b0 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] 0x562a8d723870 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x562a8d723900 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] 0x562a8d743f30 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x562a8d743fc0 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] 0x562a8d725720 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x562a8d7257b0 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] 0x562a8d744840 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x562a8d7448d0 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] 0x562a8d7275d0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x562a8d727660 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] 0x562a8d745150 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x562a8d7451e0 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] 0x562a8d729480 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x562a8d729510 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] 0x562a8d745a60 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x562a8d745af0 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] 0x562a8d72b330 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x562a8d72b3c0 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] 0x562a8d746370 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x562a8d746400 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] 0x562a8d72d060 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x562a8d72d0f0 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x562a8d72d180 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x562a8d72d210 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x562a8d72d2a0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x562a8d72d330 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] 0x562a8d746c80 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x562a8d746d10 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x562a8d746da0 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x562a8d746e30 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x562a8d746ec0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x562a8d746f50 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] 0x562a8d72ed90 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x562a8d72ee20 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x562a8d72eeb0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x562a8d72ef40 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x562a8d72efd0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x562a8d72f060 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x562a8d72f0f0 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] 0x562a8d747590 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x562a8d747620 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x562a8d7476b0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x562a8d747740 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x562a8d7477d0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x562a8d747860 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x562a8d7478f0 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] 0x562a8d72f6e0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0x562a8d72f920 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0x562a8d72f770 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0x562a8d72f800 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0x562a8d72f890 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x562a8d72f9b0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x562a8d72fa40 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x562a8d72fad0 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x562a8d72fb60 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x562a8d72fbf0 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x562a8d72fc80 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x562a8d72fd10 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] 0x562a8d747ea0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0x562a8d747f30 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0x562a8d747fc0 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0x562a8d748050 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0x562a8d7480e0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x562a8d748170 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x562a8d748200 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x562a8d748290 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x562a8d748320 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x562a8d7483b0 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x562a8d748440 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x562a8d7484d0 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] 0x562a8d72fff0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x562a8d730080 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x562a8d730110 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x562a8d7301a0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x562a8d730230 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x562a8d7302c0 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] 0x562a8d7487b0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x562a8d748840 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x562a8d7488d0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x562a8d748960 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x562a8d7489f0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x562a8d748a80 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] 0x562a8d730900 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x562a8d730990 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x562a8d730a20 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x562a8d730ab0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x562a8d730b40 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x562a8d730bd0 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] 0x562a8d7490c0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x562a8d749150 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x562a8d7491e0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x562a8d749270 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x562a8d749300 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x562a8d749390 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] 0x562a8d731210 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x562a8d7312a0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x562a8d731330 VAL: '?foo' (5 sibs) 30: [3] [3] 0x562a8d7313c0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x562a8d731450 VAL: '-foo' (5 sibs) 30: [5] [5] 0x562a8d7314e0 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] 0x562a8d7499d0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x562a8d749a60 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x562a8d749af0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x562a8d749b80 VAL: ':foo' (5 sibs) 30: [4] [4] 0x562a8d749c10 VAL: '-foo' (5 sibs) 30: [5] [5] 0x562a8d749ca0 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] 0x562a8d731b20 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x562a8d731bb0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x562a8d731c40 VAL: '?foo' (5 sibs) 30: [3] [3] 0x562a8d731cd0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x562a8d731d60 VAL: '-foo' (5 sibs) 30: [5] [5] 0x562a8d731df0 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] 0x562a8d74a2e0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x562a8d74a370 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x562a8d74a400 VAL: '?foo' (5 sibs) 30: [3] [3] 0x562a8d74a490 VAL: ':foo' (5 sibs) 30: [4] [4] 0x562a8d74a520 VAL: '-foo' (5 sibs) 30: [5] [5] 0x562a8d74a5b0 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] 0x562a8d732430 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x562a8d7324c0 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] 0x562a8d74abf0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x562a8d74ac80 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] 0x562a8d732d40 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x562a8d732dd0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x562a8d732e60 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] 0x562a8d74b500 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x562a8d74b590 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x562a8d74b620 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] 0x562a8d733650 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x562a8d7336e0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x562a8d733770 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] 0x562a8d74be10 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x562a8d74bea0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x562a8d74bf30 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] 0x562a8d733f60 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x562a8d733ff0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x562a8d734080 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] 0x562a8d74c720 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x562a8d74c7b0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x562a8d74c840 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] 0x562a8d734870 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x562a8d734900 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x562a8d734990 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] 0x562a8d74d030 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x562a8d74d0c0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x562a8d74d150 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] 0x562a8d735180 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x562a8d735210 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x562a8d7352a0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x562a8d735330 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x562a8d7353c0 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] 0x562a8d74d940 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x562a8d74d9d0 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x562a8d74da60 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x562a8d74daf0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x562a8d74db80 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] 0x562a8d735a90 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x562a8d735b20 MAP: (2 sibs) 2 children: 30: [2] [2] 0x562a8d735bb0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x562a8d735c40 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x562a8d735cd0 MAP: (2 sibs) 1 children: 30: [5] [5] 0x562a8d735d60 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] 0x562a8d74e250 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x562a8d74e2e0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x562a8d74e370 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x562a8d74e400 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x562a8d74e490 MAP: (2 sibs) 1 children: 30: [5] [5] 0x562a8d74e520 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] 0x562a8d7363a0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x562a8d736430 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] 0x562a8d74eb60 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x562a8d74ebf0 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] 0x562a8d736cb0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x562a8d736d40 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] 0x562a8d74f470 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x562a8d74f500 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] 0x562a8d7375c0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x562a8d737650 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] 0x562a8d74fd80 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x562a8d74fe10 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] 0x562a8d737ed0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x562a8d737f60 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] 0x562a8d750690 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x562a8d750720 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] 0x562a8d7387e0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x562a8d738870 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] 0x562a8d750fa0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x562a8d751030 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] 0x562a8d7390f0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x562a8d739180 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] 0x562a8d7518b0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x562a8d751940 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] 0x562a8d739a00 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x562a8d739a90 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x562a8d739b20 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x562a8d739bb0 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x562a8d739c40 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x562a8d739cd0 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] 0x562a8d7521c0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x562a8d752250 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x562a8d7522e0 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x562a8d752370 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x562a8d752400 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x562a8d752490 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] 0x562a8d73a310 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x562a8d73a3a0 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x562a8d73a430 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x562a8d73a4c0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x562a8d73a550 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x562a8d73a5e0 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x562a8d73a670 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] 0x562a8d752ad0 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x562a8d752b60 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x562a8d752bf0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x562a8d752c80 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x562a8d752d10 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x562a8d752da0 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x562a8d752e30 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: 0x562a8d69cb70 [ROOT] STREAM: (0 sibs) 3 children: 30: 0x562a8d699230 DOCMAP: (3 sibs) 3 children: 30: 0x562a8d699400 KEYVAL: 'a' '' (3 sibs) 30: 0x562a8d699498 KEYVAL: 'b' '' (3 sibs) 30: 0x562a8d699530 KEYVAL: '' '' (3 sibs) 30: 0x562a8d6992c8 DOCMAP***: !!set (3 sibs) 2 children: 30: 0x562a8d6995d0 KEYVAL: 'a' '' (2 sibs) 30: 0x562a8d699668 KEYVAL: 'b' '' (2 sibs) 30: 0x562a8d699360 DOCMAP***: !!set (3 sibs) 3 children: 30: 0x562a8d699710 KEYVAL: 'a' '' (3 sibs) 30: 0x562a8d6997a8 KEYVAL: 'b' '' (3 sibs) 30: 0x562a8d699840 KEYVAL: '' '' (3 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x562a8d7533e0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0x562a8d753470 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0x562a8d753500 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0x562a8d753590 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0x562a8d753620 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x562a8d7536b0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x562a8d753740 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x562a8d7537d0 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x562a8d753860 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x562a8d7538f0 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x562a8d753980 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x562a8d753a10 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: 0x562a8d69cc88 [ROOT] MAP: (0 sibs) 5 children: 30: 0x562a8d699c40 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0x562a8d699cd8 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x562a8d699d70 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x562a8d699e08 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x562a8d699ea0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x562a8d753ab0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x562a8d753b40 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x562a8d753bd0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x562a8d753c60 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x562a8d753cf0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x562a8d753d80 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: 0x562a8d69cda0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x562a8d69a3b0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0x562a8d69a448 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x562a8d69a4e0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x562a8d69a578 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x562a8d69a610 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x562a8d753e20 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x562a8d753eb0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x562a8d753f40 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x562a8d753fd0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x562a8d754060 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x562a8d7540f0 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: 0x562a8d69ceb8 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x562a8d69a6b0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0x562a8d69a748 VAL: '?foo' (5 sibs) 30: 0x562a8d69a7e0 VAL: ':foo' (5 sibs) 30: 0x562a8d69a878 VAL: '-foo' (5 sibs) 30: 0x562a8d69a910 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x562a8d754190 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x562a8d754220 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x562a8d7542b0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x562a8d754340 VAL: ':foo' (5 sibs) 30: [4] [4] 0x562a8d7543d0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x562a8d754460 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: 0x562a8d69cfd0 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x562a8d69b280 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0x562a8d69b318 VAL: '?foo' (5 sibs) 30: 0x562a8d69b3b0 VAL: ':foo' (5 sibs) 30: 0x562a8d69b448 VAL: '-foo' (5 sibs) 30: 0x562a8d69b4e0 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x562a8d754500 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x562a8d754590 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x562a8d754620 VAL: '?foo' (5 sibs) 30: [3] [3] 0x562a8d7546b0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x562a8d754740 VAL: '-foo' (5 sibs) 30: [5] [5] 0x562a8d7547d0 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: 0x562a8d69d0e8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x562a8d699f90 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x562a8d754870 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x562a8d754900 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: 0x562a8d69d200 [ROOT] MAP: (0 sibs) 2 children: 30: 0x562a8d698f20 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x562a8d698fb8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x562a8d7549a0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x562a8d754a30 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x562a8d754ac0 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: 0x562a8d69d318 [ROOT] MAP: (0 sibs) 2 children: 30: 0x562a8d69a0d0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x562a8d69a168 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x562a8d754b60 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x562a8d754bf0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x562a8d754c80 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: 0x562a8d69d430 [ROOT] MAP: (0 sibs) 2 children: 30: 0x562a8d69a260 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x562a8d69a2f8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x562a8d754d20 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x562a8d754db0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x562a8d754e40 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: 0x562a8d69d548 [ROOT] MAP: (0 sibs) 2 children: 30: 0x562a8d69aa00 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x562a8d69aa98 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x562a8d754ee0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x562a8d754f70 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x562a8d755000 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: 0x562a8d69d660 [ROOT] MAP: (0 sibs) 2 children: 30: 0x562a8d69acd0 KEYMAP: 'map' (2 sibs) 2 children: 30: 0x562a8d69ae10 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x562a8d69aea8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x562a8d69ad68 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x562a8d7550a0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x562a8d755130 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x562a8d7551c0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x562a8d755250 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x562a8d7552e0 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: 0x562a8d69d778 [ROOT] SEQ: (0 sibs) 2 children: 30: 0x562a8d69b040 MAP: (2 sibs) 2 children: 30: 0x562a8d69c710 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x562a8d69c7a8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x562a8d69b0d8 MAP: (2 sibs) 1 children: 30: 0x562a8d69b180 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x562a8d755380 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x562a8d755410 MAP: (2 sibs) 2 children: 30: [2] [2] 0x562a8d7554a0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x562a8d755530 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x562a8d7555c0 MAP: (2 sibs) 1 children: 30: [5] [5] 0x562a8d755650 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: 0x562a8d69d890 [ROOT] MAP: (0 sibs) 1 children: 30: 0x562a8d69af50 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] 0x562a8d7556f0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x562a8d755780 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: 0x562a8d69d9a8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x562a8d69c8a0 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] 0x562a8d755820 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x562a8d7558b0 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: 0x562a8d69dac0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x562a8d69c990 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x562a8d755950 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x562a8d7559e0 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: 0x562a8d69dbd8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x562a8d69ca80 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x562a8d755a80 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x562a8d755b10 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: 0x562a8d69dcf0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x562a8d69ee80 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] 0x562a8d755bb0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x562a8d755c40 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: 0x562a8d69de08 [ROOT] MAP: (0 sibs) 1 children: 30: 0x562a8d69b5d0 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x562a8d755ce0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x562a8d755d70 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: 0x562a8d69df20 [ROOT] MAP: (0 sibs) 5 children: 30: 0x562a8d69b670 KEYVAL: 'a' '' (5 sibs) 30: 0x562a8d69b708 KEYVAL: 'b' '' (5 sibs) 30: 0x562a8d69b7a0 KEYVAL: 'c' '' (5 sibs) 30: 0x562a8d69b838 KEYVAL: 'd' '' (5 sibs) 30: 0x562a8d69b8d0 KEYVAL: 'e' '' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x562a8d755e10 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x562a8d755ea0 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x562a8d755f30 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x562a8d755fc0 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x562a8d756050 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x562a8d7560e0 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: 0x562a8d69e038 [ROOT] MAP: (0 sibs) 6 children: 30: 0x562a8d69b9c0 KEYVAL: 'a' '1' (6 sibs) 30: 0x562a8d69ba58 KEYVAL: 'b' '' (6 sibs) 30: 0x562a8d69baf0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0x562a8d69bb88 KEYVAL: 'd' '' (6 sibs) 30: 0x562a8d69bc20 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0x562a8d69bcb8 KEYVAL: 'f' '' (6 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x562a8d756180 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x562a8d756210 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x562a8d7562a0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x562a8d756330 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x562a8d7563c0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x562a8d756450 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x562a8d7564e0 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: 0x562a8d69cb70 [ROOT] STREAM: (0 sibs) 3 children: 30: 0x562a8d699230 DOCMAP: (3 sibs) 3 children: 30: 0x562a8d699400 KEYVAL: 'a' '' (3 sibs) 30: 0x562a8d699498 KEYVAL: 'b' '' (3 sibs) 30: 0x562a8d699530 KEYVAL: '' '' (3 sibs) 30: 0x562a8d6992c8 DOCMAP***: !!set (3 sibs) 2 children: 30: 0x562a8d6995d0 KEYVAL: 'a' '' (2 sibs) 30: 0x562a8d699668 KEYVAL: 'b' '' (2 sibs) 30: 0x562a8d699360 DOCMAP***: !!set (3 sibs) 3 children: 30: 0x562a8d699710 KEYVAL: 'a' '' (3 sibs) 30: 0x562a8d6997a8 KEYVAL: 'b' '' (3 sibs) 30: 0x562a8d699840 KEYVAL: '' '' (3 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x562a8d756580 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0x562a8d756610 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0x562a8d7566a0 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0x562a8d756730 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0x562a8d7567c0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x562a8d756850 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x562a8d7568e0 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x562a8d756970 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x562a8d756a00 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x562a8d756a90 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x562a8d756b20 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x562a8d756bb0 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: 0x562a8d69cc88 [ROOT] MAP: (0 sibs) 5 children: 30: 0x562a8d699c40 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0x562a8d699cd8 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x562a8d699d70 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x562a8d699e08 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x562a8d699ea0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x562a8d756c50 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x562a8d756ce0 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x562a8d756d70 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x562a8d756e00 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x562a8d756e90 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x562a8d756f20 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: 0x562a8d69cda0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x562a8d69a3b0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0x562a8d69a448 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x562a8d69a4e0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x562a8d69a578 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x562a8d69a610 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x562a8d756fc0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x562a8d757050 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x562a8d7570e0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x562a8d757170 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x562a8d757200 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x562a8d757290 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: 0x562a8d69ceb8 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x562a8d69a6b0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0x562a8d69a748 VAL: '?foo' (5 sibs) 30: 0x562a8d69a7e0 VAL: ':foo' (5 sibs) 30: 0x562a8d69a878 VAL: '-foo' (5 sibs) 30: 0x562a8d69a910 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x562a8d757330 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x562a8d7573c0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x562a8d757450 VAL: '?foo' (5 sibs) 30: [3] [3] 0x562a8d7574e0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x562a8d757570 VAL: '-foo' (5 sibs) 30: [5] [5] 0x562a8d757600 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: 0x562a8d69cfd0 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x562a8d69b280 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0x562a8d69b318 VAL: '?foo' (5 sibs) 30: 0x562a8d69b3b0 VAL: ':foo' (5 sibs) 30: 0x562a8d69b448 VAL: '-foo' (5 sibs) 30: 0x562a8d69b4e0 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x562a8d7576a0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x562a8d757730 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x562a8d7577c0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x562a8d757850 VAL: ':foo' (5 sibs) 30: [4] [4] 0x562a8d7578e0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x562a8d757970 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: 0x562a8d69d0e8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x562a8d699f90 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x562a8d757a10 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x562a8d757aa0 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: 0x562a8d69d200 [ROOT] MAP: (0 sibs) 2 children: 30: 0x562a8d698f20 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x562a8d698fb8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x562a8d757b40 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x562a8d757bd0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x562a8d757c60 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: 0x562a8d69d318 [ROOT] MAP: (0 sibs) 2 children: 30: 0x562a8d69a0d0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x562a8d69a168 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x562a8d757d00 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x562a8d757d90 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x562a8d757e20 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: 0x562a8d69d430 [ROOT] MAP: (0 sibs) 2 children: 30: 0x562a8d69a260 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x562a8d69a2f8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x562a8d757ec0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x562a8d757f50 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x562a8d757fe0 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: 0x562a8d69d548 [ROOT] MAP: (0 sibs) 2 children: 30: 0x562a8d69aa00 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x562a8d69aa98 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x562a8d758080 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x562a8d758110 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x562a8d7581a0 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: 0x562a8d69d660 [ROOT] MAP: (0 sibs) 2 children: 30: 0x562a8d69acd0 KEYMAP: 'map' (2 sibs) 2 children: 30: 0x562a8d69ae10 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x562a8d69aea8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x562a8d69ad68 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x562a8d758240 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x562a8d7582d0 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x562a8d758360 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x562a8d7583f0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x562a8d758480 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: 0x562a8d69d778 [ROOT] SEQ: (0 sibs) 2 children: 30: 0x562a8d69b040 MAP: (2 sibs) 2 children: 30: 0x562a8d69c710 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x562a8d69c7a8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x562a8d69b0d8 MAP: (2 sibs) 1 children: 30: 0x562a8d69b180 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x562a8d758520 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x562a8d7585b0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x562a8d758640 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x562a8d7586d0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x562a8d758760 MAP: (2 sibs) 1 children: 30: [5] [5] 0x562a8d7587f0 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: 0x562a8d69d890 [ROOT] MAP: (0 sibs) 1 children: 30: 0x562a8d69af50 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] 0x562a8d758890 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x562a8d758920 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: 0x562a8d69d9a8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x562a8d69c8a0 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] 0x562a8d7589c0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x562a8d758a50 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: 0x562a8d69dac0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x562a8d69c990 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x562a8d758af0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x562a8d758b80 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: 0x562a8d69dbd8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x562a8d69ca80 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x562a8d758c20 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x562a8d758cb0 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: 0x562a8d69dcf0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x562a8d69ee80 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] 0x562a8d758d50 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x562a8d758de0 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: 0x562a8d69de08 [ROOT] MAP: (0 sibs) 1 children: 30: 0x562a8d69b5d0 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x562a8d758e80 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x562a8d758f10 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: 0x562a8d69df20 [ROOT] MAP: (0 sibs) 5 children: 30: 0x562a8d69b670 KEYVAL: 'a' '' (5 sibs) 30: 0x562a8d69b708 KEYVAL: 'b' '' (5 sibs) 30: 0x562a8d69b7a0 KEYVAL: 'c' '' (5 sibs) 30: 0x562a8d69b838 KEYVAL: 'd' '' (5 sibs) 30: 0x562a8d69b8d0 KEYVAL: 'e' '' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x562a8d758fb0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x562a8d759040 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x562a8d7590d0 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x562a8d759160 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x562a8d7591f0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x562a8d759280 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: 0x562a8d69e038 [ROOT] MAP: (0 sibs) 6 children: 30: 0x562a8d69b9c0 KEYVAL: 'a' '1' (6 sibs) 30: 0x562a8d69ba58 KEYVAL: 'b' '' (6 sibs) 30: 0x562a8d69baf0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0x562a8d69bb88 KEYVAL: 'd' '' (6 sibs) 30: 0x562a8d69bc20 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0x562a8d69bcb8 KEYVAL: 'f' '' (6 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x562a8d759320 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x562a8d7593b0 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x562a8d759440 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x562a8d7594d0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x562a8d759560 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x562a8d7595f0 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x562a8d759680 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 (26 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: 0x55f0303b2b50 [ROOT] MAP: (0 sibs) 3 children: 31: 0x55f0303b1a40 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x55f0303b1c10 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x55f0303b1ca8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x55f0303b1d40 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x55f0303b1ad8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x55f0303b1de0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x55f0303b1e78 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x55f0303b1f10 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x55f0303b1b70 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x55f0303b1fb0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x55f0303b2048 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x55f0303b20e0 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x55f0303ca750 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55f0303ca7e0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55f0303ca870 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55f0303ca900 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55f0303ca990 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55f0303caa20 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55f0303caab0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55f0303cab40 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55f0303cabd0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55f0303cac60 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55f0303cacf0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55f0303cad80 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55f0303cae10 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: 0x55f0303b2c68 [ROOT] MAP: (0 sibs) 3 children: 31: 0x55f0303b23c0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x55f0303b2590 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x55f0303b2628 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x55f0303b26c0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x55f0303b2458 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x55f0303b2760 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x55f0303b27f8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x55f0303b2890 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x55f0303b24f0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x55f0303b2930 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x55f0303b29c8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x55f0303b2a60 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x55f0303cc7d0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55f0303cc860 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55f0303cc8f0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55f0303cc980 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55f0303cca10 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55f0303ccaa0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55f0303ccb30 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55f0303ccbc0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55f0303ccc50 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55f0303ccce0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55f0303ccd70 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55f0303cce00 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55f0303cce90 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: 0x55f0303b2d80 [ROOT] MAP: (0 sibs) 3 children: 31: 0x55f0303b2f70 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x55f0303b3140 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x55f0303b31d8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x55f0303b3270 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x55f0303b3008 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x55f0303b3310 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x55f0303b33a8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x55f0303b3440 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x55f0303b30a0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x55f0303b34e0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x55f0303b3578 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x55f0303b3610 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x55f0303ce720 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55f0303ce7b0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55f0303ce840 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55f0303ce8d0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55f0303ce960 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55f0303ce9f0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55f0303cea80 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55f0303ceb10 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55f0303ceba0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55f0303cec30 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55f0303cecc0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55f0303ced50 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55f0303cede0 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: 0x55f0303b2e98 [ROOT] MAP: (0 sibs) 1 children: 31: 0x55f0303b37f0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0x55f0303b3890 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0x55f0303b3928 KEYVAL: 'port' '7001' (2 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x55f0303d0670 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x55f0303d0700 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x55f0303d0790 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x55f0303d0820 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: 0x55f0303b2b50 [ROOT] MAP: (0 sibs) 3 children: 31: 0x55f0303b1a40 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x55f0303b1c10 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x55f0303b1ca8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x55f0303b1d40 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x55f0303b1ad8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x55f0303b1de0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x55f0303b1e78 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x55f0303b1f10 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x55f0303b1b70 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x55f0303b1fb0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x55f0303b2048 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x55f0303b20e0 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x55f0303d0f80 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55f0303d1010 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55f0303d10a0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55f0303d1130 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55f0303d11c0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55f0303d1250 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55f0303d12e0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55f0303d1370 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55f0303d1400 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55f0303d1490 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55f0303d1520 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55f0303d15b0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55f0303d1640 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: 0x55f0303b2c68 [ROOT] MAP: (0 sibs) 3 children: 31: 0x55f0303b23c0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x55f0303b2590 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x55f0303b2628 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x55f0303b26c0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x55f0303b2458 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x55f0303b2760 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x55f0303b27f8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x55f0303b2890 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x55f0303b24f0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x55f0303b2930 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x55f0303b29c8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x55f0303b2a60 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x55f0303d1890 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55f0303d1920 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55f0303d19b0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55f0303d1a40 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55f0303d1ad0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55f0303d1b60 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55f0303d1bf0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55f0303d1c80 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55f0303d1d10 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55f0303d1da0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55f0303d1e30 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55f0303d1ec0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55f0303d1f50 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: 0x55f0303b2d80 [ROOT] MAP: (0 sibs) 3 children: 31: 0x55f0303b2f70 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x55f0303b3140 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x55f0303b31d8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x55f0303b3270 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x55f0303b3008 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x55f0303b3310 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x55f0303b33a8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x55f0303b3440 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x55f0303b30a0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x55f0303b34e0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x55f0303b3578 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x55f0303b3610 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x55f0303d21a0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55f0303d2230 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55f0303d22c0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55f0303d2350 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55f0303d23e0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55f0303d2470 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55f0303d2500 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55f0303d2590 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55f0303d2620 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55f0303d26b0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55f0303d2740 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55f0303d27d0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55f0303d2860 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: 0x55f0303b2e98 [ROOT] MAP: (0 sibs) 1 children: 31: 0x55f0303b37f0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0x55f0303b3890 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0x55f0303b3928 KEYVAL: 'port' '7001' (2 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x55f0303d2ab0 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x55f0303d2b40 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x55f0303d2bd0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x55f0303d2c60 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] 0x55f0303ca750 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55f0303ca7e0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55f0303ca870 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55f0303ca900 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55f0303ca990 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55f0303caa20 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55f0303caab0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55f0303cab40 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55f0303cabd0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55f0303cac60 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55f0303cacf0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55f0303cad80 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55f0303cae10 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] 0x55f0303d3b30 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55f0303d3bc0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55f0303d3c50 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55f0303d3ce0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55f0303d3d70 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55f0303d3e00 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55f0303d3e90 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55f0303d3f20 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55f0303d3fb0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55f0303d4040 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55f0303d40d0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55f0303d4160 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55f0303d41f0 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] 0x55f0303cc7d0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55f0303cc860 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55f0303cc8f0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55f0303cc980 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55f0303cca10 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55f0303ccaa0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55f0303ccb30 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55f0303ccbc0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55f0303ccc50 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55f0303ccce0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55f0303ccd70 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55f0303cce00 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55f0303cce90 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] 0x55f0303d4d20 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55f0303d4db0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55f0303d4e40 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55f0303d4ed0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55f0303d4f60 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55f0303d4ff0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55f0303d5080 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55f0303d5110 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55f0303d51a0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55f0303d5230 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55f0303d52c0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55f0303d5350 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55f0303d53e0 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] 0x55f0303ce720 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55f0303ce7b0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55f0303ce840 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55f0303ce8d0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55f0303ce960 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55f0303ce9f0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55f0303cea80 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55f0303ceb10 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55f0303ceba0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55f0303cec30 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55f0303cecc0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55f0303ced50 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55f0303cede0 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] 0x55f0303d5630 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55f0303d56c0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55f0303d5750 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55f0303d57e0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55f0303d5870 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55f0303d5900 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55f0303d5990 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55f0303d5a20 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55f0303d5ab0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55f0303d5b40 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55f0303d5bd0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55f0303d5c60 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55f0303d5cf0 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] 0x55f0303d0670 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x55f0303d0700 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x55f0303d0790 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x55f0303d0820 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] 0x55f0303d5f40 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x55f0303d5fd0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x55f0303d6060 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x55f0303d60f0 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] 0x55f0303d0f80 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55f0303d1010 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55f0303d10a0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55f0303d1130 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55f0303d11c0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55f0303d1250 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55f0303d12e0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55f0303d1370 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55f0303d1400 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55f0303d1490 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55f0303d1520 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55f0303d15b0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55f0303d1640 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] 0x55f0303d6850 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55f0303d68e0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55f0303d6970 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55f0303d6a00 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55f0303d6a90 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55f0303d6b20 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55f0303d6bb0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55f0303d6c40 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55f0303d6cd0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55f0303d6d60 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55f0303d6df0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55f0303d6e80 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55f0303d6f10 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] 0x55f0303d1890 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55f0303d1920 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55f0303d19b0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55f0303d1a40 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55f0303d1ad0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55f0303d1b60 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55f0303d1bf0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55f0303d1c80 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55f0303d1d10 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55f0303d1da0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55f0303d1e30 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55f0303d1ec0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55f0303d1f50 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] 0x55f0303d7160 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55f0303d71f0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55f0303d7280 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55f0303d7310 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55f0303d73a0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55f0303d7430 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55f0303d74c0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55f0303d7550 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55f0303d75e0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55f0303d7670 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55f0303d7700 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55f0303d7790 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55f0303d7820 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] 0x55f0303d21a0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55f0303d2230 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55f0303d22c0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55f0303d2350 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55f0303d23e0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55f0303d2470 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55f0303d2500 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55f0303d2590 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55f0303d2620 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55f0303d26b0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55f0303d2740 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55f0303d27d0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55f0303d2860 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] 0x55f0303d7a70 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55f0303d7b00 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55f0303d7b90 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55f0303d7c20 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55f0303d7cb0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55f0303d7d40 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55f0303d7dd0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55f0303d7e60 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55f0303d7ef0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55f0303d7f80 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55f0303d8010 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55f0303d80a0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55f0303d8130 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] 0x55f0303d2ab0 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x55f0303d2b40 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x55f0303d2bd0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x55f0303d2c60 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] 0x55f0303d8380 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x55f0303d8410 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x55f0303d84a0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x55f0303d8530 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: 0x55f0303b2b50 [ROOT] MAP: (0 sibs) 3 children: 31: 0x55f0303b1a40 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x55f0303b1c10 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x55f0303b1ca8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x55f0303b1d40 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x55f0303b1ad8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x55f0303b1de0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x55f0303b1e78 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x55f0303b1f10 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x55f0303b1b70 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x55f0303b1fb0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x55f0303b2048 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x55f0303b20e0 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x55f0303d8c90 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55f0303d8d20 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55f0303d8db0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55f0303d8e40 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55f0303d8ed0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55f0303d8f60 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55f0303d8ff0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55f0303d9080 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55f0303d9110 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55f0303d91a0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55f0303d9230 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55f0303d92c0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55f0303d9350 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: 0x55f0303b2c68 [ROOT] MAP: (0 sibs) 3 children: 31: 0x55f0303b23c0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x55f0303b2590 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x55f0303b2628 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x55f0303b26c0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x55f0303b2458 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x55f0303b2760 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x55f0303b27f8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x55f0303b2890 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x55f0303b24f0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x55f0303b2930 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x55f0303b29c8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x55f0303b2a60 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x55f0303d93f0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55f0303d9480 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55f0303d9510 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55f0303d95a0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55f0303d9630 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55f0303d96c0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55f0303d9750 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55f0303d97e0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55f0303d9870 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55f0303d9900 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55f0303d9990 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55f0303d9a20 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55f0303d9ab0 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: 0x55f0303b2d80 [ROOT] MAP: (0 sibs) 3 children: 31: 0x55f0303b2f70 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x55f0303b3140 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x55f0303b31d8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x55f0303b3270 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x55f0303b3008 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x55f0303b3310 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x55f0303b33a8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x55f0303b3440 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x55f0303b30a0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x55f0303b34e0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x55f0303b3578 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x55f0303b3610 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x55f0303d9b50 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55f0303d9be0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55f0303d9c70 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55f0303d9d00 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55f0303d9d90 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55f0303d9e20 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55f0303d9eb0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55f0303d9f40 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55f0303d9fd0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55f0303da060 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55f0303da0f0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55f0303da180 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55f0303da210 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: 0x55f0303b2e98 [ROOT] MAP: (0 sibs) 1 children: 31: 0x55f0303b37f0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0x55f0303b3890 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0x55f0303b3928 KEYVAL: 'port' '7001' (2 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x55f0303d4540 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x55f0303d45d0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x55f0303d4660 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x55f0303d46f0 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: 0x55f0303b2b50 [ROOT] MAP: (0 sibs) 3 children: 31: 0x55f0303b1a40 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x55f0303b1c10 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x55f0303b1ca8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x55f0303b1d40 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x55f0303b1ad8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x55f0303b1de0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x55f0303b1e78 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x55f0303b1f10 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x55f0303b1b70 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x55f0303b1fb0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x55f0303b2048 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x55f0303b20e0 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x55f0303da2b0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55f0303da340 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55f0303da3d0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55f0303da460 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55f0303da4f0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55f0303da580 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55f0303da610 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55f0303da6a0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55f0303da730 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55f0303da7c0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55f0303da850 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55f0303da8e0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55f0303da970 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: 0x55f0303b2c68 [ROOT] MAP: (0 sibs) 3 children: 31: 0x55f0303b23c0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x55f0303b2590 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x55f0303b2628 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x55f0303b26c0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x55f0303b2458 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x55f0303b2760 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x55f0303b27f8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x55f0303b2890 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x55f0303b24f0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x55f0303b2930 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x55f0303b29c8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x55f0303b2a60 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x55f0303daa10 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55f0303daaa0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55f0303dab30 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55f0303dabc0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55f0303dac50 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55f0303dace0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55f0303dad70 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55f0303dae00 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55f0303dae90 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55f0303daf20 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55f0303dafb0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55f0303db040 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55f0303db0d0 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: 0x55f0303b2d80 [ROOT] MAP: (0 sibs) 3 children: 31: 0x55f0303b2f70 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x55f0303b3140 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x55f0303b31d8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x55f0303b3270 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x55f0303b3008 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x55f0303b3310 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x55f0303b33a8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x55f0303b3440 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x55f0303b30a0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x55f0303b34e0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x55f0303b3578 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x55f0303b3610 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x55f0303db170 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55f0303db200 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55f0303db290 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55f0303db320 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55f0303db3b0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55f0303db440 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55f0303db4d0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55f0303db560 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55f0303db5f0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55f0303db680 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55f0303db710 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55f0303db7a0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55f0303db830 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: 0x55f0303b2e98 [ROOT] MAP: (0 sibs) 1 children: 31: 0x55f0303b37f0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0x55f0303b3890 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0x55f0303b3928 KEYVAL: 'port' '7001' (2 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x55f0303d4790 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x55f0303d4820 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x55f0303d48b0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x55f0303d4940 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: 0x55bf021b08d0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55bf021ae4d0 SEQ: (3 sibs) 0 children: 32: 0x55bf021ae568 SEQ: (3 sibs) 0 children: 32: 0x55bf021ae600 SEQ: (3 sibs) 0 children: 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55bf021df790 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55bf021df820 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x55bf021df8b0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x55bf021df940 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: 0x55bf021b09e8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55bf021aee50 SEQ: (3 sibs) 3 children: 32: 0x55bf021af020 VAL: '00' (3 sibs) 32: 0x55bf021af0b8 VAL: '01' (3 sibs) 32: 0x55bf021af150 VAL: '02' (3 sibs) 32: 0x55bf021aeee8 SEQ: (3 sibs) 3 children: 32: 0x55bf021af1f0 VAL: '10' (3 sibs) 32: 0x55bf021af288 VAL: '11' (3 sibs) 32: 0x55bf021af320 VAL: '12' (3 sibs) 32: 0x55bf021aef80 SEQ: (3 sibs) 3 children: 32: 0x55bf021af3c0 VAL: '20' (3 sibs) 32: 0x55bf021af458 VAL: '21' (3 sibs) 32: 0x55bf021af4f0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55bf021e1650 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55bf021e16e0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55bf021e1770 VAL: '00' (3 sibs) 32: [3] [3] 0x55bf021e1800 VAL: '01' (3 sibs) 32: [4] [4] 0x55bf021e1890 VAL: '02' (3 sibs) 32: [5] [5] 0x55bf021e1920 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55bf021e19b0 VAL: '10' (3 sibs) 32: [7] [7] 0x55bf021e1a40 VAL: '11' (3 sibs) 32: [8] [8] 0x55bf021e1ad0 VAL: '12' (3 sibs) 32: [9] [9] 0x55bf021e1b60 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55bf021e1bf0 VAL: '20' (3 sibs) 32: [11] [11] 0x55bf021e1c80 VAL: '21' (3 sibs) 32: [12] [12] 0x55bf021e1d10 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: 0x55bf021b0b00 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55bf021afa00 SEQ: (3 sibs) 3 children: 32: 0x55bf021afbd0 VAL: '00' (3 sibs) 32: 0x55bf021afc68 VAL: '01' (3 sibs) 32: 0x55bf021afd00 VAL: '02' (3 sibs) 32: 0x55bf021afa98 SEQ: (3 sibs) 3 children: 32: 0x55bf021afda0 VAL: '10' (3 sibs) 32: 0x55bf021afe38 VAL: '11' (3 sibs) 32: 0x55bf021afed0 VAL: '12' (3 sibs) 32: 0x55bf021afb30 SEQ: (3 sibs) 3 children: 32: 0x55bf021aff70 VAL: '20' (3 sibs) 32: 0x55bf021b0008 VAL: '21' (3 sibs) 32: 0x55bf021b00a0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55bf021e33c0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55bf021e3450 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55bf021e34e0 VAL: '00' (3 sibs) 32: [3] [3] 0x55bf021e3570 VAL: '01' (3 sibs) 32: [4] [4] 0x55bf021e3600 VAL: '02' (3 sibs) 32: [5] [5] 0x55bf021e3690 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55bf021e3720 VAL: '10' (3 sibs) 32: [7] [7] 0x55bf021e37b0 VAL: '11' (3 sibs) 32: [8] [8] 0x55bf021e3840 VAL: '12' (3 sibs) 32: [9] [9] 0x55bf021e38d0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55bf021e3960 VAL: '20' (3 sibs) 32: [11] [11] 0x55bf021e39f0 VAL: '21' (3 sibs) 32: [12] [12] 0x55bf021e3a80 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: 0x55bf021b0c18 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55bf021b0140 SEQ: (3 sibs) 3 children: 32: 0x55bf021b0310 VAL: '00' (3 sibs) 32: 0x55bf021b03a8 VAL: '01' (3 sibs) 32: 0x55bf021b0440 VAL: '02' (3 sibs) 32: 0x55bf021b01d8 SEQ: (3 sibs) 3 children: 32: 0x55bf021b04e0 VAL: '10' (3 sibs) 32: 0x55bf021b0578 VAL: '11' (3 sibs) 32: 0x55bf021b0610 VAL: '12' (3 sibs) 32: 0x55bf021b0270 SEQ: (3 sibs) 3 children: 32: 0x55bf021b06b0 VAL: '20' (3 sibs) 32: 0x55bf021b0748 VAL: '21' (3 sibs) 32: 0x55bf021b07e0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55bf021e51b0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55bf021e5240 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55bf021e52d0 VAL: '00' (3 sibs) 32: [3] [3] 0x55bf021e5360 VAL: '01' (3 sibs) 32: [4] [4] 0x55bf021e53f0 VAL: '02' (3 sibs) 32: [5] [5] 0x55bf021e5480 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55bf021e5510 VAL: '10' (3 sibs) 32: [7] [7] 0x55bf021e55a0 VAL: '11' (3 sibs) 32: [8] [8] 0x55bf021e5630 VAL: '12' (3 sibs) 32: [9] [9] 0x55bf021e56c0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55bf021e5750 VAL: '20' (3 sibs) 32: [11] [11] 0x55bf021e57e0 VAL: '21' (3 sibs) 32: [12] [12] 0x55bf021e5870 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: 0x55bf021b0d30 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55bf021b1150 SEQ: (3 sibs) 3 children: 32: 0x55bf021b1320 VAL: '00' (3 sibs) 32: 0x55bf021b13b8 VAL: '01' (3 sibs) 32: 0x55bf021b1450 VAL: '02' (3 sibs) 32: 0x55bf021b11e8 SEQ: (3 sibs) 3 children: 32: 0x55bf021b14f0 VAL: '10' (3 sibs) 32: 0x55bf021b1588 VAL: '11' (3 sibs) 32: 0x55bf021b1620 VAL: '12' (3 sibs) 32: 0x55bf021b1280 SEQ: (3 sibs) 3 children: 32: 0x55bf021b16c0 VAL: '20' (3 sibs) 32: 0x55bf021b1758 VAL: '21' (3 sibs) 32: 0x55bf021b17f0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55bf021e6f80 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55bf021e7010 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55bf021e70a0 VAL: '00' (3 sibs) 32: [3] [3] 0x55bf021e7130 VAL: '01' (3 sibs) 32: [4] [4] 0x55bf021e71c0 VAL: '02' (3 sibs) 32: [5] [5] 0x55bf021e7250 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55bf021e72e0 VAL: '10' (3 sibs) 32: [7] [7] 0x55bf021e7370 VAL: '11' (3 sibs) 32: [8] [8] 0x55bf021e7400 VAL: '12' (3 sibs) 32: [9] [9] 0x55bf021e7490 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55bf021e7520 VAL: '20' (3 sibs) 32: [11] [11] 0x55bf021e75b0 VAL: '21' (3 sibs) 32: [12] [12] 0x55bf021e7640 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: 0x55bf021b0e48 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55bf021af5e0 SEQ: (3 sibs) 3 children: 32: 0x55bf021af7b0 VAL: '00' (3 sibs) 32: 0x55bf021af848 VAL: '01' (3 sibs) 32: 0x55bf021af8e0 VAL: '02' (3 sibs) 32: 0x55bf021af678 SEQ: (3 sibs) 3 children: 32: 0x55bf021b1890 VAL: '10' (3 sibs) 32: 0x55bf021b1928 VAL: '11' (3 sibs) 32: 0x55bf021b19c0 VAL: '12' (3 sibs) 32: 0x55bf021af710 SEQ: (3 sibs) 3 children: 32: 0x55bf021b1a60 VAL: '20' (3 sibs) 32: 0x55bf021b1af8 VAL: '21' (3 sibs) 32: 0x55bf021b1b90 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55bf021e8d70 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55bf021e8e00 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55bf021e8e90 VAL: '00' (3 sibs) 32: [3] [3] 0x55bf021e8f20 VAL: '01' (3 sibs) 32: [4] [4] 0x55bf021e8fb0 VAL: '02' (3 sibs) 32: [5] [5] 0x55bf021e9040 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55bf021e90d0 VAL: '10' (3 sibs) 32: [7] [7] 0x55bf021e9160 VAL: '11' (3 sibs) 32: [8] [8] 0x55bf021e91f0 VAL: '12' (3 sibs) 32: [9] [9] 0x55bf021e9280 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55bf021e9310 VAL: '20' (3 sibs) 32: [11] [11] 0x55bf021e93a0 VAL: '21' (3 sibs) 32: [12] [12] 0x55bf021e9430 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: 0x55bf021b0f60 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55bf021b1c30 SEQ: (3 sibs) 3 children: 32: 0x55bf021b1e00 VAL: '00' (3 sibs) 32: 0x55bf021b1e98 VAL: '01' (3 sibs) 32: 0x55bf021b1f30 VAL: '02' (3 sibs) 32: 0x55bf021b1cc8 SEQ: (3 sibs) 3 children: 32: 0x55bf021b1fd0 VAL: '10' (3 sibs) 32: 0x55bf021b2068 VAL: '11' (3 sibs) 32: 0x55bf021b2100 VAL: '12' (3 sibs) 32: 0x55bf021b1d60 SEQ: (3 sibs) 3 children: 32: 0x55bf021b21a0 VAL: '20' (3 sibs) 32: 0x55bf021b2238 VAL: '21' (3 sibs) 32: 0x55bf021b22d0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55bf021eacb0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55bf021ead40 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55bf021eadd0 VAL: '00' (3 sibs) 32: [3] [3] 0x55bf021eae60 VAL: '01' (3 sibs) 32: [4] [4] 0x55bf021eaef0 VAL: '02' (3 sibs) 32: [5] [5] 0x55bf021eaf80 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55bf021eb010 VAL: '10' (3 sibs) 32: [7] [7] 0x55bf021eb0a0 VAL: '11' (3 sibs) 32: [8] [8] 0x55bf021eb130 VAL: '12' (3 sibs) 32: [9] [9] 0x55bf021eb1c0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55bf021eb250 VAL: '20' (3 sibs) 32: [11] [11] 0x55bf021eb2e0 VAL: '21' (3 sibs) 32: [12] [12] 0x55bf021eb370 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: 0x55bf021b1078 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55bf021b23c0 SEQ: (3 sibs) 3 children: 32: 0x55bf021b2590 VAL: '00' (3 sibs) 32: 0x55bf021b2628 VAL: '01' (3 sibs) 32: 0x55bf021b26c0 VAL: '02' (3 sibs) 32: 0x55bf021b2458 SEQ: (3 sibs) 3 children: 32: 0x55bf021b2760 VAL: '10' (3 sibs) 32: 0x55bf021b27f8 VAL: '11' (3 sibs) 32: 0x55bf021b2890 VAL: '12' (3 sibs) 32: 0x55bf021b24f0 SEQ: (3 sibs) 3 children: 32: 0x55bf021b2930 VAL: '20' (3 sibs) 32: 0x55bf021b29c8 VAL: '21' (3 sibs) 32: 0x55bf021b2a60 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55bf021ecaa0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55bf021ecb30 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55bf021ecbc0 VAL: '00' (3 sibs) 32: [3] [3] 0x55bf021ecc50 VAL: '01' (3 sibs) 32: [4] [4] 0x55bf021ecce0 VAL: '02' (3 sibs) 32: [5] [5] 0x55bf021ecd70 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55bf021ece00 VAL: '10' (3 sibs) 32: [7] [7] 0x55bf021ece90 VAL: '11' (3 sibs) 32: [8] [8] 0x55bf021ecf20 VAL: '12' (3 sibs) 32: [9] [9] 0x55bf021ecfb0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55bf021ed040 VAL: '20' (3 sibs) 32: [11] [11] 0x55bf021ed0d0 VAL: '21' (3 sibs) 32: [12] [12] 0x55bf021ed160 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: 0x55bf021b08d0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55bf021ae4d0 SEQ: (3 sibs) 0 children: 32: 0x55bf021ae568 SEQ: (3 sibs) 0 children: 32: 0x55bf021ae600 SEQ: (3 sibs) 0 children: 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55bf021ed3f0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55bf021ed480 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x55bf021ed510 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x55bf021ed5a0 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: 0x55bf021b09e8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55bf021aee50 SEQ: (3 sibs) 3 children: 32: 0x55bf021af020 VAL: '00' (3 sibs) 32: 0x55bf021af0b8 VAL: '01' (3 sibs) 32: 0x55bf021af150 VAL: '02' (3 sibs) 32: 0x55bf021aeee8 SEQ: (3 sibs) 3 children: 32: 0x55bf021af1f0 VAL: '10' (3 sibs) 32: 0x55bf021af288 VAL: '11' (3 sibs) 32: 0x55bf021af320 VAL: '12' (3 sibs) 32: 0x55bf021aef80 SEQ: (3 sibs) 3 children: 32: 0x55bf021af3c0 VAL: '20' (3 sibs) 32: 0x55bf021af458 VAL: '21' (3 sibs) 32: 0x55bf021af4f0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55bf021edd00 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55bf021edd90 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55bf021ede20 VAL: '00' (3 sibs) 32: [3] [3] 0x55bf021edeb0 VAL: '01' (3 sibs) 32: [4] [4] 0x55bf021edf40 VAL: '02' (3 sibs) 32: [5] [5] 0x55bf021edfd0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55bf021ee060 VAL: '10' (3 sibs) 32: [7] [7] 0x55bf021ee0f0 VAL: '11' (3 sibs) 32: [8] [8] 0x55bf021ee180 VAL: '12' (3 sibs) 32: [9] [9] 0x55bf021ee210 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55bf021ee2a0 VAL: '20' (3 sibs) 32: [11] [11] 0x55bf021ee330 VAL: '21' (3 sibs) 32: [12] [12] 0x55bf021ee3c0 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: 0x55bf021b0b00 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55bf021afa00 SEQ: (3 sibs) 3 children: 32: 0x55bf021afbd0 VAL: '00' (3 sibs) 32: 0x55bf021afc68 VAL: '01' (3 sibs) 32: 0x55bf021afd00 VAL: '02' (3 sibs) 32: 0x55bf021afa98 SEQ: (3 sibs) 3 children: 32: 0x55bf021afda0 VAL: '10' (3 sibs) 32: 0x55bf021afe38 VAL: '11' (3 sibs) 32: 0x55bf021afed0 VAL: '12' (3 sibs) 32: 0x55bf021afb30 SEQ: (3 sibs) 3 children: 32: 0x55bf021aff70 VAL: '20' (3 sibs) 32: 0x55bf021b0008 VAL: '21' (3 sibs) 32: 0x55bf021b00a0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55bf021ee610 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55bf021ee6a0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55bf021ee730 VAL: '00' (3 sibs) 32: [3] [3] 0x55bf021ee7c0 VAL: '01' (3 sibs) 32: [4] [4] 0x55bf021ee850 VAL: '02' (3 sibs) 32: [5] [5] 0x55bf021ee8e0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55bf021ee970 VAL: '10' (3 sibs) 32: [7] [7] 0x55bf021eea00 VAL: '11' (3 sibs) 32: [8] [8] 0x55bf021eea90 VAL: '12' (3 sibs) 32: [9] [9] 0x55bf021eeb20 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55bf021eebb0 VAL: '20' (3 sibs) 32: [11] [11] 0x55bf021eec40 VAL: '21' (3 sibs) 32: [12] [12] 0x55bf021eecd0 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: 0x55bf021b0c18 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55bf021b0140 SEQ: (3 sibs) 3 children: 32: 0x55bf021b0310 VAL: '00' (3 sibs) 32: 0x55bf021b03a8 VAL: '01' (3 sibs) 32: 0x55bf021b0440 VAL: '02' (3 sibs) 32: 0x55bf021b01d8 SEQ: (3 sibs) 3 children: 32: 0x55bf021b04e0 VAL: '10' (3 sibs) 32: 0x55bf021b0578 VAL: '11' (3 sibs) 32: 0x55bf021b0610 VAL: '12' (3 sibs) 32: 0x55bf021b0270 SEQ: (3 sibs) 3 children: 32: 0x55bf021b06b0 VAL: '20' (3 sibs) 32: 0x55bf021b0748 VAL: '21' (3 sibs) 32: 0x55bf021b07e0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55bf021eef20 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55bf021eefb0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55bf021ef040 VAL: '00' (3 sibs) 32: [3] [3] 0x55bf021ef0d0 VAL: '01' (3 sibs) 32: [4] [4] 0x55bf021ef160 VAL: '02' (3 sibs) 32: [5] [5] 0x55bf021ef1f0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55bf021ef280 VAL: '10' (3 sibs) 32: [7] [7] 0x55bf021ef310 VAL: '11' (3 sibs) 32: [8] [8] 0x55bf021ef3a0 VAL: '12' (3 sibs) 32: [9] [9] 0x55bf021ef430 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55bf021ef4c0 VAL: '20' (3 sibs) 32: [11] [11] 0x55bf021ef550 VAL: '21' (3 sibs) 32: [12] [12] 0x55bf021ef5e0 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: 0x55bf021b0d30 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55bf021b1150 SEQ: (3 sibs) 3 children: 32: 0x55bf021b1320 VAL: '00' (3 sibs) 32: 0x55bf021b13b8 VAL: '01' (3 sibs) 32: 0x55bf021b1450 VAL: '02' (3 sibs) 32: 0x55bf021b11e8 SEQ: (3 sibs) 3 children: 32: 0x55bf021b14f0 VAL: '10' (3 sibs) 32: 0x55bf021b1588 VAL: '11' (3 sibs) 32: 0x55bf021b1620 VAL: '12' (3 sibs) 32: 0x55bf021b1280 SEQ: (3 sibs) 3 children: 32: 0x55bf021b16c0 VAL: '20' (3 sibs) 32: 0x55bf021b1758 VAL: '21' (3 sibs) 32: 0x55bf021b17f0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55bf021ef830 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55bf021ef8c0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55bf021ef950 VAL: '00' (3 sibs) 32: [3] [3] 0x55bf021ef9e0 VAL: '01' (3 sibs) 32: [4] [4] 0x55bf021efa70 VAL: '02' (3 sibs) 32: [5] [5] 0x55bf021efb00 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55bf021efb90 VAL: '10' (3 sibs) 32: [7] [7] 0x55bf021efc20 VAL: '11' (3 sibs) 32: [8] [8] 0x55bf021efcb0 VAL: '12' (3 sibs) 32: [9] [9] 0x55bf021efd40 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55bf021efdd0 VAL: '20' (3 sibs) 32: [11] [11] 0x55bf021efe60 VAL: '21' (3 sibs) 32: [12] [12] 0x55bf021efef0 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: 0x55bf021b0e48 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55bf021af5e0 SEQ: (3 sibs) 3 children: 32: 0x55bf021af7b0 VAL: '00' (3 sibs) 32: 0x55bf021af848 VAL: '01' (3 sibs) 32: 0x55bf021af8e0 VAL: '02' (3 sibs) 32: 0x55bf021af678 SEQ: (3 sibs) 3 children: 32: 0x55bf021b1890 VAL: '10' (3 sibs) 32: 0x55bf021b1928 VAL: '11' (3 sibs) 32: 0x55bf021b19c0 VAL: '12' (3 sibs) 32: 0x55bf021af710 SEQ: (3 sibs) 3 children: 32: 0x55bf021b1a60 VAL: '20' (3 sibs) 32: 0x55bf021b1af8 VAL: '21' (3 sibs) 32: 0x55bf021b1b90 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55bf021f0140 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55bf021f01d0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55bf021f0260 VAL: '00' (3 sibs) 32: [3] [3] 0x55bf021f02f0 VAL: '01' (3 sibs) 32: [4] [4] 0x55bf021f0380 VAL: '02' (3 sibs) 32: [5] [5] 0x55bf021f0410 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55bf021f04a0 VAL: '10' (3 sibs) 32: [7] [7] 0x55bf021f0530 VAL: '11' (3 sibs) 32: [8] [8] 0x55bf021f05c0 VAL: '12' (3 sibs) 32: [9] [9] 0x55bf021f0650 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55bf021f06e0 VAL: '20' (3 sibs) 32: [11] [11] 0x55bf021f0770 VAL: '21' (3 sibs) 32: [12] [12] 0x55bf021f0800 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: 0x55bf021b0f60 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55bf021b1c30 SEQ: (3 sibs) 3 children: 32: 0x55bf021b1e00 VAL: '00' (3 sibs) 32: 0x55bf021b1e98 VAL: '01' (3 sibs) 32: 0x55bf021b1f30 VAL: '02' (3 sibs) 32: 0x55bf021b1cc8 SEQ: (3 sibs) 3 children: 32: 0x55bf021b1fd0 VAL: '10' (3 sibs) 32: 0x55bf021b2068 VAL: '11' (3 sibs) 32: 0x55bf021b2100 VAL: '12' (3 sibs) 32: 0x55bf021b1d60 SEQ: (3 sibs) 3 children: 32: 0x55bf021b21a0 VAL: '20' (3 sibs) 32: 0x55bf021b2238 VAL: '21' (3 sibs) 32: 0x55bf021b22d0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55bf021f0a50 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55bf021f0ae0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55bf021f0b70 VAL: '00' (3 sibs) 32: [3] [3] 0x55bf021f0c00 VAL: '01' (3 sibs) 32: [4] [4] 0x55bf021f0c90 VAL: '02' (3 sibs) 32: [5] [5] 0x55bf021f0d20 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55bf021f0db0 VAL: '10' (3 sibs) 32: [7] [7] 0x55bf021f0e40 VAL: '11' (3 sibs) 32: [8] [8] 0x55bf021f0ed0 VAL: '12' (3 sibs) 32: [9] [9] 0x55bf021f0f60 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55bf021f0ff0 VAL: '20' (3 sibs) 32: [11] [11] 0x55bf021f1080 VAL: '21' (3 sibs) 32: [12] [12] 0x55bf021f1110 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: 0x55bf021b1078 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55bf021b23c0 SEQ: (3 sibs) 3 children: 32: 0x55bf021b2590 VAL: '00' (3 sibs) 32: 0x55bf021b2628 VAL: '01' (3 sibs) 32: 0x55bf021b26c0 VAL: '02' (3 sibs) 32: 0x55bf021b2458 SEQ: (3 sibs) 3 children: 32: 0x55bf021b2760 VAL: '10' (3 sibs) 32: 0x55bf021b27f8 VAL: '11' (3 sibs) 32: 0x55bf021b2890 VAL: '12' (3 sibs) 32: 0x55bf021b24f0 SEQ: (3 sibs) 3 children: 32: 0x55bf021b2930 VAL: '20' (3 sibs) 32: 0x55bf021b29c8 VAL: '21' (3 sibs) 32: 0x55bf021b2a60 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55bf021f1360 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55bf021f13f0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55bf021f1480 VAL: '00' (3 sibs) 32: [3] [3] 0x55bf021f1510 VAL: '01' (3 sibs) 32: [4] [4] 0x55bf021f15a0 VAL: '02' (3 sibs) 32: [5] [5] 0x55bf021f1630 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55bf021f16c0 VAL: '10' (3 sibs) 32: [7] [7] 0x55bf021f1750 VAL: '11' (3 sibs) 32: [8] [8] 0x55bf021f17e0 VAL: '12' (3 sibs) 32: [9] [9] 0x55bf021f1870 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55bf021f1900 VAL: '20' (3 sibs) 32: [11] [11] 0x55bf021f1990 VAL: '21' (3 sibs) 32: [12] [12] 0x55bf021f1a20 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] 0x55bf021df790 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55bf021df820 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x55bf021df8b0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x55bf021df940 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] 0x55bf021f2370 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55bf021f2400 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x55bf021f2490 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x55bf021f2520 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] 0x55bf021e1650 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55bf021e16e0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55bf021e1770 VAL: '00' (3 sibs) 32: [3] [3] 0x55bf021e1800 VAL: '01' (3 sibs) 32: [4] [4] 0x55bf021e1890 VAL: '02' (3 sibs) 32: [5] [5] 0x55bf021e1920 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55bf021e19b0 VAL: '10' (3 sibs) 32: [7] [7] 0x55bf021e1a40 VAL: '11' (3 sibs) 32: [8] [8] 0x55bf021e1ad0 VAL: '12' (3 sibs) 32: [9] [9] 0x55bf021e1b60 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55bf021e1bf0 VAL: '20' (3 sibs) 32: [11] [11] 0x55bf021e1c80 VAL: '21' (3 sibs) 32: [12] [12] 0x55bf021e1d10 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] 0x55bf021f3560 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55bf021f35f0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55bf021f3680 VAL: '00' (3 sibs) 32: [3] [3] 0x55bf021f3710 VAL: '01' (3 sibs) 32: [4] [4] 0x55bf021f37a0 VAL: '02' (3 sibs) 32: [5] [5] 0x55bf021f3830 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55bf021f38c0 VAL: '10' (3 sibs) 32: [7] [7] 0x55bf021f3950 VAL: '11' (3 sibs) 32: [8] [8] 0x55bf021f39e0 VAL: '12' (3 sibs) 32: [9] [9] 0x55bf021f3a70 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55bf021f3b00 VAL: '20' (3 sibs) 32: [11] [11] 0x55bf021f3b90 VAL: '21' (3 sibs) 32: [12] [12] 0x55bf021f3c20 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] 0x55bf021e33c0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55bf021e3450 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55bf021e34e0 VAL: '00' (3 sibs) 32: [3] [3] 0x55bf021e3570 VAL: '01' (3 sibs) 32: [4] [4] 0x55bf021e3600 VAL: '02' (3 sibs) 32: [5] [5] 0x55bf021e3690 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55bf021e3720 VAL: '10' (3 sibs) 32: [7] [7] 0x55bf021e37b0 VAL: '11' (3 sibs) 32: [8] [8] 0x55bf021e3840 VAL: '12' (3 sibs) 32: [9] [9] 0x55bf021e38d0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55bf021e3960 VAL: '20' (3 sibs) 32: [11] [11] 0x55bf021e39f0 VAL: '21' (3 sibs) 32: [12] [12] 0x55bf021e3a80 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] 0x55bf021f3e70 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55bf021f3f00 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55bf021f3f90 VAL: '00' (3 sibs) 32: [3] [3] 0x55bf021f4020 VAL: '01' (3 sibs) 32: [4] [4] 0x55bf021f40b0 VAL: '02' (3 sibs) 32: [5] [5] 0x55bf021f4140 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55bf021f41d0 VAL: '10' (3 sibs) 32: [7] [7] 0x55bf021f4260 VAL: '11' (3 sibs) 32: [8] [8] 0x55bf021f42f0 VAL: '12' (3 sibs) 32: [9] [9] 0x55bf021f4380 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55bf021f4410 VAL: '20' (3 sibs) 32: [11] [11] 0x55bf021f44a0 VAL: '21' (3 sibs) 32: [12] [12] 0x55bf021f4530 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] 0x55bf021e51b0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55bf021e5240 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55bf021e52d0 VAL: '00' (3 sibs) 32: [3] [3] 0x55bf021e5360 VAL: '01' (3 sibs) 32: [4] [4] 0x55bf021e53f0 VAL: '02' (3 sibs) 32: [5] [5] 0x55bf021e5480 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55bf021e5510 VAL: '10' (3 sibs) 32: [7] [7] 0x55bf021e55a0 VAL: '11' (3 sibs) 32: [8] [8] 0x55bf021e5630 VAL: '12' (3 sibs) 32: [9] [9] 0x55bf021e56c0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55bf021e5750 VAL: '20' (3 sibs) 32: [11] [11] 0x55bf021e57e0 VAL: '21' (3 sibs) 32: [12] [12] 0x55bf021e5870 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] 0x55bf021f4780 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55bf021f4810 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55bf021f48a0 VAL: '00' (3 sibs) 32: [3] [3] 0x55bf021f4930 VAL: '01' (3 sibs) 32: [4] [4] 0x55bf021f49c0 VAL: '02' (3 sibs) 32: [5] [5] 0x55bf021f4a50 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55bf021f4ae0 VAL: '10' (3 sibs) 32: [7] [7] 0x55bf021f4b70 VAL: '11' (3 sibs) 32: [8] [8] 0x55bf021f4c00 VAL: '12' (3 sibs) 32: [9] [9] 0x55bf021f4c90 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55bf021f4d20 VAL: '20' (3 sibs) 32: [11] [11] 0x55bf021f4db0 VAL: '21' (3 sibs) 32: [12] [12] 0x55bf021f4e40 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] 0x55bf021e6f80 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55bf021e7010 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55bf021e70a0 VAL: '00' (3 sibs) 32: [3] [3] 0x55bf021e7130 VAL: '01' (3 sibs) 32: [4] [4] 0x55bf021e71c0 VAL: '02' (3 sibs) 32: [5] [5] 0x55bf021e7250 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55bf021e72e0 VAL: '10' (3 sibs) 32: [7] [7] 0x55bf021e7370 VAL: '11' (3 sibs) 32: [8] [8] 0x55bf021e7400 VAL: '12' (3 sibs) 32: [9] [9] 0x55bf021e7490 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55bf021e7520 VAL: '20' (3 sibs) 32: [11] [11] 0x55bf021e75b0 VAL: '21' (3 sibs) 32: [12] [12] 0x55bf021e7640 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] 0x55bf021f5090 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55bf021f5120 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55bf021f51b0 VAL: '00' (3 sibs) 32: [3] [3] 0x55bf021f5240 VAL: '01' (3 sibs) 32: [4] [4] 0x55bf021f52d0 VAL: '02' (3 sibs) 32: [5] [5] 0x55bf021f5360 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55bf021f53f0 VAL: '10' (3 sibs) 32: [7] [7] 0x55bf021f5480 VAL: '11' (3 sibs) 32: [8] [8] 0x55bf021f5510 VAL: '12' (3 sibs) 32: [9] [9] 0x55bf021f55a0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55bf021f5630 VAL: '20' (3 sibs) 32: [11] [11] 0x55bf021f56c0 VAL: '21' (3 sibs) 32: [12] [12] 0x55bf021f5750 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] 0x55bf021e8d70 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55bf021e8e00 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55bf021e8e90 VAL: '00' (3 sibs) 32: [3] [3] 0x55bf021e8f20 VAL: '01' (3 sibs) 32: [4] [4] 0x55bf021e8fb0 VAL: '02' (3 sibs) 32: [5] [5] 0x55bf021e9040 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55bf021e90d0 VAL: '10' (3 sibs) 32: [7] [7] 0x55bf021e9160 VAL: '11' (3 sibs) 32: [8] [8] 0x55bf021e91f0 VAL: '12' (3 sibs) 32: [9] [9] 0x55bf021e9280 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55bf021e9310 VAL: '20' (3 sibs) 32: [11] [11] 0x55bf021e93a0 VAL: '21' (3 sibs) 32: [12] [12] 0x55bf021e9430 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] 0x55bf021f59a0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55bf021f5a30 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55bf021f5ac0 VAL: '00' (3 sibs) 32: [3] [3] 0x55bf021f5b50 VAL: '01' (3 sibs) 32: [4] [4] 0x55bf021f5be0 VAL: '02' (3 sibs) 32: [5] [5] 0x55bf021f5c70 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55bf021f5d00 VAL: '10' (3 sibs) 32: [7] [7] 0x55bf021f5d90 VAL: '11' (3 sibs) 32: [8] [8] 0x55bf021f5e20 VAL: '12' (3 sibs) 32: [9] [9] 0x55bf021f5eb0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55bf021f5f40 VAL: '20' (3 sibs) 32: [11] [11] 0x55bf021f5fd0 VAL: '21' (3 sibs) 32: [12] [12] 0x55bf021f6060 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] 0x55bf021eacb0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55bf021ead40 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55bf021eadd0 VAL: '00' (3 sibs) 32: [3] [3] 0x55bf021eae60 VAL: '01' (3 sibs) 32: [4] [4] 0x55bf021eaef0 VAL: '02' (3 sibs) 32: [5] [5] 0x55bf021eaf80 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55bf021eb010 VAL: '10' (3 sibs) 32: [7] [7] 0x55bf021eb0a0 VAL: '11' (3 sibs) 32: [8] [8] 0x55bf021eb130 VAL: '12' (3 sibs) 32: [9] [9] 0x55bf021eb1c0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55bf021eb250 VAL: '20' (3 sibs) 32: [11] [11] 0x55bf021eb2e0 VAL: '21' (3 sibs) 32: [12] [12] 0x55bf021eb370 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] 0x55bf021f62b0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55bf021f6340 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55bf021f63d0 VAL: '00' (3 sibs) 32: [3] [3] 0x55bf021f6460 VAL: '01' (3 sibs) 32: [4] [4] 0x55bf021f64f0 VAL: '02' (3 sibs) 32: [5] [5] 0x55bf021f6580 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55bf021f6610 VAL: '10' (3 sibs) 32: [7] [7] 0x55bf021f66a0 VAL: '11' (3 sibs) 32: [8] [8] 0x55bf021f6730 VAL: '12' (3 sibs) 32: [9] [9] 0x55bf021f67c0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55bf021f6850 VAL: '20' (3 sibs) 32: [11] [11] 0x55bf021f68e0 VAL: '21' (3 sibs) 32: [12] [12] 0x55bf021f6970 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] 0x55bf021ecaa0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55bf021ecb30 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55bf021ecbc0 VAL: '00' (3 sibs) 32: [3] [3] 0x55bf021ecc50 VAL: '01' (3 sibs) 32: [4] [4] 0x55bf021ecce0 VAL: '02' (3 sibs) 32: [5] [5] 0x55bf021ecd70 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55bf021ece00 VAL: '10' (3 sibs) 32: [7] [7] 0x55bf021ece90 VAL: '11' (3 sibs) 32: [8] [8] 0x55bf021ecf20 VAL: '12' (3 sibs) 32: [9] [9] 0x55bf021ecfb0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55bf021ed040 VAL: '20' (3 sibs) 32: [11] [11] 0x55bf021ed0d0 VAL: '21' (3 sibs) 32: [12] [12] 0x55bf021ed160 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] 0x55bf021f6bc0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55bf021f6c50 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55bf021f6ce0 VAL: '00' (3 sibs) 32: [3] [3] 0x55bf021f6d70 VAL: '01' (3 sibs) 32: [4] [4] 0x55bf021f6e00 VAL: '02' (3 sibs) 32: [5] [5] 0x55bf021f6e90 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55bf021f6f20 VAL: '10' (3 sibs) 32: [7] [7] 0x55bf021f6fb0 VAL: '11' (3 sibs) 32: [8] [8] 0x55bf021f7040 VAL: '12' (3 sibs) 32: [9] [9] 0x55bf021f70d0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55bf021f7160 VAL: '20' (3 sibs) 32: [11] [11] 0x55bf021f71f0 VAL: '21' (3 sibs) 32: [12] [12] 0x55bf021f7280 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] 0x55bf021ed3f0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55bf021ed480 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x55bf021ed510 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x55bf021ed5a0 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] 0x55bf021f74d0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55bf021f7560 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x55bf021f75f0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x55bf021f7680 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] 0x55bf021edd00 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55bf021edd90 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55bf021ede20 VAL: '00' (3 sibs) 32: [3] [3] 0x55bf021edeb0 VAL: '01' (3 sibs) 32: [4] [4] 0x55bf021edf40 VAL: '02' (3 sibs) 32: [5] [5] 0x55bf021edfd0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55bf021ee060 VAL: '10' (3 sibs) 32: [7] [7] 0x55bf021ee0f0 VAL: '11' (3 sibs) 32: [8] [8] 0x55bf021ee180 VAL: '12' (3 sibs) 32: [9] [9] 0x55bf021ee210 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55bf021ee2a0 VAL: '20' (3 sibs) 32: [11] [11] 0x55bf021ee330 VAL: '21' (3 sibs) 32: [12] [12] 0x55bf021ee3c0 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] 0x55bf021f7de0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55bf021f7e70 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55bf021f7f00 VAL: '00' (3 sibs) 32: [3] [3] 0x55bf021f7f90 VAL: '01' (3 sibs) 32: [4] [4] 0x55bf021f8020 VAL: '02' (3 sibs) 32: [5] [5] 0x55bf021f80b0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55bf021f8140 VAL: '10' (3 sibs) 32: [7] [7] 0x55bf021f81d0 VAL: '11' (3 sibs) 32: [8] [8] 0x55bf021f8260 VAL: '12' (3 sibs) 32: [9] [9] 0x55bf021f82f0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55bf021f8380 VAL: '20' (3 sibs) 32: [11] [11] 0x55bf021f8410 VAL: '21' (3 sibs) 32: [12] [12] 0x55bf021f84a0 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] 0x55bf021ee610 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55bf021ee6a0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55bf021ee730 VAL: '00' (3 sibs) 32: [3] [3] 0x55bf021ee7c0 VAL: '01' (3 sibs) 32: [4] [4] 0x55bf021ee850 VAL: '02' (3 sibs) 32: [5] [5] 0x55bf021ee8e0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55bf021ee970 VAL: '10' (3 sibs) 32: [7] [7] 0x55bf021eea00 VAL: '11' (3 sibs) 32: [8] [8] 0x55bf021eea90 VAL: '12' (3 sibs) 32: [9] [9] 0x55bf021eeb20 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55bf021eebb0 VAL: '20' (3 sibs) 32: [11] [11] 0x55bf021eec40 VAL: '21' (3 sibs) 32: [12] [12] 0x55bf021eecd0 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] 0x55bf021f86f0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55bf021f8780 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55bf021f8810 VAL: '00' (3 sibs) 32: [3] [3] 0x55bf021f88a0 VAL: '01' (3 sibs) 32: [4] [4] 0x55bf021f8930 VAL: '02' (3 sibs) 32: [5] [5] 0x55bf021f89c0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55bf021f8a50 VAL: '10' (3 sibs) 32: [7] [7] 0x55bf021f8ae0 VAL: '11' (3 sibs) 32: [8] [8] 0x55bf021f8b70 VAL: '12' (3 sibs) 32: [9] [9] 0x55bf021f8c00 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55bf021f8c90 VAL: '20' (3 sibs) 32: [11] [11] 0x55bf021f8d20 VAL: '21' (3 sibs) 32: [12] [12] 0x55bf021f8db0 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] 0x55bf021eef20 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55bf021eefb0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55bf021ef040 VAL: '00' (3 sibs) 32: [3] [3] 0x55bf021ef0d0 VAL: '01' (3 sibs) 32: [4] [4] 0x55bf021ef160 VAL: '02' (3 sibs) 32: [5] [5] 0x55bf021ef1f0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55bf021ef280 VAL: '10' (3 sibs) 32: [7] [7] 0x55bf021ef310 VAL: '11' (3 sibs) 32: [8] [8] 0x55bf021ef3a0 VAL: '12' (3 sibs) 32: [9] [9] 0x55bf021ef430 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55bf021ef4c0 VAL: '20' (3 sibs) 32: [11] [11] 0x55bf021ef550 VAL: '21' (3 sibs) 32: [12] [12] 0x55bf021ef5e0 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] 0x55bf021f9000 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55bf021f9090 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55bf021f9120 VAL: '00' (3 sibs) 32: [3] [3] 0x55bf021f91b0 VAL: '01' (3 sibs) 32: [4] [4] 0x55bf021f9240 VAL: '02' (3 sibs) 32: [5] [5] 0x55bf021f92d0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55bf021f9360 VAL: '10' (3 sibs) 32: [7] [7] 0x55bf021f93f0 VAL: '11' (3 sibs) 32: [8] [8] 0x55bf021f9480 VAL: '12' (3 sibs) 32: [9] [9] 0x55bf021f9510 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55bf021f95a0 VAL: '20' (3 sibs) 32: [11] [11] 0x55bf021f9630 VAL: '21' (3 sibs) 32: [12] [12] 0x55bf021f96c0 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] 0x55bf021ef830 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55bf021ef8c0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55bf021ef950 VAL: '00' (3 sibs) 32: [3] [3] 0x55bf021ef9e0 VAL: '01' (3 sibs) 32: [4] [4] 0x55bf021efa70 VAL: '02' (3 sibs) 32: [5] [5] 0x55bf021efb00 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55bf021efb90 VAL: '10' (3 sibs) 32: [7] [7] 0x55bf021efc20 VAL: '11' (3 sibs) 32: [8] [8] 0x55bf021efcb0 VAL: '12' (3 sibs) 32: [9] [9] 0x55bf021efd40 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55bf021efdd0 VAL: '20' (3 sibs) 32: [11] [11] 0x55bf021efe60 VAL: '21' (3 sibs) 32: [12] [12] 0x55bf021efef0 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] 0x55bf021f9910 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55bf021f99a0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55bf021f9a30 VAL: '00' (3 sibs) 32: [3] [3] 0x55bf021f9ac0 VAL: '01' (3 sibs) 32: [4] [4] 0x55bf021f9b50 VAL: '02' (3 sibs) 32: [5] [5] 0x55bf021f9be0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55bf021f9c70 VAL: '10' (3 sibs) 32: [7] [7] 0x55bf021f9d00 VAL: '11' (3 sibs) 32: [8] [8] 0x55bf021f9d90 VAL: '12' (3 sibs) 32: [9] [9] 0x55bf021f9e20 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55bf021f9eb0 VAL: '20' (3 sibs) 32: [11] [11] 0x55bf021f9f40 VAL: '21' (3 sibs) 32: [12] [12] 0x55bf021f9fd0 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] 0x55bf021f0140 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55bf021f01d0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55bf021f0260 VAL: '00' (3 sibs) 32: [3] [3] 0x55bf021f02f0 VAL: '01' (3 sibs) 32: [4] [4] 0x55bf021f0380 VAL: '02' (3 sibs) 32: [5] [5] 0x55bf021f0410 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55bf021f04a0 VAL: '10' (3 sibs) 32: [7] [7] 0x55bf021f0530 VAL: '11' (3 sibs) 32: [8] [8] 0x55bf021f05c0 VAL: '12' (3 sibs) 32: [9] [9] 0x55bf021f0650 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55bf021f06e0 VAL: '20' (3 sibs) 32: [11] [11] 0x55bf021f0770 VAL: '21' (3 sibs) 32: [12] [12] 0x55bf021f0800 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] 0x55bf021fa220 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55bf021fa2b0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55bf021fa340 VAL: '00' (3 sibs) 32: [3] [3] 0x55bf021fa3d0 VAL: '01' (3 sibs) 32: [4] [4] 0x55bf021fa460 VAL: '02' (3 sibs) 32: [5] [5] 0x55bf021fa4f0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55bf021fa580 VAL: '10' (3 sibs) 32: [7] [7] 0x55bf021fa610 VAL: '11' (3 sibs) 32: [8] [8] 0x55bf021fa6a0 VAL: '12' (3 sibs) 32: [9] [9] 0x55bf021fa730 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55bf021fa7c0 VAL: '20' (3 sibs) 32: [11] [11] 0x55bf021fa850 VAL: '21' (3 sibs) 32: [12] [12] 0x55bf021fa8e0 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] 0x55bf021f0a50 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55bf021f0ae0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55bf021f0b70 VAL: '00' (3 sibs) 32: [3] [3] 0x55bf021f0c00 VAL: '01' (3 sibs) 32: [4] [4] 0x55bf021f0c90 VAL: '02' (3 sibs) 32: [5] [5] 0x55bf021f0d20 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55bf021f0db0 VAL: '10' (3 sibs) 32: [7] [7] 0x55bf021f0e40 VAL: '11' (3 sibs) 32: [8] [8] 0x55bf021f0ed0 VAL: '12' (3 sibs) 32: [9] [9] 0x55bf021f0f60 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55bf021f0ff0 VAL: '20' (3 sibs) 32: [11] [11] 0x55bf021f1080 VAL: '21' (3 sibs) 32: [12] [12] 0x55bf021f1110 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] 0x55bf021fab30 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55bf021fabc0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55bf021fac50 VAL: '00' (3 sibs) 32: [3] [3] 0x55bf021face0 VAL: '01' (3 sibs) 32: [4] [4] 0x55bf021fad70 VAL: '02' (3 sibs) 32: [5] [5] 0x55bf021fae00 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55bf021fae90 VAL: '10' (3 sibs) 32: [7] [7] 0x55bf021faf20 VAL: '11' (3 sibs) 32: [8] [8] 0x55bf021fafb0 VAL: '12' (3 sibs) 32: [9] [9] 0x55bf021fb040 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55bf021fb0d0 VAL: '20' (3 sibs) 32: [11] [11] 0x55bf021fb160 VAL: '21' (3 sibs) 32: [12] [12] 0x55bf021fb1f0 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] 0x55bf021f1360 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55bf021f13f0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55bf021f1480 VAL: '00' (3 sibs) 32: [3] [3] 0x55bf021f1510 VAL: '01' (3 sibs) 32: [4] [4] 0x55bf021f15a0 VAL: '02' (3 sibs) 32: [5] [5] 0x55bf021f1630 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55bf021f16c0 VAL: '10' (3 sibs) 32: [7] [7] 0x55bf021f1750 VAL: '11' (3 sibs) 32: [8] [8] 0x55bf021f17e0 VAL: '12' (3 sibs) 32: [9] [9] 0x55bf021f1870 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55bf021f1900 VAL: '20' (3 sibs) 32: [11] [11] 0x55bf021f1990 VAL: '21' (3 sibs) 32: [12] [12] 0x55bf021f1a20 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] 0x55bf021fb440 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55bf021fb4d0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55bf021fb560 VAL: '00' (3 sibs) 32: [3] [3] 0x55bf021fb5f0 VAL: '01' (3 sibs) 32: [4] [4] 0x55bf021fb680 VAL: '02' (3 sibs) 32: [5] [5] 0x55bf021fb710 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55bf021fb7a0 VAL: '10' (3 sibs) 32: [7] [7] 0x55bf021fb830 VAL: '11' (3 sibs) 32: [8] [8] 0x55bf021fb8c0 VAL: '12' (3 sibs) 32: [9] [9] 0x55bf021fb950 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55bf021fb9e0 VAL: '20' (3 sibs) 32: [11] [11] 0x55bf021fba70 VAL: '21' (3 sibs) 32: [12] [12] 0x55bf021fbb00 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: 0x55bf021b08d0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55bf021ae4d0 SEQ: (3 sibs) 0 children: 32: 0x55bf021ae568 SEQ: (3 sibs) 0 children: 32: 0x55bf021ae600 SEQ: (3 sibs) 0 children: 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55bf021f2fa0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55bf021f3030 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x55bf021f30c0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x55bf021f3150 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: 0x55bf021b09e8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55bf021aee50 SEQ: (3 sibs) 3 children: 32: 0x55bf021af020 VAL: '00' (3 sibs) 32: 0x55bf021af0b8 VAL: '01' (3 sibs) 32: 0x55bf021af150 VAL: '02' (3 sibs) 32: 0x55bf021aeee8 SEQ: (3 sibs) 3 children: 32: 0x55bf021af1f0 VAL: '10' (3 sibs) 32: 0x55bf021af288 VAL: '11' (3 sibs) 32: 0x55bf021af320 VAL: '12' (3 sibs) 32: 0x55bf021aef80 SEQ: (3 sibs) 3 children: 32: 0x55bf021af3c0 VAL: '20' (3 sibs) 32: 0x55bf021af458 VAL: '21' (3 sibs) 32: 0x55bf021af4f0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55bf021fbd50 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55bf021fbde0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55bf021fbe70 VAL: '00' (3 sibs) 32: [3] [3] 0x55bf021fbf00 VAL: '01' (3 sibs) 32: [4] [4] 0x55bf021fbf90 VAL: '02' (3 sibs) 32: [5] [5] 0x55bf021fc020 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55bf021fc0b0 VAL: '10' (3 sibs) 32: [7] [7] 0x55bf021fc140 VAL: '11' (3 sibs) 32: [8] [8] 0x55bf021fc1d0 VAL: '12' (3 sibs) 32: [9] [9] 0x55bf021fc260 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55bf021fc2f0 VAL: '20' (3 sibs) 32: [11] [11] 0x55bf021fc380 VAL: '21' (3 sibs) 32: [12] [12] 0x55bf021fc410 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: 0x55bf021b0b00 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55bf021afa00 SEQ: (3 sibs) 3 children: 32: 0x55bf021afbd0 VAL: '00' (3 sibs) 32: 0x55bf021afc68 VAL: '01' (3 sibs) 32: 0x55bf021afd00 VAL: '02' (3 sibs) 32: 0x55bf021afa98 SEQ: (3 sibs) 3 children: 32: 0x55bf021afda0 VAL: '10' (3 sibs) 32: 0x55bf021afe38 VAL: '11' (3 sibs) 32: 0x55bf021afed0 VAL: '12' (3 sibs) 32: 0x55bf021afb30 SEQ: (3 sibs) 3 children: 32: 0x55bf021aff70 VAL: '20' (3 sibs) 32: 0x55bf021b0008 VAL: '21' (3 sibs) 32: 0x55bf021b00a0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55bf021fc4b0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55bf021fc540 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55bf021fc5d0 VAL: '00' (3 sibs) 32: [3] [3] 0x55bf021fc660 VAL: '01' (3 sibs) 32: [4] [4] 0x55bf021fc6f0 VAL: '02' (3 sibs) 32: [5] [5] 0x55bf021fc780 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55bf021fc810 VAL: '10' (3 sibs) 32: [7] [7] 0x55bf021fc8a0 VAL: '11' (3 sibs) 32: [8] [8] 0x55bf021fc930 VAL: '12' (3 sibs) 32: [9] [9] 0x55bf021fc9c0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55bf021fca50 VAL: '20' (3 sibs) 32: [11] [11] 0x55bf021fcae0 VAL: '21' (3 sibs) 32: [12] [12] 0x55bf021fcb70 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: 0x55bf021b0c18 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55bf021b0140 SEQ: (3 sibs) 3 children: 32: 0x55bf021b0310 VAL: '00' (3 sibs) 32: 0x55bf021b03a8 VAL: '01' (3 sibs) 32: 0x55bf021b0440 VAL: '02' (3 sibs) 32: 0x55bf021b01d8 SEQ: (3 sibs) 3 children: 32: 0x55bf021b04e0 VAL: '10' (3 sibs) 32: 0x55bf021b0578 VAL: '11' (3 sibs) 32: 0x55bf021b0610 VAL: '12' (3 sibs) 32: 0x55bf021b0270 SEQ: (3 sibs) 3 children: 32: 0x55bf021b06b0 VAL: '20' (3 sibs) 32: 0x55bf021b0748 VAL: '21' (3 sibs) 32: 0x55bf021b07e0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55bf021fcc10 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55bf021fcca0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55bf021fcd30 VAL: '00' (3 sibs) 32: [3] [3] 0x55bf021fcdc0 VAL: '01' (3 sibs) 32: [4] [4] 0x55bf021fce50 VAL: '02' (3 sibs) 32: [5] [5] 0x55bf021fcee0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55bf021fcf70 VAL: '10' (3 sibs) 32: [7] [7] 0x55bf021fd000 VAL: '11' (3 sibs) 32: [8] [8] 0x55bf021fd090 VAL: '12' (3 sibs) 32: [9] [9] 0x55bf021fd120 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55bf021fd1b0 VAL: '20' (3 sibs) 32: [11] [11] 0x55bf021fd240 VAL: '21' (3 sibs) 32: [12] [12] 0x55bf021fd2d0 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: 0x55bf021b0d30 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55bf021b1150 SEQ: (3 sibs) 3 children: 32: 0x55bf021b1320 VAL: '00' (3 sibs) 32: 0x55bf021b13b8 VAL: '01' (3 sibs) 32: 0x55bf021b1450 VAL: '02' (3 sibs) 32: 0x55bf021b11e8 SEQ: (3 sibs) 3 children: 32: 0x55bf021b14f0 VAL: '10' (3 sibs) 32: 0x55bf021b1588 VAL: '11' (3 sibs) 32: 0x55bf021b1620 VAL: '12' (3 sibs) 32: 0x55bf021b1280 SEQ: (3 sibs) 3 children: 32: 0x55bf021b16c0 VAL: '20' (3 sibs) 32: 0x55bf021b1758 VAL: '21' (3 sibs) 32: 0x55bf021b17f0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55bf021fd370 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55bf021fd400 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55bf021fd490 VAL: '00' (3 sibs) 32: [3] [3] 0x55bf021fd520 VAL: '01' (3 sibs) 32: [4] [4] 0x55bf021fd5b0 VAL: '02' (3 sibs) 32: [5] [5] 0x55bf021fd640 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55bf021fd6d0 VAL: '10' (3 sibs) 32: [7] [7] 0x55bf021fd760 VAL: '11' (3 sibs) 32: [8] [8] 0x55bf021fd7f0 VAL: '12' (3 sibs) 32: [9] [9] 0x55bf021fd880 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55bf021fd910 VAL: '20' (3 sibs) 32: [11] [11] 0x55bf021fd9a0 VAL: '21' (3 sibs) 32: [12] [12] 0x55bf021fda30 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: 0x55bf021b0e48 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55bf021af5e0 SEQ: (3 sibs) 3 children: 32: 0x55bf021af7b0 VAL: '00' (3 sibs) 32: 0x55bf021af848 VAL: '01' (3 sibs) 32: 0x55bf021af8e0 VAL: '02' (3 sibs) 32: 0x55bf021af678 SEQ: (3 sibs) 3 children: 32: 0x55bf021b1890 VAL: '10' (3 sibs) 32: 0x55bf021b1928 VAL: '11' (3 sibs) 32: 0x55bf021b19c0 VAL: '12' (3 sibs) 32: 0x55bf021af710 SEQ: (3 sibs) 3 children: 32: 0x55bf021b1a60 VAL: '20' (3 sibs) 32: 0x55bf021b1af8 VAL: '21' (3 sibs) 32: 0x55bf021b1b90 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55bf021fdad0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55bf021fdb60 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55bf021fdbf0 VAL: '00' (3 sibs) 32: [3] [3] 0x55bf021fdc80 VAL: '01' (3 sibs) 32: [4] [4] 0x55bf021fdd10 VAL: '02' (3 sibs) 32: [5] [5] 0x55bf021fdda0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55bf021fde30 VAL: '10' (3 sibs) 32: [7] [7] 0x55bf021fdec0 VAL: '11' (3 sibs) 32: [8] [8] 0x55bf021fdf50 VAL: '12' (3 sibs) 32: [9] [9] 0x55bf021fdfe0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55bf021fe070 VAL: '20' (3 sibs) 32: [11] [11] 0x55bf021fe100 VAL: '21' (3 sibs) 32: [12] [12] 0x55bf021fe190 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: 0x55bf021b0f60 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55bf021b1c30 SEQ: (3 sibs) 3 children: 32: 0x55bf021b1e00 VAL: '00' (3 sibs) 32: 0x55bf021b1e98 VAL: '01' (3 sibs) 32: 0x55bf021b1f30 VAL: '02' (3 sibs) 32: 0x55bf021b1cc8 SEQ: (3 sibs) 3 children: 32: 0x55bf021b1fd0 VAL: '10' (3 sibs) 32: 0x55bf021b2068 VAL: '11' (3 sibs) 32: 0x55bf021b2100 VAL: '12' (3 sibs) 32: 0x55bf021b1d60 SEQ: (3 sibs) 3 children: 32: 0x55bf021b21a0 VAL: '20' (3 sibs) 32: 0x55bf021b2238 VAL: '21' (3 sibs) 32: 0x55bf021b22d0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55bf021fe230 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55bf021fe2c0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55bf021fe350 VAL: '00' (3 sibs) 32: [3] [3] 0x55bf021fe3e0 VAL: '01' (3 sibs) 32: [4] [4] 0x55bf021fe470 VAL: '02' (3 sibs) 32: [5] [5] 0x55bf021fe500 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55bf021fe590 VAL: '10' (3 sibs) 32: [7] [7] 0x55bf021fe620 VAL: '11' (3 sibs) 32: [8] [8] 0x55bf021fe6b0 VAL: '12' (3 sibs) 32: [9] [9] 0x55bf021fe740 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55bf021fe7d0 VAL: '20' (3 sibs) 32: [11] [11] 0x55bf021fe860 VAL: '21' (3 sibs) 32: [12] [12] 0x55bf021fe8f0 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: 0x55bf021b1078 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55bf021b23c0 SEQ: (3 sibs) 3 children: 32: 0x55bf021b2590 VAL: '00' (3 sibs) 32: 0x55bf021b2628 VAL: '01' (3 sibs) 32: 0x55bf021b26c0 VAL: '02' (3 sibs) 32: 0x55bf021b2458 SEQ: (3 sibs) 3 children: 32: 0x55bf021b2760 VAL: '10' (3 sibs) 32: 0x55bf021b27f8 VAL: '11' (3 sibs) 32: 0x55bf021b2890 VAL: '12' (3 sibs) 32: 0x55bf021b24f0 SEQ: (3 sibs) 3 children: 32: 0x55bf021b2930 VAL: '20' (3 sibs) 32: 0x55bf021b29c8 VAL: '21' (3 sibs) 32: 0x55bf021b2a60 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55bf021fe990 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55bf021fea20 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55bf021feab0 VAL: '00' (3 sibs) 32: [3] [3] 0x55bf021feb40 VAL: '01' (3 sibs) 32: [4] [4] 0x55bf021febd0 VAL: '02' (3 sibs) 32: [5] [5] 0x55bf021fec60 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55bf021fecf0 VAL: '10' (3 sibs) 32: [7] [7] 0x55bf021fed80 VAL: '11' (3 sibs) 32: [8] [8] 0x55bf021fee10 VAL: '12' (3 sibs) 32: [9] [9] 0x55bf021feea0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55bf021fef30 VAL: '20' (3 sibs) 32: [11] [11] 0x55bf021fefc0 VAL: '21' (3 sibs) 32: [12] [12] 0x55bf021ff050 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: 0x55bf021b08d0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55bf021ae4d0 SEQ: (3 sibs) 0 children: 32: 0x55bf021ae568 SEQ: (3 sibs) 0 children: 32: 0x55bf021ae600 SEQ: (3 sibs) 0 children: 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55bf021ff0f0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55bf021ff180 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x55bf021ff210 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x55bf021ff2a0 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: 0x55bf021b09e8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55bf021aee50 SEQ: (3 sibs) 3 children: 32: 0x55bf021af020 VAL: '00' (3 sibs) 32: 0x55bf021af0b8 VAL: '01' (3 sibs) 32: 0x55bf021af150 VAL: '02' (3 sibs) 32: 0x55bf021aeee8 SEQ: (3 sibs) 3 children: 32: 0x55bf021af1f0 VAL: '10' (3 sibs) 32: 0x55bf021af288 VAL: '11' (3 sibs) 32: 0x55bf021af320 VAL: '12' (3 sibs) 32: 0x55bf021aef80 SEQ: (3 sibs) 3 children: 32: 0x55bf021af3c0 VAL: '20' (3 sibs) 32: 0x55bf021af458 VAL: '21' (3 sibs) 32: 0x55bf021af4f0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55bf021ff340 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55bf021ff3d0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55bf021ff460 VAL: '00' (3 sibs) 32: [3] [3] 0x55bf021ff4f0 VAL: '01' (3 sibs) 32: [4] [4] 0x55bf021ff580 VAL: '02' (3 sibs) 32: [5] [5] 0x55bf021ff610 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55bf021ff6a0 VAL: '10' (3 sibs) 32: [7] [7] 0x55bf021ff730 VAL: '11' (3 sibs) 32: [8] [8] 0x55bf021ff7c0 VAL: '12' (3 sibs) 32: [9] [9] 0x55bf021ff850 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55bf021ff8e0 VAL: '20' (3 sibs) 32: [11] [11] 0x55bf021ff970 VAL: '21' (3 sibs) 32: [12] [12] 0x55bf021ffa00 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: 0x55bf021b0b00 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55bf021afa00 SEQ: (3 sibs) 3 children: 32: 0x55bf021afbd0 VAL: '00' (3 sibs) 32: 0x55bf021afc68 VAL: '01' (3 sibs) 32: 0x55bf021afd00 VAL: '02' (3 sibs) 32: 0x55bf021afa98 SEQ: (3 sibs) 3 children: 32: 0x55bf021afda0 VAL: '10' (3 sibs) 32: 0x55bf021afe38 VAL: '11' (3 sibs) 32: 0x55bf021afed0 VAL: '12' (3 sibs) 32: 0x55bf021afb30 SEQ: (3 sibs) 3 children: 32: 0x55bf021aff70 VAL: '20' (3 sibs) 32: 0x55bf021b0008 VAL: '21' (3 sibs) 32: 0x55bf021b00a0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55bf021ffaa0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55bf021ffb30 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55bf021ffbc0 VAL: '00' (3 sibs) 32: [3] [3] 0x55bf021ffc50 VAL: '01' (3 sibs) 32: [4] [4] 0x55bf021ffce0 VAL: '02' (3 sibs) 32: [5] [5] 0x55bf021ffd70 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55bf021ffe00 VAL: '10' (3 sibs) 32: [7] [7] 0x55bf021ffe90 VAL: '11' (3 sibs) 32: [8] [8] 0x55bf021fff20 VAL: '12' (3 sibs) 32: [9] [9] 0x55bf021fffb0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55bf02200040 VAL: '20' (3 sibs) 32: [11] [11] 0x55bf022000d0 VAL: '21' (3 sibs) 32: [12] [12] 0x55bf02200160 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: 0x55bf021b0c18 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55bf021b0140 SEQ: (3 sibs) 3 children: 32: 0x55bf021b0310 VAL: '00' (3 sibs) 32: 0x55bf021b03a8 VAL: '01' (3 sibs) 32: 0x55bf021b0440 VAL: '02' (3 sibs) 32: 0x55bf021b01d8 SEQ: (3 sibs) 3 children: 32: 0x55bf021b04e0 VAL: '10' (3 sibs) 32: 0x55bf021b0578 VAL: '11' (3 sibs) 32: 0x55bf021b0610 VAL: '12' (3 sibs) 32: 0x55bf021b0270 SEQ: (3 sibs) 3 children: 32: 0x55bf021b06b0 VAL: '20' (3 sibs) 32: 0x55bf021b0748 VAL: '21' (3 sibs) 32: 0x55bf021b07e0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55bf02200200 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55bf02200290 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55bf02200320 VAL: '00' (3 sibs) 32: [3] [3] 0x55bf022003b0 VAL: '01' (3 sibs) 32: [4] [4] 0x55bf02200440 VAL: '02' (3 sibs) 32: [5] [5] 0x55bf022004d0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55bf02200560 VAL: '10' (3 sibs) 32: [7] [7] 0x55bf022005f0 VAL: '11' (3 sibs) 32: [8] [8] 0x55bf02200680 VAL: '12' (3 sibs) 32: [9] [9] 0x55bf02200710 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55bf022007a0 VAL: '20' (3 sibs) 32: [11] [11] 0x55bf02200830 VAL: '21' (3 sibs) 32: [12] [12] 0x55bf022008c0 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: 0x55bf021b0d30 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55bf021b1150 SEQ: (3 sibs) 3 children: 32: 0x55bf021b1320 VAL: '00' (3 sibs) 32: 0x55bf021b13b8 VAL: '01' (3 sibs) 32: 0x55bf021b1450 VAL: '02' (3 sibs) 32: 0x55bf021b11e8 SEQ: (3 sibs) 3 children: 32: 0x55bf021b14f0 VAL: '10' (3 sibs) 32: 0x55bf021b1588 VAL: '11' (3 sibs) 32: 0x55bf021b1620 VAL: '12' (3 sibs) 32: 0x55bf021b1280 SEQ: (3 sibs) 3 children: 32: 0x55bf021b16c0 VAL: '20' (3 sibs) 32: 0x55bf021b1758 VAL: '21' (3 sibs) 32: 0x55bf021b17f0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55bf02200960 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55bf022009f0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55bf02200a80 VAL: '00' (3 sibs) 32: [3] [3] 0x55bf02200b10 VAL: '01' (3 sibs) 32: [4] [4] 0x55bf02200ba0 VAL: '02' (3 sibs) 32: [5] [5] 0x55bf02200c30 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55bf02200cc0 VAL: '10' (3 sibs) 32: [7] [7] 0x55bf02200d50 VAL: '11' (3 sibs) 32: [8] [8] 0x55bf02200de0 VAL: '12' (3 sibs) 32: [9] [9] 0x55bf02200e70 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55bf02200f00 VAL: '20' (3 sibs) 32: [11] [11] 0x55bf02200f90 VAL: '21' (3 sibs) 32: [12] [12] 0x55bf02201020 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: 0x55bf021b0e48 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55bf021af5e0 SEQ: (3 sibs) 3 children: 32: 0x55bf021af7b0 VAL: '00' (3 sibs) 32: 0x55bf021af848 VAL: '01' (3 sibs) 32: 0x55bf021af8e0 VAL: '02' (3 sibs) 32: 0x55bf021af678 SEQ: (3 sibs) 3 children: 32: 0x55bf021b1890 VAL: '10' (3 sibs) 32: 0x55bf021b1928 VAL: '11' (3 sibs) 32: 0x55bf021b19c0 VAL: '12' (3 sibs) 32: 0x55bf021af710 SEQ: (3 sibs) 3 children: 32: 0x55bf021b1a60 VAL: '20' (3 sibs) 32: 0x55bf021b1af8 VAL: '21' (3 sibs) 32: 0x55bf021b1b90 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55bf022010c0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55bf02201150 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55bf022011e0 VAL: '00' (3 sibs) 32: [3] [3] 0x55bf02201270 VAL: '01' (3 sibs) 32: [4] [4] 0x55bf02201300 VAL: '02' (3 sibs) 32: [5] [5] 0x55bf02201390 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55bf02201420 VAL: '10' (3 sibs) 32: [7] [7] 0x55bf022014b0 VAL: '11' (3 sibs) 32: [8] [8] 0x55bf02201540 VAL: '12' (3 sibs) 32: [9] [9] 0x55bf022015d0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55bf02201660 VAL: '20' (3 sibs) 32: [11] [11] 0x55bf022016f0 VAL: '21' (3 sibs) 32: [12] [12] 0x55bf02201780 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: 0x55bf021b0f60 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55bf021b1c30 SEQ: (3 sibs) 3 children: 32: 0x55bf021b1e00 VAL: '00' (3 sibs) 32: 0x55bf021b1e98 VAL: '01' (3 sibs) 32: 0x55bf021b1f30 VAL: '02' (3 sibs) 32: 0x55bf021b1cc8 SEQ: (3 sibs) 3 children: 32: 0x55bf021b1fd0 VAL: '10' (3 sibs) 32: 0x55bf021b2068 VAL: '11' (3 sibs) 32: 0x55bf021b2100 VAL: '12' (3 sibs) 32: 0x55bf021b1d60 SEQ: (3 sibs) 3 children: 32: 0x55bf021b21a0 VAL: '20' (3 sibs) 32: 0x55bf021b2238 VAL: '21' (3 sibs) 32: 0x55bf021b22d0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55bf02201820 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55bf022018b0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55bf02201940 VAL: '00' (3 sibs) 32: [3] [3] 0x55bf022019d0 VAL: '01' (3 sibs) 32: [4] [4] 0x55bf02201a60 VAL: '02' (3 sibs) 32: [5] [5] 0x55bf02201af0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55bf02201b80 VAL: '10' (3 sibs) 32: [7] [7] 0x55bf02201c10 VAL: '11' (3 sibs) 32: [8] [8] 0x55bf02201ca0 VAL: '12' (3 sibs) 32: [9] [9] 0x55bf02201d30 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55bf02201dc0 VAL: '20' (3 sibs) 32: [11] [11] 0x55bf02201e50 VAL: '21' (3 sibs) 32: [12] [12] 0x55bf02201ee0 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: 0x55bf021b1078 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55bf021b23c0 SEQ: (3 sibs) 3 children: 32: 0x55bf021b2590 VAL: '00' (3 sibs) 32: 0x55bf021b2628 VAL: '01' (3 sibs) 32: 0x55bf021b26c0 VAL: '02' (3 sibs) 32: 0x55bf021b2458 SEQ: (3 sibs) 3 children: 32: 0x55bf021b2760 VAL: '10' (3 sibs) 32: 0x55bf021b27f8 VAL: '11' (3 sibs) 32: 0x55bf021b2890 VAL: '12' (3 sibs) 32: 0x55bf021b24f0 SEQ: (3 sibs) 3 children: 32: 0x55bf021b2930 VAL: '20' (3 sibs) 32: 0x55bf021b29c8 VAL: '21' (3 sibs) 32: 0x55bf021b2a60 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55bf02201f80 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55bf02202010 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55bf022020a0 VAL: '00' (3 sibs) 32: [3] [3] 0x55bf02202130 VAL: '01' (3 sibs) 32: [4] [4] 0x55bf022021c0 VAL: '02' (3 sibs) 32: [5] [5] 0x55bf02202250 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55bf022022e0 VAL: '10' (3 sibs) 32: [7] [7] 0x55bf02202370 VAL: '11' (3 sibs) 32: [8] [8] 0x55bf02202400 VAL: '12' (3 sibs) 32: [9] [9] 0x55bf02202490 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55bf02202520 VAL: '20' (3 sibs) 32: [11] [11] 0x55bf022025b0 VAL: '21' (3 sibs) 32: [12] [12] 0x55bf02202640 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: 0x55f24f5412c0 [ROOT] MAP: (0 sibs) 3 children: 33: 0x55f24f53fae0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x55f24f53fcb0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55f24f53fe80 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x55f24f53ff18 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x55f24f53ffb0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x55f24f53fd48 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55f24f540050 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x55f24f5400e8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x55f24f540180 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x55f24f53fde0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55f24f540220 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x55f24f5402b8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x55f24f540350 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x55f24f53fb78 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x55f24f5403f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55f24f5405c0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x55f24f540658 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x55f24f5406f0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x55f24f540488 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55f24f540790 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x55f24f540828 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x55f24f5408c0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x55f24f540520 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55f24f540960 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x55f24f5409f8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x55f24f540a90 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x55f24f53fc10 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x55f24f540b30 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55f24f540d00 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x55f24f540d98 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x55f24f540e30 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x55f24f540bc8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55f24f540ed0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x55f24f540f68 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x55f24f541000 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x55f24f540c60 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55f24f5410a0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x55f24f541138 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x55f24f5411d0 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x55f24f54f820 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x55f24f54f8b0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x55f24f54f940 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x55f24f54f9d0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x55f24f54fa60 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x55f24f54faf0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x55f24f54fb80 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x55f24f54fc10 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x55f24f54fca0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x55f24f54fd30 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x55f24f54fdc0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x55f24f54fe50 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x55f24f54fee0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x55f24f54ff70 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x55f24f550000 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x55f24f550090 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x55f24f550120 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x55f24f5501b0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x55f24f550240 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x55f24f5502d0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x55f24f550360 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x55f24f5503f0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x55f24f550480 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x55f24f550510 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x55f24f5505a0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x55f24f550630 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x55f24f5506c0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x55f24f550750 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x55f24f5507e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x55f24f550870 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x55f24f550900 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x55f24f550990 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x55f24f550a20 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x55f24f550ab0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x55f24f550b40 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x55f24f550bd0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x55f24f550c60 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x55f24f550cf0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x55f24f550d80 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x55f24f550e10 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: 0x55f24f5413d8 [ROOT] MAP: (0 sibs) 3 children: 33: 0x55f24f5414b0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x55f24f541680 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55f24f541850 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x55f24f5418e8 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x55f24f541980 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x55f24f541718 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55f24f541a20 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x55f24f541ab8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x55f24f541b50 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x55f24f5417b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55f24f541bf0 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x55f24f541c88 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x55f24f541d20 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x55f24f541548 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x55f24f541dc0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55f24f541f90 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x55f24f542028 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x55f24f5420c0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x55f24f541e58 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55f24f542160 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x55f24f5421f8 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x55f24f542290 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x55f24f541ef0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55f24f542330 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x55f24f5423c8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x55f24f542460 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x55f24f5415e0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x55f24f542500 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55f24f5426d0 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x55f24f542768 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x55f24f542800 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x55f24f542598 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55f24f5428a0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x55f24f542938 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x55f24f5429d0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x55f24f542630 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55f24f542a70 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x55f24f542b08 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x55f24f542ba0 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x55f24f553960 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x55f24f5539f0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x55f24f553a80 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x55f24f553b10 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x55f24f553ba0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x55f24f553c30 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x55f24f553cc0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x55f24f553d50 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x55f24f553de0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x55f24f553e70 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x55f24f553f00 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x55f24f553f90 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x55f24f554020 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x55f24f5540b0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x55f24f554140 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x55f24f5541d0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x55f24f554260 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x55f24f5542f0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x55f24f554380 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x55f24f554410 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x55f24f5544a0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x55f24f554530 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x55f24f5545c0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x55f24f554650 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x55f24f5546e0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x55f24f554770 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x55f24f554800 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x55f24f554890 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x55f24f554920 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x55f24f5549b0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x55f24f554a40 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x55f24f554ad0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x55f24f554b60 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x55f24f554bf0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x55f24f554c80 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x55f24f554d10 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x55f24f554da0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x55f24f554e30 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x55f24f554ec0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x55f24f554f50 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: 0x55f24f5412c0 [ROOT] MAP: (0 sibs) 3 children: 33: 0x55f24f53fae0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x55f24f53fcb0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55f24f53fe80 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x55f24f53ff18 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x55f24f53ffb0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x55f24f53fd48 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55f24f540050 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x55f24f5400e8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x55f24f540180 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x55f24f53fde0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55f24f540220 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x55f24f5402b8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x55f24f540350 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x55f24f53fb78 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x55f24f5403f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55f24f5405c0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x55f24f540658 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x55f24f5406f0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x55f24f540488 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55f24f540790 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x55f24f540828 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x55f24f5408c0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x55f24f540520 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55f24f540960 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x55f24f5409f8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x55f24f540a90 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x55f24f53fc10 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x55f24f540b30 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55f24f540d00 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x55f24f540d98 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x55f24f540e30 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x55f24f540bc8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55f24f540ed0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x55f24f540f68 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x55f24f541000 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x55f24f540c60 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55f24f5410a0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x55f24f541138 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x55f24f5411d0 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x55f24f555d70 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x55f24f555e00 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x55f24f555e90 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x55f24f555f20 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x55f24f555fb0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x55f24f556040 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x55f24f5560d0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x55f24f556160 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x55f24f5561f0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x55f24f556280 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x55f24f556310 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x55f24f5563a0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x55f24f556430 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x55f24f5564c0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x55f24f556550 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x55f24f5565e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x55f24f556670 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x55f24f556700 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x55f24f556790 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x55f24f556820 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x55f24f5568b0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x55f24f556940 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x55f24f5569d0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x55f24f556a60 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x55f24f556af0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x55f24f556b80 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x55f24f556c10 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x55f24f556ca0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x55f24f556d30 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x55f24f556dc0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x55f24f556e50 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x55f24f556ee0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x55f24f556f70 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x55f24f557000 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x55f24f557090 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x55f24f557120 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x55f24f5571b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x55f24f557240 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x55f24f5572d0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x55f24f557360 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: 0x55f24f5413d8 [ROOT] MAP: (0 sibs) 3 children: 33: 0x55f24f5414b0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x55f24f541680 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55f24f541850 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x55f24f5418e8 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x55f24f541980 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x55f24f541718 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55f24f541a20 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x55f24f541ab8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x55f24f541b50 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x55f24f5417b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55f24f541bf0 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x55f24f541c88 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x55f24f541d20 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x55f24f541548 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x55f24f541dc0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55f24f541f90 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x55f24f542028 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x55f24f5420c0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x55f24f541e58 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55f24f542160 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x55f24f5421f8 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x55f24f542290 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x55f24f541ef0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55f24f542330 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x55f24f5423c8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x55f24f542460 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x55f24f5415e0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x55f24f542500 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55f24f5426d0 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x55f24f542768 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x55f24f542800 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x55f24f542598 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55f24f5428a0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x55f24f542938 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x55f24f5429d0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x55f24f542630 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55f24f542a70 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x55f24f542b08 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x55f24f542ba0 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x55f24f558180 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x55f24f558210 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x55f24f5582a0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x55f24f558330 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x55f24f5583c0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x55f24f558450 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x55f24f5584e0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x55f24f558570 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x55f24f558600 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x55f24f558690 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x55f24f558720 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x55f24f5587b0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x55f24f558840 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x55f24f5588d0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x55f24f558960 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x55f24f5589f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x55f24f558a80 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x55f24f558b10 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x55f24f558ba0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x55f24f558c30 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x55f24f558cc0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x55f24f558d50 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x55f24f558de0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x55f24f558e70 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x55f24f558f00 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x55f24f558f90 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x55f24f559020 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x55f24f5590b0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x55f24f559140 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x55f24f5591d0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x55f24f559260 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x55f24f5592f0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x55f24f559380 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x55f24f559410 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x55f24f5594a0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x55f24f559530 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x55f24f5595c0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x55f24f559650 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x55f24f5596e0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x55f24f559770 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] 0x55f24f54f820 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x55f24f54f8b0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x55f24f54f940 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x55f24f54f9d0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x55f24f54fa60 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x55f24f54faf0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x55f24f54fb80 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x55f24f54fc10 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x55f24f54fca0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x55f24f54fd30 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x55f24f54fdc0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x55f24f54fe50 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x55f24f54fee0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x55f24f54ff70 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x55f24f550000 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x55f24f550090 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x55f24f550120 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x55f24f5501b0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x55f24f550240 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x55f24f5502d0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x55f24f550360 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x55f24f5503f0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x55f24f550480 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x55f24f550510 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x55f24f5505a0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x55f24f550630 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x55f24f5506c0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x55f24f550750 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x55f24f5507e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x55f24f550870 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x55f24f550900 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x55f24f550990 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x55f24f550a20 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x55f24f550ab0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x55f24f550b40 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x55f24f550bd0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x55f24f550c60 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x55f24f550cf0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x55f24f550d80 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x55f24f550e10 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] 0x55f24f55b7a0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x55f24f55b830 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x55f24f55b8c0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x55f24f55b950 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x55f24f55b9e0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x55f24f55ba70 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x55f24f55bb00 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x55f24f55bb90 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x55f24f55bc20 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x55f24f55bcb0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x55f24f55bd40 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x55f24f55bdd0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x55f24f55be60 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x55f24f55bef0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x55f24f55bf80 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x55f24f55c010 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x55f24f55c0a0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x55f24f55c130 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x55f24f55c1c0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x55f24f55c250 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x55f24f55c2e0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x55f24f55c370 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x55f24f55c400 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x55f24f55c490 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x55f24f55c520 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x55f24f55c5b0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x55f24f55c640 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x55f24f55c6d0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x55f24f55c760 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x55f24f55c7f0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x55f24f55c880 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x55f24f55c910 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x55f24f55c9a0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x55f24f55ca30 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x55f24f55cac0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x55f24f55cb50 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x55f24f55cbe0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x55f24f55cc70 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x55f24f55cd00 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x55f24f55cd90 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] 0x55f24f553960 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x55f24f5539f0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x55f24f553a80 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x55f24f553b10 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x55f24f553ba0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x55f24f553c30 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x55f24f553cc0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x55f24f553d50 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x55f24f553de0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x55f24f553e70 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x55f24f553f00 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x55f24f553f90 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x55f24f554020 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x55f24f5540b0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x55f24f554140 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x55f24f5541d0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x55f24f554260 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x55f24f5542f0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x55f24f554380 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x55f24f554410 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x55f24f5544a0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x55f24f554530 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x55f24f5545c0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x55f24f554650 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x55f24f5546e0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x55f24f554770 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x55f24f554800 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x55f24f554890 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x55f24f554920 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x55f24f5549b0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x55f24f554a40 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x55f24f554ad0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x55f24f554b60 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x55f24f554bf0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x55f24f554c80 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x55f24f554d10 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x55f24f554da0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x55f24f554e30 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x55f24f554ec0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x55f24f554f50 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] 0x55f24f55dbb0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x55f24f55dc40 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x55f24f55dcd0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x55f24f55dd60 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x55f24f55ddf0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x55f24f55de80 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x55f24f55df10 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x55f24f55dfa0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x55f24f55e030 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x55f24f55e0c0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x55f24f55e150 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x55f24f55e1e0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x55f24f55e270 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x55f24f55e300 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x55f24f55e390 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x55f24f55e420 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x55f24f55e4b0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x55f24f55e540 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x55f24f55e5d0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x55f24f55e660 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x55f24f55e6f0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x55f24f55e780 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x55f24f55e810 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x55f24f55e8a0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x55f24f55e930 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x55f24f55e9c0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x55f24f55ea50 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x55f24f55eae0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x55f24f55eb70 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x55f24f55ec00 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x55f24f55ec90 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x55f24f55ed20 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x55f24f55edb0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x55f24f55ee40 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x55f24f55eed0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x55f24f55ef60 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x55f24f55eff0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x55f24f55f080 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x55f24f55f110 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x55f24f55f1a0 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] 0x55f24f555d70 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x55f24f555e00 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x55f24f555e90 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x55f24f555f20 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x55f24f555fb0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x55f24f556040 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x55f24f5560d0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x55f24f556160 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x55f24f5561f0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x55f24f556280 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x55f24f556310 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x55f24f5563a0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x55f24f556430 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x55f24f5564c0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x55f24f556550 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x55f24f5565e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x55f24f556670 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x55f24f556700 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x55f24f556790 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x55f24f556820 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x55f24f5568b0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x55f24f556940 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x55f24f5569d0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x55f24f556a60 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x55f24f556af0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x55f24f556b80 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x55f24f556c10 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x55f24f556ca0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x55f24f556d30 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x55f24f556dc0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x55f24f556e50 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x55f24f556ee0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x55f24f556f70 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x55f24f557000 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x55f24f557090 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x55f24f557120 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x55f24f5571b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x55f24f557240 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x55f24f5572d0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x55f24f557360 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] 0x55f24f55ffc0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x55f24f560050 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x55f24f5600e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x55f24f560170 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x55f24f560200 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x55f24f560290 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x55f24f560320 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x55f24f5603b0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x55f24f560440 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x55f24f5604d0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x55f24f560560 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x55f24f5605f0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x55f24f560680 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x55f24f560710 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x55f24f5607a0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x55f24f560830 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x55f24f5608c0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x55f24f560950 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x55f24f5609e0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x55f24f560a70 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x55f24f560b00 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x55f24f560b90 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x55f24f560c20 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x55f24f560cb0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x55f24f560d40 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x55f24f560dd0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x55f24f560e60 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x55f24f560ef0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x55f24f560f80 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x55f24f561010 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x55f24f5610a0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x55f24f561130 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x55f24f5611c0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x55f24f561250 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x55f24f5612e0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x55f24f561370 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x55f24f561400 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x55f24f561490 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x55f24f561520 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x55f24f5615b0 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] 0x55f24f558180 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x55f24f558210 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x55f24f5582a0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x55f24f558330 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x55f24f5583c0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x55f24f558450 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x55f24f5584e0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x55f24f558570 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x55f24f558600 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x55f24f558690 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x55f24f558720 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x55f24f5587b0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x55f24f558840 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x55f24f5588d0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x55f24f558960 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x55f24f5589f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x55f24f558a80 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x55f24f558b10 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x55f24f558ba0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x55f24f558c30 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x55f24f558cc0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x55f24f558d50 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x55f24f558de0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x55f24f558e70 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x55f24f558f00 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x55f24f558f90 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x55f24f559020 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x55f24f5590b0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x55f24f559140 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x55f24f5591d0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x55f24f559260 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x55f24f5592f0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x55f24f559380 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x55f24f559410 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x55f24f5594a0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x55f24f559530 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x55f24f5595c0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x55f24f559650 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x55f24f5596e0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x55f24f559770 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] 0x55f24f5623d0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x55f24f562460 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x55f24f5624f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x55f24f562580 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x55f24f562610 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x55f24f5626a0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x55f24f562730 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x55f24f5627c0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x55f24f562850 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x55f24f5628e0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x55f24f562970 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x55f24f562a00 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x55f24f562a90 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x55f24f562b20 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x55f24f562bb0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x55f24f562c40 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x55f24f562cd0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x55f24f562d60 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x55f24f562df0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x55f24f562e80 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x55f24f562f10 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x55f24f562fa0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x55f24f563030 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x55f24f5630c0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x55f24f563150 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x55f24f5631e0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x55f24f563270 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x55f24f563300 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x55f24f563390 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x55f24f563420 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x55f24f5634b0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x55f24f563540 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x55f24f5635d0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x55f24f563660 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x55f24f5636f0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x55f24f563780 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x55f24f563810 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x55f24f5638a0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x55f24f563930 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x55f24f5639c0 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: 0x55f24f5412c0 [ROOT] MAP: (0 sibs) 3 children: 33: 0x55f24f53fae0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x55f24f53fcb0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55f24f53fe80 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x55f24f53ff18 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x55f24f53ffb0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x55f24f53fd48 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55f24f540050 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x55f24f5400e8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x55f24f540180 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x55f24f53fde0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55f24f540220 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x55f24f5402b8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x55f24f540350 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x55f24f53fb78 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x55f24f5403f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55f24f5405c0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x55f24f540658 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x55f24f5406f0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x55f24f540488 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55f24f540790 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x55f24f540828 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x55f24f5408c0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x55f24f540520 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55f24f540960 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x55f24f5409f8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x55f24f540a90 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x55f24f53fc10 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x55f24f540b30 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55f24f540d00 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x55f24f540d98 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x55f24f540e30 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x55f24f540bc8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55f24f540ed0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x55f24f540f68 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x55f24f541000 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x55f24f540c60 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55f24f5410a0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x55f24f541138 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x55f24f5411d0 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x55f24f5647e0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x55f24f564870 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x55f24f564900 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x55f24f564990 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x55f24f564a20 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x55f24f564ab0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x55f24f564b40 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x55f24f564bd0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x55f24f564c60 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x55f24f564cf0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x55f24f564d80 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x55f24f564e10 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x55f24f564ea0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x55f24f564f30 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x55f24f564fc0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x55f24f565050 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x55f24f5650e0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x55f24f565170 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x55f24f565200 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x55f24f565290 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x55f24f565320 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x55f24f5653b0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x55f24f565440 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x55f24f5654d0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x55f24f565560 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x55f24f5655f0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x55f24f565680 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x55f24f565710 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x55f24f5657a0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x55f24f565830 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x55f24f5658c0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x55f24f565950 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x55f24f5659e0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x55f24f565a70 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x55f24f565b00 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x55f24f565b90 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x55f24f565c20 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x55f24f565cb0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x55f24f565d40 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x55f24f565dd0 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: 0x55f24f5413d8 [ROOT] MAP: (0 sibs) 3 children: 33: 0x55f24f5414b0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x55f24f541680 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55f24f541850 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x55f24f5418e8 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x55f24f541980 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x55f24f541718 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55f24f541a20 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x55f24f541ab8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x55f24f541b50 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x55f24f5417b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55f24f541bf0 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x55f24f541c88 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x55f24f541d20 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x55f24f541548 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x55f24f541dc0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55f24f541f90 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x55f24f542028 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x55f24f5420c0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x55f24f541e58 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55f24f542160 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x55f24f5421f8 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x55f24f542290 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x55f24f541ef0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55f24f542330 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x55f24f5423c8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x55f24f542460 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x55f24f5415e0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x55f24f542500 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55f24f5426d0 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x55f24f542768 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x55f24f542800 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x55f24f542598 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55f24f5428a0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x55f24f542938 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x55f24f5429d0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x55f24f542630 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55f24f542a70 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x55f24f542b08 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x55f24f542ba0 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x55f24f565e70 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x55f24f565f00 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x55f24f565f90 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x55f24f566020 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x55f24f5660b0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x55f24f566140 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x55f24f5661d0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x55f24f566260 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x55f24f5662f0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x55f24f566380 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x55f24f566410 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x55f24f5664a0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x55f24f566530 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x55f24f5665c0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x55f24f566650 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x55f24f5666e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x55f24f566770 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x55f24f566800 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x55f24f566890 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x55f24f566920 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x55f24f5669b0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x55f24f566a40 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x55f24f566ad0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x55f24f566b60 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x55f24f566bf0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x55f24f566c80 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x55f24f566d10 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x55f24f566da0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x55f24f566e30 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x55f24f566ec0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x55f24f566f50 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x55f24f566fe0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x55f24f567070 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x55f24f567100 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x55f24f567190 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x55f24f567220 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x55f24f5672b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x55f24f567340 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x55f24f5673d0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x55f24f567460 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: 0x55f24f5412c0 [ROOT] MAP: (0 sibs) 3 children: 33: 0x55f24f53fae0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x55f24f53fcb0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55f24f53fe80 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x55f24f53ff18 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x55f24f53ffb0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x55f24f53fd48 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55f24f540050 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x55f24f5400e8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x55f24f540180 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x55f24f53fde0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55f24f540220 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x55f24f5402b8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x55f24f540350 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x55f24f53fb78 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x55f24f5403f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55f24f5405c0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x55f24f540658 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x55f24f5406f0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x55f24f540488 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55f24f540790 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x55f24f540828 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x55f24f5408c0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x55f24f540520 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55f24f540960 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x55f24f5409f8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x55f24f540a90 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x55f24f53fc10 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x55f24f540b30 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55f24f540d00 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x55f24f540d98 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x55f24f540e30 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x55f24f540bc8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55f24f540ed0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x55f24f540f68 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x55f24f541000 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x55f24f540c60 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55f24f5410a0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x55f24f541138 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x55f24f5411d0 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x55f24f567500 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x55f24f567590 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x55f24f567620 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x55f24f5676b0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x55f24f567740 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x55f24f5677d0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x55f24f567860 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x55f24f5678f0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x55f24f567980 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x55f24f567a10 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x55f24f567aa0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x55f24f567b30 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x55f24f567bc0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x55f24f567c50 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x55f24f567ce0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x55f24f567d70 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x55f24f567e00 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x55f24f567e90 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x55f24f567f20 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x55f24f567fb0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x55f24f568040 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x55f24f5680d0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x55f24f568160 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x55f24f5681f0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x55f24f568280 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x55f24f568310 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x55f24f5683a0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x55f24f568430 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x55f24f5684c0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x55f24f568550 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x55f24f5685e0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x55f24f568670 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x55f24f568700 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x55f24f568790 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x55f24f568820 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x55f24f5688b0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x55f24f568940 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x55f24f5689d0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x55f24f568a60 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x55f24f568af0 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: 0x55f24f5413d8 [ROOT] MAP: (0 sibs) 3 children: 33: 0x55f24f5414b0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x55f24f541680 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55f24f541850 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x55f24f5418e8 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x55f24f541980 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x55f24f541718 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55f24f541a20 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x55f24f541ab8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x55f24f541b50 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x55f24f5417b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55f24f541bf0 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x55f24f541c88 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x55f24f541d20 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x55f24f541548 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x55f24f541dc0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55f24f541f90 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x55f24f542028 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x55f24f5420c0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x55f24f541e58 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55f24f542160 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x55f24f5421f8 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x55f24f542290 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x55f24f541ef0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55f24f542330 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x55f24f5423c8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x55f24f542460 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x55f24f5415e0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x55f24f542500 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55f24f5426d0 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x55f24f542768 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x55f24f542800 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x55f24f542598 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55f24f5428a0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x55f24f542938 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x55f24f5429d0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x55f24f542630 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55f24f542a70 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x55f24f542b08 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x55f24f542ba0 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x55f24f568b90 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x55f24f568c20 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x55f24f568cb0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x55f24f568d40 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x55f24f568dd0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x55f24f568e60 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x55f24f568ef0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x55f24f568f80 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x55f24f569010 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x55f24f5690a0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x55f24f569130 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x55f24f5691c0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x55f24f569250 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x55f24f5692e0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x55f24f569370 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x55f24f569400 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x55f24f569490 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x55f24f569520 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x55f24f5695b0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x55f24f569640 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x55f24f5696d0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x55f24f569760 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x55f24f5697f0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x55f24f569880 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x55f24f569910 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x55f24f5699a0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x55f24f569a30 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x55f24f569ac0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x55f24f569b50 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x55f24f569be0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x55f24f569c70 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x55f24f569d00 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x55f24f569d90 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x55f24f569e20 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x55f24f569eb0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x55f24f569f40 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x55f24f569fd0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x55f24f56a060 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x55f24f56a0f0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x55f24f56a180 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: 0x555f7687ac90 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x555f76877ae0 SEQ: (3 sibs) 3 children: 34: 0x555f76877cb0 SEQ: (3 sibs) 3 children: 34: 0x555f76877e80 VAL: '000' (3 sibs) 34: 0x555f76877f18 VAL: '001' (3 sibs) 34: 0x555f76877fb0 VAL: '002' (3 sibs) 34: 0x555f76877d48 SEQ: (3 sibs) 3 children: 34: 0x555f76878050 VAL: '010' (3 sibs) 34: 0x555f768780e8 VAL: '011' (3 sibs) 34: 0x555f76878180 VAL: '012' (3 sibs) 34: 0x555f76877de0 SEQ: (3 sibs) 3 children: 34: 0x555f76878220 VAL: '020' (3 sibs) 34: 0x555f768782b8 VAL: '021' (3 sibs) 34: 0x555f76878350 VAL: '022' (3 sibs) 34: 0x555f76877b78 SEQ: (3 sibs) 3 children: 34: 0x555f768783f0 SEQ: (3 sibs) 3 children: 34: 0x555f768785c0 VAL: '100' (3 sibs) 34: 0x555f76878658 VAL: '101' (3 sibs) 34: 0x555f768786f0 VAL: '102' (3 sibs) 34: 0x555f76878488 SEQ: (3 sibs) 3 children: 34: 0x555f76878790 VAL: '110' (3 sibs) 34: 0x555f76878828 VAL: '111' (3 sibs) 34: 0x555f768788c0 VAL: '112' (3 sibs) 34: 0x555f76878520 SEQ: (3 sibs) 3 children: 34: 0x555f76878960 VAL: '120' (3 sibs) 34: 0x555f768789f8 VAL: '121' (3 sibs) 34: 0x555f76878a90 VAL: '122' (3 sibs) 34: 0x555f76877c10 SEQ: (3 sibs) 3 children: 34: 0x555f76878b30 SEQ: (3 sibs) 3 children: 34: 0x555f76878d00 VAL: '200' (3 sibs) 34: 0x555f76878d98 VAL: '201' (3 sibs) 34: 0x555f76878e30 VAL: '202' (3 sibs) 34: 0x555f76878bc8 SEQ: (3 sibs) 3 children: 34: 0x555f76878ed0 VAL: '210' (3 sibs) 34: 0x555f76878f68 VAL: '211' (3 sibs) 34: 0x555f76879000 VAL: '212' (3 sibs) 34: 0x555f76878c60 SEQ: (3 sibs) 3 children: 34: 0x555f768790a0 VAL: '220' (3 sibs) 34: 0x555f76879138 VAL: '221' (3 sibs) 34: 0x555f768791d0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x555f76895350 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x555f768953e0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x555f76895470 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x555f76895500 VAL: '000' (3 sibs) 34: [4] [4] 0x555f76895590 VAL: '001' (3 sibs) 34: [5] [5] 0x555f76895620 VAL: '002' (3 sibs) 34: [6] [6] 0x555f768956b0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x555f76895740 VAL: '010' (3 sibs) 34: [8] [8] 0x555f768957d0 VAL: '011' (3 sibs) 34: [9] [9] 0x555f76895860 VAL: '012' (3 sibs) 34: [10] [10] 0x555f768958f0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x555f76895980 VAL: '020' (3 sibs) 34: [12] [12] 0x555f76895a10 VAL: '021' (3 sibs) 34: [13] [13] 0x555f76895aa0 VAL: '022' (3 sibs) 34: [14] [14] 0x555f76895b30 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x555f76895bc0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x555f76895c50 VAL: '100' (3 sibs) 34: [17] [17] 0x555f76895ce0 VAL: '101' (3 sibs) 34: [18] [18] 0x555f76895d70 VAL: '102' (3 sibs) 34: [19] [19] 0x555f76895e00 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x555f76895e90 VAL: '110' (3 sibs) 34: [21] [21] 0x555f76895f20 VAL: '111' (3 sibs) 34: [22] [22] 0x555f76895fb0 VAL: '112' (3 sibs) 34: [23] [23] 0x555f76896040 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x555f768960d0 VAL: '120' (3 sibs) 34: [25] [25] 0x555f76896160 VAL: '121' (3 sibs) 34: [26] [26] 0x555f768961f0 VAL: '122' (3 sibs) 34: [27] [27] 0x555f76896280 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x555f76896310 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x555f768963a0 VAL: '200' (3 sibs) 34: [30] [30] 0x555f76896430 VAL: '201' (3 sibs) 34: [31] [31] 0x555f768964c0 VAL: '202' (3 sibs) 34: [32] [32] 0x555f76896550 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x555f768965e0 VAL: '210' (3 sibs) 34: [34] [34] 0x555f76896670 VAL: '211' (3 sibs) 34: [35] [35] 0x555f76896700 VAL: '212' (3 sibs) 34: [36] [36] 0x555f76896790 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x555f76896820 VAL: '220' (3 sibs) 34: [38] [38] 0x555f768968b0 VAL: '221' (3 sibs) 34: [39] [39] 0x555f76896940 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: 0x555f7687ada8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x555f768794b0 SEQ: (3 sibs) 3 children: 34: 0x555f76879680 SEQ: (3 sibs) 3 children: 34: 0x555f76879850 VAL: '000' (3 sibs) 34: 0x555f768798e8 VAL: '001' (3 sibs) 34: 0x555f76879980 VAL: '002' (3 sibs) 34: 0x555f76879718 SEQ: (3 sibs) 3 children: 34: 0x555f76879a20 VAL: '010' (3 sibs) 34: 0x555f76879ab8 VAL: '011' (3 sibs) 34: 0x555f76879b50 VAL: '012' (3 sibs) 34: 0x555f768797b0 SEQ: (3 sibs) 3 children: 34: 0x555f76879bf0 VAL: '020' (3 sibs) 34: 0x555f76879c88 VAL: '021' (3 sibs) 34: 0x555f76879d20 VAL: '022' (3 sibs) 34: 0x555f76879548 SEQ: (3 sibs) 3 children: 34: 0x555f76879dc0 SEQ: (3 sibs) 3 children: 34: 0x555f76879f90 VAL: '100' (3 sibs) 34: 0x555f7687a028 VAL: '101' (3 sibs) 34: 0x555f7687a0c0 VAL: '102' (3 sibs) 34: 0x555f76879e58 SEQ: (3 sibs) 3 children: 34: 0x555f7687a160 VAL: '110' (3 sibs) 34: 0x555f7687a1f8 VAL: '111' (3 sibs) 34: 0x555f7687a290 VAL: '112' (3 sibs) 34: 0x555f76879ef0 SEQ: (3 sibs) 3 children: 34: 0x555f7687a330 VAL: '120' (3 sibs) 34: 0x555f7687a3c8 VAL: '121' (3 sibs) 34: 0x555f7687a460 VAL: '122' (3 sibs) 34: 0x555f768795e0 SEQ: (3 sibs) 3 children: 34: 0x555f7687a500 SEQ: (3 sibs) 3 children: 34: 0x555f7687a6d0 VAL: '200' (3 sibs) 34: 0x555f7687a768 VAL: '201' (3 sibs) 34: 0x555f7687a800 VAL: '202' (3 sibs) 34: 0x555f7687a598 SEQ: (3 sibs) 3 children: 34: 0x555f7687a8a0 VAL: '210' (3 sibs) 34: 0x555f7687a938 VAL: '211' (3 sibs) 34: 0x555f7687a9d0 VAL: '212' (3 sibs) 34: 0x555f7687a630 SEQ: (3 sibs) 3 children: 34: 0x555f7687aa70 VAL: '220' (3 sibs) 34: 0x555f7687ab08 VAL: '221' (3 sibs) 34: 0x555f7687aba0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x555f76899280 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x555f76899310 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x555f768993a0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x555f76899430 VAL: '000' (3 sibs) 34: [4] [4] 0x555f768994c0 VAL: '001' (3 sibs) 34: [5] [5] 0x555f76899550 VAL: '002' (3 sibs) 34: [6] [6] 0x555f768995e0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x555f76899670 VAL: '010' (3 sibs) 34: [8] [8] 0x555f76899700 VAL: '011' (3 sibs) 34: [9] [9] 0x555f76899790 VAL: '012' (3 sibs) 34: [10] [10] 0x555f76899820 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x555f768998b0 VAL: '020' (3 sibs) 34: [12] [12] 0x555f76899940 VAL: '021' (3 sibs) 34: [13] [13] 0x555f768999d0 VAL: '022' (3 sibs) 34: [14] [14] 0x555f76899a60 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x555f76899af0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x555f76899b80 VAL: '100' (3 sibs) 34: [17] [17] 0x555f76899c10 VAL: '101' (3 sibs) 34: [18] [18] 0x555f76899ca0 VAL: '102' (3 sibs) 34: [19] [19] 0x555f76899d30 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x555f76899dc0 VAL: '110' (3 sibs) 34: [21] [21] 0x555f76899e50 VAL: '111' (3 sibs) 34: [22] [22] 0x555f76899ee0 VAL: '112' (3 sibs) 34: [23] [23] 0x555f76899f70 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x555f7689a000 VAL: '120' (3 sibs) 34: [25] [25] 0x555f7689a090 VAL: '121' (3 sibs) 34: [26] [26] 0x555f7689a120 VAL: '122' (3 sibs) 34: [27] [27] 0x555f7689a1b0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x555f7689a240 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x555f7689a2d0 VAL: '200' (3 sibs) 34: [30] [30] 0x555f7689a360 VAL: '201' (3 sibs) 34: [31] [31] 0x555f7689a3f0 VAL: '202' (3 sibs) 34: [32] [32] 0x555f7689a480 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x555f7689a510 VAL: '210' (3 sibs) 34: [34] [34] 0x555f7689a5a0 VAL: '211' (3 sibs) 34: [35] [35] 0x555f7689a630 VAL: '212' (3 sibs) 34: [36] [36] 0x555f7689a6c0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x555f7689a750 VAL: '220' (3 sibs) 34: [38] [38] 0x555f7689a7e0 VAL: '221' (3 sibs) 34: [39] [39] 0x555f7689a870 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: 0x555f7687aec0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x555f7687b0b0 SEQ: (3 sibs) 3 children: 34: 0x555f7687b280 SEQ: (3 sibs) 3 children: 34: 0x555f7687b450 VAL: '000' (3 sibs) 34: 0x555f7687b4e8 VAL: '001' (3 sibs) 34: 0x555f7687b580 VAL: '002' (3 sibs) 34: 0x555f7687b318 SEQ: (3 sibs) 3 children: 34: 0x555f7687b620 VAL: '010' (3 sibs) 34: 0x555f7687b6b8 VAL: '011' (3 sibs) 34: 0x555f7687b750 VAL: '012' (3 sibs) 34: 0x555f7687b3b0 SEQ: (3 sibs) 3 children: 34: 0x555f7687b7f0 VAL: '020' (3 sibs) 34: 0x555f7687b888 VAL: '021' (3 sibs) 34: 0x555f7687b920 VAL: '022' (3 sibs) 34: 0x555f7687b148 SEQ: (3 sibs) 3 children: 34: 0x555f7687b9c0 SEQ: (3 sibs) 3 children: 34: 0x555f7687bb90 VAL: '100' (3 sibs) 34: 0x555f7687bc28 VAL: '101' (3 sibs) 34: 0x555f7687bcc0 VAL: '102' (3 sibs) 34: 0x555f7687ba58 SEQ: (3 sibs) 3 children: 34: 0x555f7687bd60 VAL: '110' (3 sibs) 34: 0x555f7687bdf8 VAL: '111' (3 sibs) 34: 0x555f7687be90 VAL: '112' (3 sibs) 34: 0x555f7687baf0 SEQ: (3 sibs) 3 children: 34: 0x555f7687bf30 VAL: '120' (3 sibs) 34: 0x555f7687bfc8 VAL: '121' (3 sibs) 34: 0x555f7687c060 VAL: '122' (3 sibs) 34: 0x555f7687b1e0 SEQ: (3 sibs) 3 children: 34: 0x555f7687c100 SEQ: (3 sibs) 3 children: 34: 0x555f7687c2d0 VAL: '200' (3 sibs) 34: 0x555f7687c368 VAL: '201' (3 sibs) 34: 0x555f7687c400 VAL: '202' (3 sibs) 34: 0x555f7687c198 SEQ: (3 sibs) 3 children: 34: 0x555f7687c4a0 VAL: '210' (3 sibs) 34: 0x555f7687c538 VAL: '211' (3 sibs) 34: 0x555f7687c5d0 VAL: '212' (3 sibs) 34: 0x555f7687c230 SEQ: (3 sibs) 3 children: 34: 0x555f7687c670 VAL: '220' (3 sibs) 34: 0x555f7687c708 VAL: '221' (3 sibs) 34: 0x555f7687c7a0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x555f7689d320 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x555f7689d3b0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x555f7689d440 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x555f7689d4d0 VAL: '000' (3 sibs) 34: [4] [4] 0x555f7689d560 VAL: '001' (3 sibs) 34: [5] [5] 0x555f7689d5f0 VAL: '002' (3 sibs) 34: [6] [6] 0x555f7689d680 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x555f7689d710 VAL: '010' (3 sibs) 34: [8] [8] 0x555f7689d7a0 VAL: '011' (3 sibs) 34: [9] [9] 0x555f7689d830 VAL: '012' (3 sibs) 34: [10] [10] 0x555f7689d8c0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x555f7689d950 VAL: '020' (3 sibs) 34: [12] [12] 0x555f7689d9e0 VAL: '021' (3 sibs) 34: [13] [13] 0x555f7689da70 VAL: '022' (3 sibs) 34: [14] [14] 0x555f7689db00 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x555f7689db90 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x555f7689dc20 VAL: '100' (3 sibs) 34: [17] [17] 0x555f7689dcb0 VAL: '101' (3 sibs) 34: [18] [18] 0x555f7689dd40 VAL: '102' (3 sibs) 34: [19] [19] 0x555f7689ddd0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x555f7689de60 VAL: '110' (3 sibs) 34: [21] [21] 0x555f7689def0 VAL: '111' (3 sibs) 34: [22] [22] 0x555f7689df80 VAL: '112' (3 sibs) 34: [23] [23] 0x555f7689e010 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x555f7689e0a0 VAL: '120' (3 sibs) 34: [25] [25] 0x555f7689e130 VAL: '121' (3 sibs) 34: [26] [26] 0x555f7689e1c0 VAL: '122' (3 sibs) 34: [27] [27] 0x555f7689e250 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x555f7689e2e0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x555f7689e370 VAL: '200' (3 sibs) 34: [30] [30] 0x555f7689e400 VAL: '201' (3 sibs) 34: [31] [31] 0x555f7689e490 VAL: '202' (3 sibs) 34: [32] [32] 0x555f7689e520 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x555f7689e5b0 VAL: '210' (3 sibs) 34: [34] [34] 0x555f7689e640 VAL: '211' (3 sibs) 34: [35] [35] 0x555f7689e6d0 VAL: '212' (3 sibs) 34: [36] [36] 0x555f7689e760 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x555f7689e7f0 VAL: '220' (3 sibs) 34: [38] [38] 0x555f7689e880 VAL: '221' (3 sibs) 34: [39] [39] 0x555f7689e910 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: 0x555f7687afd8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x555f7687c840 SEQ: (3 sibs) 3 children: 34: 0x555f7687ca10 SEQ: (3 sibs) 3 children: 34: 0x555f7687cbe0 VAL: '000' (3 sibs) 34: 0x555f7687cc78 VAL: '001' (3 sibs) 34: 0x555f7687cd10 VAL: '002' (3 sibs) 34: 0x555f7687caa8 SEQ: (3 sibs) 3 children: 34: 0x555f7687cdb0 VAL: '010' (3 sibs) 34: 0x555f7687ce48 VAL: '011' (3 sibs) 34: 0x555f7687cee0 VAL: '012' (3 sibs) 34: 0x555f7687cb40 SEQ: (3 sibs) 3 children: 34: 0x555f7687cf80 VAL: '020' (3 sibs) 34: 0x555f7687d018 VAL: '021' (3 sibs) 34: 0x555f7687d0b0 VAL: '022' (3 sibs) 34: 0x555f7687c8d8 SEQ: (3 sibs) 3 children: 34: 0x555f7687d150 SEQ: (3 sibs) 3 children: 34: 0x555f7687d320 VAL: '100' (3 sibs) 34: 0x555f7687d3b8 VAL: '101' (3 sibs) 34: 0x555f7687d450 VAL: '102' (3 sibs) 34: 0x555f7687d1e8 SEQ: (3 sibs) 3 children: 34: 0x555f7687d4f0 VAL: '110' (3 sibs) 34: 0x555f7687d588 VAL: '111' (3 sibs) 34: 0x555f7687d620 VAL: '112' (3 sibs) 34: 0x555f7687d280 SEQ: (3 sibs) 3 children: 34: 0x555f7687d6c0 VAL: '120' (3 sibs) 34: 0x555f7687d758 VAL: '121' (3 sibs) 34: 0x555f7687d7f0 VAL: '122' (3 sibs) 34: 0x555f7687c970 SEQ: (3 sibs) 3 children: 34: 0x555f7687d890 SEQ: (3 sibs) 3 children: 34: 0x555f7687da60 VAL: '200' (3 sibs) 34: 0x555f7687daf8 VAL: '201' (3 sibs) 34: 0x555f7687db90 VAL: '202' (3 sibs) 34: 0x555f7687d928 SEQ: (3 sibs) 3 children: 34: 0x555f7687dc30 VAL: '210' (3 sibs) 34: 0x555f7687dcc8 VAL: '211' (3 sibs) 34: 0x555f7687dd60 VAL: '212' (3 sibs) 34: 0x555f7687d9c0 SEQ: (3 sibs) 3 children: 34: 0x555f7687de00 VAL: '220' (3 sibs) 34: 0x555f7687de98 VAL: '221' (3 sibs) 34: 0x555f7687df30 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x555f768a18e0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x555f768a1970 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x555f768a1a00 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x555f768a1a90 VAL: '000' (3 sibs) 34: [4] [4] 0x555f768a1b20 VAL: '001' (3 sibs) 34: [5] [5] 0x555f768a1bb0 VAL: '002' (3 sibs) 34: [6] [6] 0x555f768a1c40 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x555f768a1cd0 VAL: '010' (3 sibs) 34: [8] [8] 0x555f768a1d60 VAL: '011' (3 sibs) 34: [9] [9] 0x555f768a1df0 VAL: '012' (3 sibs) 34: [10] [10] 0x555f768a1e80 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x555f768a1f10 VAL: '020' (3 sibs) 34: [12] [12] 0x555f768a1fa0 VAL: '021' (3 sibs) 34: [13] [13] 0x555f768a2030 VAL: '022' (3 sibs) 34: [14] [14] 0x555f768a20c0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x555f768a2150 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x555f768a21e0 VAL: '100' (3 sibs) 34: [17] [17] 0x555f768a2270 VAL: '101' (3 sibs) 34: [18] [18] 0x555f768a2300 VAL: '102' (3 sibs) 34: [19] [19] 0x555f768a2390 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x555f768a2420 VAL: '110' (3 sibs) 34: [21] [21] 0x555f768a24b0 VAL: '111' (3 sibs) 34: [22] [22] 0x555f768a2540 VAL: '112' (3 sibs) 34: [23] [23] 0x555f768a25d0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x555f768a2660 VAL: '120' (3 sibs) 34: [25] [25] 0x555f768a26f0 VAL: '121' (3 sibs) 34: [26] [26] 0x555f768a2780 VAL: '122' (3 sibs) 34: [27] [27] 0x555f768a2810 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x555f768a28a0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x555f768a2930 VAL: '200' (3 sibs) 34: [30] [30] 0x555f768a29c0 VAL: '201' (3 sibs) 34: [31] [31] 0x555f768a2a50 VAL: '202' (3 sibs) 34: [32] [32] 0x555f768a2ae0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x555f768a2b70 VAL: '210' (3 sibs) 34: [34] [34] 0x555f768a2c00 VAL: '211' (3 sibs) 34: [35] [35] 0x555f768a2c90 VAL: '212' (3 sibs) 34: [36] [36] 0x555f768a2d20 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x555f768a2db0 VAL: '220' (3 sibs) 34: [38] [38] 0x555f768a2e40 VAL: '221' (3 sibs) 34: [39] [39] 0x555f768a2ed0 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: 0x555f7687ac90 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x555f76877ae0 SEQ: (3 sibs) 3 children: 34: 0x555f76877cb0 SEQ: (3 sibs) 3 children: 34: 0x555f76877e80 VAL: '000' (3 sibs) 34: 0x555f76877f18 VAL: '001' (3 sibs) 34: 0x555f76877fb0 VAL: '002' (3 sibs) 34: 0x555f76877d48 SEQ: (3 sibs) 3 children: 34: 0x555f76878050 VAL: '010' (3 sibs) 34: 0x555f768780e8 VAL: '011' (3 sibs) 34: 0x555f76878180 VAL: '012' (3 sibs) 34: 0x555f76877de0 SEQ: (3 sibs) 3 children: 34: 0x555f76878220 VAL: '020' (3 sibs) 34: 0x555f768782b8 VAL: '021' (3 sibs) 34: 0x555f76878350 VAL: '022' (3 sibs) 34: 0x555f76877b78 SEQ: (3 sibs) 3 children: 34: 0x555f768783f0 SEQ: (3 sibs) 3 children: 34: 0x555f768785c0 VAL: '100' (3 sibs) 34: 0x555f76878658 VAL: '101' (3 sibs) 34: 0x555f768786f0 VAL: '102' (3 sibs) 34: 0x555f76878488 SEQ: (3 sibs) 3 children: 34: 0x555f76878790 VAL: '110' (3 sibs) 34: 0x555f76878828 VAL: '111' (3 sibs) 34: 0x555f768788c0 VAL: '112' (3 sibs) 34: 0x555f76878520 SEQ: (3 sibs) 3 children: 34: 0x555f76878960 VAL: '120' (3 sibs) 34: 0x555f768789f8 VAL: '121' (3 sibs) 34: 0x555f76878a90 VAL: '122' (3 sibs) 34: 0x555f76877c10 SEQ: (3 sibs) 3 children: 34: 0x555f76878b30 SEQ: (3 sibs) 3 children: 34: 0x555f76878d00 VAL: '200' (3 sibs) 34: 0x555f76878d98 VAL: '201' (3 sibs) 34: 0x555f76878e30 VAL: '202' (3 sibs) 34: 0x555f76878bc8 SEQ: (3 sibs) 3 children: 34: 0x555f76878ed0 VAL: '210' (3 sibs) 34: 0x555f76878f68 VAL: '211' (3 sibs) 34: 0x555f76879000 VAL: '212' (3 sibs) 34: 0x555f76878c60 SEQ: (3 sibs) 3 children: 34: 0x555f768790a0 VAL: '220' (3 sibs) 34: 0x555f76879138 VAL: '221' (3 sibs) 34: 0x555f768791d0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x555f768a3cf0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x555f768a3d80 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x555f768a3e10 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x555f768a3ea0 VAL: '000' (3 sibs) 34: [4] [4] 0x555f768a3f30 VAL: '001' (3 sibs) 34: [5] [5] 0x555f768a3fc0 VAL: '002' (3 sibs) 34: [6] [6] 0x555f768a4050 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x555f768a40e0 VAL: '010' (3 sibs) 34: [8] [8] 0x555f768a4170 VAL: '011' (3 sibs) 34: [9] [9] 0x555f768a4200 VAL: '012' (3 sibs) 34: [10] [10] 0x555f768a4290 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x555f768a4320 VAL: '020' (3 sibs) 34: [12] [12] 0x555f768a43b0 VAL: '021' (3 sibs) 34: [13] [13] 0x555f768a4440 VAL: '022' (3 sibs) 34: [14] [14] 0x555f768a44d0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x555f768a4560 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x555f768a45f0 VAL: '100' (3 sibs) 34: [17] [17] 0x555f768a4680 VAL: '101' (3 sibs) 34: [18] [18] 0x555f768a4710 VAL: '102' (3 sibs) 34: [19] [19] 0x555f768a47a0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x555f768a4830 VAL: '110' (3 sibs) 34: [21] [21] 0x555f768a48c0 VAL: '111' (3 sibs) 34: [22] [22] 0x555f768a4950 VAL: '112' (3 sibs) 34: [23] [23] 0x555f768a49e0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x555f768a4a70 VAL: '120' (3 sibs) 34: [25] [25] 0x555f768a4b00 VAL: '121' (3 sibs) 34: [26] [26] 0x555f768a4b90 VAL: '122' (3 sibs) 34: [27] [27] 0x555f768a4c20 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x555f768a4cb0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x555f768a4d40 VAL: '200' (3 sibs) 34: [30] [30] 0x555f768a4dd0 VAL: '201' (3 sibs) 34: [31] [31] 0x555f768a4e60 VAL: '202' (3 sibs) 34: [32] [32] 0x555f768a4ef0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x555f768a4f80 VAL: '210' (3 sibs) 34: [34] [34] 0x555f768a5010 VAL: '211' (3 sibs) 34: [35] [35] 0x555f768a50a0 VAL: '212' (3 sibs) 34: [36] [36] 0x555f768a5130 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x555f768a51c0 VAL: '220' (3 sibs) 34: [38] [38] 0x555f768a5250 VAL: '221' (3 sibs) 34: [39] [39] 0x555f768a52e0 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: 0x555f7687ada8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x555f768794b0 SEQ: (3 sibs) 3 children: 34: 0x555f76879680 SEQ: (3 sibs) 3 children: 34: 0x555f76879850 VAL: '000' (3 sibs) 34: 0x555f768798e8 VAL: '001' (3 sibs) 34: 0x555f76879980 VAL: '002' (3 sibs) 34: 0x555f76879718 SEQ: (3 sibs) 3 children: 34: 0x555f76879a20 VAL: '010' (3 sibs) 34: 0x555f76879ab8 VAL: '011' (3 sibs) 34: 0x555f76879b50 VAL: '012' (3 sibs) 34: 0x555f768797b0 SEQ: (3 sibs) 3 children: 34: 0x555f76879bf0 VAL: '020' (3 sibs) 34: 0x555f76879c88 VAL: '021' (3 sibs) 34: 0x555f76879d20 VAL: '022' (3 sibs) 34: 0x555f76879548 SEQ: (3 sibs) 3 children: 34: 0x555f76879dc0 SEQ: (3 sibs) 3 children: 34: 0x555f76879f90 VAL: '100' (3 sibs) 34: 0x555f7687a028 VAL: '101' (3 sibs) 34: 0x555f7687a0c0 VAL: '102' (3 sibs) 34: 0x555f76879e58 SEQ: (3 sibs) 3 children: 34: 0x555f7687a160 VAL: '110' (3 sibs) 34: 0x555f7687a1f8 VAL: '111' (3 sibs) 34: 0x555f7687a290 VAL: '112' (3 sibs) 34: 0x555f76879ef0 SEQ: (3 sibs) 3 children: 34: 0x555f7687a330 VAL: '120' (3 sibs) 34: 0x555f7687a3c8 VAL: '121' (3 sibs) 34: 0x555f7687a460 VAL: '122' (3 sibs) 34: 0x555f768795e0 SEQ: (3 sibs) 3 children: 34: 0x555f7687a500 SEQ: (3 sibs) 3 children: 34: 0x555f7687a6d0 VAL: '200' (3 sibs) 34: 0x555f7687a768 VAL: '201' (3 sibs) 34: 0x555f7687a800 VAL: '202' (3 sibs) 34: 0x555f7687a598 SEQ: (3 sibs) 3 children: 34: 0x555f7687a8a0 VAL: '210' (3 sibs) 34: 0x555f7687a938 VAL: '211' (3 sibs) 34: 0x555f7687a9d0 VAL: '212' (3 sibs) 34: 0x555f7687a630 SEQ: (3 sibs) 3 children: 34: 0x555f7687aa70 VAL: '220' (3 sibs) 34: 0x555f7687ab08 VAL: '221' (3 sibs) 34: 0x555f7687aba0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x555f768a6100 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x555f768a6190 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x555f768a6220 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x555f768a62b0 VAL: '000' (3 sibs) 34: [4] [4] 0x555f768a6340 VAL: '001' (3 sibs) 34: [5] [5] 0x555f768a63d0 VAL: '002' (3 sibs) 34: [6] [6] 0x555f768a6460 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x555f768a64f0 VAL: '010' (3 sibs) 34: [8] [8] 0x555f768a6580 VAL: '011' (3 sibs) 34: [9] [9] 0x555f768a6610 VAL: '012' (3 sibs) 34: [10] [10] 0x555f768a66a0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x555f768a6730 VAL: '020' (3 sibs) 34: [12] [12] 0x555f768a67c0 VAL: '021' (3 sibs) 34: [13] [13] 0x555f768a6850 VAL: '022' (3 sibs) 34: [14] [14] 0x555f768a68e0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x555f768a6970 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x555f768a6a00 VAL: '100' (3 sibs) 34: [17] [17] 0x555f768a6a90 VAL: '101' (3 sibs) 34: [18] [18] 0x555f768a6b20 VAL: '102' (3 sibs) 34: [19] [19] 0x555f768a6bb0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x555f768a6c40 VAL: '110' (3 sibs) 34: [21] [21] 0x555f768a6cd0 VAL: '111' (3 sibs) 34: [22] [22] 0x555f768a6d60 VAL: '112' (3 sibs) 34: [23] [23] 0x555f768a6df0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x555f768a6e80 VAL: '120' (3 sibs) 34: [25] [25] 0x555f768a6f10 VAL: '121' (3 sibs) 34: [26] [26] 0x555f768a6fa0 VAL: '122' (3 sibs) 34: [27] [27] 0x555f768a7030 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x555f768a70c0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x555f768a7150 VAL: '200' (3 sibs) 34: [30] [30] 0x555f768a71e0 VAL: '201' (3 sibs) 34: [31] [31] 0x555f768a7270 VAL: '202' (3 sibs) 34: [32] [32] 0x555f768a7300 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x555f768a7390 VAL: '210' (3 sibs) 34: [34] [34] 0x555f768a7420 VAL: '211' (3 sibs) 34: [35] [35] 0x555f768a74b0 VAL: '212' (3 sibs) 34: [36] [36] 0x555f768a7540 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x555f768a75d0 VAL: '220' (3 sibs) 34: [38] [38] 0x555f768a7660 VAL: '221' (3 sibs) 34: [39] [39] 0x555f768a76f0 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: 0x555f7687aec0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x555f7687b0b0 SEQ: (3 sibs) 3 children: 34: 0x555f7687b280 SEQ: (3 sibs) 3 children: 34: 0x555f7687b450 VAL: '000' (3 sibs) 34: 0x555f7687b4e8 VAL: '001' (3 sibs) 34: 0x555f7687b580 VAL: '002' (3 sibs) 34: 0x555f7687b318 SEQ: (3 sibs) 3 children: 34: 0x555f7687b620 VAL: '010' (3 sibs) 34: 0x555f7687b6b8 VAL: '011' (3 sibs) 34: 0x555f7687b750 VAL: '012' (3 sibs) 34: 0x555f7687b3b0 SEQ: (3 sibs) 3 children: 34: 0x555f7687b7f0 VAL: '020' (3 sibs) 34: 0x555f7687b888 VAL: '021' (3 sibs) 34: 0x555f7687b920 VAL: '022' (3 sibs) 34: 0x555f7687b148 SEQ: (3 sibs) 3 children: 34: 0x555f7687b9c0 SEQ: (3 sibs) 3 children: 34: 0x555f7687bb90 VAL: '100' (3 sibs) 34: 0x555f7687bc28 VAL: '101' (3 sibs) 34: 0x555f7687bcc0 VAL: '102' (3 sibs) 34: 0x555f7687ba58 SEQ: (3 sibs) 3 children: 34: 0x555f7687bd60 VAL: '110' (3 sibs) 34: 0x555f7687bdf8 VAL: '111' (3 sibs) 34: 0x555f7687be90 VAL: '112' (3 sibs) 34: 0x555f7687baf0 SEQ: (3 sibs) 3 children: 34: 0x555f7687bf30 VAL: '120' (3 sibs) 34: 0x555f7687bfc8 VAL: '121' (3 sibs) 34: 0x555f7687c060 VAL: '122' (3 sibs) 34: 0x555f7687b1e0 SEQ: (3 sibs) 3 children: 34: 0x555f7687c100 SEQ: (3 sibs) 3 children: 34: 0x555f7687c2d0 VAL: '200' (3 sibs) 34: 0x555f7687c368 VAL: '201' (3 sibs) 34: 0x555f7687c400 VAL: '202' (3 sibs) 34: 0x555f7687c198 SEQ: (3 sibs) 3 children: 34: 0x555f7687c4a0 VAL: '210' (3 sibs) 34: 0x555f7687c538 VAL: '211' (3 sibs) 34: 0x555f7687c5d0 VAL: '212' (3 sibs) 34: 0x555f7687c230 SEQ: (3 sibs) 3 children: 34: 0x555f7687c670 VAL: '220' (3 sibs) 34: 0x555f7687c708 VAL: '221' (3 sibs) 34: 0x555f7687c7a0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x555f768a8510 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x555f768a85a0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x555f768a8630 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x555f768a86c0 VAL: '000' (3 sibs) 34: [4] [4] 0x555f768a8750 VAL: '001' (3 sibs) 34: [5] [5] 0x555f768a87e0 VAL: '002' (3 sibs) 34: [6] [6] 0x555f768a8870 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x555f768a8900 VAL: '010' (3 sibs) 34: [8] [8] 0x555f768a8990 VAL: '011' (3 sibs) 34: [9] [9] 0x555f768a8a20 VAL: '012' (3 sibs) 34: [10] [10] 0x555f768a8ab0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x555f768a8b40 VAL: '020' (3 sibs) 34: [12] [12] 0x555f768a8bd0 VAL: '021' (3 sibs) 34: [13] [13] 0x555f768a8c60 VAL: '022' (3 sibs) 34: [14] [14] 0x555f768a8cf0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x555f768a8d80 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x555f768a8e10 VAL: '100' (3 sibs) 34: [17] [17] 0x555f768a8ea0 VAL: '101' (3 sibs) 34: [18] [18] 0x555f768a8f30 VAL: '102' (3 sibs) 34: [19] [19] 0x555f768a8fc0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x555f768a9050 VAL: '110' (3 sibs) 34: [21] [21] 0x555f768a90e0 VAL: '111' (3 sibs) 34: [22] [22] 0x555f768a9170 VAL: '112' (3 sibs) 34: [23] [23] 0x555f768a9200 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x555f768a9290 VAL: '120' (3 sibs) 34: [25] [25] 0x555f768a9320 VAL: '121' (3 sibs) 34: [26] [26] 0x555f768a93b0 VAL: '122' (3 sibs) 34: [27] [27] 0x555f768a9440 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x555f768a94d0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x555f768a9560 VAL: '200' (3 sibs) 34: [30] [30] 0x555f768a95f0 VAL: '201' (3 sibs) 34: [31] [31] 0x555f768a9680 VAL: '202' (3 sibs) 34: [32] [32] 0x555f768a9710 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x555f768a97a0 VAL: '210' (3 sibs) 34: [34] [34] 0x555f768a9830 VAL: '211' (3 sibs) 34: [35] [35] 0x555f768a98c0 VAL: '212' (3 sibs) 34: [36] [36] 0x555f768a9950 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x555f768a99e0 VAL: '220' (3 sibs) 34: [38] [38] 0x555f768a9a70 VAL: '221' (3 sibs) 34: [39] [39] 0x555f768a9b00 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: 0x555f7687afd8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x555f7687c840 SEQ: (3 sibs) 3 children: 34: 0x555f7687ca10 SEQ: (3 sibs) 3 children: 34: 0x555f7687cbe0 VAL: '000' (3 sibs) 34: 0x555f7687cc78 VAL: '001' (3 sibs) 34: 0x555f7687cd10 VAL: '002' (3 sibs) 34: 0x555f7687caa8 SEQ: (3 sibs) 3 children: 34: 0x555f7687cdb0 VAL: '010' (3 sibs) 34: 0x555f7687ce48 VAL: '011' (3 sibs) 34: 0x555f7687cee0 VAL: '012' (3 sibs) 34: 0x555f7687cb40 SEQ: (3 sibs) 3 children: 34: 0x555f7687cf80 VAL: '020' (3 sibs) 34: 0x555f7687d018 VAL: '021' (3 sibs) 34: 0x555f7687d0b0 VAL: '022' (3 sibs) 34: 0x555f7687c8d8 SEQ: (3 sibs) 3 children: 34: 0x555f7687d150 SEQ: (3 sibs) 3 children: 34: 0x555f7687d320 VAL: '100' (3 sibs) 34: 0x555f7687d3b8 VAL: '101' (3 sibs) 34: 0x555f7687d450 VAL: '102' (3 sibs) 34: 0x555f7687d1e8 SEQ: (3 sibs) 3 children: 34: 0x555f7687d4f0 VAL: '110' (3 sibs) 34: 0x555f7687d588 VAL: '111' (3 sibs) 34: 0x555f7687d620 VAL: '112' (3 sibs) 34: 0x555f7687d280 SEQ: (3 sibs) 3 children: 34: 0x555f7687d6c0 VAL: '120' (3 sibs) 34: 0x555f7687d758 VAL: '121' (3 sibs) 34: 0x555f7687d7f0 VAL: '122' (3 sibs) 34: 0x555f7687c970 SEQ: (3 sibs) 3 children: 34: 0x555f7687d890 SEQ: (3 sibs) 3 children: 34: 0x555f7687da60 VAL: '200' (3 sibs) 34: 0x555f7687daf8 VAL: '201' (3 sibs) 34: 0x555f7687db90 VAL: '202' (3 sibs) 34: 0x555f7687d928 SEQ: (3 sibs) 3 children: 34: 0x555f7687dc30 VAL: '210' (3 sibs) 34: 0x555f7687dcc8 VAL: '211' (3 sibs) 34: 0x555f7687dd60 VAL: '212' (3 sibs) 34: 0x555f7687d9c0 SEQ: (3 sibs) 3 children: 34: 0x555f7687de00 VAL: '220' (3 sibs) 34: 0x555f7687de98 VAL: '221' (3 sibs) 34: 0x555f7687df30 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x555f768aa920 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x555f768aa9b0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x555f768aaa40 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x555f768aaad0 VAL: '000' (3 sibs) 34: [4] [4] 0x555f768aab60 VAL: '001' (3 sibs) 34: [5] [5] 0x555f768aabf0 VAL: '002' (3 sibs) 34: [6] [6] 0x555f768aac80 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x555f768aad10 VAL: '010' (3 sibs) 34: [8] [8] 0x555f768aada0 VAL: '011' (3 sibs) 34: [9] [9] 0x555f768aae30 VAL: '012' (3 sibs) 34: [10] [10] 0x555f768aaec0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x555f768aaf50 VAL: '020' (3 sibs) 34: [12] [12] 0x555f768aafe0 VAL: '021' (3 sibs) 34: [13] [13] 0x555f768ab070 VAL: '022' (3 sibs) 34: [14] [14] 0x555f768ab100 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x555f768ab190 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x555f768ab220 VAL: '100' (3 sibs) 34: [17] [17] 0x555f768ab2b0 VAL: '101' (3 sibs) 34: [18] [18] 0x555f768ab340 VAL: '102' (3 sibs) 34: [19] [19] 0x555f768ab3d0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x555f768ab460 VAL: '110' (3 sibs) 34: [21] [21] 0x555f768ab4f0 VAL: '111' (3 sibs) 34: [22] [22] 0x555f768ab580 VAL: '112' (3 sibs) 34: [23] [23] 0x555f768ab610 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x555f768ab6a0 VAL: '120' (3 sibs) 34: [25] [25] 0x555f768ab730 VAL: '121' (3 sibs) 34: [26] [26] 0x555f768ab7c0 VAL: '122' (3 sibs) 34: [27] [27] 0x555f768ab850 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x555f768ab8e0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x555f768ab970 VAL: '200' (3 sibs) 34: [30] [30] 0x555f768aba00 VAL: '201' (3 sibs) 34: [31] [31] 0x555f768aba90 VAL: '202' (3 sibs) 34: [32] [32] 0x555f768abb20 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x555f768abbb0 VAL: '210' (3 sibs) 34: [34] [34] 0x555f768abc40 VAL: '211' (3 sibs) 34: [35] [35] 0x555f768abcd0 VAL: '212' (3 sibs) 34: [36] [36] 0x555f768abd60 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x555f768abdf0 VAL: '220' (3 sibs) 34: [38] [38] 0x555f768abe80 VAL: '221' (3 sibs) 34: [39] [39] 0x555f768abf10 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] 0x555f76895350 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x555f768953e0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x555f76895470 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x555f76895500 VAL: '000' (3 sibs) 34: [4] [4] 0x555f76895590 VAL: '001' (3 sibs) 34: [5] [5] 0x555f76895620 VAL: '002' (3 sibs) 34: [6] [6] 0x555f768956b0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x555f76895740 VAL: '010' (3 sibs) 34: [8] [8] 0x555f768957d0 VAL: '011' (3 sibs) 34: [9] [9] 0x555f76895860 VAL: '012' (3 sibs) 34: [10] [10] 0x555f768958f0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x555f76895980 VAL: '020' (3 sibs) 34: [12] [12] 0x555f76895a10 VAL: '021' (3 sibs) 34: [13] [13] 0x555f76895aa0 VAL: '022' (3 sibs) 34: [14] [14] 0x555f76895b30 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x555f76895bc0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x555f76895c50 VAL: '100' (3 sibs) 34: [17] [17] 0x555f76895ce0 VAL: '101' (3 sibs) 34: [18] [18] 0x555f76895d70 VAL: '102' (3 sibs) 34: [19] [19] 0x555f76895e00 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x555f76895e90 VAL: '110' (3 sibs) 34: [21] [21] 0x555f76895f20 VAL: '111' (3 sibs) 34: [22] [22] 0x555f76895fb0 VAL: '112' (3 sibs) 34: [23] [23] 0x555f76896040 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x555f768960d0 VAL: '120' (3 sibs) 34: [25] [25] 0x555f76896160 VAL: '121' (3 sibs) 34: [26] [26] 0x555f768961f0 VAL: '122' (3 sibs) 34: [27] [27] 0x555f76896280 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x555f76896310 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x555f768963a0 VAL: '200' (3 sibs) 34: [30] [30] 0x555f76896430 VAL: '201' (3 sibs) 34: [31] [31] 0x555f768964c0 VAL: '202' (3 sibs) 34: [32] [32] 0x555f76896550 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x555f768965e0 VAL: '210' (3 sibs) 34: [34] [34] 0x555f76896670 VAL: '211' (3 sibs) 34: [35] [35] 0x555f76896700 VAL: '212' (3 sibs) 34: [36] [36] 0x555f76896790 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x555f76896820 VAL: '220' (3 sibs) 34: [38] [38] 0x555f768968b0 VAL: '221' (3 sibs) 34: [39] [39] 0x555f76896940 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] 0x555f768adf40 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x555f768adfd0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x555f768ae060 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x555f768ae0f0 VAL: '000' (3 sibs) 34: [4] [4] 0x555f768ae180 VAL: '001' (3 sibs) 34: [5] [5] 0x555f768ae210 VAL: '002' (3 sibs) 34: [6] [6] 0x555f768ae2a0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x555f768ae330 VAL: '010' (3 sibs) 34: [8] [8] 0x555f768ae3c0 VAL: '011' (3 sibs) 34: [9] [9] 0x555f768ae450 VAL: '012' (3 sibs) 34: [10] [10] 0x555f768ae4e0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x555f768ae570 VAL: '020' (3 sibs) 34: [12] [12] 0x555f768ae600 VAL: '021' (3 sibs) 34: [13] [13] 0x555f768ae690 VAL: '022' (3 sibs) 34: [14] [14] 0x555f768ae720 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x555f768ae7b0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x555f768ae840 VAL: '100' (3 sibs) 34: [17] [17] 0x555f768ae8d0 VAL: '101' (3 sibs) 34: [18] [18] 0x555f768ae960 VAL: '102' (3 sibs) 34: [19] [19] 0x555f768ae9f0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x555f768aea80 VAL: '110' (3 sibs) 34: [21] [21] 0x555f768aeb10 VAL: '111' (3 sibs) 34: [22] [22] 0x555f768aeba0 VAL: '112' (3 sibs) 34: [23] [23] 0x555f768aec30 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x555f768aecc0 VAL: '120' (3 sibs) 34: [25] [25] 0x555f768aed50 VAL: '121' (3 sibs) 34: [26] [26] 0x555f768aede0 VAL: '122' (3 sibs) 34: [27] [27] 0x555f768aee70 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x555f768aef00 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x555f768aef90 VAL: '200' (3 sibs) 34: [30] [30] 0x555f768af020 VAL: '201' (3 sibs) 34: [31] [31] 0x555f768af0b0 VAL: '202' (3 sibs) 34: [32] [32] 0x555f768af140 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x555f768af1d0 VAL: '210' (3 sibs) 34: [34] [34] 0x555f768af260 VAL: '211' (3 sibs) 34: [35] [35] 0x555f768af2f0 VAL: '212' (3 sibs) 34: [36] [36] 0x555f768af380 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x555f768af410 VAL: '220' (3 sibs) 34: [38] [38] 0x555f768af4a0 VAL: '221' (3 sibs) 34: [39] [39] 0x555f768af530 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] 0x555f76899280 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x555f76899310 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x555f768993a0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x555f76899430 VAL: '000' (3 sibs) 34: [4] [4] 0x555f768994c0 VAL: '001' (3 sibs) 34: [5] [5] 0x555f76899550 VAL: '002' (3 sibs) 34: [6] [6] 0x555f768995e0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x555f76899670 VAL: '010' (3 sibs) 34: [8] [8] 0x555f76899700 VAL: '011' (3 sibs) 34: [9] [9] 0x555f76899790 VAL: '012' (3 sibs) 34: [10] [10] 0x555f76899820 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x555f768998b0 VAL: '020' (3 sibs) 34: [12] [12] 0x555f76899940 VAL: '021' (3 sibs) 34: [13] [13] 0x555f768999d0 VAL: '022' (3 sibs) 34: [14] [14] 0x555f76899a60 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x555f76899af0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x555f76899b80 VAL: '100' (3 sibs) 34: [17] [17] 0x555f76899c10 VAL: '101' (3 sibs) 34: [18] [18] 0x555f76899ca0 VAL: '102' (3 sibs) 34: [19] [19] 0x555f76899d30 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x555f76899dc0 VAL: '110' (3 sibs) 34: [21] [21] 0x555f76899e50 VAL: '111' (3 sibs) 34: [22] [22] 0x555f76899ee0 VAL: '112' (3 sibs) 34: [23] [23] 0x555f76899f70 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x555f7689a000 VAL: '120' (3 sibs) 34: [25] [25] 0x555f7689a090 VAL: '121' (3 sibs) 34: [26] [26] 0x555f7689a120 VAL: '122' (3 sibs) 34: [27] [27] 0x555f7689a1b0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x555f7689a240 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x555f7689a2d0 VAL: '200' (3 sibs) 34: [30] [30] 0x555f7689a360 VAL: '201' (3 sibs) 34: [31] [31] 0x555f7689a3f0 VAL: '202' (3 sibs) 34: [32] [32] 0x555f7689a480 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x555f7689a510 VAL: '210' (3 sibs) 34: [34] [34] 0x555f7689a5a0 VAL: '211' (3 sibs) 34: [35] [35] 0x555f7689a630 VAL: '212' (3 sibs) 34: [36] [36] 0x555f7689a6c0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x555f7689a750 VAL: '220' (3 sibs) 34: [38] [38] 0x555f7689a7e0 VAL: '221' (3 sibs) 34: [39] [39] 0x555f7689a870 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] 0x555f768b0350 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x555f768b03e0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x555f768b0470 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x555f768b0500 VAL: '000' (3 sibs) 34: [4] [4] 0x555f768b0590 VAL: '001' (3 sibs) 34: [5] [5] 0x555f768b0620 VAL: '002' (3 sibs) 34: [6] [6] 0x555f768b06b0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x555f768b0740 VAL: '010' (3 sibs) 34: [8] [8] 0x555f768b07d0 VAL: '011' (3 sibs) 34: [9] [9] 0x555f768b0860 VAL: '012' (3 sibs) 34: [10] [10] 0x555f768b08f0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x555f768b0980 VAL: '020' (3 sibs) 34: [12] [12] 0x555f768b0a10 VAL: '021' (3 sibs) 34: [13] [13] 0x555f768b0aa0 VAL: '022' (3 sibs) 34: [14] [14] 0x555f768b0b30 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x555f768b0bc0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x555f768b0c50 VAL: '100' (3 sibs) 34: [17] [17] 0x555f768b0ce0 VAL: '101' (3 sibs) 34: [18] [18] 0x555f768b0d70 VAL: '102' (3 sibs) 34: [19] [19] 0x555f768b0e00 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x555f768b0e90 VAL: '110' (3 sibs) 34: [21] [21] 0x555f768b0f20 VAL: '111' (3 sibs) 34: [22] [22] 0x555f768b0fb0 VAL: '112' (3 sibs) 34: [23] [23] 0x555f768b1040 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x555f768b10d0 VAL: '120' (3 sibs) 34: [25] [25] 0x555f768b1160 VAL: '121' (3 sibs) 34: [26] [26] 0x555f768b11f0 VAL: '122' (3 sibs) 34: [27] [27] 0x555f768b1280 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x555f768b1310 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x555f768b13a0 VAL: '200' (3 sibs) 34: [30] [30] 0x555f768b1430 VAL: '201' (3 sibs) 34: [31] [31] 0x555f768b14c0 VAL: '202' (3 sibs) 34: [32] [32] 0x555f768b1550 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x555f768b15e0 VAL: '210' (3 sibs) 34: [34] [34] 0x555f768b1670 VAL: '211' (3 sibs) 34: [35] [35] 0x555f768b1700 VAL: '212' (3 sibs) 34: [36] [36] 0x555f768b1790 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x555f768b1820 VAL: '220' (3 sibs) 34: [38] [38] 0x555f768b18b0 VAL: '221' (3 sibs) 34: [39] [39] 0x555f768b1940 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] 0x555f7689d320 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x555f7689d3b0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x555f7689d440 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x555f7689d4d0 VAL: '000' (3 sibs) 34: [4] [4] 0x555f7689d560 VAL: '001' (3 sibs) 34: [5] [5] 0x555f7689d5f0 VAL: '002' (3 sibs) 34: [6] [6] 0x555f7689d680 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x555f7689d710 VAL: '010' (3 sibs) 34: [8] [8] 0x555f7689d7a0 VAL: '011' (3 sibs) 34: [9] [9] 0x555f7689d830 VAL: '012' (3 sibs) 34: [10] [10] 0x555f7689d8c0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x555f7689d950 VAL: '020' (3 sibs) 34: [12] [12] 0x555f7689d9e0 VAL: '021' (3 sibs) 34: [13] [13] 0x555f7689da70 VAL: '022' (3 sibs) 34: [14] [14] 0x555f7689db00 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x555f7689db90 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x555f7689dc20 VAL: '100' (3 sibs) 34: [17] [17] 0x555f7689dcb0 VAL: '101' (3 sibs) 34: [18] [18] 0x555f7689dd40 VAL: '102' (3 sibs) 34: [19] [19] 0x555f7689ddd0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x555f7689de60 VAL: '110' (3 sibs) 34: [21] [21] 0x555f7689def0 VAL: '111' (3 sibs) 34: [22] [22] 0x555f7689df80 VAL: '112' (3 sibs) 34: [23] [23] 0x555f7689e010 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x555f7689e0a0 VAL: '120' (3 sibs) 34: [25] [25] 0x555f7689e130 VAL: '121' (3 sibs) 34: [26] [26] 0x555f7689e1c0 VAL: '122' (3 sibs) 34: [27] [27] 0x555f7689e250 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x555f7689e2e0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x555f7689e370 VAL: '200' (3 sibs) 34: [30] [30] 0x555f7689e400 VAL: '201' (3 sibs) 34: [31] [31] 0x555f7689e490 VAL: '202' (3 sibs) 34: [32] [32] 0x555f7689e520 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x555f7689e5b0 VAL: '210' (3 sibs) 34: [34] [34] 0x555f7689e640 VAL: '211' (3 sibs) 34: [35] [35] 0x555f7689e6d0 VAL: '212' (3 sibs) 34: [36] [36] 0x555f7689e760 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x555f7689e7f0 VAL: '220' (3 sibs) 34: [38] [38] 0x555f7689e880 VAL: '221' (3 sibs) 34: [39] [39] 0x555f7689e910 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] 0x555f768b2760 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x555f768b27f0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x555f768b2880 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x555f768b2910 VAL: '000' (3 sibs) 34: [4] [4] 0x555f768b29a0 VAL: '001' (3 sibs) 34: [5] [5] 0x555f768b2a30 VAL: '002' (3 sibs) 34: [6] [6] 0x555f768b2ac0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x555f768b2b50 VAL: '010' (3 sibs) 34: [8] [8] 0x555f768b2be0 VAL: '011' (3 sibs) 34: [9] [9] 0x555f768b2c70 VAL: '012' (3 sibs) 34: [10] [10] 0x555f768b2d00 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x555f768b2d90 VAL: '020' (3 sibs) 34: [12] [12] 0x555f768b2e20 VAL: '021' (3 sibs) 34: [13] [13] 0x555f768b2eb0 VAL: '022' (3 sibs) 34: [14] [14] 0x555f768b2f40 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x555f768b2fd0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x555f768b3060 VAL: '100' (3 sibs) 34: [17] [17] 0x555f768b30f0 VAL: '101' (3 sibs) 34: [18] [18] 0x555f768b3180 VAL: '102' (3 sibs) 34: [19] [19] 0x555f768b3210 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x555f768b32a0 VAL: '110' (3 sibs) 34: [21] [21] 0x555f768b3330 VAL: '111' (3 sibs) 34: [22] [22] 0x555f768b33c0 VAL: '112' (3 sibs) 34: [23] [23] 0x555f768b3450 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x555f768b34e0 VAL: '120' (3 sibs) 34: [25] [25] 0x555f768b3570 VAL: '121' (3 sibs) 34: [26] [26] 0x555f768b3600 VAL: '122' (3 sibs) 34: [27] [27] 0x555f768b3690 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x555f768b3720 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x555f768b37b0 VAL: '200' (3 sibs) 34: [30] [30] 0x555f768b3840 VAL: '201' (3 sibs) 34: [31] [31] 0x555f768b38d0 VAL: '202' (3 sibs) 34: [32] [32] 0x555f768b3960 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x555f768b39f0 VAL: '210' (3 sibs) 34: [34] [34] 0x555f768b3a80 VAL: '211' (3 sibs) 34: [35] [35] 0x555f768b3b10 VAL: '212' (3 sibs) 34: [36] [36] 0x555f768b3ba0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x555f768b3c30 VAL: '220' (3 sibs) 34: [38] [38] 0x555f768b3cc0 VAL: '221' (3 sibs) 34: [39] [39] 0x555f768b3d50 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] 0x555f768a18e0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x555f768a1970 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x555f768a1a00 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x555f768a1a90 VAL: '000' (3 sibs) 34: [4] [4] 0x555f768a1b20 VAL: '001' (3 sibs) 34: [5] [5] 0x555f768a1bb0 VAL: '002' (3 sibs) 34: [6] [6] 0x555f768a1c40 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x555f768a1cd0 VAL: '010' (3 sibs) 34: [8] [8] 0x555f768a1d60 VAL: '011' (3 sibs) 34: [9] [9] 0x555f768a1df0 VAL: '012' (3 sibs) 34: [10] [10] 0x555f768a1e80 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x555f768a1f10 VAL: '020' (3 sibs) 34: [12] [12] 0x555f768a1fa0 VAL: '021' (3 sibs) 34: [13] [13] 0x555f768a2030 VAL: '022' (3 sibs) 34: [14] [14] 0x555f768a20c0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x555f768a2150 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x555f768a21e0 VAL: '100' (3 sibs) 34: [17] [17] 0x555f768a2270 VAL: '101' (3 sibs) 34: [18] [18] 0x555f768a2300 VAL: '102' (3 sibs) 34: [19] [19] 0x555f768a2390 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x555f768a2420 VAL: '110' (3 sibs) 34: [21] [21] 0x555f768a24b0 VAL: '111' (3 sibs) 34: [22] [22] 0x555f768a2540 VAL: '112' (3 sibs) 34: [23] [23] 0x555f768a25d0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x555f768a2660 VAL: '120' (3 sibs) 34: [25] [25] 0x555f768a26f0 VAL: '121' (3 sibs) 34: [26] [26] 0x555f768a2780 VAL: '122' (3 sibs) 34: [27] [27] 0x555f768a2810 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x555f768a28a0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x555f768a2930 VAL: '200' (3 sibs) 34: [30] [30] 0x555f768a29c0 VAL: '201' (3 sibs) 34: [31] [31] 0x555f768a2a50 VAL: '202' (3 sibs) 34: [32] [32] 0x555f768a2ae0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x555f768a2b70 VAL: '210' (3 sibs) 34: [34] [34] 0x555f768a2c00 VAL: '211' (3 sibs) 34: [35] [35] 0x555f768a2c90 VAL: '212' (3 sibs) 34: [36] [36] 0x555f768a2d20 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x555f768a2db0 VAL: '220' (3 sibs) 34: [38] [38] 0x555f768a2e40 VAL: '221' (3 sibs) 34: [39] [39] 0x555f768a2ed0 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] 0x555f768b4b70 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x555f768b4c00 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x555f768b4c90 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x555f768b4d20 VAL: '000' (3 sibs) 34: [4] [4] 0x555f768b4db0 VAL: '001' (3 sibs) 34: [5] [5] 0x555f768b4e40 VAL: '002' (3 sibs) 34: [6] [6] 0x555f768b4ed0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x555f768b4f60 VAL: '010' (3 sibs) 34: [8] [8] 0x555f768b4ff0 VAL: '011' (3 sibs) 34: [9] [9] 0x555f768b5080 VAL: '012' (3 sibs) 34: [10] [10] 0x555f768b5110 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x555f768b51a0 VAL: '020' (3 sibs) 34: [12] [12] 0x555f768b5230 VAL: '021' (3 sibs) 34: [13] [13] 0x555f768b52c0 VAL: '022' (3 sibs) 34: [14] [14] 0x555f768b5350 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x555f768b53e0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x555f768b5470 VAL: '100' (3 sibs) 34: [17] [17] 0x555f768b5500 VAL: '101' (3 sibs) 34: [18] [18] 0x555f768b5590 VAL: '102' (3 sibs) 34: [19] [19] 0x555f768b5620 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x555f768b56b0 VAL: '110' (3 sibs) 34: [21] [21] 0x555f768b5740 VAL: '111' (3 sibs) 34: [22] [22] 0x555f768b57d0 VAL: '112' (3 sibs) 34: [23] [23] 0x555f768b5860 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x555f768b58f0 VAL: '120' (3 sibs) 34: [25] [25] 0x555f768b5980 VAL: '121' (3 sibs) 34: [26] [26] 0x555f768b5a10 VAL: '122' (3 sibs) 34: [27] [27] 0x555f768b5aa0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x555f768b5b30 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x555f768b5bc0 VAL: '200' (3 sibs) 34: [30] [30] 0x555f768b5c50 VAL: '201' (3 sibs) 34: [31] [31] 0x555f768b5ce0 VAL: '202' (3 sibs) 34: [32] [32] 0x555f768b5d70 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x555f768b5e00 VAL: '210' (3 sibs) 34: [34] [34] 0x555f768b5e90 VAL: '211' (3 sibs) 34: [35] [35] 0x555f768b5f20 VAL: '212' (3 sibs) 34: [36] [36] 0x555f768b5fb0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x555f768b6040 VAL: '220' (3 sibs) 34: [38] [38] 0x555f768b60d0 VAL: '221' (3 sibs) 34: [39] [39] 0x555f768b6160 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] 0x555f768a3cf0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x555f768a3d80 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x555f768a3e10 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x555f768a3ea0 VAL: '000' (3 sibs) 34: [4] [4] 0x555f768a3f30 VAL: '001' (3 sibs) 34: [5] [5] 0x555f768a3fc0 VAL: '002' (3 sibs) 34: [6] [6] 0x555f768a4050 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x555f768a40e0 VAL: '010' (3 sibs) 34: [8] [8] 0x555f768a4170 VAL: '011' (3 sibs) 34: [9] [9] 0x555f768a4200 VAL: '012' (3 sibs) 34: [10] [10] 0x555f768a4290 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x555f768a4320 VAL: '020' (3 sibs) 34: [12] [12] 0x555f768a43b0 VAL: '021' (3 sibs) 34: [13] [13] 0x555f768a4440 VAL: '022' (3 sibs) 34: [14] [14] 0x555f768a44d0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x555f768a4560 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x555f768a45f0 VAL: '100' (3 sibs) 34: [17] [17] 0x555f768a4680 VAL: '101' (3 sibs) 34: [18] [18] 0x555f768a4710 VAL: '102' (3 sibs) 34: [19] [19] 0x555f768a47a0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x555f768a4830 VAL: '110' (3 sibs) 34: [21] [21] 0x555f768a48c0 VAL: '111' (3 sibs) 34: [22] [22] 0x555f768a4950 VAL: '112' (3 sibs) 34: [23] [23] 0x555f768a49e0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x555f768a4a70 VAL: '120' (3 sibs) 34: [25] [25] 0x555f768a4b00 VAL: '121' (3 sibs) 34: [26] [26] 0x555f768a4b90 VAL: '122' (3 sibs) 34: [27] [27] 0x555f768a4c20 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x555f768a4cb0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x555f768a4d40 VAL: '200' (3 sibs) 34: [30] [30] 0x555f768a4dd0 VAL: '201' (3 sibs) 34: [31] [31] 0x555f768a4e60 VAL: '202' (3 sibs) 34: [32] [32] 0x555f768a4ef0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x555f768a4f80 VAL: '210' (3 sibs) 34: [34] [34] 0x555f768a5010 VAL: '211' (3 sibs) 34: [35] [35] 0x555f768a50a0 VAL: '212' (3 sibs) 34: [36] [36] 0x555f768a5130 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x555f768a51c0 VAL: '220' (3 sibs) 34: [38] [38] 0x555f768a5250 VAL: '221' (3 sibs) 34: [39] [39] 0x555f768a52e0 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] 0x555f768b6f80 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x555f768b7010 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x555f768b70a0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x555f768b7130 VAL: '000' (3 sibs) 34: [4] [4] 0x555f768b71c0 VAL: '001' (3 sibs) 34: [5] [5] 0x555f768b7250 VAL: '002' (3 sibs) 34: [6] [6] 0x555f768b72e0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x555f768b7370 VAL: '010' (3 sibs) 34: [8] [8] 0x555f768b7400 VAL: '011' (3 sibs) 34: [9] [9] 0x555f768b7490 VAL: '012' (3 sibs) 34: [10] [10] 0x555f768b7520 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x555f768b75b0 VAL: '020' (3 sibs) 34: [12] [12] 0x555f768b7640 VAL: '021' (3 sibs) 34: [13] [13] 0x555f768b76d0 VAL: '022' (3 sibs) 34: [14] [14] 0x555f768b7760 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x555f768b77f0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x555f768b7880 VAL: '100' (3 sibs) 34: [17] [17] 0x555f768b7910 VAL: '101' (3 sibs) 34: [18] [18] 0x555f768b79a0 VAL: '102' (3 sibs) 34: [19] [19] 0x555f768b7a30 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x555f768b7ac0 VAL: '110' (3 sibs) 34: [21] [21] 0x555f768b7b50 VAL: '111' (3 sibs) 34: [22] [22] 0x555f768b7be0 VAL: '112' (3 sibs) 34: [23] [23] 0x555f768b7c70 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x555f768b7d00 VAL: '120' (3 sibs) 34: [25] [25] 0x555f768b7d90 VAL: '121' (3 sibs) 34: [26] [26] 0x555f768b7e20 VAL: '122' (3 sibs) 34: [27] [27] 0x555f768b7eb0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x555f768b7f40 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x555f768b7fd0 VAL: '200' (3 sibs) 34: [30] [30] 0x555f768b8060 VAL: '201' (3 sibs) 34: [31] [31] 0x555f768b80f0 VAL: '202' (3 sibs) 34: [32] [32] 0x555f768b8180 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x555f768b8210 VAL: '210' (3 sibs) 34: [34] [34] 0x555f768b82a0 VAL: '211' (3 sibs) 34: [35] [35] 0x555f768b8330 VAL: '212' (3 sibs) 34: [36] [36] 0x555f768b83c0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x555f768b8450 VAL: '220' (3 sibs) 34: [38] [38] 0x555f768b84e0 VAL: '221' (3 sibs) 34: [39] [39] 0x555f768b8570 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] 0x555f768a6100 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x555f768a6190 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x555f768a6220 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x555f768a62b0 VAL: '000' (3 sibs) 34: [4] [4] 0x555f768a6340 VAL: '001' (3 sibs) 34: [5] [5] 0x555f768a63d0 VAL: '002' (3 sibs) 34: [6] [6] 0x555f768a6460 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x555f768a64f0 VAL: '010' (3 sibs) 34: [8] [8] 0x555f768a6580 VAL: '011' (3 sibs) 34: [9] [9] 0x555f768a6610 VAL: '012' (3 sibs) 34: [10] [10] 0x555f768a66a0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x555f768a6730 VAL: '020' (3 sibs) 34: [12] [12] 0x555f768a67c0 VAL: '021' (3 sibs) 34: [13] [13] 0x555f768a6850 VAL: '022' (3 sibs) 34: [14] [14] 0x555f768a68e0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x555f768a6970 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x555f768a6a00 VAL: '100' (3 sibs) 34: [17] [17] 0x555f768a6a90 VAL: '101' (3 sibs) 34: [18] [18] 0x555f768a6b20 VAL: '102' (3 sibs) 34: [19] [19] 0x555f768a6bb0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x555f768a6c40 VAL: '110' (3 sibs) 34: [21] [21] 0x555f768a6cd0 VAL: '111' (3 sibs) 34: [22] [22] 0x555f768a6d60 VAL: '112' (3 sibs) 34: [23] [23] 0x555f768a6df0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x555f768a6e80 VAL: '120' (3 sibs) 34: [25] [25] 0x555f768a6f10 VAL: '121' (3 sibs) 34: [26] [26] 0x555f768a6fa0 VAL: '122' (3 sibs) 34: [27] [27] 0x555f768a7030 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x555f768a70c0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x555f768a7150 VAL: '200' (3 sibs) 34: [30] [30] 0x555f768a71e0 VAL: '201' (3 sibs) 34: [31] [31] 0x555f768a7270 VAL: '202' (3 sibs) 34: [32] [32] 0x555f768a7300 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x555f768a7390 VAL: '210' (3 sibs) 34: [34] [34] 0x555f768a7420 VAL: '211' (3 sibs) 34: [35] [35] 0x555f768a74b0 VAL: '212' (3 sibs) 34: [36] [36] 0x555f768a7540 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x555f768a75d0 VAL: '220' (3 sibs) 34: [38] [38] 0x555f768a7660 VAL: '221' (3 sibs) 34: [39] [39] 0x555f768a76f0 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] 0x555f768b9390 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x555f768b9420 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x555f768b94b0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x555f768b9540 VAL: '000' (3 sibs) 34: [4] [4] 0x555f768b95d0 VAL: '001' (3 sibs) 34: [5] [5] 0x555f768b9660 VAL: '002' (3 sibs) 34: [6] [6] 0x555f768b96f0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x555f768b9780 VAL: '010' (3 sibs) 34: [8] [8] 0x555f768b9810 VAL: '011' (3 sibs) 34: [9] [9] 0x555f768b98a0 VAL: '012' (3 sibs) 34: [10] [10] 0x555f768b9930 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x555f768b99c0 VAL: '020' (3 sibs) 34: [12] [12] 0x555f768b9a50 VAL: '021' (3 sibs) 34: [13] [13] 0x555f768b9ae0 VAL: '022' (3 sibs) 34: [14] [14] 0x555f768b9b70 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x555f768b9c00 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x555f768b9c90 VAL: '100' (3 sibs) 34: [17] [17] 0x555f768b9d20 VAL: '101' (3 sibs) 34: [18] [18] 0x555f768b9db0 VAL: '102' (3 sibs) 34: [19] [19] 0x555f768b9e40 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x555f768b9ed0 VAL: '110' (3 sibs) 34: [21] [21] 0x555f768b9f60 VAL: '111' (3 sibs) 34: [22] [22] 0x555f768b9ff0 VAL: '112' (3 sibs) 34: [23] [23] 0x555f768ba080 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x555f768ba110 VAL: '120' (3 sibs) 34: [25] [25] 0x555f768ba1a0 VAL: '121' (3 sibs) 34: [26] [26] 0x555f768ba230 VAL: '122' (3 sibs) 34: [27] [27] 0x555f768ba2c0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x555f768ba350 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x555f768ba3e0 VAL: '200' (3 sibs) 34: [30] [30] 0x555f768ba470 VAL: '201' (3 sibs) 34: [31] [31] 0x555f768ba500 VAL: '202' (3 sibs) 34: [32] [32] 0x555f768ba590 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x555f768ba620 VAL: '210' (3 sibs) 34: [34] [34] 0x555f768ba6b0 VAL: '211' (3 sibs) 34: [35] [35] 0x555f768ba740 VAL: '212' (3 sibs) 34: [36] [36] 0x555f768ba7d0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x555f768ba860 VAL: '220' (3 sibs) 34: [38] [38] 0x555f768ba8f0 VAL: '221' (3 sibs) 34: [39] [39] 0x555f768ba980 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] 0x555f768a8510 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x555f768a85a0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x555f768a8630 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x555f768a86c0 VAL: '000' (3 sibs) 34: [4] [4] 0x555f768a8750 VAL: '001' (3 sibs) 34: [5] [5] 0x555f768a87e0 VAL: '002' (3 sibs) 34: [6] [6] 0x555f768a8870 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x555f768a8900 VAL: '010' (3 sibs) 34: [8] [8] 0x555f768a8990 VAL: '011' (3 sibs) 34: [9] [9] 0x555f768a8a20 VAL: '012' (3 sibs) 34: [10] [10] 0x555f768a8ab0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x555f768a8b40 VAL: '020' (3 sibs) 34: [12] [12] 0x555f768a8bd0 VAL: '021' (3 sibs) 34: [13] [13] 0x555f768a8c60 VAL: '022' (3 sibs) 34: [14] [14] 0x555f768a8cf0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x555f768a8d80 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x555f768a8e10 VAL: '100' (3 sibs) 34: [17] [17] 0x555f768a8ea0 VAL: '101' (3 sibs) 34: [18] [18] 0x555f768a8f30 VAL: '102' (3 sibs) 34: [19] [19] 0x555f768a8fc0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x555f768a9050 VAL: '110' (3 sibs) 34: [21] [21] 0x555f768a90e0 VAL: '111' (3 sibs) 34: [22] [22] 0x555f768a9170 VAL: '112' (3 sibs) 34: [23] [23] 0x555f768a9200 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x555f768a9290 VAL: '120' (3 sibs) 34: [25] [25] 0x555f768a9320 VAL: '121' (3 sibs) 34: [26] [26] 0x555f768a93b0 VAL: '122' (3 sibs) 34: [27] [27] 0x555f768a9440 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x555f768a94d0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x555f768a9560 VAL: '200' (3 sibs) 34: [30] [30] 0x555f768a95f0 VAL: '201' (3 sibs) 34: [31] [31] 0x555f768a9680 VAL: '202' (3 sibs) 34: [32] [32] 0x555f768a9710 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x555f768a97a0 VAL: '210' (3 sibs) 34: [34] [34] 0x555f768a9830 VAL: '211' (3 sibs) 34: [35] [35] 0x555f768a98c0 VAL: '212' (3 sibs) 34: [36] [36] 0x555f768a9950 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x555f768a99e0 VAL: '220' (3 sibs) 34: [38] [38] 0x555f768a9a70 VAL: '221' (3 sibs) 34: [39] [39] 0x555f768a9b00 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] 0x555f768bc9b0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x555f768bca40 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x555f768bcad0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x555f768bcb60 VAL: '000' (3 sibs) 34: [4] [4] 0x555f768bcbf0 VAL: '001' (3 sibs) 34: [5] [5] 0x555f768bcc80 VAL: '002' (3 sibs) 34: [6] [6] 0x555f768bcd10 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x555f768bcda0 VAL: '010' (3 sibs) 34: [8] [8] 0x555f768bce30 VAL: '011' (3 sibs) 34: [9] [9] 0x555f768bcec0 VAL: '012' (3 sibs) 34: [10] [10] 0x555f768bcf50 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x555f768bcfe0 VAL: '020' (3 sibs) 34: [12] [12] 0x555f768bd070 VAL: '021' (3 sibs) 34: [13] [13] 0x555f768bd100 VAL: '022' (3 sibs) 34: [14] [14] 0x555f768bd190 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x555f768bd220 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x555f768bd2b0 VAL: '100' (3 sibs) 34: [17] [17] 0x555f768bd340 VAL: '101' (3 sibs) 34: [18] [18] 0x555f768bd3d0 VAL: '102' (3 sibs) 34: [19] [19] 0x555f768bd460 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x555f768bd4f0 VAL: '110' (3 sibs) 34: [21] [21] 0x555f768bd580 VAL: '111' (3 sibs) 34: [22] [22] 0x555f768bd610 VAL: '112' (3 sibs) 34: [23] [23] 0x555f768bd6a0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x555f768bd730 VAL: '120' (3 sibs) 34: [25] [25] 0x555f768bd7c0 VAL: '121' (3 sibs) 34: [26] [26] 0x555f768bd850 VAL: '122' (3 sibs) 34: [27] [27] 0x555f768bd8e0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x555f768bd970 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x555f768bda00 VAL: '200' (3 sibs) 34: [30] [30] 0x555f768bda90 VAL: '201' (3 sibs) 34: [31] [31] 0x555f768bdb20 VAL: '202' (3 sibs) 34: [32] [32] 0x555f768bdbb0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x555f768bdc40 VAL: '210' (3 sibs) 34: [34] [34] 0x555f768bdcd0 VAL: '211' (3 sibs) 34: [35] [35] 0x555f768bdd60 VAL: '212' (3 sibs) 34: [36] [36] 0x555f768bddf0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x555f768bde80 VAL: '220' (3 sibs) 34: [38] [38] 0x555f768bdf10 VAL: '221' (3 sibs) 34: [39] [39] 0x555f768bdfa0 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] 0x555f768aa920 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x555f768aa9b0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x555f768aaa40 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x555f768aaad0 VAL: '000' (3 sibs) 34: [4] [4] 0x555f768aab60 VAL: '001' (3 sibs) 34: [5] [5] 0x555f768aabf0 VAL: '002' (3 sibs) 34: [6] [6] 0x555f768aac80 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x555f768aad10 VAL: '010' (3 sibs) 34: [8] [8] 0x555f768aada0 VAL: '011' (3 sibs) 34: [9] [9] 0x555f768aae30 VAL: '012' (3 sibs) 34: [10] [10] 0x555f768aaec0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x555f768aaf50 VAL: '020' (3 sibs) 34: [12] [12] 0x555f768aafe0 VAL: '021' (3 sibs) 34: [13] [13] 0x555f768ab070 VAL: '022' (3 sibs) 34: [14] [14] 0x555f768ab100 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x555f768ab190 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x555f768ab220 VAL: '100' (3 sibs) 34: [17] [17] 0x555f768ab2b0 VAL: '101' (3 sibs) 34: [18] [18] 0x555f768ab340 VAL: '102' (3 sibs) 34: [19] [19] 0x555f768ab3d0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x555f768ab460 VAL: '110' (3 sibs) 34: [21] [21] 0x555f768ab4f0 VAL: '111' (3 sibs) 34: [22] [22] 0x555f768ab580 VAL: '112' (3 sibs) 34: [23] [23] 0x555f768ab610 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x555f768ab6a0 VAL: '120' (3 sibs) 34: [25] [25] 0x555f768ab730 VAL: '121' (3 sibs) 34: [26] [26] 0x555f768ab7c0 VAL: '122' (3 sibs) 34: [27] [27] 0x555f768ab850 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x555f768ab8e0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x555f768ab970 VAL: '200' (3 sibs) 34: [30] [30] 0x555f768aba00 VAL: '201' (3 sibs) 34: [31] [31] 0x555f768aba90 VAL: '202' (3 sibs) 34: [32] [32] 0x555f768abb20 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x555f768abbb0 VAL: '210' (3 sibs) 34: [34] [34] 0x555f768abc40 VAL: '211' (3 sibs) 34: [35] [35] 0x555f768abcd0 VAL: '212' (3 sibs) 34: [36] [36] 0x555f768abd60 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x555f768abdf0 VAL: '220' (3 sibs) 34: [38] [38] 0x555f768abe80 VAL: '221' (3 sibs) 34: [39] [39] 0x555f768abf10 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] 0x555f768bedc0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x555f768bee50 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x555f768beee0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x555f768bef70 VAL: '000' (3 sibs) 34: [4] [4] 0x555f768bf000 VAL: '001' (3 sibs) 34: [5] [5] 0x555f768bf090 VAL: '002' (3 sibs) 34: [6] [6] 0x555f768bf120 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x555f768bf1b0 VAL: '010' (3 sibs) 34: [8] [8] 0x555f768bf240 VAL: '011' (3 sibs) 34: [9] [9] 0x555f768bf2d0 VAL: '012' (3 sibs) 34: [10] [10] 0x555f768bf360 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x555f768bf3f0 VAL: '020' (3 sibs) 34: [12] [12] 0x555f768bf480 VAL: '021' (3 sibs) 34: [13] [13] 0x555f768bf510 VAL: '022' (3 sibs) 34: [14] [14] 0x555f768bf5a0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x555f768bf630 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x555f768bf6c0 VAL: '100' (3 sibs) 34: [17] [17] 0x555f768bf750 VAL: '101' (3 sibs) 34: [18] [18] 0x555f768bf7e0 VAL: '102' (3 sibs) 34: [19] [19] 0x555f768bf870 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x555f768bf900 VAL: '110' (3 sibs) 34: [21] [21] 0x555f768bf990 VAL: '111' (3 sibs) 34: [22] [22] 0x555f768bfa20 VAL: '112' (3 sibs) 34: [23] [23] 0x555f768bfab0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x555f768bfb40 VAL: '120' (3 sibs) 34: [25] [25] 0x555f768bfbd0 VAL: '121' (3 sibs) 34: [26] [26] 0x555f768bfc60 VAL: '122' (3 sibs) 34: [27] [27] 0x555f768bfcf0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x555f768bfd80 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x555f768bfe10 VAL: '200' (3 sibs) 34: [30] [30] 0x555f768bfea0 VAL: '201' (3 sibs) 34: [31] [31] 0x555f768bff30 VAL: '202' (3 sibs) 34: [32] [32] 0x555f768bffc0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x555f768c0050 VAL: '210' (3 sibs) 34: [34] [34] 0x555f768c00e0 VAL: '211' (3 sibs) 34: [35] [35] 0x555f768c0170 VAL: '212' (3 sibs) 34: [36] [36] 0x555f768c0200 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x555f768c0290 VAL: '220' (3 sibs) 34: [38] [38] 0x555f768c0320 VAL: '221' (3 sibs) 34: [39] [39] 0x555f768c03b0 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: 0x555f7687ac90 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x555f76877ae0 SEQ: (3 sibs) 3 children: 34: 0x555f76877cb0 SEQ: (3 sibs) 3 children: 34: 0x555f76877e80 VAL: '000' (3 sibs) 34: 0x555f76877f18 VAL: '001' (3 sibs) 34: 0x555f76877fb0 VAL: '002' (3 sibs) 34: 0x555f76877d48 SEQ: (3 sibs) 3 children: 34: 0x555f76878050 VAL: '010' (3 sibs) 34: 0x555f768780e8 VAL: '011' (3 sibs) 34: 0x555f76878180 VAL: '012' (3 sibs) 34: 0x555f76877de0 SEQ: (3 sibs) 3 children: 34: 0x555f76878220 VAL: '020' (3 sibs) 34: 0x555f768782b8 VAL: '021' (3 sibs) 34: 0x555f76878350 VAL: '022' (3 sibs) 34: 0x555f76877b78 SEQ: (3 sibs) 3 children: 34: 0x555f768783f0 SEQ: (3 sibs) 3 children: 34: 0x555f768785c0 VAL: '100' (3 sibs) 34: 0x555f76878658 VAL: '101' (3 sibs) 34: 0x555f768786f0 VAL: '102' (3 sibs) 34: 0x555f76878488 SEQ: (3 sibs) 3 children: 34: 0x555f76878790 VAL: '110' (3 sibs) 34: 0x555f76878828 VAL: '111' (3 sibs) 34: 0x555f768788c0 VAL: '112' (3 sibs) 34: 0x555f76878520 SEQ: (3 sibs) 3 children: 34: 0x555f76878960 VAL: '120' (3 sibs) 34: 0x555f768789f8 VAL: '121' (3 sibs) 34: 0x555f76878a90 VAL: '122' (3 sibs) 34: 0x555f76877c10 SEQ: (3 sibs) 3 children: 34: 0x555f76878b30 SEQ: (3 sibs) 3 children: 34: 0x555f76878d00 VAL: '200' (3 sibs) 34: 0x555f76878d98 VAL: '201' (3 sibs) 34: 0x555f76878e30 VAL: '202' (3 sibs) 34: 0x555f76878bc8 SEQ: (3 sibs) 3 children: 34: 0x555f76878ed0 VAL: '210' (3 sibs) 34: 0x555f76878f68 VAL: '211' (3 sibs) 34: 0x555f76879000 VAL: '212' (3 sibs) 34: 0x555f76878c60 SEQ: (3 sibs) 3 children: 34: 0x555f768790a0 VAL: '220' (3 sibs) 34: 0x555f76879138 VAL: '221' (3 sibs) 34: 0x555f768791d0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x555f768c11d0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x555f768c1260 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x555f768c12f0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x555f768c1380 VAL: '000' (3 sibs) 34: [4] [4] 0x555f768c1410 VAL: '001' (3 sibs) 34: [5] [5] 0x555f768c14a0 VAL: '002' (3 sibs) 34: [6] [6] 0x555f768c1530 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x555f768c15c0 VAL: '010' (3 sibs) 34: [8] [8] 0x555f768c1650 VAL: '011' (3 sibs) 34: [9] [9] 0x555f768c16e0 VAL: '012' (3 sibs) 34: [10] [10] 0x555f768c1770 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x555f768c1800 VAL: '020' (3 sibs) 34: [12] [12] 0x555f768c1890 VAL: '021' (3 sibs) 34: [13] [13] 0x555f768c1920 VAL: '022' (3 sibs) 34: [14] [14] 0x555f768c19b0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x555f768c1a40 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x555f768c1ad0 VAL: '100' (3 sibs) 34: [17] [17] 0x555f768c1b60 VAL: '101' (3 sibs) 34: [18] [18] 0x555f768c1bf0 VAL: '102' (3 sibs) 34: [19] [19] 0x555f768c1c80 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x555f768c1d10 VAL: '110' (3 sibs) 34: [21] [21] 0x555f768c1da0 VAL: '111' (3 sibs) 34: [22] [22] 0x555f768c1e30 VAL: '112' (3 sibs) 34: [23] [23] 0x555f768c1ec0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x555f768c1f50 VAL: '120' (3 sibs) 34: [25] [25] 0x555f768c1fe0 VAL: '121' (3 sibs) 34: [26] [26] 0x555f768c2070 VAL: '122' (3 sibs) 34: [27] [27] 0x555f768c2100 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x555f768c2190 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x555f768c2220 VAL: '200' (3 sibs) 34: [30] [30] 0x555f768c22b0 VAL: '201' (3 sibs) 34: [31] [31] 0x555f768c2340 VAL: '202' (3 sibs) 34: [32] [32] 0x555f768c23d0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x555f768c2460 VAL: '210' (3 sibs) 34: [34] [34] 0x555f768c24f0 VAL: '211' (3 sibs) 34: [35] [35] 0x555f768c2580 VAL: '212' (3 sibs) 34: [36] [36] 0x555f768c2610 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x555f768c26a0 VAL: '220' (3 sibs) 34: [38] [38] 0x555f768c2730 VAL: '221' (3 sibs) 34: [39] [39] 0x555f768c27c0 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: 0x555f7687ada8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x555f768794b0 SEQ: (3 sibs) 3 children: 34: 0x555f76879680 SEQ: (3 sibs) 3 children: 34: 0x555f76879850 VAL: '000' (3 sibs) 34: 0x555f768798e8 VAL: '001' (3 sibs) 34: 0x555f76879980 VAL: '002' (3 sibs) 34: 0x555f76879718 SEQ: (3 sibs) 3 children: 34: 0x555f76879a20 VAL: '010' (3 sibs) 34: 0x555f76879ab8 VAL: '011' (3 sibs) 34: 0x555f76879b50 VAL: '012' (3 sibs) 34: 0x555f768797b0 SEQ: (3 sibs) 3 children: 34: 0x555f76879bf0 VAL: '020' (3 sibs) 34: 0x555f76879c88 VAL: '021' (3 sibs) 34: 0x555f76879d20 VAL: '022' (3 sibs) 34: 0x555f76879548 SEQ: (3 sibs) 3 children: 34: 0x555f76879dc0 SEQ: (3 sibs) 3 children: 34: 0x555f76879f90 VAL: '100' (3 sibs) 34: 0x555f7687a028 VAL: '101' (3 sibs) 34: 0x555f7687a0c0 VAL: '102' (3 sibs) 34: 0x555f76879e58 SEQ: (3 sibs) 3 children: 34: 0x555f7687a160 VAL: '110' (3 sibs) 34: 0x555f7687a1f8 VAL: '111' (3 sibs) 34: 0x555f7687a290 VAL: '112' (3 sibs) 34: 0x555f76879ef0 SEQ: (3 sibs) 3 children: 34: 0x555f7687a330 VAL: '120' (3 sibs) 34: 0x555f7687a3c8 VAL: '121' (3 sibs) 34: 0x555f7687a460 VAL: '122' (3 sibs) 34: 0x555f768795e0 SEQ: (3 sibs) 3 children: 34: 0x555f7687a500 SEQ: (3 sibs) 3 children: 34: 0x555f7687a6d0 VAL: '200' (3 sibs) 34: 0x555f7687a768 VAL: '201' (3 sibs) 34: 0x555f7687a800 VAL: '202' (3 sibs) 34: 0x555f7687a598 SEQ: (3 sibs) 3 children: 34: 0x555f7687a8a0 VAL: '210' (3 sibs) 34: 0x555f7687a938 VAL: '211' (3 sibs) 34: 0x555f7687a9d0 VAL: '212' (3 sibs) 34: 0x555f7687a630 SEQ: (3 sibs) 3 children: 34: 0x555f7687aa70 VAL: '220' (3 sibs) 34: 0x555f7687ab08 VAL: '221' (3 sibs) 34: 0x555f7687aba0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x555f768c2860 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x555f768c28f0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x555f768c2980 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x555f768c2a10 VAL: '000' (3 sibs) 34: [4] [4] 0x555f768c2aa0 VAL: '001' (3 sibs) 34: [5] [5] 0x555f768c2b30 VAL: '002' (3 sibs) 34: [6] [6] 0x555f768c2bc0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x555f768c2c50 VAL: '010' (3 sibs) 34: [8] [8] 0x555f768c2ce0 VAL: '011' (3 sibs) 34: [9] [9] 0x555f768c2d70 VAL: '012' (3 sibs) 34: [10] [10] 0x555f768c2e00 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x555f768c2e90 VAL: '020' (3 sibs) 34: [12] [12] 0x555f768c2f20 VAL: '021' (3 sibs) 34: [13] [13] 0x555f768c2fb0 VAL: '022' (3 sibs) 34: [14] [14] 0x555f768c3040 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x555f768c30d0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x555f768c3160 VAL: '100' (3 sibs) 34: [17] [17] 0x555f768c31f0 VAL: '101' (3 sibs) 34: [18] [18] 0x555f768c3280 VAL: '102' (3 sibs) 34: [19] [19] 0x555f768c3310 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x555f768c33a0 VAL: '110' (3 sibs) 34: [21] [21] 0x555f768c3430 VAL: '111' (3 sibs) 34: [22] [22] 0x555f768c34c0 VAL: '112' (3 sibs) 34: [23] [23] 0x555f768c3550 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x555f768c35e0 VAL: '120' (3 sibs) 34: [25] [25] 0x555f768c3670 VAL: '121' (3 sibs) 34: [26] [26] 0x555f768c3700 VAL: '122' (3 sibs) 34: [27] [27] 0x555f768c3790 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x555f768c3820 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x555f768c38b0 VAL: '200' (3 sibs) 34: [30] [30] 0x555f768c3940 VAL: '201' (3 sibs) 34: [31] [31] 0x555f768c39d0 VAL: '202' (3 sibs) 34: [32] [32] 0x555f768c3a60 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x555f768c3af0 VAL: '210' (3 sibs) 34: [34] [34] 0x555f768c3b80 VAL: '211' (3 sibs) 34: [35] [35] 0x555f768c3c10 VAL: '212' (3 sibs) 34: [36] [36] 0x555f768c3ca0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x555f768c3d30 VAL: '220' (3 sibs) 34: [38] [38] 0x555f768c3dc0 VAL: '221' (3 sibs) 34: [39] [39] 0x555f768c3e50 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: 0x555f7687aec0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x555f7687b0b0 SEQ: (3 sibs) 3 children: 34: 0x555f7687b280 SEQ: (3 sibs) 3 children: 34: 0x555f7687b450 VAL: '000' (3 sibs) 34: 0x555f7687b4e8 VAL: '001' (3 sibs) 34: 0x555f7687b580 VAL: '002' (3 sibs) 34: 0x555f7687b318 SEQ: (3 sibs) 3 children: 34: 0x555f7687b620 VAL: '010' (3 sibs) 34: 0x555f7687b6b8 VAL: '011' (3 sibs) 34: 0x555f7687b750 VAL: '012' (3 sibs) 34: 0x555f7687b3b0 SEQ: (3 sibs) 3 children: 34: 0x555f7687b7f0 VAL: '020' (3 sibs) 34: 0x555f7687b888 VAL: '021' (3 sibs) 34: 0x555f7687b920 VAL: '022' (3 sibs) 34: 0x555f7687b148 SEQ: (3 sibs) 3 children: 34: 0x555f7687b9c0 SEQ: (3 sibs) 3 children: 34: 0x555f7687bb90 VAL: '100' (3 sibs) 34: 0x555f7687bc28 VAL: '101' (3 sibs) 34: 0x555f7687bcc0 VAL: '102' (3 sibs) 34: 0x555f7687ba58 SEQ: (3 sibs) 3 children: 34: 0x555f7687bd60 VAL: '110' (3 sibs) 34: 0x555f7687bdf8 VAL: '111' (3 sibs) 34: 0x555f7687be90 VAL: '112' (3 sibs) 34: 0x555f7687baf0 SEQ: (3 sibs) 3 children: 34: 0x555f7687bf30 VAL: '120' (3 sibs) 34: 0x555f7687bfc8 VAL: '121' (3 sibs) 34: 0x555f7687c060 VAL: '122' (3 sibs) 34: 0x555f7687b1e0 SEQ: (3 sibs) 3 children: 34: 0x555f7687c100 SEQ: (3 sibs) 3 children: 34: 0x555f7687c2d0 VAL: '200' (3 sibs) 34: 0x555f7687c368 VAL: '201' (3 sibs) 34: 0x555f7687c400 VAL: '202' (3 sibs) 34: 0x555f7687c198 SEQ: (3 sibs) 3 children: 34: 0x555f7687c4a0 VAL: '210' (3 sibs) 34: 0x555f7687c538 VAL: '211' (3 sibs) 34: 0x555f7687c5d0 VAL: '212' (3 sibs) 34: 0x555f7687c230 SEQ: (3 sibs) 3 children: 34: 0x555f7687c670 VAL: '220' (3 sibs) 34: 0x555f7687c708 VAL: '221' (3 sibs) 34: 0x555f7687c7a0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x555f768c3ef0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x555f768c3f80 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x555f768c4010 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x555f768c40a0 VAL: '000' (3 sibs) 34: [4] [4] 0x555f768c4130 VAL: '001' (3 sibs) 34: [5] [5] 0x555f768c41c0 VAL: '002' (3 sibs) 34: [6] [6] 0x555f768c4250 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x555f768c42e0 VAL: '010' (3 sibs) 34: [8] [8] 0x555f768c4370 VAL: '011' (3 sibs) 34: [9] [9] 0x555f768c4400 VAL: '012' (3 sibs) 34: [10] [10] 0x555f768c4490 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x555f768c4520 VAL: '020' (3 sibs) 34: [12] [12] 0x555f768c45b0 VAL: '021' (3 sibs) 34: [13] [13] 0x555f768c4640 VAL: '022' (3 sibs) 34: [14] [14] 0x555f768c46d0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x555f768c4760 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x555f768c47f0 VAL: '100' (3 sibs) 34: [17] [17] 0x555f768c4880 VAL: '101' (3 sibs) 34: [18] [18] 0x555f768c4910 VAL: '102' (3 sibs) 34: [19] [19] 0x555f768c49a0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x555f768c4a30 VAL: '110' (3 sibs) 34: [21] [21] 0x555f768c4ac0 VAL: '111' (3 sibs) 34: [22] [22] 0x555f768c4b50 VAL: '112' (3 sibs) 34: [23] [23] 0x555f768c4be0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x555f768c4c70 VAL: '120' (3 sibs) 34: [25] [25] 0x555f768c4d00 VAL: '121' (3 sibs) 34: [26] [26] 0x555f768c4d90 VAL: '122' (3 sibs) 34: [27] [27] 0x555f768c4e20 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x555f768c4eb0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x555f768c4f40 VAL: '200' (3 sibs) 34: [30] [30] 0x555f768c4fd0 VAL: '201' (3 sibs) 34: [31] [31] 0x555f768c5060 VAL: '202' (3 sibs) 34: [32] [32] 0x555f768c50f0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x555f768c5180 VAL: '210' (3 sibs) 34: [34] [34] 0x555f768c5210 VAL: '211' (3 sibs) 34: [35] [35] 0x555f768c52a0 VAL: '212' (3 sibs) 34: [36] [36] 0x555f768c5330 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x555f768c53c0 VAL: '220' (3 sibs) 34: [38] [38] 0x555f768c5450 VAL: '221' (3 sibs) 34: [39] [39] 0x555f768c54e0 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: 0x555f7687afd8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x555f7687c840 SEQ: (3 sibs) 3 children: 34: 0x555f7687ca10 SEQ: (3 sibs) 3 children: 34: 0x555f7687cbe0 VAL: '000' (3 sibs) 34: 0x555f7687cc78 VAL: '001' (3 sibs) 34: 0x555f7687cd10 VAL: '002' (3 sibs) 34: 0x555f7687caa8 SEQ: (3 sibs) 3 children: 34: 0x555f7687cdb0 VAL: '010' (3 sibs) 34: 0x555f7687ce48 VAL: '011' (3 sibs) 34: 0x555f7687cee0 VAL: '012' (3 sibs) 34: 0x555f7687cb40 SEQ: (3 sibs) 3 children: 34: 0x555f7687cf80 VAL: '020' (3 sibs) 34: 0x555f7687d018 VAL: '021' (3 sibs) 34: 0x555f7687d0b0 VAL: '022' (3 sibs) 34: 0x555f7687c8d8 SEQ: (3 sibs) 3 children: 34: 0x555f7687d150 SEQ: (3 sibs) 3 children: 34: 0x555f7687d320 VAL: '100' (3 sibs) 34: 0x555f7687d3b8 VAL: '101' (3 sibs) 34: 0x555f7687d450 VAL: '102' (3 sibs) 34: 0x555f7687d1e8 SEQ: (3 sibs) 3 children: 34: 0x555f7687d4f0 VAL: '110' (3 sibs) 34: 0x555f7687d588 VAL: '111' (3 sibs) 34: 0x555f7687d620 VAL: '112' (3 sibs) 34: 0x555f7687d280 SEQ: (3 sibs) 3 children: 34: 0x555f7687d6c0 VAL: '120' (3 sibs) 34: 0x555f7687d758 VAL: '121' (3 sibs) 34: 0x555f7687d7f0 VAL: '122' (3 sibs) 34: 0x555f7687c970 SEQ: (3 sibs) 3 children: 34: 0x555f7687d890 SEQ: (3 sibs) 3 children: 34: 0x555f7687da60 VAL: '200' (3 sibs) 34: 0x555f7687daf8 VAL: '201' (3 sibs) 34: 0x555f7687db90 VAL: '202' (3 sibs) 34: 0x555f7687d928 SEQ: (3 sibs) 3 children: 34: 0x555f7687dc30 VAL: '210' (3 sibs) 34: 0x555f7687dcc8 VAL: '211' (3 sibs) 34: 0x555f7687dd60 VAL: '212' (3 sibs) 34: 0x555f7687d9c0 SEQ: (3 sibs) 3 children: 34: 0x555f7687de00 VAL: '220' (3 sibs) 34: 0x555f7687de98 VAL: '221' (3 sibs) 34: 0x555f7687df30 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x555f768c5580 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x555f768c5610 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x555f768c56a0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x555f768c5730 VAL: '000' (3 sibs) 34: [4] [4] 0x555f768c57c0 VAL: '001' (3 sibs) 34: [5] [5] 0x555f768c5850 VAL: '002' (3 sibs) 34: [6] [6] 0x555f768c58e0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x555f768c5970 VAL: '010' (3 sibs) 34: [8] [8] 0x555f768c5a00 VAL: '011' (3 sibs) 34: [9] [9] 0x555f768c5a90 VAL: '012' (3 sibs) 34: [10] [10] 0x555f768c5b20 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x555f768c5bb0 VAL: '020' (3 sibs) 34: [12] [12] 0x555f768c5c40 VAL: '021' (3 sibs) 34: [13] [13] 0x555f768c5cd0 VAL: '022' (3 sibs) 34: [14] [14] 0x555f768c5d60 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x555f768c5df0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x555f768c5e80 VAL: '100' (3 sibs) 34: [17] [17] 0x555f768c5f10 VAL: '101' (3 sibs) 34: [18] [18] 0x555f768c5fa0 VAL: '102' (3 sibs) 34: [19] [19] 0x555f768c6030 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x555f768c60c0 VAL: '110' (3 sibs) 34: [21] [21] 0x555f768c6150 VAL: '111' (3 sibs) 34: [22] [22] 0x555f768c61e0 VAL: '112' (3 sibs) 34: [23] [23] 0x555f768c6270 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x555f768c6300 VAL: '120' (3 sibs) 34: [25] [25] 0x555f768c6390 VAL: '121' (3 sibs) 34: [26] [26] 0x555f768c6420 VAL: '122' (3 sibs) 34: [27] [27] 0x555f768c64b0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x555f768c6540 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x555f768c65d0 VAL: '200' (3 sibs) 34: [30] [30] 0x555f768c6660 VAL: '201' (3 sibs) 34: [31] [31] 0x555f768c66f0 VAL: '202' (3 sibs) 34: [32] [32] 0x555f768c6780 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x555f768c6810 VAL: '210' (3 sibs) 34: [34] [34] 0x555f768c68a0 VAL: '211' (3 sibs) 34: [35] [35] 0x555f768c6930 VAL: '212' (3 sibs) 34: [36] [36] 0x555f768c69c0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x555f768c6a50 VAL: '220' (3 sibs) 34: [38] [38] 0x555f768c6ae0 VAL: '221' (3 sibs) 34: [39] [39] 0x555f768c6b70 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: 0x555f7687ac90 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x555f76877ae0 SEQ: (3 sibs) 3 children: 34: 0x555f76877cb0 SEQ: (3 sibs) 3 children: 34: 0x555f76877e80 VAL: '000' (3 sibs) 34: 0x555f76877f18 VAL: '001' (3 sibs) 34: 0x555f76877fb0 VAL: '002' (3 sibs) 34: 0x555f76877d48 SEQ: (3 sibs) 3 children: 34: 0x555f76878050 VAL: '010' (3 sibs) 34: 0x555f768780e8 VAL: '011' (3 sibs) 34: 0x555f76878180 VAL: '012' (3 sibs) 34: 0x555f76877de0 SEQ: (3 sibs) 3 children: 34: 0x555f76878220 VAL: '020' (3 sibs) 34: 0x555f768782b8 VAL: '021' (3 sibs) 34: 0x555f76878350 VAL: '022' (3 sibs) 34: 0x555f76877b78 SEQ: (3 sibs) 3 children: 34: 0x555f768783f0 SEQ: (3 sibs) 3 children: 34: 0x555f768785c0 VAL: '100' (3 sibs) 34: 0x555f76878658 VAL: '101' (3 sibs) 34: 0x555f768786f0 VAL: '102' (3 sibs) 34: 0x555f76878488 SEQ: (3 sibs) 3 children: 34: 0x555f76878790 VAL: '110' (3 sibs) 34: 0x555f76878828 VAL: '111' (3 sibs) 34: 0x555f768788c0 VAL: '112' (3 sibs) 34: 0x555f76878520 SEQ: (3 sibs) 3 children: 34: 0x555f76878960 VAL: '120' (3 sibs) 34: 0x555f768789f8 VAL: '121' (3 sibs) 34: 0x555f76878a90 VAL: '122' (3 sibs) 34: 0x555f76877c10 SEQ: (3 sibs) 3 children: 34: 0x555f76878b30 SEQ: (3 sibs) 3 children: 34: 0x555f76878d00 VAL: '200' (3 sibs) 34: 0x555f76878d98 VAL: '201' (3 sibs) 34: 0x555f76878e30 VAL: '202' (3 sibs) 34: 0x555f76878bc8 SEQ: (3 sibs) 3 children: 34: 0x555f76878ed0 VAL: '210' (3 sibs) 34: 0x555f76878f68 VAL: '211' (3 sibs) 34: 0x555f76879000 VAL: '212' (3 sibs) 34: 0x555f76878c60 SEQ: (3 sibs) 3 children: 34: 0x555f768790a0 VAL: '220' (3 sibs) 34: 0x555f76879138 VAL: '221' (3 sibs) 34: 0x555f768791d0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x555f768c6c10 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x555f768c6ca0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x555f768c6d30 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x555f768c6dc0 VAL: '000' (3 sibs) 34: [4] [4] 0x555f768c6e50 VAL: '001' (3 sibs) 34: [5] [5] 0x555f768c6ee0 VAL: '002' (3 sibs) 34: [6] [6] 0x555f768c6f70 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x555f768c7000 VAL: '010' (3 sibs) 34: [8] [8] 0x555f768c7090 VAL: '011' (3 sibs) 34: [9] [9] 0x555f768c7120 VAL: '012' (3 sibs) 34: [10] [10] 0x555f768c71b0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x555f768c7240 VAL: '020' (3 sibs) 34: [12] [12] 0x555f768c72d0 VAL: '021' (3 sibs) 34: [13] [13] 0x555f768c7360 VAL: '022' (3 sibs) 34: [14] [14] 0x555f768c73f0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x555f768c7480 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x555f768c7510 VAL: '100' (3 sibs) 34: [17] [17] 0x555f768c75a0 VAL: '101' (3 sibs) 34: [18] [18] 0x555f768c7630 VAL: '102' (3 sibs) 34: [19] [19] 0x555f768c76c0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x555f768c7750 VAL: '110' (3 sibs) 34: [21] [21] 0x555f768c77e0 VAL: '111' (3 sibs) 34: [22] [22] 0x555f768c7870 VAL: '112' (3 sibs) 34: [23] [23] 0x555f768c7900 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x555f768c7990 VAL: '120' (3 sibs) 34: [25] [25] 0x555f768c7a20 VAL: '121' (3 sibs) 34: [26] [26] 0x555f768c7ab0 VAL: '122' (3 sibs) 34: [27] [27] 0x555f768c7b40 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x555f768c7bd0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x555f768c7c60 VAL: '200' (3 sibs) 34: [30] [30] 0x555f768c7cf0 VAL: '201' (3 sibs) 34: [31] [31] 0x555f768c7d80 VAL: '202' (3 sibs) 34: [32] [32] 0x555f768c7e10 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x555f768c7ea0 VAL: '210' (3 sibs) 34: [34] [34] 0x555f768c7f30 VAL: '211' (3 sibs) 34: [35] [35] 0x555f768c7fc0 VAL: '212' (3 sibs) 34: [36] [36] 0x555f768c8050 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x555f768c80e0 VAL: '220' (3 sibs) 34: [38] [38] 0x555f768c8170 VAL: '221' (3 sibs) 34: [39] [39] 0x555f768c8200 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: 0x555f7687ada8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x555f768794b0 SEQ: (3 sibs) 3 children: 34: 0x555f76879680 SEQ: (3 sibs) 3 children: 34: 0x555f76879850 VAL: '000' (3 sibs) 34: 0x555f768798e8 VAL: '001' (3 sibs) 34: 0x555f76879980 VAL: '002' (3 sibs) 34: 0x555f76879718 SEQ: (3 sibs) 3 children: 34: 0x555f76879a20 VAL: '010' (3 sibs) 34: 0x555f76879ab8 VAL: '011' (3 sibs) 34: 0x555f76879b50 VAL: '012' (3 sibs) 34: 0x555f768797b0 SEQ: (3 sibs) 3 children: 34: 0x555f76879bf0 VAL: '020' (3 sibs) 34: 0x555f76879c88 VAL: '021' (3 sibs) 34: 0x555f76879d20 VAL: '022' (3 sibs) 34: 0x555f76879548 SEQ: (3 sibs) 3 children: 34: 0x555f76879dc0 SEQ: (3 sibs) 3 children: 34: 0x555f76879f90 VAL: '100' (3 sibs) 34: 0x555f7687a028 VAL: '101' (3 sibs) 34: 0x555f7687a0c0 VAL: '102' (3 sibs) 34: 0x555f76879e58 SEQ: (3 sibs) 3 children: 34: 0x555f7687a160 VAL: '110' (3 sibs) 34: 0x555f7687a1f8 VAL: '111' (3 sibs) 34: 0x555f7687a290 VAL: '112' (3 sibs) 34: 0x555f76879ef0 SEQ: (3 sibs) 3 children: 34: 0x555f7687a330 VAL: '120' (3 sibs) 34: 0x555f7687a3c8 VAL: '121' (3 sibs) 34: 0x555f7687a460 VAL: '122' (3 sibs) 34: 0x555f768795e0 SEQ: (3 sibs) 3 children: 34: 0x555f7687a500 SEQ: (3 sibs) 3 children: 34: 0x555f7687a6d0 VAL: '200' (3 sibs) 34: 0x555f7687a768 VAL: '201' (3 sibs) 34: 0x555f7687a800 VAL: '202' (3 sibs) 34: 0x555f7687a598 SEQ: (3 sibs) 3 children: 34: 0x555f7687a8a0 VAL: '210' (3 sibs) 34: 0x555f7687a938 VAL: '211' (3 sibs) 34: 0x555f7687a9d0 VAL: '212' (3 sibs) 34: 0x555f7687a630 SEQ: (3 sibs) 3 children: 34: 0x555f7687aa70 VAL: '220' (3 sibs) 34: 0x555f7687ab08 VAL: '221' (3 sibs) 34: 0x555f7687aba0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x555f768c82a0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x555f768c8330 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x555f768c83c0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x555f768c8450 VAL: '000' (3 sibs) 34: [4] [4] 0x555f768c84e0 VAL: '001' (3 sibs) 34: [5] [5] 0x555f768c8570 VAL: '002' (3 sibs) 34: [6] [6] 0x555f768c8600 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x555f768c8690 VAL: '010' (3 sibs) 34: [8] [8] 0x555f768c8720 VAL: '011' (3 sibs) 34: [9] [9] 0x555f768c87b0 VAL: '012' (3 sibs) 34: [10] [10] 0x555f768c8840 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x555f768c88d0 VAL: '020' (3 sibs) 34: [12] [12] 0x555f768c8960 VAL: '021' (3 sibs) 34: [13] [13] 0x555f768c89f0 VAL: '022' (3 sibs) 34: [14] [14] 0x555f768c8a80 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x555f768c8b10 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x555f768c8ba0 VAL: '100' (3 sibs) 34: [17] [17] 0x555f768c8c30 VAL: '101' (3 sibs) 34: [18] [18] 0x555f768c8cc0 VAL: '102' (3 sibs) 34: [19] [19] 0x555f768c8d50 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x555f768c8de0 VAL: '110' (3 sibs) 34: [21] [21] 0x555f768c8e70 VAL: '111' (3 sibs) 34: [22] [22] 0x555f768c8f00 VAL: '112' (3 sibs) 34: [23] [23] 0x555f768c8f90 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x555f768c9020 VAL: '120' (3 sibs) 34: [25] [25] 0x555f768c90b0 VAL: '121' (3 sibs) 34: [26] [26] 0x555f768c9140 VAL: '122' (3 sibs) 34: [27] [27] 0x555f768c91d0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x555f768c9260 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x555f768c92f0 VAL: '200' (3 sibs) 34: [30] [30] 0x555f768c9380 VAL: '201' (3 sibs) 34: [31] [31] 0x555f768c9410 VAL: '202' (3 sibs) 34: [32] [32] 0x555f768c94a0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x555f768c9530 VAL: '210' (3 sibs) 34: [34] [34] 0x555f768c95c0 VAL: '211' (3 sibs) 34: [35] [35] 0x555f768c9650 VAL: '212' (3 sibs) 34: [36] [36] 0x555f768c96e0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x555f768c9770 VAL: '220' (3 sibs) 34: [38] [38] 0x555f768c9800 VAL: '221' (3 sibs) 34: [39] [39] 0x555f768c9890 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: 0x555f7687aec0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x555f7687b0b0 SEQ: (3 sibs) 3 children: 34: 0x555f7687b280 SEQ: (3 sibs) 3 children: 34: 0x555f7687b450 VAL: '000' (3 sibs) 34: 0x555f7687b4e8 VAL: '001' (3 sibs) 34: 0x555f7687b580 VAL: '002' (3 sibs) 34: 0x555f7687b318 SEQ: (3 sibs) 3 children: 34: 0x555f7687b620 VAL: '010' (3 sibs) 34: 0x555f7687b6b8 VAL: '011' (3 sibs) 34: 0x555f7687b750 VAL: '012' (3 sibs) 34: 0x555f7687b3b0 SEQ: (3 sibs) 3 children: 34: 0x555f7687b7f0 VAL: '020' (3 sibs) 34: 0x555f7687b888 VAL: '021' (3 sibs) 34: 0x555f7687b920 VAL: '022' (3 sibs) 34: 0x555f7687b148 SEQ: (3 sibs) 3 children: 34: 0x555f7687b9c0 SEQ: (3 sibs) 3 children: 34: 0x555f7687bb90 VAL: '100' (3 sibs) 34: 0x555f7687bc28 VAL: '101' (3 sibs) 34: 0x555f7687bcc0 VAL: '102' (3 sibs) 34: 0x555f7687ba58 SEQ: (3 sibs) 3 children: 34: 0x555f7687bd60 VAL: '110' (3 sibs) 34: 0x555f7687bdf8 VAL: '111' (3 sibs) 34: 0x555f7687be90 VAL: '112' (3 sibs) 34: 0x555f7687baf0 SEQ: (3 sibs) 3 children: 34: 0x555f7687bf30 VAL: '120' (3 sibs) 34: 0x555f7687bfc8 VAL: '121' (3 sibs) 34: 0x555f7687c060 VAL: '122' (3 sibs) 34: 0x555f7687b1e0 SEQ: (3 sibs) 3 children: 34: 0x555f7687c100 SEQ: (3 sibs) 3 children: 34: 0x555f7687c2d0 VAL: '200' (3 sibs) 34: 0x555f7687c368 VAL: '201' (3 sibs) 34: 0x555f7687c400 VAL: '202' (3 sibs) 34: 0x555f7687c198 SEQ: (3 sibs) 3 children: 34: 0x555f7687c4a0 VAL: '210' (3 sibs) 34: 0x555f7687c538 VAL: '211' (3 sibs) 34: 0x555f7687c5d0 VAL: '212' (3 sibs) 34: 0x555f7687c230 SEQ: (3 sibs) 3 children: 34: 0x555f7687c670 VAL: '220' (3 sibs) 34: 0x555f7687c708 VAL: '221' (3 sibs) 34: 0x555f7687c7a0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x555f768c9930 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x555f768c99c0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x555f768c9a50 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x555f768c9ae0 VAL: '000' (3 sibs) 34: [4] [4] 0x555f768c9b70 VAL: '001' (3 sibs) 34: [5] [5] 0x555f768c9c00 VAL: '002' (3 sibs) 34: [6] [6] 0x555f768c9c90 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x555f768c9d20 VAL: '010' (3 sibs) 34: [8] [8] 0x555f768c9db0 VAL: '011' (3 sibs) 34: [9] [9] 0x555f768c9e40 VAL: '012' (3 sibs) 34: [10] [10] 0x555f768c9ed0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x555f768c9f60 VAL: '020' (3 sibs) 34: [12] [12] 0x555f768c9ff0 VAL: '021' (3 sibs) 34: [13] [13] 0x555f768ca080 VAL: '022' (3 sibs) 34: [14] [14] 0x555f768ca110 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x555f768ca1a0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x555f768ca230 VAL: '100' (3 sibs) 34: [17] [17] 0x555f768ca2c0 VAL: '101' (3 sibs) 34: [18] [18] 0x555f768ca350 VAL: '102' (3 sibs) 34: [19] [19] 0x555f768ca3e0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x555f768ca470 VAL: '110' (3 sibs) 34: [21] [21] 0x555f768ca500 VAL: '111' (3 sibs) 34: [22] [22] 0x555f768ca590 VAL: '112' (3 sibs) 34: [23] [23] 0x555f768ca620 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x555f768ca6b0 VAL: '120' (3 sibs) 34: [25] [25] 0x555f768ca740 VAL: '121' (3 sibs) 34: [26] [26] 0x555f768ca7d0 VAL: '122' (3 sibs) 34: [27] [27] 0x555f768ca860 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x555f768ca8f0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x555f768ca980 VAL: '200' (3 sibs) 34: [30] [30] 0x555f768caa10 VAL: '201' (3 sibs) 34: [31] [31] 0x555f768caaa0 VAL: '202' (3 sibs) 34: [32] [32] 0x555f768cab30 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x555f768cabc0 VAL: '210' (3 sibs) 34: [34] [34] 0x555f768cac50 VAL: '211' (3 sibs) 34: [35] [35] 0x555f768cace0 VAL: '212' (3 sibs) 34: [36] [36] 0x555f768cad70 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x555f768cae00 VAL: '220' (3 sibs) 34: [38] [38] 0x555f768cae90 VAL: '221' (3 sibs) 34: [39] [39] 0x555f768caf20 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: 0x555f7687afd8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x555f7687c840 SEQ: (3 sibs) 3 children: 34: 0x555f7687ca10 SEQ: (3 sibs) 3 children: 34: 0x555f7687cbe0 VAL: '000' (3 sibs) 34: 0x555f7687cc78 VAL: '001' (3 sibs) 34: 0x555f7687cd10 VAL: '002' (3 sibs) 34: 0x555f7687caa8 SEQ: (3 sibs) 3 children: 34: 0x555f7687cdb0 VAL: '010' (3 sibs) 34: 0x555f7687ce48 VAL: '011' (3 sibs) 34: 0x555f7687cee0 VAL: '012' (3 sibs) 34: 0x555f7687cb40 SEQ: (3 sibs) 3 children: 34: 0x555f7687cf80 VAL: '020' (3 sibs) 34: 0x555f7687d018 VAL: '021' (3 sibs) 34: 0x555f7687d0b0 VAL: '022' (3 sibs) 34: 0x555f7687c8d8 SEQ: (3 sibs) 3 children: 34: 0x555f7687d150 SEQ: (3 sibs) 3 children: 34: 0x555f7687d320 VAL: '100' (3 sibs) 34: 0x555f7687d3b8 VAL: '101' (3 sibs) 34: 0x555f7687d450 VAL: '102' (3 sibs) 34: 0x555f7687d1e8 SEQ: (3 sibs) 3 children: 34: 0x555f7687d4f0 VAL: '110' (3 sibs) 34: 0x555f7687d588 VAL: '111' (3 sibs) 34: 0x555f7687d620 VAL: '112' (3 sibs) 34: 0x555f7687d280 SEQ: (3 sibs) 3 children: 34: 0x555f7687d6c0 VAL: '120' (3 sibs) 34: 0x555f7687d758 VAL: '121' (3 sibs) 34: 0x555f7687d7f0 VAL: '122' (3 sibs) 34: 0x555f7687c970 SEQ: (3 sibs) 3 children: 34: 0x555f7687d890 SEQ: (3 sibs) 3 children: 34: 0x555f7687da60 VAL: '200' (3 sibs) 34: 0x555f7687daf8 VAL: '201' (3 sibs) 34: 0x555f7687db90 VAL: '202' (3 sibs) 34: 0x555f7687d928 SEQ: (3 sibs) 3 children: 34: 0x555f7687dc30 VAL: '210' (3 sibs) 34: 0x555f7687dcc8 VAL: '211' (3 sibs) 34: 0x555f7687dd60 VAL: '212' (3 sibs) 34: 0x555f7687d9c0 SEQ: (3 sibs) 3 children: 34: 0x555f7687de00 VAL: '220' (3 sibs) 34: 0x555f7687de98 VAL: '221' (3 sibs) 34: 0x555f7687df30 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x555f768cafc0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x555f768cb050 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x555f768cb0e0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x555f768cb170 VAL: '000' (3 sibs) 34: [4] [4] 0x555f768cb200 VAL: '001' (3 sibs) 34: [5] [5] 0x555f768cb290 VAL: '002' (3 sibs) 34: [6] [6] 0x555f768cb320 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x555f768cb3b0 VAL: '010' (3 sibs) 34: [8] [8] 0x555f768cb440 VAL: '011' (3 sibs) 34: [9] [9] 0x555f768cb4d0 VAL: '012' (3 sibs) 34: [10] [10] 0x555f768cb560 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x555f768cb5f0 VAL: '020' (3 sibs) 34: [12] [12] 0x555f768cb680 VAL: '021' (3 sibs) 34: [13] [13] 0x555f768cb710 VAL: '022' (3 sibs) 34: [14] [14] 0x555f768cb7a0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x555f768cb830 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x555f768cb8c0 VAL: '100' (3 sibs) 34: [17] [17] 0x555f768cb950 VAL: '101' (3 sibs) 34: [18] [18] 0x555f768cb9e0 VAL: '102' (3 sibs) 34: [19] [19] 0x555f768cba70 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x555f768cbb00 VAL: '110' (3 sibs) 34: [21] [21] 0x555f768cbb90 VAL: '111' (3 sibs) 34: [22] [22] 0x555f768cbc20 VAL: '112' (3 sibs) 34: [23] [23] 0x555f768cbcb0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x555f768cbd40 VAL: '120' (3 sibs) 34: [25] [25] 0x555f768cbdd0 VAL: '121' (3 sibs) 34: [26] [26] 0x555f768cbe60 VAL: '122' (3 sibs) 34: [27] [27] 0x555f768cbef0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x555f768cbf80 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x555f768cc010 VAL: '200' (3 sibs) 34: [30] [30] 0x555f768cc0a0 VAL: '201' (3 sibs) 34: [31] [31] 0x555f768cc130 VAL: '202' (3 sibs) 34: [32] [32] 0x555f768cc1c0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x555f768cc250 VAL: '210' (3 sibs) 34: [34] [34] 0x555f768cc2e0 VAL: '211' (3 sibs) 34: [35] [35] 0x555f768cc370 VAL: '212' (3 sibs) 34: [36] [36] 0x555f768cc400 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x555f768cc490 VAL: '220' (3 sibs) 34: [38] [38] 0x555f768cc520 VAL: '221' (3 sibs) 34: [39] [39] 0x555f768cc5b0 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: 0x55eb1a658680 [ROOT] MAP: (0 sibs) 3 children: 35: 0x55eb1a653db0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x55eb1a653f80 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55eb1a654150 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55eb1a654320 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x55eb1a6543b8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x55eb1a654450 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x55eb1a6541e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55eb1a6544f0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x55eb1a654588 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x55eb1a654620 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x55eb1a654280 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55eb1a6546c0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x55eb1a654758 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x55eb1a6547f0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x55eb1a654018 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55eb1a654890 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55eb1a654a60 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x55eb1a654af8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x55eb1a654b90 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x55eb1a654928 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55eb1a654c30 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x55eb1a654cc8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x55eb1a654d60 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x55eb1a6549c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55eb1a654e00 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x55eb1a654e98 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x55eb1a654f30 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x55eb1a6540b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55eb1a654fd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55eb1a6551a0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x55eb1a655238 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x55eb1a6552d0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x55eb1a655068 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55eb1a655370 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x55eb1a655408 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x55eb1a6554a0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x55eb1a655100 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55eb1a655540 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x55eb1a6555d8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x55eb1a655670 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x55eb1a653e48 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x55eb1a655710 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55eb1a6558e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55eb1a655ab0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x55eb1a655b48 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x55eb1a655be0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x55eb1a655978 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55eb1a655c80 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x55eb1a655d18 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x55eb1a655db0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x55eb1a655a10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55eb1a655e50 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x55eb1a655ee8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x55eb1a655f80 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x55eb1a6557a8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55eb1a656020 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55eb1a6561f0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x55eb1a656288 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x55eb1a656320 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x55eb1a6560b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55eb1a6563c0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x55eb1a656458 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x55eb1a6564f0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x55eb1a656150 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55eb1a656590 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x55eb1a656628 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x55eb1a6566c0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x55eb1a655840 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55eb1a656760 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55eb1a656930 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x55eb1a6569c8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x55eb1a656a60 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x55eb1a6567f8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55eb1a656b00 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x55eb1a656b98 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x55eb1a656c30 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x55eb1a656890 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55eb1a656cd0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x55eb1a656d68 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x55eb1a656e00 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x55eb1a653ee0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x55eb1a656ea0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55eb1a657070 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55eb1a657240 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x55eb1a6572d8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x55eb1a657370 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x55eb1a657108 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55eb1a657410 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x55eb1a6574a8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x55eb1a657540 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x55eb1a6571a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55eb1a6575e0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x55eb1a657678 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x55eb1a657710 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x55eb1a656f38 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55eb1a6577b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55eb1a657980 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x55eb1a657a18 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x55eb1a657ab0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x55eb1a657848 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55eb1a657b50 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x55eb1a657be8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x55eb1a657c80 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x55eb1a6578e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55eb1a657d20 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x55eb1a657db8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x55eb1a657e50 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x55eb1a656fd0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55eb1a657ef0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55eb1a6580c0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x55eb1a658158 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x55eb1a6581f0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x55eb1a657f88 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55eb1a658290 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x55eb1a658328 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x55eb1a6583c0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x55eb1a658020 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55eb1a658460 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x55eb1a6584f8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x55eb1a658590 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x55eb1a664510 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x55eb1a6645a0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x55eb1a664630 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x55eb1a6646c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x55eb1a664750 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x55eb1a6647e0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x55eb1a664870 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x55eb1a664900 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x55eb1a664990 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x55eb1a664a20 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x55eb1a664ab0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x55eb1a664b40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x55eb1a664bd0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x55eb1a664c60 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x55eb1a664cf0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x55eb1a664d80 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x55eb1a664e10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x55eb1a664ea0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x55eb1a664f30 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x55eb1a664fc0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x55eb1a665050 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x55eb1a6650e0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x55eb1a665170 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x55eb1a665200 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x55eb1a665290 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x55eb1a665320 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x55eb1a6653b0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x55eb1a665440 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x55eb1a6654d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x55eb1a665560 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x55eb1a6655f0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x55eb1a665680 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x55eb1a665710 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x55eb1a6657a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x55eb1a665830 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x55eb1a6658c0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x55eb1a665950 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x55eb1a6659e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x55eb1a665a70 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x55eb1a665b00 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x55eb1a665b90 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x55eb1a665c20 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x55eb1a665cb0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x55eb1a665d40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x55eb1a665dd0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x55eb1a665e60 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x55eb1a665ef0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x55eb1a665f80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x55eb1a666010 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x55eb1a6660a0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x55eb1a666130 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x55eb1a6661c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x55eb1a666250 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x55eb1a6662e0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x55eb1a666370 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x55eb1a666400 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x55eb1a666490 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x55eb1a666520 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x55eb1a6665b0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x55eb1a666640 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x55eb1a6666d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x55eb1a666760 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x55eb1a6667f0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x55eb1a666880 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x55eb1a666910 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x55eb1a6669a0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x55eb1a666a30 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x55eb1a666ac0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x55eb1a666b50 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x55eb1a666be0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x55eb1a666c70 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x55eb1a666d00 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x55eb1a666d90 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x55eb1a666e20 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x55eb1a666eb0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x55eb1a666f40 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x55eb1a666fd0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x55eb1a667060 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x55eb1a6670f0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x55eb1a667180 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x55eb1a667210 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x55eb1a6672a0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x55eb1a667330 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x55eb1a6673c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x55eb1a667450 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x55eb1a6674e0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x55eb1a667570 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x55eb1a667600 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x55eb1a667690 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x55eb1a667720 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x55eb1a6677b0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x55eb1a667840 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x55eb1a6678d0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x55eb1a667960 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x55eb1a6679f0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x55eb1a667a80 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x55eb1a667b10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x55eb1a667ba0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x55eb1a667c30 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x55eb1a667cc0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x55eb1a667d50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x55eb1a667de0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x55eb1a667e70 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x55eb1a667f00 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x55eb1a667f90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x55eb1a668020 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x55eb1a6680b0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x55eb1a668140 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x55eb1a6681d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x55eb1a668260 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x55eb1a6682f0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x55eb1a668380 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x55eb1a668410 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x55eb1a6684a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x55eb1a668530 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x55eb1a6685c0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x55eb1a668650 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x55eb1a6686e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x55eb1a668770 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x55eb1a668800 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x55eb1a668890 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: 0x55eb1a658798 [ROOT] MAP: (0 sibs) 3 children: 35: 0x55eb1a658870 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x55eb1a658a40 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55eb1a658c10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55eb1a658de0 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x55eb1a658e78 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x55eb1a658f10 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x55eb1a658ca8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55eb1a658fb0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x55eb1a659048 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x55eb1a6590e0 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x55eb1a658d40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55eb1a659180 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x55eb1a659218 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x55eb1a6592b0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x55eb1a658ad8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55eb1a659350 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55eb1a659520 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x55eb1a6595b8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x55eb1a659650 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x55eb1a6593e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55eb1a6596f0 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x55eb1a659788 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x55eb1a659820 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x55eb1a659480 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55eb1a6598c0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x55eb1a659958 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x55eb1a6599f0 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x55eb1a658b70 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55eb1a659a90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55eb1a659c60 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x55eb1a659cf8 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x55eb1a659d90 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x55eb1a659b28 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55eb1a659e30 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x55eb1a659ec8 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x55eb1a659f60 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x55eb1a659bc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55eb1a65a000 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x55eb1a65a098 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x55eb1a65a130 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x55eb1a658908 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x55eb1a65a1d0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55eb1a65a3a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55eb1a65a570 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x55eb1a65a608 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x55eb1a65a6a0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x55eb1a65a438 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55eb1a65a740 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x55eb1a65a7d8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x55eb1a65a870 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x55eb1a65a4d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55eb1a65a910 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x55eb1a65a9a8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x55eb1a65aa40 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x55eb1a65a268 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55eb1a65aae0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55eb1a65acb0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x55eb1a65ad48 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x55eb1a65ade0 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x55eb1a65ab78 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55eb1a65ae80 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x55eb1a65af18 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x55eb1a65afb0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x55eb1a65ac10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55eb1a65b050 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x55eb1a65b0e8 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x55eb1a65b180 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x55eb1a65a300 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55eb1a65b220 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55eb1a65b3f0 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x55eb1a65b488 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x55eb1a65b520 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x55eb1a65b2b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55eb1a65b5c0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x55eb1a65b658 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x55eb1a65b6f0 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x55eb1a65b350 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55eb1a65b790 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x55eb1a65b828 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x55eb1a65b8c0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x55eb1a6589a0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x55eb1a65b960 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55eb1a65bb30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55eb1a65bd00 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x55eb1a65bd98 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x55eb1a65be30 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x55eb1a65bbc8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55eb1a65bed0 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x55eb1a65bf68 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x55eb1a65c000 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x55eb1a65bc60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55eb1a65c0a0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x55eb1a65c138 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x55eb1a65c1d0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x55eb1a65b9f8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55eb1a65c270 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55eb1a65c440 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x55eb1a65c4d8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x55eb1a65c570 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x55eb1a65c308 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55eb1a65c610 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x55eb1a65c6a8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x55eb1a65c740 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x55eb1a65c3a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55eb1a65c7e0 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x55eb1a65c878 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x55eb1a65c910 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x55eb1a65ba90 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55eb1a65c9b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55eb1a65cb80 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x55eb1a65cc18 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x55eb1a65ccb0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x55eb1a65ca48 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55eb1a65cd50 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x55eb1a65cde8 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x55eb1a65ce80 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x55eb1a65cae0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55eb1a65cf20 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x55eb1a65cfb8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x55eb1a65d050 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x55eb1a66cc50 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x55eb1a66cce0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x55eb1a66cd70 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x55eb1a66ce00 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x55eb1a66ce90 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x55eb1a66cf20 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x55eb1a66cfb0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x55eb1a66d040 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x55eb1a66d0d0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x55eb1a66d160 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x55eb1a66d1f0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x55eb1a66d280 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x55eb1a66d310 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x55eb1a66d3a0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x55eb1a66d430 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x55eb1a66d4c0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x55eb1a66d550 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x55eb1a66d5e0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x55eb1a66d670 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x55eb1a66d700 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x55eb1a66d790 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x55eb1a66d820 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x55eb1a66d8b0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x55eb1a66d940 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x55eb1a66d9d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x55eb1a66da60 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x55eb1a66daf0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x55eb1a66db80 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x55eb1a66dc10 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x55eb1a66dca0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x55eb1a66dd30 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x55eb1a66ddc0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x55eb1a66de50 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x55eb1a66dee0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x55eb1a66df70 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x55eb1a66e000 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x55eb1a66e090 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x55eb1a66e120 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x55eb1a66e1b0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x55eb1a66e240 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x55eb1a66e2d0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x55eb1a66e360 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x55eb1a66e3f0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x55eb1a66e480 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x55eb1a66e510 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x55eb1a66e5a0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x55eb1a66e630 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x55eb1a66e6c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x55eb1a66e750 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x55eb1a66e7e0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x55eb1a66e870 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x55eb1a66e900 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x55eb1a66e990 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x55eb1a66ea20 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x55eb1a66eab0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x55eb1a66eb40 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x55eb1a66ebd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x55eb1a66ec60 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x55eb1a66ecf0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x55eb1a66ed80 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x55eb1a66ee10 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x55eb1a66eea0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x55eb1a66ef30 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x55eb1a66efc0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x55eb1a66f050 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x55eb1a66f0e0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x55eb1a66f170 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x55eb1a66f200 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x55eb1a66f290 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x55eb1a66f320 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x55eb1a66f3b0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x55eb1a66f440 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x55eb1a66f4d0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x55eb1a66f560 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x55eb1a66f5f0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x55eb1a66f680 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x55eb1a66f710 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x55eb1a66f7a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x55eb1a66f830 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x55eb1a66f8c0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x55eb1a66f950 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x55eb1a66f9e0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x55eb1a66fa70 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x55eb1a66fb00 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x55eb1a66fb90 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x55eb1a66fc20 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x55eb1a66fcb0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x55eb1a66fd40 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x55eb1a66fdd0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x55eb1a66fe60 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x55eb1a66fef0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x55eb1a66ff80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x55eb1a670010 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x55eb1a6700a0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x55eb1a670130 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x55eb1a6701c0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x55eb1a670250 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x55eb1a6702e0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x55eb1a670370 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x55eb1a670400 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x55eb1a670490 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x55eb1a670520 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x55eb1a6705b0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x55eb1a670640 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x55eb1a6706d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x55eb1a670760 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x55eb1a6707f0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x55eb1a670880 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x55eb1a670910 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x55eb1a6709a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x55eb1a670a30 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x55eb1a670ac0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x55eb1a670b50 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x55eb1a670be0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x55eb1a670c70 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x55eb1a670d00 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x55eb1a670d90 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x55eb1a670e20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x55eb1a670eb0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x55eb1a670f40 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x55eb1a670fd0 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: 0x55eb1a658680 [ROOT] MAP: (0 sibs) 3 children: 35: 0x55eb1a653db0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x55eb1a653f80 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55eb1a654150 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55eb1a654320 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x55eb1a6543b8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x55eb1a654450 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x55eb1a6541e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55eb1a6544f0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x55eb1a654588 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x55eb1a654620 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x55eb1a654280 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55eb1a6546c0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x55eb1a654758 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x55eb1a6547f0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x55eb1a654018 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55eb1a654890 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55eb1a654a60 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x55eb1a654af8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x55eb1a654b90 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x55eb1a654928 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55eb1a654c30 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x55eb1a654cc8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x55eb1a654d60 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x55eb1a6549c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55eb1a654e00 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x55eb1a654e98 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x55eb1a654f30 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x55eb1a6540b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55eb1a654fd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55eb1a6551a0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x55eb1a655238 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x55eb1a6552d0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x55eb1a655068 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55eb1a655370 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x55eb1a655408 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x55eb1a6554a0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x55eb1a655100 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55eb1a655540 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x55eb1a6555d8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x55eb1a655670 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x55eb1a653e48 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x55eb1a655710 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55eb1a6558e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55eb1a655ab0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x55eb1a655b48 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x55eb1a655be0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x55eb1a655978 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55eb1a655c80 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x55eb1a655d18 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x55eb1a655db0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x55eb1a655a10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55eb1a655e50 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x55eb1a655ee8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x55eb1a655f80 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x55eb1a6557a8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55eb1a656020 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55eb1a6561f0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x55eb1a656288 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x55eb1a656320 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x55eb1a6560b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55eb1a6563c0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x55eb1a656458 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x55eb1a6564f0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x55eb1a656150 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55eb1a656590 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x55eb1a656628 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x55eb1a6566c0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x55eb1a655840 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55eb1a656760 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55eb1a656930 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x55eb1a6569c8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x55eb1a656a60 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x55eb1a6567f8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55eb1a656b00 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x55eb1a656b98 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x55eb1a656c30 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x55eb1a656890 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55eb1a656cd0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x55eb1a656d68 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x55eb1a656e00 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x55eb1a653ee0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x55eb1a656ea0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55eb1a657070 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55eb1a657240 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x55eb1a6572d8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x55eb1a657370 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x55eb1a657108 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55eb1a657410 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x55eb1a6574a8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x55eb1a657540 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x55eb1a6571a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55eb1a6575e0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x55eb1a657678 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x55eb1a657710 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x55eb1a656f38 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55eb1a6577b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55eb1a657980 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x55eb1a657a18 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x55eb1a657ab0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x55eb1a657848 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55eb1a657b50 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x55eb1a657be8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x55eb1a657c80 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x55eb1a6578e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55eb1a657d20 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x55eb1a657db8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x55eb1a657e50 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x55eb1a656fd0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55eb1a657ef0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55eb1a6580c0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x55eb1a658158 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x55eb1a6581f0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x55eb1a657f88 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55eb1a658290 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x55eb1a658328 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x55eb1a6583c0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x55eb1a658020 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55eb1a658460 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x55eb1a6584f8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x55eb1a658590 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x55eb1a671460 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x55eb1a6714f0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x55eb1a671580 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x55eb1a671610 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x55eb1a6716a0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x55eb1a671730 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x55eb1a6717c0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x55eb1a671850 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x55eb1a6718e0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x55eb1a671970 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x55eb1a671a00 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x55eb1a671a90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x55eb1a671b20 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x55eb1a671bb0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x55eb1a671c40 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x55eb1a671cd0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x55eb1a671d60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x55eb1a671df0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x55eb1a671e80 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x55eb1a671f10 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x55eb1a671fa0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x55eb1a672030 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x55eb1a6720c0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x55eb1a672150 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x55eb1a6721e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x55eb1a672270 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x55eb1a672300 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x55eb1a672390 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x55eb1a672420 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x55eb1a6724b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x55eb1a672540 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x55eb1a6725d0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x55eb1a672660 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x55eb1a6726f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x55eb1a672780 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x55eb1a672810 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x55eb1a6728a0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x55eb1a672930 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x55eb1a6729c0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x55eb1a672a50 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x55eb1a672ae0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x55eb1a672b70 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x55eb1a672c00 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x55eb1a672c90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x55eb1a672d20 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x55eb1a672db0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x55eb1a672e40 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x55eb1a672ed0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x55eb1a672f60 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x55eb1a672ff0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x55eb1a673080 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x55eb1a673110 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x55eb1a6731a0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x55eb1a673230 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x55eb1a6732c0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x55eb1a673350 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x55eb1a6733e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x55eb1a673470 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x55eb1a673500 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x55eb1a673590 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x55eb1a673620 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x55eb1a6736b0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x55eb1a673740 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x55eb1a6737d0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x55eb1a673860 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x55eb1a6738f0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x55eb1a673980 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x55eb1a673a10 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x55eb1a673aa0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x55eb1a673b30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x55eb1a673bc0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x55eb1a673c50 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x55eb1a673ce0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x55eb1a673d70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x55eb1a673e00 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x55eb1a673e90 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x55eb1a673f20 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x55eb1a673fb0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x55eb1a674040 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x55eb1a6740d0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x55eb1a674160 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x55eb1a6741f0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x55eb1a674280 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x55eb1a674310 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x55eb1a6743a0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x55eb1a674430 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x55eb1a6744c0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x55eb1a674550 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x55eb1a6745e0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x55eb1a674670 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x55eb1a674700 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x55eb1a674790 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x55eb1a674820 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x55eb1a6748b0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x55eb1a674940 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x55eb1a6749d0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x55eb1a674a60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x55eb1a674af0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x55eb1a674b80 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x55eb1a674c10 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x55eb1a674ca0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x55eb1a674d30 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x55eb1a674dc0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x55eb1a674e50 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x55eb1a674ee0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x55eb1a674f70 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x55eb1a675000 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x55eb1a675090 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x55eb1a675120 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x55eb1a6751b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x55eb1a675240 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x55eb1a6752d0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x55eb1a675360 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x55eb1a6753f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x55eb1a675480 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x55eb1a675510 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x55eb1a6755a0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x55eb1a675630 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x55eb1a6756c0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x55eb1a675750 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x55eb1a6757e0 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.parse_windows/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.parse_windows/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: --------------- 35: 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: --------------- 35: REF TREE: 35: 0x55eb1a658798 [ROOT] MAP: (0 sibs) 3 children: 35: 0x55eb1a658870 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x55eb1a658a40 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55eb1a658c10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55eb1a658de0 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x55eb1a658e78 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x55eb1a658f10 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x55eb1a658ca8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55eb1a658fb0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x55eb1a659048 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x55eb1a6590e0 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x55eb1a658d40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55eb1a659180 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x55eb1a659218 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x55eb1a6592b0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x55eb1a658ad8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55eb1a659350 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55eb1a659520 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x55eb1a6595b8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x55eb1a659650 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x55eb1a6593e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55eb1a6596f0 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x55eb1a659788 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x55eb1a659820 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x55eb1a659480 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55eb1a6598c0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x55eb1a659958 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x55eb1a6599f0 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x55eb1a658b70 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55eb1a659a90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55eb1a659c60 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x55eb1a659cf8 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x55eb1a659d90 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x55eb1a659b28 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55eb1a659e30 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x55eb1a659ec8 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x55eb1a659f60 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x55eb1a659bc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55eb1a65a000 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x55eb1a65a098 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x55eb1a65a130 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x55eb1a658908 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x55eb1a65a1d0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55eb1a65a3a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55eb1a65a570 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x55eb1a65a608 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x55eb1a65a6a0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x55eb1a65a438 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55eb1a65a740 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x55eb1a65a7d8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x55eb1a65a870 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x55eb1a65a4d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55eb1a65a910 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x55eb1a65a9a8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x55eb1a65aa40 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x55eb1a65a268 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55eb1a65aae0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55eb1a65acb0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x55eb1a65ad48 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x55eb1a65ade0 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x55eb1a65ab78 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55eb1a65ae80 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x55eb1a65af18 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x55eb1a65afb0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x55eb1a65ac10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55eb1a65b050 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x55eb1a65b0e8 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x55eb1a65b180 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x55eb1a65a300 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55eb1a65b220 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55eb1a65b3f0 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x55eb1a65b488 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x55eb1a65b520 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x55eb1a65b2b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55eb1a65b5c0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x55eb1a65b658 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x55eb1a65b6f0 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x55eb1a65b350 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55eb1a65b790 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x55eb1a65b828 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x55eb1a65b8c0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x55eb1a6589a0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x55eb1a65b960 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55eb1a65bb30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55eb1a65bd00 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x55eb1a65bd98 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x55eb1a65be30 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x55eb1a65bbc8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55eb1a65bed0 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x55eb1a65bf68 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x55eb1a65c000 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x55eb1a65bc60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55eb1a65c0a0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x55eb1a65c138 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x55eb1a65c1d0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x55eb1a65b9f8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55eb1a65c270 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55eb1a65c440 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x55eb1a65c4d8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x55eb1a65c570 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x55eb1a65c308 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55eb1a65c610 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x55eb1a65c6a8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x55eb1a65c740 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x55eb1a65c3a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55eb1a65c7e0 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x55eb1a65c878 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x55eb1a65c910 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x55eb1a65ba90 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55eb1a65c9b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55eb1a65cb80 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x55eb1a65cc18 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x55eb1a65ccb0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x55eb1a65ca48 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55eb1a65cd50 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x55eb1a65cde8 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x55eb1a65ce80 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x55eb1a65cae0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55eb1a65cf20 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x55eb1a65cfb8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x55eb1a65d050 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x55eb1a675c70 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x55eb1a675d00 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x55eb1a675d90 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x55eb1a675e20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x55eb1a675eb0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x55eb1a675f40 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x55eb1a675fd0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x55eb1a676060 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x55eb1a6760f0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x55eb1a676180 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x55eb1a676210 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x55eb1a6762a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x55eb1a676330 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x55eb1a6763c0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x55eb1a676450 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x55eb1a6764e0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x55eb1a676570 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x55eb1a676600 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x55eb1a676690 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x55eb1a676720 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x55eb1a6767b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x55eb1a676840 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x55eb1a6768d0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x55eb1a676960 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x55eb1a6769f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x55eb1a676a80 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x55eb1a676b10 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x55eb1a676ba0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x55eb1a676c30 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x55eb1a676cc0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x55eb1a676d50 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x55eb1a676de0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x55eb1a676e70 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x55eb1a676f00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x55eb1a676f90 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x55eb1a677020 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x55eb1a6770b0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x55eb1a677140 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x55eb1a6771d0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x55eb1a677260 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x55eb1a6772f0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x55eb1a677380 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x55eb1a677410 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x55eb1a6774a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x55eb1a677530 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x55eb1a6775c0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x55eb1a677650 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x55eb1a6776e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x55eb1a677770 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x55eb1a677800 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x55eb1a677890 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x55eb1a677920 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x55eb1a6779b0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x55eb1a677a40 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x55eb1a677ad0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x55eb1a677b60 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x55eb1a677bf0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x55eb1a677c80 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x55eb1a677d10 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x55eb1a677da0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x55eb1a677e30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x55eb1a677ec0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x55eb1a677f50 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x55eb1a677fe0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x55eb1a678070 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x55eb1a678100 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x55eb1a678190 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x55eb1a678220 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x55eb1a6782b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x55eb1a678340 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x55eb1a6783d0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x55eb1a678460 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x55eb1a6784f0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x55eb1a678580 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x55eb1a678610 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x55eb1a6786a0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x55eb1a678730 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x55eb1a6787c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x55eb1a678850 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x55eb1a6788e0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x55eb1a678970 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x55eb1a678a00 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x55eb1a678a90 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x55eb1a678b20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x55eb1a678bb0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x55eb1a678c40 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x55eb1a678cd0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x55eb1a678d60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x55eb1a678df0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x55eb1a678e80 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x55eb1a678f10 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x55eb1a678fa0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x55eb1a679030 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x55eb1a6790c0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x55eb1a679150 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x55eb1a6791e0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x55eb1a679270 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x55eb1a679300 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x55eb1a679390 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x55eb1a679420 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x55eb1a6794b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x55eb1a679540 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x55eb1a6795d0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x55eb1a679660 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x55eb1a6796f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x55eb1a679780 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x55eb1a679810 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x55eb1a6798a0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x55eb1a679930 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x55eb1a6799c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x55eb1a679a50 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x55eb1a679ae0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x55eb1a679b70 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x55eb1a679c00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x55eb1a679c90 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x55eb1a679d20 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x55eb1a679db0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x55eb1a679e40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x55eb1a679ed0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x55eb1a679f60 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x55eb1a679ff0 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] 0x55eb1a664510 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x55eb1a6645a0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x55eb1a664630 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x55eb1a6646c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x55eb1a664750 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x55eb1a6647e0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x55eb1a664870 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x55eb1a664900 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x55eb1a664990 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x55eb1a664a20 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x55eb1a664ab0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x55eb1a664b40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x55eb1a664bd0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x55eb1a664c60 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x55eb1a664cf0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x55eb1a664d80 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x55eb1a664e10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x55eb1a664ea0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x55eb1a664f30 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x55eb1a664fc0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x55eb1a665050 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x55eb1a6650e0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x55eb1a665170 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x55eb1a665200 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x55eb1a665290 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x55eb1a665320 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x55eb1a6653b0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x55eb1a665440 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x55eb1a6654d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x55eb1a665560 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x55eb1a6655f0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x55eb1a665680 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x55eb1a665710 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x55eb1a6657a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x55eb1a665830 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x55eb1a6658c0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x55eb1a665950 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x55eb1a6659e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x55eb1a665a70 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x55eb1a665b00 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x55eb1a665b90 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x55eb1a665c20 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x55eb1a665cb0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x55eb1a665d40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x55eb1a665dd0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x55eb1a665e60 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x55eb1a665ef0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x55eb1a665f80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x55eb1a666010 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x55eb1a6660a0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x55eb1a666130 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x55eb1a6661c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x55eb1a666250 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x55eb1a6662e0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x55eb1a666370 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x55eb1a666400 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x55eb1a666490 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x55eb1a666520 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x55eb1a6665b0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x55eb1a666640 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x55eb1a6666d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x55eb1a666760 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x55eb1a6667f0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x55eb1a666880 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x55eb1a666910 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x55eb1a6669a0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x55eb1a666a30 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x55eb1a666ac0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x55eb1a666b50 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x55eb1a666be0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x55eb1a666c70 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x55eb1a666d00 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x55eb1a666d90 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x55eb1a666e20 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x55eb1a666eb0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x55eb1a666f40 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x55eb1a666fd0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x55eb1a667060 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x55eb1a6670f0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x55eb1a667180 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x55eb1a667210 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x55eb1a6672a0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x55eb1a667330 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x55eb1a6673c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x55eb1a667450 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x55eb1a6674e0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x55eb1a667570 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x55eb1a667600 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x55eb1a667690 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x55eb1a667720 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x55eb1a6677b0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x55eb1a667840 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x55eb1a6678d0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x55eb1a667960 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x55eb1a6679f0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x55eb1a667a80 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x55eb1a667b10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x55eb1a667ba0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x55eb1a667c30 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x55eb1a667cc0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x55eb1a667d50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x55eb1a667de0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x55eb1a667e70 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x55eb1a667f00 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x55eb1a667f90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x55eb1a668020 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x55eb1a6680b0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x55eb1a668140 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x55eb1a6681d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x55eb1a668260 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x55eb1a6682f0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x55eb1a668380 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x55eb1a668410 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x55eb1a6684a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x55eb1a668530 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x55eb1a6685c0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x55eb1a668650 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x55eb1a6686e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x55eb1a668770 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x55eb1a668800 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x55eb1a668890 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] 0x55eb1a67c890 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x55eb1a67c920 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x55eb1a67c9b0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x55eb1a67ca40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x55eb1a67cad0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x55eb1a67cb60 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x55eb1a67cbf0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x55eb1a67cc80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x55eb1a67cd10 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x55eb1a67cda0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x55eb1a67ce30 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x55eb1a67cec0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x55eb1a67cf50 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x55eb1a67cfe0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x55eb1a67d070 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x55eb1a67d100 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x55eb1a67d190 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x55eb1a67d220 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x55eb1a67d2b0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x55eb1a67d340 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x55eb1a67d3d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x55eb1a67d460 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x55eb1a67d4f0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x55eb1a67d580 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x55eb1a67d610 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x55eb1a67d6a0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x55eb1a67d730 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x55eb1a67d7c0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x55eb1a67d850 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x55eb1a67d8e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x55eb1a67d970 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x55eb1a67da00 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x55eb1a67da90 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x55eb1a67db20 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x55eb1a67dbb0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x55eb1a67dc40 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x55eb1a67dcd0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x55eb1a67dd60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x55eb1a67ddf0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x55eb1a67de80 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x55eb1a67df10 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x55eb1a67dfa0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x55eb1a67e030 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x55eb1a67e0c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x55eb1a67e150 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x55eb1a67e1e0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x55eb1a67e270 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x55eb1a67e300 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x55eb1a67e390 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x55eb1a67e420 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x55eb1a67e4b0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x55eb1a67e540 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x55eb1a67e5d0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x55eb1a67e660 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x55eb1a67e6f0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x55eb1a67e780 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x55eb1a67e810 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x55eb1a67e8a0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x55eb1a67e930 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x55eb1a67e9c0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x55eb1a67ea50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x55eb1a67eae0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x55eb1a67eb70 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x55eb1a67ec00 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x55eb1a67ec90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x55eb1a67ed20 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x55eb1a67edb0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x55eb1a67ee40 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x55eb1a67eed0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x55eb1a67ef60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x55eb1a67eff0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x55eb1a67f080 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x55eb1a67f110 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x55eb1a67f1a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x55eb1a67f230 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x55eb1a67f2c0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x55eb1a67f350 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x55eb1a67f3e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x55eb1a67f470 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x55eb1a67f500 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x55eb1a67f590 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x55eb1a67f620 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x55eb1a67f6b0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x55eb1a67f740 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x55eb1a67f7d0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x55eb1a67f860 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x55eb1a67f8f0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x55eb1a67f980 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x55eb1a67fa10 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x55eb1a67faa0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x55eb1a67fb30 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x55eb1a67fbc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x55eb1a67fc50 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x55eb1a67fce0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x55eb1a67fd70 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x55eb1a67fe00 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x55eb1a67fe90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x55eb1a67ff20 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x55eb1a67ffb0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x55eb1a680040 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x55eb1a6800d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x55eb1a680160 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x55eb1a6801f0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x55eb1a680280 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x55eb1a680310 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x55eb1a6803a0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x55eb1a680430 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x55eb1a6804c0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x55eb1a680550 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x55eb1a6805e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x55eb1a680670 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x55eb1a680700 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x55eb1a680790 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x55eb1a680820 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x55eb1a6808b0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x55eb1a680940 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x55eb1a6809d0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x55eb1a680a60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x55eb1a680af0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x55eb1a680b80 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x55eb1a680c10 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] 0x55eb1a66cc50 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x55eb1a66cce0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x55eb1a66cd70 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x55eb1a66ce00 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x55eb1a66ce90 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x55eb1a66cf20 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x55eb1a66cfb0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x55eb1a66d040 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x55eb1a66d0d0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x55eb1a66d160 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x55eb1a66d1f0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x55eb1a66d280 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x55eb1a66d310 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x55eb1a66d3a0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x55eb1a66d430 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x55eb1a66d4c0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x55eb1a66d550 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x55eb1a66d5e0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x55eb1a66d670 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x55eb1a66d700 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x55eb1a66d790 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x55eb1a66d820 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x55eb1a66d8b0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x55eb1a66d940 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x55eb1a66d9d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x55eb1a66da60 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x55eb1a66daf0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x55eb1a66db80 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x55eb1a66dc10 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x55eb1a66dca0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x55eb1a66dd30 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x55eb1a66ddc0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x55eb1a66de50 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x55eb1a66dee0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x55eb1a66df70 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x55eb1a66e000 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x55eb1a66e090 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x55eb1a66e120 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x55eb1a66e1b0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x55eb1a66e240 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x55eb1a66e2d0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x55eb1a66e360 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x55eb1a66e3f0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x55eb1a66e480 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x55eb1a66e510 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x55eb1a66e5a0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x55eb1a66e630 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x55eb1a66e6c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x55eb1a66e750 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x55eb1a66e7e0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x55eb1a66e870 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x55eb1a66e900 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x55eb1a66e990 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x55eb1a66ea20 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x55eb1a66eab0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x55eb1a66eb40 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x55eb1a66ebd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x55eb1a66ec60 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x55eb1a66ecf0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x55eb1a66ed80 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x55eb1a66ee10 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x55eb1a66eea0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x55eb1a66ef30 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x55eb1a66efc0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x55eb1a66f050 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x55eb1a66f0e0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x55eb1a66f170 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x55eb1a66f200 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x55eb1a66f290 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x55eb1a66f320 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x55eb1a66f3b0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x55eb1a66f440 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x55eb1a66f4d0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x55eb1a66f560 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x55eb1a66f5f0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x55eb1a66f680 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x55eb1a66f710 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x55eb1a66f7a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x55eb1a66f830 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x55eb1a66f8c0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x55eb1a66f950 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x55eb1a66f9e0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x55eb1a66fa70 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x55eb1a66fb00 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x55eb1a66fb90 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x55eb1a66fc20 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x55eb1a66fcb0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x55eb1a66fd40 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x55eb1a66fdd0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x55eb1a66fe60 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x55eb1a66fef0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x55eb1a66ff80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x55eb1a670010 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x55eb1a6700a0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x55eb1a670130 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x55eb1a6701c0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x55eb1a670250 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x55eb1a6702e0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x55eb1a670370 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x55eb1a670400 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x55eb1a670490 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x55eb1a670520 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x55eb1a6705b0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x55eb1a670640 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x55eb1a6706d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x55eb1a670760 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x55eb1a6707f0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x55eb1a670880 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x55eb1a670910 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x55eb1a6709a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x55eb1a670a30 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x55eb1a670ac0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x55eb1a670b50 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x55eb1a670be0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x55eb1a670c70 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x55eb1a670d00 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x55eb1a670d90 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x55eb1a670e20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x55eb1a670eb0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x55eb1a670f40 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x55eb1a670fd0 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] 0x55eb1a6810a0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x55eb1a681130 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x55eb1a6811c0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x55eb1a681250 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x55eb1a6812e0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x55eb1a681370 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x55eb1a681400 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x55eb1a681490 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x55eb1a681520 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x55eb1a6815b0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x55eb1a681640 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x55eb1a6816d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x55eb1a681760 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x55eb1a6817f0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x55eb1a681880 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x55eb1a681910 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x55eb1a6819a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x55eb1a681a30 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x55eb1a681ac0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x55eb1a681b50 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x55eb1a681be0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x55eb1a681c70 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x55eb1a681d00 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x55eb1a681d90 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x55eb1a681e20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x55eb1a681eb0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x55eb1a681f40 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x55eb1a681fd0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x55eb1a682060 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x55eb1a6820f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x55eb1a682180 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x55eb1a682210 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x55eb1a6822a0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x55eb1a682330 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x55eb1a6823c0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x55eb1a682450 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x55eb1a6824e0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x55eb1a682570 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x55eb1a682600 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x55eb1a682690 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x55eb1a682720 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x55eb1a6827b0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x55eb1a682840 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x55eb1a6828d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x55eb1a682960 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x55eb1a6829f0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x55eb1a682a80 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x55eb1a682b10 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x55eb1a682ba0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x55eb1a682c30 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x55eb1a682cc0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x55eb1a682d50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x55eb1a682de0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x55eb1a682e70 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x55eb1a682f00 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x55eb1a682f90 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x55eb1a683020 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x55eb1a6830b0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x55eb1a683140 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x55eb1a6831d0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x55eb1a683260 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x55eb1a6832f0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x55eb1a683380 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x55eb1a683410 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x55eb1a6834a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x55eb1a683530 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x55eb1a6835c0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x55eb1a683650 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x55eb1a6836e0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x55eb1a683770 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x55eb1a683800 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x55eb1a683890 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x55eb1a683920 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x55eb1a6839b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x55eb1a683a40 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x55eb1a683ad0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x55eb1a683b60 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x55eb1a683bf0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x55eb1a683c80 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x55eb1a683d10 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x55eb1a683da0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x55eb1a683e30 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x55eb1a683ec0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x55eb1a683f50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x55eb1a683fe0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x55eb1a684070 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x55eb1a684100 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x55eb1a684190 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x55eb1a684220 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x55eb1a6842b0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x55eb1a684340 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x55eb1a6843d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x55eb1a684460 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x55eb1a6844f0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x55eb1a684580 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x55eb1a684610 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x55eb1a6846a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x55eb1a684730 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x55eb1a6847c0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x55eb1a684850 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x55eb1a6848e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x55eb1a684970 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x55eb1a684a00 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x55eb1a684a90 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x55eb1a684b20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x55eb1a684bb0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x55eb1a684c40 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x55eb1a684cd0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x55eb1a684d60 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x55eb1a684df0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x55eb1a684e80 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x55eb1a684f10 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x55eb1a684fa0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x55eb1a685030 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x55eb1a6850c0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x55eb1a685150 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x55eb1a6851e0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x55eb1a685270 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x55eb1a685300 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x55eb1a685390 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x55eb1a685420 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] 0x55eb1a671460 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x55eb1a6714f0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x55eb1a671580 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x55eb1a671610 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x55eb1a6716a0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x55eb1a671730 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x55eb1a6717c0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x55eb1a671850 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x55eb1a6718e0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x55eb1a671970 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x55eb1a671a00 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x55eb1a671a90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x55eb1a671b20 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x55eb1a671bb0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x55eb1a671c40 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x55eb1a671cd0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x55eb1a671d60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x55eb1a671df0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x55eb1a671e80 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x55eb1a671f10 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x55eb1a671fa0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x55eb1a672030 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x55eb1a6720c0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x55eb1a672150 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x55eb1a6721e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x55eb1a672270 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x55eb1a672300 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x55eb1a672390 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x55eb1a672420 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x55eb1a6724b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x55eb1a672540 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x55eb1a6725d0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x55eb1a672660 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x55eb1a6726f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x55eb1a672780 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x55eb1a672810 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x55eb1a6728a0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x55eb1a672930 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x55eb1a6729c0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x55eb1a672a50 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x55eb1a672ae0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x55eb1a672b70 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x55eb1a672c00 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x55eb1a672c90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x55eb1a672d20 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x55eb1a672db0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x55eb1a672e40 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x55eb1a672ed0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x55eb1a672f60 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x55eb1a672ff0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x55eb1a673080 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x55eb1a673110 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x55eb1a6731a0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x55eb1a673230 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x55eb1a6732c0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x55eb1a673350 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x55eb1a6733e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x55eb1a673470 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x55eb1a673500 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x55eb1a673590 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x55eb1a673620 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x55eb1a6736b0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x55eb1a673740 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x55eb1a6737d0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x55eb1a673860 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x55eb1a6738f0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x55eb1a673980 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x55eb1a673a10 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x55eb1a673aa0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x55eb1a673b30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x55eb1a673bc0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x55eb1a673c50 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x55eb1a673ce0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x55eb1a673d70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x55eb1a673e00 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x55eb1a673e90 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x55eb1a673f20 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x55eb1a673fb0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x55eb1a674040 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x55eb1a6740d0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x55eb1a674160 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x55eb1a6741f0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x55eb1a674280 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x55eb1a674310 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x55eb1a6743a0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x55eb1a674430 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x55eb1a6744c0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x55eb1a674550 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x55eb1a6745e0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x55eb1a674670 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x55eb1a674700 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x55eb1a674790 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x55eb1a674820 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x55eb1a6748b0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x55eb1a674940 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x55eb1a6749d0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x55eb1a674a60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x55eb1a674af0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x55eb1a674b80 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x55eb1a674c10 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x55eb1a674ca0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x55eb1a674d30 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x55eb1a674dc0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x55eb1a674e50 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x55eb1a674ee0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x55eb1a674f70 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x55eb1a675000 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x55eb1a675090 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x55eb1a675120 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x55eb1a6751b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x55eb1a675240 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x55eb1a6752d0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x55eb1a675360 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x55eb1a6753f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x55eb1a675480 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x55eb1a675510 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x55eb1a6755a0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x55eb1a675630 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x55eb1a6756c0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x55eb1a675750 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x55eb1a6757e0 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] 0x55eb1a687cc0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x55eb1a687d50 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x55eb1a687de0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x55eb1a687e70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x55eb1a687f00 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x55eb1a687f90 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x55eb1a688020 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x55eb1a6880b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x55eb1a688140 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x55eb1a6881d0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x55eb1a688260 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x55eb1a6882f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x55eb1a688380 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x55eb1a688410 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x55eb1a6884a0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x55eb1a688530 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x55eb1a6885c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x55eb1a688650 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x55eb1a6886e0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x55eb1a688770 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x55eb1a688800 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x55eb1a688890 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x55eb1a688920 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x55eb1a6889b0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x55eb1a688a40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x55eb1a688ad0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x55eb1a688b60 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x55eb1a688bf0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x55eb1a688c80 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x55eb1a688d10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x55eb1a688da0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x55eb1a688e30 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x55eb1a688ec0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x55eb1a688f50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x55eb1a688fe0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x55eb1a689070 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x55eb1a689100 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x55eb1a689190 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x55eb1a689220 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x55eb1a6892b0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x55eb1a689340 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x55eb1a6893d0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x55eb1a689460 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x55eb1a6894f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x55eb1a689580 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x55eb1a689610 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x55eb1a6896a0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x55eb1a689730 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x55eb1a6897c0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x55eb1a689850 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x55eb1a6898e0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x55eb1a689970 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x55eb1a689a00 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x55eb1a689a90 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x55eb1a689b20 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x55eb1a689bb0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x55eb1a689c40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x55eb1a689cd0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x55eb1a689d60 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x55eb1a689df0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x55eb1a689e80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x55eb1a689f10 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x55eb1a689fa0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x55eb1a68a030 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x55eb1a68a0c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x55eb1a68a150 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x55eb1a68a1e0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x55eb1a68a270 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x55eb1a68a300 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x55eb1a68a390 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x55eb1a68a420 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x55eb1a68a4b0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x55eb1a68a540 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x55eb1a68a5d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x55eb1a68a660 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x55eb1a68a6f0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x55eb1a68a780 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x55eb1a68a810 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x55eb1a68a8a0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x55eb1a68a930 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x55eb1a68a9c0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x55eb1a68aa50 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x55eb1a68aae0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x55eb1a68ab70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x55eb1a68ac00 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x55eb1a68ac90 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x55eb1a68ad20 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x55eb1a68adb0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x55eb1a68ae40 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x55eb1a68aed0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x55eb1a68af60 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x55eb1a68aff0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x55eb1a68b080 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x55eb1a68b110 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x55eb1a68b1a0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x55eb1a68b230 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x55eb1a68b2c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x55eb1a68b350 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x55eb1a68b3e0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x55eb1a68b470 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x55eb1a68b500 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x55eb1a68b590 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x55eb1a68b620 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x55eb1a68b6b0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x55eb1a68b740 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x55eb1a68b7d0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x55eb1a68b860 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x55eb1a68b8f0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x55eb1a68b980 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x55eb1a68ba10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x55eb1a68baa0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x55eb1a68bb30 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x55eb1a68bbc0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x55eb1a68bc50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x55eb1a68bce0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x55eb1a68bd70 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x55eb1a68be00 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x55eb1a68be90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x55eb1a68bf20 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x55eb1a68bfb0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x55eb1a68c040 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] 0x55eb1a675c70 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x55eb1a675d00 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x55eb1a675d90 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x55eb1a675e20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x55eb1a675eb0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x55eb1a675f40 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x55eb1a675fd0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x55eb1a676060 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x55eb1a6760f0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x55eb1a676180 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x55eb1a676210 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x55eb1a6762a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x55eb1a676330 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x55eb1a6763c0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x55eb1a676450 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x55eb1a6764e0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x55eb1a676570 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x55eb1a676600 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x55eb1a676690 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x55eb1a676720 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x55eb1a6767b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x55eb1a676840 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x55eb1a6768d0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x55eb1a676960 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x55eb1a6769f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x55eb1a676a80 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x55eb1a676b10 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x55eb1a676ba0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x55eb1a676c30 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x55eb1a676cc0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x55eb1a676d50 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x55eb1a676de0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x55eb1a676e70 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x55eb1a676f00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x55eb1a676f90 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x55eb1a677020 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x55eb1a6770b0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x55eb1a677140 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x55eb1a6771d0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x55eb1a677260 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x55eb1a6772f0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x55eb1a677380 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x55eb1a677410 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x55eb1a6774a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x55eb1a677530 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x55eb1a6775c0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x55eb1a677650 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x55eb1a6776e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x55eb1a677770 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x55eb1a677800 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x55eb1a677890 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x55eb1a677920 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x55eb1a6779b0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x55eb1a677a40 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x55eb1a677ad0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x55eb1a677b60 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x55eb1a677bf0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x55eb1a677c80 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x55eb1a677d10 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x55eb1a677da0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x55eb1a677e30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x55eb1a677ec0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x55eb1a677f50 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x55eb1a677fe0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x55eb1a678070 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x55eb1a678100 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x55eb1a678190 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x55eb1a678220 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x55eb1a6782b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x55eb1a678340 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x55eb1a6783d0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x55eb1a678460 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x55eb1a6784f0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x55eb1a678580 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x55eb1a678610 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x55eb1a6786a0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x55eb1a678730 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x55eb1a6787c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x55eb1a678850 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x55eb1a6788e0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x55eb1a678970 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x55eb1a678a00 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x55eb1a678a90 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x55eb1a678b20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x55eb1a678bb0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x55eb1a678c40 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x55eb1a678cd0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x55eb1a678d60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x55eb1a678df0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x55eb1a678e80 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x55eb1a678f10 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x55eb1a678fa0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x55eb1a679030 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x55eb1a6790c0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x55eb1a679150 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x55eb1a6791e0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x55eb1a679270 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x55eb1a679300 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x55eb1a679390 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x55eb1a679420 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x55eb1a6794b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x55eb1a679540 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x55eb1a6795d0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x55eb1a679660 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x55eb1a6796f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x55eb1a679780 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x55eb1a679810 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x55eb1a6798a0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x55eb1a679930 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x55eb1a6799c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x55eb1a679a50 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x55eb1a679ae0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x55eb1a679b70 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x55eb1a679c00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x55eb1a679c90 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x55eb1a679d20 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x55eb1a679db0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x55eb1a679e40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x55eb1a679ed0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x55eb1a679f60 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x55eb1a679ff0 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] 0x55eb1a68c4d0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x55eb1a68c560 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x55eb1a68c5f0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x55eb1a68c680 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x55eb1a68c710 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x55eb1a68c7a0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x55eb1a68c830 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x55eb1a68c8c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x55eb1a68c950 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x55eb1a68c9e0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x55eb1a68ca70 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x55eb1a68cb00 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x55eb1a68cb90 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x55eb1a68cc20 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x55eb1a68ccb0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x55eb1a68cd40 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x55eb1a68cdd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x55eb1a68ce60 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x55eb1a68cef0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x55eb1a68cf80 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x55eb1a68d010 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x55eb1a68d0a0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x55eb1a68d130 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x55eb1a68d1c0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x55eb1a68d250 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x55eb1a68d2e0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x55eb1a68d370 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x55eb1a68d400 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x55eb1a68d490 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x55eb1a68d520 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x55eb1a68d5b0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x55eb1a68d640 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x55eb1a68d6d0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x55eb1a68d760 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x55eb1a68d7f0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x55eb1a68d880 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x55eb1a68d910 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x55eb1a68d9a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x55eb1a68da30 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x55eb1a68dac0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x55eb1a68db50 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x55eb1a68dbe0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x55eb1a68dc70 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x55eb1a68dd00 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x55eb1a68dd90 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x55eb1a68de20 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x55eb1a68deb0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x55eb1a68df40 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x55eb1a68dfd0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x55eb1a68e060 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x55eb1a68e0f0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x55eb1a68e180 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x55eb1a68e210 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x55eb1a68e2a0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x55eb1a68e330 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x55eb1a68e3c0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x55eb1a68e450 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x55eb1a68e4e0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x55eb1a68e570 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x55eb1a68e600 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x55eb1a68e690 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x55eb1a68e720 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x55eb1a68e7b0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x55eb1a68e840 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x55eb1a68e8d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x55eb1a68e960 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x55eb1a68e9f0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x55eb1a68ea80 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x55eb1a68eb10 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x55eb1a68eba0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x55eb1a68ec30 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x55eb1a68ecc0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x55eb1a68ed50 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x55eb1a68ede0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x55eb1a68ee70 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x55eb1a68ef00 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x55eb1a68ef90 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x55eb1a68f020 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x55eb1a68f0b0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x55eb1a68f140 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x55eb1a68f1d0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x55eb1a68f260 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x55eb1a68f2f0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x55eb1a68f380 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x55eb1a68f410 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x55eb1a68f4a0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x55eb1a68f530 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x55eb1a68f5c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x55eb1a68f650 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x55eb1a68f6e0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x55eb1a68f770 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x55eb1a68f800 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x55eb1a68f890 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x55eb1a68f920 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x55eb1a68f9b0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x55eb1a68fa40 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x55eb1a68fad0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x55eb1a68fb60 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x55eb1a68fbf0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x55eb1a68fc80 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x55eb1a68fd10 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x55eb1a68fda0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x55eb1a68fe30 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x55eb1a68fec0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x55eb1a68ff50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x55eb1a68ffe0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x55eb1a690070 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x55eb1a690100 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x55eb1a690190 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x55eb1a690220 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x55eb1a6902b0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x55eb1a690340 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x55eb1a6903d0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x55eb1a690460 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x55eb1a6904f0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x55eb1a690580 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x55eb1a690610 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x55eb1a6906a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x55eb1a690730 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x55eb1a6907c0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x55eb1a690850 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: 0x55eb1a658680 [ROOT] MAP: (0 sibs) 3 children: 35: 0x55eb1a653db0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x55eb1a653f80 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55eb1a654150 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55eb1a654320 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x55eb1a6543b8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x55eb1a654450 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x55eb1a6541e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55eb1a6544f0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x55eb1a654588 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x55eb1a654620 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x55eb1a654280 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55eb1a6546c0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x55eb1a654758 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x55eb1a6547f0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x55eb1a654018 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55eb1a654890 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55eb1a654a60 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x55eb1a654af8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x55eb1a654b90 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x55eb1a654928 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55eb1a654c30 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x55eb1a654cc8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x55eb1a654d60 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x55eb1a6549c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55eb1a654e00 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x55eb1a654e98 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x55eb1a654f30 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x55eb1a6540b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55eb1a654fd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55eb1a6551a0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x55eb1a655238 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x55eb1a6552d0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x55eb1a655068 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55eb1a655370 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x55eb1a655408 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x55eb1a6554a0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x55eb1a655100 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55eb1a655540 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x55eb1a6555d8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x55eb1a655670 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x55eb1a653e48 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x55eb1a655710 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55eb1a6558e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55eb1a655ab0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x55eb1a655b48 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x55eb1a655be0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x55eb1a655978 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55eb1a655c80 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x55eb1a655d18 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x55eb1a655db0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x55eb1a655a10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55eb1a655e50 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x55eb1a655ee8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x55eb1a655f80 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x55eb1a6557a8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55eb1a656020 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55eb1a6561f0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x55eb1a656288 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x55eb1a656320 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x55eb1a6560b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55eb1a6563c0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x55eb1a656458 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x55eb1a6564f0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x55eb1a656150 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55eb1a656590 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x55eb1a656628 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x55eb1a6566c0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x55eb1a655840 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55eb1a656760 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55eb1a656930 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x55eb1a6569c8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x55eb1a656a60 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x55eb1a6567f8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55eb1a656b00 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x55eb1a656b98 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x55eb1a656c30 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x55eb1a656890 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55eb1a656cd0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x55eb1a656d68 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x55eb1a656e00 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x55eb1a653ee0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x55eb1a656ea0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55eb1a657070 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55eb1a657240 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x55eb1a6572d8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x55eb1a657370 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x55eb1a657108 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55eb1a657410 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x55eb1a6574a8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x55eb1a657540 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x55eb1a6571a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55eb1a6575e0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x55eb1a657678 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x55eb1a657710 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x55eb1a656f38 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55eb1a6577b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55eb1a657980 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x55eb1a657a18 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x55eb1a657ab0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x55eb1a657848 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55eb1a657b50 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x55eb1a657be8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x55eb1a657c80 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x55eb1a6578e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55eb1a657d20 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x55eb1a657db8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x55eb1a657e50 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x55eb1a656fd0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55eb1a657ef0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55eb1a6580c0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x55eb1a658158 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x55eb1a6581f0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x55eb1a657f88 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55eb1a658290 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x55eb1a658328 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x55eb1a6583c0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x55eb1a658020 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55eb1a658460 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x55eb1a6584f8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x55eb1a658590 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x55eb1a690ce0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x55eb1a690d70 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x55eb1a690e00 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x55eb1a690e90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x55eb1a690f20 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x55eb1a690fb0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x55eb1a691040 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x55eb1a6910d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x55eb1a691160 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x55eb1a6911f0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x55eb1a691280 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x55eb1a691310 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x55eb1a6913a0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x55eb1a691430 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x55eb1a6914c0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x55eb1a691550 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x55eb1a6915e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x55eb1a691670 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x55eb1a691700 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x55eb1a691790 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x55eb1a691820 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x55eb1a6918b0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x55eb1a691940 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x55eb1a6919d0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x55eb1a691a60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x55eb1a691af0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x55eb1a691b80 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x55eb1a691c10 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x55eb1a691ca0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x55eb1a691d30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x55eb1a691dc0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x55eb1a691e50 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x55eb1a691ee0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x55eb1a691f70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x55eb1a692000 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x55eb1a692090 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x55eb1a692120 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x55eb1a6921b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x55eb1a692240 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x55eb1a6922d0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x55eb1a692360 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x55eb1a6923f0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x55eb1a692480 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x55eb1a692510 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x55eb1a6925a0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x55eb1a692630 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x55eb1a6926c0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x55eb1a692750 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x55eb1a6927e0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x55eb1a692870 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x55eb1a692900 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x55eb1a692990 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x55eb1a692a20 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x55eb1a692ab0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x55eb1a692b40 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x55eb1a692bd0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x55eb1a692c60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x55eb1a692cf0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x55eb1a692d80 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x55eb1a692e10 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x55eb1a692ea0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x55eb1a692f30 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x55eb1a692fc0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x55eb1a693050 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x55eb1a6930e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x55eb1a693170 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x55eb1a693200 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x55eb1a693290 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x55eb1a693320 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x55eb1a6933b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x55eb1a693440 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x55eb1a6934d0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x55eb1a693560 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x55eb1a6935f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x55eb1a693680 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x55eb1a693710 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x55eb1a6937a0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x55eb1a693830 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x55eb1a6938c0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x55eb1a693950 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x55eb1a6939e0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x55eb1a693a70 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x55eb1a693b00 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x55eb1a693b90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x55eb1a693c20 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x55eb1a693cb0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x55eb1a693d40 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x55eb1a693dd0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x55eb1a693e60 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x55eb1a693ef0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x55eb1a693f80 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x55eb1a694010 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x55eb1a6940a0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x55eb1a694130 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x55eb1a6941c0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x55eb1a694250 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x55eb1a6942e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x55eb1a694370 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x55eb1a694400 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x55eb1a694490 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x55eb1a694520 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x55eb1a6945b0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x55eb1a694640 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x55eb1a6946d0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x55eb1a694760 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x55eb1a6947f0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x55eb1a694880 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x55eb1a694910 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x55eb1a6949a0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x55eb1a694a30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x55eb1a694ac0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x55eb1a694b50 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x55eb1a694be0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x55eb1a694c70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x55eb1a694d00 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x55eb1a694d90 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x55eb1a694e20 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x55eb1a694eb0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x55eb1a694f40 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x55eb1a694fd0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x55eb1a695060 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: 0x55eb1a658798 [ROOT] MAP: (0 sibs) 3 children: 35: 0x55eb1a658870 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x55eb1a658a40 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55eb1a658c10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55eb1a658de0 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x55eb1a658e78 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x55eb1a658f10 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x55eb1a658ca8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55eb1a658fb0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x55eb1a659048 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x55eb1a6590e0 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x55eb1a658d40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55eb1a659180 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x55eb1a659218 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x55eb1a6592b0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x55eb1a658ad8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55eb1a659350 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55eb1a659520 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x55eb1a6595b8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x55eb1a659650 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x55eb1a6593e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55eb1a6596f0 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x55eb1a659788 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x55eb1a659820 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x55eb1a659480 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55eb1a6598c0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x55eb1a659958 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x55eb1a6599f0 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x55eb1a658b70 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55eb1a659a90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55eb1a659c60 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x55eb1a659cf8 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x55eb1a659d90 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x55eb1a659b28 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55eb1a659e30 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x55eb1a659ec8 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x55eb1a659f60 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x55eb1a659bc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55eb1a65a000 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x55eb1a65a098 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x55eb1a65a130 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x55eb1a658908 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x55eb1a65a1d0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55eb1a65a3a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55eb1a65a570 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x55eb1a65a608 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x55eb1a65a6a0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x55eb1a65a438 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55eb1a65a740 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x55eb1a65a7d8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x55eb1a65a870 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x55eb1a65a4d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55eb1a65a910 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x55eb1a65a9a8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x55eb1a65aa40 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x55eb1a65a268 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55eb1a65aae0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55eb1a65acb0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x55eb1a65ad48 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x55eb1a65ade0 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x55eb1a65ab78 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55eb1a65ae80 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x55eb1a65af18 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x55eb1a65afb0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x55eb1a65ac10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55eb1a65b050 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x55eb1a65b0e8 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x55eb1a65b180 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x55eb1a65a300 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55eb1a65b220 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55eb1a65b3f0 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x55eb1a65b488 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x55eb1a65b520 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x55eb1a65b2b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55eb1a65b5c0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x55eb1a65b658 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x55eb1a65b6f0 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x55eb1a65b350 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55eb1a65b790 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x55eb1a65b828 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x55eb1a65b8c0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x55eb1a6589a0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x55eb1a65b960 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55eb1a65bb30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55eb1a65bd00 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x55eb1a65bd98 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x55eb1a65be30 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x55eb1a65bbc8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55eb1a65bed0 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x55eb1a65bf68 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x55eb1a65c000 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x55eb1a65bc60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55eb1a65c0a0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x55eb1a65c138 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x55eb1a65c1d0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x55eb1a65b9f8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55eb1a65c270 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55eb1a65c440 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x55eb1a65c4d8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x55eb1a65c570 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x55eb1a65c308 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55eb1a65c610 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x55eb1a65c6a8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x55eb1a65c740 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x55eb1a65c3a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55eb1a65c7e0 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x55eb1a65c878 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x55eb1a65c910 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x55eb1a65ba90 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55eb1a65c9b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55eb1a65cb80 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x55eb1a65cc18 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x55eb1a65ccb0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x55eb1a65ca48 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55eb1a65cd50 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x55eb1a65cde8 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x55eb1a65ce80 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x55eb1a65cae0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55eb1a65cf20 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x55eb1a65cfb8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x55eb1a65d050 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x55eb1a695100 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x55eb1a695190 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x55eb1a695220 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x55eb1a6952b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x55eb1a695340 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x55eb1a6953d0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x55eb1a695460 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x55eb1a6954f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x55eb1a695580 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x55eb1a695610 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x55eb1a6956a0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x55eb1a695730 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x55eb1a6957c0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x55eb1a695850 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x55eb1a6958e0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x55eb1a695970 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x55eb1a695a00 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x55eb1a695a90 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x55eb1a695b20 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x55eb1a695bb0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x55eb1a695c40 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x55eb1a695cd0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x55eb1a695d60 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x55eb1a695df0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x55eb1a695e80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x55eb1a695f10 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x55eb1a695fa0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x55eb1a696030 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x55eb1a6960c0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x55eb1a696150 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x55eb1a6961e0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x55eb1a696270 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x55eb1a696300 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x55eb1a696390 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x55eb1a696420 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x55eb1a6964b0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x55eb1a696540 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x55eb1a6965d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x55eb1a696660 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x55eb1a6966f0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x55eb1a696780 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x55eb1a696810 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x55eb1a6968a0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x55eb1a696930 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x55eb1a6969c0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x55eb1a696a50 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x55eb1a696ae0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x55eb1a696b70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x55eb1a696c00 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x55eb1a696c90 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x55eb1a696d20 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x55eb1a696db0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x55eb1a696e40 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x55eb1a696ed0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x55eb1a696f60 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x55eb1a696ff0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x55eb1a697080 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x55eb1a697110 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x55eb1a6971a0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x55eb1a697230 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x55eb1a6972c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x55eb1a697350 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x55eb1a6973e0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x55eb1a697470 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x55eb1a697500 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x55eb1a697590 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x55eb1a697620 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x55eb1a6976b0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x55eb1a697740 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x55eb1a6977d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x55eb1a697860 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x55eb1a6978f0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x55eb1a697980 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x55eb1a697a10 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x55eb1a697aa0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x55eb1a697b30 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x55eb1a697bc0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x55eb1a697c50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x55eb1a697ce0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x55eb1a697d70 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x55eb1a697e00 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x55eb1a697e90 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x55eb1a697f20 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x55eb1a697fb0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x55eb1a698040 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x55eb1a6980d0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x55eb1a698160 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x55eb1a6981f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x55eb1a698280 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x55eb1a698310 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x55eb1a6983a0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x55eb1a698430 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x55eb1a6984c0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x55eb1a698550 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x55eb1a6985e0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x55eb1a698670 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x55eb1a698700 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x55eb1a698790 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x55eb1a698820 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x55eb1a6988b0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x55eb1a698940 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x55eb1a6989d0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x55eb1a698a60 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x55eb1a698af0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x55eb1a698b80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x55eb1a698c10 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x55eb1a698ca0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x55eb1a698d30 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x55eb1a698dc0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x55eb1a698e50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x55eb1a698ee0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x55eb1a698f70 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x55eb1a699000 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x55eb1a699090 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x55eb1a699120 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x55eb1a6991b0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x55eb1a699240 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x55eb1a6992d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x55eb1a699360 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x55eb1a6993f0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x55eb1a699480 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: 0x55eb1a658680 [ROOT] MAP: (0 sibs) 3 children: 35: 0x55eb1a653db0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x55eb1a653f80 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55eb1a654150 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55eb1a654320 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x55eb1a6543b8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x55eb1a654450 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x55eb1a6541e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55eb1a6544f0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x55eb1a654588 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x55eb1a654620 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x55eb1a654280 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55eb1a6546c0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x55eb1a654758 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x55eb1a6547f0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x55eb1a654018 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55eb1a654890 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55eb1a654a60 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x55eb1a654af8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x55eb1a654b90 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x55eb1a654928 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55eb1a654c30 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x55eb1a654cc8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x55eb1a654d60 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x55eb1a6549c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55eb1a654e00 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x55eb1a654e98 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x55eb1a654f30 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x55eb1a6540b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55eb1a654fd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55eb1a6551a0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x55eb1a655238 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x55eb1a6552d0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x55eb1a655068 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55eb1a655370 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x55eb1a655408 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x55eb1a6554a0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x55eb1a655100 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55eb1a655540 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x55eb1a6555d8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x55eb1a655670 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x55eb1a653e48 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x55eb1a655710 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55eb1a6558e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55eb1a655ab0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x55eb1a655b48 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x55eb1a655be0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x55eb1a655978 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55eb1a655c80 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x55eb1a655d18 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x55eb1a655db0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x55eb1a655a10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55eb1a655e50 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x55eb1a655ee8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x55eb1a655f80 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x55eb1a6557a8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55eb1a656020 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55eb1a6561f0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x55eb1a656288 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x55eb1a656320 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x55eb1a6560b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55eb1a6563c0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x55eb1a656458 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x55eb1a6564f0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x55eb1a656150 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55eb1a656590 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x55eb1a656628 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x55eb1a6566c0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x55eb1a655840 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55eb1a656760 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55eb1a656930 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x55eb1a6569c8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x55eb1a656a60 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x55eb1a6567f8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55eb1a656b00 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x55eb1a656b98 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x55eb1a656c30 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x55eb1a656890 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55eb1a656cd0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x55eb1a656d68 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x55eb1a656e00 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x55eb1a653ee0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x55eb1a656ea0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55eb1a657070 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55eb1a657240 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x55eb1a6572d8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x55eb1a657370 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x55eb1a657108 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55eb1a657410 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x55eb1a6574a8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x55eb1a657540 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x55eb1a6571a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55eb1a6575e0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x55eb1a657678 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x55eb1a657710 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x55eb1a656f38 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55eb1a6577b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55eb1a657980 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x55eb1a657a18 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x55eb1a657ab0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x55eb1a657848 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55eb1a657b50 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x55eb1a657be8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x55eb1a657c80 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x55eb1a6578e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55eb1a657d20 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x55eb1a657db8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x55eb1a657e50 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x55eb1a656fd0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55eb1a657ef0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55eb1a6580c0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x55eb1a658158 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x55eb1a6581f0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x55eb1a657f88 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55eb1a658290 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x55eb1a658328 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x55eb1a6583c0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x55eb1a658020 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55eb1a658460 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x55eb1a6584f8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x55eb1a658590 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x55eb1a699520 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x55eb1a6995b0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x55eb1a699640 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x55eb1a6996d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x55eb1a699760 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x55eb1a6997f0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x55eb1a699880 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x55eb1a699910 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x55eb1a6999a0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x55eb1a699a30 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x55eb1a699ac0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x55eb1a699b50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x55eb1a699be0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x55eb1a699c70 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x55eb1a699d00 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x55eb1a699d90 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x55eb1a699e20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x55eb1a699eb0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x55eb1a699f40 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x55eb1a699fd0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x55eb1a69a060 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x55eb1a69a0f0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x55eb1a69a180 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x55eb1a69a210 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x55eb1a69a2a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x55eb1a69a330 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x55eb1a69a3c0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x55eb1a69a450 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x55eb1a69a4e0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x55eb1a69a570 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x55eb1a69a600 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x55eb1a69a690 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x55eb1a69a720 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x55eb1a69a7b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x55eb1a69a840 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x55eb1a69a8d0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x55eb1a69a960 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x55eb1a69a9f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x55eb1a69aa80 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x55eb1a69ab10 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x55eb1a69aba0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x55eb1a69ac30 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x55eb1a69acc0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x55eb1a69ad50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x55eb1a69ade0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x55eb1a69ae70 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x55eb1a69af00 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x55eb1a69af90 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x55eb1a69b020 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x55eb1a69b0b0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x55eb1a69b140 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x55eb1a69b1d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x55eb1a69b260 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x55eb1a69b2f0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x55eb1a69b380 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x55eb1a69b410 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x55eb1a69b4a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x55eb1a69b530 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x55eb1a69b5c0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x55eb1a69b650 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x55eb1a69b6e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x55eb1a69b770 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x55eb1a69b800 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x55eb1a69b890 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x55eb1a69b920 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x55eb1a69b9b0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x55eb1a69ba40 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x55eb1a69bad0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x55eb1a69bb60 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x55eb1a69bbf0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x55eb1a69bc80 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x55eb1a69bd10 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x55eb1a69bda0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x55eb1a69be30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x55eb1a69bec0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x55eb1a69bf50 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x55eb1a69bfe0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x55eb1a69c070 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x55eb1a69c100 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x55eb1a69c190 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x55eb1a69c220 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x55eb1a69c2b0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x55eb1a69c340 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x55eb1a69c3d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x55eb1a69c460 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x55eb1a69c4f0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x55eb1a69c580 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x55eb1a69c610 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x55eb1a69c6a0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x55eb1a69c730 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x55eb1a69c7c0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x55eb1a69c850 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x55eb1a69c8e0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x55eb1a69c970 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x55eb1a69ca00 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x55eb1a69ca90 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x55eb1a69cb20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x55eb1a69cbb0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x55eb1a69cc40 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x55eb1a69ccd0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x55eb1a69cd60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x55eb1a69cdf0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x55eb1a69ce80 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x55eb1a69cf10 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x55eb1a69cfa0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x55eb1a69d030 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x55eb1a69d0c0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x55eb1a69d150 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x55eb1a69d1e0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x55eb1a69d270 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x55eb1a69d300 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x55eb1a69d390 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x55eb1a69d420 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x55eb1a69d4b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x55eb1a69d540 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x55eb1a69d5d0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x55eb1a69d660 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x55eb1a69d6f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x55eb1a69d780 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x55eb1a69d810 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x55eb1a69d8a0 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: 0x55eb1a658798 [ROOT] MAP: (0 sibs) 3 children: 35: 0x55eb1a658870 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x55eb1a658a40 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55eb1a658c10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55eb1a658de0 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x55eb1a658e78 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x55eb1a658f10 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x55eb1a658ca8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55eb1a658fb0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x55eb1a659048 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x55eb1a6590e0 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x55eb1a658d40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55eb1a659180 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x55eb1a659218 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x55eb1a6592b0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x55eb1a658ad8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55eb1a659350 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55eb1a659520 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x55eb1a6595b8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x55eb1a659650 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x55eb1a6593e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55eb1a6596f0 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x55eb1a659788 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x55eb1a659820 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x55eb1a659480 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55eb1a6598c0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x55eb1a659958 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x55eb1a6599f0 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x55eb1a658b70 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55eb1a659a90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55eb1a659c60 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x55eb1a659cf8 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x55eb1a659d90 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x55eb1a659b28 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55eb1a659e30 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x55eb1a659ec8 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x55eb1a659f60 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x55eb1a659bc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55eb1a65a000 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x55eb1a65a098 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x55eb1a65a130 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x55eb1a658908 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x55eb1a65a1d0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55eb1a65a3a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55eb1a65a570 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x55eb1a65a608 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x55eb1a65a6a0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x55eb1a65a438 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55eb1a65a740 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x55eb1a65a7d8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x55eb1a65a870 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x55eb1a65a4d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55eb1a65a910 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x55eb1a65a9a8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x55eb1a65aa40 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x55eb1a65a268 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55eb1a65aae0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55eb1a65acb0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x55eb1a65ad48 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x55eb1a65ade0 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x55eb1a65ab78 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55eb1a65ae80 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x55eb1a65af18 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x55eb1a65afb0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x55eb1a65ac10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55eb1a65b050 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x55eb1a65b0e8 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x55eb1a65b180 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x55eb1a65a300 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55eb1a65b220 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55eb1a65b3f0 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x55eb1a65b488 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x55eb1a65b520 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x55eb1a65b2b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55eb1a65b5c0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x55eb1a65b658 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x55eb1a65b6f0 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x55eb1a65b350 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55eb1a65b790 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x55eb1a65b828 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x55eb1a65b8c0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x55eb1a6589a0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x55eb1a65b960 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55eb1a65bb30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55eb1a65bd00 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x55eb1a65bd98 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x55eb1a65be30 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x55eb1a65bbc8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55eb1a65bed0 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x55eb1a65bf68 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x55eb1a65c000 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x55eb1a65bc60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55eb1a65c0a0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x55eb1a65c138 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x55eb1a65c1d0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x55eb1a65b9f8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55eb1a65c270 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55eb1a65c440 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x55eb1a65c4d8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x55eb1a65c570 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x55eb1a65c308 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55eb1a65c610 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x55eb1a65c6a8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x55eb1a65c740 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x55eb1a65c3a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55eb1a65c7e0 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x55eb1a65c878 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x55eb1a65c910 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x55eb1a65ba90 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55eb1a65c9b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55eb1a65cb80 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x55eb1a65cc18 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x55eb1a65ccb0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x55eb1a65ca48 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55eb1a65cd50 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x55eb1a65cde8 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x55eb1a65ce80 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x55eb1a65cae0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55eb1a65cf20 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x55eb1a65cfb8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x55eb1a65d050 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x55eb1a69d940 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x55eb1a69d9d0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x55eb1a69da60 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x55eb1a69daf0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x55eb1a69db80 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x55eb1a69dc10 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x55eb1a69dca0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x55eb1a69dd30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x55eb1a69ddc0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x55eb1a69de50 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x55eb1a69dee0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x55eb1a69df70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x55eb1a69e000 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x55eb1a69e090 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x55eb1a69e120 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x55eb1a69e1b0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x55eb1a69e240 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x55eb1a69e2d0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x55eb1a69e360 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x55eb1a69e3f0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x55eb1a69e480 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x55eb1a69e510 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x55eb1a69e5a0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x55eb1a69e630 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x55eb1a69e6c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x55eb1a69e750 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x55eb1a69e7e0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x55eb1a69e870 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x55eb1a69e900 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x55eb1a69e990 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x55eb1a69ea20 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x55eb1a69eab0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x55eb1a69eb40 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x55eb1a69ebd0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x55eb1a69ec60 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x55eb1a69ecf0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x55eb1a69ed80 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x55eb1a69ee10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x55eb1a69eea0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x55eb1a69ef30 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x55eb1a69efc0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x55eb1a69f050 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x55eb1a69f0e0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x55eb1a69f170 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x55eb1a69f200 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x55eb1a69f290 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x55eb1a69f320 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x55eb1a69f3b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x55eb1a69f440 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x55eb1a69f4d0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x55eb1a69f560 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x55eb1a69f5f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x55eb1a69f680 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x55eb1a69f710 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x55eb1a69f7a0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x55eb1a69f830 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x55eb1a69f8c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x55eb1a69f950 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x55eb1a69f9e0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x55eb1a69fa70 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x55eb1a69fb00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x55eb1a69fb90 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x55eb1a69fc20 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x55eb1a69fcb0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x55eb1a69fd40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x55eb1a69fdd0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x55eb1a69fe60 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x55eb1a69fef0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x55eb1a69ff80 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x55eb1a6a0010 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x55eb1a6a00a0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x55eb1a6a0130 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x55eb1a6a01c0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x55eb1a6a0250 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x55eb1a6a02e0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x55eb1a6a0370 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x55eb1a6a0400 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x55eb1a6a0490 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x55eb1a6a0520 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x55eb1a6a05b0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x55eb1a6a0640 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x55eb1a6a06d0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x55eb1a6a0760 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x55eb1a6a07f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x55eb1a6a0880 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x55eb1a6a0910 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x55eb1a6a09a0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x55eb1a6a0a30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x55eb1a6a0ac0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x55eb1a6a0b50 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x55eb1a6a0be0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x55eb1a6a0c70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x55eb1a6a0d00 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x55eb1a6a0d90 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x55eb1a6a0e20 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x55eb1a6a0eb0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x55eb1a6a0f40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x55eb1a6a0fd0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x55eb1a6a1060 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x55eb1a6a10f0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x55eb1a6a1180 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x55eb1a6a1210 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x55eb1a6a12a0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x55eb1a6a1330 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x55eb1a6a13c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x55eb1a6a1450 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x55eb1a6a14e0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x55eb1a6a1570 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x55eb1a6a1600 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x55eb1a6a1690 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x55eb1a6a1720 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x55eb1a6a17b0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x55eb1a6a1840 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x55eb1a6a18d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x55eb1a6a1960 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x55eb1a6a19f0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x55eb1a6a1a80 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x55eb1a6a1b10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x55eb1a6a1ba0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x55eb1a6a1c30 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x55eb1a6a1cc0 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 (21 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 73 tests from 2 test suites ran. (21 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: 0x55ea6a0ed680 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x55ea6a0e8db0 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0e8f80 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0e9150 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0e9320 VAL: '0000' (3 sibs) 36: 0x55ea6a0e93b8 VAL: '0001' (3 sibs) 36: 0x55ea6a0e9450 VAL: '0002' (3 sibs) 36: 0x55ea6a0e91e8 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0e94f0 VAL: '0010' (3 sibs) 36: 0x55ea6a0e9588 VAL: '0011' (3 sibs) 36: 0x55ea6a0e9620 VAL: '0012' (3 sibs) 36: 0x55ea6a0e9280 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0e96c0 VAL: '0020' (3 sibs) 36: 0x55ea6a0e9758 VAL: '0021' (3 sibs) 36: 0x55ea6a0e97f0 VAL: '0022' (3 sibs) 36: 0x55ea6a0e9018 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0e9890 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0e9a60 VAL: '0100' (3 sibs) 36: 0x55ea6a0e9af8 VAL: '0101' (3 sibs) 36: 0x55ea6a0e9b90 VAL: '0102' (3 sibs) 36: 0x55ea6a0e9928 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0e9c30 VAL: '0110' (3 sibs) 36: 0x55ea6a0e9cc8 VAL: '0111' (3 sibs) 36: 0x55ea6a0e9d60 VAL: '0112' (3 sibs) 36: 0x55ea6a0e99c0 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0e9e00 VAL: '0120' (3 sibs) 36: 0x55ea6a0e9e98 VAL: '0121' (3 sibs) 36: 0x55ea6a0e9f30 VAL: '0122' (3 sibs) 36: 0x55ea6a0e90b0 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0e9fd0 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ea1a0 VAL: '0200' (3 sibs) 36: 0x55ea6a0ea238 VAL: '0201' (3 sibs) 36: 0x55ea6a0ea2d0 VAL: '0202' (3 sibs) 36: 0x55ea6a0ea068 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ea370 VAL: '0210' (3 sibs) 36: 0x55ea6a0ea408 VAL: '0211' (3 sibs) 36: 0x55ea6a0ea4a0 VAL: '0212' (3 sibs) 36: 0x55ea6a0ea100 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ea540 VAL: '0220' (3 sibs) 36: 0x55ea6a0ea5d8 VAL: '0221' (3 sibs) 36: 0x55ea6a0ea670 VAL: '0222' (3 sibs) 36: 0x55ea6a0e8e48 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ea710 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ea8e0 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0eaab0 VAL: '1000' (3 sibs) 36: 0x55ea6a0eab48 VAL: '1001' (3 sibs) 36: 0x55ea6a0eabe0 VAL: '1002' (3 sibs) 36: 0x55ea6a0ea978 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0eac80 VAL: '1010' (3 sibs) 36: 0x55ea6a0ead18 VAL: '1011' (3 sibs) 36: 0x55ea6a0eadb0 VAL: '1012' (3 sibs) 36: 0x55ea6a0eaa10 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0eae50 VAL: '1020' (3 sibs) 36: 0x55ea6a0eaee8 VAL: '1021' (3 sibs) 36: 0x55ea6a0eaf80 VAL: '1022' (3 sibs) 36: 0x55ea6a0ea7a8 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0eb020 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0eb1f0 VAL: '1100' (3 sibs) 36: 0x55ea6a0eb288 VAL: '1101' (3 sibs) 36: 0x55ea6a0eb320 VAL: '1102' (3 sibs) 36: 0x55ea6a0eb0b8 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0eb3c0 VAL: '1110' (3 sibs) 36: 0x55ea6a0eb458 VAL: '1111' (3 sibs) 36: 0x55ea6a0eb4f0 VAL: '1112' (3 sibs) 36: 0x55ea6a0eb150 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0eb590 VAL: '1120' (3 sibs) 36: 0x55ea6a0eb628 VAL: '1121' (3 sibs) 36: 0x55ea6a0eb6c0 VAL: '1122' (3 sibs) 36: 0x55ea6a0ea840 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0eb760 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0eb930 VAL: '1200' (3 sibs) 36: 0x55ea6a0eb9c8 VAL: '1201' (3 sibs) 36: 0x55ea6a0eba60 VAL: '1202' (3 sibs) 36: 0x55ea6a0eb7f8 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ebb00 VAL: '1210' (3 sibs) 36: 0x55ea6a0ebb98 VAL: '1211' (3 sibs) 36: 0x55ea6a0ebc30 VAL: '1212' (3 sibs) 36: 0x55ea6a0eb890 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ebcd0 VAL: '1220' (3 sibs) 36: 0x55ea6a0ebd68 VAL: '1221' (3 sibs) 36: 0x55ea6a0ebe00 VAL: '1222' (3 sibs) 36: 0x55ea6a0e8ee0 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ebea0 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ec070 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ec240 VAL: '2000' (3 sibs) 36: 0x55ea6a0ec2d8 VAL: '2001' (3 sibs) 36: 0x55ea6a0ec370 VAL: '2002' (3 sibs) 36: 0x55ea6a0ec108 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ec410 VAL: '2010' (3 sibs) 36: 0x55ea6a0ec4a8 VAL: '2011' (3 sibs) 36: 0x55ea6a0ec540 VAL: '2012' (3 sibs) 36: 0x55ea6a0ec1a0 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ec5e0 VAL: '2020' (3 sibs) 36: 0x55ea6a0ec678 VAL: '2021' (3 sibs) 36: 0x55ea6a0ec710 VAL: '2022' (3 sibs) 36: 0x55ea6a0ebf38 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ec7b0 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ec980 VAL: '2100' (3 sibs) 36: 0x55ea6a0eca18 VAL: '2101' (3 sibs) 36: 0x55ea6a0ecab0 VAL: '2102' (3 sibs) 36: 0x55ea6a0ec848 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ecb50 VAL: '2110' (3 sibs) 36: 0x55ea6a0ecbe8 VAL: '2111' (3 sibs) 36: 0x55ea6a0ecc80 VAL: '2112' (3 sibs) 36: 0x55ea6a0ec8e0 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ecd20 VAL: '2120' (3 sibs) 36: 0x55ea6a0ecdb8 VAL: '2121' (3 sibs) 36: 0x55ea6a0ece50 VAL: '2122' (3 sibs) 36: 0x55ea6a0ebfd0 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ecef0 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ed0c0 VAL: '2200' (3 sibs) 36: 0x55ea6a0ed158 VAL: '2201' (3 sibs) 36: 0x55ea6a0ed1f0 VAL: '2202' (3 sibs) 36: 0x55ea6a0ecf88 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ed290 VAL: '2210' (3 sibs) 36: 0x55ea6a0ed328 VAL: '2211' (3 sibs) 36: 0x55ea6a0ed3c0 VAL: '2212' (3 sibs) 36: 0x55ea6a0ed020 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ed460 VAL: '2220' (3 sibs) 36: 0x55ea6a0ed4f8 VAL: '2221' (3 sibs) 36: 0x55ea6a0ed590 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x55ea6a0f8250 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x55ea6a0f82e0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x55ea6a0f8370 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x55ea6a0f8400 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x55ea6a0f8490 VAL: '0000' (3 sibs) 36: [5] [5] 0x55ea6a0f8520 VAL: '0001' (3 sibs) 36: [6] [6] 0x55ea6a0f85b0 VAL: '0002' (3 sibs) 36: [7] [7] 0x55ea6a0f8640 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x55ea6a0f86d0 VAL: '0010' (3 sibs) 36: [9] [9] 0x55ea6a0f8760 VAL: '0011' (3 sibs) 36: [10] [10] 0x55ea6a0f87f0 VAL: '0012' (3 sibs) 36: [11] [11] 0x55ea6a0f8880 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x55ea6a0f8910 VAL: '0020' (3 sibs) 36: [13] [13] 0x55ea6a0f89a0 VAL: '0021' (3 sibs) 36: [14] [14] 0x55ea6a0f8a30 VAL: '0022' (3 sibs) 36: [15] [15] 0x55ea6a0f8ac0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x55ea6a0f8b50 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x55ea6a0f8be0 VAL: '0100' (3 sibs) 36: [18] [18] 0x55ea6a0f8c70 VAL: '0101' (3 sibs) 36: [19] [19] 0x55ea6a0f8d00 VAL: '0102' (3 sibs) 36: [20] [20] 0x55ea6a0f8d90 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x55ea6a0f8e20 VAL: '0110' (3 sibs) 36: [22] [22] 0x55ea6a0f8eb0 VAL: '0111' (3 sibs) 36: [23] [23] 0x55ea6a0f8f40 VAL: '0112' (3 sibs) 36: [24] [24] 0x55ea6a0f8fd0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x55ea6a0f9060 VAL: '0120' (3 sibs) 36: [26] [26] 0x55ea6a0f90f0 VAL: '0121' (3 sibs) 36: [27] [27] 0x55ea6a0f9180 VAL: '0122' (3 sibs) 36: [28] [28] 0x55ea6a0f9210 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x55ea6a0f92a0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x55ea6a0f9330 VAL: '0200' (3 sibs) 36: [31] [31] 0x55ea6a0f93c0 VAL: '0201' (3 sibs) 36: [32] [32] 0x55ea6a0f9450 VAL: '0202' (3 sibs) 36: [33] [33] 0x55ea6a0f94e0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x55ea6a0f9570 VAL: '0210' (3 sibs) 36: [35] [35] 0x55ea6a0f9600 VAL: '0211' (3 sibs) 36: [36] [36] 0x55ea6a0f9690 VAL: '0212' (3 sibs) 36: [37] [37] 0x55ea6a0f9720 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x55ea6a0f97b0 VAL: '0220' (3 sibs) 36: [39] [39] 0x55ea6a0f9840 VAL: '0221' (3 sibs) 36: [40] [40] 0x55ea6a0f98d0 VAL: '0222' (3 sibs) 36: [41] [41] 0x55ea6a0f9960 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x55ea6a0f99f0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x55ea6a0f9a80 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x55ea6a0f9b10 VAL: '1000' (3 sibs) 36: [45] [45] 0x55ea6a0f9ba0 VAL: '1001' (3 sibs) 36: [46] [46] 0x55ea6a0f9c30 VAL: '1002' (3 sibs) 36: [47] [47] 0x55ea6a0f9cc0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x55ea6a0f9d50 VAL: '1010' (3 sibs) 36: [49] [49] 0x55ea6a0f9de0 VAL: '1011' (3 sibs) 36: [50] [50] 0x55ea6a0f9e70 VAL: '1012' (3 sibs) 36: [51] [51] 0x55ea6a0f9f00 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x55ea6a0f9f90 VAL: '1020' (3 sibs) 36: [53] [53] 0x55ea6a0fa020 VAL: '1021' (3 sibs) 36: [54] [54] 0x55ea6a0fa0b0 VAL: '1022' (3 sibs) 36: [55] [55] 0x55ea6a0fa140 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x55ea6a0fa1d0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x55ea6a0fa260 VAL: '1100' (3 sibs) 36: [58] [58] 0x55ea6a0fa2f0 VAL: '1101' (3 sibs) 36: [59] [59] 0x55ea6a0fa380 VAL: '1102' (3 sibs) 36: [60] [60] 0x55ea6a0fa410 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x55ea6a0fa4a0 VAL: '1110' (3 sibs) 36: [62] [62] 0x55ea6a0fa530 VAL: '1111' (3 sibs) 36: [63] [63] 0x55ea6a0fa5c0 VAL: '1112' (3 sibs) 36: [64] [64] 0x55ea6a0fa650 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x55ea6a0fa6e0 VAL: '1120' (3 sibs) 36: [66] [66] 0x55ea6a0fa770 VAL: '1121' (3 sibs) 36: [67] [67] 0x55ea6a0fa800 VAL: '1122' (3 sibs) 36: [68] [68] 0x55ea6a0fa890 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x55ea6a0fa920 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x55ea6a0fa9b0 VAL: '1200' (3 sibs) 36: [71] [71] 0x55ea6a0faa40 VAL: '1201' (3 sibs) 36: [72] [72] 0x55ea6a0faad0 VAL: '1202' (3 sibs) 36: [73] [73] 0x55ea6a0fab60 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x55ea6a0fabf0 VAL: '1210' (3 sibs) 36: [75] [75] 0x55ea6a0fac80 VAL: '1211' (3 sibs) 36: [76] [76] 0x55ea6a0fad10 VAL: '1212' (3 sibs) 36: [77] [77] 0x55ea6a0fada0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x55ea6a0fae30 VAL: '1220' (3 sibs) 36: [79] [79] 0x55ea6a0faec0 VAL: '1221' (3 sibs) 36: [80] [80] 0x55ea6a0faf50 VAL: '1222' (3 sibs) 36: [81] [81] 0x55ea6a0fafe0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x55ea6a0fb070 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x55ea6a0fb100 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x55ea6a0fb190 VAL: '2000' (3 sibs) 36: [85] [85] 0x55ea6a0fb220 VAL: '2001' (3 sibs) 36: [86] [86] 0x55ea6a0fb2b0 VAL: '2002' (3 sibs) 36: [87] [87] 0x55ea6a0fb340 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x55ea6a0fb3d0 VAL: '2010' (3 sibs) 36: [89] [89] 0x55ea6a0fb460 VAL: '2011' (3 sibs) 36: [90] [90] 0x55ea6a0fb4f0 VAL: '2012' (3 sibs) 36: [91] [91] 0x55ea6a0fb580 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x55ea6a0fb610 VAL: '2020' (3 sibs) 36: [93] [93] 0x55ea6a0fb6a0 VAL: '2021' (3 sibs) 36: [94] [94] 0x55ea6a0fb730 VAL: '2022' (3 sibs) 36: [95] [95] 0x55ea6a0fb7c0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x55ea6a0fb850 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x55ea6a0fb8e0 VAL: '2100' (3 sibs) 36: [98] [98] 0x55ea6a0fb970 VAL: '2101' (3 sibs) 36: [99] [99] 0x55ea6a0fba00 VAL: '2102' (3 sibs) 36: [100] [100] 0x55ea6a0fba90 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x55ea6a0fbb20 VAL: '2110' (3 sibs) 36: [102] [102] 0x55ea6a0fbbb0 VAL: '2111' (3 sibs) 36: [103] [103] 0x55ea6a0fbc40 VAL: '2112' (3 sibs) 36: [104] [104] 0x55ea6a0fbcd0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x55ea6a0fbd60 VAL: '2120' (3 sibs) 36: [106] [106] 0x55ea6a0fbdf0 VAL: '2121' (3 sibs) 36: [107] [107] 0x55ea6a0fbe80 VAL: '2122' (3 sibs) 36: [108] [108] 0x55ea6a0fbf10 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x55ea6a0fbfa0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x55ea6a0fc030 VAL: '2200' (3 sibs) 36: [111] [111] 0x55ea6a0fc0c0 VAL: '2201' (3 sibs) 36: [112] [112] 0x55ea6a0fc150 VAL: '2202' (3 sibs) 36: [113] [113] 0x55ea6a0fc1e0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x55ea6a0fc270 VAL: '2210' (3 sibs) 36: [115] [115] 0x55ea6a0fc300 VAL: '2211' (3 sibs) 36: [116] [116] 0x55ea6a0fc390 VAL: '2212' (3 sibs) 36: [117] [117] 0x55ea6a0fc420 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x55ea6a0fc4b0 VAL: '2220' (3 sibs) 36: [119] [119] 0x55ea6a0fc540 VAL: '2221' (3 sibs) 36: [120] [120] 0x55ea6a0fc5d0 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: 0x55ea6a0ed798 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x55ea6a0ed870 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0eda40 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0edc10 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0edde0 VAL: '0000' (3 sibs) 36: 0x55ea6a0ede78 VAL: '0001' (3 sibs) 36: 0x55ea6a0edf10 VAL: '0002' (3 sibs) 36: 0x55ea6a0edca8 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0edfb0 VAL: '0010' (3 sibs) 36: 0x55ea6a0ee048 VAL: '0011' (3 sibs) 36: 0x55ea6a0ee0e0 VAL: '0012' (3 sibs) 36: 0x55ea6a0edd40 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ee180 VAL: '0020' (3 sibs) 36: 0x55ea6a0ee218 VAL: '0021' (3 sibs) 36: 0x55ea6a0ee2b0 VAL: '0022' (3 sibs) 36: 0x55ea6a0edad8 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ee350 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ee520 VAL: '0100' (3 sibs) 36: 0x55ea6a0ee5b8 VAL: '0101' (3 sibs) 36: 0x55ea6a0ee650 VAL: '0102' (3 sibs) 36: 0x55ea6a0ee3e8 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ee6f0 VAL: '0110' (3 sibs) 36: 0x55ea6a0ee788 VAL: '0111' (3 sibs) 36: 0x55ea6a0ee820 VAL: '0112' (3 sibs) 36: 0x55ea6a0ee480 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ee8c0 VAL: '0120' (3 sibs) 36: 0x55ea6a0ee958 VAL: '0121' (3 sibs) 36: 0x55ea6a0ee9f0 VAL: '0122' (3 sibs) 36: 0x55ea6a0edb70 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0eea90 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0eec60 VAL: '0200' (3 sibs) 36: 0x55ea6a0eecf8 VAL: '0201' (3 sibs) 36: 0x55ea6a0eed90 VAL: '0202' (3 sibs) 36: 0x55ea6a0eeb28 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0eee30 VAL: '0210' (3 sibs) 36: 0x55ea6a0eeec8 VAL: '0211' (3 sibs) 36: 0x55ea6a0eef60 VAL: '0212' (3 sibs) 36: 0x55ea6a0eebc0 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ef000 VAL: '0220' (3 sibs) 36: 0x55ea6a0ef098 VAL: '0221' (3 sibs) 36: 0x55ea6a0ef130 VAL: '0222' (3 sibs) 36: 0x55ea6a0ed908 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ef1d0 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ef3a0 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ef570 VAL: '1000' (3 sibs) 36: 0x55ea6a0ef608 VAL: '1001' (3 sibs) 36: 0x55ea6a0ef6a0 VAL: '1002' (3 sibs) 36: 0x55ea6a0ef438 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ef740 VAL: '1010' (3 sibs) 36: 0x55ea6a0ef7d8 VAL: '1011' (3 sibs) 36: 0x55ea6a0ef870 VAL: '1012' (3 sibs) 36: 0x55ea6a0ef4d0 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ef910 VAL: '1020' (3 sibs) 36: 0x55ea6a0ef9a8 VAL: '1021' (3 sibs) 36: 0x55ea6a0efa40 VAL: '1022' (3 sibs) 36: 0x55ea6a0ef268 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0efae0 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0efcb0 VAL: '1100' (3 sibs) 36: 0x55ea6a0efd48 VAL: '1101' (3 sibs) 36: 0x55ea6a0efde0 VAL: '1102' (3 sibs) 36: 0x55ea6a0efb78 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0efe80 VAL: '1110' (3 sibs) 36: 0x55ea6a0eff18 VAL: '1111' (3 sibs) 36: 0x55ea6a0effb0 VAL: '1112' (3 sibs) 36: 0x55ea6a0efc10 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0f0050 VAL: '1120' (3 sibs) 36: 0x55ea6a0f00e8 VAL: '1121' (3 sibs) 36: 0x55ea6a0f0180 VAL: '1122' (3 sibs) 36: 0x55ea6a0ef300 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0f0220 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0f03f0 VAL: '1200' (3 sibs) 36: 0x55ea6a0f0488 VAL: '1201' (3 sibs) 36: 0x55ea6a0f0520 VAL: '1202' (3 sibs) 36: 0x55ea6a0f02b8 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0f05c0 VAL: '1210' (3 sibs) 36: 0x55ea6a0f0658 VAL: '1211' (3 sibs) 36: 0x55ea6a0f06f0 VAL: '1212' (3 sibs) 36: 0x55ea6a0f0350 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0f0790 VAL: '1220' (3 sibs) 36: 0x55ea6a0f0828 VAL: '1221' (3 sibs) 36: 0x55ea6a0f08c0 VAL: '1222' (3 sibs) 36: 0x55ea6a0ed9a0 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0f0960 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0f0b30 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0f0d00 VAL: '2000' (3 sibs) 36: 0x55ea6a0f0d98 VAL: '2001' (3 sibs) 36: 0x55ea6a0f0e30 VAL: '2002' (3 sibs) 36: 0x55ea6a0f0bc8 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0f0ed0 VAL: '2010' (3 sibs) 36: 0x55ea6a0f0f68 VAL: '2011' (3 sibs) 36: 0x55ea6a0f1000 VAL: '2012' (3 sibs) 36: 0x55ea6a0f0c60 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0f10a0 VAL: '2020' (3 sibs) 36: 0x55ea6a0f1138 VAL: '2021' (3 sibs) 36: 0x55ea6a0f11d0 VAL: '2022' (3 sibs) 36: 0x55ea6a0f09f8 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0f1270 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0f1440 VAL: '2100' (3 sibs) 36: 0x55ea6a0f14d8 VAL: '2101' (3 sibs) 36: 0x55ea6a0f1570 VAL: '2102' (3 sibs) 36: 0x55ea6a0f1308 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0f1610 VAL: '2110' (3 sibs) 36: 0x55ea6a0f16a8 VAL: '2111' (3 sibs) 36: 0x55ea6a0f1740 VAL: '2112' (3 sibs) 36: 0x55ea6a0f13a0 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0f17e0 VAL: '2120' (3 sibs) 36: 0x55ea6a0f1878 VAL: '2121' (3 sibs) 36: 0x55ea6a0f1910 VAL: '2122' (3 sibs) 36: 0x55ea6a0f0a90 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0f19b0 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0f1b80 VAL: '2200' (3 sibs) 36: 0x55ea6a0f1c18 VAL: '2201' (3 sibs) 36: 0x55ea6a0f1cb0 VAL: '2202' (3 sibs) 36: 0x55ea6a0f1a48 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0f1d50 VAL: '2210' (3 sibs) 36: 0x55ea6a0f1de8 VAL: '2211' (3 sibs) 36: 0x55ea6a0f1e80 VAL: '2212' (3 sibs) 36: 0x55ea6a0f1ae0 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0f1f20 VAL: '2220' (3 sibs) 36: 0x55ea6a0f1fb8 VAL: '2221' (3 sibs) 36: 0x55ea6a0f2050 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x55ea6a100080 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x55ea6a100110 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x55ea6a1001a0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x55ea6a100230 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x55ea6a1002c0 VAL: '0000' (3 sibs) 36: [5] [5] 0x55ea6a100350 VAL: '0001' (3 sibs) 36: [6] [6] 0x55ea6a1003e0 VAL: '0002' (3 sibs) 36: [7] [7] 0x55ea6a100470 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x55ea6a100500 VAL: '0010' (3 sibs) 36: [9] [9] 0x55ea6a100590 VAL: '0011' (3 sibs) 36: [10] [10] 0x55ea6a100620 VAL: '0012' (3 sibs) 36: [11] [11] 0x55ea6a1006b0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x55ea6a100740 VAL: '0020' (3 sibs) 36: [13] [13] 0x55ea6a1007d0 VAL: '0021' (3 sibs) 36: [14] [14] 0x55ea6a100860 VAL: '0022' (3 sibs) 36: [15] [15] 0x55ea6a1008f0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x55ea6a100980 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x55ea6a100a10 VAL: '0100' (3 sibs) 36: [18] [18] 0x55ea6a100aa0 VAL: '0101' (3 sibs) 36: [19] [19] 0x55ea6a100b30 VAL: '0102' (3 sibs) 36: [20] [20] 0x55ea6a100bc0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x55ea6a100c50 VAL: '0110' (3 sibs) 36: [22] [22] 0x55ea6a100ce0 VAL: '0111' (3 sibs) 36: [23] [23] 0x55ea6a100d70 VAL: '0112' (3 sibs) 36: [24] [24] 0x55ea6a100e00 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x55ea6a100e90 VAL: '0120' (3 sibs) 36: [26] [26] 0x55ea6a100f20 VAL: '0121' (3 sibs) 36: [27] [27] 0x55ea6a100fb0 VAL: '0122' (3 sibs) 36: [28] [28] 0x55ea6a101040 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x55ea6a1010d0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x55ea6a101160 VAL: '0200' (3 sibs) 36: [31] [31] 0x55ea6a1011f0 VAL: '0201' (3 sibs) 36: [32] [32] 0x55ea6a101280 VAL: '0202' (3 sibs) 36: [33] [33] 0x55ea6a101310 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x55ea6a1013a0 VAL: '0210' (3 sibs) 36: [35] [35] 0x55ea6a101430 VAL: '0211' (3 sibs) 36: [36] [36] 0x55ea6a1014c0 VAL: '0212' (3 sibs) 36: [37] [37] 0x55ea6a101550 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x55ea6a1015e0 VAL: '0220' (3 sibs) 36: [39] [39] 0x55ea6a101670 VAL: '0221' (3 sibs) 36: [40] [40] 0x55ea6a101700 VAL: '0222' (3 sibs) 36: [41] [41] 0x55ea6a101790 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x55ea6a101820 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x55ea6a1018b0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x55ea6a101940 VAL: '1000' (3 sibs) 36: [45] [45] 0x55ea6a1019d0 VAL: '1001' (3 sibs) 36: [46] [46] 0x55ea6a101a60 VAL: '1002' (3 sibs) 36: [47] [47] 0x55ea6a101af0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x55ea6a101b80 VAL: '1010' (3 sibs) 36: [49] [49] 0x55ea6a101c10 VAL: '1011' (3 sibs) 36: [50] [50] 0x55ea6a101ca0 VAL: '1012' (3 sibs) 36: [51] [51] 0x55ea6a101d30 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x55ea6a101dc0 VAL: '1020' (3 sibs) 36: [53] [53] 0x55ea6a101e50 VAL: '1021' (3 sibs) 36: [54] [54] 0x55ea6a101ee0 VAL: '1022' (3 sibs) 36: [55] [55] 0x55ea6a101f70 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x55ea6a102000 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x55ea6a102090 VAL: '1100' (3 sibs) 36: [58] [58] 0x55ea6a102120 VAL: '1101' (3 sibs) 36: [59] [59] 0x55ea6a1021b0 VAL: '1102' (3 sibs) 36: [60] [60] 0x55ea6a102240 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x55ea6a1022d0 VAL: '1110' (3 sibs) 36: [62] [62] 0x55ea6a102360 VAL: '1111' (3 sibs) 36: [63] [63] 0x55ea6a1023f0 VAL: '1112' (3 sibs) 36: [64] [64] 0x55ea6a102480 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x55ea6a102510 VAL: '1120' (3 sibs) 36: [66] [66] 0x55ea6a1025a0 VAL: '1121' (3 sibs) 36: [67] [67] 0x55ea6a102630 VAL: '1122' (3 sibs) 36: [68] [68] 0x55ea6a1026c0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x55ea6a102750 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x55ea6a1027e0 VAL: '1200' (3 sibs) 36: [71] [71] 0x55ea6a102870 VAL: '1201' (3 sibs) 36: [72] [72] 0x55ea6a102900 VAL: '1202' (3 sibs) 36: [73] [73] 0x55ea6a102990 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x55ea6a102a20 VAL: '1210' (3 sibs) 36: [75] [75] 0x55ea6a102ab0 VAL: '1211' (3 sibs) 36: [76] [76] 0x55ea6a102b40 VAL: '1212' (3 sibs) 36: [77] [77] 0x55ea6a102bd0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x55ea6a102c60 VAL: '1220' (3 sibs) 36: [79] [79] 0x55ea6a102cf0 VAL: '1221' (3 sibs) 36: [80] [80] 0x55ea6a102d80 VAL: '1222' (3 sibs) 36: [81] [81] 0x55ea6a102e10 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x55ea6a102ea0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x55ea6a102f30 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x55ea6a102fc0 VAL: '2000' (3 sibs) 36: [85] [85] 0x55ea6a103050 VAL: '2001' (3 sibs) 36: [86] [86] 0x55ea6a1030e0 VAL: '2002' (3 sibs) 36: [87] [87] 0x55ea6a103170 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x55ea6a103200 VAL: '2010' (3 sibs) 36: [89] [89] 0x55ea6a103290 VAL: '2011' (3 sibs) 36: [90] [90] 0x55ea6a103320 VAL: '2012' (3 sibs) 36: [91] [91] 0x55ea6a1033b0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x55ea6a103440 VAL: '2020' (3 sibs) 36: [93] [93] 0x55ea6a1034d0 VAL: '2021' (3 sibs) 36: [94] [94] 0x55ea6a103560 VAL: '2022' (3 sibs) 36: [95] [95] 0x55ea6a1035f0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x55ea6a103680 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x55ea6a103710 VAL: '2100' (3 sibs) 36: [98] [98] 0x55ea6a1037a0 VAL: '2101' (3 sibs) 36: [99] [99] 0x55ea6a103830 VAL: '2102' (3 sibs) 36: [100] [100] 0x55ea6a1038c0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x55ea6a103950 VAL: '2110' (3 sibs) 36: [102] [102] 0x55ea6a1039e0 VAL: '2111' (3 sibs) 36: [103] [103] 0x55ea6a103a70 VAL: '2112' (3 sibs) 36: [104] [104] 0x55ea6a103b00 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x55ea6a103b90 VAL: '2120' (3 sibs) 36: [106] [106] 0x55ea6a103c20 VAL: '2121' (3 sibs) 36: [107] [107] 0x55ea6a103cb0 VAL: '2122' (3 sibs) 36: [108] [108] 0x55ea6a103d40 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x55ea6a103dd0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x55ea6a103e60 VAL: '2200' (3 sibs) 36: [111] [111] 0x55ea6a103ef0 VAL: '2201' (3 sibs) 36: [112] [112] 0x55ea6a103f80 VAL: '2202' (3 sibs) 36: [113] [113] 0x55ea6a104010 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x55ea6a1040a0 VAL: '2210' (3 sibs) 36: [115] [115] 0x55ea6a104130 VAL: '2211' (3 sibs) 36: [116] [116] 0x55ea6a1041c0 VAL: '2212' (3 sibs) 36: [117] [117] 0x55ea6a104250 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x55ea6a1042e0 VAL: '2220' (3 sibs) 36: [119] [119] 0x55ea6a104370 VAL: '2221' (3 sibs) 36: [120] [120] 0x55ea6a104400 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: 0x55ea6a0ed680 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x55ea6a0e8db0 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0e8f80 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0e9150 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0e9320 VAL: '0000' (3 sibs) 36: 0x55ea6a0e93b8 VAL: '0001' (3 sibs) 36: 0x55ea6a0e9450 VAL: '0002' (3 sibs) 36: 0x55ea6a0e91e8 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0e94f0 VAL: '0010' (3 sibs) 36: 0x55ea6a0e9588 VAL: '0011' (3 sibs) 36: 0x55ea6a0e9620 VAL: '0012' (3 sibs) 36: 0x55ea6a0e9280 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0e96c0 VAL: '0020' (3 sibs) 36: 0x55ea6a0e9758 VAL: '0021' (3 sibs) 36: 0x55ea6a0e97f0 VAL: '0022' (3 sibs) 36: 0x55ea6a0e9018 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0e9890 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0e9a60 VAL: '0100' (3 sibs) 36: 0x55ea6a0e9af8 VAL: '0101' (3 sibs) 36: 0x55ea6a0e9b90 VAL: '0102' (3 sibs) 36: 0x55ea6a0e9928 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0e9c30 VAL: '0110' (3 sibs) 36: 0x55ea6a0e9cc8 VAL: '0111' (3 sibs) 36: 0x55ea6a0e9d60 VAL: '0112' (3 sibs) 36: 0x55ea6a0e99c0 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0e9e00 VAL: '0120' (3 sibs) 36: 0x55ea6a0e9e98 VAL: '0121' (3 sibs) 36: 0x55ea6a0e9f30 VAL: '0122' (3 sibs) 36: 0x55ea6a0e90b0 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0e9fd0 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ea1a0 VAL: '0200' (3 sibs) 36: 0x55ea6a0ea238 VAL: '0201' (3 sibs) 36: 0x55ea6a0ea2d0 VAL: '0202' (3 sibs) 36: 0x55ea6a0ea068 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ea370 VAL: '0210' (3 sibs) 36: 0x55ea6a0ea408 VAL: '0211' (3 sibs) 36: 0x55ea6a0ea4a0 VAL: '0212' (3 sibs) 36: 0x55ea6a0ea100 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ea540 VAL: '0220' (3 sibs) 36: 0x55ea6a0ea5d8 VAL: '0221' (3 sibs) 36: 0x55ea6a0ea670 VAL: '0222' (3 sibs) 36: 0x55ea6a0e8e48 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ea710 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ea8e0 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0eaab0 VAL: '1000' (3 sibs) 36: 0x55ea6a0eab48 VAL: '1001' (3 sibs) 36: 0x55ea6a0eabe0 VAL: '1002' (3 sibs) 36: 0x55ea6a0ea978 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0eac80 VAL: '1010' (3 sibs) 36: 0x55ea6a0ead18 VAL: '1011' (3 sibs) 36: 0x55ea6a0eadb0 VAL: '1012' (3 sibs) 36: 0x55ea6a0eaa10 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0eae50 VAL: '1020' (3 sibs) 36: 0x55ea6a0eaee8 VAL: '1021' (3 sibs) 36: 0x55ea6a0eaf80 VAL: '1022' (3 sibs) 36: 0x55ea6a0ea7a8 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0eb020 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0eb1f0 VAL: '1100' (3 sibs) 36: 0x55ea6a0eb288 VAL: '1101' (3 sibs) 36: 0x55ea6a0eb320 VAL: '1102' (3 sibs) 36: 0x55ea6a0eb0b8 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0eb3c0 VAL: '1110' (3 sibs) 36: 0x55ea6a0eb458 VAL: '1111' (3 sibs) 36: 0x55ea6a0eb4f0 VAL: '1112' (3 sibs) 36: 0x55ea6a0eb150 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0eb590 VAL: '1120' (3 sibs) 36: 0x55ea6a0eb628 VAL: '1121' (3 sibs) 36: 0x55ea6a0eb6c0 VAL: '1122' (3 sibs) 36: 0x55ea6a0ea840 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0eb760 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0eb930 VAL: '1200' (3 sibs) 36: 0x55ea6a0eb9c8 VAL: '1201' (3 sibs) 36: 0x55ea6a0eba60 VAL: '1202' (3 sibs) 36: 0x55ea6a0eb7f8 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ebb00 VAL: '1210' (3 sibs) 36: 0x55ea6a0ebb98 VAL: '1211' (3 sibs) 36: 0x55ea6a0ebc30 VAL: '1212' (3 sibs) 36: 0x55ea6a0eb890 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ebcd0 VAL: '1220' (3 sibs) 36: 0x55ea6a0ebd68 VAL: '1221' (3 sibs) 36: 0x55ea6a0ebe00 VAL: '1222' (3 sibs) 36: 0x55ea6a0e8ee0 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ebea0 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ec070 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ec240 VAL: '2000' (3 sibs) 36: 0x55ea6a0ec2d8 VAL: '2001' (3 sibs) 36: 0x55ea6a0ec370 VAL: '2002' (3 sibs) 36: 0x55ea6a0ec108 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ec410 VAL: '2010' (3 sibs) 36: 0x55ea6a0ec4a8 VAL: '2011' (3 sibs) 36: 0x55ea6a0ec540 VAL: '2012' (3 sibs) 36: 0x55ea6a0ec1a0 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ec5e0 VAL: '2020' (3 sibs) 36: 0x55ea6a0ec678 VAL: '2021' (3 sibs) 36: 0x55ea6a0ec710 VAL: '2022' (3 sibs) 36: 0x55ea6a0ebf38 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ec7b0 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ec980 VAL: '2100' (3 sibs) 36: 0x55ea6a0eca18 VAL: '2101' (3 sibs) 36: 0x55ea6a0ecab0 VAL: '2102' (3 sibs) 36: 0x55ea6a0ec848 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ecb50 VAL: '2110' (3 sibs) 36: 0x55ea6a0ecbe8 VAL: '2111' (3 sibs) 36: 0x55ea6a0ecc80 VAL: '2112' (3 sibs) 36: 0x55ea6a0ec8e0 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ecd20 VAL: '2120' (3 sibs) 36: 0x55ea6a0ecdb8 VAL: '2121' (3 sibs) 36: 0x55ea6a0ece50 VAL: '2122' (3 sibs) 36: 0x55ea6a0ebfd0 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ecef0 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ed0c0 VAL: '2200' (3 sibs) 36: 0x55ea6a0ed158 VAL: '2201' (3 sibs) 36: 0x55ea6a0ed1f0 VAL: '2202' (3 sibs) 36: 0x55ea6a0ecf88 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ed290 VAL: '2210' (3 sibs) 36: 0x55ea6a0ed328 VAL: '2211' (3 sibs) 36: 0x55ea6a0ed3c0 VAL: '2212' (3 sibs) 36: 0x55ea6a0ed020 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ed460 VAL: '2220' (3 sibs) 36: 0x55ea6a0ed4f8 VAL: '2221' (3 sibs) 36: 0x55ea6a0ed590 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x55ea6a104890 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x55ea6a104920 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x55ea6a1049b0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x55ea6a104a40 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x55ea6a104ad0 VAL: '0000' (3 sibs) 36: [5] [5] 0x55ea6a104b60 VAL: '0001' (3 sibs) 36: [6] [6] 0x55ea6a104bf0 VAL: '0002' (3 sibs) 36: [7] [7] 0x55ea6a104c80 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x55ea6a104d10 VAL: '0010' (3 sibs) 36: [9] [9] 0x55ea6a104da0 VAL: '0011' (3 sibs) 36: [10] [10] 0x55ea6a104e30 VAL: '0012' (3 sibs) 36: [11] [11] 0x55ea6a104ec0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x55ea6a104f50 VAL: '0020' (3 sibs) 36: [13] [13] 0x55ea6a104fe0 VAL: '0021' (3 sibs) 36: [14] [14] 0x55ea6a105070 VAL: '0022' (3 sibs) 36: [15] [15] 0x55ea6a105100 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x55ea6a105190 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x55ea6a105220 VAL: '0100' (3 sibs) 36: [18] [18] 0x55ea6a1052b0 VAL: '0101' (3 sibs) 36: [19] [19] 0x55ea6a105340 VAL: '0102' (3 sibs) 36: [20] [20] 0x55ea6a1053d0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x55ea6a105460 VAL: '0110' (3 sibs) 36: [22] [22] 0x55ea6a1054f0 VAL: '0111' (3 sibs) 36: [23] [23] 0x55ea6a105580 VAL: '0112' (3 sibs) 36: [24] [24] 0x55ea6a105610 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x55ea6a1056a0 VAL: '0120' (3 sibs) 36: [26] [26] 0x55ea6a105730 VAL: '0121' (3 sibs) 36: [27] [27] 0x55ea6a1057c0 VAL: '0122' (3 sibs) 36: [28] [28] 0x55ea6a105850 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x55ea6a1058e0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x55ea6a105970 VAL: '0200' (3 sibs) 36: [31] [31] 0x55ea6a105a00 VAL: '0201' (3 sibs) 36: [32] [32] 0x55ea6a105a90 VAL: '0202' (3 sibs) 36: [33] [33] 0x55ea6a105b20 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x55ea6a105bb0 VAL: '0210' (3 sibs) 36: [35] [35] 0x55ea6a105c40 VAL: '0211' (3 sibs) 36: [36] [36] 0x55ea6a105cd0 VAL: '0212' (3 sibs) 36: [37] [37] 0x55ea6a105d60 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x55ea6a105df0 VAL: '0220' (3 sibs) 36: [39] [39] 0x55ea6a105e80 VAL: '0221' (3 sibs) 36: [40] [40] 0x55ea6a105f10 VAL: '0222' (3 sibs) 36: [41] [41] 0x55ea6a105fa0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x55ea6a106030 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x55ea6a1060c0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x55ea6a106150 VAL: '1000' (3 sibs) 36: [45] [45] 0x55ea6a1061e0 VAL: '1001' (3 sibs) 36: [46] [46] 0x55ea6a106270 VAL: '1002' (3 sibs) 36: [47] [47] 0x55ea6a106300 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x55ea6a106390 VAL: '1010' (3 sibs) 36: [49] [49] 0x55ea6a106420 VAL: '1011' (3 sibs) 36: [50] [50] 0x55ea6a1064b0 VAL: '1012' (3 sibs) 36: [51] [51] 0x55ea6a106540 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x55ea6a1065d0 VAL: '1020' (3 sibs) 36: [53] [53] 0x55ea6a106660 VAL: '1021' (3 sibs) 36: [54] [54] 0x55ea6a1066f0 VAL: '1022' (3 sibs) 36: [55] [55] 0x55ea6a106780 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x55ea6a106810 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x55ea6a1068a0 VAL: '1100' (3 sibs) 36: [58] [58] 0x55ea6a106930 VAL: '1101' (3 sibs) 36: [59] [59] 0x55ea6a1069c0 VAL: '1102' (3 sibs) 36: [60] [60] 0x55ea6a106a50 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x55ea6a106ae0 VAL: '1110' (3 sibs) 36: [62] [62] 0x55ea6a106b70 VAL: '1111' (3 sibs) 36: [63] [63] 0x55ea6a106c00 VAL: '1112' (3 sibs) 36: [64] [64] 0x55ea6a106c90 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x55ea6a106d20 VAL: '1120' (3 sibs) 36: [66] [66] 0x55ea6a106db0 VAL: '1121' (3 sibs) 36: [67] [67] 0x55ea6a106e40 VAL: '1122' (3 sibs) 36: [68] [68] 0x55ea6a106ed0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x55ea6a106f60 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x55ea6a106ff0 VAL: '1200' (3 sibs) 36: [71] [71] 0x55ea6a107080 VAL: '1201' (3 sibs) 36: [72] [72] 0x55ea6a107110 VAL: '1202' (3 sibs) 36: [73] [73] 0x55ea6a1071a0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x55ea6a107230 VAL: '1210' (3 sibs) 36: [75] [75] 0x55ea6a1072c0 VAL: '1211' (3 sibs) 36: [76] [76] 0x55ea6a107350 VAL: '1212' (3 sibs) 36: [77] [77] 0x55ea6a1073e0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x55ea6a107470 VAL: '1220' (3 sibs) 36: [79] [79] 0x55ea6a107500 VAL: '1221' (3 sibs) 36: [80] [80] 0x55ea6a107590 VAL: '1222' (3 sibs) 36: [81] [81] 0x55ea6a107620 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x55ea6a1076b0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x55ea6a107740 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x55ea6a1077d0 VAL: '2000' (3 sibs) 36: [85] [85] 0x55ea6a107860 VAL: '2001' (3 sibs) 36: [86] [86] 0x55ea6a1078f0 VAL: '2002' (3 sibs) 36: [87] [87] 0x55ea6a107980 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x55ea6a107a10 VAL: '2010' (3 sibs) 36: [89] [89] 0x55ea6a107aa0 VAL: '2011' (3 sibs) 36: [90] [90] 0x55ea6a107b30 VAL: '2012' (3 sibs) 36: [91] [91] 0x55ea6a107bc0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x55ea6a107c50 VAL: '2020' (3 sibs) 36: [93] [93] 0x55ea6a107ce0 VAL: '2021' (3 sibs) 36: [94] [94] 0x55ea6a107d70 VAL: '2022' (3 sibs) 36: [95] [95] 0x55ea6a107e00 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x55ea6a107e90 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x55ea6a107f20 VAL: '2100' (3 sibs) 36: [98] [98] 0x55ea6a107fb0 VAL: '2101' (3 sibs) 36: [99] [99] 0x55ea6a108040 VAL: '2102' (3 sibs) 36: [100] [100] 0x55ea6a1080d0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x55ea6a108160 VAL: '2110' (3 sibs) 36: [102] [102] 0x55ea6a1081f0 VAL: '2111' (3 sibs) 36: [103] [103] 0x55ea6a108280 VAL: '2112' (3 sibs) 36: [104] [104] 0x55ea6a108310 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x55ea6a1083a0 VAL: '2120' (3 sibs) 36: [106] [106] 0x55ea6a108430 VAL: '2121' (3 sibs) 36: [107] [107] 0x55ea6a1084c0 VAL: '2122' (3 sibs) 36: [108] [108] 0x55ea6a108550 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x55ea6a1085e0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x55ea6a108670 VAL: '2200' (3 sibs) 36: [111] [111] 0x55ea6a108700 VAL: '2201' (3 sibs) 36: [112] [112] 0x55ea6a108790 VAL: '2202' (3 sibs) 36: [113] [113] 0x55ea6a108820 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x55ea6a1088b0 VAL: '2210' (3 sibs) 36: [115] [115] 0x55ea6a108940 VAL: '2211' (3 sibs) 36: [116] [116] 0x55ea6a1089d0 VAL: '2212' (3 sibs) 36: [117] [117] 0x55ea6a108a60 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x55ea6a108af0 VAL: '2220' (3 sibs) 36: [119] [119] 0x55ea6a108b80 VAL: '2221' (3 sibs) 36: [120] [120] 0x55ea6a108c10 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.parse_windows/0 (1 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: 0x55ea6a0ed798 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x55ea6a0ed870 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0eda40 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0edc10 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0edde0 VAL: '0000' (3 sibs) 36: 0x55ea6a0ede78 VAL: '0001' (3 sibs) 36: 0x55ea6a0edf10 VAL: '0002' (3 sibs) 36: 0x55ea6a0edca8 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0edfb0 VAL: '0010' (3 sibs) 36: 0x55ea6a0ee048 VAL: '0011' (3 sibs) 36: 0x55ea6a0ee0e0 VAL: '0012' (3 sibs) 36: 0x55ea6a0edd40 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ee180 VAL: '0020' (3 sibs) 36: 0x55ea6a0ee218 VAL: '0021' (3 sibs) 36: 0x55ea6a0ee2b0 VAL: '0022' (3 sibs) 36: 0x55ea6a0edad8 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ee350 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ee520 VAL: '0100' (3 sibs) 36: 0x55ea6a0ee5b8 VAL: '0101' (3 sibs) 36: 0x55ea6a0ee650 VAL: '0102' (3 sibs) 36: 0x55ea6a0ee3e8 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ee6f0 VAL: '0110' (3 sibs) 36: 0x55ea6a0ee788 VAL: '0111' (3 sibs) 36: 0x55ea6a0ee820 VAL: '0112' (3 sibs) 36: 0x55ea6a0ee480 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ee8c0 VAL: '0120' (3 sibs) 36: 0x55ea6a0ee958 VAL: '0121' (3 sibs) 36: 0x55ea6a0ee9f0 VAL: '0122' (3 sibs) 36: 0x55ea6a0edb70 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0eea90 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0eec60 VAL: '0200' (3 sibs) 36: 0x55ea6a0eecf8 VAL: '0201' (3 sibs) 36: 0x55ea6a0eed90 VAL: '0202' (3 sibs) 36: 0x55ea6a0eeb28 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0eee30 VAL: '0210' (3 sibs) 36: 0x55ea6a0eeec8 VAL: '0211' (3 sibs) 36: 0x55ea6a0eef60 VAL: '0212' (3 sibs) 36: 0x55ea6a0eebc0 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ef000 VAL: '0220' (3 sibs) 36: 0x55ea6a0ef098 VAL: '0221' (3 sibs) 36: 0x55ea6a0ef130 VAL: '0222' (3 sibs) 36: 0x55ea6a0ed908 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ef1d0 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ef3a0 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ef570 VAL: '1000' (3 sibs) 36: 0x55ea6a0ef608 VAL: '1001' (3 sibs) 36: 0x55ea6a0ef6a0 VAL: '1002' (3 sibs) 36: 0x55ea6a0ef438 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ef740 VAL: '1010' (3 sibs) 36: 0x55ea6a0ef7d8 VAL: '1011' (3 sibs) 36: 0x55ea6a0ef870 VAL: '1012' (3 sibs) 36: 0x55ea6a0ef4d0 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ef910 VAL: '1020' (3 sibs) 36: 0x55ea6a0ef9a8 VAL: '1021' (3 sibs) 36: 0x55ea6a0efa40 VAL: '1022' (3 sibs) 36: 0x55ea6a0ef268 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0efae0 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0efcb0 VAL: '1100' (3 sibs) 36: 0x55ea6a0efd48 VAL: '1101' (3 sibs) 36: 0x55ea6a0efde0 VAL: '1102' (3 sibs) 36: 0x55ea6a0efb78 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0efe80 VAL: '1110' (3 sibs) 36: 0x55ea6a0eff18 VAL: '1111' (3 sibs) 36: 0x55ea6a0effb0 VAL: '1112' (3 sibs) 36: 0x55ea6a0efc10 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0f0050 VAL: '1120' (3 sibs) 36: 0x55ea6a0f00e8 VAL: '1121' (3 sibs) 36: 0x55ea6a0f0180 VAL: '1122' (3 sibs) 36: 0x55ea6a0ef300 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0f0220 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0f03f0 VAL: '1200' (3 sibs) 36: 0x55ea6a0f0488 VAL: '1201' (3 sibs) 36: 0x55ea6a0f0520 VAL: '1202' (3 sibs) 36: 0x55ea6a0f02b8 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0f05c0 VAL: '1210' (3 sibs) 36: 0x55ea6a0f0658 VAL: '1211' (3 sibs) 36: 0x55ea6a0f06f0 VAL: '1212' (3 sibs) 36: 0x55ea6a0f0350 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0f0790 VAL: '1220' (3 sibs) 36: 0x55ea6a0f0828 VAL: '1221' (3 sibs) 36: 0x55ea6a0f08c0 VAL: '1222' (3 sibs) 36: 0x55ea6a0ed9a0 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0f0960 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0f0b30 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0f0d00 VAL: '2000' (3 sibs) 36: 0x55ea6a0f0d98 VAL: '2001' (3 sibs) 36: 0x55ea6a0f0e30 VAL: '2002' (3 sibs) 36: 0x55ea6a0f0bc8 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0f0ed0 VAL: '2010' (3 sibs) 36: 0x55ea6a0f0f68 VAL: '2011' (3 sibs) 36: 0x55ea6a0f1000 VAL: '2012' (3 sibs) 36: 0x55ea6a0f0c60 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0f10a0 VAL: '2020' (3 sibs) 36: 0x55ea6a0f1138 VAL: '2021' (3 sibs) 36: 0x55ea6a0f11d0 VAL: '2022' (3 sibs) 36: 0x55ea6a0f09f8 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0f1270 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0f1440 VAL: '2100' (3 sibs) 36: 0x55ea6a0f14d8 VAL: '2101' (3 sibs) 36: 0x55ea6a0f1570 VAL: '2102' (3 sibs) 36: 0x55ea6a0f1308 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0f1610 VAL: '2110' (3 sibs) 36: 0x55ea6a0f16a8 VAL: '2111' (3 sibs) 36: 0x55ea6a0f1740 VAL: '2112' (3 sibs) 36: 0x55ea6a0f13a0 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0f17e0 VAL: '2120' (3 sibs) 36: 0x55ea6a0f1878 VAL: '2121' (3 sibs) 36: 0x55ea6a0f1910 VAL: '2122' (3 sibs) 36: 0x55ea6a0f0a90 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0f19b0 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0f1b80 VAL: '2200' (3 sibs) 36: 0x55ea6a0f1c18 VAL: '2201' (3 sibs) 36: 0x55ea6a0f1cb0 VAL: '2202' (3 sibs) 36: 0x55ea6a0f1a48 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0f1d50 VAL: '2210' (3 sibs) 36: 0x55ea6a0f1de8 VAL: '2211' (3 sibs) 36: 0x55ea6a0f1e80 VAL: '2212' (3 sibs) 36: 0x55ea6a0f1ae0 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0f1f20 VAL: '2220' (3 sibs) 36: 0x55ea6a0f1fb8 VAL: '2221' (3 sibs) 36: 0x55ea6a0f2050 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x55ea6a1090a0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x55ea6a109130 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x55ea6a1091c0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x55ea6a109250 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x55ea6a1092e0 VAL: '0000' (3 sibs) 36: [5] [5] 0x55ea6a109370 VAL: '0001' (3 sibs) 36: [6] [6] 0x55ea6a109400 VAL: '0002' (3 sibs) 36: [7] [7] 0x55ea6a109490 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x55ea6a109520 VAL: '0010' (3 sibs) 36: [9] [9] 0x55ea6a1095b0 VAL: '0011' (3 sibs) 36: [10] [10] 0x55ea6a109640 VAL: '0012' (3 sibs) 36: [11] [11] 0x55ea6a1096d0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x55ea6a109760 VAL: '0020' (3 sibs) 36: [13] [13] 0x55ea6a1097f0 VAL: '0021' (3 sibs) 36: [14] [14] 0x55ea6a109880 VAL: '0022' (3 sibs) 36: [15] [15] 0x55ea6a109910 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x55ea6a1099a0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x55ea6a109a30 VAL: '0100' (3 sibs) 36: [18] [18] 0x55ea6a109ac0 VAL: '0101' (3 sibs) 36: [19] [19] 0x55ea6a109b50 VAL: '0102' (3 sibs) 36: [20] [20] 0x55ea6a109be0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x55ea6a109c70 VAL: '0110' (3 sibs) 36: [22] [22] 0x55ea6a109d00 VAL: '0111' (3 sibs) 36: [23] [23] 0x55ea6a109d90 VAL: '0112' (3 sibs) 36: [24] [24] 0x55ea6a109e20 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x55ea6a109eb0 VAL: '0120' (3 sibs) 36: [26] [26] 0x55ea6a109f40 VAL: '0121' (3 sibs) 36: [27] [27] 0x55ea6a109fd0 VAL: '0122' (3 sibs) 36: [28] [28] 0x55ea6a10a060 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x55ea6a10a0f0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x55ea6a10a180 VAL: '0200' (3 sibs) 36: [31] [31] 0x55ea6a10a210 VAL: '0201' (3 sibs) 36: [32] [32] 0x55ea6a10a2a0 VAL: '0202' (3 sibs) 36: [33] [33] 0x55ea6a10a330 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x55ea6a10a3c0 VAL: '0210' (3 sibs) 36: [35] [35] 0x55ea6a10a450 VAL: '0211' (3 sibs) 36: [36] [36] 0x55ea6a10a4e0 VAL: '0212' (3 sibs) 36: [37] [37] 0x55ea6a10a570 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x55ea6a10a600 VAL: '0220' (3 sibs) 36: [39] [39] 0x55ea6a10a690 VAL: '0221' (3 sibs) 36: [40] [40] 0x55ea6a10a720 VAL: '0222' (3 sibs) 36: [41] [41] 0x55ea6a10a7b0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x55ea6a10a840 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x55ea6a10a8d0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x55ea6a10a960 VAL: '1000' (3 sibs) 36: [45] [45] 0x55ea6a10a9f0 VAL: '1001' (3 sibs) 36: [46] [46] 0x55ea6a10aa80 VAL: '1002' (3 sibs) 36: [47] [47] 0x55ea6a10ab10 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x55ea6a10aba0 VAL: '1010' (3 sibs) 36: [49] [49] 0x55ea6a10ac30 VAL: '1011' (3 sibs) 36: [50] [50] 0x55ea6a10acc0 VAL: '1012' (3 sibs) 36: [51] [51] 0x55ea6a10ad50 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x55ea6a10ade0 VAL: '1020' (3 sibs) 36: [53] [53] 0x55ea6a10ae70 VAL: '1021' (3 sibs) 36: [54] [54] 0x55ea6a10af00 VAL: '1022' (3 sibs) 36: [55] [55] 0x55ea6a10af90 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x55ea6a10b020 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x55ea6a10b0b0 VAL: '1100' (3 sibs) 36: [58] [58] 0x55ea6a10b140 VAL: '1101' (3 sibs) 36: [59] [59] 0x55ea6a10b1d0 VAL: '1102' (3 sibs) 36: [60] [60] 0x55ea6a10b260 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x55ea6a10b2f0 VAL: '1110' (3 sibs) 36: [62] [62] 0x55ea6a10b380 VAL: '1111' (3 sibs) 36: [63] [63] 0x55ea6a10b410 VAL: '1112' (3 sibs) 36: [64] [64] 0x55ea6a10b4a0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x55ea6a10b530 VAL: '1120' (3 sibs) 36: [66] [66] 0x55ea6a10b5c0 VAL: '1121' (3 sibs) 36: [67] [67] 0x55ea6a10b650 VAL: '1122' (3 sibs) 36: [68] [68] 0x55ea6a10b6e0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x55ea6a10b770 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x55ea6a10b800 VAL: '1200' (3 sibs) 36: [71] [71] 0x55ea6a10b890 VAL: '1201' (3 sibs) 36: [72] [72] 0x55ea6a10b920 VAL: '1202' (3 sibs) 36: [73] [73] 0x55ea6a10b9b0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x55ea6a10ba40 VAL: '1210' (3 sibs) 36: [75] [75] 0x55ea6a10bad0 VAL: '1211' (3 sibs) 36: [76] [76] 0x55ea6a10bb60 VAL: '1212' (3 sibs) 36: [77] [77] 0x55ea6a10bbf0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x55ea6a10bc80 VAL: '1220' (3 sibs) 36: [79] [79] 0x55ea6a10bd10 VAL: '1221' (3 sibs) 36: [80] [80] 0x55ea6a10bda0 VAL: '1222' (3 sibs) 36: [81] [81] 0x55ea6a10be30 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x55ea6a10bec0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x55ea6a10bf50 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x55ea6a10bfe0 VAL: '2000' (3 sibs) 36: [85] [85] 0x55ea6a10c070 VAL: '2001' (3 sibs) 36: [86] [86] 0x55ea6a10c100 VAL: '2002' (3 sibs) 36: [87] [87] 0x55ea6a10c190 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x55ea6a10c220 VAL: '2010' (3 sibs) 36: [89] [89] 0x55ea6a10c2b0 VAL: '2011' (3 sibs) 36: [90] [90] 0x55ea6a10c340 VAL: '2012' (3 sibs) 36: [91] [91] 0x55ea6a10c3d0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x55ea6a10c460 VAL: '2020' (3 sibs) 36: [93] [93] 0x55ea6a10c4f0 VAL: '2021' (3 sibs) 36: [94] [94] 0x55ea6a10c580 VAL: '2022' (3 sibs) 36: [95] [95] 0x55ea6a10c610 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x55ea6a10c6a0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x55ea6a10c730 VAL: '2100' (3 sibs) 36: [98] [98] 0x55ea6a10c7c0 VAL: '2101' (3 sibs) 36: [99] [99] 0x55ea6a10c850 VAL: '2102' (3 sibs) 36: [100] [100] 0x55ea6a10c8e0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x55ea6a10c970 VAL: '2110' (3 sibs) 36: [102] [102] 0x55ea6a10ca00 VAL: '2111' (3 sibs) 36: [103] [103] 0x55ea6a10ca90 VAL: '2112' (3 sibs) 36: [104] [104] 0x55ea6a10cb20 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x55ea6a10cbb0 VAL: '2120' (3 sibs) 36: [106] [106] 0x55ea6a10cc40 VAL: '2121' (3 sibs) 36: [107] [107] 0x55ea6a10ccd0 VAL: '2122' (3 sibs) 36: [108] [108] 0x55ea6a10cd60 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x55ea6a10cdf0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x55ea6a10ce80 VAL: '2200' (3 sibs) 36: [111] [111] 0x55ea6a10cf10 VAL: '2201' (3 sibs) 36: [112] [112] 0x55ea6a10cfa0 VAL: '2202' (3 sibs) 36: [113] [113] 0x55ea6a10d030 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x55ea6a10d0c0 VAL: '2210' (3 sibs) 36: [115] [115] 0x55ea6a10d150 VAL: '2211' (3 sibs) 36: [116] [116] 0x55ea6a10d1e0 VAL: '2212' (3 sibs) 36: [117] [117] 0x55ea6a10d270 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x55ea6a10d300 VAL: '2220' (3 sibs) 36: [119] [119] 0x55ea6a10d390 VAL: '2221' (3 sibs) 36: [120] [120] 0x55ea6a10d420 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.parse_windows/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_stdout/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_stdout/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_unix_stdout/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_unix_stdout/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_stdout/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_stdout/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_windows_stdout/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_windows_stdout/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_cout/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_cout/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_unix_cout/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_unix_cout/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_unix_cout/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_unix_cout/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_cout/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_cout/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_windows_cout/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_windows_cout/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_windows_cout/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_windows_cout/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_stringstream/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_stringstream/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_unix_stringstream/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_unix_stringstream/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_stringstream/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_stringstream/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_windows_stringstream/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_windows_stringstream/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_ofstream/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_ofstream/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_unix_ofstream/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_unix_ofstream/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_ofstream/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_ofstream/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_windows_ofstream/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_windows_ofstream/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_string/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_string/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_string/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_string/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_unix_string/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_unix_string/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_unix_string/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_unix_string/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_string/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_string/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_string/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_string/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_windows_string/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_windows_string/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_windows_string/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_windows_string/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.unix_emitrs/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.unix_emitrs/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.unix_emitrs/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.unix_emitrs/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.unix_emitrs_json/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.unix_emitrs_json/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.unix_emitrs_json/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.unix_emitrs_json/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.windows_emitrs/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.windows_emitrs/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.windows_emitrs/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.windows_emitrs/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.windows_emitrs_json/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.windows_emitrs_json/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.windows_emitrs_json/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.windows_emitrs_json/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.unix_emitrs_cfile/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.unix_emitrs_cfile/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.unix_emitrs_json_cfile/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.unix_emitrs_json_cfile/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.windows_emitrs_cfile/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.windows_emitrs_cfile/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.windows_emitrs_json_cfile/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.windows_emitrs_json_cfile/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.complete_unix_round_trip/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: ~~~~~~~~~~~~~~ src yml: 36: [\n 36: [[[0000, 0001, 0002], [0010, 0011, 0012], [0020, 0021, 0022]],\n 36: [[0100, 0101, 0102], [0110, 0111, 0112], [0120, 0121, 0122]],\n 36: [[0200, 0201, 0202], [0210, 0211, 0212], [0220, 0221, 0222]]],\n 36: \n 36: [[[1000, 1001, 1002], [1010, 1011, 1012], [1020, 1021, 1022]],\n 36: [[1100, 1101, 1102], [1110, 1111, 1112], [1120, 1121, 1122]],\n 36: [[1200, 1201, 1202], [1210, 1211, 1212], [1220, 1221, 1222]]],\n 36: \n 36: [[[2000, 2001, 2002], [2010, 2011, 2012], [2020, 2021, 2022]],\n 36: [[2100, 2101, 2102], [2110, 2111, 2112], [2120, 2121, 2122]],\n 36: [[2200, 2201, 2202], [2210, 2211, 2212], [2220, 2221, 2222]]],\n 36: ]~~~~~~~~~~~~~~ parsed tree: 36: -------------------------------------- 36: [0][0] 0x55ea6a0f8250 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x55ea6a0f82e0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x55ea6a0f8370 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x55ea6a0f8400 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x55ea6a0f8490 VAL: '0000' (3 sibs) 36: [5] [5] 0x55ea6a0f8520 VAL: '0001' (3 sibs) 36: [6] [6] 0x55ea6a0f85b0 VAL: '0002' (3 sibs) 36: [7] [7] 0x55ea6a0f8640 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x55ea6a0f86d0 VAL: '0010' (3 sibs) 36: [9] [9] 0x55ea6a0f8760 VAL: '0011' (3 sibs) 36: [10] [10] 0x55ea6a0f87f0 VAL: '0012' (3 sibs) 36: [11] [11] 0x55ea6a0f8880 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x55ea6a0f8910 VAL: '0020' (3 sibs) 36: [13] [13] 0x55ea6a0f89a0 VAL: '0021' (3 sibs) 36: [14] [14] 0x55ea6a0f8a30 VAL: '0022' (3 sibs) 36: [15] [15] 0x55ea6a0f8ac0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x55ea6a0f8b50 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x55ea6a0f8be0 VAL: '0100' (3 sibs) 36: [18] [18] 0x55ea6a0f8c70 VAL: '0101' (3 sibs) 36: [19] [19] 0x55ea6a0f8d00 VAL: '0102' (3 sibs) 36: [20] [20] 0x55ea6a0f8d90 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x55ea6a0f8e20 VAL: '0110' (3 sibs) 36: [22] [22] 0x55ea6a0f8eb0 VAL: '0111' (3 sibs) 36: [23] [23] 0x55ea6a0f8f40 VAL: '0112' (3 sibs) 36: [24] [24] 0x55ea6a0f8fd0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x55ea6a0f9060 VAL: '0120' (3 sibs) 36: [26] [26] 0x55ea6a0f90f0 VAL: '0121' (3 sibs) 36: [27] [27] 0x55ea6a0f9180 VAL: '0122' (3 sibs) 36: [28] [28] 0x55ea6a0f9210 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x55ea6a0f92a0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x55ea6a0f9330 VAL: '0200' (3 sibs) 36: [31] [31] 0x55ea6a0f93c0 VAL: '0201' (3 sibs) 36: [32] [32] 0x55ea6a0f9450 VAL: '0202' (3 sibs) 36: [33] [33] 0x55ea6a0f94e0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x55ea6a0f9570 VAL: '0210' (3 sibs) 36: [35] [35] 0x55ea6a0f9600 VAL: '0211' (3 sibs) 36: [36] [36] 0x55ea6a0f9690 VAL: '0212' (3 sibs) 36: [37] [37] 0x55ea6a0f9720 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x55ea6a0f97b0 VAL: '0220' (3 sibs) 36: [39] [39] 0x55ea6a0f9840 VAL: '0221' (3 sibs) 36: [40] [40] 0x55ea6a0f98d0 VAL: '0222' (3 sibs) 36: [41] [41] 0x55ea6a0f9960 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x55ea6a0f99f0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x55ea6a0f9a80 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x55ea6a0f9b10 VAL: '1000' (3 sibs) 36: [45] [45] 0x55ea6a0f9ba0 VAL: '1001' (3 sibs) 36: [46] [46] 0x55ea6a0f9c30 VAL: '1002' (3 sibs) 36: [47] [47] 0x55ea6a0f9cc0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x55ea6a0f9d50 VAL: '1010' (3 sibs) 36: [49] [49] 0x55ea6a0f9de0 VAL: '1011' (3 sibs) 36: [50] [50] 0x55ea6a0f9e70 VAL: '1012' (3 sibs) 36: [51] [51] 0x55ea6a0f9f00 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x55ea6a0f9f90 VAL: '1020' (3 sibs) 36: [53] [53] 0x55ea6a0fa020 VAL: '1021' (3 sibs) 36: [54] [54] 0x55ea6a0fa0b0 VAL: '1022' (3 sibs) 36: [55] [55] 0x55ea6a0fa140 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x55ea6a0fa1d0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x55ea6a0fa260 VAL: '1100' (3 sibs) 36: [58] [58] 0x55ea6a0fa2f0 VAL: '1101' (3 sibs) 36: [59] [59] 0x55ea6a0fa380 VAL: '1102' (3 sibs) 36: [60] [60] 0x55ea6a0fa410 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x55ea6a0fa4a0 VAL: '1110' (3 sibs) 36: [62] [62] 0x55ea6a0fa530 VAL: '1111' (3 sibs) 36: [63] [63] 0x55ea6a0fa5c0 VAL: '1112' (3 sibs) 36: [64] [64] 0x55ea6a0fa650 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x55ea6a0fa6e0 VAL: '1120' (3 sibs) 36: [66] [66] 0x55ea6a0fa770 VAL: '1121' (3 sibs) 36: [67] [67] 0x55ea6a0fa800 VAL: '1122' (3 sibs) 36: [68] [68] 0x55ea6a0fa890 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x55ea6a0fa920 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x55ea6a0fa9b0 VAL: '1200' (3 sibs) 36: [71] [71] 0x55ea6a0faa40 VAL: '1201' (3 sibs) 36: [72] [72] 0x55ea6a0faad0 VAL: '1202' (3 sibs) 36: [73] [73] 0x55ea6a0fab60 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x55ea6a0fabf0 VAL: '1210' (3 sibs) 36: [75] [75] 0x55ea6a0fac80 VAL: '1211' (3 sibs) 36: [76] [76] 0x55ea6a0fad10 VAL: '1212' (3 sibs) 36: [77] [77] 0x55ea6a0fada0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x55ea6a0fae30 VAL: '1220' (3 sibs) 36: [79] [79] 0x55ea6a0faec0 VAL: '1221' (3 sibs) 36: [80] [80] 0x55ea6a0faf50 VAL: '1222' (3 sibs) 36: [81] [81] 0x55ea6a0fafe0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x55ea6a0fb070 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x55ea6a0fb100 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x55ea6a0fb190 VAL: '2000' (3 sibs) 36: [85] [85] 0x55ea6a0fb220 VAL: '2001' (3 sibs) 36: [86] [86] 0x55ea6a0fb2b0 VAL: '2002' (3 sibs) 36: [87] [87] 0x55ea6a0fb340 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x55ea6a0fb3d0 VAL: '2010' (3 sibs) 36: [89] [89] 0x55ea6a0fb460 VAL: '2011' (3 sibs) 36: [90] [90] 0x55ea6a0fb4f0 VAL: '2012' (3 sibs) 36: [91] [91] 0x55ea6a0fb580 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x55ea6a0fb610 VAL: '2020' (3 sibs) 36: [93] [93] 0x55ea6a0fb6a0 VAL: '2021' (3 sibs) 36: [94] [94] 0x55ea6a0fb730 VAL: '2022' (3 sibs) 36: [95] [95] 0x55ea6a0fb7c0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x55ea6a0fb850 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x55ea6a0fb8e0 VAL: '2100' (3 sibs) 36: [98] [98] 0x55ea6a0fb970 VAL: '2101' (3 sibs) 36: [99] [99] 0x55ea6a0fba00 VAL: '2102' (3 sibs) 36: [100] [100] 0x55ea6a0fba90 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x55ea6a0fbb20 VAL: '2110' (3 sibs) 36: [102] [102] 0x55ea6a0fbbb0 VAL: '2111' (3 sibs) 36: [103] [103] 0x55ea6a0fbc40 VAL: '2112' (3 sibs) 36: [104] [104] 0x55ea6a0fbcd0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x55ea6a0fbd60 VAL: '2120' (3 sibs) 36: [106] [106] 0x55ea6a0fbdf0 VAL: '2121' (3 sibs) 36: [107] [107] 0x55ea6a0fbe80 VAL: '2122' (3 sibs) 36: [108] [108] 0x55ea6a0fbf10 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x55ea6a0fbfa0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x55ea6a0fc030 VAL: '2200' (3 sibs) 36: [111] [111] 0x55ea6a0fc0c0 VAL: '2201' (3 sibs) 36: [112] [112] 0x55ea6a0fc150 VAL: '2202' (3 sibs) 36: [113] [113] 0x55ea6a0fc1e0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x55ea6a0fc270 VAL: '2210' (3 sibs) 36: [115] [115] 0x55ea6a0fc300 VAL: '2211' (3 sibs) 36: [116] [116] 0x55ea6a0fc390 VAL: '2212' (3 sibs) 36: [117] [117] 0x55ea6a0fc420 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x55ea6a0fc4b0 VAL: '2220' (3 sibs) 36: [119] [119] 0x55ea6a0fc540 VAL: '2221' (3 sibs) 36: [120] [120] 0x55ea6a0fc5d0 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] 0x55ea6a10fcc0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x55ea6a10fd50 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x55ea6a10fde0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x55ea6a10fe70 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x55ea6a10ff00 VAL: '0000' (3 sibs) 36: [5] [5] 0x55ea6a10ff90 VAL: '0001' (3 sibs) 36: [6] [6] 0x55ea6a110020 VAL: '0002' (3 sibs) 36: [7] [7] 0x55ea6a1100b0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x55ea6a110140 VAL: '0010' (3 sibs) 36: [9] [9] 0x55ea6a1101d0 VAL: '0011' (3 sibs) 36: [10] [10] 0x55ea6a110260 VAL: '0012' (3 sibs) 36: [11] [11] 0x55ea6a1102f0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x55ea6a110380 VAL: '0020' (3 sibs) 36: [13] [13] 0x55ea6a110410 VAL: '0021' (3 sibs) 36: [14] [14] 0x55ea6a1104a0 VAL: '0022' (3 sibs) 36: [15] [15] 0x55ea6a110530 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x55ea6a1105c0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x55ea6a110650 VAL: '0100' (3 sibs) 36: [18] [18] 0x55ea6a1106e0 VAL: '0101' (3 sibs) 36: [19] [19] 0x55ea6a110770 VAL: '0102' (3 sibs) 36: [20] [20] 0x55ea6a110800 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x55ea6a110890 VAL: '0110' (3 sibs) 36: [22] [22] 0x55ea6a110920 VAL: '0111' (3 sibs) 36: [23] [23] 0x55ea6a1109b0 VAL: '0112' (3 sibs) 36: [24] [24] 0x55ea6a110a40 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x55ea6a110ad0 VAL: '0120' (3 sibs) 36: [26] [26] 0x55ea6a110b60 VAL: '0121' (3 sibs) 36: [27] [27] 0x55ea6a110bf0 VAL: '0122' (3 sibs) 36: [28] [28] 0x55ea6a110c80 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x55ea6a110d10 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x55ea6a110da0 VAL: '0200' (3 sibs) 36: [31] [31] 0x55ea6a110e30 VAL: '0201' (3 sibs) 36: [32] [32] 0x55ea6a110ec0 VAL: '0202' (3 sibs) 36: [33] [33] 0x55ea6a110f50 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x55ea6a110fe0 VAL: '0210' (3 sibs) 36: [35] [35] 0x55ea6a111070 VAL: '0211' (3 sibs) 36: [36] [36] 0x55ea6a111100 VAL: '0212' (3 sibs) 36: [37] [37] 0x55ea6a111190 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x55ea6a111220 VAL: '0220' (3 sibs) 36: [39] [39] 0x55ea6a1112b0 VAL: '0221' (3 sibs) 36: [40] [40] 0x55ea6a111340 VAL: '0222' (3 sibs) 36: [41] [41] 0x55ea6a1113d0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x55ea6a111460 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x55ea6a1114f0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x55ea6a111580 VAL: '1000' (3 sibs) 36: [45] [45] 0x55ea6a111610 VAL: '1001' (3 sibs) 36: [46] [46] 0x55ea6a1116a0 VAL: '1002' (3 sibs) 36: [47] [47] 0x55ea6a111730 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x55ea6a1117c0 VAL: '1010' (3 sibs) 36: [49] [49] 0x55ea6a111850 VAL: '1011' (3 sibs) 36: [50] [50] 0x55ea6a1118e0 VAL: '1012' (3 sibs) 36: [51] [51] 0x55ea6a111970 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x55ea6a111a00 VAL: '1020' (3 sibs) 36: [53] [53] 0x55ea6a111a90 VAL: '1021' (3 sibs) 36: [54] [54] 0x55ea6a111b20 VAL: '1022' (3 sibs) 36: [55] [55] 0x55ea6a111bb0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x55ea6a111c40 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x55ea6a111cd0 VAL: '1100' (3 sibs) 36: [58] [58] 0x55ea6a111d60 VAL: '1101' (3 sibs) 36: [59] [59] 0x55ea6a111df0 VAL: '1102' (3 sibs) 36: [60] [60] 0x55ea6a111e80 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x55ea6a111f10 VAL: '1110' (3 sibs) 36: [62] [62] 0x55ea6a111fa0 VAL: '1111' (3 sibs) 36: [63] [63] 0x55ea6a112030 VAL: '1112' (3 sibs) 36: [64] [64] 0x55ea6a1120c0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x55ea6a112150 VAL: '1120' (3 sibs) 36: [66] [66] 0x55ea6a1121e0 VAL: '1121' (3 sibs) 36: [67] [67] 0x55ea6a112270 VAL: '1122' (3 sibs) 36: [68] [68] 0x55ea6a112300 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x55ea6a112390 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x55ea6a112420 VAL: '1200' (3 sibs) 36: [71] [71] 0x55ea6a1124b0 VAL: '1201' (3 sibs) 36: [72] [72] 0x55ea6a112540 VAL: '1202' (3 sibs) 36: [73] [73] 0x55ea6a1125d0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x55ea6a112660 VAL: '1210' (3 sibs) 36: [75] [75] 0x55ea6a1126f0 VAL: '1211' (3 sibs) 36: [76] [76] 0x55ea6a112780 VAL: '1212' (3 sibs) 36: [77] [77] 0x55ea6a112810 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x55ea6a1128a0 VAL: '1220' (3 sibs) 36: [79] [79] 0x55ea6a112930 VAL: '1221' (3 sibs) 36: [80] [80] 0x55ea6a1129c0 VAL: '1222' (3 sibs) 36: [81] [81] 0x55ea6a112a50 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x55ea6a112ae0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x55ea6a112b70 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x55ea6a112c00 VAL: '2000' (3 sibs) 36: [85] [85] 0x55ea6a112c90 VAL: '2001' (3 sibs) 36: [86] [86] 0x55ea6a112d20 VAL: '2002' (3 sibs) 36: [87] [87] 0x55ea6a112db0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x55ea6a112e40 VAL: '2010' (3 sibs) 36: [89] [89] 0x55ea6a112ed0 VAL: '2011' (3 sibs) 36: [90] [90] 0x55ea6a112f60 VAL: '2012' (3 sibs) 36: [91] [91] 0x55ea6a112ff0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x55ea6a113080 VAL: '2020' (3 sibs) 36: [93] [93] 0x55ea6a113110 VAL: '2021' (3 sibs) 36: [94] [94] 0x55ea6a1131a0 VAL: '2022' (3 sibs) 36: [95] [95] 0x55ea6a113230 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x55ea6a1132c0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x55ea6a113350 VAL: '2100' (3 sibs) 36: [98] [98] 0x55ea6a1133e0 VAL: '2101' (3 sibs) 36: [99] [99] 0x55ea6a113470 VAL: '2102' (3 sibs) 36: [100] [100] 0x55ea6a113500 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x55ea6a113590 VAL: '2110' (3 sibs) 36: [102] [102] 0x55ea6a113620 VAL: '2111' (3 sibs) 36: [103] [103] 0x55ea6a1136b0 VAL: '2112' (3 sibs) 36: [104] [104] 0x55ea6a113740 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x55ea6a1137d0 VAL: '2120' (3 sibs) 36: [106] [106] 0x55ea6a113860 VAL: '2121' (3 sibs) 36: [107] [107] 0x55ea6a1138f0 VAL: '2122' (3 sibs) 36: [108] [108] 0x55ea6a113980 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x55ea6a113a10 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x55ea6a113aa0 VAL: '2200' (3 sibs) 36: [111] [111] 0x55ea6a113b30 VAL: '2201' (3 sibs) 36: [112] [112] 0x55ea6a113bc0 VAL: '2202' (3 sibs) 36: [113] [113] 0x55ea6a113c50 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x55ea6a113ce0 VAL: '2210' (3 sibs) 36: [115] [115] 0x55ea6a113d70 VAL: '2211' (3 sibs) 36: [116] [116] 0x55ea6a113e00 VAL: '2212' (3 sibs) 36: [117] [117] 0x55ea6a113e90 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x55ea6a113f20 VAL: '2220' (3 sibs) 36: [119] [119] 0x55ea6a113fb0 VAL: '2221' (3 sibs) 36: [120] [120] 0x55ea6a114040 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] NESTED_SEQX4/YmlTestCase.complete_unix_round_trip/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.complete_unix_round_trip/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: ~~~~~~~~~~~~~~ src yml: 36: \n 36: - - - - 0000\n 36: - 0001\n 36: - 0002\n 36: - - 0010\n 36: - 0011\n 36: - 0012\n 36: - - 0020\n 36: - 0021\n 36: - 0022\n 36: - - - 0100\n 36: - 0101\n 36: - 0102\n 36: - - 0110\n 36: - 0111\n 36: - 0112\n 36: - - 0120\n 36: - 0121\n 36: - 0122\n 36: - - - 0200\n 36: - 0201\n 36: - 0202\n 36: - - 0210\n 36: - 0211\n 36: - 0212\n 36: - - 0220\n 36: - 0221\n 36: - 0222\n 36: - - - - 1000\n 36: - 1001\n 36: - 1002\n 36: - - 1010\n 36: - 1011\n 36: - 1012\n 36: - - 1020\n 36: - 1021\n 36: - 1022\n 36: - - - 1100\n 36: - 1101\n 36: - 1102\n 36: - - 1110\n 36: - 1111\n 36: - 1112\n 36: - - 1120\n 36: - 1121\n 36: - 1122\n 36: - - - 1200\n 36: - 1201\n 36: - 1202\n 36: - - 1210\n 36: - 1211\n 36: - 1212\n 36: - - 1220\n 36: - 1221\n 36: - 1222\n 36: - - - - 2000\n 36: - 2001\n 36: - 2002\n 36: - - 2010\n 36: - 2011\n 36: - 2012\n 36: - - 2020\n 36: - 2021\n 36: - 2022\n 36: - - - 2100\n 36: - 2101\n 36: - 2102\n 36: - - 2110\n 36: - 2111\n 36: - 2112\n 36: - - 2120\n 36: - 2121\n 36: - 2122\n 36: - - - 2200\n 36: - 2201\n 36: - 2202\n 36: - - 2210\n 36: - 2211\n 36: - 2212\n 36: - - 2220\n 36: - 2221\n 36: - 2222\n 36: ~~~~~~~~~~~~~~ parsed tree: 36: -------------------------------------- 36: [0][0] 0x55ea6a100080 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x55ea6a100110 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x55ea6a1001a0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x55ea6a100230 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x55ea6a1002c0 VAL: '0000' (3 sibs) 36: [5] [5] 0x55ea6a100350 VAL: '0001' (3 sibs) 36: [6] [6] 0x55ea6a1003e0 VAL: '0002' (3 sibs) 36: [7] [7] 0x55ea6a100470 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x55ea6a100500 VAL: '0010' (3 sibs) 36: [9] [9] 0x55ea6a100590 VAL: '0011' (3 sibs) 36: [10] [10] 0x55ea6a100620 VAL: '0012' (3 sibs) 36: [11] [11] 0x55ea6a1006b0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x55ea6a100740 VAL: '0020' (3 sibs) 36: [13] [13] 0x55ea6a1007d0 VAL: '0021' (3 sibs) 36: [14] [14] 0x55ea6a100860 VAL: '0022' (3 sibs) 36: [15] [15] 0x55ea6a1008f0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x55ea6a100980 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x55ea6a100a10 VAL: '0100' (3 sibs) 36: [18] [18] 0x55ea6a100aa0 VAL: '0101' (3 sibs) 36: [19] [19] 0x55ea6a100b30 VAL: '0102' (3 sibs) 36: [20] [20] 0x55ea6a100bc0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x55ea6a100c50 VAL: '0110' (3 sibs) 36: [22] [22] 0x55ea6a100ce0 VAL: '0111' (3 sibs) 36: [23] [23] 0x55ea6a100d70 VAL: '0112' (3 sibs) 36: [24] [24] 0x55ea6a100e00 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x55ea6a100e90 VAL: '0120' (3 sibs) 36: [26] [26] 0x55ea6a100f20 VAL: '0121' (3 sibs) 36: [27] [27] 0x55ea6a100fb0 VAL: '0122' (3 sibs) 36: [28] [28] 0x55ea6a101040 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x55ea6a1010d0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x55ea6a101160 VAL: '0200' (3 sibs) 36: [31] [31] 0x55ea6a1011f0 VAL: '0201' (3 sibs) 36: [32] [32] 0x55ea6a101280 VAL: '0202' (3 sibs) 36: [33] [33] 0x55ea6a101310 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x55ea6a1013a0 VAL: '0210' (3 sibs) 36: [35] [35] 0x55ea6a101430 VAL: '0211' (3 sibs) 36: [36] [36] 0x55ea6a1014c0 VAL: '0212' (3 sibs) 36: [37] [37] 0x55ea6a101550 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x55ea6a1015e0 VAL: '0220' (3 sibs) 36: [39] [39] 0x55ea6a101670 VAL: '0221' (3 sibs) 36: [40] [40] 0x55ea6a101700 VAL: '0222' (3 sibs) 36: [41] [41] 0x55ea6a101790 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x55ea6a101820 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x55ea6a1018b0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x55ea6a101940 VAL: '1000' (3 sibs) 36: [45] [45] 0x55ea6a1019d0 VAL: '1001' (3 sibs) 36: [46] [46] 0x55ea6a101a60 VAL: '1002' (3 sibs) 36: [47] [47] 0x55ea6a101af0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x55ea6a101b80 VAL: '1010' (3 sibs) 36: [49] [49] 0x55ea6a101c10 VAL: '1011' (3 sibs) 36: [50] [50] 0x55ea6a101ca0 VAL: '1012' (3 sibs) 36: [51] [51] 0x55ea6a101d30 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x55ea6a101dc0 VAL: '1020' (3 sibs) 36: [53] [53] 0x55ea6a101e50 VAL: '1021' (3 sibs) 36: [54] [54] 0x55ea6a101ee0 VAL: '1022' (3 sibs) 36: [55] [55] 0x55ea6a101f70 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x55ea6a102000 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x55ea6a102090 VAL: '1100' (3 sibs) 36: [58] [58] 0x55ea6a102120 VAL: '1101' (3 sibs) 36: [59] [59] 0x55ea6a1021b0 VAL: '1102' (3 sibs) 36: [60] [60] 0x55ea6a102240 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x55ea6a1022d0 VAL: '1110' (3 sibs) 36: [62] [62] 0x55ea6a102360 VAL: '1111' (3 sibs) 36: [63] [63] 0x55ea6a1023f0 VAL: '1112' (3 sibs) 36: [64] [64] 0x55ea6a102480 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x55ea6a102510 VAL: '1120' (3 sibs) 36: [66] [66] 0x55ea6a1025a0 VAL: '1121' (3 sibs) 36: [67] [67] 0x55ea6a102630 VAL: '1122' (3 sibs) 36: [68] [68] 0x55ea6a1026c0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x55ea6a102750 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x55ea6a1027e0 VAL: '1200' (3 sibs) 36: [71] [71] 0x55ea6a102870 VAL: '1201' (3 sibs) 36: [72] [72] 0x55ea6a102900 VAL: '1202' (3 sibs) 36: [73] [73] 0x55ea6a102990 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x55ea6a102a20 VAL: '1210' (3 sibs) 36: [75] [75] 0x55ea6a102ab0 VAL: '1211' (3 sibs) 36: [76] [76] 0x55ea6a102b40 VAL: '1212' (3 sibs) 36: [77] [77] 0x55ea6a102bd0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x55ea6a102c60 VAL: '1220' (3 sibs) 36: [79] [79] 0x55ea6a102cf0 VAL: '1221' (3 sibs) 36: [80] [80] 0x55ea6a102d80 VAL: '1222' (3 sibs) 36: [81] [81] 0x55ea6a102e10 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x55ea6a102ea0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x55ea6a102f30 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x55ea6a102fc0 VAL: '2000' (3 sibs) 36: [85] [85] 0x55ea6a103050 VAL: '2001' (3 sibs) 36: [86] [86] 0x55ea6a1030e0 VAL: '2002' (3 sibs) 36: [87] [87] 0x55ea6a103170 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x55ea6a103200 VAL: '2010' (3 sibs) 36: [89] [89] 0x55ea6a103290 VAL: '2011' (3 sibs) 36: [90] [90] 0x55ea6a103320 VAL: '2012' (3 sibs) 36: [91] [91] 0x55ea6a1033b0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x55ea6a103440 VAL: '2020' (3 sibs) 36: [93] [93] 0x55ea6a1034d0 VAL: '2021' (3 sibs) 36: [94] [94] 0x55ea6a103560 VAL: '2022' (3 sibs) 36: [95] [95] 0x55ea6a1035f0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x55ea6a103680 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x55ea6a103710 VAL: '2100' (3 sibs) 36: [98] [98] 0x55ea6a1037a0 VAL: '2101' (3 sibs) 36: [99] [99] 0x55ea6a103830 VAL: '2102' (3 sibs) 36: [100] [100] 0x55ea6a1038c0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x55ea6a103950 VAL: '2110' (3 sibs) 36: [102] [102] 0x55ea6a1039e0 VAL: '2111' (3 sibs) 36: [103] [103] 0x55ea6a103a70 VAL: '2112' (3 sibs) 36: [104] [104] 0x55ea6a103b00 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x55ea6a103b90 VAL: '2120' (3 sibs) 36: [106] [106] 0x55ea6a103c20 VAL: '2121' (3 sibs) 36: [107] [107] 0x55ea6a103cb0 VAL: '2122' (3 sibs) 36: [108] [108] 0x55ea6a103d40 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x55ea6a103dd0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x55ea6a103e60 VAL: '2200' (3 sibs) 36: [111] [111] 0x55ea6a103ef0 VAL: '2201' (3 sibs) 36: [112] [112] 0x55ea6a103f80 VAL: '2202' (3 sibs) 36: [113] [113] 0x55ea6a104010 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x55ea6a1040a0 VAL: '2210' (3 sibs) 36: [115] [115] 0x55ea6a104130 VAL: '2211' (3 sibs) 36: [116] [116] 0x55ea6a1041c0 VAL: '2212' (3 sibs) 36: [117] [117] 0x55ea6a104250 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x55ea6a1042e0 VAL: '2220' (3 sibs) 36: [119] [119] 0x55ea6a104370 VAL: '2221' (3 sibs) 36: [120] [120] 0x55ea6a104400 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] 0x55ea6a1144d0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x55ea6a114560 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x55ea6a1145f0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x55ea6a114680 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x55ea6a114710 VAL: '0000' (3 sibs) 36: [5] [5] 0x55ea6a1147a0 VAL: '0001' (3 sibs) 36: [6] [6] 0x55ea6a114830 VAL: '0002' (3 sibs) 36: [7] [7] 0x55ea6a1148c0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x55ea6a114950 VAL: '0010' (3 sibs) 36: [9] [9] 0x55ea6a1149e0 VAL: '0011' (3 sibs) 36: [10] [10] 0x55ea6a114a70 VAL: '0012' (3 sibs) 36: [11] [11] 0x55ea6a114b00 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x55ea6a114b90 VAL: '0020' (3 sibs) 36: [13] [13] 0x55ea6a114c20 VAL: '0021' (3 sibs) 36: [14] [14] 0x55ea6a114cb0 VAL: '0022' (3 sibs) 36: [15] [15] 0x55ea6a114d40 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x55ea6a114dd0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x55ea6a114e60 VAL: '0100' (3 sibs) 36: [18] [18] 0x55ea6a114ef0 VAL: '0101' (3 sibs) 36: [19] [19] 0x55ea6a114f80 VAL: '0102' (3 sibs) 36: [20] [20] 0x55ea6a115010 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x55ea6a1150a0 VAL: '0110' (3 sibs) 36: [22] [22] 0x55ea6a115130 VAL: '0111' (3 sibs) 36: [23] [23] 0x55ea6a1151c0 VAL: '0112' (3 sibs) 36: [24] [24] 0x55ea6a115250 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x55ea6a1152e0 VAL: '0120' (3 sibs) 36: [26] [26] 0x55ea6a115370 VAL: '0121' (3 sibs) 36: [27] [27] 0x55ea6a115400 VAL: '0122' (3 sibs) 36: [28] [28] 0x55ea6a115490 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x55ea6a115520 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x55ea6a1155b0 VAL: '0200' (3 sibs) 36: [31] [31] 0x55ea6a115640 VAL: '0201' (3 sibs) 36: [32] [32] 0x55ea6a1156d0 VAL: '0202' (3 sibs) 36: [33] [33] 0x55ea6a115760 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x55ea6a1157f0 VAL: '0210' (3 sibs) 36: [35] [35] 0x55ea6a115880 VAL: '0211' (3 sibs) 36: [36] [36] 0x55ea6a115910 VAL: '0212' (3 sibs) 36: [37] [37] 0x55ea6a1159a0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x55ea6a115a30 VAL: '0220' (3 sibs) 36: [39] [39] 0x55ea6a115ac0 VAL: '0221' (3 sibs) 36: [40] [40] 0x55ea6a115b50 VAL: '0222' (3 sibs) 36: [41] [41] 0x55ea6a115be0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x55ea6a115c70 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x55ea6a115d00 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x55ea6a115d90 VAL: '1000' (3 sibs) 36: [45] [45] 0x55ea6a115e20 VAL: '1001' (3 sibs) 36: [46] [46] 0x55ea6a115eb0 VAL: '1002' (3 sibs) 36: [47] [47] 0x55ea6a115f40 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x55ea6a115fd0 VAL: '1010' (3 sibs) 36: [49] [49] 0x55ea6a116060 VAL: '1011' (3 sibs) 36: [50] [50] 0x55ea6a1160f0 VAL: '1012' (3 sibs) 36: [51] [51] 0x55ea6a116180 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x55ea6a116210 VAL: '1020' (3 sibs) 36: [53] [53] 0x55ea6a1162a0 VAL: '1021' (3 sibs) 36: [54] [54] 0x55ea6a116330 VAL: '1022' (3 sibs) 36: [55] [55] 0x55ea6a1163c0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x55ea6a116450 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x55ea6a1164e0 VAL: '1100' (3 sibs) 36: [58] [58] 0x55ea6a116570 VAL: '1101' (3 sibs) 36: [59] [59] 0x55ea6a116600 VAL: '1102' (3 sibs) 36: [60] [60] 0x55ea6a116690 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x55ea6a116720 VAL: '1110' (3 sibs) 36: [62] [62] 0x55ea6a1167b0 VAL: '1111' (3 sibs) 36: [63] [63] 0x55ea6a116840 VAL: '1112' (3 sibs) 36: [64] [64] 0x55ea6a1168d0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x55ea6a116960 VAL: '1120' (3 sibs) 36: [66] [66] 0x55ea6a1169f0 VAL: '1121' (3 sibs) 36: [67] [67] 0x55ea6a116a80 VAL: '1122' (3 sibs) 36: [68] [68] 0x55ea6a116b10 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x55ea6a116ba0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x55ea6a116c30 VAL: '1200' (3 sibs) 36: [71] [71] 0x55ea6a116cc0 VAL: '1201' (3 sibs) 36: [72] [72] 0x55ea6a116d50 VAL: '1202' (3 sibs) 36: [73] [73] 0x55ea6a116de0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x55ea6a116e70 VAL: '1210' (3 sibs) 36: [75] [75] 0x55ea6a116f00 VAL: '1211' (3 sibs) 36: [76] [76] 0x55ea6a116f90 VAL: '1212' (3 sibs) 36: [77] [77] 0x55ea6a117020 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x55ea6a1170b0 VAL: '1220' (3 sibs) 36: [79] [79] 0x55ea6a117140 VAL: '1221' (3 sibs) 36: [80] [80] 0x55ea6a1171d0 VAL: '1222' (3 sibs) 36: [81] [81] 0x55ea6a117260 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x55ea6a1172f0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x55ea6a117380 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x55ea6a117410 VAL: '2000' (3 sibs) 36: [85] [85] 0x55ea6a1174a0 VAL: '2001' (3 sibs) 36: [86] [86] 0x55ea6a117530 VAL: '2002' (3 sibs) 36: [87] [87] 0x55ea6a1175c0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x55ea6a117650 VAL: '2010' (3 sibs) 36: [89] [89] 0x55ea6a1176e0 VAL: '2011' (3 sibs) 36: [90] [90] 0x55ea6a117770 VAL: '2012' (3 sibs) 36: [91] [91] 0x55ea6a117800 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x55ea6a117890 VAL: '2020' (3 sibs) 36: [93] [93] 0x55ea6a117920 VAL: '2021' (3 sibs) 36: [94] [94] 0x55ea6a1179b0 VAL: '2022' (3 sibs) 36: [95] [95] 0x55ea6a117a40 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x55ea6a117ad0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x55ea6a117b60 VAL: '2100' (3 sibs) 36: [98] [98] 0x55ea6a117bf0 VAL: '2101' (3 sibs) 36: [99] [99] 0x55ea6a117c80 VAL: '2102' (3 sibs) 36: [100] [100] 0x55ea6a117d10 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x55ea6a117da0 VAL: '2110' (3 sibs) 36: [102] [102] 0x55ea6a117e30 VAL: '2111' (3 sibs) 36: [103] [103] 0x55ea6a117ec0 VAL: '2112' (3 sibs) 36: [104] [104] 0x55ea6a117f50 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x55ea6a117fe0 VAL: '2120' (3 sibs) 36: [106] [106] 0x55ea6a118070 VAL: '2121' (3 sibs) 36: [107] [107] 0x55ea6a118100 VAL: '2122' (3 sibs) 36: [108] [108] 0x55ea6a118190 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x55ea6a118220 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x55ea6a1182b0 VAL: '2200' (3 sibs) 36: [111] [111] 0x55ea6a118340 VAL: '2201' (3 sibs) 36: [112] [112] 0x55ea6a1183d0 VAL: '2202' (3 sibs) 36: [113] [113] 0x55ea6a118460 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x55ea6a1184f0 VAL: '2210' (3 sibs) 36: [115] [115] 0x55ea6a118580 VAL: '2211' (3 sibs) 36: [116] [116] 0x55ea6a118610 VAL: '2212' (3 sibs) 36: [117] [117] 0x55ea6a1186a0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x55ea6a118730 VAL: '2220' (3 sibs) 36: [119] [119] 0x55ea6a1187c0 VAL: '2221' (3 sibs) 36: [120] [120] 0x55ea6a118850 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] NESTED_SEQX4/YmlTestCase.complete_unix_round_trip/1 (0 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] 0x55ea6a104890 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x55ea6a104920 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x55ea6a1049b0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x55ea6a104a40 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x55ea6a104ad0 VAL: '0000' (3 sibs) 36: [5] [5] 0x55ea6a104b60 VAL: '0001' (3 sibs) 36: [6] [6] 0x55ea6a104bf0 VAL: '0002' (3 sibs) 36: [7] [7] 0x55ea6a104c80 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x55ea6a104d10 VAL: '0010' (3 sibs) 36: [9] [9] 0x55ea6a104da0 VAL: '0011' (3 sibs) 36: [10] [10] 0x55ea6a104e30 VAL: '0012' (3 sibs) 36: [11] [11] 0x55ea6a104ec0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x55ea6a104f50 VAL: '0020' (3 sibs) 36: [13] [13] 0x55ea6a104fe0 VAL: '0021' (3 sibs) 36: [14] [14] 0x55ea6a105070 VAL: '0022' (3 sibs) 36: [15] [15] 0x55ea6a105100 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x55ea6a105190 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x55ea6a105220 VAL: '0100' (3 sibs) 36: [18] [18] 0x55ea6a1052b0 VAL: '0101' (3 sibs) 36: [19] [19] 0x55ea6a105340 VAL: '0102' (3 sibs) 36: [20] [20] 0x55ea6a1053d0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x55ea6a105460 VAL: '0110' (3 sibs) 36: [22] [22] 0x55ea6a1054f0 VAL: '0111' (3 sibs) 36: [23] [23] 0x55ea6a105580 VAL: '0112' (3 sibs) 36: [24] [24] 0x55ea6a105610 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x55ea6a1056a0 VAL: '0120' (3 sibs) 36: [26] [26] 0x55ea6a105730 VAL: '0121' (3 sibs) 36: [27] [27] 0x55ea6a1057c0 VAL: '0122' (3 sibs) 36: [28] [28] 0x55ea6a105850 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x55ea6a1058e0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x55ea6a105970 VAL: '0200' (3 sibs) 36: [31] [31] 0x55ea6a105a00 VAL: '0201' (3 sibs) 36: [32] [32] 0x55ea6a105a90 VAL: '0202' (3 sibs) 36: [33] [33] 0x55ea6a105b20 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x55ea6a105bb0 VAL: '0210' (3 sibs) 36: [35] [35] 0x55ea6a105c40 VAL: '0211' (3 sibs) 36: [36] [36] 0x55ea6a105cd0 VAL: '0212' (3 sibs) 36: [37] [37] 0x55ea6a105d60 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x55ea6a105df0 VAL: '0220' (3 sibs) 36: [39] [39] 0x55ea6a105e80 VAL: '0221' (3 sibs) 36: [40] [40] 0x55ea6a105f10 VAL: '0222' (3 sibs) 36: [41] [41] 0x55ea6a105fa0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x55ea6a106030 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x55ea6a1060c0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x55ea6a106150 VAL: '1000' (3 sibs) 36: [45] [45] 0x55ea6a1061e0 VAL: '1001' (3 sibs) 36: [46] [46] 0x55ea6a106270 VAL: '1002' (3 sibs) 36: [47] [47] 0x55ea6a106300 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x55ea6a106390 VAL: '1010' (3 sibs) 36: [49] [49] 0x55ea6a106420 VAL: '1011' (3 sibs) 36: [50] [50] 0x55ea6a1064b0 VAL: '1012' (3 sibs) 36: [51] [51] 0x55ea6a106540 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x55ea6a1065d0 VAL: '1020' (3 sibs) 36: [53] [53] 0x55ea6a106660 VAL: '1021' (3 sibs) 36: [54] [54] 0x55ea6a1066f0 VAL: '1022' (3 sibs) 36: [55] [55] 0x55ea6a106780 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x55ea6a106810 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x55ea6a1068a0 VAL: '1100' (3 sibs) 36: [58] [58] 0x55ea6a106930 VAL: '1101' (3 sibs) 36: [59] [59] 0x55ea6a1069c0 VAL: '1102' (3 sibs) 36: [60] [60] 0x55ea6a106a50 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x55ea6a106ae0 VAL: '1110' (3 sibs) 36: [62] [62] 0x55ea6a106b70 VAL: '1111' (3 sibs) 36: [63] [63] 0x55ea6a106c00 VAL: '1112' (3 sibs) 36: [64] [64] 0x55ea6a106c90 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x55ea6a106d20 VAL: '1120' (3 sibs) 36: [66] [66] 0x55ea6a106db0 VAL: '1121' (3 sibs) 36: [67] [67] 0x55ea6a106e40 VAL: '1122' (3 sibs) 36: [68] [68] 0x55ea6a106ed0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x55ea6a106f60 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x55ea6a106ff0 VAL: '1200' (3 sibs) 36: [71] [71] 0x55ea6a107080 VAL: '1201' (3 sibs) 36: [72] [72] 0x55ea6a107110 VAL: '1202' (3 sibs) 36: [73] [73] 0x55ea6a1071a0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x55ea6a107230 VAL: '1210' (3 sibs) 36: [75] [75] 0x55ea6a1072c0 VAL: '1211' (3 sibs) 36: [76] [76] 0x55ea6a107350 VAL: '1212' (3 sibs) 36: [77] [77] 0x55ea6a1073e0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x55ea6a107470 VAL: '1220' (3 sibs) 36: [79] [79] 0x55ea6a107500 VAL: '1221' (3 sibs) 36: [80] [80] 0x55ea6a107590 VAL: '1222' (3 sibs) 36: [81] [81] 0x55ea6a107620 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x55ea6a1076b0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x55ea6a107740 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x55ea6a1077d0 VAL: '2000' (3 sibs) 36: [85] [85] 0x55ea6a107860 VAL: '2001' (3 sibs) 36: [86] [86] 0x55ea6a1078f0 VAL: '2002' (3 sibs) 36: [87] [87] 0x55ea6a107980 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x55ea6a107a10 VAL: '2010' (3 sibs) 36: [89] [89] 0x55ea6a107aa0 VAL: '2011' (3 sibs) 36: [90] [90] 0x55ea6a107b30 VAL: '2012' (3 sibs) 36: [91] [91] 0x55ea6a107bc0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x55ea6a107c50 VAL: '2020' (3 sibs) 36: [93] [93] 0x55ea6a107ce0 VAL: '2021' (3 sibs) 36: [94] [94] 0x55ea6a107d70 VAL: '2022' (3 sibs) 36: [95] [95] 0x55ea6a107e00 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x55ea6a107e90 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x55ea6a107f20 VAL: '2100' (3 sibs) 36: [98] [98] 0x55ea6a107fb0 VAL: '2101' (3 sibs) 36: [99] [99] 0x55ea6a108040 VAL: '2102' (3 sibs) 36: [100] [100] 0x55ea6a1080d0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x55ea6a108160 VAL: '2110' (3 sibs) 36: [102] [102] 0x55ea6a1081f0 VAL: '2111' (3 sibs) 36: [103] [103] 0x55ea6a108280 VAL: '2112' (3 sibs) 36: [104] [104] 0x55ea6a108310 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x55ea6a1083a0 VAL: '2120' (3 sibs) 36: [106] [106] 0x55ea6a108430 VAL: '2121' (3 sibs) 36: [107] [107] 0x55ea6a1084c0 VAL: '2122' (3 sibs) 36: [108] [108] 0x55ea6a108550 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x55ea6a1085e0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x55ea6a108670 VAL: '2200' (3 sibs) 36: [111] [111] 0x55ea6a108700 VAL: '2201' (3 sibs) 36: [112] [112] 0x55ea6a108790 VAL: '2202' (3 sibs) 36: [113] [113] 0x55ea6a108820 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x55ea6a1088b0 VAL: '2210' (3 sibs) 36: [115] [115] 0x55ea6a108940 VAL: '2211' (3 sibs) 36: [116] [116] 0x55ea6a1089d0 VAL: '2212' (3 sibs) 36: [117] [117] 0x55ea6a108a60 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x55ea6a108af0 VAL: '2220' (3 sibs) 36: [119] [119] 0x55ea6a108b80 VAL: '2221' (3 sibs) 36: [120] [120] 0x55ea6a108c10 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] 0x55ea6a118ce0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x55ea6a118d70 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x55ea6a118e00 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x55ea6a118e90 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x55ea6a118f20 VAL: '0000' (3 sibs) 36: [5] [5] 0x55ea6a118fb0 VAL: '0001' (3 sibs) 36: [6] [6] 0x55ea6a119040 VAL: '0002' (3 sibs) 36: [7] [7] 0x55ea6a1190d0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x55ea6a119160 VAL: '0010' (3 sibs) 36: [9] [9] 0x55ea6a1191f0 VAL: '0011' (3 sibs) 36: [10] [10] 0x55ea6a119280 VAL: '0012' (3 sibs) 36: [11] [11] 0x55ea6a119310 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x55ea6a1193a0 VAL: '0020' (3 sibs) 36: [13] [13] 0x55ea6a119430 VAL: '0021' (3 sibs) 36: [14] [14] 0x55ea6a1194c0 VAL: '0022' (3 sibs) 36: [15] [15] 0x55ea6a119550 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x55ea6a1195e0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x55ea6a119670 VAL: '0100' (3 sibs) 36: [18] [18] 0x55ea6a119700 VAL: '0101' (3 sibs) 36: [19] [19] 0x55ea6a119790 VAL: '0102' (3 sibs) 36: [20] [20] 0x55ea6a119820 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x55ea6a1198b0 VAL: '0110' (3 sibs) 36: [22] [22] 0x55ea6a119940 VAL: '0111' (3 sibs) 36: [23] [23] 0x55ea6a1199d0 VAL: '0112' (3 sibs) 36: [24] [24] 0x55ea6a119a60 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x55ea6a119af0 VAL: '0120' (3 sibs) 36: [26] [26] 0x55ea6a119b80 VAL: '0121' (3 sibs) 36: [27] [27] 0x55ea6a119c10 VAL: '0122' (3 sibs) 36: [28] [28] 0x55ea6a119ca0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x55ea6a119d30 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x55ea6a119dc0 VAL: '0200' (3 sibs) 36: [31] [31] 0x55ea6a119e50 VAL: '0201' (3 sibs) 36: [32] [32] 0x55ea6a119ee0 VAL: '0202' (3 sibs) 36: [33] [33] 0x55ea6a119f70 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x55ea6a11a000 VAL: '0210' (3 sibs) 36: [35] [35] 0x55ea6a11a090 VAL: '0211' (3 sibs) 36: [36] [36] 0x55ea6a11a120 VAL: '0212' (3 sibs) 36: [37] [37] 0x55ea6a11a1b0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x55ea6a11a240 VAL: '0220' (3 sibs) 36: [39] [39] 0x55ea6a11a2d0 VAL: '0221' (3 sibs) 36: [40] [40] 0x55ea6a11a360 VAL: '0222' (3 sibs) 36: [41] [41] 0x55ea6a11a3f0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x55ea6a11a480 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x55ea6a11a510 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x55ea6a11a5a0 VAL: '1000' (3 sibs) 36: [45] [45] 0x55ea6a11a630 VAL: '1001' (3 sibs) 36: [46] [46] 0x55ea6a11a6c0 VAL: '1002' (3 sibs) 36: [47] [47] 0x55ea6a11a750 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x55ea6a11a7e0 VAL: '1010' (3 sibs) 36: [49] [49] 0x55ea6a11a870 VAL: '1011' (3 sibs) 36: [50] [50] 0x55ea6a11a900 VAL: '1012' (3 sibs) 36: [51] [51] 0x55ea6a11a990 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x55ea6a11aa20 VAL: '1020' (3 sibs) 36: [53] [53] 0x55ea6a11aab0 VAL: '1021' (3 sibs) 36: [54] [54] 0x55ea6a11ab40 VAL: '1022' (3 sibs) 36: [55] [55] 0x55ea6a11abd0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x55ea6a11ac60 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x55ea6a11acf0 VAL: '1100' (3 sibs) 36: [58] [58] 0x55ea6a11ad80 VAL: '1101' (3 sibs) 36: [59] [59] 0x55ea6a11ae10 VAL: '1102' (3 sibs) 36: [60] [60] 0x55ea6a11aea0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x55ea6a11af30 VAL: '1110' (3 sibs) 36: [62] [62] 0x55ea6a11afc0 VAL: '1111' (3 sibs) 36: [63] [63] 0x55ea6a11b050 VAL: '1112' (3 sibs) 36: [64] [64] 0x55ea6a11b0e0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x55ea6a11b170 VAL: '1120' (3 sibs) 36: [66] [66] 0x55ea6a11b200 VAL: '1121' (3 sibs) 36: [67] [67] 0x55ea6a11b290 VAL: '1122' (3 sibs) 36: [68] [68] 0x55ea6a11b320 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x55ea6a11b3b0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x55ea6a11b440 VAL: '1200' (3 sibs) 36: [71] [71] 0x55ea6a11b4d0 VAL: '1201' (3 sibs) 36: [72] [72] 0x55ea6a11b560 VAL: '1202' (3 sibs) 36: [73] [73] 0x55ea6a11b5f0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x55ea6a11b680 VAL: '1210' (3 sibs) 36: [75] [75] 0x55ea6a11b710 VAL: '1211' (3 sibs) 36: [76] [76] 0x55ea6a11b7a0 VAL: '1212' (3 sibs) 36: [77] [77] 0x55ea6a11b830 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x55ea6a11b8c0 VAL: '1220' (3 sibs) 36: [79] [79] 0x55ea6a11b950 VAL: '1221' (3 sibs) 36: [80] [80] 0x55ea6a11b9e0 VAL: '1222' (3 sibs) 36: [81] [81] 0x55ea6a11ba70 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x55ea6a11bb00 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x55ea6a11bb90 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x55ea6a11bc20 VAL: '2000' (3 sibs) 36: [85] [85] 0x55ea6a11bcb0 VAL: '2001' (3 sibs) 36: [86] [86] 0x55ea6a11bd40 VAL: '2002' (3 sibs) 36: [87] [87] 0x55ea6a11bdd0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x55ea6a11be60 VAL: '2010' (3 sibs) 36: [89] [89] 0x55ea6a11bef0 VAL: '2011' (3 sibs) 36: [90] [90] 0x55ea6a11bf80 VAL: '2012' (3 sibs) 36: [91] [91] 0x55ea6a11c010 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x55ea6a11c0a0 VAL: '2020' (3 sibs) 36: [93] [93] 0x55ea6a11c130 VAL: '2021' (3 sibs) 36: [94] [94] 0x55ea6a11c1c0 VAL: '2022' (3 sibs) 36: [95] [95] 0x55ea6a11c250 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x55ea6a11c2e0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x55ea6a11c370 VAL: '2100' (3 sibs) 36: [98] [98] 0x55ea6a11c400 VAL: '2101' (3 sibs) 36: [99] [99] 0x55ea6a11c490 VAL: '2102' (3 sibs) 36: [100] [100] 0x55ea6a11c520 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x55ea6a11c5b0 VAL: '2110' (3 sibs) 36: [102] [102] 0x55ea6a11c640 VAL: '2111' (3 sibs) 36: [103] [103] 0x55ea6a11c6d0 VAL: '2112' (3 sibs) 36: [104] [104] 0x55ea6a11c760 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x55ea6a11c7f0 VAL: '2120' (3 sibs) 36: [106] [106] 0x55ea6a11c880 VAL: '2121' (3 sibs) 36: [107] [107] 0x55ea6a11c910 VAL: '2122' (3 sibs) 36: [108] [108] 0x55ea6a11c9a0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x55ea6a11ca30 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x55ea6a11cac0 VAL: '2200' (3 sibs) 36: [111] [111] 0x55ea6a11cb50 VAL: '2201' (3 sibs) 36: [112] [112] 0x55ea6a11cbe0 VAL: '2202' (3 sibs) 36: [113] [113] 0x55ea6a11cc70 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x55ea6a11cd00 VAL: '2210' (3 sibs) 36: [115] [115] 0x55ea6a11cd90 VAL: '2211' (3 sibs) 36: [116] [116] 0x55ea6a11ce20 VAL: '2212' (3 sibs) 36: [117] [117] 0x55ea6a11ceb0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x55ea6a11cf40 VAL: '2220' (3 sibs) 36: [119] [119] 0x55ea6a11cfd0 VAL: '2221' (3 sibs) 36: [120] [120] 0x55ea6a11d060 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] NESTED_SEQX4/YmlTestCase.complete_windows_round_trip/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.complete_windows_round_trip/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: ~~~~~~~~~~~~~~ src yml: 36: \r\n 36: - - - - 0000\r\n 36: - 0001\r\n 36: - 0002\r\n 36: - - 0010\r\n 36: - 0011\r\n 36: - 0012\r\n 36: - - 0020\r\n 36: - 0021\r\n 36: - 0022\r\n 36: - - - 0100\r\n 36: - 0101\r\n 36: - 0102\r\n 36: - - 0110\r\n 36: - 0111\r\n 36: - 0112\r\n 36: - - 0120\r\n 36: - 0121\r\n 36: - 0122\r\n 36: - - - 0200\r\n 36: - 0201\r\n 36: - 0202\r\n 36: - - 0210\r\n 36: - 0211\r\n 36: - 0212\r\n 36: - - 0220\r\n 36: - 0221\r\n 36: - 0222\r\n 36: - - - - 1000\r\n 36: - 1001\r\n 36: - 1002\r\n 36: - - 1010\r\n 36: - 1011\r\n 36: - 1012\r\n 36: - - 1020\r\n 36: - 1021\r\n 36: - 1022\r\n 36: - - - 1100\r\n 36: - 1101\r\n 36: - 1102\r\n 36: - - 1110\r\n 36: - 1111\r\n 36: - 1112\r\n 36: - - 1120\r\n 36: - 1121\r\n 36: - 1122\r\n 36: - - - 1200\r\n 36: - 1201\r\n 36: - 1202\r\n 36: - - 1210\r\n 36: - 1211\r\n 36: - 1212\r\n 36: - - 1220\r\n 36: - 1221\r\n 36: - 1222\r\n 36: - - - - 2000\r\n 36: - 2001\r\n 36: - 2002\r\n 36: - - 2010\r\n 36: - 2011\r\n 36: - 2012\r\n 36: - - 2020\r\n 36: - 2021\r\n 36: - 2022\r\n 36: - - - 2100\r\n 36: - 2101\r\n 36: - 2102\r\n 36: - - 2110\r\n 36: - 2111\r\n 36: - 2112\r\n 36: - - 2120\r\n 36: - 2121\r\n 36: - 2122\r\n 36: - - - 2200\r\n 36: - 2201\r\n 36: - 2202\r\n 36: - - 2210\r\n 36: - 2211\r\n 36: - 2212\r\n 36: - - 2220\r\n 36: - 2221\r\n 36: - 2222\r\n 36: ~~~~~~~~~~~~~~ parsed tree: 36: -------------------------------------- 36: [0][0] 0x55ea6a1090a0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x55ea6a109130 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x55ea6a1091c0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x55ea6a109250 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x55ea6a1092e0 VAL: '0000' (3 sibs) 36: [5] [5] 0x55ea6a109370 VAL: '0001' (3 sibs) 36: [6] [6] 0x55ea6a109400 VAL: '0002' (3 sibs) 36: [7] [7] 0x55ea6a109490 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x55ea6a109520 VAL: '0010' (3 sibs) 36: [9] [9] 0x55ea6a1095b0 VAL: '0011' (3 sibs) 36: [10] [10] 0x55ea6a109640 VAL: '0012' (3 sibs) 36: [11] [11] 0x55ea6a1096d0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x55ea6a109760 VAL: '0020' (3 sibs) 36: [13] [13] 0x55ea6a1097f0 VAL: '0021' (3 sibs) 36: [14] [14] 0x55ea6a109880 VAL: '0022' (3 sibs) 36: [15] [15] 0x55ea6a109910 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x55ea6a1099a0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x55ea6a109a30 VAL: '0100' (3 sibs) 36: [18] [18] 0x55ea6a109ac0 VAL: '0101' (3 sibs) 36: [19] [19] 0x55ea6a109b50 VAL: '0102' (3 sibs) 36: [20] [20] 0x55ea6a109be0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x55ea6a109c70 VAL: '0110' (3 sibs) 36: [22] [22] 0x55ea6a109d00 VAL: '0111' (3 sibs) 36: [23] [23] 0x55ea6a109d90 VAL: '0112' (3 sibs) 36: [24] [24] 0x55ea6a109e20 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x55ea6a109eb0 VAL: '0120' (3 sibs) 36: [26] [26] 0x55ea6a109f40 VAL: '0121' (3 sibs) 36: [27] [27] 0x55ea6a109fd0 VAL: '0122' (3 sibs) 36: [28] [28] 0x55ea6a10a060 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x55ea6a10a0f0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x55ea6a10a180 VAL: '0200' (3 sibs) 36: [31] [31] 0x55ea6a10a210 VAL: '0201' (3 sibs) 36: [32] [32] 0x55ea6a10a2a0 VAL: '0202' (3 sibs) 36: [33] [33] 0x55ea6a10a330 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x55ea6a10a3c0 VAL: '0210' (3 sibs) 36: [35] [35] 0x55ea6a10a450 VAL: '0211' (3 sibs) 36: [36] [36] 0x55ea6a10a4e0 VAL: '0212' (3 sibs) 36: [37] [37] 0x55ea6a10a570 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x55ea6a10a600 VAL: '0220' (3 sibs) 36: [39] [39] 0x55ea6a10a690 VAL: '0221' (3 sibs) 36: [40] [40] 0x55ea6a10a720 VAL: '0222' (3 sibs) 36: [41] [41] 0x55ea6a10a7b0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x55ea6a10a840 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x55ea6a10a8d0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x55ea6a10a960 VAL: '1000' (3 sibs) 36: [45] [45] 0x55ea6a10a9f0 VAL: '1001' (3 sibs) 36: [46] [46] 0x55ea6a10aa80 VAL: '1002' (3 sibs) 36: [47] [47] 0x55ea6a10ab10 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x55ea6a10aba0 VAL: '1010' (3 sibs) 36: [49] [49] 0x55ea6a10ac30 VAL: '1011' (3 sibs) 36: [50] [50] 0x55ea6a10acc0 VAL: '1012' (3 sibs) 36: [51] [51] 0x55ea6a10ad50 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x55ea6a10ade0 VAL: '1020' (3 sibs) 36: [53] [53] 0x55ea6a10ae70 VAL: '1021' (3 sibs) 36: [54] [54] 0x55ea6a10af00 VAL: '1022' (3 sibs) 36: [55] [55] 0x55ea6a10af90 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x55ea6a10b020 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x55ea6a10b0b0 VAL: '1100' (3 sibs) 36: [58] [58] 0x55ea6a10b140 VAL: '1101' (3 sibs) 36: [59] [59] 0x55ea6a10b1d0 VAL: '1102' (3 sibs) 36: [60] [60] 0x55ea6a10b260 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x55ea6a10b2f0 VAL: '1110' (3 sibs) 36: [62] [62] 0x55ea6a10b380 VAL: '1111' (3 sibs) 36: [63] [63] 0x55ea6a10b410 VAL: '1112' (3 sibs) 36: [64] [64] 0x55ea6a10b4a0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x55ea6a10b530 VAL: '1120' (3 sibs) 36: [66] [66] 0x55ea6a10b5c0 VAL: '1121' (3 sibs) 36: [67] [67] 0x55ea6a10b650 VAL: '1122' (3 sibs) 36: [68] [68] 0x55ea6a10b6e0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x55ea6a10b770 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x55ea6a10b800 VAL: '1200' (3 sibs) 36: [71] [71] 0x55ea6a10b890 VAL: '1201' (3 sibs) 36: [72] [72] 0x55ea6a10b920 VAL: '1202' (3 sibs) 36: [73] [73] 0x55ea6a10b9b0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x55ea6a10ba40 VAL: '1210' (3 sibs) 36: [75] [75] 0x55ea6a10bad0 VAL: '1211' (3 sibs) 36: [76] [76] 0x55ea6a10bb60 VAL: '1212' (3 sibs) 36: [77] [77] 0x55ea6a10bbf0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x55ea6a10bc80 VAL: '1220' (3 sibs) 36: [79] [79] 0x55ea6a10bd10 VAL: '1221' (3 sibs) 36: [80] [80] 0x55ea6a10bda0 VAL: '1222' (3 sibs) 36: [81] [81] 0x55ea6a10be30 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x55ea6a10bec0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x55ea6a10bf50 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x55ea6a10bfe0 VAL: '2000' (3 sibs) 36: [85] [85] 0x55ea6a10c070 VAL: '2001' (3 sibs) 36: [86] [86] 0x55ea6a10c100 VAL: '2002' (3 sibs) 36: [87] [87] 0x55ea6a10c190 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x55ea6a10c220 VAL: '2010' (3 sibs) 36: [89] [89] 0x55ea6a10c2b0 VAL: '2011' (3 sibs) 36: [90] [90] 0x55ea6a10c340 VAL: '2012' (3 sibs) 36: [91] [91] 0x55ea6a10c3d0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x55ea6a10c460 VAL: '2020' (3 sibs) 36: [93] [93] 0x55ea6a10c4f0 VAL: '2021' (3 sibs) 36: [94] [94] 0x55ea6a10c580 VAL: '2022' (3 sibs) 36: [95] [95] 0x55ea6a10c610 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x55ea6a10c6a0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x55ea6a10c730 VAL: '2100' (3 sibs) 36: [98] [98] 0x55ea6a10c7c0 VAL: '2101' (3 sibs) 36: [99] [99] 0x55ea6a10c850 VAL: '2102' (3 sibs) 36: [100] [100] 0x55ea6a10c8e0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x55ea6a10c970 VAL: '2110' (3 sibs) 36: [102] [102] 0x55ea6a10ca00 VAL: '2111' (3 sibs) 36: [103] [103] 0x55ea6a10ca90 VAL: '2112' (3 sibs) 36: [104] [104] 0x55ea6a10cb20 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x55ea6a10cbb0 VAL: '2120' (3 sibs) 36: [106] [106] 0x55ea6a10cc40 VAL: '2121' (3 sibs) 36: [107] [107] 0x55ea6a10ccd0 VAL: '2122' (3 sibs) 36: [108] [108] 0x55ea6a10cd60 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x55ea6a10cdf0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x55ea6a10ce80 VAL: '2200' (3 sibs) 36: [111] [111] 0x55ea6a10cf10 VAL: '2201' (3 sibs) 36: [112] [112] 0x55ea6a10cfa0 VAL: '2202' (3 sibs) 36: [113] [113] 0x55ea6a10d030 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x55ea6a10d0c0 VAL: '2210' (3 sibs) 36: [115] [115] 0x55ea6a10d150 VAL: '2211' (3 sibs) 36: [116] [116] 0x55ea6a10d1e0 VAL: '2212' (3 sibs) 36: [117] [117] 0x55ea6a10d270 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x55ea6a10d300 VAL: '2220' (3 sibs) 36: [119] [119] 0x55ea6a10d390 VAL: '2221' (3 sibs) 36: [120] [120] 0x55ea6a10d420 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] 0x55ea6a11f900 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x55ea6a11f990 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x55ea6a11fa20 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x55ea6a11fab0 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x55ea6a11fb40 VAL: '0000' (3 sibs) 36: [5] [5] 0x55ea6a11fbd0 VAL: '0001' (3 sibs) 36: [6] [6] 0x55ea6a11fc60 VAL: '0002' (3 sibs) 36: [7] [7] 0x55ea6a11fcf0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x55ea6a11fd80 VAL: '0010' (3 sibs) 36: [9] [9] 0x55ea6a11fe10 VAL: '0011' (3 sibs) 36: [10] [10] 0x55ea6a11fea0 VAL: '0012' (3 sibs) 36: [11] [11] 0x55ea6a11ff30 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x55ea6a11ffc0 VAL: '0020' (3 sibs) 36: [13] [13] 0x55ea6a120050 VAL: '0021' (3 sibs) 36: [14] [14] 0x55ea6a1200e0 VAL: '0022' (3 sibs) 36: [15] [15] 0x55ea6a120170 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x55ea6a120200 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x55ea6a120290 VAL: '0100' (3 sibs) 36: [18] [18] 0x55ea6a120320 VAL: '0101' (3 sibs) 36: [19] [19] 0x55ea6a1203b0 VAL: '0102' (3 sibs) 36: [20] [20] 0x55ea6a120440 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x55ea6a1204d0 VAL: '0110' (3 sibs) 36: [22] [22] 0x55ea6a120560 VAL: '0111' (3 sibs) 36: [23] [23] 0x55ea6a1205f0 VAL: '0112' (3 sibs) 36: [24] [24] 0x55ea6a120680 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x55ea6a120710 VAL: '0120' (3 sibs) 36: [26] [26] 0x55ea6a1207a0 VAL: '0121' (3 sibs) 36: [27] [27] 0x55ea6a120830 VAL: '0122' (3 sibs) 36: [28] [28] 0x55ea6a1208c0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x55ea6a120950 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x55ea6a1209e0 VAL: '0200' (3 sibs) 36: [31] [31] 0x55ea6a120a70 VAL: '0201' (3 sibs) 36: [32] [32] 0x55ea6a120b00 VAL: '0202' (3 sibs) 36: [33] [33] 0x55ea6a120b90 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x55ea6a120c20 VAL: '0210' (3 sibs) 36: [35] [35] 0x55ea6a120cb0 VAL: '0211' (3 sibs) 36: [36] [36] 0x55ea6a120d40 VAL: '0212' (3 sibs) 36: [37] [37] 0x55ea6a120dd0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x55ea6a120e60 VAL: '0220' (3 sibs) 36: [39] [39] 0x55ea6a120ef0 VAL: '0221' (3 sibs) 36: [40] [40] 0x55ea6a120f80 VAL: '0222' (3 sibs) 36: [41] [41] 0x55ea6a121010 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x55ea6a1210a0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x55ea6a121130 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x55ea6a1211c0 VAL: '1000' (3 sibs) 36: [45] [45] 0x55ea6a121250 VAL: '1001' (3 sibs) 36: [46] [46] 0x55ea6a1212e0 VAL: '1002' (3 sibs) 36: [47] [47] 0x55ea6a121370 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x55ea6a121400 VAL: '1010' (3 sibs) 36: [49] [49] 0x55ea6a121490 VAL: '1011' (3 sibs) 36: [50] [50] 0x55ea6a121520 VAL: '1012' (3 sibs) 36: [51] [51] 0x55ea6a1215b0 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x55ea6a121640 VAL: '1020' (3 sibs) 36: [53] [53] 0x55ea6a1216d0 VAL: '1021' (3 sibs) 36: [54] [54] 0x55ea6a121760 VAL: '1022' (3 sibs) 36: [55] [55] 0x55ea6a1217f0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x55ea6a121880 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x55ea6a121910 VAL: '1100' (3 sibs) 36: [58] [58] 0x55ea6a1219a0 VAL: '1101' (3 sibs) 36: [59] [59] 0x55ea6a121a30 VAL: '1102' (3 sibs) 36: [60] [60] 0x55ea6a121ac0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x55ea6a121b50 VAL: '1110' (3 sibs) 36: [62] [62] 0x55ea6a121be0 VAL: '1111' (3 sibs) 36: [63] [63] 0x55ea6a121c70 VAL: '1112' (3 sibs) 36: [64] [64] 0x55ea6a121d00 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x55ea6a121d90 VAL: '1120' (3 sibs) 36: [66] [66] 0x55ea6a121e20 VAL: '1121' (3 sibs) 36: [67] [67] 0x55ea6a121eb0 VAL: '1122' (3 sibs) 36: [68] [68] 0x55ea6a121f40 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x55ea6a121fd0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x55ea6a122060 VAL: '1200' (3 sibs) 36: [71] [71] 0x55ea6a1220f0 VAL: '1201' (3 sibs) 36: [72] [72] 0x55ea6a122180 VAL: '1202' (3 sibs) 36: [73] [73] 0x55ea6a122210 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x55ea6a1222a0 VAL: '1210' (3 sibs) 36: [75] [75] 0x55ea6a122330 VAL: '1211' (3 sibs) 36: [76] [76] 0x55ea6a1223c0 VAL: '1212' (3 sibs) 36: [77] [77] 0x55ea6a122450 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x55ea6a1224e0 VAL: '1220' (3 sibs) 36: [79] [79] 0x55ea6a122570 VAL: '1221' (3 sibs) 36: [80] [80] 0x55ea6a122600 VAL: '1222' (3 sibs) 36: [81] [81] 0x55ea6a122690 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x55ea6a122720 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x55ea6a1227b0 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x55ea6a122840 VAL: '2000' (3 sibs) 36: [85] [85] 0x55ea6a1228d0 VAL: '2001' (3 sibs) 36: [86] [86] 0x55ea6a122960 VAL: '2002' (3 sibs) 36: [87] [87] 0x55ea6a1229f0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x55ea6a122a80 VAL: '2010' (3 sibs) 36: [89] [89] 0x55ea6a122b10 VAL: '2011' (3 sibs) 36: [90] [90] 0x55ea6a122ba0 VAL: '2012' (3 sibs) 36: [91] [91] 0x55ea6a122c30 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x55ea6a122cc0 VAL: '2020' (3 sibs) 36: [93] [93] 0x55ea6a122d50 VAL: '2021' (3 sibs) 36: [94] [94] 0x55ea6a122de0 VAL: '2022' (3 sibs) 36: [95] [95] 0x55ea6a122e70 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x55ea6a122f00 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x55ea6a122f90 VAL: '2100' (3 sibs) 36: [98] [98] 0x55ea6a123020 VAL: '2101' (3 sibs) 36: [99] [99] 0x55ea6a1230b0 VAL: '2102' (3 sibs) 36: [100] [100] 0x55ea6a123140 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x55ea6a1231d0 VAL: '2110' (3 sibs) 36: [102] [102] 0x55ea6a123260 VAL: '2111' (3 sibs) 36: [103] [103] 0x55ea6a1232f0 VAL: '2112' (3 sibs) 36: [104] [104] 0x55ea6a123380 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x55ea6a123410 VAL: '2120' (3 sibs) 36: [106] [106] 0x55ea6a1234a0 VAL: '2121' (3 sibs) 36: [107] [107] 0x55ea6a123530 VAL: '2122' (3 sibs) 36: [108] [108] 0x55ea6a1235c0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x55ea6a123650 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x55ea6a1236e0 VAL: '2200' (3 sibs) 36: [111] [111] 0x55ea6a123770 VAL: '2201' (3 sibs) 36: [112] [112] 0x55ea6a123800 VAL: '2202' (3 sibs) 36: [113] [113] 0x55ea6a123890 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x55ea6a123920 VAL: '2210' (3 sibs) 36: [115] [115] 0x55ea6a1239b0 VAL: '2211' (3 sibs) 36: [116] [116] 0x55ea6a123a40 VAL: '2212' (3 sibs) 36: [117] [117] 0x55ea6a123ad0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x55ea6a123b60 VAL: '2220' (3 sibs) 36: [119] [119] 0x55ea6a123bf0 VAL: '2221' (3 sibs) 36: [120] [120] 0x55ea6a123c80 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] NESTED_SEQX4/YmlTestCase.complete_windows_round_trip/1 (0 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: 0x55ea6a0ed680 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x55ea6a0e8db0 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0e8f80 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0e9150 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0e9320 VAL: '0000' (3 sibs) 36: 0x55ea6a0e93b8 VAL: '0001' (3 sibs) 36: 0x55ea6a0e9450 VAL: '0002' (3 sibs) 36: 0x55ea6a0e91e8 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0e94f0 VAL: '0010' (3 sibs) 36: 0x55ea6a0e9588 VAL: '0011' (3 sibs) 36: 0x55ea6a0e9620 VAL: '0012' (3 sibs) 36: 0x55ea6a0e9280 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0e96c0 VAL: '0020' (3 sibs) 36: 0x55ea6a0e9758 VAL: '0021' (3 sibs) 36: 0x55ea6a0e97f0 VAL: '0022' (3 sibs) 36: 0x55ea6a0e9018 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0e9890 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0e9a60 VAL: '0100' (3 sibs) 36: 0x55ea6a0e9af8 VAL: '0101' (3 sibs) 36: 0x55ea6a0e9b90 VAL: '0102' (3 sibs) 36: 0x55ea6a0e9928 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0e9c30 VAL: '0110' (3 sibs) 36: 0x55ea6a0e9cc8 VAL: '0111' (3 sibs) 36: 0x55ea6a0e9d60 VAL: '0112' (3 sibs) 36: 0x55ea6a0e99c0 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0e9e00 VAL: '0120' (3 sibs) 36: 0x55ea6a0e9e98 VAL: '0121' (3 sibs) 36: 0x55ea6a0e9f30 VAL: '0122' (3 sibs) 36: 0x55ea6a0e90b0 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0e9fd0 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ea1a0 VAL: '0200' (3 sibs) 36: 0x55ea6a0ea238 VAL: '0201' (3 sibs) 36: 0x55ea6a0ea2d0 VAL: '0202' (3 sibs) 36: 0x55ea6a0ea068 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ea370 VAL: '0210' (3 sibs) 36: 0x55ea6a0ea408 VAL: '0211' (3 sibs) 36: 0x55ea6a0ea4a0 VAL: '0212' (3 sibs) 36: 0x55ea6a0ea100 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ea540 VAL: '0220' (3 sibs) 36: 0x55ea6a0ea5d8 VAL: '0221' (3 sibs) 36: 0x55ea6a0ea670 VAL: '0222' (3 sibs) 36: 0x55ea6a0e8e48 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ea710 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ea8e0 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0eaab0 VAL: '1000' (3 sibs) 36: 0x55ea6a0eab48 VAL: '1001' (3 sibs) 36: 0x55ea6a0eabe0 VAL: '1002' (3 sibs) 36: 0x55ea6a0ea978 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0eac80 VAL: '1010' (3 sibs) 36: 0x55ea6a0ead18 VAL: '1011' (3 sibs) 36: 0x55ea6a0eadb0 VAL: '1012' (3 sibs) 36: 0x55ea6a0eaa10 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0eae50 VAL: '1020' (3 sibs) 36: 0x55ea6a0eaee8 VAL: '1021' (3 sibs) 36: 0x55ea6a0eaf80 VAL: '1022' (3 sibs) 36: 0x55ea6a0ea7a8 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0eb020 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0eb1f0 VAL: '1100' (3 sibs) 36: 0x55ea6a0eb288 VAL: '1101' (3 sibs) 36: 0x55ea6a0eb320 VAL: '1102' (3 sibs) 36: 0x55ea6a0eb0b8 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0eb3c0 VAL: '1110' (3 sibs) 36: 0x55ea6a0eb458 VAL: '1111' (3 sibs) 36: 0x55ea6a0eb4f0 VAL: '1112' (3 sibs) 36: 0x55ea6a0eb150 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0eb590 VAL: '1120' (3 sibs) 36: 0x55ea6a0eb628 VAL: '1121' (3 sibs) 36: 0x55ea6a0eb6c0 VAL: '1122' (3 sibs) 36: 0x55ea6a0ea840 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0eb760 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0eb930 VAL: '1200' (3 sibs) 36: 0x55ea6a0eb9c8 VAL: '1201' (3 sibs) 36: 0x55ea6a0eba60 VAL: '1202' (3 sibs) 36: 0x55ea6a0eb7f8 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ebb00 VAL: '1210' (3 sibs) 36: 0x55ea6a0ebb98 VAL: '1211' (3 sibs) 36: 0x55ea6a0ebc30 VAL: '1212' (3 sibs) 36: 0x55ea6a0eb890 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ebcd0 VAL: '1220' (3 sibs) 36: 0x55ea6a0ebd68 VAL: '1221' (3 sibs) 36: 0x55ea6a0ebe00 VAL: '1222' (3 sibs) 36: 0x55ea6a0e8ee0 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ebea0 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ec070 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ec240 VAL: '2000' (3 sibs) 36: 0x55ea6a0ec2d8 VAL: '2001' (3 sibs) 36: 0x55ea6a0ec370 VAL: '2002' (3 sibs) 36: 0x55ea6a0ec108 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ec410 VAL: '2010' (3 sibs) 36: 0x55ea6a0ec4a8 VAL: '2011' (3 sibs) 36: 0x55ea6a0ec540 VAL: '2012' (3 sibs) 36: 0x55ea6a0ec1a0 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ec5e0 VAL: '2020' (3 sibs) 36: 0x55ea6a0ec678 VAL: '2021' (3 sibs) 36: 0x55ea6a0ec710 VAL: '2022' (3 sibs) 36: 0x55ea6a0ebf38 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ec7b0 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ec980 VAL: '2100' (3 sibs) 36: 0x55ea6a0eca18 VAL: '2101' (3 sibs) 36: 0x55ea6a0ecab0 VAL: '2102' (3 sibs) 36: 0x55ea6a0ec848 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ecb50 VAL: '2110' (3 sibs) 36: 0x55ea6a0ecbe8 VAL: '2111' (3 sibs) 36: 0x55ea6a0ecc80 VAL: '2112' (3 sibs) 36: 0x55ea6a0ec8e0 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ecd20 VAL: '2120' (3 sibs) 36: 0x55ea6a0ecdb8 VAL: '2121' (3 sibs) 36: 0x55ea6a0ece50 VAL: '2122' (3 sibs) 36: 0x55ea6a0ebfd0 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ecef0 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ed0c0 VAL: '2200' (3 sibs) 36: 0x55ea6a0ed158 VAL: '2201' (3 sibs) 36: 0x55ea6a0ed1f0 VAL: '2202' (3 sibs) 36: 0x55ea6a0ecf88 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ed290 VAL: '2210' (3 sibs) 36: 0x55ea6a0ed328 VAL: '2211' (3 sibs) 36: 0x55ea6a0ed3c0 VAL: '2212' (3 sibs) 36: 0x55ea6a0ed020 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ed460 VAL: '2220' (3 sibs) 36: 0x55ea6a0ed4f8 VAL: '2221' (3 sibs) 36: 0x55ea6a0ed590 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x55ea6a124110 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x55ea6a1241a0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x55ea6a124230 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x55ea6a1242c0 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x55ea6a124350 VAL: '0000' (3 sibs) 36: [5] [5] 0x55ea6a1243e0 VAL: '0001' (3 sibs) 36: [6] [6] 0x55ea6a124470 VAL: '0002' (3 sibs) 36: [7] [7] 0x55ea6a124500 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x55ea6a124590 VAL: '0010' (3 sibs) 36: [9] [9] 0x55ea6a124620 VAL: '0011' (3 sibs) 36: [10] [10] 0x55ea6a1246b0 VAL: '0012' (3 sibs) 36: [11] [11] 0x55ea6a124740 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x55ea6a1247d0 VAL: '0020' (3 sibs) 36: [13] [13] 0x55ea6a124860 VAL: '0021' (3 sibs) 36: [14] [14] 0x55ea6a1248f0 VAL: '0022' (3 sibs) 36: [15] [15] 0x55ea6a124980 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x55ea6a124a10 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x55ea6a124aa0 VAL: '0100' (3 sibs) 36: [18] [18] 0x55ea6a124b30 VAL: '0101' (3 sibs) 36: [19] [19] 0x55ea6a124bc0 VAL: '0102' (3 sibs) 36: [20] [20] 0x55ea6a124c50 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x55ea6a124ce0 VAL: '0110' (3 sibs) 36: [22] [22] 0x55ea6a124d70 VAL: '0111' (3 sibs) 36: [23] [23] 0x55ea6a124e00 VAL: '0112' (3 sibs) 36: [24] [24] 0x55ea6a124e90 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x55ea6a124f20 VAL: '0120' (3 sibs) 36: [26] [26] 0x55ea6a124fb0 VAL: '0121' (3 sibs) 36: [27] [27] 0x55ea6a125040 VAL: '0122' (3 sibs) 36: [28] [28] 0x55ea6a1250d0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x55ea6a125160 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x55ea6a1251f0 VAL: '0200' (3 sibs) 36: [31] [31] 0x55ea6a125280 VAL: '0201' (3 sibs) 36: [32] [32] 0x55ea6a125310 VAL: '0202' (3 sibs) 36: [33] [33] 0x55ea6a1253a0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x55ea6a125430 VAL: '0210' (3 sibs) 36: [35] [35] 0x55ea6a1254c0 VAL: '0211' (3 sibs) 36: [36] [36] 0x55ea6a125550 VAL: '0212' (3 sibs) 36: [37] [37] 0x55ea6a1255e0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x55ea6a125670 VAL: '0220' (3 sibs) 36: [39] [39] 0x55ea6a125700 VAL: '0221' (3 sibs) 36: [40] [40] 0x55ea6a125790 VAL: '0222' (3 sibs) 36: [41] [41] 0x55ea6a125820 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x55ea6a1258b0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x55ea6a125940 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x55ea6a1259d0 VAL: '1000' (3 sibs) 36: [45] [45] 0x55ea6a125a60 VAL: '1001' (3 sibs) 36: [46] [46] 0x55ea6a125af0 VAL: '1002' (3 sibs) 36: [47] [47] 0x55ea6a125b80 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x55ea6a125c10 VAL: '1010' (3 sibs) 36: [49] [49] 0x55ea6a125ca0 VAL: '1011' (3 sibs) 36: [50] [50] 0x55ea6a125d30 VAL: '1012' (3 sibs) 36: [51] [51] 0x55ea6a125dc0 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x55ea6a125e50 VAL: '1020' (3 sibs) 36: [53] [53] 0x55ea6a125ee0 VAL: '1021' (3 sibs) 36: [54] [54] 0x55ea6a125f70 VAL: '1022' (3 sibs) 36: [55] [55] 0x55ea6a126000 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x55ea6a126090 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x55ea6a126120 VAL: '1100' (3 sibs) 36: [58] [58] 0x55ea6a1261b0 VAL: '1101' (3 sibs) 36: [59] [59] 0x55ea6a126240 VAL: '1102' (3 sibs) 36: [60] [60] 0x55ea6a1262d0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x55ea6a126360 VAL: '1110' (3 sibs) 36: [62] [62] 0x55ea6a1263f0 VAL: '1111' (3 sibs) 36: [63] [63] 0x55ea6a126480 VAL: '1112' (3 sibs) 36: [64] [64] 0x55ea6a126510 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x55ea6a1265a0 VAL: '1120' (3 sibs) 36: [66] [66] 0x55ea6a126630 VAL: '1121' (3 sibs) 36: [67] [67] 0x55ea6a1266c0 VAL: '1122' (3 sibs) 36: [68] [68] 0x55ea6a126750 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x55ea6a1267e0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x55ea6a126870 VAL: '1200' (3 sibs) 36: [71] [71] 0x55ea6a126900 VAL: '1201' (3 sibs) 36: [72] [72] 0x55ea6a126990 VAL: '1202' (3 sibs) 36: [73] [73] 0x55ea6a126a20 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x55ea6a126ab0 VAL: '1210' (3 sibs) 36: [75] [75] 0x55ea6a126b40 VAL: '1211' (3 sibs) 36: [76] [76] 0x55ea6a126bd0 VAL: '1212' (3 sibs) 36: [77] [77] 0x55ea6a126c60 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x55ea6a126cf0 VAL: '1220' (3 sibs) 36: [79] [79] 0x55ea6a126d80 VAL: '1221' (3 sibs) 36: [80] [80] 0x55ea6a126e10 VAL: '1222' (3 sibs) 36: [81] [81] 0x55ea6a126ea0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x55ea6a126f30 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x55ea6a126fc0 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x55ea6a127050 VAL: '2000' (3 sibs) 36: [85] [85] 0x55ea6a1270e0 VAL: '2001' (3 sibs) 36: [86] [86] 0x55ea6a127170 VAL: '2002' (3 sibs) 36: [87] [87] 0x55ea6a127200 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x55ea6a127290 VAL: '2010' (3 sibs) 36: [89] [89] 0x55ea6a127320 VAL: '2011' (3 sibs) 36: [90] [90] 0x55ea6a1273b0 VAL: '2012' (3 sibs) 36: [91] [91] 0x55ea6a127440 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x55ea6a1274d0 VAL: '2020' (3 sibs) 36: [93] [93] 0x55ea6a127560 VAL: '2021' (3 sibs) 36: [94] [94] 0x55ea6a1275f0 VAL: '2022' (3 sibs) 36: [95] [95] 0x55ea6a127680 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x55ea6a127710 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x55ea6a1277a0 VAL: '2100' (3 sibs) 36: [98] [98] 0x55ea6a127830 VAL: '2101' (3 sibs) 36: [99] [99] 0x55ea6a1278c0 VAL: '2102' (3 sibs) 36: [100] [100] 0x55ea6a127950 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x55ea6a1279e0 VAL: '2110' (3 sibs) 36: [102] [102] 0x55ea6a127a70 VAL: '2111' (3 sibs) 36: [103] [103] 0x55ea6a127b00 VAL: '2112' (3 sibs) 36: [104] [104] 0x55ea6a127b90 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x55ea6a127c20 VAL: '2120' (3 sibs) 36: [106] [106] 0x55ea6a127cb0 VAL: '2121' (3 sibs) 36: [107] [107] 0x55ea6a127d40 VAL: '2122' (3 sibs) 36: [108] [108] 0x55ea6a127dd0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x55ea6a127e60 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x55ea6a127ef0 VAL: '2200' (3 sibs) 36: [111] [111] 0x55ea6a127f80 VAL: '2201' (3 sibs) 36: [112] [112] 0x55ea6a128010 VAL: '2202' (3 sibs) 36: [113] [113] 0x55ea6a1280a0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x55ea6a128130 VAL: '2210' (3 sibs) 36: [115] [115] 0x55ea6a1281c0 VAL: '2211' (3 sibs) 36: [116] [116] 0x55ea6a128250 VAL: '2212' (3 sibs) 36: [117] [117] 0x55ea6a1282e0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x55ea6a128370 VAL: '2220' (3 sibs) 36: [119] [119] 0x55ea6a128400 VAL: '2221' (3 sibs) 36: [120] [120] 0x55ea6a128490 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: 0x55ea6a0ed798 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x55ea6a0ed870 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0eda40 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0edc10 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0edde0 VAL: '0000' (3 sibs) 36: 0x55ea6a0ede78 VAL: '0001' (3 sibs) 36: 0x55ea6a0edf10 VAL: '0002' (3 sibs) 36: 0x55ea6a0edca8 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0edfb0 VAL: '0010' (3 sibs) 36: 0x55ea6a0ee048 VAL: '0011' (3 sibs) 36: 0x55ea6a0ee0e0 VAL: '0012' (3 sibs) 36: 0x55ea6a0edd40 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ee180 VAL: '0020' (3 sibs) 36: 0x55ea6a0ee218 VAL: '0021' (3 sibs) 36: 0x55ea6a0ee2b0 VAL: '0022' (3 sibs) 36: 0x55ea6a0edad8 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ee350 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ee520 VAL: '0100' (3 sibs) 36: 0x55ea6a0ee5b8 VAL: '0101' (3 sibs) 36: 0x55ea6a0ee650 VAL: '0102' (3 sibs) 36: 0x55ea6a0ee3e8 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ee6f0 VAL: '0110' (3 sibs) 36: 0x55ea6a0ee788 VAL: '0111' (3 sibs) 36: 0x55ea6a0ee820 VAL: '0112' (3 sibs) 36: 0x55ea6a0ee480 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ee8c0 VAL: '0120' (3 sibs) 36: 0x55ea6a0ee958 VAL: '0121' (3 sibs) 36: 0x55ea6a0ee9f0 VAL: '0122' (3 sibs) 36: 0x55ea6a0edb70 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0eea90 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0eec60 VAL: '0200' (3 sibs) 36: 0x55ea6a0eecf8 VAL: '0201' (3 sibs) 36: 0x55ea6a0eed90 VAL: '0202' (3 sibs) 36: 0x55ea6a0eeb28 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0eee30 VAL: '0210' (3 sibs) 36: 0x55ea6a0eeec8 VAL: '0211' (3 sibs) 36: 0x55ea6a0eef60 VAL: '0212' (3 sibs) 36: 0x55ea6a0eebc0 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ef000 VAL: '0220' (3 sibs) 36: 0x55ea6a0ef098 VAL: '0221' (3 sibs) 36: 0x55ea6a0ef130 VAL: '0222' (3 sibs) 36: 0x55ea6a0ed908 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ef1d0 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ef3a0 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ef570 VAL: '1000' (3 sibs) 36: 0x55ea6a0ef608 VAL: '1001' (3 sibs) 36: 0x55ea6a0ef6a0 VAL: '1002' (3 sibs) 36: 0x55ea6a0ef438 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ef740 VAL: '1010' (3 sibs) 36: 0x55ea6a0ef7d8 VAL: '1011' (3 sibs) 36: 0x55ea6a0ef870 VAL: '1012' (3 sibs) 36: 0x55ea6a0ef4d0 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ef910 VAL: '1020' (3 sibs) 36: 0x55ea6a0ef9a8 VAL: '1021' (3 sibs) 36: 0x55ea6a0efa40 VAL: '1022' (3 sibs) 36: 0x55ea6a0ef268 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0efae0 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0efcb0 VAL: '1100' (3 sibs) 36: 0x55ea6a0efd48 VAL: '1101' (3 sibs) 36: 0x55ea6a0efde0 VAL: '1102' (3 sibs) 36: 0x55ea6a0efb78 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0efe80 VAL: '1110' (3 sibs) 36: 0x55ea6a0eff18 VAL: '1111' (3 sibs) 36: 0x55ea6a0effb0 VAL: '1112' (3 sibs) 36: 0x55ea6a0efc10 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0f0050 VAL: '1120' (3 sibs) 36: 0x55ea6a0f00e8 VAL: '1121' (3 sibs) 36: 0x55ea6a0f0180 VAL: '1122' (3 sibs) 36: 0x55ea6a0ef300 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0f0220 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0f03f0 VAL: '1200' (3 sibs) 36: 0x55ea6a0f0488 VAL: '1201' (3 sibs) 36: 0x55ea6a0f0520 VAL: '1202' (3 sibs) 36: 0x55ea6a0f02b8 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0f05c0 VAL: '1210' (3 sibs) 36: 0x55ea6a0f0658 VAL: '1211' (3 sibs) 36: 0x55ea6a0f06f0 VAL: '1212' (3 sibs) 36: 0x55ea6a0f0350 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0f0790 VAL: '1220' (3 sibs) 36: 0x55ea6a0f0828 VAL: '1221' (3 sibs) 36: 0x55ea6a0f08c0 VAL: '1222' (3 sibs) 36: 0x55ea6a0ed9a0 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0f0960 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0f0b30 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0f0d00 VAL: '2000' (3 sibs) 36: 0x55ea6a0f0d98 VAL: '2001' (3 sibs) 36: 0x55ea6a0f0e30 VAL: '2002' (3 sibs) 36: 0x55ea6a0f0bc8 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0f0ed0 VAL: '2010' (3 sibs) 36: 0x55ea6a0f0f68 VAL: '2011' (3 sibs) 36: 0x55ea6a0f1000 VAL: '2012' (3 sibs) 36: 0x55ea6a0f0c60 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0f10a0 VAL: '2020' (3 sibs) 36: 0x55ea6a0f1138 VAL: '2021' (3 sibs) 36: 0x55ea6a0f11d0 VAL: '2022' (3 sibs) 36: 0x55ea6a0f09f8 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0f1270 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0f1440 VAL: '2100' (3 sibs) 36: 0x55ea6a0f14d8 VAL: '2101' (3 sibs) 36: 0x55ea6a0f1570 VAL: '2102' (3 sibs) 36: 0x55ea6a0f1308 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0f1610 VAL: '2110' (3 sibs) 36: 0x55ea6a0f16a8 VAL: '2111' (3 sibs) 36: 0x55ea6a0f1740 VAL: '2112' (3 sibs) 36: 0x55ea6a0f13a0 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0f17e0 VAL: '2120' (3 sibs) 36: 0x55ea6a0f1878 VAL: '2121' (3 sibs) 36: 0x55ea6a0f1910 VAL: '2122' (3 sibs) 36: 0x55ea6a0f0a90 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0f19b0 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0f1b80 VAL: '2200' (3 sibs) 36: 0x55ea6a0f1c18 VAL: '2201' (3 sibs) 36: 0x55ea6a0f1cb0 VAL: '2202' (3 sibs) 36: 0x55ea6a0f1a48 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0f1d50 VAL: '2210' (3 sibs) 36: 0x55ea6a0f1de8 VAL: '2211' (3 sibs) 36: 0x55ea6a0f1e80 VAL: '2212' (3 sibs) 36: 0x55ea6a0f1ae0 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0f1f20 VAL: '2220' (3 sibs) 36: 0x55ea6a0f1fb8 VAL: '2221' (3 sibs) 36: 0x55ea6a0f2050 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x55ea6a128530 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x55ea6a1285c0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x55ea6a128650 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x55ea6a1286e0 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x55ea6a128770 VAL: '0000' (3 sibs) 36: [5] [5] 0x55ea6a128800 VAL: '0001' (3 sibs) 36: [6] [6] 0x55ea6a128890 VAL: '0002' (3 sibs) 36: [7] [7] 0x55ea6a128920 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x55ea6a1289b0 VAL: '0010' (3 sibs) 36: [9] [9] 0x55ea6a128a40 VAL: '0011' (3 sibs) 36: [10] [10] 0x55ea6a128ad0 VAL: '0012' (3 sibs) 36: [11] [11] 0x55ea6a128b60 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x55ea6a128bf0 VAL: '0020' (3 sibs) 36: [13] [13] 0x55ea6a128c80 VAL: '0021' (3 sibs) 36: [14] [14] 0x55ea6a128d10 VAL: '0022' (3 sibs) 36: [15] [15] 0x55ea6a128da0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x55ea6a128e30 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x55ea6a128ec0 VAL: '0100' (3 sibs) 36: [18] [18] 0x55ea6a128f50 VAL: '0101' (3 sibs) 36: [19] [19] 0x55ea6a128fe0 VAL: '0102' (3 sibs) 36: [20] [20] 0x55ea6a129070 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x55ea6a129100 VAL: '0110' (3 sibs) 36: [22] [22] 0x55ea6a129190 VAL: '0111' (3 sibs) 36: [23] [23] 0x55ea6a129220 VAL: '0112' (3 sibs) 36: [24] [24] 0x55ea6a1292b0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x55ea6a129340 VAL: '0120' (3 sibs) 36: [26] [26] 0x55ea6a1293d0 VAL: '0121' (3 sibs) 36: [27] [27] 0x55ea6a129460 VAL: '0122' (3 sibs) 36: [28] [28] 0x55ea6a1294f0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x55ea6a129580 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x55ea6a129610 VAL: '0200' (3 sibs) 36: [31] [31] 0x55ea6a1296a0 VAL: '0201' (3 sibs) 36: [32] [32] 0x55ea6a129730 VAL: '0202' (3 sibs) 36: [33] [33] 0x55ea6a1297c0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x55ea6a129850 VAL: '0210' (3 sibs) 36: [35] [35] 0x55ea6a1298e0 VAL: '0211' (3 sibs) 36: [36] [36] 0x55ea6a129970 VAL: '0212' (3 sibs) 36: [37] [37] 0x55ea6a129a00 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x55ea6a129a90 VAL: '0220' (3 sibs) 36: [39] [39] 0x55ea6a129b20 VAL: '0221' (3 sibs) 36: [40] [40] 0x55ea6a129bb0 VAL: '0222' (3 sibs) 36: [41] [41] 0x55ea6a129c40 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x55ea6a129cd0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x55ea6a129d60 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x55ea6a129df0 VAL: '1000' (3 sibs) 36: [45] [45] 0x55ea6a129e80 VAL: '1001' (3 sibs) 36: [46] [46] 0x55ea6a129f10 VAL: '1002' (3 sibs) 36: [47] [47] 0x55ea6a129fa0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x55ea6a12a030 VAL: '1010' (3 sibs) 36: [49] [49] 0x55ea6a12a0c0 VAL: '1011' (3 sibs) 36: [50] [50] 0x55ea6a12a150 VAL: '1012' (3 sibs) 36: [51] [51] 0x55ea6a12a1e0 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x55ea6a12a270 VAL: '1020' (3 sibs) 36: [53] [53] 0x55ea6a12a300 VAL: '1021' (3 sibs) 36: [54] [54] 0x55ea6a12a390 VAL: '1022' (3 sibs) 36: [55] [55] 0x55ea6a12a420 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x55ea6a12a4b0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x55ea6a12a540 VAL: '1100' (3 sibs) 36: [58] [58] 0x55ea6a12a5d0 VAL: '1101' (3 sibs) 36: [59] [59] 0x55ea6a12a660 VAL: '1102' (3 sibs) 36: [60] [60] 0x55ea6a12a6f0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x55ea6a12a780 VAL: '1110' (3 sibs) 36: [62] [62] 0x55ea6a12a810 VAL: '1111' (3 sibs) 36: [63] [63] 0x55ea6a12a8a0 VAL: '1112' (3 sibs) 36: [64] [64] 0x55ea6a12a930 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x55ea6a12a9c0 VAL: '1120' (3 sibs) 36: [66] [66] 0x55ea6a12aa50 VAL: '1121' (3 sibs) 36: [67] [67] 0x55ea6a12aae0 VAL: '1122' (3 sibs) 36: [68] [68] 0x55ea6a12ab70 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x55ea6a12ac00 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x55ea6a12ac90 VAL: '1200' (3 sibs) 36: [71] [71] 0x55ea6a12ad20 VAL: '1201' (3 sibs) 36: [72] [72] 0x55ea6a12adb0 VAL: '1202' (3 sibs) 36: [73] [73] 0x55ea6a12ae40 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x55ea6a12aed0 VAL: '1210' (3 sibs) 36: [75] [75] 0x55ea6a12af60 VAL: '1211' (3 sibs) 36: [76] [76] 0x55ea6a12aff0 VAL: '1212' (3 sibs) 36: [77] [77] 0x55ea6a12b080 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x55ea6a12b110 VAL: '1220' (3 sibs) 36: [79] [79] 0x55ea6a12b1a0 VAL: '1221' (3 sibs) 36: [80] [80] 0x55ea6a12b230 VAL: '1222' (3 sibs) 36: [81] [81] 0x55ea6a12b2c0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x55ea6a12b350 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x55ea6a12b3e0 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x55ea6a12b470 VAL: '2000' (3 sibs) 36: [85] [85] 0x55ea6a12b500 VAL: '2001' (3 sibs) 36: [86] [86] 0x55ea6a12b590 VAL: '2002' (3 sibs) 36: [87] [87] 0x55ea6a12b620 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x55ea6a12b6b0 VAL: '2010' (3 sibs) 36: [89] [89] 0x55ea6a12b740 VAL: '2011' (3 sibs) 36: [90] [90] 0x55ea6a12b7d0 VAL: '2012' (3 sibs) 36: [91] [91] 0x55ea6a12b860 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x55ea6a12b8f0 VAL: '2020' (3 sibs) 36: [93] [93] 0x55ea6a12b980 VAL: '2021' (3 sibs) 36: [94] [94] 0x55ea6a12ba10 VAL: '2022' (3 sibs) 36: [95] [95] 0x55ea6a12baa0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x55ea6a12bb30 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x55ea6a12bbc0 VAL: '2100' (3 sibs) 36: [98] [98] 0x55ea6a12bc50 VAL: '2101' (3 sibs) 36: [99] [99] 0x55ea6a12bce0 VAL: '2102' (3 sibs) 36: [100] [100] 0x55ea6a12bd70 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x55ea6a12be00 VAL: '2110' (3 sibs) 36: [102] [102] 0x55ea6a12be90 VAL: '2111' (3 sibs) 36: [103] [103] 0x55ea6a12bf20 VAL: '2112' (3 sibs) 36: [104] [104] 0x55ea6a12bfb0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x55ea6a12c040 VAL: '2120' (3 sibs) 36: [106] [106] 0x55ea6a12c0d0 VAL: '2121' (3 sibs) 36: [107] [107] 0x55ea6a12c160 VAL: '2122' (3 sibs) 36: [108] [108] 0x55ea6a12c1f0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x55ea6a12c280 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x55ea6a12c310 VAL: '2200' (3 sibs) 36: [111] [111] 0x55ea6a12c3a0 VAL: '2201' (3 sibs) 36: [112] [112] 0x55ea6a12c430 VAL: '2202' (3 sibs) 36: [113] [113] 0x55ea6a12c4c0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x55ea6a12c550 VAL: '2210' (3 sibs) 36: [115] [115] 0x55ea6a12c5e0 VAL: '2211' (3 sibs) 36: [116] [116] 0x55ea6a12c670 VAL: '2212' (3 sibs) 36: [117] [117] 0x55ea6a12c700 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x55ea6a12c790 VAL: '2220' (3 sibs) 36: [119] [119] 0x55ea6a12c820 VAL: '2221' (3 sibs) 36: [120] [120] 0x55ea6a12c8b0 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: 0x55ea6a0ed680 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x55ea6a0e8db0 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0e8f80 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0e9150 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0e9320 VAL: '0000' (3 sibs) 36: 0x55ea6a0e93b8 VAL: '0001' (3 sibs) 36: 0x55ea6a0e9450 VAL: '0002' (3 sibs) 36: 0x55ea6a0e91e8 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0e94f0 VAL: '0010' (3 sibs) 36: 0x55ea6a0e9588 VAL: '0011' (3 sibs) 36: 0x55ea6a0e9620 VAL: '0012' (3 sibs) 36: 0x55ea6a0e9280 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0e96c0 VAL: '0020' (3 sibs) 36: 0x55ea6a0e9758 VAL: '0021' (3 sibs) 36: 0x55ea6a0e97f0 VAL: '0022' (3 sibs) 36: 0x55ea6a0e9018 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0e9890 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0e9a60 VAL: '0100' (3 sibs) 36: 0x55ea6a0e9af8 VAL: '0101' (3 sibs) 36: 0x55ea6a0e9b90 VAL: '0102' (3 sibs) 36: 0x55ea6a0e9928 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0e9c30 VAL: '0110' (3 sibs) 36: 0x55ea6a0e9cc8 VAL: '0111' (3 sibs) 36: 0x55ea6a0e9d60 VAL: '0112' (3 sibs) 36: 0x55ea6a0e99c0 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0e9e00 VAL: '0120' (3 sibs) 36: 0x55ea6a0e9e98 VAL: '0121' (3 sibs) 36: 0x55ea6a0e9f30 VAL: '0122' (3 sibs) 36: 0x55ea6a0e90b0 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0e9fd0 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ea1a0 VAL: '0200' (3 sibs) 36: 0x55ea6a0ea238 VAL: '0201' (3 sibs) 36: 0x55ea6a0ea2d0 VAL: '0202' (3 sibs) 36: 0x55ea6a0ea068 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ea370 VAL: '0210' (3 sibs) 36: 0x55ea6a0ea408 VAL: '0211' (3 sibs) 36: 0x55ea6a0ea4a0 VAL: '0212' (3 sibs) 36: 0x55ea6a0ea100 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ea540 VAL: '0220' (3 sibs) 36: 0x55ea6a0ea5d8 VAL: '0221' (3 sibs) 36: 0x55ea6a0ea670 VAL: '0222' (3 sibs) 36: 0x55ea6a0e8e48 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ea710 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ea8e0 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0eaab0 VAL: '1000' (3 sibs) 36: 0x55ea6a0eab48 VAL: '1001' (3 sibs) 36: 0x55ea6a0eabe0 VAL: '1002' (3 sibs) 36: 0x55ea6a0ea978 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0eac80 VAL: '1010' (3 sibs) 36: 0x55ea6a0ead18 VAL: '1011' (3 sibs) 36: 0x55ea6a0eadb0 VAL: '1012' (3 sibs) 36: 0x55ea6a0eaa10 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0eae50 VAL: '1020' (3 sibs) 36: 0x55ea6a0eaee8 VAL: '1021' (3 sibs) 36: 0x55ea6a0eaf80 VAL: '1022' (3 sibs) 36: 0x55ea6a0ea7a8 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0eb020 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0eb1f0 VAL: '1100' (3 sibs) 36: 0x55ea6a0eb288 VAL: '1101' (3 sibs) 36: 0x55ea6a0eb320 VAL: '1102' (3 sibs) 36: 0x55ea6a0eb0b8 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0eb3c0 VAL: '1110' (3 sibs) 36: 0x55ea6a0eb458 VAL: '1111' (3 sibs) 36: 0x55ea6a0eb4f0 VAL: '1112' (3 sibs) 36: 0x55ea6a0eb150 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0eb590 VAL: '1120' (3 sibs) 36: 0x55ea6a0eb628 VAL: '1121' (3 sibs) 36: 0x55ea6a0eb6c0 VAL: '1122' (3 sibs) 36: 0x55ea6a0ea840 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0eb760 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0eb930 VAL: '1200' (3 sibs) 36: 0x55ea6a0eb9c8 VAL: '1201' (3 sibs) 36: 0x55ea6a0eba60 VAL: '1202' (3 sibs) 36: 0x55ea6a0eb7f8 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ebb00 VAL: '1210' (3 sibs) 36: 0x55ea6a0ebb98 VAL: '1211' (3 sibs) 36: 0x55ea6a0ebc30 VAL: '1212' (3 sibs) 36: 0x55ea6a0eb890 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ebcd0 VAL: '1220' (3 sibs) 36: 0x55ea6a0ebd68 VAL: '1221' (3 sibs) 36: 0x55ea6a0ebe00 VAL: '1222' (3 sibs) 36: 0x55ea6a0e8ee0 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ebea0 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ec070 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ec240 VAL: '2000' (3 sibs) 36: 0x55ea6a0ec2d8 VAL: '2001' (3 sibs) 36: 0x55ea6a0ec370 VAL: '2002' (3 sibs) 36: 0x55ea6a0ec108 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ec410 VAL: '2010' (3 sibs) 36: 0x55ea6a0ec4a8 VAL: '2011' (3 sibs) 36: 0x55ea6a0ec540 VAL: '2012' (3 sibs) 36: 0x55ea6a0ec1a0 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ec5e0 VAL: '2020' (3 sibs) 36: 0x55ea6a0ec678 VAL: '2021' (3 sibs) 36: 0x55ea6a0ec710 VAL: '2022' (3 sibs) 36: 0x55ea6a0ebf38 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ec7b0 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ec980 VAL: '2100' (3 sibs) 36: 0x55ea6a0eca18 VAL: '2101' (3 sibs) 36: 0x55ea6a0ecab0 VAL: '2102' (3 sibs) 36: 0x55ea6a0ec848 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ecb50 VAL: '2110' (3 sibs) 36: 0x55ea6a0ecbe8 VAL: '2111' (3 sibs) 36: 0x55ea6a0ecc80 VAL: '2112' (3 sibs) 36: 0x55ea6a0ec8e0 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ecd20 VAL: '2120' (3 sibs) 36: 0x55ea6a0ecdb8 VAL: '2121' (3 sibs) 36: 0x55ea6a0ece50 VAL: '2122' (3 sibs) 36: 0x55ea6a0ebfd0 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ecef0 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ed0c0 VAL: '2200' (3 sibs) 36: 0x55ea6a0ed158 VAL: '2201' (3 sibs) 36: 0x55ea6a0ed1f0 VAL: '2202' (3 sibs) 36: 0x55ea6a0ecf88 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ed290 VAL: '2210' (3 sibs) 36: 0x55ea6a0ed328 VAL: '2211' (3 sibs) 36: 0x55ea6a0ed3c0 VAL: '2212' (3 sibs) 36: 0x55ea6a0ed020 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ed460 VAL: '2220' (3 sibs) 36: 0x55ea6a0ed4f8 VAL: '2221' (3 sibs) 36: 0x55ea6a0ed590 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x55ea6a12c950 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x55ea6a12c9e0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x55ea6a12ca70 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x55ea6a12cb00 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x55ea6a12cb90 VAL: '0000' (3 sibs) 36: [5] [5] 0x55ea6a12cc20 VAL: '0001' (3 sibs) 36: [6] [6] 0x55ea6a12ccb0 VAL: '0002' (3 sibs) 36: [7] [7] 0x55ea6a12cd40 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x55ea6a12cdd0 VAL: '0010' (3 sibs) 36: [9] [9] 0x55ea6a12ce60 VAL: '0011' (3 sibs) 36: [10] [10] 0x55ea6a12cef0 VAL: '0012' (3 sibs) 36: [11] [11] 0x55ea6a12cf80 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x55ea6a12d010 VAL: '0020' (3 sibs) 36: [13] [13] 0x55ea6a12d0a0 VAL: '0021' (3 sibs) 36: [14] [14] 0x55ea6a12d130 VAL: '0022' (3 sibs) 36: [15] [15] 0x55ea6a12d1c0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x55ea6a12d250 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x55ea6a12d2e0 VAL: '0100' (3 sibs) 36: [18] [18] 0x55ea6a12d370 VAL: '0101' (3 sibs) 36: [19] [19] 0x55ea6a12d400 VAL: '0102' (3 sibs) 36: [20] [20] 0x55ea6a12d490 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x55ea6a12d520 VAL: '0110' (3 sibs) 36: [22] [22] 0x55ea6a12d5b0 VAL: '0111' (3 sibs) 36: [23] [23] 0x55ea6a12d640 VAL: '0112' (3 sibs) 36: [24] [24] 0x55ea6a12d6d0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x55ea6a12d760 VAL: '0120' (3 sibs) 36: [26] [26] 0x55ea6a12d7f0 VAL: '0121' (3 sibs) 36: [27] [27] 0x55ea6a12d880 VAL: '0122' (3 sibs) 36: [28] [28] 0x55ea6a12d910 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x55ea6a12d9a0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x55ea6a12da30 VAL: '0200' (3 sibs) 36: [31] [31] 0x55ea6a12dac0 VAL: '0201' (3 sibs) 36: [32] [32] 0x55ea6a12db50 VAL: '0202' (3 sibs) 36: [33] [33] 0x55ea6a12dbe0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x55ea6a12dc70 VAL: '0210' (3 sibs) 36: [35] [35] 0x55ea6a12dd00 VAL: '0211' (3 sibs) 36: [36] [36] 0x55ea6a12dd90 VAL: '0212' (3 sibs) 36: [37] [37] 0x55ea6a12de20 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x55ea6a12deb0 VAL: '0220' (3 sibs) 36: [39] [39] 0x55ea6a12df40 VAL: '0221' (3 sibs) 36: [40] [40] 0x55ea6a12dfd0 VAL: '0222' (3 sibs) 36: [41] [41] 0x55ea6a12e060 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x55ea6a12e0f0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x55ea6a12e180 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x55ea6a12e210 VAL: '1000' (3 sibs) 36: [45] [45] 0x55ea6a12e2a0 VAL: '1001' (3 sibs) 36: [46] [46] 0x55ea6a12e330 VAL: '1002' (3 sibs) 36: [47] [47] 0x55ea6a12e3c0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x55ea6a12e450 VAL: '1010' (3 sibs) 36: [49] [49] 0x55ea6a12e4e0 VAL: '1011' (3 sibs) 36: [50] [50] 0x55ea6a12e570 VAL: '1012' (3 sibs) 36: [51] [51] 0x55ea6a12e600 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x55ea6a12e690 VAL: '1020' (3 sibs) 36: [53] [53] 0x55ea6a12e720 VAL: '1021' (3 sibs) 36: [54] [54] 0x55ea6a12e7b0 VAL: '1022' (3 sibs) 36: [55] [55] 0x55ea6a12e840 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x55ea6a12e8d0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x55ea6a12e960 VAL: '1100' (3 sibs) 36: [58] [58] 0x55ea6a12e9f0 VAL: '1101' (3 sibs) 36: [59] [59] 0x55ea6a12ea80 VAL: '1102' (3 sibs) 36: [60] [60] 0x55ea6a12eb10 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x55ea6a12eba0 VAL: '1110' (3 sibs) 36: [62] [62] 0x55ea6a12ec30 VAL: '1111' (3 sibs) 36: [63] [63] 0x55ea6a12ecc0 VAL: '1112' (3 sibs) 36: [64] [64] 0x55ea6a12ed50 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x55ea6a12ede0 VAL: '1120' (3 sibs) 36: [66] [66] 0x55ea6a12ee70 VAL: '1121' (3 sibs) 36: [67] [67] 0x55ea6a12ef00 VAL: '1122' (3 sibs) 36: [68] [68] 0x55ea6a12ef90 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x55ea6a12f020 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x55ea6a12f0b0 VAL: '1200' (3 sibs) 36: [71] [71] 0x55ea6a12f140 VAL: '1201' (3 sibs) 36: [72] [72] 0x55ea6a12f1d0 VAL: '1202' (3 sibs) 36: [73] [73] 0x55ea6a12f260 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x55ea6a12f2f0 VAL: '1210' (3 sibs) 36: [75] [75] 0x55ea6a12f380 VAL: '1211' (3 sibs) 36: [76] [76] 0x55ea6a12f410 VAL: '1212' (3 sibs) 36: [77] [77] 0x55ea6a12f4a0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x55ea6a12f530 VAL: '1220' (3 sibs) 36: [79] [79] 0x55ea6a12f5c0 VAL: '1221' (3 sibs) 36: [80] [80] 0x55ea6a12f650 VAL: '1222' (3 sibs) 36: [81] [81] 0x55ea6a12f6e0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x55ea6a12f770 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x55ea6a12f800 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x55ea6a12f890 VAL: '2000' (3 sibs) 36: [85] [85] 0x55ea6a12f920 VAL: '2001' (3 sibs) 36: [86] [86] 0x55ea6a12f9b0 VAL: '2002' (3 sibs) 36: [87] [87] 0x55ea6a12fa40 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x55ea6a12fad0 VAL: '2010' (3 sibs) 36: [89] [89] 0x55ea6a12fb60 VAL: '2011' (3 sibs) 36: [90] [90] 0x55ea6a12fbf0 VAL: '2012' (3 sibs) 36: [91] [91] 0x55ea6a12fc80 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x55ea6a12fd10 VAL: '2020' (3 sibs) 36: [93] [93] 0x55ea6a12fda0 VAL: '2021' (3 sibs) 36: [94] [94] 0x55ea6a12fe30 VAL: '2022' (3 sibs) 36: [95] [95] 0x55ea6a12fec0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x55ea6a12ff50 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x55ea6a12ffe0 VAL: '2100' (3 sibs) 36: [98] [98] 0x55ea6a130070 VAL: '2101' (3 sibs) 36: [99] [99] 0x55ea6a130100 VAL: '2102' (3 sibs) 36: [100] [100] 0x55ea6a130190 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x55ea6a130220 VAL: '2110' (3 sibs) 36: [102] [102] 0x55ea6a1302b0 VAL: '2111' (3 sibs) 36: [103] [103] 0x55ea6a130340 VAL: '2112' (3 sibs) 36: [104] [104] 0x55ea6a1303d0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x55ea6a130460 VAL: '2120' (3 sibs) 36: [106] [106] 0x55ea6a1304f0 VAL: '2121' (3 sibs) 36: [107] [107] 0x55ea6a130580 VAL: '2122' (3 sibs) 36: [108] [108] 0x55ea6a130610 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x55ea6a1306a0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x55ea6a130730 VAL: '2200' (3 sibs) 36: [111] [111] 0x55ea6a1307c0 VAL: '2201' (3 sibs) 36: [112] [112] 0x55ea6a130850 VAL: '2202' (3 sibs) 36: [113] [113] 0x55ea6a1308e0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x55ea6a130970 VAL: '2210' (3 sibs) 36: [115] [115] 0x55ea6a130a00 VAL: '2211' (3 sibs) 36: [116] [116] 0x55ea6a130a90 VAL: '2212' (3 sibs) 36: [117] [117] 0x55ea6a130b20 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x55ea6a130bb0 VAL: '2220' (3 sibs) 36: [119] [119] 0x55ea6a130c40 VAL: '2221' (3 sibs) 36: [120] [120] 0x55ea6a130cd0 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: 0x55ea6a0ed798 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x55ea6a0ed870 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0eda40 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0edc10 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0edde0 VAL: '0000' (3 sibs) 36: 0x55ea6a0ede78 VAL: '0001' (3 sibs) 36: 0x55ea6a0edf10 VAL: '0002' (3 sibs) 36: 0x55ea6a0edca8 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0edfb0 VAL: '0010' (3 sibs) 36: 0x55ea6a0ee048 VAL: '0011' (3 sibs) 36: 0x55ea6a0ee0e0 VAL: '0012' (3 sibs) 36: 0x55ea6a0edd40 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ee180 VAL: '0020' (3 sibs) 36: 0x55ea6a0ee218 VAL: '0021' (3 sibs) 36: 0x55ea6a0ee2b0 VAL: '0022' (3 sibs) 36: 0x55ea6a0edad8 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ee350 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ee520 VAL: '0100' (3 sibs) 36: 0x55ea6a0ee5b8 VAL: '0101' (3 sibs) 36: 0x55ea6a0ee650 VAL: '0102' (3 sibs) 36: 0x55ea6a0ee3e8 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ee6f0 VAL: '0110' (3 sibs) 36: 0x55ea6a0ee788 VAL: '0111' (3 sibs) 36: 0x55ea6a0ee820 VAL: '0112' (3 sibs) 36: 0x55ea6a0ee480 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ee8c0 VAL: '0120' (3 sibs) 36: 0x55ea6a0ee958 VAL: '0121' (3 sibs) 36: 0x55ea6a0ee9f0 VAL: '0122' (3 sibs) 36: 0x55ea6a0edb70 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0eea90 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0eec60 VAL: '0200' (3 sibs) 36: 0x55ea6a0eecf8 VAL: '0201' (3 sibs) 36: 0x55ea6a0eed90 VAL: '0202' (3 sibs) 36: 0x55ea6a0eeb28 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0eee30 VAL: '0210' (3 sibs) 36: 0x55ea6a0eeec8 VAL: '0211' (3 sibs) 36: 0x55ea6a0eef60 VAL: '0212' (3 sibs) 36: 0x55ea6a0eebc0 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ef000 VAL: '0220' (3 sibs) 36: 0x55ea6a0ef098 VAL: '0221' (3 sibs) 36: 0x55ea6a0ef130 VAL: '0222' (3 sibs) 36: 0x55ea6a0ed908 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ef1d0 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ef3a0 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ef570 VAL: '1000' (3 sibs) 36: 0x55ea6a0ef608 VAL: '1001' (3 sibs) 36: 0x55ea6a0ef6a0 VAL: '1002' (3 sibs) 36: 0x55ea6a0ef438 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ef740 VAL: '1010' (3 sibs) 36: 0x55ea6a0ef7d8 VAL: '1011' (3 sibs) 36: 0x55ea6a0ef870 VAL: '1012' (3 sibs) 36: 0x55ea6a0ef4d0 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0ef910 VAL: '1020' (3 sibs) 36: 0x55ea6a0ef9a8 VAL: '1021' (3 sibs) 36: 0x55ea6a0efa40 VAL: '1022' (3 sibs) 36: 0x55ea6a0ef268 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0efae0 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0efcb0 VAL: '1100' (3 sibs) 36: 0x55ea6a0efd48 VAL: '1101' (3 sibs) 36: 0x55ea6a0efde0 VAL: '1102' (3 sibs) 36: 0x55ea6a0efb78 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0efe80 VAL: '1110' (3 sibs) 36: 0x55ea6a0eff18 VAL: '1111' (3 sibs) 36: 0x55ea6a0effb0 VAL: '1112' (3 sibs) 36: 0x55ea6a0efc10 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0f0050 VAL: '1120' (3 sibs) 36: 0x55ea6a0f00e8 VAL: '1121' (3 sibs) 36: 0x55ea6a0f0180 VAL: '1122' (3 sibs) 36: 0x55ea6a0ef300 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0f0220 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0f03f0 VAL: '1200' (3 sibs) 36: 0x55ea6a0f0488 VAL: '1201' (3 sibs) 36: 0x55ea6a0f0520 VAL: '1202' (3 sibs) 36: 0x55ea6a0f02b8 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0f05c0 VAL: '1210' (3 sibs) 36: 0x55ea6a0f0658 VAL: '1211' (3 sibs) 36: 0x55ea6a0f06f0 VAL: '1212' (3 sibs) 36: 0x55ea6a0f0350 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0f0790 VAL: '1220' (3 sibs) 36: 0x55ea6a0f0828 VAL: '1221' (3 sibs) 36: 0x55ea6a0f08c0 VAL: '1222' (3 sibs) 36: 0x55ea6a0ed9a0 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0f0960 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0f0b30 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0f0d00 VAL: '2000' (3 sibs) 36: 0x55ea6a0f0d98 VAL: '2001' (3 sibs) 36: 0x55ea6a0f0e30 VAL: '2002' (3 sibs) 36: 0x55ea6a0f0bc8 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0f0ed0 VAL: '2010' (3 sibs) 36: 0x55ea6a0f0f68 VAL: '2011' (3 sibs) 36: 0x55ea6a0f1000 VAL: '2012' (3 sibs) 36: 0x55ea6a0f0c60 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0f10a0 VAL: '2020' (3 sibs) 36: 0x55ea6a0f1138 VAL: '2021' (3 sibs) 36: 0x55ea6a0f11d0 VAL: '2022' (3 sibs) 36: 0x55ea6a0f09f8 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0f1270 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0f1440 VAL: '2100' (3 sibs) 36: 0x55ea6a0f14d8 VAL: '2101' (3 sibs) 36: 0x55ea6a0f1570 VAL: '2102' (3 sibs) 36: 0x55ea6a0f1308 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0f1610 VAL: '2110' (3 sibs) 36: 0x55ea6a0f16a8 VAL: '2111' (3 sibs) 36: 0x55ea6a0f1740 VAL: '2112' (3 sibs) 36: 0x55ea6a0f13a0 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0f17e0 VAL: '2120' (3 sibs) 36: 0x55ea6a0f1878 VAL: '2121' (3 sibs) 36: 0x55ea6a0f1910 VAL: '2122' (3 sibs) 36: 0x55ea6a0f0a90 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0f19b0 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0f1b80 VAL: '2200' (3 sibs) 36: 0x55ea6a0f1c18 VAL: '2201' (3 sibs) 36: 0x55ea6a0f1cb0 VAL: '2202' (3 sibs) 36: 0x55ea6a0f1a48 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0f1d50 VAL: '2210' (3 sibs) 36: 0x55ea6a0f1de8 VAL: '2211' (3 sibs) 36: 0x55ea6a0f1e80 VAL: '2212' (3 sibs) 36: 0x55ea6a0f1ae0 SEQ: (3 sibs) 3 children: 36: 0x55ea6a0f1f20 VAL: '2220' (3 sibs) 36: 0x55ea6a0f1fb8 VAL: '2221' (3 sibs) 36: 0x55ea6a0f2050 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x55ea6a130d70 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x55ea6a130e00 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x55ea6a130e90 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x55ea6a130f20 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x55ea6a130fb0 VAL: '0000' (3 sibs) 36: [5] [5] 0x55ea6a131040 VAL: '0001' (3 sibs) 36: [6] [6] 0x55ea6a1310d0 VAL: '0002' (3 sibs) 36: [7] [7] 0x55ea6a131160 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x55ea6a1311f0 VAL: '0010' (3 sibs) 36: [9] [9] 0x55ea6a131280 VAL: '0011' (3 sibs) 36: [10] [10] 0x55ea6a131310 VAL: '0012' (3 sibs) 36: [11] [11] 0x55ea6a1313a0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x55ea6a131430 VAL: '0020' (3 sibs) 36: [13] [13] 0x55ea6a1314c0 VAL: '0021' (3 sibs) 36: [14] [14] 0x55ea6a131550 VAL: '0022' (3 sibs) 36: [15] [15] 0x55ea6a1315e0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x55ea6a131670 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x55ea6a131700 VAL: '0100' (3 sibs) 36: [18] [18] 0x55ea6a131790 VAL: '0101' (3 sibs) 36: [19] [19] 0x55ea6a131820 VAL: '0102' (3 sibs) 36: [20] [20] 0x55ea6a1318b0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x55ea6a131940 VAL: '0110' (3 sibs) 36: [22] [22] 0x55ea6a1319d0 VAL: '0111' (3 sibs) 36: [23] [23] 0x55ea6a131a60 VAL: '0112' (3 sibs) 36: [24] [24] 0x55ea6a131af0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x55ea6a131b80 VAL: '0120' (3 sibs) 36: [26] [26] 0x55ea6a131c10 VAL: '0121' (3 sibs) 36: [27] [27] 0x55ea6a131ca0 VAL: '0122' (3 sibs) 36: [28] [28] 0x55ea6a131d30 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x55ea6a131dc0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x55ea6a131e50 VAL: '0200' (3 sibs) 36: [31] [31] 0x55ea6a131ee0 VAL: '0201' (3 sibs) 36: [32] [32] 0x55ea6a131f70 VAL: '0202' (3 sibs) 36: [33] [33] 0x55ea6a132000 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x55ea6a132090 VAL: '0210' (3 sibs) 36: [35] [35] 0x55ea6a132120 VAL: '0211' (3 sibs) 36: [36] [36] 0x55ea6a1321b0 VAL: '0212' (3 sibs) 36: [37] [37] 0x55ea6a132240 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x55ea6a1322d0 VAL: '0220' (3 sibs) 36: [39] [39] 0x55ea6a132360 VAL: '0221' (3 sibs) 36: [40] [40] 0x55ea6a1323f0 VAL: '0222' (3 sibs) 36: [41] [41] 0x55ea6a132480 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x55ea6a132510 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x55ea6a1325a0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x55ea6a132630 VAL: '1000' (3 sibs) 36: [45] [45] 0x55ea6a1326c0 VAL: '1001' (3 sibs) 36: [46] [46] 0x55ea6a132750 VAL: '1002' (3 sibs) 36: [47] [47] 0x55ea6a1327e0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x55ea6a132870 VAL: '1010' (3 sibs) 36: [49] [49] 0x55ea6a132900 VAL: '1011' (3 sibs) 36: [50] [50] 0x55ea6a132990 VAL: '1012' (3 sibs) 36: [51] [51] 0x55ea6a132a20 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x55ea6a132ab0 VAL: '1020' (3 sibs) 36: [53] [53] 0x55ea6a132b40 VAL: '1021' (3 sibs) 36: [54] [54] 0x55ea6a132bd0 VAL: '1022' (3 sibs) 36: [55] [55] 0x55ea6a132c60 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x55ea6a132cf0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x55ea6a132d80 VAL: '1100' (3 sibs) 36: [58] [58] 0x55ea6a132e10 VAL: '1101' (3 sibs) 36: [59] [59] 0x55ea6a132ea0 VAL: '1102' (3 sibs) 36: [60] [60] 0x55ea6a132f30 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x55ea6a132fc0 VAL: '1110' (3 sibs) 36: [62] [62] 0x55ea6a133050 VAL: '1111' (3 sibs) 36: [63] [63] 0x55ea6a1330e0 VAL: '1112' (3 sibs) 36: [64] [64] 0x55ea6a133170 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x55ea6a133200 VAL: '1120' (3 sibs) 36: [66] [66] 0x55ea6a133290 VAL: '1121' (3 sibs) 36: [67] [67] 0x55ea6a133320 VAL: '1122' (3 sibs) 36: [68] [68] 0x55ea6a1333b0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x55ea6a133440 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x55ea6a1334d0 VAL: '1200' (3 sibs) 36: [71] [71] 0x55ea6a133560 VAL: '1201' (3 sibs) 36: [72] [72] 0x55ea6a1335f0 VAL: '1202' (3 sibs) 36: [73] [73] 0x55ea6a133680 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x55ea6a133710 VAL: '1210' (3 sibs) 36: [75] [75] 0x55ea6a1337a0 VAL: '1211' (3 sibs) 36: [76] [76] 0x55ea6a133830 VAL: '1212' (3 sibs) 36: [77] [77] 0x55ea6a1338c0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x55ea6a133950 VAL: '1220' (3 sibs) 36: [79] [79] 0x55ea6a1339e0 VAL: '1221' (3 sibs) 36: [80] [80] 0x55ea6a133a70 VAL: '1222' (3 sibs) 36: [81] [81] 0x55ea6a133b00 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x55ea6a133b90 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x55ea6a133c20 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x55ea6a133cb0 VAL: '2000' (3 sibs) 36: [85] [85] 0x55ea6a133d40 VAL: '2001' (3 sibs) 36: [86] [86] 0x55ea6a133dd0 VAL: '2002' (3 sibs) 36: [87] [87] 0x55ea6a133e60 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x55ea6a133ef0 VAL: '2010' (3 sibs) 36: [89] [89] 0x55ea6a133f80 VAL: '2011' (3 sibs) 36: [90] [90] 0x55ea6a134010 VAL: '2012' (3 sibs) 36: [91] [91] 0x55ea6a1340a0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x55ea6a134130 VAL: '2020' (3 sibs) 36: [93] [93] 0x55ea6a1341c0 VAL: '2021' (3 sibs) 36: [94] [94] 0x55ea6a134250 VAL: '2022' (3 sibs) 36: [95] [95] 0x55ea6a1342e0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x55ea6a134370 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x55ea6a134400 VAL: '2100' (3 sibs) 36: [98] [98] 0x55ea6a134490 VAL: '2101' (3 sibs) 36: [99] [99] 0x55ea6a134520 VAL: '2102' (3 sibs) 36: [100] [100] 0x55ea6a1345b0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x55ea6a134640 VAL: '2110' (3 sibs) 36: [102] [102] 0x55ea6a1346d0 VAL: '2111' (3 sibs) 36: [103] [103] 0x55ea6a134760 VAL: '2112' (3 sibs) 36: [104] [104] 0x55ea6a1347f0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x55ea6a134880 VAL: '2120' (3 sibs) 36: [106] [106] 0x55ea6a134910 VAL: '2121' (3 sibs) 36: [107] [107] 0x55ea6a1349a0 VAL: '2122' (3 sibs) 36: [108] [108] 0x55ea6a134a30 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x55ea6a134ac0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x55ea6a134b50 VAL: '2200' (3 sibs) 36: [111] [111] 0x55ea6a134be0 VAL: '2201' (3 sibs) 36: [112] [112] 0x55ea6a134c70 VAL: '2202' (3 sibs) 36: [113] [113] 0x55ea6a134d00 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x55ea6a134d90 VAL: '2210' (3 sibs) 36: [115] [115] 0x55ea6a134e20 VAL: '2211' (3 sibs) 36: [116] [116] 0x55ea6a134eb0 VAL: '2212' (3 sibs) 36: [117] [117] 0x55ea6a134f40 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x55ea6a134fd0 VAL: '2220' (3 sibs) 36: [119] [119] 0x55ea6a135060 VAL: '2221' (3 sibs) 36: [120] [120] 0x55ea6a1350f0 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 (11 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 73 tests from 2 test suites ran. (11 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: 0x5600933159b0 [ROOT] MAP: (0 sibs) 3 children: 37: 0x5600933104d0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0x560093310568 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0x560093310600 KEYSEQ: 'baz' (3 sibs) 0 children: 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x5600933418f0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x560093341980 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x560093341a10 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x560093341aa0 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: 0x560093315ac8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x560093310b60 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x560093310ca0 VAL: 'John Smith' (2 sibs) 37: 0x560093310d38 VAL: 'Bill Jones' (2 sibs) 37: 0x560093310bf8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x560093310de0 VAL: 'Mary Smith' (2 sibs) 37: 0x560093310e78 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x560093343790 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x560093343820 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5600933438b0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x560093343940 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5600933439d0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x560093343a60 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x560093343af0 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: 0x560093315be0 [ROOT] MAP: (0 sibs) 2 children: 37: 0x560093311390 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x5600933114d0 VAL: 'John Smith' (2 sibs) 37: 0x560093311568 VAL: 'Bill Jones' (2 sibs) 37: 0x560093311428 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x560093311610 VAL: 'Mary Smith' (2 sibs) 37: 0x5600933116a8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x560093345580 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x560093345610 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5600933456a0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x560093345730 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5600933457c0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x560093345850 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5600933458e0 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: 0x560093315cf8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x560093311750 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x560093311890 VAL: 'John Smith' (2 sibs) 37: 0x560093311928 VAL: 'Bill Jones' (2 sibs) 37: 0x5600933117e8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x5600933119d0 VAL: 'Mary Smith' (2 sibs) 37: 0x560093311a68 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x560093347370 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x560093347400 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x560093347490 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x560093347520 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5600933475b0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x560093347640 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5600933476d0 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: 0x560093315e10 [ROOT] MAP: (0 sibs) 8 children: 37: 0x560093316230 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0x560093316700 MAP: (1 sibs) 4 children: 37: 0x5600933167a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x560093316838 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x5600933168d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x560093316968 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x5600933162c8 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0x560093316360 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0x560093316a10 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x560093316be0 MAP: (1 sibs) 4 children: 37: 0x560093316c80 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x560093316d18 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x560093316db0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x560093316e48 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x560093316aa8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x560093316ef0 MAP: (1 sibs) 4 children: 37: 0x560093316f90 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x560093317028 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x5600933170c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x560093317158 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x560093316b40 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x5600933163f8 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0x560093316490 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0x560093317200 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x5600933173d0 MAP: (1 sibs) 4 children: 37: 0x560093317470 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x560093317508 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x5600933175a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x560093317638 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x560093317298 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x5600933176e0 MAP: (1 sibs) 4 children: 37: 0x560093317780 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x560093317818 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x5600933178b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x560093317948 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x560093317330 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x560093316528 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0x5600933165c0 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0x5600933179f0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x560093317bc0 MAP: (1 sibs) 4 children: 37: 0x560093317c60 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x560093317cf8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x560093317d90 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x560093317e28 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x560093317a88 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x560093317ed0 MAP: (1 sibs) 4 children: 37: 0x560093317f70 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x560093318008 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x5600933180a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x560093318138 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x560093317b20 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x560093316658 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x56009334ca50 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x56009334cae0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x56009334cb70 MAP: (1 sibs) 4 children: 37: [3] [3] 0x56009334cc00 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x56009334cc90 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x56009334cd20 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x56009334cdb0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x56009334ce40 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x56009334ced0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x56009334cf60 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x56009334cff0 MAP: (1 sibs) 4 children: 37: [11] [11] 0x56009334d080 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x56009334d110 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x56009334d1a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x56009334d230 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x56009334d2c0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x56009334d350 MAP: (1 sibs) 4 children: 37: [17] [17] 0x56009334d3e0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x56009334d470 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x56009334d500 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x56009334d590 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x56009334d620 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x56009334d6b0 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x56009334d740 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x56009334d7d0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x56009334d860 MAP: (1 sibs) 4 children: 37: [26] [26] 0x56009334d8f0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x56009334d980 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x56009334da10 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x56009334daa0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x56009334db30 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x56009334dbc0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x56009334dc50 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x56009334dce0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x56009334dd70 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x56009334de00 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x56009334de90 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x56009334df20 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x56009334dfb0 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x56009334e040 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x56009334e0d0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x56009334e160 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x56009334e1f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x56009334e280 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x56009334e310 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x56009334e3a0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x56009334e430 MAP: (1 sibs) 4 children: 37: [47] [47] 0x56009334e4c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x56009334e550 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x56009334e5e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x56009334e670 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x56009334e700 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x56009334e790 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: 0x560093315f28 [ROOT] MAP: (0 sibs) 2 children: 37: 0x560093311b60 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x560093310f20 VAL: 'John Smith' (2 sibs) 37: 0x560093310fb8 VAL: 'Bill Jones' (2 sibs) 37: 0x560093311bf8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x560093311060 VAL: 'Mary Smith' (2 sibs) 37: 0x5600933110f8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x56009334ee60 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x56009334eef0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x56009334ef80 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x56009334f010 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x56009334f0a0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x56009334f130 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x56009334f1c0 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: 0x560093316040 [ROOT] MAP: (0 sibs) 2 children: 37: 0x5600933111f0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x560093313380 VAL: 'John Smith' (2 sibs) 37: 0x560093313418 VAL: 'Bill Jones' (2 sibs) 37: 0x560093311288 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x5600933134c0 VAL: 'Mary Smith' (2 sibs) 37: 0x560093313558 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x560093350b90 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x560093350c20 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x560093350cb0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x560093350d40 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x560093350dd0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x560093350e60 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x560093350ef0 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: 0x560093316158 [ROOT] MAP: (0 sibs) 1 children: 37: 0x560093313070 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0x560093312d60 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0x560093312090 VAL: 'a' (5 sibs) 37: 0x560093312128 VAL: 'b' (5 sibs) 37: 0x5600933121c0 VAL: 'c' (5 sibs) 37: 0x560093312258 VAL: 'd' (5 sibs) 37: 0x5600933122f0 VAL: 'e' (5 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x5600933528c0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x560093352950 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x5600933529e0 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x560093352a70 VAL: 'a' (5 sibs) 37: [4] [4] 0x560093352b00 VAL: 'b' (5 sibs) 37: [5] [5] 0x560093352b90 VAL: 'c' (5 sibs) 37: [6] [6] 0x560093352c20 VAL: 'd' (5 sibs) 37: [7] [7] 0x560093352cb0 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: 0x5600933159b0 [ROOT] MAP: (0 sibs) 3 children: 37: 0x5600933104d0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0x560093310568 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0x560093310600 KEYSEQ: 'baz' (3 sibs) 0 children: 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x5600933531d0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x560093353260 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x5600933532f0 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x560093353380 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: 0x560093315ac8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x560093310b60 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x560093310ca0 VAL: 'John Smith' (2 sibs) 37: 0x560093310d38 VAL: 'Bill Jones' (2 sibs) 37: 0x560093310bf8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x560093310de0 VAL: 'Mary Smith' (2 sibs) 37: 0x560093310e78 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x560093353ae0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x560093353b70 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x560093353c00 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x560093353c90 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x560093353d20 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x560093353db0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x560093353e40 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: 0x560093315be0 [ROOT] MAP: (0 sibs) 2 children: 37: 0x560093311390 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x5600933114d0 VAL: 'John Smith' (2 sibs) 37: 0x560093311568 VAL: 'Bill Jones' (2 sibs) 37: 0x560093311428 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x560093311610 VAL: 'Mary Smith' (2 sibs) 37: 0x5600933116a8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x5600933543f0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x560093354480 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x560093354510 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5600933545a0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x560093354630 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5600933546c0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x560093354750 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: 0x560093315cf8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x560093311750 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x560093311890 VAL: 'John Smith' (2 sibs) 37: 0x560093311928 VAL: 'Bill Jones' (2 sibs) 37: 0x5600933117e8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x5600933119d0 VAL: 'Mary Smith' (2 sibs) 37: 0x560093311a68 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x560093354d00 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x560093354d90 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x560093354e20 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x560093354eb0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x560093354f40 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x560093354fd0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x560093355060 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: 0x560093315e10 [ROOT] MAP: (0 sibs) 8 children: 37: 0x560093316230 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0x560093316700 MAP: (1 sibs) 4 children: 37: 0x5600933167a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x560093316838 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x5600933168d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x560093316968 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x5600933162c8 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0x560093316360 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0x560093316a10 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x560093316be0 MAP: (1 sibs) 4 children: 37: 0x560093316c80 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x560093316d18 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x560093316db0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x560093316e48 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x560093316aa8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x560093316ef0 MAP: (1 sibs) 4 children: 37: 0x560093316f90 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x560093317028 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x5600933170c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x560093317158 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x560093316b40 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x5600933163f8 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0x560093316490 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0x560093317200 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x5600933173d0 MAP: (1 sibs) 4 children: 37: 0x560093317470 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x560093317508 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x5600933175a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x560093317638 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x560093317298 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x5600933176e0 MAP: (1 sibs) 4 children: 37: 0x560093317780 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x560093317818 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x5600933178b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x560093317948 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x560093317330 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x560093316528 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0x5600933165c0 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0x5600933179f0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x560093317bc0 MAP: (1 sibs) 4 children: 37: 0x560093317c60 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x560093317cf8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x560093317d90 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x560093317e28 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x560093317a88 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x560093317ed0 MAP: (1 sibs) 4 children: 37: 0x560093317f70 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x560093318008 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x5600933180a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x560093318138 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x560093317b20 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x560093316658 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x560093357130 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x5600933571c0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x560093357250 MAP: (1 sibs) 4 children: 37: [3] [3] 0x5600933572e0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x560093357370 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x560093357400 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x560093357490 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x560093357520 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x5600933575b0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x560093357640 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x5600933576d0 MAP: (1 sibs) 4 children: 37: [11] [11] 0x560093357760 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x5600933577f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x560093357880 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x560093357910 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x5600933579a0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x560093357a30 MAP: (1 sibs) 4 children: 37: [17] [17] 0x560093357ac0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x560093357b50 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x560093357be0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x560093357c70 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x560093357d00 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x560093357d90 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x560093357e20 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x560093357eb0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x560093357f40 MAP: (1 sibs) 4 children: 37: [26] [26] 0x560093357fd0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x560093358060 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x5600933580f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x560093358180 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x560093358210 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x5600933582a0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x560093358330 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x5600933583c0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x560093358450 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x5600933584e0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x560093358570 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x560093358600 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x560093358690 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x560093358720 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x5600933587b0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x560093358840 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x5600933588d0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x560093358960 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x5600933589f0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x560093358a80 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x560093358b10 MAP: (1 sibs) 4 children: 37: [47] [47] 0x560093358ba0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x560093358c30 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x560093358cc0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x560093358d50 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x560093358de0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x560093358e70 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: 0x560093315f28 [ROOT] MAP: (0 sibs) 2 children: 37: 0x560093311b60 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x560093310f20 VAL: 'John Smith' (2 sibs) 37: 0x560093310fb8 VAL: 'Bill Jones' (2 sibs) 37: 0x560093311bf8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x560093311060 VAL: 'Mary Smith' (2 sibs) 37: 0x5600933110f8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x560093355610 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5600933556a0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x560093355730 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5600933557c0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x560093355850 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5600933558e0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x560093355970 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: 0x560093316040 [ROOT] MAP: (0 sibs) 2 children: 37: 0x5600933111f0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x560093313380 VAL: 'John Smith' (2 sibs) 37: 0x560093313418 VAL: 'Bill Jones' (2 sibs) 37: 0x560093311288 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x5600933134c0 VAL: 'Mary Smith' (2 sibs) 37: 0x560093313558 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x560093355f20 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x560093355fb0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x560093356040 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5600933560d0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x560093356160 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5600933561f0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x560093356280 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: 0x560093316158 [ROOT] MAP: (0 sibs) 1 children: 37: 0x560093313070 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0x560093312d60 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0x560093312090 VAL: 'a' (5 sibs) 37: 0x560093312128 VAL: 'b' (5 sibs) 37: 0x5600933121c0 VAL: 'c' (5 sibs) 37: 0x560093312258 VAL: 'd' (5 sibs) 37: 0x5600933122f0 VAL: 'e' (5 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x560093359540 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x5600933595d0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x560093359660 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x5600933596f0 VAL: 'a' (5 sibs) 37: [4] [4] 0x560093359780 VAL: 'b' (5 sibs) 37: [5] [5] 0x560093359810 VAL: 'c' (5 sibs) 37: [6] [6] 0x5600933598a0 VAL: 'd' (5 sibs) 37: [7] [7] 0x560093359930 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] 0x5600933418f0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x560093341980 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x560093341a10 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x560093341aa0 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] 0x56009335a4f0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x56009335a580 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x56009335a610 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x56009335a6a0 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] 0x560093343790 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x560093343820 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5600933438b0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x560093343940 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5600933439d0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x560093343a60 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x560093343af0 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] 0x56009335b6e0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x56009335b770 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x56009335b800 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x56009335b890 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x56009335b920 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x56009335b9b0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x56009335ba40 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] 0x560093345580 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x560093345610 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5600933456a0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x560093345730 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5600933457c0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x560093345850 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5600933458e0 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] 0x56009335bff0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x56009335c080 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x56009335c110 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x56009335c1a0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x56009335c230 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x56009335c2c0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x56009335c350 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] 0x560093347370 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x560093347400 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x560093347490 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x560093347520 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5600933475b0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x560093347640 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5600933476d0 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] 0x56009335c900 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x56009335c990 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x56009335ca20 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x56009335cab0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x56009335cb40 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x56009335cbd0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x56009335cc60 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] 0x56009334ca50 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x56009334cae0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x56009334cb70 MAP: (1 sibs) 4 children: 37: [3] [3] 0x56009334cc00 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x56009334cc90 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x56009334cd20 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x56009334cdb0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x56009334ce40 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x56009334ced0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x56009334cf60 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x56009334cff0 MAP: (1 sibs) 4 children: 37: [11] [11] 0x56009334d080 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x56009334d110 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x56009334d1a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x56009334d230 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x56009334d2c0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x56009334d350 MAP: (1 sibs) 4 children: 37: [17] [17] 0x56009334d3e0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x56009334d470 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x56009334d500 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x56009334d590 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x56009334d620 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x56009334d6b0 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x56009334d740 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x56009334d7d0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x56009334d860 MAP: (1 sibs) 4 children: 37: [26] [26] 0x56009334d8f0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x56009334d980 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x56009334da10 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x56009334daa0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x56009334db30 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x56009334dbc0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x56009334dc50 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x56009334dce0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x56009334dd70 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x56009334de00 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x56009334de90 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x56009334df20 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x56009334dfb0 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x56009334e040 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x56009334e0d0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x56009334e160 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x56009334e1f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x56009334e280 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x56009334e310 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x56009334e3a0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x56009334e430 MAP: (1 sibs) 4 children: 37: [47] [47] 0x56009334e4c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x56009334e550 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x56009334e5e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x56009334e670 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x56009334e700 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x56009334e790 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] 0x56009335ed30 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x56009335edc0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x56009335ee50 MAP: (1 sibs) 4 children: 37: [3] [3] 0x56009335eee0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x56009335ef70 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x56009335f000 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x56009335f090 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x56009335f120 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x56009335f1b0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x56009335f240 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x56009335f2d0 MAP: (1 sibs) 4 children: 37: [11] [11] 0x56009335f360 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x56009335f3f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x56009335f480 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x56009335f510 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x56009335f5a0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x56009335f630 MAP: (1 sibs) 4 children: 37: [17] [17] 0x56009335f6c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x56009335f750 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x56009335f7e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x56009335f870 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x56009335f900 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x56009335f990 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x56009335fa20 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x56009335fab0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x56009335fb40 MAP: (1 sibs) 4 children: 37: [26] [26] 0x56009335fbd0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x56009335fc60 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x56009335fcf0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x56009335fd80 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x56009335fe10 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x56009335fea0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x56009335ff30 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x56009335ffc0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x560093360050 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x5600933600e0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x560093360170 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x560093360200 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x560093360290 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x560093360320 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x5600933603b0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x560093360440 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x5600933604d0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x560093360560 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x5600933605f0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x560093360680 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x560093360710 MAP: (1 sibs) 4 children: 37: [47] [47] 0x5600933607a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x560093360830 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x5600933608c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x560093360950 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x5600933609e0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x560093360a70 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] 0x56009334ee60 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x56009334eef0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x56009334ef80 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x56009334f010 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x56009334f0a0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x56009334f130 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x56009334f1c0 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] 0x56009335d210 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x56009335d2a0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x56009335d330 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x56009335d3c0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x56009335d450 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x56009335d4e0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x56009335d570 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] 0x560093350b90 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x560093350c20 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x560093350cb0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x560093350d40 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x560093350dd0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x560093350e60 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x560093350ef0 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] 0x56009335db20 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x56009335dbb0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x56009335dc40 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x56009335dcd0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x56009335dd60 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x56009335ddf0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x56009335de80 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] 0x5600933528c0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x560093352950 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x5600933529e0 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x560093352a70 VAL: 'a' (5 sibs) 37: [4] [4] 0x560093352b00 VAL: 'b' (5 sibs) 37: [5] [5] 0x560093352b90 VAL: 'c' (5 sibs) 37: [6] [6] 0x560093352c20 VAL: 'd' (5 sibs) 37: [7] [7] 0x560093352cb0 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] 0x560093361140 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x5600933611d0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x560093361260 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x5600933612f0 VAL: 'a' (5 sibs) 37: [4] [4] 0x560093361380 VAL: 'b' (5 sibs) 37: [5] [5] 0x560093361410 VAL: 'c' (5 sibs) 37: [6] [6] 0x5600933614a0 VAL: 'd' (5 sibs) 37: [7] [7] 0x560093361530 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] 0x5600933531d0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x560093353260 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x5600933532f0 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x560093353380 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] 0x560093361a50 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x560093361ae0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x560093361b70 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x560093361c00 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] 0x560093353ae0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x560093353b70 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x560093353c00 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x560093353c90 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x560093353d20 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x560093353db0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x560093353e40 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] 0x560093362360 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5600933623f0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x560093362480 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x560093362510 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5600933625a0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x560093362630 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5600933626c0 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] 0x5600933543f0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x560093354480 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x560093354510 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5600933545a0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x560093354630 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5600933546c0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x560093354750 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] 0x560093362c70 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x560093362d00 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x560093362d90 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x560093362e20 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x560093362eb0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x560093362f40 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x560093362fd0 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] 0x560093354d00 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x560093354d90 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x560093354e20 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x560093354eb0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x560093354f40 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x560093354fd0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x560093355060 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] 0x560093363580 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x560093363610 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5600933636a0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x560093363730 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5600933637c0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x560093363850 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5600933638e0 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] 0x560093357130 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x5600933571c0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x560093357250 MAP: (1 sibs) 4 children: 37: [3] [3] 0x5600933572e0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x560093357370 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x560093357400 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x560093357490 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x560093357520 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x5600933575b0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x560093357640 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x5600933576d0 MAP: (1 sibs) 4 children: 37: [11] [11] 0x560093357760 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x5600933577f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x560093357880 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x560093357910 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x5600933579a0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x560093357a30 MAP: (1 sibs) 4 children: 37: [17] [17] 0x560093357ac0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x560093357b50 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x560093357be0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x560093357c70 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x560093357d00 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x560093357d90 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x560093357e20 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x560093357eb0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x560093357f40 MAP: (1 sibs) 4 children: 37: [26] [26] 0x560093357fd0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x560093358060 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x5600933580f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x560093358180 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x560093358210 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x5600933582a0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x560093358330 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x5600933583c0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x560093358450 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x5600933584e0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x560093358570 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x560093358600 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x560093358690 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x560093358720 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x5600933587b0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x560093358840 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x5600933588d0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x560093358960 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x5600933589f0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x560093358a80 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x560093358b10 MAP: (1 sibs) 4 children: 37: [47] [47] 0x560093358ba0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x560093358c30 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x560093358cc0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x560093358d50 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x560093358de0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x560093358e70 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] 0x5600933659b0 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x560093365a40 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x560093365ad0 MAP: (1 sibs) 4 children: 37: [3] [3] 0x560093365b60 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x560093365bf0 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x560093365c80 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x560093365d10 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x560093365da0 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x560093365e30 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x560093365ec0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x560093365f50 MAP: (1 sibs) 4 children: 37: [11] [11] 0x560093365fe0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x560093366070 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x560093366100 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x560093366190 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x560093366220 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x5600933662b0 MAP: (1 sibs) 4 children: 37: [17] [17] 0x560093366340 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x5600933663d0 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x560093366460 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x5600933664f0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x560093366580 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x560093366610 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x5600933666a0 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x560093366730 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x5600933667c0 MAP: (1 sibs) 4 children: 37: [26] [26] 0x560093366850 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x5600933668e0 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x560093366970 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x560093366a00 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x560093366a90 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x560093366b20 MAP: (1 sibs) 4 children: 37: [32] [32] 0x560093366bb0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x560093366c40 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x560093366cd0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x560093366d60 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x560093366df0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x560093366e80 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x560093366f10 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x560093366fa0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x560093367030 MAP: (1 sibs) 4 children: 37: [41] [41] 0x5600933670c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x560093367150 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x5600933671e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x560093367270 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x560093367300 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x560093367390 MAP: (1 sibs) 4 children: 37: [47] [47] 0x560093367420 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x5600933674b0 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x560093367540 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x5600933675d0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x560093367660 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x5600933676f0 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] 0x560093355610 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5600933556a0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x560093355730 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5600933557c0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x560093355850 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5600933558e0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x560093355970 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] 0x560093363e90 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x560093363f20 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x560093363fb0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x560093364040 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5600933640d0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x560093364160 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5600933641f0 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] 0x560093355f20 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x560093355fb0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x560093356040 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5600933560d0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x560093356160 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5600933561f0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x560093356280 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] 0x5600933647a0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x560093364830 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5600933648c0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x560093364950 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5600933649e0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x560093364a70 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x560093364b00 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] 0x560093359540 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x5600933595d0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x560093359660 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x5600933596f0 VAL: 'a' (5 sibs) 37: [4] [4] 0x560093359780 VAL: 'b' (5 sibs) 37: [5] [5] 0x560093359810 VAL: 'c' (5 sibs) 37: [6] [6] 0x5600933598a0 VAL: 'd' (5 sibs) 37: [7] [7] 0x560093359930 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] 0x560093367dc0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x560093367e50 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x560093367ee0 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x560093367f70 VAL: 'a' (5 sibs) 37: [4] [4] 0x560093368000 VAL: 'b' (5 sibs) 37: [5] [5] 0x560093368090 VAL: 'c' (5 sibs) 37: [6] [6] 0x560093368120 VAL: 'd' (5 sibs) 37: [7] [7] 0x5600933681b0 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: 0x5600933159b0 [ROOT] MAP: (0 sibs) 3 children: 37: 0x5600933104d0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0x560093310568 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0x560093310600 KEYSEQ: 'baz' (3 sibs) 0 children: 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x56009335b0a0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x56009335b130 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x56009335b1c0 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x56009335b250 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: 0x560093315ac8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x560093310b60 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x560093310ca0 VAL: 'John Smith' (2 sibs) 37: 0x560093310d38 VAL: 'Bill Jones' (2 sibs) 37: 0x560093310bf8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x560093310de0 VAL: 'Mary Smith' (2 sibs) 37: 0x560093310e78 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x5600933650b0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x560093365140 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5600933651d0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x560093365260 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5600933652f0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x560093365380 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x560093365410 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: 0x560093315be0 [ROOT] MAP: (0 sibs) 2 children: 37: 0x560093311390 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x5600933114d0 VAL: 'John Smith' (2 sibs) 37: 0x560093311568 VAL: 'Bill Jones' (2 sibs) 37: 0x560093311428 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x560093311610 VAL: 'Mary Smith' (2 sibs) 37: 0x5600933116a8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x5600933654b0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x560093365540 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5600933655d0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x560093365660 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5600933656f0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x560093365780 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x560093365810 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: 0x560093315cf8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x560093311750 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x560093311890 VAL: 'John Smith' (2 sibs) 37: 0x560093311928 VAL: 'Bill Jones' (2 sibs) 37: 0x5600933117e8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x5600933119d0 VAL: 'Mary Smith' (2 sibs) 37: 0x560093311a68 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x56009335e430 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x56009335e4c0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x56009335e550 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x56009335e5e0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x56009335e670 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x56009335e700 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x56009335e790 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: 0x560093315e10 [ROOT] MAP: (0 sibs) 8 children: 37: 0x560093316230 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0x560093316700 MAP: (1 sibs) 4 children: 37: 0x5600933167a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x560093316838 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x5600933168d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x560093316968 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x5600933162c8 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0x560093316360 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0x560093316a10 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x560093316be0 MAP: (1 sibs) 4 children: 37: 0x560093316c80 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x560093316d18 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x560093316db0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x560093316e48 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x560093316aa8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x560093316ef0 MAP: (1 sibs) 4 children: 37: 0x560093316f90 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x560093317028 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x5600933170c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x560093317158 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x560093316b40 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x5600933163f8 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0x560093316490 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0x560093317200 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x5600933173d0 MAP: (1 sibs) 4 children: 37: 0x560093317470 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x560093317508 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x5600933175a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x560093317638 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x560093317298 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x5600933176e0 MAP: (1 sibs) 4 children: 37: 0x560093317780 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x560093317818 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x5600933178b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x560093317948 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x560093317330 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x560093316528 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0x5600933165c0 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0x5600933179f0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x560093317bc0 MAP: (1 sibs) 4 children: 37: 0x560093317c60 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x560093317cf8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x560093317d90 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x560093317e28 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x560093317a88 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x560093317ed0 MAP: (1 sibs) 4 children: 37: 0x560093317f70 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x560093318008 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x5600933180a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x560093318138 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x560093317b20 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x560093316658 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x5600933686d0 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x560093368760 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x5600933687f0 MAP: (1 sibs) 4 children: 37: [3] [3] 0x560093368880 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x560093368910 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x5600933689a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x560093368a30 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x560093368ac0 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x560093368b50 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x560093368be0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x560093368c70 MAP: (1 sibs) 4 children: 37: [11] [11] 0x560093368d00 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x560093368d90 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x560093368e20 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x560093368eb0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x560093368f40 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x560093368fd0 MAP: (1 sibs) 4 children: 37: [17] [17] 0x560093369060 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x5600933690f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x560093369180 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x560093369210 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x5600933692a0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x560093369330 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x5600933693c0 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x560093369450 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x5600933694e0 MAP: (1 sibs) 4 children: 37: [26] [26] 0x560093369570 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x560093369600 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x560093369690 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x560093369720 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x5600933697b0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x560093369840 MAP: (1 sibs) 4 children: 37: [32] [32] 0x5600933698d0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x560093369960 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x5600933699f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x560093369a80 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x560093369b10 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x560093369ba0 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x560093369c30 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x560093369cc0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x560093369d50 MAP: (1 sibs) 4 children: 37: [41] [41] 0x560093369de0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x560093369e70 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x560093369f00 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x560093369f90 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x56009336a020 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x56009336a0b0 MAP: (1 sibs) 4 children: 37: [47] [47] 0x56009336a140 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x56009336a1d0 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x56009336a260 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x56009336a2f0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x56009336a380 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x56009336a410 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: 0x560093315f28 [ROOT] MAP: (0 sibs) 2 children: 37: 0x560093311b60 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x560093310f20 VAL: 'John Smith' (2 sibs) 37: 0x560093310fb8 VAL: 'Bill Jones' (2 sibs) 37: 0x560093311bf8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x560093311060 VAL: 'Mary Smith' (2 sibs) 37: 0x5600933110f8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x56009335e830 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x56009335e8c0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x56009335e950 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x56009335e9e0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x56009335ea70 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x56009335eb00 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x56009335eb90 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: 0x560093316040 [ROOT] MAP: (0 sibs) 2 children: 37: 0x5600933111f0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x560093313380 VAL: 'John Smith' (2 sibs) 37: 0x560093313418 VAL: 'Bill Jones' (2 sibs) 37: 0x560093311288 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x5600933134c0 VAL: 'Mary Smith' (2 sibs) 37: 0x560093313558 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x56009336a4b0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x56009336a540 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x56009336a5d0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x56009336a660 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x56009336a6f0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x56009336a780 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x56009336a810 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: 0x560093316158 [ROOT] MAP: (0 sibs) 1 children: 37: 0x560093313070 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0x560093312d60 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0x560093312090 VAL: 'a' (5 sibs) 37: 0x560093312128 VAL: 'b' (5 sibs) 37: 0x5600933121c0 VAL: 'c' (5 sibs) 37: 0x560093312258 VAL: 'd' (5 sibs) 37: 0x5600933122f0 VAL: 'e' (5 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x56009336a8b0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x56009336a940 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x56009336a9d0 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x56009336aa60 VAL: 'a' (5 sibs) 37: [4] [4] 0x56009336aaf0 VAL: 'b' (5 sibs) 37: [5] [5] 0x56009336ab80 VAL: 'c' (5 sibs) 37: [6] [6] 0x56009336ac10 VAL: 'd' (5 sibs) 37: [7] [7] 0x56009336aca0 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: 0x5600933159b0 [ROOT] MAP: (0 sibs) 3 children: 37: 0x5600933104d0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0x560093310568 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0x560093310600 KEYSEQ: 'baz' (3 sibs) 0 children: 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x56009336ad40 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x56009336add0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x56009336ae60 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x56009336aef0 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: 0x560093315ac8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x560093310b60 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x560093310ca0 VAL: 'John Smith' (2 sibs) 37: 0x560093310d38 VAL: 'Bill Jones' (2 sibs) 37: 0x560093310bf8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x560093310de0 VAL: 'Mary Smith' (2 sibs) 37: 0x560093310e78 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x56009336af90 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x56009336b020 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x56009336b0b0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x56009336b140 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x56009336b1d0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x56009336b260 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x56009336b2f0 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: 0x560093315be0 [ROOT] MAP: (0 sibs) 2 children: 37: 0x560093311390 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x5600933114d0 VAL: 'John Smith' (2 sibs) 37: 0x560093311568 VAL: 'Bill Jones' (2 sibs) 37: 0x560093311428 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x560093311610 VAL: 'Mary Smith' (2 sibs) 37: 0x5600933116a8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x56009336b390 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x56009336b420 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x56009336b4b0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x56009336b540 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x56009336b5d0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x56009336b660 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x56009336b6f0 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: 0x560093315cf8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x560093311750 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x560093311890 VAL: 'John Smith' (2 sibs) 37: 0x560093311928 VAL: 'Bill Jones' (2 sibs) 37: 0x5600933117e8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x5600933119d0 VAL: 'Mary Smith' (2 sibs) 37: 0x560093311a68 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x56009336b790 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x56009336b820 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x56009336b8b0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x56009336b940 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x56009336b9d0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x56009336ba60 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x56009336baf0 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: 0x560093315e10 [ROOT] MAP: (0 sibs) 8 children: 37: 0x560093316230 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0x560093316700 MAP: (1 sibs) 4 children: 37: 0x5600933167a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x560093316838 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x5600933168d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x560093316968 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x5600933162c8 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0x560093316360 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0x560093316a10 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x560093316be0 MAP: (1 sibs) 4 children: 37: 0x560093316c80 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x560093316d18 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x560093316db0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x560093316e48 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x560093316aa8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x560093316ef0 MAP: (1 sibs) 4 children: 37: 0x560093316f90 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x560093317028 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x5600933170c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x560093317158 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x560093316b40 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x5600933163f8 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0x560093316490 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0x560093317200 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x5600933173d0 MAP: (1 sibs) 4 children: 37: 0x560093317470 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x560093317508 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x5600933175a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x560093317638 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x560093317298 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x5600933176e0 MAP: (1 sibs) 4 children: 37: 0x560093317780 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x560093317818 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x5600933178b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x560093317948 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x560093317330 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x560093316528 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0x5600933165c0 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0x5600933179f0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x560093317bc0 MAP: (1 sibs) 4 children: 37: 0x560093317c60 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x560093317cf8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x560093317d90 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x560093317e28 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x560093317a88 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x560093317ed0 MAP: (1 sibs) 4 children: 37: 0x560093317f70 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x560093318008 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x5600933180a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x560093318138 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x560093317b20 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x560093316658 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x56009336bb90 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x56009336bc20 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x56009336bcb0 MAP: (1 sibs) 4 children: 37: [3] [3] 0x56009336bd40 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x56009336bdd0 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x56009336be60 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x56009336bef0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x56009336bf80 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x56009336c010 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x56009336c0a0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x56009336c130 MAP: (1 sibs) 4 children: 37: [11] [11] 0x56009336c1c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x56009336c250 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x56009336c2e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x56009336c370 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x56009336c400 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x56009336c490 MAP: (1 sibs) 4 children: 37: [17] [17] 0x56009336c520 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x56009336c5b0 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x56009336c640 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x56009336c6d0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x56009336c760 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x56009336c7f0 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x56009336c880 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x56009336c910 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x56009336c9a0 MAP: (1 sibs) 4 children: 37: [26] [26] 0x56009336ca30 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x56009336cac0 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x56009336cb50 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x56009336cbe0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x56009336cc70 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x56009336cd00 MAP: (1 sibs) 4 children: 37: [32] [32] 0x56009336cd90 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x56009336ce20 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x56009336ceb0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x56009336cf40 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x56009336cfd0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x56009336d060 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x56009336d0f0 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x56009336d180 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x56009336d210 MAP: (1 sibs) 4 children: 37: [41] [41] 0x56009336d2a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x56009336d330 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x56009336d3c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x56009336d450 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x56009336d4e0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x56009336d570 MAP: (1 sibs) 4 children: 37: [47] [47] 0x56009336d600 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x56009336d690 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x56009336d720 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x56009336d7b0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x56009336d840 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x56009336d8d0 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: 0x560093315f28 [ROOT] MAP: (0 sibs) 2 children: 37: 0x560093311b60 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x560093310f20 VAL: 'John Smith' (2 sibs) 37: 0x560093310fb8 VAL: 'Bill Jones' (2 sibs) 37: 0x560093311bf8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x560093311060 VAL: 'Mary Smith' (2 sibs) 37: 0x5600933110f8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x56009336d970 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x56009336da00 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x56009336da90 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x56009336db20 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x56009336dbb0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x56009336dc40 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x56009336dcd0 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: 0x560093316040 [ROOT] MAP: (0 sibs) 2 children: 37: 0x5600933111f0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x560093313380 VAL: 'John Smith' (2 sibs) 37: 0x560093313418 VAL: 'Bill Jones' (2 sibs) 37: 0x560093311288 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x5600933134c0 VAL: 'Mary Smith' (2 sibs) 37: 0x560093313558 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x56009336dd70 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x56009336de00 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x56009336de90 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x56009336df20 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x56009336dfb0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x56009336e040 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x56009336e0d0 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: 0x560093316158 [ROOT] MAP: (0 sibs) 1 children: 37: 0x560093313070 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0x560093312d60 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0x560093312090 VAL: 'a' (5 sibs) 37: 0x560093312128 VAL: 'b' (5 sibs) 37: 0x5600933121c0 VAL: 'c' (5 sibs) 37: 0x560093312258 VAL: 'd' (5 sibs) 37: 0x5600933122f0 VAL: 'e' (5 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x56009336e170 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x56009336e200 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x56009336e290 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x56009336e320 VAL: 'a' (5 sibs) 37: [4] [4] 0x56009336e3b0 VAL: 'b' (5 sibs) 37: [5] [5] 0x56009336e440 VAL: 'c' (5 sibs) 37: [6] [6] 0x56009336e4d0 VAL: 'd' (5 sibs) 37: [7] [7] 0x56009336e560 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: 0x5605aa9ceab0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x5605aa9cae90 MAP: (3 sibs) 0 children: 38: 0x5605aa9caf28 MAP: (3 sibs) 0 children: 38: 0x5605aa9cafc0 MAP: (3 sibs) 0 children: 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x5605aaa16770 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x5605aaa16800 MAP: (3 sibs) 0 children: 38: [2] [2] 0x5605aaa16890 MAP: (3 sibs) 0 children: 38: [3] [3] 0x5605aaa16920 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: 0x5605aa9cebc8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x5605aa9cb520 MAP: (2 sibs) 2 children: 38: 0x5605aa9cb660 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x5605aa9cb6f8 KEYVAL: 'age' '33' (2 sibs) 38: 0x5605aa9cb5b8 MAP: (2 sibs) 2 children: 38: 0x5605aa9cb7a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x5605aa9cb838 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x5605aaa184a0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x5605aaa18530 MAP: (2 sibs) 2 children: 38: [2] [2] 0x5605aaa185c0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x5605aaa18650 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x5605aaa186e0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x5605aaa18770 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x5605aaa18800 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: 0x5605aa9cece0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x5605aa9cbd50 MAP: (2 sibs) 2 children: 38: 0x5605aa9cbe90 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x5605aa9cbf28 KEYVAL: 'age' '33' (2 sibs) 38: 0x5605aa9cbde8 MAP: (2 sibs) 2 children: 38: 0x5605aa9cbfd0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x5605aa9cc068 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x5605aaa1a1d0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x5605aaa1a260 MAP: (2 sibs) 2 children: 38: [2] [2] 0x5605aaa1a2f0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x5605aaa1a380 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x5605aaa1a410 MAP: (2 sibs) 2 children: 38: [5] [5] 0x5605aaa1a4a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x5605aaa1a530 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: 0x5605aa9cedf8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x5605aa9cc110 MAP: (2 sibs) 2 children: 38: 0x5605aa9cc250 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x5605aa9cc2e8 KEYVAL: 'age' '33' (2 sibs) 38: 0x5605aa9cc1a8 MAP: (2 sibs) 2 children: 38: 0x5605aa9cc390 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x5605aa9cc428 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x5605aaa1bf00 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x5605aaa1bf90 MAP: (2 sibs) 2 children: 38: [2] [2] 0x5605aaa1c020 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x5605aaa1c0b0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x5605aaa1c140 MAP: (2 sibs) 2 children: 38: [5] [5] 0x5605aaa1c1d0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x5605aaa1c260 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: 0x5605aa9cef10 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x5605aa9ccda0 MAP: (2 sibs) 2 children: 38: 0x5605aa9ccee0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x5605aa9ccf78 KEYVAL: 'age' '33' (2 sibs) 38: 0x5605aa9cce38 MAP: (2 sibs) 2 children: 38: 0x5605aa9cd020 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x5605aa9cd0b8 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x5605aaa1dc30 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x5605aaa1dcc0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x5605aaa1dd50 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x5605aaa1dde0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x5605aaa1de70 MAP: (2 sibs) 2 children: 38: [5] [5] 0x5605aaa1df00 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x5605aaa1df90 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: 0x5605aa9cf028 [ROOT] SEQ: (0 sibs) 1 children: 38: 0x5605aa9cb930 MAP: (1 sibs) 2 children: 38: 0x5605aa9cb1a0 KEYVAL: 'a' '1' (2 sibs) 38: 0x5605aa9cb238 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x5605aaa1f960 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x5605aaa1f9f0 MAP: (1 sibs) 2 children: 38: [2] [2] 0x5605aaa1fa80 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x5605aaa1fb10 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: 0x5605aa9cf140 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x5605aa9cd2a0 MAP: (4 sibs) 2 children: 38: 0x5605aa9cd510 KEYVAL: 'a' '1' (2 sibs) 38: 0x5605aa9cd5a8 KEYVAL: 'b' '2' (2 sibs) 38: 0x5605aa9cd338 MAP: (4 sibs) 2 children: 38: 0x5605aa9cd650 KEYVAL: 'b' '2' (2 sibs) 38: 0x5605aa9cd6e8 KEYVAL: 'a' '1' (2 sibs) 38: 0x5605aa9cd3d0 MAP: (4 sibs) 3 children: 38: 0x5605aa9cd790 KEYVAL: 'b' '2' (3 sibs) 38: 0x5605aa9cd828 KEYVAL: 'a' '1' (3 sibs) 38: 0x5605aa9cd8c0 KEYVAL: 'c' '3' (3 sibs) 38: 0x5605aa9cd468 MAP: (4 sibs) 2 children: 38: 0x5605aa9cd960 KEYVAL: 'a' '1' (2 sibs) 38: 0x5605aa9cd9f8 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x5605aaa21690 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x5605aaa21720 MAP: (4 sibs) 2 children: 38: [2] [2] 0x5605aaa217b0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x5605aaa21840 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x5605aaa218d0 MAP: (4 sibs) 2 children: 38: [5] [5] 0x5605aaa21960 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x5605aaa219f0 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x5605aaa21a80 MAP: (4 sibs) 3 children: 38: [8] [8] 0x5605aaa21b10 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x5605aaa21ba0 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x5605aaa21c30 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x5605aaa21cc0 MAP: (4 sibs) 2 children: 38: [12] [12] 0x5605aaa21d50 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x5605aaa21de0 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: 0x5605aa9cf258 [ROOT] MAP: (0 sibs) 4 children: 38: 0x5605aa9cdaf0 KEYVAL: 'a' '1' (4 sibs) 38: 0x5605aa9cdb88 KEYVAL: 'b' '2' (4 sibs) 38: 0x5605aa9cdc20 KEYVAL: 'b' '2' (4 sibs) 38: 0x5605aa9cdcb8 KEYVAL: 'a' '1' (4 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x5605aaa233c0 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x5605aaa23450 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x5605aaa234e0 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x5605aaa23570 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x5605aaa23600 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: 0x5605aa9cf370 [ROOT] MAP: (0 sibs) 1 children: 38: 0x5605aa9cfc40 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0x5605aa9cfce0 MAP: (5 sibs) 1 children: 38: 0x5605aa9cffe0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0x5605aa9cfd78 MAP: (5 sibs) 1 children: 38: 0x5605aa9d0080 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0x5605aa9cfe10 MAP: (5 sibs) 1 children: 38: 0x5605aa9d0120 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0x5605aa9cfea8 MAP: (5 sibs) 1 children: 38: 0x5605aa9d01c0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0x5605aa9d0260 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0x5605aa9d02f8 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0x5605aa9cff40 MAP: (5 sibs) 1 children: 38: 0x5605aa9d03a0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0x5605aa9d0440 VAL: 'val1' (2 sibs) 38: 0x5605aa9d04d8 VAL: 'val2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x5605aaa251e0 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x5605aaa25270 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x5605aaa25300 MAP: (5 sibs) 1 children: 38: [3] [3] 0x5605aaa25390 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x5605aaa25420 MAP: (5 sibs) 1 children: 38: [5] [5] 0x5605aaa254b0 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x5605aaa25540 MAP: (5 sibs) 1 children: 38: [7] [7] 0x5605aaa255d0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x5605aaa25660 MAP: (5 sibs) 1 children: 38: [9] [9] 0x5605aaa256f0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x5605aaa25780 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x5605aaa25810 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x5605aaa258a0 MAP: (5 sibs) 1 children: 38: [13] [13] 0x5605aaa25930 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x5605aaa259c0 VAL: 'val1' (2 sibs) 38: [15] [15] 0x5605aaa25a50 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: 0x5605aa9cf488 [ROOT] MAP: (0 sibs) 3 children: 38: 0x5605aa9cbb10 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0x5605aa9cc520 MAP: (1 sibs) 1 children: 38: 0x5605aa9cc5c0 KEYVAL: '' 'foo' (1 sibs) 38: 0x5605aa9cbba8 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0x5605aa9cc660 MAP: (1 sibs) 1 children: 38: 0x5605aa9cc700 KEYVAL: '' 'foo' (1 sibs) 38: 0x5605aa9cbc40 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0x5605aa9cd160 MAP: (2 sibs) 1 children: 38: 0x5605aa9cc7a0 KEYVAL: '' '' (1 sibs) 38: 0x5605aa9cd1f8 MAP: (2 sibs) 1 children: 38: 0x5605aa9cc840 KEYVAL: '' '' (1 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x5605aaa26fb0 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x5605aaa27040 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x5605aaa270d0 MAP: (1 sibs) 1 children: 38: [3] [3] 0x5605aaa27160 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x5605aaa271f0 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x5605aaa27280 MAP: (1 sibs) 1 children: 38: [6] [6] 0x5605aaa27310 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x5605aaa273a0 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x5605aaa27430 MAP: (2 sibs) 1 children: 38: [9] [9] 0x5605aaa274c0 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x5605aaa27550 MAP: (2 sibs) 1 children: 38: [11] [11] 0x5605aaa275e0 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: 0x5605aa9cf5a0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x5605aa9cb060 MAP: (2 sibs) 3 children: 38: 0x5605aa9d0580 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0x5605aa9d0618 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0x5605aa9d06b0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0x5605aa9cb0f8 MAP: (2 sibs) 3 children: 38: 0x5605aa9d0750 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0x5605aa9d07e8 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0x5605aa9d0880 KEYVAL***: '*a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x5605aaa28e80 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x5605aaa28f10 MAP: (2 sibs) 3 children: 38: [2] [2] 0x5605aaa28fa0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x5605aaa29030 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x5605aaa290c0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x5605aaa29150 MAP: (2 sibs) 3 children: 38: [6] [6] 0x5605aaa291e0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x5605aaa29270 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x5605aaa29300 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: 0x5605aa9cf6b8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x5605aa9cb9d0 MAP: (2 sibs) 3 children: 38: 0x5605aa9d0920 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0x5605aa9d09b8 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0x5605aa9d0a50 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0x5605aa9cba68 MAP: (2 sibs) 3 children: 38: 0x5605aa9d0af0 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0x5605aa9d0b88 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0x5605aa9d0c20 KEYVAL: 'a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x5605aaa2ad10 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x5605aaa2ada0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x5605aaa2ae30 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x5605aaa2aec0 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x5605aaa2af50 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x5605aaa2afe0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x5605aaa2b070 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x5605aaa2b100 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x5605aaa2b190 KEYVAL***: '*a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: resolved tree!!! 38: -------------------------------------- 38: [0][0] 0x5605aaa2ad10 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x5605aaa2ada0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x5605aaa2ae30 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x5605aaa2aec0 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x5605aaa2af50 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x5605aaa2afe0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x5605aaa2b070 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x5605aaa2b100 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x5605aaa2b190 KEYVAL: 'a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: reordered tree!!! 38: -------------------------------------- 38: [0][0] 0x5605aaa2ad10 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x5605aaa2ada0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x5605aaa2ae30 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x5605aaa2aec0 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x5605aaa2af50 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x5605aaa2afe0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x5605aaa2b070 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x5605aaa2b100 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x5605aaa2b190 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: 0x5605aa9cf7d0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x5605aa9d0e90 MAP: (3 sibs) 3 children: 38: 0x5605aa9d1060 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0x5605aa9d10f8 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0x5605aa9d1190 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0x5605aa9d0f28 MAP: (3 sibs) 3 children: 38: 0x5605aa9d1230 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0x5605aa9d12c8 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0x5605aa9d1360 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0x5605aa9d0fc0 MAP: (3 sibs) 3 children: 38: 0x5605aa9d1400 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0x5605aa9d1498 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0x5605aa9d1530 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x5605aaa2cbb0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x5605aaa2cc40 MAP: (3 sibs) 3 children: 38: [2] [2] 0x5605aaa2ccd0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x5605aaa2cd60 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x5605aaa2cdf0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x5605aaa2ce80 MAP: (3 sibs) 3 children: 38: [6] [6] 0x5605aaa2cf10 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x5605aaa2cfa0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x5605aaa2d030 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x5605aaa2d0c0 MAP: (3 sibs) 3 children: 38: [10] [10] 0x5605aaa2d150 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x5605aaa2d1e0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x5605aaa2d270 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: 0x5605aa9ceab0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x5605aa9cae90 MAP: (3 sibs) 0 children: 38: 0x5605aa9caf28 MAP: (3 sibs) 0 children: 38: 0x5605aa9cafc0 MAP: (3 sibs) 0 children: 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x5605aaa2d4c0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x5605aaa2d550 MAP: (3 sibs) 0 children: 38: [2] [2] 0x5605aaa2d5e0 MAP: (3 sibs) 0 children: 38: [3] [3] 0x5605aaa2d670 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: 0x5605aa9cebc8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x5605aa9cb520 MAP: (2 sibs) 2 children: 38: 0x5605aa9cb660 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x5605aa9cb6f8 KEYVAL: 'age' '33' (2 sibs) 38: 0x5605aa9cb5b8 MAP: (2 sibs) 2 children: 38: 0x5605aa9cb7a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x5605aa9cb838 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x5605aaa2ddd0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x5605aaa2de60 MAP: (2 sibs) 2 children: 38: [2] [2] 0x5605aaa2def0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x5605aaa2df80 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x5605aaa2e010 MAP: (2 sibs) 2 children: 38: [5] [5] 0x5605aaa2e0a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x5605aaa2e130 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: 0x5605aa9cece0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x5605aa9cbd50 MAP: (2 sibs) 2 children: 38: 0x5605aa9cbe90 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x5605aa9cbf28 KEYVAL: 'age' '33' (2 sibs) 38: 0x5605aa9cbde8 MAP: (2 sibs) 2 children: 38: 0x5605aa9cbfd0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x5605aa9cc068 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x5605aaa2e6e0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x5605aaa2e770 MAP: (2 sibs) 2 children: 38: [2] [2] 0x5605aaa2e800 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x5605aaa2e890 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x5605aaa2e920 MAP: (2 sibs) 2 children: 38: [5] [5] 0x5605aaa2e9b0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x5605aaa2ea40 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: 0x5605aa9cedf8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x5605aa9cc110 MAP: (2 sibs) 2 children: 38: 0x5605aa9cc250 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x5605aa9cc2e8 KEYVAL: 'age' '33' (2 sibs) 38: 0x5605aa9cc1a8 MAP: (2 sibs) 2 children: 38: 0x5605aa9cc390 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x5605aa9cc428 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x5605aaa2eff0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x5605aaa2f080 MAP: (2 sibs) 2 children: 38: [2] [2] 0x5605aaa2f110 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x5605aaa2f1a0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x5605aaa2f230 MAP: (2 sibs) 2 children: 38: [5] [5] 0x5605aaa2f2c0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x5605aaa2f350 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: 0x5605aa9cef10 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x5605aa9ccda0 MAP: (2 sibs) 2 children: 38: 0x5605aa9ccee0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x5605aa9ccf78 KEYVAL: 'age' '33' (2 sibs) 38: 0x5605aa9cce38 MAP: (2 sibs) 2 children: 38: 0x5605aa9cd020 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x5605aa9cd0b8 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x5605aaa2f900 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x5605aaa2f990 MAP: (2 sibs) 2 children: 38: [2] [2] 0x5605aaa2fa20 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x5605aaa2fab0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x5605aaa2fb40 MAP: (2 sibs) 2 children: 38: [5] [5] 0x5605aaa2fbd0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x5605aaa2fc60 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: 0x5605aa9cf028 [ROOT] SEQ: (0 sibs) 1 children: 38: 0x5605aa9cb930 MAP: (1 sibs) 2 children: 38: 0x5605aa9cb1a0 KEYVAL: 'a' '1' (2 sibs) 38: 0x5605aa9cb238 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x5605aaa30210 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x5605aaa302a0 MAP: (1 sibs) 2 children: 38: [2] [2] 0x5605aaa30330 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x5605aaa303c0 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: 0x5605aa9cf140 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x5605aa9cd2a0 MAP: (4 sibs) 2 children: 38: 0x5605aa9cd510 KEYVAL: 'a' '1' (2 sibs) 38: 0x5605aa9cd5a8 KEYVAL: 'b' '2' (2 sibs) 38: 0x5605aa9cd338 MAP: (4 sibs) 2 children: 38: 0x5605aa9cd650 KEYVAL: 'b' '2' (2 sibs) 38: 0x5605aa9cd6e8 KEYVAL: 'a' '1' (2 sibs) 38: 0x5605aa9cd3d0 MAP: (4 sibs) 3 children: 38: 0x5605aa9cd790 KEYVAL: 'b' '2' (3 sibs) 38: 0x5605aa9cd828 KEYVAL: 'a' '1' (3 sibs) 38: 0x5605aa9cd8c0 KEYVAL: 'c' '3' (3 sibs) 38: 0x5605aa9cd468 MAP: (4 sibs) 2 children: 38: 0x5605aa9cd960 KEYVAL: 'a' '1' (2 sibs) 38: 0x5605aa9cd9f8 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x5605aaa30b20 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x5605aaa30bb0 MAP: (4 sibs) 2 children: 38: [2] [2] 0x5605aaa30c40 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x5605aaa30cd0 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x5605aaa30d60 MAP: (4 sibs) 2 children: 38: [5] [5] 0x5605aaa30df0 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x5605aaa30e80 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x5605aaa30f10 MAP: (4 sibs) 3 children: 38: [8] [8] 0x5605aaa30fa0 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x5605aaa31030 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x5605aaa310c0 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x5605aaa31150 MAP: (4 sibs) 2 children: 38: [12] [12] 0x5605aaa311e0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x5605aaa31270 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: 0x5605aa9cf258 [ROOT] MAP: (0 sibs) 4 children: 38: 0x5605aa9cdaf0 KEYVAL: 'a' '1' (4 sibs) 38: 0x5605aa9cdb88 KEYVAL: 'b' '2' (4 sibs) 38: 0x5605aa9cdc20 KEYVAL: 'b' '2' (4 sibs) 38: 0x5605aa9cdcb8 KEYVAL: 'a' '1' (4 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x5605aaa31430 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x5605aaa314c0 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x5605aaa31550 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x5605aaa315e0 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x5605aaa31670 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: 0x5605aa9cf370 [ROOT] MAP: (0 sibs) 1 children: 38: 0x5605aa9cfc40 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0x5605aa9cfce0 MAP: (5 sibs) 1 children: 38: 0x5605aa9cffe0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0x5605aa9cfd78 MAP: (5 sibs) 1 children: 38: 0x5605aa9d0080 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0x5605aa9cfe10 MAP: (5 sibs) 1 children: 38: 0x5605aa9d0120 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0x5605aa9cfea8 MAP: (5 sibs) 1 children: 38: 0x5605aa9d01c0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0x5605aa9d0260 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0x5605aa9d02f8 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0x5605aa9cff40 MAP: (5 sibs) 1 children: 38: 0x5605aa9d03a0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0x5605aa9d0440 VAL: 'val1' (2 sibs) 38: 0x5605aa9d04d8 VAL: 'val2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x5605aaa31d40 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x5605aaa31dd0 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x5605aaa31e60 MAP: (5 sibs) 1 children: 38: [3] [3] 0x5605aaa31ef0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x5605aaa31f80 MAP: (5 sibs) 1 children: 38: [5] [5] 0x5605aaa32010 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x5605aaa320a0 MAP: (5 sibs) 1 children: 38: [7] [7] 0x5605aaa32130 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x5605aaa321c0 MAP: (5 sibs) 1 children: 38: [9] [9] 0x5605aaa32250 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x5605aaa322e0 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x5605aaa32370 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x5605aaa32400 MAP: (5 sibs) 1 children: 38: [13] [13] 0x5605aaa32490 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x5605aaa32520 VAL: 'val1' (2 sibs) 38: [15] [15] 0x5605aaa325b0 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: 0x5605aa9cf488 [ROOT] MAP: (0 sibs) 3 children: 38: 0x5605aa9cbb10 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0x5605aa9cc520 MAP: (1 sibs) 1 children: 38: 0x5605aa9cc5c0 KEYVAL: '' 'foo' (1 sibs) 38: 0x5605aa9cbba8 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0x5605aa9cc660 MAP: (1 sibs) 1 children: 38: 0x5605aa9cc700 KEYVAL: '' 'foo' (1 sibs) 38: 0x5605aa9cbc40 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0x5605aa9cd160 MAP: (2 sibs) 1 children: 38: 0x5605aa9cc7a0 KEYVAL: '' '' (1 sibs) 38: 0x5605aa9cd1f8 MAP: (2 sibs) 1 children: 38: 0x5605aa9cc840 KEYVAL: '' '' (1 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x5605aaa32650 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x5605aaa326e0 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x5605aaa32770 MAP: (1 sibs) 1 children: 38: [3] [3] 0x5605aaa32800 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x5605aaa32890 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x5605aaa32920 MAP: (1 sibs) 1 children: 38: [6] [6] 0x5605aaa329b0 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x5605aaa32a40 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x5605aaa32ad0 MAP: (2 sibs) 1 children: 38: [9] [9] 0x5605aaa32b60 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x5605aaa32bf0 MAP: (2 sibs) 1 children: 38: [11] [11] 0x5605aaa32c80 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: 0x5605aa9cf5a0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x5605aa9cb060 MAP: (2 sibs) 3 children: 38: 0x5605aa9d0580 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0x5605aa9d0618 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0x5605aa9d06b0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0x5605aa9cb0f8 MAP: (2 sibs) 3 children: 38: 0x5605aa9d0750 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0x5605aa9d07e8 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0x5605aa9d0880 KEYVAL***: '*a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x5605aaa32f60 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x5605aaa32ff0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x5605aaa33080 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x5605aaa33110 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x5605aaa331a0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x5605aaa33230 MAP: (2 sibs) 3 children: 38: [6] [6] 0x5605aaa332c0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x5605aaa33350 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x5605aaa333e0 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: 0x5605aa9cf6b8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x5605aa9cb9d0 MAP: (2 sibs) 3 children: 38: 0x5605aa9d0920 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0x5605aa9d09b8 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0x5605aa9d0a50 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0x5605aa9cba68 MAP: (2 sibs) 3 children: 38: 0x5605aa9d0af0 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0x5605aa9d0b88 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0x5605aa9d0c20 KEYVAL: 'a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x5605aaa33870 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x5605aaa33900 MAP: (2 sibs) 3 children: 38: [2] [2] 0x5605aaa33990 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x5605aaa33a20 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x5605aaa33ab0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x5605aaa33b40 MAP: (2 sibs) 3 children: 38: [6] [6] 0x5605aaa33bd0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x5605aaa33c60 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x5605aaa33cf0 KEYVAL***: '*a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: resolved tree!!! 38: -------------------------------------- 38: [0][0] 0x5605aaa33870 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x5605aaa33900 MAP: (2 sibs) 3 children: 38: [2] [2] 0x5605aaa33990 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x5605aaa33a20 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x5605aaa33ab0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x5605aaa33b40 MAP: (2 sibs) 3 children: 38: [6] [6] 0x5605aaa33bd0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x5605aaa33c60 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x5605aaa33cf0 KEYVAL: 'a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: reordered tree!!! 38: -------------------------------------- 38: [0][0] 0x5605aaa33870 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x5605aaa33900 MAP: (2 sibs) 3 children: 38: [2] [2] 0x5605aaa33990 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x5605aaa33a20 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x5605aaa33ab0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x5605aaa33b40 MAP: (2 sibs) 3 children: 38: [6] [6] 0x5605aaa33bd0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x5605aaa33c60 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x5605aaa33cf0 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: 0x5605aa9cf7d0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x5605aa9d0e90 MAP: (3 sibs) 3 children: 38: 0x5605aa9d1060 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0x5605aa9d10f8 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0x5605aa9d1190 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0x5605aa9d0f28 MAP: (3 sibs) 3 children: 38: 0x5605aa9d1230 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0x5605aa9d12c8 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0x5605aa9d1360 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0x5605aa9d0fc0 MAP: (3 sibs) 3 children: 38: 0x5605aa9d1400 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0x5605aa9d1498 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0x5605aa9d1530 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x5605aaa34180 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x5605aaa34210 MAP: (3 sibs) 3 children: 38: [2] [2] 0x5605aaa342a0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x5605aaa34330 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x5605aaa343c0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x5605aaa34450 MAP: (3 sibs) 3 children: 38: [6] [6] 0x5605aaa344e0 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x5605aaa34570 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x5605aaa34600 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x5605aaa34690 MAP: (3 sibs) 3 children: 38: [10] [10] 0x5605aaa34720 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x5605aaa347b0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x5605aaa34840 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] 0x5605aaa16770 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x5605aaa16800 MAP: (3 sibs) 0 children: 38: [2] [2] 0x5605aaa16890 MAP: (3 sibs) 0 children: 38: [3] [3] 0x5605aaa16920 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] 0x5605aaa35c20 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x5605aaa35cb0 MAP: (3 sibs) 0 children: 38: [2] [2] 0x5605aaa35d40 MAP: (3 sibs) 0 children: 38: [3] [3] 0x5605aaa35dd0 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] 0x5605aaa184a0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x5605aaa18530 MAP: (2 sibs) 2 children: 38: [2] [2] 0x5605aaa185c0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x5605aaa18650 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x5605aaa186e0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x5605aaa18770 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x5605aaa18800 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] 0x5605aaa36e10 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x5605aaa36ea0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x5605aaa36f30 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x5605aaa36fc0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x5605aaa37050 MAP: (2 sibs) 2 children: 38: [5] [5] 0x5605aaa370e0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x5605aaa37170 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] 0x5605aaa1a1d0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x5605aaa1a260 MAP: (2 sibs) 2 children: 38: [2] [2] 0x5605aaa1a2f0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x5605aaa1a380 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x5605aaa1a410 MAP: (2 sibs) 2 children: 38: [5] [5] 0x5605aaa1a4a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x5605aaa1a530 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] 0x5605aaa37720 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x5605aaa377b0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x5605aaa37840 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x5605aaa378d0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x5605aaa37960 MAP: (2 sibs) 2 children: 38: [5] [5] 0x5605aaa379f0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x5605aaa37a80 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] 0x5605aaa1bf00 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x5605aaa1bf90 MAP: (2 sibs) 2 children: 38: [2] [2] 0x5605aaa1c020 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x5605aaa1c0b0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x5605aaa1c140 MAP: (2 sibs) 2 children: 38: [5] [5] 0x5605aaa1c1d0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x5605aaa1c260 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] 0x5605aaa38030 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x5605aaa380c0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x5605aaa38150 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x5605aaa381e0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x5605aaa38270 MAP: (2 sibs) 2 children: 38: [5] [5] 0x5605aaa38300 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x5605aaa38390 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] 0x5605aaa1dc30 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x5605aaa1dcc0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x5605aaa1dd50 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x5605aaa1dde0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x5605aaa1de70 MAP: (2 sibs) 2 children: 38: [5] [5] 0x5605aaa1df00 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x5605aaa1df90 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] 0x5605aaa38940 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x5605aaa389d0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x5605aaa38a60 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x5605aaa38af0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x5605aaa38b80 MAP: (2 sibs) 2 children: 38: [5] [5] 0x5605aaa38c10 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x5605aaa38ca0 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] 0x5605aaa1f960 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x5605aaa1f9f0 MAP: (1 sibs) 2 children: 38: [2] [2] 0x5605aaa1fa80 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x5605aaa1fb10 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] 0x5605aaa39250 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x5605aaa392e0 MAP: (1 sibs) 2 children: 38: [2] [2] 0x5605aaa39370 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x5605aaa39400 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] 0x5605aaa21690 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x5605aaa21720 MAP: (4 sibs) 2 children: 38: [2] [2] 0x5605aaa217b0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x5605aaa21840 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x5605aaa218d0 MAP: (4 sibs) 2 children: 38: [5] [5] 0x5605aaa21960 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x5605aaa219f0 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x5605aaa21a80 MAP: (4 sibs) 3 children: 38: [8] [8] 0x5605aaa21b10 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x5605aaa21ba0 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x5605aaa21c30 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x5605aaa21cc0 MAP: (4 sibs) 2 children: 38: [12] [12] 0x5605aaa21d50 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x5605aaa21de0 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] 0x5605aaa39b60 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x5605aaa39bf0 MAP: (4 sibs) 2 children: 38: [2] [2] 0x5605aaa39c80 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x5605aaa39d10 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x5605aaa39da0 MAP: (4 sibs) 2 children: 38: [5] [5] 0x5605aaa39e30 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x5605aaa39ec0 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x5605aaa39f50 MAP: (4 sibs) 3 children: 38: [8] [8] 0x5605aaa39fe0 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x5605aaa3a070 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x5605aaa3a100 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x5605aaa3a190 MAP: (4 sibs) 2 children: 38: [12] [12] 0x5605aaa3a220 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x5605aaa3a2b0 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] 0x5605aaa233c0 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x5605aaa23450 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x5605aaa234e0 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x5605aaa23570 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x5605aaa23600 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] 0x5605aaa3a470 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x5605aaa3a500 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x5605aaa3a590 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x5605aaa3a620 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x5605aaa3a6b0 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] 0x5605aaa251e0 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x5605aaa25270 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x5605aaa25300 MAP: (5 sibs) 1 children: 38: [3] [3] 0x5605aaa25390 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x5605aaa25420 MAP: (5 sibs) 1 children: 38: [5] [5] 0x5605aaa254b0 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x5605aaa25540 MAP: (5 sibs) 1 children: 38: [7] [7] 0x5605aaa255d0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x5605aaa25660 MAP: (5 sibs) 1 children: 38: [9] [9] 0x5605aaa256f0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x5605aaa25780 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x5605aaa25810 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x5605aaa258a0 MAP: (5 sibs) 1 children: 38: [13] [13] 0x5605aaa25930 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x5605aaa259c0 VAL: 'val1' (2 sibs) 38: [15] [15] 0x5605aaa25a50 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] 0x5605aaa3ad80 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x5605aaa3ae10 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x5605aaa3aea0 MAP: (5 sibs) 1 children: 38: [3] [3] 0x5605aaa3af30 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x5605aaa3afc0 MAP: (5 sibs) 1 children: 38: [5] [5] 0x5605aaa3b050 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x5605aaa3b0e0 MAP: (5 sibs) 1 children: 38: [7] [7] 0x5605aaa3b170 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x5605aaa3b200 MAP: (5 sibs) 1 children: 38: [9] [9] 0x5605aaa3b290 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x5605aaa3b320 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x5605aaa3b3b0 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x5605aaa3b440 MAP: (5 sibs) 1 children: 38: [13] [13] 0x5605aaa3b4d0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x5605aaa3b560 VAL: 'val1' (2 sibs) 38: [15] [15] 0x5605aaa3b5f0 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] 0x5605aaa26fb0 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x5605aaa27040 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x5605aaa270d0 MAP: (1 sibs) 1 children: 38: [3] [3] 0x5605aaa27160 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x5605aaa271f0 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x5605aaa27280 MAP: (1 sibs) 1 children: 38: [6] [6] 0x5605aaa27310 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x5605aaa273a0 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x5605aaa27430 MAP: (2 sibs) 1 children: 38: [9] [9] 0x5605aaa274c0 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x5605aaa27550 MAP: (2 sibs) 1 children: 38: [11] [11] 0x5605aaa275e0 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] 0x5605aaa3b690 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x5605aaa3b720 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x5605aaa3b7b0 MAP: (1 sibs) 1 children: 38: [3] [3] 0x5605aaa3b840 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x5605aaa3b8d0 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x5605aaa3b960 MAP: (1 sibs) 1 children: 38: [6] [6] 0x5605aaa3b9f0 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x5605aaa3ba80 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x5605aaa3bb10 MAP: (2 sibs) 1 children: 38: [9] [9] 0x5605aaa3bba0 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x5605aaa3bc30 MAP: (2 sibs) 1 children: 38: [11] [11] 0x5605aaa3bcc0 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] 0x5605aaa28e80 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x5605aaa28f10 MAP: (2 sibs) 3 children: 38: [2] [2] 0x5605aaa28fa0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x5605aaa29030 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x5605aaa290c0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x5605aaa29150 MAP: (2 sibs) 3 children: 38: [6] [6] 0x5605aaa291e0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x5605aaa29270 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x5605aaa29300 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] 0x5605aaa3bfa0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x5605aaa3c030 MAP: (2 sibs) 3 children: 38: [2] [2] 0x5605aaa3c0c0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x5605aaa3c150 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x5605aaa3c1e0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x5605aaa3c270 MAP: (2 sibs) 3 children: 38: [6] [6] 0x5605aaa3c300 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x5605aaa3c390 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x5605aaa3c420 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] 0x5605aaa2ad10 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x5605aaa2ada0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x5605aaa2ae30 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x5605aaa2aec0 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x5605aaa2af50 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x5605aaa2afe0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x5605aaa2b070 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x5605aaa2b100 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x5605aaa2b190 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] 0x5605aaa3c8b0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x5605aaa3c940 MAP: (2 sibs) 3 children: 38: [2] [2] 0x5605aaa3c9d0 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x5605aaa3ca60 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x5605aaa3caf0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x5605aaa3cb80 MAP: (2 sibs) 3 children: 38: [6] [6] 0x5605aaa3cc10 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x5605aaa3cca0 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x5605aaa3cd30 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] 0x5605aaa2cbb0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x5605aaa2cc40 MAP: (3 sibs) 3 children: 38: [2] [2] 0x5605aaa2ccd0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x5605aaa2cd60 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x5605aaa2cdf0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x5605aaa2ce80 MAP: (3 sibs) 3 children: 38: [6] [6] 0x5605aaa2cf10 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x5605aaa2cfa0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x5605aaa2d030 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x5605aaa2d0c0 MAP: (3 sibs) 3 children: 38: [10] [10] 0x5605aaa2d150 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x5605aaa2d1e0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x5605aaa2d270 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] 0x5605aaa3d1c0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x5605aaa3d250 MAP: (3 sibs) 3 children: 38: [2] [2] 0x5605aaa3d2e0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x5605aaa3d370 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x5605aaa3d400 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x5605aaa3d490 MAP: (3 sibs) 3 children: 38: [6] [6] 0x5605aaa3d520 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x5605aaa3d5b0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x5605aaa3d640 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x5605aaa3d6d0 MAP: (3 sibs) 3 children: 38: [10] [10] 0x5605aaa3d760 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x5605aaa3d7f0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x5605aaa3d880 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] 0x5605aaa2d4c0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x5605aaa2d550 MAP: (3 sibs) 0 children: 38: [2] [2] 0x5605aaa2d5e0 MAP: (3 sibs) 0 children: 38: [3] [3] 0x5605aaa2d670 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] 0x5605aaa3dad0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x5605aaa3db60 MAP: (3 sibs) 0 children: 38: [2] [2] 0x5605aaa3dbf0 MAP: (3 sibs) 0 children: 38: [3] [3] 0x5605aaa3dc80 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] 0x5605aaa2ddd0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x5605aaa2de60 MAP: (2 sibs) 2 children: 38: [2] [2] 0x5605aaa2def0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x5605aaa2df80 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x5605aaa2e010 MAP: (2 sibs) 2 children: 38: [5] [5] 0x5605aaa2e0a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x5605aaa2e130 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] 0x5605aaa3e3e0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x5605aaa3e470 MAP: (2 sibs) 2 children: 38: [2] [2] 0x5605aaa3e500 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x5605aaa3e590 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x5605aaa3e620 MAP: (2 sibs) 2 children: 38: [5] [5] 0x5605aaa3e6b0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x5605aaa3e740 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] 0x5605aaa2e6e0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x5605aaa2e770 MAP: (2 sibs) 2 children: 38: [2] [2] 0x5605aaa2e800 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x5605aaa2e890 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x5605aaa2e920 MAP: (2 sibs) 2 children: 38: [5] [5] 0x5605aaa2e9b0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x5605aaa2ea40 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] 0x5605aaa3ecf0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x5605aaa3ed80 MAP: (2 sibs) 2 children: 38: [2] [2] 0x5605aaa3ee10 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x5605aaa3eea0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x5605aaa3ef30 MAP: (2 sibs) 2 children: 38: [5] [5] 0x5605aaa3efc0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x5605aaa3f050 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] 0x5605aaa2eff0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x5605aaa2f080 MAP: (2 sibs) 2 children: 38: [2] [2] 0x5605aaa2f110 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x5605aaa2f1a0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x5605aaa2f230 MAP: (2 sibs) 2 children: 38: [5] [5] 0x5605aaa2f2c0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x5605aaa2f350 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] 0x5605aaa3f600 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x5605aaa3f690 MAP: (2 sibs) 2 children: 38: [2] [2] 0x5605aaa3f720 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x5605aaa3f7b0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x5605aaa3f840 MAP: (2 sibs) 2 children: 38: [5] [5] 0x5605aaa3f8d0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x5605aaa3f960 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] 0x5605aaa2f900 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x5605aaa2f990 MAP: (2 sibs) 2 children: 38: [2] [2] 0x5605aaa2fa20 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x5605aaa2fab0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x5605aaa2fb40 MAP: (2 sibs) 2 children: 38: [5] [5] 0x5605aaa2fbd0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x5605aaa2fc60 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] 0x5605aaa3ff10 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x5605aaa3ffa0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x5605aaa40030 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x5605aaa400c0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x5605aaa40150 MAP: (2 sibs) 2 children: 38: [5] [5] 0x5605aaa401e0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x5605aaa40270 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] 0x5605aaa30210 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x5605aaa302a0 MAP: (1 sibs) 2 children: 38: [2] [2] 0x5605aaa30330 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x5605aaa303c0 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] 0x5605aaa40820 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x5605aaa408b0 MAP: (1 sibs) 2 children: 38: [2] [2] 0x5605aaa40940 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x5605aaa409d0 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] 0x5605aaa30b20 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x5605aaa30bb0 MAP: (4 sibs) 2 children: 38: [2] [2] 0x5605aaa30c40 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x5605aaa30cd0 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x5605aaa30d60 MAP: (4 sibs) 2 children: 38: [5] [5] 0x5605aaa30df0 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x5605aaa30e80 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x5605aaa30f10 MAP: (4 sibs) 3 children: 38: [8] [8] 0x5605aaa30fa0 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x5605aaa31030 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x5605aaa310c0 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x5605aaa31150 MAP: (4 sibs) 2 children: 38: [12] [12] 0x5605aaa311e0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x5605aaa31270 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] 0x5605aaa41130 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x5605aaa411c0 MAP: (4 sibs) 2 children: 38: [2] [2] 0x5605aaa41250 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x5605aaa412e0 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x5605aaa41370 MAP: (4 sibs) 2 children: 38: [5] [5] 0x5605aaa41400 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x5605aaa41490 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x5605aaa41520 MAP: (4 sibs) 3 children: 38: [8] [8] 0x5605aaa415b0 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x5605aaa41640 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x5605aaa416d0 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x5605aaa41760 MAP: (4 sibs) 2 children: 38: [12] [12] 0x5605aaa417f0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x5605aaa41880 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] 0x5605aaa31430 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x5605aaa314c0 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x5605aaa31550 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x5605aaa315e0 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x5605aaa31670 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] 0x5605aaa41a40 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x5605aaa41ad0 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x5605aaa41b60 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x5605aaa41bf0 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x5605aaa41c80 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] 0x5605aaa31d40 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x5605aaa31dd0 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x5605aaa31e60 MAP: (5 sibs) 1 children: 38: [3] [3] 0x5605aaa31ef0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x5605aaa31f80 MAP: (5 sibs) 1 children: 38: [5] [5] 0x5605aaa32010 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x5605aaa320a0 MAP: (5 sibs) 1 children: 38: [7] [7] 0x5605aaa32130 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x5605aaa321c0 MAP: (5 sibs) 1 children: 38: [9] [9] 0x5605aaa32250 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x5605aaa322e0 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x5605aaa32370 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x5605aaa32400 MAP: (5 sibs) 1 children: 38: [13] [13] 0x5605aaa32490 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x5605aaa32520 VAL: 'val1' (2 sibs) 38: [15] [15] 0x5605aaa325b0 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] 0x5605aaa42350 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x5605aaa423e0 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x5605aaa42470 MAP: (5 sibs) 1 children: 38: [3] [3] 0x5605aaa42500 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x5605aaa42590 MAP: (5 sibs) 1 children: 38: [5] [5] 0x5605aaa42620 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x5605aaa426b0 MAP: (5 sibs) 1 children: 38: [7] [7] 0x5605aaa42740 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x5605aaa427d0 MAP: (5 sibs) 1 children: 38: [9] [9] 0x5605aaa42860 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x5605aaa428f0 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x5605aaa42980 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x5605aaa42a10 MAP: (5 sibs) 1 children: 38: [13] [13] 0x5605aaa42aa0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x5605aaa42b30 VAL: 'val1' (2 sibs) 38: [15] [15] 0x5605aaa42bc0 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] 0x5605aaa32650 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x5605aaa326e0 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x5605aaa32770 MAP: (1 sibs) 1 children: 38: [3] [3] 0x5605aaa32800 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x5605aaa32890 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x5605aaa32920 MAP: (1 sibs) 1 children: 38: [6] [6] 0x5605aaa329b0 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x5605aaa32a40 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x5605aaa32ad0 MAP: (2 sibs) 1 children: 38: [9] [9] 0x5605aaa32b60 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x5605aaa32bf0 MAP: (2 sibs) 1 children: 38: [11] [11] 0x5605aaa32c80 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] 0x5605aaa42c60 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x5605aaa42cf0 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x5605aaa42d80 MAP: (1 sibs) 1 children: 38: [3] [3] 0x5605aaa42e10 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x5605aaa42ea0 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x5605aaa42f30 MAP: (1 sibs) 1 children: 38: [6] [6] 0x5605aaa42fc0 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x5605aaa43050 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x5605aaa430e0 MAP: (2 sibs) 1 children: 38: [9] [9] 0x5605aaa43170 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x5605aaa43200 MAP: (2 sibs) 1 children: 38: [11] [11] 0x5605aaa43290 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] 0x5605aaa32f60 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x5605aaa32ff0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x5605aaa33080 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x5605aaa33110 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x5605aaa331a0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x5605aaa33230 MAP: (2 sibs) 3 children: 38: [6] [6] 0x5605aaa332c0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x5605aaa33350 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x5605aaa333e0 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] 0x5605aaa43570 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x5605aaa43600 MAP: (2 sibs) 3 children: 38: [2] [2] 0x5605aaa43690 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x5605aaa43720 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x5605aaa437b0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x5605aaa43840 MAP: (2 sibs) 3 children: 38: [6] [6] 0x5605aaa438d0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x5605aaa43960 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x5605aaa439f0 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] 0x5605aaa33870 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x5605aaa33900 MAP: (2 sibs) 3 children: 38: [2] [2] 0x5605aaa33990 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x5605aaa33a20 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x5605aaa33ab0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x5605aaa33b40 MAP: (2 sibs) 3 children: 38: [6] [6] 0x5605aaa33bd0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x5605aaa33c60 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x5605aaa33cf0 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] 0x5605aaa43e80 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x5605aaa43f10 MAP: (2 sibs) 3 children: 38: [2] [2] 0x5605aaa43fa0 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x5605aaa44030 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x5605aaa440c0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x5605aaa44150 MAP: (2 sibs) 3 children: 38: [6] [6] 0x5605aaa441e0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x5605aaa44270 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x5605aaa44300 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] 0x5605aaa34180 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x5605aaa34210 MAP: (3 sibs) 3 children: 38: [2] [2] 0x5605aaa342a0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x5605aaa34330 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x5605aaa343c0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x5605aaa34450 MAP: (3 sibs) 3 children: 38: [6] [6] 0x5605aaa344e0 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x5605aaa34570 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x5605aaa34600 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x5605aaa34690 MAP: (3 sibs) 3 children: 38: [10] [10] 0x5605aaa34720 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x5605aaa347b0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x5605aaa34840 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] 0x5605aaa44790 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x5605aaa44820 MAP: (3 sibs) 3 children: 38: [2] [2] 0x5605aaa448b0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x5605aaa44940 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x5605aaa449d0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x5605aaa44a60 MAP: (3 sibs) 3 children: 38: [6] [6] 0x5605aaa44af0 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x5605aaa44b80 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x5605aaa44c10 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x5605aaa44ca0 MAP: (3 sibs) 3 children: 38: [10] [10] 0x5605aaa44d30 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x5605aaa44dc0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x5605aaa44e50 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: 0x5605aa9ceab0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x5605aa9cae90 MAP: (3 sibs) 0 children: 38: 0x5605aa9caf28 MAP: (3 sibs) 0 children: 38: 0x5605aa9cafc0 MAP: (3 sibs) 0 children: 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x5605aaa368f0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x5605aaa36980 MAP: (3 sibs) 0 children: 38: [2] [2] 0x5605aaa36a10 MAP: (3 sibs) 0 children: 38: [3] [3] 0x5605aaa36aa0 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: 0x5605aa9cebc8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x5605aa9cb520 MAP: (2 sibs) 2 children: 38: 0x5605aa9cb660 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x5605aa9cb6f8 KEYVAL: 'age' '33' (2 sibs) 38: 0x5605aa9cb5b8 MAP: (2 sibs) 2 children: 38: 0x5605aa9cb7a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x5605aa9cb838 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x5605aaa450a0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x5605aaa45130 MAP: (2 sibs) 2 children: 38: [2] [2] 0x5605aaa451c0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x5605aaa45250 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x5605aaa452e0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x5605aaa45370 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x5605aaa45400 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: 0x5605aa9cece0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x5605aa9cbd50 MAP: (2 sibs) 2 children: 38: 0x5605aa9cbe90 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x5605aa9cbf28 KEYVAL: 'age' '33' (2 sibs) 38: 0x5605aa9cbde8 MAP: (2 sibs) 2 children: 38: 0x5605aa9cbfd0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x5605aa9cc068 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x5605aaa454a0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x5605aaa45530 MAP: (2 sibs) 2 children: 38: [2] [2] 0x5605aaa455c0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x5605aaa45650 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x5605aaa456e0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x5605aaa45770 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x5605aaa45800 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: 0x5605aa9cedf8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x5605aa9cc110 MAP: (2 sibs) 2 children: 38: 0x5605aa9cc250 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x5605aa9cc2e8 KEYVAL: 'age' '33' (2 sibs) 38: 0x5605aa9cc1a8 MAP: (2 sibs) 2 children: 38: 0x5605aa9cc390 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x5605aa9cc428 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x5605aaa458a0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x5605aaa45930 MAP: (2 sibs) 2 children: 38: [2] [2] 0x5605aaa459c0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x5605aaa45a50 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x5605aaa45ae0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x5605aaa45b70 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x5605aaa45c00 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: 0x5605aa9cef10 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x5605aa9ccda0 MAP: (2 sibs) 2 children: 38: 0x5605aa9ccee0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x5605aa9ccf78 KEYVAL: 'age' '33' (2 sibs) 38: 0x5605aa9cce38 MAP: (2 sibs) 2 children: 38: 0x5605aa9cd020 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x5605aa9cd0b8 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x5605aaa45ca0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x5605aaa45d30 MAP: (2 sibs) 2 children: 38: [2] [2] 0x5605aaa45dc0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x5605aaa45e50 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x5605aaa45ee0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x5605aaa45f70 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x5605aaa46000 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: 0x5605aa9cf028 [ROOT] SEQ: (0 sibs) 1 children: 38: 0x5605aa9cb930 MAP: (1 sibs) 2 children: 38: 0x5605aa9cb1a0 KEYVAL: 'a' '1' (2 sibs) 38: 0x5605aa9cb238 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x5605aaa460a0 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x5605aaa46130 MAP: (1 sibs) 2 children: 38: [2] [2] 0x5605aaa461c0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x5605aaa46250 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: 0x5605aa9cf140 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x5605aa9cd2a0 MAP: (4 sibs) 2 children: 38: 0x5605aa9cd510 KEYVAL: 'a' '1' (2 sibs) 38: 0x5605aa9cd5a8 KEYVAL: 'b' '2' (2 sibs) 38: 0x5605aa9cd338 MAP: (4 sibs) 2 children: 38: 0x5605aa9cd650 KEYVAL: 'b' '2' (2 sibs) 38: 0x5605aa9cd6e8 KEYVAL: 'a' '1' (2 sibs) 38: 0x5605aa9cd3d0 MAP: (4 sibs) 3 children: 38: 0x5605aa9cd790 KEYVAL: 'b' '2' (3 sibs) 38: 0x5605aa9cd828 KEYVAL: 'a' '1' (3 sibs) 38: 0x5605aa9cd8c0 KEYVAL: 'c' '3' (3 sibs) 38: 0x5605aa9cd468 MAP: (4 sibs) 2 children: 38: 0x5605aa9cd960 KEYVAL: 'a' '1' (2 sibs) 38: 0x5605aa9cd9f8 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x5605aaa462f0 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x5605aaa46380 MAP: (4 sibs) 2 children: 38: [2] [2] 0x5605aaa46410 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x5605aaa464a0 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x5605aaa46530 MAP: (4 sibs) 2 children: 38: [5] [5] 0x5605aaa465c0 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x5605aaa46650 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x5605aaa466e0 MAP: (4 sibs) 3 children: 38: [8] [8] 0x5605aaa46770 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x5605aaa46800 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x5605aaa46890 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x5605aaa46920 MAP: (4 sibs) 2 children: 38: [12] [12] 0x5605aaa469b0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x5605aaa46a40 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: 0x5605aa9cf258 [ROOT] MAP: (0 sibs) 4 children: 38: 0x5605aa9cdaf0 KEYVAL: 'a' '1' (4 sibs) 38: 0x5605aa9cdb88 KEYVAL: 'b' '2' (4 sibs) 38: 0x5605aa9cdc20 KEYVAL: 'b' '2' (4 sibs) 38: 0x5605aa9cdcb8 KEYVAL: 'a' '1' (4 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x5605aaa46ae0 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x5605aaa46b70 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x5605aaa46c00 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x5605aaa46c90 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x5605aaa46d20 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: 0x5605aa9cf370 [ROOT] MAP: (0 sibs) 1 children: 38: 0x5605aa9cfc40 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0x5605aa9cfce0 MAP: (5 sibs) 1 children: 38: 0x5605aa9cffe0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0x5605aa9cfd78 MAP: (5 sibs) 1 children: 38: 0x5605aa9d0080 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0x5605aa9cfe10 MAP: (5 sibs) 1 children: 38: 0x5605aa9d0120 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0x5605aa9cfea8 MAP: (5 sibs) 1 children: 38: 0x5605aa9d01c0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0x5605aa9d0260 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0x5605aa9d02f8 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0x5605aa9cff40 MAP: (5 sibs) 1 children: 38: 0x5605aa9d03a0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0x5605aa9d0440 VAL: 'val1' (2 sibs) 38: 0x5605aa9d04d8 VAL: 'val2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x5605aaa46dc0 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x5605aaa46e50 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x5605aaa46ee0 MAP: (5 sibs) 1 children: 38: [3] [3] 0x5605aaa46f70 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x5605aaa47000 MAP: (5 sibs) 1 children: 38: [5] [5] 0x5605aaa47090 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x5605aaa47120 MAP: (5 sibs) 1 children: 38: [7] [7] 0x5605aaa471b0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x5605aaa47240 MAP: (5 sibs) 1 children: 38: [9] [9] 0x5605aaa472d0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x5605aaa47360 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x5605aaa473f0 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x5605aaa47480 MAP: (5 sibs) 1 children: 38: [13] [13] 0x5605aaa47510 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x5605aaa475a0 VAL: 'val1' (2 sibs) 38: [15] [15] 0x5605aaa47630 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: 0x5605aa9cf488 [ROOT] MAP: (0 sibs) 3 children: 38: 0x5605aa9cbb10 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0x5605aa9cc520 MAP: (1 sibs) 1 children: 38: 0x5605aa9cc5c0 KEYVAL: '' 'foo' (1 sibs) 38: 0x5605aa9cbba8 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0x5605aa9cc660 MAP: (1 sibs) 1 children: 38: 0x5605aa9cc700 KEYVAL: '' 'foo' (1 sibs) 38: 0x5605aa9cbc40 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0x5605aa9cd160 MAP: (2 sibs) 1 children: 38: 0x5605aa9cc7a0 KEYVAL: '' '' (1 sibs) 38: 0x5605aa9cd1f8 MAP: (2 sibs) 1 children: 38: 0x5605aa9cc840 KEYVAL: '' '' (1 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x5605aaa476d0 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x5605aaa47760 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x5605aaa477f0 MAP: (1 sibs) 1 children: 38: [3] [3] 0x5605aaa47880 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x5605aaa47910 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x5605aaa479a0 MAP: (1 sibs) 1 children: 38: [6] [6] 0x5605aaa47a30 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x5605aaa47ac0 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x5605aaa47b50 MAP: (2 sibs) 1 children: 38: [9] [9] 0x5605aaa47be0 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x5605aaa47c70 MAP: (2 sibs) 1 children: 38: [11] [11] 0x5605aaa47d00 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: 0x5605aa9cf5a0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x5605aa9cb060 MAP: (2 sibs) 3 children: 38: 0x5605aa9d0580 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0x5605aa9d0618 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0x5605aa9d06b0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0x5605aa9cb0f8 MAP: (2 sibs) 3 children: 38: 0x5605aa9d0750 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0x5605aa9d07e8 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0x5605aa9d0880 KEYVAL***: '*a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x5605aaa47da0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x5605aaa47e30 MAP: (2 sibs) 3 children: 38: [2] [2] 0x5605aaa47ec0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x5605aaa47f50 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x5605aaa47fe0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x5605aaa48070 MAP: (2 sibs) 3 children: 38: [6] [6] 0x5605aaa48100 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x5605aaa48190 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x5605aaa48220 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: 0x5605aa9cf6b8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x5605aa9cb9d0 MAP: (2 sibs) 3 children: 38: 0x5605aa9d0920 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0x5605aa9d09b8 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0x5605aa9d0a50 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0x5605aa9cba68 MAP: (2 sibs) 3 children: 38: 0x5605aa9d0af0 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0x5605aa9d0b88 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0x5605aa9d0c20 KEYVAL: 'a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x5605aaa482c0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x5605aaa48350 MAP: (2 sibs) 3 children: 38: [2] [2] 0x5605aaa483e0 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x5605aaa48470 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x5605aaa48500 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x5605aaa48590 MAP: (2 sibs) 3 children: 38: [6] [6] 0x5605aaa48620 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x5605aaa486b0 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x5605aaa48740 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: 0x5605aa9cf7d0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x5605aa9d0e90 MAP: (3 sibs) 3 children: 38: 0x5605aa9d1060 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0x5605aa9d10f8 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0x5605aa9d1190 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0x5605aa9d0f28 MAP: (3 sibs) 3 children: 38: 0x5605aa9d1230 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0x5605aa9d12c8 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0x5605aa9d1360 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0x5605aa9d0fc0 MAP: (3 sibs) 3 children: 38: 0x5605aa9d1400 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0x5605aa9d1498 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0x5605aa9d1530 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x5605aaa487e0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x5605aaa48870 MAP: (3 sibs) 3 children: 38: [2] [2] 0x5605aaa48900 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x5605aaa48990 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x5605aaa48a20 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x5605aaa48ab0 MAP: (3 sibs) 3 children: 38: [6] [6] 0x5605aaa48b40 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x5605aaa48bd0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x5605aaa48c60 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x5605aaa48cf0 MAP: (3 sibs) 3 children: 38: [10] [10] 0x5605aaa48d80 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x5605aaa48e10 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x5605aaa48ea0 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: 0x5605aa9ceab0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x5605aa9cae90 MAP: (3 sibs) 0 children: 38: 0x5605aa9caf28 MAP: (3 sibs) 0 children: 38: 0x5605aa9cafc0 MAP: (3 sibs) 0 children: 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x5605aaa48f40 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x5605aaa48fd0 MAP: (3 sibs) 0 children: 38: [2] [2] 0x5605aaa49060 MAP: (3 sibs) 0 children: 38: [3] [3] 0x5605aaa490f0 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: 0x5605aa9cebc8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x5605aa9cb520 MAP: (2 sibs) 2 children: 38: 0x5605aa9cb660 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x5605aa9cb6f8 KEYVAL: 'age' '33' (2 sibs) 38: 0x5605aa9cb5b8 MAP: (2 sibs) 2 children: 38: 0x5605aa9cb7a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x5605aa9cb838 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x5605aaa49190 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x5605aaa49220 MAP: (2 sibs) 2 children: 38: [2] [2] 0x5605aaa492b0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x5605aaa49340 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x5605aaa493d0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x5605aaa49460 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x5605aaa494f0 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: 0x5605aa9cece0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x5605aa9cbd50 MAP: (2 sibs) 2 children: 38: 0x5605aa9cbe90 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x5605aa9cbf28 KEYVAL: 'age' '33' (2 sibs) 38: 0x5605aa9cbde8 MAP: (2 sibs) 2 children: 38: 0x5605aa9cbfd0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x5605aa9cc068 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x5605aaa49590 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x5605aaa49620 MAP: (2 sibs) 2 children: 38: [2] [2] 0x5605aaa496b0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x5605aaa49740 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x5605aaa497d0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x5605aaa49860 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x5605aaa498f0 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: 0x5605aa9cedf8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x5605aa9cc110 MAP: (2 sibs) 2 children: 38: 0x5605aa9cc250 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x5605aa9cc2e8 KEYVAL: 'age' '33' (2 sibs) 38: 0x5605aa9cc1a8 MAP: (2 sibs) 2 children: 38: 0x5605aa9cc390 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x5605aa9cc428 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x5605aaa49990 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x5605aaa49a20 MAP: (2 sibs) 2 children: 38: [2] [2] 0x5605aaa49ab0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x5605aaa49b40 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x5605aaa49bd0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x5605aaa49c60 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x5605aaa49cf0 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: 0x5605aa9cef10 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x5605aa9ccda0 MAP: (2 sibs) 2 children: 38: 0x5605aa9ccee0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x5605aa9ccf78 KEYVAL: 'age' '33' (2 sibs) 38: 0x5605aa9cce38 MAP: (2 sibs) 2 children: 38: 0x5605aa9cd020 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x5605aa9cd0b8 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x5605aaa49d90 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x5605aaa49e20 MAP: (2 sibs) 2 children: 38: [2] [2] 0x5605aaa49eb0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x5605aaa49f40 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x5605aaa49fd0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x5605aaa4a060 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x5605aaa4a0f0 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: 0x5605aa9cf028 [ROOT] SEQ: (0 sibs) 1 children: 38: 0x5605aa9cb930 MAP: (1 sibs) 2 children: 38: 0x5605aa9cb1a0 KEYVAL: 'a' '1' (2 sibs) 38: 0x5605aa9cb238 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x5605aaa4a190 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x5605aaa4a220 MAP: (1 sibs) 2 children: 38: [2] [2] 0x5605aaa4a2b0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x5605aaa4a340 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: 0x5605aa9cf140 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x5605aa9cd2a0 MAP: (4 sibs) 2 children: 38: 0x5605aa9cd510 KEYVAL: 'a' '1' (2 sibs) 38: 0x5605aa9cd5a8 KEYVAL: 'b' '2' (2 sibs) 38: 0x5605aa9cd338 MAP: (4 sibs) 2 children: 38: 0x5605aa9cd650 KEYVAL: 'b' '2' (2 sibs) 38: 0x5605aa9cd6e8 KEYVAL: 'a' '1' (2 sibs) 38: 0x5605aa9cd3d0 MAP: (4 sibs) 3 children: 38: 0x5605aa9cd790 KEYVAL: 'b' '2' (3 sibs) 38: 0x5605aa9cd828 KEYVAL: 'a' '1' (3 sibs) 38: 0x5605aa9cd8c0 KEYVAL: 'c' '3' (3 sibs) 38: 0x5605aa9cd468 MAP: (4 sibs) 2 children: 38: 0x5605aa9cd960 KEYVAL: 'a' '1' (2 sibs) 38: 0x5605aa9cd9f8 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x5605aaa4a3e0 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x5605aaa4a470 MAP: (4 sibs) 2 children: 38: [2] [2] 0x5605aaa4a500 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x5605aaa4a590 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x5605aaa4a620 MAP: (4 sibs) 2 children: 38: [5] [5] 0x5605aaa4a6b0 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x5605aaa4a740 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x5605aaa4a7d0 MAP: (4 sibs) 3 children: 38: [8] [8] 0x5605aaa4a860 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x5605aaa4a8f0 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x5605aaa4a980 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x5605aaa4aa10 MAP: (4 sibs) 2 children: 38: [12] [12] 0x5605aaa4aaa0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x5605aaa4ab30 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: 0x5605aa9cf258 [ROOT] MAP: (0 sibs) 4 children: 38: 0x5605aa9cdaf0 KEYVAL: 'a' '1' (4 sibs) 38: 0x5605aa9cdb88 KEYVAL: 'b' '2' (4 sibs) 38: 0x5605aa9cdc20 KEYVAL: 'b' '2' (4 sibs) 38: 0x5605aa9cdcb8 KEYVAL: 'a' '1' (4 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x5605aaa4abd0 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x5605aaa4ac60 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x5605aaa4acf0 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x5605aaa4ad80 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x5605aaa4ae10 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: 0x5605aa9cf370 [ROOT] MAP: (0 sibs) 1 children: 38: 0x5605aa9cfc40 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0x5605aa9cfce0 MAP: (5 sibs) 1 children: 38: 0x5605aa9cffe0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0x5605aa9cfd78 MAP: (5 sibs) 1 children: 38: 0x5605aa9d0080 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0x5605aa9cfe10 MAP: (5 sibs) 1 children: 38: 0x5605aa9d0120 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0x5605aa9cfea8 MAP: (5 sibs) 1 children: 38: 0x5605aa9d01c0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0x5605aa9d0260 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0x5605aa9d02f8 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0x5605aa9cff40 MAP: (5 sibs) 1 children: 38: 0x5605aa9d03a0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0x5605aa9d0440 VAL: 'val1' (2 sibs) 38: 0x5605aa9d04d8 VAL: 'val2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x5605aaa4aeb0 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x5605aaa4af40 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x5605aaa4afd0 MAP: (5 sibs) 1 children: 38: [3] [3] 0x5605aaa4b060 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x5605aaa4b0f0 MAP: (5 sibs) 1 children: 38: [5] [5] 0x5605aaa4b180 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x5605aaa4b210 MAP: (5 sibs) 1 children: 38: [7] [7] 0x5605aaa4b2a0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x5605aaa4b330 MAP: (5 sibs) 1 children: 38: [9] [9] 0x5605aaa4b3c0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x5605aaa4b450 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x5605aaa4b4e0 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x5605aaa4b570 MAP: (5 sibs) 1 children: 38: [13] [13] 0x5605aaa4b600 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x5605aaa4b690 VAL: 'val1' (2 sibs) 38: [15] [15] 0x5605aaa4b720 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: 0x5605aa9cf488 [ROOT] MAP: (0 sibs) 3 children: 38: 0x5605aa9cbb10 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0x5605aa9cc520 MAP: (1 sibs) 1 children: 38: 0x5605aa9cc5c0 KEYVAL: '' 'foo' (1 sibs) 38: 0x5605aa9cbba8 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0x5605aa9cc660 MAP: (1 sibs) 1 children: 38: 0x5605aa9cc700 KEYVAL: '' 'foo' (1 sibs) 38: 0x5605aa9cbc40 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0x5605aa9cd160 MAP: (2 sibs) 1 children: 38: 0x5605aa9cc7a0 KEYVAL: '' '' (1 sibs) 38: 0x5605aa9cd1f8 MAP: (2 sibs) 1 children: 38: 0x5605aa9cc840 KEYVAL: '' '' (1 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x5605aaa4b7c0 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x5605aaa4b850 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x5605aaa4b8e0 MAP: (1 sibs) 1 children: 38: [3] [3] 0x5605aaa4b970 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x5605aaa4ba00 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x5605aaa4ba90 MAP: (1 sibs) 1 children: 38: [6] [6] 0x5605aaa4bb20 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x5605aaa4bbb0 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x5605aaa4bc40 MAP: (2 sibs) 1 children: 38: [9] [9] 0x5605aaa4bcd0 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x5605aaa4bd60 MAP: (2 sibs) 1 children: 38: [11] [11] 0x5605aaa4bdf0 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: 0x5605aa9cf5a0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x5605aa9cb060 MAP: (2 sibs) 3 children: 38: 0x5605aa9d0580 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0x5605aa9d0618 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0x5605aa9d06b0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0x5605aa9cb0f8 MAP: (2 sibs) 3 children: 38: 0x5605aa9d0750 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0x5605aa9d07e8 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0x5605aa9d0880 KEYVAL***: '*a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x5605aaa4be90 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x5605aaa4bf20 MAP: (2 sibs) 3 children: 38: [2] [2] 0x5605aaa4bfb0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x5605aaa4c040 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x5605aaa4c0d0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x5605aaa4c160 MAP: (2 sibs) 3 children: 38: [6] [6] 0x5605aaa4c1f0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x5605aaa4c280 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x5605aaa4c310 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: 0x5605aa9cf6b8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x5605aa9cb9d0 MAP: (2 sibs) 3 children: 38: 0x5605aa9d0920 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0x5605aa9d09b8 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0x5605aa9d0a50 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0x5605aa9cba68 MAP: (2 sibs) 3 children: 38: 0x5605aa9d0af0 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0x5605aa9d0b88 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0x5605aa9d0c20 KEYVAL: 'a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x5605aaa4c3b0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x5605aaa4c440 MAP: (2 sibs) 3 children: 38: [2] [2] 0x5605aaa4c4d0 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x5605aaa4c560 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x5605aaa4c5f0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x5605aaa4c680 MAP: (2 sibs) 3 children: 38: [6] [6] 0x5605aaa4c710 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x5605aaa4c7a0 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x5605aaa4c830 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: 0x5605aa9cf7d0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x5605aa9d0e90 MAP: (3 sibs) 3 children: 38: 0x5605aa9d1060 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0x5605aa9d10f8 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0x5605aa9d1190 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0x5605aa9d0f28 MAP: (3 sibs) 3 children: 38: 0x5605aa9d1230 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0x5605aa9d12c8 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0x5605aa9d1360 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0x5605aa9d0fc0 MAP: (3 sibs) 3 children: 38: 0x5605aa9d1400 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0x5605aa9d1498 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0x5605aa9d1530 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x5605aaa4c8d0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x5605aaa4c960 MAP: (3 sibs) 3 children: 38: [2] [2] 0x5605aaa4c9f0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x5605aaa4ca80 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x5605aaa4cb10 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x5605aaa4cba0 MAP: (3 sibs) 3 children: 38: [6] [6] 0x5605aaa4cc30 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x5605aaa4ccc0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x5605aaa4cd50 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x5605aaa4cde0 MAP: (3 sibs) 3 children: 38: [10] [10] 0x5605aaa4ce70 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x5605aaa4cf00 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x5605aaa4cf90 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 (20 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.03 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: 0x5594bc5c5fc0 [ROOT] MAP: (0 sibs) 4 children: 39: 0x5594bc5c4750 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0x5594bc5c47e8 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0x5594bc5c4880 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0x5594bc5c49c0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0x5594bc5c4a58 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0x5594bc5c4918 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0x5594bc5c4b00 VAL: 'item 1' (2 sibs) 39: 0x5594bc5c4b98 VAL: 'item 2' (2 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x5594bc5d75e0 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x5594bc5d7670 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x5594bc5d7700 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x5594bc5d7790 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x5594bc5d7820 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x5594bc5d78b0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x5594bc5d7940 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x5594bc5d79d0 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x5594bc5d7a60 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: 0x5594bc5c60d8 [ROOT] MAP: (0 sibs) 1 children: 39: 0x5594bc5c5960 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x5594bc5c44f0 MAP: (2 sibs) 4 children: 39: 0x5594bc5c5a00 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x5594bc5c5a98 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x5594bc5c5b30 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x5594bc5c5bc8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x5594bc5c4588 MAP: (2 sibs) 5 children: 39: 0x5594bc5c5c70 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x5594bc5c5d08 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x5594bc5c5da0 KEYVAL: 'size' '8' (5 sibs) 39: 0x5594bc5c5e38 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x5594bc5c5ed0 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x5594bc5d9980 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x5594bc5d9a10 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x5594bc5d9aa0 MAP: (2 sibs) 4 children: 39: [3] [3] 0x5594bc5d9b30 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x5594bc5d9bc0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x5594bc5d9c50 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x5594bc5d9ce0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x5594bc5d9d70 MAP: (2 sibs) 5 children: 39: [8] [8] 0x5594bc5d9e00 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x5594bc5d9e90 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x5594bc5d9f20 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x5594bc5d9fb0 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x5594bc5da040 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: 0x5594bc5c61f0 [ROOT] MAP: (0 sibs) 1 children: 39: 0x5594bc5c63e0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x5594bc5c6480 MAP: (2 sibs) 4 children: 39: 0x5594bc5c65c0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x5594bc5c6658 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x5594bc5c66f0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x5594bc5c6788 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x5594bc5c6518 MAP: (2 sibs) 5 children: 39: 0x5594bc5c6830 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x5594bc5c68c8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x5594bc5c6960 KEYVAL: 'size' '8' (5 sibs) 39: 0x5594bc5c69f8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x5594bc5c6a90 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x5594bc5dbc30 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x5594bc5dbcc0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x5594bc5dbd50 MAP: (2 sibs) 4 children: 39: [3] [3] 0x5594bc5dbde0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x5594bc5dbe70 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x5594bc5dbf00 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x5594bc5dbf90 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x5594bc5dc020 MAP: (2 sibs) 5 children: 39: [8] [8] 0x5594bc5dc0b0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x5594bc5dc140 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x5594bc5dc1d0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x5594bc5dc260 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x5594bc5dc2f0 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: 0x5594bc5c5fc0 [ROOT] MAP: (0 sibs) 4 children: 39: 0x5594bc5c4750 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0x5594bc5c47e8 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0x5594bc5c4880 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0x5594bc5c49c0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0x5594bc5c4a58 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0x5594bc5c4918 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0x5594bc5c4b00 VAL: 'item 1' (2 sibs) 39: 0x5594bc5c4b98 VAL: 'item 2' (2 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x5594bc5dc540 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x5594bc5dc5d0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x5594bc5dc660 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x5594bc5dc6f0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x5594bc5dc780 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x5594bc5dc810 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x5594bc5dc8a0 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x5594bc5dc930 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x5594bc5dc9c0 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: 0x5594bc5c60d8 [ROOT] MAP: (0 sibs) 1 children: 39: 0x5594bc5c5960 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x5594bc5c44f0 MAP: (2 sibs) 4 children: 39: 0x5594bc5c5a00 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x5594bc5c5a98 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x5594bc5c5b30 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x5594bc5c5bc8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x5594bc5c4588 MAP: (2 sibs) 5 children: 39: 0x5594bc5c5c70 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x5594bc5c5d08 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x5594bc5c5da0 KEYVAL: 'size' '8' (5 sibs) 39: 0x5594bc5c5e38 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x5594bc5c5ed0 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x5594bc5dce50 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x5594bc5dcee0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x5594bc5dcf70 MAP: (2 sibs) 4 children: 39: [3] [3] 0x5594bc5dd000 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x5594bc5dd090 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x5594bc5dd120 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x5594bc5dd1b0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x5594bc5dd240 MAP: (2 sibs) 5 children: 39: [8] [8] 0x5594bc5dd2d0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x5594bc5dd360 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x5594bc5dd3f0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x5594bc5dd480 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x5594bc5dd510 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: 0x5594bc5c61f0 [ROOT] MAP: (0 sibs) 1 children: 39: 0x5594bc5c63e0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x5594bc5c6480 MAP: (2 sibs) 4 children: 39: 0x5594bc5c65c0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x5594bc5c6658 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x5594bc5c66f0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x5594bc5c6788 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x5594bc5c6518 MAP: (2 sibs) 5 children: 39: 0x5594bc5c6830 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x5594bc5c68c8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x5594bc5c6960 KEYVAL: 'size' '8' (5 sibs) 39: 0x5594bc5c69f8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x5594bc5c6a90 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x5594bc5dd760 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x5594bc5dd7f0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x5594bc5dd880 MAP: (2 sibs) 4 children: 39: [3] [3] 0x5594bc5dd910 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x5594bc5dd9a0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x5594bc5dda30 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x5594bc5ddac0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x5594bc5ddb50 MAP: (2 sibs) 5 children: 39: [8] [8] 0x5594bc5ddbe0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x5594bc5ddc70 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x5594bc5ddd00 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x5594bc5ddd90 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x5594bc5dde20 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] 0x5594bc5d75e0 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x5594bc5d7670 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x5594bc5d7700 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x5594bc5d7790 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x5594bc5d7820 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x5594bc5d78b0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x5594bc5d7940 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x5594bc5d79d0 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x5594bc5d7a60 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] 0x5594bc5dec30 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x5594bc5decc0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x5594bc5ded50 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x5594bc5dede0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x5594bc5dee70 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x5594bc5def00 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x5594bc5def90 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x5594bc5df020 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x5594bc5df0b0 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] 0x5594bc5d9980 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x5594bc5d9a10 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x5594bc5d9aa0 MAP: (2 sibs) 4 children: 39: [3] [3] 0x5594bc5d9b30 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x5594bc5d9bc0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x5594bc5d9c50 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x5594bc5d9ce0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x5594bc5d9d70 MAP: (2 sibs) 5 children: 39: [8] [8] 0x5594bc5d9e00 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x5594bc5d9e90 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x5594bc5d9f20 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x5594bc5d9fb0 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x5594bc5da040 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] 0x5594bc5dfe20 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x5594bc5dfeb0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x5594bc5dff40 MAP: (2 sibs) 4 children: 39: [3] [3] 0x5594bc5dffd0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x5594bc5e0060 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x5594bc5e00f0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x5594bc5e0180 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x5594bc5e0210 MAP: (2 sibs) 5 children: 39: [8] [8] 0x5594bc5e02a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x5594bc5e0330 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x5594bc5e03c0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x5594bc5e0450 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x5594bc5e04e0 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] 0x5594bc5dbc30 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x5594bc5dbcc0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x5594bc5dbd50 MAP: (2 sibs) 4 children: 39: [3] [3] 0x5594bc5dbde0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x5594bc5dbe70 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x5594bc5dbf00 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x5594bc5dbf90 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x5594bc5dc020 MAP: (2 sibs) 5 children: 39: [8] [8] 0x5594bc5dc0b0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x5594bc5dc140 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x5594bc5dc1d0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x5594bc5dc260 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x5594bc5dc2f0 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] 0x5594bc5e0730 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x5594bc5e07c0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x5594bc5e0850 MAP: (2 sibs) 4 children: 39: [3] [3] 0x5594bc5e08e0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x5594bc5e0970 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x5594bc5e0a00 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x5594bc5e0a90 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x5594bc5e0b20 MAP: (2 sibs) 5 children: 39: [8] [8] 0x5594bc5e0bb0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x5594bc5e0c40 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x5594bc5e0cd0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x5594bc5e0d60 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x5594bc5e0df0 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] 0x5594bc5dc540 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x5594bc5dc5d0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x5594bc5dc660 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x5594bc5dc6f0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x5594bc5dc780 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x5594bc5dc810 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x5594bc5dc8a0 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x5594bc5dc930 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x5594bc5dc9c0 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] 0x5594bc5e1040 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x5594bc5e10d0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x5594bc5e1160 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x5594bc5e11f0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x5594bc5e1280 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x5594bc5e1310 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x5594bc5e13a0 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x5594bc5e1430 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x5594bc5e14c0 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] 0x5594bc5dce50 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x5594bc5dcee0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x5594bc5dcf70 MAP: (2 sibs) 4 children: 39: [3] [3] 0x5594bc5dd000 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x5594bc5dd090 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x5594bc5dd120 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x5594bc5dd1b0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x5594bc5dd240 MAP: (2 sibs) 5 children: 39: [8] [8] 0x5594bc5dd2d0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x5594bc5dd360 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x5594bc5dd3f0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x5594bc5dd480 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x5594bc5dd510 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] 0x5594bc5e1950 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x5594bc5e19e0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x5594bc5e1a70 MAP: (2 sibs) 4 children: 39: [3] [3] 0x5594bc5e1b00 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x5594bc5e1b90 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x5594bc5e1c20 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x5594bc5e1cb0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x5594bc5e1d40 MAP: (2 sibs) 5 children: 39: [8] [8] 0x5594bc5e1dd0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x5594bc5e1e60 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x5594bc5e1ef0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x5594bc5e1f80 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x5594bc5e2010 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] 0x5594bc5dd760 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x5594bc5dd7f0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x5594bc5dd880 MAP: (2 sibs) 4 children: 39: [3] [3] 0x5594bc5dd910 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x5594bc5dd9a0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x5594bc5dda30 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x5594bc5ddac0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x5594bc5ddb50 MAP: (2 sibs) 5 children: 39: [8] [8] 0x5594bc5ddbe0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x5594bc5ddc70 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x5594bc5ddd00 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x5594bc5ddd90 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x5594bc5dde20 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] 0x5594bc5e2260 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x5594bc5e22f0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x5594bc5e2380 MAP: (2 sibs) 4 children: 39: [3] [3] 0x5594bc5e2410 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x5594bc5e24a0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x5594bc5e2530 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x5594bc5e25c0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x5594bc5e2650 MAP: (2 sibs) 5 children: 39: [8] [8] 0x5594bc5e26e0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x5594bc5e2770 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x5594bc5e2800 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x5594bc5e2890 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x5594bc5e2920 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: 0x5594bc5c5fc0 [ROOT] MAP: (0 sibs) 4 children: 39: 0x5594bc5c4750 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0x5594bc5c47e8 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0x5594bc5c4880 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0x5594bc5c49c0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0x5594bc5c4a58 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0x5594bc5c4918 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0x5594bc5c4b00 VAL: 'item 1' (2 sibs) 39: 0x5594bc5c4b98 VAL: 'item 2' (2 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x5594bc5df700 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x5594bc5df790 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x5594bc5df820 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x5594bc5df8b0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x5594bc5df940 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x5594bc5df9d0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x5594bc5dfa60 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x5594bc5dfaf0 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x5594bc5dfb80 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: 0x5594bc5c60d8 [ROOT] MAP: (0 sibs) 1 children: 39: 0x5594bc5c5960 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x5594bc5c44f0 MAP: (2 sibs) 4 children: 39: 0x5594bc5c5a00 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x5594bc5c5a98 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x5594bc5c5b30 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x5594bc5c5bc8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x5594bc5c4588 MAP: (2 sibs) 5 children: 39: 0x5594bc5c5c70 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x5594bc5c5d08 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x5594bc5c5da0 KEYVAL: 'size' '8' (5 sibs) 39: 0x5594bc5c5e38 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x5594bc5c5ed0 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x5594bc5e2b70 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x5594bc5e2c00 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x5594bc5e2c90 MAP: (2 sibs) 4 children: 39: [3] [3] 0x5594bc5e2d20 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x5594bc5e2db0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x5594bc5e2e40 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x5594bc5e2ed0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x5594bc5e2f60 MAP: (2 sibs) 5 children: 39: [8] [8] 0x5594bc5e2ff0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x5594bc5e3080 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x5594bc5e3110 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x5594bc5e31a0 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x5594bc5e3230 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: 0x5594bc5c61f0 [ROOT] MAP: (0 sibs) 1 children: 39: 0x5594bc5c63e0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x5594bc5c6480 MAP: (2 sibs) 4 children: 39: 0x5594bc5c65c0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x5594bc5c6658 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x5594bc5c66f0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x5594bc5c6788 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x5594bc5c6518 MAP: (2 sibs) 5 children: 39: 0x5594bc5c6830 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x5594bc5c68c8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x5594bc5c6960 KEYVAL: 'size' '8' (5 sibs) 39: 0x5594bc5c69f8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x5594bc5c6a90 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x5594bc5e32d0 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x5594bc5e3360 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x5594bc5e33f0 MAP: (2 sibs) 4 children: 39: [3] [3] 0x5594bc5e3480 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x5594bc5e3510 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x5594bc5e35a0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x5594bc5e3630 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x5594bc5e36c0 MAP: (2 sibs) 5 children: 39: [8] [8] 0x5594bc5e3750 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x5594bc5e37e0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x5594bc5e3870 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x5594bc5e3900 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x5594bc5e3990 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: 0x5594bc5c5fc0 [ROOT] MAP: (0 sibs) 4 children: 39: 0x5594bc5c4750 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0x5594bc5c47e8 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0x5594bc5c4880 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0x5594bc5c49c0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0x5594bc5c4a58 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0x5594bc5c4918 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0x5594bc5c4b00 VAL: 'item 1' (2 sibs) 39: 0x5594bc5c4b98 VAL: 'item 2' (2 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x5594bc5e3a30 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x5594bc5e3ac0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x5594bc5e3b50 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x5594bc5e3be0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x5594bc5e3c70 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x5594bc5e3d00 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x5594bc5e3d90 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x5594bc5e3e20 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x5594bc5e3eb0 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: 0x5594bc5c60d8 [ROOT] MAP: (0 sibs) 1 children: 39: 0x5594bc5c5960 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x5594bc5c44f0 MAP: (2 sibs) 4 children: 39: 0x5594bc5c5a00 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x5594bc5c5a98 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x5594bc5c5b30 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x5594bc5c5bc8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x5594bc5c4588 MAP: (2 sibs) 5 children: 39: 0x5594bc5c5c70 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x5594bc5c5d08 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x5594bc5c5da0 KEYVAL: 'size' '8' (5 sibs) 39: 0x5594bc5c5e38 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x5594bc5c5ed0 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x5594bc5e3f50 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x5594bc5e3fe0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x5594bc5e4070 MAP: (2 sibs) 4 children: 39: [3] [3] 0x5594bc5e4100 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x5594bc5e4190 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x5594bc5e4220 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x5594bc5e42b0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x5594bc5e4340 MAP: (2 sibs) 5 children: 39: [8] [8] 0x5594bc5e43d0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x5594bc5e4460 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x5594bc5e44f0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x5594bc5e4580 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x5594bc5e4610 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: 0x5594bc5c61f0 [ROOT] MAP: (0 sibs) 1 children: 39: 0x5594bc5c63e0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x5594bc5c6480 MAP: (2 sibs) 4 children: 39: 0x5594bc5c65c0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x5594bc5c6658 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x5594bc5c66f0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x5594bc5c6788 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x5594bc5c6518 MAP: (2 sibs) 5 children: 39: 0x5594bc5c6830 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x5594bc5c68c8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x5594bc5c6960 KEYVAL: 'size' '8' (5 sibs) 39: 0x5594bc5c69f8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x5594bc5c6a90 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x5594bc5e46b0 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x5594bc5e4740 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x5594bc5e47d0 MAP: (2 sibs) 4 children: 39: [3] [3] 0x5594bc5e4860 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x5594bc5e48f0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x5594bc5e4980 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x5594bc5e4a10 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x5594bc5e4aa0 MAP: (2 sibs) 5 children: 39: [8] [8] 0x5594bc5e4b30 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x5594bc5e4bc0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x5594bc5e4c50 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x5594bc5e4ce0 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x5594bc5e4d70 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: 0x55ff0549fc90 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x55ff0549f750 VAL: 'item 1' (4 sibs) 40: 0x55ff0549f7e8 VAL: 'item 2' (4 sibs) 40: 0x55ff0549f880 SEQ: (4 sibs) 2 children: 40: 0x55ff0549f9c0 VAL: 'item 3.1' (2 sibs) 40: 0x55ff0549fa58 VAL: 'item 3.2' (2 sibs) 40: 0x55ff0549f918 MAP: (4 sibs) 2 children: 40: 0x55ff0549fb00 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x55ff0549fb98 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x55ff054ab580 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55ff054ab610 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55ff054ab6a0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55ff054ab730 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55ff054ab7c0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55ff054ab850 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55ff054ab8e0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55ff054ab970 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55ff054aba00 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: 0x55ff0549fda8 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x55ff0549fe80 VAL: 'item 1' (4 sibs) 40: 0x55ff0549ff18 VAL: 'item 2' (4 sibs) 40: 0x55ff0549ffb0 SEQ: (4 sibs) 2 children: 40: 0x55ff054a00f0 VAL: 'item 3.1' (2 sibs) 40: 0x55ff054a0188 VAL: 'item 3.2' (2 sibs) 40: 0x55ff054a0048 MAP: (4 sibs) 2 children: 40: 0x55ff054a0230 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x55ff054a02c8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x55ff054ad5a0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55ff054ad630 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55ff054ad6c0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55ff054ad750 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55ff054ad7e0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55ff054ad870 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55ff054ad900 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55ff054ad990 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55ff054ada20 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: 0x55ff0549fc90 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x55ff0549f750 VAL: 'item 1' (4 sibs) 40: 0x55ff0549f7e8 VAL: 'item 2' (4 sibs) 40: 0x55ff0549f880 SEQ: (4 sibs) 2 children: 40: 0x55ff0549f9c0 VAL: 'item 3.1' (2 sibs) 40: 0x55ff0549fa58 VAL: 'item 3.2' (2 sibs) 40: 0x55ff0549f918 MAP: (4 sibs) 2 children: 40: 0x55ff0549fb00 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x55ff0549fb98 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x55ff054adeb0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55ff054adf40 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55ff054adfd0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55ff054ae060 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55ff054ae0f0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55ff054ae180 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55ff054ae210 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55ff054ae2a0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55ff054ae330 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: 0x55ff0549fda8 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x55ff0549fe80 VAL: 'item 1' (4 sibs) 40: 0x55ff0549ff18 VAL: 'item 2' (4 sibs) 40: 0x55ff0549ffb0 SEQ: (4 sibs) 2 children: 40: 0x55ff054a00f0 VAL: 'item 3.1' (2 sibs) 40: 0x55ff054a0188 VAL: 'item 3.2' (2 sibs) 40: 0x55ff054a0048 MAP: (4 sibs) 2 children: 40: 0x55ff054a0230 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x55ff054a02c8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x55ff054ae7c0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55ff054ae850 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55ff054ae8e0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55ff054ae970 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55ff054aea00 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55ff054aea90 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55ff054aeb20 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55ff054aebb0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55ff054aec40 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] 0x55ff054ab580 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55ff054ab610 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55ff054ab6a0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55ff054ab730 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55ff054ab7c0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55ff054ab850 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55ff054ab8e0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55ff054ab970 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55ff054aba00 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] 0x55ff054af580 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55ff054af610 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55ff054af6a0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55ff054af730 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55ff054af7c0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55ff054af850 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55ff054af8e0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55ff054af970 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55ff054afa00 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] 0x55ff054ad5a0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55ff054ad630 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55ff054ad6c0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55ff054ad750 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55ff054ad7e0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55ff054ad870 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55ff054ad900 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55ff054ad990 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55ff054ada20 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] 0x55ff054b0770 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55ff054b0800 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55ff054b0890 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55ff054b0920 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55ff054b09b0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55ff054b0a40 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55ff054b0ad0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55ff054b0b60 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55ff054b0bf0 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] 0x55ff054adeb0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55ff054adf40 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55ff054adfd0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55ff054ae060 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55ff054ae0f0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55ff054ae180 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55ff054ae210 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55ff054ae2a0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55ff054ae330 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] 0x55ff054b1080 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55ff054b1110 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55ff054b11a0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55ff054b1230 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55ff054b12c0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55ff054b1350 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55ff054b13e0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55ff054b1470 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55ff054b1500 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] 0x55ff054ae7c0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55ff054ae850 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55ff054ae8e0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55ff054ae970 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55ff054aea00 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55ff054aea90 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55ff054aeb20 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55ff054aebb0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55ff054aec40 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] 0x55ff054b1990 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55ff054b1a20 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55ff054b1ab0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55ff054b1b40 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55ff054b1bd0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55ff054b1c60 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55ff054b1cf0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55ff054b1d80 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55ff054b1e10 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: 0x55ff0549fc90 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x55ff0549f750 VAL: 'item 1' (4 sibs) 40: 0x55ff0549f7e8 VAL: 'item 2' (4 sibs) 40: 0x55ff0549f880 SEQ: (4 sibs) 2 children: 40: 0x55ff0549f9c0 VAL: 'item 3.1' (2 sibs) 40: 0x55ff0549fa58 VAL: 'item 3.2' (2 sibs) 40: 0x55ff0549f918 MAP: (4 sibs) 2 children: 40: 0x55ff0549fb00 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x55ff0549fb98 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x55ff054afe90 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55ff054aff20 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55ff054affb0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55ff054b0040 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55ff054b00d0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55ff054b0160 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55ff054b01f0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55ff054b0280 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55ff054b0310 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: 0x55ff0549fda8 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x55ff0549fe80 VAL: 'item 1' (4 sibs) 40: 0x55ff0549ff18 VAL: 'item 2' (4 sibs) 40: 0x55ff0549ffb0 SEQ: (4 sibs) 2 children: 40: 0x55ff054a00f0 VAL: 'item 3.1' (2 sibs) 40: 0x55ff054a0188 VAL: 'item 3.2' (2 sibs) 40: 0x55ff054a0048 MAP: (4 sibs) 2 children: 40: 0x55ff054a0230 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x55ff054a02c8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x55ff054b22a0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55ff054b2330 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55ff054b23c0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55ff054b2450 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55ff054b24e0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55ff054b2570 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55ff054b2600 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55ff054b2690 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55ff054b2720 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: 0x55ff0549fc90 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x55ff0549f750 VAL: 'item 1' (4 sibs) 40: 0x55ff0549f7e8 VAL: 'item 2' (4 sibs) 40: 0x55ff0549f880 SEQ: (4 sibs) 2 children: 40: 0x55ff0549f9c0 VAL: 'item 3.1' (2 sibs) 40: 0x55ff0549fa58 VAL: 'item 3.2' (2 sibs) 40: 0x55ff0549f918 MAP: (4 sibs) 2 children: 40: 0x55ff0549fb00 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x55ff0549fb98 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x55ff054b27c0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55ff054b2850 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55ff054b28e0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55ff054b2970 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55ff054b2a00 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55ff054b2a90 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55ff054b2b20 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55ff054b2bb0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55ff054b2c40 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: 0x55ff0549fda8 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x55ff0549fe80 VAL: 'item 1' (4 sibs) 40: 0x55ff0549ff18 VAL: 'item 2' (4 sibs) 40: 0x55ff0549ffb0 SEQ: (4 sibs) 2 children: 40: 0x55ff054a00f0 VAL: 'item 3.1' (2 sibs) 40: 0x55ff054a0188 VAL: 'item 3.2' (2 sibs) 40: 0x55ff054a0048 MAP: (4 sibs) 2 children: 40: 0x55ff054a0230 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x55ff054a02c8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x55ff054b2ce0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55ff054b2d70 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55ff054b2e00 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55ff054b2e90 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55ff054b2f20 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55ff054b2fb0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55ff054b3040 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55ff054b30d0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55ff054b3160 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: 0x560e237489e0 [ROOT] SEQ: (0 sibs) 21 children: 41: 0x560e237474d0 VAL: 'a' (21 sibs) 41: 0x560e23747568 VAL: 'b:b' (21 sibs) 41: 0x560e23747600 VAL: 'c{c' (21 sibs) 41: 0x560e23747698 VAL: 'cc{' (21 sibs) 41: 0x560e23747730 VAL: 'c}c' (21 sibs) 41: 0x560e237477c8 VAL: 'cc}' (21 sibs) 41: 0x560e23747860 VAL: 'c!c' (21 sibs) 41: 0x560e237478f8 VAL: 'cc!' (21 sibs) 41: 0x560e23747990 VAL: '.foo' (21 sibs) 41: 0x560e23747a28 VAL: '.' (21 sibs) 41: 0x560e23747ac0 VAL: '-a' (21 sibs) 41: 0x560e23747b58 VAL: '+b' (21 sibs) 41: 0x560e23747bf0 VAL: '/b' (21 sibs) 41: 0x560e23747c88 VAL: ':c' (21 sibs) 41: 0x560e23747d20 VAL: '$g' (21 sibs) 41: 0x560e23747db8 VAL: '*' (21 sibs) 41: 0x560e23747e50 VAL: '*' (21 sibs) 41: 0x560e23747ee8 VAL: '*' (21 sibs) 41: 0x560e23747f80 VAL: '*a' (21 sibs) 41: 0x560e23748018 VAL: '*a' (21 sibs) 41: 0x560e237480b0 VAL: '*a' (21 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x560e237614c0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x560e23761550 VAL: 'a' (21 sibs) 41: [2] [2] 0x560e237615e0 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x560e23761670 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x560e23761700 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x560e23761790 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x560e23761820 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x560e237618b0 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x560e23761940 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x560e237619d0 VAL: '.foo' (21 sibs) 41: [10] [10] 0x560e23761a60 VAL: '.' (21 sibs) 41: [11] [11] 0x560e23761af0 VAL: '-a' (21 sibs) 41: [12] [12] 0x560e23761b80 VAL: '+b' (21 sibs) 41: [13] [13] 0x560e23761c10 VAL: '/b' (21 sibs) 41: [14] [14] 0x560e23761ca0 VAL: ':c' (21 sibs) 41: [15] [15] 0x560e23761d30 VAL: '$g' (21 sibs) 41: [16] [16] 0x560e23761dc0 VAL: '*' (21 sibs) 41: [17] [17] 0x560e23761e50 VAL: '*' (21 sibs) 41: [18] [18] 0x560e23761ee0 VAL: '*' (21 sibs) 41: [19] [19] 0x560e23761f70 VAL: '*a' (21 sibs) 41: [20] [20] 0x560e23762000 VAL: '*a' (21 sibs) 41: [21] [21] 0x560e23762090 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: 0x560e23748af8 [ROOT] SEQ: (0 sibs) 10 children: 41: 0x560e23748390 VAL: 'a' (10 sibs) 41: 0x560e23748428 VAL: 'b' (10 sibs) 41: 0x560e237484c0 VAL: 'c' (10 sibs) 41: 0x560e23748558 VAL: '.foo' (10 sibs) 41: 0x560e237485f0 VAL: '.' (10 sibs) 41: 0x560e23748688 VAL: '-a' (10 sibs) 41: 0x560e23748720 VAL: '+b' (10 sibs) 41: 0x560e237487b8 VAL: '/b' (10 sibs) 41: 0x560e23748850 VAL: ':c' (10 sibs) 41: 0x560e237488e8 VAL: '$g' (10 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x560e23763af0 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x560e23763b80 VAL: 'a' (10 sibs) 41: [2] [2] 0x560e23763c10 VAL: 'b' (10 sibs) 41: [3] [3] 0x560e23763ca0 VAL: 'c' (10 sibs) 41: [4] [4] 0x560e23763d30 VAL: '.foo' (10 sibs) 41: [5] [5] 0x560e23763dc0 VAL: '.' (10 sibs) 41: [6] [6] 0x560e23763e50 VAL: '-a' (10 sibs) 41: [7] [7] 0x560e23763ee0 VAL: '+b' (10 sibs) 41: [8] [8] 0x560e23763f70 VAL: '/b' (10 sibs) 41: [9] [9] 0x560e23764000 VAL: ':c' (10 sibs) 41: [10] [10] 0x560e23764090 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: 0x560e23748c10 [ROOT] MAP: (0 sibs) 12 children: 41: 0x560e23748e00 KEYVAL: 'a' 'a' (12 sibs) 41: 0x560e23748e98 KEYVAL: 'b' 'b' (12 sibs) 41: 0x560e23748f30 KEYVAL: 'c' 'c' (12 sibs) 41: 0x560e23748fc8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x560e23749060 KEYVAL: '.' '.' (12 sibs) 41: 0x560e237490f8 KEYVAL: '-a' '-a' (12 sibs) 41: 0x560e23749190 KEYVAL: '+b' '+b' (12 sibs) 41: 0x560e23749228 KEYVAL: '/b' '/b' (12 sibs) 41: 0x560e237492c0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x560e23749358 KEYVAL: '$g' '$g' (12 sibs) 41: 0x560e237493f0 KEYVAL: '*' '*' (12 sibs) 41: 0x560e23749488 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x560e23765820 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x560e237658b0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x560e23765940 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x560e237659d0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x560e23765a60 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x560e23765af0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x560e23765b80 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x560e23765c10 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x560e23765ca0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x560e23765d30 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x560e23765dc0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x560e23765e50 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x560e23765ee0 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: 0x560e23748d28 [ROOT] MAP: (0 sibs) 12 children: 41: 0x560e23749530 KEYVAL: 'a' 'a' (12 sibs) 41: 0x560e237495c8 KEYVAL: 'b' 'b' (12 sibs) 41: 0x560e23749660 KEYVAL: 'c' 'c' (12 sibs) 41: 0x560e237496f8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x560e23749790 KEYVAL: '.' '.' (12 sibs) 41: 0x560e23749828 KEYVAL: '-a' '-a' (12 sibs) 41: 0x560e237498c0 KEYVAL: '+b' '+b' (12 sibs) 41: 0x560e23749958 KEYVAL: '/b' '/b' (12 sibs) 41: 0x560e237499f0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x560e23749a88 KEYVAL: '$g' '$g' (12 sibs) 41: 0x560e23749b20 KEYVAL: '*' '*' (12 sibs) 41: 0x560e23749bb8 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x560e23767550 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x560e237675e0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x560e23767670 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x560e23767700 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x560e23767790 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x560e23767820 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x560e237678b0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x560e23767940 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x560e237679d0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x560e23767a60 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x560e23767af0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x560e23767b80 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x560e23767c10 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: 0x560e237489e0 [ROOT] SEQ: (0 sibs) 21 children: 41: 0x560e237474d0 VAL: 'a' (21 sibs) 41: 0x560e23747568 VAL: 'b:b' (21 sibs) 41: 0x560e23747600 VAL: 'c{c' (21 sibs) 41: 0x560e23747698 VAL: 'cc{' (21 sibs) 41: 0x560e23747730 VAL: 'c}c' (21 sibs) 41: 0x560e237477c8 VAL: 'cc}' (21 sibs) 41: 0x560e23747860 VAL: 'c!c' (21 sibs) 41: 0x560e237478f8 VAL: 'cc!' (21 sibs) 41: 0x560e23747990 VAL: '.foo' (21 sibs) 41: 0x560e23747a28 VAL: '.' (21 sibs) 41: 0x560e23747ac0 VAL: '-a' (21 sibs) 41: 0x560e23747b58 VAL: '+b' (21 sibs) 41: 0x560e23747bf0 VAL: '/b' (21 sibs) 41: 0x560e23747c88 VAL: ':c' (21 sibs) 41: 0x560e23747d20 VAL: '$g' (21 sibs) 41: 0x560e23747db8 VAL: '*' (21 sibs) 41: 0x560e23747e50 VAL: '*' (21 sibs) 41: 0x560e23747ee8 VAL: '*' (21 sibs) 41: 0x560e23747f80 VAL: '*a' (21 sibs) 41: 0x560e23748018 VAL: '*a' (21 sibs) 41: 0x560e237480b0 VAL: '*a' (21 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x560e23768770 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x560e23768800 VAL: 'a' (21 sibs) 41: [2] [2] 0x560e23768890 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x560e23768920 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x560e237689b0 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x560e23768a40 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x560e23768ad0 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x560e23768b60 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x560e23768bf0 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x560e23768c80 VAL: '.foo' (21 sibs) 41: [10] [10] 0x560e23768d10 VAL: '.' (21 sibs) 41: [11] [11] 0x560e23768da0 VAL: '-a' (21 sibs) 41: [12] [12] 0x560e23768e30 VAL: '+b' (21 sibs) 41: [13] [13] 0x560e23768ec0 VAL: '/b' (21 sibs) 41: [14] [14] 0x560e23768f50 VAL: ':c' (21 sibs) 41: [15] [15] 0x560e23768fe0 VAL: '$g' (21 sibs) 41: [16] [16] 0x560e23769070 VAL: '*' (21 sibs) 41: [17] [17] 0x560e23769100 VAL: '*' (21 sibs) 41: [18] [18] 0x560e23769190 VAL: '*' (21 sibs) 41: [19] [19] 0x560e23769220 VAL: '*a' (21 sibs) 41: [20] [20] 0x560e237692b0 VAL: '*a' (21 sibs) 41: [21] [21] 0x560e23769340 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: 0x560e23748af8 [ROOT] SEQ: (0 sibs) 10 children: 41: 0x560e23748390 VAL: 'a' (10 sibs) 41: 0x560e23748428 VAL: 'b' (10 sibs) 41: 0x560e237484c0 VAL: 'c' (10 sibs) 41: 0x560e23748558 VAL: '.foo' (10 sibs) 41: 0x560e237485f0 VAL: '.' (10 sibs) 41: 0x560e23748688 VAL: '-a' (10 sibs) 41: 0x560e23748720 VAL: '+b' (10 sibs) 41: 0x560e237487b8 VAL: '/b' (10 sibs) 41: 0x560e23748850 VAL: ':c' (10 sibs) 41: 0x560e237488e8 VAL: '$g' (10 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x560e23767e60 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x560e23767ef0 VAL: 'a' (10 sibs) 41: [2] [2] 0x560e23767f80 VAL: 'b' (10 sibs) 41: [3] [3] 0x560e23768010 VAL: 'c' (10 sibs) 41: [4] [4] 0x560e237680a0 VAL: '.foo' (10 sibs) 41: [5] [5] 0x560e23768130 VAL: '.' (10 sibs) 41: [6] [6] 0x560e237681c0 VAL: '-a' (10 sibs) 41: [7] [7] 0x560e23768250 VAL: '+b' (10 sibs) 41: [8] [8] 0x560e237682e0 VAL: '/b' (10 sibs) 41: [9] [9] 0x560e23768370 VAL: ':c' (10 sibs) 41: [10] [10] 0x560e23768400 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: 0x560e23748c10 [ROOT] MAP: (0 sibs) 12 children: 41: 0x560e23748e00 KEYVAL: 'a' 'a' (12 sibs) 41: 0x560e23748e98 KEYVAL: 'b' 'b' (12 sibs) 41: 0x560e23748f30 KEYVAL: 'c' 'c' (12 sibs) 41: 0x560e23748fc8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x560e23749060 KEYVAL: '.' '.' (12 sibs) 41: 0x560e237490f8 KEYVAL: '-a' '-a' (12 sibs) 41: 0x560e23749190 KEYVAL: '+b' '+b' (12 sibs) 41: 0x560e23749228 KEYVAL: '/b' '/b' (12 sibs) 41: 0x560e237492c0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x560e23749358 KEYVAL: '$g' '$g' (12 sibs) 41: 0x560e237493f0 KEYVAL: '*' '*' (12 sibs) 41: 0x560e23749488 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x560e23769980 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x560e23769a10 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x560e23769aa0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x560e23769b30 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x560e23769bc0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x560e23769c50 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x560e23769ce0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x560e23769d70 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x560e23769e00 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x560e23769e90 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x560e23769f20 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x560e23769fb0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x560e2376a040 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: 0x560e23748d28 [ROOT] MAP: (0 sibs) 12 children: 41: 0x560e23749530 KEYVAL: 'a' 'a' (12 sibs) 41: 0x560e237495c8 KEYVAL: 'b' 'b' (12 sibs) 41: 0x560e23749660 KEYVAL: 'c' 'c' (12 sibs) 41: 0x560e237496f8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x560e23749790 KEYVAL: '.' '.' (12 sibs) 41: 0x560e23749828 KEYVAL: '-a' '-a' (12 sibs) 41: 0x560e237498c0 KEYVAL: '+b' '+b' (12 sibs) 41: 0x560e23749958 KEYVAL: '/b' '/b' (12 sibs) 41: 0x560e237499f0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x560e23749a88 KEYVAL: '$g' '$g' (12 sibs) 41: 0x560e23749b20 KEYVAL: '*' '*' (12 sibs) 41: 0x560e23749bb8 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x560e2376a290 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x560e2376a320 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x560e2376a3b0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x560e2376a440 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x560e2376a4d0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x560e2376a560 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x560e2376a5f0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x560e2376a680 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x560e2376a710 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x560e2376a7a0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x560e2376a830 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x560e2376a8c0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x560e2376a950 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] 0x560e237614c0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x560e23761550 VAL: 'a' (21 sibs) 41: [2] [2] 0x560e237615e0 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x560e23761670 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x560e23761700 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x560e23761790 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x560e23761820 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x560e237618b0 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x560e23761940 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x560e237619d0 VAL: '.foo' (21 sibs) 41: [10] [10] 0x560e23761a60 VAL: '.' (21 sibs) 41: [11] [11] 0x560e23761af0 VAL: '-a' (21 sibs) 41: [12] [12] 0x560e23761b80 VAL: '+b' (21 sibs) 41: [13] [13] 0x560e23761c10 VAL: '/b' (21 sibs) 41: [14] [14] 0x560e23761ca0 VAL: ':c' (21 sibs) 41: [15] [15] 0x560e23761d30 VAL: '$g' (21 sibs) 41: [16] [16] 0x560e23761dc0 VAL: '*' (21 sibs) 41: [17] [17] 0x560e23761e50 VAL: '*' (21 sibs) 41: [18] [18] 0x560e23761ee0 VAL: '*' (21 sibs) 41: [19] [19] 0x560e23761f70 VAL: '*a' (21 sibs) 41: [20] [20] 0x560e23762000 VAL: '*a' (21 sibs) 41: [21] [21] 0x560e23762090 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] 0x560e2376c210 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x560e2376c2a0 VAL: 'a' (21 sibs) 41: [2] [2] 0x560e2376c330 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x560e2376c3c0 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x560e2376c450 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x560e2376c4e0 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x560e2376c570 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x560e2376c600 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x560e2376c690 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x560e2376c720 VAL: '.foo' (21 sibs) 41: [10] [10] 0x560e2376c7b0 VAL: '.' (21 sibs) 41: [11] [11] 0x560e2376c840 VAL: '-a' (21 sibs) 41: [12] [12] 0x560e2376c8d0 VAL: '+b' (21 sibs) 41: [13] [13] 0x560e2376c960 VAL: '/b' (21 sibs) 41: [14] [14] 0x560e2376c9f0 VAL: ':c' (21 sibs) 41: [15] [15] 0x560e2376ca80 VAL: '$g' (21 sibs) 41: [16] [16] 0x560e2376cb10 VAL: '*' (21 sibs) 41: [17] [17] 0x560e2376cba0 VAL: '*' (21 sibs) 41: [18] [18] 0x560e2376cc30 VAL: '*' (21 sibs) 41: [19] [19] 0x560e2376ccc0 VAL: '*a' (21 sibs) 41: [20] [20] 0x560e2376cd50 VAL: '*a' (21 sibs) 41: [21] [21] 0x560e2376cde0 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] 0x560e23763af0 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x560e23763b80 VAL: 'a' (10 sibs) 41: [2] [2] 0x560e23763c10 VAL: 'b' (10 sibs) 41: [3] [3] 0x560e23763ca0 VAL: 'c' (10 sibs) 41: [4] [4] 0x560e23763d30 VAL: '.foo' (10 sibs) 41: [5] [5] 0x560e23763dc0 VAL: '.' (10 sibs) 41: [6] [6] 0x560e23763e50 VAL: '-a' (10 sibs) 41: [7] [7] 0x560e23763ee0 VAL: '+b' (10 sibs) 41: [8] [8] 0x560e23763f70 VAL: '/b' (10 sibs) 41: [9] [9] 0x560e23764000 VAL: ':c' (10 sibs) 41: [10] [10] 0x560e23764090 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] 0x560e2376b020 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x560e2376b0b0 VAL: 'a' (10 sibs) 41: [2] [2] 0x560e2376b140 VAL: 'b' (10 sibs) 41: [3] [3] 0x560e2376b1d0 VAL: 'c' (10 sibs) 41: [4] [4] 0x560e2376b260 VAL: '.foo' (10 sibs) 41: [5] [5] 0x560e2376b2f0 VAL: '.' (10 sibs) 41: [6] [6] 0x560e2376b380 VAL: '-a' (10 sibs) 41: [7] [7] 0x560e2376b410 VAL: '+b' (10 sibs) 41: [8] [8] 0x560e2376b4a0 VAL: '/b' (10 sibs) 41: [9] [9] 0x560e2376b530 VAL: ':c' (10 sibs) 41: [10] [10] 0x560e2376b5c0 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] 0x560e23765820 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x560e237658b0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x560e23765940 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x560e237659d0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x560e23765a60 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x560e23765af0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x560e23765b80 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x560e23765c10 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x560e23765ca0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x560e23765d30 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x560e23765dc0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x560e23765e50 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x560e23765ee0 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] 0x560e2376d420 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x560e2376d4b0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x560e2376d540 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x560e2376d5d0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x560e2376d660 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x560e2376d6f0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x560e2376d780 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x560e2376d810 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x560e2376d8a0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x560e2376d930 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x560e2376d9c0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x560e2376da50 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x560e2376dae0 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] 0x560e23767550 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x560e237675e0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x560e23767670 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x560e23767700 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x560e23767790 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x560e23767820 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x560e237678b0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x560e23767940 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x560e237679d0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x560e23767a60 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x560e23767af0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x560e23767b80 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x560e23767c10 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] 0x560e2376dd30 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x560e2376ddc0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x560e2376de50 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x560e2376dee0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x560e2376df70 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x560e2376e000 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x560e2376e090 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x560e2376e120 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x560e2376e1b0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x560e2376e240 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x560e2376e2d0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x560e2376e360 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x560e2376e3f0 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] 0x560e23768770 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x560e23768800 VAL: 'a' (21 sibs) 41: [2] [2] 0x560e23768890 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x560e23768920 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x560e237689b0 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x560e23768a40 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x560e23768ad0 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x560e23768b60 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x560e23768bf0 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x560e23768c80 VAL: '.foo' (21 sibs) 41: [10] [10] 0x560e23768d10 VAL: '.' (21 sibs) 41: [11] [11] 0x560e23768da0 VAL: '-a' (21 sibs) 41: [12] [12] 0x560e23768e30 VAL: '+b' (21 sibs) 41: [13] [13] 0x560e23768ec0 VAL: '/b' (21 sibs) 41: [14] [14] 0x560e23768f50 VAL: ':c' (21 sibs) 41: [15] [15] 0x560e23768fe0 VAL: '$g' (21 sibs) 41: [16] [16] 0x560e23769070 VAL: '*' (21 sibs) 41: [17] [17] 0x560e23769100 VAL: '*' (21 sibs) 41: [18] [18] 0x560e23769190 VAL: '*' (21 sibs) 41: [19] [19] 0x560e23769220 VAL: '*a' (21 sibs) 41: [20] [20] 0x560e237692b0 VAL: '*a' (21 sibs) 41: [21] [21] 0x560e23769340 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] 0x560e2376ef50 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x560e2376efe0 VAL: 'a' (21 sibs) 41: [2] [2] 0x560e2376f070 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x560e2376f100 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x560e2376f190 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x560e2376f220 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x560e2376f2b0 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x560e2376f340 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x560e2376f3d0 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x560e2376f460 VAL: '.foo' (21 sibs) 41: [10] [10] 0x560e2376f4f0 VAL: '.' (21 sibs) 41: [11] [11] 0x560e2376f580 VAL: '-a' (21 sibs) 41: [12] [12] 0x560e2376f610 VAL: '+b' (21 sibs) 41: [13] [13] 0x560e2376f6a0 VAL: '/b' (21 sibs) 41: [14] [14] 0x560e2376f730 VAL: ':c' (21 sibs) 41: [15] [15] 0x560e2376f7c0 VAL: '$g' (21 sibs) 41: [16] [16] 0x560e2376f850 VAL: '*' (21 sibs) 41: [17] [17] 0x560e2376f8e0 VAL: '*' (21 sibs) 41: [18] [18] 0x560e2376f970 VAL: '*' (21 sibs) 41: [19] [19] 0x560e2376fa00 VAL: '*a' (21 sibs) 41: [20] [20] 0x560e2376fa90 VAL: '*a' (21 sibs) 41: [21] [21] 0x560e2376fb20 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] 0x560e23767e60 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x560e23767ef0 VAL: 'a' (10 sibs) 41: [2] [2] 0x560e23767f80 VAL: 'b' (10 sibs) 41: [3] [3] 0x560e23768010 VAL: 'c' (10 sibs) 41: [4] [4] 0x560e237680a0 VAL: '.foo' (10 sibs) 41: [5] [5] 0x560e23768130 VAL: '.' (10 sibs) 41: [6] [6] 0x560e237681c0 VAL: '-a' (10 sibs) 41: [7] [7] 0x560e23768250 VAL: '+b' (10 sibs) 41: [8] [8] 0x560e237682e0 VAL: '/b' (10 sibs) 41: [9] [9] 0x560e23768370 VAL: ':c' (10 sibs) 41: [10] [10] 0x560e23768400 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] 0x560e2376e640 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x560e2376e6d0 VAL: 'a' (10 sibs) 41: [2] [2] 0x560e2376e760 VAL: 'b' (10 sibs) 41: [3] [3] 0x560e2376e7f0 VAL: 'c' (10 sibs) 41: [4] [4] 0x560e2376e880 VAL: '.foo' (10 sibs) 41: [5] [5] 0x560e2376e910 VAL: '.' (10 sibs) 41: [6] [6] 0x560e2376e9a0 VAL: '-a' (10 sibs) 41: [7] [7] 0x560e2376ea30 VAL: '+b' (10 sibs) 41: [8] [8] 0x560e2376eac0 VAL: '/b' (10 sibs) 41: [9] [9] 0x560e2376eb50 VAL: ':c' (10 sibs) 41: [10] [10] 0x560e2376ebe0 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] 0x560e23769980 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x560e23769a10 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x560e23769aa0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x560e23769b30 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x560e23769bc0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x560e23769c50 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x560e23769ce0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x560e23769d70 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x560e23769e00 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x560e23769e90 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x560e23769f20 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x560e23769fb0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x560e2376a040 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] 0x560e23770160 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x560e237701f0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x560e23770280 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x560e23770310 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x560e237703a0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x560e23770430 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x560e237704c0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x560e23770550 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x560e237705e0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x560e23770670 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x560e23770700 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x560e23770790 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x560e23770820 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] 0x560e2376a290 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x560e2376a320 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x560e2376a3b0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x560e2376a440 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x560e2376a4d0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x560e2376a560 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x560e2376a5f0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x560e2376a680 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x560e2376a710 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x560e2376a7a0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x560e2376a830 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x560e2376a8c0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x560e2376a950 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] 0x560e23770a70 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x560e23770b00 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x560e23770b90 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x560e23770c20 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x560e23770cb0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x560e23770d40 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x560e23770dd0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x560e23770e60 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x560e23770ef0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x560e23770f80 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x560e23771010 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x560e237710a0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x560e23771130 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: 0x560e237489e0 [ROOT] SEQ: (0 sibs) 21 children: 41: 0x560e237474d0 VAL: 'a' (21 sibs) 41: 0x560e23747568 VAL: 'b:b' (21 sibs) 41: 0x560e23747600 VAL: 'c{c' (21 sibs) 41: 0x560e23747698 VAL: 'cc{' (21 sibs) 41: 0x560e23747730 VAL: 'c}c' (21 sibs) 41: 0x560e237477c8 VAL: 'cc}' (21 sibs) 41: 0x560e23747860 VAL: 'c!c' (21 sibs) 41: 0x560e237478f8 VAL: 'cc!' (21 sibs) 41: 0x560e23747990 VAL: '.foo' (21 sibs) 41: 0x560e23747a28 VAL: '.' (21 sibs) 41: 0x560e23747ac0 VAL: '-a' (21 sibs) 41: 0x560e23747b58 VAL: '+b' (21 sibs) 41: 0x560e23747bf0 VAL: '/b' (21 sibs) 41: 0x560e23747c88 VAL: ':c' (21 sibs) 41: 0x560e23747d20 VAL: '$g' (21 sibs) 41: 0x560e23747db8 VAL: '*' (21 sibs) 41: 0x560e23747e50 VAL: '*' (21 sibs) 41: 0x560e23747ee8 VAL: '*' (21 sibs) 41: 0x560e23747f80 VAL: '*a' (21 sibs) 41: 0x560e23748018 VAL: '*a' (21 sibs) 41: 0x560e237480b0 VAL: '*a' (21 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x560e23771380 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x560e23771410 VAL: 'a' (21 sibs) 41: [2] [2] 0x560e237714a0 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x560e23771530 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x560e237715c0 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x560e23771650 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x560e237716e0 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x560e23771770 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x560e23771800 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x560e23771890 VAL: '.foo' (21 sibs) 41: [10] [10] 0x560e23771920 VAL: '.' (21 sibs) 41: [11] [11] 0x560e237719b0 VAL: '-a' (21 sibs) 41: [12] [12] 0x560e23771a40 VAL: '+b' (21 sibs) 41: [13] [13] 0x560e23771ad0 VAL: '/b' (21 sibs) 41: [14] [14] 0x560e23771b60 VAL: ':c' (21 sibs) 41: [15] [15] 0x560e23771bf0 VAL: '$g' (21 sibs) 41: [16] [16] 0x560e23771c80 VAL: '*' (21 sibs) 41: [17] [17] 0x560e23771d10 VAL: '*' (21 sibs) 41: [18] [18] 0x560e23771da0 VAL: '*' (21 sibs) 41: [19] [19] 0x560e23771e30 VAL: '*a' (21 sibs) 41: [20] [20] 0x560e23771ec0 VAL: '*a' (21 sibs) 41: [21] [21] 0x560e23771f50 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: 0x560e23748af8 [ROOT] SEQ: (0 sibs) 10 children: 41: 0x560e23748390 VAL: 'a' (10 sibs) 41: 0x560e23748428 VAL: 'b' (10 sibs) 41: 0x560e237484c0 VAL: 'c' (10 sibs) 41: 0x560e23748558 VAL: '.foo' (10 sibs) 41: 0x560e237485f0 VAL: '.' (10 sibs) 41: 0x560e23748688 VAL: '-a' (10 sibs) 41: 0x560e23748720 VAL: '+b' (10 sibs) 41: 0x560e237487b8 VAL: '/b' (10 sibs) 41: 0x560e23748850 VAL: ':c' (10 sibs) 41: 0x560e237488e8 VAL: '$g' (10 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x560e2376b930 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x560e2376b9c0 VAL: 'a' (10 sibs) 41: [2] [2] 0x560e2376ba50 VAL: 'b' (10 sibs) 41: [3] [3] 0x560e2376bae0 VAL: 'c' (10 sibs) 41: [4] [4] 0x560e2376bb70 VAL: '.foo' (10 sibs) 41: [5] [5] 0x560e2376bc00 VAL: '.' (10 sibs) 41: [6] [6] 0x560e2376bc90 VAL: '-a' (10 sibs) 41: [7] [7] 0x560e2376bd20 VAL: '+b' (10 sibs) 41: [8] [8] 0x560e2376bdb0 VAL: '/b' (10 sibs) 41: [9] [9] 0x560e2376be40 VAL: ':c' (10 sibs) 41: [10] [10] 0x560e2376bed0 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: 0x560e23748c10 [ROOT] MAP: (0 sibs) 12 children: 41: 0x560e23748e00 KEYVAL: 'a' 'a' (12 sibs) 41: 0x560e23748e98 KEYVAL: 'b' 'b' (12 sibs) 41: 0x560e23748f30 KEYVAL: 'c' 'c' (12 sibs) 41: 0x560e23748fc8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x560e23749060 KEYVAL: '.' '.' (12 sibs) 41: 0x560e237490f8 KEYVAL: '-a' '-a' (12 sibs) 41: 0x560e23749190 KEYVAL: '+b' '+b' (12 sibs) 41: 0x560e23749228 KEYVAL: '/b' '/b' (12 sibs) 41: 0x560e237492c0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x560e23749358 KEYVAL: '$g' '$g' (12 sibs) 41: 0x560e237493f0 KEYVAL: '*' '*' (12 sibs) 41: 0x560e23749488 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x560e23771ff0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x560e23772080 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x560e23772110 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x560e237721a0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x560e23772230 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x560e237722c0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x560e23772350 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x560e237723e0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x560e23772470 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x560e23772500 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x560e23772590 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x560e23772620 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x560e237726b0 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: 0x560e23748d28 [ROOT] MAP: (0 sibs) 12 children: 41: 0x560e23749530 KEYVAL: 'a' 'a' (12 sibs) 41: 0x560e237495c8 KEYVAL: 'b' 'b' (12 sibs) 41: 0x560e23749660 KEYVAL: 'c' 'c' (12 sibs) 41: 0x560e237496f8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x560e23749790 KEYVAL: '.' '.' (12 sibs) 41: 0x560e23749828 KEYVAL: '-a' '-a' (12 sibs) 41: 0x560e237498c0 KEYVAL: '+b' '+b' (12 sibs) 41: 0x560e23749958 KEYVAL: '/b' '/b' (12 sibs) 41: 0x560e237499f0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x560e23749a88 KEYVAL: '$g' '$g' (12 sibs) 41: 0x560e23749b20 KEYVAL: '*' '*' (12 sibs) 41: 0x560e23749bb8 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x560e23772750 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x560e237727e0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x560e23772870 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x560e23772900 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x560e23772990 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x560e23772a20 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x560e23772ab0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x560e23772b40 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x560e23772bd0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x560e23772c60 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x560e23772cf0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x560e23772d80 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x560e23772e10 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: 0x560e237489e0 [ROOT] SEQ: (0 sibs) 21 children: 41: 0x560e237474d0 VAL: 'a' (21 sibs) 41: 0x560e23747568 VAL: 'b:b' (21 sibs) 41: 0x560e23747600 VAL: 'c{c' (21 sibs) 41: 0x560e23747698 VAL: 'cc{' (21 sibs) 41: 0x560e23747730 VAL: 'c}c' (21 sibs) 41: 0x560e237477c8 VAL: 'cc}' (21 sibs) 41: 0x560e23747860 VAL: 'c!c' (21 sibs) 41: 0x560e237478f8 VAL: 'cc!' (21 sibs) 41: 0x560e23747990 VAL: '.foo' (21 sibs) 41: 0x560e23747a28 VAL: '.' (21 sibs) 41: 0x560e23747ac0 VAL: '-a' (21 sibs) 41: 0x560e23747b58 VAL: '+b' (21 sibs) 41: 0x560e23747bf0 VAL: '/b' (21 sibs) 41: 0x560e23747c88 VAL: ':c' (21 sibs) 41: 0x560e23747d20 VAL: '$g' (21 sibs) 41: 0x560e23747db8 VAL: '*' (21 sibs) 41: 0x560e23747e50 VAL: '*' (21 sibs) 41: 0x560e23747ee8 VAL: '*' (21 sibs) 41: 0x560e23747f80 VAL: '*a' (21 sibs) 41: 0x560e23748018 VAL: '*a' (21 sibs) 41: 0x560e237480b0 VAL: '*a' (21 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x560e23772eb0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x560e23772f40 VAL: 'a' (21 sibs) 41: [2] [2] 0x560e23772fd0 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x560e23773060 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x560e237730f0 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x560e23773180 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x560e23773210 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x560e237732a0 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x560e23773330 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x560e237733c0 VAL: '.foo' (21 sibs) 41: [10] [10] 0x560e23773450 VAL: '.' (21 sibs) 41: [11] [11] 0x560e237734e0 VAL: '-a' (21 sibs) 41: [12] [12] 0x560e23773570 VAL: '+b' (21 sibs) 41: [13] [13] 0x560e23773600 VAL: '/b' (21 sibs) 41: [14] [14] 0x560e23773690 VAL: ':c' (21 sibs) 41: [15] [15] 0x560e23773720 VAL: '$g' (21 sibs) 41: [16] [16] 0x560e237737b0 VAL: '*' (21 sibs) 41: [17] [17] 0x560e23773840 VAL: '*' (21 sibs) 41: [18] [18] 0x560e237738d0 VAL: '*' (21 sibs) 41: [19] [19] 0x560e23773960 VAL: '*a' (21 sibs) 41: [20] [20] 0x560e237739f0 VAL: '*a' (21 sibs) 41: [21] [21] 0x560e23773a80 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: 0x560e23748af8 [ROOT] SEQ: (0 sibs) 10 children: 41: 0x560e23748390 VAL: 'a' (10 sibs) 41: 0x560e23748428 VAL: 'b' (10 sibs) 41: 0x560e237484c0 VAL: 'c' (10 sibs) 41: 0x560e23748558 VAL: '.foo' (10 sibs) 41: 0x560e237485f0 VAL: '.' (10 sibs) 41: 0x560e23748688 VAL: '-a' (10 sibs) 41: 0x560e23748720 VAL: '+b' (10 sibs) 41: 0x560e237487b8 VAL: '/b' (10 sibs) 41: 0x560e23748850 VAL: ':c' (10 sibs) 41: 0x560e237488e8 VAL: '$g' (10 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x560e23773b20 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x560e23773bb0 VAL: 'a' (10 sibs) 41: [2] [2] 0x560e23773c40 VAL: 'b' (10 sibs) 41: [3] [3] 0x560e23773cd0 VAL: 'c' (10 sibs) 41: [4] [4] 0x560e23773d60 VAL: '.foo' (10 sibs) 41: [5] [5] 0x560e23773df0 VAL: '.' (10 sibs) 41: [6] [6] 0x560e23773e80 VAL: '-a' (10 sibs) 41: [7] [7] 0x560e23773f10 VAL: '+b' (10 sibs) 41: [8] [8] 0x560e23773fa0 VAL: '/b' (10 sibs) 41: [9] [9] 0x560e23774030 VAL: ':c' (10 sibs) 41: [10] [10] 0x560e237740c0 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: 0x560e23748c10 [ROOT] MAP: (0 sibs) 12 children: 41: 0x560e23748e00 KEYVAL: 'a' 'a' (12 sibs) 41: 0x560e23748e98 KEYVAL: 'b' 'b' (12 sibs) 41: 0x560e23748f30 KEYVAL: 'c' 'c' (12 sibs) 41: 0x560e23748fc8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x560e23749060 KEYVAL: '.' '.' (12 sibs) 41: 0x560e237490f8 KEYVAL: '-a' '-a' (12 sibs) 41: 0x560e23749190 KEYVAL: '+b' '+b' (12 sibs) 41: 0x560e23749228 KEYVAL: '/b' '/b' (12 sibs) 41: 0x560e237492c0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x560e23749358 KEYVAL: '$g' '$g' (12 sibs) 41: 0x560e237493f0 KEYVAL: '*' '*' (12 sibs) 41: 0x560e23749488 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x560e23774160 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x560e237741f0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x560e23774280 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x560e23774310 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x560e237743a0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x560e23774430 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x560e237744c0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x560e23774550 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x560e237745e0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x560e23774670 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x560e23774700 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x560e23774790 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x560e23774820 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: 0x560e23748d28 [ROOT] MAP: (0 sibs) 12 children: 41: 0x560e23749530 KEYVAL: 'a' 'a' (12 sibs) 41: 0x560e237495c8 KEYVAL: 'b' 'b' (12 sibs) 41: 0x560e23749660 KEYVAL: 'c' 'c' (12 sibs) 41: 0x560e237496f8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x560e23749790 KEYVAL: '.' '.' (12 sibs) 41: 0x560e23749828 KEYVAL: '-a' '-a' (12 sibs) 41: 0x560e237498c0 KEYVAL: '+b' '+b' (12 sibs) 41: 0x560e23749958 KEYVAL: '/b' '/b' (12 sibs) 41: 0x560e237499f0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x560e23749a88 KEYVAL: '$g' '$g' (12 sibs) 41: 0x560e23749b20 KEYVAL: '*' '*' (12 sibs) 41: 0x560e23749bb8 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x560e237748c0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x560e23774950 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x560e237749e0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x560e23774a70 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x560e23774b00 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x560e23774b90 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x560e23774c20 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x560e23774cb0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x560e23774d40 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x560e23774dd0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x560e23774e60 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x560e23774ef0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x560e23774f80 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: 0x56146bf2a870 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x56146bf1d0e0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0x56146bf1d5b0 KEYVAL: 'x' '1' (2 sibs) 42: 0x56146bf1d648 KEYVAL: 'y' '2' (2 sibs) 42: 0x56146bf1d178 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0x56146bf1d6f0 KEYVAL: 'x' '0' (2 sibs) 42: 0x56146bf1d788 KEYVAL: 'y' '2' (2 sibs) 42: 0x56146bf1d210 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0x56146bf1d830 KEYVAL: 'r' '10' (1 sibs) 42: 0x56146bf1d2a8 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0x56146bf1d8d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x56146bf1d340 MAP: (8 sibs) 4 children: 42: 0x56146bf1d970 KEYVAL: 'x' '1' (4 sibs) 42: 0x56146bf1da08 KEYVAL: 'y' '2' (4 sibs) 42: 0x56146bf1daa0 KEYVAL: 'r' '10' (4 sibs) 42: 0x56146bf1db38 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x56146bf1d3d8 MAP: (8 sibs) 3 children: 42: 0x56146bf1dbe0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0x56146bf1dc78 KEYVAL: 'r' '10' (3 sibs) 42: 0x56146bf1dd10 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0x56146bf1d470 MAP: (8 sibs) 2 children: 42: 0x56146bf1ddb0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0x56146bf1def0 VAL***: '*CENTER' (2 sibs) 42: 0x56146bf1df88 VAL***: '*BIG' (2 sibs) 42: 0x56146bf1de48 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0x56146bf1d508 MAP: (8 sibs) 3 children: 42: 0x56146bf1e030 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0x56146bf1e200 VAL***: '*BIG' (3 sibs) 42: 0x56146bf1e298 VAL***: '*LEFT' (3 sibs) 42: 0x56146bf1e330 VAL***: '*SMALL' (3 sibs) 42: 0x56146bf1e0c8 KEYVAL: 'x' '1' (3 sibs) 42: 0x56146bf1e160 KEYVAL: 'label' 'center/big' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x56146bfa60a0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x56146bfa6130 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x56146bfa61c0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x56146bfa6250 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x56146bfa62e0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x56146bfa6370 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x56146bfa6400 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x56146bfa6490 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x56146bfa6520 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x56146bfa65b0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x56146bfa6640 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x56146bfa66d0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x56146bfa6760 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x56146bfa67f0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x56146bfa6880 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x56146bfa6910 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x56146bfa69a0 MAP: (8 sibs) 3 children: 42: [17] [17] 0x56146bfa6a30 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x56146bfa6ac0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x56146bfa6b50 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x56146bfa6be0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x56146bfa6c70 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x56146bfa6d00 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x56146bfa6d90 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x56146bfa6e20 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x56146bfa6eb0 MAP: (8 sibs) 3 children: 42: [26] [26] 0x56146bfa6f40 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x56146bfa6fd0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x56146bfa7060 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x56146bfa70f0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x56146bfa7180 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x56146bfa7210 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: 0x56146bf2a988 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x56146bf1ed60 MAP: (8 sibs) 2 children: 42: 0x56146bf1bfd0 KEYVAL: 'x' '1' (2 sibs) 42: 0x56146bf1c068 KEYVAL: 'y' '2' (2 sibs) 42: 0x56146bf1edf8 MAP: (8 sibs) 2 children: 42: 0x56146bf1c7d0 KEYVAL: 'x' '0' (2 sibs) 42: 0x56146bf1c868 KEYVAL: 'y' '2' (2 sibs) 42: 0x56146bf1ee90 MAP: (8 sibs) 1 children: 42: 0x56146bf1f230 KEYVAL: 'r' '10' (1 sibs) 42: 0x56146bf1ef28 MAP: (8 sibs) 1 children: 42: 0x56146bf1f2d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x56146bf1efc0 MAP: (8 sibs) 4 children: 42: 0x56146bf1f370 KEYVAL: 'x' '1' (4 sibs) 42: 0x56146bf1f408 KEYVAL: 'y' '2' (4 sibs) 42: 0x56146bf1f4a0 KEYVAL: 'r' '10' (4 sibs) 42: 0x56146bf1f538 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x56146bf1f058 MAP: (8 sibs) 4 children: 42: 0x56146bf1f5e0 KEYVAL: 'x' '1' (4 sibs) 42: 0x56146bf1f678 KEYVAL: 'y' '2' (4 sibs) 42: 0x56146bf1f710 KEYVAL: 'r' '10' (4 sibs) 42: 0x56146bf1f7a8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x56146bf1f0f0 MAP: (8 sibs) 4 children: 42: 0x56146bf1f850 KEYVAL: 'x' '1' (4 sibs) 42: 0x56146bf1f8e8 KEYVAL: 'y' '2' (4 sibs) 42: 0x56146bf1f980 KEYVAL: 'r' '10' (4 sibs) 42: 0x56146bf1fa18 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x56146bf1f188 MAP: (8 sibs) 4 children: 42: 0x56146bf1fac0 KEYVAL: 'x' '1' (4 sibs) 42: 0x56146bf1fb58 KEYVAL: 'y' '2' (4 sibs) 42: 0x56146bf1fbf0 KEYVAL: 'r' '10' (4 sibs) 42: 0x56146bf1fc88 KEYVAL: 'label' 'center/big' (4 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x56146bfa8fe0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x56146bfa9070 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x56146bfa9100 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x56146bfa9190 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x56146bfa9220 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x56146bfa92b0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x56146bfa9340 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x56146bfa93d0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x56146bfa9460 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x56146bfa94f0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x56146bfa9580 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x56146bfa9610 MAP: (8 sibs) 4 children: 42: [12] [12] 0x56146bfa96a0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x56146bfa9730 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x56146bfa97c0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x56146bfa9850 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x56146bfa98e0 MAP: (8 sibs) 3 children: 42: [17] [17] 0x56146bfa9970 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x56146bfa9a00 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x56146bfa9a90 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x56146bfa9b20 MAP: (8 sibs) 2 children: 42: [21] [21] 0x56146bfa9bb0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x56146bfa9c40 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x56146bfa9cd0 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x56146bfa9d60 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x56146bfa9df0 MAP: (8 sibs) 3 children: 42: [26] [26] 0x56146bfa9e80 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x56146bfa9f10 VAL***: '*SMALL' (3 sibs) 42: [28] [28] 0x56146bfa9fa0 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x56146bfaa030 VAL***: '*BIG' (3 sibs) 42: [30] [30] 0x56146bfaa0c0 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x56146bfaa150 KEYVAL: 'label' 'center/big' (3 sibs) 42: #nodes=32 vs #printed=32 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x56146bfaa1f0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x56146bfaa280 MAP: (8 sibs) 2 children: 42: [2] [2] 0x56146bfaa310 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x56146bfaa3a0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x56146bfaa430 MAP: (8 sibs) 2 children: 42: [5] [5] 0x56146bfaa4c0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x56146bfaa550 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x56146bfaa5e0 MAP: (8 sibs) 1 children: 42: [8] [8] 0x56146bfaa670 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x56146bfaa700 MAP: (8 sibs) 1 children: 42: [10] [10] 0x56146bfaa790 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x56146bfaa820 MAP: (8 sibs) 4 children: 42: [12] [12] 0x56146bfaa8b0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x56146bfaa940 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x56146bfaa9d0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x56146bfaaa60 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x56146bfaaaf0 MAP: (8 sibs) 4 children: 42: [17] [32] 0x56146bfab3f0 KEYVAL: 'x' '1' (4 sibs) 42: [18] [33] 0x56146bfab480 KEYVAL: 'y' '2' (4 sibs) 42: [19] [18] 0x56146bfaac10 KEYVAL: 'r' '10' (4 sibs) 42: [20] [19] 0x56146bfaaca0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [20] 0x56146bfaad30 MAP: (8 sibs) 4 children: 42: [22] [17] 0x56146bfaab80 KEYVAL: 'x' '1' (4 sibs) 42: [23] [34] 0x56146bfab510 KEYVAL: 'y' '2' (4 sibs) 42: [24] [22] 0x56146bfaae50 KEYVAL: 'r' '10' (4 sibs) 42: [25] [24] 0x56146bfaaf70 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [25] 0x56146bfab000 MAP: (8 sibs) 4 children: 42: [27] [30] 0x56146bfab2d0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [27] 0x56146bfab120 KEYVAL: 'y' '2' (4 sibs) 42: [29] [23] 0x56146bfaaee0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [31] 0x56146bfab360 KEYVAL: 'label' 'center/big' (4 sibs) 42: #nodes=31 vs #printed=31 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x56146bfaa1f0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x56146bfaa280 MAP: (8 sibs) 2 children: 42: [2] [2] 0x56146bfaa310 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x56146bfaa3a0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x56146bfaa430 MAP: (8 sibs) 2 children: 42: [5] [5] 0x56146bfaa4c0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x56146bfaa550 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x56146bfaa5e0 MAP: (8 sibs) 1 children: 42: [8] [8] 0x56146bfaa670 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x56146bfaa700 MAP: (8 sibs) 1 children: 42: [10] [10] 0x56146bfaa790 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x56146bfaa820 MAP: (8 sibs) 4 children: 42: [12] [12] 0x56146bfaa8b0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x56146bfaa940 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x56146bfaa9d0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x56146bfaaa60 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x56146bfaaaf0 MAP: (8 sibs) 4 children: 42: [17] [17] 0x56146bfaab80 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x56146bfaac10 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x56146bfaaca0 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x56146bfaad30 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x56146bfaadc0 MAP: (8 sibs) 4 children: 42: [22] [22] 0x56146bfaae50 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x56146bfaaee0 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x56146bfaaf70 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x56146bfab000 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x56146bfab090 MAP: (8 sibs) 4 children: 42: [27] [27] 0x56146bfab120 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x56146bfab1b0 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x56146bfab240 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x56146bfab2d0 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: 0x56146bf2aaa0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x56146bf201a0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x56146bf20238 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x56146bf202d0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x56146bf20540 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x56146bf205d8 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x56146bf20368 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x56146bf1c1b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x56146bf20400 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x56146bf20680 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x56146bf20718 KEYVAL: 'age' '10' (2 sibs) 42: 0x56146bf20498 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x56146bf207c0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x56146bf20858 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x56146bfac600 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x56146bfac690 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x56146bfac720 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x56146bfac7b0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x56146bfac840 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x56146bfac8d0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x56146bfac960 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x56146bfac9f0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x56146bfaca80 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x56146bfacb10 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x56146bfacba0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x56146bfacc30 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x56146bfaccc0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x56146bfacd50 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: 0x56146bf2abb8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x56146bf20900 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x56146bf20998 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x56146bf20a30 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x56146bf20ca0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x56146bf20d38 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x56146bf20ac8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x56146bf20de0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x56146bf20b60 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x56146bf20e80 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x56146bf20f18 KEYVAL: 'age' '10' (2 sibs) 42: 0x56146bf20bf8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x56146bf20fc0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x56146bf21058 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x56146bfae940 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x56146bfae9d0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x56146bfaea60 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x56146bfaeaf0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x56146bfaeb80 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x56146bfaec10 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x56146bfaeca0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x56146bfaed30 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x56146bfaedc0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x56146bfaee50 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x56146bfaeee0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x56146bfaef70 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x56146bfaf000 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x56146bfaf090 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: 0x56146bf2acd0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x56146bf219d0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x56146bf21a68 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x56146bf21b00 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x56146bf21d70 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x56146bf21e08 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x56146bf21b98 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x56146bf21eb0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x56146bf21c30 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x56146bf21f50 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x56146bf21fe8 KEYVAL: 'age' '10' (2 sibs) 42: 0x56146bf21cc8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x56146bf22090 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x56146bf22128 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x56146bfb0ab0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x56146bfb0b40 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x56146bfb0bd0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x56146bfb0c60 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x56146bfb0cf0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x56146bfb0d80 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x56146bfb0e10 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x56146bfb0ea0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x56146bfb0f30 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x56146bfb0fc0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x56146bfb1050 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x56146bfb10e0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x56146bfb1170 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x56146bfb1200 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x56146bfb0ab0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x56146bfb0b40 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x56146bfb0bd0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x56146bfb0c60 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x56146bfb0cf0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x56146bfb0d80 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x56146bfb0e10 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x56146bfb0ea0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x56146bfb0f30 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0x56146bfb1290 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x56146bfb1050 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x56146bfb10e0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0x56146bfb0fc0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x56146bfb1200 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x56146bfb0ab0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x56146bfb0b40 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x56146bfb0bd0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x56146bfb0c60 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x56146bfb0cf0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x56146bfb0d80 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x56146bfb0e10 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x56146bfb0ea0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x56146bfb0f30 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x56146bfb0fc0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x56146bfb1050 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x56146bfb10e0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x56146bfb1170 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x56146bfb1200 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: 0x56146bf2ade8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x56146bf1fd80 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x56146bf1fe18 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x56146bf1feb0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x56146bf221d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x56146bf22268 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x56146bf1ff48 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x56146bf22310 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x56146bf1ffe0 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x56146bf223b0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x56146bf22448 KEYVAL: 'age' '10' (2 sibs) 42: 0x56146bf20078 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x56146bf224f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x56146bf22588 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x56146bfb2e00 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x56146bfb2e90 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x56146bfb2f20 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x56146bfb2fb0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x56146bfb3040 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x56146bfb30d0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x56146bfb3160 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x56146bfb31f0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x56146bfb3280 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x56146bfb3310 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x56146bfb33a0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x56146bfb3430 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x56146bfb34c0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x56146bfb3550 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x56146bfb2e00 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x56146bfb2e90 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x56146bfb2f20 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x56146bfb2fb0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x56146bfb3040 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x56146bfb30d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x56146bfb3160 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x56146bfb31f0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x56146bfb3280 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0x56146bfb35e0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x56146bfb33a0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x56146bfb3430 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0x56146bfb3310 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x56146bfb3550 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x56146bfb2e00 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x56146bfb2e90 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x56146bfb2f20 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x56146bfb2fb0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x56146bfb3040 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x56146bfb30d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x56146bfb3160 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x56146bfb31f0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x56146bfb3280 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x56146bfb3310 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x56146bfb33a0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x56146bfb3430 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x56146bfb34c0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x56146bfb3550 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: 0x56146bf2af00 [ROOT] MAP: (0 sibs) 7 children: 42: 0x56146bf22c30 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x56146bf22cc8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x56146bf22d60 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x56146bf1c910 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x56146bf1c9a8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x56146bf22df8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x56146bf23060 MAP: (2 sibs) 4 children: 42: 0x56146bf1e640 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x56146bf1e6d8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x56146bf1e770 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x56146bf1e808 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x56146bf230f8 MAP: (2 sibs) 5 children: 42: 0x56146bf231a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x56146bf23238 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x56146bf232d0 KEYVAL: 'size' '8' (5 sibs) 42: 0x56146bf23368 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x56146bf23400 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x56146bf22e90 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0x56146bf1c4c0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x56146bf1c558 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x56146bf1c5f0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x56146bf22f28 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0x56146bf22fc0 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] 0x56146bfb6400 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x56146bfb6490 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x56146bfb6520 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x56146bfb65b0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x56146bfb6640 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x56146bfb66d0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x56146bfb6760 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x56146bfb67f0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x56146bfb6880 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x56146bfb6910 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x56146bfb69a0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x56146bfb6a30 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x56146bfb6ac0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x56146bfb6b50 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x56146bfb6be0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x56146bfb6c70 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x56146bfb6d00 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x56146bfb6d90 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x56146bfb6e20 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x56146bfb6eb0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x56146bfb6f40 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x56146bfb6fd0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x56146bfb7060 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x56146bfb70f0 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: 0x56146bf2b018 [ROOT] MAP: (0 sibs) 7 children: 42: 0x56146bf234f0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x56146bf23588 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x56146bf23620 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x56146bf23920 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x56146bf239b8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x56146bf236b8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x56146bf23a60 MAP: (2 sibs) 4 children: 42: 0x56146bf1e8b0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x56146bf1e948 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x56146bf1e9e0 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x56146bf1ea78 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x56146bf23af8 MAP: (2 sibs) 5 children: 42: 0x56146bf23ba0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x56146bf23c38 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x56146bf23cd0 KEYVAL: 'size' '8' (5 sibs) 42: 0x56146bf23d68 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x56146bf23e00 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x56146bf23750 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0x56146bf1cdf0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x56146bf1ce88 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x56146bf1cf20 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x56146bf237e8 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0x56146bf23ea0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x56146bf23f38 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x56146bf23fd0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x56146bf23880 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] 0x56146bfb95f0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x56146bfb9680 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x56146bfb9710 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x56146bfb97a0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x56146bfb9830 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x56146bfb98c0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x56146bfb9950 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x56146bfb99e0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x56146bfb9a70 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x56146bfb9b00 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x56146bfb9b90 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x56146bfb9c20 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x56146bfb9cb0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x56146bfb9d40 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x56146bfb9dd0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x56146bfb9e60 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x56146bfb9ef0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x56146bfb9f80 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x56146bfba010 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x56146bfba0a0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x56146bfba130 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x56146bfba1c0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x56146bfba250 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x56146bfba2e0 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] 0x56146bfb95f0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x56146bfb9680 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x56146bfb9710 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x56146bfb97a0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x56146bfb9830 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x56146bfb98c0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x56146bfb9950 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x56146bfb99e0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x56146bfb9a70 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x56146bfb9b00 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x56146bfb9b90 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x56146bfb9c20 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x56146bfb9cb0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x56146bfb9d40 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x56146bfb9dd0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x56146bfb9e60 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x56146bfb9ef0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x56146bfb9f80 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x56146bfba010 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x56146bfba0a0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x56146bfba130 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x56146bfba1c0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x56146bfba250 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [24] 0x56146bfba370 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [25] 0x56146bfba400 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [26] 0x56146bfba490 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [23] 0x56146bfba2e0 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] 0x56146bfb95f0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x56146bfb9680 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x56146bfb9710 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x56146bfb97a0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x56146bfb9830 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x56146bfb98c0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x56146bfb9950 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x56146bfb99e0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x56146bfb9a70 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x56146bfb9b00 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x56146bfb9b90 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x56146bfb9c20 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x56146bfb9cb0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x56146bfb9d40 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x56146bfb9dd0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x56146bfb9e60 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x56146bfb9ef0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x56146bfb9f80 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x56146bfba010 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x56146bfba0a0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x56146bfba130 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x56146bfba1c0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x56146bfba250 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x56146bfba2e0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x56146bfba370 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x56146bfba400 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x56146bfba490 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: 0x56146bf2b130 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x56146bf25b70 MAP: (6 sibs) 1 children: 42: 0x56146bf25f10 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0x56146bf25fb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x56146bf26048 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x56146bf260e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x56146bf26178 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x56146bf26210 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x56146bf25c08 MAP: (6 sibs) 1 children: 42: 0x56146bf262b0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0x56146bf26350 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x56146bf263e8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x56146bf26480 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x56146bf26518 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x56146bf265b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x56146bf25ca0 MAP: (6 sibs) 1 children: 42: 0x56146bf26650 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0x56146bf25d38 MAP: (6 sibs) 1 children: 42: 0x56146bf266f0 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0x56146bf25dd0 MAP: (6 sibs) 1 children: 42: 0x56146bf26790 KEYMAP: 'step' (1 sibs) 2 children: 42: 0x56146bf26830 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0x56146bf268c8 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0x56146bf25e68 MAP: (6 sibs) 1 children: 42: 0x56146bf26970 KEYVAL***: 'step' '*id002' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x56146bfbc7b0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x56146bfbc840 MAP: (6 sibs) 1 children: 42: [2] [2] 0x56146bfbc8d0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x56146bfbc960 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x56146bfbc9f0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x56146bfbca80 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x56146bfbcb10 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x56146bfbcba0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x56146bfbcc30 MAP: (6 sibs) 1 children: 42: [9] [9] 0x56146bfbccc0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x56146bfbcd50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x56146bfbcde0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x56146bfbce70 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x56146bfbcf00 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x56146bfbcf90 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x56146bfbd020 MAP: (6 sibs) 1 children: 42: [16] [16] 0x56146bfbd0b0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x56146bfbd140 MAP: (6 sibs) 1 children: 42: [18] [18] 0x56146bfbd1d0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x56146bfbd260 MAP: (6 sibs) 1 children: 42: [20] [20] 0x56146bfbd2f0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x56146bfbd380 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x56146bfbd410 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x56146bfbd4a0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x56146bfbd530 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: 0x56146bf2b248 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x56146bf27c10 MAP: (6 sibs) 1 children: 42: 0x56146bf21750 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x56146bf27fb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x56146bf28048 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x56146bf280e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x56146bf28178 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x56146bf28210 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x56146bf27ca8 MAP: (6 sibs) 1 children: 42: 0x56146bf217f0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x56146bf282b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x56146bf28348 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x56146bf283e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x56146bf28478 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x56146bf28510 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x56146bf27d40 MAP: (6 sibs) 1 children: 42: 0x56146bf21890 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x56146bf285b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x56146bf28648 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x56146bf286e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x56146bf28778 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x56146bf28810 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x56146bf27dd8 MAP: (6 sibs) 1 children: 42: 0x56146bf21930 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x56146bf288b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x56146bf28948 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x56146bf289e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x56146bf28a78 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x56146bf28b10 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x56146bf27e70 MAP: (6 sibs) 1 children: 42: 0x56146bf28bb0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x56146bf28c50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x56146bf28ce8 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x56146bf28d80 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x56146bf28e18 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x56146bf28eb0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x56146bf27f08 MAP: (6 sibs) 1 children: 42: 0x56146bf28f50 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x56146bf28ff0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x56146bf29088 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x56146bf29120 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x56146bf291b8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x56146bf29250 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x56146bfbf970 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x56146bfbfa00 MAP: (6 sibs) 1 children: 42: [2] [2] 0x56146bfbfa90 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x56146bfbfb20 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x56146bfbfbb0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x56146bfbfc40 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x56146bfbfcd0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x56146bfbfd60 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x56146bfbfdf0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x56146bfbfe80 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x56146bfbff10 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x56146bfbffa0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x56146bfc0030 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x56146bfc00c0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x56146bfc0150 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x56146bfc01e0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x56146bfc0270 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x56146bfc0300 MAP: (6 sibs) 1 children: 42: [18] [18] 0x56146bfc0390 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x56146bfc0420 MAP: (6 sibs) 1 children: 42: [20] [20] 0x56146bfc04b0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x56146bfc0540 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x56146bfc05d0 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x56146bfc0660 MAP: (6 sibs) 1 children: 42: [24] [24] 0x56146bfc06f0 KEYVAL***: 'step' '*id002' (1 sibs) 42: #nodes=25 vs #printed=25 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x56146bfc0b80 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x56146bfc0c10 MAP: (6 sibs) 1 children: 42: [2] [2] 0x56146bfc0ca0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x56146bfc0d30 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x56146bfc0dc0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x56146bfc0e50 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x56146bfc0ee0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x56146bfc0f70 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x56146bfc1000 MAP: (6 sibs) 1 children: 42: [9] [9] 0x56146bfc1090 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x56146bfc1120 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x56146bfc11b0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x56146bfc1240 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x56146bfc12d0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x56146bfc1360 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x56146bfc13f0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x56146bfc1480 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [25] 0x56146bfc1990 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [26] 0x56146bfc1a20 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [27] 0x56146bfc1ab0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [28] 0x56146bfc1b40 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [29] 0x56146bfc1bd0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [17] 0x56146bfc1510 MAP: (6 sibs) 1 children: 42: [23] [18] 0x56146bfc15a0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [30] 0x56146bfc1c60 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [31] 0x56146bfc1cf0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [32] 0x56146bfc1d80 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [33] 0x56146bfc1e10 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [34] 0x56146bfc1ea0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [19] 0x56146bfc1630 MAP: (6 sibs) 1 children: 42: [30] [20] 0x56146bfc16c0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [35] 0x56146bfc1f30 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [36] 0x56146bfc1fc0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [37] 0x56146bfc2050 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [38] 0x56146bfc20e0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [22] 0x56146bfc17e0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [23] 0x56146bfc1870 MAP: (6 sibs) 1 children: 42: [37] [24] 0x56146bfc1900 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [21] 0x56146bfc1750 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x56146bfc2170 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x56146bfc2200 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x56146bfc2290 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x56146bfc2320 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x56146bfc0b80 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x56146bfc0c10 MAP: (6 sibs) 1 children: 42: [2] [2] 0x56146bfc0ca0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x56146bfc0d30 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x56146bfc0dc0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x56146bfc0e50 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x56146bfc0ee0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x56146bfc0f70 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x56146bfc1000 MAP: (6 sibs) 1 children: 42: [9] [9] 0x56146bfc1090 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x56146bfc1120 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x56146bfc11b0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x56146bfc1240 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x56146bfc12d0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x56146bfc1360 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x56146bfc13f0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x56146bfc1480 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x56146bfc1510 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x56146bfc15a0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x56146bfc1630 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x56146bfc16c0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x56146bfc1750 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x56146bfc17e0 MAP: (6 sibs) 1 children: 42: [23] [23] 0x56146bfc1870 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x56146bfc1900 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x56146bfc1990 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x56146bfc1a20 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x56146bfc1ab0 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x56146bfc1b40 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x56146bfc1bd0 MAP: (6 sibs) 1 children: 42: [30] [30] 0x56146bfc1c60 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x56146bfc1cf0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x56146bfc1d80 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x56146bfc1e10 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x56146bfc1ea0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x56146bfc1f30 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x56146bfc1fc0 MAP: (6 sibs) 1 children: 42: [37] [37] 0x56146bfc2050 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x56146bfc20e0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x56146bfc2170 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x56146bfc2200 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x56146bfc2290 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x56146bfc2320 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: 0x56146bf2b360 [ROOT] STREAM: (0 sibs) 17 children: 42: 0x56146bf292f0 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x56146bf29388 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x56146bf29420 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x56146bf294b8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x56146bf29550 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x56146bf295e8 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x56146bf29680 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x56146bf29718 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x56146bf297b0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x56146bf27010 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x56146bf29848 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x56146bf270b0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x56146bf298e0 DOCMAP: (17 sibs) 2 children: 42: 0x56146bf1be90 KEYVAL: 'a6' '1' (2 sibs) 42: 0x56146bf1bf28 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0x56146bf29978 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x56146bf27150 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x56146bf29a10 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x56146bf271f0 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x56146bf29aa8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x56146bf26a10 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x56146bf29b40 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x56146bf26ab0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x56146bf29bd8 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0x56146bf29c70 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x56146bfc3ea0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x56146bfc3f30 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x56146bfc3fc0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x56146bfc4050 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x56146bfc40e0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x56146bfc4170 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x56146bfc4200 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x56146bfc4290 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x56146bfc4320 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x56146bfc43b0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x56146bfc4440 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x56146bfc44d0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x56146bfc4560 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x56146bfc45f0 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x56146bfc4680 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x56146bfc4710 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x56146bfc47a0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x56146bfc4830 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x56146bfc48c0 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x56146bfc4950 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x56146bfc49e0 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x56146bfc4a70 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x56146bfc4b00 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x56146bfc4b90 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x56146bfc4c20 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x56146bfc4cb0 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: 0x56146bf2b478 [ROOT] MAP: (0 sibs) 5 children: 42: 0x56146bf27610 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0x56146bf276a8 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0x56146bf27740 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0x56146bf277d8 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0x56146bf27870 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x56146bf21100 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0x56146bf21198 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x56146bfc3590 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x56146bfc3620 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x56146bfc36b0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x56146bfc3740 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x56146bfc37d0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x56146bfc3860 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x56146bfc38f0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x56146bfc3980 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: 0x56146bf2b590 [ROOT] MAP: (0 sibs) 5 children: 42: 0x56146bf24070 KEYVAL: 'a' 'b' (5 sibs) 42: 0x56146bf24108 KEYVAL: 'b' 'c' (5 sibs) 42: 0x56146bf241a0 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0x56146bf24238 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0x56146bf242d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x56146bf21290 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0x56146bf21328 KEYVAL: 'bbb' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x56146bfc78f0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x56146bfc7980 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x56146bfc7a10 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x56146bfc7aa0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x56146bfc7b30 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x56146bfc7bc0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x56146bfc7c50 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x56146bfc7ce0 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x56146bfc78f0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x56146bfc7980 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x56146bfc7a10 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x56146bfc7aa0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x56146bfc7b30 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x56146bfc7bc0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x56146bfc7c50 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x56146bfc7ce0 KEYVAL: 'bbb' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x56146bfc78f0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x56146bfc7980 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x56146bfc7a10 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x56146bfc7aa0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x56146bfc7b30 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x56146bfc7bc0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x56146bfc7c50 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x56146bfc7ce0 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: 0x56146bf2b6a8 [ROOT] MAP: (0 sibs) 2 children: 42: 0x56146bf1c690 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0x56146bf1c728 KEYVAL***: '*b0' '*a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x56146bfc9620 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x56146bfc96b0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x56146bfc9740 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: 0x56146bf2b7c0 [ROOT] MAP: (0 sibs) 2 children: 42: 0x56146bf22630 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0x56146bf226c8 KEYVAL: 'b0' 'a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x56146bfcb350 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x56146bfcb3e0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x56146bfcb470 KEYVAL***: '*b0' '*a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x56146bfcb350 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x56146bfcb3e0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x56146bfcb470 KEYVAL: 'b0' 'a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x56146bfcb350 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x56146bfcb3e0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x56146bfcb470 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: 0x56146bf2b8d8 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0x56146bf29e50 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0x56146bf29ee8 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0x56146bf29f80 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x56146bf2a320 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0x56146bf2a3b8 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0x56146bf2a018 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x56146bf1cc20 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0x56146bf1ccb8 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0x56146bf1cd50 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0x56146bf2a0b0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0x56146bf2a460 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0x56146bf2a4f8 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0x56146bf2a148 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0x56146bf2a1e0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0x56146bf2a5a0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0x56146bf2a638 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0x56146bf2a278 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0x56146bf2a6e0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0x56146bf2a778 KEYVAL***: '*b6' '*b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x56146bfcdee0 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x56146bfcdf70 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x56146bfce000 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x56146bfce090 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x56146bfce120 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x56146bfce1b0 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x56146bfce240 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x56146bfce2d0 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x56146bfce360 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x56146bfce3f0 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x56146bfce480 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x56146bfce510 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x56146bfce5a0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x56146bfce630 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x56146bfce6c0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x56146bfce750 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x56146bfce7e0 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x56146bfce870 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x56146bfce900 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x56146bfce990 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: 0x56146bf2b9f0 [ROOT] MAP: (0 sibs) 8 children: 42: 0x56146bf2cb30 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0x56146bf2cbc8 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0x56146bf2cc60 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x56146bf2d000 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0x56146bf2d098 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0x56146bf2ccf8 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x56146bf2d140 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0x56146bf2d1d8 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0x56146bf2d270 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0x56146bf2cd90 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0x56146bf2d310 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0x56146bf2d3a8 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0x56146bf2ce28 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0x56146bf2cec0 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0x56146bf2d450 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0x56146bf2d4e8 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0x56146bf2cf58 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0x56146bf2d590 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0x56146bf2d628 KEYVAL: 'b6' 'b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x56146bfd0e20 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x56146bfd0eb0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x56146bfd0f40 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x56146bfd0fd0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x56146bfd1060 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x56146bfd10f0 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x56146bfd1180 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x56146bfd1210 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x56146bfd12a0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x56146bfd1330 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x56146bfd13c0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x56146bfd1450 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x56146bfd14e0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x56146bfd1570 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x56146bfd1600 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x56146bfd1690 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x56146bfd1720 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x56146bfd17b0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x56146bfd1840 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x56146bfd18d0 KEYVAL***: '*b6' '*b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x56146bfd0e20 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x56146bfd0eb0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x56146bfd0f40 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x56146bfd0fd0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x56146bfd1060 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x56146bfd10f0 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x56146bfd1180 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x56146bfd1210 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x56146bfd12a0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x56146bfd1330 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x56146bfd13c0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x56146bfd1450 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x56146bfd14e0 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x56146bfd1570 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x56146bfd1600 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x56146bfd1690 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x56146bfd1720 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x56146bfd17b0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x56146bfd1840 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x56146bfd18d0 KEYVAL: 'b6' 'b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x56146bfd0e20 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x56146bfd0eb0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x56146bfd0f40 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x56146bfd0fd0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x56146bfd1060 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x56146bfd10f0 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x56146bfd1180 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x56146bfd1210 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x56146bfd12a0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x56146bfd1330 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x56146bfd13c0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x56146bfd1450 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x56146bfd14e0 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x56146bfd1570 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x56146bfd1600 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x56146bfd1690 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x56146bfd1720 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x56146bfd17b0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x56146bfd1840 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x56146bfd18d0 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: 0x56146bf2bb08 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0x56146bf24f90 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0x56146bf25460 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x56146bf254f8 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x56146bf25590 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x56146bf25028 MAP: (8 sibs) 3 children: 42: 0x56146bf25630 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0x56146bf256c8 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0x56146bf25760 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0x56146bf250c0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0x56146bf24710 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x56146bf25158 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0x56146bf247b0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x56146bf251f0 MAP: (8 sibs) 7 children: 42: 0x56146bf2d6d0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0x56146bf2d768 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0x56146bf2d800 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0x56146bf2d898 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0x56146bf2d930 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0x56146bf2d9c8 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0x56146bf2da60 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0x56146bf25288 VAL***: '*a0' (8 sibs) 42: 0x56146bf25320 VAL***: '*a7' (8 sibs) 42: 0x56146bf253b8 VAL***: '*a9' (8 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x56146bfd3d60 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x56146bfd3df0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x56146bfd3e80 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x56146bfd3f10 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x56146bfd3fa0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x56146bfd4030 MAP: (8 sibs) 3 children: 42: [6] [6] 0x56146bfd40c0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x56146bfd4150 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x56146bfd41e0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x56146bfd4270 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x56146bfd4300 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x56146bfd4390 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x56146bfd4420 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x56146bfd44b0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x56146bfd4540 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x56146bfd45d0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x56146bfd4660 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x56146bfd46f0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x56146bfd4780 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x56146bfd4810 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x56146bfd48a0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x56146bfd4930 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x56146bfd49c0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x56146bfd4a50 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: 0x56146bf2bc20 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x56146bf2db00 MAP: (8 sibs) 3 children: 42: 0x56146bf2dfd0 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0x56146bf2e068 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0x56146bf2e100 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0x56146bf2db98 MAP: (8 sibs) 3 children: 42: 0x56146bf2e1a0 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0x56146bf2e238 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0x56146bf2e2d0 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0x56146bf2dc30 MAP: (8 sibs) 1 children: 42: 0x56146bf22b80 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0x56146bf2dcc8 MAP: (8 sibs) 1 children: 42: 0x56146bf25a20 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x56146bf2dd60 MAP: (8 sibs) 7 children: 42: 0x56146bf2e370 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0x56146bf2e408 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0x56146bf2e4a0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0x56146bf2e538 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0x56146bf2e5d0 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0x56146bf2e668 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0x56146bf2e700 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0x56146bf2ddf8 MAP: (8 sibs) 3 children: 42: 0x56146bf2e7a0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x56146bf2e838 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x56146bf2e8d0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x56146bf2de90 MAP: (8 sibs) 1 children: 42: 0x56146bf2e970 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x56146bf2df28 MAP: (8 sibs) 1 children: 42: 0x56146bf2ea10 KEYVAL: 'k10' 'v10' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x56146bfd6390 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x56146bfd6420 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x56146bfd64b0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x56146bfd6540 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x56146bfd65d0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x56146bfd6660 MAP: (8 sibs) 3 children: 42: [6] [6] 0x56146bfd66f0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x56146bfd6780 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x56146bfd6810 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x56146bfd68a0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x56146bfd6930 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x56146bfd69c0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x56146bfd6a50 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x56146bfd6ae0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x56146bfd6b70 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x56146bfd6c00 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x56146bfd6c90 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x56146bfd6d20 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x56146bfd6db0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x56146bfd6e40 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x56146bfd6ed0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x56146bfd6f60 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x56146bfd6ff0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x56146bfd7080 VAL***: '*a9' (8 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x56146bfd6390 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x56146bfd6420 MAP: (8 sibs) 3 children: 42: [2] [2] 0x56146bfd64b0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x56146bfd6540 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x56146bfd65d0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x56146bfd6660 MAP: (8 sibs) 3 children: 42: [6] [6] 0x56146bfd66f0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x56146bfd6780 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x56146bfd6810 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x56146bfd68a0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x56146bfd6930 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x56146bfd69c0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x56146bfd6a50 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x56146bfd6ae0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x56146bfd6b70 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x56146bfd6c00 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x56146bfd6c90 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x56146bfd6d20 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x56146bfd6db0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x56146bfd6e40 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x56146bfd6ed0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x56146bfd6f60 MAP: (8 sibs) 3 children: 42: [22] [24] 0x56146bfd7110 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [25] 0x56146bfd71a0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [26] 0x56146bfd7230 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [22] 0x56146bfd6ff0 MAP: (8 sibs) 1 children: 42: [26] [27] 0x56146bfd72c0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [23] 0x56146bfd7080 MAP: (8 sibs) 1 children: 42: [28] [28] 0x56146bfd7350 KEYVAL: 'k10' 'v10' (1 sibs) 42: #nodes=29 vs #printed=29 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x56146bfd6390 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x56146bfd6420 MAP: (8 sibs) 3 children: 42: [2] [2] 0x56146bfd64b0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x56146bfd6540 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x56146bfd65d0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x56146bfd6660 MAP: (8 sibs) 3 children: 42: [6] [6] 0x56146bfd66f0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x56146bfd6780 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x56146bfd6810 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x56146bfd68a0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x56146bfd6930 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x56146bfd69c0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x56146bfd6a50 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x56146bfd6ae0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x56146bfd6b70 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x56146bfd6c00 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x56146bfd6c90 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x56146bfd6d20 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x56146bfd6db0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x56146bfd6e40 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x56146bfd6ed0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x56146bfd6f60 MAP: (8 sibs) 3 children: 42: [22] [22] 0x56146bfd6ff0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x56146bfd7080 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x56146bfd7110 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x56146bfd71a0 MAP: (8 sibs) 1 children: 42: [26] [26] 0x56146bfd7230 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x56146bfd72c0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x56146bfd7350 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: 0x56146bf2bd38 [ROOT] MAP: (0 sibs) 3 children: 42: 0x56146bf1ca50 KEYVAL: 'a' '1' (3 sibs) 42: 0x56146bf1cae8 KEYVAL: 'b' '' (3 sibs) 42: 0x56146bf1cb80 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x56146bfd89c0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x56146bfd8a50 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x56146bfd8ae0 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x56146bfd8b70 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: 0x56146bf2be50 [ROOT] MAP: (0 sibs) 2 children: 42: 0x56146bf22770 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0x56146bf22808 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x56146bfda6f0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x56146bfda780 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x56146bfda810 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: 0x56146bf2bf68 [ROOT] MAP: (0 sibs) 2 children: 42: 0x56146bf228b0 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0x56146bf22948 KEYVAL: 'baz' 'foo' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x56146bfdc420 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x56146bfdc4b0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x56146bfdc540 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x56146bfdc420 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x56146bfdc4b0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x56146bfdc540 KEYVAL: 'baz' 'foo' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x56146bfdc420 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x56146bfdc4b0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x56146bfdc540 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: 0x56146bf2a870 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x56146bf1d0e0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0x56146bf1d5b0 KEYVAL: 'x' '1' (2 sibs) 42: 0x56146bf1d648 KEYVAL: 'y' '2' (2 sibs) 42: 0x56146bf1d178 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0x56146bf1d6f0 KEYVAL: 'x' '0' (2 sibs) 42: 0x56146bf1d788 KEYVAL: 'y' '2' (2 sibs) 42: 0x56146bf1d210 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0x56146bf1d830 KEYVAL: 'r' '10' (1 sibs) 42: 0x56146bf1d2a8 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0x56146bf1d8d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x56146bf1d340 MAP: (8 sibs) 4 children: 42: 0x56146bf1d970 KEYVAL: 'x' '1' (4 sibs) 42: 0x56146bf1da08 KEYVAL: 'y' '2' (4 sibs) 42: 0x56146bf1daa0 KEYVAL: 'r' '10' (4 sibs) 42: 0x56146bf1db38 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x56146bf1d3d8 MAP: (8 sibs) 3 children: 42: 0x56146bf1dbe0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0x56146bf1dc78 KEYVAL: 'r' '10' (3 sibs) 42: 0x56146bf1dd10 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0x56146bf1d470 MAP: (8 sibs) 2 children: 42: 0x56146bf1ddb0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0x56146bf1def0 VAL***: '*CENTER' (2 sibs) 42: 0x56146bf1df88 VAL***: '*BIG' (2 sibs) 42: 0x56146bf1de48 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0x56146bf1d508 MAP: (8 sibs) 3 children: 42: 0x56146bf1e030 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0x56146bf1e200 VAL***: '*BIG' (3 sibs) 42: 0x56146bf1e298 VAL***: '*LEFT' (3 sibs) 42: 0x56146bf1e330 VAL***: '*SMALL' (3 sibs) 42: 0x56146bf1e0c8 KEYVAL: 'x' '1' (3 sibs) 42: 0x56146bf1e160 KEYVAL: 'label' 'center/big' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x56146bfdd640 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x56146bfdd6d0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x56146bfdd760 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x56146bfdd7f0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x56146bfdd880 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x56146bfdd910 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x56146bfdd9a0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x56146bfdda30 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x56146bfddac0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x56146bfddb50 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x56146bfddbe0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x56146bfddc70 MAP: (8 sibs) 4 children: 42: [12] [12] 0x56146bfddd00 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x56146bfddd90 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x56146bfdde20 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x56146bfddeb0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x56146bfddf40 MAP: (8 sibs) 3 children: 42: [17] [17] 0x56146bfddfd0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x56146bfde060 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x56146bfde0f0 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x56146bfde180 MAP: (8 sibs) 2 children: 42: [21] [21] 0x56146bfde210 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x56146bfde2a0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x56146bfde330 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x56146bfde3c0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x56146bfde450 MAP: (8 sibs) 3 children: 42: [26] [26] 0x56146bfde4e0 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x56146bfde570 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x56146bfde600 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x56146bfde690 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x56146bfde720 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x56146bfde7b0 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: 0x56146bf2a988 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x56146bf1ed60 MAP: (8 sibs) 2 children: 42: 0x56146bf1bfd0 KEYVAL: 'x' '1' (2 sibs) 42: 0x56146bf1c068 KEYVAL: 'y' '2' (2 sibs) 42: 0x56146bf1edf8 MAP: (8 sibs) 2 children: 42: 0x56146bf1c7d0 KEYVAL: 'x' '0' (2 sibs) 42: 0x56146bf1c868 KEYVAL: 'y' '2' (2 sibs) 42: 0x56146bf1ee90 MAP: (8 sibs) 1 children: 42: 0x56146bf1f230 KEYVAL: 'r' '10' (1 sibs) 42: 0x56146bf1ef28 MAP: (8 sibs) 1 children: 42: 0x56146bf1f2d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x56146bf1efc0 MAP: (8 sibs) 4 children: 42: 0x56146bf1f370 KEYVAL: 'x' '1' (4 sibs) 42: 0x56146bf1f408 KEYVAL: 'y' '2' (4 sibs) 42: 0x56146bf1f4a0 KEYVAL: 'r' '10' (4 sibs) 42: 0x56146bf1f538 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x56146bf1f058 MAP: (8 sibs) 4 children: 42: 0x56146bf1f5e0 KEYVAL: 'x' '1' (4 sibs) 42: 0x56146bf1f678 KEYVAL: 'y' '2' (4 sibs) 42: 0x56146bf1f710 KEYVAL: 'r' '10' (4 sibs) 42: 0x56146bf1f7a8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x56146bf1f0f0 MAP: (8 sibs) 4 children: 42: 0x56146bf1f850 KEYVAL: 'x' '1' (4 sibs) 42: 0x56146bf1f8e8 KEYVAL: 'y' '2' (4 sibs) 42: 0x56146bf1f980 KEYVAL: 'r' '10' (4 sibs) 42: 0x56146bf1fa18 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x56146bf1f188 MAP: (8 sibs) 4 children: 42: 0x56146bf1fac0 KEYVAL: 'x' '1' (4 sibs) 42: 0x56146bf1fb58 KEYVAL: 'y' '2' (4 sibs) 42: 0x56146bf1fbf0 KEYVAL: 'r' '10' (4 sibs) 42: 0x56146bf1fc88 KEYVAL: 'label' 'center/big' (4 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x56146bfde850 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x56146bfde8e0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x56146bfde970 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x56146bfdea00 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x56146bfdea90 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x56146bfdeb20 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x56146bfdebb0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x56146bfdec40 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x56146bfdecd0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x56146bfded60 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x56146bfdedf0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x56146bfdee80 MAP: (8 sibs) 4 children: 42: [12] [12] 0x56146bfdef10 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x56146bfdefa0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x56146bfdf030 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x56146bfdf0c0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x56146bfdf150 MAP: (8 sibs) 3 children: 42: [17] [17] 0x56146bfdf1e0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x56146bfdf270 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x56146bfdf300 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x56146bfdf390 MAP: (8 sibs) 2 children: 42: [21] [21] 0x56146bfdf420 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x56146bfdf4b0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x56146bfdf540 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x56146bfdf5d0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x56146bfdf660 MAP: (8 sibs) 3 children: 42: [26] [26] 0x56146bfdf6f0 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x56146bfdf780 VAL***: '*SMALL' (3 sibs) 42: [28] [28] 0x56146bfdf810 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x56146bfdf8a0 VAL***: '*BIG' (3 sibs) 42: [30] [30] 0x56146bfdf930 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x56146bfdf9c0 KEYVAL: 'label' 'center/big' (3 sibs) 42: #nodes=32 vs #printed=32 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x56146bfdfa60 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x56146bfdfaf0 MAP: (8 sibs) 2 children: 42: [2] [2] 0x56146bfdfb80 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x56146bfdfc10 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x56146bfdfca0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x56146bfdfd30 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x56146bfdfdc0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x56146bfdfe50 MAP: (8 sibs) 1 children: 42: [8] [8] 0x56146bfdfee0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x56146bfdff70 MAP: (8 sibs) 1 children: 42: [10] [10] 0x56146bfe0000 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x56146bfe0090 MAP: (8 sibs) 4 children: 42: [12] [12] 0x56146bfe0120 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x56146bfe01b0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x56146bfe0240 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x56146bfe02d0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x56146bfe0360 MAP: (8 sibs) 4 children: 42: [17] [32] 0x56146bfe0c60 KEYVAL: 'x' '1' (4 sibs) 42: [18] [33] 0x56146bfe0cf0 KEYVAL: 'y' '2' (4 sibs) 42: [19] [18] 0x56146bfe0480 KEYVAL: 'r' '10' (4 sibs) 42: [20] [19] 0x56146bfe0510 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [20] 0x56146bfe05a0 MAP: (8 sibs) 4 children: 42: [22] [17] 0x56146bfe03f0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [34] 0x56146bfe0d80 KEYVAL: 'y' '2' (4 sibs) 42: [24] [22] 0x56146bfe06c0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [24] 0x56146bfe07e0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [25] 0x56146bfe0870 MAP: (8 sibs) 4 children: 42: [27] [30] 0x56146bfe0b40 KEYVAL: 'x' '1' (4 sibs) 42: [28] [27] 0x56146bfe0990 KEYVAL: 'y' '2' (4 sibs) 42: [29] [23] 0x56146bfe0750 KEYVAL: 'r' '10' (4 sibs) 42: [30] [31] 0x56146bfe0bd0 KEYVAL: 'label' 'center/big' (4 sibs) 42: #nodes=31 vs #printed=31 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x56146bfdfa60 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x56146bfdfaf0 MAP: (8 sibs) 2 children: 42: [2] [2] 0x56146bfdfb80 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x56146bfdfc10 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x56146bfdfca0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x56146bfdfd30 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x56146bfdfdc0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x56146bfdfe50 MAP: (8 sibs) 1 children: 42: [8] [8] 0x56146bfdfee0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x56146bfdff70 MAP: (8 sibs) 1 children: 42: [10] [10] 0x56146bfe0000 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x56146bfe0090 MAP: (8 sibs) 4 children: 42: [12] [12] 0x56146bfe0120 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x56146bfe01b0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x56146bfe0240 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x56146bfe02d0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x56146bfe0360 MAP: (8 sibs) 4 children: 42: [17] [17] 0x56146bfe03f0 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x56146bfe0480 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x56146bfe0510 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x56146bfe05a0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x56146bfe0630 MAP: (8 sibs) 4 children: 42: [22] [22] 0x56146bfe06c0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x56146bfe0750 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x56146bfe07e0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x56146bfe0870 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x56146bfe0900 MAP: (8 sibs) 4 children: 42: [27] [27] 0x56146bfe0990 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x56146bfe0a20 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x56146bfe0ab0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x56146bfe0b40 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: 0x56146bf2aaa0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x56146bf201a0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x56146bf20238 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x56146bf202d0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x56146bf20540 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x56146bf205d8 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x56146bf20368 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x56146bf1c1b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x56146bf20400 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x56146bf20680 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x56146bf20718 KEYVAL: 'age' '10' (2 sibs) 42: 0x56146bf20498 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x56146bf207c0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x56146bf20858 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x56146bfdcd30 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x56146bfdcdc0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x56146bfdce50 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x56146bfdcee0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x56146bfdcf70 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x56146bfdd000 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x56146bfdd090 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x56146bfdd120 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x56146bfdd1b0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x56146bfdd240 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x56146bfdd2d0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x56146bfdd360 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x56146bfdd3f0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x56146bfdd480 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: 0x56146bf2abb8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x56146bf20900 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x56146bf20998 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x56146bf20a30 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x56146bf20ca0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x56146bf20d38 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x56146bf20ac8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x56146bf20de0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x56146bf20b60 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x56146bf20e80 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x56146bf20f18 KEYVAL: 'age' '10' (2 sibs) 42: 0x56146bf20bf8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x56146bf20fc0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x56146bf21058 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x56146bfde850 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x56146bfde8e0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x56146bfde970 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x56146bfdea00 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x56146bfdea90 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x56146bfdeb20 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x56146bfdebb0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x56146bfdec40 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x56146bfdecd0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x56146bfded60 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x56146bfdedf0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x56146bfdee80 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x56146bfdef10 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x56146bfdefa0 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: 0x56146bf2acd0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x56146bf219d0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x56146bf21a68 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x56146bf21b00 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x56146bf21d70 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x56146bf21e08 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x56146bf21b98 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x56146bf21eb0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x56146bf21c30 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x56146bf21f50 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x56146bf21fe8 KEYVAL: 'age' '10' (2 sibs) 42: 0x56146bf21cc8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x56146bf22090 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x56146bf22128 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x56146bfe1e70 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x56146bfe1f00 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x56146bfe1f90 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x56146bfe2020 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x56146bfe20b0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x56146bfe2140 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x56146bfe21d0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x56146bfe2260 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x56146bfe22f0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x56146bfe2380 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x56146bfe2410 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x56146bfe24a0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x56146bfe2530 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x56146bfe25c0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x56146bfe1e70 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x56146bfe1f00 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x56146bfe1f90 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x56146bfe2020 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x56146bfe20b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x56146bfe2140 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x56146bfe21d0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x56146bfe2260 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x56146bfe22f0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0x56146bfe2650 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x56146bfe2410 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x56146bfe24a0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0x56146bfe2380 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x56146bfe25c0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x56146bfe1e70 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x56146bfe1f00 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x56146bfe1f90 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x56146bfe2020 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x56146bfe20b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x56146bfe2140 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x56146bfe21d0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x56146bfe2260 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x56146bfe22f0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x56146bfe2380 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x56146bfe2410 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x56146bfe24a0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x56146bfe2530 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x56146bfe25c0 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: 0x56146bf2ade8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x56146bf1fd80 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x56146bf1fe18 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x56146bf1feb0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x56146bf221d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x56146bf22268 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x56146bf1ff48 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x56146bf22310 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x56146bf1ffe0 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x56146bf223b0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x56146bf22448 KEYVAL: 'age' '10' (2 sibs) 42: 0x56146bf20078 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x56146bf224f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x56146bf22588 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x56146bfe2780 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x56146bfe2810 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x56146bfe28a0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x56146bfe2930 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x56146bfe29c0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x56146bfe2a50 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x56146bfe2ae0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x56146bfe2b70 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x56146bfe2c00 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x56146bfe2c90 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x56146bfe2d20 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x56146bfe2db0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x56146bfe2e40 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x56146bfe2ed0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x56146bfe2780 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x56146bfe2810 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x56146bfe28a0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x56146bfe2930 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x56146bfe29c0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x56146bfe2a50 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x56146bfe2ae0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x56146bfe2b70 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x56146bfe2c00 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0x56146bfe2f60 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x56146bfe2d20 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x56146bfe2db0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0x56146bfe2c90 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x56146bfe2ed0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x56146bfe2780 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x56146bfe2810 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x56146bfe28a0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x56146bfe2930 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x56146bfe29c0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x56146bfe2a50 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x56146bfe2ae0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x56146bfe2b70 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x56146bfe2c00 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x56146bfe2c90 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x56146bfe2d20 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x56146bfe2db0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x56146bfe2e40 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x56146bfe2ed0 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: 0x56146bf2af00 [ROOT] MAP: (0 sibs) 7 children: 42: 0x56146bf22c30 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x56146bf22cc8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x56146bf22d60 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x56146bf1c910 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x56146bf1c9a8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x56146bf22df8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x56146bf23060 MAP: (2 sibs) 4 children: 42: 0x56146bf1e640 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x56146bf1e6d8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x56146bf1e770 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x56146bf1e808 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x56146bf230f8 MAP: (2 sibs) 5 children: 42: 0x56146bf231a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x56146bf23238 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x56146bf232d0 KEYVAL: 'size' '8' (5 sibs) 42: 0x56146bf23368 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x56146bf23400 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x56146bf22e90 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0x56146bf1c4c0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x56146bf1c558 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x56146bf1c5f0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x56146bf22f28 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0x56146bf22fc0 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] 0x56146bfe39a0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x56146bfe3a30 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x56146bfe3ac0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x56146bfe3b50 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x56146bfe3be0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x56146bfe3c70 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x56146bfe3d00 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x56146bfe3d90 MAP: (2 sibs) 4 children: 42: [8] [8] 0x56146bfe3e20 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x56146bfe3eb0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x56146bfe3f40 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x56146bfe3fd0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x56146bfe4060 MAP: (2 sibs) 5 children: 42: [13] [13] 0x56146bfe40f0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x56146bfe4180 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x56146bfe4210 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x56146bfe42a0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x56146bfe4330 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x56146bfe43c0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x56146bfe4450 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x56146bfe44e0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x56146bfe4570 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x56146bfe4600 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x56146bfe4690 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: 0x56146bf2b018 [ROOT] MAP: (0 sibs) 7 children: 42: 0x56146bf234f0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x56146bf23588 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x56146bf23620 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x56146bf23920 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x56146bf239b8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x56146bf236b8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x56146bf23a60 MAP: (2 sibs) 4 children: 42: 0x56146bf1e8b0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x56146bf1e948 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x56146bf1e9e0 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x56146bf1ea78 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x56146bf23af8 MAP: (2 sibs) 5 children: 42: 0x56146bf23ba0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x56146bf23c38 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x56146bf23cd0 KEYVAL: 'size' '8' (5 sibs) 42: 0x56146bf23d68 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x56146bf23e00 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x56146bf23750 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0x56146bf1cdf0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x56146bf1ce88 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x56146bf1cf20 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x56146bf237e8 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0x56146bf23ea0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x56146bf23f38 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x56146bf23fd0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x56146bf23880 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] 0x56146bfe4bb0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x56146bfe4c40 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x56146bfe4cd0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x56146bfe4d60 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x56146bfe4df0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x56146bfe4e80 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x56146bfe4f10 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x56146bfe4fa0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x56146bfe5030 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x56146bfe50c0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x56146bfe5150 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x56146bfe51e0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x56146bfe5270 MAP: (2 sibs) 5 children: 42: [13] [13] 0x56146bfe5300 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x56146bfe5390 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x56146bfe5420 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x56146bfe54b0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x56146bfe5540 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x56146bfe55d0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x56146bfe5660 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x56146bfe56f0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x56146bfe5780 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x56146bfe5810 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x56146bfe58a0 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] 0x56146bfe4bb0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x56146bfe4c40 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x56146bfe4cd0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x56146bfe4d60 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x56146bfe4df0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x56146bfe4e80 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x56146bfe4f10 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x56146bfe4fa0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x56146bfe5030 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x56146bfe50c0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x56146bfe5150 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x56146bfe51e0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x56146bfe5270 MAP: (2 sibs) 5 children: 42: [13] [13] 0x56146bfe5300 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x56146bfe5390 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x56146bfe5420 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x56146bfe54b0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x56146bfe5540 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x56146bfe55d0 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x56146bfe5660 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x56146bfe56f0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x56146bfe5780 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x56146bfe5810 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [24] 0x56146bfe5930 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [25] 0x56146bfe59c0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [26] 0x56146bfe5a50 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [23] 0x56146bfe58a0 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] 0x56146bfe4bb0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x56146bfe4c40 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x56146bfe4cd0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x56146bfe4d60 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x56146bfe4df0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x56146bfe4e80 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x56146bfe4f10 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x56146bfe4fa0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x56146bfe5030 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x56146bfe50c0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x56146bfe5150 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x56146bfe51e0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x56146bfe5270 MAP: (2 sibs) 5 children: 42: [13] [13] 0x56146bfe5300 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x56146bfe5390 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x56146bfe5420 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x56146bfe54b0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x56146bfe5540 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x56146bfe55d0 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x56146bfe5660 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x56146bfe56f0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x56146bfe5780 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x56146bfe5810 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x56146bfe58a0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x56146bfe5930 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x56146bfe59c0 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x56146bfe5a50 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: 0x56146bf2b130 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x56146bf25b70 MAP: (6 sibs) 1 children: 42: 0x56146bf25f10 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0x56146bf25fb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x56146bf26048 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x56146bf260e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x56146bf26178 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x56146bf26210 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x56146bf25c08 MAP: (6 sibs) 1 children: 42: 0x56146bf262b0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0x56146bf26350 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x56146bf263e8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x56146bf26480 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x56146bf26518 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x56146bf265b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x56146bf25ca0 MAP: (6 sibs) 1 children: 42: 0x56146bf26650 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0x56146bf25d38 MAP: (6 sibs) 1 children: 42: 0x56146bf266f0 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0x56146bf25dd0 MAP: (6 sibs) 1 children: 42: 0x56146bf26790 KEYMAP: 'step' (1 sibs) 2 children: 42: 0x56146bf26830 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0x56146bf268c8 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0x56146bf25e68 MAP: (6 sibs) 1 children: 42: 0x56146bf26970 KEYVAL***: 'step' '*id002' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x56146bfe5dc0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x56146bfe5e50 MAP: (6 sibs) 1 children: 42: [2] [2] 0x56146bfe5ee0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x56146bfe5f70 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x56146bfe6000 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x56146bfe6090 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x56146bfe6120 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x56146bfe61b0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x56146bfe6240 MAP: (6 sibs) 1 children: 42: [9] [9] 0x56146bfe62d0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x56146bfe6360 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x56146bfe63f0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x56146bfe6480 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x56146bfe6510 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x56146bfe65a0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x56146bfe6630 MAP: (6 sibs) 1 children: 42: [16] [16] 0x56146bfe66c0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x56146bfe6750 MAP: (6 sibs) 1 children: 42: [18] [18] 0x56146bfe67e0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x56146bfe6870 MAP: (6 sibs) 1 children: 42: [20] [20] 0x56146bfe6900 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x56146bfe6990 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x56146bfe6a20 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x56146bfe6ab0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x56146bfe6b40 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: 0x56146bf2b248 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x56146bf27c10 MAP: (6 sibs) 1 children: 42: 0x56146bf21750 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x56146bf27fb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x56146bf28048 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x56146bf280e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x56146bf28178 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x56146bf28210 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x56146bf27ca8 MAP: (6 sibs) 1 children: 42: 0x56146bf217f0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x56146bf282b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x56146bf28348 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x56146bf283e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x56146bf28478 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x56146bf28510 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x56146bf27d40 MAP: (6 sibs) 1 children: 42: 0x56146bf21890 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x56146bf285b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x56146bf28648 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x56146bf286e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x56146bf28778 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x56146bf28810 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x56146bf27dd8 MAP: (6 sibs) 1 children: 42: 0x56146bf21930 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x56146bf288b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x56146bf28948 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x56146bf289e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x56146bf28a78 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x56146bf28b10 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x56146bf27e70 MAP: (6 sibs) 1 children: 42: 0x56146bf28bb0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x56146bf28c50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x56146bf28ce8 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x56146bf28d80 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x56146bf28e18 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x56146bf28eb0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x56146bf27f08 MAP: (6 sibs) 1 children: 42: 0x56146bf28f50 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x56146bf28ff0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x56146bf29088 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x56146bf29120 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x56146bf291b8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x56146bf29250 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x56146bfe6fd0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x56146bfe7060 MAP: (6 sibs) 1 children: 42: [2] [2] 0x56146bfe70f0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x56146bfe7180 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x56146bfe7210 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x56146bfe72a0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x56146bfe7330 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x56146bfe73c0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x56146bfe7450 MAP: (6 sibs) 1 children: 42: [9] [9] 0x56146bfe74e0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x56146bfe7570 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x56146bfe7600 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x56146bfe7690 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x56146bfe7720 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x56146bfe77b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x56146bfe7840 MAP: (6 sibs) 1 children: 42: [16] [16] 0x56146bfe78d0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x56146bfe7960 MAP: (6 sibs) 1 children: 42: [18] [18] 0x56146bfe79f0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x56146bfe7a80 MAP: (6 sibs) 1 children: 42: [20] [20] 0x56146bfe7b10 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x56146bfe7ba0 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x56146bfe7c30 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x56146bfe7cc0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x56146bfe7d50 KEYVAL***: 'step' '*id002' (1 sibs) 42: #nodes=25 vs #printed=25 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x56146bfe81e0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x56146bfe8270 MAP: (6 sibs) 1 children: 42: [2] [2] 0x56146bfe8300 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x56146bfe8390 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x56146bfe8420 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x56146bfe84b0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x56146bfe8540 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x56146bfe85d0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x56146bfe8660 MAP: (6 sibs) 1 children: 42: [9] [9] 0x56146bfe86f0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x56146bfe8780 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x56146bfe8810 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x56146bfe88a0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x56146bfe8930 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x56146bfe89c0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x56146bfe8a50 MAP: (6 sibs) 1 children: 42: [16] [16] 0x56146bfe8ae0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [25] 0x56146bfe8ff0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [26] 0x56146bfe9080 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [27] 0x56146bfe9110 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [28] 0x56146bfe91a0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [29] 0x56146bfe9230 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [17] 0x56146bfe8b70 MAP: (6 sibs) 1 children: 42: [23] [18] 0x56146bfe8c00 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [30] 0x56146bfe92c0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [31] 0x56146bfe9350 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [32] 0x56146bfe93e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [33] 0x56146bfe9470 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [34] 0x56146bfe9500 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [19] 0x56146bfe8c90 MAP: (6 sibs) 1 children: 42: [30] [20] 0x56146bfe8d20 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [35] 0x56146bfe9590 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [36] 0x56146bfe9620 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [37] 0x56146bfe96b0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [38] 0x56146bfe9740 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [22] 0x56146bfe8e40 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [23] 0x56146bfe8ed0 MAP: (6 sibs) 1 children: 42: [37] [24] 0x56146bfe8f60 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [21] 0x56146bfe8db0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x56146bfe97d0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x56146bfe9860 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x56146bfe98f0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x56146bfe9980 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x56146bfe81e0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x56146bfe8270 MAP: (6 sibs) 1 children: 42: [2] [2] 0x56146bfe8300 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x56146bfe8390 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x56146bfe8420 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x56146bfe84b0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x56146bfe8540 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x56146bfe85d0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x56146bfe8660 MAP: (6 sibs) 1 children: 42: [9] [9] 0x56146bfe86f0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x56146bfe8780 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x56146bfe8810 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x56146bfe88a0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x56146bfe8930 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x56146bfe89c0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x56146bfe8a50 MAP: (6 sibs) 1 children: 42: [16] [16] 0x56146bfe8ae0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x56146bfe8b70 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x56146bfe8c00 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x56146bfe8c90 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x56146bfe8d20 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x56146bfe8db0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x56146bfe8e40 MAP: (6 sibs) 1 children: 42: [23] [23] 0x56146bfe8ed0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x56146bfe8f60 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x56146bfe8ff0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x56146bfe9080 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x56146bfe9110 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x56146bfe91a0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x56146bfe9230 MAP: (6 sibs) 1 children: 42: [30] [30] 0x56146bfe92c0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x56146bfe9350 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x56146bfe93e0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x56146bfe9470 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x56146bfe9500 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x56146bfe9590 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x56146bfe9620 MAP: (6 sibs) 1 children: 42: [37] [37] 0x56146bfe96b0 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x56146bfe9740 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x56146bfe97d0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x56146bfe9860 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x56146bfe98f0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x56146bfe9980 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: 0x56146bf2b360 [ROOT] STREAM: (0 sibs) 17 children: 42: 0x56146bf292f0 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x56146bf29388 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x56146bf29420 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x56146bf294b8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x56146bf29550 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x56146bf295e8 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x56146bf29680 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x56146bf29718 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x56146bf297b0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x56146bf27010 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x56146bf29848 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x56146bf270b0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x56146bf298e0 DOCMAP: (17 sibs) 2 children: 42: 0x56146bf1be90 KEYVAL: 'a6' '1' (2 sibs) 42: 0x56146bf1bf28 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0x56146bf29978 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x56146bf27150 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x56146bf29a10 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x56146bf271f0 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x56146bf29aa8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x56146bf26a10 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x56146bf29b40 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x56146bf26ab0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x56146bf29bd8 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0x56146bf29c70 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x56146bfe6fd0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x56146bfe7060 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x56146bfe70f0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x56146bfe7180 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x56146bfe7210 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x56146bfe72a0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x56146bfe7330 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x56146bfe73c0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x56146bfe7450 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x56146bfe74e0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x56146bfe7570 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x56146bfe7600 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x56146bfe7690 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x56146bfe7720 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x56146bfe77b0 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x56146bfe7840 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x56146bfe78d0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x56146bfe7960 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x56146bfe79f0 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x56146bfe7a80 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x56146bfe7b10 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x56146bfe7ba0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x56146bfe7c30 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x56146bfe7cc0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x56146bfe7d50 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x56146bfe7de0 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: 0x56146bf2b478 [ROOT] MAP: (0 sibs) 5 children: 42: 0x56146bf27610 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0x56146bf276a8 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0x56146bf27740 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0x56146bf277d8 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0x56146bf27870 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x56146bf21100 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0x56146bf21198 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x56146bfe3090 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x56146bfe3120 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x56146bfe31b0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x56146bfe3240 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x56146bfe32d0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x56146bfe3360 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x56146bfe33f0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x56146bfe3480 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: 0x56146bf2b590 [ROOT] MAP: (0 sibs) 5 children: 42: 0x56146bf24070 KEYVAL: 'a' 'b' (5 sibs) 42: 0x56146bf24108 KEYVAL: 'b' 'c' (5 sibs) 42: 0x56146bf241a0 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0x56146bf24238 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0x56146bf242d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x56146bf21290 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0x56146bf21328 KEYVAL: 'bbb' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x56146bfea5f0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x56146bfea680 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x56146bfea710 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x56146bfea7a0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x56146bfea830 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x56146bfea8c0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x56146bfea950 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x56146bfea9e0 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x56146bfea5f0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x56146bfea680 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x56146bfea710 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x56146bfea7a0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x56146bfea830 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x56146bfea8c0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x56146bfea950 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x56146bfea9e0 KEYVAL: 'bbb' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x56146bfea5f0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x56146bfea680 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x56146bfea710 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x56146bfea7a0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x56146bfea830 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x56146bfea8c0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x56146bfea950 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x56146bfea9e0 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: 0x56146bf2b6a8 [ROOT] MAP: (0 sibs) 2 children: 42: 0x56146bf1c690 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0x56146bf1c728 KEYVAL***: '*b0' '*a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x56146bfeaf00 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x56146bfeaf90 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x56146bfeb020 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: 0x56146bf2b7c0 [ROOT] MAP: (0 sibs) 2 children: 42: 0x56146bf22630 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0x56146bf226c8 KEYVAL: 'b0' 'a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x56146bfeb810 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x56146bfeb8a0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x56146bfeb930 KEYVAL***: '*b0' '*a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x56146bfeb810 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x56146bfeb8a0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x56146bfeb930 KEYVAL: 'b0' 'a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x56146bfeb810 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x56146bfeb8a0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x56146bfeb930 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: 0x56146bf2b8d8 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0x56146bf29e50 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0x56146bf29ee8 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0x56146bf29f80 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x56146bf2a320 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0x56146bf2a3b8 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0x56146bf2a018 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x56146bf1cc20 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0x56146bf1ccb8 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0x56146bf1cd50 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0x56146bf2a0b0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0x56146bf2a460 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0x56146bf2a4f8 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0x56146bf2a148 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0x56146bf2a1e0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0x56146bf2a5a0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0x56146bf2a638 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0x56146bf2a278 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0x56146bf2a6e0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0x56146bf2a778 KEYVAL***: '*b6' '*b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x56146bfeca30 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x56146bfecac0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x56146bfecb50 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x56146bfecbe0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x56146bfecc70 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x56146bfecd00 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x56146bfecd90 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x56146bfece20 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x56146bfeceb0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x56146bfecf40 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x56146bfecfd0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x56146bfed060 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x56146bfed0f0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x56146bfed180 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x56146bfed210 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x56146bfed2a0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x56146bfed330 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x56146bfed3c0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x56146bfed450 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x56146bfed4e0 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: 0x56146bf2b9f0 [ROOT] MAP: (0 sibs) 8 children: 42: 0x56146bf2cb30 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0x56146bf2cbc8 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0x56146bf2cc60 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x56146bf2d000 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0x56146bf2d098 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0x56146bf2ccf8 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x56146bf2d140 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0x56146bf2d1d8 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0x56146bf2d270 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0x56146bf2cd90 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0x56146bf2d310 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0x56146bf2d3a8 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0x56146bf2ce28 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0x56146bf2cec0 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0x56146bf2d450 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0x56146bf2d4e8 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0x56146bf2cf58 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0x56146bf2d590 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0x56146bf2d628 KEYVAL: 'b6' 'b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x56146bfedc40 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x56146bfedcd0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x56146bfedd60 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x56146bfeddf0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x56146bfede80 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x56146bfedf10 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x56146bfedfa0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x56146bfee030 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x56146bfee0c0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x56146bfee150 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x56146bfee1e0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x56146bfee270 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x56146bfee300 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x56146bfee390 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x56146bfee420 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x56146bfee4b0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x56146bfee540 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x56146bfee5d0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x56146bfee660 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x56146bfee6f0 KEYVAL***: '*b6' '*b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x56146bfedc40 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x56146bfedcd0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x56146bfedd60 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x56146bfeddf0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x56146bfede80 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x56146bfedf10 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x56146bfedfa0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x56146bfee030 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x56146bfee0c0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x56146bfee150 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x56146bfee1e0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x56146bfee270 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x56146bfee300 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x56146bfee390 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x56146bfee420 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x56146bfee4b0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x56146bfee540 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x56146bfee5d0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x56146bfee660 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x56146bfee6f0 KEYVAL: 'b6' 'b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x56146bfedc40 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x56146bfedcd0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x56146bfedd60 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x56146bfeddf0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x56146bfede80 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x56146bfedf10 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x56146bfedfa0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x56146bfee030 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x56146bfee0c0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x56146bfee150 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x56146bfee1e0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x56146bfee270 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x56146bfee300 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x56146bfee390 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x56146bfee420 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x56146bfee4b0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x56146bfee540 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x56146bfee5d0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x56146bfee660 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x56146bfee6f0 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: 0x56146bf2bb08 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0x56146bf24f90 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0x56146bf25460 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x56146bf254f8 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x56146bf25590 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x56146bf25028 MAP: (8 sibs) 3 children: 42: 0x56146bf25630 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0x56146bf256c8 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0x56146bf25760 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0x56146bf250c0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0x56146bf24710 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x56146bf25158 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0x56146bf247b0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x56146bf251f0 MAP: (8 sibs) 7 children: 42: 0x56146bf2d6d0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0x56146bf2d768 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0x56146bf2d800 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0x56146bf2d898 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0x56146bf2d930 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0x56146bf2d9c8 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0x56146bf2da60 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0x56146bf25288 VAL***: '*a0' (8 sibs) 42: 0x56146bf25320 VAL***: '*a7' (8 sibs) 42: 0x56146bf253b8 VAL***: '*a9' (8 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x56146bfeee50 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x56146bfeeee0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x56146bfeef70 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x56146bfef000 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x56146bfef090 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x56146bfef120 MAP: (8 sibs) 3 children: 42: [6] [6] 0x56146bfef1b0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x56146bfef240 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x56146bfef2d0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x56146bfef360 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x56146bfef3f0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x56146bfef480 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x56146bfef510 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x56146bfef5a0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x56146bfef630 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x56146bfef6c0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x56146bfef750 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x56146bfef7e0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x56146bfef870 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x56146bfef900 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x56146bfef990 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x56146bfefa20 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x56146bfefab0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x56146bfefb40 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: 0x56146bf2bc20 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x56146bf2db00 MAP: (8 sibs) 3 children: 42: 0x56146bf2dfd0 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0x56146bf2e068 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0x56146bf2e100 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0x56146bf2db98 MAP: (8 sibs) 3 children: 42: 0x56146bf2e1a0 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0x56146bf2e238 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0x56146bf2e2d0 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0x56146bf2dc30 MAP: (8 sibs) 1 children: 42: 0x56146bf22b80 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0x56146bf2dcc8 MAP: (8 sibs) 1 children: 42: 0x56146bf25a20 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x56146bf2dd60 MAP: (8 sibs) 7 children: 42: 0x56146bf2e370 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0x56146bf2e408 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0x56146bf2e4a0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0x56146bf2e538 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0x56146bf2e5d0 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0x56146bf2e668 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0x56146bf2e700 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0x56146bf2ddf8 MAP: (8 sibs) 3 children: 42: 0x56146bf2e7a0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x56146bf2e838 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x56146bf2e8d0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x56146bf2de90 MAP: (8 sibs) 1 children: 42: 0x56146bf2e970 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x56146bf2df28 MAP: (8 sibs) 1 children: 42: 0x56146bf2ea10 KEYVAL: 'k10' 'v10' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x56146bff0060 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x56146bff00f0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x56146bff0180 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x56146bff0210 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x56146bff02a0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x56146bff0330 MAP: (8 sibs) 3 children: 42: [6] [6] 0x56146bff03c0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x56146bff0450 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x56146bff04e0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x56146bff0570 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x56146bff0600 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x56146bff0690 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x56146bff0720 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x56146bff07b0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x56146bff0840 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x56146bff08d0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x56146bff0960 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x56146bff09f0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x56146bff0a80 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x56146bff0b10 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x56146bff0ba0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x56146bff0c30 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x56146bff0cc0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x56146bff0d50 VAL***: '*a9' (8 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x56146bff0060 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x56146bff00f0 MAP: (8 sibs) 3 children: 42: [2] [2] 0x56146bff0180 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x56146bff0210 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x56146bff02a0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x56146bff0330 MAP: (8 sibs) 3 children: 42: [6] [6] 0x56146bff03c0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x56146bff0450 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x56146bff04e0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x56146bff0570 MAP: (8 sibs) 1 children: 42: [10] [10] 0x56146bff0600 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x56146bff0690 MAP: (8 sibs) 1 children: 42: [12] [12] 0x56146bff0720 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x56146bff07b0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x56146bff0840 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x56146bff08d0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x56146bff0960 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x56146bff09f0 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x56146bff0a80 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x56146bff0b10 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x56146bff0ba0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x56146bff0c30 MAP: (8 sibs) 3 children: 42: [22] [24] 0x56146bff0de0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [25] 0x56146bff0e70 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [26] 0x56146bff0f00 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [22] 0x56146bff0cc0 MAP: (8 sibs) 1 children: 42: [26] [27] 0x56146bff0f90 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [23] 0x56146bff0d50 MAP: (8 sibs) 1 children: 42: [28] [28] 0x56146bff1020 KEYVAL: 'k10' 'v10' (1 sibs) 42: #nodes=29 vs #printed=29 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x56146bff0060 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x56146bff00f0 MAP: (8 sibs) 3 children: 42: [2] [2] 0x56146bff0180 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x56146bff0210 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x56146bff02a0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x56146bff0330 MAP: (8 sibs) 3 children: 42: [6] [6] 0x56146bff03c0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x56146bff0450 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x56146bff04e0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x56146bff0570 MAP: (8 sibs) 1 children: 42: [10] [10] 0x56146bff0600 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x56146bff0690 MAP: (8 sibs) 1 children: 42: [12] [12] 0x56146bff0720 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x56146bff07b0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x56146bff0840 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x56146bff08d0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x56146bff0960 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x56146bff09f0 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x56146bff0a80 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x56146bff0b10 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x56146bff0ba0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x56146bff0c30 MAP: (8 sibs) 3 children: 42: [22] [22] 0x56146bff0cc0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x56146bff0d50 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x56146bff0de0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x56146bff0e70 MAP: (8 sibs) 1 children: 42: [26] [26] 0x56146bff0f00 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x56146bff0f90 MAP: (8 sibs) 1 children: 42: [28] [28] 0x56146bff1020 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: 0x56146bf2bd38 [ROOT] MAP: (0 sibs) 3 children: 42: 0x56146bf1ca50 KEYVAL: 'a' '1' (3 sibs) 42: 0x56146bf1cae8 KEYVAL: 'b' '' (3 sibs) 42: 0x56146bf1cb80 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x56146bfec120 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x56146bfec1b0 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x56146bfec240 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x56146bfec2d0 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: 0x56146bf2be50 [ROOT] MAP: (0 sibs) 2 children: 42: 0x56146bf22770 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0x56146bf22808 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x56146bff1270 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x56146bff1300 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x56146bff1390 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: 0x56146bf2bf68 [ROOT] MAP: (0 sibs) 2 children: 42: 0x56146bf228b0 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0x56146bf22948 KEYVAL: 'baz' 'foo' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x56146bff1b80 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x56146bff1c10 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x56146bff1ca0 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x56146bff1b80 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x56146bff1c10 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x56146bff1ca0 KEYVAL: 'baz' 'foo' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x56146bff1b80 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x56146bff1c10 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x56146bff1ca0 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] 0x56146bfa60a0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x56146bfa6130 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x56146bfa61c0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x56146bfa6250 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x56146bfa62e0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x56146bfa6370 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x56146bfa6400 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x56146bfa6490 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x56146bfa6520 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x56146bfa65b0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x56146bfa6640 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x56146bfa66d0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x56146bfa6760 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x56146bfa67f0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x56146bfa6880 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x56146bfa6910 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x56146bfa69a0 MAP: (8 sibs) 3 children: 42: [17] [17] 0x56146bfa6a30 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x56146bfa6ac0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x56146bfa6b50 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x56146bfa6be0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x56146bfa6c70 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x56146bfa6d00 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x56146bfa6d90 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x56146bfa6e20 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x56146bfa6eb0 MAP: (8 sibs) 3 children: 42: [26] [26] 0x56146bfa6f40 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x56146bfa6fd0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x56146bfa7060 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x56146bfa70f0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x56146bfa7180 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x56146bfa7210 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] 0x56146bff88a0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x56146bff8930 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x56146bff89c0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x56146bff8a50 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x56146bff8ae0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x56146bff8b70 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x56146bff8c00 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x56146bff8c90 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x56146bff8d20 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x56146bff8db0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x56146bff8e40 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x56146bff8ed0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x56146bff8f60 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x56146bff8ff0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x56146bff9080 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x56146bff9110 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x56146bff91a0 MAP: (8 sibs) 3 children: 42: [17] [17] 0x56146bff9230 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x56146bff92c0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x56146bff9350 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x56146bff93e0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x56146bff9470 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x56146bff9500 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x56146bff9590 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x56146bff9620 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x56146bff96b0 MAP: (8 sibs) 3 children: 42: [26] [26] 0x56146bff9740 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x56146bff97d0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x56146bff9860 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x56146bff98f0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x56146bff9980 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x56146bff9a10 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] 0x56146bfaa1f0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x56146bfaa280 MAP: (8 sibs) 2 children: 42: [2] [2] 0x56146bfaa310 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x56146bfaa3a0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x56146bfaa430 MAP: (8 sibs) 2 children: 42: [5] [5] 0x56146bfaa4c0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x56146bfaa550 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x56146bfaa5e0 MAP: (8 sibs) 1 children: 42: [8] [8] 0x56146bfaa670 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x56146bfaa700 MAP: (8 sibs) 1 children: 42: [10] [10] 0x56146bfaa790 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x56146bfaa820 MAP: (8 sibs) 4 children: 42: [12] [12] 0x56146bfaa8b0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x56146bfaa940 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x56146bfaa9d0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x56146bfaaa60 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x56146bfaaaf0 MAP: (8 sibs) 4 children: 42: [17] [17] 0x56146bfaab80 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x56146bfaac10 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x56146bfaaca0 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x56146bfaad30 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x56146bfaadc0 MAP: (8 sibs) 4 children: 42: [22] [22] 0x56146bfaae50 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x56146bfaaee0 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x56146bfaaf70 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x56146bfab000 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x56146bfab090 MAP: (8 sibs) 4 children: 42: [27] [27] 0x56146bfab120 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x56146bfab1b0 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x56146bfab240 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x56146bfab2d0 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] 0x56146bff9ab0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x56146bff9b40 MAP: (8 sibs) 2 children: 42: [2] [2] 0x56146bff9bd0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x56146bff9c60 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x56146bff9cf0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x56146bff9d80 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x56146bff9e10 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x56146bff9ea0 MAP: (8 sibs) 1 children: 42: [8] [8] 0x56146bff9f30 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x56146bff9fc0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x56146bffa050 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x56146bffa0e0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x56146bffa170 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x56146bffa200 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x56146bffa290 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x56146bffa320 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x56146bffa3b0 MAP: (8 sibs) 4 children: 42: [17] [17] 0x56146bffa440 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x56146bffa4d0 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x56146bffa560 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x56146bffa5f0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x56146bffa680 MAP: (8 sibs) 4 children: 42: [22] [22] 0x56146bffa710 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x56146bffa7a0 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x56146bffa830 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x56146bffa8c0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x56146bffa950 MAP: (8 sibs) 4 children: 42: [27] [27] 0x56146bffa9e0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x56146bffaa70 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x56146bffab00 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x56146bffab90 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] 0x56146bfac600 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x56146bfac690 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x56146bfac720 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x56146bfac7b0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x56146bfac840 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x56146bfac8d0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x56146bfac960 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x56146bfac9f0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x56146bfaca80 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x56146bfacb10 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x56146bfacba0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x56146bfacc30 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x56146bfaccc0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x56146bfacd50 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] 0x56146bff7f90 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x56146bff8020 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x56146bff80b0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x56146bff8140 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x56146bff81d0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x56146bff8260 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x56146bff82f0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x56146bff8380 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x56146bff8410 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x56146bff84a0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x56146bff8530 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x56146bff85c0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x56146bff8650 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x56146bff86e0 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] 0x56146bfae940 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x56146bfae9d0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x56146bfaea60 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x56146bfaeaf0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x56146bfaeb80 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x56146bfaec10 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x56146bfaeca0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x56146bfaed30 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x56146bfaedc0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x56146bfaee50 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x56146bfaeee0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x56146bfaef70 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x56146bfaf000 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x56146bfaf090 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] 0x56146bffacc0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x56146bffad50 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x56146bffade0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x56146bffae70 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x56146bffaf00 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x56146bffaf90 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x56146bffb020 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x56146bffb0b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x56146bffb140 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x56146bffb1d0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x56146bffb260 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x56146bffb2f0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x56146bffb380 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x56146bffb410 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] 0x56146bfb0ab0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x56146bfb0b40 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x56146bfb0bd0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x56146bfb0c60 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x56146bfb0cf0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x56146bfb0d80 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x56146bfb0e10 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x56146bfb0ea0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x56146bfb0f30 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x56146bfb0fc0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x56146bfb1050 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x56146bfb10e0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x56146bfb1170 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x56146bfb1200 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] 0x56146bffb5d0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x56146bffb660 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x56146bffb6f0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x56146bffb780 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x56146bffb810 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x56146bffb8a0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x56146bffb930 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x56146bffb9c0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x56146bffba50 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x56146bffbae0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x56146bffbb70 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x56146bffbc00 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x56146bffbc90 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x56146bffbd20 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] 0x56146bfb2e00 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x56146bfb2e90 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x56146bfb2f20 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x56146bfb2fb0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x56146bfb3040 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x56146bfb30d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x56146bfb3160 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x56146bfb31f0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x56146bfb3280 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x56146bfb3310 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x56146bfb33a0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x56146bfb3430 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x56146bfb34c0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x56146bfb3550 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] 0x56146bffbee0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x56146bffbf70 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x56146bffc000 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x56146bffc090 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x56146bffc120 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x56146bffc1b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x56146bffc240 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x56146bffc2d0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x56146bffc360 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x56146bffc3f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x56146bffc480 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x56146bffc510 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x56146bffc5a0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x56146bffc630 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] 0x56146bfb6400 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x56146bfb6490 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x56146bfb6520 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x56146bfb65b0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x56146bfb6640 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x56146bfb66d0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x56146bfb6760 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x56146bfb67f0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x56146bfb6880 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x56146bfb6910 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x56146bfb69a0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x56146bfb6a30 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x56146bfb6ac0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x56146bfb6b50 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x56146bfb6be0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x56146bfb6c70 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x56146bfb6d00 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x56146bfb6d90 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x56146bfb6e20 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x56146bfb6eb0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x56146bfb6f40 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x56146bfb6fd0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x56146bfb7060 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x56146bfb70f0 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] 0x56146bffd100 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x56146bffd190 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x56146bffd220 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x56146bffd2b0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x56146bffd340 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x56146bffd3d0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x56146bffd460 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x56146bffd4f0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x56146bffd580 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x56146bffd610 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x56146bffd6a0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x56146bffd730 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x56146bffd7c0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x56146bffd850 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x56146bffd8e0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x56146bffd970 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x56146bffda00 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x56146bffda90 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x56146bffdb20 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x56146bffdbb0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x56146bffdc40 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x56146bffdcd0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x56146bffdd60 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x56146bffddf0 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] 0x56146bfb95f0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x56146bfb9680 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x56146bfb9710 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x56146bfb97a0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x56146bfb9830 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x56146bfb98c0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x56146bfb9950 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x56146bfb99e0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x56146bfb9a70 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x56146bfb9b00 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x56146bfb9b90 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x56146bfb9c20 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x56146bfb9cb0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x56146bfb9d40 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x56146bfb9dd0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x56146bfb9e60 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x56146bfb9ef0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x56146bfb9f80 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x56146bfba010 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x56146bfba0a0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x56146bfba130 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x56146bfba1c0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x56146bfba250 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x56146bfba2e0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x56146bfba370 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x56146bfba400 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x56146bfba490 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] 0x56146bffe310 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x56146bffe3a0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x56146bffe430 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x56146bffe4c0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x56146bffe550 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x56146bffe5e0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x56146bffe670 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x56146bffe700 MAP: (2 sibs) 4 children: 42: [8] [8] 0x56146bffe790 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x56146bffe820 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x56146bffe8b0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x56146bffe940 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x56146bffe9d0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x56146bffea60 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x56146bffeaf0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x56146bffeb80 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x56146bffec10 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x56146bffeca0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x56146bffed30 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x56146bffedc0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x56146bffee50 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x56146bffeee0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x56146bffef70 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x56146bfff000 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x56146bfff090 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x56146bfff120 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x56146bfff1b0 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] 0x56146bfbc7b0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x56146bfbc840 MAP: (6 sibs) 1 children: 42: [2] [2] 0x56146bfbc8d0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x56146bfbc960 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x56146bfbc9f0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x56146bfbca80 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x56146bfbcb10 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x56146bfbcba0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x56146bfbcc30 MAP: (6 sibs) 1 children: 42: [9] [9] 0x56146bfbccc0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x56146bfbcd50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x56146bfbcde0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x56146bfbce70 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x56146bfbcf00 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x56146bfbcf90 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x56146bfbd020 MAP: (6 sibs) 1 children: 42: [16] [16] 0x56146bfbd0b0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x56146bfbd140 MAP: (6 sibs) 1 children: 42: [18] [18] 0x56146bfbd1d0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x56146bfbd260 MAP: (6 sibs) 1 children: 42: [20] [20] 0x56146bfbd2f0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x56146bfbd380 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x56146bfbd410 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x56146bfbd4a0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x56146bfbd530 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] 0x56146bfff520 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x56146bfff5b0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x56146bfff640 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x56146bfff6d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x56146bfff760 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x56146bfff7f0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x56146bfff880 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x56146bfff910 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x56146bfff9a0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x56146bfffa30 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x56146bfffac0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x56146bfffb50 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x56146bfffbe0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x56146bfffc70 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x56146bfffd00 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x56146bfffd90 MAP: (6 sibs) 1 children: 42: [16] [16] 0x56146bfffe20 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x56146bfffeb0 MAP: (6 sibs) 1 children: 42: [18] [18] 0x56146bffff40 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x56146bffffd0 MAP: (6 sibs) 1 children: 42: [20] [20] 0x56146c000060 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x56146c0000f0 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x56146c000180 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x56146c000210 MAP: (6 sibs) 1 children: 42: [24] [24] 0x56146c0002a0 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] 0x56146bfc0b80 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x56146bfc0c10 MAP: (6 sibs) 1 children: 42: [2] [2] 0x56146bfc0ca0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x56146bfc0d30 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x56146bfc0dc0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x56146bfc0e50 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x56146bfc0ee0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x56146bfc0f70 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x56146bfc1000 MAP: (6 sibs) 1 children: 42: [9] [9] 0x56146bfc1090 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x56146bfc1120 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x56146bfc11b0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x56146bfc1240 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x56146bfc12d0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x56146bfc1360 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x56146bfc13f0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x56146bfc1480 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x56146bfc1510 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x56146bfc15a0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x56146bfc1630 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x56146bfc16c0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x56146bfc1750 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x56146bfc17e0 MAP: (6 sibs) 1 children: 42: [23] [23] 0x56146bfc1870 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x56146bfc1900 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x56146bfc1990 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x56146bfc1a20 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x56146bfc1ab0 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x56146bfc1b40 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x56146bfc1bd0 MAP: (6 sibs) 1 children: 42: [30] [30] 0x56146bfc1c60 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x56146bfc1cf0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x56146bfc1d80 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x56146bfc1e10 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x56146bfc1ea0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x56146bfc1f30 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x56146bfc1fc0 MAP: (6 sibs) 1 children: 42: [37] [37] 0x56146bfc2050 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x56146bfc20e0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x56146bfc2170 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x56146bfc2200 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x56146bfc2290 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x56146bfc2320 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] 0x56146c001940 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x56146c0019d0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x56146c001a60 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x56146c001af0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x56146c001b80 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x56146c001c10 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x56146c001ca0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x56146c001d30 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x56146c001dc0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x56146c001e50 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x56146c001ee0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x56146c001f70 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x56146c002000 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x56146c002090 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x56146c002120 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x56146c0021b0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x56146c002240 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x56146c0022d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x56146c002360 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x56146c0023f0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x56146c002480 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x56146c002510 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x56146c0025a0 MAP: (6 sibs) 1 children: 42: [23] [23] 0x56146c002630 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x56146c0026c0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x56146c002750 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x56146c0027e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x56146c002870 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x56146c002900 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x56146c002990 MAP: (6 sibs) 1 children: 42: [30] [30] 0x56146c002a20 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x56146c002ab0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x56146c002b40 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x56146c002bd0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x56146c002c60 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x56146c002cf0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x56146c002d80 MAP: (6 sibs) 1 children: 42: [37] [37] 0x56146c002e10 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x56146c002ea0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x56146c002f30 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x56146c002fc0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x56146c003050 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x56146c0030e0 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] 0x56146bfc3ea0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x56146bfc3f30 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x56146bfc3fc0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x56146bfc4050 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x56146bfc40e0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x56146bfc4170 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x56146bfc4200 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x56146bfc4290 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x56146bfc4320 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x56146bfc43b0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x56146bfc4440 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x56146bfc44d0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x56146bfc4560 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x56146bfc45f0 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x56146bfc4680 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x56146bfc4710 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x56146bfc47a0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x56146bfc4830 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x56146bfc48c0 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x56146bfc4950 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x56146bfc49e0 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x56146bfc4a70 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x56146bfc4b00 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x56146bfc4b90 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x56146bfc4c20 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x56146bfc4cb0 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] 0x56146c000730 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x56146c0007c0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x56146c000850 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x56146c0008e0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x56146c000970 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x56146c000a00 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x56146c000a90 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x56146c000b20 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x56146c000bb0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x56146c000c40 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x56146c000cd0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x56146c000d60 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x56146c000df0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x56146c000e80 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x56146c000f10 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x56146c000fa0 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x56146c001030 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x56146c0010c0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x56146c001150 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x56146c0011e0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x56146c001270 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x56146c001300 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x56146c001390 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x56146c001420 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x56146c0014b0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x56146c001540 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] 0x56146bfc3590 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x56146bfc3620 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x56146bfc36b0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x56146bfc3740 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x56146bfc37d0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x56146bfc3860 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x56146bfc38f0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x56146bfc3980 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] 0x56146bffc7f0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x56146bffc880 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x56146bffc910 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x56146bffc9a0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x56146bffca30 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x56146bffcac0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x56146bffcb50 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x56146bffcbe0 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] 0x56146bfc78f0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x56146bfc7980 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x56146bfc7a10 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x56146bfc7aa0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x56146bfc7b30 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x56146bfc7bc0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x56146bfc7c50 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x56146bfc7ce0 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] 0x56146c003d50 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x56146c003de0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x56146c003e70 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x56146c003f00 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x56146c003f90 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x56146c004020 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x56146c0040b0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x56146c004140 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] 0x56146bfc9620 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x56146bfc96b0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x56146bfc9740 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] 0x56146c004660 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x56146c0046f0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x56146c004780 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] 0x56146bfcb350 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x56146bfcb3e0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x56146bfcb470 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] 0x56146c004f70 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x56146c005000 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x56146c005090 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] 0x56146bfcdee0 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x56146bfcdf70 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x56146bfce000 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x56146bfce090 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x56146bfce120 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x56146bfce1b0 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x56146bfce240 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x56146bfce2d0 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x56146bfce360 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x56146bfce3f0 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x56146bfce480 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x56146bfce510 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x56146bfce5a0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x56146bfce630 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x56146bfce6c0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x56146bfce750 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x56146bfce7e0 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x56146bfce870 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x56146bfce900 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x56146bfce990 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] 0x56146c006190 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x56146c006220 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x56146c0062b0 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x56146c006340 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x56146c0063d0 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x56146c006460 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x56146c0064f0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x56146c006580 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x56146c006610 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x56146c0066a0 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x56146c006730 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x56146c0067c0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x56146c006850 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x56146c0068e0 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x56146c006970 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x56146c006a00 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x56146c006a90 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x56146c006b20 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x56146c006bb0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x56146c006c40 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] 0x56146bfd0e20 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x56146bfd0eb0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x56146bfd0f40 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x56146bfd0fd0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x56146bfd1060 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x56146bfd10f0 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x56146bfd1180 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x56146bfd1210 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x56146bfd12a0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x56146bfd1330 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x56146bfd13c0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x56146bfd1450 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x56146bfd14e0 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x56146bfd1570 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x56146bfd1600 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x56146bfd1690 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x56146bfd1720 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x56146bfd17b0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x56146bfd1840 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x56146bfd18d0 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] 0x56146c0073a0 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x56146c007430 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x56146c0074c0 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x56146c007550 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x56146c0075e0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x56146c007670 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x56146c007700 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x56146c007790 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x56146c007820 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x56146c0078b0 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x56146c007940 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x56146c0079d0 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x56146c007a60 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x56146c007af0 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x56146c007b80 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x56146c007c10 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x56146c007ca0 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x56146c007d30 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x56146c007dc0 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x56146c007e50 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] 0x56146bfd3d60 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x56146bfd3df0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x56146bfd3e80 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x56146bfd3f10 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x56146bfd3fa0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x56146bfd4030 MAP: (8 sibs) 3 children: 42: [6] [6] 0x56146bfd40c0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x56146bfd4150 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x56146bfd41e0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x56146bfd4270 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x56146bfd4300 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x56146bfd4390 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x56146bfd4420 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x56146bfd44b0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x56146bfd4540 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x56146bfd45d0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x56146bfd4660 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x56146bfd46f0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x56146bfd4780 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x56146bfd4810 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x56146bfd48a0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x56146bfd4930 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x56146bfd49c0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x56146bfd4a50 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] 0x56146c0085b0 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x56146c008640 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x56146c0086d0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x56146c008760 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x56146c0087f0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x56146c008880 MAP: (8 sibs) 3 children: 42: [6] [6] 0x56146c008910 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x56146c0089a0 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x56146c008a30 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x56146c008ac0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x56146c008b50 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x56146c008be0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x56146c008c70 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x56146c008d00 MAP: (8 sibs) 7 children: 42: [14] [14] 0x56146c008d90 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x56146c008e20 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x56146c008eb0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x56146c008f40 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x56146c008fd0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x56146c009060 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x56146c0090f0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x56146c009180 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x56146c009210 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x56146c0092a0 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] 0x56146bfd6390 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x56146bfd6420 MAP: (8 sibs) 3 children: 42: [2] [2] 0x56146bfd64b0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x56146bfd6540 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x56146bfd65d0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x56146bfd6660 MAP: (8 sibs) 3 children: 42: [6] [6] 0x56146bfd66f0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x56146bfd6780 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x56146bfd6810 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x56146bfd68a0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x56146bfd6930 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x56146bfd69c0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x56146bfd6a50 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x56146bfd6ae0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x56146bfd6b70 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x56146bfd6c00 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x56146bfd6c90 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x56146bfd6d20 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x56146bfd6db0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x56146bfd6e40 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x56146bfd6ed0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x56146bfd6f60 MAP: (8 sibs) 3 children: 42: [22] [22] 0x56146bfd6ff0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x56146bfd7080 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x56146bfd7110 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x56146bfd71a0 MAP: (8 sibs) 1 children: 42: [26] [26] 0x56146bfd7230 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x56146bfd72c0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x56146bfd7350 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] 0x56146c0097c0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x56146c009850 MAP: (8 sibs) 3 children: 42: [2] [2] 0x56146c0098e0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x56146c009970 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x56146c009a00 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x56146c009a90 MAP: (8 sibs) 3 children: 42: [6] [6] 0x56146c009b20 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x56146c009bb0 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x56146c009c40 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x56146c009cd0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x56146c009d60 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x56146c009df0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x56146c009e80 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x56146c009f10 MAP: (8 sibs) 7 children: 42: [14] [14] 0x56146c009fa0 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x56146c00a030 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x56146c00a0c0 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x56146c00a150 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x56146c00a1e0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x56146c00a270 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x56146c00a300 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x56146c00a390 MAP: (8 sibs) 3 children: 42: [22] [22] 0x56146c00a420 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x56146c00a4b0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x56146c00a540 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x56146c00a5d0 MAP: (8 sibs) 1 children: 42: [26] [26] 0x56146c00a660 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x56146c00a6f0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x56146c00a780 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] 0x56146bfd89c0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x56146bfd8a50 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x56146bfd8ae0 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x56146bfd8b70 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] 0x56146c005880 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x56146c005910 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x56146c0059a0 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x56146c005a30 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] 0x56146bfda6f0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x56146bfda780 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x56146bfda810 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] 0x56146c00a9d0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x56146c00aa60 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x56146c00aaf0 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] 0x56146bfdc420 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x56146bfdc4b0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x56146bfdc540 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] 0x56146c00b2e0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x56146c00b370 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x56146c00b400 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] 0x56146bfdd640 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x56146bfdd6d0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x56146bfdd760 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x56146bfdd7f0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x56146bfdd880 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x56146bfdd910 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x56146bfdd9a0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x56146bfdda30 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x56146bfddac0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x56146bfddb50 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x56146bfddbe0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x56146bfddc70 MAP: (8 sibs) 4 children: 42: [12] [12] 0x56146bfddd00 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x56146bfddd90 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x56146bfdde20 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x56146bfddeb0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x56146bfddf40 MAP: (8 sibs) 3 children: 42: [17] [17] 0x56146bfddfd0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x56146bfde060 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x56146bfde0f0 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x56146bfde180 MAP: (8 sibs) 2 children: 42: [21] [21] 0x56146bfde210 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x56146bfde2a0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x56146bfde330 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x56146bfde3c0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x56146bfde450 MAP: (8 sibs) 3 children: 42: [26] [26] 0x56146bfde4e0 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x56146bfde570 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x56146bfde600 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x56146bfde690 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x56146bfde720 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x56146bfde7b0 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] 0x56146c00c500 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x56146c00c590 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x56146c00c620 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x56146c00c6b0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x56146c00c740 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x56146c00c7d0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x56146c00c860 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x56146c00c8f0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x56146c00c980 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x56146c00ca10 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x56146c00caa0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x56146c00cb30 MAP: (8 sibs) 4 children: 42: [12] [12] 0x56146c00cbc0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x56146c00cc50 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x56146c00cce0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x56146c00cd70 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x56146c00ce00 MAP: (8 sibs) 3 children: 42: [17] [17] 0x56146c00ce90 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x56146c00cf20 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x56146c00cfb0 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x56146c00d040 MAP: (8 sibs) 2 children: 42: [21] [21] 0x56146c00d0d0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x56146c00d160 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x56146c00d1f0 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x56146c00d280 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x56146c00d310 MAP: (8 sibs) 3 children: 42: [26] [26] 0x56146c00d3a0 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x56146c00d430 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x56146c00d4c0 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x56146c00d550 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x56146c00d5e0 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x56146c00d670 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] 0x56146bfdfa60 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x56146bfdfaf0 MAP: (8 sibs) 2 children: 42: [2] [2] 0x56146bfdfb80 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x56146bfdfc10 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x56146bfdfca0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x56146bfdfd30 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x56146bfdfdc0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x56146bfdfe50 MAP: (8 sibs) 1 children: 42: [8] [8] 0x56146bfdfee0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x56146bfdff70 MAP: (8 sibs) 1 children: 42: [10] [10] 0x56146bfe0000 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x56146bfe0090 MAP: (8 sibs) 4 children: 42: [12] [12] 0x56146bfe0120 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x56146bfe01b0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x56146bfe0240 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x56146bfe02d0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x56146bfe0360 MAP: (8 sibs) 4 children: 42: [17] [17] 0x56146bfe03f0 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x56146bfe0480 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x56146bfe0510 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x56146bfe05a0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x56146bfe0630 MAP: (8 sibs) 4 children: 42: [22] [22] 0x56146bfe06c0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x56146bfe0750 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x56146bfe07e0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x56146bfe0870 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x56146bfe0900 MAP: (8 sibs) 4 children: 42: [27] [27] 0x56146bfe0990 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x56146bfe0a20 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x56146bfe0ab0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x56146bfe0b40 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] 0x56146c00d710 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x56146c00d7a0 MAP: (8 sibs) 2 children: 42: [2] [2] 0x56146c00d830 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x56146c00d8c0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x56146c00d950 MAP: (8 sibs) 2 children: 42: [5] [5] 0x56146c00d9e0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x56146c00da70 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x56146c00db00 MAP: (8 sibs) 1 children: 42: [8] [8] 0x56146c00db90 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x56146c00dc20 MAP: (8 sibs) 1 children: 42: [10] [10] 0x56146c00dcb0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x56146c00dd40 MAP: (8 sibs) 4 children: 42: [12] [12] 0x56146c00ddd0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x56146c00de60 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x56146c00def0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x56146c00df80 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x56146c00e010 MAP: (8 sibs) 4 children: 42: [17] [17] 0x56146c00e0a0 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x56146c00e130 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x56146c00e1c0 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x56146c00e250 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x56146c00e2e0 MAP: (8 sibs) 4 children: 42: [22] [22] 0x56146c00e370 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x56146c00e400 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x56146c00e490 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x56146c00e520 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x56146c00e5b0 MAP: (8 sibs) 4 children: 42: [27] [27] 0x56146c00e640 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x56146c00e6d0 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x56146c00e760 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x56146c00e7f0 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] 0x56146bfdcd30 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x56146bfdcdc0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x56146bfdce50 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x56146bfdcee0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x56146bfdcf70 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x56146bfdd000 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x56146bfdd090 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x56146bfdd120 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x56146bfdd1b0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x56146bfdd240 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x56146bfdd2d0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x56146bfdd360 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x56146bfdd3f0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x56146bfdd480 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] 0x56146c00bbf0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x56146c00bc80 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x56146c00bd10 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x56146c00bda0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x56146c00be30 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x56146c00bec0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x56146c00bf50 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x56146c00bfe0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x56146c00c070 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x56146c00c100 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x56146c00c190 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x56146c00c220 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x56146c00c2b0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x56146c00c340 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] 0x56146bfde850 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x56146bfde8e0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x56146bfde970 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x56146bfdea00 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x56146bfdea90 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x56146bfdeb20 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x56146bfdebb0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x56146bfdec40 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x56146bfdecd0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x56146bfded60 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x56146bfdedf0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x56146bfdee80 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x56146bfdef10 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x56146bfdefa0 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] 0x56146c00e920 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x56146c00e9b0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x56146c00ea40 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x56146c00ead0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x56146c00eb60 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x56146c00ebf0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x56146c00ec80 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x56146c00ed10 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x56146c00eda0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x56146c00ee30 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x56146c00eec0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x56146c00ef50 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x56146c00efe0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x56146c00f070 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] 0x56146bfe1e70 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x56146bfe1f00 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x56146bfe1f90 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x56146bfe2020 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x56146bfe20b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x56146bfe2140 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x56146bfe21d0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x56146bfe2260 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x56146bfe22f0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x56146bfe2380 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x56146bfe2410 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x56146bfe24a0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x56146bfe2530 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x56146bfe25c0 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] 0x56146c00f230 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x56146c00f2c0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x56146c00f350 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x56146c00f3e0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x56146c00f470 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x56146c00f500 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x56146c00f590 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x56146c00f620 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x56146c00f6b0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x56146c00f740 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x56146c00f7d0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x56146c00f860 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x56146c00f8f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x56146c00f980 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] 0x56146bfe2780 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x56146bfe2810 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x56146bfe28a0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x56146bfe2930 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x56146bfe29c0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x56146bfe2a50 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x56146bfe2ae0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x56146bfe2b70 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x56146bfe2c00 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x56146bfe2c90 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x56146bfe2d20 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x56146bfe2db0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x56146bfe2e40 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x56146bfe2ed0 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] 0x56146c00fb40 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x56146c00fbd0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x56146c00fc60 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x56146c00fcf0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x56146c00fd80 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x56146c00fe10 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x56146c00fea0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x56146c00ff30 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x56146c00ffc0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x56146c010050 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x56146c0100e0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x56146c010170 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x56146c010200 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x56146c010290 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] 0x56146bfe39a0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x56146bfe3a30 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x56146bfe3ac0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x56146bfe3b50 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x56146bfe3be0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x56146bfe3c70 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x56146bfe3d00 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x56146bfe3d90 MAP: (2 sibs) 4 children: 42: [8] [8] 0x56146bfe3e20 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x56146bfe3eb0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x56146bfe3f40 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x56146bfe3fd0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x56146bfe4060 MAP: (2 sibs) 5 children: 42: [13] [13] 0x56146bfe40f0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x56146bfe4180 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x56146bfe4210 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x56146bfe42a0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x56146bfe4330 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x56146bfe43c0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x56146bfe4450 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x56146bfe44e0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x56146bfe4570 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x56146bfe4600 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x56146bfe4690 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] 0x56146c010ef0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x56146c010f80 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x56146c011010 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x56146c0110a0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x56146c011130 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x56146c0111c0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x56146c011250 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x56146c0112e0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x56146c011370 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x56146c011400 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x56146c011490 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x56146c011520 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x56146c0115b0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x56146c011640 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x56146c0116d0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x56146c011760 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x56146c0117f0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x56146c011880 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x56146c011910 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x56146c0119a0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x56146c011a30 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x56146c011ac0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x56146c011b50 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x56146c011be0 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] 0x56146bfe4bb0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x56146bfe4c40 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x56146bfe4cd0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x56146bfe4d60 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x56146bfe4df0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x56146bfe4e80 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x56146bfe4f10 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x56146bfe4fa0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x56146bfe5030 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x56146bfe50c0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x56146bfe5150 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x56146bfe51e0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x56146bfe5270 MAP: (2 sibs) 5 children: 42: [13] [13] 0x56146bfe5300 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x56146bfe5390 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x56146bfe5420 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x56146bfe54b0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x56146bfe5540 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x56146bfe55d0 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x56146bfe5660 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x56146bfe56f0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x56146bfe5780 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x56146bfe5810 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x56146bfe58a0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x56146bfe5930 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x56146bfe59c0 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x56146bfe5a50 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] 0x56146c012100 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x56146c012190 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x56146c012220 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x56146c0122b0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x56146c012340 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x56146c0123d0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x56146c012460 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x56146c0124f0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x56146c012580 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x56146c012610 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x56146c0126a0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x56146c012730 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x56146c0127c0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x56146c012850 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x56146c0128e0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x56146c012970 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x56146c012a00 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x56146c012a90 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x56146c012b20 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x56146c012bb0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x56146c012c40 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x56146c012cd0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x56146c012d60 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x56146c012df0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x56146c012e80 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x56146c012f10 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x56146c012fa0 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] 0x56146bfe5dc0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x56146bfe5e50 MAP: (6 sibs) 1 children: 42: [2] [2] 0x56146bfe5ee0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x56146bfe5f70 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x56146bfe6000 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x56146bfe6090 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x56146bfe6120 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x56146bfe61b0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x56146bfe6240 MAP: (6 sibs) 1 children: 42: [9] [9] 0x56146bfe62d0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x56146bfe6360 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x56146bfe63f0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x56146bfe6480 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x56146bfe6510 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x56146bfe65a0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x56146bfe6630 MAP: (6 sibs) 1 children: 42: [16] [16] 0x56146bfe66c0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x56146bfe6750 MAP: (6 sibs) 1 children: 42: [18] [18] 0x56146bfe67e0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x56146bfe6870 MAP: (6 sibs) 1 children: 42: [20] [20] 0x56146bfe6900 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x56146bfe6990 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x56146bfe6a20 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x56146bfe6ab0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x56146bfe6b40 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] 0x56146c013310 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x56146c0133a0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x56146c013430 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x56146c0134c0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x56146c013550 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x56146c0135e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x56146c013670 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x56146c013700 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x56146c013790 MAP: (6 sibs) 1 children: 42: [9] [9] 0x56146c013820 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x56146c0138b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x56146c013940 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x56146c0139d0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x56146c013a60 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x56146c013af0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x56146c013b80 MAP: (6 sibs) 1 children: 42: [16] [16] 0x56146c013c10 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x56146c013ca0 MAP: (6 sibs) 1 children: 42: [18] [18] 0x56146c013d30 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x56146c013dc0 MAP: (6 sibs) 1 children: 42: [20] [20] 0x56146c013e50 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x56146c013ee0 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x56146c013f70 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x56146c014000 MAP: (6 sibs) 1 children: 42: [24] [24] 0x56146c014090 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] 0x56146bfe81e0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x56146bfe8270 MAP: (6 sibs) 1 children: 42: [2] [2] 0x56146bfe8300 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x56146bfe8390 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x56146bfe8420 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x56146bfe84b0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x56146bfe8540 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x56146bfe85d0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x56146bfe8660 MAP: (6 sibs) 1 children: 42: [9] [9] 0x56146bfe86f0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x56146bfe8780 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x56146bfe8810 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x56146bfe88a0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x56146bfe8930 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x56146bfe89c0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x56146bfe8a50 MAP: (6 sibs) 1 children: 42: [16] [16] 0x56146bfe8ae0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x56146bfe8b70 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x56146bfe8c00 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x56146bfe8c90 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x56146bfe8d20 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x56146bfe8db0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x56146bfe8e40 MAP: (6 sibs) 1 children: 42: [23] [23] 0x56146bfe8ed0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x56146bfe8f60 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x56146bfe8ff0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x56146bfe9080 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x56146bfe9110 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x56146bfe91a0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x56146bfe9230 MAP: (6 sibs) 1 children: 42: [30] [30] 0x56146bfe92c0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x56146bfe9350 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x56146bfe93e0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x56146bfe9470 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x56146bfe9500 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x56146bfe9590 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x56146bfe9620 MAP: (6 sibs) 1 children: 42: [37] [37] 0x56146bfe96b0 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x56146bfe9740 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x56146bfe97d0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x56146bfe9860 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x56146bfe98f0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x56146bfe9980 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] 0x56146c015730 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x56146c0157c0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x56146c015850 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x56146c0158e0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x56146c015970 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x56146c015a00 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x56146c015a90 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x56146c015b20 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x56146c015bb0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x56146c015c40 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x56146c015cd0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x56146c015d60 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x56146c015df0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x56146c015e80 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x56146c015f10 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x56146c015fa0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x56146c016030 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x56146c0160c0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x56146c016150 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x56146c0161e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x56146c016270 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x56146c016300 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x56146c016390 MAP: (6 sibs) 1 children: 42: [23] [23] 0x56146c016420 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x56146c0164b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x56146c016540 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x56146c0165d0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x56146c016660 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x56146c0166f0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x56146c016780 MAP: (6 sibs) 1 children: 42: [30] [30] 0x56146c016810 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x56146c0168a0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x56146c016930 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x56146c0169c0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x56146c016a50 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x56146c016ae0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x56146c016b70 MAP: (6 sibs) 1 children: 42: [37] [37] 0x56146c016c00 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x56146c016c90 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x56146c016d20 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x56146c016db0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x56146c016e40 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x56146c016ed0 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] 0x56146bfe6fd0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x56146bfe7060 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x56146bfe70f0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x56146bfe7180 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x56146bfe7210 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x56146bfe72a0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x56146bfe7330 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x56146bfe73c0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x56146bfe7450 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x56146bfe74e0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x56146bfe7570 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x56146bfe7600 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x56146bfe7690 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x56146bfe7720 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x56146bfe77b0 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x56146bfe7840 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x56146bfe78d0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x56146bfe7960 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x56146bfe79f0 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x56146bfe7a80 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x56146bfe7b10 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x56146bfe7ba0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x56146bfe7c30 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x56146bfe7cc0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x56146bfe7d50 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x56146bfe7de0 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] 0x56146c014520 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x56146c0145b0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x56146c014640 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x56146c0146d0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x56146c014760 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x56146c0147f0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x56146c014880 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x56146c014910 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x56146c0149a0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x56146c014a30 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x56146c014ac0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x56146c014b50 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x56146c014be0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x56146c014c70 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x56146c014d00 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x56146c014d90 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x56146c014e20 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x56146c014eb0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x56146c014f40 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x56146c014fd0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x56146c015060 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x56146c0150f0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x56146c015180 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x56146c015210 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x56146c0152a0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x56146c015330 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] 0x56146bfe3090 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x56146bfe3120 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x56146bfe31b0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x56146bfe3240 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x56146bfe32d0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x56146bfe3360 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x56146bfe33f0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x56146bfe3480 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] 0x56146c0105e0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x56146c010670 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x56146c010700 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x56146c010790 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x56146c010820 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x56146c0108b0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x56146c010940 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x56146c0109d0 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] 0x56146bfea5f0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x56146bfea680 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x56146bfea710 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x56146bfea7a0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x56146bfea830 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x56146bfea8c0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x56146bfea950 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x56146bfea9e0 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] 0x56146c017b40 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x56146c017bd0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x56146c017c60 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x56146c017cf0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x56146c017d80 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x56146c017e10 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x56146c017ea0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x56146c017f30 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] 0x56146bfeaf00 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x56146bfeaf90 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x56146bfeb020 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] 0x56146c018490 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x56146c018520 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x56146c0185b0 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] 0x56146bfeb810 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x56146bfeb8a0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x56146bfeb930 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] 0x56146c018dd0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x56146c018e60 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x56146c018ef0 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] 0x56146bfeca30 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x56146bfecac0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x56146bfecb50 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x56146bfecbe0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x56146bfecc70 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x56146bfecd00 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x56146bfecd90 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x56146bfece20 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x56146bfeceb0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x56146bfecf40 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x56146bfecfd0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x56146bfed060 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x56146bfed0f0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x56146bfed180 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x56146bfed210 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x56146bfed2a0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x56146bfed330 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x56146bfed3c0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x56146bfed450 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x56146bfed4e0 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] 0x56146c019ff0 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x56146c01a080 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x56146c01a110 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x56146c01a1a0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x56146c01a230 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x56146c01a2c0 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x56146c01a350 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x56146c01a3e0 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x56146c01a470 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x56146c01a500 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x56146c01a590 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x56146c01a620 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x56146c01a6b0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x56146c01a740 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x56146c01a7d0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x56146c01a860 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x56146c01a8f0 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x56146c01a980 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x56146c01aa10 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x56146c01aaa0 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] 0x56146bfedc40 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x56146bfedcd0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x56146bfedd60 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x56146bfeddf0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x56146bfede80 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x56146bfedf10 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x56146bfedfa0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x56146bfee030 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x56146bfee0c0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x56146bfee150 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x56146bfee1e0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x56146bfee270 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x56146bfee300 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x56146bfee390 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x56146bfee420 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x56146bfee4b0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x56146bfee540 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x56146bfee5d0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x56146bfee660 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x56146bfee6f0 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] 0x56146c01b200 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x56146c01b290 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x56146c01b320 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x56146c01b3b0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x56146c01b440 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x56146c01b4d0 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x56146c01b560 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x56146c01b5f0 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x56146c01b680 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x56146c01b710 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x56146c01b7a0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x56146c01b830 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x56146c01b8c0 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x56146c01b950 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x56146c01b9e0 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x56146c01ba70 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x56146c01bb00 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x56146c01bb90 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x56146c01bc20 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x56146c01bcb0 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] 0x56146bfeee50 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x56146bfeeee0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x56146bfeef70 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x56146bfef000 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x56146bfef090 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x56146bfef120 MAP: (8 sibs) 3 children: 42: [6] [6] 0x56146bfef1b0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x56146bfef240 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x56146bfef2d0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x56146bfef360 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x56146bfef3f0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x56146bfef480 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x56146bfef510 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x56146bfef5a0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x56146bfef630 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x56146bfef6c0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x56146bfef750 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x56146bfef7e0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x56146bfef870 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x56146bfef900 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x56146bfef990 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x56146bfefa20 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x56146bfefab0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x56146bfefb40 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] 0x56146c01cd20 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x56146c01cdb0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x56146c01ce40 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x56146c01ced0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x56146c01cf60 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x56146c01cff0 MAP: (8 sibs) 3 children: 42: [6] [6] 0x56146c01d080 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x56146c01d110 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x56146c01d1a0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x56146c01d230 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x56146c01d2c0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x56146c01d350 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x56146c01d3e0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x56146c01d470 MAP: (8 sibs) 7 children: 42: [14] [14] 0x56146c01d500 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x56146c01d590 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x56146c01d620 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x56146c01d6b0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x56146c01d740 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x56146c01d7d0 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x56146c01d860 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x56146c01d8f0 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x56146c01d980 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x56146c01da10 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] 0x56146bff0060 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x56146bff00f0 MAP: (8 sibs) 3 children: 42: [2] [2] 0x56146bff0180 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x56146bff0210 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x56146bff02a0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x56146bff0330 MAP: (8 sibs) 3 children: 42: [6] [6] 0x56146bff03c0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x56146bff0450 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x56146bff04e0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x56146bff0570 MAP: (8 sibs) 1 children: 42: [10] [10] 0x56146bff0600 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x56146bff0690 MAP: (8 sibs) 1 children: 42: [12] [12] 0x56146bff0720 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x56146bff07b0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x56146bff0840 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x56146bff08d0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x56146bff0960 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x56146bff09f0 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x56146bff0a80 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x56146bff0b10 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x56146bff0ba0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x56146bff0c30 MAP: (8 sibs) 3 children: 42: [22] [22] 0x56146bff0cc0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x56146bff0d50 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x56146bff0de0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x56146bff0e70 MAP: (8 sibs) 1 children: 42: [26] [26] 0x56146bff0f00 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x56146bff0f90 MAP: (8 sibs) 1 children: 42: [28] [28] 0x56146bff1020 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] 0x56146c01df30 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x56146c01dfc0 MAP: (8 sibs) 3 children: 42: [2] [2] 0x56146c01e050 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x56146c01e0e0 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x56146c01e170 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x56146c01e200 MAP: (8 sibs) 3 children: 42: [6] [6] 0x56146c01e290 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x56146c01e320 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x56146c01e3b0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x56146c01e440 MAP: (8 sibs) 1 children: 42: [10] [10] 0x56146c01e4d0 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x56146c01e560 MAP: (8 sibs) 1 children: 42: [12] [12] 0x56146c01e5f0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x56146c01e680 MAP: (8 sibs) 7 children: 42: [14] [14] 0x56146c01e710 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x56146c01e7a0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x56146c01e830 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x56146c01e8c0 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x56146c01e950 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x56146c01e9e0 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x56146c01ea70 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x56146c01eb00 MAP: (8 sibs) 3 children: 42: [22] [22] 0x56146c01eb90 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x56146c01ec20 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x56146c01ecb0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x56146c01ed40 MAP: (8 sibs) 1 children: 42: [26] [26] 0x56146c01edd0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x56146c01ee60 MAP: (8 sibs) 1 children: 42: [28] [28] 0x56146c01eef0 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] 0x56146bfec120 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x56146bfec1b0 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x56146bfec240 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x56146bfec2d0 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] 0x56146c01c410 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x56146c01c4a0 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x56146c01c530 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x56146c01c5c0 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] 0x56146bff1270 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x56146bff1300 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x56146bff1390 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] 0x56146c01f140 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x56146c01f1d0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x56146c01f260 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] 0x56146bff1b80 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x56146bff1c10 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x56146bff1ca0 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] 0x56146c01fa50 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x56146c01fae0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x56146c01fb70 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: 0x56146bf2a870 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x56146bf1d0e0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0x56146bf1d5b0 KEYVAL: 'x' '1' (2 sibs) 42: 0x56146bf1d648 KEYVAL: 'y' '2' (2 sibs) 42: 0x56146bf1d178 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0x56146bf1d6f0 KEYVAL: 'x' '0' (2 sibs) 42: 0x56146bf1d788 KEYVAL: 'y' '2' (2 sibs) 42: 0x56146bf1d210 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0x56146bf1d830 KEYVAL: 'r' '10' (1 sibs) 42: 0x56146bf1d2a8 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0x56146bf1d8d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x56146bf1d340 MAP: (8 sibs) 4 children: 42: 0x56146bf1d970 KEYVAL: 'x' '1' (4 sibs) 42: 0x56146bf1da08 KEYVAL: 'y' '2' (4 sibs) 42: 0x56146bf1daa0 KEYVAL: 'r' '10' (4 sibs) 42: 0x56146bf1db38 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x56146bf1d3d8 MAP: (8 sibs) 3 children: 42: 0x56146bf1dbe0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0x56146bf1dc78 KEYVAL: 'r' '10' (3 sibs) 42: 0x56146bf1dd10 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0x56146bf1d470 MAP: (8 sibs) 2 children: 42: 0x56146bf1ddb0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0x56146bf1def0 VAL***: '*CENTER' (2 sibs) 42: 0x56146bf1df88 VAL***: '*BIG' (2 sibs) 42: 0x56146bf1de48 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0x56146bf1d508 MAP: (8 sibs) 3 children: 42: 0x56146bf1e030 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0x56146bf1e200 VAL***: '*BIG' (3 sibs) 42: 0x56146bf1e298 VAL***: '*LEFT' (3 sibs) 42: 0x56146bf1e330 VAL***: '*SMALL' (3 sibs) 42: 0x56146bf1e0c8 KEYVAL: 'x' '1' (3 sibs) 42: 0x56146bf1e160 KEYVAL: 'label' 'center/big' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x56146c020360 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x56146c0203f0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x56146c020480 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x56146c020510 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x56146c0205a0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x56146c020630 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x56146c0206c0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x56146c020750 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x56146c0207e0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x56146c020870 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x56146c020900 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x56146c020990 MAP: (8 sibs) 4 children: 42: [12] [12] 0x56146c020a20 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x56146c020ab0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x56146c020b40 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x56146c020bd0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x56146c020c60 MAP: (8 sibs) 3 children: 42: [17] [17] 0x56146c020cf0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x56146c020d80 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x56146c020e10 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x56146c020ea0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x56146c020f30 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x56146c020fc0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x56146c021050 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x56146c0210e0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x56146c021170 MAP: (8 sibs) 3 children: 42: [26] [26] 0x56146c021200 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x56146c021290 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x56146c021320 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x56146c0213b0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x56146c021440 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x56146c0214d0 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: 0x56146bf2a988 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x56146bf1ed60 MAP: (8 sibs) 2 children: 42: 0x56146bf1bfd0 KEYVAL: 'x' '1' (2 sibs) 42: 0x56146bf1c068 KEYVAL: 'y' '2' (2 sibs) 42: 0x56146bf1edf8 MAP: (8 sibs) 2 children: 42: 0x56146bf1c7d0 KEYVAL: 'x' '0' (2 sibs) 42: 0x56146bf1c868 KEYVAL: 'y' '2' (2 sibs) 42: 0x56146bf1ee90 MAP: (8 sibs) 1 children: 42: 0x56146bf1f230 KEYVAL: 'r' '10' (1 sibs) 42: 0x56146bf1ef28 MAP: (8 sibs) 1 children: 42: 0x56146bf1f2d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x56146bf1efc0 MAP: (8 sibs) 4 children: 42: 0x56146bf1f370 KEYVAL: 'x' '1' (4 sibs) 42: 0x56146bf1f408 KEYVAL: 'y' '2' (4 sibs) 42: 0x56146bf1f4a0 KEYVAL: 'r' '10' (4 sibs) 42: 0x56146bf1f538 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x56146bf1f058 MAP: (8 sibs) 4 children: 42: 0x56146bf1f5e0 KEYVAL: 'x' '1' (4 sibs) 42: 0x56146bf1f678 KEYVAL: 'y' '2' (4 sibs) 42: 0x56146bf1f710 KEYVAL: 'r' '10' (4 sibs) 42: 0x56146bf1f7a8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x56146bf1f0f0 MAP: (8 sibs) 4 children: 42: 0x56146bf1f850 KEYVAL: 'x' '1' (4 sibs) 42: 0x56146bf1f8e8 KEYVAL: 'y' '2' (4 sibs) 42: 0x56146bf1f980 KEYVAL: 'r' '10' (4 sibs) 42: 0x56146bf1fa18 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x56146bf1f188 MAP: (8 sibs) 4 children: 42: 0x56146bf1fac0 KEYVAL: 'x' '1' (4 sibs) 42: 0x56146bf1fb58 KEYVAL: 'y' '2' (4 sibs) 42: 0x56146bf1fbf0 KEYVAL: 'r' '10' (4 sibs) 42: 0x56146bf1fc88 KEYVAL: 'label' 'center/big' (4 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x56146c021570 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x56146c021600 MAP: (8 sibs) 2 children: 42: [2] [2] 0x56146c021690 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x56146c021720 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x56146c0217b0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x56146c021840 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x56146c0218d0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x56146c021960 MAP: (8 sibs) 1 children: 42: [8] [8] 0x56146c0219f0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x56146c021a80 MAP: (8 sibs) 1 children: 42: [10] [10] 0x56146c021b10 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x56146c021ba0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x56146c021c30 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x56146c021cc0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x56146c021d50 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x56146c021de0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x56146c021e70 MAP: (8 sibs) 4 children: 42: [17] [17] 0x56146c021f00 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x56146c021f90 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x56146c022020 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x56146c0220b0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x56146c022140 MAP: (8 sibs) 4 children: 42: [22] [22] 0x56146c0221d0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x56146c022260 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x56146c0222f0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x56146c022380 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x56146c022410 MAP: (8 sibs) 4 children: 42: [27] [27] 0x56146c0224a0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x56146c022530 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x56146c0225c0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x56146c022650 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: 0x56146bf2aaa0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x56146bf201a0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x56146bf20238 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x56146bf202d0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x56146bf20540 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x56146bf205d8 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x56146bf20368 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x56146bf1c1b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x56146bf20400 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x56146bf20680 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x56146bf20718 KEYVAL: 'age' '10' (2 sibs) 42: 0x56146bf20498 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x56146bf207c0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x56146bf20858 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x56146c0226f0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x56146c022780 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x56146c022810 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x56146c0228a0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x56146c022930 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x56146c0229c0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x56146c022a50 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x56146c022ae0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x56146c022b70 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x56146c022c00 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x56146c022c90 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x56146c022d20 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x56146c022db0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x56146c022e40 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: 0x56146bf2abb8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x56146bf20900 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x56146bf20998 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x56146bf20a30 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x56146bf20ca0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x56146bf20d38 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x56146bf20ac8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x56146bf20de0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x56146bf20b60 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x56146bf20e80 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x56146bf20f18 KEYVAL: 'age' '10' (2 sibs) 42: 0x56146bf20bf8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x56146bf20fc0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x56146bf21058 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x56146c022ee0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x56146c022f70 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x56146c023000 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x56146c023090 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x56146c023120 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x56146c0231b0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x56146c023240 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x56146c0232d0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x56146c023360 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x56146c0233f0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x56146c023480 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x56146c023510 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x56146c0235a0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x56146c023630 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: 0x56146bf2acd0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x56146bf219d0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x56146bf21a68 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x56146bf21b00 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x56146bf21d70 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x56146bf21e08 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x56146bf21b98 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x56146bf21eb0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x56146bf21c30 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x56146bf21f50 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x56146bf21fe8 KEYVAL: 'age' '10' (2 sibs) 42: 0x56146bf21cc8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x56146bf22090 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x56146bf22128 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x56146c0236d0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x56146c023760 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x56146c0237f0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x56146c023880 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x56146c023910 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x56146c0239a0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x56146c023a30 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x56146c023ac0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x56146c023b50 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x56146c023be0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x56146c023c70 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x56146c023d00 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x56146c023d90 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x56146c023e20 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: 0x56146bf2ade8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x56146bf1fd80 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x56146bf1fe18 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x56146bf1feb0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x56146bf221d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x56146bf22268 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x56146bf1ff48 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x56146bf22310 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x56146bf1ffe0 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x56146bf223b0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x56146bf22448 KEYVAL: 'age' '10' (2 sibs) 42: 0x56146bf20078 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x56146bf224f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x56146bf22588 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x56146c023ec0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x56146c023f50 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x56146c023fe0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x56146c024070 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x56146c024100 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x56146c024190 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x56146c024220 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x56146c0242b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x56146c024340 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x56146c0243d0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x56146c024460 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x56146c0244f0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x56146c024580 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x56146c024610 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: 0x56146bf2af00 [ROOT] MAP: (0 sibs) 7 children: 42: 0x56146bf22c30 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x56146bf22cc8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x56146bf22d60 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x56146bf1c910 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x56146bf1c9a8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x56146bf22df8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x56146bf23060 MAP: (2 sibs) 4 children: 42: 0x56146bf1e640 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x56146bf1e6d8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x56146bf1e770 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x56146bf1e808 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x56146bf230f8 MAP: (2 sibs) 5 children: 42: 0x56146bf231a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x56146bf23238 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x56146bf232d0 KEYVAL: 'size' '8' (5 sibs) 42: 0x56146bf23368 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x56146bf23400 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x56146bf22e90 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0x56146bf1c4c0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x56146bf1c558 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x56146bf1c5f0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x56146bf22f28 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0x56146bf22fc0 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] 0x56146c0246b0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x56146c024740 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x56146c0247d0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x56146c024860 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x56146c0248f0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x56146c024980 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x56146c024a10 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x56146c024aa0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x56146c024b30 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x56146c024bc0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x56146c024c50 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x56146c024ce0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x56146c024d70 MAP: (2 sibs) 5 children: 42: [13] [13] 0x56146c024e00 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x56146c024e90 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x56146c024f20 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x56146c024fb0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x56146c025040 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x56146c0250d0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x56146c025160 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x56146c0251f0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x56146c025280 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x56146c025310 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x56146c0253a0 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: 0x56146bf2b018 [ROOT] MAP: (0 sibs) 7 children: 42: 0x56146bf234f0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x56146bf23588 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x56146bf23620 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x56146bf23920 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x56146bf239b8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x56146bf236b8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x56146bf23a60 MAP: (2 sibs) 4 children: 42: 0x56146bf1e8b0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x56146bf1e948 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x56146bf1e9e0 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x56146bf1ea78 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x56146bf23af8 MAP: (2 sibs) 5 children: 42: 0x56146bf23ba0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x56146bf23c38 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x56146bf23cd0 KEYVAL: 'size' '8' (5 sibs) 42: 0x56146bf23d68 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x56146bf23e00 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x56146bf23750 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0x56146bf1cdf0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x56146bf1ce88 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x56146bf1cf20 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x56146bf237e8 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0x56146bf23ea0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x56146bf23f38 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x56146bf23fd0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x56146bf23880 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] 0x56146c025440 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x56146c0254d0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x56146c025560 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x56146c0255f0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x56146c025680 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x56146c025710 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x56146c0257a0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x56146c025830 MAP: (2 sibs) 4 children: 42: [8] [8] 0x56146c0258c0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x56146c025950 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x56146c0259e0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x56146c025a70 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x56146c025b00 MAP: (2 sibs) 5 children: 42: [13] [13] 0x56146c025b90 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x56146c025c20 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x56146c025cb0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x56146c025d40 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x56146c025dd0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x56146c025e60 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x56146c025ef0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x56146c025f80 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x56146c026010 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x56146c0260a0 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x56146c026130 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x56146c0261c0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x56146c026250 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x56146c0262e0 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: 0x56146bf2b130 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x56146bf25b70 MAP: (6 sibs) 1 children: 42: 0x56146bf25f10 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0x56146bf25fb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x56146bf26048 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x56146bf260e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x56146bf26178 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x56146bf26210 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x56146bf25c08 MAP: (6 sibs) 1 children: 42: 0x56146bf262b0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0x56146bf26350 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x56146bf263e8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x56146bf26480 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x56146bf26518 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x56146bf265b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x56146bf25ca0 MAP: (6 sibs) 1 children: 42: 0x56146bf26650 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0x56146bf25d38 MAP: (6 sibs) 1 children: 42: 0x56146bf266f0 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0x56146bf25dd0 MAP: (6 sibs) 1 children: 42: 0x56146bf26790 KEYMAP: 'step' (1 sibs) 2 children: 42: 0x56146bf26830 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0x56146bf268c8 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0x56146bf25e68 MAP: (6 sibs) 1 children: 42: 0x56146bf26970 KEYVAL***: 'step' '*id002' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x56146c026380 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x56146c026410 MAP: (6 sibs) 1 children: 42: [2] [2] 0x56146c0264a0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x56146c026530 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x56146c0265c0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x56146c026650 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x56146c0266e0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x56146c026770 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x56146c026800 MAP: (6 sibs) 1 children: 42: [9] [9] 0x56146c026890 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x56146c026920 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x56146c0269b0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x56146c026a40 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x56146c026ad0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x56146c026b60 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x56146c026bf0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x56146c026c80 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x56146c026d10 MAP: (6 sibs) 1 children: 42: [18] [18] 0x56146c026da0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x56146c026e30 MAP: (6 sibs) 1 children: 42: [20] [20] 0x56146c026ec0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x56146c026f50 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x56146c026fe0 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x56146c027070 MAP: (6 sibs) 1 children: 42: [24] [24] 0x56146c027100 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: 0x56146bf2b248 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x56146bf27c10 MAP: (6 sibs) 1 children: 42: 0x56146bf21750 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x56146bf27fb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x56146bf28048 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x56146bf280e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x56146bf28178 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x56146bf28210 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x56146bf27ca8 MAP: (6 sibs) 1 children: 42: 0x56146bf217f0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x56146bf282b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x56146bf28348 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x56146bf283e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x56146bf28478 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x56146bf28510 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x56146bf27d40 MAP: (6 sibs) 1 children: 42: 0x56146bf21890 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x56146bf285b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x56146bf28648 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x56146bf286e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x56146bf28778 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x56146bf28810 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x56146bf27dd8 MAP: (6 sibs) 1 children: 42: 0x56146bf21930 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x56146bf288b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x56146bf28948 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x56146bf289e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x56146bf28a78 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x56146bf28b10 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x56146bf27e70 MAP: (6 sibs) 1 children: 42: 0x56146bf28bb0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x56146bf28c50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x56146bf28ce8 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x56146bf28d80 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x56146bf28e18 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x56146bf28eb0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x56146bf27f08 MAP: (6 sibs) 1 children: 42: 0x56146bf28f50 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x56146bf28ff0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x56146bf29088 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x56146bf29120 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x56146bf291b8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x56146bf29250 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x56146c0271a0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x56146c027230 MAP: (6 sibs) 1 children: 42: [2] [2] 0x56146c0272c0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x56146c027350 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x56146c0273e0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x56146c027470 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x56146c027500 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x56146c027590 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x56146c027620 MAP: (6 sibs) 1 children: 42: [9] [9] 0x56146c0276b0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x56146c027740 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x56146c0277d0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x56146c027860 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x56146c0278f0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x56146c027980 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x56146c027a10 MAP: (6 sibs) 1 children: 42: [16] [16] 0x56146c027aa0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x56146c027b30 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x56146c027bc0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x56146c027c50 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x56146c027ce0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x56146c027d70 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x56146c027e00 MAP: (6 sibs) 1 children: 42: [23] [23] 0x56146c027e90 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x56146c027f20 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x56146c027fb0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x56146c028040 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x56146c0280d0 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x56146c028160 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x56146c0281f0 MAP: (6 sibs) 1 children: 42: [30] [30] 0x56146c028280 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x56146c028310 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x56146c0283a0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x56146c028430 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x56146c0284c0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x56146c028550 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x56146c0285e0 MAP: (6 sibs) 1 children: 42: [37] [37] 0x56146c028670 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x56146c028700 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x56146c028790 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x56146c028820 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x56146c0288b0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x56146c028940 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: 0x56146bf2b360 [ROOT] STREAM: (0 sibs) 17 children: 42: 0x56146bf292f0 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x56146bf29388 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x56146bf29420 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x56146bf294b8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x56146bf29550 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x56146bf295e8 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x56146bf29680 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x56146bf29718 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x56146bf297b0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x56146bf27010 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x56146bf29848 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x56146bf270b0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x56146bf298e0 DOCMAP: (17 sibs) 2 children: 42: 0x56146bf1be90 KEYVAL: 'a6' '1' (2 sibs) 42: 0x56146bf1bf28 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0x56146bf29978 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x56146bf27150 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x56146bf29a10 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x56146bf271f0 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x56146bf29aa8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x56146bf26a10 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x56146bf29b40 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x56146bf26ab0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x56146bf29bd8 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0x56146bf29c70 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x56146c0289e0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x56146c028a70 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x56146c028b00 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x56146c028b90 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x56146c028c20 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x56146c028cb0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x56146c028d40 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x56146c028dd0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x56146c028e60 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x56146c028ef0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x56146c028f80 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x56146c029010 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x56146c0290a0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x56146c029130 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x56146c0291c0 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x56146c029250 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x56146c0292e0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x56146c029370 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x56146c029400 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x56146c029490 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x56146c029520 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x56146c0295b0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x56146c029640 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x56146c0296d0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x56146c029760 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x56146c0297f0 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: 0x56146bf2b478 [ROOT] MAP: (0 sibs) 5 children: 42: 0x56146bf27610 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0x56146bf276a8 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0x56146bf27740 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0x56146bf277d8 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0x56146bf27870 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x56146bf21100 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0x56146bf21198 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x56146c019940 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x56146c0199d0 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x56146c019a60 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x56146c019af0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x56146c019b80 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x56146c019c10 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x56146c019ca0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x56146c019d30 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: 0x56146bf2b590 [ROOT] MAP: (0 sibs) 5 children: 42: 0x56146bf24070 KEYVAL: 'a' 'b' (5 sibs) 42: 0x56146bf24108 KEYVAL: 'b' 'c' (5 sibs) 42: 0x56146bf241a0 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0x56146bf24238 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0x56146bf242d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x56146bf21290 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0x56146bf21328 KEYVAL: 'bbb' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x56146c029890 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x56146c029920 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x56146c0299b0 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x56146c029a40 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x56146c029ad0 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x56146c029b60 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x56146c029bf0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x56146c029c80 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: 0x56146bf2b6a8 [ROOT] MAP: (0 sibs) 2 children: 42: 0x56146bf1c690 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0x56146bf1c728 KEYVAL***: '*b0' '*a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x56146bfcd930 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x56146bfcd9c0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x56146bfcda50 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: 0x56146bf2b7c0 [ROOT] MAP: (0 sibs) 2 children: 42: 0x56146bf22630 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0x56146bf226c8 KEYVAL: 'b0' 'a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x56146c019dd0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x56146c019e60 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x56146c019ef0 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: 0x56146bf2b8d8 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0x56146bf29e50 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0x56146bf29ee8 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0x56146bf29f80 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x56146bf2a320 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0x56146bf2a3b8 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0x56146bf2a018 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x56146bf1cc20 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0x56146bf1ccb8 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0x56146bf1cd50 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0x56146bf2a0b0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0x56146bf2a460 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0x56146bf2a4f8 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0x56146bf2a148 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0x56146bf2a1e0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0x56146bf2a5a0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0x56146bf2a638 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0x56146bf2a278 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0x56146bf2a6e0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0x56146bf2a778 KEYVAL***: '*b6' '*b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x56146c029d20 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x56146c029db0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x56146c029e40 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x56146c029ed0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x56146c029f60 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x56146c029ff0 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x56146c02a080 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x56146c02a110 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x56146c02a1a0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x56146c02a230 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x56146c02a2c0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x56146c02a350 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x56146c02a3e0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x56146c02a470 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x56146c02a500 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x56146c02a590 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x56146c02a620 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x56146c02a6b0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x56146c02a740 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x56146c02a7d0 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: 0x56146bf2b9f0 [ROOT] MAP: (0 sibs) 8 children: 42: 0x56146bf2cb30 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0x56146bf2cbc8 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0x56146bf2cc60 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x56146bf2d000 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0x56146bf2d098 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0x56146bf2ccf8 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x56146bf2d140 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0x56146bf2d1d8 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0x56146bf2d270 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0x56146bf2cd90 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0x56146bf2d310 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0x56146bf2d3a8 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0x56146bf2ce28 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0x56146bf2cec0 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0x56146bf2d450 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0x56146bf2d4e8 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0x56146bf2cf58 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0x56146bf2d590 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0x56146bf2d628 KEYVAL: 'b6' 'b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x56146c02a870 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x56146c02a900 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x56146c02a990 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x56146c02aa20 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x56146c02aab0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x56146c02ab40 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x56146c02abd0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x56146c02ac60 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x56146c02acf0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x56146c02ad80 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x56146c02ae10 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x56146c02aea0 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x56146c02af30 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x56146c02afc0 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x56146c02b050 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x56146c02b0e0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x56146c02b170 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x56146c02b200 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x56146c02b290 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x56146c02b320 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: 0x56146bf2bb08 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0x56146bf24f90 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0x56146bf25460 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x56146bf254f8 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x56146bf25590 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x56146bf25028 MAP: (8 sibs) 3 children: 42: 0x56146bf25630 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0x56146bf256c8 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0x56146bf25760 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0x56146bf250c0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0x56146bf24710 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x56146bf25158 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0x56146bf247b0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x56146bf251f0 MAP: (8 sibs) 7 children: 42: 0x56146bf2d6d0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0x56146bf2d768 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0x56146bf2d800 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0x56146bf2d898 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0x56146bf2d930 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0x56146bf2d9c8 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0x56146bf2da60 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0x56146bf25288 VAL***: '*a0' (8 sibs) 42: 0x56146bf25320 VAL***: '*a7' (8 sibs) 42: 0x56146bf253b8 VAL***: '*a9' (8 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x56146c02b3c0 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x56146c02b450 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x56146c02b4e0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x56146c02b570 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x56146c02b600 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x56146c02b690 MAP: (8 sibs) 3 children: 42: [6] [6] 0x56146c02b720 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x56146c02b7b0 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x56146c02b840 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x56146c02b8d0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x56146c02b960 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x56146c02b9f0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x56146c02ba80 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x56146c02bb10 MAP: (8 sibs) 7 children: 42: [14] [14] 0x56146c02bba0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x56146c02bc30 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x56146c02bcc0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x56146c02bd50 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x56146c02bde0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x56146c02be70 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x56146c02bf00 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x56146c02bf90 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x56146c02c020 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x56146c02c0b0 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: 0x56146bf2bc20 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x56146bf2db00 MAP: (8 sibs) 3 children: 42: 0x56146bf2dfd0 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0x56146bf2e068 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0x56146bf2e100 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0x56146bf2db98 MAP: (8 sibs) 3 children: 42: 0x56146bf2e1a0 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0x56146bf2e238 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0x56146bf2e2d0 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0x56146bf2dc30 MAP: (8 sibs) 1 children: 42: 0x56146bf22b80 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0x56146bf2dcc8 MAP: (8 sibs) 1 children: 42: 0x56146bf25a20 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x56146bf2dd60 MAP: (8 sibs) 7 children: 42: 0x56146bf2e370 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0x56146bf2e408 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0x56146bf2e4a0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0x56146bf2e538 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0x56146bf2e5d0 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0x56146bf2e668 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0x56146bf2e700 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0x56146bf2ddf8 MAP: (8 sibs) 3 children: 42: 0x56146bf2e7a0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x56146bf2e838 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x56146bf2e8d0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x56146bf2de90 MAP: (8 sibs) 1 children: 42: 0x56146bf2e970 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x56146bf2df28 MAP: (8 sibs) 1 children: 42: 0x56146bf2ea10 KEYVAL: 'k10' 'v10' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x56146c02c150 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x56146c02c1e0 MAP: (8 sibs) 3 children: 42: [2] [2] 0x56146c02c270 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x56146c02c300 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x56146c02c390 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x56146c02c420 MAP: (8 sibs) 3 children: 42: [6] [6] 0x56146c02c4b0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x56146c02c540 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x56146c02c5d0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x56146c02c660 MAP: (8 sibs) 1 children: 42: [10] [10] 0x56146c02c6f0 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x56146c02c780 MAP: (8 sibs) 1 children: 42: [12] [12] 0x56146c02c810 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x56146c02c8a0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x56146c02c930 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x56146c02c9c0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x56146c02ca50 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x56146c02cae0 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x56146c02cb70 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x56146c02cc00 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x56146c02cc90 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x56146c02cd20 MAP: (8 sibs) 3 children: 42: [22] [22] 0x56146c02cdb0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x56146c02ce40 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x56146c02ced0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x56146c02cf60 MAP: (8 sibs) 1 children: 42: [26] [26] 0x56146c02cff0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x56146c02d080 MAP: (8 sibs) 1 children: 42: [28] [28] 0x56146c02d110 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: 0x56146bf2bd38 [ROOT] MAP: (0 sibs) 3 children: 42: 0x56146bf1ca50 KEYVAL: 'a' '1' (3 sibs) 42: 0x56146bf1cae8 KEYVAL: 'b' '' (3 sibs) 42: 0x56146bf1cb80 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x56146c02d1b0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x56146c02d240 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x56146c02d2d0 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x56146c02d360 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: 0x56146bf2be50 [ROOT] MAP: (0 sibs) 2 children: 42: 0x56146bf22770 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0x56146bf22808 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x56146c02d400 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x56146c02d490 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x56146c02d520 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: 0x56146bf2bf68 [ROOT] MAP: (0 sibs) 2 children: 42: 0x56146bf228b0 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0x56146bf22948 KEYVAL: 'baz' 'foo' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x56146c02d5c0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x56146c02d650 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x56146c02d6e0 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: 0x56146bf2a870 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x56146bf1d0e0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0x56146bf1d5b0 KEYVAL: 'x' '1' (2 sibs) 42: 0x56146bf1d648 KEYVAL: 'y' '2' (2 sibs) 42: 0x56146bf1d178 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0x56146bf1d6f0 KEYVAL: 'x' '0' (2 sibs) 42: 0x56146bf1d788 KEYVAL: 'y' '2' (2 sibs) 42: 0x56146bf1d210 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0x56146bf1d830 KEYVAL: 'r' '10' (1 sibs) 42: 0x56146bf1d2a8 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0x56146bf1d8d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x56146bf1d340 MAP: (8 sibs) 4 children: 42: 0x56146bf1d970 KEYVAL: 'x' '1' (4 sibs) 42: 0x56146bf1da08 KEYVAL: 'y' '2' (4 sibs) 42: 0x56146bf1daa0 KEYVAL: 'r' '10' (4 sibs) 42: 0x56146bf1db38 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x56146bf1d3d8 MAP: (8 sibs) 3 children: 42: 0x56146bf1dbe0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0x56146bf1dc78 KEYVAL: 'r' '10' (3 sibs) 42: 0x56146bf1dd10 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0x56146bf1d470 MAP: (8 sibs) 2 children: 42: 0x56146bf1ddb0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0x56146bf1def0 VAL***: '*CENTER' (2 sibs) 42: 0x56146bf1df88 VAL***: '*BIG' (2 sibs) 42: 0x56146bf1de48 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0x56146bf1d508 MAP: (8 sibs) 3 children: 42: 0x56146bf1e030 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0x56146bf1e200 VAL***: '*BIG' (3 sibs) 42: 0x56146bf1e298 VAL***: '*LEFT' (3 sibs) 42: 0x56146bf1e330 VAL***: '*SMALL' (3 sibs) 42: 0x56146bf1e0c8 KEYVAL: 'x' '1' (3 sibs) 42: 0x56146bf1e160 KEYVAL: 'label' 'center/big' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x56146c02d780 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x56146c02d810 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x56146c02d8a0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x56146c02d930 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x56146c02d9c0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x56146c02da50 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x56146c02dae0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x56146c02db70 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x56146c02dc00 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x56146c02dc90 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x56146c02dd20 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x56146c02ddb0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x56146c02de40 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x56146c02ded0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x56146c02df60 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x56146c02dff0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x56146c02e080 MAP: (8 sibs) 3 children: 42: [17] [17] 0x56146c02e110 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x56146c02e1a0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x56146c02e230 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x56146c02e2c0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x56146c02e350 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x56146c02e3e0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x56146c02e470 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x56146c02e500 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x56146c02e590 MAP: (8 sibs) 3 children: 42: [26] [26] 0x56146c02e620 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x56146c02e6b0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x56146c02e740 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x56146c02e7d0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x56146c02e860 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x56146c02e8f0 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: 0x56146bf2a988 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x56146bf1ed60 MAP: (8 sibs) 2 children: 42: 0x56146bf1bfd0 KEYVAL: 'x' '1' (2 sibs) 42: 0x56146bf1c068 KEYVAL: 'y' '2' (2 sibs) 42: 0x56146bf1edf8 MAP: (8 sibs) 2 children: 42: 0x56146bf1c7d0 KEYVAL: 'x' '0' (2 sibs) 42: 0x56146bf1c868 KEYVAL: 'y' '2' (2 sibs) 42: 0x56146bf1ee90 MAP: (8 sibs) 1 children: 42: 0x56146bf1f230 KEYVAL: 'r' '10' (1 sibs) 42: 0x56146bf1ef28 MAP: (8 sibs) 1 children: 42: 0x56146bf1f2d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x56146bf1efc0 MAP: (8 sibs) 4 children: 42: 0x56146bf1f370 KEYVAL: 'x' '1' (4 sibs) 42: 0x56146bf1f408 KEYVAL: 'y' '2' (4 sibs) 42: 0x56146bf1f4a0 KEYVAL: 'r' '10' (4 sibs) 42: 0x56146bf1f538 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x56146bf1f058 MAP: (8 sibs) 4 children: 42: 0x56146bf1f5e0 KEYVAL: 'x' '1' (4 sibs) 42: 0x56146bf1f678 KEYVAL: 'y' '2' (4 sibs) 42: 0x56146bf1f710 KEYVAL: 'r' '10' (4 sibs) 42: 0x56146bf1f7a8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x56146bf1f0f0 MAP: (8 sibs) 4 children: 42: 0x56146bf1f850 KEYVAL: 'x' '1' (4 sibs) 42: 0x56146bf1f8e8 KEYVAL: 'y' '2' (4 sibs) 42: 0x56146bf1f980 KEYVAL: 'r' '10' (4 sibs) 42: 0x56146bf1fa18 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x56146bf1f188 MAP: (8 sibs) 4 children: 42: 0x56146bf1fac0 KEYVAL: 'x' '1' (4 sibs) 42: 0x56146bf1fb58 KEYVAL: 'y' '2' (4 sibs) 42: 0x56146bf1fbf0 KEYVAL: 'r' '10' (4 sibs) 42: 0x56146bf1fc88 KEYVAL: 'label' 'center/big' (4 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x56146c02e990 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x56146c02ea20 MAP: (8 sibs) 2 children: 42: [2] [2] 0x56146c02eab0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x56146c02eb40 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x56146c02ebd0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x56146c02ec60 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x56146c02ecf0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x56146c02ed80 MAP: (8 sibs) 1 children: 42: [8] [8] 0x56146c02ee10 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x56146c02eea0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x56146c02ef30 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x56146c02efc0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x56146c02f050 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x56146c02f0e0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x56146c02f170 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x56146c02f200 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x56146c02f290 MAP: (8 sibs) 4 children: 42: [17] [17] 0x56146c02f320 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x56146c02f3b0 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x56146c02f440 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x56146c02f4d0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x56146c02f560 MAP: (8 sibs) 4 children: 42: [22] [22] 0x56146c02f5f0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x56146c02f680 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x56146c02f710 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x56146c02f7a0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x56146c02f830 MAP: (8 sibs) 4 children: 42: [27] [27] 0x56146c02f8c0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x56146c02f950 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x56146c02f9e0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x56146c02fa70 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: 0x56146bf2aaa0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x56146bf201a0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x56146bf20238 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x56146bf202d0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x56146bf20540 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x56146bf205d8 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x56146bf20368 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x56146bf1c1b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x56146bf20400 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x56146bf20680 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x56146bf20718 KEYVAL: 'age' '10' (2 sibs) 42: 0x56146bf20498 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x56146bf207c0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x56146bf20858 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x56146c02fb10 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x56146c02fba0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x56146c02fc30 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x56146c02fcc0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x56146c02fd50 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x56146c02fde0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x56146c02fe70 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x56146c02ff00 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x56146c02ff90 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x56146c030020 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x56146c0300b0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x56146c030140 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x56146c0301d0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x56146c030260 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: 0x56146bf2abb8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x56146bf20900 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x56146bf20998 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x56146bf20a30 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x56146bf20ca0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x56146bf20d38 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x56146bf20ac8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x56146bf20de0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x56146bf20b60 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x56146bf20e80 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x56146bf20f18 KEYVAL: 'age' '10' (2 sibs) 42: 0x56146bf20bf8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x56146bf20fc0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x56146bf21058 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x56146c030300 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x56146c030390 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x56146c030420 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x56146c0304b0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x56146c030540 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x56146c0305d0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x56146c030660 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x56146c0306f0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x56146c030780 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x56146c030810 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x56146c0308a0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x56146c030930 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x56146c0309c0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x56146c030a50 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: 0x56146bf2acd0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x56146bf219d0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x56146bf21a68 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x56146bf21b00 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x56146bf21d70 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x56146bf21e08 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x56146bf21b98 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x56146bf21eb0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x56146bf21c30 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x56146bf21f50 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x56146bf21fe8 KEYVAL: 'age' '10' (2 sibs) 42: 0x56146bf21cc8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x56146bf22090 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x56146bf22128 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x56146c030af0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x56146c030b80 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x56146c030c10 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x56146c030ca0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x56146c030d30 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x56146c030dc0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x56146c030e50 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x56146c030ee0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x56146c030f70 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x56146c031000 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x56146c031090 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x56146c031120 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x56146c0311b0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x56146c031240 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: 0x56146bf2ade8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x56146bf1fd80 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x56146bf1fe18 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x56146bf1feb0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x56146bf221d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x56146bf22268 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x56146bf1ff48 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x56146bf22310 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x56146bf1ffe0 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x56146bf223b0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x56146bf22448 KEYVAL: 'age' '10' (2 sibs) 42: 0x56146bf20078 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x56146bf224f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x56146bf22588 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x56146c0312e0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x56146c031370 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x56146c031400 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x56146c031490 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x56146c031520 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x56146c0315b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x56146c031640 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x56146c0316d0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x56146c031760 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x56146c0317f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x56146c031880 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x56146c031910 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x56146c0319a0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x56146c031a30 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: 0x56146bf2af00 [ROOT] MAP: (0 sibs) 7 children: 42: 0x56146bf22c30 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x56146bf22cc8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x56146bf22d60 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x56146bf1c910 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x56146bf1c9a8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x56146bf22df8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x56146bf23060 MAP: (2 sibs) 4 children: 42: 0x56146bf1e640 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x56146bf1e6d8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x56146bf1e770 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x56146bf1e808 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x56146bf230f8 MAP: (2 sibs) 5 children: 42: 0x56146bf231a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x56146bf23238 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x56146bf232d0 KEYVAL: 'size' '8' (5 sibs) 42: 0x56146bf23368 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x56146bf23400 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x56146bf22e90 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0x56146bf1c4c0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x56146bf1c558 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x56146bf1c5f0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x56146bf22f28 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0x56146bf22fc0 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] 0x56146c031ad0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x56146c031b60 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x56146c031bf0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x56146c031c80 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x56146c031d10 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x56146c031da0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x56146c031e30 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x56146c031ec0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x56146c031f50 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x56146c031fe0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x56146c032070 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x56146c032100 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x56146c032190 MAP: (2 sibs) 5 children: 42: [13] [13] 0x56146c032220 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x56146c0322b0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x56146c032340 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x56146c0323d0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x56146c032460 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x56146c0324f0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x56146c032580 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x56146c032610 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x56146c0326a0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x56146c032730 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x56146c0327c0 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: 0x56146bf2b018 [ROOT] MAP: (0 sibs) 7 children: 42: 0x56146bf234f0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x56146bf23588 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x56146bf23620 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x56146bf23920 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x56146bf239b8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x56146bf236b8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x56146bf23a60 MAP: (2 sibs) 4 children: 42: 0x56146bf1e8b0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x56146bf1e948 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x56146bf1e9e0 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x56146bf1ea78 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x56146bf23af8 MAP: (2 sibs) 5 children: 42: 0x56146bf23ba0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x56146bf23c38 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x56146bf23cd0 KEYVAL: 'size' '8' (5 sibs) 42: 0x56146bf23d68 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x56146bf23e00 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x56146bf23750 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0x56146bf1cdf0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x56146bf1ce88 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x56146bf1cf20 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x56146bf237e8 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0x56146bf23ea0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x56146bf23f38 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x56146bf23fd0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x56146bf23880 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] 0x56146c032860 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x56146c0328f0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x56146c032980 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x56146c032a10 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x56146c032aa0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x56146c032b30 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x56146c032bc0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x56146c032c50 MAP: (2 sibs) 4 children: 42: [8] [8] 0x56146c032ce0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x56146c032d70 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x56146c032e00 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x56146c032e90 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x56146c032f20 MAP: (2 sibs) 5 children: 42: [13] [13] 0x56146c032fb0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x56146c033040 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x56146c0330d0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x56146c033160 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x56146c0331f0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x56146c033280 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x56146c033310 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x56146c0333a0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x56146c033430 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x56146c0334c0 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x56146c033550 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x56146c0335e0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x56146c033670 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x56146c033700 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: 0x56146bf2b130 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x56146bf25b70 MAP: (6 sibs) 1 children: 42: 0x56146bf25f10 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0x56146bf25fb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x56146bf26048 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x56146bf260e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x56146bf26178 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x56146bf26210 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x56146bf25c08 MAP: (6 sibs) 1 children: 42: 0x56146bf262b0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0x56146bf26350 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x56146bf263e8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x56146bf26480 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x56146bf26518 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x56146bf265b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x56146bf25ca0 MAP: (6 sibs) 1 children: 42: 0x56146bf26650 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0x56146bf25d38 MAP: (6 sibs) 1 children: 42: 0x56146bf266f0 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0x56146bf25dd0 MAP: (6 sibs) 1 children: 42: 0x56146bf26790 KEYMAP: 'step' (1 sibs) 2 children: 42: 0x56146bf26830 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0x56146bf268c8 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0x56146bf25e68 MAP: (6 sibs) 1 children: 42: 0x56146bf26970 KEYVAL***: 'step' '*id002' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x56146c0337a0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x56146c033830 MAP: (6 sibs) 1 children: 42: [2] [2] 0x56146c0338c0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x56146c033950 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x56146c0339e0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x56146c033a70 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x56146c033b00 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x56146c033b90 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x56146c033c20 MAP: (6 sibs) 1 children: 42: [9] [9] 0x56146c033cb0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x56146c033d40 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x56146c033dd0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x56146c033e60 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x56146c033ef0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x56146c033f80 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x56146c034010 MAP: (6 sibs) 1 children: 42: [16] [16] 0x56146c0340a0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x56146c034130 MAP: (6 sibs) 1 children: 42: [18] [18] 0x56146c0341c0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x56146c034250 MAP: (6 sibs) 1 children: 42: [20] [20] 0x56146c0342e0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x56146c034370 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x56146c034400 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x56146c034490 MAP: (6 sibs) 1 children: 42: [24] [24] 0x56146c034520 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: 0x56146bf2b248 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x56146bf27c10 MAP: (6 sibs) 1 children: 42: 0x56146bf21750 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x56146bf27fb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x56146bf28048 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x56146bf280e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x56146bf28178 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x56146bf28210 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x56146bf27ca8 MAP: (6 sibs) 1 children: 42: 0x56146bf217f0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x56146bf282b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x56146bf28348 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x56146bf283e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x56146bf28478 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x56146bf28510 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x56146bf27d40 MAP: (6 sibs) 1 children: 42: 0x56146bf21890 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x56146bf285b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x56146bf28648 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x56146bf286e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x56146bf28778 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x56146bf28810 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x56146bf27dd8 MAP: (6 sibs) 1 children: 42: 0x56146bf21930 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x56146bf288b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x56146bf28948 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x56146bf289e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x56146bf28a78 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x56146bf28b10 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x56146bf27e70 MAP: (6 sibs) 1 children: 42: 0x56146bf28bb0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x56146bf28c50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x56146bf28ce8 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x56146bf28d80 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x56146bf28e18 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x56146bf28eb0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x56146bf27f08 MAP: (6 sibs) 1 children: 42: 0x56146bf28f50 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x56146bf28ff0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x56146bf29088 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x56146bf29120 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x56146bf291b8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x56146bf29250 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x56146c0345c0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x56146c034650 MAP: (6 sibs) 1 children: 42: [2] [2] 0x56146c0346e0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x56146c034770 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x56146c034800 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x56146c034890 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x56146c034920 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x56146c0349b0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x56146c034a40 MAP: (6 sibs) 1 children: 42: [9] [9] 0x56146c034ad0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x56146c034b60 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x56146c034bf0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x56146c034c80 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x56146c034d10 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x56146c034da0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x56146c034e30 MAP: (6 sibs) 1 children: 42: [16] [16] 0x56146c034ec0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x56146c034f50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x56146c034fe0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x56146c035070 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x56146c035100 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x56146c035190 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x56146c035220 MAP: (6 sibs) 1 children: 42: [23] [23] 0x56146c0352b0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x56146c035340 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x56146c0353d0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x56146c035460 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x56146c0354f0 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x56146c035580 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x56146c035610 MAP: (6 sibs) 1 children: 42: [30] [30] 0x56146c0356a0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x56146c035730 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x56146c0357c0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x56146c035850 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x56146c0358e0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x56146c035970 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x56146c035a00 MAP: (6 sibs) 1 children: 42: [37] [37] 0x56146c035a90 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x56146c035b20 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x56146c035bb0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x56146c035c40 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x56146c035cd0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x56146c035d60 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: 0x56146bf2b360 [ROOT] STREAM: (0 sibs) 17 children: 42: 0x56146bf292f0 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x56146bf29388 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x56146bf29420 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x56146bf294b8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x56146bf29550 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x56146bf295e8 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x56146bf29680 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x56146bf29718 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x56146bf297b0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x56146bf27010 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x56146bf29848 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x56146bf270b0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x56146bf298e0 DOCMAP: (17 sibs) 2 children: 42: 0x56146bf1be90 KEYVAL: 'a6' '1' (2 sibs) 42: 0x56146bf1bf28 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0x56146bf29978 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x56146bf27150 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x56146bf29a10 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x56146bf271f0 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x56146bf29aa8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x56146bf26a10 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x56146bf29b40 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x56146bf26ab0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x56146bf29bd8 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0x56146bf29c70 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x56146c035e00 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x56146c035e90 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x56146c035f20 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x56146c035fb0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x56146c036040 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x56146c0360d0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x56146c036160 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x56146c0361f0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x56146c036280 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x56146c036310 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x56146c0363a0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x56146c036430 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x56146c0364c0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x56146c036550 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x56146c0365e0 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x56146c036670 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x56146c036700 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x56146c036790 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x56146c036820 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x56146c0368b0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x56146c036940 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x56146c0369d0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x56146c036a60 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x56146c036af0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x56146c036b80 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x56146c036c10 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: 0x56146bf2b478 [ROOT] MAP: (0 sibs) 5 children: 42: 0x56146bf27610 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0x56146bf276a8 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0x56146bf27740 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0x56146bf277d8 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0x56146bf27870 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x56146bf21100 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0x56146bf21198 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x56146c036cb0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x56146c036d40 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x56146c036dd0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x56146c036e60 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x56146c036ef0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x56146c036f80 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x56146c037010 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x56146c0370a0 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: 0x56146bf2b590 [ROOT] MAP: (0 sibs) 5 children: 42: 0x56146bf24070 KEYVAL: 'a' 'b' (5 sibs) 42: 0x56146bf24108 KEYVAL: 'b' 'c' (5 sibs) 42: 0x56146bf241a0 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0x56146bf24238 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0x56146bf242d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x56146bf21290 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0x56146bf21328 KEYVAL: 'bbb' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x56146c037140 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x56146c0371d0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x56146c037260 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x56146c0372f0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x56146c037380 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x56146c037410 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x56146c0374a0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x56146c037530 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: 0x56146bf2b6a8 [ROOT] MAP: (0 sibs) 2 children: 42: 0x56146bf1c690 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0x56146bf1c728 KEYVAL***: '*b0' '*a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x56146c0375d0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x56146c037660 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x56146c0376f0 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: 0x56146bf2b7c0 [ROOT] MAP: (0 sibs) 2 children: 42: 0x56146bf22630 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0x56146bf226c8 KEYVAL: 'b0' 'a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x56146c037790 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x56146c037820 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x56146c0378b0 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: 0x56146bf2b8d8 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0x56146bf29e50 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0x56146bf29ee8 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0x56146bf29f80 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x56146bf2a320 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0x56146bf2a3b8 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0x56146bf2a018 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x56146bf1cc20 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0x56146bf1ccb8 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0x56146bf1cd50 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0x56146bf2a0b0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0x56146bf2a460 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0x56146bf2a4f8 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0x56146bf2a148 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0x56146bf2a1e0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0x56146bf2a5a0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0x56146bf2a638 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0x56146bf2a278 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0x56146bf2a6e0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0x56146bf2a778 KEYVAL***: '*b6' '*b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x56146c037950 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x56146c0379e0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x56146c037a70 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x56146c037b00 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x56146c037b90 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x56146c037c20 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x56146c037cb0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x56146c037d40 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x56146c037dd0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x56146c037e60 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x56146c037ef0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x56146c037f80 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x56146c038010 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x56146c0380a0 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x56146c038130 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x56146c0381c0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x56146c038250 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x56146c0382e0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x56146c038370 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x56146c038400 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: 0x56146bf2b9f0 [ROOT] MAP: (0 sibs) 8 children: 42: 0x56146bf2cb30 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0x56146bf2cbc8 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0x56146bf2cc60 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x56146bf2d000 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0x56146bf2d098 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0x56146bf2ccf8 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x56146bf2d140 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0x56146bf2d1d8 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0x56146bf2d270 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0x56146bf2cd90 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0x56146bf2d310 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0x56146bf2d3a8 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0x56146bf2ce28 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0x56146bf2cec0 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0x56146bf2d450 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0x56146bf2d4e8 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0x56146bf2cf58 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0x56146bf2d590 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0x56146bf2d628 KEYVAL: 'b6' 'b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x56146c0384a0 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x56146c038530 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x56146c0385c0 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x56146c038650 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x56146c0386e0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x56146c038770 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x56146c038800 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x56146c038890 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x56146c038920 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x56146c0389b0 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x56146c038a40 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x56146c038ad0 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x56146c038b60 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x56146c038bf0 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x56146c038c80 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x56146c038d10 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x56146c038da0 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x56146c038e30 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x56146c038ec0 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x56146c038f50 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: 0x56146bf2bb08 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0x56146bf24f90 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0x56146bf25460 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x56146bf254f8 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x56146bf25590 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x56146bf25028 MAP: (8 sibs) 3 children: 42: 0x56146bf25630 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0x56146bf256c8 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0x56146bf25760 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0x56146bf250c0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0x56146bf24710 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x56146bf25158 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0x56146bf247b0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x56146bf251f0 MAP: (8 sibs) 7 children: 42: 0x56146bf2d6d0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0x56146bf2d768 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0x56146bf2d800 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0x56146bf2d898 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0x56146bf2d930 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0x56146bf2d9c8 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0x56146bf2da60 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0x56146bf25288 VAL***: '*a0' (8 sibs) 42: 0x56146bf25320 VAL***: '*a7' (8 sibs) 42: 0x56146bf253b8 VAL***: '*a9' (8 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x56146c038ff0 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x56146c039080 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x56146c039110 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x56146c0391a0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x56146c039230 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x56146c0392c0 MAP: (8 sibs) 3 children: 42: [6] [6] 0x56146c039350 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x56146c0393e0 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x56146c039470 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x56146c039500 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x56146c039590 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x56146c039620 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x56146c0396b0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x56146c039740 MAP: (8 sibs) 7 children: 42: [14] [14] 0x56146c0397d0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x56146c039860 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x56146c0398f0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x56146c039980 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x56146c039a10 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x56146c039aa0 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x56146c039b30 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x56146c039bc0 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x56146c039c50 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x56146c039ce0 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: 0x56146bf2bc20 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x56146bf2db00 MAP: (8 sibs) 3 children: 42: 0x56146bf2dfd0 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0x56146bf2e068 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0x56146bf2e100 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0x56146bf2db98 MAP: (8 sibs) 3 children: 42: 0x56146bf2e1a0 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0x56146bf2e238 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0x56146bf2e2d0 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0x56146bf2dc30 MAP: (8 sibs) 1 children: 42: 0x56146bf22b80 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0x56146bf2dcc8 MAP: (8 sibs) 1 children: 42: 0x56146bf25a20 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x56146bf2dd60 MAP: (8 sibs) 7 children: 42: 0x56146bf2e370 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0x56146bf2e408 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0x56146bf2e4a0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0x56146bf2e538 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0x56146bf2e5d0 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0x56146bf2e668 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0x56146bf2e700 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0x56146bf2ddf8 MAP: (8 sibs) 3 children: 42: 0x56146bf2e7a0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x56146bf2e838 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x56146bf2e8d0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x56146bf2de90 MAP: (8 sibs) 1 children: 42: 0x56146bf2e970 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x56146bf2df28 MAP: (8 sibs) 1 children: 42: 0x56146bf2ea10 KEYVAL: 'k10' 'v10' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x56146c039d80 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x56146c039e10 MAP: (8 sibs) 3 children: 42: [2] [2] 0x56146c039ea0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x56146c039f30 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x56146c039fc0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x56146c03a050 MAP: (8 sibs) 3 children: 42: [6] [6] 0x56146c03a0e0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x56146c03a170 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x56146c03a200 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x56146c03a290 MAP: (8 sibs) 1 children: 42: [10] [10] 0x56146c03a320 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x56146c03a3b0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x56146c03a440 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x56146c03a4d0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x56146c03a560 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x56146c03a5f0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x56146c03a680 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x56146c03a710 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x56146c03a7a0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x56146c03a830 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x56146c03a8c0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x56146c03a950 MAP: (8 sibs) 3 children: 42: [22] [22] 0x56146c03a9e0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x56146c03aa70 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x56146c03ab00 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x56146c03ab90 MAP: (8 sibs) 1 children: 42: [26] [26] 0x56146c03ac20 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x56146c03acb0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x56146c03ad40 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: 0x56146bf2bd38 [ROOT] MAP: (0 sibs) 3 children: 42: 0x56146bf1ca50 KEYVAL: 'a' '1' (3 sibs) 42: 0x56146bf1cae8 KEYVAL: 'b' '' (3 sibs) 42: 0x56146bf1cb80 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x56146c03ade0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x56146c03ae70 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x56146c03af00 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x56146c03af90 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: 0x56146bf2be50 [ROOT] MAP: (0 sibs) 2 children: 42: 0x56146bf22770 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0x56146bf22808 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x56146c03b030 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x56146c03b0c0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x56146c03b150 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: 0x56146bf2bf68 [ROOT] MAP: (0 sibs) 2 children: 42: 0x56146bf228b0 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0x56146bf22948 KEYVAL: 'baz' 'foo' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x56146c03b1f0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x56146c03b280 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x56146c03b310 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 (58 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 815 tests from 5 test suites ran. (58 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: 0x563787a41500 [ROOT] STREAM: (0 sibs) 1 children: 43: 0x563787a3a580 DOCSEQ: (1 sibs) 3 children: 43: 0x563787a3a620 VAL: 'foo' (3 sibs) 43: 0x563787a3a6b8 VAL: 'bar' (3 sibs) 43: 0x563787a3a750 VAL: 'baz' (3 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x563787a7b510 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x563787a7b5a0 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x563787a7b630 VAL: 'foo' (3 sibs) 43: [3] [3] 0x563787a7b6c0 VAL: 'bar' (3 sibs) 43: [4] [4] 0x563787a7b750 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: 0x563787a41618 [ROOT] MAP: (0 sibs) 2 children: 43: 0x563787a3b2d0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x563787a3b368 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x563787a3b410 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x563787a3b5e0 VAL: 'val0' (2 sibs) 43: 0x563787a3b678 VAL: 'val1' (2 sibs) 43: 0x563787a3b4a8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x563787a3b720 VAL: 'val2' (2 sibs) 43: 0x563787a3b7b8 VAL: 'val3' (2 sibs) 43: 0x563787a3b540 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x563787a3b860 VAL: 'val4' (2 sibs) 43: 0x563787a3b8f8 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x563787a7d600 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x563787a7d690 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x563787a7d720 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x563787a7d7b0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x563787a7d840 VAL: 'val0' (2 sibs) 43: [5] [5] 0x563787a7d8d0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x563787a7d960 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x563787a7d9f0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x563787a7da80 VAL: 'val3' (2 sibs) 43: [9] [9] 0x563787a7db10 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x563787a7dba0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x563787a7dc30 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: 0x563787a41730 [ROOT] MAP: (0 sibs) 2 children: 43: 0x563787a3be10 KEYVAL: 'key' 'value' (2 sibs) 43: 0x563787a3bea8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x563787a3bf50 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x563787a3c120 VAL: 'val0' (2 sibs) 43: 0x563787a3c1b8 VAL: 'val1' (2 sibs) 43: 0x563787a3bfe8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x563787a3c260 VAL: 'val2' (2 sibs) 43: 0x563787a3c2f8 VAL: 'val3' (2 sibs) 43: 0x563787a3c080 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x563787a3c3a0 VAL: 'val4' (2 sibs) 43: 0x563787a3c438 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x563787a7f5f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x563787a7f680 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x563787a7f710 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x563787a7f7a0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x563787a7f830 VAL: 'val0' (2 sibs) 43: [5] [5] 0x563787a7f8c0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x563787a7f950 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x563787a7f9e0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x563787a7fa70 VAL: 'val3' (2 sibs) 43: [9] [9] 0x563787a7fb00 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x563787a7fb90 VAL: 'val4' (2 sibs) 43: [11] [11] 0x563787a7fc20 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: 0x563787a41848 [ROOT] MAP: (0 sibs) 2 children: 43: 0x563787a3c4e0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x563787a3c578 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x563787a3c620 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x563787a3c7f0 VAL: 'val0' (2 sibs) 43: 0x563787a3c888 VAL: 'val1' (2 sibs) 43: 0x563787a3c6b8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x563787a3c930 VAL: 'val2' (2 sibs) 43: 0x563787a3c9c8 VAL: 'val3' (2 sibs) 43: 0x563787a3c750 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x563787a3ca70 VAL: 'val4' (2 sibs) 43: 0x563787a3cb08 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x563787a815e0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x563787a81670 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x563787a81700 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x563787a81790 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x563787a81820 VAL: 'val0' (2 sibs) 43: [5] [5] 0x563787a818b0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x563787a81940 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x563787a819d0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x563787a81a60 VAL: 'val3' (2 sibs) 43: [9] [9] 0x563787a81af0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x563787a81b80 VAL: 'val4' (2 sibs) 43: [11] [11] 0x563787a81c10 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: 0x563787a41960 [ROOT] MAP: (0 sibs) 2 children: 43: 0x563787a3d480 KEYVAL: 'key' 'value' (2 sibs) 43: 0x563787a3d518 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x563787a3d5c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x563787a3d790 VAL: 'val0' (2 sibs) 43: 0x563787a3d828 VAL: 'val1' (2 sibs) 43: 0x563787a3d658 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x563787a3d8d0 VAL: 'val2' (2 sibs) 43: 0x563787a3d968 VAL: 'val3' (2 sibs) 43: 0x563787a3d6f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x563787a3da10 VAL: 'val4' (2 sibs) 43: 0x563787a3daa8 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x563787a835d0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x563787a83660 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x563787a836f0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x563787a83780 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x563787a83810 VAL: 'val0' (2 sibs) 43: [5] [5] 0x563787a838a0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x563787a83930 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x563787a839c0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x563787a83a50 VAL: 'val3' (2 sibs) 43: [9] [9] 0x563787a83ae0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x563787a83b70 VAL: 'val4' (2 sibs) 43: [11] [11] 0x563787a83c00 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: 0x563787a41a78 [ROOT] MAP: (0 sibs) 1 children: 43: 0x563787a3ba90 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0x563787a3bb30 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0x563787a3fcb0 VAL: 'env01' (28 sibs) 43: 0x563787a3fd48 VAL: 'env02' (28 sibs) 43: 0x563787a3fde0 VAL: 'env03' (28 sibs) 43: 0x563787a3fe78 VAL: 'env04' (28 sibs) 43: 0x563787a3ff10 VAL: 'env11' (28 sibs) 43: 0x563787a3ffa8 VAL: 'env12' (28 sibs) 43: 0x563787a40040 VAL: 'env13' (28 sibs) 43: 0x563787a400d8 VAL: 'env14' (28 sibs) 43: 0x563787a40170 VAL: 'env21' (28 sibs) 43: 0x563787a40208 VAL: 'env22' (28 sibs) 43: 0x563787a402a0 VAL: 'env23' (28 sibs) 43: 0x563787a40338 VAL: 'env24' (28 sibs) 43: 0x563787a403d0 VAL: 'env31' (28 sibs) 43: 0x563787a40468 VAL: 'env32' (28 sibs) 43: 0x563787a40500 VAL: 'env33' (28 sibs) 43: 0x563787a40598 VAL: 'env34' (28 sibs) 43: 0x563787a40630 VAL: 'env41' (28 sibs) 43: 0x563787a406c8 VAL: 'env42' (28 sibs) 43: 0x563787a40760 VAL: 'env43' (28 sibs) 43: 0x563787a407f8 VAL: 'env44' (28 sibs) 43: 0x563787a40890 VAL: 'env51' (28 sibs) 43: 0x563787a40928 VAL: 'env52' (28 sibs) 43: 0x563787a409c0 VAL: 'env53' (28 sibs) 43: 0x563787a40a58 VAL: 'env54' (28 sibs) 43: 0x563787a40af0 VAL: 'env61' (28 sibs) 43: 0x563787a40b88 VAL: 'env62' (28 sibs) 43: 0x563787a40c20 VAL: 'env63' (28 sibs) 43: 0x563787a40cb8 VAL: 'env64' (28 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x563787a868a0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x563787a86930 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x563787a869c0 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x563787a86a50 VAL: 'env01' (28 sibs) 43: [4] [4] 0x563787a86ae0 VAL: 'env02' (28 sibs) 43: [5] [5] 0x563787a86b70 VAL: 'env03' (28 sibs) 43: [6] [6] 0x563787a86c00 VAL: 'env04' (28 sibs) 43: [7] [7] 0x563787a86c90 VAL: 'env11' (28 sibs) 43: [8] [8] 0x563787a86d20 VAL: 'env12' (28 sibs) 43: [9] [9] 0x563787a86db0 VAL: 'env13' (28 sibs) 43: [10] [10] 0x563787a86e40 VAL: 'env14' (28 sibs) 43: [11] [11] 0x563787a86ed0 VAL: 'env21' (28 sibs) 43: [12] [12] 0x563787a86f60 VAL: 'env22' (28 sibs) 43: [13] [13] 0x563787a86ff0 VAL: 'env23' (28 sibs) 43: [14] [14] 0x563787a87080 VAL: 'env24' (28 sibs) 43: [15] [15] 0x563787a87110 VAL: 'env31' (28 sibs) 43: [16] [16] 0x563787a871a0 VAL: 'env32' (28 sibs) 43: [17] [17] 0x563787a87230 VAL: 'env33' (28 sibs) 43: [18] [18] 0x563787a872c0 VAL: 'env34' (28 sibs) 43: [19] [19] 0x563787a87350 VAL: 'env41' (28 sibs) 43: [20] [20] 0x563787a873e0 VAL: 'env42' (28 sibs) 43: [21] [21] 0x563787a87470 VAL: 'env43' (28 sibs) 43: [22] [22] 0x563787a87500 VAL: 'env44' (28 sibs) 43: [23] [23] 0x563787a87590 VAL: 'env51' (28 sibs) 43: [24] [24] 0x563787a87620 VAL: 'env52' (28 sibs) 43: [25] [25] 0x563787a876b0 VAL: 'env53' (28 sibs) 43: [26] [26] 0x563787a87740 VAL: 'env54' (28 sibs) 43: [27] [27] 0x563787a877d0 VAL: 'env61' (28 sibs) 43: [28] [28] 0x563787a87860 VAL: 'env62' (28 sibs) 43: [29] [29] 0x563787a878f0 VAL: 'env63' (28 sibs) 43: [30] [30] 0x563787a87980 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: 0x563787a41b90 [ROOT] MAP: (0 sibs) 2 children: 43: 0x563787a3eb60 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0x563787a3eca0 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0x563787a3ee70 VAL: 'a' (6 sibs) 43: 0x563787a3ef08 VAL: 'b' (6 sibs) 43: 0x563787a3efa0 VAL: 'c' (6 sibs) 43: 0x563787a3f038 VAL: 'd' (6 sibs) 43: 0x563787a3f0d0 VAL: 'e' (6 sibs) 43: 0x563787a3f168 VAL: 'f' (6 sibs) 43: 0x563787a3ed38 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0x563787a3f210 VAL: 'a' (2 sibs) 43: 0x563787a3f2a8 VAL: 'b' (2 sibs) 43: 0x563787a3edd0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0x563787a3f350 VAL: 'a' (2 sibs) 43: 0x563787a3f3e8 VAL: 'b' (2 sibs) 43: 0x563787a3ebf8 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0x563787a3f490 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0x563787a3f5d0 VAL: 'a' (6 sibs) 43: 0x563787a3f668 VAL: 'b' (6 sibs) 43: 0x563787a3f700 VAL: 'c' (6 sibs) 43: 0x563787a3f798 VAL: 'd' (6 sibs) 43: 0x563787a3f830 VAL: 'e' (6 sibs) 43: 0x563787a3f8c8 VAL: 'f' (6 sibs) 43: 0x563787a3f528 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0x563787a3f970 VAL: 'a' (2 sibs) 43: 0x563787a3fa08 VAL: 'b' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x563787a897e0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x563787a89870 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x563787a89900 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x563787a89990 VAL: 'a' (6 sibs) 43: [4] [4] 0x563787a89a20 VAL: 'b' (6 sibs) 43: [5] [5] 0x563787a89ab0 VAL: 'c' (6 sibs) 43: [6] [6] 0x563787a89b40 VAL: 'd' (6 sibs) 43: [7] [7] 0x563787a89bd0 VAL: 'e' (6 sibs) 43: [8] [8] 0x563787a89c60 VAL: 'f' (6 sibs) 43: [9] [9] 0x563787a89cf0 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x563787a89d80 VAL: 'a' (2 sibs) 43: [11] [11] 0x563787a89e10 VAL: 'b' (2 sibs) 43: [12] [12] 0x563787a89ea0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x563787a89f30 VAL: 'a' (2 sibs) 43: [14] [14] 0x563787a89fc0 VAL: 'b' (2 sibs) 43: [15] [15] 0x563787a8a050 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x563787a8a0e0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x563787a8a170 VAL: 'a' (6 sibs) 43: [18] [18] 0x563787a8a200 VAL: 'b' (6 sibs) 43: [19] [19] 0x563787a8a290 VAL: 'c' (6 sibs) 43: [20] [20] 0x563787a8a320 VAL: 'd' (6 sibs) 43: [21] [21] 0x563787a8a3b0 VAL: 'e' (6 sibs) 43: [22] [22] 0x563787a8a440 VAL: 'f' (6 sibs) 43: [23] [23] 0x563787a8a4d0 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x563787a8a560 VAL: 'a' (2 sibs) 43: [25] [25] 0x563787a8a5f0 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: 0x563787a41ca8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x563787a3fb00 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0x563787a3fba0 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0x563787a41240 VAL: 'a' (4 sibs) 43: 0x563787a412d8 VAL: 'b' (4 sibs) 43: 0x563787a41370 VAL: 'c' (4 sibs) 43: 0x563787a41408 VAL: 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x563787a8be10 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x563787a8bea0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x563787a8bf30 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x563787a8bfc0 VAL: 'a' (4 sibs) 43: [4] [4] 0x563787a8c050 VAL: 'b' (4 sibs) 43: [5] [5] 0x563787a8c0e0 VAL: 'c' (4 sibs) 43: [6] [6] 0x563787a8c170 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: 0x563787a41dc0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x563787a3ae10 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0x563787a3acd0 VAL: 'a' (2 sibs) 43: 0x563787a3ad68 VAL: 'b' (2 sibs) 43: 0x563787a3aea8 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0x563787a3ab90 VAL: 'c' (2 sibs) 43: 0x563787a3ac28 VAL: 'd' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x563787a8db40 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x563787a8dbd0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x563787a8dc60 VAL: 'a' (2 sibs) 43: [3] [3] 0x563787a8dcf0 VAL: 'b' (2 sibs) 43: [4] [4] 0x563787a8dd80 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x563787a8de10 VAL: 'c' (2 sibs) 43: [6] [6] 0x563787a8dea0 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: 0x563787a41ed8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x563787a3b9a0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0x563787a3aa50 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0x563787a3aae8 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0x563787a43f40 VAL: 'a' (21 sibs) 43: 0x563787a43fd8 VAL: 'b' (21 sibs) 43: 0x563787a44070 VAL: 'b1' (21 sibs) 43: 0x563787a44108 VAL: 'b2' (21 sibs) 43: 0x563787a441a0 VAL: 'b3' (21 sibs) 43: 0x563787a44238 VAL: 'b4' (21 sibs) 43: 0x563787a442d0 VAL: 'b5' (21 sibs) 43: 0x563787a44368 VAL: 'b6' (21 sibs) 43: 0x563787a44400 VAL: 'b61' (21 sibs) 43: 0x563787a44498 VAL: 'b62' (21 sibs) 43: 0x563787a44530 VAL: 'b63' (21 sibs) 43: 0x563787a445c8 VAL: 'b64' (21 sibs) 43: 0x563787a44660 VAL: 'b65' (21 sibs) 43: 0x563787a446f8 VAL: 'b66' (21 sibs) 43: 0x563787a44790 VAL: 'b7' (21 sibs) 43: 0x563787a44828 VAL: 'b8' (21 sibs) 43: 0x563787a448c0 VAL: 'b9' (21 sibs) 43: 0x563787a44958 VAL: 'b10' (21 sibs) 43: 0x563787a449f0 VAL: 'e' (21 sibs) 43: 0x563787a44a88 VAL: 'f' (21 sibs) 43: 0x563787a44b20 VAL: 'g' (21 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x563787a912b0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x563787a91340 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x563787a913d0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x563787a91460 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x563787a914f0 VAL: 'a' (21 sibs) 43: [5] [5] 0x563787a91580 VAL: 'b' (21 sibs) 43: [6] [6] 0x563787a91610 VAL: 'b1' (21 sibs) 43: [7] [7] 0x563787a916a0 VAL: 'b2' (21 sibs) 43: [8] [8] 0x563787a91730 VAL: 'b3' (21 sibs) 43: [9] [9] 0x563787a917c0 VAL: 'b4' (21 sibs) 43: [10] [10] 0x563787a91850 VAL: 'b5' (21 sibs) 43: [11] [11] 0x563787a918e0 VAL: 'b6' (21 sibs) 43: [12] [12] 0x563787a91970 VAL: 'b61' (21 sibs) 43: [13] [13] 0x563787a91a00 VAL: 'b62' (21 sibs) 43: [14] [14] 0x563787a91a90 VAL: 'b63' (21 sibs) 43: [15] [15] 0x563787a91b20 VAL: 'b64' (21 sibs) 43: [16] [16] 0x563787a91bb0 VAL: 'b65' (21 sibs) 43: [17] [17] 0x563787a91c40 VAL: 'b66' (21 sibs) 43: [18] [18] 0x563787a91cd0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x563787a91d60 VAL: 'b8' (21 sibs) 43: [20] [20] 0x563787a91df0 VAL: 'b9' (21 sibs) 43: [21] [21] 0x563787a91e80 VAL: 'b10' (21 sibs) 43: [22] [22] 0x563787a91f10 VAL: 'e' (21 sibs) 43: [23] [23] 0x563787a91fa0 VAL: 'f' (21 sibs) 43: [24] [24] 0x563787a92030 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: 0x563787a41ff0 [ROOT] MAP: (0 sibs) 4 children: 43: 0x563787a40d60 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0x563787a3cbb0 VAL: 'f' (1 sibs) 43: 0x563787a40df8 KEYVAL: 'g' 'h' (4 sibs) 43: 0x563787a40e90 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0x563787a3cc50 VAL: 'b' (1 sibs) 43: 0x563787a40f28 KEYVAL: 'c' 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x563787a909a0 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x563787a90a30 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x563787a90ac0 VAL: 'f' (1 sibs) 43: [3] [3] 0x563787a90b50 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x563787a90be0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x563787a90c70 VAL: 'b' (1 sibs) 43: [6] [6] 0x563787a90d00 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: 0x563787a41500 [ROOT] STREAM: (0 sibs) 1 children: 43: 0x563787a3a580 DOCSEQ: (1 sibs) 3 children: 43: 0x563787a3a620 VAL: 'foo' (3 sibs) 43: 0x563787a3a6b8 VAL: 'bar' (3 sibs) 43: 0x563787a3a750 VAL: 'baz' (3 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x563787a938e0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x563787a93970 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x563787a93a00 VAL: 'foo' (3 sibs) 43: [3] [3] 0x563787a93a90 VAL: 'bar' (3 sibs) 43: [4] [4] 0x563787a93b20 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: 0x563787a41618 [ROOT] MAP: (0 sibs) 2 children: 43: 0x563787a3b2d0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x563787a3b368 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x563787a3b410 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x563787a3b5e0 VAL: 'val0' (2 sibs) 43: 0x563787a3b678 VAL: 'val1' (2 sibs) 43: 0x563787a3b4a8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x563787a3b720 VAL: 'val2' (2 sibs) 43: 0x563787a3b7b8 VAL: 'val3' (2 sibs) 43: 0x563787a3b540 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x563787a3b860 VAL: 'val4' (2 sibs) 43: 0x563787a3b8f8 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x563787a941f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x563787a94280 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x563787a94310 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x563787a943a0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x563787a94430 VAL: 'val0' (2 sibs) 43: [5] [5] 0x563787a944c0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x563787a94550 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x563787a945e0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x563787a94670 VAL: 'val3' (2 sibs) 43: [9] [9] 0x563787a94700 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x563787a94790 VAL: 'val4' (2 sibs) 43: [11] [11] 0x563787a94820 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: 0x563787a41730 [ROOT] MAP: (0 sibs) 2 children: 43: 0x563787a3be10 KEYVAL: 'key' 'value' (2 sibs) 43: 0x563787a3bea8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x563787a3bf50 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x563787a3c120 VAL: 'val0' (2 sibs) 43: 0x563787a3c1b8 VAL: 'val1' (2 sibs) 43: 0x563787a3bfe8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x563787a3c260 VAL: 'val2' (2 sibs) 43: 0x563787a3c2f8 VAL: 'val3' (2 sibs) 43: 0x563787a3c080 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x563787a3c3a0 VAL: 'val4' (2 sibs) 43: 0x563787a3c438 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x563787a94b00 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x563787a94b90 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x563787a94c20 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x563787a94cb0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x563787a94d40 VAL: 'val0' (2 sibs) 43: [5] [5] 0x563787a94dd0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x563787a94e60 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x563787a94ef0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x563787a94f80 VAL: 'val3' (2 sibs) 43: [9] [9] 0x563787a95010 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x563787a950a0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x563787a95130 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: 0x563787a41848 [ROOT] MAP: (0 sibs) 2 children: 43: 0x563787a3c4e0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x563787a3c578 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x563787a3c620 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x563787a3c7f0 VAL: 'val0' (2 sibs) 43: 0x563787a3c888 VAL: 'val1' (2 sibs) 43: 0x563787a3c6b8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x563787a3c930 VAL: 'val2' (2 sibs) 43: 0x563787a3c9c8 VAL: 'val3' (2 sibs) 43: 0x563787a3c750 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x563787a3ca70 VAL: 'val4' (2 sibs) 43: 0x563787a3cb08 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x563787a95410 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x563787a954a0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x563787a95530 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x563787a955c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x563787a95650 VAL: 'val0' (2 sibs) 43: [5] [5] 0x563787a956e0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x563787a95770 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x563787a95800 VAL: 'val2' (2 sibs) 43: [8] [8] 0x563787a95890 VAL: 'val3' (2 sibs) 43: [9] [9] 0x563787a95920 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x563787a959b0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x563787a95a40 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: 0x563787a41960 [ROOT] MAP: (0 sibs) 2 children: 43: 0x563787a3d480 KEYVAL: 'key' 'value' (2 sibs) 43: 0x563787a3d518 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x563787a3d5c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x563787a3d790 VAL: 'val0' (2 sibs) 43: 0x563787a3d828 VAL: 'val1' (2 sibs) 43: 0x563787a3d658 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x563787a3d8d0 VAL: 'val2' (2 sibs) 43: 0x563787a3d968 VAL: 'val3' (2 sibs) 43: 0x563787a3d6f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x563787a3da10 VAL: 'val4' (2 sibs) 43: 0x563787a3daa8 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x563787a95d20 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x563787a95db0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x563787a95e40 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x563787a95ed0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x563787a95f60 VAL: 'val0' (2 sibs) 43: [5] [5] 0x563787a95ff0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x563787a96080 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x563787a96110 VAL: 'val2' (2 sibs) 43: [8] [8] 0x563787a961a0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x563787a96230 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x563787a962c0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x563787a96350 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: 0x563787a41a78 [ROOT] MAP: (0 sibs) 1 children: 43: 0x563787a3ba90 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0x563787a3bb30 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0x563787a3fcb0 VAL: 'env01' (28 sibs) 43: 0x563787a3fd48 VAL: 'env02' (28 sibs) 43: 0x563787a3fde0 VAL: 'env03' (28 sibs) 43: 0x563787a3fe78 VAL: 'env04' (28 sibs) 43: 0x563787a3ff10 VAL: 'env11' (28 sibs) 43: 0x563787a3ffa8 VAL: 'env12' (28 sibs) 43: 0x563787a40040 VAL: 'env13' (28 sibs) 43: 0x563787a400d8 VAL: 'env14' (28 sibs) 43: 0x563787a40170 VAL: 'env21' (28 sibs) 43: 0x563787a40208 VAL: 'env22' (28 sibs) 43: 0x563787a402a0 VAL: 'env23' (28 sibs) 43: 0x563787a40338 VAL: 'env24' (28 sibs) 43: 0x563787a403d0 VAL: 'env31' (28 sibs) 43: 0x563787a40468 VAL: 'env32' (28 sibs) 43: 0x563787a40500 VAL: 'env33' (28 sibs) 43: 0x563787a40598 VAL: 'env34' (28 sibs) 43: 0x563787a40630 VAL: 'env41' (28 sibs) 43: 0x563787a406c8 VAL: 'env42' (28 sibs) 43: 0x563787a40760 VAL: 'env43' (28 sibs) 43: 0x563787a407f8 VAL: 'env44' (28 sibs) 43: 0x563787a40890 VAL: 'env51' (28 sibs) 43: 0x563787a40928 VAL: 'env52' (28 sibs) 43: 0x563787a409c0 VAL: 'env53' (28 sibs) 43: 0x563787a40a58 VAL: 'env54' (28 sibs) 43: 0x563787a40af0 VAL: 'env61' (28 sibs) 43: 0x563787a40b88 VAL: 'env62' (28 sibs) 43: 0x563787a40c20 VAL: 'env63' (28 sibs) 43: 0x563787a40cb8 VAL: 'env64' (28 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x563787a96f40 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x563787a96fd0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x563787a97060 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x563787a970f0 VAL: 'env01' (28 sibs) 43: [4] [4] 0x563787a97180 VAL: 'env02' (28 sibs) 43: [5] [5] 0x563787a97210 VAL: 'env03' (28 sibs) 43: [6] [6] 0x563787a972a0 VAL: 'env04' (28 sibs) 43: [7] [7] 0x563787a97330 VAL: 'env11' (28 sibs) 43: [8] [8] 0x563787a973c0 VAL: 'env12' (28 sibs) 43: [9] [9] 0x563787a97450 VAL: 'env13' (28 sibs) 43: [10] [10] 0x563787a974e0 VAL: 'env14' (28 sibs) 43: [11] [11] 0x563787a97570 VAL: 'env21' (28 sibs) 43: [12] [12] 0x563787a97600 VAL: 'env22' (28 sibs) 43: [13] [13] 0x563787a97690 VAL: 'env23' (28 sibs) 43: [14] [14] 0x563787a97720 VAL: 'env24' (28 sibs) 43: [15] [15] 0x563787a977b0 VAL: 'env31' (28 sibs) 43: [16] [16] 0x563787a97840 VAL: 'env32' (28 sibs) 43: [17] [17] 0x563787a978d0 VAL: 'env33' (28 sibs) 43: [18] [18] 0x563787a97960 VAL: 'env34' (28 sibs) 43: [19] [19] 0x563787a979f0 VAL: 'env41' (28 sibs) 43: [20] [20] 0x563787a97a80 VAL: 'env42' (28 sibs) 43: [21] [21] 0x563787a97b10 VAL: 'env43' (28 sibs) 43: [22] [22] 0x563787a97ba0 VAL: 'env44' (28 sibs) 43: [23] [23] 0x563787a97c30 VAL: 'env51' (28 sibs) 43: [24] [24] 0x563787a97cc0 VAL: 'env52' (28 sibs) 43: [25] [25] 0x563787a97d50 VAL: 'env53' (28 sibs) 43: [26] [26] 0x563787a97de0 VAL: 'env54' (28 sibs) 43: [27] [27] 0x563787a97e70 VAL: 'env61' (28 sibs) 43: [28] [28] 0x563787a97f00 VAL: 'env62' (28 sibs) 43: [29] [29] 0x563787a97f90 VAL: 'env63' (28 sibs) 43: [30] [30] 0x563787a98020 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: 0x563787a41b90 [ROOT] MAP: (0 sibs) 2 children: 43: 0x563787a3eb60 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0x563787a3eca0 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0x563787a3ee70 VAL: 'a' (6 sibs) 43: 0x563787a3ef08 VAL: 'b' (6 sibs) 43: 0x563787a3efa0 VAL: 'c' (6 sibs) 43: 0x563787a3f038 VAL: 'd' (6 sibs) 43: 0x563787a3f0d0 VAL: 'e' (6 sibs) 43: 0x563787a3f168 VAL: 'f' (6 sibs) 43: 0x563787a3ed38 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0x563787a3f210 VAL: 'a' (2 sibs) 43: 0x563787a3f2a8 VAL: 'b' (2 sibs) 43: 0x563787a3edd0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0x563787a3f350 VAL: 'a' (2 sibs) 43: 0x563787a3f3e8 VAL: 'b' (2 sibs) 43: 0x563787a3ebf8 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0x563787a3f490 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0x563787a3f5d0 VAL: 'a' (6 sibs) 43: 0x563787a3f668 VAL: 'b' (6 sibs) 43: 0x563787a3f700 VAL: 'c' (6 sibs) 43: 0x563787a3f798 VAL: 'd' (6 sibs) 43: 0x563787a3f830 VAL: 'e' (6 sibs) 43: 0x563787a3f8c8 VAL: 'f' (6 sibs) 43: 0x563787a3f528 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0x563787a3f970 VAL: 'a' (2 sibs) 43: 0x563787a3fa08 VAL: 'b' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x563787a98150 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x563787a981e0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x563787a98270 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x563787a98300 VAL: 'a' (6 sibs) 43: [4] [4] 0x563787a98390 VAL: 'b' (6 sibs) 43: [5] [5] 0x563787a98420 VAL: 'c' (6 sibs) 43: [6] [6] 0x563787a984b0 VAL: 'd' (6 sibs) 43: [7] [7] 0x563787a98540 VAL: 'e' (6 sibs) 43: [8] [8] 0x563787a985d0 VAL: 'f' (6 sibs) 43: [9] [9] 0x563787a98660 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x563787a986f0 VAL: 'a' (2 sibs) 43: [11] [11] 0x563787a98780 VAL: 'b' (2 sibs) 43: [12] [12] 0x563787a98810 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x563787a988a0 VAL: 'a' (2 sibs) 43: [14] [14] 0x563787a98930 VAL: 'b' (2 sibs) 43: [15] [15] 0x563787a989c0 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x563787a98a50 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x563787a98ae0 VAL: 'a' (6 sibs) 43: [18] [18] 0x563787a98b70 VAL: 'b' (6 sibs) 43: [19] [19] 0x563787a98c00 VAL: 'c' (6 sibs) 43: [20] [20] 0x563787a98c90 VAL: 'd' (6 sibs) 43: [21] [21] 0x563787a98d20 VAL: 'e' (6 sibs) 43: [22] [22] 0x563787a98db0 VAL: 'f' (6 sibs) 43: [23] [23] 0x563787a98e40 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x563787a98ed0 VAL: 'a' (2 sibs) 43: [25] [25] 0x563787a98f60 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: 0x563787a41ca8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x563787a3fb00 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0x563787a3fba0 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0x563787a41240 VAL: 'a' (4 sibs) 43: 0x563787a412d8 VAL: 'b' (4 sibs) 43: 0x563787a41370 VAL: 'c' (4 sibs) 43: 0x563787a41408 VAL: 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x563787a96630 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x563787a966c0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x563787a96750 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x563787a967e0 VAL: 'a' (4 sibs) 43: [4] [4] 0x563787a96870 VAL: 'b' (4 sibs) 43: [5] [5] 0x563787a96900 VAL: 'c' (4 sibs) 43: [6] [6] 0x563787a96990 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: 0x563787a41dc0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x563787a3ae10 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0x563787a3acd0 VAL: 'a' (2 sibs) 43: 0x563787a3ad68 VAL: 'b' (2 sibs) 43: 0x563787a3aea8 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0x563787a3ab90 VAL: 'c' (2 sibs) 43: 0x563787a3ac28 VAL: 'd' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x563787a99360 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x563787a993f0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x563787a99480 VAL: 'a' (2 sibs) 43: [3] [3] 0x563787a99510 VAL: 'b' (2 sibs) 43: [4] [4] 0x563787a995a0 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x563787a99630 VAL: 'c' (2 sibs) 43: [6] [6] 0x563787a996c0 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: 0x563787a41ed8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x563787a3b9a0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0x563787a3aa50 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0x563787a3aae8 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0x563787a43f40 VAL: 'a' (21 sibs) 43: 0x563787a43fd8 VAL: 'b' (21 sibs) 43: 0x563787a44070 VAL: 'b1' (21 sibs) 43: 0x563787a44108 VAL: 'b2' (21 sibs) 43: 0x563787a441a0 VAL: 'b3' (21 sibs) 43: 0x563787a44238 VAL: 'b4' (21 sibs) 43: 0x563787a442d0 VAL: 'b5' (21 sibs) 43: 0x563787a44368 VAL: 'b6' (21 sibs) 43: 0x563787a44400 VAL: 'b61' (21 sibs) 43: 0x563787a44498 VAL: 'b62' (21 sibs) 43: 0x563787a44530 VAL: 'b63' (21 sibs) 43: 0x563787a445c8 VAL: 'b64' (21 sibs) 43: 0x563787a44660 VAL: 'b65' (21 sibs) 43: 0x563787a446f8 VAL: 'b66' (21 sibs) 43: 0x563787a44790 VAL: 'b7' (21 sibs) 43: 0x563787a44828 VAL: 'b8' (21 sibs) 43: 0x563787a448c0 VAL: 'b9' (21 sibs) 43: 0x563787a44958 VAL: 'b10' (21 sibs) 43: 0x563787a449f0 VAL: 'e' (21 sibs) 43: 0x563787a44a88 VAL: 'f' (21 sibs) 43: 0x563787a44b20 VAL: 'g' (21 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x563787a9a580 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x563787a9a610 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x563787a9a6a0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x563787a9a730 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x563787a9a7c0 VAL: 'a' (21 sibs) 43: [5] [5] 0x563787a9a850 VAL: 'b' (21 sibs) 43: [6] [6] 0x563787a9a8e0 VAL: 'b1' (21 sibs) 43: [7] [7] 0x563787a9a970 VAL: 'b2' (21 sibs) 43: [8] [8] 0x563787a9aa00 VAL: 'b3' (21 sibs) 43: [9] [9] 0x563787a9aa90 VAL: 'b4' (21 sibs) 43: [10] [10] 0x563787a9ab20 VAL: 'b5' (21 sibs) 43: [11] [11] 0x563787a9abb0 VAL: 'b6' (21 sibs) 43: [12] [12] 0x563787a9ac40 VAL: 'b61' (21 sibs) 43: [13] [13] 0x563787a9acd0 VAL: 'b62' (21 sibs) 43: [14] [14] 0x563787a9ad60 VAL: 'b63' (21 sibs) 43: [15] [15] 0x563787a9adf0 VAL: 'b64' (21 sibs) 43: [16] [16] 0x563787a9ae80 VAL: 'b65' (21 sibs) 43: [17] [17] 0x563787a9af10 VAL: 'b66' (21 sibs) 43: [18] [18] 0x563787a9afa0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x563787a9b030 VAL: 'b8' (21 sibs) 43: [20] [20] 0x563787a9b0c0 VAL: 'b9' (21 sibs) 43: [21] [21] 0x563787a9b150 VAL: 'b10' (21 sibs) 43: [22] [22] 0x563787a9b1e0 VAL: 'e' (21 sibs) 43: [23] [23] 0x563787a9b270 VAL: 'f' (21 sibs) 43: [24] [24] 0x563787a9b300 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: 0x563787a41ff0 [ROOT] MAP: (0 sibs) 4 children: 43: 0x563787a40d60 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0x563787a3cbb0 VAL: 'f' (1 sibs) 43: 0x563787a40df8 KEYVAL: 'g' 'h' (4 sibs) 43: 0x563787a40e90 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0x563787a3cc50 VAL: 'b' (1 sibs) 43: 0x563787a40f28 KEYVAL: 'c' 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x563787a99c70 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x563787a99d00 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x563787a99d90 VAL: 'f' (1 sibs) 43: [3] [3] 0x563787a99e20 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x563787a99eb0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x563787a99f40 VAL: 'b' (1 sibs) 43: [6] [6] 0x563787a99fd0 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] 0x563787a7b510 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x563787a7b5a0 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x563787a7b630 VAL: 'foo' (3 sibs) 43: [3] [3] 0x563787a7b6c0 VAL: 'bar' (3 sibs) 43: [4] [4] 0x563787a7b750 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] 0x563787a9ced0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x563787a9cf60 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x563787a9cff0 VAL: 'foo' (3 sibs) 43: [3] [3] 0x563787a9d080 VAL: 'bar' (3 sibs) 43: [4] [4] 0x563787a9d110 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] 0x563787a7d600 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x563787a7d690 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x563787a7d720 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x563787a7d7b0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x563787a7d840 VAL: 'val0' (2 sibs) 43: [5] [5] 0x563787a7d8d0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x563787a7d960 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x563787a7d9f0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x563787a7da80 VAL: 'val3' (2 sibs) 43: [9] [9] 0x563787a7db10 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x563787a7dba0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x563787a7dc30 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] 0x563787a9e0c0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x563787a9e150 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x563787a9e1e0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x563787a9e270 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x563787a9e300 VAL: 'val0' (2 sibs) 43: [5] [5] 0x563787a9e390 VAL: 'val1' (2 sibs) 43: [6] [6] 0x563787a9e420 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x563787a9e4b0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x563787a9e540 VAL: 'val3' (2 sibs) 43: [9] [9] 0x563787a9e5d0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x563787a9e660 VAL: 'val4' (2 sibs) 43: [11] [11] 0x563787a9e6f0 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] 0x563787a7f5f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x563787a7f680 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x563787a7f710 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x563787a7f7a0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x563787a7f830 VAL: 'val0' (2 sibs) 43: [5] [5] 0x563787a7f8c0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x563787a7f950 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x563787a7f9e0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x563787a7fa70 VAL: 'val3' (2 sibs) 43: [9] [9] 0x563787a7fb00 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x563787a7fb90 VAL: 'val4' (2 sibs) 43: [11] [11] 0x563787a7fc20 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] 0x563787a9e9d0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x563787a9ea60 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x563787a9eaf0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x563787a9eb80 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x563787a9ec10 VAL: 'val0' (2 sibs) 43: [5] [5] 0x563787a9eca0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x563787a9ed30 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x563787a9edc0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x563787a9ee50 VAL: 'val3' (2 sibs) 43: [9] [9] 0x563787a9eee0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x563787a9ef70 VAL: 'val4' (2 sibs) 43: [11] [11] 0x563787a9f000 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] 0x563787a815e0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x563787a81670 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x563787a81700 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x563787a81790 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x563787a81820 VAL: 'val0' (2 sibs) 43: [5] [5] 0x563787a818b0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x563787a81940 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x563787a819d0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x563787a81a60 VAL: 'val3' (2 sibs) 43: [9] [9] 0x563787a81af0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x563787a81b80 VAL: 'val4' (2 sibs) 43: [11] [11] 0x563787a81c10 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] 0x563787a9f2e0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x563787a9f370 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x563787a9f400 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x563787a9f490 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x563787a9f520 VAL: 'val0' (2 sibs) 43: [5] [5] 0x563787a9f5b0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x563787a9f640 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x563787a9f6d0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x563787a9f760 VAL: 'val3' (2 sibs) 43: [9] [9] 0x563787a9f7f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x563787a9f880 VAL: 'val4' (2 sibs) 43: [11] [11] 0x563787a9f910 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] 0x563787a835d0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x563787a83660 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x563787a836f0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x563787a83780 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x563787a83810 VAL: 'val0' (2 sibs) 43: [5] [5] 0x563787a838a0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x563787a83930 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x563787a839c0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x563787a83a50 VAL: 'val3' (2 sibs) 43: [9] [9] 0x563787a83ae0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x563787a83b70 VAL: 'val4' (2 sibs) 43: [11] [11] 0x563787a83c00 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] 0x563787a9fbf0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x563787a9fc80 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x563787a9fd10 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x563787a9fda0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x563787a9fe30 VAL: 'val0' (2 sibs) 43: [5] [5] 0x563787a9fec0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x563787a9ff50 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x563787a9ffe0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x563787aa0070 VAL: 'val3' (2 sibs) 43: [9] [9] 0x563787aa0100 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x563787aa0190 VAL: 'val4' (2 sibs) 43: [11] [11] 0x563787aa0220 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] 0x563787a868a0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x563787a86930 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x563787a869c0 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x563787a86a50 VAL: 'env01' (28 sibs) 43: [4] [4] 0x563787a86ae0 VAL: 'env02' (28 sibs) 43: [5] [5] 0x563787a86b70 VAL: 'env03' (28 sibs) 43: [6] [6] 0x563787a86c00 VAL: 'env04' (28 sibs) 43: [7] [7] 0x563787a86c90 VAL: 'env11' (28 sibs) 43: [8] [8] 0x563787a86d20 VAL: 'env12' (28 sibs) 43: [9] [9] 0x563787a86db0 VAL: 'env13' (28 sibs) 43: [10] [10] 0x563787a86e40 VAL: 'env14' (28 sibs) 43: [11] [11] 0x563787a86ed0 VAL: 'env21' (28 sibs) 43: [12] [12] 0x563787a86f60 VAL: 'env22' (28 sibs) 43: [13] [13] 0x563787a86ff0 VAL: 'env23' (28 sibs) 43: [14] [14] 0x563787a87080 VAL: 'env24' (28 sibs) 43: [15] [15] 0x563787a87110 VAL: 'env31' (28 sibs) 43: [16] [16] 0x563787a871a0 VAL: 'env32' (28 sibs) 43: [17] [17] 0x563787a87230 VAL: 'env33' (28 sibs) 43: [18] [18] 0x563787a872c0 VAL: 'env34' (28 sibs) 43: [19] [19] 0x563787a87350 VAL: 'env41' (28 sibs) 43: [20] [20] 0x563787a873e0 VAL: 'env42' (28 sibs) 43: [21] [21] 0x563787a87470 VAL: 'env43' (28 sibs) 43: [22] [22] 0x563787a87500 VAL: 'env44' (28 sibs) 43: [23] [23] 0x563787a87590 VAL: 'env51' (28 sibs) 43: [24] [24] 0x563787a87620 VAL: 'env52' (28 sibs) 43: [25] [25] 0x563787a876b0 VAL: 'env53' (28 sibs) 43: [26] [26] 0x563787a87740 VAL: 'env54' (28 sibs) 43: [27] [27] 0x563787a877d0 VAL: 'env61' (28 sibs) 43: [28] [28] 0x563787a87860 VAL: 'env62' (28 sibs) 43: [29] [29] 0x563787a878f0 VAL: 'env63' (28 sibs) 43: [30] [30] 0x563787a87980 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] 0x563787aa0e10 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x563787aa0ea0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x563787aa0f30 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x563787aa0fc0 VAL: 'env01' (28 sibs) 43: [4] [4] 0x563787aa1050 VAL: 'env02' (28 sibs) 43: [5] [5] 0x563787aa10e0 VAL: 'env03' (28 sibs) 43: [6] [6] 0x563787aa1170 VAL: 'env04' (28 sibs) 43: [7] [7] 0x563787aa1200 VAL: 'env11' (28 sibs) 43: [8] [8] 0x563787aa1290 VAL: 'env12' (28 sibs) 43: [9] [9] 0x563787aa1320 VAL: 'env13' (28 sibs) 43: [10] [10] 0x563787aa13b0 VAL: 'env14' (28 sibs) 43: [11] [11] 0x563787aa1440 VAL: 'env21' (28 sibs) 43: [12] [12] 0x563787aa14d0 VAL: 'env22' (28 sibs) 43: [13] [13] 0x563787aa1560 VAL: 'env23' (28 sibs) 43: [14] [14] 0x563787aa15f0 VAL: 'env24' (28 sibs) 43: [15] [15] 0x563787aa1680 VAL: 'env31' (28 sibs) 43: [16] [16] 0x563787aa1710 VAL: 'env32' (28 sibs) 43: [17] [17] 0x563787aa17a0 VAL: 'env33' (28 sibs) 43: [18] [18] 0x563787aa1830 VAL: 'env34' (28 sibs) 43: [19] [19] 0x563787aa18c0 VAL: 'env41' (28 sibs) 43: [20] [20] 0x563787aa1950 VAL: 'env42' (28 sibs) 43: [21] [21] 0x563787aa19e0 VAL: 'env43' (28 sibs) 43: [22] [22] 0x563787aa1a70 VAL: 'env44' (28 sibs) 43: [23] [23] 0x563787aa1b00 VAL: 'env51' (28 sibs) 43: [24] [24] 0x563787aa1b90 VAL: 'env52' (28 sibs) 43: [25] [25] 0x563787aa1c20 VAL: 'env53' (28 sibs) 43: [26] [26] 0x563787aa1cb0 VAL: 'env54' (28 sibs) 43: [27] [27] 0x563787aa1d40 VAL: 'env61' (28 sibs) 43: [28] [28] 0x563787aa1dd0 VAL: 'env62' (28 sibs) 43: [29] [29] 0x563787aa1e60 VAL: 'env63' (28 sibs) 43: [30] [30] 0x563787aa1ef0 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] 0x563787a897e0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x563787a89870 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x563787a89900 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x563787a89990 VAL: 'a' (6 sibs) 43: [4] [4] 0x563787a89a20 VAL: 'b' (6 sibs) 43: [5] [5] 0x563787a89ab0 VAL: 'c' (6 sibs) 43: [6] [6] 0x563787a89b40 VAL: 'd' (6 sibs) 43: [7] [7] 0x563787a89bd0 VAL: 'e' (6 sibs) 43: [8] [8] 0x563787a89c60 VAL: 'f' (6 sibs) 43: [9] [9] 0x563787a89cf0 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x563787a89d80 VAL: 'a' (2 sibs) 43: [11] [11] 0x563787a89e10 VAL: 'b' (2 sibs) 43: [12] [12] 0x563787a89ea0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x563787a89f30 VAL: 'a' (2 sibs) 43: [14] [14] 0x563787a89fc0 VAL: 'b' (2 sibs) 43: [15] [15] 0x563787a8a050 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x563787a8a0e0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x563787a8a170 VAL: 'a' (6 sibs) 43: [18] [18] 0x563787a8a200 VAL: 'b' (6 sibs) 43: [19] [19] 0x563787a8a290 VAL: 'c' (6 sibs) 43: [20] [20] 0x563787a8a320 VAL: 'd' (6 sibs) 43: [21] [21] 0x563787a8a3b0 VAL: 'e' (6 sibs) 43: [22] [22] 0x563787a8a440 VAL: 'f' (6 sibs) 43: [23] [23] 0x563787a8a4d0 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x563787a8a560 VAL: 'a' (2 sibs) 43: [25] [25] 0x563787a8a5f0 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] 0x563787aa2020 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x563787aa20b0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x563787aa2140 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x563787aa21d0 VAL: 'a' (6 sibs) 43: [4] [4] 0x563787aa2260 VAL: 'b' (6 sibs) 43: [5] [5] 0x563787aa22f0 VAL: 'c' (6 sibs) 43: [6] [6] 0x563787aa2380 VAL: 'd' (6 sibs) 43: [7] [7] 0x563787aa2410 VAL: 'e' (6 sibs) 43: [8] [8] 0x563787aa24a0 VAL: 'f' (6 sibs) 43: [9] [9] 0x563787aa2530 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x563787aa25c0 VAL: 'a' (2 sibs) 43: [11] [11] 0x563787aa2650 VAL: 'b' (2 sibs) 43: [12] [12] 0x563787aa26e0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x563787aa2770 VAL: 'a' (2 sibs) 43: [14] [14] 0x563787aa2800 VAL: 'b' (2 sibs) 43: [15] [15] 0x563787aa2890 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x563787aa2920 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x563787aa29b0 VAL: 'a' (6 sibs) 43: [18] [18] 0x563787aa2a40 VAL: 'b' (6 sibs) 43: [19] [19] 0x563787aa2ad0 VAL: 'c' (6 sibs) 43: [20] [20] 0x563787aa2b60 VAL: 'd' (6 sibs) 43: [21] [21] 0x563787aa2bf0 VAL: 'e' (6 sibs) 43: [22] [22] 0x563787aa2c80 VAL: 'f' (6 sibs) 43: [23] [23] 0x563787aa2d10 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x563787aa2da0 VAL: 'a' (2 sibs) 43: [25] [25] 0x563787aa2e30 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] 0x563787a8be10 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x563787a8bea0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x563787a8bf30 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x563787a8bfc0 VAL: 'a' (4 sibs) 43: [4] [4] 0x563787a8c050 VAL: 'b' (4 sibs) 43: [5] [5] 0x563787a8c0e0 VAL: 'c' (4 sibs) 43: [6] [6] 0x563787a8c170 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] 0x563787aa0500 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x563787aa0590 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x563787aa0620 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x563787aa06b0 VAL: 'a' (4 sibs) 43: [4] [4] 0x563787aa0740 VAL: 'b' (4 sibs) 43: [5] [5] 0x563787aa07d0 VAL: 'c' (4 sibs) 43: [6] [6] 0x563787aa0860 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] 0x563787a8db40 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x563787a8dbd0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x563787a8dc60 VAL: 'a' (2 sibs) 43: [3] [3] 0x563787a8dcf0 VAL: 'b' (2 sibs) 43: [4] [4] 0x563787a8dd80 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x563787a8de10 VAL: 'c' (2 sibs) 43: [6] [6] 0x563787a8dea0 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] 0x563787aa3230 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x563787aa32c0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x563787aa3350 VAL: 'a' (2 sibs) 43: [3] [3] 0x563787aa33e0 VAL: 'b' (2 sibs) 43: [4] [4] 0x563787aa3470 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x563787aa3500 VAL: 'c' (2 sibs) 43: [6] [6] 0x563787aa3590 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] 0x563787a912b0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x563787a91340 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x563787a913d0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x563787a91460 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x563787a914f0 VAL: 'a' (21 sibs) 43: [5] [5] 0x563787a91580 VAL: 'b' (21 sibs) 43: [6] [6] 0x563787a91610 VAL: 'b1' (21 sibs) 43: [7] [7] 0x563787a916a0 VAL: 'b2' (21 sibs) 43: [8] [8] 0x563787a91730 VAL: 'b3' (21 sibs) 43: [9] [9] 0x563787a917c0 VAL: 'b4' (21 sibs) 43: [10] [10] 0x563787a91850 VAL: 'b5' (21 sibs) 43: [11] [11] 0x563787a918e0 VAL: 'b6' (21 sibs) 43: [12] [12] 0x563787a91970 VAL: 'b61' (21 sibs) 43: [13] [13] 0x563787a91a00 VAL: 'b62' (21 sibs) 43: [14] [14] 0x563787a91a90 VAL: 'b63' (21 sibs) 43: [15] [15] 0x563787a91b20 VAL: 'b64' (21 sibs) 43: [16] [16] 0x563787a91bb0 VAL: 'b65' (21 sibs) 43: [17] [17] 0x563787a91c40 VAL: 'b66' (21 sibs) 43: [18] [18] 0x563787a91cd0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x563787a91d60 VAL: 'b8' (21 sibs) 43: [20] [20] 0x563787a91df0 VAL: 'b9' (21 sibs) 43: [21] [21] 0x563787a91e80 VAL: 'b10' (21 sibs) 43: [22] [22] 0x563787a91f10 VAL: 'e' (21 sibs) 43: [23] [23] 0x563787a91fa0 VAL: 'f' (21 sibs) 43: [24] [24] 0x563787a92030 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] 0x563787aa4450 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x563787aa44e0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x563787aa4570 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x563787aa4600 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x563787aa4690 VAL: 'a' (21 sibs) 43: [5] [5] 0x563787aa4720 VAL: 'b' (21 sibs) 43: [6] [6] 0x563787aa47b0 VAL: 'b1' (21 sibs) 43: [7] [7] 0x563787aa4840 VAL: 'b2' (21 sibs) 43: [8] [8] 0x563787aa48d0 VAL: 'b3' (21 sibs) 43: [9] [9] 0x563787aa4960 VAL: 'b4' (21 sibs) 43: [10] [10] 0x563787aa49f0 VAL: 'b5' (21 sibs) 43: [11] [11] 0x563787aa4a80 VAL: 'b6' (21 sibs) 43: [12] [12] 0x563787aa4b10 VAL: 'b61' (21 sibs) 43: [13] [13] 0x563787aa4ba0 VAL: 'b62' (21 sibs) 43: [14] [14] 0x563787aa4c30 VAL: 'b63' (21 sibs) 43: [15] [15] 0x563787aa4cc0 VAL: 'b64' (21 sibs) 43: [16] [16] 0x563787aa4d50 VAL: 'b65' (21 sibs) 43: [17] [17] 0x563787aa4de0 VAL: 'b66' (21 sibs) 43: [18] [18] 0x563787aa4e70 VAL: 'b7' (21 sibs) 43: [19] [19] 0x563787aa4f00 VAL: 'b8' (21 sibs) 43: [20] [20] 0x563787aa4f90 VAL: 'b9' (21 sibs) 43: [21] [21] 0x563787aa5020 VAL: 'b10' (21 sibs) 43: [22] [22] 0x563787aa50b0 VAL: 'e' (21 sibs) 43: [23] [23] 0x563787aa5140 VAL: 'f' (21 sibs) 43: [24] [24] 0x563787aa51d0 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] 0x563787a909a0 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x563787a90a30 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x563787a90ac0 VAL: 'f' (1 sibs) 43: [3] [3] 0x563787a90b50 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x563787a90be0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x563787a90c70 VAL: 'b' (1 sibs) 43: [6] [6] 0x563787a90d00 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] 0x563787aa3b40 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x563787aa3bd0 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x563787aa3c60 VAL: 'f' (1 sibs) 43: [3] [3] 0x563787aa3cf0 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x563787aa3d80 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x563787aa3e10 VAL: 'b' (1 sibs) 43: [6] [6] 0x563787aa3ea0 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] 0x563787a938e0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x563787a93970 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x563787a93a00 VAL: 'foo' (3 sibs) 43: [3] [3] 0x563787a93a90 VAL: 'bar' (3 sibs) 43: [4] [4] 0x563787a93b20 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] 0x563787aa5660 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x563787aa56f0 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x563787aa5780 VAL: 'foo' (3 sibs) 43: [3] [3] 0x563787aa5810 VAL: 'bar' (3 sibs) 43: [4] [4] 0x563787aa58a0 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] 0x563787a941f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x563787a94280 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x563787a94310 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x563787a943a0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x563787a94430 VAL: 'val0' (2 sibs) 43: [5] [5] 0x563787a944c0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x563787a94550 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x563787a945e0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x563787a94670 VAL: 'val3' (2 sibs) 43: [9] [9] 0x563787a94700 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x563787a94790 VAL: 'val4' (2 sibs) 43: [11] [11] 0x563787a94820 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] 0x563787aa5f70 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x563787aa6000 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x563787aa6090 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x563787aa6120 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x563787aa61b0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x563787aa6240 VAL: 'val1' (2 sibs) 43: [6] [6] 0x563787aa62d0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x563787aa6360 VAL: 'val2' (2 sibs) 43: [8] [8] 0x563787aa63f0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x563787aa6480 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x563787aa6510 VAL: 'val4' (2 sibs) 43: [11] [11] 0x563787aa65a0 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] 0x563787a94b00 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x563787a94b90 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x563787a94c20 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x563787a94cb0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x563787a94d40 VAL: 'val0' (2 sibs) 43: [5] [5] 0x563787a94dd0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x563787a94e60 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x563787a94ef0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x563787a94f80 VAL: 'val3' (2 sibs) 43: [9] [9] 0x563787a95010 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x563787a950a0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x563787a95130 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] 0x563787aa6880 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x563787aa6910 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x563787aa69a0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x563787aa6a30 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x563787aa6ac0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x563787aa6b50 VAL: 'val1' (2 sibs) 43: [6] [6] 0x563787aa6be0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x563787aa6c70 VAL: 'val2' (2 sibs) 43: [8] [8] 0x563787aa6d00 VAL: 'val3' (2 sibs) 43: [9] [9] 0x563787aa6d90 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x563787aa6e20 VAL: 'val4' (2 sibs) 43: [11] [11] 0x563787aa6eb0 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] 0x563787a95410 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x563787a954a0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x563787a95530 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x563787a955c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x563787a95650 VAL: 'val0' (2 sibs) 43: [5] [5] 0x563787a956e0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x563787a95770 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x563787a95800 VAL: 'val2' (2 sibs) 43: [8] [8] 0x563787a95890 VAL: 'val3' (2 sibs) 43: [9] [9] 0x563787a95920 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x563787a959b0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x563787a95a40 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] 0x563787aa7190 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x563787aa7220 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x563787aa72b0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x563787aa7340 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x563787aa73d0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x563787aa7460 VAL: 'val1' (2 sibs) 43: [6] [6] 0x563787aa74f0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x563787aa7580 VAL: 'val2' (2 sibs) 43: [8] [8] 0x563787aa7610 VAL: 'val3' (2 sibs) 43: [9] [9] 0x563787aa76a0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x563787aa7730 VAL: 'val4' (2 sibs) 43: [11] [11] 0x563787aa77c0 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] 0x563787a95d20 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x563787a95db0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x563787a95e40 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x563787a95ed0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x563787a95f60 VAL: 'val0' (2 sibs) 43: [5] [5] 0x563787a95ff0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x563787a96080 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x563787a96110 VAL: 'val2' (2 sibs) 43: [8] [8] 0x563787a961a0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x563787a96230 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x563787a962c0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x563787a96350 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] 0x563787aa7aa0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x563787aa7b30 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x563787aa7bc0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x563787aa7c50 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x563787aa7ce0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x563787aa7d70 VAL: 'val1' (2 sibs) 43: [6] [6] 0x563787aa7e00 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x563787aa7e90 VAL: 'val2' (2 sibs) 43: [8] [8] 0x563787aa7f20 VAL: 'val3' (2 sibs) 43: [9] [9] 0x563787aa7fb0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x563787aa8040 VAL: 'val4' (2 sibs) 43: [11] [11] 0x563787aa80d0 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] 0x563787a96f40 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x563787a96fd0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x563787a97060 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x563787a970f0 VAL: 'env01' (28 sibs) 43: [4] [4] 0x563787a97180 VAL: 'env02' (28 sibs) 43: [5] [5] 0x563787a97210 VAL: 'env03' (28 sibs) 43: [6] [6] 0x563787a972a0 VAL: 'env04' (28 sibs) 43: [7] [7] 0x563787a97330 VAL: 'env11' (28 sibs) 43: [8] [8] 0x563787a973c0 VAL: 'env12' (28 sibs) 43: [9] [9] 0x563787a97450 VAL: 'env13' (28 sibs) 43: [10] [10] 0x563787a974e0 VAL: 'env14' (28 sibs) 43: [11] [11] 0x563787a97570 VAL: 'env21' (28 sibs) 43: [12] [12] 0x563787a97600 VAL: 'env22' (28 sibs) 43: [13] [13] 0x563787a97690 VAL: 'env23' (28 sibs) 43: [14] [14] 0x563787a97720 VAL: 'env24' (28 sibs) 43: [15] [15] 0x563787a977b0 VAL: 'env31' (28 sibs) 43: [16] [16] 0x563787a97840 VAL: 'env32' (28 sibs) 43: [17] [17] 0x563787a978d0 VAL: 'env33' (28 sibs) 43: [18] [18] 0x563787a97960 VAL: 'env34' (28 sibs) 43: [19] [19] 0x563787a979f0 VAL: 'env41' (28 sibs) 43: [20] [20] 0x563787a97a80 VAL: 'env42' (28 sibs) 43: [21] [21] 0x563787a97b10 VAL: 'env43' (28 sibs) 43: [22] [22] 0x563787a97ba0 VAL: 'env44' (28 sibs) 43: [23] [23] 0x563787a97c30 VAL: 'env51' (28 sibs) 43: [24] [24] 0x563787a97cc0 VAL: 'env52' (28 sibs) 43: [25] [25] 0x563787a97d50 VAL: 'env53' (28 sibs) 43: [26] [26] 0x563787a97de0 VAL: 'env54' (28 sibs) 43: [27] [27] 0x563787a97e70 VAL: 'env61' (28 sibs) 43: [28] [28] 0x563787a97f00 VAL: 'env62' (28 sibs) 43: [29] [29] 0x563787a97f90 VAL: 'env63' (28 sibs) 43: [30] [30] 0x563787a98020 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] 0x563787aa8cc0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x563787aa8d50 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x563787aa8de0 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x563787aa8e70 VAL: 'env01' (28 sibs) 43: [4] [4] 0x563787aa8f00 VAL: 'env02' (28 sibs) 43: [5] [5] 0x563787aa8f90 VAL: 'env03' (28 sibs) 43: [6] [6] 0x563787aa9020 VAL: 'env04' (28 sibs) 43: [7] [7] 0x563787aa90b0 VAL: 'env11' (28 sibs) 43: [8] [8] 0x563787aa9140 VAL: 'env12' (28 sibs) 43: [9] [9] 0x563787aa91d0 VAL: 'env13' (28 sibs) 43: [10] [10] 0x563787aa9260 VAL: 'env14' (28 sibs) 43: [11] [11] 0x563787aa92f0 VAL: 'env21' (28 sibs) 43: [12] [12] 0x563787aa9380 VAL: 'env22' (28 sibs) 43: [13] [13] 0x563787aa9410 VAL: 'env23' (28 sibs) 43: [14] [14] 0x563787aa94a0 VAL: 'env24' (28 sibs) 43: [15] [15] 0x563787aa9530 VAL: 'env31' (28 sibs) 43: [16] [16] 0x563787aa95c0 VAL: 'env32' (28 sibs) 43: [17] [17] 0x563787aa9650 VAL: 'env33' (28 sibs) 43: [18] [18] 0x563787aa96e0 VAL: 'env34' (28 sibs) 43: [19] [19] 0x563787aa9770 VAL: 'env41' (28 sibs) 43: [20] [20] 0x563787aa9800 VAL: 'env42' (28 sibs) 43: [21] [21] 0x563787aa9890 VAL: 'env43' (28 sibs) 43: [22] [22] 0x563787aa9920 VAL: 'env44' (28 sibs) 43: [23] [23] 0x563787aa99b0 VAL: 'env51' (28 sibs) 43: [24] [24] 0x563787aa9a40 VAL: 'env52' (28 sibs) 43: [25] [25] 0x563787aa9ad0 VAL: 'env53' (28 sibs) 43: [26] [26] 0x563787aa9b60 VAL: 'env54' (28 sibs) 43: [27] [27] 0x563787aa9bf0 VAL: 'env61' (28 sibs) 43: [28] [28] 0x563787aa9c80 VAL: 'env62' (28 sibs) 43: [29] [29] 0x563787aa9d10 VAL: 'env63' (28 sibs) 43: [30] [30] 0x563787aa9da0 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] 0x563787a98150 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x563787a981e0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x563787a98270 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x563787a98300 VAL: 'a' (6 sibs) 43: [4] [4] 0x563787a98390 VAL: 'b' (6 sibs) 43: [5] [5] 0x563787a98420 VAL: 'c' (6 sibs) 43: [6] [6] 0x563787a984b0 VAL: 'd' (6 sibs) 43: [7] [7] 0x563787a98540 VAL: 'e' (6 sibs) 43: [8] [8] 0x563787a985d0 VAL: 'f' (6 sibs) 43: [9] [9] 0x563787a98660 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x563787a986f0 VAL: 'a' (2 sibs) 43: [11] [11] 0x563787a98780 VAL: 'b' (2 sibs) 43: [12] [12] 0x563787a98810 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x563787a988a0 VAL: 'a' (2 sibs) 43: [14] [14] 0x563787a98930 VAL: 'b' (2 sibs) 43: [15] [15] 0x563787a989c0 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x563787a98a50 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x563787a98ae0 VAL: 'a' (6 sibs) 43: [18] [18] 0x563787a98b70 VAL: 'b' (6 sibs) 43: [19] [19] 0x563787a98c00 VAL: 'c' (6 sibs) 43: [20] [20] 0x563787a98c90 VAL: 'd' (6 sibs) 43: [21] [21] 0x563787a98d20 VAL: 'e' (6 sibs) 43: [22] [22] 0x563787a98db0 VAL: 'f' (6 sibs) 43: [23] [23] 0x563787a98e40 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x563787a98ed0 VAL: 'a' (2 sibs) 43: [25] [25] 0x563787a98f60 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] 0x563787aa9ed0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x563787aa9f60 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x563787aa9ff0 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x563787aaa080 VAL: 'a' (6 sibs) 43: [4] [4] 0x563787aaa110 VAL: 'b' (6 sibs) 43: [5] [5] 0x563787aaa1a0 VAL: 'c' (6 sibs) 43: [6] [6] 0x563787aaa230 VAL: 'd' (6 sibs) 43: [7] [7] 0x563787aaa2c0 VAL: 'e' (6 sibs) 43: [8] [8] 0x563787aaa350 VAL: 'f' (6 sibs) 43: [9] [9] 0x563787aaa3e0 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x563787aaa470 VAL: 'a' (2 sibs) 43: [11] [11] 0x563787aaa500 VAL: 'b' (2 sibs) 43: [12] [12] 0x563787aaa590 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x563787aaa620 VAL: 'a' (2 sibs) 43: [14] [14] 0x563787aaa6b0 VAL: 'b' (2 sibs) 43: [15] [15] 0x563787aaa740 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x563787aaa7d0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x563787aaa860 VAL: 'a' (6 sibs) 43: [18] [18] 0x563787aaa8f0 VAL: 'b' (6 sibs) 43: [19] [19] 0x563787aaa980 VAL: 'c' (6 sibs) 43: [20] [20] 0x563787aaaa10 VAL: 'd' (6 sibs) 43: [21] [21] 0x563787aaaaa0 VAL: 'e' (6 sibs) 43: [22] [22] 0x563787aaab30 VAL: 'f' (6 sibs) 43: [23] [23] 0x563787aaabc0 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x563787aaac50 VAL: 'a' (2 sibs) 43: [25] [25] 0x563787aaace0 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] 0x563787a96630 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x563787a966c0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x563787a96750 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x563787a967e0 VAL: 'a' (4 sibs) 43: [4] [4] 0x563787a96870 VAL: 'b' (4 sibs) 43: [5] [5] 0x563787a96900 VAL: 'c' (4 sibs) 43: [6] [6] 0x563787a96990 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] 0x563787aa83b0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x563787aa8440 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x563787aa84d0 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x563787aa8560 VAL: 'a' (4 sibs) 43: [4] [4] 0x563787aa85f0 VAL: 'b' (4 sibs) 43: [5] [5] 0x563787aa8680 VAL: 'c' (4 sibs) 43: [6] [6] 0x563787aa8710 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] 0x563787a99360 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x563787a993f0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x563787a99480 VAL: 'a' (2 sibs) 43: [3] [3] 0x563787a99510 VAL: 'b' (2 sibs) 43: [4] [4] 0x563787a995a0 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x563787a99630 VAL: 'c' (2 sibs) 43: [6] [6] 0x563787a996c0 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] 0x563787aab0e0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x563787aab170 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x563787aab200 VAL: 'a' (2 sibs) 43: [3] [3] 0x563787aab290 VAL: 'b' (2 sibs) 43: [4] [4] 0x563787aab320 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x563787aab3b0 VAL: 'c' (2 sibs) 43: [6] [6] 0x563787aab440 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] 0x563787a9a580 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x563787a9a610 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x563787a9a6a0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x563787a9a730 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x563787a9a7c0 VAL: 'a' (21 sibs) 43: [5] [5] 0x563787a9a850 VAL: 'b' (21 sibs) 43: [6] [6] 0x563787a9a8e0 VAL: 'b1' (21 sibs) 43: [7] [7] 0x563787a9a970 VAL: 'b2' (21 sibs) 43: [8] [8] 0x563787a9aa00 VAL: 'b3' (21 sibs) 43: [9] [9] 0x563787a9aa90 VAL: 'b4' (21 sibs) 43: [10] [10] 0x563787a9ab20 VAL: 'b5' (21 sibs) 43: [11] [11] 0x563787a9abb0 VAL: 'b6' (21 sibs) 43: [12] [12] 0x563787a9ac40 VAL: 'b61' (21 sibs) 43: [13] [13] 0x563787a9acd0 VAL: 'b62' (21 sibs) 43: [14] [14] 0x563787a9ad60 VAL: 'b63' (21 sibs) 43: [15] [15] 0x563787a9adf0 VAL: 'b64' (21 sibs) 43: [16] [16] 0x563787a9ae80 VAL: 'b65' (21 sibs) 43: [17] [17] 0x563787a9af10 VAL: 'b66' (21 sibs) 43: [18] [18] 0x563787a9afa0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x563787a9b030 VAL: 'b8' (21 sibs) 43: [20] [20] 0x563787a9b0c0 VAL: 'b9' (21 sibs) 43: [21] [21] 0x563787a9b150 VAL: 'b10' (21 sibs) 43: [22] [22] 0x563787a9b1e0 VAL: 'e' (21 sibs) 43: [23] [23] 0x563787a9b270 VAL: 'f' (21 sibs) 43: [24] [24] 0x563787a9b300 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] 0x563787aac300 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x563787aac390 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x563787aac420 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x563787aac4b0 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x563787aac540 VAL: 'a' (21 sibs) 43: [5] [5] 0x563787aac5d0 VAL: 'b' (21 sibs) 43: [6] [6] 0x563787aac660 VAL: 'b1' (21 sibs) 43: [7] [7] 0x563787aac6f0 VAL: 'b2' (21 sibs) 43: [8] [8] 0x563787aac780 VAL: 'b3' (21 sibs) 43: [9] [9] 0x563787aac810 VAL: 'b4' (21 sibs) 43: [10] [10] 0x563787aac8a0 VAL: 'b5' (21 sibs) 43: [11] [11] 0x563787aac930 VAL: 'b6' (21 sibs) 43: [12] [12] 0x563787aac9c0 VAL: 'b61' (21 sibs) 43: [13] [13] 0x563787aaca50 VAL: 'b62' (21 sibs) 43: [14] [14] 0x563787aacae0 VAL: 'b63' (21 sibs) 43: [15] [15] 0x563787aacb70 VAL: 'b64' (21 sibs) 43: [16] [16] 0x563787aacc00 VAL: 'b65' (21 sibs) 43: [17] [17] 0x563787aacc90 VAL: 'b66' (21 sibs) 43: [18] [18] 0x563787aacd20 VAL: 'b7' (21 sibs) 43: [19] [19] 0x563787aacdb0 VAL: 'b8' (21 sibs) 43: [20] [20] 0x563787aace40 VAL: 'b9' (21 sibs) 43: [21] [21] 0x563787aaced0 VAL: 'b10' (21 sibs) 43: [22] [22] 0x563787aacf60 VAL: 'e' (21 sibs) 43: [23] [23] 0x563787aacff0 VAL: 'f' (21 sibs) 43: [24] [24] 0x563787aad080 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] 0x563787a99c70 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x563787a99d00 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x563787a99d90 VAL: 'f' (1 sibs) 43: [3] [3] 0x563787a99e20 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x563787a99eb0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x563787a99f40 VAL: 'b' (1 sibs) 43: [6] [6] 0x563787a99fd0 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] 0x563787aab9f0 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x563787aaba80 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x563787aabb10 VAL: 'f' (1 sibs) 43: [3] [3] 0x563787aabba0 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x563787aabc30 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x563787aabcc0 VAL: 'b' (1 sibs) 43: [6] [6] 0x563787aabd50 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: 0x563787a41500 [ROOT] STREAM: (0 sibs) 1 children: 43: 0x563787a3a580 DOCSEQ: (1 sibs) 3 children: 43: 0x563787a3a620 VAL: 'foo' (3 sibs) 43: 0x563787a3a6b8 VAL: 'bar' (3 sibs) 43: 0x563787a3a750 VAL: 'baz' (3 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x563787a9dae0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x563787a9db70 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x563787a9dc00 VAL: 'foo' (3 sibs) 43: [3] [3] 0x563787a9dc90 VAL: 'bar' (3 sibs) 43: [4] [4] 0x563787a9dd20 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: 0x563787a41618 [ROOT] MAP: (0 sibs) 2 children: 43: 0x563787a3b2d0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x563787a3b368 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x563787a3b410 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x563787a3b5e0 VAL: 'val0' (2 sibs) 43: 0x563787a3b678 VAL: 'val1' (2 sibs) 43: 0x563787a3b4a8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x563787a3b720 VAL: 'val2' (2 sibs) 43: 0x563787a3b7b8 VAL: 'val3' (2 sibs) 43: 0x563787a3b540 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x563787a3b860 VAL: 'val4' (2 sibs) 43: 0x563787a3b8f8 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x563787aad510 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x563787aad5a0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x563787aad630 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x563787aad6c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x563787aad750 VAL: 'val0' (2 sibs) 43: [5] [5] 0x563787aad7e0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x563787aad870 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x563787aad900 VAL: 'val2' (2 sibs) 43: [8] [8] 0x563787aad990 VAL: 'val3' (2 sibs) 43: [9] [9] 0x563787aada20 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x563787aadab0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x563787aadb40 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: 0x563787a41730 [ROOT] MAP: (0 sibs) 2 children: 43: 0x563787a3be10 KEYVAL: 'key' 'value' (2 sibs) 43: 0x563787a3bea8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x563787a3bf50 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x563787a3c120 VAL: 'val0' (2 sibs) 43: 0x563787a3c1b8 VAL: 'val1' (2 sibs) 43: 0x563787a3bfe8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x563787a3c260 VAL: 'val2' (2 sibs) 43: 0x563787a3c2f8 VAL: 'val3' (2 sibs) 43: 0x563787a3c080 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x563787a3c3a0 VAL: 'val4' (2 sibs) 43: 0x563787a3c438 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x563787aadbe0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x563787aadc70 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x563787aadd00 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x563787aadd90 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x563787aade20 VAL: 'val0' (2 sibs) 43: [5] [5] 0x563787aadeb0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x563787aadf40 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x563787aadfd0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x563787aae060 VAL: 'val3' (2 sibs) 43: [9] [9] 0x563787aae0f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x563787aae180 VAL: 'val4' (2 sibs) 43: [11] [11] 0x563787aae210 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: 0x563787a41848 [ROOT] MAP: (0 sibs) 2 children: 43: 0x563787a3c4e0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x563787a3c578 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x563787a3c620 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x563787a3c7f0 VAL: 'val0' (2 sibs) 43: 0x563787a3c888 VAL: 'val1' (2 sibs) 43: 0x563787a3c6b8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x563787a3c930 VAL: 'val2' (2 sibs) 43: 0x563787a3c9c8 VAL: 'val3' (2 sibs) 43: 0x563787a3c750 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x563787a3ca70 VAL: 'val4' (2 sibs) 43: 0x563787a3cb08 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x563787aae2b0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x563787aae340 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x563787aae3d0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x563787aae460 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x563787aae4f0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x563787aae580 VAL: 'val1' (2 sibs) 43: [6] [6] 0x563787aae610 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x563787aae6a0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x563787aae730 VAL: 'val3' (2 sibs) 43: [9] [9] 0x563787aae7c0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x563787aae850 VAL: 'val4' (2 sibs) 43: [11] [11] 0x563787aae8e0 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: 0x563787a41960 [ROOT] MAP: (0 sibs) 2 children: 43: 0x563787a3d480 KEYVAL: 'key' 'value' (2 sibs) 43: 0x563787a3d518 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x563787a3d5c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x563787a3d790 VAL: 'val0' (2 sibs) 43: 0x563787a3d828 VAL: 'val1' (2 sibs) 43: 0x563787a3d658 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x563787a3d8d0 VAL: 'val2' (2 sibs) 43: 0x563787a3d968 VAL: 'val3' (2 sibs) 43: 0x563787a3d6f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x563787a3da10 VAL: 'val4' (2 sibs) 43: 0x563787a3daa8 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x563787aae980 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x563787aaea10 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x563787aaeaa0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x563787aaeb30 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x563787aaebc0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x563787aaec50 VAL: 'val1' (2 sibs) 43: [6] [6] 0x563787aaece0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x563787aaed70 VAL: 'val2' (2 sibs) 43: [8] [8] 0x563787aaee00 VAL: 'val3' (2 sibs) 43: [9] [9] 0x563787aaee90 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x563787aaef20 VAL: 'val4' (2 sibs) 43: [11] [11] 0x563787aaefb0 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: 0x563787a41a78 [ROOT] MAP: (0 sibs) 1 children: 43: 0x563787a3ba90 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0x563787a3bb30 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0x563787a3fcb0 VAL: 'env01' (28 sibs) 43: 0x563787a3fd48 VAL: 'env02' (28 sibs) 43: 0x563787a3fde0 VAL: 'env03' (28 sibs) 43: 0x563787a3fe78 VAL: 'env04' (28 sibs) 43: 0x563787a3ff10 VAL: 'env11' (28 sibs) 43: 0x563787a3ffa8 VAL: 'env12' (28 sibs) 43: 0x563787a40040 VAL: 'env13' (28 sibs) 43: 0x563787a400d8 VAL: 'env14' (28 sibs) 43: 0x563787a40170 VAL: 'env21' (28 sibs) 43: 0x563787a40208 VAL: 'env22' (28 sibs) 43: 0x563787a402a0 VAL: 'env23' (28 sibs) 43: 0x563787a40338 VAL: 'env24' (28 sibs) 43: 0x563787a403d0 VAL: 'env31' (28 sibs) 43: 0x563787a40468 VAL: 'env32' (28 sibs) 43: 0x563787a40500 VAL: 'env33' (28 sibs) 43: 0x563787a40598 VAL: 'env34' (28 sibs) 43: 0x563787a40630 VAL: 'env41' (28 sibs) 43: 0x563787a406c8 VAL: 'env42' (28 sibs) 43: 0x563787a40760 VAL: 'env43' (28 sibs) 43: 0x563787a407f8 VAL: 'env44' (28 sibs) 43: 0x563787a40890 VAL: 'env51' (28 sibs) 43: 0x563787a40928 VAL: 'env52' (28 sibs) 43: 0x563787a409c0 VAL: 'env53' (28 sibs) 43: 0x563787a40a58 VAL: 'env54' (28 sibs) 43: 0x563787a40af0 VAL: 'env61' (28 sibs) 43: 0x563787a40b88 VAL: 'env62' (28 sibs) 43: 0x563787a40c20 VAL: 'env63' (28 sibs) 43: 0x563787a40cb8 VAL: 'env64' (28 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x563787aaf050 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x563787aaf0e0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x563787aaf170 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x563787aaf200 VAL: 'env01' (28 sibs) 43: [4] [4] 0x563787aaf290 VAL: 'env02' (28 sibs) 43: [5] [5] 0x563787aaf320 VAL: 'env03' (28 sibs) 43: [6] [6] 0x563787aaf3b0 VAL: 'env04' (28 sibs) 43: [7] [7] 0x563787aaf440 VAL: 'env11' (28 sibs) 43: [8] [8] 0x563787aaf4d0 VAL: 'env12' (28 sibs) 43: [9] [9] 0x563787aaf560 VAL: 'env13' (28 sibs) 43: [10] [10] 0x563787aaf5f0 VAL: 'env14' (28 sibs) 43: [11] [11] 0x563787aaf680 VAL: 'env21' (28 sibs) 43: [12] [12] 0x563787aaf710 VAL: 'env22' (28 sibs) 43: [13] [13] 0x563787aaf7a0 VAL: 'env23' (28 sibs) 43: [14] [14] 0x563787aaf830 VAL: 'env24' (28 sibs) 43: [15] [15] 0x563787aaf8c0 VAL: 'env31' (28 sibs) 43: [16] [16] 0x563787aaf950 VAL: 'env32' (28 sibs) 43: [17] [17] 0x563787aaf9e0 VAL: 'env33' (28 sibs) 43: [18] [18] 0x563787aafa70 VAL: 'env34' (28 sibs) 43: [19] [19] 0x563787aafb00 VAL: 'env41' (28 sibs) 43: [20] [20] 0x563787aafb90 VAL: 'env42' (28 sibs) 43: [21] [21] 0x563787aafc20 VAL: 'env43' (28 sibs) 43: [22] [22] 0x563787aafcb0 VAL: 'env44' (28 sibs) 43: [23] [23] 0x563787aafd40 VAL: 'env51' (28 sibs) 43: [24] [24] 0x563787aafdd0 VAL: 'env52' (28 sibs) 43: [25] [25] 0x563787aafe60 VAL: 'env53' (28 sibs) 43: [26] [26] 0x563787aafef0 VAL: 'env54' (28 sibs) 43: [27] [27] 0x563787aaff80 VAL: 'env61' (28 sibs) 43: [28] [28] 0x563787ab0010 VAL: 'env62' (28 sibs) 43: [29] [29] 0x563787ab00a0 VAL: 'env63' (28 sibs) 43: [30] [30] 0x563787ab0130 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: 0x563787a41b90 [ROOT] MAP: (0 sibs) 2 children: 43: 0x563787a3eb60 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0x563787a3eca0 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0x563787a3ee70 VAL: 'a' (6 sibs) 43: 0x563787a3ef08 VAL: 'b' (6 sibs) 43: 0x563787a3efa0 VAL: 'c' (6 sibs) 43: 0x563787a3f038 VAL: 'd' (6 sibs) 43: 0x563787a3f0d0 VAL: 'e' (6 sibs) 43: 0x563787a3f168 VAL: 'f' (6 sibs) 43: 0x563787a3ed38 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0x563787a3f210 VAL: 'a' (2 sibs) 43: 0x563787a3f2a8 VAL: 'b' (2 sibs) 43: 0x563787a3edd0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0x563787a3f350 VAL: 'a' (2 sibs) 43: 0x563787a3f3e8 VAL: 'b' (2 sibs) 43: 0x563787a3ebf8 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0x563787a3f490 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0x563787a3f5d0 VAL: 'a' (6 sibs) 43: 0x563787a3f668 VAL: 'b' (6 sibs) 43: 0x563787a3f700 VAL: 'c' (6 sibs) 43: 0x563787a3f798 VAL: 'd' (6 sibs) 43: 0x563787a3f830 VAL: 'e' (6 sibs) 43: 0x563787a3f8c8 VAL: 'f' (6 sibs) 43: 0x563787a3f528 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0x563787a3f970 VAL: 'a' (2 sibs) 43: 0x563787a3fa08 VAL: 'b' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x563787ab01d0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x563787ab0260 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x563787ab02f0 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x563787ab0380 VAL: 'a' (6 sibs) 43: [4] [4] 0x563787ab0410 VAL: 'b' (6 sibs) 43: [5] [5] 0x563787ab04a0 VAL: 'c' (6 sibs) 43: [6] [6] 0x563787ab0530 VAL: 'd' (6 sibs) 43: [7] [7] 0x563787ab05c0 VAL: 'e' (6 sibs) 43: [8] [8] 0x563787ab0650 VAL: 'f' (6 sibs) 43: [9] [9] 0x563787ab06e0 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x563787ab0770 VAL: 'a' (2 sibs) 43: [11] [11] 0x563787ab0800 VAL: 'b' (2 sibs) 43: [12] [12] 0x563787ab0890 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x563787ab0920 VAL: 'a' (2 sibs) 43: [14] [14] 0x563787ab09b0 VAL: 'b' (2 sibs) 43: [15] [15] 0x563787ab0a40 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x563787ab0ad0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x563787ab0b60 VAL: 'a' (6 sibs) 43: [18] [18] 0x563787ab0bf0 VAL: 'b' (6 sibs) 43: [19] [19] 0x563787ab0c80 VAL: 'c' (6 sibs) 43: [20] [20] 0x563787ab0d10 VAL: 'd' (6 sibs) 43: [21] [21] 0x563787ab0da0 VAL: 'e' (6 sibs) 43: [22] [22] 0x563787ab0e30 VAL: 'f' (6 sibs) 43: [23] [23] 0x563787ab0ec0 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x563787ab0f50 VAL: 'a' (2 sibs) 43: [25] [25] 0x563787ab0fe0 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: 0x563787a41ca8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x563787a3fb00 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0x563787a3fba0 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0x563787a41240 VAL: 'a' (4 sibs) 43: 0x563787a412d8 VAL: 'b' (4 sibs) 43: 0x563787a41370 VAL: 'c' (4 sibs) 43: 0x563787a41408 VAL: 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x563787ab1080 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x563787ab1110 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x563787ab11a0 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x563787ab1230 VAL: 'a' (4 sibs) 43: [4] [4] 0x563787ab12c0 VAL: 'b' (4 sibs) 43: [5] [5] 0x563787ab1350 VAL: 'c' (4 sibs) 43: [6] [6] 0x563787ab13e0 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: 0x563787a41dc0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x563787a3ae10 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0x563787a3acd0 VAL: 'a' (2 sibs) 43: 0x563787a3ad68 VAL: 'b' (2 sibs) 43: 0x563787a3aea8 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0x563787a3ab90 VAL: 'c' (2 sibs) 43: 0x563787a3ac28 VAL: 'd' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x563787ab1480 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x563787ab1510 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x563787ab15a0 VAL: 'a' (2 sibs) 43: [3] [3] 0x563787ab1630 VAL: 'b' (2 sibs) 43: [4] [4] 0x563787ab16c0 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x563787ab1750 VAL: 'c' (2 sibs) 43: [6] [6] 0x563787ab17e0 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: 0x563787a41ed8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x563787a3b9a0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0x563787a3aa50 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0x563787a3aae8 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0x563787a43f40 VAL: 'a' (21 sibs) 43: 0x563787a43fd8 VAL: 'b' (21 sibs) 43: 0x563787a44070 VAL: 'b1' (21 sibs) 43: 0x563787a44108 VAL: 'b2' (21 sibs) 43: 0x563787a441a0 VAL: 'b3' (21 sibs) 43: 0x563787a44238 VAL: 'b4' (21 sibs) 43: 0x563787a442d0 VAL: 'b5' (21 sibs) 43: 0x563787a44368 VAL: 'b6' (21 sibs) 43: 0x563787a44400 VAL: 'b61' (21 sibs) 43: 0x563787a44498 VAL: 'b62' (21 sibs) 43: 0x563787a44530 VAL: 'b63' (21 sibs) 43: 0x563787a445c8 VAL: 'b64' (21 sibs) 43: 0x563787a44660 VAL: 'b65' (21 sibs) 43: 0x563787a446f8 VAL: 'b66' (21 sibs) 43: 0x563787a44790 VAL: 'b7' (21 sibs) 43: 0x563787a44828 VAL: 'b8' (21 sibs) 43: 0x563787a448c0 VAL: 'b9' (21 sibs) 43: 0x563787a44958 VAL: 'b10' (21 sibs) 43: 0x563787a449f0 VAL: 'e' (21 sibs) 43: 0x563787a44a88 VAL: 'f' (21 sibs) 43: 0x563787a44b20 VAL: 'g' (21 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x563787ab1880 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x563787ab1910 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x563787ab19a0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x563787ab1a30 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x563787ab1ac0 VAL: 'a' (21 sibs) 43: [5] [5] 0x563787ab1b50 VAL: 'b' (21 sibs) 43: [6] [6] 0x563787ab1be0 VAL: 'b1' (21 sibs) 43: [7] [7] 0x563787ab1c70 VAL: 'b2' (21 sibs) 43: [8] [8] 0x563787ab1d00 VAL: 'b3' (21 sibs) 43: [9] [9] 0x563787ab1d90 VAL: 'b4' (21 sibs) 43: [10] [10] 0x563787ab1e20 VAL: 'b5' (21 sibs) 43: [11] [11] 0x563787ab1eb0 VAL: 'b6' (21 sibs) 43: [12] [12] 0x563787ab1f40 VAL: 'b61' (21 sibs) 43: [13] [13] 0x563787ab1fd0 VAL: 'b62' (21 sibs) 43: [14] [14] 0x563787ab2060 VAL: 'b63' (21 sibs) 43: [15] [15] 0x563787ab20f0 VAL: 'b64' (21 sibs) 43: [16] [16] 0x563787ab2180 VAL: 'b65' (21 sibs) 43: [17] [17] 0x563787ab2210 VAL: 'b66' (21 sibs) 43: [18] [18] 0x563787ab22a0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x563787ab2330 VAL: 'b8' (21 sibs) 43: [20] [20] 0x563787ab23c0 VAL: 'b9' (21 sibs) 43: [21] [21] 0x563787ab2450 VAL: 'b10' (21 sibs) 43: [22] [22] 0x563787ab24e0 VAL: 'e' (21 sibs) 43: [23] [23] 0x563787ab2570 VAL: 'f' (21 sibs) 43: [24] [24] 0x563787ab2600 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: 0x563787a41ff0 [ROOT] MAP: (0 sibs) 4 children: 43: 0x563787a40d60 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0x563787a3cbb0 VAL: 'f' (1 sibs) 43: 0x563787a40df8 KEYVAL: 'g' 'h' (4 sibs) 43: 0x563787a40e90 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0x563787a3cc50 VAL: 'b' (1 sibs) 43: 0x563787a40f28 KEYVAL: 'c' 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x563787ab26a0 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x563787ab2730 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x563787ab27c0 VAL: 'f' (1 sibs) 43: [3] [3] 0x563787ab2850 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x563787ab28e0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x563787ab2970 VAL: 'b' (1 sibs) 43: [6] [6] 0x563787ab2a00 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: 0x563787a41500 [ROOT] STREAM: (0 sibs) 1 children: 43: 0x563787a3a580 DOCSEQ: (1 sibs) 3 children: 43: 0x563787a3a620 VAL: 'foo' (3 sibs) 43: 0x563787a3a6b8 VAL: 'bar' (3 sibs) 43: 0x563787a3a750 VAL: 'baz' (3 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x563787ab2aa0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x563787ab2b30 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x563787ab2bc0 VAL: 'foo' (3 sibs) 43: [3] [3] 0x563787ab2c50 VAL: 'bar' (3 sibs) 43: [4] [4] 0x563787ab2ce0 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: 0x563787a41618 [ROOT] MAP: (0 sibs) 2 children: 43: 0x563787a3b2d0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x563787a3b368 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x563787a3b410 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x563787a3b5e0 VAL: 'val0' (2 sibs) 43: 0x563787a3b678 VAL: 'val1' (2 sibs) 43: 0x563787a3b4a8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x563787a3b720 VAL: 'val2' (2 sibs) 43: 0x563787a3b7b8 VAL: 'val3' (2 sibs) 43: 0x563787a3b540 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x563787a3b860 VAL: 'val4' (2 sibs) 43: 0x563787a3b8f8 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x563787ab2d80 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x563787ab2e10 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x563787ab2ea0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x563787ab2f30 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x563787ab2fc0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x563787ab3050 VAL: 'val1' (2 sibs) 43: [6] [6] 0x563787ab30e0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x563787ab3170 VAL: 'val2' (2 sibs) 43: [8] [8] 0x563787ab3200 VAL: 'val3' (2 sibs) 43: [9] [9] 0x563787ab3290 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x563787ab3320 VAL: 'val4' (2 sibs) 43: [11] [11] 0x563787ab33b0 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: 0x563787a41730 [ROOT] MAP: (0 sibs) 2 children: 43: 0x563787a3be10 KEYVAL: 'key' 'value' (2 sibs) 43: 0x563787a3bea8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x563787a3bf50 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x563787a3c120 VAL: 'val0' (2 sibs) 43: 0x563787a3c1b8 VAL: 'val1' (2 sibs) 43: 0x563787a3bfe8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x563787a3c260 VAL: 'val2' (2 sibs) 43: 0x563787a3c2f8 VAL: 'val3' (2 sibs) 43: 0x563787a3c080 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x563787a3c3a0 VAL: 'val4' (2 sibs) 43: 0x563787a3c438 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x563787ab3450 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x563787ab34e0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x563787ab3570 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x563787ab3600 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x563787ab3690 VAL: 'val0' (2 sibs) 43: [5] [5] 0x563787ab3720 VAL: 'val1' (2 sibs) 43: [6] [6] 0x563787ab37b0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x563787ab3840 VAL: 'val2' (2 sibs) 43: [8] [8] 0x563787ab38d0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x563787ab3960 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x563787ab39f0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x563787ab3a80 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: 0x563787a41848 [ROOT] MAP: (0 sibs) 2 children: 43: 0x563787a3c4e0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x563787a3c578 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x563787a3c620 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x563787a3c7f0 VAL: 'val0' (2 sibs) 43: 0x563787a3c888 VAL: 'val1' (2 sibs) 43: 0x563787a3c6b8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x563787a3c930 VAL: 'val2' (2 sibs) 43: 0x563787a3c9c8 VAL: 'val3' (2 sibs) 43: 0x563787a3c750 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x563787a3ca70 VAL: 'val4' (2 sibs) 43: 0x563787a3cb08 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x563787ab3b20 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x563787ab3bb0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x563787ab3c40 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x563787ab3cd0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x563787ab3d60 VAL: 'val0' (2 sibs) 43: [5] [5] 0x563787ab3df0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x563787ab3e80 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x563787ab3f10 VAL: 'val2' (2 sibs) 43: [8] [8] 0x563787ab3fa0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x563787ab4030 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x563787ab40c0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x563787ab4150 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: 0x563787a41960 [ROOT] MAP: (0 sibs) 2 children: 43: 0x563787a3d480 KEYVAL: 'key' 'value' (2 sibs) 43: 0x563787a3d518 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x563787a3d5c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x563787a3d790 VAL: 'val0' (2 sibs) 43: 0x563787a3d828 VAL: 'val1' (2 sibs) 43: 0x563787a3d658 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x563787a3d8d0 VAL: 'val2' (2 sibs) 43: 0x563787a3d968 VAL: 'val3' (2 sibs) 43: 0x563787a3d6f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x563787a3da10 VAL: 'val4' (2 sibs) 43: 0x563787a3daa8 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x563787ab41f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x563787ab4280 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x563787ab4310 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x563787ab43a0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x563787ab4430 VAL: 'val0' (2 sibs) 43: [5] [5] 0x563787ab44c0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x563787ab4550 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x563787ab45e0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x563787ab4670 VAL: 'val3' (2 sibs) 43: [9] [9] 0x563787ab4700 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x563787ab4790 VAL: 'val4' (2 sibs) 43: [11] [11] 0x563787ab4820 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: 0x563787a41a78 [ROOT] MAP: (0 sibs) 1 children: 43: 0x563787a3ba90 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0x563787a3bb30 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0x563787a3fcb0 VAL: 'env01' (28 sibs) 43: 0x563787a3fd48 VAL: 'env02' (28 sibs) 43: 0x563787a3fde0 VAL: 'env03' (28 sibs) 43: 0x563787a3fe78 VAL: 'env04' (28 sibs) 43: 0x563787a3ff10 VAL: 'env11' (28 sibs) 43: 0x563787a3ffa8 VAL: 'env12' (28 sibs) 43: 0x563787a40040 VAL: 'env13' (28 sibs) 43: 0x563787a400d8 VAL: 'env14' (28 sibs) 43: 0x563787a40170 VAL: 'env21' (28 sibs) 43: 0x563787a40208 VAL: 'env22' (28 sibs) 43: 0x563787a402a0 VAL: 'env23' (28 sibs) 43: 0x563787a40338 VAL: 'env24' (28 sibs) 43: 0x563787a403d0 VAL: 'env31' (28 sibs) 43: 0x563787a40468 VAL: 'env32' (28 sibs) 43: 0x563787a40500 VAL: 'env33' (28 sibs) 43: 0x563787a40598 VAL: 'env34' (28 sibs) 43: 0x563787a40630 VAL: 'env41' (28 sibs) 43: 0x563787a406c8 VAL: 'env42' (28 sibs) 43: 0x563787a40760 VAL: 'env43' (28 sibs) 43: 0x563787a407f8 VAL: 'env44' (28 sibs) 43: 0x563787a40890 VAL: 'env51' (28 sibs) 43: 0x563787a40928 VAL: 'env52' (28 sibs) 43: 0x563787a409c0 VAL: 'env53' (28 sibs) 43: 0x563787a40a58 VAL: 'env54' (28 sibs) 43: 0x563787a40af0 VAL: 'env61' (28 sibs) 43: 0x563787a40b88 VAL: 'env62' (28 sibs) 43: 0x563787a40c20 VAL: 'env63' (28 sibs) 43: 0x563787a40cb8 VAL: 'env64' (28 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x563787ab48c0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x563787ab4950 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x563787ab49e0 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x563787ab4a70 VAL: 'env01' (28 sibs) 43: [4] [4] 0x563787ab4b00 VAL: 'env02' (28 sibs) 43: [5] [5] 0x563787ab4b90 VAL: 'env03' (28 sibs) 43: [6] [6] 0x563787ab4c20 VAL: 'env04' (28 sibs) 43: [7] [7] 0x563787ab4cb0 VAL: 'env11' (28 sibs) 43: [8] [8] 0x563787ab4d40 VAL: 'env12' (28 sibs) 43: [9] [9] 0x563787ab4dd0 VAL: 'env13' (28 sibs) 43: [10] [10] 0x563787ab4e60 VAL: 'env14' (28 sibs) 43: [11] [11] 0x563787ab4ef0 VAL: 'env21' (28 sibs) 43: [12] [12] 0x563787ab4f80 VAL: 'env22' (28 sibs) 43: [13] [13] 0x563787ab5010 VAL: 'env23' (28 sibs) 43: [14] [14] 0x563787ab50a0 VAL: 'env24' (28 sibs) 43: [15] [15] 0x563787ab5130 VAL: 'env31' (28 sibs) 43: [16] [16] 0x563787ab51c0 VAL: 'env32' (28 sibs) 43: [17] [17] 0x563787ab5250 VAL: 'env33' (28 sibs) 43: [18] [18] 0x563787ab52e0 VAL: 'env34' (28 sibs) 43: [19] [19] 0x563787ab5370 VAL: 'env41' (28 sibs) 43: [20] [20] 0x563787ab5400 VAL: 'env42' (28 sibs) 43: [21] [21] 0x563787ab5490 VAL: 'env43' (28 sibs) 43: [22] [22] 0x563787ab5520 VAL: 'env44' (28 sibs) 43: [23] [23] 0x563787ab55b0 VAL: 'env51' (28 sibs) 43: [24] [24] 0x563787ab5640 VAL: 'env52' (28 sibs) 43: [25] [25] 0x563787ab56d0 VAL: 'env53' (28 sibs) 43: [26] [26] 0x563787ab5760 VAL: 'env54' (28 sibs) 43: [27] [27] 0x563787ab57f0 VAL: 'env61' (28 sibs) 43: [28] [28] 0x563787ab5880 VAL: 'env62' (28 sibs) 43: [29] [29] 0x563787ab5910 VAL: 'env63' (28 sibs) 43: [30] [30] 0x563787ab59a0 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: 0x563787a41b90 [ROOT] MAP: (0 sibs) 2 children: 43: 0x563787a3eb60 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0x563787a3eca0 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0x563787a3ee70 VAL: 'a' (6 sibs) 43: 0x563787a3ef08 VAL: 'b' (6 sibs) 43: 0x563787a3efa0 VAL: 'c' (6 sibs) 43: 0x563787a3f038 VAL: 'd' (6 sibs) 43: 0x563787a3f0d0 VAL: 'e' (6 sibs) 43: 0x563787a3f168 VAL: 'f' (6 sibs) 43: 0x563787a3ed38 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0x563787a3f210 VAL: 'a' (2 sibs) 43: 0x563787a3f2a8 VAL: 'b' (2 sibs) 43: 0x563787a3edd0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0x563787a3f350 VAL: 'a' (2 sibs) 43: 0x563787a3f3e8 VAL: 'b' (2 sibs) 43: 0x563787a3ebf8 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0x563787a3f490 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0x563787a3f5d0 VAL: 'a' (6 sibs) 43: 0x563787a3f668 VAL: 'b' (6 sibs) 43: 0x563787a3f700 VAL: 'c' (6 sibs) 43: 0x563787a3f798 VAL: 'd' (6 sibs) 43: 0x563787a3f830 VAL: 'e' (6 sibs) 43: 0x563787a3f8c8 VAL: 'f' (6 sibs) 43: 0x563787a3f528 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0x563787a3f970 VAL: 'a' (2 sibs) 43: 0x563787a3fa08 VAL: 'b' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x563787ab5a40 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x563787ab5ad0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x563787ab5b60 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x563787ab5bf0 VAL: 'a' (6 sibs) 43: [4] [4] 0x563787ab5c80 VAL: 'b' (6 sibs) 43: [5] [5] 0x563787ab5d10 VAL: 'c' (6 sibs) 43: [6] [6] 0x563787ab5da0 VAL: 'd' (6 sibs) 43: [7] [7] 0x563787ab5e30 VAL: 'e' (6 sibs) 43: [8] [8] 0x563787ab5ec0 VAL: 'f' (6 sibs) 43: [9] [9] 0x563787ab5f50 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x563787ab5fe0 VAL: 'a' (2 sibs) 43: [11] [11] 0x563787ab6070 VAL: 'b' (2 sibs) 43: [12] [12] 0x563787ab6100 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x563787ab6190 VAL: 'a' (2 sibs) 43: [14] [14] 0x563787ab6220 VAL: 'b' (2 sibs) 43: [15] [15] 0x563787ab62b0 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x563787ab6340 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x563787ab63d0 VAL: 'a' (6 sibs) 43: [18] [18] 0x563787ab6460 VAL: 'b' (6 sibs) 43: [19] [19] 0x563787ab64f0 VAL: 'c' (6 sibs) 43: [20] [20] 0x563787ab6580 VAL: 'd' (6 sibs) 43: [21] [21] 0x563787ab6610 VAL: 'e' (6 sibs) 43: [22] [22] 0x563787ab66a0 VAL: 'f' (6 sibs) 43: [23] [23] 0x563787ab6730 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x563787ab67c0 VAL: 'a' (2 sibs) 43: [25] [25] 0x563787ab6850 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: 0x563787a41ca8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x563787a3fb00 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0x563787a3fba0 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0x563787a41240 VAL: 'a' (4 sibs) 43: 0x563787a412d8 VAL: 'b' (4 sibs) 43: 0x563787a41370 VAL: 'c' (4 sibs) 43: 0x563787a41408 VAL: 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x563787ab68f0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x563787ab6980 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x563787ab6a10 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x563787ab6aa0 VAL: 'a' (4 sibs) 43: [4] [4] 0x563787ab6b30 VAL: 'b' (4 sibs) 43: [5] [5] 0x563787ab6bc0 VAL: 'c' (4 sibs) 43: [6] [6] 0x563787ab6c50 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: 0x563787a41dc0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x563787a3ae10 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0x563787a3acd0 VAL: 'a' (2 sibs) 43: 0x563787a3ad68 VAL: 'b' (2 sibs) 43: 0x563787a3aea8 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0x563787a3ab90 VAL: 'c' (2 sibs) 43: 0x563787a3ac28 VAL: 'd' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x563787ab6cf0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x563787ab6d80 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x563787ab6e10 VAL: 'a' (2 sibs) 43: [3] [3] 0x563787ab6ea0 VAL: 'b' (2 sibs) 43: [4] [4] 0x563787ab6f30 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x563787ab6fc0 VAL: 'c' (2 sibs) 43: [6] [6] 0x563787ab7050 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: 0x563787a41ed8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x563787a3b9a0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0x563787a3aa50 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0x563787a3aae8 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0x563787a43f40 VAL: 'a' (21 sibs) 43: 0x563787a43fd8 VAL: 'b' (21 sibs) 43: 0x563787a44070 VAL: 'b1' (21 sibs) 43: 0x563787a44108 VAL: 'b2' (21 sibs) 43: 0x563787a441a0 VAL: 'b3' (21 sibs) 43: 0x563787a44238 VAL: 'b4' (21 sibs) 43: 0x563787a442d0 VAL: 'b5' (21 sibs) 43: 0x563787a44368 VAL: 'b6' (21 sibs) 43: 0x563787a44400 VAL: 'b61' (21 sibs) 43: 0x563787a44498 VAL: 'b62' (21 sibs) 43: 0x563787a44530 VAL: 'b63' (21 sibs) 43: 0x563787a445c8 VAL: 'b64' (21 sibs) 43: 0x563787a44660 VAL: 'b65' (21 sibs) 43: 0x563787a446f8 VAL: 'b66' (21 sibs) 43: 0x563787a44790 VAL: 'b7' (21 sibs) 43: 0x563787a44828 VAL: 'b8' (21 sibs) 43: 0x563787a448c0 VAL: 'b9' (21 sibs) 43: 0x563787a44958 VAL: 'b10' (21 sibs) 43: 0x563787a449f0 VAL: 'e' (21 sibs) 43: 0x563787a44a88 VAL: 'f' (21 sibs) 43: 0x563787a44b20 VAL: 'g' (21 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x563787ab70f0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x563787ab7180 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x563787ab7210 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x563787ab72a0 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x563787ab7330 VAL: 'a' (21 sibs) 43: [5] [5] 0x563787ab73c0 VAL: 'b' (21 sibs) 43: [6] [6] 0x563787ab7450 VAL: 'b1' (21 sibs) 43: [7] [7] 0x563787ab74e0 VAL: 'b2' (21 sibs) 43: [8] [8] 0x563787ab7570 VAL: 'b3' (21 sibs) 43: [9] [9] 0x563787ab7600 VAL: 'b4' (21 sibs) 43: [10] [10] 0x563787ab7690 VAL: 'b5' (21 sibs) 43: [11] [11] 0x563787ab7720 VAL: 'b6' (21 sibs) 43: [12] [12] 0x563787ab77b0 VAL: 'b61' (21 sibs) 43: [13] [13] 0x563787ab7840 VAL: 'b62' (21 sibs) 43: [14] [14] 0x563787ab78d0 VAL: 'b63' (21 sibs) 43: [15] [15] 0x563787ab7960 VAL: 'b64' (21 sibs) 43: [16] [16] 0x563787ab79f0 VAL: 'b65' (21 sibs) 43: [17] [17] 0x563787ab7a80 VAL: 'b66' (21 sibs) 43: [18] [18] 0x563787ab7b10 VAL: 'b7' (21 sibs) 43: [19] [19] 0x563787ab7ba0 VAL: 'b8' (21 sibs) 43: [20] [20] 0x563787ab7c30 VAL: 'b9' (21 sibs) 43: [21] [21] 0x563787ab7cc0 VAL: 'b10' (21 sibs) 43: [22] [22] 0x563787ab7d50 VAL: 'e' (21 sibs) 43: [23] [23] 0x563787ab7de0 VAL: 'f' (21 sibs) 43: [24] [24] 0x563787ab7e70 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: 0x563787a41ff0 [ROOT] MAP: (0 sibs) 4 children: 43: 0x563787a40d60 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0x563787a3cbb0 VAL: 'f' (1 sibs) 43: 0x563787a40df8 KEYVAL: 'g' 'h' (4 sibs) 43: 0x563787a40e90 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0x563787a3cc50 VAL: 'b' (1 sibs) 43: 0x563787a40f28 KEYVAL: 'c' 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x563787ab7f10 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x563787ab7fa0 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x563787ab8030 VAL: 'f' (1 sibs) 43: [3] [3] 0x563787ab80c0 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x563787ab8150 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x563787ab81e0 VAL: 'b' (1 sibs) 43: [6] [6] 0x563787ab8270 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: 0x5566c08c9820 [ROOT] MAP: (0 sibs) 1 children: 44: 0x5566c08c8030 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0x5566c08c80d0 VAL: '-2' (15 sibs) 44: 0x5566c08c8168 VAL: '-2' (15 sibs) 44: 0x5566c08c8200 VAL: '5' (15 sibs) 44: 0x5566c08c8298 VAL: '0xa' (15 sibs) 44: 0x5566c08c8330 VAL: '-0xb' (15 sibs) 44: 0x5566c08c83c8 VAL: '0XA' (15 sibs) 44: 0x5566c08c8460 VAL: '-0XA' (15 sibs) 44: 0x5566c08c84f8 VAL: '0b10' (15 sibs) 44: 0x5566c08c8590 VAL: '-0b10' (15 sibs) 44: 0x5566c08c8628 VAL: '0B10' (15 sibs) 44: 0x5566c08c86c0 VAL: '-0B10' (15 sibs) 44: 0x5566c08c8758 VAL: '0o17' (15 sibs) 44: 0x5566c08c87f0 VAL: '-0o17' (15 sibs) 44: 0x5566c08c8888 VAL: '0O17' (15 sibs) 44: 0x5566c08c8920 VAL: '-0O17' (15 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x5566c08edb50 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x5566c08edbe0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x5566c08edc70 VAL: '-2' (15 sibs) 44: [3] [3] 0x5566c08edd00 VAL: '-2' (15 sibs) 44: [4] [4] 0x5566c08edd90 VAL: '5' (15 sibs) 44: [5] [5] 0x5566c08ede20 VAL: '0xa' (15 sibs) 44: [6] [6] 0x5566c08edeb0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x5566c08edf40 VAL: '0XA' (15 sibs) 44: [8] [8] 0x5566c08edfd0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x5566c08ee060 VAL: '0b10' (15 sibs) 44: [10] [10] 0x5566c08ee0f0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x5566c08ee180 VAL: '0B10' (15 sibs) 44: [12] [12] 0x5566c08ee210 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x5566c08ee2a0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x5566c08ee330 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x5566c08ee3c0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x5566c08ee450 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: 0x5566c08c9938 [ROOT] MAP: (0 sibs) 1 children: 44: 0x5566c08c7a30 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x5566c08c7ad0 VAL: '-2' (3 sibs) 44: 0x5566c08c7b68 VAL: '-2' (3 sibs) 44: 0x5566c08c7c00 VAL: '-5' (3 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x5566c08f0180 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x5566c08f0210 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x5566c08f02a0 VAL: '-2' (3 sibs) 44: [3] [3] 0x5566c08f0330 VAL: '-2' (3 sibs) 44: [4] [4] 0x5566c08f03c0 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: 0x5566c08c9a50 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x5566c08c8e30 VAL: '-2.0' (8 sibs) 44: 0x5566c08c8ec8 VAL: '-2.1' (8 sibs) 44: 0x5566c08c8f60 VAL: '0.1' (8 sibs) 44: 0x5566c08c8ff8 VAL: '.1' (8 sibs) 44: 0x5566c08c9090 VAL: '-.2' (8 sibs) 44: 0x5566c08c9128 VAL: '-2.e+6' (8 sibs) 44: 0x5566c08c91c0 VAL: '-3e-6' (8 sibs) 44: 0x5566c08c9258 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x5566c08f1eb0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5566c08f1f40 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5566c08f1fd0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5566c08f2060 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5566c08f20f0 VAL: '.1' (8 sibs) 44: [5] [5] 0x5566c08f2180 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5566c08f2210 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5566c08f22a0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5566c08f2330 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: 0x5566c08c9b68 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x5566c08c9300 VAL: '-2.0' (8 sibs) 44: 0x5566c08c9398 VAL: '-2.1' (8 sibs) 44: 0x5566c08c9430 VAL: '0.1' (8 sibs) 44: 0x5566c08c94c8 VAL: '.1' (8 sibs) 44: 0x5566c08c9560 VAL: '-.2' (8 sibs) 44: 0x5566c08c95f8 VAL: '-2.e+6' (8 sibs) 44: 0x5566c08c9690 VAL: '-3e-6' (8 sibs) 44: 0x5566c08c9728 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x5566c08f3be0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5566c08f3c70 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5566c08f3d00 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5566c08f3d90 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5566c08f3e20 VAL: '.1' (8 sibs) 44: [5] [5] 0x5566c08f3eb0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5566c08f3f40 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5566c08f3fd0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5566c08f4060 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: 0x5566c08c9c80 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x5566c08ca0a0 VAL: '-2.0' (8 sibs) 44: 0x5566c08ca138 VAL: '-2.1' (8 sibs) 44: 0x5566c08ca1d0 VAL: '0.1' (8 sibs) 44: 0x5566c08ca268 VAL: '.1' (8 sibs) 44: 0x5566c08ca300 VAL: '-.2' (8 sibs) 44: 0x5566c08ca398 VAL: '-2.e+6' (8 sibs) 44: 0x5566c08ca430 VAL: '-3e-6' (8 sibs) 44: 0x5566c08ca4c8 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x5566c08f5910 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5566c08f59a0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5566c08f5a30 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5566c08f5ac0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5566c08f5b50 VAL: '.1' (8 sibs) 44: [5] [5] 0x5566c08f5be0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5566c08f5c70 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5566c08f5d00 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5566c08f5d90 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: 0x5566c08c9d98 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x5566c08cabb0 VAL: '1.2.3' (14 sibs) 44: 0x5566c08cac48 VAL: '1.2.3.4' (14 sibs) 44: 0x5566c08cace0 SEQ: (14 sibs) 2 children: 44: 0x5566c08cb410 VAL: '1.2.3' (2 sibs) 44: 0x5566c08cb4a8 VAL: '4.5.6' (2 sibs) 44: 0x5566c08cad78 SEQ: (14 sibs) 2 children: 44: 0x5566c08cb550 VAL: '1.2.3.4' (2 sibs) 44: 0x5566c08cb5e8 VAL: '4.5.6.7' (2 sibs) 44: 0x5566c08cae10 SEQ: (14 sibs) 2 children: 44: 0x5566c08cb690 VAL: '1.2.3' (2 sibs) 44: 0x5566c08cb728 VAL: '4.5.6' (2 sibs) 44: 0x5566c08caea8 SEQ: (14 sibs) 2 children: 44: 0x5566c08cb7d0 VAL: '1.2.3.4' (2 sibs) 44: 0x5566c08cb868 VAL: '4.5.6.7' (2 sibs) 44: 0x5566c08caf40 MAP: (14 sibs) 1 children: 44: 0x5566c08cb910 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x5566c08cafd8 MAP: (14 sibs) 1 children: 44: 0x5566c08cb9b0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x5566c08cb070 MAP: (14 sibs) 1 children: 44: 0x5566c08cba50 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x5566c08cb108 MAP: (14 sibs) 1 children: 44: 0x5566c08cbaf0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x5566c08cb1a0 MAP: (14 sibs) 2 children: 44: 0x5566c08cbb90 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x5566c08cbc28 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x5566c08cb238 MAP: (14 sibs) 2 children: 44: 0x5566c08cbcd0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x5566c08cbd68 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0x5566c08cb2d0 MAP: (14 sibs) 2 children: 44: 0x5566c08cbe10 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x5566c08cbea8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x5566c08cb368 MAP: (14 sibs) 2 children: 44: 0x5566c08cbf50 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x5566c08cbfe8 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x5566c08f9160 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x5566c08f91f0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x5566c08f9280 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x5566c08f9310 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x5566c08f93a0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x5566c08f9430 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x5566c08f94c0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x5566c08f9550 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x5566c08f95e0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x5566c08f9670 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x5566c08f9700 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x5566c08f9790 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x5566c08f9820 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x5566c08f98b0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x5566c08f9940 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x5566c08f99d0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x5566c08f9a60 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x5566c08f9af0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x5566c08f9b80 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x5566c08f9c10 MAP: (14 sibs) 1 children: 44: [20] [20] 0x5566c08f9ca0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x5566c08f9d30 MAP: (14 sibs) 1 children: 44: [22] [22] 0x5566c08f9dc0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x5566c08f9e50 MAP: (14 sibs) 2 children: 44: [24] [24] 0x5566c08f9ee0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x5566c08f9f70 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x5566c08fa000 MAP: (14 sibs) 2 children: 44: [27] [27] 0x5566c08fa090 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x5566c08fa120 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x5566c08fa1b0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x5566c08fa240 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x5566c08fa2d0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x5566c08fa360 MAP: (14 sibs) 2 children: 44: [33] [33] 0x5566c08fa3f0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x5566c08fa480 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: 0x5566c08c9820 [ROOT] MAP: (0 sibs) 1 children: 44: 0x5566c08c8030 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0x5566c08c80d0 VAL: '-2' (15 sibs) 44: 0x5566c08c8168 VAL: '-2' (15 sibs) 44: 0x5566c08c8200 VAL: '5' (15 sibs) 44: 0x5566c08c8298 VAL: '0xa' (15 sibs) 44: 0x5566c08c8330 VAL: '-0xb' (15 sibs) 44: 0x5566c08c83c8 VAL: '0XA' (15 sibs) 44: 0x5566c08c8460 VAL: '-0XA' (15 sibs) 44: 0x5566c08c84f8 VAL: '0b10' (15 sibs) 44: 0x5566c08c8590 VAL: '-0b10' (15 sibs) 44: 0x5566c08c8628 VAL: '0B10' (15 sibs) 44: 0x5566c08c86c0 VAL: '-0B10' (15 sibs) 44: 0x5566c08c8758 VAL: '0o17' (15 sibs) 44: 0x5566c08c87f0 VAL: '-0o17' (15 sibs) 44: 0x5566c08c8888 VAL: '0O17' (15 sibs) 44: 0x5566c08c8920 VAL: '-0O17' (15 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x5566c08f7f50 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x5566c08f7fe0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x5566c08f8070 VAL: '-2' (15 sibs) 44: [3] [3] 0x5566c08f8100 VAL: '-2' (15 sibs) 44: [4] [4] 0x5566c08f8190 VAL: '5' (15 sibs) 44: [5] [5] 0x5566c08f8220 VAL: '0xa' (15 sibs) 44: [6] [6] 0x5566c08f82b0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x5566c08f8340 VAL: '0XA' (15 sibs) 44: [8] [8] 0x5566c08f83d0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x5566c08f8460 VAL: '0b10' (15 sibs) 44: [10] [10] 0x5566c08f84f0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x5566c08f8580 VAL: '0B10' (15 sibs) 44: [12] [12] 0x5566c08f8610 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x5566c08f86a0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x5566c08f8730 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x5566c08f87c0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x5566c08f8850 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: 0x5566c08c9938 [ROOT] MAP: (0 sibs) 1 children: 44: 0x5566c08c7a30 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x5566c08c7ad0 VAL: '-2' (3 sibs) 44: 0x5566c08c7b68 VAL: '-2' (3 sibs) 44: 0x5566c08c7c00 VAL: '-5' (3 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x5566c08f7640 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x5566c08f76d0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x5566c08f7760 VAL: '-2' (3 sibs) 44: [3] [3] 0x5566c08f77f0 VAL: '-2' (3 sibs) 44: [4] [4] 0x5566c08f7880 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: 0x5566c08c9a50 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x5566c08c8e30 VAL: '-2.0' (8 sibs) 44: 0x5566c08c8ec8 VAL: '-2.1' (8 sibs) 44: 0x5566c08c8f60 VAL: '0.1' (8 sibs) 44: 0x5566c08c8ff8 VAL: '.1' (8 sibs) 44: 0x5566c08c9090 VAL: '-.2' (8 sibs) 44: 0x5566c08c9128 VAL: '-2.e+6' (8 sibs) 44: 0x5566c08c91c0 VAL: '-3e-6' (8 sibs) 44: 0x5566c08c9258 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x5566c08fb570 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5566c08fb600 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5566c08fb690 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5566c08fb720 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5566c08fb7b0 VAL: '.1' (8 sibs) 44: [5] [5] 0x5566c08fb840 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5566c08fb8d0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5566c08fb960 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5566c08fb9f0 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: 0x5566c08c9b68 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x5566c08c9300 VAL: '-2.0' (8 sibs) 44: 0x5566c08c9398 VAL: '-2.1' (8 sibs) 44: 0x5566c08c9430 VAL: '0.1' (8 sibs) 44: 0x5566c08c94c8 VAL: '.1' (8 sibs) 44: 0x5566c08c9560 VAL: '-.2' (8 sibs) 44: 0x5566c08c95f8 VAL: '-2.e+6' (8 sibs) 44: 0x5566c08c9690 VAL: '-3e-6' (8 sibs) 44: 0x5566c08c9728 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x5566c08fbe80 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5566c08fbf10 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5566c08fbfa0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5566c08fc030 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5566c08fc0c0 VAL: '.1' (8 sibs) 44: [5] [5] 0x5566c08fc150 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5566c08fc1e0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5566c08fc270 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5566c08fc300 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: 0x5566c08c9c80 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x5566c08ca0a0 VAL: '-2.0' (8 sibs) 44: 0x5566c08ca138 VAL: '-2.1' (8 sibs) 44: 0x5566c08ca1d0 VAL: '0.1' (8 sibs) 44: 0x5566c08ca268 VAL: '.1' (8 sibs) 44: 0x5566c08ca300 VAL: '-.2' (8 sibs) 44: 0x5566c08ca398 VAL: '-2.e+6' (8 sibs) 44: 0x5566c08ca430 VAL: '-3e-6' (8 sibs) 44: 0x5566c08ca4c8 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x5566c08fc790 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5566c08fc820 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5566c08fc8b0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5566c08fc940 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5566c08fc9d0 VAL: '.1' (8 sibs) 44: [5] [5] 0x5566c08fca60 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5566c08fcaf0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5566c08fcb80 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5566c08fcc10 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: 0x5566c08c9d98 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x5566c08cabb0 VAL: '1.2.3' (14 sibs) 44: 0x5566c08cac48 VAL: '1.2.3.4' (14 sibs) 44: 0x5566c08cace0 SEQ: (14 sibs) 2 children: 44: 0x5566c08cb410 VAL: '1.2.3' (2 sibs) 44: 0x5566c08cb4a8 VAL: '4.5.6' (2 sibs) 44: 0x5566c08cad78 SEQ: (14 sibs) 2 children: 44: 0x5566c08cb550 VAL: '1.2.3.4' (2 sibs) 44: 0x5566c08cb5e8 VAL: '4.5.6.7' (2 sibs) 44: 0x5566c08cae10 SEQ: (14 sibs) 2 children: 44: 0x5566c08cb690 VAL: '1.2.3' (2 sibs) 44: 0x5566c08cb728 VAL: '4.5.6' (2 sibs) 44: 0x5566c08caea8 SEQ: (14 sibs) 2 children: 44: 0x5566c08cb7d0 VAL: '1.2.3.4' (2 sibs) 44: 0x5566c08cb868 VAL: '4.5.6.7' (2 sibs) 44: 0x5566c08caf40 MAP: (14 sibs) 1 children: 44: 0x5566c08cb910 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x5566c08cafd8 MAP: (14 sibs) 1 children: 44: 0x5566c08cb9b0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x5566c08cb070 MAP: (14 sibs) 1 children: 44: 0x5566c08cba50 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x5566c08cb108 MAP: (14 sibs) 1 children: 44: 0x5566c08cbaf0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x5566c08cb1a0 MAP: (14 sibs) 2 children: 44: 0x5566c08cbb90 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x5566c08cbc28 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x5566c08cb238 MAP: (14 sibs) 2 children: 44: 0x5566c08cbcd0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x5566c08cbd68 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0x5566c08cb2d0 MAP: (14 sibs) 2 children: 44: 0x5566c08cbe10 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x5566c08cbea8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x5566c08cb368 MAP: (14 sibs) 2 children: 44: 0x5566c08cbf50 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x5566c08cbfe8 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x5566c08febc0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x5566c08fec50 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x5566c08fece0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x5566c08fed70 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x5566c08fee00 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x5566c08fee90 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x5566c08fef20 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x5566c08fefb0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x5566c08ff040 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x5566c08ff0d0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x5566c08ff160 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x5566c08ff1f0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x5566c08ff280 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x5566c08ff310 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x5566c08ff3a0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x5566c08ff430 MAP: (14 sibs) 1 children: 44: [16] [16] 0x5566c08ff4c0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x5566c08ff550 MAP: (14 sibs) 1 children: 44: [18] [18] 0x5566c08ff5e0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x5566c08ff670 MAP: (14 sibs) 1 children: 44: [20] [20] 0x5566c08ff700 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x5566c08ff790 MAP: (14 sibs) 1 children: 44: [22] [22] 0x5566c08ff820 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x5566c08ff8b0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x5566c08ff940 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x5566c08ff9d0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x5566c08ffa60 MAP: (14 sibs) 2 children: 44: [27] [27] 0x5566c08ffaf0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x5566c08ffb80 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x5566c08ffc10 MAP: (14 sibs) 2 children: 44: [30] [30] 0x5566c08ffca0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x5566c08ffd30 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x5566c08ffdc0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x5566c08ffe50 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x5566c08ffee0 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] 0x5566c08edb50 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x5566c08edbe0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x5566c08edc70 VAL: '-2' (15 sibs) 44: [3] [3] 0x5566c08edd00 VAL: '-2' (15 sibs) 44: [4] [4] 0x5566c08edd90 VAL: '5' (15 sibs) 44: [5] [5] 0x5566c08ede20 VAL: '0xa' (15 sibs) 44: [6] [6] 0x5566c08edeb0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x5566c08edf40 VAL: '0XA' (15 sibs) 44: [8] [8] 0x5566c08edfd0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x5566c08ee060 VAL: '0b10' (15 sibs) 44: [10] [10] 0x5566c08ee0f0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x5566c08ee180 VAL: '0B10' (15 sibs) 44: [12] [12] 0x5566c08ee210 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x5566c08ee2a0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x5566c08ee330 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x5566c08ee3c0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x5566c08ee450 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] 0x5566c090d6e0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x5566c090d770 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x5566c090d800 VAL: '-2' (15 sibs) 44: [3] [3] 0x5566c090d890 VAL: '-2' (15 sibs) 44: [4] [4] 0x5566c090d920 VAL: '5' (15 sibs) 44: [5] [5] 0x5566c090d9b0 VAL: '0xa' (15 sibs) 44: [6] [6] 0x5566c090da40 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x5566c090dad0 VAL: '0XA' (15 sibs) 44: [8] [8] 0x5566c090db60 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x5566c090dbf0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x5566c090dc80 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x5566c090dd10 VAL: '0B10' (15 sibs) 44: [12] [12] 0x5566c090dda0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x5566c090de30 VAL: '0o17' (15 sibs) 44: [14] [14] 0x5566c090dec0 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x5566c090df50 VAL: '0O17' (15 sibs) 44: [16] [16] 0x5566c090dfe0 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] 0x5566c08f0180 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x5566c08f0210 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x5566c08f02a0 VAL: '-2' (3 sibs) 44: [3] [3] 0x5566c08f0330 VAL: '-2' (3 sibs) 44: [4] [4] 0x5566c08f03c0 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] 0x5566c090cdd0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x5566c090ce60 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x5566c090cef0 VAL: '-2' (3 sibs) 44: [3] [3] 0x5566c090cf80 VAL: '-2' (3 sibs) 44: [4] [4] 0x5566c090d010 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] 0x5566c08f1eb0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5566c08f1f40 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5566c08f1fd0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5566c08f2060 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5566c08f20f0 VAL: '.1' (8 sibs) 44: [5] [5] 0x5566c08f2180 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5566c08f2210 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5566c08f22a0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5566c08f2330 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] 0x5566c090e8f0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5566c090e980 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5566c090ea10 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5566c090eaa0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5566c090eb30 VAL: '.1' (8 sibs) 44: [5] [5] 0x5566c090ebc0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5566c090ec50 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5566c090ece0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5566c090ed70 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] 0x5566c08f3be0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5566c08f3c70 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5566c08f3d00 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5566c08f3d90 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5566c08f3e20 VAL: '.1' (8 sibs) 44: [5] [5] 0x5566c08f3eb0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5566c08f3f40 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5566c08f3fd0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5566c08f4060 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] 0x5566c090f200 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5566c090f290 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5566c090f320 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5566c090f3b0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5566c090f440 VAL: '.1' (8 sibs) 44: [5] [5] 0x5566c090f4d0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5566c090f560 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5566c090f5f0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5566c090f680 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] 0x5566c08f5910 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5566c08f59a0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5566c08f5a30 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5566c08f5ac0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5566c08f5b50 VAL: '.1' (8 sibs) 44: [5] [5] 0x5566c08f5be0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5566c08f5c70 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5566c08f5d00 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5566c08f5d90 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] 0x5566c090fb10 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5566c090fba0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5566c090fc30 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5566c090fcc0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5566c090fd50 VAL: '.1' (8 sibs) 44: [5] [5] 0x5566c090fde0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5566c090fe70 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5566c090ff00 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5566c090ff90 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] 0x5566c08f9160 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x5566c08f91f0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x5566c08f9280 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x5566c08f9310 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x5566c08f93a0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x5566c08f9430 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x5566c08f94c0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x5566c08f9550 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x5566c08f95e0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x5566c08f9670 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x5566c08f9700 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x5566c08f9790 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x5566c08f9820 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x5566c08f98b0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x5566c08f9940 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x5566c08f99d0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x5566c08f9a60 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x5566c08f9af0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x5566c08f9b80 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x5566c08f9c10 MAP: (14 sibs) 1 children: 44: [20] [20] 0x5566c08f9ca0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x5566c08f9d30 MAP: (14 sibs) 1 children: 44: [22] [22] 0x5566c08f9dc0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x5566c08f9e50 MAP: (14 sibs) 2 children: 44: [24] [24] 0x5566c08f9ee0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x5566c08f9f70 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x5566c08fa000 MAP: (14 sibs) 2 children: 44: [27] [27] 0x5566c08fa090 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x5566c08fa120 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x5566c08fa1b0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x5566c08fa240 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x5566c08fa2d0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x5566c08fa360 MAP: (14 sibs) 2 children: 44: [33] [33] 0x5566c08fa3f0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x5566c08fa480 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] 0x5566c0911f40 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x5566c0911fd0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x5566c0912060 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x5566c09120f0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x5566c0912180 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x5566c0912210 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x5566c09122a0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x5566c0912330 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x5566c09123c0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x5566c0912450 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x5566c09124e0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x5566c0912570 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x5566c0912600 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x5566c0912690 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x5566c0912720 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x5566c09127b0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x5566c0912840 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x5566c09128d0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x5566c0912960 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x5566c09129f0 MAP: (14 sibs) 1 children: 44: [20] [20] 0x5566c0912a80 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x5566c0912b10 MAP: (14 sibs) 1 children: 44: [22] [22] 0x5566c0912ba0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x5566c0912c30 MAP: (14 sibs) 2 children: 44: [24] [24] 0x5566c0912cc0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x5566c0912d50 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x5566c0912de0 MAP: (14 sibs) 2 children: 44: [27] [27] 0x5566c0912e70 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x5566c0912f00 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x5566c0912f90 MAP: (14 sibs) 2 children: 44: [30] [30] 0x5566c0913020 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x5566c09130b0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x5566c0913140 MAP: (14 sibs) 2 children: 44: [33] [33] 0x5566c09131d0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x5566c0913260 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] 0x5566c08fd9b0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x5566c08fda40 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x5566c08fdad0 VAL: '-2' (15 sibs) 44: [3] [3] 0x5566c08fdb60 VAL: '-2' (15 sibs) 44: [4] [4] 0x5566c08fdbf0 VAL: '5' (15 sibs) 44: [5] [5] 0x5566c08fdc80 VAL: '0xa' (15 sibs) 44: [6] [6] 0x5566c08fdd10 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x5566c08fdda0 VAL: '0XA' (15 sibs) 44: [8] [8] 0x5566c08fde30 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x5566c08fdec0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x5566c08fdf50 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x5566c08fdfe0 VAL: '0B10' (15 sibs) 44: [12] [12] 0x5566c08fe070 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x5566c08fe100 VAL: '0o17' (15 sibs) 44: [14] [14] 0x5566c08fe190 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x5566c08fe220 VAL: '0O17' (15 sibs) 44: [16] [16] 0x5566c08fe2b0 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] 0x5566c0910d30 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x5566c0910dc0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x5566c0910e50 VAL: '-2' (15 sibs) 44: [3] [3] 0x5566c0910ee0 VAL: '-2' (15 sibs) 44: [4] [4] 0x5566c0910f70 VAL: '5' (15 sibs) 44: [5] [5] 0x5566c0911000 VAL: '0xa' (15 sibs) 44: [6] [6] 0x5566c0911090 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x5566c0911120 VAL: '0XA' (15 sibs) 44: [8] [8] 0x5566c09111b0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x5566c0911240 VAL: '0b10' (15 sibs) 44: [10] [10] 0x5566c09112d0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x5566c0911360 VAL: '0B10' (15 sibs) 44: [12] [12] 0x5566c09113f0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x5566c0911480 VAL: '0o17' (15 sibs) 44: [14] [14] 0x5566c0911510 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x5566c09115a0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x5566c0911630 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] 0x5566c08fd0a0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x5566c08fd130 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x5566c08fd1c0 VAL: '-2' (3 sibs) 44: [3] [3] 0x5566c08fd250 VAL: '-2' (3 sibs) 44: [4] [4] 0x5566c08fd2e0 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] 0x5566c0910420 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x5566c09104b0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x5566c0910540 VAL: '-2' (3 sibs) 44: [3] [3] 0x5566c09105d0 VAL: '-2' (3 sibs) 44: [4] [4] 0x5566c0910660 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] 0x5566c0900fd0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5566c0901060 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5566c09010f0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5566c0901180 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5566c0901210 VAL: '.1' (8 sibs) 44: [5] [5] 0x5566c09012a0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5566c0901330 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5566c09013c0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5566c0901450 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] 0x5566c0914350 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5566c09143e0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5566c0914470 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5566c0914500 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5566c0914590 VAL: '.1' (8 sibs) 44: [5] [5] 0x5566c0914620 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5566c09146b0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5566c0914740 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5566c09147d0 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] 0x5566c09018e0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5566c0901970 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5566c0901a00 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5566c0901a90 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5566c0901b20 VAL: '.1' (8 sibs) 44: [5] [5] 0x5566c0901bb0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5566c0901c40 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5566c0901cd0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5566c0901d60 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] 0x5566c0914c60 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5566c0914cf0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5566c0914d80 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5566c0914e10 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5566c0914ea0 VAL: '.1' (8 sibs) 44: [5] [5] 0x5566c0914f30 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5566c0914fc0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5566c0915050 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5566c09150e0 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] 0x5566c09021f0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5566c0902280 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5566c0902310 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5566c09023a0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5566c0902430 VAL: '.1' (8 sibs) 44: [5] [5] 0x5566c09024c0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5566c0902550 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5566c09025e0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5566c0902670 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] 0x5566c0915570 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5566c0915600 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5566c0915690 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5566c0915720 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5566c09157b0 VAL: '.1' (8 sibs) 44: [5] [5] 0x5566c0915840 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5566c09158d0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5566c0915960 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5566c09159f0 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] 0x5566c0904660 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x5566c09046f0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x5566c0904780 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x5566c0904810 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x5566c09048a0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x5566c0904930 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x5566c09049c0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x5566c0904a50 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x5566c0904ae0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x5566c0904b70 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x5566c0904c00 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x5566c0904c90 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x5566c0904d20 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x5566c0904db0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x5566c0904e40 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x5566c0904ed0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x5566c0904f60 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x5566c0904ff0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x5566c0905080 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x5566c0905110 MAP: (14 sibs) 1 children: 44: [20] [20] 0x5566c09051a0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x5566c0905230 MAP: (14 sibs) 1 children: 44: [22] [22] 0x5566c09052c0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x5566c0905350 MAP: (14 sibs) 2 children: 44: [24] [24] 0x5566c09053e0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x5566c0905470 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x5566c0905500 MAP: (14 sibs) 2 children: 44: [27] [27] 0x5566c0905590 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x5566c0905620 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x5566c09056b0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x5566c0905740 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x5566c09057d0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x5566c0905860 MAP: (14 sibs) 2 children: 44: [33] [33] 0x5566c09058f0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x5566c0905980 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] 0x5566c09179a0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x5566c0917a30 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x5566c0917ac0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x5566c0917b50 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x5566c0917be0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x5566c0917c70 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x5566c0917d00 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x5566c0917d90 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x5566c0917e20 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x5566c0917eb0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x5566c0917f40 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x5566c0917fd0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x5566c0918060 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x5566c09180f0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x5566c0918180 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x5566c0918210 MAP: (14 sibs) 1 children: 44: [16] [16] 0x5566c09182a0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x5566c0918330 MAP: (14 sibs) 1 children: 44: [18] [18] 0x5566c09183c0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x5566c0918450 MAP: (14 sibs) 1 children: 44: [20] [20] 0x5566c09184e0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x5566c0918570 MAP: (14 sibs) 1 children: 44: [22] [22] 0x5566c0918600 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x5566c0918690 MAP: (14 sibs) 2 children: 44: [24] [24] 0x5566c0918720 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x5566c09187b0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x5566c0918840 MAP: (14 sibs) 2 children: 44: [27] [27] 0x5566c09188d0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x5566c0918960 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x5566c09189f0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x5566c0918a80 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x5566c0918b10 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x5566c0918ba0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x5566c0918c30 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x5566c0918cc0 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] 0x5566c08f7f50 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x5566c08f7fe0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x5566c08f8070 VAL: '-2' (15 sibs) 44: [3] [3] 0x5566c08f8100 VAL: '-2' (15 sibs) 44: [4] [4] 0x5566c08f8190 VAL: '5' (15 sibs) 44: [5] [5] 0x5566c08f8220 VAL: '0xa' (15 sibs) 44: [6] [6] 0x5566c08f82b0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x5566c08f8340 VAL: '0XA' (15 sibs) 44: [8] [8] 0x5566c08f83d0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x5566c08f8460 VAL: '0b10' (15 sibs) 44: [10] [10] 0x5566c08f84f0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x5566c08f8580 VAL: '0B10' (15 sibs) 44: [12] [12] 0x5566c08f8610 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x5566c08f86a0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x5566c08f8730 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x5566c08f87c0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x5566c08f8850 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] 0x5566c0916790 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x5566c0916820 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x5566c09168b0 VAL: '-2' (15 sibs) 44: [3] [3] 0x5566c0916940 VAL: '-2' (15 sibs) 44: [4] [4] 0x5566c09169d0 VAL: '5' (15 sibs) 44: [5] [5] 0x5566c0916a60 VAL: '0xa' (15 sibs) 44: [6] [6] 0x5566c0916af0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x5566c0916b80 VAL: '0XA' (15 sibs) 44: [8] [8] 0x5566c0916c10 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x5566c0916ca0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x5566c0916d30 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x5566c0916dc0 VAL: '0B10' (15 sibs) 44: [12] [12] 0x5566c0916e50 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x5566c0916ee0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x5566c0916f70 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x5566c0917000 VAL: '0O17' (15 sibs) 44: [16] [16] 0x5566c0917090 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] 0x5566c08f7640 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x5566c08f76d0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x5566c08f7760 VAL: '-2' (3 sibs) 44: [3] [3] 0x5566c08f77f0 VAL: '-2' (3 sibs) 44: [4] [4] 0x5566c08f7880 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] 0x5566c0915e80 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x5566c0915f10 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x5566c0915fa0 VAL: '-2' (3 sibs) 44: [3] [3] 0x5566c0916030 VAL: '-2' (3 sibs) 44: [4] [4] 0x5566c09160c0 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] 0x5566c08fb570 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5566c08fb600 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5566c08fb690 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5566c08fb720 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5566c08fb7b0 VAL: '.1' (8 sibs) 44: [5] [5] 0x5566c08fb840 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5566c08fb8d0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5566c08fb960 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5566c08fb9f0 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] 0x5566c0919db0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5566c0919e40 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5566c0919ed0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5566c0919f60 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5566c0919ff0 VAL: '.1' (8 sibs) 44: [5] [5] 0x5566c091a080 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5566c091a110 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5566c091a1a0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5566c091a230 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] 0x5566c08fbe80 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5566c08fbf10 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5566c08fbfa0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5566c08fc030 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5566c08fc0c0 VAL: '.1' (8 sibs) 44: [5] [5] 0x5566c08fc150 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5566c08fc1e0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5566c08fc270 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5566c08fc300 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] 0x5566c091a6c0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5566c091a750 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5566c091a7e0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5566c091a870 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5566c091a900 VAL: '.1' (8 sibs) 44: [5] [5] 0x5566c091a990 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5566c091aa20 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5566c091aab0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5566c091ab40 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] 0x5566c08fc790 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5566c08fc820 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5566c08fc8b0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5566c08fc940 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5566c08fc9d0 VAL: '.1' (8 sibs) 44: [5] [5] 0x5566c08fca60 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5566c08fcaf0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5566c08fcb80 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5566c08fcc10 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] 0x5566c091afd0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5566c091b060 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5566c091b0f0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5566c091b180 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5566c091b210 VAL: '.1' (8 sibs) 44: [5] [5] 0x5566c091b2a0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5566c091b330 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5566c091b3c0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5566c091b450 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] 0x5566c08febc0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x5566c08fec50 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x5566c08fece0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x5566c08fed70 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x5566c08fee00 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x5566c08fee90 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x5566c08fef20 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x5566c08fefb0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x5566c08ff040 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x5566c08ff0d0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x5566c08ff160 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x5566c08ff1f0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x5566c08ff280 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x5566c08ff310 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x5566c08ff3a0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x5566c08ff430 MAP: (14 sibs) 1 children: 44: [16] [16] 0x5566c08ff4c0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x5566c08ff550 MAP: (14 sibs) 1 children: 44: [18] [18] 0x5566c08ff5e0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x5566c08ff670 MAP: (14 sibs) 1 children: 44: [20] [20] 0x5566c08ff700 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x5566c08ff790 MAP: (14 sibs) 1 children: 44: [22] [22] 0x5566c08ff820 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x5566c08ff8b0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x5566c08ff940 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x5566c08ff9d0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x5566c08ffa60 MAP: (14 sibs) 2 children: 44: [27] [27] 0x5566c08ffaf0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x5566c08ffb80 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x5566c08ffc10 MAP: (14 sibs) 2 children: 44: [30] [30] 0x5566c08ffca0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x5566c08ffd30 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x5566c08ffdc0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x5566c08ffe50 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x5566c08ffee0 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] 0x5566c091d400 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x5566c091d490 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x5566c091d520 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x5566c091d5b0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x5566c091d640 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x5566c091d6d0 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x5566c091d760 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x5566c091d7f0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x5566c091d880 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x5566c091d910 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x5566c091d9a0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x5566c091da30 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x5566c091dac0 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x5566c091db50 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x5566c091dbe0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x5566c091dc70 MAP: (14 sibs) 1 children: 44: [16] [16] 0x5566c091dd00 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x5566c091dd90 MAP: (14 sibs) 1 children: 44: [18] [18] 0x5566c091de20 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x5566c091deb0 MAP: (14 sibs) 1 children: 44: [20] [20] 0x5566c091df40 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x5566c091dfd0 MAP: (14 sibs) 1 children: 44: [22] [22] 0x5566c091e060 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x5566c091e0f0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x5566c091e180 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x5566c091e210 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x5566c091e2a0 MAP: (14 sibs) 2 children: 44: [27] [27] 0x5566c091e330 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x5566c091e3c0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x5566c091e450 MAP: (14 sibs) 2 children: 44: [30] [30] 0x5566c091e4e0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x5566c091e570 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x5566c091e600 MAP: (14 sibs) 2 children: 44: [33] [33] 0x5566c091e690 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x5566c091e720 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] 0x5566c0906a70 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x5566c0906b00 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x5566c0906b90 VAL: '-2' (15 sibs) 44: [3] [3] 0x5566c0906c20 VAL: '-2' (15 sibs) 44: [4] [4] 0x5566c0906cb0 VAL: '5' (15 sibs) 44: [5] [5] 0x5566c0906d40 VAL: '0xa' (15 sibs) 44: [6] [6] 0x5566c0906dd0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x5566c0906e60 VAL: '0XA' (15 sibs) 44: [8] [8] 0x5566c0906ef0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x5566c0906f80 VAL: '0b10' (15 sibs) 44: [10] [10] 0x5566c0907010 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x5566c09070a0 VAL: '0B10' (15 sibs) 44: [12] [12] 0x5566c0907130 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x5566c09071c0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x5566c0907250 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x5566c09072e0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x5566c0907370 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] 0x5566c091c1f0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x5566c091c280 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x5566c091c310 VAL: '-2' (15 sibs) 44: [3] [3] 0x5566c091c3a0 VAL: '-2' (15 sibs) 44: [4] [4] 0x5566c091c430 VAL: '5' (15 sibs) 44: [5] [5] 0x5566c091c4c0 VAL: '0xa' (15 sibs) 44: [6] [6] 0x5566c091c550 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x5566c091c5e0 VAL: '0XA' (15 sibs) 44: [8] [8] 0x5566c091c670 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x5566c091c700 VAL: '0b10' (15 sibs) 44: [10] [10] 0x5566c091c790 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x5566c091c820 VAL: '0B10' (15 sibs) 44: [12] [12] 0x5566c091c8b0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x5566c091c940 VAL: '0o17' (15 sibs) 44: [14] [14] 0x5566c091c9d0 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x5566c091ca60 VAL: '0O17' (15 sibs) 44: [16] [16] 0x5566c091caf0 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] 0x5566c0902de0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x5566c0902e70 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x5566c0902f00 VAL: '-2' (3 sibs) 44: [3] [3] 0x5566c0902f90 VAL: '-2' (3 sibs) 44: [4] [4] 0x5566c0903020 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] 0x5566c091b8e0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x5566c091b970 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x5566c091ba00 VAL: '-2' (3 sibs) 44: [3] [3] 0x5566c091ba90 VAL: '-2' (3 sibs) 44: [4] [4] 0x5566c091bb20 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] 0x5566c0903720 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5566c09037b0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5566c0903840 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5566c09038d0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5566c0903960 VAL: '.1' (8 sibs) 44: [5] [5] 0x5566c09039f0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5566c0903a80 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5566c0903b10 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5566c0903ba0 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] 0x5566c091f810 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5566c091f8a0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5566c091f930 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5566c091f9c0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5566c091fa50 VAL: '.1' (8 sibs) 44: [5] [5] 0x5566c091fae0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5566c091fb70 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5566c091fc00 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5566c091fc90 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] 0x5566c0907c80 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5566c0907d10 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5566c0907da0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5566c0907e30 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5566c0907ec0 VAL: '.1' (8 sibs) 44: [5] [5] 0x5566c0907f50 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5566c0907fe0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5566c0908070 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5566c0908100 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] 0x5566c0920120 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5566c09201b0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5566c0920240 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5566c09202d0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5566c0920360 VAL: '.1' (8 sibs) 44: [5] [5] 0x5566c09203f0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5566c0920480 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5566c0920510 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5566c09205a0 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] 0x5566c0908590 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5566c0908620 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5566c09086b0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5566c0908740 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5566c09087d0 VAL: '.1' (8 sibs) 44: [5] [5] 0x5566c0908860 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5566c09088f0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5566c0908980 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5566c0908a10 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] 0x5566c0920a30 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5566c0920ac0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5566c0920b50 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5566c0920be0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5566c0920c70 VAL: '.1' (8 sibs) 44: [5] [5] 0x5566c0920d00 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5566c0920d90 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5566c0920e20 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5566c0920eb0 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] 0x5566c090a9c0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x5566c090aa50 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x5566c090aae0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x5566c090ab70 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x5566c090ac00 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x5566c090ac90 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x5566c090ad20 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x5566c090adb0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x5566c090ae40 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x5566c090aed0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x5566c090af60 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x5566c090aff0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x5566c090b080 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x5566c090b110 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x5566c090b1a0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x5566c090b230 MAP: (14 sibs) 1 children: 44: [16] [16] 0x5566c090b2c0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x5566c090b350 MAP: (14 sibs) 1 children: 44: [18] [18] 0x5566c090b3e0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x5566c090b470 MAP: (14 sibs) 1 children: 44: [20] [20] 0x5566c090b500 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x5566c090b590 MAP: (14 sibs) 1 children: 44: [22] [22] 0x5566c090b620 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x5566c090b6b0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x5566c090b740 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x5566c090b7d0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x5566c090b860 MAP: (14 sibs) 2 children: 44: [27] [27] 0x5566c090b8f0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x5566c090b980 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x5566c090ba10 MAP: (14 sibs) 2 children: 44: [30] [30] 0x5566c090baa0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x5566c090bb30 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x5566c090bbc0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x5566c090bc50 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x5566c090bce0 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] 0x5566c0922e60 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x5566c0922ef0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x5566c0922f80 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x5566c0923010 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x5566c09230a0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x5566c0923130 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x5566c09231c0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x5566c0923250 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x5566c09232e0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x5566c0923370 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x5566c0923400 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x5566c0923490 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x5566c0923520 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x5566c09235b0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x5566c0923640 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x5566c09236d0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x5566c0923760 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x5566c09237f0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x5566c0923880 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x5566c0923910 MAP: (14 sibs) 1 children: 44: [20] [20] 0x5566c09239a0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x5566c0923a30 MAP: (14 sibs) 1 children: 44: [22] [22] 0x5566c0923ac0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x5566c0923b50 MAP: (14 sibs) 2 children: 44: [24] [24] 0x5566c0923be0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x5566c0923c70 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x5566c0923d00 MAP: (14 sibs) 2 children: 44: [27] [27] 0x5566c0923d90 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x5566c0923e20 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x5566c0923eb0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x5566c0923f40 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x5566c0923fd0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x5566c0924060 MAP: (14 sibs) 2 children: 44: [33] [33] 0x5566c09240f0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x5566c0924180 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: 0x5566c08c9820 [ROOT] MAP: (0 sibs) 1 children: 44: 0x5566c08c8030 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0x5566c08c80d0 VAL: '-2' (15 sibs) 44: 0x5566c08c8168 VAL: '-2' (15 sibs) 44: 0x5566c08c8200 VAL: '5' (15 sibs) 44: 0x5566c08c8298 VAL: '0xa' (15 sibs) 44: 0x5566c08c8330 VAL: '-0xb' (15 sibs) 44: 0x5566c08c83c8 VAL: '0XA' (15 sibs) 44: 0x5566c08c8460 VAL: '-0XA' (15 sibs) 44: 0x5566c08c84f8 VAL: '0b10' (15 sibs) 44: 0x5566c08c8590 VAL: '-0b10' (15 sibs) 44: 0x5566c08c8628 VAL: '0B10' (15 sibs) 44: 0x5566c08c86c0 VAL: '-0B10' (15 sibs) 44: 0x5566c08c8758 VAL: '0o17' (15 sibs) 44: 0x5566c08c87f0 VAL: '-0o17' (15 sibs) 44: 0x5566c08c8888 VAL: '0O17' (15 sibs) 44: 0x5566c08c8920 VAL: '-0O17' (15 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x5566c0921340 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x5566c09213d0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x5566c0921460 VAL: '-2' (15 sibs) 44: [3] [3] 0x5566c09214f0 VAL: '-2' (15 sibs) 44: [4] [4] 0x5566c0921580 VAL: '5' (15 sibs) 44: [5] [5] 0x5566c0921610 VAL: '0xa' (15 sibs) 44: [6] [6] 0x5566c09216a0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x5566c0921730 VAL: '0XA' (15 sibs) 44: [8] [8] 0x5566c09217c0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x5566c0921850 VAL: '0b10' (15 sibs) 44: [10] [10] 0x5566c09218e0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x5566c0921970 VAL: '0B10' (15 sibs) 44: [12] [12] 0x5566c0921a00 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x5566c0921a90 VAL: '0o17' (15 sibs) 44: [14] [14] 0x5566c0921b20 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x5566c0921bb0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x5566c0921c40 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: 0x5566c08c9938 [ROOT] MAP: (0 sibs) 1 children: 44: 0x5566c08c7a30 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x5566c08c7ad0 VAL: '-2' (3 sibs) 44: 0x5566c08c7b68 VAL: '-2' (3 sibs) 44: 0x5566c08c7c00 VAL: '-5' (3 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x5566c090a510 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x5566c090a5a0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x5566c090a630 VAL: '-2' (3 sibs) 44: [3] [3] 0x5566c090a6c0 VAL: '-2' (3 sibs) 44: [4] [4] 0x5566c090a750 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: 0x5566c08c9a50 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x5566c08c8e30 VAL: '-2.0' (8 sibs) 44: 0x5566c08c8ec8 VAL: '-2.1' (8 sibs) 44: 0x5566c08c8f60 VAL: '0.1' (8 sibs) 44: 0x5566c08c8ff8 VAL: '.1' (8 sibs) 44: 0x5566c08c9090 VAL: '-.2' (8 sibs) 44: 0x5566c08c9128 VAL: '-2.e+6' (8 sibs) 44: 0x5566c08c91c0 VAL: '-3e-6' (8 sibs) 44: 0x5566c08c9258 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x5566c0921ce0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5566c0921d70 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5566c0921e00 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5566c0921e90 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5566c0921f20 VAL: '.1' (8 sibs) 44: [5] [5] 0x5566c0921fb0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5566c0922040 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5566c09220d0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5566c0922160 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: 0x5566c08c9b68 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x5566c08c9300 VAL: '-2.0' (8 sibs) 44: 0x5566c08c9398 VAL: '-2.1' (8 sibs) 44: 0x5566c08c9430 VAL: '0.1' (8 sibs) 44: 0x5566c08c94c8 VAL: '.1' (8 sibs) 44: 0x5566c08c9560 VAL: '-.2' (8 sibs) 44: 0x5566c08c95f8 VAL: '-2.e+6' (8 sibs) 44: 0x5566c08c9690 VAL: '-3e-6' (8 sibs) 44: 0x5566c08c9728 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x5566c0922200 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5566c0922290 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5566c0922320 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5566c09223b0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5566c0922440 VAL: '.1' (8 sibs) 44: [5] [5] 0x5566c09224d0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5566c0922560 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5566c09225f0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5566c0922680 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: 0x5566c08c9c80 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x5566c08ca0a0 VAL: '-2.0' (8 sibs) 44: 0x5566c08ca138 VAL: '-2.1' (8 sibs) 44: 0x5566c08ca1d0 VAL: '0.1' (8 sibs) 44: 0x5566c08ca268 VAL: '.1' (8 sibs) 44: 0x5566c08ca300 VAL: '-.2' (8 sibs) 44: 0x5566c08ca398 VAL: '-2.e+6' (8 sibs) 44: 0x5566c08ca430 VAL: '-3e-6' (8 sibs) 44: 0x5566c08ca4c8 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x5566c0922720 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5566c09227b0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5566c0922840 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5566c09228d0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5566c0922960 VAL: '.1' (8 sibs) 44: [5] [5] 0x5566c09229f0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5566c0922a80 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5566c0922b10 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5566c0922ba0 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: 0x5566c08c9d98 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x5566c08cabb0 VAL: '1.2.3' (14 sibs) 44: 0x5566c08cac48 VAL: '1.2.3.4' (14 sibs) 44: 0x5566c08cace0 SEQ: (14 sibs) 2 children: 44: 0x5566c08cb410 VAL: '1.2.3' (2 sibs) 44: 0x5566c08cb4a8 VAL: '4.5.6' (2 sibs) 44: 0x5566c08cad78 SEQ: (14 sibs) 2 children: 44: 0x5566c08cb550 VAL: '1.2.3.4' (2 sibs) 44: 0x5566c08cb5e8 VAL: '4.5.6.7' (2 sibs) 44: 0x5566c08cae10 SEQ: (14 sibs) 2 children: 44: 0x5566c08cb690 VAL: '1.2.3' (2 sibs) 44: 0x5566c08cb728 VAL: '4.5.6' (2 sibs) 44: 0x5566c08caea8 SEQ: (14 sibs) 2 children: 44: 0x5566c08cb7d0 VAL: '1.2.3.4' (2 sibs) 44: 0x5566c08cb868 VAL: '4.5.6.7' (2 sibs) 44: 0x5566c08caf40 MAP: (14 sibs) 1 children: 44: 0x5566c08cb910 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x5566c08cafd8 MAP: (14 sibs) 1 children: 44: 0x5566c08cb9b0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x5566c08cb070 MAP: (14 sibs) 1 children: 44: 0x5566c08cba50 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x5566c08cb108 MAP: (14 sibs) 1 children: 44: 0x5566c08cbaf0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x5566c08cb1a0 MAP: (14 sibs) 2 children: 44: 0x5566c08cbb90 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x5566c08cbc28 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x5566c08cb238 MAP: (14 sibs) 2 children: 44: 0x5566c08cbcd0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x5566c08cbd68 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0x5566c08cb2d0 MAP: (14 sibs) 2 children: 44: 0x5566c08cbe10 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x5566c08cbea8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x5566c08cb368 MAP: (14 sibs) 2 children: 44: 0x5566c08cbf50 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x5566c08cbfe8 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x5566c0925270 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x5566c0925300 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x5566c0925390 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x5566c0925420 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x5566c09254b0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x5566c0925540 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x5566c09255d0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x5566c0925660 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x5566c09256f0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x5566c0925780 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x5566c0925810 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x5566c09258a0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x5566c0925930 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x5566c09259c0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x5566c0925a50 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x5566c0925ae0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x5566c0925b70 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x5566c0925c00 MAP: (14 sibs) 1 children: 44: [18] [18] 0x5566c0925c90 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x5566c0925d20 MAP: (14 sibs) 1 children: 44: [20] [20] 0x5566c0925db0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x5566c0925e40 MAP: (14 sibs) 1 children: 44: [22] [22] 0x5566c0925ed0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x5566c0925f60 MAP: (14 sibs) 2 children: 44: [24] [24] 0x5566c0925ff0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x5566c0926080 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x5566c0926110 MAP: (14 sibs) 2 children: 44: [27] [27] 0x5566c09261a0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x5566c0926230 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x5566c09262c0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x5566c0926350 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x5566c09263e0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x5566c0926470 MAP: (14 sibs) 2 children: 44: [33] [33] 0x5566c0926500 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x5566c0926590 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: 0x5566c08c9820 [ROOT] MAP: (0 sibs) 1 children: 44: 0x5566c08c8030 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0x5566c08c80d0 VAL: '-2' (15 sibs) 44: 0x5566c08c8168 VAL: '-2' (15 sibs) 44: 0x5566c08c8200 VAL: '5' (15 sibs) 44: 0x5566c08c8298 VAL: '0xa' (15 sibs) 44: 0x5566c08c8330 VAL: '-0xb' (15 sibs) 44: 0x5566c08c83c8 VAL: '0XA' (15 sibs) 44: 0x5566c08c8460 VAL: '-0XA' (15 sibs) 44: 0x5566c08c84f8 VAL: '0b10' (15 sibs) 44: 0x5566c08c8590 VAL: '-0b10' (15 sibs) 44: 0x5566c08c8628 VAL: '0B10' (15 sibs) 44: 0x5566c08c86c0 VAL: '-0B10' (15 sibs) 44: 0x5566c08c8758 VAL: '0o17' (15 sibs) 44: 0x5566c08c87f0 VAL: '-0o17' (15 sibs) 44: 0x5566c08c8888 VAL: '0O17' (15 sibs) 44: 0x5566c08c8920 VAL: '-0O17' (15 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x5566c0926630 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x5566c09266c0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x5566c0926750 VAL: '-2' (15 sibs) 44: [3] [3] 0x5566c09267e0 VAL: '-2' (15 sibs) 44: [4] [4] 0x5566c0926870 VAL: '5' (15 sibs) 44: [5] [5] 0x5566c0926900 VAL: '0xa' (15 sibs) 44: [6] [6] 0x5566c0926990 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x5566c0926a20 VAL: '0XA' (15 sibs) 44: [8] [8] 0x5566c0926ab0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x5566c0926b40 VAL: '0b10' (15 sibs) 44: [10] [10] 0x5566c0926bd0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x5566c0926c60 VAL: '0B10' (15 sibs) 44: [12] [12] 0x5566c0926cf0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x5566c0926d80 VAL: '0o17' (15 sibs) 44: [14] [14] 0x5566c0926e10 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x5566c0926ea0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x5566c0926f30 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: 0x5566c08c9938 [ROOT] MAP: (0 sibs) 1 children: 44: 0x5566c08c7a30 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x5566c08c7ad0 VAL: '-2' (3 sibs) 44: 0x5566c08c7b68 VAL: '-2' (3 sibs) 44: 0x5566c08c7c00 VAL: '-5' (3 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x5566c0926fd0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x5566c0927060 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x5566c09270f0 VAL: '-2' (3 sibs) 44: [3] [3] 0x5566c0927180 VAL: '-2' (3 sibs) 44: [4] [4] 0x5566c0927210 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: 0x5566c08c9a50 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x5566c08c8e30 VAL: '-2.0' (8 sibs) 44: 0x5566c08c8ec8 VAL: '-2.1' (8 sibs) 44: 0x5566c08c8f60 VAL: '0.1' (8 sibs) 44: 0x5566c08c8ff8 VAL: '.1' (8 sibs) 44: 0x5566c08c9090 VAL: '-.2' (8 sibs) 44: 0x5566c08c9128 VAL: '-2.e+6' (8 sibs) 44: 0x5566c08c91c0 VAL: '-3e-6' (8 sibs) 44: 0x5566c08c9258 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x5566c09272b0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5566c0927340 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5566c09273d0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5566c0927460 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5566c09274f0 VAL: '.1' (8 sibs) 44: [5] [5] 0x5566c0927580 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5566c0927610 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5566c09276a0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5566c0927730 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: 0x5566c08c9b68 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x5566c08c9300 VAL: '-2.0' (8 sibs) 44: 0x5566c08c9398 VAL: '-2.1' (8 sibs) 44: 0x5566c08c9430 VAL: '0.1' (8 sibs) 44: 0x5566c08c94c8 VAL: '.1' (8 sibs) 44: 0x5566c08c9560 VAL: '-.2' (8 sibs) 44: 0x5566c08c95f8 VAL: '-2.e+6' (8 sibs) 44: 0x5566c08c9690 VAL: '-3e-6' (8 sibs) 44: 0x5566c08c9728 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x5566c09277d0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5566c0927860 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5566c09278f0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5566c0927980 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5566c0927a10 VAL: '.1' (8 sibs) 44: [5] [5] 0x5566c0927aa0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5566c0927b30 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5566c0927bc0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5566c0927c50 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: 0x5566c08c9c80 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x5566c08ca0a0 VAL: '-2.0' (8 sibs) 44: 0x5566c08ca138 VAL: '-2.1' (8 sibs) 44: 0x5566c08ca1d0 VAL: '0.1' (8 sibs) 44: 0x5566c08ca268 VAL: '.1' (8 sibs) 44: 0x5566c08ca300 VAL: '-.2' (8 sibs) 44: 0x5566c08ca398 VAL: '-2.e+6' (8 sibs) 44: 0x5566c08ca430 VAL: '-3e-6' (8 sibs) 44: 0x5566c08ca4c8 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x5566c0927cf0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5566c0927d80 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5566c0927e10 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5566c0927ea0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5566c0927f30 VAL: '.1' (8 sibs) 44: [5] [5] 0x5566c0927fc0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5566c0928050 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5566c09280e0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5566c0928170 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: 0x5566c08c9d98 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x5566c08cabb0 VAL: '1.2.3' (14 sibs) 44: 0x5566c08cac48 VAL: '1.2.3.4' (14 sibs) 44: 0x5566c08cace0 SEQ: (14 sibs) 2 children: 44: 0x5566c08cb410 VAL: '1.2.3' (2 sibs) 44: 0x5566c08cb4a8 VAL: '4.5.6' (2 sibs) 44: 0x5566c08cad78 SEQ: (14 sibs) 2 children: 44: 0x5566c08cb550 VAL: '1.2.3.4' (2 sibs) 44: 0x5566c08cb5e8 VAL: '4.5.6.7' (2 sibs) 44: 0x5566c08cae10 SEQ: (14 sibs) 2 children: 44: 0x5566c08cb690 VAL: '1.2.3' (2 sibs) 44: 0x5566c08cb728 VAL: '4.5.6' (2 sibs) 44: 0x5566c08caea8 SEQ: (14 sibs) 2 children: 44: 0x5566c08cb7d0 VAL: '1.2.3.4' (2 sibs) 44: 0x5566c08cb868 VAL: '4.5.6.7' (2 sibs) 44: 0x5566c08caf40 MAP: (14 sibs) 1 children: 44: 0x5566c08cb910 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x5566c08cafd8 MAP: (14 sibs) 1 children: 44: 0x5566c08cb9b0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x5566c08cb070 MAP: (14 sibs) 1 children: 44: 0x5566c08cba50 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x5566c08cb108 MAP: (14 sibs) 1 children: 44: 0x5566c08cbaf0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x5566c08cb1a0 MAP: (14 sibs) 2 children: 44: 0x5566c08cbb90 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x5566c08cbc28 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x5566c08cb238 MAP: (14 sibs) 2 children: 44: 0x5566c08cbcd0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x5566c08cbd68 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0x5566c08cb2d0 MAP: (14 sibs) 2 children: 44: 0x5566c08cbe10 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x5566c08cbea8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x5566c08cb368 MAP: (14 sibs) 2 children: 44: 0x5566c08cbf50 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x5566c08cbfe8 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x5566c0928210 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x5566c09282a0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x5566c0928330 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x5566c09283c0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x5566c0928450 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x5566c09284e0 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x5566c0928570 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x5566c0928600 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x5566c0928690 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x5566c0928720 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x5566c09287b0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x5566c0928840 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x5566c09288d0 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x5566c0928960 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x5566c09289f0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x5566c0928a80 MAP: (14 sibs) 1 children: 44: [16] [16] 0x5566c0928b10 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x5566c0928ba0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x5566c0928c30 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x5566c0928cc0 MAP: (14 sibs) 1 children: 44: [20] [20] 0x5566c0928d50 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x5566c0928de0 MAP: (14 sibs) 1 children: 44: [22] [22] 0x5566c0928e70 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x5566c0928f00 MAP: (14 sibs) 2 children: 44: [24] [24] 0x5566c0928f90 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x5566c0929020 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x5566c09290b0 MAP: (14 sibs) 2 children: 44: [27] [27] 0x5566c0929140 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x5566c09291d0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x5566c0929260 MAP: (14 sibs) 2 children: 44: [30] [30] 0x5566c09292f0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x5566c0929380 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x5566c0929410 MAP: (14 sibs) 2 children: 44: [33] [33] 0x5566c09294a0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x5566c0929530 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: 0x55567e60a040 [ROOT] SEQ: (0 sibs) 12 children: 45: 0x55567e607310 VAL: '' (12 sibs) 45: 0x55567e6073a8 VAL: '' (12 sibs) 45: 0x55567e607440 VAL: 'null' (12 sibs) 45: 0x55567e6074d8 VAL: 'Null' (12 sibs) 45: 0x55567e607570 VAL: 'NULL' (12 sibs) 45: 0x55567e607608 VAL: '~' (12 sibs) 45: 0x55567e6076a0 MAP: (12 sibs) 1 children: 45: 0x55567e607a40 KEYVAL: 'null' 'null' (1 sibs) 45: 0x55567e607738 MAP: (12 sibs) 1 children: 45: 0x55567e607ae0 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0x55567e6077d0 MAP: (12 sibs) 1 children: 45: 0x55567e607b80 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0x55567e607868 MAP: (12 sibs) 1 children: 45: 0x55567e607c20 KEYVAL: '~' '~' (1 sibs) 45: 0x55567e607900 MAP: (12 sibs) 1 children: 45: 0x55567e607cc0 KEYVAL: '~' 'null' (1 sibs) 45: 0x55567e607998 MAP: (12 sibs) 1 children: 45: 0x55567e607d60 KEYVAL: 'null' '~' (1 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55567e6502a0 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x55567e650330 VAL: '' (12 sibs) 45: [2] [2] 0x55567e6503c0 VAL: '' (12 sibs) 45: [3] [3] 0x55567e650450 VAL: 'null' (12 sibs) 45: [4] [4] 0x55567e6504e0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x55567e650570 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x55567e650600 VAL: '~' (12 sibs) 45: [7] [7] 0x55567e650690 MAP: (12 sibs) 1 children: 45: [8] [8] 0x55567e650720 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x55567e6507b0 MAP: (12 sibs) 1 children: 45: [10] [10] 0x55567e650840 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x55567e6508d0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x55567e650960 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x55567e6509f0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x55567e650a80 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x55567e650b10 MAP: (12 sibs) 1 children: 45: [16] [16] 0x55567e650ba0 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x55567e650c30 MAP: (12 sibs) 1 children: 45: [18] [18] 0x55567e650cc0 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: 0x55567e60a158 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55567e608040 KEYVAL: 'foo' '' (3 sibs) 45: 0x55567e6080d8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55567e608170 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55567e6528d0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55567e652960 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55567e6529f0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55567e652a80 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: 0x55567e60a270 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55567e608680 KEYVAL: 'foo' '' (3 sibs) 45: 0x55567e608718 KEYVAL: 'bar' '' (3 sibs) 45: 0x55567e6087b0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55567e654600 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55567e654690 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55567e654720 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55567e6547b0 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: 0x55567e60a388 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55567e608850 VAL: '' (3 sibs) 45: 0x55567e6088e8 VAL: '' (3 sibs) 45: 0x55567e608980 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55567e656330 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55567e6563c0 VAL: '' (3 sibs) 45: [2] [2] 0x55567e656450 VAL: '' (3 sibs) 45: [3] [3] 0x55567e6564e0 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: 0x55567e60a4a0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55567e6094c0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0x55567e609690 VAL: '' (3 sibs) 45: 0x55567e609728 VAL: '' (3 sibs) 45: 0x55567e6097c0 VAL: '' (3 sibs) 45: 0x55567e609558 KEYVAL: 'bar' '' (3 sibs) 45: 0x55567e6095f0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55567e658060 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55567e6580f0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x55567e658180 VAL: '' (3 sibs) 45: [3] [3] 0x55567e658210 VAL: '' (3 sibs) 45: [4] [4] 0x55567e6582a0 VAL: '' (3 sibs) 45: [5] [5] 0x55567e658330 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55567e6583c0 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: 0x55567e60a5b8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55567e608260 KEYVAL: 'foo' '' (3 sibs) 45: 0x55567e6082f8 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0x55567e608430 VAL: '' (3 sibs) 45: 0x55567e6084c8 VAL: '' (3 sibs) 45: 0x55567e608560 VAL: '' (3 sibs) 45: 0x55567e608390 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55567e659d90 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55567e659e20 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55567e659eb0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x55567e659f40 VAL: '' (3 sibs) 45: [4] [4] 0x55567e659fd0 VAL: '' (3 sibs) 45: [5] [5] 0x55567e65a060 VAL: '' (3 sibs) 45: [6] [6] 0x55567e65a0f0 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: 0x55567e60a6d0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55567e609860 KEYVAL: 'foo' '' (3 sibs) 45: 0x55567e6098f8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55567e609990 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0x55567e609a30 VAL: '' (3 sibs) 45: 0x55567e609ac8 VAL: '' (3 sibs) 45: 0x55567e609b60 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55567e65bac0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55567e65bb50 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55567e65bbe0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55567e65bc70 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x55567e65bd00 VAL: '' (3 sibs) 45: [5] [5] 0x55567e65bd90 VAL: '' (3 sibs) 45: [6] [6] 0x55567e65be20 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: 0x55567e60a7e8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55567e609c50 MAP: (3 sibs) 3 children: 45: 0x55567e609e20 KEYVAL: 'foo' '' (3 sibs) 45: 0x55567e609eb8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55567e609f50 KEYVAL: 'baz' '' (3 sibs) 45: 0x55567e609ce8 VAL: '' (3 sibs) 45: 0x55567e609d80 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55567e65d7f0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55567e65d880 MAP: (3 sibs) 3 children: 45: [2] [2] 0x55567e65d910 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x55567e65d9a0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x55567e65da30 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x55567e65dac0 VAL: '' (3 sibs) 45: [6] [6] 0x55567e65db50 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: 0x55567e60a900 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55567e60b1d0 VAL: '' (3 sibs) 45: 0x55567e60b268 MAP: (3 sibs) 3 children: 45: 0x55567e60b3a0 KEYVAL: 'foo' '' (3 sibs) 45: 0x55567e60b438 KEYVAL: 'bar' '' (3 sibs) 45: 0x55567e60b4d0 KEYVAL: 'baz' '' (3 sibs) 45: 0x55567e60b300 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55567e65f520 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55567e65f5b0 VAL: '' (3 sibs) 45: [2] [2] 0x55567e65f640 MAP: (3 sibs) 3 children: 45: [3] [3] 0x55567e65f6d0 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x55567e65f760 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x55567e65f7f0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x55567e65f880 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: 0x55567e60aa18 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55567e608c40 VAL: '' (3 sibs) 45: 0x55567e608cd8 VAL: '' (3 sibs) 45: 0x55567e608d70 MAP: (3 sibs) 3 children: 45: 0x55567e608e10 KEYVAL: 'foo' '' (3 sibs) 45: 0x55567e608ea8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55567e608f40 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55567e661250 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55567e6612e0 VAL: '' (3 sibs) 45: [2] [2] 0x55567e661370 VAL: '' (3 sibs) 45: [3] [3] 0x55567e661400 MAP: (3 sibs) 3 children: 45: [4] [4] 0x55567e661490 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x55567e661520 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55567e6615b0 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: 0x55567e60ab30 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55567e608a20 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0x55567e6092b0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x55567e609348 KEYVAL: 'bar' '' (2 sibs) 45: 0x55567e608ab8 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0x55567e60b570 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x55567e60b608 KEYVAL: 'bar' '' (2 sibs) 45: 0x55567e608b50 KEYVAL: 'whatever' 'baz' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55567e662f80 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55567e663010 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x55567e6630a0 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x55567e663130 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x55567e6631c0 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x55567e663250 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x55567e6632e0 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x55567e663370 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: 0x55567e60ac48 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55567e60c8e0 KEYVAL: 'version' '0' (3 sibs) 45: 0x55567e60c978 KEYVAL: 'type' 'xml' (3 sibs) 45: 0x55567e60ca10 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0x55567e606ed0 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0x55567e60cab0 KEYMAP: 'System' (2 sibs) 2 children: 45: 0x55567e60cbf0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0x55567e60cc88 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0x55567e60cb48 KEYMAP: 'General' (2 sibs) 8 children: 45: 0x55567e60cd30 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0x55567e60cdc8 KEYVAL: 'Life' '100' (8 sibs) 45: 0x55567e60ce60 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0x55567e60cef8 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0x55567e60cf90 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0x55567e60d028 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0x55567e60d0c0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0x55567e60d158 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55567e665b30 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55567e665bc0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x55567e665c50 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x55567e665ce0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x55567e665d70 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x55567e665e00 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x55567e665e90 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x55567e665f20 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x55567e665fb0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x55567e666040 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x55567e6660d0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x55567e666160 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x55567e6661f0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x55567e666280 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x55567e666310 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x55567e6663a0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x55567e666430 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: 0x55567e60ad60 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55567e60b8d0 KEYVAL: 'version' '10' (3 sibs) 45: 0x55567e60b968 KEYVAL: 'type' 'test' (3 sibs) 45: 0x55567e60ba00 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0x55567e609120 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0x55567e607010 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0x55567e60c410 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0x55567e60c4a8 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0x55567e60c540 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0x55567e6091b8 KEYMAP: 'lists' (2 sibs) 0 children: 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55567e665220 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55567e6652b0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x55567e665340 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x55567e6653d0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x55567e665460 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x55567e6654f0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x55567e665580 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x55567e665610 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x55567e6656a0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x55567e665730 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: 0x55567e60a040 [ROOT] SEQ: (0 sibs) 12 children: 45: 0x55567e607310 VAL: '' (12 sibs) 45: 0x55567e6073a8 VAL: '' (12 sibs) 45: 0x55567e607440 VAL: 'null' (12 sibs) 45: 0x55567e6074d8 VAL: 'Null' (12 sibs) 45: 0x55567e607570 VAL: 'NULL' (12 sibs) 45: 0x55567e607608 VAL: '~' (12 sibs) 45: 0x55567e6076a0 MAP: (12 sibs) 1 children: 45: 0x55567e607a40 KEYVAL: 'null' 'null' (1 sibs) 45: 0x55567e607738 MAP: (12 sibs) 1 children: 45: 0x55567e607ae0 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0x55567e6077d0 MAP: (12 sibs) 1 children: 45: 0x55567e607b80 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0x55567e607868 MAP: (12 sibs) 1 children: 45: 0x55567e607c20 KEYVAL: '~' '~' (1 sibs) 45: 0x55567e607900 MAP: (12 sibs) 1 children: 45: 0x55567e607cc0 KEYVAL: '~' 'null' (1 sibs) 45: 0x55567e607998 MAP: (12 sibs) 1 children: 45: 0x55567e607d60 KEYVAL: 'null' '~' (1 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55567e668a70 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x55567e668b00 VAL: '' (12 sibs) 45: [2] [2] 0x55567e668b90 VAL: '' (12 sibs) 45: [3] [3] 0x55567e668c20 VAL: 'null' (12 sibs) 45: [4] [4] 0x55567e668cb0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x55567e668d40 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x55567e668dd0 VAL: '~' (12 sibs) 45: [7] [7] 0x55567e668e60 MAP: (12 sibs) 1 children: 45: [8] [8] 0x55567e668ef0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x55567e668f80 MAP: (12 sibs) 1 children: 45: [10] [10] 0x55567e669010 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x55567e6690a0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x55567e669130 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x55567e6691c0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x55567e669250 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x55567e6692e0 MAP: (12 sibs) 1 children: 45: [16] [16] 0x55567e669370 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x55567e669400 MAP: (12 sibs) 1 children: 45: [18] [18] 0x55567e669490 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: 0x55567e60a158 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55567e608040 KEYVAL: 'foo' '' (3 sibs) 45: 0x55567e6080d8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55567e608170 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55567e668160 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55567e6681f0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55567e668280 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55567e668310 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: 0x55567e60a270 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55567e608680 KEYVAL: 'foo' '' (3 sibs) 45: 0x55567e608718 KEYVAL: 'bar' '' (3 sibs) 45: 0x55567e6087b0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55567e669c80 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55567e669d10 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55567e669da0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55567e669e30 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: 0x55567e60a388 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55567e608850 VAL: '' (3 sibs) 45: 0x55567e6088e8 VAL: '' (3 sibs) 45: 0x55567e608980 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55567e66a590 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55567e66a620 VAL: '' (3 sibs) 45: [2] [2] 0x55567e66a6b0 VAL: '' (3 sibs) 45: [3] [3] 0x55567e66a740 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: 0x55567e60a4a0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55567e6094c0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0x55567e609690 VAL: '' (3 sibs) 45: 0x55567e609728 VAL: '' (3 sibs) 45: 0x55567e6097c0 VAL: '' (3 sibs) 45: 0x55567e609558 KEYVAL: 'bar' '' (3 sibs) 45: 0x55567e6095f0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55567e66aea0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55567e66af30 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x55567e66afc0 VAL: '' (3 sibs) 45: [3] [3] 0x55567e66b050 VAL: '' (3 sibs) 45: [4] [4] 0x55567e66b0e0 VAL: '' (3 sibs) 45: [5] [5] 0x55567e66b170 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55567e66b200 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: 0x55567e60a5b8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55567e608260 KEYVAL: 'foo' '' (3 sibs) 45: 0x55567e6082f8 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0x55567e608430 VAL: '' (3 sibs) 45: 0x55567e6084c8 VAL: '' (3 sibs) 45: 0x55567e608560 VAL: '' (3 sibs) 45: 0x55567e608390 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55567e66b7b0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55567e66b840 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55567e66b8d0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x55567e66b960 VAL: '' (3 sibs) 45: [4] [4] 0x55567e66b9f0 VAL: '' (3 sibs) 45: [5] [5] 0x55567e66ba80 VAL: '' (3 sibs) 45: [6] [6] 0x55567e66bb10 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: 0x55567e60a6d0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55567e609860 KEYVAL: 'foo' '' (3 sibs) 45: 0x55567e6098f8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55567e609990 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0x55567e609a30 VAL: '' (3 sibs) 45: 0x55567e609ac8 VAL: '' (3 sibs) 45: 0x55567e609b60 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55567e66c0c0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55567e66c150 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55567e66c1e0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55567e66c270 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x55567e66c300 VAL: '' (3 sibs) 45: [5] [5] 0x55567e66c390 VAL: '' (3 sibs) 45: [6] [6] 0x55567e66c420 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: 0x55567e60a7e8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55567e609c50 MAP: (3 sibs) 3 children: 45: 0x55567e609e20 KEYVAL: 'foo' '' (3 sibs) 45: 0x55567e609eb8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55567e609f50 KEYVAL: 'baz' '' (3 sibs) 45: 0x55567e609ce8 VAL: '' (3 sibs) 45: 0x55567e609d80 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55567e66c9d0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55567e66ca60 MAP: (3 sibs) 3 children: 45: [2] [2] 0x55567e66caf0 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x55567e66cb80 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x55567e66cc10 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x55567e66cca0 VAL: '' (3 sibs) 45: [6] [6] 0x55567e66cd30 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: 0x55567e60a900 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55567e60b1d0 VAL: '' (3 sibs) 45: 0x55567e60b268 MAP: (3 sibs) 3 children: 45: 0x55567e60b3a0 KEYVAL: 'foo' '' (3 sibs) 45: 0x55567e60b438 KEYVAL: 'bar' '' (3 sibs) 45: 0x55567e60b4d0 KEYVAL: 'baz' '' (3 sibs) 45: 0x55567e60b300 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55567e66d2e0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55567e66d370 VAL: '' (3 sibs) 45: [2] [2] 0x55567e66d400 MAP: (3 sibs) 3 children: 45: [3] [3] 0x55567e66d490 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x55567e66d520 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x55567e66d5b0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x55567e66d640 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: 0x55567e60aa18 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55567e608c40 VAL: '' (3 sibs) 45: 0x55567e608cd8 VAL: '' (3 sibs) 45: 0x55567e608d70 MAP: (3 sibs) 3 children: 45: 0x55567e608e10 KEYVAL: 'foo' '' (3 sibs) 45: 0x55567e608ea8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55567e608f40 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55567e66dbf0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55567e66dc80 VAL: '' (3 sibs) 45: [2] [2] 0x55567e66dd10 VAL: '' (3 sibs) 45: [3] [3] 0x55567e66dda0 MAP: (3 sibs) 3 children: 45: [4] [4] 0x55567e66de30 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x55567e66dec0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55567e66df50 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: 0x55567e60ab30 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55567e608a20 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0x55567e6092b0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x55567e609348 KEYVAL: 'bar' '' (2 sibs) 45: 0x55567e608ab8 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0x55567e60b570 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x55567e60b608 KEYVAL: 'bar' '' (2 sibs) 45: 0x55567e608b50 KEYVAL: 'whatever' 'baz' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55567e66e500 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55567e66e590 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x55567e66e620 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x55567e66e6b0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x55567e66e740 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x55567e66e7d0 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x55567e66e860 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x55567e66e8f0 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: 0x55567e60ac48 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55567e60c8e0 KEYVAL: 'version' '0' (3 sibs) 45: 0x55567e60c978 KEYVAL: 'type' 'xml' (3 sibs) 45: 0x55567e60ca10 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0x55567e606ed0 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0x55567e60cab0 KEYMAP: 'System' (2 sibs) 2 children: 45: 0x55567e60cbf0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0x55567e60cc88 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0x55567e60cb48 KEYMAP: 'General' (2 sibs) 8 children: 45: 0x55567e60cd30 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0x55567e60cdc8 KEYVAL: 'Life' '100' (8 sibs) 45: 0x55567e60ce60 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0x55567e60cef8 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0x55567e60cf90 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0x55567e60d028 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0x55567e60d0c0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0x55567e60d158 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55567e66f720 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55567e66f7b0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x55567e66f840 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x55567e66f8d0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x55567e66f960 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x55567e66f9f0 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x55567e66fa80 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x55567e66fb10 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x55567e66fba0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x55567e66fc30 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x55567e66fcc0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x55567e66fd50 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x55567e66fde0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x55567e66fe70 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x55567e66ff00 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x55567e66ff90 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x55567e670020 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: 0x55567e60ad60 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55567e60b8d0 KEYVAL: 'version' '10' (3 sibs) 45: 0x55567e60b968 KEYVAL: 'type' 'test' (3 sibs) 45: 0x55567e60ba00 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0x55567e609120 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0x55567e607010 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0x55567e60c410 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0x55567e60c4a8 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0x55567e60c540 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0x55567e6091b8 KEYMAP: 'lists' (2 sibs) 0 children: 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55567e66ee10 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55567e66eea0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x55567e66ef30 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x55567e66efc0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x55567e66f050 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x55567e66f0e0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x55567e66f170 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x55567e66f200 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x55567e66f290 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x55567e66f320 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] 0x55567e6502a0 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x55567e650330 VAL: '' (12 sibs) 45: [2] [2] 0x55567e6503c0 VAL: '' (12 sibs) 45: [3] [3] 0x55567e650450 VAL: 'null' (12 sibs) 45: [4] [4] 0x55567e6504e0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x55567e650570 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x55567e650600 VAL: '~' (12 sibs) 45: [7] [7] 0x55567e650690 MAP: (12 sibs) 1 children: 45: [8] [8] 0x55567e650720 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x55567e6507b0 MAP: (12 sibs) 1 children: 45: [10] [10] 0x55567e650840 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x55567e6508d0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x55567e650960 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x55567e6509f0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x55567e650a80 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x55567e650b10 MAP: (12 sibs) 1 children: 45: [16] [16] 0x55567e650ba0 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x55567e650c30 MAP: (12 sibs) 1 children: 45: [18] [18] 0x55567e650cc0 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] 0x55567e672ea0 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x55567e672f30 VAL: '' (12 sibs) 45: [2] [2] 0x55567e672fc0 VAL: '' (12 sibs) 45: [3] [3] 0x55567e673050 VAL: 'null' (12 sibs) 45: [4] [4] 0x55567e6730e0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x55567e673170 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x55567e673200 VAL: '~' (12 sibs) 45: [7] [7] 0x55567e673290 MAP: (12 sibs) 1 children: 45: [8] [8] 0x55567e673320 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x55567e6733b0 MAP: (12 sibs) 1 children: 45: [10] [10] 0x55567e673440 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x55567e6734d0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x55567e673560 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x55567e6735f0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x55567e673680 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x55567e673710 MAP: (12 sibs) 1 children: 45: [16] [16] 0x55567e6737a0 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x55567e673830 MAP: (12 sibs) 1 children: 45: [18] [18] 0x55567e6738c0 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] 0x55567e6528d0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55567e652960 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55567e6529f0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55567e652a80 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] 0x55567e671cb0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55567e671d40 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55567e671dd0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55567e671e60 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] 0x55567e654600 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55567e654690 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55567e654720 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55567e6547b0 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] 0x55567e6740b0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55567e674140 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55567e6741d0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55567e674260 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] 0x55567e656330 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55567e6563c0 VAL: '' (3 sibs) 45: [2] [2] 0x55567e656450 VAL: '' (3 sibs) 45: [3] [3] 0x55567e6564e0 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] 0x55567e6749c0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55567e674a50 VAL: '' (3 sibs) 45: [2] [2] 0x55567e674ae0 VAL: '' (3 sibs) 45: [3] [3] 0x55567e674b70 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] 0x55567e658060 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55567e6580f0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x55567e658180 VAL: '' (3 sibs) 45: [3] [3] 0x55567e658210 VAL: '' (3 sibs) 45: [4] [4] 0x55567e6582a0 VAL: '' (3 sibs) 45: [5] [5] 0x55567e658330 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55567e6583c0 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] 0x55567e6752d0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55567e675360 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x55567e6753f0 VAL: '' (3 sibs) 45: [3] [3] 0x55567e675480 VAL: '' (3 sibs) 45: [4] [4] 0x55567e675510 VAL: '' (3 sibs) 45: [5] [5] 0x55567e6755a0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55567e675630 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] 0x55567e659d90 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55567e659e20 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55567e659eb0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x55567e659f40 VAL: '' (3 sibs) 45: [4] [4] 0x55567e659fd0 VAL: '' (3 sibs) 45: [5] [5] 0x55567e65a060 VAL: '' (3 sibs) 45: [6] [6] 0x55567e65a0f0 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] 0x55567e675be0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55567e675c70 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55567e675d00 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x55567e675d90 VAL: '' (3 sibs) 45: [4] [4] 0x55567e675e20 VAL: '' (3 sibs) 45: [5] [5] 0x55567e675eb0 VAL: '' (3 sibs) 45: [6] [6] 0x55567e675f40 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] 0x55567e65bac0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55567e65bb50 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55567e65bbe0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55567e65bc70 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x55567e65bd00 VAL: '' (3 sibs) 45: [5] [5] 0x55567e65bd90 VAL: '' (3 sibs) 45: [6] [6] 0x55567e65be20 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] 0x55567e6764f0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55567e676580 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55567e676610 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55567e6766a0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x55567e676730 VAL: '' (3 sibs) 45: [5] [5] 0x55567e6767c0 VAL: '' (3 sibs) 45: [6] [6] 0x55567e676850 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] 0x55567e65d7f0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55567e65d880 MAP: (3 sibs) 3 children: 45: [2] [2] 0x55567e65d910 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x55567e65d9a0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x55567e65da30 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x55567e65dac0 VAL: '' (3 sibs) 45: [6] [6] 0x55567e65db50 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] 0x55567e676e00 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55567e676e90 MAP: (3 sibs) 3 children: 45: [2] [2] 0x55567e676f20 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x55567e676fb0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x55567e677040 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x55567e6770d0 VAL: '' (3 sibs) 45: [6] [6] 0x55567e677160 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] 0x55567e65f520 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55567e65f5b0 VAL: '' (3 sibs) 45: [2] [2] 0x55567e65f640 MAP: (3 sibs) 3 children: 45: [3] [3] 0x55567e65f6d0 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x55567e65f760 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x55567e65f7f0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x55567e65f880 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] 0x55567e677710 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55567e6777a0 VAL: '' (3 sibs) 45: [2] [2] 0x55567e677830 MAP: (3 sibs) 3 children: 45: [3] [3] 0x55567e6778c0 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x55567e677950 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x55567e6779e0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x55567e677a70 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] 0x55567e661250 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55567e6612e0 VAL: '' (3 sibs) 45: [2] [2] 0x55567e661370 VAL: '' (3 sibs) 45: [3] [3] 0x55567e661400 MAP: (3 sibs) 3 children: 45: [4] [4] 0x55567e661490 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x55567e661520 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55567e6615b0 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] 0x55567e678020 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55567e6780b0 VAL: '' (3 sibs) 45: [2] [2] 0x55567e678140 VAL: '' (3 sibs) 45: [3] [3] 0x55567e6781d0 MAP: (3 sibs) 3 children: 45: [4] [4] 0x55567e678260 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x55567e6782f0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55567e678380 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] 0x55567e662f80 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55567e663010 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x55567e6630a0 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x55567e663130 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x55567e6631c0 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x55567e663250 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x55567e6632e0 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x55567e663370 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] 0x55567e678930 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55567e6789c0 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x55567e678a50 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x55567e678ae0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x55567e678b70 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x55567e678c00 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x55567e678c90 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x55567e678d20 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] 0x55567e665b30 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55567e665bc0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x55567e665c50 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x55567e665ce0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x55567e665d70 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x55567e665e00 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x55567e665e90 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x55567e665f20 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x55567e665fb0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x55567e666040 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x55567e6660d0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x55567e666160 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x55567e6661f0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x55567e666280 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x55567e666310 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x55567e6663a0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x55567e666430 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] 0x55567e679b50 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55567e679be0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x55567e679c70 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x55567e679d00 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x55567e679d90 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x55567e679e20 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x55567e679eb0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x55567e679f40 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x55567e679fd0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x55567e67a060 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x55567e67a0f0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x55567e67a180 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x55567e67a210 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x55567e67a2a0 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x55567e67a330 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x55567e67a3c0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x55567e67a450 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] 0x55567e665220 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55567e6652b0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x55567e665340 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x55567e6653d0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x55567e665460 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x55567e6654f0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x55567e665580 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x55567e665610 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x55567e6656a0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x55567e665730 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] 0x55567e679240 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55567e6792d0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x55567e679360 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x55567e6793f0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x55567e679480 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x55567e679510 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x55567e6795a0 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x55567e679630 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x55567e6796c0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x55567e679750 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] 0x55567e668a70 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x55567e668b00 VAL: '' (12 sibs) 45: [2] [2] 0x55567e668b90 VAL: '' (12 sibs) 45: [3] [3] 0x55567e668c20 VAL: 'null' (12 sibs) 45: [4] [4] 0x55567e668cb0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x55567e668d40 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x55567e668dd0 VAL: '~' (12 sibs) 45: [7] [7] 0x55567e668e60 MAP: (12 sibs) 1 children: 45: [8] [8] 0x55567e668ef0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x55567e668f80 MAP: (12 sibs) 1 children: 45: [10] [10] 0x55567e669010 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x55567e6690a0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x55567e669130 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x55567e6691c0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x55567e669250 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x55567e6692e0 MAP: (12 sibs) 1 children: 45: [16] [16] 0x55567e669370 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x55567e669400 MAP: (12 sibs) 1 children: 45: [18] [18] 0x55567e669490 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] 0x55567e67b670 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x55567e67b700 VAL: '' (12 sibs) 45: [2] [2] 0x55567e67b790 VAL: '' (12 sibs) 45: [3] [3] 0x55567e67b820 VAL: 'null' (12 sibs) 45: [4] [4] 0x55567e67b8b0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x55567e67b940 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x55567e67b9d0 VAL: '~' (12 sibs) 45: [7] [7] 0x55567e67ba60 MAP: (12 sibs) 1 children: 45: [8] [8] 0x55567e67baf0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x55567e67bb80 MAP: (12 sibs) 1 children: 45: [10] [10] 0x55567e67bc10 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x55567e67bca0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x55567e67bd30 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x55567e67bdc0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x55567e67be50 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x55567e67bee0 MAP: (12 sibs) 1 children: 45: [16] [16] 0x55567e67bf70 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x55567e67c000 MAP: (12 sibs) 1 children: 45: [18] [18] 0x55567e67c090 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] 0x55567e668160 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55567e6681f0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55567e668280 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55567e668310 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] 0x55567e67ad60 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55567e67adf0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55567e67ae80 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55567e67af10 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] 0x55567e669c80 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55567e669d10 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55567e669da0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55567e669e30 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] 0x55567e67c880 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55567e67c910 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55567e67c9a0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55567e67ca30 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] 0x55567e66a590 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55567e66a620 VAL: '' (3 sibs) 45: [2] [2] 0x55567e66a6b0 VAL: '' (3 sibs) 45: [3] [3] 0x55567e66a740 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] 0x55567e67d190 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55567e67d220 VAL: '' (3 sibs) 45: [2] [2] 0x55567e67d2b0 VAL: '' (3 sibs) 45: [3] [3] 0x55567e67d340 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] 0x55567e66aea0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55567e66af30 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x55567e66afc0 VAL: '' (3 sibs) 45: [3] [3] 0x55567e66b050 VAL: '' (3 sibs) 45: [4] [4] 0x55567e66b0e0 VAL: '' (3 sibs) 45: [5] [5] 0x55567e66b170 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55567e66b200 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] 0x55567e67daa0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55567e67db30 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x55567e67dbc0 VAL: '' (3 sibs) 45: [3] [3] 0x55567e67dc50 VAL: '' (3 sibs) 45: [4] [4] 0x55567e67dce0 VAL: '' (3 sibs) 45: [5] [5] 0x55567e67dd70 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55567e67de00 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] 0x55567e66b7b0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55567e66b840 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55567e66b8d0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x55567e66b960 VAL: '' (3 sibs) 45: [4] [4] 0x55567e66b9f0 VAL: '' (3 sibs) 45: [5] [5] 0x55567e66ba80 VAL: '' (3 sibs) 45: [6] [6] 0x55567e66bb10 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] 0x55567e67e3b0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55567e67e440 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55567e67e4d0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x55567e67e560 VAL: '' (3 sibs) 45: [4] [4] 0x55567e67e5f0 VAL: '' (3 sibs) 45: [5] [5] 0x55567e67e680 VAL: '' (3 sibs) 45: [6] [6] 0x55567e67e710 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] 0x55567e66c0c0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55567e66c150 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55567e66c1e0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55567e66c270 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x55567e66c300 VAL: '' (3 sibs) 45: [5] [5] 0x55567e66c390 VAL: '' (3 sibs) 45: [6] [6] 0x55567e66c420 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] 0x55567e67ecc0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55567e67ed50 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55567e67ede0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55567e67ee70 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x55567e67ef00 VAL: '' (3 sibs) 45: [5] [5] 0x55567e67ef90 VAL: '' (3 sibs) 45: [6] [6] 0x55567e67f020 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] 0x55567e66c9d0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55567e66ca60 MAP: (3 sibs) 3 children: 45: [2] [2] 0x55567e66caf0 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x55567e66cb80 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x55567e66cc10 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x55567e66cca0 VAL: '' (3 sibs) 45: [6] [6] 0x55567e66cd30 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] 0x55567e67f5d0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55567e67f660 MAP: (3 sibs) 3 children: 45: [2] [2] 0x55567e67f6f0 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x55567e67f780 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x55567e67f810 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x55567e67f8a0 VAL: '' (3 sibs) 45: [6] [6] 0x55567e67f930 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] 0x55567e66d2e0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55567e66d370 VAL: '' (3 sibs) 45: [2] [2] 0x55567e66d400 MAP: (3 sibs) 3 children: 45: [3] [3] 0x55567e66d490 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x55567e66d520 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x55567e66d5b0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x55567e66d640 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] 0x55567e67fee0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55567e67ff70 VAL: '' (3 sibs) 45: [2] [2] 0x55567e680000 MAP: (3 sibs) 3 children: 45: [3] [3] 0x55567e680090 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x55567e680120 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x55567e6801b0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x55567e680240 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] 0x55567e66dbf0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55567e66dc80 VAL: '' (3 sibs) 45: [2] [2] 0x55567e66dd10 VAL: '' (3 sibs) 45: [3] [3] 0x55567e66dda0 MAP: (3 sibs) 3 children: 45: [4] [4] 0x55567e66de30 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x55567e66dec0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55567e66df50 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] 0x55567e6807f0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55567e680880 VAL: '' (3 sibs) 45: [2] [2] 0x55567e680910 VAL: '' (3 sibs) 45: [3] [3] 0x55567e6809a0 MAP: (3 sibs) 3 children: 45: [4] [4] 0x55567e680a30 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x55567e680ac0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55567e680b50 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] 0x55567e66e500 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55567e66e590 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x55567e66e620 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x55567e66e6b0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x55567e66e740 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x55567e66e7d0 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x55567e66e860 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x55567e66e8f0 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] 0x55567e681100 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55567e681190 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x55567e681220 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x55567e6812b0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x55567e681340 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x55567e6813d0 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x55567e681460 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x55567e6814f0 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] 0x55567e66f720 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55567e66f7b0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x55567e66f840 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x55567e66f8d0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x55567e66f960 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x55567e66f9f0 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x55567e66fa80 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x55567e66fb10 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x55567e66fba0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x55567e66fc30 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x55567e66fcc0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x55567e66fd50 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x55567e66fde0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x55567e66fe70 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x55567e66ff00 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x55567e66ff90 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x55567e670020 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] 0x55567e682320 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55567e6823b0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x55567e682440 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x55567e6824d0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x55567e682560 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x55567e6825f0 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x55567e682680 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x55567e682710 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x55567e6827a0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x55567e682830 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x55567e6828c0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x55567e682950 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x55567e6829e0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x55567e682a70 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x55567e682b00 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x55567e682b90 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x55567e682c20 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] 0x55567e66ee10 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55567e66eea0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x55567e66ef30 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x55567e66efc0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x55567e66f050 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x55567e66f0e0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x55567e66f170 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x55567e66f200 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x55567e66f290 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x55567e66f320 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] 0x55567e681a10 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55567e681aa0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x55567e681b30 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x55567e681bc0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x55567e681c50 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x55567e681ce0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x55567e681d70 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x55567e681e00 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x55567e681e90 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x55567e681f20 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: 0x55567e60a040 [ROOT] SEQ: (0 sibs) 12 children: 45: 0x55567e607310 VAL: '' (12 sibs) 45: 0x55567e6073a8 VAL: '' (12 sibs) 45: 0x55567e607440 VAL: 'null' (12 sibs) 45: 0x55567e6074d8 VAL: 'Null' (12 sibs) 45: 0x55567e607570 VAL: 'NULL' (12 sibs) 45: 0x55567e607608 VAL: '~' (12 sibs) 45: 0x55567e6076a0 MAP: (12 sibs) 1 children: 45: 0x55567e607a40 KEYVAL: 'null' 'null' (1 sibs) 45: 0x55567e607738 MAP: (12 sibs) 1 children: 45: 0x55567e607ae0 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0x55567e6077d0 MAP: (12 sibs) 1 children: 45: 0x55567e607b80 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0x55567e607868 MAP: (12 sibs) 1 children: 45: 0x55567e607c20 KEYVAL: '~' '~' (1 sibs) 45: 0x55567e607900 MAP: (12 sibs) 1 children: 45: 0x55567e607cc0 KEYVAL: '~' 'null' (1 sibs) 45: 0x55567e607998 MAP: (12 sibs) 1 children: 45: 0x55567e607d60 KEYVAL: 'null' '~' (1 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55567e683530 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x55567e6835c0 VAL: '' (12 sibs) 45: [2] [2] 0x55567e683650 VAL: '' (12 sibs) 45: [3] [3] 0x55567e6836e0 VAL: 'null' (12 sibs) 45: [4] [4] 0x55567e683770 VAL: 'Null' (12 sibs) 45: [5] [5] 0x55567e683800 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x55567e683890 VAL: '~' (12 sibs) 45: [7] [7] 0x55567e683920 MAP: (12 sibs) 1 children: 45: [8] [8] 0x55567e6839b0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x55567e683a40 MAP: (12 sibs) 1 children: 45: [10] [10] 0x55567e683ad0 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x55567e683b60 MAP: (12 sibs) 1 children: 45: [12] [12] 0x55567e683bf0 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x55567e683c80 MAP: (12 sibs) 1 children: 45: [14] [14] 0x55567e683d10 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x55567e683da0 MAP: (12 sibs) 1 children: 45: [16] [16] 0x55567e683e30 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x55567e683ec0 MAP: (12 sibs) 1 children: 45: [18] [18] 0x55567e683f50 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: 0x55567e60a158 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55567e608040 KEYVAL: 'foo' '' (3 sibs) 45: 0x55567e6080d8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55567e608170 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55567e672860 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55567e6728f0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55567e672980 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55567e672a10 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: 0x55567e60a270 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55567e608680 KEYVAL: 'foo' '' (3 sibs) 45: 0x55567e608718 KEYVAL: 'bar' '' (3 sibs) 45: 0x55567e6087b0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55567e683ff0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55567e684080 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55567e684110 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55567e6841a0 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: 0x55567e60a388 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55567e608850 VAL: '' (3 sibs) 45: 0x55567e6088e8 VAL: '' (3 sibs) 45: 0x55567e608980 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55567e684240 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55567e6842d0 VAL: '' (3 sibs) 45: [2] [2] 0x55567e684360 VAL: '' (3 sibs) 45: [3] [3] 0x55567e6843f0 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: 0x55567e60a4a0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55567e6094c0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0x55567e609690 VAL: '' (3 sibs) 45: 0x55567e609728 VAL: '' (3 sibs) 45: 0x55567e6097c0 VAL: '' (3 sibs) 45: 0x55567e609558 KEYVAL: 'bar' '' (3 sibs) 45: 0x55567e6095f0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55567e684490 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55567e684520 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x55567e6845b0 VAL: '' (3 sibs) 45: [3] [3] 0x55567e684640 VAL: '' (3 sibs) 45: [4] [4] 0x55567e6846d0 VAL: '' (3 sibs) 45: [5] [5] 0x55567e684760 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55567e6847f0 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: 0x55567e60a5b8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55567e608260 KEYVAL: 'foo' '' (3 sibs) 45: 0x55567e6082f8 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0x55567e608430 VAL: '' (3 sibs) 45: 0x55567e6084c8 VAL: '' (3 sibs) 45: 0x55567e608560 VAL: '' (3 sibs) 45: 0x55567e608390 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55567e684890 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55567e684920 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55567e6849b0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x55567e684a40 VAL: '' (3 sibs) 45: [4] [4] 0x55567e684ad0 VAL: '' (3 sibs) 45: [5] [5] 0x55567e684b60 VAL: '' (3 sibs) 45: [6] [6] 0x55567e684bf0 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: 0x55567e60a6d0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55567e609860 KEYVAL: 'foo' '' (3 sibs) 45: 0x55567e6098f8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55567e609990 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0x55567e609a30 VAL: '' (3 sibs) 45: 0x55567e609ac8 VAL: '' (3 sibs) 45: 0x55567e609b60 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55567e684c90 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55567e684d20 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55567e684db0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55567e684e40 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x55567e684ed0 VAL: '' (3 sibs) 45: [5] [5] 0x55567e684f60 VAL: '' (3 sibs) 45: [6] [6] 0x55567e684ff0 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: 0x55567e60a7e8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55567e609c50 MAP: (3 sibs) 3 children: 45: 0x55567e609e20 KEYVAL: 'foo' '' (3 sibs) 45: 0x55567e609eb8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55567e609f50 KEYVAL: 'baz' '' (3 sibs) 45: 0x55567e609ce8 VAL: '' (3 sibs) 45: 0x55567e609d80 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55567e685090 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55567e685120 MAP: (3 sibs) 3 children: 45: [2] [2] 0x55567e6851b0 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x55567e685240 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x55567e6852d0 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x55567e685360 VAL: '' (3 sibs) 45: [6] [6] 0x55567e6853f0 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: 0x55567e60a900 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55567e60b1d0 VAL: '' (3 sibs) 45: 0x55567e60b268 MAP: (3 sibs) 3 children: 45: 0x55567e60b3a0 KEYVAL: 'foo' '' (3 sibs) 45: 0x55567e60b438 KEYVAL: 'bar' '' (3 sibs) 45: 0x55567e60b4d0 KEYVAL: 'baz' '' (3 sibs) 45: 0x55567e60b300 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55567e685490 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55567e685520 VAL: '' (3 sibs) 45: [2] [2] 0x55567e6855b0 MAP: (3 sibs) 3 children: 45: [3] [3] 0x55567e685640 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x55567e6856d0 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x55567e685760 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x55567e6857f0 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: 0x55567e60aa18 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55567e608c40 VAL: '' (3 sibs) 45: 0x55567e608cd8 VAL: '' (3 sibs) 45: 0x55567e608d70 MAP: (3 sibs) 3 children: 45: 0x55567e608e10 KEYVAL: 'foo' '' (3 sibs) 45: 0x55567e608ea8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55567e608f40 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55567e685890 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55567e685920 VAL: '' (3 sibs) 45: [2] [2] 0x55567e6859b0 VAL: '' (3 sibs) 45: [3] [3] 0x55567e685a40 MAP: (3 sibs) 3 children: 45: [4] [4] 0x55567e685ad0 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x55567e685b60 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55567e685bf0 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: 0x55567e60ab30 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55567e608a20 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0x55567e6092b0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x55567e609348 KEYVAL: 'bar' '' (2 sibs) 45: 0x55567e608ab8 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0x55567e60b570 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x55567e60b608 KEYVAL: 'bar' '' (2 sibs) 45: 0x55567e608b50 KEYVAL: 'whatever' 'baz' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55567e685c90 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55567e685d20 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x55567e685db0 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x55567e685e40 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x55567e685ed0 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x55567e685f60 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x55567e685ff0 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x55567e686080 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: 0x55567e60ac48 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55567e60c8e0 KEYVAL: 'version' '0' (3 sibs) 45: 0x55567e60c978 KEYVAL: 'type' 'xml' (3 sibs) 45: 0x55567e60ca10 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0x55567e606ed0 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0x55567e60cab0 KEYMAP: 'System' (2 sibs) 2 children: 45: 0x55567e60cbf0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0x55567e60cc88 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0x55567e60cb48 KEYMAP: 'General' (2 sibs) 8 children: 45: 0x55567e60cd30 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0x55567e60cdc8 KEYVAL: 'Life' '100' (8 sibs) 45: 0x55567e60ce60 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0x55567e60cef8 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0x55567e60cf90 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0x55567e60d028 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0x55567e60d0c0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0x55567e60d158 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55567e686120 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55567e6861b0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x55567e686240 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x55567e6862d0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x55567e686360 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x55567e6863f0 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x55567e686480 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x55567e686510 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x55567e6865a0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x55567e686630 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x55567e6866c0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x55567e686750 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x55567e6867e0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x55567e686870 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x55567e686900 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x55567e686990 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x55567e686a20 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: 0x55567e60ad60 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55567e60b8d0 KEYVAL: 'version' '10' (3 sibs) 45: 0x55567e60b968 KEYVAL: 'type' 'test' (3 sibs) 45: 0x55567e60ba00 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0x55567e609120 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0x55567e607010 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0x55567e60c410 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0x55567e60c4a8 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0x55567e60c540 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0x55567e6091b8 KEYMAP: 'lists' (2 sibs) 0 children: 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55567e686ac0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55567e686b50 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x55567e686be0 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x55567e686c70 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x55567e686d00 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x55567e686d90 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x55567e686e20 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x55567e686eb0 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x55567e686f40 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x55567e686fd0 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: 0x55567e60a040 [ROOT] SEQ: (0 sibs) 12 children: 45: 0x55567e607310 VAL: '' (12 sibs) 45: 0x55567e6073a8 VAL: '' (12 sibs) 45: 0x55567e607440 VAL: 'null' (12 sibs) 45: 0x55567e6074d8 VAL: 'Null' (12 sibs) 45: 0x55567e607570 VAL: 'NULL' (12 sibs) 45: 0x55567e607608 VAL: '~' (12 sibs) 45: 0x55567e6076a0 MAP: (12 sibs) 1 children: 45: 0x55567e607a40 KEYVAL: 'null' 'null' (1 sibs) 45: 0x55567e607738 MAP: (12 sibs) 1 children: 45: 0x55567e607ae0 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0x55567e6077d0 MAP: (12 sibs) 1 children: 45: 0x55567e607b80 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0x55567e607868 MAP: (12 sibs) 1 children: 45: 0x55567e607c20 KEYVAL: '~' '~' (1 sibs) 45: 0x55567e607900 MAP: (12 sibs) 1 children: 45: 0x55567e607cc0 KEYVAL: '~' 'null' (1 sibs) 45: 0x55567e607998 MAP: (12 sibs) 1 children: 45: 0x55567e607d60 KEYVAL: 'null' '~' (1 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55567e687070 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x55567e687100 VAL: '' (12 sibs) 45: [2] [2] 0x55567e687190 VAL: '' (12 sibs) 45: [3] [3] 0x55567e687220 VAL: 'null' (12 sibs) 45: [4] [4] 0x55567e6872b0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x55567e687340 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x55567e6873d0 VAL: '~' (12 sibs) 45: [7] [7] 0x55567e687460 MAP: (12 sibs) 1 children: 45: [8] [8] 0x55567e6874f0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x55567e687580 MAP: (12 sibs) 1 children: 45: [10] [10] 0x55567e687610 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x55567e6876a0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x55567e687730 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x55567e6877c0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x55567e687850 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x55567e6878e0 MAP: (12 sibs) 1 children: 45: [16] [16] 0x55567e687970 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x55567e687a00 MAP: (12 sibs) 1 children: 45: [18] [18] 0x55567e687a90 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: 0x55567e60a158 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55567e608040 KEYVAL: 'foo' '' (3 sibs) 45: 0x55567e6080d8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55567e608170 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55567e687b30 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55567e687bc0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55567e687c50 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55567e687ce0 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: 0x55567e60a270 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55567e608680 KEYVAL: 'foo' '' (3 sibs) 45: 0x55567e608718 KEYVAL: 'bar' '' (3 sibs) 45: 0x55567e6087b0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55567e687d80 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55567e687e10 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55567e687ea0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55567e687f30 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: 0x55567e60a388 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55567e608850 VAL: '' (3 sibs) 45: 0x55567e6088e8 VAL: '' (3 sibs) 45: 0x55567e608980 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55567e687fd0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55567e688060 VAL: '' (3 sibs) 45: [2] [2] 0x55567e6880f0 VAL: '' (3 sibs) 45: [3] [3] 0x55567e688180 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: 0x55567e60a4a0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55567e6094c0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0x55567e609690 VAL: '' (3 sibs) 45: 0x55567e609728 VAL: '' (3 sibs) 45: 0x55567e6097c0 VAL: '' (3 sibs) 45: 0x55567e609558 KEYVAL: 'bar' '' (3 sibs) 45: 0x55567e6095f0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55567e688220 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55567e6882b0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x55567e688340 VAL: '' (3 sibs) 45: [3] [3] 0x55567e6883d0 VAL: '' (3 sibs) 45: [4] [4] 0x55567e688460 VAL: '' (3 sibs) 45: [5] [5] 0x55567e6884f0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55567e688580 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: 0x55567e60a5b8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55567e608260 KEYVAL: 'foo' '' (3 sibs) 45: 0x55567e6082f8 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0x55567e608430 VAL: '' (3 sibs) 45: 0x55567e6084c8 VAL: '' (3 sibs) 45: 0x55567e608560 VAL: '' (3 sibs) 45: 0x55567e608390 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55567e688620 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55567e6886b0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55567e688740 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x55567e6887d0 VAL: '' (3 sibs) 45: [4] [4] 0x55567e688860 VAL: '' (3 sibs) 45: [5] [5] 0x55567e6888f0 VAL: '' (3 sibs) 45: [6] [6] 0x55567e688980 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: 0x55567e60a6d0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55567e609860 KEYVAL: 'foo' '' (3 sibs) 45: 0x55567e6098f8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55567e609990 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0x55567e609a30 VAL: '' (3 sibs) 45: 0x55567e609ac8 VAL: '' (3 sibs) 45: 0x55567e609b60 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55567e688a20 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55567e688ab0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55567e688b40 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55567e688bd0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x55567e688c60 VAL: '' (3 sibs) 45: [5] [5] 0x55567e688cf0 VAL: '' (3 sibs) 45: [6] [6] 0x55567e688d80 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: 0x55567e60a7e8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55567e609c50 MAP: (3 sibs) 3 children: 45: 0x55567e609e20 KEYVAL: 'foo' '' (3 sibs) 45: 0x55567e609eb8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55567e609f50 KEYVAL: 'baz' '' (3 sibs) 45: 0x55567e609ce8 VAL: '' (3 sibs) 45: 0x55567e609d80 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55567e688e20 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55567e688eb0 MAP: (3 sibs) 3 children: 45: [2] [2] 0x55567e688f40 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x55567e688fd0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x55567e689060 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x55567e6890f0 VAL: '' (3 sibs) 45: [6] [6] 0x55567e689180 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: 0x55567e60a900 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55567e60b1d0 VAL: '' (3 sibs) 45: 0x55567e60b268 MAP: (3 sibs) 3 children: 45: 0x55567e60b3a0 KEYVAL: 'foo' '' (3 sibs) 45: 0x55567e60b438 KEYVAL: 'bar' '' (3 sibs) 45: 0x55567e60b4d0 KEYVAL: 'baz' '' (3 sibs) 45: 0x55567e60b300 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55567e689220 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55567e6892b0 VAL: '' (3 sibs) 45: [2] [2] 0x55567e689340 MAP: (3 sibs) 3 children: 45: [3] [3] 0x55567e6893d0 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x55567e689460 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x55567e6894f0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x55567e689580 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: 0x55567e60aa18 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55567e608c40 VAL: '' (3 sibs) 45: 0x55567e608cd8 VAL: '' (3 sibs) 45: 0x55567e608d70 MAP: (3 sibs) 3 children: 45: 0x55567e608e10 KEYVAL: 'foo' '' (3 sibs) 45: 0x55567e608ea8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55567e608f40 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55567e689620 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55567e6896b0 VAL: '' (3 sibs) 45: [2] [2] 0x55567e689740 VAL: '' (3 sibs) 45: [3] [3] 0x55567e6897d0 MAP: (3 sibs) 3 children: 45: [4] [4] 0x55567e689860 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x55567e6898f0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55567e689980 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: 0x55567e60ab30 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55567e608a20 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0x55567e6092b0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x55567e609348 KEYVAL: 'bar' '' (2 sibs) 45: 0x55567e608ab8 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0x55567e60b570 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x55567e60b608 KEYVAL: 'bar' '' (2 sibs) 45: 0x55567e608b50 KEYVAL: 'whatever' 'baz' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55567e689a20 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55567e689ab0 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x55567e689b40 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x55567e689bd0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x55567e689c60 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x55567e689cf0 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x55567e689d80 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x55567e689e10 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: 0x55567e60ac48 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55567e60c8e0 KEYVAL: 'version' '0' (3 sibs) 45: 0x55567e60c978 KEYVAL: 'type' 'xml' (3 sibs) 45: 0x55567e60ca10 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0x55567e606ed0 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0x55567e60cab0 KEYMAP: 'System' (2 sibs) 2 children: 45: 0x55567e60cbf0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0x55567e60cc88 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0x55567e60cb48 KEYMAP: 'General' (2 sibs) 8 children: 45: 0x55567e60cd30 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0x55567e60cdc8 KEYVAL: 'Life' '100' (8 sibs) 45: 0x55567e60ce60 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0x55567e60cef8 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0x55567e60cf90 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0x55567e60d028 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0x55567e60d0c0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0x55567e60d158 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55567e689eb0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55567e689f40 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x55567e689fd0 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x55567e68a060 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x55567e68a0f0 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x55567e68a180 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x55567e68a210 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x55567e68a2a0 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x55567e68a330 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x55567e68a3c0 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x55567e68a450 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x55567e68a4e0 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x55567e68a570 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x55567e68a600 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x55567e68a690 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x55567e68a720 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x55567e68a7b0 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: 0x55567e60ad60 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55567e60b8d0 KEYVAL: 'version' '10' (3 sibs) 45: 0x55567e60b968 KEYVAL: 'type' 'test' (3 sibs) 45: 0x55567e60ba00 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0x55567e609120 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0x55567e607010 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0x55567e60c410 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0x55567e60c4a8 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0x55567e60c540 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0x55567e6091b8 KEYMAP: 'lists' (2 sibs) 0 children: 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55567e68a850 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55567e68a8e0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x55567e68a970 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x55567e68aa00 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x55567e68aa90 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x55567e68ab20 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x55567e68abb0 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x55567e68ac40 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x55567e68acd0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x55567e68ad60 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 (20 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 475 tests from 3 test suites ran. (20 ms total) 45: [ PASSED ] 475 tests. 45/52 Test #45: ryml-test-null_val ................ Passed 0.02 sec test 46 Start 46: ryml-test-github_issues 46: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-github_issues-0.5.0 46: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 46: Test timeout computed to be: 10000000 46: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 46: [==========] Running 582 tests from 3 test suites. 46: [----------] Global test environment set-up. 46: [----------] 1 test from CaseNode 46: [ RUN ] CaseNode.setting_up 46: [ OK ] CaseNode.setting_up (0 ms) 46: [----------] 1 test from CaseNode (0 ms total) 46: 46: [----------] 5 tests from github 46: [ RUN ] github.268 46: [ OK ] github.268 (0 ms) 46: [ RUN ] github.277 46: [ OK ] github.277 (0 ms) 46: [ RUN ] github.78 46: [ OK ] github.78 (0 ms) 46: [ RUN ] github.60 46: [ OK ] github.60 (0 ms) 46: [ RUN ] github.31 46: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:1275:cannot mark simultaneously as map and val: check failed: (f & VAL) == 0 46: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:1282:cannot mark simultaneously as seq and val: check failed: (f & VAL) == 0 46: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:1323:check failed: !is_seq(node) && !is_map(node) 46: [ OK ] github.31 (0 ms) 46: [----------] 5 tests from github (0 ms total) 46: 46: [----------] 576 tests from GITHUB_ISSUES/YmlTestCase 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: --------------- 46: 46: translation: [-2, -2, 5]--------------- 46: REF TREE: 46: 0x561603118890 [ROOT] MAP: (0 sibs) 1 children: 46: 0x561603113000 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0x5616031130a0 VAL: '-2' (3 sibs) 46: 0x561603113138 VAL: '-2' (3 sibs) 46: 0x5616031131d0 VAL: '5' (3 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x56160316d340 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x56160316d3d0 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x56160316d460 VAL: '-2' (3 sibs) 46: [3] [3] 0x56160316d4f0 VAL: '-2' (3 sibs) 46: [4] [4] 0x56160316d580 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: 0x5616031189a8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x5616031134b0 KEYVAL: 'audio resource' '' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x56160316fa30 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x56160316fac0 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: 0x561603118ac0 [ROOT] MAP: (0 sibs) 2 children: 46: 0x561603113a60 KEYVAL: 'audio resource' '' (2 sibs) 46: 0x561603113af8 KEYMAP: 'more' (2 sibs) 1 children: 46: 0x561603113ba0 KEYVAL: 'example' 'y' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x5616031731b0 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x561603173240 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x5616031732d0 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x561603173360 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: 0x561603118bd8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x561603113550 KEYMAP: 'component' (1 sibs) 3 children: 46: 0x561603113c40 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0x561603113cd8 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0x561603113d70 KEYMAP: 'data' (3 sibs) 0 children: 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x561603174ee0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x561603174f70 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x561603175000 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x561603175090 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x561603175120 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: 0x561603118cf0 [ROOT] SEQ: (0 sibs) 3 children: 46: 0x561603112d10 MAP: (3 sibs) 1 children: 46: 0x561603115760 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x561603115800 VAL: '0.mp4' (4 sibs) 46: 0x561603115898 VAL: '1.mp4' (4 sibs) 46: 0x561603115930 VAL: '2.mp4' (4 sibs) 46: 0x5616031159c8 VAL: '3.mp4' (4 sibs) 46: 0x561603112da8 MAP: (3 sibs) 1 children: 46: 0x561603115a70 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x561603115b10 VAL: '0.mp4' (4 sibs) 46: 0x561603115ba8 VAL: '1.mp4' (4 sibs) 46: 0x561603115c40 VAL: '2.mp4' (4 sibs) 46: 0x561603115cd8 VAL: '3.mp4' (4 sibs) 46: 0x561603112e40 MAP: (3 sibs) 1 children: 46: 0x561603115d80 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x561603115e20 VAL: '0.mp4' (4 sibs) 46: 0x561603115eb8 VAL: '1.mp4' (4 sibs) 46: 0x561603115f50 VAL: '2.mp4' (4 sibs) 46: 0x561603115fe8 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x561603177520 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x5616031775b0 MAP: (3 sibs) 1 children: 46: [2] [2] 0x561603177640 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x5616031776d0 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x561603177760 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x5616031777f0 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x561603177880 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x561603177910 MAP: (3 sibs) 1 children: 46: [8] [8] 0x5616031779a0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x561603177a30 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x561603177ac0 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x561603177b50 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x561603177be0 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x561603177c70 MAP: (3 sibs) 1 children: 46: [14] [14] 0x561603177d00 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x561603177d90 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x561603177e20 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x561603177eb0 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x561603177f40 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: 0x561603118e08 [ROOT] MAP: (0 sibs) 1 children: 46: 0x5616031167e0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0x561603116880 MAP: (3 sibs) 1 children: 46: 0x561603116a50 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x561603116af0 VAL: '0.mp4' (4 sibs) 46: 0x561603116b88 VAL: '1.mp4' (4 sibs) 46: 0x561603116c20 VAL: '2.mp4' (4 sibs) 46: 0x561603116cb8 VAL: '3.mp4' (4 sibs) 46: 0x561603116918 MAP: (3 sibs) 1 children: 46: 0x561603116d60 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x561603116e00 VAL: '0.mp4' (4 sibs) 46: 0x561603116e98 VAL: '1.mp4' (4 sibs) 46: 0x561603116f30 VAL: '2.mp4' (4 sibs) 46: 0x561603116fc8 VAL: '3.mp4' (4 sibs) 46: 0x5616031169b0 MAP: (3 sibs) 1 children: 46: 0x561603117070 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x561603117110 VAL: '0.mp4' (4 sibs) 46: 0x5616031171a8 VAL: '1.mp4' (4 sibs) 46: 0x561603117240 VAL: '2.mp4' (4 sibs) 46: 0x5616031172d8 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x56160317a460 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x56160317a4f0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x56160317a580 MAP: (3 sibs) 1 children: 46: [3] [3] 0x56160317a610 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x56160317a6a0 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x56160317a730 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x56160317a7c0 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x56160317a850 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x56160317a8e0 MAP: (3 sibs) 1 children: 46: [9] [9] 0x56160317a970 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x56160317aa00 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x56160317aa90 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x56160317ab20 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x56160317abb0 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x56160317ac40 MAP: (3 sibs) 1 children: 46: [15] [15] 0x56160317acd0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x56160317ad60 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x56160317adf0 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x56160317ae80 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x56160317af10 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: 0x561603118f20 [ROOT] MAP: (0 sibs) 10 children: 46: 0x561603117380 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x561603117418 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x5616031174b0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x561603117548 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x5616031175e0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x561603117678 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x561603117710 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x5616031177a8 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x561603117840 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x5616031178d8 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x56160317ca90 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x56160317cb20 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x56160317cbb0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x56160317cc40 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x56160317ccd0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x56160317cd60 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x56160317cdf0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x56160317ce80 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x56160317cf10 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x56160317cfa0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x56160317d030 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: 0x561603119038 [ROOT] SEQ: (0 sibs) 10 children: 46: 0x561603117980 MAP: (10 sibs) 1 children: 46: 0x561603113f00 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x561603117a18 MAP: (10 sibs) 1 children: 46: 0x561603113fa0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x561603117ab0 MAP: (10 sibs) 1 children: 46: 0x561603117f80 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x561603117b48 MAP: (10 sibs) 1 children: 46: 0x561603118020 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x561603117be0 MAP: (10 sibs) 1 children: 46: 0x5616031180c0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x561603117c78 MAP: (10 sibs) 1 children: 46: 0x561603118160 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x561603117d10 MAP: (10 sibs) 1 children: 46: 0x561603118200 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x561603117da8 MAP: (10 sibs) 1 children: 46: 0x5616031182a0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x561603117e40 MAP: (10 sibs) 1 children: 46: 0x561603118340 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x561603117ed8 MAP: (10 sibs) 1 children: 46: 0x5616031183e0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x56160317f6b0 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x56160317f740 MAP: (10 sibs) 1 children: 46: [2] [2] 0x56160317f7d0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x56160317f860 MAP: (10 sibs) 1 children: 46: [4] [4] 0x56160317f8f0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x56160317f980 MAP: (10 sibs) 1 children: 46: [6] [6] 0x56160317fa10 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x56160317faa0 MAP: (10 sibs) 1 children: 46: [8] [8] 0x56160317fb30 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x56160317fbc0 MAP: (10 sibs) 1 children: 46: [10] [10] 0x56160317fc50 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x56160317fce0 MAP: (10 sibs) 1 children: 46: [12] [12] 0x56160317fd70 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x56160317fe00 MAP: (10 sibs) 1 children: 46: [14] [14] 0x56160317fe90 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x56160317ff20 MAP: (10 sibs) 1 children: 46: [16] [16] 0x56160317ffb0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x561603180040 MAP: (10 sibs) 1 children: 46: [18] [18] 0x5616031800d0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x561603180160 MAP: (10 sibs) 1 children: 46: [20] [20] 0x5616031801f0 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: 0x561603119150 [ROOT] SEQ: (0 sibs) 14 children: 46: 0x5616031199d0 MAP: (14 sibs) 1 children: 46: 0x56160311a230 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x561603119a68 MAP: (14 sibs) 1 children: 46: 0x56160311a2d0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x561603119b00 MAP: (14 sibs) 1 children: 46: 0x56160311a370 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x561603119b98 MAP: (14 sibs) 1 children: 46: 0x56160311a410 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x561603119c30 MAP: (14 sibs) 1 children: 46: 0x56160311a4b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x561603119cc8 MAP: (14 sibs) 1 children: 46: 0x56160311a550 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x561603119d60 MAP: (14 sibs) 1 children: 46: 0x56160311a5f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x561603119df8 MAP: (14 sibs) 1 children: 46: 0x56160311a690 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x561603119e90 MAP: (14 sibs) 1 children: 46: 0x56160311a730 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x561603119f28 MAP: (14 sibs) 1 children: 46: 0x56160311a7d0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x561603119fc0 MAP: (14 sibs) 1 children: 46: 0x56160311a870 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x56160311a058 MAP: (14 sibs) 1 children: 46: 0x56160311a910 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x56160311a0f0 MAP: (14 sibs) 2 children: 46: 0x56160311a9b0 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0x56160311aa48 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0x56160311a188 MAP: (14 sibs) 2 children: 46: 0x56160311aaf0 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0x56160311ab88 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x5616031834d0 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x561603183560 MAP: (14 sibs) 1 children: 46: [2] [2] 0x5616031835f0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x561603183680 MAP: (14 sibs) 1 children: 46: [4] [4] 0x561603183710 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x5616031837a0 MAP: (14 sibs) 1 children: 46: [6] [6] 0x561603183830 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x5616031838c0 MAP: (14 sibs) 1 children: 46: [8] [8] 0x561603183950 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x5616031839e0 MAP: (14 sibs) 1 children: 46: [10] [10] 0x561603183a70 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x561603183b00 MAP: (14 sibs) 1 children: 46: [12] [12] 0x561603183b90 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x561603183c20 MAP: (14 sibs) 1 children: 46: [14] [14] 0x561603183cb0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x561603183d40 MAP: (14 sibs) 1 children: 46: [16] [16] 0x561603183dd0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x561603183e60 MAP: (14 sibs) 1 children: 46: [18] [18] 0x561603183ef0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x561603183f80 MAP: (14 sibs) 1 children: 46: [20] [20] 0x561603184010 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x5616031840a0 MAP: (14 sibs) 1 children: 46: [22] [22] 0x561603184130 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x5616031841c0 MAP: (14 sibs) 1 children: 46: [24] [24] 0x561603184250 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x5616031842e0 MAP: (14 sibs) 2 children: 46: [26] [26] 0x561603184370 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x561603184400 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x561603184490 MAP: (14 sibs) 2 children: 46: [29] [29] 0x561603184520 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x5616031845b0 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: 0x5616031197e0 [ROOT] DOCVAL: '*' (0 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x56160318eae0 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0x56160318eae0 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0x56160318eae0 [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: 0x5616031198f8 [ROOT] MAP: (0 sibs) 10 children: 46: 0x561603114e90 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0x561603114f28 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0x561603114fc0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0x561603115058 KEYVAL: 'c' '*ref' (10 sibs) 46: 0x5616031150f0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0x561603115188 KEYVAL: 'e' '*ref' (10 sibs) 46: 0x561603115220 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0x5616031152b8 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0x561603115350 KEYVAL: 'h' '*ref' (10 sibs) 46: 0x5616031153e8 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x5616031911a0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x561603191230 KEYVAL***: 'ref' 'ref_val' valanchor='&ref' (10 sibs) 46: [2] [2] 0x5616031912c0 KEYVAL***: 'a' '*ref' (10 sibs) 46: [3] [3] 0x561603191350 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x5616031913e0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x561603191470 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x561603191500 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x561603191590 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x561603191620 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x5616031916b0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x561603191740 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0x5616031911a0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x561603191230 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x5616031912c0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x561603191350 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x5616031913e0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x561603191470 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x561603191500 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x561603191590 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x561603191620 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x5616031916b0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x561603191740 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0x5616031911a0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x561603191230 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x5616031912c0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x561603191350 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x5616031913e0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x561603191470 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x561603191500 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x561603191590 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x561603191620 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x5616031916b0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x561603191740 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: 0x561603118890 [ROOT] MAP: (0 sibs) 1 children: 46: 0x561603113000 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0x5616031130a0 VAL: '-2' (3 sibs) 46: 0x561603113138 VAL: '-2' (3 sibs) 46: 0x5616031131d0 VAL: '5' (3 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x561603191b40 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x561603191bd0 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x561603191c60 VAL: '-2' (3 sibs) 46: [3] [3] 0x561603191cf0 VAL: '-2' (3 sibs) 46: [4] [4] 0x561603191d80 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: 0x5616031189a8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x5616031134b0 KEYVAL: 'audio resource' '' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x561603192450 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5616031924e0 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: 0x561603118ac0 [ROOT] MAP: (0 sibs) 2 children: 46: 0x561603113a60 KEYVAL: 'audio resource' '' (2 sibs) 46: 0x561603113af8 KEYMAP: 'more' (2 sibs) 1 children: 46: 0x561603113ba0 KEYVAL: 'example' 'y' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x561603192d60 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x561603192df0 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x561603192e80 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x561603192f10 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: 0x561603118bd8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x561603113550 KEYMAP: 'component' (1 sibs) 3 children: 46: 0x561603113c40 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0x561603113cd8 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0x561603113d70 KEYMAP: 'data' (3 sibs) 0 children: 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x561603193670 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x561603193700 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x561603193790 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x561603193820 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x5616031938b0 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: 0x561603118cf0 [ROOT] SEQ: (0 sibs) 3 children: 46: 0x561603112d10 MAP: (3 sibs) 1 children: 46: 0x561603115760 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x561603115800 VAL: '0.mp4' (4 sibs) 46: 0x561603115898 VAL: '1.mp4' (4 sibs) 46: 0x561603115930 VAL: '2.mp4' (4 sibs) 46: 0x5616031159c8 VAL: '3.mp4' (4 sibs) 46: 0x561603112da8 MAP: (3 sibs) 1 children: 46: 0x561603115a70 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x561603115b10 VAL: '0.mp4' (4 sibs) 46: 0x561603115ba8 VAL: '1.mp4' (4 sibs) 46: 0x561603115c40 VAL: '2.mp4' (4 sibs) 46: 0x561603115cd8 VAL: '3.mp4' (4 sibs) 46: 0x561603112e40 MAP: (3 sibs) 1 children: 46: 0x561603115d80 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x561603115e20 VAL: '0.mp4' (4 sibs) 46: 0x561603115eb8 VAL: '1.mp4' (4 sibs) 46: 0x561603115f50 VAL: '2.mp4' (4 sibs) 46: 0x561603115fe8 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x561603194890 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x561603194920 MAP: (3 sibs) 1 children: 46: [2] [2] 0x5616031949b0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x561603194a40 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x561603194ad0 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x561603194b60 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x561603194bf0 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x561603194c80 MAP: (3 sibs) 1 children: 46: [8] [8] 0x561603194d10 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x561603194da0 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x561603194e30 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x561603194ec0 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x561603194f50 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x561603194fe0 MAP: (3 sibs) 1 children: 46: [14] [14] 0x561603195070 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x561603195100 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x561603195190 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x561603195220 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x5616031952b0 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: 0x561603118e08 [ROOT] MAP: (0 sibs) 1 children: 46: 0x5616031167e0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0x561603116880 MAP: (3 sibs) 1 children: 46: 0x561603116a50 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x561603116af0 VAL: '0.mp4' (4 sibs) 46: 0x561603116b88 VAL: '1.mp4' (4 sibs) 46: 0x561603116c20 VAL: '2.mp4' (4 sibs) 46: 0x561603116cb8 VAL: '3.mp4' (4 sibs) 46: 0x561603116918 MAP: (3 sibs) 1 children: 46: 0x561603116d60 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x561603116e00 VAL: '0.mp4' (4 sibs) 46: 0x561603116e98 VAL: '1.mp4' (4 sibs) 46: 0x561603116f30 VAL: '2.mp4' (4 sibs) 46: 0x561603116fc8 VAL: '3.mp4' (4 sibs) 46: 0x5616031169b0 MAP: (3 sibs) 1 children: 46: 0x561603117070 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x561603117110 VAL: '0.mp4' (4 sibs) 46: 0x5616031171a8 VAL: '1.mp4' (4 sibs) 46: 0x561603117240 VAL: '2.mp4' (4 sibs) 46: 0x5616031172d8 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x561603195aa0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x561603195b30 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x561603195bc0 MAP: (3 sibs) 1 children: 46: [3] [3] 0x561603195c50 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x561603195ce0 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x561603195d70 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x561603195e00 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x561603195e90 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x561603195f20 MAP: (3 sibs) 1 children: 46: [9] [9] 0x561603195fb0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x561603196040 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x5616031960d0 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x561603196160 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x5616031961f0 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x561603196280 MAP: (3 sibs) 1 children: 46: [15] [15] 0x561603196310 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x5616031963a0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x561603196430 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x5616031964c0 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x561603196550 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: 0x561603118f20 [ROOT] MAP: (0 sibs) 10 children: 46: 0x561603117380 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x561603117418 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x5616031174b0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x561603117548 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x5616031175e0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x561603117678 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x561603117710 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x5616031177a8 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x561603117840 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x5616031178d8 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x561603193f80 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x561603194010 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x5616031940a0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x561603194130 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x5616031941c0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x561603194250 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x5616031942e0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x561603194370 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x561603194400 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x561603194490 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x561603194520 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: 0x561603119038 [ROOT] SEQ: (0 sibs) 10 children: 46: 0x561603117980 MAP: (10 sibs) 1 children: 46: 0x561603113f00 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x561603117a18 MAP: (10 sibs) 1 children: 46: 0x561603113fa0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x561603117ab0 MAP: (10 sibs) 1 children: 46: 0x561603117f80 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x561603117b48 MAP: (10 sibs) 1 children: 46: 0x561603118020 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x561603117be0 MAP: (10 sibs) 1 children: 46: 0x5616031180c0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x561603117c78 MAP: (10 sibs) 1 children: 46: 0x561603118160 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x561603117d10 MAP: (10 sibs) 1 children: 46: 0x561603118200 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x561603117da8 MAP: (10 sibs) 1 children: 46: 0x5616031182a0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x561603117e40 MAP: (10 sibs) 1 children: 46: 0x561603118340 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x561603117ed8 MAP: (10 sibs) 1 children: 46: 0x5616031183e0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x5616031975c0 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x561603197650 MAP: (10 sibs) 1 children: 46: [2] [2] 0x5616031976e0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x561603197770 MAP: (10 sibs) 1 children: 46: [4] [4] 0x561603197800 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x561603197890 MAP: (10 sibs) 1 children: 46: [6] [6] 0x561603197920 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x5616031979b0 MAP: (10 sibs) 1 children: 46: [8] [8] 0x561603197a40 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x561603197ad0 MAP: (10 sibs) 1 children: 46: [10] [10] 0x561603197b60 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x561603197bf0 MAP: (10 sibs) 1 children: 46: [12] [12] 0x561603197c80 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x561603197d10 MAP: (10 sibs) 1 children: 46: [14] [14] 0x561603197da0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x561603197e30 MAP: (10 sibs) 1 children: 46: [16] [16] 0x561603197ec0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x561603197f50 MAP: (10 sibs) 1 children: 46: [18] [18] 0x561603197fe0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x561603198070 MAP: (10 sibs) 1 children: 46: [20] [20] 0x561603198100 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: 0x561603119150 [ROOT] SEQ: (0 sibs) 14 children: 46: 0x5616031199d0 MAP: (14 sibs) 1 children: 46: 0x56160311a230 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x561603119a68 MAP: (14 sibs) 1 children: 46: 0x56160311a2d0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x561603119b00 MAP: (14 sibs) 1 children: 46: 0x56160311a370 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x561603119b98 MAP: (14 sibs) 1 children: 46: 0x56160311a410 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x561603119c30 MAP: (14 sibs) 1 children: 46: 0x56160311a4b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x561603119cc8 MAP: (14 sibs) 1 children: 46: 0x56160311a550 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x561603119d60 MAP: (14 sibs) 1 children: 46: 0x56160311a5f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x561603119df8 MAP: (14 sibs) 1 children: 46: 0x56160311a690 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x561603119e90 MAP: (14 sibs) 1 children: 46: 0x56160311a730 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x561603119f28 MAP: (14 sibs) 1 children: 46: 0x56160311a7d0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x561603119fc0 MAP: (14 sibs) 1 children: 46: 0x56160311a870 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x56160311a058 MAP: (14 sibs) 1 children: 46: 0x56160311a910 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x56160311a0f0 MAP: (14 sibs) 2 children: 46: 0x56160311a9b0 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0x56160311aa48 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0x56160311a188 MAP: (14 sibs) 2 children: 46: 0x56160311aaf0 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0x56160311ab88 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x5616031987d0 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x561603198860 MAP: (14 sibs) 1 children: 46: [2] [2] 0x5616031988f0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x561603198980 MAP: (14 sibs) 1 children: 46: [4] [4] 0x561603198a10 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x561603198aa0 MAP: (14 sibs) 1 children: 46: [6] [6] 0x561603198b30 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x561603198bc0 MAP: (14 sibs) 1 children: 46: [8] [8] 0x561603198c50 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x561603198ce0 MAP: (14 sibs) 1 children: 46: [10] [10] 0x561603198d70 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x561603198e00 MAP: (14 sibs) 1 children: 46: [12] [12] 0x561603198e90 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x561603198f20 MAP: (14 sibs) 1 children: 46: [14] [14] 0x561603198fb0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x561603199040 MAP: (14 sibs) 1 children: 46: [16] [16] 0x5616031990d0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x561603199160 MAP: (14 sibs) 1 children: 46: [18] [18] 0x5616031991f0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x561603199280 MAP: (14 sibs) 1 children: 46: [20] [20] 0x561603199310 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x5616031993a0 MAP: (14 sibs) 1 children: 46: [22] [22] 0x561603199430 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x5616031994c0 MAP: (14 sibs) 1 children: 46: [24] [24] 0x561603199550 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x5616031995e0 MAP: (14 sibs) 2 children: 46: [26] [26] 0x561603199670 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x561603199700 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x561603199790 MAP: (14 sibs) 2 children: 46: [29] [29] 0x561603199820 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x5616031998b0 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: 0x5616031197e0 [ROOT] DOCVAL: '*' (0 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x56160319be20 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0x56160319be20 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0x56160319be20 [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: 0x5616031198f8 [ROOT] MAP: (0 sibs) 10 children: 46: 0x561603114e90 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0x561603114f28 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0x561603114fc0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0x561603115058 KEYVAL: 'c' '*ref' (10 sibs) 46: 0x5616031150f0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0x561603115188 KEYVAL: 'e' '*ref' (10 sibs) 46: 0x561603115220 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0x5616031152b8 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0x561603115350 KEYVAL: 'h' '*ref' (10 sibs) 46: 0x5616031153e8 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x56160319c730 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x56160319c7c0 KEYVAL***: 'ref' 'ref_val' valanchor='&ref' (10 sibs) 46: [2] [2] 0x56160319c850 KEYVAL***: 'a' '*ref' (10 sibs) 46: [3] [3] 0x56160319c8e0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x56160319c970 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x56160319ca00 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x56160319ca90 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x56160319cb20 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x56160319cbb0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x56160319cc40 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x56160319ccd0 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0x56160319c730 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x56160319c7c0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x56160319c850 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x56160319c8e0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x56160319c970 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x56160319ca00 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x56160319ca90 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x56160319cb20 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x56160319cbb0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x56160319cc40 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x56160319ccd0 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0x56160319c730 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x56160319c7c0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x56160319c850 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x56160319c8e0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x56160319c970 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x56160319ca00 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x56160319ca90 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x56160319cb20 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x56160319cbb0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x56160319cc40 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x56160319ccd0 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] 0x56160316d340 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x56160316d3d0 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x56160316d460 VAL: '-2' (3 sibs) 46: [3] [3] 0x56160316d4f0 VAL: '-2' (3 sibs) 46: [4] [4] 0x56160316d580 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] 0x56160319ec50 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x56160319ece0 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x56160319ed70 VAL: '-2' (3 sibs) 46: [3] [3] 0x56160319ee00 VAL: '-2' (3 sibs) 46: [4] [4] 0x56160319ee90 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] 0x56160316fa30 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x56160316fac0 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] 0x56160319fe40 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x56160319fed0 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] 0x5616031731b0 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x561603173240 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x5616031732d0 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x561603173360 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] 0x5616031a0750 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x5616031a07e0 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x5616031a0870 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x5616031a0900 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] 0x561603174ee0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x561603174f70 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x561603175000 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x561603175090 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x561603175120 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] 0x5616031a1060 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5616031a10f0 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x5616031a1180 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x5616031a1210 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x5616031a12a0 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] 0x561603177520 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x5616031775b0 MAP: (3 sibs) 1 children: 46: [2] [2] 0x561603177640 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x5616031776d0 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x561603177760 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x5616031777f0 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x561603177880 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x561603177910 MAP: (3 sibs) 1 children: 46: [8] [8] 0x5616031779a0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x561603177a30 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x561603177ac0 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x561603177b50 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x561603177be0 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x561603177c70 MAP: (3 sibs) 1 children: 46: [14] [14] 0x561603177d00 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x561603177d90 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x561603177e20 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x561603177eb0 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x561603177f40 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] 0x5616031a2280 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x5616031a2310 MAP: (3 sibs) 1 children: 46: [2] [2] 0x5616031a23a0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x5616031a2430 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x5616031a24c0 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x5616031a2550 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x5616031a25e0 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x5616031a2670 MAP: (3 sibs) 1 children: 46: [8] [8] 0x5616031a2700 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x5616031a2790 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x5616031a2820 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x5616031a28b0 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x5616031a2940 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x5616031a29d0 MAP: (3 sibs) 1 children: 46: [14] [14] 0x5616031a2a60 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x5616031a2af0 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x5616031a2b80 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x5616031a2c10 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x5616031a2ca0 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] 0x56160317a460 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x56160317a4f0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x56160317a580 MAP: (3 sibs) 1 children: 46: [3] [3] 0x56160317a610 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x56160317a6a0 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x56160317a730 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x56160317a7c0 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x56160317a850 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x56160317a8e0 MAP: (3 sibs) 1 children: 46: [9] [9] 0x56160317a970 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x56160317aa00 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x56160317aa90 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x56160317ab20 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x56160317abb0 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x56160317ac40 MAP: (3 sibs) 1 children: 46: [15] [15] 0x56160317acd0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x56160317ad60 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x56160317adf0 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x56160317ae80 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x56160317af10 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] 0x5616031a3490 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5616031a3520 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x5616031a35b0 MAP: (3 sibs) 1 children: 46: [3] [3] 0x5616031a3640 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x5616031a36d0 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x5616031a3760 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x5616031a37f0 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x5616031a3880 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x5616031a3910 MAP: (3 sibs) 1 children: 46: [9] [9] 0x5616031a39a0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x5616031a3a30 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x5616031a3ac0 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x5616031a3b50 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x5616031a3be0 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x5616031a3c70 MAP: (3 sibs) 1 children: 46: [15] [15] 0x5616031a3d00 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x5616031a3d90 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x5616031a3e20 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x5616031a3eb0 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x5616031a3f40 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] 0x56160317ca90 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x56160317cb20 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x56160317cbb0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x56160317cc40 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x56160317ccd0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x56160317cd60 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x56160317cdf0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x56160317ce80 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x56160317cf10 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x56160317cfa0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x56160317d030 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] 0x5616031a1970 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x5616031a1a00 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x5616031a1a90 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x5616031a1b20 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x5616031a1bb0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x5616031a1c40 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x5616031a1cd0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x5616031a1d60 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x5616031a1df0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x5616031a1e80 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x5616031a1f10 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] 0x56160317f6b0 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x56160317f740 MAP: (10 sibs) 1 children: 46: [2] [2] 0x56160317f7d0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x56160317f860 MAP: (10 sibs) 1 children: 46: [4] [4] 0x56160317f8f0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x56160317f980 MAP: (10 sibs) 1 children: 46: [6] [6] 0x56160317fa10 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x56160317faa0 MAP: (10 sibs) 1 children: 46: [8] [8] 0x56160317fb30 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x56160317fbc0 MAP: (10 sibs) 1 children: 46: [10] [10] 0x56160317fc50 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x56160317fce0 MAP: (10 sibs) 1 children: 46: [12] [12] 0x56160317fd70 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x56160317fe00 MAP: (10 sibs) 1 children: 46: [14] [14] 0x56160317fe90 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x56160317ff20 MAP: (10 sibs) 1 children: 46: [16] [16] 0x56160317ffb0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x561603180040 MAP: (10 sibs) 1 children: 46: [18] [18] 0x5616031800d0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x561603180160 MAP: (10 sibs) 1 children: 46: [20] [20] 0x5616031801f0 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] 0x5616031a4fb0 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x5616031a5040 MAP: (10 sibs) 1 children: 46: [2] [2] 0x5616031a50d0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x5616031a5160 MAP: (10 sibs) 1 children: 46: [4] [4] 0x5616031a51f0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x5616031a5280 MAP: (10 sibs) 1 children: 46: [6] [6] 0x5616031a5310 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x5616031a53a0 MAP: (10 sibs) 1 children: 46: [8] [8] 0x5616031a5430 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x5616031a54c0 MAP: (10 sibs) 1 children: 46: [10] [10] 0x5616031a5550 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x5616031a55e0 MAP: (10 sibs) 1 children: 46: [12] [12] 0x5616031a5670 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x5616031a5700 MAP: (10 sibs) 1 children: 46: [14] [14] 0x5616031a5790 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x5616031a5820 MAP: (10 sibs) 1 children: 46: [16] [16] 0x5616031a58b0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x5616031a5940 MAP: (10 sibs) 1 children: 46: [18] [18] 0x5616031a59d0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x5616031a5a60 MAP: (10 sibs) 1 children: 46: [20] [20] 0x5616031a5af0 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] 0x5616031834d0 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x561603183560 MAP: (14 sibs) 1 children: 46: [2] [2] 0x5616031835f0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x561603183680 MAP: (14 sibs) 1 children: 46: [4] [4] 0x561603183710 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x5616031837a0 MAP: (14 sibs) 1 children: 46: [6] [6] 0x561603183830 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x5616031838c0 MAP: (14 sibs) 1 children: 46: [8] [8] 0x561603183950 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x5616031839e0 MAP: (14 sibs) 1 children: 46: [10] [10] 0x561603183a70 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x561603183b00 MAP: (14 sibs) 1 children: 46: [12] [12] 0x561603183b90 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x561603183c20 MAP: (14 sibs) 1 children: 46: [14] [14] 0x561603183cb0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x561603183d40 MAP: (14 sibs) 1 children: 46: [16] [16] 0x561603183dd0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x561603183e60 MAP: (14 sibs) 1 children: 46: [18] [18] 0x561603183ef0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x561603183f80 MAP: (14 sibs) 1 children: 46: [20] [20] 0x561603184010 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x5616031840a0 MAP: (14 sibs) 1 children: 46: [22] [22] 0x561603184130 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x5616031841c0 MAP: (14 sibs) 1 children: 46: [24] [24] 0x561603184250 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x5616031842e0 MAP: (14 sibs) 2 children: 46: [26] [26] 0x561603184370 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x561603184400 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x561603184490 MAP: (14 sibs) 2 children: 46: [29] [29] 0x561603184520 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x5616031845b0 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] 0x5616031a61c0 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x5616031a6250 MAP: (14 sibs) 1 children: 46: [2] [2] 0x5616031a62e0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x5616031a6370 MAP: (14 sibs) 1 children: 46: [4] [4] 0x5616031a6400 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x5616031a6490 MAP: (14 sibs) 1 children: 46: [6] [6] 0x5616031a6520 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x5616031a65b0 MAP: (14 sibs) 1 children: 46: [8] [8] 0x5616031a6640 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x5616031a66d0 MAP: (14 sibs) 1 children: 46: [10] [10] 0x5616031a6760 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x5616031a67f0 MAP: (14 sibs) 1 children: 46: [12] [12] 0x5616031a6880 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x5616031a6910 MAP: (14 sibs) 1 children: 46: [14] [14] 0x5616031a69a0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x5616031a6a30 MAP: (14 sibs) 1 children: 46: [16] [16] 0x5616031a6ac0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x5616031a6b50 MAP: (14 sibs) 1 children: 46: [18] [18] 0x5616031a6be0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x5616031a6c70 MAP: (14 sibs) 1 children: 46: [20] [20] 0x5616031a6d00 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x5616031a6d90 MAP: (14 sibs) 1 children: 46: [22] [22] 0x5616031a6e20 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x5616031a6eb0 MAP: (14 sibs) 1 children: 46: [24] [24] 0x5616031a6f40 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x5616031a6fd0 MAP: (14 sibs) 2 children: 46: [26] [26] 0x5616031a7060 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x5616031a70f0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x5616031a7180 MAP: (14 sibs) 2 children: 46: [29] [29] 0x5616031a7210 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x5616031a72a0 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] 0x56160318eae0 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ emitted yml: 46: '*'\n 46: ~~~~~~~~~~~~~~ emitted tree: 46: -------------------------------------- 46: [0][0] 0x5616031a46a0 [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] 0x5616031911a0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x561603191230 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x5616031912c0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x561603191350 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x5616031913e0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x561603191470 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x561603191500 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x561603191590 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x561603191620 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x5616031916b0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x561603191740 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] 0x5616031a73d0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x5616031a7460 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x5616031a74f0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x5616031a7580 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x5616031a7610 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x5616031a76a0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x5616031a7730 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x5616031a77c0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x5616031a7850 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x5616031a78e0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x5616031a7970 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] 0x561603191b40 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x561603191bd0 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x561603191c60 VAL: '-2' (3 sibs) 46: [3] [3] 0x561603191cf0 VAL: '-2' (3 sibs) 46: [4] [4] 0x561603191d80 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] 0x5616031a7ce0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5616031a7d70 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x5616031a7e00 VAL: '-2' (3 sibs) 46: [3] [3] 0x5616031a7e90 VAL: '-2' (3 sibs) 46: [4] [4] 0x5616031a7f20 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] 0x561603192450 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5616031924e0 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] 0x5616031a85f0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5616031a8680 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] 0x561603192d60 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x561603192df0 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x561603192e80 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x561603192f10 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] 0x5616031a8f00 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x5616031a8f90 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x5616031a9020 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x5616031a90b0 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] 0x561603193670 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x561603193700 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x561603193790 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x561603193820 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x5616031938b0 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] 0x5616031a9810 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5616031a98a0 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x5616031a9930 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x5616031a99c0 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x5616031a9a50 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] 0x561603194890 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x561603194920 MAP: (3 sibs) 1 children: 46: [2] [2] 0x5616031949b0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x561603194a40 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x561603194ad0 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x561603194b60 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x561603194bf0 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x561603194c80 MAP: (3 sibs) 1 children: 46: [8] [8] 0x561603194d10 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x561603194da0 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x561603194e30 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x561603194ec0 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x561603194f50 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x561603194fe0 MAP: (3 sibs) 1 children: 46: [14] [14] 0x561603195070 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x561603195100 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x561603195190 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x561603195220 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x5616031952b0 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] 0x5616031aaa30 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x5616031aaac0 MAP: (3 sibs) 1 children: 46: [2] [2] 0x5616031aab50 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x5616031aabe0 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x5616031aac70 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x5616031aad00 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x5616031aad90 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x5616031aae20 MAP: (3 sibs) 1 children: 46: [8] [8] 0x5616031aaeb0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x5616031aaf40 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x5616031aafd0 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x5616031ab060 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x5616031ab0f0 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x5616031ab180 MAP: (3 sibs) 1 children: 46: [14] [14] 0x5616031ab210 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x5616031ab2a0 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x5616031ab330 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x5616031ab3c0 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x5616031ab450 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] 0x561603195aa0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x561603195b30 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x561603195bc0 MAP: (3 sibs) 1 children: 46: [3] [3] 0x561603195c50 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x561603195ce0 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x561603195d70 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x561603195e00 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x561603195e90 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x561603195f20 MAP: (3 sibs) 1 children: 46: [9] [9] 0x561603195fb0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x561603196040 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x5616031960d0 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x561603196160 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x5616031961f0 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x561603196280 MAP: (3 sibs) 1 children: 46: [15] [15] 0x561603196310 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x5616031963a0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x561603196430 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x5616031964c0 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x561603196550 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] 0x5616031abc40 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5616031abcd0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x5616031abd60 MAP: (3 sibs) 1 children: 46: [3] [3] 0x5616031abdf0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x5616031abe80 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x5616031abf10 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x5616031abfa0 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x5616031ac030 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x5616031ac0c0 MAP: (3 sibs) 1 children: 46: [9] [9] 0x5616031ac150 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x5616031ac1e0 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x5616031ac270 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x5616031ac300 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x5616031ac390 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x5616031ac420 MAP: (3 sibs) 1 children: 46: [15] [15] 0x5616031ac4b0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x5616031ac540 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x5616031ac5d0 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x5616031ac660 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x5616031ac6f0 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] 0x561603193f80 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x561603194010 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x5616031940a0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x561603194130 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x5616031941c0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x561603194250 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x5616031942e0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x561603194370 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x561603194400 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x561603194490 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x561603194520 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] 0x5616031aa120 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x5616031aa1b0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x5616031aa240 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x5616031aa2d0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x5616031aa360 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x5616031aa3f0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x5616031aa480 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x5616031aa510 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x5616031aa5a0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x5616031aa630 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x5616031aa6c0 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] 0x5616031975c0 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x561603197650 MAP: (10 sibs) 1 children: 46: [2] [2] 0x5616031976e0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x561603197770 MAP: (10 sibs) 1 children: 46: [4] [4] 0x561603197800 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x561603197890 MAP: (10 sibs) 1 children: 46: [6] [6] 0x561603197920 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x5616031979b0 MAP: (10 sibs) 1 children: 46: [8] [8] 0x561603197a40 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x561603197ad0 MAP: (10 sibs) 1 children: 46: [10] [10] 0x561603197b60 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x561603197bf0 MAP: (10 sibs) 1 children: 46: [12] [12] 0x561603197c80 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x561603197d10 MAP: (10 sibs) 1 children: 46: [14] [14] 0x561603197da0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x561603197e30 MAP: (10 sibs) 1 children: 46: [16] [16] 0x561603197ec0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x561603197f50 MAP: (10 sibs) 1 children: 46: [18] [18] 0x561603197fe0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x561603198070 MAP: (10 sibs) 1 children: 46: [20] [20] 0x561603198100 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] 0x5616031ad760 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x5616031ad7f0 MAP: (10 sibs) 1 children: 46: [2] [2] 0x5616031ad880 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x5616031ad910 MAP: (10 sibs) 1 children: 46: [4] [4] 0x5616031ad9a0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x5616031ada30 MAP: (10 sibs) 1 children: 46: [6] [6] 0x5616031adac0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x5616031adb50 MAP: (10 sibs) 1 children: 46: [8] [8] 0x5616031adbe0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x5616031adc70 MAP: (10 sibs) 1 children: 46: [10] [10] 0x5616031add00 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x5616031add90 MAP: (10 sibs) 1 children: 46: [12] [12] 0x5616031ade20 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x5616031adeb0 MAP: (10 sibs) 1 children: 46: [14] [14] 0x5616031adf40 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x5616031adfd0 MAP: (10 sibs) 1 children: 46: [16] [16] 0x5616031ae060 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x5616031ae0f0 MAP: (10 sibs) 1 children: 46: [18] [18] 0x5616031ae180 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x5616031ae210 MAP: (10 sibs) 1 children: 46: [20] [20] 0x5616031ae2a0 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] 0x5616031987d0 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x561603198860 MAP: (14 sibs) 1 children: 46: [2] [2] 0x5616031988f0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x561603198980 MAP: (14 sibs) 1 children: 46: [4] [4] 0x561603198a10 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x561603198aa0 MAP: (14 sibs) 1 children: 46: [6] [6] 0x561603198b30 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x561603198bc0 MAP: (14 sibs) 1 children: 46: [8] [8] 0x561603198c50 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x561603198ce0 MAP: (14 sibs) 1 children: 46: [10] [10] 0x561603198d70 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x561603198e00 MAP: (14 sibs) 1 children: 46: [12] [12] 0x561603198e90 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x561603198f20 MAP: (14 sibs) 1 children: 46: [14] [14] 0x561603198fb0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x561603199040 MAP: (14 sibs) 1 children: 46: [16] [16] 0x5616031990d0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x561603199160 MAP: (14 sibs) 1 children: 46: [18] [18] 0x5616031991f0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x561603199280 MAP: (14 sibs) 1 children: 46: [20] [20] 0x561603199310 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x5616031993a0 MAP: (14 sibs) 1 children: 46: [22] [22] 0x561603199430 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x5616031994c0 MAP: (14 sibs) 1 children: 46: [24] [24] 0x561603199550 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x5616031995e0 MAP: (14 sibs) 2 children: 46: [26] [26] 0x561603199670 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x561603199700 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x561603199790 MAP: (14 sibs) 2 children: 46: [29] [29] 0x561603199820 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x5616031998b0 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] 0x5616031ae970 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x5616031aea00 MAP: (14 sibs) 1 children: 46: [2] [2] 0x5616031aea90 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x5616031aeb20 MAP: (14 sibs) 1 children: 46: [4] [4] 0x5616031aebb0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x5616031aec40 MAP: (14 sibs) 1 children: 46: [6] [6] 0x5616031aecd0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x5616031aed60 MAP: (14 sibs) 1 children: 46: [8] [8] 0x5616031aedf0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x5616031aee80 MAP: (14 sibs) 1 children: 46: [10] [10] 0x5616031aef10 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x5616031aefa0 MAP: (14 sibs) 1 children: 46: [12] [12] 0x5616031af030 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x5616031af0c0 MAP: (14 sibs) 1 children: 46: [14] [14] 0x5616031af150 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x5616031af1e0 MAP: (14 sibs) 1 children: 46: [16] [16] 0x5616031af270 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x5616031af300 MAP: (14 sibs) 1 children: 46: [18] [18] 0x5616031af390 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x5616031af420 MAP: (14 sibs) 1 children: 46: [20] [20] 0x5616031af4b0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x5616031af540 MAP: (14 sibs) 1 children: 46: [22] [22] 0x5616031af5d0 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x5616031af660 MAP: (14 sibs) 1 children: 46: [24] [24] 0x5616031af6f0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x5616031af780 MAP: (14 sibs) 2 children: 46: [26] [26] 0x5616031af810 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x5616031af8a0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x5616031af930 MAP: (14 sibs) 2 children: 46: [29] [29] 0x5616031af9c0 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x5616031afa50 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] 0x56160319be20 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ emitted yml: 46: '*'\n 46: ~~~~~~~~~~~~~~ emitted tree: 46: -------------------------------------- 46: [0][0] 0x5616031ace50 [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] 0x56160319c730 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x56160319c7c0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x56160319c850 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x56160319c8e0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x56160319c970 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x56160319ca00 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x56160319ca90 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x56160319cb20 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x56160319cbb0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x56160319cc40 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x56160319ccd0 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] 0x5616031afb80 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x5616031afc10 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x5616031afca0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x5616031afd30 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x5616031afdc0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x5616031afe50 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x5616031afee0 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x5616031aff70 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x5616031b0000 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x5616031b0090 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x5616031b0120 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: 0x561603118890 [ROOT] MAP: (0 sibs) 1 children: 46: 0x561603113000 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0x5616031130a0 VAL: '-2' (3 sibs) 46: 0x561603113138 VAL: '-2' (3 sibs) 46: 0x5616031131d0 VAL: '5' (3 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x56160319f620 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x56160319f6b0 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x56160319f740 VAL: '-2' (3 sibs) 46: [3] [3] 0x56160319f7d0 VAL: '-2' (3 sibs) 46: [4] [4] 0x56160319f860 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: 0x5616031189a8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x5616031134b0 KEYVAL: 'audio resource' '' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x56160319f900 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x56160319f990 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: 0x561603118ac0 [ROOT] MAP: (0 sibs) 2 children: 46: 0x561603113a60 KEYVAL: 'audio resource' '' (2 sibs) 46: 0x561603113af8 KEYMAP: 'more' (2 sibs) 1 children: 46: 0x561603113ba0 KEYVAL: 'example' 'y' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x5616031b0490 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x5616031b0520 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x5616031b05b0 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x5616031b0640 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: 0x561603118bd8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x561603113550 KEYMAP: 'component' (1 sibs) 3 children: 46: 0x561603113c40 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0x561603113cd8 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0x561603113d70 KEYMAP: 'data' (3 sibs) 0 children: 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x5616031b06e0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5616031b0770 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x5616031b0800 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x5616031b0890 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x5616031b0920 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: 0x561603118cf0 [ROOT] SEQ: (0 sibs) 3 children: 46: 0x561603112d10 MAP: (3 sibs) 1 children: 46: 0x561603115760 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x561603115800 VAL: '0.mp4' (4 sibs) 46: 0x561603115898 VAL: '1.mp4' (4 sibs) 46: 0x561603115930 VAL: '2.mp4' (4 sibs) 46: 0x5616031159c8 VAL: '3.mp4' (4 sibs) 46: 0x561603112da8 MAP: (3 sibs) 1 children: 46: 0x561603115a70 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x561603115b10 VAL: '0.mp4' (4 sibs) 46: 0x561603115ba8 VAL: '1.mp4' (4 sibs) 46: 0x561603115c40 VAL: '2.mp4' (4 sibs) 46: 0x561603115cd8 VAL: '3.mp4' (4 sibs) 46: 0x561603112e40 MAP: (3 sibs) 1 children: 46: 0x561603115d80 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x561603115e20 VAL: '0.mp4' (4 sibs) 46: 0x561603115eb8 VAL: '1.mp4' (4 sibs) 46: 0x561603115f50 VAL: '2.mp4' (4 sibs) 46: 0x561603115fe8 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x5616031b09c0 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x5616031b0a50 MAP: (3 sibs) 1 children: 46: [2] [2] 0x5616031b0ae0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x5616031b0b70 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x5616031b0c00 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x5616031b0c90 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x5616031b0d20 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x5616031b0db0 MAP: (3 sibs) 1 children: 46: [8] [8] 0x5616031b0e40 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x5616031b0ed0 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x5616031b0f60 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x5616031b0ff0 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x5616031b1080 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x5616031b1110 MAP: (3 sibs) 1 children: 46: [14] [14] 0x5616031b11a0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x5616031b1230 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x5616031b12c0 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x5616031b1350 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x5616031b13e0 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: 0x561603118e08 [ROOT] MAP: (0 sibs) 1 children: 46: 0x5616031167e0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0x561603116880 MAP: (3 sibs) 1 children: 46: 0x561603116a50 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x561603116af0 VAL: '0.mp4' (4 sibs) 46: 0x561603116b88 VAL: '1.mp4' (4 sibs) 46: 0x561603116c20 VAL: '2.mp4' (4 sibs) 46: 0x561603116cb8 VAL: '3.mp4' (4 sibs) 46: 0x561603116918 MAP: (3 sibs) 1 children: 46: 0x561603116d60 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x561603116e00 VAL: '0.mp4' (4 sibs) 46: 0x561603116e98 VAL: '1.mp4' (4 sibs) 46: 0x561603116f30 VAL: '2.mp4' (4 sibs) 46: 0x561603116fc8 VAL: '3.mp4' (4 sibs) 46: 0x5616031169b0 MAP: (3 sibs) 1 children: 46: 0x561603117070 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x561603117110 VAL: '0.mp4' (4 sibs) 46: 0x5616031171a8 VAL: '1.mp4' (4 sibs) 46: 0x561603117240 VAL: '2.mp4' (4 sibs) 46: 0x5616031172d8 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x5616031b1480 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5616031b1510 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x5616031b15a0 MAP: (3 sibs) 1 children: 46: [3] [3] 0x5616031b1630 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x5616031b16c0 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x5616031b1750 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x5616031b17e0 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x5616031b1870 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x5616031b1900 MAP: (3 sibs) 1 children: 46: [9] [9] 0x5616031b1990 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x5616031b1a20 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x5616031b1ab0 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x5616031b1b40 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x5616031b1bd0 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x5616031b1c60 MAP: (3 sibs) 1 children: 46: [15] [15] 0x5616031b1cf0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x5616031b1d80 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x5616031b1e10 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x5616031b1ea0 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x5616031b1f30 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: 0x561603118f20 [ROOT] MAP: (0 sibs) 10 children: 46: 0x561603117380 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x561603117418 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x5616031174b0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x561603117548 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x5616031175e0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x561603117678 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x561603117710 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x5616031177a8 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x561603117840 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x5616031178d8 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x5616031b1fd0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x5616031b2060 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x5616031b20f0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x5616031b2180 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x5616031b2210 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x5616031b22a0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x5616031b2330 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x5616031b23c0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x5616031b2450 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x5616031b24e0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x5616031b2570 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: 0x561603119038 [ROOT] SEQ: (0 sibs) 10 children: 46: 0x561603117980 MAP: (10 sibs) 1 children: 46: 0x561603113f00 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x561603117a18 MAP: (10 sibs) 1 children: 46: 0x561603113fa0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x561603117ab0 MAP: (10 sibs) 1 children: 46: 0x561603117f80 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x561603117b48 MAP: (10 sibs) 1 children: 46: 0x561603118020 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x561603117be0 MAP: (10 sibs) 1 children: 46: 0x5616031180c0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x561603117c78 MAP: (10 sibs) 1 children: 46: 0x561603118160 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x561603117d10 MAP: (10 sibs) 1 children: 46: 0x561603118200 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x561603117da8 MAP: (10 sibs) 1 children: 46: 0x5616031182a0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x561603117e40 MAP: (10 sibs) 1 children: 46: 0x561603118340 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x561603117ed8 MAP: (10 sibs) 1 children: 46: 0x5616031183e0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x5616031b2610 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x5616031b26a0 MAP: (10 sibs) 1 children: 46: [2] [2] 0x5616031b2730 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x5616031b27c0 MAP: (10 sibs) 1 children: 46: [4] [4] 0x5616031b2850 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x5616031b28e0 MAP: (10 sibs) 1 children: 46: [6] [6] 0x5616031b2970 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x5616031b2a00 MAP: (10 sibs) 1 children: 46: [8] [8] 0x5616031b2a90 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x5616031b2b20 MAP: (10 sibs) 1 children: 46: [10] [10] 0x5616031b2bb0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x5616031b2c40 MAP: (10 sibs) 1 children: 46: [12] [12] 0x5616031b2cd0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x5616031b2d60 MAP: (10 sibs) 1 children: 46: [14] [14] 0x5616031b2df0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x5616031b2e80 MAP: (10 sibs) 1 children: 46: [16] [16] 0x5616031b2f10 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x5616031b2fa0 MAP: (10 sibs) 1 children: 46: [18] [18] 0x5616031b3030 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x5616031b30c0 MAP: (10 sibs) 1 children: 46: [20] [20] 0x5616031b3150 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: 0x561603119150 [ROOT] SEQ: (0 sibs) 14 children: 46: 0x5616031199d0 MAP: (14 sibs) 1 children: 46: 0x56160311a230 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x561603119a68 MAP: (14 sibs) 1 children: 46: 0x56160311a2d0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x561603119b00 MAP: (14 sibs) 1 children: 46: 0x56160311a370 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x561603119b98 MAP: (14 sibs) 1 children: 46: 0x56160311a410 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x561603119c30 MAP: (14 sibs) 1 children: 46: 0x56160311a4b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x561603119cc8 MAP: (14 sibs) 1 children: 46: 0x56160311a550 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x561603119d60 MAP: (14 sibs) 1 children: 46: 0x56160311a5f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x561603119df8 MAP: (14 sibs) 1 children: 46: 0x56160311a690 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x561603119e90 MAP: (14 sibs) 1 children: 46: 0x56160311a730 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x561603119f28 MAP: (14 sibs) 1 children: 46: 0x56160311a7d0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x561603119fc0 MAP: (14 sibs) 1 children: 46: 0x56160311a870 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x56160311a058 MAP: (14 sibs) 1 children: 46: 0x56160311a910 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x56160311a0f0 MAP: (14 sibs) 2 children: 46: 0x56160311a9b0 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0x56160311aa48 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0x56160311a188 MAP: (14 sibs) 2 children: 46: 0x56160311aaf0 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0x56160311ab88 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x5616031b31f0 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x5616031b3280 MAP: (14 sibs) 1 children: 46: [2] [2] 0x5616031b3310 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x5616031b33a0 MAP: (14 sibs) 1 children: 46: [4] [4] 0x5616031b3430 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x5616031b34c0 MAP: (14 sibs) 1 children: 46: [6] [6] 0x5616031b3550 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x5616031b35e0 MAP: (14 sibs) 1 children: 46: [8] [8] 0x5616031b3670 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x5616031b3700 MAP: (14 sibs) 1 children: 46: [10] [10] 0x5616031b3790 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x5616031b3820 MAP: (14 sibs) 1 children: 46: [12] [12] 0x5616031b38b0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x5616031b3940 MAP: (14 sibs) 1 children: 46: [14] [14] 0x5616031b39d0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x5616031b3a60 MAP: (14 sibs) 1 children: 46: [16] [16] 0x5616031b3af0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x5616031b3b80 MAP: (14 sibs) 1 children: 46: [18] [18] 0x5616031b3c10 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x5616031b3ca0 MAP: (14 sibs) 1 children: 46: [20] [20] 0x5616031b3d30 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x5616031b3dc0 MAP: (14 sibs) 1 children: 46: [22] [22] 0x5616031b3e50 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x5616031b3ee0 MAP: (14 sibs) 1 children: 46: [24] [24] 0x5616031b3f70 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x5616031b4000 MAP: (14 sibs) 2 children: 46: [26] [26] 0x5616031b4090 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x5616031b4120 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x5616031b41b0 MAP: (14 sibs) 2 children: 46: [29] [29] 0x5616031b4240 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x5616031b42d0 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: 0x5616031197e0 [ROOT] DOCVAL: '*' (0 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x561603114a50 [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: 0x5616031198f8 [ROOT] MAP: (0 sibs) 10 children: 46: 0x561603114e90 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0x561603114f28 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0x561603114fc0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0x561603115058 KEYVAL: 'c' '*ref' (10 sibs) 46: 0x5616031150f0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0x561603115188 KEYVAL: 'e' '*ref' (10 sibs) 46: 0x561603115220 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0x5616031152b8 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0x561603115350 KEYVAL: 'h' '*ref' (10 sibs) 46: 0x5616031153e8 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x5616031b4370 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x5616031b4400 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x5616031b4490 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x5616031b4520 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x5616031b45b0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x5616031b4640 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x5616031b46d0 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x5616031b4760 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x5616031b47f0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x5616031b4880 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x5616031b4910 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: 0x561603118890 [ROOT] MAP: (0 sibs) 1 children: 46: 0x561603113000 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0x5616031130a0 VAL: '-2' (3 sibs) 46: 0x561603113138 VAL: '-2' (3 sibs) 46: 0x5616031131d0 VAL: '5' (3 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x5616031b49b0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5616031b4a40 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x5616031b4ad0 VAL: '-2' (3 sibs) 46: [3] [3] 0x5616031b4b60 VAL: '-2' (3 sibs) 46: [4] [4] 0x5616031b4bf0 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: 0x5616031189a8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x5616031134b0 KEYVAL: 'audio resource' '' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x56160319fa30 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x56160319fac0 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: 0x561603118ac0 [ROOT] MAP: (0 sibs) 2 children: 46: 0x561603113a60 KEYVAL: 'audio resource' '' (2 sibs) 46: 0x561603113af8 KEYMAP: 'more' (2 sibs) 1 children: 46: 0x561603113ba0 KEYVAL: 'example' 'y' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x5616031b4c90 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x5616031b4d20 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x5616031b4db0 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x5616031b4e40 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: 0x561603118bd8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x561603113550 KEYMAP: 'component' (1 sibs) 3 children: 46: 0x561603113c40 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0x561603113cd8 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0x561603113d70 KEYMAP: 'data' (3 sibs) 0 children: 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x5616031b4ee0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5616031b4f70 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x5616031b5000 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x5616031b5090 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x5616031b5120 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: 0x561603118cf0 [ROOT] SEQ: (0 sibs) 3 children: 46: 0x561603112d10 MAP: (3 sibs) 1 children: 46: 0x561603115760 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x561603115800 VAL: '0.mp4' (4 sibs) 46: 0x561603115898 VAL: '1.mp4' (4 sibs) 46: 0x561603115930 VAL: '2.mp4' (4 sibs) 46: 0x5616031159c8 VAL: '3.mp4' (4 sibs) 46: 0x561603112da8 MAP: (3 sibs) 1 children: 46: 0x561603115a70 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x561603115b10 VAL: '0.mp4' (4 sibs) 46: 0x561603115ba8 VAL: '1.mp4' (4 sibs) 46: 0x561603115c40 VAL: '2.mp4' (4 sibs) 46: 0x561603115cd8 VAL: '3.mp4' (4 sibs) 46: 0x561603112e40 MAP: (3 sibs) 1 children: 46: 0x561603115d80 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x561603115e20 VAL: '0.mp4' (4 sibs) 46: 0x561603115eb8 VAL: '1.mp4' (4 sibs) 46: 0x561603115f50 VAL: '2.mp4' (4 sibs) 46: 0x561603115fe8 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x5616031b51c0 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x5616031b5250 MAP: (3 sibs) 1 children: 46: [2] [2] 0x5616031b52e0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x5616031b5370 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x5616031b5400 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x5616031b5490 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x5616031b5520 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x5616031b55b0 MAP: (3 sibs) 1 children: 46: [8] [8] 0x5616031b5640 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x5616031b56d0 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x5616031b5760 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x5616031b57f0 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x5616031b5880 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x5616031b5910 MAP: (3 sibs) 1 children: 46: [14] [14] 0x5616031b59a0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x5616031b5a30 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x5616031b5ac0 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x5616031b5b50 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x5616031b5be0 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: 0x561603118e08 [ROOT] MAP: (0 sibs) 1 children: 46: 0x5616031167e0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0x561603116880 MAP: (3 sibs) 1 children: 46: 0x561603116a50 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x561603116af0 VAL: '0.mp4' (4 sibs) 46: 0x561603116b88 VAL: '1.mp4' (4 sibs) 46: 0x561603116c20 VAL: '2.mp4' (4 sibs) 46: 0x561603116cb8 VAL: '3.mp4' (4 sibs) 46: 0x561603116918 MAP: (3 sibs) 1 children: 46: 0x561603116d60 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x561603116e00 VAL: '0.mp4' (4 sibs) 46: 0x561603116e98 VAL: '1.mp4' (4 sibs) 46: 0x561603116f30 VAL: '2.mp4' (4 sibs) 46: 0x561603116fc8 VAL: '3.mp4' (4 sibs) 46: 0x5616031169b0 MAP: (3 sibs) 1 children: 46: 0x561603117070 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x561603117110 VAL: '0.mp4' (4 sibs) 46: 0x5616031171a8 VAL: '1.mp4' (4 sibs) 46: 0x561603117240 VAL: '2.mp4' (4 sibs) 46: 0x5616031172d8 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x5616031b5c80 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5616031b5d10 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x5616031b5da0 MAP: (3 sibs) 1 children: 46: [3] [3] 0x5616031b5e30 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x5616031b5ec0 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x5616031b5f50 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x5616031b5fe0 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x5616031b6070 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x5616031b6100 MAP: (3 sibs) 1 children: 46: [9] [9] 0x5616031b6190 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x5616031b6220 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x5616031b62b0 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x5616031b6340 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x5616031b63d0 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x5616031b6460 MAP: (3 sibs) 1 children: 46: [15] [15] 0x5616031b64f0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x5616031b6580 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x5616031b6610 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x5616031b66a0 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x5616031b6730 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: 0x561603118f20 [ROOT] MAP: (0 sibs) 10 children: 46: 0x561603117380 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x561603117418 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x5616031174b0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x561603117548 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x5616031175e0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x561603117678 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x561603117710 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x5616031177a8 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x561603117840 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x5616031178d8 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x5616031b67d0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x5616031b6860 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x5616031b68f0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x5616031b6980 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x5616031b6a10 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x5616031b6aa0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x5616031b6b30 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x5616031b6bc0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x5616031b6c50 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x5616031b6ce0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x5616031b6d70 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: 0x561603119038 [ROOT] SEQ: (0 sibs) 10 children: 46: 0x561603117980 MAP: (10 sibs) 1 children: 46: 0x561603113f00 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x561603117a18 MAP: (10 sibs) 1 children: 46: 0x561603113fa0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x561603117ab0 MAP: (10 sibs) 1 children: 46: 0x561603117f80 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x561603117b48 MAP: (10 sibs) 1 children: 46: 0x561603118020 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x561603117be0 MAP: (10 sibs) 1 children: 46: 0x5616031180c0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x561603117c78 MAP: (10 sibs) 1 children: 46: 0x561603118160 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x561603117d10 MAP: (10 sibs) 1 children: 46: 0x561603118200 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x561603117da8 MAP: (10 sibs) 1 children: 46: 0x5616031182a0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x561603117e40 MAP: (10 sibs) 1 children: 46: 0x561603118340 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x561603117ed8 MAP: (10 sibs) 1 children: 46: 0x5616031183e0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x5616031b6e10 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x5616031b6ea0 MAP: (10 sibs) 1 children: 46: [2] [2] 0x5616031b6f30 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x5616031b6fc0 MAP: (10 sibs) 1 children: 46: [4] [4] 0x5616031b7050 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x5616031b70e0 MAP: (10 sibs) 1 children: 46: [6] [6] 0x5616031b7170 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x5616031b7200 MAP: (10 sibs) 1 children: 46: [8] [8] 0x5616031b7290 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x5616031b7320 MAP: (10 sibs) 1 children: 46: [10] [10] 0x5616031b73b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x5616031b7440 MAP: (10 sibs) 1 children: 46: [12] [12] 0x5616031b74d0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x5616031b7560 MAP: (10 sibs) 1 children: 46: [14] [14] 0x5616031b75f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x5616031b7680 MAP: (10 sibs) 1 children: 46: [16] [16] 0x5616031b7710 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x5616031b77a0 MAP: (10 sibs) 1 children: 46: [18] [18] 0x5616031b7830 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x5616031b78c0 MAP: (10 sibs) 1 children: 46: [20] [20] 0x5616031b7950 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: 0x561603119150 [ROOT] SEQ: (0 sibs) 14 children: 46: 0x5616031199d0 MAP: (14 sibs) 1 children: 46: 0x56160311a230 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x561603119a68 MAP: (14 sibs) 1 children: 46: 0x56160311a2d0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x561603119b00 MAP: (14 sibs) 1 children: 46: 0x56160311a370 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x561603119b98 MAP: (14 sibs) 1 children: 46: 0x56160311a410 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x561603119c30 MAP: (14 sibs) 1 children: 46: 0x56160311a4b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x561603119cc8 MAP: (14 sibs) 1 children: 46: 0x56160311a550 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x561603119d60 MAP: (14 sibs) 1 children: 46: 0x56160311a5f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x561603119df8 MAP: (14 sibs) 1 children: 46: 0x56160311a690 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x561603119e90 MAP: (14 sibs) 1 children: 46: 0x56160311a730 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x561603119f28 MAP: (14 sibs) 1 children: 46: 0x56160311a7d0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x561603119fc0 MAP: (14 sibs) 1 children: 46: 0x56160311a870 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x56160311a058 MAP: (14 sibs) 1 children: 46: 0x56160311a910 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x56160311a0f0 MAP: (14 sibs) 2 children: 46: 0x56160311a9b0 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0x56160311aa48 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0x56160311a188 MAP: (14 sibs) 2 children: 46: 0x56160311aaf0 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0x56160311ab88 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x5616031b79f0 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x5616031b7a80 MAP: (14 sibs) 1 children: 46: [2] [2] 0x5616031b7b10 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x5616031b7ba0 MAP: (14 sibs) 1 children: 46: [4] [4] 0x5616031b7c30 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x5616031b7cc0 MAP: (14 sibs) 1 children: 46: [6] [6] 0x5616031b7d50 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x5616031b7de0 MAP: (14 sibs) 1 children: 46: [8] [8] 0x5616031b7e70 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x5616031b7f00 MAP: (14 sibs) 1 children: 46: [10] [10] 0x5616031b7f90 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x5616031b8020 MAP: (14 sibs) 1 children: 46: [12] [12] 0x5616031b80b0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x5616031b8140 MAP: (14 sibs) 1 children: 46: [14] [14] 0x5616031b81d0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x5616031b8260 MAP: (14 sibs) 1 children: 46: [16] [16] 0x5616031b82f0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x5616031b8380 MAP: (14 sibs) 1 children: 46: [18] [18] 0x5616031b8410 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x5616031b84a0 MAP: (14 sibs) 1 children: 46: [20] [20] 0x5616031b8530 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x5616031b85c0 MAP: (14 sibs) 1 children: 46: [22] [22] 0x5616031b8650 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x5616031b86e0 MAP: (14 sibs) 1 children: 46: [24] [24] 0x5616031b8770 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x5616031b8800 MAP: (14 sibs) 2 children: 46: [26] [26] 0x5616031b8890 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x5616031b8920 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x5616031b89b0 MAP: (14 sibs) 2 children: 46: [29] [29] 0x5616031b8a40 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x5616031b8ad0 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: 0x5616031197e0 [ROOT] DOCVAL: '*' (0 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x561603114600 [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: 0x5616031198f8 [ROOT] MAP: (0 sibs) 10 children: 46: 0x561603114e90 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0x561603114f28 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0x561603114fc0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0x561603115058 KEYVAL: 'c' '*ref' (10 sibs) 46: 0x5616031150f0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0x561603115188 KEYVAL: 'e' '*ref' (10 sibs) 46: 0x561603115220 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0x5616031152b8 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0x561603115350 KEYVAL: 'h' '*ref' (10 sibs) 46: 0x5616031153e8 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x5616031b8b70 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x5616031b8c00 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x5616031b8c90 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x5616031b8d20 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x5616031b8db0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x5616031b8e40 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x5616031b8ed0 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x5616031b8f60 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x5616031b8ff0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x5616031b9080 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x5616031b9110 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 (25 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 582 tests from 3 test suites ran. (25 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.021640ms: read_file 47: 0.001604ms: count_lines 47: reserving #lines=90 47: 0.010290ms: tree_reserve 47: 0.083887ms: parse_yml 47: 0.041559ms: emit_to_buffer 47: 0.004989ms: print_stdout 47: 0.205015ms: objects 47: 0.213562ms: 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.15 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.16s ============================== Processing files: rapidyaml-0.5.0-2.fc38.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.qxpACd Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.hZvlZi 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.ED2IUD 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-devel-0.5.0-2.fc38.x86_64.rpm Wrote: /builddir/build/RPMS/rapidyaml-0.5.0-2.fc38.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.L1Laoy Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.oFxcRr + 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: