Mock Version: 3.0
Mock Version: 3.0
Mock Version: 3.0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/rapidyaml.spec'], chrootPath='/var/lib/mock/f37-build-side-32-misc-devel-203272-13138/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0; "Three is always greater than two,
25: even for large values of two" --Author Unknown "Three is always greater than two,
25: even for large values of two" --Author Unknown "Three is always greater than two,
25: even for large values of two" --Author Unknown "Three is always greater than two,
25: even for large values of two" --Author Unknown "Three is always greater than two,
25: even for large values of two" --Author Unknown "Three is always greater than two,
25: even for large values of two" --Author Unknown "Three is always greater than two,
25: even for large values of two" --Author Unknown "Three is always greater than two,
25: even for large values of two" --Author Unknown "Three is always greater than two,
25: even for large values of two" --Author Unknown "Three is always greater than two,
25: even for large values of two" --Author Unknown "Three is always greater than two,
25: even for large values of two" --Author Unknown "Three is always greater than two,
25: even for large values of two" --Author Unknown "Three is always greater than two,\n
25: even for large values of two" --Author Unknown
25:
25: date: 2007-06-01
25: ---------------
25: REF TREE:
25: 0x2b1c8c3388 [ROOT] MAP: (0 sibs) 3 children:
25: 0x2b1c8b9d70 KEYVAL: 'example' 'HTML goes into YAML without modification
25: ' (3 sibs)
25: 0x2b1c8b9e08 KEYVAL: 'message' '
25:
25: ' (3 sibs)
25: 0x2b1c8b9ea0 KEYVAL: 'date' '2007-06-01' (3 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1c9e0370 [ROOT] MAP: (1 sibs) 3 children:
25: [1] [1] 0x2b1c9e0400 KEYVAL: 'example' 'HTML goes into YAML without modification
25: ' (3 sibs)
25: [2] [2] 0x2b1c9e0490 KEYVAL: 'message' '
25:
25: ' (3 sibs)
25: [3] [3] 0x2b1c9e0520 KEYVAL: 'date' '2007-06-01' (3 sibs)
25: #nodes=4 vs #printed=4
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/11 (1 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/12
25: -------------------------------------------
25: running test case 'block literal no chomp, no indentation'
25: -------------------------------------------
25: ---------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: text
25: ---------------
25: REF TREE:
25: 0x2b1c8c34a0 [ROOT] MAP: (0 sibs) 2 children:
25: 0x2b1c8b9f90 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (2 sibs)
25: 0x2b1c8ba028 KEYVAL: 'another' 'text' (2 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1c9e1510 [ROOT] MAP: (1 sibs) 2 children:
25: [1] [1] 0x2b1c9e15a0 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (2 sibs)
25: [2] [2] 0x2b1c9e1630 KEYVAL: 'another' 'text' (2 sibs)
25: #nodes=3 vs #printed=3
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/12 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/13
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2'
25: -------------------------------------------
25: ---------------
25:
25: - |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: - another val
25: ---------------
25: REF TREE:
25: 0x2b1c8c35b8 [ROOT] SEQ: (0 sibs) 2 children:
25: 0x2b1c8ba170 VAL: 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (2 sibs)
25: 0x2b1c8ba208 VAL: 'another val' (2 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1c9e26b0 [ROOT] SEQ: (1 sibs) 2 children:
25: [1] [1] 0x2b1c9e2740 VAL: 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (2 sibs)
25: [2] [2] 0x2b1c9e27d0 VAL: 'another val' (2 sibs)
25: #nodes=3 vs #printed=3
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/13 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/14
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
25: -------------------------------------------
25: ---------------
25:
25: - |+
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: - another val
25: ---------------
25: REF TREE:
25: 0x2b1c8c36d0 [ROOT] SEQ: (0 sibs) 2 children:
25: 0x2b1c8ba300 VAL: 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: ' (2 sibs)
25: 0x2b1c8ba398 VAL: 'another val' (2 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1c9e37b0 [ROOT] SEQ: (1 sibs) 2 children:
25: [1] [1] 0x2b1c9e3840 VAL: 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: ' (2 sibs)
25: [2] [2] 0x2b1c9e38d0 VAL: 'another val' (2 sibs)
25: #nodes=3 vs #printed=3
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/14 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/15
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
25: -------------------------------------------
25: ---------------
25:
25: - |-
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: - another val
25: ---------------
25: REF TREE:
25: 0x2b1c8c37e8 [ROOT] SEQ: (0 sibs) 2 children:
25: 0x2b1c8ba490 VAL: 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.' (2 sibs)
25: 0x2b1c8ba528 VAL: 'another val' (2 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1c9e4950 [ROOT] SEQ: (1 sibs) 2 children:
25: [1] [1] 0x2b1c9e49e0 VAL: 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.' (2 sibs)
25: [2] [2] 0x2b1c9e4a70 VAL: 'another val' (2 sibs)
25: #nodes=3 vs #printed=3
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/15 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/16
25: -------------------------------------------
25: running test case 'block literal as seq val at eof, implicit indentation 2'
25: -------------------------------------------
25: ---------------
25:
25: - |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: ---------------
25: REF TREE:
25: 0x2b1c8c3900 [ROOT] SEQ: (0 sibs) 1 children:
25: 0x2b1c8b9c20 VAL: 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (1 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1c9e5b80 [ROOT] SEQ: (1 sibs) 1 children:
25: [1] [1] 0x2b1c9e5c10 VAL: 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/16 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/17
25: -------------------------------------------
25: running test case 'block literal as seq val at eof, implicit indentation 4'
25: -------------------------------------------
25: ---------------
25:
25: - |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: ---------------
25: REF TREE:
25: 0x2b1c8c3a18 [ROOT] SEQ: (0 sibs) 1 children:
25: 0x2b1c8ba670 VAL: 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (1 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1c9e6d20 [ROOT] SEQ: (1 sibs) 1 children:
25: [1] [1] 0x2b1c9e6db0 VAL: 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/17 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/18
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 2'
25: -------------------------------------------
25: ---------------
25:
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: another: val
25: ---------------
25: REF TREE:
25: 0x2b1c8c3b30 [ROOT] MAP: (0 sibs) 2 children:
25: 0x2b1c8ba760 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (2 sibs)
25: 0x2b1c8ba7f8 KEYVAL: 'another' 'val' (2 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1c9e7ed0 [ROOT] MAP: (1 sibs) 2 children:
25: [1] [1] 0x2b1c9e7f60 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (2 sibs)
25: [2] [2] 0x2b1c9e7ff0 KEYVAL: 'another' 'val' (2 sibs)
25: #nodes=3 vs #printed=3
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/18 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/19
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2'
25: -------------------------------------------
25: ---------------
25:
25: example: |2
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: another: val
25: ---------------
25: REF TREE:
25: 0x2b1c8c3c48 [ROOT] MAP: (0 sibs) 2 children:
25: 0x2b1c8ba8f0 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (2 sibs)
25: 0x2b1c8ba988 KEYVAL: 'another' 'val' (2 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1c9e8fd0 [ROOT] MAP: (1 sibs) 2 children:
25: [1] [1] 0x2b1c9e9060 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (2 sibs)
25: [2] [2] 0x2b1c9e90f0 KEYVAL: 'another' 'val' (2 sibs)
25: #nodes=3 vs #printed=3
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/19 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/20
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
25: -------------------------------------------
25: ---------------
25:
25: example: |+2
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: another: val
25: ---------------
25: REF TREE:
25: 0x2b1c8c3d60 [ROOT] MAP: (0 sibs) 2 children:
25: 0x2b1c8baa80 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: ' (2 sibs)
25: 0x2b1c8bab18 KEYVAL: 'another' 'val' (2 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1c9ea240 [ROOT] MAP: (1 sibs) 2 children:
25: [1] [1] 0x2b1c9ea2d0 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: ' (2 sibs)
25: [2] [2] 0x2b1c9ea360 KEYVAL: 'another' 'val' (2 sibs)
25: #nodes=3 vs #printed=3
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/20 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/21
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
25: -------------------------------------------
25: ---------------
25:
25: example: |-2
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: another: val
25: ---------------
25: REF TREE:
25: 0x2b1c8c3e78 [ROOT] MAP: (0 sibs) 2 children:
25: 0x2b1c8bac10 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.' (2 sibs)
25: 0x2b1c8baca8 KEYVAL: 'another' 'val' (2 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1c9eb400 [ROOT] MAP: (1 sibs) 2 children:
25: [1] [1] 0x2b1c9eb490 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.' (2 sibs)
25: [2] [2] 0x2b1c9eb520 KEYVAL: 'another' 'val' (2 sibs)
25: #nodes=3 vs #printed=3
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/21 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/22
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 3'
25: -------------------------------------------
25: ---------------
25:
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: another: val
25: ---------------
25: REF TREE:
25: 0x2b1c8c3f90 [ROOT] MAP: (0 sibs) 2 children:
25: 0x2b1c8bada0 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (2 sibs)
25: 0x2b1c8bae38 KEYVAL: 'another' 'val' (2 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1c9ec5c0 [ROOT] MAP: (1 sibs) 2 children:
25: [1] [1] 0x2b1c9ec650 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (2 sibs)
25: [2] [2] 0x2b1c9ec6e0 KEYVAL: 'another' 'val' (2 sibs)
25: #nodes=3 vs #printed=3
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/22 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/23
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 3'
25: -------------------------------------------
25: ---------------
25:
25: example: |3
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: another: val
25: ---------------
25: REF TREE:
25: 0x2b1c8c40a8 [ROOT] MAP: (0 sibs) 2 children:
25: 0x2b1c8baf30 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (2 sibs)
25: 0x2b1c8bafc8 KEYVAL: 'another' 'val' (2 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1c9ed780 [ROOT] MAP: (1 sibs) 2 children:
25: [1] [1] 0x2b1c9ed810 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (2 sibs)
25: [2] [2] 0x2b1c9ed8a0 KEYVAL: 'another' 'val' (2 sibs)
25: #nodes=3 vs #printed=3
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/23 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/24
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 4'
25: -------------------------------------------
25: ---------------
25:
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: another: val
25: ---------------
25: REF TREE:
25: 0x2b1c8c41c0 [ROOT] MAP: (0 sibs) 2 children:
25: 0x2b1c8bb0c0 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (2 sibs)
25: 0x2b1c8bb158 KEYVAL: 'another' 'val' (2 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1c9ee950 [ROOT] MAP: (1 sibs) 2 children:
25: [1] [1] 0x2b1c9ee9e0 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (2 sibs)
25: [2] [2] 0x2b1c9eea70 KEYVAL: 'another' 'val' (2 sibs)
25: #nodes=3 vs #printed=3
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/24 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/25
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 4'
25: -------------------------------------------
25: ---------------
25:
25: example: |4
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: another: val
25: ---------------
25: REF TREE:
25: 0x2b1c8c42d8 [ROOT] MAP: (0 sibs) 2 children:
25: 0x2b1c8bb250 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (2 sibs)
25: 0x2b1c8bb2e8 KEYVAL: 'another' 'val' (2 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1c9efb20 [ROOT] MAP: (1 sibs) 2 children:
25: [1] [1] 0x2b1c9efbb0 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (2 sibs)
25: [2] [2] 0x2b1c9efc40 KEYVAL: 'another' 'val' (2 sibs)
25: #nodes=3 vs #printed=3
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/25 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/26
25: -------------------------------------------
25: running test case 'block literal as map val at eof, implicit indentation 2'
25: -------------------------------------------
25: ---------------
25:
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: ---------------
25: REF TREE:
25: 0x2b1c8c43f0 [ROOT] MAP: (0 sibs) 1 children:
25: 0x2b1c8bb3e0 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (1 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1c9f0cc0 [ROOT] MAP: (1 sibs) 1 children:
25: [1] [1] 0x2b1c9f0d50 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/26 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/27
25: -------------------------------------------
25: running test case 'block literal as map val at eof, implicit indentation 4'
25: -------------------------------------------
25: ---------------
25:
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: ---------------
25: REF TREE:
25: 0x2b1c8c4508 [ROOT] MAP: (0 sibs) 1 children:
25: 0x2b1c8bb4d0 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (1 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1c9f1e70 [ROOT] MAP: (1 sibs) 1 children:
25: [1] [1] 0x2b1c9f1f00 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/27 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/28
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 9'
25: -------------------------------------------
25: ---------------
25:
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: another: val
25: ---------------
25: REF TREE:
25: 0x2b1c8c4620 [ROOT] MAP: (0 sibs) 2 children:
25: 0x2b1c8bb5c0 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (2 sibs)
25: 0x2b1c8bb658 KEYVAL: 'another' 'val' (2 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1c9f3090 [ROOT] MAP: (1 sibs) 2 children:
25: [1] [1] 0x2b1c9f3120 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (2 sibs)
25: [2] [2] 0x2b1c9f31b0 KEYVAL: 'another' 'val' (2 sibs)
25: #nodes=3 vs #printed=3
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/28 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/29
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 9'
25: -------------------------------------------
25: ---------------
25:
25: example: |9
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: another: val
25: ---------------
25: REF TREE:
25: 0x2b1c8c4738 [ROOT] MAP: (0 sibs) 2 children:
25: 0x2b1c8bdae0 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (2 sibs)
25: 0x2b1c8bdb78 KEYVAL: 'another' 'val' (2 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1c9f4390 [ROOT] MAP: (1 sibs) 2 children:
25: [1] [1] 0x2b1c9f4420 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (2 sibs)
25: [2] [2] 0x2b1c9f44b0 KEYVAL: 'another' 'val' (2 sibs)
25: #nodes=3 vs #printed=3
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/29 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/30
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, without quotes'
25: -------------------------------------------
25: ---------------
25: tpl:
25: src: |
25: #include <{{hdr.filename}}>
25:
25: {{src.gencode}}
25: ---------------
25: REF TREE:
25: 0x2b1c8c4850 [ROOT] MAP: (0 sibs) 1 children:
25: 0x2b1c8bdcc0 KEYMAP: 'tpl' (1 sibs) 1 children:
25: 0x2b1c8bdd60 KEYVAL: 'src' '#include <{{hdr.filename}}>
25:
25: {{src.gencode}}
25: ' (1 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1c9f53e0 [ROOT] MAP: (1 sibs) 1 children:
25: [1] [1] 0x2b1c9f5470 KEYMAP: 'tpl' (1 sibs) 1 children:
25: [2] [2] 0x2b1c9f5500 KEYVAL: 'src' '#include <{{hdr.filename}}>
25:
25: {{src.gencode}}
25: ' (1 sibs)
25: #nodes=3 vs #printed=3
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/30 (1 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/31
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, with double quotes'
25: -------------------------------------------
25: ---------------
25: tpl:
25: src: |
25: #include "{{hdr.filename}}"
25:
25: {{src.gencode}}
25: ---------------
25: REF TREE:
25: 0x2b1c8c4968 [ROOT] MAP: (0 sibs) 1 children:
25: 0x2b1c8bde50 KEYMAP: 'tpl' (1 sibs) 1 children:
25: 0x2b1c8bdef0 KEYVAL: 'src' '#include "{{hdr.filename}}"
25:
25: {{src.gencode}}
25: ' (1 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1c9f6430 [ROOT] MAP: (1 sibs) 1 children:
25: [1] [1] 0x2b1c9f64c0 KEYMAP: 'tpl' (1 sibs) 1 children:
25: [2] [2] 0x2b1c9f6550 KEYVAL: 'src' '#include "{{hdr.filename}}"
25:
25: {{src.gencode}}
25: ' (1 sibs)
25: #nodes=3 vs #printed=3
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/31 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/32
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, with single quotes'
25: -------------------------------------------
25: ---------------
25: tpl:
25: src: |
25: #include '{{hdr.filename}}'
25:
25: {{src.gencode}}
25: ---------------
25: REF TREE:
25: 0x2b1c8c4a80 [ROOT] MAP: (0 sibs) 1 children:
25: 0x2b1c8c25f0 KEYMAP: 'tpl' (1 sibs) 1 children:
25: 0x2b1c8c2690 KEYVAL: 'src' '#include '{{hdr.filename}}'
25:
25: {{src.gencode}}
25: ' (1 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1c9f74e0 [ROOT] MAP: (1 sibs) 1 children:
25: [1] [1] 0x2b1c9f7570 KEYMAP: 'tpl' (1 sibs) 1 children:
25: [2] [2] 0x2b1c9f7600 KEYVAL: 'src' '#include '{{hdr.filename}}'
25:
25: {{src.gencode}}
25: ' (1 sibs)
25: #nodes=3 vs #printed=3
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/32 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/33
25: -------------------------------------------
25: running test case 'block literal with same indentation level 0'
25: -------------------------------------------
25: ---------------
25:
25: aaa: |2
25: xxx
25: bbb: |
25: yyy
25: ---------------
25: REF TREE:
25: 0x2b1c8c4b98 [ROOT] MAP: (0 sibs) 2 children:
25: 0x2b1c8bb7f0 KEYVAL: 'aaa' 'xxx
25: ' (2 sibs)
25: 0x2b1c8bb888 KEYVAL: 'bbb' 'yyy
25: ' (2 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1c9f8530 [ROOT] MAP: (1 sibs) 2 children:
25: [1] [1] 0x2b1c9f85c0 KEYVAL: 'aaa' 'xxx
25: ' (2 sibs)
25: [2] [2] 0x2b1c9f8650 KEYVAL: 'bbb' 'yyy
25: ' (2 sibs)
25: #nodes=3 vs #printed=3
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/33 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/34
25: -------------------------------------------
25: running test case 'block literal with same indentation level 1'
25: -------------------------------------------
25: ---------------
25:
25: - aaa: |2
25: xxx
25: bbb: |
25: yyy
25: ---------------
25: REF TREE:
25: 0x2b1c8c4cb0 [ROOT] SEQ: (0 sibs) 1 children:
25: 0x2b1c8bdc20 MAP: (1 sibs) 2 children:
25: 0x2b1c8bbac0 KEYVAL: 'aaa' 'xxx
25: ' (2 sibs)
25: 0x2b1c8bbb58 KEYVAL: 'bbb' 'yyy
25: ' (2 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1c9f9580 [ROOT] SEQ: (1 sibs) 1 children:
25: [1] [1] 0x2b1c9f9610 MAP: (1 sibs) 2 children:
25: [2] [2] 0x2b1c9f96a0 KEYVAL: 'aaa' 'xxx
25: ' (2 sibs)
25: [3] [3] 0x2b1c9f9730 KEYVAL: 'bbb' 'yyy
25: ' (2 sibs)
25: #nodes=4 vs #printed=4
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/34 (1 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/35
25: -------------------------------------------
25: running test case 'block literal with empty docval 1'
25: -------------------------------------------
25: ---------------
25: |---------------
25: REF TREE:
25: 0x2b1c8c4dc8 [ROOT] DOCVAL: '' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1c9fa5d0 [ROOT] DOCVAL: '' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/35 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/36
25: -------------------------------------------
25: running test case 'block literal with empty docval 2'
25: -------------------------------------------
25: ---------------
25: |
25: ---------------
25: REF TREE:
25: 0x2b1c8c4ee0 [ROOT] DOCVAL: '' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1c9fb620 [ROOT] DOCVAL: '' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/36 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/37
25: -------------------------------------------
25: running test case 'block literal with empty docval 3'
25: -------------------------------------------
25: ---------------
25: |
25: ---------------
25: REF TREE:
25: 0x2b1c8c4ff8 [ROOT] DOCVAL: '' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1c9fc670 [ROOT] DOCVAL: '' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/37 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/38
25: -------------------------------------------
25: running test case 'block literal with empty docval 4'
25: -------------------------------------------
25: ---------------
25: |
25:
25: ---------------
25: REF TREE:
25: 0x2b1c8c5110 [ROOT] DOCVAL: '' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1c9fd6c0 [ROOT] DOCVAL: '' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/38 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/39
25: -------------------------------------------
25: running test case 'block literal with empty docval 5'
25: -------------------------------------------
25: ---------------
25: |
25:
25: ---------------
25: REF TREE:
25: 0x2b1c8c5228 [ROOT] DOCVAL: '' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1c9fe710 [ROOT] DOCVAL: '' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/39 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/40
25: -------------------------------------------
25: running test case 'block literal with empty docval 6'
25: -------------------------------------------
25: ---------------
25: |
25: ---------------
25: REF TREE:
25: 0x2b1c8c5340 [ROOT] DOCVAL: '' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1c9ff760 [ROOT] DOCVAL: '' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/40 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/41
25: -------------------------------------------
25: running test case 'block literal with empty docval 7'
25: -------------------------------------------
25: ---------------
25: |
25:
25: ---------------
25: REF TREE:
25: 0x2b1c8c5458 [ROOT] DOCVAL: '' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca007b0 [ROOT] DOCVAL: '' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/41 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/42
25: -------------------------------------------
25: running test case 'block literal with empty docval 8'
25: -------------------------------------------
25: ---------------
25: |
25:
25:
25: ---------------
25: REF TREE:
25: 0x2b1c8c5570 [ROOT] DOCVAL: '' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca01800 [ROOT] DOCVAL: '' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/42 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/43
25: -------------------------------------------
25: running test case 'block literal with empty docval 9'
25: -------------------------------------------
25: ---------------
25: |
25:
25:
25:
25: ---------------
25: REF TREE:
25: 0x2b1c8c5688 [ROOT] DOCVAL: '' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca02850 [ROOT] DOCVAL: '' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/43 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/44
25: -------------------------------------------
25: running test case 'block literal with empty docval 10'
25: -------------------------------------------
25: ---------------
25: |
25:
25:
25:
25:
25: ---------------
25: REF TREE:
25: 0x2b1c8c57a0 [ROOT] DOCVAL: '' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca038a0 [ROOT] DOCVAL: '' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/44 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/45
25: -------------------------------------------
25: running test case 'block literal with empty docval 11'
25: -------------------------------------------
25: ---------------
25: |
25:
25:
25:
25: ---------------
25: REF TREE:
25: 0x2b1c8c58b8 [ROOT] DOCVAL: '' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca048f0 [ROOT] DOCVAL: '' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/45 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/46
25: -------------------------------------------
25: running test case 'block literal with empty docval 12'
25: -------------------------------------------
25: ---------------
25: |
25:
25:
25:
25:
25:
25:
25:
25:
25:
25: ---------------
25: REF TREE:
25: 0x2b1c8c59d0 [ROOT] DOCVAL: '' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca05940 [ROOT] DOCVAL: '' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/46 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/47
25: -------------------------------------------
25: running test case 'block literal with empty docval 13'
25: -------------------------------------------
25: ---------------
25: |
25:
25:
25:
25:
25:
25:
25:
25: ---------------
25: REF TREE:
25: 0x2b1c8c5ae8 [ROOT] DOCVAL: '' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca06990 [ROOT] DOCVAL: '' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/47 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/48
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0'
25: -------------------------------------------
25: ---------------
25: - |+
25: ---------------
25: REF TREE:
25: 0x2b1c8c5c00 [ROOT] SEQ: (0 sibs) 1 children:
25: 0x2b1c8bc010 VAL: '' (1 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca079e0 [ROOT] SEQ: (1 sibs) 1 children:
25: [1] [1] 0x2b1ca07a70 VAL: '' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/48 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/49
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0.1'
25: -------------------------------------------
25: ---------------
25: - |+
25: ---------------
25: REF TREE:
25: 0x2b1c8c5d18 [ROOT] SEQ: (0 sibs) 1 children:
25: 0x2b1c8bc100 VAL: '
25: ' (1 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca08a30 [ROOT] SEQ: (1 sibs) 1 children:
25: [1] [1] 0x2b1ca08ac0 VAL: '
25: ' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/49 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/50
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0.2'
25: -------------------------------------------
25: ---------------
25: - |+
25: ---------------
25: REF TREE:
25: 0x2b1c8c5e30 [ROOT] SEQ: (0 sibs) 1 children:
25: 0x2b1c8bc1f0 VAL: '
25: ' (1 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca09a80 [ROOT] SEQ: (1 sibs) 1 children:
25: [1] [1] 0x2b1ca09b10 VAL: '
25: ' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/50 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/51
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1'
25: -------------------------------------------
25: ---------------
25: foo: |+
25: ---------------
25: REF TREE:
25: 0x2b1c8c5f48 [ROOT] MAP: (0 sibs) 1 children:
25: 0x2b1c8bc2e0 KEYVAL: 'foo' '' (1 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca0aad0 [ROOT] MAP: (1 sibs) 1 children:
25: [1] [1] 0x2b1ca0ab60 KEYVAL: 'foo' '' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/51 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/52
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1.1'
25: -------------------------------------------
25: ---------------
25: foo: |+
25: ---------------
25: REF TREE:
25: 0x2b1c8c6060 [ROOT] MAP: (0 sibs) 1 children:
25: 0x2b1c8bc3d0 KEYVAL: 'foo' '
25: ' (1 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca0bb20 [ROOT] MAP: (1 sibs) 1 children:
25: [1] [1] 0x2b1ca0bbb0 KEYVAL: 'foo' '
25: ' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/52 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/53
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1.2'
25: -------------------------------------------
25: ---------------
25: foo: |+
25: ---------------
25: REF TREE:
25: 0x2b1c8c6178 [ROOT] MAP: (0 sibs) 1 children:
25: 0x2b1c8bc4c0 KEYVAL: 'foo' '
25: ' (1 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca0cb70 [ROOT] MAP: (1 sibs) 1 children:
25: [1] [1] 0x2b1ca0cc00 KEYVAL: 'foo' '
25: ' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/53 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/54
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2'
25: -------------------------------------------
25: ---------------
25: |+
25: ---------------
25: REF TREE:
25: 0x2b1c8c6290 [ROOT] DOCVAL: '' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca0dbc0 [ROOT] DOCVAL: '' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/54 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/55
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2.1'
25: -------------------------------------------
25: ---------------
25: |+
25: ---------------
25: REF TREE:
25: 0x2b1c8c63a8 [ROOT] DOCVAL: '
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca0ec10 [ROOT] DOCVAL: '
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/55 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/56
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2.2'
25: -------------------------------------------
25: ---------------
25: |+
25: ---------------
25: REF TREE:
25: 0x2b1c8c64c0 [ROOT] DOCVAL: '
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca0fc60 [ROOT] DOCVAL: '
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/56 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/57
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.0'
25: -------------------------------------------
25: ---------------
25: - |+
25:
25: ---------------
25: REF TREE:
25: 0x2b1c8c65d8 [ROOT] SEQ: (0 sibs) 1 children:
25: 0x2b1c8bc6a0 VAL: '
25: ' (1 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca10cb0 [ROOT] SEQ: (1 sibs) 1 children:
25: [1] [1] 0x2b1ca10d40 VAL: '
25: ' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/57 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/58
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.0.1'
25: -------------------------------------------
25: ---------------
25: - |+
25:
25: ---------------
25: REF TREE:
25: 0x2b1c8c66f0 [ROOT] SEQ: (0 sibs) 1 children:
25: 0x2b1c8bc790 VAL: '
25: ' (1 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca11d00 [ROOT] SEQ: (1 sibs) 1 children:
25: [1] [1] 0x2b1ca11d90 VAL: '
25: ' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/58 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/59
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.1'
25: -------------------------------------------
25: ---------------
25: foo: |+
25:
25: ---------------
25: REF TREE:
25: 0x2b1c8c6808 [ROOT] MAP: (0 sibs) 1 children:
25: 0x2b1c8bc880 KEYVAL: 'foo' '
25: ' (1 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca12d50 [ROOT] MAP: (1 sibs) 1 children:
25: [1] [1] 0x2b1ca12de0 KEYVAL: 'foo' '
25: ' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/59 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/60
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.1.1'
25: -------------------------------------------
25: ---------------
25: foo: |+
25:
25: ---------------
25: REF TREE:
25: 0x2b1c8c6920 [ROOT] MAP: (0 sibs) 1 children:
25: 0x2b1c8bc970 KEYVAL: 'foo' '
25: ' (1 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca13da0 [ROOT] MAP: (1 sibs) 1 children:
25: [1] [1] 0x2b1ca13e30 KEYVAL: 'foo' '
25: ' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/60 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/61
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.2'
25: -------------------------------------------
25: ---------------
25: |+
25:
25: ---------------
25: REF TREE:
25: 0x2b1c8c6a38 [ROOT] DOCVAL: '
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca14df0 [ROOT] DOCVAL: '
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/61 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/62
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.2.1'
25: -------------------------------------------
25: ---------------
25: |+
25:
25: ---------------
25: REF TREE:
25: 0x2b1c8c6b50 [ROOT] DOCVAL: '
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca15e40 [ROOT] DOCVAL: '
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/62 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/63
25: -------------------------------------------
25: running test case 'block literal with empty docval 16'
25: -------------------------------------------
25: ---------------
25: |+
25:
25:
25: ---------------
25: REF TREE:
25: 0x2b1c8c6c68 [ROOT] DOCVAL: '
25:
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca16e90 [ROOT] DOCVAL: '
25:
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/63 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/64
25: -------------------------------------------
25: running test case 'block literal with empty docval 16.1'
25: -------------------------------------------
25: ---------------
25: foo: |+
25:
25:
25: ---------------
25: REF TREE:
25: 0x2b1c8c6d80 [ROOT] MAP: (0 sibs) 1 children:
25: 0x2b1c8bcb50 KEYVAL: 'foo' '
25:
25: ' (1 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca17ee0 [ROOT] MAP: (1 sibs) 1 children:
25: [1] [1] 0x2b1ca17f70 KEYVAL: 'foo' '
25:
25: ' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/64 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/65
25: -------------------------------------------
25: running test case 'block literal with empty docval 16.2'
25: -------------------------------------------
25: ---------------
25: - |+
25:
25:
25: ---------------
25: REF TREE:
25: 0x2b1c8c6e98 [ROOT] SEQ: (0 sibs) 1 children:
25: 0x2b1c8bcc40 VAL: '
25:
25: ' (1 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca18f30 [ROOT] SEQ: (1 sibs) 1 children:
25: [1] [1] 0x2b1ca18fc0 VAL: '
25:
25: ' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/65 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/66
25: -------------------------------------------
25: running test case 'block literal with empty docval 17'
25: -------------------------------------------
25: ---------------
25: |+
25:
25:
25:
25: ---------------
25: REF TREE:
25: 0x2b1c8c6fb0 [ROOT] DOCVAL: '
25:
25:
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca19f80 [ROOT] DOCVAL: '
25:
25:
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/66 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/67
25: -------------------------------------------
25: running test case 'block literal with empty docval 17.1'
25: -------------------------------------------
25: ---------------
25: foo: |+
25:
25:
25:
25: ---------------
25: REF TREE:
25: 0x2b1c8c70c8 [ROOT] MAP: (0 sibs) 1 children:
25: 0x2b1c8bcd80 KEYVAL: 'foo' '
25:
25:
25: ' (1 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca1afd0 [ROOT] MAP: (1 sibs) 1 children:
25: [1] [1] 0x2b1ca1b060 KEYVAL: 'foo' '
25:
25:
25: ' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/67 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/68
25: -------------------------------------------
25: running test case 'block literal with empty docval 17.2'
25: -------------------------------------------
25: ---------------
25: - |+
25:
25:
25:
25: ---------------
25: REF TREE:
25: 0x2b1c8c71e0 [ROOT] SEQ: (0 sibs) 1 children:
25: 0x2b1c8bce70 VAL: '
25:
25:
25: ' (1 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca1c020 [ROOT] SEQ: (1 sibs) 1 children:
25: [1] [1] 0x2b1ca1c0b0 VAL: '
25:
25:
25: ' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/68 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/69
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 0'
25: -------------------------------------------
25: ---------------
25: |
25: asd---------------
25: REF TREE:
25: 0x2b1c8c72f8 [ROOT] DOCVAL: 'asd
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca1d070 [ROOT] DOCVAL: 'asd
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/69 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/70
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1'
25: -------------------------------------------
25: ---------------
25: |
25: asd
25: ---------------
25: REF TREE:
25: 0x2b1c8c7410 [ROOT] DOCVAL: 'asd
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca1e0c0 [ROOT] DOCVAL: 'asd
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/70 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/71
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1.1'
25: -------------------------------------------
25: ---------------
25: |
25: asd
25: ---------------
25: REF TREE:
25: 0x2b1c8c7528 [ROOT] DOCVAL: 'asd
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca1f110 [ROOT] DOCVAL: 'asd
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/71 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/72
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1.2'
25: -------------------------------------------
25: ---------------
25: |+
25: asd
25: ---------------
25: REF TREE:
25: 0x2b1c8c7640 [ROOT] DOCVAL: 'asd
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca20160 [ROOT] DOCVAL: 'asd
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/72 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/73
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 2'
25: -------------------------------------------
25: ---------------
25: |
25: asd
25:
25: ---------------
25: REF TREE:
25: 0x2b1c8c7758 [ROOT] DOCVAL: 'asd
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca211b0 [ROOT] DOCVAL: 'asd
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/73 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/74
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 3'
25: -------------------------------------------
25: ---------------
25: |
25: asd
25: ---------------
25: REF TREE:
25: 0x2b1c8c7870 [ROOT] DOCVAL: 'asd
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca22200 [ROOT] DOCVAL: 'asd
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/74 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/75
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 4'
25: -------------------------------------------
25: ---------------
25: |
25: asd
25:
25: ---------------
25: REF TREE:
25: 0x2b1c8c7988 [ROOT] DOCVAL: 'asd
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca23250 [ROOT] DOCVAL: 'asd
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/75 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/76
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5'
25: -------------------------------------------
25: ---------------
25: |
25: asd
25:
25: ---------------
25: REF TREE:
25: 0x2b1c8c7aa0 [ROOT] DOCVAL: 'asd
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca242a0 [ROOT] DOCVAL: 'asd
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/76 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/77
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.1'
25: -------------------------------------------
25: ---------------
25: |
25: asd
25:
25:
25:
25:
25:
25: ---------------
25: REF TREE:
25: 0x2b1c8c7bb8 [ROOT] DOCVAL: 'asd
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca252f0 [ROOT] DOCVAL: 'asd
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/77 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/78
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.2'
25: -------------------------------------------
25: ---------------
25: |
25: asd
25:
25:
25:
25:
25:
25: ---------------
25: REF TREE:
25: 0x2b1c8c7cd0 [ROOT] DOCVAL: 'asd
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca26340 [ROOT] DOCVAL: 'asd
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/78 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/79
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.3'
25: -------------------------------------------
25: ---------------
25: |
25: asd
25:
25:
25:
25:
25:
25: ---------------
25: REF TREE:
25: 0x2b1c8c7de8 [ROOT] DOCVAL: 'asd
25:
25:
25:
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca27390 [ROOT] DOCVAL: 'asd
25:
25:
25:
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/79 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/80
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 6'
25: -------------------------------------------
25: ---------------
25: |
25: asd
25: ---------------
25: REF TREE:
25: 0x2b1c8c7f00 [ROOT] DOCVAL: 'asd
25:
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca283e0 [ROOT] DOCVAL: 'asd
25:
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/80 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/81
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 7'
25: -------------------------------------------
25: ---------------
25: |
25: asd
25:
25: ---------------
25: REF TREE:
25: 0x2b1c8c8018 [ROOT] DOCVAL: 'asd
25:
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca29430 [ROOT] DOCVAL: 'asd
25:
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/81 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/82
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 8'
25: -------------------------------------------
25: ---------------
25: |
25: asd
25: ---------------
25: REF TREE:
25: 0x2b1c8c8130 [ROOT] DOCVAL: 'asd
25:
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca2a480 [ROOT] DOCVAL: 'asd
25:
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/82 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/83
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 9'
25: -------------------------------------------
25: ---------------
25: |
25: asd
25:
25: ---------------
25: REF TREE:
25: 0x2b1c8c8248 [ROOT] DOCVAL: 'asd
25:
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca2b4d0 [ROOT] DOCVAL: 'asd
25:
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/83 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/84
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 10'
25: -------------------------------------------
25: ---------------
25: |
25: asd
25: ---------------
25: REF TREE:
25: 0x2b1c8c8360 [ROOT] DOCVAL: 'asd
25:
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca2c520 [ROOT] DOCVAL: 'asd
25:
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/84 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/85
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 11'
25: -------------------------------------------
25: ---------------
25: |
25: asd
25: ---------------
25: REF TREE:
25: 0x2b1c8c8478 [ROOT] DOCVAL: 'asd
25:
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca2d570 [ROOT] DOCVAL: 'asd
25:
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/85 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/86
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 12'
25: -------------------------------------------
25: ---------------
25: |
25: asd
25:
25: ---------------
25: REF TREE:
25: 0x2b1c8c8590 [ROOT] DOCVAL: 'asd
25:
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca2e5c0 [ROOT] DOCVAL: 'asd
25:
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/86 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/87
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 13'
25: -------------------------------------------
25: ---------------
25: |
25: asd
25:
25: ---------------
25: REF TREE:
25: 0x2b1c8c86a8 [ROOT] DOCVAL: 'asd
25:
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca2f610 [ROOT] DOCVAL: 'asd
25:
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/87 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/88
25: -------------------------------------------
25: running test case 'block literal, empty block vals in seq 0'
25: -------------------------------------------
25: ---------------
25: - |+
25:
25: - |+
25: ---------------
25: REF TREE:
25: 0x2b1c8c87c0 [ROOT] SEQ: (0 sibs) 2 children:
25: 0x2b1c8bb930 VAL: '
25: ' (2 sibs)
25: 0x2b1c8bb9c8 VAL: '
25: ' (2 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca30660 [ROOT] SEQ: (1 sibs) 2 children:
25: [1] [1] 0x2b1ca306f0 VAL: '
25: ' (2 sibs)
25: [2] [2] 0x2b1ca30780 VAL: '
25: ' (2 sibs)
25: #nodes=3 vs #printed=3
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/88 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/89
25: -------------------------------------------
25: running test case 'block literal, empty block vals in seq 1'
25: -------------------------------------------
25: ---------------
25: - |+
25:
25: - |+
25:
25: ---------------
25: REF TREE:
25: 0x2b1c8c88d8 [ROOT] SEQ: (0 sibs) 2 children:
25: 0x2b1c8bd5a0 VAL: '
25: ' (2 sibs)
25: 0x2b1c8bd638 VAL: '
25: ' (2 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca316b0 [ROOT] SEQ: (1 sibs) 2 children:
25: [1] [1] 0x2b1ca31740 VAL: '
25: ' (2 sibs)
25: [2] [2] 0x2b1ca317d0 VAL: '
25: ' (2 sibs)
25: #nodes=3 vs #printed=3
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/89 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/0
25: -------------------------------------------
25: running test case 'indentation requirements'
25: -------------------------------------------
25: ---------------
25: ---
25: |
25: hello
25: there
25: ---
25: |
25: hello
25: there
25: ---
25: |
25: hello
25: there
25: ---
25: |
25: ciao
25: qua
25: ---
25: |
25: ciao
25: qua
25: ---
25: |
25: ciao
25: qua
25: ---
25: - |
25: hello
25: there
25: - |
25: ciao
25: qua
25: ---
25: foo: |
25: hello
25: there
25: bar: |
25: ciao
25: qua
25: ---------------
25: REF TREE:
25: 0x2b1c8c2780 [ROOT] STREAM: (0 sibs) 8 children:
25: 0x2b1c8b8db0 DOCVAL: 'hello
25: there
25: ' (8 sibs)
25: 0x2b1c8b8e48 DOCVAL: 'hello
25: there
25: ' (8 sibs)
25: 0x2b1c8b8ee0 DOCVAL: 'hello
25: there
25: ' (8 sibs)
25: 0x2b1c8b8f78 DOCVAL: 'ciao
25: qua
25: ' (8 sibs)
25: 0x2b1c8b9010 DOCVAL: 'ciao
25: qua
25: ' (8 sibs)
25: 0x2b1c8b90a8 DOCVAL: 'ciao
25: qua
25: ' (8 sibs)
25: 0x2b1c8b9140 DOCSEQ: (8 sibs) 2 children:
25: 0x2b1c8b9280 VAL: 'hello
25: there
25: ' (2 sibs)
25: 0x2b1c8b9318 VAL: 'ciao
25: qua
25: ' (2 sibs)
25: 0x2b1c8b91d8 DOCMAP: (8 sibs) 2 children:
25: 0x2b1c8b93c0 KEYVAL: 'foo' 'hello
25: there
25: ' (2 sibs)
25: 0x2b1c8b9458 KEYVAL: 'bar' 'ciao
25: qua
25: ' (2 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca31fc0 [ROOT] STREAM: (1 sibs) 8 children:
25: [1] [1] 0x2b1ca32050 DOCVAL: 'hello
25: there
25: ' (8 sibs)
25: [2] [2] 0x2b1ca320e0 DOCVAL: 'hello
25: there
25: ' (8 sibs)
25: [3] [3] 0x2b1ca32170 DOCVAL: 'hello
25: there
25: ' (8 sibs)
25: [4] [4] 0x2b1ca32200 DOCVAL: 'ciao
25: qua
25: ' (8 sibs)
25: [5] [5] 0x2b1ca32290 DOCVAL: 'ciao
25: qua
25: ' (8 sibs)
25: [6] [6] 0x2b1ca32320 DOCVAL: 'ciao
25: qua
25: ' (8 sibs)
25: [7] [7] 0x2b1ca323b0 DOCSEQ: (8 sibs) 2 children:
25: [8] [8] 0x2b1ca32440 VAL: 'hello
25: there
25: ' (2 sibs)
25: [9] [9] 0x2b1ca324d0 VAL: 'ciao
25: qua
25: ' (2 sibs)
25: [10] [10] 0x2b1ca32560 DOCMAP: (8 sibs) 2 children:
25: [11] [11] 0x2b1ca325f0 KEYVAL: 'foo' 'hello
25: there
25: ' (2 sibs)
25: [12] [12] 0x2b1ca32680 KEYVAL: 'bar' 'ciao
25: qua
25: ' (2 sibs)
25: #nodes=13 vs #printed=13
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/0 (1 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/1
25: /builddir/build/BUILD/rapidyaml-0.4.1/test/test_block_literal.cpp:279:2:1: (5B):ERROR: parse error
25: /builddir/build/BUILD/rapidyaml-0.4.1/test/test_block_literal.cpp:279:2:1: hello (size=5)
25: ^~~~~ (cols 1-6)
25:
25: -------------------------------------------
25: running test case 'indentation requirements err seq'
25: -------------------------------------------
25: ---------------
25: - |
25: hello
25: there
25: - |
25: ciao
25: qua
25: ---------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/1 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/2
25: /builddir/build/BUILD/rapidyaml-0.4.1/src/c4/yml/parse.cpp:3553:check failed: has_none(SSCL)
25: -------------------------------------------
25: running test case 'indentation requirements err map'
25: -------------------------------------------
25: ---------------
25: foo: |
25: hello
25: there
25: bar: |
25: ciao
25: qua
25: ---------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/2 (1 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/3
25: /builddir/build/BUILD/rapidyaml-0.4.1/src/c4/yml/parse.cpp:3553:check failed: has_none(SSCL)
25: -------------------------------------------
25: running test case 'indentation requirements err level'
25: -------------------------------------------
25: ---------------
25: --- |2
25: hello
25: there
25: ---------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/3 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/4
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_02'
25: -------------------------------------------
25: ---------------
25: --- |1----------------
25: REF TREE:
25: 0x2b1c8c2be0 [ROOT] STREAM: (0 sibs) 1 children:
25: 0x2b1c8b9cd0 DOCVAL: '' (1 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca34440 [ROOT] STREAM: (1 sibs) 1 children:
25: [1] [1] 0x2b1ca344d0 DOCVAL: '' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/4 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/5
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_03'
25: -------------------------------------------
25: ---------------
25: --- |1+---------------
25: REF TREE:
25: 0x2b1c8c2cf8 [ROOT] STREAM: (0 sibs) 1 children:
25: 0x2b1c8b9860 DOCVAL: '' (1 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca34d50 [ROOT] STREAM: (1 sibs) 1 children:
25: [1] [1] 0x2b1ca34de0 DOCVAL: '' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/5 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/6
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_xx'
25: -------------------------------------------
25: ---------------
25: --- |+---------------
25: REF TREE:
25: 0x2b1c8c2e10 [ROOT] STREAM: (0 sibs) 1 children:
25: 0x2b1c8b9950 DOCVAL: '' (1 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca35660 [ROOT] STREAM: (1 sibs) 1 children:
25: [1] [1] 0x2b1ca356f0 DOCVAL: '' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/6 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/7
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_02_1'
25: -------------------------------------------
25: ---------------
25: |1----------------
25: REF TREE:
25: 0x2b1c8c2f28 [ROOT] DOCVAL: '' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca35f70 [ROOT] DOCVAL: '' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/7 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/8
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_03_1'
25: -------------------------------------------
25: ---------------
25: |1+---------------
25: REF TREE:
25: 0x2b1c8c3040 [ROOT] DOCVAL: '' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca36880 [ROOT] DOCVAL: '' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/8 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/9
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_xx_1'
25: -------------------------------------------
25: ---------------
25: |+---------------
25: REF TREE:
25: 0x2b1c8c3158 [ROOT] DOCVAL: '' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca37190 [ROOT] DOCVAL: '' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/9 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/10
25: -------------------------------------------
25: running test case 'block literal as map entry'
25: -------------------------------------------
25: ---------------
25:
25: data: |
25: There once was a short man from Ealing
25: Who got on a bus to Darjeeling
25: It said on the door
25: "Please don't spit on the floor"
25: So he carefully spat on the ceiling
25: ---------------
25: REF TREE:
25: 0x2b1c8c3270 [ROOT] MAP: (0 sibs) 1 children:
25: 0x2b1c8b9b30 KEYVAL: 'data' 'There once was a short man from Ealing
25: Who got on a bus to Darjeeling
25: It said on the door
25: "Please don't spit on the floor"
25: So he carefully spat on the ceiling
25: ' (1 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca37aa0 [ROOT] MAP: (1 sibs) 1 children:
25: [1] [1] 0x2b1ca37b30 KEYVAL: 'data' 'There once was a short man from Ealing
25: Who got on a bus to Darjeeling
25: It said on the door
25: "Please don't spit on the floor"
25: So he carefully spat on the ceiling
25: ' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/10 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/11
25: -------------------------------------------
25: running test case 'block literal and two scalars'
25: -------------------------------------------
25: ---------------
25:
25: example: >
25: HTML goes into YAML without modification
25: message: |
25:
25:
25: date: 2007-06-01
25: ---------------
25: REF TREE:
25: 0x2b1c8c3388 [ROOT] MAP: (0 sibs) 3 children:
25: 0x2b1c8b9d70 KEYVAL: 'example' 'HTML goes into YAML without modification
25: ' (3 sibs)
25: 0x2b1c8b9e08 KEYVAL: 'message' '
25:
25: ' (3 sibs)
25: 0x2b1c8b9ea0 KEYVAL: 'date' '2007-06-01' (3 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca383b0 [ROOT] MAP: (1 sibs) 3 children:
25: [1] [1] 0x2b1ca38440 KEYVAL: 'example' 'HTML goes into YAML without modification
25: ' (3 sibs)
25: [2] [2] 0x2b1ca384d0 KEYVAL: 'message' '
25:
25: ' (3 sibs)
25: [3] [3] 0x2b1ca38560 KEYVAL: 'date' '2007-06-01' (3 sibs)
25: #nodes=4 vs #printed=4
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/11 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/12
25: -------------------------------------------
25: running test case 'block literal no chomp, no indentation'
25: -------------------------------------------
25: ---------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: text
25: ---------------
25: REF TREE:
25: 0x2b1c8c34a0 [ROOT] MAP: (0 sibs) 2 children:
25: 0x2b1c8b9f90 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (2 sibs)
25: 0x2b1c8ba028 KEYVAL: 'another' 'text' (2 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca38cc0 [ROOT] MAP: (1 sibs) 2 children:
25: [1] [1] 0x2b1ca38d50 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (2 sibs)
25: [2] [2] 0x2b1ca38de0 KEYVAL: 'another' 'text' (2 sibs)
25: #nodes=3 vs #printed=3
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/12 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/13
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2'
25: -------------------------------------------
25: ---------------
25:
25: - |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: - another val
25: ---------------
25: REF TREE:
25: 0x2b1c8c35b8 [ROOT] SEQ: (0 sibs) 2 children:
25: 0x2b1c8ba170 VAL: 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (2 sibs)
25: 0x2b1c8ba208 VAL: 'another val' (2 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca395d0 [ROOT] SEQ: (1 sibs) 2 children:
25: [1] [1] 0x2b1ca39660 VAL: 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (2 sibs)
25: [2] [2] 0x2b1ca396f0 VAL: 'another val' (2 sibs)
25: #nodes=3 vs #printed=3
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/13 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/14
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
25: -------------------------------------------
25: ---------------
25:
25: - |+
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: - another val
25: ---------------
25: REF TREE:
25: 0x2b1c8c36d0 [ROOT] SEQ: (0 sibs) 2 children:
25: 0x2b1c8ba300 VAL: 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: ' (2 sibs)
25: 0x2b1c8ba398 VAL: 'another val' (2 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca39ee0 [ROOT] SEQ: (1 sibs) 2 children:
25: [1] [1] 0x2b1ca39f70 VAL: 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: ' (2 sibs)
25: [2] [2] 0x2b1ca3a000 VAL: 'another val' (2 sibs)
25: #nodes=3 vs #printed=3
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/14 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/15
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
25: -------------------------------------------
25: ---------------
25:
25: - |-
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: - another val
25: ---------------
25: REF TREE:
25: 0x2b1c8c37e8 [ROOT] SEQ: (0 sibs) 2 children:
25: 0x2b1c8ba490 VAL: 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.' (2 sibs)
25: 0x2b1c8ba528 VAL: 'another val' (2 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca3a7f0 [ROOT] SEQ: (1 sibs) 2 children:
25: [1] [1] 0x2b1ca3a880 VAL: 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.' (2 sibs)
25: [2] [2] 0x2b1ca3a910 VAL: 'another val' (2 sibs)
25: #nodes=3 vs #printed=3
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/15 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/16
25: -------------------------------------------
25: running test case 'block literal as seq val at eof, implicit indentation 2'
25: -------------------------------------------
25: ---------------
25:
25: - |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: ---------------
25: REF TREE:
25: 0x2b1c8c3900 [ROOT] SEQ: (0 sibs) 1 children:
25: 0x2b1c8b9c20 VAL: 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (1 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca3b100 [ROOT] SEQ: (1 sibs) 1 children:
25: [1] [1] 0x2b1ca3b190 VAL: 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/16 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/17
25: -------------------------------------------
25: running test case 'block literal as seq val at eof, implicit indentation 4'
25: -------------------------------------------
25: ---------------
25:
25: - |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: ---------------
25: REF TREE:
25: 0x2b1c8c3a18 [ROOT] SEQ: (0 sibs) 1 children:
25: 0x2b1c8ba670 VAL: 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (1 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca3ba10 [ROOT] SEQ: (1 sibs) 1 children:
25: [1] [1] 0x2b1ca3baa0 VAL: 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/17 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/18
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 2'
25: -------------------------------------------
25: ---------------
25:
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: another: val
25: ---------------
25: REF TREE:
25: 0x2b1c8c3b30 [ROOT] MAP: (0 sibs) 2 children:
25: 0x2b1c8ba760 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (2 sibs)
25: 0x2b1c8ba7f8 KEYVAL: 'another' 'val' (2 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca3c320 [ROOT] MAP: (1 sibs) 2 children:
25: [1] [1] 0x2b1ca3c3b0 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (2 sibs)
25: [2] [2] 0x2b1ca3c440 KEYVAL: 'another' 'val' (2 sibs)
25: #nodes=3 vs #printed=3
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/18 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/19
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2'
25: -------------------------------------------
25: ---------------
25:
25: example: |2
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: another: val
25: ---------------
25: REF TREE:
25: 0x2b1c8c3c48 [ROOT] MAP: (0 sibs) 2 children:
25: 0x2b1c8ba8f0 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (2 sibs)
25: 0x2b1c8ba988 KEYVAL: 'another' 'val' (2 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca3cc30 [ROOT] MAP: (1 sibs) 2 children:
25: [1] [1] 0x2b1ca3ccc0 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (2 sibs)
25: [2] [2] 0x2b1ca3cd50 KEYVAL: 'another' 'val' (2 sibs)
25: #nodes=3 vs #printed=3
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/19 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/20
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
25: -------------------------------------------
25: ---------------
25:
25: example: |+2
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: another: val
25: ---------------
25: REF TREE:
25: 0x2b1c8c3d60 [ROOT] MAP: (0 sibs) 2 children:
25: 0x2b1c8baa80 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: ' (2 sibs)
25: 0x2b1c8bab18 KEYVAL: 'another' 'val' (2 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca3d540 [ROOT] MAP: (1 sibs) 2 children:
25: [1] [1] 0x2b1ca3d5d0 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: ' (2 sibs)
25: [2] [2] 0x2b1ca3d660 KEYVAL: 'another' 'val' (2 sibs)
25: #nodes=3 vs #printed=3
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/20 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/21
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
25: -------------------------------------------
25: ---------------
25:
25: example: |-2
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: another: val
25: ---------------
25: REF TREE:
25: 0x2b1c8c3e78 [ROOT] MAP: (0 sibs) 2 children:
25: 0x2b1c8bac10 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.' (2 sibs)
25: 0x2b1c8baca8 KEYVAL: 'another' 'val' (2 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca3de50 [ROOT] MAP: (1 sibs) 2 children:
25: [1] [1] 0x2b1ca3dee0 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.' (2 sibs)
25: [2] [2] 0x2b1ca3df70 KEYVAL: 'another' 'val' (2 sibs)
25: #nodes=3 vs #printed=3
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/21 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/22
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 3'
25: -------------------------------------------
25: ---------------
25:
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: another: val
25: ---------------
25: REF TREE:
25: 0x2b1c8c3f90 [ROOT] MAP: (0 sibs) 2 children:
25: 0x2b1c8bada0 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (2 sibs)
25: 0x2b1c8bae38 KEYVAL: 'another' 'val' (2 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca3e760 [ROOT] MAP: (1 sibs) 2 children:
25: [1] [1] 0x2b1ca3e7f0 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (2 sibs)
25: [2] [2] 0x2b1ca3e880 KEYVAL: 'another' 'val' (2 sibs)
25: #nodes=3 vs #printed=3
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/22 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/23
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 3'
25: -------------------------------------------
25: ---------------
25:
25: example: |3
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: another: val
25: ---------------
25: REF TREE:
25: 0x2b1c8c40a8 [ROOT] MAP: (0 sibs) 2 children:
25: 0x2b1c8baf30 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (2 sibs)
25: 0x2b1c8bafc8 KEYVAL: 'another' 'val' (2 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca3f070 [ROOT] MAP: (1 sibs) 2 children:
25: [1] [1] 0x2b1ca3f100 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (2 sibs)
25: [2] [2] 0x2b1ca3f190 KEYVAL: 'another' 'val' (2 sibs)
25: #nodes=3 vs #printed=3
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/23 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/24
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 4'
25: -------------------------------------------
25: ---------------
25:
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: another: val
25: ---------------
25: REF TREE:
25: 0x2b1c8c41c0 [ROOT] MAP: (0 sibs) 2 children:
25: 0x2b1c8bb0c0 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (2 sibs)
25: 0x2b1c8bb158 KEYVAL: 'another' 'val' (2 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca3f980 [ROOT] MAP: (1 sibs) 2 children:
25: [1] [1] 0x2b1ca3fa10 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (2 sibs)
25: [2] [2] 0x2b1ca3faa0 KEYVAL: 'another' 'val' (2 sibs)
25: #nodes=3 vs #printed=3
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/24 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/25
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 4'
25: -------------------------------------------
25: ---------------
25:
25: example: |4
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: another: val
25: ---------------
25: REF TREE:
25: 0x2b1c8c42d8 [ROOT] MAP: (0 sibs) 2 children:
25: 0x2b1c8bb250 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (2 sibs)
25: 0x2b1c8bb2e8 KEYVAL: 'another' 'val' (2 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca40290 [ROOT] MAP: (1 sibs) 2 children:
25: [1] [1] 0x2b1ca40320 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (2 sibs)
25: [2] [2] 0x2b1ca403b0 KEYVAL: 'another' 'val' (2 sibs)
25: #nodes=3 vs #printed=3
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/25 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/26
25: -------------------------------------------
25: running test case 'block literal as map val at eof, implicit indentation 2'
25: -------------------------------------------
25: ---------------
25:
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: ---------------
25: REF TREE:
25: 0x2b1c8c43f0 [ROOT] MAP: (0 sibs) 1 children:
25: 0x2b1c8bb3e0 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (1 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca40ba0 [ROOT] MAP: (1 sibs) 1 children:
25: [1] [1] 0x2b1ca40c30 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/26 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/27
25: -------------------------------------------
25: running test case 'block literal as map val at eof, implicit indentation 4'
25: -------------------------------------------
25: ---------------
25:
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: ---------------
25: REF TREE:
25: 0x2b1c8c4508 [ROOT] MAP: (0 sibs) 1 children:
25: 0x2b1c8bb4d0 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (1 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca414b0 [ROOT] MAP: (1 sibs) 1 children:
25: [1] [1] 0x2b1ca41540 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/27 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/28
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 9'
25: -------------------------------------------
25: ---------------
25:
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: another: val
25: ---------------
25: REF TREE:
25: 0x2b1c8c4620 [ROOT] MAP: (0 sibs) 2 children:
25: 0x2b1c8bb5c0 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (2 sibs)
25: 0x2b1c8bb658 KEYVAL: 'another' 'val' (2 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca41dc0 [ROOT] MAP: (1 sibs) 2 children:
25: [1] [1] 0x2b1ca41e50 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (2 sibs)
25: [2] [2] 0x2b1ca41ee0 KEYVAL: 'another' 'val' (2 sibs)
25: #nodes=3 vs #printed=3
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/28 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/29
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 9'
25: -------------------------------------------
25: ---------------
25:
25: example: |9
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: another: val
25: ---------------
25: REF TREE:
25: 0x2b1c8c4738 [ROOT] MAP: (0 sibs) 2 children:
25: 0x2b1c8bdae0 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (2 sibs)
25: 0x2b1c8bdb78 KEYVAL: 'another' 'val' (2 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca426d0 [ROOT] MAP: (1 sibs) 2 children:
25: [1] [1] 0x2b1ca42760 KEYVAL: 'example' 'Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: ' (2 sibs)
25: [2] [2] 0x2b1ca427f0 KEYVAL: 'another' 'val' (2 sibs)
25: #nodes=3 vs #printed=3
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/29 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/30
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, without quotes'
25: -------------------------------------------
25: ---------------
25: tpl:
25: src: |
25: #include <{{hdr.filename}}>
25:
25: {{src.gencode}}
25: ---------------
25: REF TREE:
25: 0x2b1c8c4850 [ROOT] MAP: (0 sibs) 1 children:
25: 0x2b1c8bdcc0 KEYMAP: 'tpl' (1 sibs) 1 children:
25: 0x2b1c8bdd60 KEYVAL: 'src' '#include <{{hdr.filename}}>
25:
25: {{src.gencode}}
25: ' (1 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca42fe0 [ROOT] MAP: (1 sibs) 1 children:
25: [1] [1] 0x2b1ca43070 KEYMAP: 'tpl' (1 sibs) 1 children:
25: [2] [2] 0x2b1ca43100 KEYVAL: 'src' '#include <{{hdr.filename}}>
25:
25: {{src.gencode}}
25: ' (1 sibs)
25: #nodes=3 vs #printed=3
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/30 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/31
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, with double quotes'
25: -------------------------------------------
25: ---------------
25: tpl:
25: src: |
25: #include "{{hdr.filename}}"
25:
25: {{src.gencode}}
25: ---------------
25: REF TREE:
25: 0x2b1c8c4968 [ROOT] MAP: (0 sibs) 1 children:
25: 0x2b1c8bde50 KEYMAP: 'tpl' (1 sibs) 1 children:
25: 0x2b1c8bdef0 KEYVAL: 'src' '#include "{{hdr.filename}}"
25:
25: {{src.gencode}}
25: ' (1 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca438f0 [ROOT] MAP: (1 sibs) 1 children:
25: [1] [1] 0x2b1ca43980 KEYMAP: 'tpl' (1 sibs) 1 children:
25: [2] [2] 0x2b1ca43a10 KEYVAL: 'src' '#include "{{hdr.filename}}"
25:
25: {{src.gencode}}
25: ' (1 sibs)
25: #nodes=3 vs #printed=3
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/31 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/32
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, with single quotes'
25: -------------------------------------------
25: ---------------
25: tpl:
25: src: |
25: #include '{{hdr.filename}}'
25:
25: {{src.gencode}}
25: ---------------
25: REF TREE:
25: 0x2b1c8c4a80 [ROOT] MAP: (0 sibs) 1 children:
25: 0x2b1c8c25f0 KEYMAP: 'tpl' (1 sibs) 1 children:
25: 0x2b1c8c2690 KEYVAL: 'src' '#include '{{hdr.filename}}'
25:
25: {{src.gencode}}
25: ' (1 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca44200 [ROOT] MAP: (1 sibs) 1 children:
25: [1] [1] 0x2b1ca44290 KEYMAP: 'tpl' (1 sibs) 1 children:
25: [2] [2] 0x2b1ca44320 KEYVAL: 'src' '#include '{{hdr.filename}}'
25:
25: {{src.gencode}}
25: ' (1 sibs)
25: #nodes=3 vs #printed=3
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/32 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/33
25: -------------------------------------------
25: running test case 'block literal with same indentation level 0'
25: -------------------------------------------
25: ---------------
25:
25: aaa: |2
25: xxx
25: bbb: |
25: yyy
25: ---------------
25: REF TREE:
25: 0x2b1c8c4b98 [ROOT] MAP: (0 sibs) 2 children:
25: 0x2b1c8bb7f0 KEYVAL: 'aaa' 'xxx
25: ' (2 sibs)
25: 0x2b1c8bb888 KEYVAL: 'bbb' 'yyy
25: ' (2 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca44b10 [ROOT] MAP: (1 sibs) 2 children:
25: [1] [1] 0x2b1ca44ba0 KEYVAL: 'aaa' 'xxx
25: ' (2 sibs)
25: [2] [2] 0x2b1ca44c30 KEYVAL: 'bbb' 'yyy
25: ' (2 sibs)
25: #nodes=3 vs #printed=3
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/33 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/34
25: -------------------------------------------
25: running test case 'block literal with same indentation level 1'
25: -------------------------------------------
25: ---------------
25:
25: - aaa: |2
25: xxx
25: bbb: |
25: yyy
25: ---------------
25: REF TREE:
25: 0x2b1c8c4cb0 [ROOT] SEQ: (0 sibs) 1 children:
25: 0x2b1c8bdc20 MAP: (1 sibs) 2 children:
25: 0x2b1c8bbac0 KEYVAL: 'aaa' 'xxx
25: ' (2 sibs)
25: 0x2b1c8bbb58 KEYVAL: 'bbb' 'yyy
25: ' (2 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca45420 [ROOT] SEQ: (1 sibs) 1 children:
25: [1] [1] 0x2b1ca454b0 MAP: (1 sibs) 2 children:
25: [2] [2] 0x2b1ca45540 KEYVAL: 'aaa' 'xxx
25: ' (2 sibs)
25: [3] [3] 0x2b1ca455d0 KEYVAL: 'bbb' 'yyy
25: ' (2 sibs)
25: #nodes=4 vs #printed=4
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/34 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/35
25: -------------------------------------------
25: running test case 'block literal with empty docval 1'
25: -------------------------------------------
25: ---------------
25: |---------------
25: REF TREE:
25: 0x2b1c8c4dc8 [ROOT] DOCVAL: '' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca45d30 [ROOT] DOCVAL: '' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/35 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/36
25: -------------------------------------------
25: running test case 'block literal with empty docval 2'
25: -------------------------------------------
25: ---------------
25: |
25: ---------------
25: REF TREE:
25: 0x2b1c8c4ee0 [ROOT] DOCVAL: '' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca46640 [ROOT] DOCVAL: '' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/36 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/37
25: -------------------------------------------
25: running test case 'block literal with empty docval 3'
25: -------------------------------------------
25: ---------------
25: |
25: ---------------
25: REF TREE:
25: 0x2b1c8c4ff8 [ROOT] DOCVAL: '' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca46f50 [ROOT] DOCVAL: '' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/37 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/38
25: -------------------------------------------
25: running test case 'block literal with empty docval 4'
25: -------------------------------------------
25: ---------------
25: |
25:
25: ---------------
25: REF TREE:
25: 0x2b1c8c5110 [ROOT] DOCVAL: '' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca47860 [ROOT] DOCVAL: '' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/38 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/39
25: -------------------------------------------
25: running test case 'block literal with empty docval 5'
25: -------------------------------------------
25: ---------------
25: |
25:
25: ---------------
25: REF TREE:
25: 0x2b1c8c5228 [ROOT] DOCVAL: '' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca48170 [ROOT] DOCVAL: '' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/39 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/40
25: -------------------------------------------
25: running test case 'block literal with empty docval 6'
25: -------------------------------------------
25: ---------------
25: |
25: ---------------
25: REF TREE:
25: 0x2b1c8c5340 [ROOT] DOCVAL: '' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca48a80 [ROOT] DOCVAL: '' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/40 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/41
25: -------------------------------------------
25: running test case 'block literal with empty docval 7'
25: -------------------------------------------
25: ---------------
25: |
25:
25: ---------------
25: REF TREE:
25: 0x2b1c8c5458 [ROOT] DOCVAL: '' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca49390 [ROOT] DOCVAL: '' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/41 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/42
25: -------------------------------------------
25: running test case 'block literal with empty docval 8'
25: -------------------------------------------
25: ---------------
25: |
25:
25:
25: ---------------
25: REF TREE:
25: 0x2b1c8c5570 [ROOT] DOCVAL: '' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca49ca0 [ROOT] DOCVAL: '' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/42 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/43
25: -------------------------------------------
25: running test case 'block literal with empty docval 9'
25: -------------------------------------------
25: ---------------
25: |
25:
25:
25:
25: ---------------
25: REF TREE:
25: 0x2b1c8c5688 [ROOT] DOCVAL: '' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca4a5b0 [ROOT] DOCVAL: '' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/43 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/44
25: -------------------------------------------
25: running test case 'block literal with empty docval 10'
25: -------------------------------------------
25: ---------------
25: |
25:
25:
25:
25:
25: ---------------
25: REF TREE:
25: 0x2b1c8c57a0 [ROOT] DOCVAL: '' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca4aec0 [ROOT] DOCVAL: '' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/44 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/45
25: -------------------------------------------
25: running test case 'block literal with empty docval 11'
25: -------------------------------------------
25: ---------------
25: |
25:
25:
25:
25: ---------------
25: REF TREE:
25: 0x2b1c8c58b8 [ROOT] DOCVAL: '' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca4b7d0 [ROOT] DOCVAL: '' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/45 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/46
25: -------------------------------------------
25: running test case 'block literal with empty docval 12'
25: -------------------------------------------
25: ---------------
25: |
25:
25:
25:
25:
25:
25:
25:
25:
25:
25: ---------------
25: REF TREE:
25: 0x2b1c8c59d0 [ROOT] DOCVAL: '' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca4c0e0 [ROOT] DOCVAL: '' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/46 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/47
25: -------------------------------------------
25: running test case 'block literal with empty docval 13'
25: -------------------------------------------
25: ---------------
25: |
25:
25:
25:
25:
25:
25:
25:
25: ---------------
25: REF TREE:
25: 0x2b1c8c5ae8 [ROOT] DOCVAL: '' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca4c9f0 [ROOT] DOCVAL: '' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/47 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/48
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0'
25: -------------------------------------------
25: ---------------
25: - |+
25: ---------------
25: REF TREE:
25: 0x2b1c8c5c00 [ROOT] SEQ: (0 sibs) 1 children:
25: 0x2b1c8bc010 VAL: '' (1 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca4d300 [ROOT] SEQ: (1 sibs) 1 children:
25: [1] [1] 0x2b1ca4d390 VAL: '' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/48 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/49
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0.1'
25: -------------------------------------------
25: ---------------
25: - |+
25: ---------------
25: REF TREE:
25: 0x2b1c8c5d18 [ROOT] SEQ: (0 sibs) 1 children:
25: 0x2b1c8bc100 VAL: '
25: ' (1 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca4dc10 [ROOT] SEQ: (1 sibs) 1 children:
25: [1] [1] 0x2b1ca4dca0 VAL: '
25: ' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/49 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/50
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0.2'
25: -------------------------------------------
25: ---------------
25: - |+
25: ---------------
25: REF TREE:
25: 0x2b1c8c5e30 [ROOT] SEQ: (0 sibs) 1 children:
25: 0x2b1c8bc1f0 VAL: '
25: ' (1 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca4e520 [ROOT] SEQ: (1 sibs) 1 children:
25: [1] [1] 0x2b1ca4e5b0 VAL: '
25: ' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/50 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/51
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1'
25: -------------------------------------------
25: ---------------
25: foo: |+
25: ---------------
25: REF TREE:
25: 0x2b1c8c5f48 [ROOT] MAP: (0 sibs) 1 children:
25: 0x2b1c8bc2e0 KEYVAL: 'foo' '' (1 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca4ee30 [ROOT] MAP: (1 sibs) 1 children:
25: [1] [1] 0x2b1ca4eec0 KEYVAL: 'foo' '' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/51 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/52
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1.1'
25: -------------------------------------------
25: ---------------
25: foo: |+
25: ---------------
25: REF TREE:
25: 0x2b1c8c6060 [ROOT] MAP: (0 sibs) 1 children:
25: 0x2b1c8bc3d0 KEYVAL: 'foo' '
25: ' (1 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca4f740 [ROOT] MAP: (1 sibs) 1 children:
25: [1] [1] 0x2b1ca4f7d0 KEYVAL: 'foo' '
25: ' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/52 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/53
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1.2'
25: -------------------------------------------
25: ---------------
25: foo: |+
25: ---------------
25: REF TREE:
25: 0x2b1c8c6178 [ROOT] MAP: (0 sibs) 1 children:
25: 0x2b1c8bc4c0 KEYVAL: 'foo' '
25: ' (1 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca50050 [ROOT] MAP: (1 sibs) 1 children:
25: [1] [1] 0x2b1ca500e0 KEYVAL: 'foo' '
25: ' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/53 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/54
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2'
25: -------------------------------------------
25: ---------------
25: |+
25: ---------------
25: REF TREE:
25: 0x2b1c8c6290 [ROOT] DOCVAL: '' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca50960 [ROOT] DOCVAL: '' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/54 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/55
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2.1'
25: -------------------------------------------
25: ---------------
25: |+
25: ---------------
25: REF TREE:
25: 0x2b1c8c63a8 [ROOT] DOCVAL: '
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca51270 [ROOT] DOCVAL: '
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/55 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/56
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2.2'
25: -------------------------------------------
25: ---------------
25: |+
25: ---------------
25: REF TREE:
25: 0x2b1c8c64c0 [ROOT] DOCVAL: '
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca51b80 [ROOT] DOCVAL: '
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/56 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/57
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.0'
25: -------------------------------------------
25: ---------------
25: - |+
25:
25: ---------------
25: REF TREE:
25: 0x2b1c8c65d8 [ROOT] SEQ: (0 sibs) 1 children:
25: 0x2b1c8bc6a0 VAL: '
25: ' (1 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca52490 [ROOT] SEQ: (1 sibs) 1 children:
25: [1] [1] 0x2b1ca52520 VAL: '
25: ' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/57 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/58
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.0.1'
25: -------------------------------------------
25: ---------------
25: - |+
25:
25: ---------------
25: REF TREE:
25: 0x2b1c8c66f0 [ROOT] SEQ: (0 sibs) 1 children:
25: 0x2b1c8bc790 VAL: '
25: ' (1 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca52da0 [ROOT] SEQ: (1 sibs) 1 children:
25: [1] [1] 0x2b1ca52e30 VAL: '
25: ' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/58 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/59
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.1'
25: -------------------------------------------
25: ---------------
25: foo: |+
25:
25: ---------------
25: REF TREE:
25: 0x2b1c8c6808 [ROOT] MAP: (0 sibs) 1 children:
25: 0x2b1c8bc880 KEYVAL: 'foo' '
25: ' (1 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca536b0 [ROOT] MAP: (1 sibs) 1 children:
25: [1] [1] 0x2b1ca53740 KEYVAL: 'foo' '
25: ' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/59 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/60
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.1.1'
25: -------------------------------------------
25: ---------------
25: foo: |+
25:
25: ---------------
25: REF TREE:
25: 0x2b1c8c6920 [ROOT] MAP: (0 sibs) 1 children:
25: 0x2b1c8bc970 KEYVAL: 'foo' '
25: ' (1 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca53fc0 [ROOT] MAP: (1 sibs) 1 children:
25: [1] [1] 0x2b1ca54050 KEYVAL: 'foo' '
25: ' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/60 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/61
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.2'
25: -------------------------------------------
25: ---------------
25: |+
25:
25: ---------------
25: REF TREE:
25: 0x2b1c8c6a38 [ROOT] DOCVAL: '
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca548d0 [ROOT] DOCVAL: '
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/61 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/62
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.2.1'
25: -------------------------------------------
25: ---------------
25: |+
25:
25: ---------------
25: REF TREE:
25: 0x2b1c8c6b50 [ROOT] DOCVAL: '
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca551e0 [ROOT] DOCVAL: '
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/62 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/63
25: -------------------------------------------
25: running test case 'block literal with empty docval 16'
25: -------------------------------------------
25: ---------------
25: |+
25:
25:
25: ---------------
25: REF TREE:
25: 0x2b1c8c6c68 [ROOT] DOCVAL: '
25:
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca55af0 [ROOT] DOCVAL: '
25:
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/63 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/64
25: -------------------------------------------
25: running test case 'block literal with empty docval 16.1'
25: -------------------------------------------
25: ---------------
25: foo: |+
25:
25:
25: ---------------
25: REF TREE:
25: 0x2b1c8c6d80 [ROOT] MAP: (0 sibs) 1 children:
25: 0x2b1c8bcb50 KEYVAL: 'foo' '
25:
25: ' (1 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca56400 [ROOT] MAP: (1 sibs) 1 children:
25: [1] [1] 0x2b1ca56490 KEYVAL: 'foo' '
25:
25: ' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/64 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/65
25: -------------------------------------------
25: running test case 'block literal with empty docval 16.2'
25: -------------------------------------------
25: ---------------
25: - |+
25:
25:
25: ---------------
25: REF TREE:
25: 0x2b1c8c6e98 [ROOT] SEQ: (0 sibs) 1 children:
25: 0x2b1c8bcc40 VAL: '
25:
25: ' (1 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca56d10 [ROOT] SEQ: (1 sibs) 1 children:
25: [1] [1] 0x2b1ca56da0 VAL: '
25:
25: ' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/65 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/66
25: -------------------------------------------
25: running test case 'block literal with empty docval 17'
25: -------------------------------------------
25: ---------------
25: |+
25:
25:
25:
25: ---------------
25: REF TREE:
25: 0x2b1c8c6fb0 [ROOT] DOCVAL: '
25:
25:
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca57620 [ROOT] DOCVAL: '
25:
25:
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/66 (1 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/67
25: -------------------------------------------
25: running test case 'block literal with empty docval 17.1'
25: -------------------------------------------
25: ---------------
25: foo: |+
25:
25:
25:
25: ---------------
25: REF TREE:
25: 0x2b1c8c70c8 [ROOT] MAP: (0 sibs) 1 children:
25: 0x2b1c8bcd80 KEYVAL: 'foo' '
25:
25:
25: ' (1 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca57f30 [ROOT] MAP: (1 sibs) 1 children:
25: [1] [1] 0x2b1ca57fc0 KEYVAL: 'foo' '
25:
25:
25: ' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/67 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/68
25: -------------------------------------------
25: running test case 'block literal with empty docval 17.2'
25: -------------------------------------------
25: ---------------
25: - |+
25:
25:
25:
25: ---------------
25: REF TREE:
25: 0x2b1c8c71e0 [ROOT] SEQ: (0 sibs) 1 children:
25: 0x2b1c8bce70 VAL: '
25:
25:
25: ' (1 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca58840 [ROOT] SEQ: (1 sibs) 1 children:
25: [1] [1] 0x2b1ca588d0 VAL: '
25:
25:
25: ' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/68 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/69
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 0'
25: -------------------------------------------
25: ---------------
25: |
25: asd---------------
25: REF TREE:
25: 0x2b1c8c72f8 [ROOT] DOCVAL: 'asd
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca59150 [ROOT] DOCVAL: 'asd
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/69 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/70
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1'
25: -------------------------------------------
25: ---------------
25: |
25: asd
25: ---------------
25: REF TREE:
25: 0x2b1c8c7410 [ROOT] DOCVAL: 'asd
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca59a60 [ROOT] DOCVAL: 'asd
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/70 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/71
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1.1'
25: -------------------------------------------
25: ---------------
25: |
25: asd
25: ---------------
25: REF TREE:
25: 0x2b1c8c7528 [ROOT] DOCVAL: 'asd
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca5a370 [ROOT] DOCVAL: 'asd
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/71 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/72
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1.2'
25: -------------------------------------------
25: ---------------
25: |+
25: asd
25: ---------------
25: REF TREE:
25: 0x2b1c8c7640 [ROOT] DOCVAL: 'asd
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca5ac80 [ROOT] DOCVAL: 'asd
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/72 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/73
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 2'
25: -------------------------------------------
25: ---------------
25: |
25: asd
25:
25: ---------------
25: REF TREE:
25: 0x2b1c8c7758 [ROOT] DOCVAL: 'asd
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca5b590 [ROOT] DOCVAL: 'asd
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/73 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/74
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 3'
25: -------------------------------------------
25: ---------------
25: |
25: asd
25: ---------------
25: REF TREE:
25: 0x2b1c8c7870 [ROOT] DOCVAL: 'asd
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca5bea0 [ROOT] DOCVAL: 'asd
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/74 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/75
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 4'
25: -------------------------------------------
25: ---------------
25: |
25: asd
25:
25: ---------------
25: REF TREE:
25: 0x2b1c8c7988 [ROOT] DOCVAL: 'asd
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca5c7b0 [ROOT] DOCVAL: 'asd
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/75 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/76
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5'
25: -------------------------------------------
25: ---------------
25: |
25: asd
25:
25: ---------------
25: REF TREE:
25: 0x2b1c8c7aa0 [ROOT] DOCVAL: 'asd
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca5d0c0 [ROOT] DOCVAL: 'asd
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/76 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/77
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.1'
25: -------------------------------------------
25: ---------------
25: |
25: asd
25:
25:
25:
25:
25:
25: ---------------
25: REF TREE:
25: 0x2b1c8c7bb8 [ROOT] DOCVAL: 'asd
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca5d9d0 [ROOT] DOCVAL: 'asd
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/77 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/78
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.2'
25: -------------------------------------------
25: ---------------
25: |
25: asd
25:
25:
25:
25:
25:
25: ---------------
25: REF TREE:
25: 0x2b1c8c7cd0 [ROOT] DOCVAL: 'asd
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca5e2e0 [ROOT] DOCVAL: 'asd
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/78 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/79
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.3'
25: -------------------------------------------
25: ---------------
25: |
25: asd
25:
25:
25:
25:
25:
25: ---------------
25: REF TREE:
25: 0x2b1c8c7de8 [ROOT] DOCVAL: 'asd
25:
25:
25:
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca5ebf0 [ROOT] DOCVAL: 'asd
25:
25:
25:
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/79 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/80
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 6'
25: -------------------------------------------
25: ---------------
25: |
25: asd
25: ---------------
25: REF TREE:
25: 0x2b1c8c7f00 [ROOT] DOCVAL: 'asd
25:
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca5f500 [ROOT] DOCVAL: 'asd
25:
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/80 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/81
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 7'
25: -------------------------------------------
25: ---------------
25: |
25: asd
25:
25: ---------------
25: REF TREE:
25: 0x2b1c8c8018 [ROOT] DOCVAL: 'asd
25:
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca5fe10 [ROOT] DOCVAL: 'asd
25:
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/81 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/82
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 8'
25: -------------------------------------------
25: ---------------
25: |
25: asd
25: ---------------
25: REF TREE:
25: 0x2b1c8c8130 [ROOT] DOCVAL: 'asd
25:
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca60720 [ROOT] DOCVAL: 'asd
25:
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/82 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/83
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 9'
25: -------------------------------------------
25: ---------------
25: |
25: asd
25:
25: ---------------
25: REF TREE:
25: 0x2b1c8c8248 [ROOT] DOCVAL: 'asd
25:
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca61030 [ROOT] DOCVAL: 'asd
25:
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/83 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/84
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 10'
25: -------------------------------------------
25: ---------------
25: |
25: asd
25: ---------------
25: REF TREE:
25: 0x2b1c8c8360 [ROOT] DOCVAL: 'asd
25:
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca61940 [ROOT] DOCVAL: 'asd
25:
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/84 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/85
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 11'
25: -------------------------------------------
25: ---------------
25: |
25: asd
25: ---------------
25: REF TREE:
25: 0x2b1c8c8478 [ROOT] DOCVAL: 'asd
25:
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca62250 [ROOT] DOCVAL: 'asd
25:
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/85 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/86
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 12'
25: -------------------------------------------
25: ---------------
25: |
25: asd
25:
25: ---------------
25: REF TREE:
25: 0x2b1c8c8590 [ROOT] DOCVAL: 'asd
25:
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca62b60 [ROOT] DOCVAL: 'asd
25:
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/86 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/87
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 13'
25: -------------------------------------------
25: ---------------
25: |
25: asd
25:
25: ---------------
25: REF TREE:
25: 0x2b1c8c86a8 [ROOT] DOCVAL: 'asd
25:
25: ' (0 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca63470 [ROOT] DOCVAL: 'asd
25:
25: ' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/87 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/88
25: -------------------------------------------
25: running test case 'block literal, empty block vals in seq 0'
25: -------------------------------------------
25: ---------------
25: - |+
25:
25: - |+
25: ---------------
25: REF TREE:
25: 0x2b1c8c87c0 [ROOT] SEQ: (0 sibs) 2 children:
25: 0x2b1c8bb930 VAL: '
25: ' (2 sibs)
25: 0x2b1c8bb9c8 VAL: '
25: ' (2 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca63d80 [ROOT] SEQ: (1 sibs) 2 children:
25: [1] [1] 0x2b1ca63e10 VAL: '
25: ' (2 sibs)
25: [2] [2] 0x2b1ca63ea0 VAL: '
25: ' (2 sibs)
25: #nodes=3 vs #printed=3
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/88 (16 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/89
25: -------------------------------------------
25: running test case 'block literal, empty block vals in seq 1'
25: -------------------------------------------
25: ---------------
25: - |+
25:
25: - |+
25:
25: ---------------
25: REF TREE:
25: 0x2b1c8c88d8 [ROOT] SEQ: (0 sibs) 2 children:
25: 0x2b1c8bd5a0 VAL: '
25: ' (2 sibs)
25: 0x2b1c8bd638 VAL: '
25: ' (2 sibs)
25: PARSED TREE:
25: --------------------------------------
25: [0][0] 0x2b1ca64690 [ROOT] SEQ: (1 sibs) 2 children:
25: [1] [1] 0x2b1ca64720 VAL: '
25: ' (2 sibs)
25: [2] [2] 0x2b1ca647b0 VAL: '
25: ' (2 sibs)
25: #nodes=3 vs #printed=3
25: --------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/89 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/0
25: -------------------------------------------
25: running test case 'indentation requirements'
25: -------------------------------------------
25: --- |
25: hello
25: there
25:
25: --- |
25: hello
25: there
25:
25: --- |
25: hello
25: there
25:
25: --- |
25: ciao
25: qua
25:
25: --- |
25: ciao
25: qua
25:
25: --- |
25: ciao
25: qua
25:
25: ---
25: - |
25: hello
25: there
25:
25: - |
25: ciao
25: qua
25:
25: ---
25: foo: |
25: hello
25: there
25:
25: bar: |
25: ciao
25: qua
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/0 (5 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/1
25: -------------------------------------------
25: running test case 'indentation requirements err seq'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/1 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/2
25: -------------------------------------------
25: running test case 'indentation requirements err map'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/2 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/3
25: -------------------------------------------
25: running test case 'indentation requirements err level'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/3 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/4
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_02'
25: -------------------------------------------
25: --- ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/4 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/5
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_03'
25: -------------------------------------------
25: --- ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/5 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/6
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_xx'
25: -------------------------------------------
25: --- ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/6 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/7
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_02_1'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/7 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/8
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_03_1'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/8 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/9
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_xx_1'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/9 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/10
25: -------------------------------------------
25: running test case 'block literal as map entry'
25: -------------------------------------------
25: data: |
25: There once was a short man from Ealing
25: Who got on a bus to Darjeeling
25: It said on the door
25: "Please don't spit on the floor"
25: So he carefully spat on the ceiling
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/10 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/11
25: -------------------------------------------
25: running test case 'block literal and two scalars'
25: -------------------------------------------
25: example: |
25: HTML goes into YAML without modification
25:
25: message: |
25:
25:
25:
25: date: 2007-06-01
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/11 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/12
25: -------------------------------------------
25: running test case 'block literal no chomp, no indentation'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: text
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/12 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/13
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2'
25: -------------------------------------------
25: - |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: - another val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/13 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/14
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
25: -------------------------------------------
25: - |+
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: - another val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/14 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/15
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
25: -------------------------------------------
25: - |-
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: - another val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/15 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/16
25: -------------------------------------------
25: running test case 'block literal as seq val at eof, implicit indentation 2'
25: -------------------------------------------
25: - |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/16 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/17
25: -------------------------------------------
25: running test case 'block literal as seq val at eof, implicit indentation 4'
25: -------------------------------------------
25: - |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/17 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/18
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 2'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/18 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/19
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/19 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/20
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
25: -------------------------------------------
25: example: |+
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/20 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/21
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
25: -------------------------------------------
25: example: |-
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/21 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/22
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 3'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/22 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/23
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 3'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/23 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/24
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 4'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/24 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/25
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 4'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/25 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/26
25: -------------------------------------------
25: running test case 'block literal as map val at eof, implicit indentation 2'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/26 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/27
25: -------------------------------------------
25: running test case 'block literal as map val at eof, implicit indentation 4'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/27 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/28
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 9'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/28 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/29
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 9'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/29 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/30
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, without quotes'
25: -------------------------------------------
25: tpl:
25: src: |
25: #include <{{hdr.filename}}>
25:
25: {{src.gencode}}
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/30 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/31
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, with double quotes'
25: -------------------------------------------
25: tpl:
25: src: |
25: #include "{{hdr.filename}}"
25:
25: {{src.gencode}}
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/31 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/32
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, with single quotes'
25: -------------------------------------------
25: tpl:
25: src: |
25: #include '{{hdr.filename}}'
25:
25: {{src.gencode}}
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/32 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/33
25: -------------------------------------------
25: running test case 'block literal with same indentation level 0'
25: -------------------------------------------
25: aaa: |
25: xxx
25:
25: bbb: |
25: yyy
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/33 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/34
25: -------------------------------------------
25: running test case 'block literal with same indentation level 1'
25: -------------------------------------------
25: - aaa: |
25: xxx
25:
25: bbb: |
25: yyy
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/34 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/35
25: -------------------------------------------
25: running test case 'block literal with empty docval 1'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/35 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/36
25: -------------------------------------------
25: running test case 'block literal with empty docval 2'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/36 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/37
25: -------------------------------------------
25: running test case 'block literal with empty docval 3'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/37 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/38
25: -------------------------------------------
25: running test case 'block literal with empty docval 4'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/38 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/39
25: -------------------------------------------
25: running test case 'block literal with empty docval 5'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/39 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/40
25: -------------------------------------------
25: running test case 'block literal with empty docval 6'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/40 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/41
25: -------------------------------------------
25: running test case 'block literal with empty docval 7'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/41 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/42
25: -------------------------------------------
25: running test case 'block literal with empty docval 8'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/42 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/43
25: -------------------------------------------
25: running test case 'block literal with empty docval 9'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/43 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/44
25: -------------------------------------------
25: running test case 'block literal with empty docval 10'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/44 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/45
25: -------------------------------------------
25: running test case 'block literal with empty docval 11'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/45 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/46
25: -------------------------------------------
25: running test case 'block literal with empty docval 12'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/46 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/47
25: -------------------------------------------
25: running test case 'block literal with empty docval 13'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/47 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/48
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0'
25: -------------------------------------------
25: - ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/48 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/49
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0.1'
25: -------------------------------------------
25: - |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/49 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/50
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0.2'
25: -------------------------------------------
25: - |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/50 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/51
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1'
25: -------------------------------------------
25: foo: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/51 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/52
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1.1'
25: -------------------------------------------
25: foo: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/52 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/53
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1.2'
25: -------------------------------------------
25: foo: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/53 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/54
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/54 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/55
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2.1'
25: -------------------------------------------
25: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/55 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/56
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2.2'
25: -------------------------------------------
25: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/56 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/57
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.0'
25: -------------------------------------------
25: - |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/57 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/58
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.0.1'
25: -------------------------------------------
25: - |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/58 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/59
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.1'
25: -------------------------------------------
25: foo: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/59 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/60
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.1.1'
25: -------------------------------------------
25: foo: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/60 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/61
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.2'
25: -------------------------------------------
25: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/61 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/62
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.2.1'
25: -------------------------------------------
25: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/62 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/63
25: -------------------------------------------
25: running test case 'block literal with empty docval 16'
25: -------------------------------------------
25: |+
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/63 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/64
25: -------------------------------------------
25: running test case 'block literal with empty docval 16.1'
25: -------------------------------------------
25: foo: |+
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/64 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/65
25: -------------------------------------------
25: running test case 'block literal with empty docval 16.2'
25: -------------------------------------------
25: - |+
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/65 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/66
25: -------------------------------------------
25: running test case 'block literal with empty docval 17'
25: -------------------------------------------
25: |+
25:
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/66 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/67
25: -------------------------------------------
25: running test case 'block literal with empty docval 17.1'
25: -------------------------------------------
25: foo: |+
25:
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/67 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/68
25: -------------------------------------------
25: running test case 'block literal with empty docval 17.2'
25: -------------------------------------------
25: - |+
25:
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/68 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/69
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 0'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/69 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/70
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/70 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/71
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1.1'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/71 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/72
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1.2'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/72 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/73
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 2'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/73 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/74
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 3'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/74 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/75
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 4'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/75 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/76
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/76 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/77
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.1'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/77 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/78
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.2'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/78 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/79
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.3'
25: -------------------------------------------
25: |
25: asd
25:
25:
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/79 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/80
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 6'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/80 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/81
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 7'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/81 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/82
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 8'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/82 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/83
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 9'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/83 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/84
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 10'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/84 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/85
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 11'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/85 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/86
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 12'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/86 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/87
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 13'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/87 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/88
25: -------------------------------------------
25: running test case 'block literal, empty block vals in seq 0'
25: -------------------------------------------
25: - |+
25:
25: - |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/88 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/89
25: -------------------------------------------
25: running test case 'block literal, empty block vals in seq 1'
25: -------------------------------------------
25: - |+
25:
25: - |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/89 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/0
25: -------------------------------------------
25: running test case 'indentation requirements'
25: -------------------------------------------
25: --- |
25: hello
25: there
25:
25: --- |
25: hello
25: there
25:
25: --- |
25: hello
25: there
25:
25: --- |
25: ciao
25: qua
25:
25: --- |
25: ciao
25: qua
25:
25: --- |
25: ciao
25: qua
25:
25: ---
25: - |
25: hello
25: there
25:
25: - |
25: ciao
25: qua
25:
25: ---
25: foo: |
25: hello
25: there
25:
25: bar: |
25: ciao
25: qua
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/0 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/1
25: -------------------------------------------
25: running test case 'indentation requirements err seq'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/1 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/2
25: -------------------------------------------
25: running test case 'indentation requirements err map'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/2 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/3
25: -------------------------------------------
25: running test case 'indentation requirements err level'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/3 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/4
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_02'
25: -------------------------------------------
25: --- ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/4 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/5
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_03'
25: -------------------------------------------
25: --- ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/5 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/6
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_xx'
25: -------------------------------------------
25: --- ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/6 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/7
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_02_1'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/7 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/8
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_03_1'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/8 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/9
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_xx_1'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/9 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/10
25: -------------------------------------------
25: running test case 'block literal as map entry'
25: -------------------------------------------
25: data: |
25: There once was a short man from Ealing
25: Who got on a bus to Darjeeling
25: It said on the door
25: "Please don't spit on the floor"
25: So he carefully spat on the ceiling
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/10 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/11
25: -------------------------------------------
25: running test case 'block literal and two scalars'
25: -------------------------------------------
25: example: |
25: HTML goes into YAML without modification
25:
25: message: |
25:
25:
25:
25: date: 2007-06-01
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/11 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/12
25: -------------------------------------------
25: running test case 'block literal no chomp, no indentation'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: text
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/12 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/13
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2'
25: -------------------------------------------
25: - |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: - another val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/13 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/14
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
25: -------------------------------------------
25: - |+
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: - another val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/14 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/15
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
25: -------------------------------------------
25: - |-
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: - another val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/15 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/16
25: -------------------------------------------
25: running test case 'block literal as seq val at eof, implicit indentation 2'
25: -------------------------------------------
25: - |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/16 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/17
25: -------------------------------------------
25: running test case 'block literal as seq val at eof, implicit indentation 4'
25: -------------------------------------------
25: - |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/17 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/18
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 2'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/18 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/19
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/19 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/20
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
25: -------------------------------------------
25: example: |+
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/20 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/21
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
25: -------------------------------------------
25: example: |-
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/21 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/22
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 3'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/22 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/23
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 3'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/23 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/24
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 4'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/24 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/25
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 4'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/25 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/26
25: -------------------------------------------
25: running test case 'block literal as map val at eof, implicit indentation 2'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/26 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/27
25: -------------------------------------------
25: running test case 'block literal as map val at eof, implicit indentation 4'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/27 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/28
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 9'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/28 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/29
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 9'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/29 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/30
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, without quotes'
25: -------------------------------------------
25: tpl:
25: src: |
25: #include <{{hdr.filename}}>
25:
25: {{src.gencode}}
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/30 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/31
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, with double quotes'
25: -------------------------------------------
25: tpl:
25: src: |
25: #include "{{hdr.filename}}"
25:
25: {{src.gencode}}
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/31 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/32
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, with single quotes'
25: -------------------------------------------
25: tpl:
25: src: |
25: #include '{{hdr.filename}}'
25:
25: {{src.gencode}}
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/32 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/33
25: -------------------------------------------
25: running test case 'block literal with same indentation level 0'
25: -------------------------------------------
25: aaa: |
25: xxx
25:
25: bbb: |
25: yyy
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/33 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/34
25: -------------------------------------------
25: running test case 'block literal with same indentation level 1'
25: -------------------------------------------
25: - aaa: |
25: xxx
25:
25: bbb: |
25: yyy
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/34 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/35
25: -------------------------------------------
25: running test case 'block literal with empty docval 1'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/35 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/36
25: -------------------------------------------
25: running test case 'block literal with empty docval 2'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/36 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/37
25: -------------------------------------------
25: running test case 'block literal with empty docval 3'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/37 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/38
25: -------------------------------------------
25: running test case 'block literal with empty docval 4'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/38 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/39
25: -------------------------------------------
25: running test case 'block literal with empty docval 5'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/39 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/40
25: -------------------------------------------
25: running test case 'block literal with empty docval 6'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/40 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/41
25: -------------------------------------------
25: running test case 'block literal with empty docval 7'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/41 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/42
25: -------------------------------------------
25: running test case 'block literal with empty docval 8'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/42 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/43
25: -------------------------------------------
25: running test case 'block literal with empty docval 9'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/43 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/44
25: -------------------------------------------
25: running test case 'block literal with empty docval 10'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/44 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/45
25: -------------------------------------------
25: running test case 'block literal with empty docval 11'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/45 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/46
25: -------------------------------------------
25: running test case 'block literal with empty docval 12'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/46 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/47
25: -------------------------------------------
25: running test case 'block literal with empty docval 13'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/47 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/48
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0'
25: -------------------------------------------
25: - ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/48 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/49
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0.1'
25: -------------------------------------------
25: - |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/49 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/50
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0.2'
25: -------------------------------------------
25: - |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/50 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/51
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1'
25: -------------------------------------------
25: foo: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/51 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/52
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1.1'
25: -------------------------------------------
25: foo: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/52 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/53
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1.2'
25: -------------------------------------------
25: foo: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/53 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/54
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/54 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/55
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2.1'
25: -------------------------------------------
25: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/55 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/56
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2.2'
25: -------------------------------------------
25: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/56 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/57
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.0'
25: -------------------------------------------
25: - |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/57 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/58
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.0.1'
25: -------------------------------------------
25: - |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/58 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/59
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.1'
25: -------------------------------------------
25: foo: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/59 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/60
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.1.1'
25: -------------------------------------------
25: foo: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/60 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/61
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.2'
25: -------------------------------------------
25: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/61 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/62
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.2.1'
25: -------------------------------------------
25: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/62 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/63
25: -------------------------------------------
25: running test case 'block literal with empty docval 16'
25: -------------------------------------------
25: |+
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/63 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/64
25: -------------------------------------------
25: running test case 'block literal with empty docval 16.1'
25: -------------------------------------------
25: foo: |+
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/64 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/65
25: -------------------------------------------
25: running test case 'block literal with empty docval 16.2'
25: -------------------------------------------
25: - |+
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/65 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/66
25: -------------------------------------------
25: running test case 'block literal with empty docval 17'
25: -------------------------------------------
25: |+
25:
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/66 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/67
25: -------------------------------------------
25: running test case 'block literal with empty docval 17.1'
25: -------------------------------------------
25: foo: |+
25:
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/67 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/68
25: -------------------------------------------
25: running test case 'block literal with empty docval 17.2'
25: -------------------------------------------
25: - |+
25:
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/68 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/69
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 0'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/69 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/70
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/70 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/71
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1.1'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/71 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/72
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1.2'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/72 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/73
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 2'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/73 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/74
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 3'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/74 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/75
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 4'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/75 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/76
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/76 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/77
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.1'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/77 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/78
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.2'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/78 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/79
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.3'
25: -------------------------------------------
25: |
25: asd
25:
25:
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/79 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/80
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 6'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/80 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/81
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 7'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/81 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/82
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 8'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/82 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/83
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 9'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/83 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/84
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 10'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/84 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/85
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 11'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/85 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/86
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 12'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/86 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/87
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 13'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/87 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/88
25: -------------------------------------------
25: running test case 'block literal, empty block vals in seq 0'
25: -------------------------------------------
25: - |+
25:
25: - |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/88 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/89
25: -------------------------------------------
25: running test case 'block literal, empty block vals in seq 1'
25: -------------------------------------------
25: - |+
25:
25: - |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/89 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/0
25: -------------------------------------------
25: running test case 'indentation requirements'
25: -------------------------------------------
25: --- |
25: hello
25: there
25:
25: --- |
25: hello
25: there
25:
25: --- |
25: hello
25: there
25:
25: --- |
25: ciao
25: qua
25:
25: --- |
25: ciao
25: qua
25:
25: --- |
25: ciao
25: qua
25:
25: ---
25: - |
25: hello
25: there
25:
25: - |
25: ciao
25: qua
25:
25: ---
25: foo: |
25: hello
25: there
25:
25: bar: |
25: ciao
25: qua
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/0 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/1
25: -------------------------------------------
25: running test case 'indentation requirements err seq'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/1 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/2
25: -------------------------------------------
25: running test case 'indentation requirements err map'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/2 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/3
25: -------------------------------------------
25: running test case 'indentation requirements err level'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/3 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/4
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_02'
25: -------------------------------------------
25: --- ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/4 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/5
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_03'
25: -------------------------------------------
25: --- ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/5 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/6
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_xx'
25: -------------------------------------------
25: --- ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/6 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/7
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_02_1'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/7 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/8
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_03_1'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/8 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/9
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_xx_1'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/9 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/10
25: -------------------------------------------
25: running test case 'block literal as map entry'
25: -------------------------------------------
25: data: |
25: There once was a short man from Ealing
25: Who got on a bus to Darjeeling
25: It said on the door
25: "Please don't spit on the floor"
25: So he carefully spat on the ceiling
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/10 (1 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/11
25: -------------------------------------------
25: running test case 'block literal and two scalars'
25: -------------------------------------------
25: example: |
25: HTML goes into YAML without modification
25:
25: message: |
25:
25:
25:
25: date: 2007-06-01
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/11 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/12
25: -------------------------------------------
25: running test case 'block literal no chomp, no indentation'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: text
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/12 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/13
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2'
25: -------------------------------------------
25: - |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: - another val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/13 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/14
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
25: -------------------------------------------
25: - |+
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: - another val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/14 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/15
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
25: -------------------------------------------
25: - |-
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: - another val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/15 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/16
25: -------------------------------------------
25: running test case 'block literal as seq val at eof, implicit indentation 2'
25: -------------------------------------------
25: - |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/16 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/17
25: -------------------------------------------
25: running test case 'block literal as seq val at eof, implicit indentation 4'
25: -------------------------------------------
25: - |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/17 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/18
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 2'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/18 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/19
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/19 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/20
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
25: -------------------------------------------
25: example: |+
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/20 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/21
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
25: -------------------------------------------
25: example: |-
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/21 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/22
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 3'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/22 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/23
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 3'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/23 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/24
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 4'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/24 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/25
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 4'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/25 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/26
25: -------------------------------------------
25: running test case 'block literal as map val at eof, implicit indentation 2'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/26 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/27
25: -------------------------------------------
25: running test case 'block literal as map val at eof, implicit indentation 4'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/27 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/28
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 9'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/28 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/29
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 9'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/29 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/30
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, without quotes'
25: -------------------------------------------
25: tpl:
25: src: |
25: #include <{{hdr.filename}}>
25:
25: {{src.gencode}}
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/30 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/31
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, with double quotes'
25: -------------------------------------------
25: tpl:
25: src: |
25: #include "{{hdr.filename}}"
25:
25: {{src.gencode}}
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/31 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/32
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, with single quotes'
25: -------------------------------------------
25: tpl:
25: src: |
25: #include '{{hdr.filename}}'
25:
25: {{src.gencode}}
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/32 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/33
25: -------------------------------------------
25: running test case 'block literal with same indentation level 0'
25: -------------------------------------------
25: aaa: |
25: xxx
25:
25: bbb: |
25: yyy
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/33 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/34
25: -------------------------------------------
25: running test case 'block literal with same indentation level 1'
25: -------------------------------------------
25: - aaa: |
25: xxx
25:
25: bbb: |
25: yyy
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/34 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/35
25: -------------------------------------------
25: running test case 'block literal with empty docval 1'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/35 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/36
25: -------------------------------------------
25: running test case 'block literal with empty docval 2'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/36 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/37
25: -------------------------------------------
25: running test case 'block literal with empty docval 3'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/37 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/38
25: -------------------------------------------
25: running test case 'block literal with empty docval 4'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/38 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/39
25: -------------------------------------------
25: running test case 'block literal with empty docval 5'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/39 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/40
25: -------------------------------------------
25: running test case 'block literal with empty docval 6'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/40 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/41
25: -------------------------------------------
25: running test case 'block literal with empty docval 7'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/41 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/42
25: -------------------------------------------
25: running test case 'block literal with empty docval 8'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/42 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/43
25: -------------------------------------------
25: running test case 'block literal with empty docval 9'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/43 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/44
25: -------------------------------------------
25: running test case 'block literal with empty docval 10'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/44 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/45
25: -------------------------------------------
25: running test case 'block literal with empty docval 11'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/45 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/46
25: -------------------------------------------
25: running test case 'block literal with empty docval 12'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/46 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/47
25: -------------------------------------------
25: running test case 'block literal with empty docval 13'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/47 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/48
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0'
25: -------------------------------------------
25: - ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/48 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/49
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0.1'
25: -------------------------------------------
25: - |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/49 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/50
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0.2'
25: -------------------------------------------
25: - |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/50 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/51
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1'
25: -------------------------------------------
25: foo: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/51 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/52
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1.1'
25: -------------------------------------------
25: foo: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/52 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/53
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1.2'
25: -------------------------------------------
25: foo: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/53 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/54
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/54 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/55
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2.1'
25: -------------------------------------------
25: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/55 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/56
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2.2'
25: -------------------------------------------
25: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/56 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/57
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.0'
25: -------------------------------------------
25: - |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/57 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/58
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.0.1'
25: -------------------------------------------
25: - |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/58 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/59
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.1'
25: -------------------------------------------
25: foo: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/59 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/60
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.1.1'
25: -------------------------------------------
25: foo: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/60 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/61
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.2'
25: -------------------------------------------
25: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/61 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/62
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.2.1'
25: -------------------------------------------
25: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/62 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/63
25: -------------------------------------------
25: running test case 'block literal with empty docval 16'
25: -------------------------------------------
25: |+
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/63 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/64
25: -------------------------------------------
25: running test case 'block literal with empty docval 16.1'
25: -------------------------------------------
25: foo: |+
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/64 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/65
25: -------------------------------------------
25: running test case 'block literal with empty docval 16.2'
25: -------------------------------------------
25: - |+
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/65 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/66
25: -------------------------------------------
25: running test case 'block literal with empty docval 17'
25: -------------------------------------------
25: |+
25:
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/66 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/67
25: -------------------------------------------
25: running test case 'block literal with empty docval 17.1'
25: -------------------------------------------
25: foo: |+
25:
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/67 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/68
25: -------------------------------------------
25: running test case 'block literal with empty docval 17.2'
25: -------------------------------------------
25: - |+
25:
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/68 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/69
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 0'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/69 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/70
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/70 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/71
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1.1'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/71 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/72
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1.2'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/72 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/73
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 2'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/73 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/74
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 3'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/74 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/75
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 4'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/75 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/76
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/76 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/77
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.1'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/77 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/78
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.2'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/78 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/79
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.3'
25: -------------------------------------------
25: |
25: asd
25:
25:
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/79 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/80
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 6'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/80 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/81
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 7'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/81 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/82
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 8'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/82 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/83
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 9'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/83 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/84
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 10'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/84 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/85
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 11'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/85 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/86
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 12'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/86 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/87
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 13'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/87 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/88
25: -------------------------------------------
25: running test case 'block literal, empty block vals in seq 0'
25: -------------------------------------------
25: - |+
25:
25: - |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/88 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/89
25: -------------------------------------------
25: running test case 'block literal, empty block vals in seq 1'
25: -------------------------------------------
25: - |+
25:
25: - |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/89 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/0
25: -------------------------------------------
25: running test case 'indentation requirements'
25: -------------------------------------------
25: --- |
25: hello
25: there
25:
25: --- |
25: hello
25: there
25:
25: --- |
25: hello
25: there
25:
25: --- |
25: ciao
25: qua
25:
25: --- |
25: ciao
25: qua
25:
25: --- |
25: ciao
25: qua
25:
25: ---
25: - |
25: hello
25: there
25:
25: - |
25: ciao
25: qua
25:
25: ---
25: foo: |
25: hello
25: there
25:
25: bar: |
25: ciao
25: qua
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/0 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/1
25: -------------------------------------------
25: running test case 'indentation requirements err seq'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/1 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/2
25: -------------------------------------------
25: running test case 'indentation requirements err map'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/2 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/3
25: -------------------------------------------
25: running test case 'indentation requirements err level'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/3 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/4
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_02'
25: -------------------------------------------
25: --- ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/4 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/5
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_03'
25: -------------------------------------------
25: --- ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/5 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/6
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_xx'
25: -------------------------------------------
25: --- ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/6 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/7
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_02_1'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/7 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/8
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_03_1'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/8 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/9
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_xx_1'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/9 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/10
25: -------------------------------------------
25: running test case 'block literal as map entry'
25: -------------------------------------------
25: data: |
25: There once was a short man from Ealing
25: Who got on a bus to Darjeeling
25: It said on the door
25: "Please don't spit on the floor"
25: So he carefully spat on the ceiling
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/10 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/11
25: -------------------------------------------
25: running test case 'block literal and two scalars'
25: -------------------------------------------
25: example: |
25: HTML goes into YAML without modification
25:
25: message: |
25:
25:
25:
25: date: 2007-06-01
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/11 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/12
25: -------------------------------------------
25: running test case 'block literal no chomp, no indentation'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: text
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/12 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/13
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2'
25: -------------------------------------------
25: - |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: - another val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/13 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/14
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
25: -------------------------------------------
25: - |+
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: - another val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/14 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/15
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
25: -------------------------------------------
25: - |-
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: - another val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/15 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/16
25: -------------------------------------------
25: running test case 'block literal as seq val at eof, implicit indentation 2'
25: -------------------------------------------
25: - |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/16 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/17
25: -------------------------------------------
25: running test case 'block literal as seq val at eof, implicit indentation 4'
25: -------------------------------------------
25: - |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/17 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/18
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 2'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/18 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/19
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/19 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/20
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
25: -------------------------------------------
25: example: |+
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/20 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/21
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
25: -------------------------------------------
25: example: |-
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/21 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/22
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 3'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/22 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/23
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 3'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/23 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/24
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 4'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/24 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/25
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 4'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/25 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/26
25: -------------------------------------------
25: running test case 'block literal as map val at eof, implicit indentation 2'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/26 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/27
25: -------------------------------------------
25: running test case 'block literal as map val at eof, implicit indentation 4'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/27 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/28
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 9'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/28 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/29
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 9'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/29 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/30
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, without quotes'
25: -------------------------------------------
25: tpl:
25: src: |
25: #include <{{hdr.filename}}>
25:
25: {{src.gencode}}
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/30 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/31
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, with double quotes'
25: -------------------------------------------
25: tpl:
25: src: |
25: #include "{{hdr.filename}}"
25:
25: {{src.gencode}}
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/31 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/32
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, with single quotes'
25: -------------------------------------------
25: tpl:
25: src: |
25: #include '{{hdr.filename}}'
25:
25: {{src.gencode}}
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/32 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/33
25: -------------------------------------------
25: running test case 'block literal with same indentation level 0'
25: -------------------------------------------
25: aaa: |
25: xxx
25:
25: bbb: |
25: yyy
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/33 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/34
25: -------------------------------------------
25: running test case 'block literal with same indentation level 1'
25: -------------------------------------------
25: - aaa: |
25: xxx
25:
25: bbb: |
25: yyy
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/34 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/35
25: -------------------------------------------
25: running test case 'block literal with empty docval 1'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/35 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/36
25: -------------------------------------------
25: running test case 'block literal with empty docval 2'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/36 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/37
25: -------------------------------------------
25: running test case 'block literal with empty docval 3'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/37 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/38
25: -------------------------------------------
25: running test case 'block literal with empty docval 4'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/38 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/39
25: -------------------------------------------
25: running test case 'block literal with empty docval 5'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/39 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/40
25: -------------------------------------------
25: running test case 'block literal with empty docval 6'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/40 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/41
25: -------------------------------------------
25: running test case 'block literal with empty docval 7'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/41 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/42
25: -------------------------------------------
25: running test case 'block literal with empty docval 8'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/42 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/43
25: -------------------------------------------
25: running test case 'block literal with empty docval 9'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/43 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/44
25: -------------------------------------------
25: running test case 'block literal with empty docval 10'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/44 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/45
25: -------------------------------------------
25: running test case 'block literal with empty docval 11'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/45 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/46
25: -------------------------------------------
25: running test case 'block literal with empty docval 12'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/46 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/47
25: -------------------------------------------
25: running test case 'block literal with empty docval 13'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/47 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/48
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0'
25: -------------------------------------------
25: - ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/48 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/49
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0.1'
25: -------------------------------------------
25: - |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/49 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/50
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0.2'
25: -------------------------------------------
25: - |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/50 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/51
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1'
25: -------------------------------------------
25: foo: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/51 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/52
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1.1'
25: -------------------------------------------
25: foo: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/52 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/53
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1.2'
25: -------------------------------------------
25: foo: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/53 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/54
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/54 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/55
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2.1'
25: -------------------------------------------
25: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/55 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/56
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2.2'
25: -------------------------------------------
25: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/56 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/57
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.0'
25: -------------------------------------------
25: - |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/57 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/58
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.0.1'
25: -------------------------------------------
25: - |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/58 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/59
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.1'
25: -------------------------------------------
25: foo: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/59 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/60
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.1.1'
25: -------------------------------------------
25: foo: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/60 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/61
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.2'
25: -------------------------------------------
25: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/61 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/62
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.2.1'
25: -------------------------------------------
25: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/62 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/63
25: -------------------------------------------
25: running test case 'block literal with empty docval 16'
25: -------------------------------------------
25: |+
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/63 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/64
25: -------------------------------------------
25: running test case 'block literal with empty docval 16.1'
25: -------------------------------------------
25: foo: |+
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/64 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/65
25: -------------------------------------------
25: running test case 'block literal with empty docval 16.2'
25: -------------------------------------------
25: - |+
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/65 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/66
25: -------------------------------------------
25: running test case 'block literal with empty docval 17'
25: -------------------------------------------
25: |+
25:
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/66 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/67
25: -------------------------------------------
25: running test case 'block literal with empty docval 17.1'
25: -------------------------------------------
25: foo: |+
25:
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/67 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/68
25: -------------------------------------------
25: running test case 'block literal with empty docval 17.2'
25: -------------------------------------------
25: - |+
25:
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/68 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/69
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 0'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/69 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/70
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/70 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/71
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1.1'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/71 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/72
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1.2'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/72 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/73
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 2'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/73 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/74
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 3'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/74 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/75
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 4'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/75 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/76
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/76 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/77
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.1'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/77 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/78
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.2'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/78 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/79
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.3'
25: -------------------------------------------
25: |
25: asd
25:
25:
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/79 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/80
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 6'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/80 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/81
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 7'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/81 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/82
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 8'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/82 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/83
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 9'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/83 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/84
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 10'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/84 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/85
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 11'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/85 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/86
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 12'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/86 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/87
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 13'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/87 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/88
25: -------------------------------------------
25: running test case 'block literal, empty block vals in seq 0'
25: -------------------------------------------
25: - |+
25:
25: - |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/88 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/89
25: -------------------------------------------
25: running test case 'block literal, empty block vals in seq 1'
25: -------------------------------------------
25: - |+
25:
25: - |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/89 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/0
25: -------------------------------------------
25: running test case 'indentation requirements'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/0 (3 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/1
25: -------------------------------------------
25: running test case 'indentation requirements err seq'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/2
25: -------------------------------------------
25: running test case 'indentation requirements err map'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/3
25: -------------------------------------------
25: running test case 'indentation requirements err level'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/4
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_02'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/4 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/5
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_03'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/5 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/6
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_xx'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/6 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/7
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_02_1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/7 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/8
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_03_1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/8 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/9
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_xx_1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/9 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/10
25: -------------------------------------------
25: running test case 'block literal as map entry'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/10 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/11
25: -------------------------------------------
25: running test case 'block literal and two scalars'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/11 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/12
25: -------------------------------------------
25: running test case 'block literal no chomp, no indentation'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/12 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/13
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/13 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/14
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/14 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/15
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/15 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/16
25: -------------------------------------------
25: running test case 'block literal as seq val at eof, implicit indentation 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/16 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/17
25: -------------------------------------------
25: running test case 'block literal as seq val at eof, implicit indentation 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/17 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/18
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/18 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/19
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/19 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/20
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/20 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/21
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/21 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/22
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 3'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/22 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/23
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 3'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/23 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/24
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/24 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/25
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/25 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/26
25: -------------------------------------------
25: running test case 'block literal as map val at eof, implicit indentation 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/26 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/27
25: -------------------------------------------
25: running test case 'block literal as map val at eof, implicit indentation 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/27 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/28
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 9'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/28 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/29
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 9'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/29 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/30
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, without quotes'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/30 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/31
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, with double quotes'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/31 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/32
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, with single quotes'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/32 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/33
25: -------------------------------------------
25: running test case 'block literal with same indentation level 0'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/33 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/34
25: -------------------------------------------
25: running test case 'block literal with same indentation level 1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/34 (1 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/35
25: -------------------------------------------
25: running test case 'block literal with empty docval 1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/35 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/36
25: -------------------------------------------
25: running test case 'block literal with empty docval 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/36 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/37
25: -------------------------------------------
25: running test case 'block literal with empty docval 3'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/37 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/38
25: -------------------------------------------
25: running test case 'block literal with empty docval 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/38 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/39
25: -------------------------------------------
25: running test case 'block literal with empty docval 5'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/39 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/40
25: -------------------------------------------
25: running test case 'block literal with empty docval 6'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/40 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/41
25: -------------------------------------------
25: running test case 'block literal with empty docval 7'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/41 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/42
25: -------------------------------------------
25: running test case 'block literal with empty docval 8'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/42 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/43
25: -------------------------------------------
25: running test case 'block literal with empty docval 9'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/43 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/44
25: -------------------------------------------
25: running test case 'block literal with empty docval 10'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/44 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/45
25: -------------------------------------------
25: running test case 'block literal with empty docval 11'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/45 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/46
25: -------------------------------------------
25: running test case 'block literal with empty docval 12'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/46 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/47
25: -------------------------------------------
25: running test case 'block literal with empty docval 13'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/47 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/48
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/48 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/49
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/49 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/50
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/50 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/51
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/51 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/52
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/52 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/53
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/53 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/54
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/54 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/55
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/55 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/56
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/56 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/57
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.0'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/57 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/58
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.0.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/58 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/59
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/59 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/60
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.1.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/60 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/61
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/61 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/62
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.2.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/62 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/63
25: -------------------------------------------
25: running test case 'block literal with empty docval 16'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/63 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/64
25: -------------------------------------------
25: running test case 'block literal with empty docval 16.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/64 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/65
25: -------------------------------------------
25: running test case 'block literal with empty docval 16.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/65 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/66
25: -------------------------------------------
25: running test case 'block literal with empty docval 17'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/66 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/67
25: -------------------------------------------
25: running test case 'block literal with empty docval 17.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/67 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/68
25: -------------------------------------------
25: running test case 'block literal with empty docval 17.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/68 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/69
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 0'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/69 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/70
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/70 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/71
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/71 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/72
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/72 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/73
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/73 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/74
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 3'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/74 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/75
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/75 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/76
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/76 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/77
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/77 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/78
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/78 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/79
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.3'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/79 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/80
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 6'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/80 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/81
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 7'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/81 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/82
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 8'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/82 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/83
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 9'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/83 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/84
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 10'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/84 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/85
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 11'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/85 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/86
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 12'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/86 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/87
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 13'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/87 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/88
25: -------------------------------------------
25: running test case 'block literal, empty block vals in seq 0'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/88 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/89
25: -------------------------------------------
25: running test case 'block literal, empty block vals in seq 1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/89 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/0
25: -------------------------------------------
25: running test case 'indentation requirements'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/1
25: -------------------------------------------
25: running test case 'indentation requirements err seq'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/2
25: -------------------------------------------
25: running test case 'indentation requirements err map'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/3
25: -------------------------------------------
25: running test case 'indentation requirements err level'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/4
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_02'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/4 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/5
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_03'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/5 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/6
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_xx'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/6 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/7
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_02_1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/7 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/8
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_03_1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/8 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/9
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_xx_1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/9 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/10
25: -------------------------------------------
25: running test case 'block literal as map entry'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/10 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/11
25: -------------------------------------------
25: running test case 'block literal and two scalars'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/11 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/12
25: -------------------------------------------
25: running test case 'block literal no chomp, no indentation'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/12 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/13
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/13 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/14
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/14 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/15
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/15 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/16
25: -------------------------------------------
25: running test case 'block literal as seq val at eof, implicit indentation 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/16 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/17
25: -------------------------------------------
25: running test case 'block literal as seq val at eof, implicit indentation 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/17 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/18
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/18 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/19
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/19 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/20
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/20 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/21
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/21 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/22
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 3'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/22 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/23
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 3'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/23 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/24
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/24 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/25
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/25 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/26
25: -------------------------------------------
25: running test case 'block literal as map val at eof, implicit indentation 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/26 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/27
25: -------------------------------------------
25: running test case 'block literal as map val at eof, implicit indentation 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/27 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/28
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 9'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/28 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/29
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 9'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/29 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/30
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, without quotes'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/30 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/31
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, with double quotes'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/31 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/32
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, with single quotes'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/32 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/33
25: -------------------------------------------
25: running test case 'block literal with same indentation level 0'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/33 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/34
25: -------------------------------------------
25: running test case 'block literal with same indentation level 1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/34 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/35
25: -------------------------------------------
25: running test case 'block literal with empty docval 1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/35 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/36
25: -------------------------------------------
25: running test case 'block literal with empty docval 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/36 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/37
25: -------------------------------------------
25: running test case 'block literal with empty docval 3'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/37 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/38
25: -------------------------------------------
25: running test case 'block literal with empty docval 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/38 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/39
25: -------------------------------------------
25: running test case 'block literal with empty docval 5'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/39 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/40
25: -------------------------------------------
25: running test case 'block literal with empty docval 6'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/40 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/41
25: -------------------------------------------
25: running test case 'block literal with empty docval 7'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/41 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/42
25: -------------------------------------------
25: running test case 'block literal with empty docval 8'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/42 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/43
25: -------------------------------------------
25: running test case 'block literal with empty docval 9'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/43 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/44
25: -------------------------------------------
25: running test case 'block literal with empty docval 10'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/44 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/45
25: -------------------------------------------
25: running test case 'block literal with empty docval 11'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/45 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/46
25: -------------------------------------------
25: running test case 'block literal with empty docval 12'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/46 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/47
25: -------------------------------------------
25: running test case 'block literal with empty docval 13'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/47 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/48
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/48 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/49
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/49 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/50
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/50 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/51
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/51 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/52
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/52 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/53
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/53 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/54
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/54 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/55
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/55 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/56
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/56 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/57
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.0'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/57 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/58
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.0.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/58 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/59
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/59 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/60
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.1.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/60 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/61
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/61 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/62
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.2.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/62 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/63
25: -------------------------------------------
25: running test case 'block literal with empty docval 16'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/63 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/64
25: -------------------------------------------
25: running test case 'block literal with empty docval 16.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/64 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/65
25: -------------------------------------------
25: running test case 'block literal with empty docval 16.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/65 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/66
25: -------------------------------------------
25: running test case 'block literal with empty docval 17'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/66 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/67
25: -------------------------------------------
25: running test case 'block literal with empty docval 17.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/67 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/68
25: -------------------------------------------
25: running test case 'block literal with empty docval 17.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/68 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/69
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 0'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/69 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/70
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/70 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/71
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/71 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/72
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/72 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/73
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/73 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/74
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 3'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/74 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/75
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/75 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/76
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/76 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/77
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/77 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/78
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/78 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/79
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.3'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/79 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/80
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 6'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/80 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/81
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 7'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/81 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/82
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 8'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/82 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/83
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 9'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/83 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/84
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 10'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/84 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/85
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 11'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/85 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/86
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 12'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/86 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/87
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 13'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/87 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/88
25: -------------------------------------------
25: running test case 'block literal, empty block vals in seq 0'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/88 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/89
25: -------------------------------------------
25: running test case 'block literal, empty block vals in seq 1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/89 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/0
25: -------------------------------------------
25: running test case 'indentation requirements'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/0 (11 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/1
25: -------------------------------------------
25: running test case 'indentation requirements err seq'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/2
25: -------------------------------------------
25: running test case 'indentation requirements err map'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/3
25: -------------------------------------------
25: running test case 'indentation requirements err level'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/4
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_02'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/4 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/5
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_03'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/5 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/6
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_xx'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/6 (3 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/7
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_02_1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/7 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/8
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_03_1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/8 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/9
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_xx_1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/9 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/10
25: -------------------------------------------
25: running test case 'block literal as map entry'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/10 (3 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/11
25: -------------------------------------------
25: running test case 'block literal and two scalars'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/11 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/12
25: -------------------------------------------
25: running test case 'block literal no chomp, no indentation'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/12 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/13
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/13 (3 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/14
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/14 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/15
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/15 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/16
25: -------------------------------------------
25: running test case 'block literal as seq val at eof, implicit indentation 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/16 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/17
25: -------------------------------------------
25: running test case 'block literal as seq val at eof, implicit indentation 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/17 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/18
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/18 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/19
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/19 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/20
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/20 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/21
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/21 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/22
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 3'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/22 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/23
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 3'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/23 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/24
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/24 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/25
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/25 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/26
25: -------------------------------------------
25: running test case 'block literal as map val at eof, implicit indentation 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/26 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/27
25: -------------------------------------------
25: running test case 'block literal as map val at eof, implicit indentation 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/27 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/28
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 9'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/28 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/29
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 9'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/29 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/30
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, without quotes'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/30 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/31
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, with double quotes'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/31 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/32
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, with single quotes'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/32 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/33
25: -------------------------------------------
25: running test case 'block literal with same indentation level 0'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/33 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/34
25: -------------------------------------------
25: running test case 'block literal with same indentation level 1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/34 (3 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/35
25: -------------------------------------------
25: running test case 'block literal with empty docval 1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/35 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/36
25: -------------------------------------------
25: running test case 'block literal with empty docval 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/36 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/37
25: -------------------------------------------
25: running test case 'block literal with empty docval 3'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/37 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/38
25: -------------------------------------------
25: running test case 'block literal with empty docval 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/38 (3 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/39
25: -------------------------------------------
25: running test case 'block literal with empty docval 5'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/39 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/40
25: -------------------------------------------
25: running test case 'block literal with empty docval 6'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/40 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/41
25: -------------------------------------------
25: running test case 'block literal with empty docval 7'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/41 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/42
25: -------------------------------------------
25: running test case 'block literal with empty docval 8'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/42 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/43
25: -------------------------------------------
25: running test case 'block literal with empty docval 9'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/43 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/44
25: -------------------------------------------
25: running test case 'block literal with empty docval 10'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/44 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/45
25: -------------------------------------------
25: running test case 'block literal with empty docval 11'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/45 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/46
25: -------------------------------------------
25: running test case 'block literal with empty docval 12'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/46 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/47
25: -------------------------------------------
25: running test case 'block literal with empty docval 13'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/47 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/48
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/48 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/49
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/49 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/50
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/50 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/51
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/51 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/52
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/52 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/53
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/53 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/54
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/54 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/55
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/55 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/56
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/56 (3 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/57
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.0'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/57 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/58
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.0.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/58 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/59
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/59 (3 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/60
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.1.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/60 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/61
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/61 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/62
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.2.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/62 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/63
25: -------------------------------------------
25: running test case 'block literal with empty docval 16'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/63 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/64
25: -------------------------------------------
25: running test case 'block literal with empty docval 16.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/64 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/65
25: -------------------------------------------
25: running test case 'block literal with empty docval 16.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/65 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/66
25: -------------------------------------------
25: running test case 'block literal with empty docval 17'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/66 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/67
25: -------------------------------------------
25: running test case 'block literal with empty docval 17.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/67 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/68
25: -------------------------------------------
25: running test case 'block literal with empty docval 17.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/68 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/69
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 0'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/69 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/70
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/70 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/71
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/71 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/72
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/72 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/73
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/73 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/74
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 3'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/74 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/75
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/75 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/76
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/76 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/77
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/77 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/78
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/78 (3 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/79
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.3'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/79 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/80
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 6'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/80 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/81
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 7'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/81 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/82
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 8'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/82 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/83
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 9'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/83 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/84
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 10'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/84 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/85
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 11'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/85 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/86
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 12'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/86 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/87
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 13'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/87 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/88
25: -------------------------------------------
25: running test case 'block literal, empty block vals in seq 0'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/88 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/89
25: -------------------------------------------
25: running test case 'block literal, empty block vals in seq 1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/89 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/0
25: -------------------------------------------
25: running test case 'indentation requirements'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/0 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/1
25: -------------------------------------------
25: running test case 'indentation requirements err seq'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/2
25: -------------------------------------------
25: running test case 'indentation requirements err map'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/3
25: -------------------------------------------
25: running test case 'indentation requirements err level'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/4
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_02'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/4 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/5
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_03'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/5 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/6
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_xx'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/6 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/7
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_02_1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/7 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/8
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_03_1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/8 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/9
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_xx_1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/9 (3 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/10
25: -------------------------------------------
25: running test case 'block literal as map entry'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/10 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/11
25: -------------------------------------------
25: running test case 'block literal and two scalars'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/11 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/12
25: -------------------------------------------
25: running test case 'block literal no chomp, no indentation'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/12 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/13
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/13 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/14
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/14 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/15
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/15 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/16
25: -------------------------------------------
25: running test case 'block literal as seq val at eof, implicit indentation 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/16 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/17
25: -------------------------------------------
25: running test case 'block literal as seq val at eof, implicit indentation 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/17 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/18
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/18 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/19
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/19 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/20
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/20 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/21
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/21 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/22
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 3'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/22 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/23
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 3'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/23 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/24
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/24 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/25
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/25 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/26
25: -------------------------------------------
25: running test case 'block literal as map val at eof, implicit indentation 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/26 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/27
25: -------------------------------------------
25: running test case 'block literal as map val at eof, implicit indentation 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/27 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/28
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 9'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/28 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/29
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 9'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/29 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/30
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, without quotes'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/30 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/31
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, with double quotes'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/31 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/32
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, with single quotes'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/32 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/33
25: -------------------------------------------
25: running test case 'block literal with same indentation level 0'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/33 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/34
25: -------------------------------------------
25: running test case 'block literal with same indentation level 1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/34 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/35
25: -------------------------------------------
25: running test case 'block literal with empty docval 1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/35 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/36
25: -------------------------------------------
25: running test case 'block literal with empty docval 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/36 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/37
25: -------------------------------------------
25: running test case 'block literal with empty docval 3'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/37 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/38
25: -------------------------------------------
25: running test case 'block literal with empty docval 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/38 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/39
25: -------------------------------------------
25: running test case 'block literal with empty docval 5'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/39 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/40
25: -------------------------------------------
25: running test case 'block literal with empty docval 6'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/40 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/41
25: -------------------------------------------
25: running test case 'block literal with empty docval 7'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/41 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/42
25: -------------------------------------------
25: running test case 'block literal with empty docval 8'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/42 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/43
25: -------------------------------------------
25: running test case 'block literal with empty docval 9'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/43 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/44
25: -------------------------------------------
25: running test case 'block literal with empty docval 10'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/44 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/45
25: -------------------------------------------
25: running test case 'block literal with empty docval 11'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/45 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/46
25: -------------------------------------------
25: running test case 'block literal with empty docval 12'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/46 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/47
25: -------------------------------------------
25: running test case 'block literal with empty docval 13'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/47 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/48
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/48 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/49
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/49 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/50
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/50 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/51
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/51 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/52
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/52 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/53
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/53 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/54
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/54 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/55
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/55 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/56
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/56 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/57
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.0'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/57 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/58
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.0.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/58 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/59
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/59 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/60
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.1.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/60 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/61
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/61 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/62
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.2.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/62 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/63
25: -------------------------------------------
25: running test case 'block literal with empty docval 16'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/63 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/64
25: -------------------------------------------
25: running test case 'block literal with empty docval 16.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/64 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/65
25: -------------------------------------------
25: running test case 'block literal with empty docval 16.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/65 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/66
25: -------------------------------------------
25: running test case 'block literal with empty docval 17'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/66 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/67
25: -------------------------------------------
25: running test case 'block literal with empty docval 17.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/67 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/68
25: -------------------------------------------
25: running test case 'block literal with empty docval 17.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/68 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/69
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 0'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/69 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/70
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/70 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/71
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/71 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/72
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/72 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/73
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/73 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/74
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 3'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/74 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/75
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/75 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/76
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/76 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/77
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/77 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/78
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/78 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/79
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.3'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/79 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/80
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 6'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/80 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/81
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 7'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/81 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/82
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 8'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/82 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/83
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 9'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/83 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/84
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 10'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/84 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/85
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 11'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/85 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/86
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 12'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/86 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/87
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 13'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/87 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/88
25: -------------------------------------------
25: running test case 'block literal, empty block vals in seq 0'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/88 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/89
25: -------------------------------------------
25: running test case 'block literal, empty block vals in seq 1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/89 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/0
25: -------------------------------------------
25: running test case 'indentation requirements'
25: -------------------------------------------
25: --- |
25: hello
25: there
25:
25: --- |
25: hello
25: there
25:
25: --- |
25: hello
25: there
25:
25: --- |
25: ciao
25: qua
25:
25: --- |
25: ciao
25: qua
25:
25: --- |
25: ciao
25: qua
25:
25: ---
25: - |
25: hello
25: there
25:
25: - |
25: ciao
25: qua
25:
25: ---
25: foo: |
25: hello
25: there
25:
25: bar: |
25: ciao
25: qua
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/0 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/1
25: -------------------------------------------
25: running test case 'indentation requirements err seq'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/1 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/2
25: -------------------------------------------
25: running test case 'indentation requirements err map'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/2 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/3
25: -------------------------------------------
25: running test case 'indentation requirements err level'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/3 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/4
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_02'
25: -------------------------------------------
25: --- ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/4 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/5
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_03'
25: -------------------------------------------
25: --- ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/5 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/6
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_xx'
25: -------------------------------------------
25: --- ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/6 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/7
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_02_1'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/7 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/8
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_03_1'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/8 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/9
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_xx_1'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/9 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/10
25: -------------------------------------------
25: running test case 'block literal as map entry'
25: -------------------------------------------
25: data: |
25: There once was a short man from Ealing
25: Who got on a bus to Darjeeling
25: It said on the door
25: "Please don't spit on the floor"
25: So he carefully spat on the ceiling
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/10 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/11
25: -------------------------------------------
25: running test case 'block literal and two scalars'
25: -------------------------------------------
25: example: |
25: HTML goes into YAML without modification
25:
25: message: |
25:
25:
25:
25: date: 2007-06-01
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/11 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/12
25: -------------------------------------------
25: running test case 'block literal no chomp, no indentation'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: text
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/12 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/13
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2'
25: -------------------------------------------
25: - |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: - another val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/13 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/14
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
25: -------------------------------------------
25: - |+
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: - another val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/14 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/15
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
25: -------------------------------------------
25: - |-
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: - another val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/15 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/16
25: -------------------------------------------
25: running test case 'block literal as seq val at eof, implicit indentation 2'
25: -------------------------------------------
25: - |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/16 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/17
25: -------------------------------------------
25: running test case 'block literal as seq val at eof, implicit indentation 4'
25: -------------------------------------------
25: - |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/17 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/18
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 2'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/18 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/19
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/19 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/20
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
25: -------------------------------------------
25: example: |+
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/20 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/21
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
25: -------------------------------------------
25: example: |-
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/21 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/22
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 3'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/22 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/23
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 3'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/23 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/24
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 4'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/24 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/25
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 4'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/25 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/26
25: -------------------------------------------
25: running test case 'block literal as map val at eof, implicit indentation 2'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/26 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/27
25: -------------------------------------------
25: running test case 'block literal as map val at eof, implicit indentation 4'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/27 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/28
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 9'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/28 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/29
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 9'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/29 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/30
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, without quotes'
25: -------------------------------------------
25: tpl:
25: src: |
25: #include <{{hdr.filename}}>
25:
25: {{src.gencode}}
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/30 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/31
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, with double quotes'
25: -------------------------------------------
25: tpl:
25: src: |
25: #include "{{hdr.filename}}"
25:
25: {{src.gencode}}
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/31 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/32
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, with single quotes'
25: -------------------------------------------
25: tpl:
25: src: |
25: #include '{{hdr.filename}}'
25:
25: {{src.gencode}}
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/32 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/33
25: -------------------------------------------
25: running test case 'block literal with same indentation level 0'
25: -------------------------------------------
25: aaa: |
25: xxx
25:
25: bbb: |
25: yyy
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/33 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/34
25: -------------------------------------------
25: running test case 'block literal with same indentation level 1'
25: -------------------------------------------
25: - aaa: |
25: xxx
25:
25: bbb: |
25: yyy
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/34 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/35
25: -------------------------------------------
25: running test case 'block literal with empty docval 1'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/35 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/36
25: -------------------------------------------
25: running test case 'block literal with empty docval 2'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/36 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/37
25: -------------------------------------------
25: running test case 'block literal with empty docval 3'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/37 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/38
25: -------------------------------------------
25: running test case 'block literal with empty docval 4'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/38 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/39
25: -------------------------------------------
25: running test case 'block literal with empty docval 5'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/39 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/40
25: -------------------------------------------
25: running test case 'block literal with empty docval 6'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/40 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/41
25: -------------------------------------------
25: running test case 'block literal with empty docval 7'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/41 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/42
25: -------------------------------------------
25: running test case 'block literal with empty docval 8'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/42 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/43
25: -------------------------------------------
25: running test case 'block literal with empty docval 9'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/43 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/44
25: -------------------------------------------
25: running test case 'block literal with empty docval 10'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/44 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/45
25: -------------------------------------------
25: running test case 'block literal with empty docval 11'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/45 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/46
25: -------------------------------------------
25: running test case 'block literal with empty docval 12'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/46 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/47
25: -------------------------------------------
25: running test case 'block literal with empty docval 13'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/47 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/48
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0'
25: -------------------------------------------
25: - ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/48 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/49
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0.1'
25: -------------------------------------------
25: - |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/49 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/50
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0.2'
25: -------------------------------------------
25: - |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/50 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/51
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1'
25: -------------------------------------------
25: foo: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/51 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/52
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1.1'
25: -------------------------------------------
25: foo: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/52 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/53
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1.2'
25: -------------------------------------------
25: foo: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/53 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/54
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/54 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/55
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2.1'
25: -------------------------------------------
25: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/55 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/56
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2.2'
25: -------------------------------------------
25: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/56 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/57
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.0'
25: -------------------------------------------
25: - |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/57 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/58
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.0.1'
25: -------------------------------------------
25: - |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/58 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/59
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.1'
25: -------------------------------------------
25: foo: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/59 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/60
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.1.1'
25: -------------------------------------------
25: foo: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/60 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/61
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.2'
25: -------------------------------------------
25: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/61 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/62
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.2.1'
25: -------------------------------------------
25: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/62 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/63
25: -------------------------------------------
25: running test case 'block literal with empty docval 16'
25: -------------------------------------------
25: |+
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/63 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/64
25: -------------------------------------------
25: running test case 'block literal with empty docval 16.1'
25: -------------------------------------------
25: foo: |+
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/64 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/65
25: -------------------------------------------
25: running test case 'block literal with empty docval 16.2'
25: -------------------------------------------
25: - |+
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/65 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/66
25: -------------------------------------------
25: running test case 'block literal with empty docval 17'
25: -------------------------------------------
25: |+
25:
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/66 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/67
25: -------------------------------------------
25: running test case 'block literal with empty docval 17.1'
25: -------------------------------------------
25: foo: |+
25:
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/67 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/68
25: -------------------------------------------
25: running test case 'block literal with empty docval 17.2'
25: -------------------------------------------
25: - |+
25:
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/68 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/69
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 0'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/69 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/70
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/70 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/71
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1.1'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/71 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/72
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1.2'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/72 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/73
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 2'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/73 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/74
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 3'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/74 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/75
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 4'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/75 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/76
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/76 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/77
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.1'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/77 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/78
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.2'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/78 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/79
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.3'
25: -------------------------------------------
25: |
25: asd
25:
25:
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/79 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/80
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 6'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/80 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/81
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 7'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/81 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/82
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 8'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/82 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/83
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 9'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/83 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/84
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 10'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/84 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/85
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 11'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/85 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/86
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 12'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/86 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/87
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 13'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/87 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/88
25: -------------------------------------------
25: running test case 'block literal, empty block vals in seq 0'
25: -------------------------------------------
25: - |+
25:
25: - |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/88 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/89
25: -------------------------------------------
25: running test case 'block literal, empty block vals in seq 1'
25: -------------------------------------------
25: - |+
25:
25: - |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/89 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/0
25: -------------------------------------------
25: running test case 'indentation requirements'
25: -------------------------------------------
25: --- |
25: hello
25: there
25:
25: --- |
25: hello
25: there
25:
25: --- |
25: hello
25: there
25:
25: --- |
25: ciao
25: qua
25:
25: --- |
25: ciao
25: qua
25:
25: --- |
25: ciao
25: qua
25:
25: ---
25: - |
25: hello
25: there
25:
25: - |
25: ciao
25: qua
25:
25: ---
25: foo: |
25: hello
25: there
25:
25: bar: |
25: ciao
25: qua
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/0 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/1
25: -------------------------------------------
25: running test case 'indentation requirements err seq'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/1 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/2
25: -------------------------------------------
25: running test case 'indentation requirements err map'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/2 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/3
25: -------------------------------------------
25: running test case 'indentation requirements err level'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/3 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/4
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_02'
25: -------------------------------------------
25: --- ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/4 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/5
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_03'
25: -------------------------------------------
25: --- ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/5 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/6
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_xx'
25: -------------------------------------------
25: --- ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/6 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/7
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_02_1'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/7 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/8
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_03_1'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/8 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/9
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_xx_1'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/9 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/10
25: -------------------------------------------
25: running test case 'block literal as map entry'
25: -------------------------------------------
25: data: |
25: There once was a short man from Ealing
25: Who got on a bus to Darjeeling
25: It said on the door
25: "Please don't spit on the floor"
25: So he carefully spat on the ceiling
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/10 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/11
25: -------------------------------------------
25: running test case 'block literal and two scalars'
25: -------------------------------------------
25: example: |
25: HTML goes into YAML without modification
25:
25: message: |
25:
25:
25:
25: date: 2007-06-01
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/11 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/12
25: -------------------------------------------
25: running test case 'block literal no chomp, no indentation'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: text
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/12 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/13
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2'
25: -------------------------------------------
25: - |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: - another val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/13 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/14
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
25: -------------------------------------------
25: - |+
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: - another val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/14 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/15
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
25: -------------------------------------------
25: - |-
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: - another val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/15 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/16
25: -------------------------------------------
25: running test case 'block literal as seq val at eof, implicit indentation 2'
25: -------------------------------------------
25: - |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/16 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/17
25: -------------------------------------------
25: running test case 'block literal as seq val at eof, implicit indentation 4'
25: -------------------------------------------
25: - |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/17 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/18
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 2'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/18 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/19
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/19 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/20
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
25: -------------------------------------------
25: example: |+
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/20 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/21
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
25: -------------------------------------------
25: example: |-
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/21 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/22
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 3'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/22 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/23
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 3'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/23 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/24
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 4'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/24 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/25
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 4'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/25 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/26
25: -------------------------------------------
25: running test case 'block literal as map val at eof, implicit indentation 2'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/26 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/27
25: -------------------------------------------
25: running test case 'block literal as map val at eof, implicit indentation 4'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/27 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/28
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 9'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/28 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/29
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 9'
25: -------------------------------------------
25: example: |
25: Several lines of text,
25: with some "quotes" of various 'types',
25: and also a blank line:
25:
25: plus another line at the end.
25:
25: another: val
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/29 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/30
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, without quotes'
25: -------------------------------------------
25: tpl:
25: src: |
25: #include <{{hdr.filename}}>
25:
25: {{src.gencode}}
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/30 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/31
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, with double quotes'
25: -------------------------------------------
25: tpl:
25: src: |
25: #include "{{hdr.filename}}"
25:
25: {{src.gencode}}
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/31 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/32
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, with single quotes'
25: -------------------------------------------
25: tpl:
25: src: |
25: #include '{{hdr.filename}}'
25:
25: {{src.gencode}}
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/32 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/33
25: -------------------------------------------
25: running test case 'block literal with same indentation level 0'
25: -------------------------------------------
25: aaa: |
25: xxx
25:
25: bbb: |
25: yyy
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/33 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/34
25: -------------------------------------------
25: running test case 'block literal with same indentation level 1'
25: -------------------------------------------
25: - aaa: |
25: xxx
25:
25: bbb: |
25: yyy
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/34 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/35
25: -------------------------------------------
25: running test case 'block literal with empty docval 1'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/35 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/36
25: -------------------------------------------
25: running test case 'block literal with empty docval 2'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/36 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/37
25: -------------------------------------------
25: running test case 'block literal with empty docval 3'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/37 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/38
25: -------------------------------------------
25: running test case 'block literal with empty docval 4'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/38 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/39
25: -------------------------------------------
25: running test case 'block literal with empty docval 5'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/39 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/40
25: -------------------------------------------
25: running test case 'block literal with empty docval 6'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/40 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/41
25: -------------------------------------------
25: running test case 'block literal with empty docval 7'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/41 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/42
25: -------------------------------------------
25: running test case 'block literal with empty docval 8'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/42 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/43
25: -------------------------------------------
25: running test case 'block literal with empty docval 9'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/43 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/44
25: -------------------------------------------
25: running test case 'block literal with empty docval 10'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/44 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/45
25: -------------------------------------------
25: running test case 'block literal with empty docval 11'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/45 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/46
25: -------------------------------------------
25: running test case 'block literal with empty docval 12'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/46 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/47
25: -------------------------------------------
25: running test case 'block literal with empty docval 13'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/47 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/48
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0'
25: -------------------------------------------
25: - ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/48 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/49
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0.1'
25: -------------------------------------------
25: - |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/49 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/50
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0.2'
25: -------------------------------------------
25: - |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/50 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/51
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1'
25: -------------------------------------------
25: foo: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/51 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/52
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1.1'
25: -------------------------------------------
25: foo: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/52 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/53
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1.2'
25: -------------------------------------------
25: foo: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/53 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/54
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2'
25: -------------------------------------------
25: ''
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/54 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/55
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2.1'
25: -------------------------------------------
25: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/55 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/56
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2.2'
25: -------------------------------------------
25: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/56 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/57
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.0'
25: -------------------------------------------
25: - |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/57 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/58
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.0.1'
25: -------------------------------------------
25: - |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/58 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/59
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.1'
25: -------------------------------------------
25: foo: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/59 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/60
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.1.1'
25: -------------------------------------------
25: foo: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/60 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/61
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.2'
25: -------------------------------------------
25: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/61 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/62
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.2.1'
25: -------------------------------------------
25: |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/62 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/63
25: -------------------------------------------
25: running test case 'block literal with empty docval 16'
25: -------------------------------------------
25: |+
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/63 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/64
25: -------------------------------------------
25: running test case 'block literal with empty docval 16.1'
25: -------------------------------------------
25: foo: |+
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/64 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/65
25: -------------------------------------------
25: running test case 'block literal with empty docval 16.2'
25: -------------------------------------------
25: - |+
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/65 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/66
25: -------------------------------------------
25: running test case 'block literal with empty docval 17'
25: -------------------------------------------
25: |+
25:
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/66 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/67
25: -------------------------------------------
25: running test case 'block literal with empty docval 17.1'
25: -------------------------------------------
25: foo: |+
25:
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/67 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/68
25: -------------------------------------------
25: running test case 'block literal with empty docval 17.2'
25: -------------------------------------------
25: - |+
25:
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/68 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/69
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 0'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/69 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/70
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/70 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/71
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1.1'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/71 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/72
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1.2'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/72 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/73
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 2'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/73 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/74
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 3'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/74 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/75
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 4'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/75 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/76
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/76 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/77
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.1'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/77 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/78
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.2'
25: -------------------------------------------
25: |
25: asd
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/78 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/79
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.3'
25: -------------------------------------------
25: |
25: asd
25:
25:
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/79 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/80
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 6'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/80 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/81
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 7'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/81 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/82
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 8'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/82 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/83
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 9'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/83 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/84
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 10'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/84 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/85
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 11'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/85 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/86
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 12'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/86 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/87
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 13'
25: -------------------------------------------
25: |
25: asd
25:
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/87 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/88
25: -------------------------------------------
25: running test case 'block literal, empty block vals in seq 0'
25: -------------------------------------------
25: - |+
25:
25: - |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/88 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/89
25: -------------------------------------------
25: running test case 'block literal, empty block vals in seq 1'
25: -------------------------------------------
25: - |+
25:
25: - |+
25:
25: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/89 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/0
25: -------------------------------------------
25: running test case 'indentation requirements'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/0 (1 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/1
25: -------------------------------------------
25: running test case 'indentation requirements err seq'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/1 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/2
25: -------------------------------------------
25: running test case 'indentation requirements err map'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/2 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/3
25: -------------------------------------------
25: running test case 'indentation requirements err level'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/3 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/4
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_02'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/4 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/5
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_03'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/5 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/6
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_xx'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/6 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/7
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_02_1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/7 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/8
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_03_1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/8 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/9
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_xx_1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/9 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/10
25: -------------------------------------------
25: running test case 'block literal as map entry'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/10 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/11
25: -------------------------------------------
25: running test case 'block literal and two scalars'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/11 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/12
25: -------------------------------------------
25: running test case 'block literal no chomp, no indentation'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/12 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/13
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/13 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/14
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/14 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/15
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/15 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/16
25: -------------------------------------------
25: running test case 'block literal as seq val at eof, implicit indentation 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/16 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/17
25: -------------------------------------------
25: running test case 'block literal as seq val at eof, implicit indentation 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/17 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/18
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/18 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/19
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/19 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/20
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/20 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/21
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/21 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/22
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 3'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/22 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/23
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 3'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/23 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/24
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/24 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/25
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/25 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/26
25: -------------------------------------------
25: running test case 'block literal as map val at eof, implicit indentation 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/26 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/27
25: -------------------------------------------
25: running test case 'block literal as map val at eof, implicit indentation 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/27 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/28
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 9'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/28 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/29
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 9'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/29 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/30
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, without quotes'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/30 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/31
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, with double quotes'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/31 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/32
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, with single quotes'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/32 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/33
25: -------------------------------------------
25: running test case 'block literal with same indentation level 0'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/33 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/34
25: -------------------------------------------
25: running test case 'block literal with same indentation level 1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/34 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/35
25: -------------------------------------------
25: running test case 'block literal with empty docval 1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/35 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/36
25: -------------------------------------------
25: running test case 'block literal with empty docval 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/36 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/37
25: -------------------------------------------
25: running test case 'block literal with empty docval 3'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/37 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/38
25: -------------------------------------------
25: running test case 'block literal with empty docval 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/38 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/39
25: -------------------------------------------
25: running test case 'block literal with empty docval 5'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/39 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/40
25: -------------------------------------------
25: running test case 'block literal with empty docval 6'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/40 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/41
25: -------------------------------------------
25: running test case 'block literal with empty docval 7'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/41 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/42
25: -------------------------------------------
25: running test case 'block literal with empty docval 8'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/42 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/43
25: -------------------------------------------
25: running test case 'block literal with empty docval 9'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/43 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/44
25: -------------------------------------------
25: running test case 'block literal with empty docval 10'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/44 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/45
25: -------------------------------------------
25: running test case 'block literal with empty docval 11'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/45 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/46
25: -------------------------------------------
25: running test case 'block literal with empty docval 12'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/46 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/47
25: -------------------------------------------
25: running test case 'block literal with empty docval 13'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/47 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/48
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/48 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/49
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/49 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/50
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/50 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/51
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/51 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/52
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/52 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/53
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/53 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/54
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/54 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/55
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/55 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/56
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/56 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/57
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.0'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/57 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/58
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.0.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/58 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/59
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/59 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/60
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.1.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/60 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/61
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/61 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/62
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.2.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/62 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/63
25: -------------------------------------------
25: running test case 'block literal with empty docval 16'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/63 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/64
25: -------------------------------------------
25: running test case 'block literal with empty docval 16.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/64 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/65
25: -------------------------------------------
25: running test case 'block literal with empty docval 16.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/65 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/66
25: -------------------------------------------
25: running test case 'block literal with empty docval 17'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/66 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/67
25: -------------------------------------------
25: running test case 'block literal with empty docval 17.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/67 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/68
25: -------------------------------------------
25: running test case 'block literal with empty docval 17.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/68 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/69
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 0'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/69 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/70
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/70 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/71
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/71 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/72
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/72 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/73
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/73 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/74
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 3'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/74 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/75
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/75 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/76
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/76 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/77
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/77 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/78
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/78 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/79
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.3'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/79 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/80
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 6'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/80 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/81
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 7'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/81 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/82
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 8'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/82 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/83
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 9'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/83 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/84
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 10'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/84 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/85
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 11'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/85 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/86
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 12'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/86 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/87
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 13'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/87 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/88
25: -------------------------------------------
25: running test case 'block literal, empty block vals in seq 0'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/88 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/89
25: -------------------------------------------
25: running test case 'block literal, empty block vals in seq 1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/89 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/0
25: -------------------------------------------
25: running test case 'indentation requirements'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/0 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/1
25: -------------------------------------------
25: running test case 'indentation requirements err seq'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/1 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/2
25: -------------------------------------------
25: running test case 'indentation requirements err map'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/2 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/3
25: -------------------------------------------
25: running test case 'indentation requirements err level'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/3 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/4
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_02'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/4 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/5
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_03'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/5 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/6
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_xx'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/6 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/7
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_02_1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/7 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/8
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_03_1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/8 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/9
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_xx_1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/9 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/10
25: -------------------------------------------
25: running test case 'block literal as map entry'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/10 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/11
25: -------------------------------------------
25: running test case 'block literal and two scalars'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/11 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/12
25: -------------------------------------------
25: running test case 'block literal no chomp, no indentation'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/12 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/13
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/13 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/14
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/14 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/15
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/15 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/16
25: -------------------------------------------
25: running test case 'block literal as seq val at eof, implicit indentation 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/16 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/17
25: -------------------------------------------
25: running test case 'block literal as seq val at eof, implicit indentation 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/17 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/18
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/18 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/19
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/19 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/20
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/20 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/21
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/21 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/22
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 3'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/22 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/23
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 3'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/23 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/24
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/24 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/25
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/25 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/26
25: -------------------------------------------
25: running test case 'block literal as map val at eof, implicit indentation 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/26 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/27
25: -------------------------------------------
25: running test case 'block literal as map val at eof, implicit indentation 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/27 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/28
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 9'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/28 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/29
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 9'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/29 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/30
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, without quotes'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/30 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/31
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, with double quotes'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/31 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/32
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, with single quotes'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/32 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/33
25: -------------------------------------------
25: running test case 'block literal with same indentation level 0'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/33 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/34
25: -------------------------------------------
25: running test case 'block literal with same indentation level 1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/34 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/35
25: -------------------------------------------
25: running test case 'block literal with empty docval 1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/35 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/36
25: -------------------------------------------
25: running test case 'block literal with empty docval 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/36 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/37
25: -------------------------------------------
25: running test case 'block literal with empty docval 3'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/37 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/38
25: -------------------------------------------
25: running test case 'block literal with empty docval 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/38 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/39
25: -------------------------------------------
25: running test case 'block literal with empty docval 5'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/39 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/40
25: -------------------------------------------
25: running test case 'block literal with empty docval 6'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/40 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/41
25: -------------------------------------------
25: running test case 'block literal with empty docval 7'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/41 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/42
25: -------------------------------------------
25: running test case 'block literal with empty docval 8'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/42 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/43
25: -------------------------------------------
25: running test case 'block literal with empty docval 9'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/43 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/44
25: -------------------------------------------
25: running test case 'block literal with empty docval 10'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/44 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/45
25: -------------------------------------------
25: running test case 'block literal with empty docval 11'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/45 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/46
25: -------------------------------------------
25: running test case 'block literal with empty docval 12'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/46 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/47
25: -------------------------------------------
25: running test case 'block literal with empty docval 13'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/47 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/48
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/48 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/49
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/49 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/50
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/50 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/51
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/51 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/52
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/52 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/53
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/53 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/54
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/54 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/55
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/55 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/56
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/56 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/57
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.0'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/57 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/58
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.0.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/58 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/59
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/59 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/60
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.1.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/60 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/61
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/61 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/62
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.2.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/62 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/63
25: -------------------------------------------
25: running test case 'block literal with empty docval 16'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/63 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/64
25: -------------------------------------------
25: running test case 'block literal with empty docval 16.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/64 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/65
25: -------------------------------------------
25: running test case 'block literal with empty docval 16.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/65 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/66
25: -------------------------------------------
25: running test case 'block literal with empty docval 17'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/66 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/67
25: -------------------------------------------
25: running test case 'block literal with empty docval 17.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/67 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/68
25: -------------------------------------------
25: running test case 'block literal with empty docval 17.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/68 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/69
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 0'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/69 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/70
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/70 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/71
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/71 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/72
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/72 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/73
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/73 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/74
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 3'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/74 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/75
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/75 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/76
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/76 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/77
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/77 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/78
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/78 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/79
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.3'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/79 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/80
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 6'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/80 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/81
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 7'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/81 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/82
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 8'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/82 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/83
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 9'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/83 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/84
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 10'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/84 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/85
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 11'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/85 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/86
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 12'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/86 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/87
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 13'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/87 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/88
25: -------------------------------------------
25: running test case 'block literal, empty block vals in seq 0'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/88 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/89
25: -------------------------------------------
25: running test case 'block literal, empty block vals in seq 1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/89 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/0
25: -------------------------------------------
25: running test case 'indentation requirements'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/0 (4 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/1
25: -------------------------------------------
25: running test case 'indentation requirements err seq'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/1 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/2
25: -------------------------------------------
25: running test case 'indentation requirements err map'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/2 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/3
25: -------------------------------------------
25: running test case 'indentation requirements err level'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/3 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/4
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_02'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/4 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/5
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_03'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/5 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/6
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_xx'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/6 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/7
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_02_1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/7 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/8
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_03_1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/8 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/9
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_xx_1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/9 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/10
25: -------------------------------------------
25: running test case 'block literal as map entry'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/10 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/11
25: -------------------------------------------
25: running test case 'block literal and two scalars'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/11 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/12
25: -------------------------------------------
25: running test case 'block literal no chomp, no indentation'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/12 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/13
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/13 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/14
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/14 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/15
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/15 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/16
25: -------------------------------------------
25: running test case 'block literal as seq val at eof, implicit indentation 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/16 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/17
25: -------------------------------------------
25: running test case 'block literal as seq val at eof, implicit indentation 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/17 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/18
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/18 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/19
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/19 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/20
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/20 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/21
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/21 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/22
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 3'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/22 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/23
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 3'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/23 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/24
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/24 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/25
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/25 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/26
25: -------------------------------------------
25: running test case 'block literal as map val at eof, implicit indentation 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/26 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/27
25: -------------------------------------------
25: running test case 'block literal as map val at eof, implicit indentation 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/27 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/28
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 9'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/28 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/29
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 9'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/29 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/30
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, without quotes'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/30 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/31
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, with double quotes'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/31 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/32
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, with single quotes'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/32 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/33
25: -------------------------------------------
25: running test case 'block literal with same indentation level 0'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/33 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/34
25: -------------------------------------------
25: running test case 'block literal with same indentation level 1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/34 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/35
25: -------------------------------------------
25: running test case 'block literal with empty docval 1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/35 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/36
25: -------------------------------------------
25: running test case 'block literal with empty docval 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/36 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/37
25: -------------------------------------------
25: running test case 'block literal with empty docval 3'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/37 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/38
25: -------------------------------------------
25: running test case 'block literal with empty docval 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/38 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/39
25: -------------------------------------------
25: running test case 'block literal with empty docval 5'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/39 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/40
25: -------------------------------------------
25: running test case 'block literal with empty docval 6'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/40 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/41
25: -------------------------------------------
25: running test case 'block literal with empty docval 7'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/41 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/42
25: -------------------------------------------
25: running test case 'block literal with empty docval 8'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/42 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/43
25: -------------------------------------------
25: running test case 'block literal with empty docval 9'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/43 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/44
25: -------------------------------------------
25: running test case 'block literal with empty docval 10'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/44 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/45
25: -------------------------------------------
25: running test case 'block literal with empty docval 11'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/45 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/46
25: -------------------------------------------
25: running test case 'block literal with empty docval 12'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/46 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/47
25: -------------------------------------------
25: running test case 'block literal with empty docval 13'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/47 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/48
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/48 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/49
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/49 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/50
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/50 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/51
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/51 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/52
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/52 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/53
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/53 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/54
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/54 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/55
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/55 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/56
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/56 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/57
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.0'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/57 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/58
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.0.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/58 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/59
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/59 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/60
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.1.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/60 (3 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/61
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/61 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/62
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.2.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/62 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/63
25: -------------------------------------------
25: running test case 'block literal with empty docval 16'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/63 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/64
25: -------------------------------------------
25: running test case 'block literal with empty docval 16.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/64 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/65
25: -------------------------------------------
25: running test case 'block literal with empty docval 16.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/65 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/66
25: -------------------------------------------
25: running test case 'block literal with empty docval 17'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/66 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/67
25: -------------------------------------------
25: running test case 'block literal with empty docval 17.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/67 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/68
25: -------------------------------------------
25: running test case 'block literal with empty docval 17.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/68 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/69
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 0'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/69 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/70
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/70 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/71
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/71 (3 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/72
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/72 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/73
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/73 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/74
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 3'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/74 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/75
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/75 (3 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/76
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/76 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/77
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/77 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/78
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/78 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/79
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.3'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/79 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/80
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 6'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/80 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/81
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 7'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/81 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/82
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 8'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/82 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/83
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 9'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/83 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/84
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 10'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/84 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/85
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 11'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/85 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/86
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 12'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/86 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/87
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 13'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/87 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/88
25: -------------------------------------------
25: running test case 'block literal, empty block vals in seq 0'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/88 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/89
25: -------------------------------------------
25: running test case 'block literal, empty block vals in seq 1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/89 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/0
25: -------------------------------------------
25: running test case 'indentation requirements'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/0 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/1
25: -------------------------------------------
25: running test case 'indentation requirements err seq'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/1 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/2
25: -------------------------------------------
25: running test case 'indentation requirements err map'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/2 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/3
25: -------------------------------------------
25: running test case 'indentation requirements err level'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/3 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/4
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_02'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/4 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/5
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_03'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/5 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/6
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_xx'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/6 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/7
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_02_1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/7 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/8
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_03_1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/8 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/9
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_xx_1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/9 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/10
25: -------------------------------------------
25: running test case 'block literal as map entry'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/10 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/11
25: -------------------------------------------
25: running test case 'block literal and two scalars'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/11 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/12
25: -------------------------------------------
25: running test case 'block literal no chomp, no indentation'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/12 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/13
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/13 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/14
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/14 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/15
25: -------------------------------------------
25: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/15 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/16
25: -------------------------------------------
25: running test case 'block literal as seq val at eof, implicit indentation 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/16 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/17
25: -------------------------------------------
25: running test case 'block literal as seq val at eof, implicit indentation 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/17 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/18
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/18 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/19
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/19 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/20
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/20 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/21
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/21 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/22
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 3'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/22 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/23
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 3'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/23 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/24
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/24 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/25
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/25 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/26
25: -------------------------------------------
25: running test case 'block literal as map val at eof, implicit indentation 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/26 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/27
25: -------------------------------------------
25: running test case 'block literal as map val at eof, implicit indentation 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/27 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/28
25: -------------------------------------------
25: running test case 'block literal as map val, implicit indentation 9'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/28 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/29
25: -------------------------------------------
25: running test case 'block literal as map val, explicit indentation 9'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/29 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/30
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, without quotes'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/30 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/31
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, with double quotes'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/31 (3 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/32
25: -------------------------------------------
25: running test case 'block literal with empty unindented lines, with single quotes'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/32 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/33
25: -------------------------------------------
25: running test case 'block literal with same indentation level 0'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/33 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/34
25: -------------------------------------------
25: running test case 'block literal with same indentation level 1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/34 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/35
25: -------------------------------------------
25: running test case 'block literal with empty docval 1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/35 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/36
25: -------------------------------------------
25: running test case 'block literal with empty docval 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/36 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/37
25: -------------------------------------------
25: running test case 'block literal with empty docval 3'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/37 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/38
25: -------------------------------------------
25: running test case 'block literal with empty docval 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/38 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/39
25: -------------------------------------------
25: running test case 'block literal with empty docval 5'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/39 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/40
25: -------------------------------------------
25: running test case 'block literal with empty docval 6'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/40 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/41
25: -------------------------------------------
25: running test case 'block literal with empty docval 7'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/41 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/42
25: -------------------------------------------
25: running test case 'block literal with empty docval 8'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/42 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/43
25: -------------------------------------------
25: running test case 'block literal with empty docval 9'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/43 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/44
25: -------------------------------------------
25: running test case 'block literal with empty docval 10'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/44 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/45
25: -------------------------------------------
25: running test case 'block literal with empty docval 11'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/45 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/46
25: -------------------------------------------
25: running test case 'block literal with empty docval 12'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/46 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/47
25: -------------------------------------------
25: running test case 'block literal with empty docval 13'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/47 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/48
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/48 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/49
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/49 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/50
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.0.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/50 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/51
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/51 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/52
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/52 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/53
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.1.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/53 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/54
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/54 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/55
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/55 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/56
25: -------------------------------------------
25: running test case 'block literal with empty docval 14.2.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/56 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/57
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.0'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/57 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/58
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.0.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/58 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/59
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/59 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/60
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.1.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/60 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/61
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/61 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/62
25: -------------------------------------------
25: running test case 'block literal with empty docval 15.2.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/62 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/63
25: -------------------------------------------
25: running test case 'block literal with empty docval 16'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/63 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/64
25: -------------------------------------------
25: running test case 'block literal with empty docval 16.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/64 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/65
25: -------------------------------------------
25: running test case 'block literal with empty docval 16.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/65 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/66
25: -------------------------------------------
25: running test case 'block literal with empty docval 17'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/66 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/67
25: -------------------------------------------
25: running test case 'block literal with empty docval 17.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/67 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/68
25: -------------------------------------------
25: running test case 'block literal with empty docval 17.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/68 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/69
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 0'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/69 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/70
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/70 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/71
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/71 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/72
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 1.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/72 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/73
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/73 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/74
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 3'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/74 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/75
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 4'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/75 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/76
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/76 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/77
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/77 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/78
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.2'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/78 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/79
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 5.3'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/79 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/80
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 6'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/80 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/81
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 7'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/81 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/82
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 8'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/82 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/83
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 9'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/83 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/84
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 10'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/84 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/85
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 11'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/85 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/86
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 12'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/86 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/87
25: -------------------------------------------
25: running test case 'block literal with docval no newlines at end 13'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/87 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/88
25: -------------------------------------------
25: running test case 'block literal, empty block vals in seq 0'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/88 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/89
25: -------------------------------------------
25: running test case 'block literal, empty block vals in seq 1'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/89 (2 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/0
25: -------------------------------------------
25: running test case 'indentation requirements'
25: -------------------------------------------
25: ~~~~~~~~~~~~~~ src yml:
25: ---\n
25: |\n
25: hello\n
25: there\n
25: ---\n
25: |\n
25: hello\n
25: there\n
25: e\n
25: ---\n
25: |\n
25: hello\n
25: there\n
25: ere\n
25: ---\n
25: |\n
25: ciao\n
25: qua\n
25: ---\n
25: |\n
25: ciao\n
25: qua\n
25: qua\n
25: ---\n
25: |\n
25: ciao\n
25: qua\n
25: o\n
25: qua\n
25: ---\n
25: - |\n
25: hello\n
25: there\n
25: e\n
25: - |\n
25: ciao\n
25: qua\n
25: a\n
25: ---\n
25: foo: |\n
25: hello\n
25: there\n
25: e\n
25: bar: |\n
25: ciao\n
25: qua\n
25: a\n
25: ~~~~~~~~~~~~~~ parsed tree:
25: --------------------------------------
25: [0][0] 0x2b1c9d4940 [ROOT] STREAM: (1 sibs) 8 children:
25: [1] [1] 0x2b1c9d49d0 DOCVAL: 'hello
25: there
25: ' (8 sibs)
25: [2] [2] 0x2b1c9d4a60 DOCVAL: 'hello
25: there
25: ' (8 sibs)
25: [3] [3] 0x2b1c9d4af0 DOCVAL: 'hello
25: there
25: ' (8 sibs)
25: [4] [4] 0x2b1c9d4b80 DOCVAL: 'ciao
25: qua
25: ' (8 sibs)
25: [5] [5] 0x2b1c9d4c10 DOCVAL: 'ciao
25: qua
25: ' (8 sibs)
25: [6] [6] 0x2b1c9d4ca0 DOCVAL: 'ciao
25: qua
25: ' (8 sibs)
25: [7] [7] 0x2b1c9d4d30 DOCSEQ: (8 sibs) 2 children:
25: [8] [8] 0x2b1c9d4dc0 VAL: 'hello
25: there
25: ' (2 sibs)
25: [9] [9] 0x2b1c9d4e50 VAL: 'ciao
25: qua
25: ' (2 sibs)
25: [10] [10] 0x2b1c9d4ee0 DOCMAP: (8 sibs) 2 children:
25: [11] [11] 0x2b1c9d4f70 KEYVAL: 'foo' 'hello
25: there
25: ' (2 sibs)
25: [12] [12] 0x2b1c9d5000 KEYVAL: 'bar' 'ciao
25: qua
25: ' (2 sibs)
25: #nodes=13 vs #printed=13
25: --------------------------------------
25: ~~~~~~~~~~~~~~ emitted yml:
25: --- |\n
25: hello\n
25: there\n
25: \n
25: --- |\n
25: hello\n
25: there\n
25: \n
25: --- |\n
25: hello\n
25: there\n
25: \n
25: --- |\n
25: ciao\n
25: qua\n
25: \n
25: --- |\n
25: ciao\n
25: qua\n
25: \n
25: --- |\n
25: ciao\n
25: qua\n
25: \n
25: ---\n
25: - |\n
25: hello\n
25: there\n
25: \n
25: - |\n
25: ciao\n
25: qua\n
25: \n
25: ---\n
25: foo: |\n
25: hello\n
25: there\n
25: \n
25: bar: |\n
25: ciao\n
25: qua\n
25: \n
25: ~~~~~~~~~~~~~~ emitted tree:
25: --------------------------------------
25: [0][0] 0x2b1ca688a0 [ROOT] STREAM: (1 sibs) 8 children:
25: [1] [1] 0x2b1ca68930 DOCVAL: 'hello
25: there
25: ' (8 sibs)
25: [2] [2] 0x2b1ca689c0 DOCVAL: 'hello
25: there
25: ' (8 sibs)
25: [3] [3] 0x2b1ca68a50 DOCVAL: 'hello
25: there
25: ' (8 sibs)
25: [4] [4] 0x2b1ca68ae0 DOCVAL: 'ciao
25: qua
25: ' (8 sibs)
25: [5] [5] 0x2b1ca68b70 DOCVAL: 'ciao
25: qua
25: ' (8 sibs)
25: [6] [6] 0x2b1ca68c00 DOCVAL: 'ciao
25: qua
25: ' (8 sibs)
25: [7] [7] 0x2b1ca68c90 DOCSEQ: (8 sibs) 2 children:
25: [8] [8] 0x2b1ca68d20 VAL: 'hello
25: there
25: ' (2 sibs)
25: [9] [9] 0x2b1ca68db0 VAL: 'ciao
25: qua
25: ' (2 sibs)
25: [10] [10] 0x2b1ca68e40 DOCMAP: (8 sibs) 2 children:
25: [11] [11] 0x2b1ca68ed0 KEYVAL: 'foo' 'hello
25: there
25: ' (2 sibs)
25: [12] [12] 0x2b1ca68f60 KEYVAL: 'bar' 'ciao
25: qua
25: ' (2 sibs)
25: #nodes=13 vs #printed=13
25: --------------------------------------
25: ~~~~~~~~~~~~~~
25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/0 (10 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/1
25: -------------------------------------------
25: running test case 'indentation requirements err seq'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/1 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/2
25: -------------------------------------------
25: running test case 'indentation requirements err map'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/2 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/3
25: -------------------------------------------
25: running test case 'indentation requirements err level'
25: -------------------------------------------
25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/3 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/4
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_02'
25: -------------------------------------------
25: ~~~~~~~~~~~~~~ src yml:
25: --- |1-~~~~~~~~~~~~~~ parsed tree:
25: --------------------------------------
25: [0][0] 0x2b1c9d8da0 [ROOT] STREAM: (1 sibs) 1 children:
25: [1] [1] 0x2b1c9d8e30 DOCVAL: '' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: ~~~~~~~~~~~~~~ emitted yml:
25: --- ''\n
25: ~~~~~~~~~~~~~~ emitted tree:
25: --------------------------------------
25: [0][0] 0x2b1ca69a90 [ROOT] STREAM: (1 sibs) 1 children:
25: [1] [1] 0x2b1ca69b20 DOCVAL: '' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: ~~~~~~~~~~~~~~
25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/4 (1 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/5
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_03'
25: -------------------------------------------
25: ~~~~~~~~~~~~~~ src yml:
25: --- |1+~~~~~~~~~~~~~~ parsed tree:
25: --------------------------------------
25: [0][0] 0x2b1c9d9df0 [ROOT] STREAM: (1 sibs) 1 children:
25: [1] [1] 0x2b1c9d9e80 DOCVAL: '' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: ~~~~~~~~~~~~~~ emitted yml:
25: --- ''\n
25: ~~~~~~~~~~~~~~ emitted tree:
25: --------------------------------------
25: [0][0] 0x2b1ca6a3a0 [ROOT] STREAM: (1 sibs) 1 children:
25: [1] [1] 0x2b1ca6a430 DOCVAL: '' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: ~~~~~~~~~~~~~~
25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/5 (1 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/6
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_xx'
25: -------------------------------------------
25: ~~~~~~~~~~~~~~ src yml:
25: --- |+~~~~~~~~~~~~~~ parsed tree:
25: --------------------------------------
25: [0][0] 0x2b1c9dae40 [ROOT] STREAM: (1 sibs) 1 children:
25: [1] [1] 0x2b1c9daed0 DOCVAL: '' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: ~~~~~~~~~~~~~~ emitted yml:
25: --- ''\n
25: ~~~~~~~~~~~~~~ emitted tree:
25: --------------------------------------
25: [0][0] 0x2b1ca6acb0 [ROOT] STREAM: (1 sibs) 1 children:
25: [1] [1] 0x2b1ca6ad40 DOCVAL: '' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: ~~~~~~~~~~~~~~
25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/6 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/7
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_02_1'
25: -------------------------------------------
25: ~~~~~~~~~~~~~~ src yml:
25: |1-~~~~~~~~~~~~~~ parsed tree:
25: --------------------------------------
25: [0][0] 0x2b1c9dbe90 [ROOT] DOCVAL: '' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: ~~~~~~~~~~~~~~ emitted yml:
25: ''\n
25: ~~~~~~~~~~~~~~ emitted tree:
25: --------------------------------------
25: [0][0] 0x2b1ca6b5c0 [ROOT] DOCVAL: '' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: ~~~~~~~~~~~~~~
25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/7 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/8
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_03_1'
25: -------------------------------------------
25: ~~~~~~~~~~~~~~ src yml:
25: |1+~~~~~~~~~~~~~~ parsed tree:
25: --------------------------------------
25: [0][0] 0x2b1c9dcee0 [ROOT] DOCVAL: '' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: ~~~~~~~~~~~~~~ emitted yml:
25: ''\n
25: ~~~~~~~~~~~~~~ emitted tree:
25: --------------------------------------
25: [0][0] 0x2b1ca6bed0 [ROOT] DOCVAL: '' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: ~~~~~~~~~~~~~~
25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/8 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/9
25: -------------------------------------------
25: running test case 'empty, specs only 2G84_xx_1'
25: -------------------------------------------
25: ~~~~~~~~~~~~~~ src yml:
25: |+~~~~~~~~~~~~~~ parsed tree:
25: --------------------------------------
25: [0][0] 0x2b1c9ddf30 [ROOT] DOCVAL: '' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: ~~~~~~~~~~~~~~ emitted yml:
25: ''\n
25: ~~~~~~~~~~~~~~ emitted tree:
25: --------------------------------------
25: [0][0] 0x2b1ca6c7e0 [ROOT] DOCVAL: '' (1 sibs)
25: #nodes=1 vs #printed=1
25: --------------------------------------
25: ~~~~~~~~~~~~~~
25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/9 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/10
25: -------------------------------------------
25: running test case 'block literal as map entry'
25: -------------------------------------------
25: ~~~~~~~~~~~~~~ src yml:
25: \n
25: data: |\n
25: There once was a short man from Ealing\n
25: Who got on a bus to Darjeeling\n
25: It said on the door\n
25: "Please don't spit on the floor"\n
25: So he carefully spat on the ceiling\n
25: on the ceiling\n
25: ~~~~~~~~~~~~~~ parsed tree:
25: --------------------------------------
25: [0][0] 0x2b1c9df1f0 [ROOT] MAP: (1 sibs) 1 children:
25: [1] [1] 0x2b1c9df280 KEYVAL: 'data' 'There once was a short man from Ealing
25: Who got on a bus to Darjeeling
25: It said on the door
25: "Please don't spit on the floor"
25: So he carefully spat on the ceiling
25: ' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: ~~~~~~~~~~~~~~ emitted yml:
25: data: |\n
25: There once was a short man from Ealing\n
25: Who got on a bus to Darjeeling\n
25: It said on the door\n
25: "Please don't spit on the floor"\n
25: So he carefully spat on the ceiling\n
25: \n
25: ~~~~~~~~~~~~~~ emitted tree:
25: --------------------------------------
25: [0][0] 0x2b1ca6d0f0 [ROOT] MAP: (1 sibs) 1 children:
25: [1] [1] 0x2b1ca6d180 KEYVAL: 'data' 'There once was a short man from Ealing
25: Who got on a bus to Darjeeling
25: It said on the door
25: "Please don't spit on the floor"
25: So he carefully spat on the ceiling
25: ' (1 sibs)
25: #nodes=2 vs #printed=2
25: --------------------------------------
25: ~~~~~~~~~~~~~~
25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/10 (0 ms)
25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/11
25: -------------------------------------------
25: running test case 'block literal and two scalars'
25: -------------------------------------------
25: ~~~~~~~~~~~~~~ src yml:
25: \n
25: example: >\n
25: HTML goes into YAML without modification\n
25: ication\n
25: message: |\n
25: \n
25:
\n
25: uthor Unknown
25:25: ' (3 sibs) 25: [3] [3] 0x2b1c9e0520 KEYVAL: 'date' '2007-06-01' (3 sibs) 25: #nodes=4 vs #printed=4 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: example: |\n 25: HTML goes into YAML without modification\n 25: \n 25: message: |\n 25:"Three is always greater than two, 25: even for large values of two"
25:--Author Unknown
25:
\n 25:\n 25: \n 25: date: 2007-06-01\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca6da00 [ROOT] MAP: (1 sibs) 3 children: 25: [1] [1] 0x2b1ca6da90 KEYVAL: 'example' 'HTML goes into YAML without modification 25: ' (3 sibs) 25: [2] [2] 0x2b1ca6db20 KEYVAL: 'message' '"Three is always greater than two,\n 25: even for large values of two"
\n 25:--Author Unknown
\n 25:
25:25: ' (3 sibs) 25: [3] [3] 0x2b1ca6dbb0 KEYVAL: 'date' '2007-06-01' (3 sibs) 25: #nodes=4 vs #printed=4 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/11 (2 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/12 25: ------------------------------------------- 25: running test case 'block literal no chomp, no indentation' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: example: |\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: he end.\n 25: \n 25: another: text\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1c9e1510 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2b1c9e15a0 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2b1c9e1630 KEYVAL: 'another' 'text' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: example: |\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: \n 25: another: text\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca6e310 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2b1ca6e3a0 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2b1ca6e430 KEYVAL: 'another' 'text' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/12 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/13 25: ------------------------------------------- 25: running test case 'block literal as seq val, implicit indentation 2' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: \n 25: - |\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: the end.\n 25: \n 25: \n 25: - another val\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1c9e26b0 [ROOT] SEQ: (1 sibs) 2 children: 25: [1] [1] 0x2b1c9e2740 VAL: 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2b1c9e27d0 VAL: 'another val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: - |\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: \n 25: - another val\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca6ec20 [ROOT] SEQ: (1 sibs) 2 children: 25: [1] [1] 0x2b1ca6ecb0 VAL: 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2b1ca6ed40 VAL: 'another val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/13 (1 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/14 25: ------------------------------------------- 25: running test case 'block literal as seq val, implicit indentation 2, chomp=keep' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: \n 25: - |+\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: \n 25: \n 25: he end.\n 25: \n 25: \n 25: - another val\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1c9e37b0 [ROOT] SEQ: (1 sibs) 2 children: 25: [1] [1] 0x2b1c9e3840 VAL: 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: 25: 25: ' (2 sibs) 25: [2] [2] 0x2b1c9e38d0 VAL: 'another val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: - |+\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: \n 25: \n 25: - another val\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca6f530 [ROOT] SEQ: (1 sibs) 2 children: 25: [1] [1] 0x2b1ca6f5c0 VAL: 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: 25: 25: ' (2 sibs) 25: [2] [2] 0x2b1ca6f650 VAL: 'another val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/14 (1 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/15 25: ------------------------------------------- 25: running test case 'block literal as seq val, implicit indentation 2, chomp=strip' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: \n 25: - |-\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.t the end.\n 25: \n 25: \n 25: - another val\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1c9e4950 [ROOT] SEQ: (1 sibs) 2 children: 25: [1] [1] 0x2b1c9e49e0 VAL: 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end.' (2 sibs) 25: [2] [2] 0x2b1c9e4a70 VAL: 'another val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: - |-\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: - another val\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca6fe40 [ROOT] SEQ: (1 sibs) 2 children: 25: [1] [1] 0x2b1ca6fed0 VAL: 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end.' (2 sibs) 25: [2] [2] 0x2b1ca6ff60 VAL: 'another val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/15 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/16 25: ------------------------------------------- 25: running test case 'block literal as seq val at eof, implicit indentation 2' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: \n 25: - |\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: the end.\n 25: \n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1c9e5b80 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2b1c9e5c10 VAL: 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: - |\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca70750 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2b1ca707e0 VAL: 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/16 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/17 25: ------------------------------------------- 25: running test case 'block literal as seq val at eof, implicit indentation 4' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: \n 25: - |\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: er line at the end.\n 25: \n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1c9e6d20 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2b1c9e6db0 VAL: 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: - |\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca71060 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2b1ca710f0 VAL: 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/17 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/18 25: ------------------------------------------- 25: running test case 'block literal as map val, implicit indentation 2' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: \n 25: example: |\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: the end.\n 25: \n 25: \n 25: another: val\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1c9e7ed0 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2b1c9e7f60 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2b1c9e7ff0 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: example: |\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: \n 25: another: val\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca71970 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2b1ca71a00 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2b1ca71a90 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/18 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/19 25: ------------------------------------------- 25: running test case 'block literal as map val, explicit indentation 2' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: \n 25: example: |2\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: the end.\n 25: \n 25: \n 25: another: val\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1c9e8fd0 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2b1c9e9060 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2b1c9e90f0 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: example: |\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: \n 25: another: val\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca72280 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2b1ca72310 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2b1ca723a0 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/19 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/20 25: ------------------------------------------- 25: running test case 'block literal as map val, explicit indentation 2, chomp=keep' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: \n 25: example: |+2\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: \n 25: \n 25: he end.\n 25: \n 25: \n 25: another: val\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1c9ea240 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2b1c9ea2d0 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: 25: 25: ' (2 sibs) 25: [2] [2] 0x2b1c9ea360 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: example: |+\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: \n 25: \n 25: another: val\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca72b90 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2b1ca72c20 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: 25: 25: ' (2 sibs) 25: [2] [2] 0x2b1ca72cb0 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/20 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/21 25: ------------------------------------------- 25: running test case 'block literal as map val, explicit indentation 2, chomp=strip' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: \n 25: example: |-2\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.t the end.\n 25: \n 25: \n 25: another: val\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1c9eb400 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2b1c9eb490 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end.' (2 sibs) 25: [2] [2] 0x2b1c9eb520 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: example: |-\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: another: val\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca734a0 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2b1ca73530 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end.' (2 sibs) 25: [2] [2] 0x2b1ca735c0 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/21 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/22 25: ------------------------------------------- 25: running test case 'block literal as map val, implicit indentation 3' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: \n 25: example: |\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: ne at the end.\n 25: \n 25: \n 25: another: val\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1c9ec5c0 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2b1c9ec650 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2b1c9ec6e0 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: example: |\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: \n 25: another: val\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca73db0 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2b1ca73e40 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2b1ca73ed0 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/22 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/23 25: ------------------------------------------- 25: running test case 'block literal as map val, explicit indentation 3' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: \n 25: example: |3\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: ne at the end.\n 25: \n 25: \n 25: another: val\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1c9ed780 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2b1c9ed810 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2b1c9ed8a0 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: example: |\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: \n 25: another: val\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca746c0 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2b1ca74750 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2b1ca747e0 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/23 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/24 25: ------------------------------------------- 25: running test case 'block literal as map val, implicit indentation 4' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: \n 25: example: |\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: er line at the end.\n 25: \n 25: \n 25: another: val\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1c9ee950 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2b1c9ee9e0 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2b1c9eea70 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: example: |\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: \n 25: another: val\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca74fd0 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2b1ca75060 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2b1ca750f0 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/24 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/25 25: ------------------------------------------- 25: running test case 'block literal as map val, explicit indentation 4' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: \n 25: example: |4\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: er line at the end.\n 25: \n 25: \n 25: another: val\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1c9efb20 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2b1c9efbb0 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2b1c9efc40 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: example: |\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: \n 25: another: val\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca758e0 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2b1ca75970 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2b1ca75a00 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/25 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/26 25: ------------------------------------------- 25: running test case 'block literal as map val at eof, implicit indentation 2' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: \n 25: example: |\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: the end.\n 25: \n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1c9f0cc0 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2b1c9f0d50 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: example: |\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca761f0 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2b1ca76280 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/26 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/27 25: ------------------------------------------- 25: running test case 'block literal as map val at eof, implicit indentation 4' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: \n 25: example: |\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: er line at the end.\n 25: \n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1c9f1e70 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2b1c9f1f00 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: example: |\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca76b00 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2b1ca76b90 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/27 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/28 25: ------------------------------------------- 25: running test case 'block literal as map val, implicit indentation 9' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: \n 25: example: |\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: \n 25: plus another line at the end.\n 25: \n 25: \n 25: another: val\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1c9f3090 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2b1c9f3120 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2b1c9f31b0 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: example: |\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: \n 25: another: val\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca77410 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2b1ca774a0 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2b1ca77530 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/28 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/29 25: ------------------------------------------- 25: running test case 'block literal as map val, explicit indentation 9' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: \n 25: example: |9\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: \n 25: plus another line at the end.\n 25: \n 25: \n 25: another: val\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1c9f4390 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2b1c9f4420 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2b1c9f44b0 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: example: |\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: \n 25: another: val\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca77dc0 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2b1ca77e50 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2b1ca77ee0 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/29 (1 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/30 25: ------------------------------------------- 25: running test case 'block literal with empty unindented lines, without quotes' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: tpl:\n 25: src: |\n 25: #include <{{hdr.filename}}>\n 25: \n 25: {{src.gencode}}\n 25: gencode}}\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1c9f53e0 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2b1c9f5470 KEYMAP: 'tpl' (1 sibs) 1 children: 25: [2] [2] 0x2b1c9f5500 KEYVAL: 'src' '#include <{{hdr.filename}}> 25: 25: {{src.gencode}} 25: ' (1 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: tpl:\n 25: src: |\n 25: #include <{{hdr.filename}}>\n 25: \n 25: {{src.gencode}}\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca786d0 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2b1ca78760 KEYMAP: 'tpl' (1 sibs) 1 children: 25: [2] [2] 0x2b1ca787f0 KEYVAL: 'src' '#include <{{hdr.filename}}> 25: 25: {{src.gencode}} 25: ' (1 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/30 (1 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/31 25: ------------------------------------------- 25: running test case 'block literal with empty unindented lines, with double quotes' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: tpl:\n 25: src: |\n 25: #include "{{hdr.filename}}"\n 25: \n 25: {{src.gencode}}\n 25: gencode}}\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1c9f6430 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2b1c9f64c0 KEYMAP: 'tpl' (1 sibs) 1 children: 25: [2] [2] 0x2b1c9f6550 KEYVAL: 'src' '#include "{{hdr.filename}}" 25: 25: {{src.gencode}} 25: ' (1 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: tpl:\n 25: src: |\n 25: #include "{{hdr.filename}}"\n 25: \n 25: {{src.gencode}}\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca78fe0 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2b1ca79070 KEYMAP: 'tpl' (1 sibs) 1 children: 25: [2] [2] 0x2b1ca79100 KEYVAL: 'src' '#include "{{hdr.filename}}" 25: 25: {{src.gencode}} 25: ' (1 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/31 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/32 25: ------------------------------------------- 25: running test case 'block literal with empty unindented lines, with single quotes' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: tpl:\n 25: src: |\n 25: #include '{{hdr.filename}}'\n 25: \n 25: {{src.gencode}}\n 25: gencode}}\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1c9f74e0 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2b1c9f7570 KEYMAP: 'tpl' (1 sibs) 1 children: 25: [2] [2] 0x2b1c9f7600 KEYVAL: 'src' '#include '{{hdr.filename}}' 25: 25: {{src.gencode}} 25: ' (1 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: tpl:\n 25: src: |\n 25: #include '{{hdr.filename}}'\n 25: \n 25: {{src.gencode}}\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca79940 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2b1ca799d0 KEYMAP: 'tpl' (1 sibs) 1 children: 25: [2] [2] 0x2b1ca79a60 KEYVAL: 'src' '#include '{{hdr.filename}}' 25: 25: {{src.gencode}} 25: ' (1 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/32 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/33 25: ------------------------------------------- 25: running test case 'block literal with same indentation level 0' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: \n 25: aaa: |2\n 25: xxx\n 25: bbb: |\n 25: yyy\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1c9f8530 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2b1c9f85c0 KEYVAL: 'aaa' 'xxx 25: ' (2 sibs) 25: [2] [2] 0x2b1c9f8650 KEYVAL: 'bbb' 'yyy 25: ' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: aaa: |\n 25: xxx\n 25: \n 25: bbb: |\n 25: yyy\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca7a250 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2b1ca7a2e0 KEYVAL: 'aaa' 'xxx 25: ' (2 sibs) 25: [2] [2] 0x2b1ca7a370 KEYVAL: 'bbb' 'yyy 25: ' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/33 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/34 25: ------------------------------------------- 25: running test case 'block literal with same indentation level 1' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: \n 25: - aaa: |2\n 25: xxx\n 25: bbb: |\n 25: yyy\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1c9f9580 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2b1c9f9610 MAP: (1 sibs) 2 children: 25: [2] [2] 0x2b1c9f96a0 KEYVAL: 'aaa' 'xxx 25: ' (2 sibs) 25: [3] [3] 0x2b1c9f9730 KEYVAL: 'bbb' 'yyy 25: ' (2 sibs) 25: #nodes=4 vs #printed=4 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: - aaa: |\n 25: xxx\n 25: \n 25: bbb: |\n 25: yyy\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca7ab60 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2b1ca7abf0 MAP: (1 sibs) 2 children: 25: [2] [2] 0x2b1ca7ac80 KEYVAL: 'aaa' 'xxx 25: ' (2 sibs) 25: [3] [3] 0x2b1ca7ad10 KEYVAL: 'bbb' 'yyy 25: ' (2 sibs) 25: #nodes=4 vs #printed=4 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/34 (1 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/35 25: ------------------------------------------- 25: running test case 'block literal with empty docval 1' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1c9fa5d0 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: ''\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca7b470 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/35 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/36 25: ------------------------------------------- 25: running test case 'block literal with empty docval 2' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1c9fb620 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: ''\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca7bda0 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/36 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/37 25: ------------------------------------------- 25: running test case 'block literal with empty docval 3' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1c9fc670 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: ''\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca7c6d0 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/37 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/38 25: ------------------------------------------- 25: running test case 'block literal with empty docval 4' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1c9fd6c0 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: ''\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca7d000 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/38 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/39 25: ------------------------------------------- 25: running test case 'block literal with empty docval 5' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1c9fe710 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: ''\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca7d930 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/39 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/40 25: ------------------------------------------- 25: running test case 'block literal with empty docval 6' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\n 25: \t ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1c9ff760 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: ''\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca7e260 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/40 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/41 25: ------------------------------------------- 25: running test case 'block literal with empty docval 7' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\n 25: \t \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca007b0 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: ''\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca7eb90 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/41 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/42 25: ------------------------------------------- 25: running test case 'block literal with empty docval 8' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\n 25: \n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca01800 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: ''\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca7f4c0 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/42 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/43 25: ------------------------------------------- 25: running test case 'block literal with empty docval 9' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\n 25: \n 25: \n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca02850 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: ''\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca7fdf0 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/43 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/44 25: ------------------------------------------- 25: running test case 'block literal with empty docval 10' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\n 25: \n 25: \n 25: \n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca038a0 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: ''\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca80720 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/44 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/45 25: ------------------------------------------- 25: running test case 'block literal with empty docval 11' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\n 25: \n 25: \n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca048f0 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: ''\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca81050 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/45 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/46 25: ------------------------------------------- 25: running test case 'block literal with empty docval 12' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\n 25: \n 25: \n 25: \n 25: \n 25: \n 25: \n 25: \n 25: \n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca05940 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: ''\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca81980 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/46 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/47 25: ------------------------------------------- 25: running test case 'block literal with empty docval 13' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\n 25: \n 25: \n 25: \n 25: \n 25: \n 25: \n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca06990 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: ''\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca822b0 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/47 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/48 25: ------------------------------------------- 25: running test case 'block literal with empty docval 14.0' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: - |+\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca079e0 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2b1ca07a70 VAL: '' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: - ''\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca82be0 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2b1ca82c70 VAL: '' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/48 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/49 25: ------------------------------------------- 25: running test case 'block literal with empty docval 14.0.1' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: - |+\n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca08a30 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2b1ca08ac0 VAL: ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: - |+\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca83510 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2b1ca835a0 VAL: ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/49 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/50 25: ------------------------------------------- 25: running test case 'block literal with empty docval 14.0.2' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: - |+\n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca09a80 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2b1ca09b10 VAL: ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: - |+\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca83e40 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2b1ca83ed0 VAL: ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/50 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/51 25: ------------------------------------------- 25: running test case 'block literal with empty docval 14.1' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: foo: |+\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca0aad0 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2b1ca0ab60 KEYVAL: 'foo' '' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: foo: ''\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca84770 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2b1ca84800 KEYVAL: 'foo' '' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/51 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/52 25: ------------------------------------------- 25: running test case 'block literal with empty docval 14.1.1' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: foo: |+\n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca0bb20 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2b1ca0bbb0 KEYVAL: 'foo' ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: foo: |+\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca850a0 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2b1ca85130 KEYVAL: 'foo' ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/52 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/53 25: ------------------------------------------- 25: running test case 'block literal with empty docval 14.1.2' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: foo: |+\n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca0cb70 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2b1ca0cc00 KEYVAL: 'foo' ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: foo: |+\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca859d0 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2b1ca85a60 KEYVAL: 'foo' ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/53 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/54 25: ------------------------------------------- 25: running test case 'block literal with empty docval 14.2' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |+\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca0dbc0 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: ''\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca86300 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/54 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/55 25: ------------------------------------------- 25: running test case 'block literal with empty docval 14.2.1' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |+\n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca0ec10 [ROOT] DOCVAL: ' 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |+\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca86c30 [ROOT] DOCVAL: ' 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/55 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/56 25: ------------------------------------------- 25: running test case 'block literal with empty docval 14.2.2' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |+\n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca0fc60 [ROOT] DOCVAL: ' 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |+\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca87560 [ROOT] DOCVAL: ' 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/56 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/57 25: ------------------------------------------- 25: running test case 'block literal with empty docval 15.0' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: - |+\n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca10cb0 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2b1ca10d40 VAL: ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: - |+\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca87e90 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2b1ca87f20 VAL: ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/57 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/58 25: ------------------------------------------- 25: running test case 'block literal with empty docval 15.0.1' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: - |+\n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca11d00 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2b1ca11d90 VAL: ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: - |+\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca887c0 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2b1ca88850 VAL: ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/58 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/59 25: ------------------------------------------- 25: running test case 'block literal with empty docval 15.1' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: foo: |+\n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca12d50 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2b1ca12de0 KEYVAL: 'foo' ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: foo: |+\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca890f0 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2b1ca89180 KEYVAL: 'foo' ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/59 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/60 25: ------------------------------------------- 25: running test case 'block literal with empty docval 15.1.1' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: foo: |+\n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca13da0 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2b1ca13e30 KEYVAL: 'foo' ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: foo: |+\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca89a20 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2b1ca89ab0 KEYVAL: 'foo' ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/60 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/61 25: ------------------------------------------- 25: running test case 'block literal with empty docval 15.2' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |+\n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca14df0 [ROOT] DOCVAL: ' 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |+\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca8a350 [ROOT] DOCVAL: ' 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/61 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/62 25: ------------------------------------------- 25: running test case 'block literal with empty docval 15.2.1' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |+\n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca15e40 [ROOT] DOCVAL: ' 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |+\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca8ac80 [ROOT] DOCVAL: ' 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/62 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/63 25: ------------------------------------------- 25: running test case 'block literal with empty docval 16' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |+\n 25: \n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca16e90 [ROOT] DOCVAL: ' 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |+\n 25: \n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca8b5b0 [ROOT] DOCVAL: ' 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/63 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/64 25: ------------------------------------------- 25: running test case 'block literal with empty docval 16.1' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: foo: |+\n 25: \n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca17ee0 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2b1ca17f70 KEYVAL: 'foo' ' 25: 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: foo: |+\n 25: \n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca8bee0 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2b1ca8bf70 KEYVAL: 'foo' ' 25: 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/64 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/65 25: ------------------------------------------- 25: running test case 'block literal with empty docval 16.2' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: - |+\n 25: \n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca18f30 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2b1ca18fc0 VAL: ' 25: 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: - |+\n 25: \n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca8c810 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2b1ca8c8a0 VAL: ' 25: 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/65 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/66 25: ------------------------------------------- 25: running test case 'block literal with empty docval 17' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |+\n 25: \n 25: \n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca19f80 [ROOT] DOCVAL: ' 25: 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |+\n 25: \n 25: \n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca8d140 [ROOT] DOCVAL: ' 25: 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/66 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/67 25: ------------------------------------------- 25: running test case 'block literal with empty docval 17.1' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: foo: |+\n 25: \n 25: \n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca1afd0 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2b1ca1b060 KEYVAL: 'foo' ' 25: 25: 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: foo: |+\n 25: \n 25: \n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca8da70 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2b1ca8db00 KEYVAL: 'foo' ' 25: 25: 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/67 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/68 25: ------------------------------------------- 25: running test case 'block literal with empty docval 17.2' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: - |+\n 25: \n 25: \n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca1c020 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2b1ca1c0b0 VAL: ' 25: 25: 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: - |+\n 25: \n 25: \n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca8e3a0 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2b1ca8e430 VAL: ' 25: 25: 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/68 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/69 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 0' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\n 25: asd\n 25: d~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca1d070 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |\n 25: asd\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca8ecd0 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/69 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/70 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 1' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\n 25: asd\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca1e0c0 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |\n 25: asd\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca8f600 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/70 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/71 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 1.1' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\n 25: asd\n 25: d\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca1f110 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |\n 25: asd\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca8ff30 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/71 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/72 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 1.2' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |+\n 25: asd\n 25: d\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca20160 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |\n 25: asd\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca90860 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/72 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/73 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 2' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\n 25: asd\n 25: d\n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca211b0 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |\n 25: asd\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca91190 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/73 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/74 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 3' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\n 25: asd\n 25: d\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca22200 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |\n 25: asd\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca91ac0 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/74 (1 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/75 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 4' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\n 25: asd\n 25: d\n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca23250 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |\n 25: asd\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca923f0 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/75 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/76 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 5' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\n 25: asd\n 25: asd\n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca242a0 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |\n 25: asd\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca92d20 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/76 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/77 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 5.1' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\n 25: asd\n 25: asd\n 25: \n 25: \n 25: \n 25: \n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca252f0 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |\n 25: asd\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca93650 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/77 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/78 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 5.2' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\n 25: asd\n 25: asd\n 25: \n 25: \n 25: \n 25: \n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca26340 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |\n 25: asd\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca93f80 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/78 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/79 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 5.3' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\n 25: asd\n 25: \n 25: \n 25: \n 25: sd\n 25: \n 25: \n 25: \n 25: \n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca27390 [ROOT] DOCVAL: 'asd 25: 25: 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |\n 25: asd\n 25: \n 25: \n 25: \n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca948b0 [ROOT] DOCVAL: 'asd 25: 25: 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/79 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/80 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 6' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\n 25: asd\n 25: \n 25: sd\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca283e0 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |\n 25: asd\n 25: \n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca951e0 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/80 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/81 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 7' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\n 25: asd\n 25: \n 25: sd\n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca29430 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |\n 25: asd\n 25: \n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca95b10 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/81 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/82 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 8' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\n 25: asd\n 25: \n 25: d\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca2a480 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |\n 25: asd\n 25: \n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca96440 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/82 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/83 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 9' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\n 25: asd\n 25: \n 25: d\n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca2b4d0 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |\n 25: asd\n 25: \n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca96d70 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/83 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/84 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 10' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\n 25: asd\n 25: \t \n 25: d\n 25: \t ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca2c520 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |\n 25: asd\n 25: \t \n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca976a0 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/84 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/85 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 11' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\n 25: asd\n 25: \t \n 25: \n 25: \t ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca2d570 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |\n 25: asd\n 25: \t \n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca97fd0 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/85 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/86 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 12' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\n 25: asd\n 25: \t \n 25: d\n 25: \t \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca2e5c0 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |\n 25: asd\n 25: \t \n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca98900 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/86 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/87 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 13' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\n 25: asd\n 25: \t \n 25: \n 25: \t \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca2f610 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |\n 25: asd\n 25: \t \n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca99230 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/87 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/88 25: ------------------------------------------- 25: running test case 'block literal, empty block vals in seq 0' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: - |+\n 25: \n 25: - |+\n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca30660 [ROOT] SEQ: (1 sibs) 2 children: 25: [1] [1] 0x2b1ca306f0 VAL: ' 25: ' (2 sibs) 25: [2] [2] 0x2b1ca30780 VAL: ' 25: ' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: - |+\n 25: \n 25: - |+\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca99b60 [ROOT] SEQ: (1 sibs) 2 children: 25: [1] [1] 0x2b1ca99bf0 VAL: ' 25: ' (2 sibs) 25: [2] [2] 0x2b1ca99c80 VAL: ' 25: ' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/88 (1 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/89 25: ------------------------------------------- 25: running test case 'block literal, empty block vals in seq 1' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: - |+\n 25: \n 25: - |+\n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca316b0 [ROOT] SEQ: (1 sibs) 2 children: 25: [1] [1] 0x2b1ca31740 VAL: ' 25: ' (2 sibs) 25: [2] [2] 0x2b1ca317d0 VAL: ' 25: ' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: - |+\n 25: \n 25: - |+\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca9a490 [ROOT] SEQ: (1 sibs) 2 children: 25: [1] [1] 0x2b1ca9a520 VAL: ' 25: ' (2 sibs) 25: [2] [2] 0x2b1ca9a5b0 VAL: ' 25: ' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/89 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/0 25: ------------------------------------------- 25: running test case 'indentation requirements' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: ---\r\n 25: |\r\n 25: hello\n 25: there\n 25: \r\n 25: ---\r\n 25: |\r\n 25: hello\n 25: there\n 25: re\r\n 25: ---\r\n 25: |\r\n 25: hello\n 25: there\n 25: here\r\n 25: ---\r\n 25: |\r\n 25: ciao\n 25: qua\n 25: \r\n 25: ---\r\n 25: |\r\n 25: ciao\n 25: qua\n 25: \n 25: qua\r\n 25: ---\r\n 25: |\r\n 25: ciao\n 25: qua\n 25: o\r\n 25: qua\r\n 25: ---\r\n 25: - |\r\n 25: hello\n 25: there\n 25: re\r\n 25: - |\r\n 25: ciao\n 25: qua\n 25: ua\r\n 25: ---\r\n 25: foo: |\r\n 25: hello\n 25: there\n 25: re\r\n 25: bar: |\r\n 25: ciao\n 25: qua\n 25: ua\r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca31fc0 [ROOT] STREAM: (1 sibs) 8 children: 25: [1] [1] 0x2b1ca32050 DOCVAL: 'hello 25: there 25: ' (8 sibs) 25: [2] [2] 0x2b1ca320e0 DOCVAL: 'hello 25: there 25: ' (8 sibs) 25: [3] [3] 0x2b1ca32170 DOCVAL: 'hello 25: there 25: ' (8 sibs) 25: [4] [4] 0x2b1ca32200 DOCVAL: 'ciao 25: qua 25: ' (8 sibs) 25: [5] [5] 0x2b1ca32290 DOCVAL: 'ciao 25: qua 25: ' (8 sibs) 25: [6] [6] 0x2b1ca32320 DOCVAL: 'ciao 25: qua 25: ' (8 sibs) 25: [7] [7] 0x2b1ca323b0 DOCSEQ: (8 sibs) 2 children: 25: [8] [8] 0x2b1ca32440 VAL: 'hello 25: there 25: ' (2 sibs) 25: [9] [9] 0x2b1ca324d0 VAL: 'ciao 25: qua 25: ' (2 sibs) 25: [10] [10] 0x2b1ca32560 DOCMAP: (8 sibs) 2 children: 25: [11] [11] 0x2b1ca325f0 KEYVAL: 'foo' 'hello 25: there 25: ' (2 sibs) 25: [12] [12] 0x2b1ca32680 KEYVAL: 'bar' 'ciao 25: qua 25: ' (2 sibs) 25: #nodes=13 vs #printed=13 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: --- |\n 25: hello\n 25: there\n 25: \n 25: --- |\n 25: hello\n 25: there\n 25: \n 25: --- |\n 25: hello\n 25: there\n 25: \n 25: --- |\n 25: ciao\n 25: qua\n 25: \n 25: --- |\n 25: ciao\n 25: qua\n 25: \n 25: --- |\n 25: ciao\n 25: qua\n 25: \n 25: ---\n 25: - |\n 25: hello\n 25: there\n 25: \n 25: - |\n 25: ciao\n 25: qua\n 25: \n 25: ---\n 25: foo: |\n 25: hello\n 25: there\n 25: \n 25: bar: |\n 25: ciao\n 25: qua\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca9adc0 [ROOT] STREAM: (1 sibs) 8 children: 25: [1] [1] 0x2b1ca9ae50 DOCVAL: 'hello 25: there 25: ' (8 sibs) 25: [2] [2] 0x2b1ca9aee0 DOCVAL: 'hello 25: there 25: ' (8 sibs) 25: [3] [3] 0x2b1ca9af70 DOCVAL: 'hello 25: there 25: ' (8 sibs) 25: [4] [4] 0x2b1ca9b000 DOCVAL: 'ciao 25: qua 25: ' (8 sibs) 25: [5] [5] 0x2b1ca9b090 DOCVAL: 'ciao 25: qua 25: ' (8 sibs) 25: [6] [6] 0x2b1ca9b120 DOCVAL: 'ciao 25: qua 25: ' (8 sibs) 25: [7] [7] 0x2b1ca9b1b0 DOCSEQ: (8 sibs) 2 children: 25: [8] [8] 0x2b1ca9b240 VAL: 'hello 25: there 25: ' (2 sibs) 25: [9] [9] 0x2b1ca9b2d0 VAL: 'ciao 25: qua 25: ' (2 sibs) 25: [10] [10] 0x2b1ca9b360 DOCMAP: (8 sibs) 2 children: 25: [11] [11] 0x2b1ca9b3f0 KEYVAL: 'foo' 'hello 25: there 25: ' (2 sibs) 25: [12] [12] 0x2b1ca9b480 KEYVAL: 'bar' 'ciao 25: qua 25: ' (2 sibs) 25: #nodes=13 vs #printed=13 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/0 (2 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/1 25: ------------------------------------------- 25: running test case 'indentation requirements err seq' 25: ------------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/1 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/2 25: ------------------------------------------- 25: running test case 'indentation requirements err map' 25: ------------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/2 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/3 25: ------------------------------------------- 25: running test case 'indentation requirements err level' 25: ------------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/3 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/4 25: ------------------------------------------- 25: running test case 'empty, specs only 2G84_02' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: --- |1-~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca34440 [ROOT] STREAM: (1 sibs) 1 children: 25: [1] [1] 0x2b1ca344d0 DOCVAL: '' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: --- ''\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca9b6d0 [ROOT] STREAM: (1 sibs) 1 children: 25: [1] [1] 0x2b1ca9b760 DOCVAL: '' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/4 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/5 25: ------------------------------------------- 25: running test case 'empty, specs only 2G84_03' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: --- |1+~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca34d50 [ROOT] STREAM: (1 sibs) 1 children: 25: [1] [1] 0x2b1ca34de0 DOCVAL: '' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: --- ''\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca9c000 [ROOT] STREAM: (1 sibs) 1 children: 25: [1] [1] 0x2b1ca9c090 DOCVAL: '' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/5 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/6 25: ------------------------------------------- 25: running test case 'empty, specs only 2G84_xx' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: --- |+~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca35660 [ROOT] STREAM: (1 sibs) 1 children: 25: [1] [1] 0x2b1ca356f0 DOCVAL: '' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: --- ''\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca9c930 [ROOT] STREAM: (1 sibs) 1 children: 25: [1] [1] 0x2b1ca9c9c0 DOCVAL: '' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/6 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/7 25: ------------------------------------------- 25: running test case 'empty, specs only 2G84_02_1' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |1-~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca35f70 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: ''\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca9d260 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/7 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/8 25: ------------------------------------------- 25: running test case 'empty, specs only 2G84_03_1' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |1+~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca36880 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: ''\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca9db90 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/8 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/9 25: ------------------------------------------- 25: running test case 'empty, specs only 2G84_xx_1' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |+~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca37190 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: ''\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca9e4c0 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/9 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/10 25: ------------------------------------------- 25: running test case 'block literal as map entry' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: \r\n 25: data: |\r\n 25: There once was a short man from Ealing\n 25: Who got on a bus to Darjeeling\n 25: It said on the door\n 25: "Please don't spit on the floor"\n 25: So he carefully spat on the ceiling\n 25: pat on the ceiling\r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca37aa0 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2b1ca37b30 KEYVAL: 'data' 'There once was a short man from Ealing 25: Who got on a bus to Darjeeling 25: It said on the door 25: "Please don't spit on the floor" 25: So he carefully spat on the ceiling 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: data: |\n 25: There once was a short man from Ealing\n 25: Who got on a bus to Darjeeling\n 25: It said on the door\n 25: "Please don't spit on the floor"\n 25: So he carefully spat on the ceiling\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca9edf0 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2b1ca9ee80 KEYVAL: 'data' 'There once was a short man from Ealing 25: Who got on a bus to Darjeeling 25: It said on the door 25: "Please don't spit on the floor" 25: So he carefully spat on the ceiling 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/10 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/11 25: ------------------------------------------- 25: running test case 'block literal and two scalars' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: \r\n 25: example: >\r\n 25: HTML goes into YAML without modification\n 25: ication\r\n 25: message: |\r\n 25:"Three is always greater than two, 25: even for large values of two"
25:--Author Unknown
25:
\n 25:\n 25: --Author Unknown\r\n 25: \r\n 25: date: 2007-06-01\r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca383b0 [ROOT] MAP: (1 sibs) 3 children: 25: [1] [1] 0x2b1ca38440 KEYVAL: 'example' 'HTML goes into YAML without modification 25: ' (3 sibs) 25: [2] [2] 0x2b1ca384d0 KEYVAL: 'message' '"Three is always greater than two,\n 25: even for large values of two"
\n 25:--Author Unknown
\n 25:
25:25: ' (3 sibs) 25: [3] [3] 0x2b1ca38560 KEYVAL: 'date' '2007-06-01' (3 sibs) 25: #nodes=4 vs #printed=4 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: example: |\n 25: HTML goes into YAML without modification\n 25: \n 25: message: |\n 25:"Three is always greater than two, 25: even for large values of two"
25:--Author Unknown
25:
\n 25:\n 25: \n 25: date: 2007-06-01\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca9f700 [ROOT] MAP: (1 sibs) 3 children: 25: [1] [1] 0x2b1ca9f790 KEYVAL: 'example' 'HTML goes into YAML without modification 25: ' (3 sibs) 25: [2] [2] 0x2b1ca9f820 KEYVAL: 'message' '"Three is always greater than two,\n 25: even for large values of two"
\n 25:--Author Unknown
\n 25:
25:25: ' (3 sibs) 25: [3] [3] 0x2b1ca9f8b0 KEYVAL: 'date' '2007-06-01' (3 sibs) 25: #nodes=4 vs #printed=4 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/11 (1 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/12 25: ------------------------------------------- 25: running test case 'block literal no chomp, no indentation' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: example: |\r\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: at the end.\r\n 25: \r\n 25: another: text\r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca38cc0 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2b1ca38d50 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2b1ca38de0 KEYVAL: 'another' 'text' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: example: |\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: \n 25: another: text\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1caa00b0 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2b1caa0140 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2b1caa01d0 KEYVAL: 'another' 'text' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/12 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/13 25: ------------------------------------------- 25: running test case 'block literal as seq val, implicit indentation 2' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: \r\n 25: - |\r\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: e at the end.\r\n 25: \r\n 25: \r\n 25: - another val\r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca395d0 [ROOT] SEQ: (1 sibs) 2 children: 25: [1] [1] 0x2b1ca39660 VAL: 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2b1ca396f0 VAL: 'another val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: - |\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: \n 25: - another val\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1caa0a60 [ROOT] SEQ: (1 sibs) 2 children: 25: [1] [1] 0x2b1caa0af0 VAL: 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2b1caa0b80 VAL: 'another val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/13 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/14 25: ------------------------------------------- 25: running test case 'block literal as seq val, implicit indentation 2, chomp=keep' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: \r\n 25: - |+\r\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: \n 25: \n 25: at the end.\r\n 25: \r\n 25: \r\n 25: - another val\r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca39ee0 [ROOT] SEQ: (1 sibs) 2 children: 25: [1] [1] 0x2b1ca39f70 VAL: 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: 25: 25: ' (2 sibs) 25: [2] [2] 0x2b1ca3a000 VAL: 'another val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: - |+\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: \n 25: \n 25: - another val\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1caa1410 [ROOT] SEQ: (1 sibs) 2 children: 25: [1] [1] 0x2b1caa14a0 VAL: 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: 25: 25: ' (2 sibs) 25: [2] [2] 0x2b1caa1530 VAL: 'another val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/14 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/15 25: ------------------------------------------- 25: running test case 'block literal as seq val, implicit indentation 2, chomp=strip' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: \r\n 25: - |-\r\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.ne at the end.\r\n 25: \r\n 25: \r\n 25: - another val\r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca3a7f0 [ROOT] SEQ: (1 sibs) 2 children: 25: [1] [1] 0x2b1ca3a880 VAL: 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end.' (2 sibs) 25: [2] [2] 0x2b1ca3a910 VAL: 'another val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: - |-\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: - another val\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1caa1dc0 [ROOT] SEQ: (1 sibs) 2 children: 25: [1] [1] 0x2b1caa1e50 VAL: 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end.' (2 sibs) 25: [2] [2] 0x2b1caa1ee0 VAL: 'another val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/15 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/16 25: ------------------------------------------- 25: running test case 'block literal as seq val at eof, implicit indentation 2' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: \r\n 25: - |\r\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: e at the end.\r\n 25: \r\n 25: \r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca3b100 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2b1ca3b190 VAL: 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: - |\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1caa26d0 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2b1caa2760 VAL: 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/16 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/17 25: ------------------------------------------- 25: running test case 'block literal as seq val at eof, implicit indentation 4' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: \r\n 25: - |\r\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: nother line at the end.\r\n 25: \r\n 25: \r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca3ba10 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2b1ca3baa0 VAL: 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: - |\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1caa2fe0 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2b1caa3070 VAL: 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/17 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/18 25: ------------------------------------------- 25: running test case 'block literal as map val, implicit indentation 2' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: \r\n 25: example: |\r\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: e at the end.\r\n 25: \r\n 25: \r\n 25: another: val\r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca3c320 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2b1ca3c3b0 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2b1ca3c440 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: example: |\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: \n 25: another: val\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1caa3a20 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2b1caa3ab0 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2b1caa3b40 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/18 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/19 25: ------------------------------------------- 25: running test case 'block literal as map val, explicit indentation 2' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: \r\n 25: example: |2\r\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: e at the end.\r\n 25: \r\n 25: \r\n 25: another: val\r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca3cc30 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2b1ca3ccc0 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2b1ca3cd50 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: example: |\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: \n 25: another: val\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1caa43d0 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2b1caa4460 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2b1caa44f0 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/19 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/20 25: ------------------------------------------- 25: running test case 'block literal as map val, explicit indentation 2, chomp=keep' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: \r\n 25: example: |+2\r\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: \n 25: \n 25: at the end.\r\n 25: \r\n 25: \r\n 25: another: val\r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca3d540 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2b1ca3d5d0 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: 25: 25: ' (2 sibs) 25: [2] [2] 0x2b1ca3d660 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: example: |+\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: \n 25: \n 25: another: val\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1caa4ce0 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2b1caa4d70 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: 25: 25: ' (2 sibs) 25: [2] [2] 0x2b1caa4e00 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/20 (1 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/21 25: ------------------------------------------- 25: running test case 'block literal as map val, explicit indentation 2, chomp=strip' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: \r\n 25: example: |-2\r\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.ne at the end.\r\n 25: \r\n 25: \r\n 25: another: val\r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca3de50 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2b1ca3dee0 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end.' (2 sibs) 25: [2] [2] 0x2b1ca3df70 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: example: |-\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: another: val\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1caa5690 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2b1caa5720 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end.' (2 sibs) 25: [2] [2] 0x2b1caa57b0 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/21 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/22 25: ------------------------------------------- 25: running test case 'block literal as map val, implicit indentation 3' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: \r\n 25: example: |\r\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: r line at the end.\r\n 25: \r\n 25: \r\n 25: another: val\r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca3e760 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2b1ca3e7f0 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2b1ca3e880 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: example: |\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: \n 25: another: val\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1caa6040 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2b1caa60d0 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2b1caa6160 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/22 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/23 25: ------------------------------------------- 25: running test case 'block literal as map val, explicit indentation 3' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: \r\n 25: example: |3\r\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: r line at the end.\r\n 25: \r\n 25: \r\n 25: another: val\r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca3f070 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2b1ca3f100 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2b1ca3f190 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: example: |\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: \n 25: another: val\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1caa69f0 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2b1caa6a80 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2b1caa6b10 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/23 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/24 25: ------------------------------------------- 25: running test case 'block literal as map val, implicit indentation 4' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: \r\n 25: example: |\r\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: nother line at the end.\r\n 25: \r\n 25: \r\n 25: another: val\r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca3f980 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2b1ca3fa10 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2b1ca3faa0 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: example: |\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: \n 25: another: val\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1caa73a0 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2b1caa7430 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2b1caa74c0 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/24 (1 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/25 25: ------------------------------------------- 25: running test case 'block literal as map val, explicit indentation 4' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: \r\n 25: example: |4\r\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: nother line at the end.\r\n 25: \r\n 25: \r\n 25: another: val\r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca40290 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2b1ca40320 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2b1ca403b0 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: example: |\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: \n 25: another: val\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1caa7d50 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2b1caa7de0 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2b1caa7e70 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/25 (1 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/26 25: ------------------------------------------- 25: running test case 'block literal as map val at eof, implicit indentation 2' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: \r\n 25: example: |\r\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: e at the end.\r\n 25: \r\n 25: \r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca40ba0 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2b1ca40c30 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: example: |\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1caa8700 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2b1caa8790 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/26 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/27 25: ------------------------------------------- 25: running test case 'block literal as map val at eof, implicit indentation 4' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: \r\n 25: example: |\r\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: nother line at the end.\r\n 25: \r\n 25: \r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca414b0 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2b1ca41540 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: example: |\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1caa90b0 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2b1caa9140 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/27 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/28 25: ------------------------------------------- 25: running test case 'block literal as map val, implicit indentation 9' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: \r\n 25: example: |\r\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: \r\n 25: plus another line at the end.\r\n 25: \r\n 25: \r\n 25: another: val\r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca41dc0 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2b1ca41e50 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2b1ca41ee0 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: example: |\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: \n 25: another: val\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1caa9a60 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2b1caa9af0 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2b1caa9b80 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/28 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/29 25: ------------------------------------------- 25: running test case 'block literal as map val, explicit indentation 9' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: \r\n 25: example: |9\r\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: \r\n 25: plus another line at the end.\r\n 25: \r\n 25: \r\n 25: another: val\r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca426d0 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2b1ca42760 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2b1ca427f0 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: example: |\n 25: Several lines of text,\n 25: with some "quotes" of various 'types',\n 25: and also a blank line:\n 25: \n 25: plus another line at the end.\n 25: \n 25: another: val\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1caaa410 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2b1caaa4a0 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2b1caaa530 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/29 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/30 25: ------------------------------------------- 25: running test case 'block literal with empty unindented lines, without quotes' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: tpl:\r\n 25: src: |\r\n 25: #include <{{hdr.filename}}>\n 25: \n 25: {{src.gencode}}\n 25: c.gencode}}\r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca42fe0 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2b1ca43070 KEYMAP: 'tpl' (1 sibs) 1 children: 25: [2] [2] 0x2b1ca43100 KEYVAL: 'src' '#include <{{hdr.filename}}> 25: 25: {{src.gencode}} 25: ' (1 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: tpl:\n 25: src: |\n 25: #include <{{hdr.filename}}>\n 25: \n 25: {{src.gencode}}\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1caaad70 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2b1caaae00 KEYMAP: 'tpl' (1 sibs) 1 children: 25: [2] [2] 0x2b1caaae90 KEYVAL: 'src' '#include <{{hdr.filename}}> 25: 25: {{src.gencode}} 25: ' (1 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/30 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/31 25: ------------------------------------------- 25: running test case 'block literal with empty unindented lines, with double quotes' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: tpl:\r\n 25: src: |\r\n 25: #include "{{hdr.filename}}"\n 25: \n 25: {{src.gencode}}\n 25: c.gencode}}\r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca438f0 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2b1ca43980 KEYMAP: 'tpl' (1 sibs) 1 children: 25: [2] [2] 0x2b1ca43a10 KEYVAL: 'src' '#include "{{hdr.filename}}" 25: 25: {{src.gencode}} 25: ' (1 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: tpl:\n 25: src: |\n 25: #include "{{hdr.filename}}"\n 25: \n 25: {{src.gencode}}\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1caab6d0 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2b1caab760 KEYMAP: 'tpl' (1 sibs) 1 children: 25: [2] [2] 0x2b1caab7f0 KEYVAL: 'src' '#include "{{hdr.filename}}" 25: 25: {{src.gencode}} 25: ' (1 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/31 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/32 25: ------------------------------------------- 25: running test case 'block literal with empty unindented lines, with single quotes' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: tpl:\r\n 25: src: |\r\n 25: #include '{{hdr.filename}}'\n 25: \n 25: {{src.gencode}}\n 25: c.gencode}}\r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca44200 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2b1ca44290 KEYMAP: 'tpl' (1 sibs) 1 children: 25: [2] [2] 0x2b1ca44320 KEYVAL: 'src' '#include '{{hdr.filename}}' 25: 25: {{src.gencode}} 25: ' (1 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: tpl:\n 25: src: |\n 25: #include '{{hdr.filename}}'\n 25: \n 25: {{src.gencode}}\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1caac030 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2b1caac0c0 KEYMAP: 'tpl' (1 sibs) 1 children: 25: [2] [2] 0x2b1caac150 KEYVAL: 'src' '#include '{{hdr.filename}}' 25: 25: {{src.gencode}} 25: ' (1 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/32 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/33 25: ------------------------------------------- 25: running test case 'block literal with same indentation level 0' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: \r\n 25: aaa: |2\r\n 25: xxx\n 25: x\r\n 25: bbb: |\r\n 25: yyy\n 25: y\r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca44b10 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2b1ca44ba0 KEYVAL: 'aaa' 'xxx 25: ' (2 sibs) 25: [2] [2] 0x2b1ca44c30 KEYVAL: 'bbb' 'yyy 25: ' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: aaa: |\n 25: xxx\n 25: \n 25: bbb: |\n 25: yyy\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1caac940 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2b1caac9d0 KEYVAL: 'aaa' 'xxx 25: ' (2 sibs) 25: [2] [2] 0x2b1caaca60 KEYVAL: 'bbb' 'yyy 25: ' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/33 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/34 25: ------------------------------------------- 25: running test case 'block literal with same indentation level 1' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: \r\n 25: - aaa: |2\r\n 25: xxx\n 25: xxx\r\n 25: bbb: |\r\n 25: yyy\n 25: yyy\r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca45420 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2b1ca454b0 MAP: (1 sibs) 2 children: 25: [2] [2] 0x2b1ca45540 KEYVAL: 'aaa' 'xxx 25: ' (2 sibs) 25: [3] [3] 0x2b1ca455d0 KEYVAL: 'bbb' 'yyy 25: ' (2 sibs) 25: #nodes=4 vs #printed=4 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: - aaa: |\n 25: xxx\n 25: \n 25: bbb: |\n 25: yyy\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1caad280 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2b1caad310 MAP: (1 sibs) 2 children: 25: [2] [2] 0x2b1caad3a0 KEYVAL: 'aaa' 'xxx 25: ' (2 sibs) 25: [3] [3] 0x2b1caad430 KEYVAL: 'bbb' 'yyy 25: ' (2 sibs) 25: #nodes=4 vs #printed=4 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/34 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/35 25: ------------------------------------------- 25: running test case 'block literal with empty docval 1' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca45d30 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: ''\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1caadbc0 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/35 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/36 25: ------------------------------------------- 25: running test case 'block literal with empty docval 2' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca46640 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: ''\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1caae4f0 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/36 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/37 25: ------------------------------------------- 25: running test case 'block literal with empty docval 3' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca46f50 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: ''\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1caaee20 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/37 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/38 25: ------------------------------------------- 25: running test case 'block literal with empty docval 4' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\r\n 25: \r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca47860 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: ''\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1caaf750 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/38 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/39 25: ------------------------------------------- 25: running test case 'block literal with empty docval 5' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\r\n 25: \r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca48170 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: ''\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1cab0080 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/39 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/40 25: ------------------------------------------- 25: running test case 'block literal with empty docval 6' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\r\n 25: \t ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca48a80 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: ''\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1cab09b0 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/40 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/41 25: ------------------------------------------- 25: running test case 'block literal with empty docval 7' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\r\n 25: \t \r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca49390 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: ''\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1cab12e0 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/41 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/42 25: ------------------------------------------- 25: running test case 'block literal with empty docval 8' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\r\n 25: \r\n 25: \r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca49ca0 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: ''\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1cab1c10 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/42 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/43 25: ------------------------------------------- 25: running test case 'block literal with empty docval 9' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\r\n 25: \r\n 25: \r\n 25: \r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca4a5b0 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: ''\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1cab2540 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/43 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/44 25: ------------------------------------------- 25: running test case 'block literal with empty docval 10' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\r\n 25: \r\n 25: \r\n 25: \r\n 25: \r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca4aec0 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: ''\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1cab2e70 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/44 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/45 25: ------------------------------------------- 25: running test case 'block literal with empty docval 11' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\r\n 25: \r\n 25: \r\n 25: \r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca4b7d0 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: ''\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1cab37a0 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/45 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/46 25: ------------------------------------------- 25: running test case 'block literal with empty docval 12' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\r\n 25: \r\n 25: \r\n 25: \r\n 25: \r\n 25: \r\n 25: \r\n 25: \r\n 25: \r\n 25: \r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca4c0e0 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: ''\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1cab40d0 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/46 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/47 25: ------------------------------------------- 25: running test case 'block literal with empty docval 13' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\r\n 25: \r\n 25: \r\n 25: \r\n 25: \r\n 25: \r\n 25: \r\n 25: \r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca4c9f0 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: ''\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1cab4a00 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/47 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/48 25: ------------------------------------------- 25: running test case 'block literal with empty docval 14.0' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: - |+\r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca4d300 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2b1ca4d390 VAL: '' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: - ''\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1cab5330 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2b1cab53c0 VAL: '' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/48 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/49 25: ------------------------------------------- 25: running test case 'block literal with empty docval 14.0.1' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: - |+\r\n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca4dc10 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2b1ca4dca0 VAL: ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: - |+\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1cab5c60 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2b1cab5cf0 VAL: ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/49 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/50 25: ------------------------------------------- 25: running test case 'block literal with empty docval 14.0.2' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: - |+\r\n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca4e520 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2b1ca4e5b0 VAL: ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: - |+\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1cab6590 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2b1cab6620 VAL: ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/50 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/51 25: ------------------------------------------- 25: running test case 'block literal with empty docval 14.1' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: foo: |+\r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca4ee30 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2b1ca4eec0 KEYVAL: 'foo' '' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: foo: ''\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1cab6ec0 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2b1cab6f50 KEYVAL: 'foo' '' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/51 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/52 25: ------------------------------------------- 25: running test case 'block literal with empty docval 14.1.1' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: foo: |+\r\n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca4f740 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2b1ca4f7d0 KEYVAL: 'foo' ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: foo: |+\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1cab77f0 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2b1cab7880 KEYVAL: 'foo' ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/52 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/53 25: ------------------------------------------- 25: running test case 'block literal with empty docval 14.1.2' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: foo: |+\r\n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca50050 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2b1ca500e0 KEYVAL: 'foo' ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: foo: |+\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1cab8120 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2b1cab81b0 KEYVAL: 'foo' ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/53 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/54 25: ------------------------------------------- 25: running test case 'block literal with empty docval 14.2' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |+\r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca50960 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: ''\n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1cab8a50 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/54 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/55 25: ------------------------------------------- 25: running test case 'block literal with empty docval 14.2.1' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |+\r\n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca51270 [ROOT] DOCVAL: ' 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |+\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1cab9380 [ROOT] DOCVAL: ' 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/55 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/56 25: ------------------------------------------- 25: running test case 'block literal with empty docval 14.2.2' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |+\r\n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca51b80 [ROOT] DOCVAL: ' 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |+\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1cab9cb0 [ROOT] DOCVAL: ' 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/56 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/57 25: ------------------------------------------- 25: running test case 'block literal with empty docval 15.0' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: - |+\r\n 25: \n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca52490 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2b1ca52520 VAL: ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: - |+\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1caba5e0 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2b1caba670 VAL: ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/57 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/58 25: ------------------------------------------- 25: running test case 'block literal with empty docval 15.0.1' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: - |+\r\n 25: \n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca52da0 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2b1ca52e30 VAL: ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: - |+\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1cabaf10 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2b1cabafa0 VAL: ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/58 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/59 25: ------------------------------------------- 25: running test case 'block literal with empty docval 15.1' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: foo: |+\r\n 25: \n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca536b0 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2b1ca53740 KEYVAL: 'foo' ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: foo: |+\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1cabb840 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2b1cabb8d0 KEYVAL: 'foo' ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/59 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/60 25: ------------------------------------------- 25: running test case 'block literal with empty docval 15.1.1' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: foo: |+\r\n 25: \n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca53fc0 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2b1ca54050 KEYVAL: 'foo' ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: foo: |+\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1cabc170 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2b1cabc200 KEYVAL: 'foo' ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/60 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/61 25: ------------------------------------------- 25: running test case 'block literal with empty docval 15.2' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |+\r\n 25: \n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca548d0 [ROOT] DOCVAL: ' 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |+\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1cabcaa0 [ROOT] DOCVAL: ' 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/61 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/62 25: ------------------------------------------- 25: running test case 'block literal with empty docval 15.2.1' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |+\r\n 25: \n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca551e0 [ROOT] DOCVAL: ' 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |+\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1cabd3d0 [ROOT] DOCVAL: ' 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/62 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/63 25: ------------------------------------------- 25: running test case 'block literal with empty docval 16' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |+\r\n 25: \n 25: \n 25: \r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca55af0 [ROOT] DOCVAL: ' 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |+\n 25: \n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1cabdd00 [ROOT] DOCVAL: ' 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/63 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/64 25: ------------------------------------------- 25: running test case 'block literal with empty docval 16.1' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: foo: |+\r\n 25: \n 25: \n 25: \r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca56400 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2b1ca56490 KEYVAL: 'foo' ' 25: 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: foo: |+\n 25: \n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1cabe630 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2b1cabe6c0 KEYVAL: 'foo' ' 25: 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/64 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/65 25: ------------------------------------------- 25: running test case 'block literal with empty docval 16.2' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: - |+\r\n 25: \n 25: \n 25: \r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca56d10 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2b1ca56da0 VAL: ' 25: 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: - |+\n 25: \n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1cabef60 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2b1cabeff0 VAL: ' 25: 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/65 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/66 25: ------------------------------------------- 25: running test case 'block literal with empty docval 17' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |+\r\n 25: \n 25: \n 25: \n 25: \n 25: \r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca57620 [ROOT] DOCVAL: ' 25: 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |+\n 25: \n 25: \n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1cabf890 [ROOT] DOCVAL: ' 25: 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/66 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/67 25: ------------------------------------------- 25: running test case 'block literal with empty docval 17.1' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: foo: |+\r\n 25: \n 25: \n 25: \n 25: \n 25: \r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca57f30 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2b1ca57fc0 KEYVAL: 'foo' ' 25: 25: 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: foo: |+\n 25: \n 25: \n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1cac01c0 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2b1cac0250 KEYVAL: 'foo' ' 25: 25: 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/67 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/68 25: ------------------------------------------- 25: running test case 'block literal with empty docval 17.2' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: - |+\r\n 25: \n 25: \n 25: \n 25: \n 25: \r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca58840 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2b1ca588d0 VAL: ' 25: 25: 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: - |+\n 25: \n 25: \n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1cac0af0 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2b1cac0b80 VAL: ' 25: 25: 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/68 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/69 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 0' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\r\n 25: asd\n 25: d~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca59150 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |\n 25: asd\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1cac1420 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/69 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/70 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 1' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\r\n 25: asd\n 25: d\r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca59a60 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |\n 25: asd\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1cac1d50 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/70 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/71 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 1.1' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\r\n 25: asd\n 25: d\r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca5a370 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |\n 25: asd\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1cac2680 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/71 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/72 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 1.2' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |+\r\n 25: asd\n 25: d\r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca5ac80 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |\n 25: asd\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1cac2fb0 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/72 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/73 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 2' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\r\n 25: asd\n 25: d\r\n 25: \r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca5b590 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |\n 25: asd\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1cac38e0 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/73 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/74 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 3' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\r\n 25: asd\n 25: d\r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca5bea0 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |\n 25: asd\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1cac4210 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/74 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/75 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 4' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\r\n 25: asd\n 25: d\r\n 25: \r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca5c7b0 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |\n 25: asd\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1cac4b40 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/75 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/76 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 5' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\r\n 25: asd\n 25: asd\r\n 25: \r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca5d0c0 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |\n 25: asd\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1cac5470 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/76 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/77 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 5.1' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\r\n 25: asd\n 25: asd\r\n 25: \r\n 25: \r\n 25: \r\n 25: \r\n 25: \r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca5d9d0 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |\n 25: asd\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1cac5da0 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/77 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/78 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 5.2' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\r\n 25: asd\n 25: asd\r\n 25: \r\n 25: \r\n 25: \r\n 25: \r\n 25: \r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca5e2e0 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |\n 25: asd\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1cac66d0 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/78 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/79 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 5.3' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\r\n 25: asd\n 25: \n 25: \n 25: \n 25: sd\r\n 25: \r\n 25: \r\n 25: \r\n 25: \r\n 25: \r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca5ebf0 [ROOT] DOCVAL: 'asd 25: 25: 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |\n 25: asd\n 25: \n 25: \n 25: \n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1cac7000 [ROOT] DOCVAL: 'asd 25: 25: 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/79 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/80 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 6' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\r\n 25: asd\n 25: \n 25: sd\r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca5f500 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |\n 25: asd\n 25: \n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1cac7930 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/80 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/81 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 7' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\r\n 25: asd\n 25: \n 25: sd\r\n 25: \r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca5fe10 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |\n 25: asd\n 25: \n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1cac8260 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/81 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/82 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 8' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\r\n 25: asd\n 25: \n 25: d\r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca60720 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |\n 25: asd\n 25: \n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1cac8b90 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/82 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/83 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 9' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\r\n 25: asd\n 25: \n 25: d\r\n 25: \r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca61030 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |\n 25: asd\n 25: \n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1cac94c0 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/83 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/84 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 10' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\r\n 25: asd\n 25: \t \n 25: d\r\n 25: \t ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca61940 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |\n 25: asd\n 25: \t \n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1cac9df0 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/84 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/85 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 11' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\r\n 25: asd\n 25: \t \n 25: \r\n 25: \t ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca62250 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |\n 25: asd\n 25: \t \n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1caca720 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/85 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/86 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 12' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\r\n 25: asd\n 25: \t \n 25: d\r\n 25: \t \r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca62b60 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |\n 25: asd\n 25: \t \n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1cacb050 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/86 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/87 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 13' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: |\r\n 25: asd\n 25: \t \n 25: \r\n 25: \t \r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca63470 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: |\n 25: asd\n 25: \t \n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1cacb980 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/87 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/88 25: ------------------------------------------- 25: running test case 'block literal, empty block vals in seq 0' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: - |+\r\n 25: \n 25: \r\n 25: - |+\r\n 25: \n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca63d80 [ROOT] SEQ: (1 sibs) 2 children: 25: [1] [1] 0x2b1ca63e10 VAL: ' 25: ' (2 sibs) 25: [2] [2] 0x2b1ca63ea0 VAL: ' 25: ' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: - |+\n 25: \n 25: - |+\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1cacc2b0 [ROOT] SEQ: (1 sibs) 2 children: 25: [1] [1] 0x2b1cacc340 VAL: ' 25: ' (2 sibs) 25: [2] [2] 0x2b1cacc3d0 VAL: ' 25: ' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/88 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/89 25: ------------------------------------------- 25: running test case 'block literal, empty block vals in seq 1' 25: ------------------------------------------- 25: ~~~~~~~~~~~~~~ src yml: 25: - |+\r\n 25: \n 25: \r\n 25: - |+\r\n 25: \n 25: \r\n 25: ~~~~~~~~~~~~~~ parsed tree: 25: -------------------------------------- 25: [0][0] 0x2b1ca64690 [ROOT] SEQ: (1 sibs) 2 children: 25: [1] [1] 0x2b1ca64720 VAL: ' 25: ' (2 sibs) 25: [2] [2] 0x2b1ca647b0 VAL: ' 25: ' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ emitted yml: 25: - |+\n 25: \n 25: - |+\n 25: \n 25: ~~~~~~~~~~~~~~ emitted tree: 25: -------------------------------------- 25: [0][0] 0x2b1caccbe0 [ROOT] SEQ: (1 sibs) 2 children: 25: [1] [1] 0x2b1caccc70 VAL: ' 25: ' (2 sibs) 25: [2] [2] 0x2b1caccd00 VAL: ' 25: ' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: ~~~~~~~~~~~~~~ 25: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/89 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/0 25: ------------------------------------------- 25: running test case 'indentation requirements' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c2780 [ROOT] STREAM: (0 sibs) 8 children: 25: 0x2b1c8b8db0 DOCVAL: 'hello 25: there 25: ' (8 sibs) 25: 0x2b1c8b8e48 DOCVAL: 'hello 25: there 25: ' (8 sibs) 25: 0x2b1c8b8ee0 DOCVAL: 'hello 25: there 25: ' (8 sibs) 25: 0x2b1c8b8f78 DOCVAL: 'ciao 25: qua 25: ' (8 sibs) 25: 0x2b1c8b9010 DOCVAL: 'ciao 25: qua 25: ' (8 sibs) 25: 0x2b1c8b90a8 DOCVAL: 'ciao 25: qua 25: ' (8 sibs) 25: 0x2b1c8b9140 DOCSEQ: (8 sibs) 2 children: 25: 0x2b1c8b9280 VAL: 'hello 25: there 25: ' (2 sibs) 25: 0x2b1c8b9318 VAL: 'ciao 25: qua 25: ' (2 sibs) 25: 0x2b1c8b91d8 DOCMAP: (8 sibs) 2 children: 25: 0x2b1c8b93c0 KEYVAL: 'foo' 'hello 25: there 25: ' (2 sibs) 25: 0x2b1c8b9458 KEYVAL: 'bar' 'ciao 25: qua 25: ' (2 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cacd4f0 [ROOT] STREAM: (1 sibs) 8 children: 25: [1] [1] 0x2b1cacd580 DOCVAL: 'hello 25: there 25: ' (8 sibs) 25: [2] [2] 0x2b1cacd610 DOCVAL: 'hello 25: there 25: ' (8 sibs) 25: [3] [3] 0x2b1cacd6a0 DOCVAL: 'hello 25: there 25: ' (8 sibs) 25: [4] [4] 0x2b1cacd730 DOCVAL: 'ciao 25: qua 25: ' (8 sibs) 25: [5] [5] 0x2b1cacd7c0 DOCVAL: 'ciao 25: qua 25: ' (8 sibs) 25: [6] [6] 0x2b1cacd850 DOCVAL: 'ciao 25: qua 25: ' (8 sibs) 25: [7] [7] 0x2b1cacd8e0 DOCSEQ: (8 sibs) 2 children: 25: [8] [8] 0x2b1cacd970 VAL: 'hello 25: there 25: ' (2 sibs) 25: [9] [9] 0x2b1cacda00 VAL: 'ciao 25: qua 25: ' (2 sibs) 25: [10] [10] 0x2b1cacda90 DOCMAP: (8 sibs) 2 children: 25: [11] [11] 0x2b1cacdb20 KEYVAL: 'foo' 'hello 25: there 25: ' (2 sibs) 25: [12] [12] 0x2b1cacdbb0 KEYVAL: 'bar' 'ciao 25: qua 25: ' (2 sibs) 25: #nodes=13 vs #printed=13 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/0 (2 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/1 25: ------------------------------------------- 25: running test case 'indentation requirements err seq' 25: ------------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/1 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/2 25: ------------------------------------------- 25: running test case 'indentation requirements err map' 25: ------------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/2 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/3 25: ------------------------------------------- 25: running test case 'indentation requirements err level' 25: ------------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/3 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/4 25: ------------------------------------------- 25: running test case 'empty, specs only 2G84_02' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c2be0 [ROOT] STREAM: (0 sibs) 1 children: 25: 0x2b1c8b9cd0 DOCVAL: '' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1c9d6410 [ROOT] STREAM: (1 sibs) 1 children: 25: [1] [1] 0x2b1c9d64a0 DOCVAL: '' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/4 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/5 25: ------------------------------------------- 25: running test case 'empty, specs only 2G84_03' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c2cf8 [ROOT] STREAM: (0 sibs) 1 children: 25: 0x2b1c8b9860 DOCVAL: '' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cacdc50 [ROOT] STREAM: (1 sibs) 1 children: 25: [1] [1] 0x2b1cacdce0 DOCVAL: '' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/5 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/6 25: ------------------------------------------- 25: running test case 'empty, specs only 2G84_xx' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c2e10 [ROOT] STREAM: (0 sibs) 1 children: 25: 0x2b1c8b9950 DOCVAL: '' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cacdd80 [ROOT] STREAM: (1 sibs) 1 children: 25: [1] [1] 0x2b1cacde10 DOCVAL: '' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/6 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/7 25: ------------------------------------------- 25: running test case 'empty, specs only 2G84_02_1' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c2f28 [ROOT] DOCVAL: '' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cacdeb0 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/7 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/8 25: ------------------------------------------- 25: running test case 'empty, specs only 2G84_03_1' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c3040 [ROOT] DOCVAL: '' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cacdf50 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/8 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/9 25: ------------------------------------------- 25: running test case 'empty, specs only 2G84_xx_1' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c3158 [ROOT] DOCVAL: '' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cacdff0 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/9 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/10 25: ------------------------------------------- 25: running test case 'block literal as map entry' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c3270 [ROOT] MAP: (0 sibs) 1 children: 25: 0x2b1c8b9b30 KEYVAL: 'data' 'There once was a short man from Ealing 25: Who got on a bus to Darjeeling 25: It said on the door 25: "Please don't spit on the floor" 25: So he carefully spat on the ceiling 25: ' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cace090 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2b1cace120 KEYVAL: 'data' 'There once was a short man from Ealing 25: Who got on a bus to Darjeeling 25: It said on the door 25: "Please don't spit on the floor" 25: So he carefully spat on the ceiling 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/10 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/11 25: ------------------------------------------- 25: running test case 'block literal and two scalars' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c3388 [ROOT] MAP: (0 sibs) 3 children: 25: 0x2b1c8b9d70 KEYVAL: 'example' 'HTML goes into YAML without modification 25: ' (3 sibs) 25: 0x2b1c8b9e08 KEYVAL: 'message' '"Three is always greater than two, 25: even for large values of two"
25:--Author Unknown
25:
25:25: ' (3 sibs) 25: 0x2b1c8b9ea0 KEYVAL: 'date' '2007-06-01' (3 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cace1c0 [ROOT] MAP: (1 sibs) 3 children: 25: [1] [1] 0x2b1cace250 KEYVAL: 'example' 'HTML goes into YAML without modification 25: ' (3 sibs) 25: [2] [2] 0x2b1cace2e0 KEYVAL: 'message' '"Three is always greater than two, 25: even for large values of two"
25:--Author Unknown
25:
25:25: ' (3 sibs) 25: [3] [3] 0x2b1cace370 KEYVAL: 'date' '2007-06-01' (3 sibs) 25: #nodes=4 vs #printed=4 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/11 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/12 25: ------------------------------------------- 25: running test case 'block literal no chomp, no indentation' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c34a0 [ROOT] MAP: (0 sibs) 2 children: 25: 0x2b1c8b9f90 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: 0x2b1c8ba028 KEYVAL: 'another' 'text' (2 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cace410 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2b1cace4a0 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2b1cace530 KEYVAL: 'another' 'text' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/12 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/13 25: ------------------------------------------- 25: running test case 'block literal as seq val, implicit indentation 2' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c35b8 [ROOT] SEQ: (0 sibs) 2 children: 25: 0x2b1c8ba170 VAL: 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: 0x2b1c8ba208 VAL: 'another val' (2 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cace5d0 [ROOT] SEQ: (1 sibs) 2 children: 25: [1] [1] 0x2b1cace660 VAL: 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2b1cace6f0 VAL: 'another val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/13 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/14 25: ------------------------------------------- 25: running test case 'block literal as seq val, implicit indentation 2, chomp=keep' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c36d0 [ROOT] SEQ: (0 sibs) 2 children: 25: 0x2b1c8ba300 VAL: 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: 25: 25: ' (2 sibs) 25: 0x2b1c8ba398 VAL: 'another val' (2 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cace790 [ROOT] SEQ: (1 sibs) 2 children: 25: [1] [1] 0x2b1cace820 VAL: 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: 25: 25: ' (2 sibs) 25: [2] [2] 0x2b1cace8b0 VAL: 'another val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/14 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/15 25: ------------------------------------------- 25: running test case 'block literal as seq val, implicit indentation 2, chomp=strip' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c37e8 [ROOT] SEQ: (0 sibs) 2 children: 25: 0x2b1c8ba490 VAL: 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end.' (2 sibs) 25: 0x2b1c8ba528 VAL: 'another val' (2 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cace950 [ROOT] SEQ: (1 sibs) 2 children: 25: [1] [1] 0x2b1cace9e0 VAL: 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end.' (2 sibs) 25: [2] [2] 0x2b1cacea70 VAL: 'another val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/15 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/16 25: ------------------------------------------- 25: running test case 'block literal as seq val at eof, implicit indentation 2' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c3900 [ROOT] SEQ: (0 sibs) 1 children: 25: 0x2b1c8b9c20 VAL: 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1caceb10 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2b1caceba0 VAL: 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/16 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/17 25: ------------------------------------------- 25: running test case 'block literal as seq val at eof, implicit indentation 4' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c3a18 [ROOT] SEQ: (0 sibs) 1 children: 25: 0x2b1c8ba670 VAL: 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cacec40 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2b1cacecd0 VAL: 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/17 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/18 25: ------------------------------------------- 25: running test case 'block literal as map val, implicit indentation 2' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c3b30 [ROOT] MAP: (0 sibs) 2 children: 25: 0x2b1c8ba760 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: 0x2b1c8ba7f8 KEYVAL: 'another' 'val' (2 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1caced70 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2b1cacee00 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2b1cacee90 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/18 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/19 25: ------------------------------------------- 25: running test case 'block literal as map val, explicit indentation 2' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c3c48 [ROOT] MAP: (0 sibs) 2 children: 25: 0x2b1c8ba8f0 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: 0x2b1c8ba988 KEYVAL: 'another' 'val' (2 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cacef30 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2b1cacefc0 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2b1cacf050 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/19 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/20 25: ------------------------------------------- 25: running test case 'block literal as map val, explicit indentation 2, chomp=keep' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c3d60 [ROOT] MAP: (0 sibs) 2 children: 25: 0x2b1c8baa80 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: 25: 25: ' (2 sibs) 25: 0x2b1c8bab18 KEYVAL: 'another' 'val' (2 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cacf0f0 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2b1cacf180 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: 25: 25: ' (2 sibs) 25: [2] [2] 0x2b1cacf210 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/20 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/21 25: ------------------------------------------- 25: running test case 'block literal as map val, explicit indentation 2, chomp=strip' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c3e78 [ROOT] MAP: (0 sibs) 2 children: 25: 0x2b1c8bac10 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end.' (2 sibs) 25: 0x2b1c8baca8 KEYVAL: 'another' 'val' (2 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cacf2b0 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2b1cacf340 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end.' (2 sibs) 25: [2] [2] 0x2b1cacf3d0 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/21 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/22 25: ------------------------------------------- 25: running test case 'block literal as map val, implicit indentation 3' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c3f90 [ROOT] MAP: (0 sibs) 2 children: 25: 0x2b1c8bada0 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: 0x2b1c8bae38 KEYVAL: 'another' 'val' (2 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cacf470 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2b1cacf500 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2b1cacf590 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/22 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/23 25: ------------------------------------------- 25: running test case 'block literal as map val, explicit indentation 3' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c40a8 [ROOT] MAP: (0 sibs) 2 children: 25: 0x2b1c8baf30 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: 0x2b1c8bafc8 KEYVAL: 'another' 'val' (2 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cacf630 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2b1cacf6c0 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2b1cacf750 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/23 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/24 25: ------------------------------------------- 25: running test case 'block literal as map val, implicit indentation 4' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c41c0 [ROOT] MAP: (0 sibs) 2 children: 25: 0x2b1c8bb0c0 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: 0x2b1c8bb158 KEYVAL: 'another' 'val' (2 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cacf7f0 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2b1cacf880 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2b1cacf910 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/24 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/25 25: ------------------------------------------- 25: running test case 'block literal as map val, explicit indentation 4' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c42d8 [ROOT] MAP: (0 sibs) 2 children: 25: 0x2b1c8bb250 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: 0x2b1c8bb2e8 KEYVAL: 'another' 'val' (2 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cacf9b0 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2b1cacfa40 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2b1cacfad0 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/25 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/26 25: ------------------------------------------- 25: running test case 'block literal as map val at eof, implicit indentation 2' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c43f0 [ROOT] MAP: (0 sibs) 1 children: 25: 0x2b1c8bb3e0 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cacfb70 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2b1cacfc00 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/26 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/27 25: ------------------------------------------- 25: running test case 'block literal as map val at eof, implicit indentation 4' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c4508 [ROOT] MAP: (0 sibs) 1 children: 25: 0x2b1c8bb4d0 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cacfca0 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2b1cacfd30 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/27 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/28 25: ------------------------------------------- 25: running test case 'block literal as map val, implicit indentation 9' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c4620 [ROOT] MAP: (0 sibs) 2 children: 25: 0x2b1c8bb5c0 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: 0x2b1c8bb658 KEYVAL: 'another' 'val' (2 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cacfdd0 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2b1cacfe60 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2b1cacfef0 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/28 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/29 25: ------------------------------------------- 25: running test case 'block literal as map val, explicit indentation 9' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c4738 [ROOT] MAP: (0 sibs) 2 children: 25: 0x2b1c8bdae0 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: 0x2b1c8bdb78 KEYVAL: 'another' 'val' (2 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cacff90 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2b1cad0020 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2b1cad00b0 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/29 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/30 25: ------------------------------------------- 25: running test case 'block literal with empty unindented lines, without quotes' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c4850 [ROOT] MAP: (0 sibs) 1 children: 25: 0x2b1c8bdcc0 KEYMAP: 'tpl' (1 sibs) 1 children: 25: 0x2b1c8bdd60 KEYVAL: 'src' '#include <{{hdr.filename}}> 25: 25: {{src.gencode}} 25: ' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad0150 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2b1cad01e0 KEYMAP: 'tpl' (1 sibs) 1 children: 25: [2] [2] 0x2b1cad0270 KEYVAL: 'src' '#include <{{hdr.filename}}> 25: 25: {{src.gencode}} 25: ' (1 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/30 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/31 25: ------------------------------------------- 25: running test case 'block literal with empty unindented lines, with double quotes' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c4968 [ROOT] MAP: (0 sibs) 1 children: 25: 0x2b1c8bde50 KEYMAP: 'tpl' (1 sibs) 1 children: 25: 0x2b1c8bdef0 KEYVAL: 'src' '#include "{{hdr.filename}}" 25: 25: {{src.gencode}} 25: ' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad0310 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2b1cad03a0 KEYMAP: 'tpl' (1 sibs) 1 children: 25: [2] [2] 0x2b1cad0430 KEYVAL: 'src' '#include "{{hdr.filename}}" 25: 25: {{src.gencode}} 25: ' (1 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/31 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/32 25: ------------------------------------------- 25: running test case 'block literal with empty unindented lines, with single quotes' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c4a80 [ROOT] MAP: (0 sibs) 1 children: 25: 0x2b1c8c25f0 KEYMAP: 'tpl' (1 sibs) 1 children: 25: 0x2b1c8c2690 KEYVAL: 'src' '#include '{{hdr.filename}}' 25: 25: {{src.gencode}} 25: ' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad04d0 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2b1cad0560 KEYMAP: 'tpl' (1 sibs) 1 children: 25: [2] [2] 0x2b1cad05f0 KEYVAL: 'src' '#include '{{hdr.filename}}' 25: 25: {{src.gencode}} 25: ' (1 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/32 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/33 25: ------------------------------------------- 25: running test case 'block literal with same indentation level 0' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c4b98 [ROOT] MAP: (0 sibs) 2 children: 25: 0x2b1c8bb7f0 KEYVAL: 'aaa' 'xxx 25: ' (2 sibs) 25: 0x2b1c8bb888 KEYVAL: 'bbb' 'yyy 25: ' (2 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad0690 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2b1cad0720 KEYVAL: 'aaa' 'xxx 25: ' (2 sibs) 25: [2] [2] 0x2b1cad07b0 KEYVAL: 'bbb' 'yyy 25: ' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/33 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/34 25: ------------------------------------------- 25: running test case 'block literal with same indentation level 1' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c4cb0 [ROOT] SEQ: (0 sibs) 1 children: 25: 0x2b1c8bdc20 MAP: (1 sibs) 2 children: 25: 0x2b1c8bbac0 KEYVAL: 'aaa' 'xxx 25: ' (2 sibs) 25: 0x2b1c8bbb58 KEYVAL: 'bbb' 'yyy 25: ' (2 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad0850 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2b1cad08e0 MAP: (1 sibs) 2 children: 25: [2] [2] 0x2b1cad0970 KEYVAL: 'aaa' 'xxx 25: ' (2 sibs) 25: [3] [3] 0x2b1cad0a00 KEYVAL: 'bbb' 'yyy 25: ' (2 sibs) 25: #nodes=4 vs #printed=4 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/34 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/35 25: ------------------------------------------- 25: running test case 'block literal with empty docval 1' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c4dc8 [ROOT] DOCVAL: '' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad0aa0 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/35 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/36 25: ------------------------------------------- 25: running test case 'block literal with empty docval 2' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c4ee0 [ROOT] DOCVAL: '' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad0b40 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/36 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/37 25: ------------------------------------------- 25: running test case 'block literal with empty docval 3' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c4ff8 [ROOT] DOCVAL: '' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad0be0 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/37 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/38 25: ------------------------------------------- 25: running test case 'block literal with empty docval 4' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c5110 [ROOT] DOCVAL: '' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad0c80 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/38 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/39 25: ------------------------------------------- 25: running test case 'block literal with empty docval 5' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c5228 [ROOT] DOCVAL: '' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad0d20 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/39 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/40 25: ------------------------------------------- 25: running test case 'block literal with empty docval 6' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c5340 [ROOT] DOCVAL: '' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad0dc0 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/40 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/41 25: ------------------------------------------- 25: running test case 'block literal with empty docval 7' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c5458 [ROOT] DOCVAL: '' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad0e60 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/41 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/42 25: ------------------------------------------- 25: running test case 'block literal with empty docval 8' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c5570 [ROOT] DOCVAL: '' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad0f00 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/42 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/43 25: ------------------------------------------- 25: running test case 'block literal with empty docval 9' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c5688 [ROOT] DOCVAL: '' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad0fa0 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/43 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/44 25: ------------------------------------------- 25: running test case 'block literal with empty docval 10' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c57a0 [ROOT] DOCVAL: '' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad1040 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/44 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/45 25: ------------------------------------------- 25: running test case 'block literal with empty docval 11' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c58b8 [ROOT] DOCVAL: '' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad10e0 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/45 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/46 25: ------------------------------------------- 25: running test case 'block literal with empty docval 12' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c59d0 [ROOT] DOCVAL: '' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad1180 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/46 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/47 25: ------------------------------------------- 25: running test case 'block literal with empty docval 13' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c5ae8 [ROOT] DOCVAL: '' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad1220 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/47 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/48 25: ------------------------------------------- 25: running test case 'block literal with empty docval 14.0' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c5c00 [ROOT] SEQ: (0 sibs) 1 children: 25: 0x2b1c8bc010 VAL: '' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad12c0 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2b1cad1350 VAL: '' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/48 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/49 25: ------------------------------------------- 25: running test case 'block literal with empty docval 14.0.1' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c5d18 [ROOT] SEQ: (0 sibs) 1 children: 25: 0x2b1c8bc100 VAL: ' 25: ' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad13f0 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2b1cad1480 VAL: ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/49 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/50 25: ------------------------------------------- 25: running test case 'block literal with empty docval 14.0.2' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c5e30 [ROOT] SEQ: (0 sibs) 1 children: 25: 0x2b1c8bc1f0 VAL: ' 25: ' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad1520 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2b1cad15b0 VAL: ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/50 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/51 25: ------------------------------------------- 25: running test case 'block literal with empty docval 14.1' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c5f48 [ROOT] MAP: (0 sibs) 1 children: 25: 0x2b1c8bc2e0 KEYVAL: 'foo' '' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad1650 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2b1cad16e0 KEYVAL: 'foo' '' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/51 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/52 25: ------------------------------------------- 25: running test case 'block literal with empty docval 14.1.1' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c6060 [ROOT] MAP: (0 sibs) 1 children: 25: 0x2b1c8bc3d0 KEYVAL: 'foo' ' 25: ' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad1780 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2b1cad1810 KEYVAL: 'foo' ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/52 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/53 25: ------------------------------------------- 25: running test case 'block literal with empty docval 14.1.2' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c6178 [ROOT] MAP: (0 sibs) 1 children: 25: 0x2b1c8bc4c0 KEYVAL: 'foo' ' 25: ' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad18b0 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2b1cad1940 KEYVAL: 'foo' ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/53 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/54 25: ------------------------------------------- 25: running test case 'block literal with empty docval 14.2' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c6290 [ROOT] DOCVAL: '' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad19e0 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/54 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/55 25: ------------------------------------------- 25: running test case 'block literal with empty docval 14.2.1' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c63a8 [ROOT] DOCVAL: ' 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad1a80 [ROOT] DOCVAL: ' 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/55 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/56 25: ------------------------------------------- 25: running test case 'block literal with empty docval 14.2.2' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c64c0 [ROOT] DOCVAL: ' 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad1b20 [ROOT] DOCVAL: ' 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/56 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/57 25: ------------------------------------------- 25: running test case 'block literal with empty docval 15.0' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c65d8 [ROOT] SEQ: (0 sibs) 1 children: 25: 0x2b1c8bc6a0 VAL: ' 25: ' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad1bc0 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2b1cad1c50 VAL: ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/57 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/58 25: ------------------------------------------- 25: running test case 'block literal with empty docval 15.0.1' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c66f0 [ROOT] SEQ: (0 sibs) 1 children: 25: 0x2b1c8bc790 VAL: ' 25: ' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad1cf0 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2b1cad1d80 VAL: ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/58 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/59 25: ------------------------------------------- 25: running test case 'block literal with empty docval 15.1' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c6808 [ROOT] MAP: (0 sibs) 1 children: 25: 0x2b1c8bc880 KEYVAL: 'foo' ' 25: ' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad1e20 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2b1cad1eb0 KEYVAL: 'foo' ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/59 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/60 25: ------------------------------------------- 25: running test case 'block literal with empty docval 15.1.1' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c6920 [ROOT] MAP: (0 sibs) 1 children: 25: 0x2b1c8bc970 KEYVAL: 'foo' ' 25: ' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad1f50 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2b1cad1fe0 KEYVAL: 'foo' ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/60 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/61 25: ------------------------------------------- 25: running test case 'block literal with empty docval 15.2' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c6a38 [ROOT] DOCVAL: ' 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad2080 [ROOT] DOCVAL: ' 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/61 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/62 25: ------------------------------------------- 25: running test case 'block literal with empty docval 15.2.1' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c6b50 [ROOT] DOCVAL: ' 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad2120 [ROOT] DOCVAL: ' 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/62 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/63 25: ------------------------------------------- 25: running test case 'block literal with empty docval 16' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c6c68 [ROOT] DOCVAL: ' 25: 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad21c0 [ROOT] DOCVAL: ' 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/63 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/64 25: ------------------------------------------- 25: running test case 'block literal with empty docval 16.1' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c6d80 [ROOT] MAP: (0 sibs) 1 children: 25: 0x2b1c8bcb50 KEYVAL: 'foo' ' 25: 25: ' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad2260 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2b1cad22f0 KEYVAL: 'foo' ' 25: 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/64 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/65 25: ------------------------------------------- 25: running test case 'block literal with empty docval 16.2' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c6e98 [ROOT] SEQ: (0 sibs) 1 children: 25: 0x2b1c8bcc40 VAL: ' 25: 25: ' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad2390 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2b1cad2420 VAL: ' 25: 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/65 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/66 25: ------------------------------------------- 25: running test case 'block literal with empty docval 17' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c6fb0 [ROOT] DOCVAL: ' 25: 25: 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad24c0 [ROOT] DOCVAL: ' 25: 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/66 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/67 25: ------------------------------------------- 25: running test case 'block literal with empty docval 17.1' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c70c8 [ROOT] MAP: (0 sibs) 1 children: 25: 0x2b1c8bcd80 KEYVAL: 'foo' ' 25: 25: 25: ' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad2560 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2b1cad25f0 KEYVAL: 'foo' ' 25: 25: 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/67 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/68 25: ------------------------------------------- 25: running test case 'block literal with empty docval 17.2' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c71e0 [ROOT] SEQ: (0 sibs) 1 children: 25: 0x2b1c8bce70 VAL: ' 25: 25: 25: ' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad2690 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2b1cad2720 VAL: ' 25: 25: 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/68 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/69 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 0' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c72f8 [ROOT] DOCVAL: 'asd 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad27c0 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/69 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/70 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 1' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c7410 [ROOT] DOCVAL: 'asd 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad2860 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/70 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/71 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 1.1' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c7528 [ROOT] DOCVAL: 'asd 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad2900 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/71 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/72 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 1.2' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c7640 [ROOT] DOCVAL: 'asd 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad29a0 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/72 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/73 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 2' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c7758 [ROOT] DOCVAL: 'asd 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad2a40 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/73 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/74 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 3' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c7870 [ROOT] DOCVAL: 'asd 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad2ae0 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/74 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/75 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 4' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c7988 [ROOT] DOCVAL: 'asd 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad2b80 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/75 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/76 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 5' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c7aa0 [ROOT] DOCVAL: 'asd 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad2c20 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/76 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/77 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 5.1' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c7bb8 [ROOT] DOCVAL: 'asd 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad2cc0 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/77 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/78 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 5.2' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c7cd0 [ROOT] DOCVAL: 'asd 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad2d60 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/78 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/79 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 5.3' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c7de8 [ROOT] DOCVAL: 'asd 25: 25: 25: 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad2e00 [ROOT] DOCVAL: 'asd 25: 25: 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/79 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/80 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 6' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c7f00 [ROOT] DOCVAL: 'asd 25: 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad2ea0 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/80 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/81 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 7' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c8018 [ROOT] DOCVAL: 'asd 25: 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad2f40 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/81 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/82 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 8' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c8130 [ROOT] DOCVAL: 'asd 25: 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad2fe0 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/82 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/83 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 9' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c8248 [ROOT] DOCVAL: 'asd 25: 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad3080 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/83 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/84 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 10' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c8360 [ROOT] DOCVAL: 'asd 25: 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad3120 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/84 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/85 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 11' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c8478 [ROOT] DOCVAL: 'asd 25: 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad31c0 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/85 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/86 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 12' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c8590 [ROOT] DOCVAL: 'asd 25: 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad3260 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/86 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/87 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 13' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c86a8 [ROOT] DOCVAL: 'asd 25: 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad3300 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/87 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/88 25: ------------------------------------------- 25: running test case 'block literal, empty block vals in seq 0' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c87c0 [ROOT] SEQ: (0 sibs) 2 children: 25: 0x2b1c8bb930 VAL: ' 25: ' (2 sibs) 25: 0x2b1c8bb9c8 VAL: ' 25: ' (2 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad33a0 [ROOT] SEQ: (1 sibs) 2 children: 25: [1] [1] 0x2b1cad3430 VAL: ' 25: ' (2 sibs) 25: [2] [2] 0x2b1cad34c0 VAL: ' 25: ' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/88 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/89 25: ------------------------------------------- 25: running test case 'block literal, empty block vals in seq 1' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c88d8 [ROOT] SEQ: (0 sibs) 2 children: 25: 0x2b1c8bd5a0 VAL: ' 25: ' (2 sibs) 25: 0x2b1c8bd638 VAL: ' 25: ' (2 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad3560 [ROOT] SEQ: (1 sibs) 2 children: 25: [1] [1] 0x2b1cad35f0 VAL: ' 25: ' (2 sibs) 25: [2] [2] 0x2b1cad3680 VAL: ' 25: ' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/89 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/0 25: ------------------------------------------- 25: running test case 'indentation requirements' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c2780 [ROOT] STREAM: (0 sibs) 8 children: 25: 0x2b1c8b8db0 DOCVAL: 'hello 25: there 25: ' (8 sibs) 25: 0x2b1c8b8e48 DOCVAL: 'hello 25: there 25: ' (8 sibs) 25: 0x2b1c8b8ee0 DOCVAL: 'hello 25: there 25: ' (8 sibs) 25: 0x2b1c8b8f78 DOCVAL: 'ciao 25: qua 25: ' (8 sibs) 25: 0x2b1c8b9010 DOCVAL: 'ciao 25: qua 25: ' (8 sibs) 25: 0x2b1c8b90a8 DOCVAL: 'ciao 25: qua 25: ' (8 sibs) 25: 0x2b1c8b9140 DOCSEQ: (8 sibs) 2 children: 25: 0x2b1c8b9280 VAL: 'hello 25: there 25: ' (2 sibs) 25: 0x2b1c8b9318 VAL: 'ciao 25: qua 25: ' (2 sibs) 25: 0x2b1c8b91d8 DOCMAP: (8 sibs) 2 children: 25: 0x2b1c8b93c0 KEYVAL: 'foo' 'hello 25: there 25: ' (2 sibs) 25: 0x2b1c8b9458 KEYVAL: 'bar' 'ciao 25: qua 25: ' (2 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad3720 [ROOT] STREAM: (1 sibs) 8 children: 25: [1] [1] 0x2b1cad37b0 DOCVAL: 'hello 25: there 25: ' (8 sibs) 25: [2] [2] 0x2b1cad3840 DOCVAL: 'hello 25: there 25: ' (8 sibs) 25: [3] [3] 0x2b1cad38d0 DOCVAL: 'hello 25: there 25: ' (8 sibs) 25: [4] [4] 0x2b1cad3960 DOCVAL: 'ciao 25: qua 25: ' (8 sibs) 25: [5] [5] 0x2b1cad39f0 DOCVAL: 'ciao 25: qua 25: ' (8 sibs) 25: [6] [6] 0x2b1cad3a80 DOCVAL: 'ciao 25: qua 25: ' (8 sibs) 25: [7] [7] 0x2b1cad3b10 DOCSEQ: (8 sibs) 2 children: 25: [8] [8] 0x2b1cad3ba0 VAL: 'hello 25: there 25: ' (2 sibs) 25: [9] [9] 0x2b1cad3c30 VAL: 'ciao 25: qua 25: ' (2 sibs) 25: [10] [10] 0x2b1cad3cc0 DOCMAP: (8 sibs) 2 children: 25: [11] [11] 0x2b1cad3d50 KEYVAL: 'foo' 'hello 25: there 25: ' (2 sibs) 25: [12] [12] 0x2b1cad3de0 KEYVAL: 'bar' 'ciao 25: qua 25: ' (2 sibs) 25: #nodes=13 vs #printed=13 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/0 (1 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/1 25: ------------------------------------------- 25: running test case 'indentation requirements err seq' 25: ------------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/1 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/2 25: ------------------------------------------- 25: running test case 'indentation requirements err map' 25: ------------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/2 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/3 25: ------------------------------------------- 25: running test case 'indentation requirements err level' 25: ------------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/3 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/4 25: ------------------------------------------- 25: running test case 'empty, specs only 2G84_02' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c2be0 [ROOT] STREAM: (0 sibs) 1 children: 25: 0x2b1c8b9cd0 DOCVAL: '' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad3e80 [ROOT] STREAM: (1 sibs) 1 children: 25: [1] [1] 0x2b1cad3f10 DOCVAL: '' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/4 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/5 25: ------------------------------------------- 25: running test case 'empty, specs only 2G84_03' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c2cf8 [ROOT] STREAM: (0 sibs) 1 children: 25: 0x2b1c8b9860 DOCVAL: '' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad3fb0 [ROOT] STREAM: (1 sibs) 1 children: 25: [1] [1] 0x2b1cad4040 DOCVAL: '' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/5 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/6 25: ------------------------------------------- 25: running test case 'empty, specs only 2G84_xx' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c2e10 [ROOT] STREAM: (0 sibs) 1 children: 25: 0x2b1c8b9950 DOCVAL: '' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad40e0 [ROOT] STREAM: (1 sibs) 1 children: 25: [1] [1] 0x2b1cad4170 DOCVAL: '' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/6 (1 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/7 25: ------------------------------------------- 25: running test case 'empty, specs only 2G84_02_1' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c2f28 [ROOT] DOCVAL: '' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad4210 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/7 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/8 25: ------------------------------------------- 25: running test case 'empty, specs only 2G84_03_1' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c3040 [ROOT] DOCVAL: '' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad42b0 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/8 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/9 25: ------------------------------------------- 25: running test case 'empty, specs only 2G84_xx_1' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c3158 [ROOT] DOCVAL: '' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad4350 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/9 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/10 25: ------------------------------------------- 25: running test case 'block literal as map entry' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c3270 [ROOT] MAP: (0 sibs) 1 children: 25: 0x2b1c8b9b30 KEYVAL: 'data' 'There once was a short man from Ealing 25: Who got on a bus to Darjeeling 25: It said on the door 25: "Please don't spit on the floor" 25: So he carefully spat on the ceiling 25: ' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad43f0 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2b1cad4480 KEYVAL: 'data' 'There once was a short man from Ealing 25: Who got on a bus to Darjeeling 25: It said on the door 25: "Please don't spit on the floor" 25: So he carefully spat on the ceiling 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/10 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/11 25: ------------------------------------------- 25: running test case 'block literal and two scalars' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c3388 [ROOT] MAP: (0 sibs) 3 children: 25: 0x2b1c8b9d70 KEYVAL: 'example' 'HTML goes into YAML without modification 25: ' (3 sibs) 25: 0x2b1c8b9e08 KEYVAL: 'message' '"Three is always greater than two, 25: even for large values of two"
25:--Author Unknown
25:
25:25: ' (3 sibs) 25: 0x2b1c8b9ea0 KEYVAL: 'date' '2007-06-01' (3 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad4520 [ROOT] MAP: (1 sibs) 3 children: 25: [1] [1] 0x2b1cad45b0 KEYVAL: 'example' 'HTML goes into YAML without modification 25: ' (3 sibs) 25: [2] [2] 0x2b1cad4640 KEYVAL: 'message' '"Three is always greater than two, 25: even for large values of two"
25:--Author Unknown
25:
25:25: ' (3 sibs) 25: [3] [3] 0x2b1cad46d0 KEYVAL: 'date' '2007-06-01' (3 sibs) 25: #nodes=4 vs #printed=4 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/11 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/12 25: ------------------------------------------- 25: running test case 'block literal no chomp, no indentation' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c34a0 [ROOT] MAP: (0 sibs) 2 children: 25: 0x2b1c8b9f90 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: 0x2b1c8ba028 KEYVAL: 'another' 'text' (2 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad4770 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2b1cad4800 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2b1cad4890 KEYVAL: 'another' 'text' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/12 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/13 25: ------------------------------------------- 25: running test case 'block literal as seq val, implicit indentation 2' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c35b8 [ROOT] SEQ: (0 sibs) 2 children: 25: 0x2b1c8ba170 VAL: 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: 0x2b1c8ba208 VAL: 'another val' (2 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad4930 [ROOT] SEQ: (1 sibs) 2 children: 25: [1] [1] 0x2b1cad49c0 VAL: 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2b1cad4a50 VAL: 'another val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/13 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/14 25: ------------------------------------------- 25: running test case 'block literal as seq val, implicit indentation 2, chomp=keep' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c36d0 [ROOT] SEQ: (0 sibs) 2 children: 25: 0x2b1c8ba300 VAL: 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: 25: 25: ' (2 sibs) 25: 0x2b1c8ba398 VAL: 'another val' (2 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad4af0 [ROOT] SEQ: (1 sibs) 2 children: 25: [1] [1] 0x2b1cad4b80 VAL: 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: 25: 25: ' (2 sibs) 25: [2] [2] 0x2b1cad4c10 VAL: 'another val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/14 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/15 25: ------------------------------------------- 25: running test case 'block literal as seq val, implicit indentation 2, chomp=strip' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c37e8 [ROOT] SEQ: (0 sibs) 2 children: 25: 0x2b1c8ba490 VAL: 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end.' (2 sibs) 25: 0x2b1c8ba528 VAL: 'another val' (2 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad4cb0 [ROOT] SEQ: (1 sibs) 2 children: 25: [1] [1] 0x2b1cad4d40 VAL: 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end.' (2 sibs) 25: [2] [2] 0x2b1cad4dd0 VAL: 'another val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/15 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/16 25: ------------------------------------------- 25: running test case 'block literal as seq val at eof, implicit indentation 2' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c3900 [ROOT] SEQ: (0 sibs) 1 children: 25: 0x2b1c8b9c20 VAL: 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad4e70 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2b1cad4f00 VAL: 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/16 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/17 25: ------------------------------------------- 25: running test case 'block literal as seq val at eof, implicit indentation 4' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c3a18 [ROOT] SEQ: (0 sibs) 1 children: 25: 0x2b1c8ba670 VAL: 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad4fa0 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2b1cad5030 VAL: 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/17 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/18 25: ------------------------------------------- 25: running test case 'block literal as map val, implicit indentation 2' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c3b30 [ROOT] MAP: (0 sibs) 2 children: 25: 0x2b1c8ba760 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: 0x2b1c8ba7f8 KEYVAL: 'another' 'val' (2 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad50d0 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2b1cad5160 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2b1cad51f0 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/18 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/19 25: ------------------------------------------- 25: running test case 'block literal as map val, explicit indentation 2' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c3c48 [ROOT] MAP: (0 sibs) 2 children: 25: 0x2b1c8ba8f0 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: 0x2b1c8ba988 KEYVAL: 'another' 'val' (2 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad5290 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2b1cad5320 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2b1cad53b0 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/19 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/20 25: ------------------------------------------- 25: running test case 'block literal as map val, explicit indentation 2, chomp=keep' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c3d60 [ROOT] MAP: (0 sibs) 2 children: 25: 0x2b1c8baa80 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: 25: 25: ' (2 sibs) 25: 0x2b1c8bab18 KEYVAL: 'another' 'val' (2 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad5450 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2b1cad54e0 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: 25: 25: ' (2 sibs) 25: [2] [2] 0x2b1cad5570 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/20 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/21 25: ------------------------------------------- 25: running test case 'block literal as map val, explicit indentation 2, chomp=strip' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c3e78 [ROOT] MAP: (0 sibs) 2 children: 25: 0x2b1c8bac10 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end.' (2 sibs) 25: 0x2b1c8baca8 KEYVAL: 'another' 'val' (2 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad5610 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2b1cad56a0 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end.' (2 sibs) 25: [2] [2] 0x2b1cad5730 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/21 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/22 25: ------------------------------------------- 25: running test case 'block literal as map val, implicit indentation 3' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c3f90 [ROOT] MAP: (0 sibs) 2 children: 25: 0x2b1c8bada0 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: 0x2b1c8bae38 KEYVAL: 'another' 'val' (2 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad57d0 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2b1cad5860 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2b1cad58f0 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/22 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/23 25: ------------------------------------------- 25: running test case 'block literal as map val, explicit indentation 3' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c40a8 [ROOT] MAP: (0 sibs) 2 children: 25: 0x2b1c8baf30 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: 0x2b1c8bafc8 KEYVAL: 'another' 'val' (2 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad5990 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2b1cad5a20 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2b1cad5ab0 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/23 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/24 25: ------------------------------------------- 25: running test case 'block literal as map val, implicit indentation 4' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c41c0 [ROOT] MAP: (0 sibs) 2 children: 25: 0x2b1c8bb0c0 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: 0x2b1c8bb158 KEYVAL: 'another' 'val' (2 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad5b50 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2b1cad5be0 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2b1cad5c70 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/24 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/25 25: ------------------------------------------- 25: running test case 'block literal as map val, explicit indentation 4' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c42d8 [ROOT] MAP: (0 sibs) 2 children: 25: 0x2b1c8bb250 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: 0x2b1c8bb2e8 KEYVAL: 'another' 'val' (2 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad5d10 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2b1cad5da0 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2b1cad5e30 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/25 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/26 25: ------------------------------------------- 25: running test case 'block literal as map val at eof, implicit indentation 2' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c43f0 [ROOT] MAP: (0 sibs) 1 children: 25: 0x2b1c8bb3e0 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad5ed0 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2b1cad5f60 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/26 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/27 25: ------------------------------------------- 25: running test case 'block literal as map val at eof, implicit indentation 4' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c4508 [ROOT] MAP: (0 sibs) 1 children: 25: 0x2b1c8bb4d0 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad6000 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2b1cad6090 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/27 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/28 25: ------------------------------------------- 25: running test case 'block literal as map val, implicit indentation 9' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c4620 [ROOT] MAP: (0 sibs) 2 children: 25: 0x2b1c8bb5c0 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: 0x2b1c8bb658 KEYVAL: 'another' 'val' (2 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad6130 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2b1cad61c0 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2b1cad6250 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/28 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/29 25: ------------------------------------------- 25: running test case 'block literal as map val, explicit indentation 9' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c4738 [ROOT] MAP: (0 sibs) 2 children: 25: 0x2b1c8bdae0 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: 0x2b1c8bdb78 KEYVAL: 'another' 'val' (2 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad62f0 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2b1cad6380 KEYVAL: 'example' 'Several lines of text, 25: with some "quotes" of various 'types', 25: and also a blank line: 25: 25: plus another line at the end. 25: ' (2 sibs) 25: [2] [2] 0x2b1cad6410 KEYVAL: 'another' 'val' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/29 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/30 25: ------------------------------------------- 25: running test case 'block literal with empty unindented lines, without quotes' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c4850 [ROOT] MAP: (0 sibs) 1 children: 25: 0x2b1c8bdcc0 KEYMAP: 'tpl' (1 sibs) 1 children: 25: 0x2b1c8bdd60 KEYVAL: 'src' '#include <{{hdr.filename}}> 25: 25: {{src.gencode}} 25: ' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad64b0 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2b1cad6540 KEYMAP: 'tpl' (1 sibs) 1 children: 25: [2] [2] 0x2b1cad65d0 KEYVAL: 'src' '#include <{{hdr.filename}}> 25: 25: {{src.gencode}} 25: ' (1 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/30 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/31 25: ------------------------------------------- 25: running test case 'block literal with empty unindented lines, with double quotes' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c4968 [ROOT] MAP: (0 sibs) 1 children: 25: 0x2b1c8bde50 KEYMAP: 'tpl' (1 sibs) 1 children: 25: 0x2b1c8bdef0 KEYVAL: 'src' '#include "{{hdr.filename}}" 25: 25: {{src.gencode}} 25: ' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad6670 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2b1cad6700 KEYMAP: 'tpl' (1 sibs) 1 children: 25: [2] [2] 0x2b1cad6790 KEYVAL: 'src' '#include "{{hdr.filename}}" 25: 25: {{src.gencode}} 25: ' (1 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/31 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/32 25: ------------------------------------------- 25: running test case 'block literal with empty unindented lines, with single quotes' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c4a80 [ROOT] MAP: (0 sibs) 1 children: 25: 0x2b1c8c25f0 KEYMAP: 'tpl' (1 sibs) 1 children: 25: 0x2b1c8c2690 KEYVAL: 'src' '#include '{{hdr.filename}}' 25: 25: {{src.gencode}} 25: ' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad6830 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2b1cad68c0 KEYMAP: 'tpl' (1 sibs) 1 children: 25: [2] [2] 0x2b1cad6950 KEYVAL: 'src' '#include '{{hdr.filename}}' 25: 25: {{src.gencode}} 25: ' (1 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/32 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/33 25: ------------------------------------------- 25: running test case 'block literal with same indentation level 0' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c4b98 [ROOT] MAP: (0 sibs) 2 children: 25: 0x2b1c8bb7f0 KEYVAL: 'aaa' 'xxx 25: ' (2 sibs) 25: 0x2b1c8bb888 KEYVAL: 'bbb' 'yyy 25: ' (2 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad69f0 [ROOT] MAP: (1 sibs) 2 children: 25: [1] [1] 0x2b1cad6a80 KEYVAL: 'aaa' 'xxx 25: ' (2 sibs) 25: [2] [2] 0x2b1cad6b10 KEYVAL: 'bbb' 'yyy 25: ' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/33 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/34 25: ------------------------------------------- 25: running test case 'block literal with same indentation level 1' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c4cb0 [ROOT] SEQ: (0 sibs) 1 children: 25: 0x2b1c8bdc20 MAP: (1 sibs) 2 children: 25: 0x2b1c8bbac0 KEYVAL: 'aaa' 'xxx 25: ' (2 sibs) 25: 0x2b1c8bbb58 KEYVAL: 'bbb' 'yyy 25: ' (2 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad6bb0 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2b1cad6c40 MAP: (1 sibs) 2 children: 25: [2] [2] 0x2b1cad6cd0 KEYVAL: 'aaa' 'xxx 25: ' (2 sibs) 25: [3] [3] 0x2b1cad6d60 KEYVAL: 'bbb' 'yyy 25: ' (2 sibs) 25: #nodes=4 vs #printed=4 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/34 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/35 25: ------------------------------------------- 25: running test case 'block literal with empty docval 1' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c4dc8 [ROOT] DOCVAL: '' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad6e00 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/35 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/36 25: ------------------------------------------- 25: running test case 'block literal with empty docval 2' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c4ee0 [ROOT] DOCVAL: '' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad6ea0 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/36 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/37 25: ------------------------------------------- 25: running test case 'block literal with empty docval 3' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c4ff8 [ROOT] DOCVAL: '' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad6f40 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/37 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/38 25: ------------------------------------------- 25: running test case 'block literal with empty docval 4' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c5110 [ROOT] DOCVAL: '' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad6fe0 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/38 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/39 25: ------------------------------------------- 25: running test case 'block literal with empty docval 5' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c5228 [ROOT] DOCVAL: '' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad7080 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/39 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/40 25: ------------------------------------------- 25: running test case 'block literal with empty docval 6' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c5340 [ROOT] DOCVAL: '' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad7120 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/40 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/41 25: ------------------------------------------- 25: running test case 'block literal with empty docval 7' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c5458 [ROOT] DOCVAL: '' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad71c0 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/41 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/42 25: ------------------------------------------- 25: running test case 'block literal with empty docval 8' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c5570 [ROOT] DOCVAL: '' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad7260 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/42 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/43 25: ------------------------------------------- 25: running test case 'block literal with empty docval 9' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c5688 [ROOT] DOCVAL: '' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad7300 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/43 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/44 25: ------------------------------------------- 25: running test case 'block literal with empty docval 10' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c57a0 [ROOT] DOCVAL: '' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad73a0 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/44 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/45 25: ------------------------------------------- 25: running test case 'block literal with empty docval 11' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c58b8 [ROOT] DOCVAL: '' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad7440 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/45 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/46 25: ------------------------------------------- 25: running test case 'block literal with empty docval 12' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c59d0 [ROOT] DOCVAL: '' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad74e0 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/46 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/47 25: ------------------------------------------- 25: running test case 'block literal with empty docval 13' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c5ae8 [ROOT] DOCVAL: '' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad7580 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/47 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/48 25: ------------------------------------------- 25: running test case 'block literal with empty docval 14.0' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c5c00 [ROOT] SEQ: (0 sibs) 1 children: 25: 0x2b1c8bc010 VAL: '' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad7620 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2b1cad76b0 VAL: '' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/48 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/49 25: ------------------------------------------- 25: running test case 'block literal with empty docval 14.0.1' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c5d18 [ROOT] SEQ: (0 sibs) 1 children: 25: 0x2b1c8bc100 VAL: ' 25: ' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad7750 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2b1cad77e0 VAL: ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/49 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/50 25: ------------------------------------------- 25: running test case 'block literal with empty docval 14.0.2' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c5e30 [ROOT] SEQ: (0 sibs) 1 children: 25: 0x2b1c8bc1f0 VAL: ' 25: ' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad7880 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2b1cad7910 VAL: ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/50 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/51 25: ------------------------------------------- 25: running test case 'block literal with empty docval 14.1' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c5f48 [ROOT] MAP: (0 sibs) 1 children: 25: 0x2b1c8bc2e0 KEYVAL: 'foo' '' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad79b0 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2b1cad7a40 KEYVAL: 'foo' '' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/51 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/52 25: ------------------------------------------- 25: running test case 'block literal with empty docval 14.1.1' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c6060 [ROOT] MAP: (0 sibs) 1 children: 25: 0x2b1c8bc3d0 KEYVAL: 'foo' ' 25: ' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad7ae0 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2b1cad7b70 KEYVAL: 'foo' ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/52 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/53 25: ------------------------------------------- 25: running test case 'block literal with empty docval 14.1.2' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c6178 [ROOT] MAP: (0 sibs) 1 children: 25: 0x2b1c8bc4c0 KEYVAL: 'foo' ' 25: ' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad7c10 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2b1cad7ca0 KEYVAL: 'foo' ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/53 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/54 25: ------------------------------------------- 25: running test case 'block literal with empty docval 14.2' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c6290 [ROOT] DOCVAL: '' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad7d40 [ROOT] DOCVAL: '' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/54 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/55 25: ------------------------------------------- 25: running test case 'block literal with empty docval 14.2.1' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c63a8 [ROOT] DOCVAL: ' 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad7de0 [ROOT] DOCVAL: ' 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/55 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/56 25: ------------------------------------------- 25: running test case 'block literal with empty docval 14.2.2' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c64c0 [ROOT] DOCVAL: ' 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad7e80 [ROOT] DOCVAL: ' 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/56 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/57 25: ------------------------------------------- 25: running test case 'block literal with empty docval 15.0' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c65d8 [ROOT] SEQ: (0 sibs) 1 children: 25: 0x2b1c8bc6a0 VAL: ' 25: ' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad7f20 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2b1cad7fb0 VAL: ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/57 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/58 25: ------------------------------------------- 25: running test case 'block literal with empty docval 15.0.1' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c66f0 [ROOT] SEQ: (0 sibs) 1 children: 25: 0x2b1c8bc790 VAL: ' 25: ' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad8050 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2b1cad80e0 VAL: ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/58 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/59 25: ------------------------------------------- 25: running test case 'block literal with empty docval 15.1' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c6808 [ROOT] MAP: (0 sibs) 1 children: 25: 0x2b1c8bc880 KEYVAL: 'foo' ' 25: ' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad8180 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2b1cad8210 KEYVAL: 'foo' ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/59 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/60 25: ------------------------------------------- 25: running test case 'block literal with empty docval 15.1.1' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c6920 [ROOT] MAP: (0 sibs) 1 children: 25: 0x2b1c8bc970 KEYVAL: 'foo' ' 25: ' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad82b0 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2b1cad8340 KEYVAL: 'foo' ' 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/60 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/61 25: ------------------------------------------- 25: running test case 'block literal with empty docval 15.2' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c6a38 [ROOT] DOCVAL: ' 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad83e0 [ROOT] DOCVAL: ' 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/61 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/62 25: ------------------------------------------- 25: running test case 'block literal with empty docval 15.2.1' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c6b50 [ROOT] DOCVAL: ' 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad8480 [ROOT] DOCVAL: ' 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/62 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/63 25: ------------------------------------------- 25: running test case 'block literal with empty docval 16' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c6c68 [ROOT] DOCVAL: ' 25: 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad8520 [ROOT] DOCVAL: ' 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/63 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/64 25: ------------------------------------------- 25: running test case 'block literal with empty docval 16.1' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c6d80 [ROOT] MAP: (0 sibs) 1 children: 25: 0x2b1c8bcb50 KEYVAL: 'foo' ' 25: 25: ' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad85c0 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2b1cad8650 KEYVAL: 'foo' ' 25: 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/64 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/65 25: ------------------------------------------- 25: running test case 'block literal with empty docval 16.2' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c6e98 [ROOT] SEQ: (0 sibs) 1 children: 25: 0x2b1c8bcc40 VAL: ' 25: 25: ' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad86f0 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2b1cad8780 VAL: ' 25: 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/65 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/66 25: ------------------------------------------- 25: running test case 'block literal with empty docval 17' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c6fb0 [ROOT] DOCVAL: ' 25: 25: 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad8820 [ROOT] DOCVAL: ' 25: 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/66 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/67 25: ------------------------------------------- 25: running test case 'block literal with empty docval 17.1' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c70c8 [ROOT] MAP: (0 sibs) 1 children: 25: 0x2b1c8bcd80 KEYVAL: 'foo' ' 25: 25: 25: ' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad88c0 [ROOT] MAP: (1 sibs) 1 children: 25: [1] [1] 0x2b1cad8950 KEYVAL: 'foo' ' 25: 25: 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/67 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/68 25: ------------------------------------------- 25: running test case 'block literal with empty docval 17.2' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c71e0 [ROOT] SEQ: (0 sibs) 1 children: 25: 0x2b1c8bce70 VAL: ' 25: 25: 25: ' (1 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad89f0 [ROOT] SEQ: (1 sibs) 1 children: 25: [1] [1] 0x2b1cad8a80 VAL: ' 25: 25: 25: ' (1 sibs) 25: #nodes=2 vs #printed=2 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/68 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/69 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 0' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c72f8 [ROOT] DOCVAL: 'asd 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad8b20 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/69 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/70 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 1' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c7410 [ROOT] DOCVAL: 'asd 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad8bc0 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/70 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/71 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 1.1' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c7528 [ROOT] DOCVAL: 'asd 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad8c60 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/71 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/72 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 1.2' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c7640 [ROOT] DOCVAL: 'asd 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad8d00 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/72 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/73 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 2' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c7758 [ROOT] DOCVAL: 'asd 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad8da0 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/73 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/74 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 3' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c7870 [ROOT] DOCVAL: 'asd 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad8e40 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/74 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/75 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 4' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c7988 [ROOT] DOCVAL: 'asd 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad8ee0 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/75 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/76 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 5' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c7aa0 [ROOT] DOCVAL: 'asd 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad8f80 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/76 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/77 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 5.1' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c7bb8 [ROOT] DOCVAL: 'asd 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad9020 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/77 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/78 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 5.2' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c7cd0 [ROOT] DOCVAL: 'asd 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad90c0 [ROOT] DOCVAL: 'asd 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/78 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/79 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 5.3' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c7de8 [ROOT] DOCVAL: 'asd 25: 25: 25: 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad9160 [ROOT] DOCVAL: 'asd 25: 25: 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/79 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/80 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 6' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c7f00 [ROOT] DOCVAL: 'asd 25: 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad9200 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/80 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/81 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 7' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c8018 [ROOT] DOCVAL: 'asd 25: 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad92a0 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/81 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/82 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 8' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c8130 [ROOT] DOCVAL: 'asd 25: 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad9340 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/82 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/83 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 9' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c8248 [ROOT] DOCVAL: 'asd 25: 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad93e0 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/83 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/84 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 10' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c8360 [ROOT] DOCVAL: 'asd 25: 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad9480 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/84 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/85 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 11' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c8478 [ROOT] DOCVAL: 'asd 25: 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad9520 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/85 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/86 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 12' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c8590 [ROOT] DOCVAL: 'asd 25: 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad95c0 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/86 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/87 25: ------------------------------------------- 25: running test case 'block literal with docval no newlines at end 13' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c86a8 [ROOT] DOCVAL: 'asd 25: 25: ' (0 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad9660 [ROOT] DOCVAL: 'asd 25: 25: ' (1 sibs) 25: #nodes=1 vs #printed=1 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/87 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/88 25: ------------------------------------------- 25: running test case 'block literal, empty block vals in seq 0' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c87c0 [ROOT] SEQ: (0 sibs) 2 children: 25: 0x2b1c8bb930 VAL: ' 25: ' (2 sibs) 25: 0x2b1c8bb9c8 VAL: ' 25: ' (2 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad9700 [ROOT] SEQ: (1 sibs) 2 children: 25: [1] [1] 0x2b1cad9790 VAL: ' 25: ' (2 sibs) 25: [2] [2] 0x2b1cad9820 VAL: ' 25: ' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/88 (0 ms) 25: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/89 25: ------------------------------------------- 25: running test case 'block literal, empty block vals in seq 1' 25: ------------------------------------------- 25: REF TREE: 25: 0x2b1c8c88d8 [ROOT] SEQ: (0 sibs) 2 children: 25: 0x2b1c8bd5a0 VAL: ' 25: ' (2 sibs) 25: 0x2b1c8bd638 VAL: ' 25: ' (2 sibs) 25: RECREATED TREE: 25: -------------------------------------- 25: [0][0] 0x2b1cad98c0 [ROOT] SEQ: (1 sibs) 2 children: 25: [1] [1] 0x2b1cad9950 VAL: ' 25: ' (2 sibs) 25: [2] [2] 0x2b1cad99e0 VAL: ' 25: ' (2 sibs) 25: #nodes=3 vs #printed=3 25: -------------------------------------- 25: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/89 (0 ms) 25: [----------] 1800 tests from BLOCK_LITERAL/YmlTestCase (2338 ms total) 25: 25: [----------] Global test environment tear-down 25: [==========] 1808 tests from 3 test suites ran. (2387 ms total) 25: [ PASSED ] 1808 tests. 25/50 Test #25: ryml-test-block_literal ........... Passed 2.95 sec test 26 Start 26: ryml-test-block_folded 26: Test command: /builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test/ryml-test-block_folded-0.4.1 26: Test timeout computed to be: 10000000 26: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 26: [==========] Running 1345 tests from 3 test suites. 26: [----------] Global test environment set-up. 26: [----------] 1 test from CaseNode 26: [ RUN ] CaseNode.setting_up 26: [ OK ] CaseNode.setting_up (1 ms) 26: [----------] 1 test from CaseNode (2 ms total) 26: 26: [----------] 24 tests from block_folded 26: [ RUN ] block_folded.basic 26: [ OK ] block_folded.basic (7 ms) 26: [ RUN ] block_folded.empty_block 26: [ OK ] block_folded.empty_block (4 ms) 26: [ RUN ] block_folded.empty_block0 26: [ OK ] block_folded.empty_block0 (1 ms) 26: [ RUN ] block_folded.empty_block1 26: [ OK ] block_folded.empty_block1 (0 ms) 26: [ RUN ] block_folded.issue152_not_indented 26: [ OK ] block_folded.issue152_not_indented (5 ms) 26: [ RUN ] block_folded.issue152_indented_once 26: [ OK ] block_folded.issue152_indented_once (2 ms) 26: [ RUN ] block_folded.issue152_indented_twice 26: [ OK ] block_folded.issue152_indented_twice (0 ms) 26: [ RUN ] block_folded.issue152_indented_thrice 26: [ OK ] block_folded.issue152_indented_thrice (0 ms) 26: [ RUN ] block_folded.test_suite_4QFQ 26: [ OK ] block_folded.test_suite_4QFQ (5 ms) 26: [ RUN ] block_folded.test_suite_4QFQ_pt2 26: [ OK ] block_folded.test_suite_4QFQ_pt2 (7 ms) 26: [ RUN ] block_folded.test_suite_6VJK 26: [ OK ] block_folded.test_suite_6VJK (3 ms) 26: [ RUN ] block_folded.test_suite_7T8X 26: [ OK ] block_folded.test_suite_7T8X (0 ms) 26: [ RUN ] block_folded.test_suite_A6F9 26: [ OK ] block_folded.test_suite_A6F9 (1 ms) 26: [ RUN ] block_folded.test_suite_B3HG 26: [ OK ] block_folded.test_suite_B3HG (1 ms) 26: [ RUN ] block_folded.test_suite_D83L 26: [ OK ] block_folded.test_suite_D83L (1 ms) 26: [ RUN ] block_folded.test_suite_DWX9 26: [ OK ] block_folded.test_suite_DWX9 (0 ms) 26: [ RUN ] block_folded.test_suite_F6MC 26: [ OK ] block_folded.test_suite_F6MC (1 ms) 26: [ RUN ] block_folded.test_suite_K858 26: [ OK ] block_folded.test_suite_K858 (2 ms) 26: [ RUN ] block_folded.test_suite_MJS9 26: [ OK ] block_folded.test_suite_MJS9 (0 ms) 26: [ RUN ] block_folded.test_suite_P2AD 26: [ OK ] block_folded.test_suite_P2AD (1 ms) 26: [ RUN ] block_folded.test_suite_R4YG 26: [ OK ] block_folded.test_suite_R4YG (1 ms) 26: [ RUN ] block_folded.test_suite_T26H 26: [ OK ] block_folded.test_suite_T26H (1 ms) 26: [ RUN ] block_folded.test_suite_T5N4 26: [ OK ] block_folded.test_suite_T5N4 (1 ms) 26: [ RUN ] block_folded.test_suite_W4TN 26: [ OK ] block_folded.test_suite_W4TN (4 ms) 26: [----------] 24 tests from block_folded (71 ms total) 26: 26: [----------] 1320 tests from BLOCK_FOLDED/YmlTestCase 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/0 26: ------------------------------------------- 26: running test case 'indentation requirements' 26: ------------------------------------------- 26: --------------- 26: --- 26: > 26: hello 26: there 26: --- 26: > 26: hello 26: there 26: --- 26: > 26: hello 26: there 26: --- 26: > 26: ciao 26: qua 26: --- 26: > 26: ciao 26: qua 26: --- 26: > 26: ciao 26: qua 26: --- 26: - > 26: hello 26: there 26: - > 26: ciao 26: qua 26: --- 26: foo: > 26: hello 26: there 26: bar: > 26: ciao 26: qua 26: --------------- 26: REF TREE: 26: 0x2af92c6000 [ROOT] STREAM: (0 sibs) 8 children: 26: 0x2af92bc950 DOCVAL: 'hello there 26: ' (8 sibs) 26: 0x2af92bc9e8 DOCVAL: 'hello there 26: ' (8 sibs) 26: 0x2af92bca80 DOCVAL: 'hello there 26: ' (8 sibs) 26: 0x2af92bcb18 DOCVAL: 'ciao qua 26: ' (8 sibs) 26: 0x2af92bcbb0 DOCVAL: 'ciao qua 26: ' (8 sibs) 26: 0x2af92bcc48 DOCVAL: 'ciao qua 26: ' (8 sibs) 26: 0x2af92bcce0 DOCSEQ: (8 sibs) 2 children: 26: 0x2af92bce20 VAL: 'hello there 26: ' (2 sibs) 26: 0x2af92bceb8 VAL: 'ciao qua 26: ' (2 sibs) 26: 0x2af92bcd78 DOCMAP: (8 sibs) 2 children: 26: 0x2af92bcf60 KEYVAL: 'foo' 'hello there 26: ' (2 sibs) 26: 0x2af92bcff8 KEYVAL: 'bar' 'ciao qua 26: ' (2 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af9392720 [ROOT] STREAM: (1 sibs) 8 children: 26: [1] [1] 0x2af93927b0 DOCVAL: 'hello there 26: ' (8 sibs) 26: [2] [2] 0x2af9392840 DOCVAL: 'hello there 26: ' (8 sibs) 26: [3] [3] 0x2af93928d0 DOCVAL: 'hello there 26: ' (8 sibs) 26: [4] [4] 0x2af9392960 DOCVAL: 'ciao qua 26: ' (8 sibs) 26: [5] [5] 0x2af93929f0 DOCVAL: 'ciao qua 26: ' (8 sibs) 26: [6] [6] 0x2af9392a80 DOCVAL: 'ciao qua 26: ' (8 sibs) 26: [7] [7] 0x2af9392b10 DOCSEQ: (8 sibs) 2 children: 26: [8] [8] 0x2af9392ba0 VAL: 'hello there 26: ' (2 sibs) 26: [9] [9] 0x2af9392c30 VAL: 'ciao qua 26: ' (2 sibs) 26: [10] [10] 0x2af9392cc0 DOCMAP: (8 sibs) 2 children: 26: [11] [11] 0x2af9392d50 KEYVAL: 'foo' 'hello there 26: ' (2 sibs) 26: [12] [12] 0x2af9392de0 KEYVAL: 'bar' 'ciao qua 26: ' (2 sibs) 26: #nodes=13 vs #printed=13 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/0 (12 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/1 26: /builddir/build/BUILD/rapidyaml-0.4.1/test/test_block_folded.cpp:744:2:1: (4B):ERROR: parse error 26: /builddir/build/BUILD/rapidyaml-0.4.1/test/test_block_folded.cpp:744:2:1: hello (size=5) 26: ^~~~~ (cols 1-6) 26: 26: ------------------------------------------- 26: running test case 'indentation requirements err seq' 26: ------------------------------------------- 26: --------------- 26: - > 26: hello 26: there 26: - > 26: ciao 26: qua 26: --------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/1 (43 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/2 26: /builddir/build/BUILD/rapidyaml-0.4.1/src/c4/yml/parse.cpp:3553:check failed: has_none(SSCL) 26: ------------------------------------------- 26: running test case 'indentation requirements err map' 26: ------------------------------------------- 26: --------------- 26: foo: > 26: hello 26: there 26: bar: > 26: ciao 26: qua 26: --------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/2 (1 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/3 26: /builddir/build/BUILD/rapidyaml-0.4.1/src/c4/yml/parse.cpp:3553:check failed: has_none(SSCL) 26: ------------------------------------------- 26: running test case 'indentation requirements err level' 26: ------------------------------------------- 26: --------------- 26: --- >2 26: hello 26: there 26: --------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/3 (2 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/4 26: ------------------------------------------- 26: running test case 'foo without space after' 26: ------------------------------------------- 26: --------------- 26: > 26: foo 26: --------------- 26: REF TREE: 26: 0x2af92c6460 [ROOT] DOCVAL: 'foo 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af9396860 [ROOT] DOCVAL: 'foo 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/4 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/5 26: ------------------------------------------- 26: running test case 'foo with space after' 26: ------------------------------------------- 26: --------------- 26: > 26: foo 26: 26: --------------- 26: REF TREE: 26: 0x2af92c6578 [ROOT] DOCVAL: 'foo 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93978b0 [ROOT] DOCVAL: 'foo 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/5 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/6 26: ------------------------------------------- 26: running test case 'simple with indents' 26: ------------------------------------------- 26: --------------- 26: > 26: foo 26: 26: bar 26: --------------- 26: REF TREE: 26: 0x2af92c6690 [ROOT] DOCVAL: 'foo 26: 26: bar 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af9398900 [ROOT] DOCVAL: 'foo 26: 26: bar 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/6 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/7 26: ------------------------------------------- 26: running test case '7T8X' 26: ------------------------------------------- 26: --------------- 26: - > 26: 26: folded 26: line 26: 26: next 26: line 26: * bullet 26: 26: * list 26: * lines 26: 26: last 26: line 26: 26: # Comment 26: 26: ##### this is the original scalar: 26: - > 26: 26: folded 26: line 26: 26: next 26: line 26: * bullet 26: 26: * list 26: * lines 26: 26: last 26: line 26: 26: # Comment 26: 26: ##### without any indentation 26: - > 26: 26: folded 26: line 26: 26: next 26: line 26: * bullet 26: 26: * list 26: * lines 26: 26: last 26: line 26: 26: # Comment 26: --------------- 26: REF TREE: 26: 0x2af92c67a8 [ROOT] SEQ: (0 sibs) 3 children: 26: 0x2af92bd4f0 VAL: ' 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: ' (3 sibs) 26: 0x2af92bd588 VAL: ' 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: ' (3 sibs) 26: 0x2af92bd620 VAL: ' 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: ' (3 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af9399eb0 [ROOT] SEQ: (1 sibs) 3 children: 26: [1] [1] 0x2af9399f40 VAL: ' 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: ' (3 sibs) 26: [2] [2] 0x2af9399fd0 VAL: ' 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: ' (3 sibs) 26: [3] [3] 0x2af939a060 VAL: ' 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: ' (3 sibs) 26: #nodes=4 vs #printed=4 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/7 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/8 26: ------------------------------------------- 26: running test case 'block folded as seq val, implicit indentation 2' 26: ------------------------------------------- 26: --------------- 26: 26: - > 26: Several lines of text, 26: with some "quotes" of various 'types', 26: and also a blank line: 26: 26: plus another line at the end. 26: 26: 26: - another val 26: --------------- 26: REF TREE: 26: 0x2af92c68c0 [ROOT] SEQ: (0 sibs) 2 children: 26: 0x2af92bd710 VAL: 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: 0x2af92bd7a8 VAL: 'another val' (2 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af939afa0 [ROOT] SEQ: (1 sibs) 2 children: 26: [1] [1] 0x2af939b030 VAL: 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2af939b0c0 VAL: 'another val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/8 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/9 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2' 26: ------------------------------------------- 26: --------------- 26: 26: example: > 26: Several lines of text, 26: with some "quotes" of various 'types', 26: and also a blank line: 26: 26: plus another line at the end. 26: 26: 26: another: val 26: --------------- 26: REF TREE: 26: 0x2af92c69d8 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2af92bd8a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: 0x2af92bd938 KEYVAL: 'another' 'val' (2 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af939c0a0 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af939c130 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2af939c1c0 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/9 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/10 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 26: ------------------------------------------- 26: --------------- 26: 26: example: >+ 26: Several lines of text, 26: with some "quotes" of various 'types', 26: and also a blank line: 26: 26: plus another line at the end. 26: 26: 26: another: val 26: --------------- 26: REF TREE: 26: 0x2af92c6af0 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2af92bda30 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: ' (2 sibs) 26: 0x2af92bdac8 KEYVAL: 'another' 'val' (2 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af939d1a0 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af939d230 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: ' (2 sibs) 26: [2] [2] 0x2af939d2c0 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/10 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/11 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 26: ------------------------------------------- 26: --------------- 26: 26: example: >- 26: Several lines of text, 26: with some "quotes" of various 'types', 26: and also a blank line: 26: 26: plus another line at the end. 26: 26: 26: another: val 26: --------------- 26: REF TREE: 26: 0x2af92c6c08 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2af92bdbc0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end.' (2 sibs) 26: 0x2af92bdc58 KEYVAL: 'another' 'val' (2 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af939e350 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af939e3e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end.' (2 sibs) 26: [2] [2] 0x2af939e470 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/11 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/12 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2' 26: ------------------------------------------- 26: --------------- 26: 26: example: >2 26: Several lines of text, 26: with some "quotes" of various 'types', 26: and also a blank line: 26: 26: plus another line at the end. 26: 26: 26: another: val 26: --------------- 26: REF TREE: 26: 0x2af92c6d20 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2af92bdd50 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: 0x2af92bdde8 KEYVAL: 'another' 'val' (2 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af939f500 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af939f590 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2af939f620 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/12 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/13 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 26: ------------------------------------------- 26: --------------- 26: 26: example: >+2 26: Several lines of text, 26: with some "quotes" of various 'types', 26: and also a blank line: 26: 26: plus another line at the end. 26: 26: 26: example2: >2+ 26: Several lines of text, 26: with some "quotes" of various 'types', 26: and also a blank line: 26: 26: plus another line at the end. 26: 26: 26: --------------- 26: REF TREE: 26: 0x2af92c6e38 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2af92bdee0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: ' (2 sibs) 26: 0x2af92bdf78 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: ' (2 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93a0680 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af93a0710 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: ' (2 sibs) 26: [2] [2] 0x2af93a07a0 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: ' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/13 (1 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/14 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 26: ------------------------------------------- 26: --------------- 26: 26: example: >-2 26: Several lines of text, 26: with some "quotes" of various 'types', 26: and also a blank line: 26: 26: plus another line at the end. 26: 26: 26: example2: >2- 26: Several lines of text, 26: with some "quotes" of various 'types', 26: and also a blank line: 26: 26: plus another line at the end. 26: 26: 26: --------------- 26: REF TREE: 26: 0x2af92c6f50 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2af92bf2d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end.' (2 sibs) 26: 0x2af92bf368 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end.' (2 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93a1940 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af93a19d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end.' (2 sibs) 26: [2] [2] 0x2af93a1a60 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end.' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/14 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/15 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 3' 26: ------------------------------------------- 26: --------------- 26: 26: example: > 26: Several lines of text, 26: with some "quotes" of various 'types', 26: and also a blank line: 26: 26: plus another line at the end. 26: 26: 26: another: val 26: --------------- 26: REF TREE: 26: 0x2af92c7068 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2af92bf410 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: 0x2af92bf4a8 KEYVAL: 'another' 'val' (2 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93a2bb0 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af93a2c40 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2af93a2cd0 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/15 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/16 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 3' 26: ------------------------------------------- 26: --------------- 26: 26: example: >3 26: Several lines of text, 26: with some "quotes" of various 'types', 26: and also a blank line: 26: 26: plus another line at the end. 26: 26: 26: another: val 26: --------------- 26: REF TREE: 26: 0x2af92c7180 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2af92c1860 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: 0x2af92c18f8 KEYVAL: 'another' 'val' (2 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93a3d70 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af93a3e00 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2af93a3e90 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/16 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/17 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 4' 26: ------------------------------------------- 26: --------------- 26: 26: example: > 26: Several lines of text, 26: with some "quotes" of various 'types', 26: and also a blank line: 26: 26: plus another line at the end. 26: 26: 26: another: val 26: --------------- 26: REF TREE: 26: 0x2af92c7298 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2af92be160 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: 0x2af92be1f8 KEYVAL: 'another' 'val' (2 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93a4f40 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af93a4fd0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2af93a5060 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/17 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/18 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 4' 26: ------------------------------------------- 26: --------------- 26: 26: example: >4 26: Several lines of text, 26: with some "quotes" of various 'types', 26: and also a blank line: 26: 26: plus another line at the end. 26: 26: 26: another: val 26: --------------- 26: REF TREE: 26: 0x2af92c73b0 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2af92be2f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: 0x2af92be388 KEYVAL: 'another' 'val' (2 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93a6110 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af93a61a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2af93a6230 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/18 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/19 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 9' 26: ------------------------------------------- 26: --------------- 26: 26: example: > 26: Several lines of text, 26: with some "quotes" of various 'types', 26: and also a blank line: 26: 26: plus another line at the end. 26: 26: 26: another: val 26: --------------- 26: REF TREE: 26: 0x2af92c74c8 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2af92be480 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: 0x2af92be518 KEYVAL: 'another' 'val' (2 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93a7160 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af93a71f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2af93a7280 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/19 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/20 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 9' 26: ------------------------------------------- 26: --------------- 26: 26: example: >9 26: Several lines of text, 26: with some "quotes" of various 'types', 26: and also a blank line: 26: 26: plus another line at the end. 26: 26: 26: another: val 26: --------------- 26: REF TREE: 26: 0x2af92c75e0 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2af92be610 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: 0x2af92be6a8 KEYVAL: 'another' 'val' (2 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93a8460 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af93a84f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2af93a8580 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/20 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/21 26: ------------------------------------------- 26: running test case 'block folded as map entry' 26: ------------------------------------------- 26: --------------- 26: 26: data: > 26: Wrapped text 26: will be folded 26: into a single 26: paragraph 26: 26: Blank lines denote 26: paragraph breaks 26: --------------- 26: REF TREE: 26: 0x2af92c76f8 [ROOT] MAP: (0 sibs) 1 children: 26: 0x2af92be750 KEYVAL: 'data' 'Wrapped text will be folded into a single paragraph 26: Blank lines denote paragraph breaks 26: ' (1 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93a9540 [ROOT] MAP: (1 sibs) 1 children: 26: [1] [1] 0x2af93a95d0 KEYVAL: 'data' 'Wrapped text will be folded into a single paragraph 26: Blank lines denote paragraph breaks 26: ' (1 sibs) 26: #nodes=2 vs #printed=2 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/21 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/22 26: ------------------------------------------- 26: running test case 'block folded, no chomp, no indentation' 26: ------------------------------------------- 26: --------------- 26: example: > 26: Several lines of text, 26: with some "quotes" of various 'types', 26: and also a blank line: 26: 26: plus another line at the end. 26: 26: another: text 26: --------------- 26: REF TREE: 26: 0x2af92c7810 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2af92be840 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: 0x2af92be8d8 KEYVAL: 'another' 'text' (2 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93aa6e0 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af93aa770 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2af93aa800 KEYVAL: 'another' 'text' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/22 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/23 26: ------------------------------------------- 26: running test case 'block folded with empty docval 1' 26: ------------------------------------------- 26: --------------- 26: >--------------- 26: REF TREE: 26: 0x2af92c7928 [ROOT] DOCVAL: '' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93ab730 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/23 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/24 26: ------------------------------------------- 26: running test case 'block folded with empty docval 2' 26: ------------------------------------------- 26: --------------- 26: > 26: --------------- 26: REF TREE: 26: 0x2af92c7a40 [ROOT] DOCVAL: '' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93ac780 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/24 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/25 26: ------------------------------------------- 26: running test case 'block folded with empty docval 3' 26: ------------------------------------------- 26: --------------- 26: > 26: --------------- 26: REF TREE: 26: 0x2af92c7b58 [ROOT] DOCVAL: '' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93ad7d0 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/25 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/26 26: ------------------------------------------- 26: running test case 'block folded with empty docval 4' 26: ------------------------------------------- 26: --------------- 26: > 26: 26: --------------- 26: REF TREE: 26: 0x2af92c7c70 [ROOT] DOCVAL: '' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93ae820 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/26 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/27 26: ------------------------------------------- 26: running test case 'block folded with empty docval 5' 26: ------------------------------------------- 26: --------------- 26: > 26: 26: --------------- 26: REF TREE: 26: 0x2af92c7d88 [ROOT] DOCVAL: '' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93af870 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/27 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/28 26: ------------------------------------------- 26: running test case 'block folded with empty docval 6' 26: ------------------------------------------- 26: --------------- 26: > 26: --------------- 26: REF TREE: 26: 0x2af92c7ea0 [ROOT] DOCVAL: '' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93b08c0 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/28 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/29 26: ------------------------------------------- 26: running test case 'block folded with empty docval 7' 26: ------------------------------------------- 26: --------------- 26: > 26: 26: --------------- 26: REF TREE: 26: 0x2af92c7fb8 [ROOT] DOCVAL: '' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93b1910 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/29 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/30 26: ------------------------------------------- 26: running test case 'block folded with empty docval 8' 26: ------------------------------------------- 26: --------------- 26: > 26: 26: 26: --------------- 26: REF TREE: 26: 0x2af92c80d0 [ROOT] DOCVAL: '' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93b2960 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/30 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/31 26: ------------------------------------------- 26: running test case 'block folded with empty docval 9' 26: ------------------------------------------- 26: --------------- 26: > 26: 26: 26: 26: --------------- 26: REF TREE: 26: 0x2af92c81e8 [ROOT] DOCVAL: '' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93b39b0 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/31 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/32 26: ------------------------------------------- 26: running test case 'block folded with empty docval 10' 26: ------------------------------------------- 26: --------------- 26: > 26: 26: 26: 26: 26: --------------- 26: REF TREE: 26: 0x2af92c8300 [ROOT] DOCVAL: '' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93b4a00 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/32 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/33 26: ------------------------------------------- 26: running test case 'block folded with empty docval 11' 26: ------------------------------------------- 26: --------------- 26: > 26: 26: 26: 26: --------------- 26: REF TREE: 26: 0x2af92c8418 [ROOT] DOCVAL: '' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93b5a50 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/33 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/34 26: ------------------------------------------- 26: running test case 'block folded with empty docval 12' 26: ------------------------------------------- 26: --------------- 26: > 26: 26: 26: 26: 26: 26: 26: 26: 26: 26: --------------- 26: REF TREE: 26: 0x2af92c8530 [ROOT] DOCVAL: '' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93b6aa0 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/34 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/35 26: ------------------------------------------- 26: running test case 'block folded with empty docval 13' 26: ------------------------------------------- 26: --------------- 26: > 26: 26: 26: 26: 26: 26: 26: 26: --------------- 26: REF TREE: 26: 0x2af92c8648 [ROOT] DOCVAL: '' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93b7af0 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/35 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/36 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 0' 26: ------------------------------------------- 26: --------------- 26: > 26: asd--------------- 26: REF TREE: 26: 0x2af92c8760 [ROOT] DOCVAL: 'asd 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93b8b40 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/36 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/37 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 1' 26: ------------------------------------------- 26: --------------- 26: > 26: asd 26: --------------- 26: REF TREE: 26: 0x2af92c8878 [ROOT] DOCVAL: 'asd 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93b9b90 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/37 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/38 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 2' 26: ------------------------------------------- 26: --------------- 26: > 26: asd 26: 26: --------------- 26: REF TREE: 26: 0x2af92c8990 [ROOT] DOCVAL: 'asd 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93babe0 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/38 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/39 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 3' 26: ------------------------------------------- 26: --------------- 26: > 26: asd 26: --------------- 26: REF TREE: 26: 0x2af92c8aa8 [ROOT] DOCVAL: 'asd 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93bbc30 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/39 (1 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/40 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 4' 26: ------------------------------------------- 26: --------------- 26: > 26: asd 26: 26: --------------- 26: REF TREE: 26: 0x2af92c8bc0 [ROOT] DOCVAL: 'asd 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93bcc80 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/40 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/41 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5' 26: ------------------------------------------- 26: --------------- 26: > 26: asd 26: 26: --------------- 26: REF TREE: 26: 0x2af92c8cd8 [ROOT] DOCVAL: 'asd 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93bdcd0 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/41 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/42 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.1' 26: ------------------------------------------- 26: --------------- 26: > 26: asd 26: 26: 26: 26: 26: 26: --------------- 26: REF TREE: 26: 0x2af92c8df0 [ROOT] DOCVAL: 'asd 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93bed20 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/42 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/43 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.2' 26: ------------------------------------------- 26: --------------- 26: > 26: asd 26: 26: 26: 26: 26: 26: --------------- 26: REF TREE: 26: 0x2af92c8f08 [ROOT] DOCVAL: 'asd 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93bfd70 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/43 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/44 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.3' 26: ------------------------------------------- 26: --------------- 26: > 26: asd 26: 26: 26: 26: 26: 26: --------------- 26: REF TREE: 26: 0x2af92c9020 [ROOT] DOCVAL: 'asd 26: 26: 26: 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93c0dc0 [ROOT] DOCVAL: 'asd 26: 26: 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/44 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/45 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 6' 26: ------------------------------------------- 26: --------------- 26: > 26: asd 26: --------------- 26: REF TREE: 26: 0x2af92c9138 [ROOT] DOCVAL: 'asd 26: 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93c1e10 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/45 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/46 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 7' 26: ------------------------------------------- 26: --------------- 26: > 26: asd 26: 26: --------------- 26: REF TREE: 26: 0x2af92c9250 [ROOT] DOCVAL: 'asd 26: 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93c2e60 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/46 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/47 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 8' 26: ------------------------------------------- 26: --------------- 26: > 26: asd 26: --------------- 26: REF TREE: 26: 0x2af92c9368 [ROOT] DOCVAL: 'asd 26: 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93c3eb0 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/47 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/48 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 9' 26: ------------------------------------------- 26: --------------- 26: > 26: asd 26: 26: --------------- 26: REF TREE: 26: 0x2af92c9480 [ROOT] DOCVAL: 'asd 26: 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93c4f00 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/48 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/49 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 10' 26: ------------------------------------------- 26: --------------- 26: > 26: asd 26: --------------- 26: REF TREE: 26: 0x2af92c9598 [ROOT] DOCVAL: 'asd 26: 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93c5f50 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/49 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/50 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 11' 26: ------------------------------------------- 26: --------------- 26: > 26: asd 26: --------------- 26: REF TREE: 26: 0x2af92c96b0 [ROOT] DOCVAL: 'asd 26: 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93c6fa0 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/50 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/51 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 12' 26: ------------------------------------------- 26: --------------- 26: > 26: asd 26: 26: --------------- 26: REF TREE: 26: 0x2af92c97c8 [ROOT] DOCVAL: 'asd 26: 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93c7ff0 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/51 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/52 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 13' 26: ------------------------------------------- 26: --------------- 26: > 26: asd 26: 26: --------------- 26: REF TREE: 26: 0x2af92c98e0 [ROOT] DOCVAL: 'asd 26: 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93c9040 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/52 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/53 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 0' 26: ------------------------------------------- 26: --------------- 26: >+--------------- 26: REF TREE: 26: 0x2af92c99f8 [ROOT] DOCVAL: '' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93ca090 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/53 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/54 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1' 26: ------------------------------------------- 26: --------------- 26: >+ 26: --------------- 26: REF TREE: 26: 0x2af92c9b10 [ROOT] DOCVAL: '' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93cb0e0 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/54 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/55 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.1' 26: ------------------------------------------- 26: --------------- 26: >+ 26: --------------- 26: REF TREE: 26: 0x2af92c9c28 [ROOT] DOCVAL: '' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93cc130 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/55 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/56 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.2' 26: ------------------------------------------- 26: --------------- 26: >+ 26: asd--------------- 26: REF TREE: 26: 0x2af92c9d40 [ROOT] DOCVAL: 'asd' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93cd180 [ROOT] DOCVAL: 'asd' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/56 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/57 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.3' 26: ------------------------------------------- 26: --------------- 26: >+ 26: asd 26: --------------- 26: REF TREE: 26: 0x2af92c9e58 [ROOT] DOCVAL: 'asd 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93ce1d0 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/57 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/58 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.4' 26: ------------------------------------------- 26: --------------- 26: >+ 26: asd 26: 26: --------------- 26: REF TREE: 26: 0x2af92c9f70 [ROOT] DOCVAL: 'asd 26: 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93cf220 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/58 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/59 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 2' 26: ------------------------------------------- 26: --------------- 26: >+ 26: 26: --------------- 26: REF TREE: 26: 0x2af92ca088 [ROOT] DOCVAL: ' 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93d0270 [ROOT] DOCVAL: ' 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/59 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/60 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 2.1' 26: ------------------------------------------- 26: --------------- 26: >+ 26: 26: --------------- 26: REF TREE: 26: 0x2af92ca1a0 [ROOT] DOCVAL: ' 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93d12c0 [ROOT] DOCVAL: ' 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/60 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/61 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 3' 26: ------------------------------------------- 26: --------------- 26: >+ 26: 26: 26: --------------- 26: REF TREE: 26: 0x2af92ca2b8 [ROOT] DOCVAL: ' 26: 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93d2310 [ROOT] DOCVAL: ' 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/61 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/62 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 4' 26: ------------------------------------------- 26: --------------- 26: >+ 26: 26: 26: 26: --------------- 26: REF TREE: 26: 0x2af92ca3d0 [ROOT] DOCVAL: ' 26: 26: 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93d3360 [ROOT] DOCVAL: ' 26: 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/62 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/63 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 5' 26: ------------------------------------------- 26: --------------- 26: >+ 26: 26: 26: 26: 26: --------------- 26: REF TREE: 26: 0x2af92ca4e8 [ROOT] DOCVAL: ' 26: 26: 26: 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93d43b0 [ROOT] DOCVAL: ' 26: 26: 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/63 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/64 26: ------------------------------------------- 26: running test case 'block folded, empty block vals in seq 0' 26: ------------------------------------------- 26: --------------- 26: - >+ 26: 26: - >+ 26: --------------- 26: REF TREE: 26: 0x2af92ca600 [ROOT] SEQ: (0 sibs) 2 children: 26: 0x2af92bf960 VAL: ' 26: ' (2 sibs) 26: 0x2af92bf9f8 VAL: '' (2 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93d5400 [ROOT] SEQ: (1 sibs) 2 children: 26: [1] [1] 0x2af93d5490 VAL: ' 26: ' (2 sibs) 26: [2] [2] 0x2af93d5520 VAL: '' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/64 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/65 26: ------------------------------------------- 26: running test case 'block folded, empty block vals in seq 1' 26: ------------------------------------------- 26: --------------- 26: - >+ 26: 26: - >+ 26: 26: --------------- 26: REF TREE: 26: 0x2af92ca718 [ROOT] SEQ: (0 sibs) 2 children: 26: 0x2af92bfaf0 VAL: ' 26: ' (2 sibs) 26: 0x2af92bfb88 VAL: ' 26: ' (2 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93d6450 [ROOT] SEQ: (1 sibs) 2 children: 26: [1] [1] 0x2af93d64e0 VAL: ' 26: ' (2 sibs) 26: [2] [2] 0x2af93d6570 VAL: ' 26: ' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/65 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/0 26: ------------------------------------------- 26: running test case 'indentation requirements' 26: ------------------------------------------- 26: --------------- 26: --- 26: > 26: hello 26: there 26: --- 26: > 26: hello 26: there 26: --- 26: > 26: hello 26: there 26: --- 26: > 26: ciao 26: qua 26: --- 26: > 26: ciao 26: qua 26: --- 26: > 26: ciao 26: qua 26: --- 26: - > 26: hello 26: there 26: - > 26: ciao 26: qua 26: --- 26: foo: > 26: hello 26: there 26: bar: > 26: ciao 26: qua 26: --------------- 26: REF TREE: 26: 0x2af92c6000 [ROOT] STREAM: (0 sibs) 8 children: 26: 0x2af92bc950 DOCVAL: 'hello there 26: ' (8 sibs) 26: 0x2af92bc9e8 DOCVAL: 'hello there 26: ' (8 sibs) 26: 0x2af92bca80 DOCVAL: 'hello there 26: ' (8 sibs) 26: 0x2af92bcb18 DOCVAL: 'ciao qua 26: ' (8 sibs) 26: 0x2af92bcbb0 DOCVAL: 'ciao qua 26: ' (8 sibs) 26: 0x2af92bcc48 DOCVAL: 'ciao qua 26: ' (8 sibs) 26: 0x2af92bcce0 DOCSEQ: (8 sibs) 2 children: 26: 0x2af92bce20 VAL: 'hello there 26: ' (2 sibs) 26: 0x2af92bceb8 VAL: 'ciao qua 26: ' (2 sibs) 26: 0x2af92bcd78 DOCMAP: (8 sibs) 2 children: 26: 0x2af92bcf60 KEYVAL: 'foo' 'hello there 26: ' (2 sibs) 26: 0x2af92bcff8 KEYVAL: 'bar' 'ciao qua 26: ' (2 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93d6d60 [ROOT] STREAM: (1 sibs) 8 children: 26: [1] [1] 0x2af93d6df0 DOCVAL: 'hello there 26: ' (8 sibs) 26: [2] [2] 0x2af93d6e80 DOCVAL: 'hello there 26: ' (8 sibs) 26: [3] [3] 0x2af93d6f10 DOCVAL: 'hello there 26: ' (8 sibs) 26: [4] [4] 0x2af93d6fa0 DOCVAL: 'ciao qua 26: ' (8 sibs) 26: [5] [5] 0x2af93d7030 DOCVAL: 'ciao qua 26: ' (8 sibs) 26: [6] [6] 0x2af93d70c0 DOCVAL: 'ciao qua 26: ' (8 sibs) 26: [7] [7] 0x2af93d7150 DOCSEQ: (8 sibs) 2 children: 26: [8] [8] 0x2af93d71e0 VAL: 'hello there 26: ' (2 sibs) 26: [9] [9] 0x2af93d7270 VAL: 'ciao qua 26: ' (2 sibs) 26: [10] [10] 0x2af93d7300 DOCMAP: (8 sibs) 2 children: 26: [11] [11] 0x2af93d7390 KEYVAL: 'foo' 'hello there 26: ' (2 sibs) 26: [12] [12] 0x2af93d7420 KEYVAL: 'bar' 'ciao qua 26: ' (2 sibs) 26: #nodes=13 vs #printed=13 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/0 (13 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/1 26: /builddir/build/BUILD/rapidyaml-0.4.1/test/test_block_folded.cpp:744:2:1: (5B):ERROR: parse error 26: /builddir/build/BUILD/rapidyaml-0.4.1/test/test_block_folded.cpp:744:2:1: hello (size=5) 26: ^~~~~ (cols 1-6) 26: 26: ------------------------------------------- 26: running test case 'indentation requirements err seq' 26: ------------------------------------------- 26: --------------- 26: - > 26: hello 26: there 26: - > 26: ciao 26: qua 26: --------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/1 (1 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/2 26: /builddir/build/BUILD/rapidyaml-0.4.1/src/c4/yml/parse.cpp:3553:check failed: has_none(SSCL) 26: ------------------------------------------- 26: running test case 'indentation requirements err map' 26: ------------------------------------------- 26: --------------- 26: foo: > 26: hello 26: there 26: bar: > 26: ciao 26: qua 26: --------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/2 (1 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/3 26: /builddir/build/BUILD/rapidyaml-0.4.1/src/c4/yml/parse.cpp:3553:check failed: has_none(SSCL) 26: ------------------------------------------- 26: running test case 'indentation requirements err level' 26: ------------------------------------------- 26: --------------- 26: --- >2 26: hello 26: there 26: --------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/3 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/4 26: ------------------------------------------- 26: running test case 'foo without space after' 26: ------------------------------------------- 26: --------------- 26: > 26: foo 26: --------------- 26: REF TREE: 26: 0x2af92c6460 [ROOT] DOCVAL: 'foo 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93d9260 [ROOT] DOCVAL: 'foo 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/4 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/5 26: ------------------------------------------- 26: running test case 'foo with space after' 26: ------------------------------------------- 26: --------------- 26: > 26: foo 26: 26: --------------- 26: REF TREE: 26: 0x2af92c6578 [ROOT] DOCVAL: 'foo 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93d9b70 [ROOT] DOCVAL: 'foo 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/5 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/6 26: ------------------------------------------- 26: running test case 'simple with indents' 26: ------------------------------------------- 26: --------------- 26: > 26: foo 26: 26: bar 26: --------------- 26: REF TREE: 26: 0x2af92c6690 [ROOT] DOCVAL: 'foo 26: 26: bar 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93da480 [ROOT] DOCVAL: 'foo 26: 26: bar 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/6 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/7 26: ------------------------------------------- 26: running test case '7T8X' 26: ------------------------------------------- 26: --------------- 26: - > 26: 26: folded 26: line 26: 26: next 26: line 26: * bullet 26: 26: * list 26: * lines 26: 26: last 26: line 26: 26: # Comment 26: 26: ##### this is the original scalar: 26: - > 26: 26: folded 26: line 26: 26: next 26: line 26: * bullet 26: 26: * list 26: * lines 26: 26: last 26: line 26: 26: # Comment 26: 26: ##### without any indentation 26: - > 26: 26: folded 26: line 26: 26: next 26: line 26: * bullet 26: 26: * list 26: * lines 26: 26: last 26: line 26: 26: # Comment 26: --------------- 26: REF TREE: 26: 0x2af92c67a8 [ROOT] SEQ: (0 sibs) 3 children: 26: 0x2af92bd4f0 VAL: ' 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: ' (3 sibs) 26: 0x2af92bd588 VAL: ' 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: ' (3 sibs) 26: 0x2af92bd620 VAL: ' 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: ' (3 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93dad90 [ROOT] SEQ: (1 sibs) 3 children: 26: [1] [1] 0x2af93dae20 VAL: ' 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: ' (3 sibs) 26: [2] [2] 0x2af93daeb0 VAL: ' 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: ' (3 sibs) 26: [3] [3] 0x2af93daf40 VAL: ' 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: ' (3 sibs) 26: #nodes=4 vs #printed=4 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/7 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/8 26: ------------------------------------------- 26: running test case 'block folded as seq val, implicit indentation 2' 26: ------------------------------------------- 26: --------------- 26: 26: - > 26: Several lines of text, 26: with some "quotes" of various 'types', 26: and also a blank line: 26: 26: plus another line at the end. 26: 26: 26: - another val 26: --------------- 26: REF TREE: 26: 0x2af92c68c0 [ROOT] SEQ: (0 sibs) 2 children: 26: 0x2af92bd710 VAL: 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: 0x2af92bd7a8 VAL: 'another val' (2 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93db6a0 [ROOT] SEQ: (1 sibs) 2 children: 26: [1] [1] 0x2af93db730 VAL: 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2af93db7c0 VAL: 'another val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/8 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/9 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2' 26: ------------------------------------------- 26: --------------- 26: 26: example: > 26: Several lines of text, 26: with some "quotes" of various 'types', 26: and also a blank line: 26: 26: plus another line at the end. 26: 26: 26: another: val 26: --------------- 26: REF TREE: 26: 0x2af92c69d8 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2af92bd8a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: 0x2af92bd938 KEYVAL: 'another' 'val' (2 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93dbfb0 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af93dc040 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2af93dc0d0 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/9 (1 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/10 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 26: ------------------------------------------- 26: --------------- 26: 26: example: >+ 26: Several lines of text, 26: with some "quotes" of various 'types', 26: and also a blank line: 26: 26: plus another line at the end. 26: 26: 26: another: val 26: --------------- 26: REF TREE: 26: 0x2af92c6af0 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2af92bda30 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: ' (2 sibs) 26: 0x2af92bdac8 KEYVAL: 'another' 'val' (2 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93dc8c0 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af93dc950 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: ' (2 sibs) 26: [2] [2] 0x2af93dc9e0 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/10 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/11 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 26: ------------------------------------------- 26: --------------- 26: 26: example: >- 26: Several lines of text, 26: with some "quotes" of various 'types', 26: and also a blank line: 26: 26: plus another line at the end. 26: 26: 26: another: val 26: --------------- 26: REF TREE: 26: 0x2af92c6c08 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2af92bdbc0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end.' (2 sibs) 26: 0x2af92bdc58 KEYVAL: 'another' 'val' (2 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93dd1d0 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af93dd260 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end.' (2 sibs) 26: [2] [2] 0x2af93dd2f0 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/11 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/12 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2' 26: ------------------------------------------- 26: --------------- 26: 26: example: >2 26: Several lines of text, 26: with some "quotes" of various 'types', 26: and also a blank line: 26: 26: plus another line at the end. 26: 26: 26: another: val 26: --------------- 26: REF TREE: 26: 0x2af92c6d20 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2af92bdd50 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: 0x2af92bdde8 KEYVAL: 'another' 'val' (2 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93ddae0 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af93ddb70 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2af93ddc00 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/12 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/13 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 26: ------------------------------------------- 26: --------------- 26: 26: example: >+2 26: Several lines of text, 26: with some "quotes" of various 'types', 26: and also a blank line: 26: 26: plus another line at the end. 26: 26: 26: example2: >2+ 26: Several lines of text, 26: with some "quotes" of various 'types', 26: and also a blank line: 26: 26: plus another line at the end. 26: 26: 26: --------------- 26: REF TREE: 26: 0x2af92c6e38 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2af92bdee0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: ' (2 sibs) 26: 0x2af92bdf78 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: ' (2 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93de3f0 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af93de480 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: ' (2 sibs) 26: [2] [2] 0x2af93de510 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: ' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/13 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/14 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 26: ------------------------------------------- 26: --------------- 26: 26: example: >-2 26: Several lines of text, 26: with some "quotes" of various 'types', 26: and also a blank line: 26: 26: plus another line at the end. 26: 26: 26: example2: >2- 26: Several lines of text, 26: with some "quotes" of various 'types', 26: and also a blank line: 26: 26: plus another line at the end. 26: 26: 26: --------------- 26: REF TREE: 26: 0x2af92c6f50 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2af92bf2d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end.' (2 sibs) 26: 0x2af92bf368 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end.' (2 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93ded00 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af93ded90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end.' (2 sibs) 26: [2] [2] 0x2af93dee20 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end.' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/14 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/15 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 3' 26: ------------------------------------------- 26: --------------- 26: 26: example: > 26: Several lines of text, 26: with some "quotes" of various 'types', 26: and also a blank line: 26: 26: plus another line at the end. 26: 26: 26: another: val 26: --------------- 26: REF TREE: 26: 0x2af92c7068 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2af92bf410 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: 0x2af92bf4a8 KEYVAL: 'another' 'val' (2 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93df610 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af93df6a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2af93df730 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/15 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/16 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 3' 26: ------------------------------------------- 26: --------------- 26: 26: example: >3 26: Several lines of text, 26: with some "quotes" of various 'types', 26: and also a blank line: 26: 26: plus another line at the end. 26: 26: 26: another: val 26: --------------- 26: REF TREE: 26: 0x2af92c7180 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2af92c1860 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: 0x2af92c18f8 KEYVAL: 'another' 'val' (2 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93dff20 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af93dffb0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2af93e0040 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/16 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/17 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 4' 26: ------------------------------------------- 26: --------------- 26: 26: example: > 26: Several lines of text, 26: with some "quotes" of various 'types', 26: and also a blank line: 26: 26: plus another line at the end. 26: 26: 26: another: val 26: --------------- 26: REF TREE: 26: 0x2af92c7298 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2af92be160 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: 0x2af92be1f8 KEYVAL: 'another' 'val' (2 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93e0830 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af93e08c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2af93e0950 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/17 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/18 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 4' 26: ------------------------------------------- 26: --------------- 26: 26: example: >4 26: Several lines of text, 26: with some "quotes" of various 'types', 26: and also a blank line: 26: 26: plus another line at the end. 26: 26: 26: another: val 26: --------------- 26: REF TREE: 26: 0x2af92c73b0 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2af92be2f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: 0x2af92be388 KEYVAL: 'another' 'val' (2 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93e1140 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af93e11d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2af93e1260 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/18 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/19 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 9' 26: ------------------------------------------- 26: --------------- 26: 26: example: > 26: Several lines of text, 26: with some "quotes" of various 'types', 26: and also a blank line: 26: 26: plus another line at the end. 26: 26: 26: another: val 26: --------------- 26: REF TREE: 26: 0x2af92c74c8 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2af92be480 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: 0x2af92be518 KEYVAL: 'another' 'val' (2 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93e1a50 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af93e1ae0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2af93e1b70 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/19 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/20 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 9' 26: ------------------------------------------- 26: --------------- 26: 26: example: >9 26: Several lines of text, 26: with some "quotes" of various 'types', 26: and also a blank line: 26: 26: plus another line at the end. 26: 26: 26: another: val 26: --------------- 26: REF TREE: 26: 0x2af92c75e0 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2af92be610 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: 0x2af92be6a8 KEYVAL: 'another' 'val' (2 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93e2430 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af93e24c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2af93e2550 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/20 (1 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/21 26: ------------------------------------------- 26: running test case 'block folded as map entry' 26: ------------------------------------------- 26: --------------- 26: 26: data: > 26: Wrapped text 26: will be folded 26: into a single 26: paragraph 26: 26: Blank lines denote 26: paragraph breaks 26: --------------- 26: REF TREE: 26: 0x2af92c76f8 [ROOT] MAP: (0 sibs) 1 children: 26: 0x2af92be750 KEYVAL: 'data' 'Wrapped text will be folded into a single paragraph 26: Blank lines denote paragraph breaks 26: ' (1 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93e2d40 [ROOT] MAP: (1 sibs) 1 children: 26: [1] [1] 0x2af93e2dd0 KEYVAL: 'data' 'Wrapped text will be folded into a single paragraph 26: Blank lines denote paragraph breaks 26: ' (1 sibs) 26: #nodes=2 vs #printed=2 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/21 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/22 26: ------------------------------------------- 26: running test case 'block folded, no chomp, no indentation' 26: ------------------------------------------- 26: --------------- 26: example: > 26: Several lines of text, 26: with some "quotes" of various 'types', 26: and also a blank line: 26: 26: plus another line at the end. 26: 26: another: text 26: --------------- 26: REF TREE: 26: 0x2af92c7810 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2af92be840 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: 0x2af92be8d8 KEYVAL: 'another' 'text' (2 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93e3650 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af93e36e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2af93e3770 KEYVAL: 'another' 'text' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/22 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/23 26: ------------------------------------------- 26: running test case 'block folded with empty docval 1' 26: ------------------------------------------- 26: --------------- 26: >--------------- 26: REF TREE: 26: 0x2af92c7928 [ROOT] DOCVAL: '' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93e3f60 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/23 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/24 26: ------------------------------------------- 26: running test case 'block folded with empty docval 2' 26: ------------------------------------------- 26: --------------- 26: > 26: --------------- 26: REF TREE: 26: 0x2af92c7a40 [ROOT] DOCVAL: '' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93e4870 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/24 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/25 26: ------------------------------------------- 26: running test case 'block folded with empty docval 3' 26: ------------------------------------------- 26: --------------- 26: > 26: --------------- 26: REF TREE: 26: 0x2af92c7b58 [ROOT] DOCVAL: '' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93e5180 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/25 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/26 26: ------------------------------------------- 26: running test case 'block folded with empty docval 4' 26: ------------------------------------------- 26: --------------- 26: > 26: 26: --------------- 26: REF TREE: 26: 0x2af92c7c70 [ROOT] DOCVAL: '' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93e5a90 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/26 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/27 26: ------------------------------------------- 26: running test case 'block folded with empty docval 5' 26: ------------------------------------------- 26: --------------- 26: > 26: 26: --------------- 26: REF TREE: 26: 0x2af92c7d88 [ROOT] DOCVAL: '' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93e63a0 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/27 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/28 26: ------------------------------------------- 26: running test case 'block folded with empty docval 6' 26: ------------------------------------------- 26: --------------- 26: > 26: --------------- 26: REF TREE: 26: 0x2af92c7ea0 [ROOT] DOCVAL: '' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93e6cb0 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/28 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/29 26: ------------------------------------------- 26: running test case 'block folded with empty docval 7' 26: ------------------------------------------- 26: --------------- 26: > 26: 26: --------------- 26: REF TREE: 26: 0x2af92c7fb8 [ROOT] DOCVAL: '' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93e75c0 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/29 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/30 26: ------------------------------------------- 26: running test case 'block folded with empty docval 8' 26: ------------------------------------------- 26: --------------- 26: > 26: 26: 26: --------------- 26: REF TREE: 26: 0x2af92c80d0 [ROOT] DOCVAL: '' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93e7ed0 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/30 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/31 26: ------------------------------------------- 26: running test case 'block folded with empty docval 9' 26: ------------------------------------------- 26: --------------- 26: > 26: 26: 26: 26: --------------- 26: REF TREE: 26: 0x2af92c81e8 [ROOT] DOCVAL: '' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93e87e0 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/31 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/32 26: ------------------------------------------- 26: running test case 'block folded with empty docval 10' 26: ------------------------------------------- 26: --------------- 26: > 26: 26: 26: 26: 26: --------------- 26: REF TREE: 26: 0x2af92c8300 [ROOT] DOCVAL: '' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93e90f0 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/32 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/33 26: ------------------------------------------- 26: running test case 'block folded with empty docval 11' 26: ------------------------------------------- 26: --------------- 26: > 26: 26: 26: 26: --------------- 26: REF TREE: 26: 0x2af92c8418 [ROOT] DOCVAL: '' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93e9a00 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/33 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/34 26: ------------------------------------------- 26: running test case 'block folded with empty docval 12' 26: ------------------------------------------- 26: --------------- 26: > 26: 26: 26: 26: 26: 26: 26: 26: 26: 26: --------------- 26: REF TREE: 26: 0x2af92c8530 [ROOT] DOCVAL: '' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93ea310 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/34 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/35 26: ------------------------------------------- 26: running test case 'block folded with empty docval 13' 26: ------------------------------------------- 26: --------------- 26: > 26: 26: 26: 26: 26: 26: 26: 26: --------------- 26: REF TREE: 26: 0x2af92c8648 [ROOT] DOCVAL: '' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93eac20 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/35 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/36 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 0' 26: ------------------------------------------- 26: --------------- 26: > 26: asd--------------- 26: REF TREE: 26: 0x2af92c8760 [ROOT] DOCVAL: 'asd 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93eb530 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/36 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/37 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 1' 26: ------------------------------------------- 26: --------------- 26: > 26: asd 26: --------------- 26: REF TREE: 26: 0x2af92c8878 [ROOT] DOCVAL: 'asd 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93ebe40 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/37 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/38 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 2' 26: ------------------------------------------- 26: --------------- 26: > 26: asd 26: 26: --------------- 26: REF TREE: 26: 0x2af92c8990 [ROOT] DOCVAL: 'asd 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93ec750 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/38 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/39 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 3' 26: ------------------------------------------- 26: --------------- 26: > 26: asd 26: --------------- 26: REF TREE: 26: 0x2af92c8aa8 [ROOT] DOCVAL: 'asd 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93ed060 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/39 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/40 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 4' 26: ------------------------------------------- 26: --------------- 26: > 26: asd 26: 26: --------------- 26: REF TREE: 26: 0x2af92c8bc0 [ROOT] DOCVAL: 'asd 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93ed970 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/40 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/41 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5' 26: ------------------------------------------- 26: --------------- 26: > 26: asd 26: 26: --------------- 26: REF TREE: 26: 0x2af92c8cd8 [ROOT] DOCVAL: 'asd 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93ee280 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/41 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/42 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.1' 26: ------------------------------------------- 26: --------------- 26: > 26: asd 26: 26: 26: 26: 26: 26: --------------- 26: REF TREE: 26: 0x2af92c8df0 [ROOT] DOCVAL: 'asd 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93eeb90 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/42 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/43 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.2' 26: ------------------------------------------- 26: --------------- 26: > 26: asd 26: 26: 26: 26: 26: 26: --------------- 26: REF TREE: 26: 0x2af92c8f08 [ROOT] DOCVAL: 'asd 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93ef4a0 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/43 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/44 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.3' 26: ------------------------------------------- 26: --------------- 26: > 26: asd 26: 26: 26: 26: 26: 26: --------------- 26: REF TREE: 26: 0x2af92c9020 [ROOT] DOCVAL: 'asd 26: 26: 26: 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93efdb0 [ROOT] DOCVAL: 'asd 26: 26: 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/44 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/45 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 6' 26: ------------------------------------------- 26: --------------- 26: > 26: asd 26: --------------- 26: REF TREE: 26: 0x2af92c9138 [ROOT] DOCVAL: 'asd 26: 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93f06c0 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/45 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/46 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 7' 26: ------------------------------------------- 26: --------------- 26: > 26: asd 26: 26: --------------- 26: REF TREE: 26: 0x2af92c9250 [ROOT] DOCVAL: 'asd 26: 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93f0fd0 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/46 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/47 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 8' 26: ------------------------------------------- 26: --------------- 26: > 26: asd 26: --------------- 26: REF TREE: 26: 0x2af92c9368 [ROOT] DOCVAL: 'asd 26: 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93f18e0 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/47 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/48 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 9' 26: ------------------------------------------- 26: --------------- 26: > 26: asd 26: 26: --------------- 26: REF TREE: 26: 0x2af92c9480 [ROOT] DOCVAL: 'asd 26: 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93f21f0 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/48 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/49 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 10' 26: ------------------------------------------- 26: --------------- 26: > 26: asd 26: --------------- 26: REF TREE: 26: 0x2af92c9598 [ROOT] DOCVAL: 'asd 26: 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93f2b00 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/49 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/50 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 11' 26: ------------------------------------------- 26: --------------- 26: > 26: asd 26: --------------- 26: REF TREE: 26: 0x2af92c96b0 [ROOT] DOCVAL: 'asd 26: 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93f3410 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/50 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/51 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 12' 26: ------------------------------------------- 26: --------------- 26: > 26: asd 26: 26: --------------- 26: REF TREE: 26: 0x2af92c97c8 [ROOT] DOCVAL: 'asd 26: 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93f3d20 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/51 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/52 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 13' 26: ------------------------------------------- 26: --------------- 26: > 26: asd 26: 26: --------------- 26: REF TREE: 26: 0x2af92c98e0 [ROOT] DOCVAL: 'asd 26: 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93f4630 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/52 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/53 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 0' 26: ------------------------------------------- 26: --------------- 26: >+--------------- 26: REF TREE: 26: 0x2af92c99f8 [ROOT] DOCVAL: '' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93f4f40 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/53 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/54 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1' 26: ------------------------------------------- 26: --------------- 26: >+ 26: --------------- 26: REF TREE: 26: 0x2af92c9b10 [ROOT] DOCVAL: '' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93f5850 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/54 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/55 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.1' 26: ------------------------------------------- 26: --------------- 26: >+ 26: --------------- 26: REF TREE: 26: 0x2af92c9c28 [ROOT] DOCVAL: '' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93f6160 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/55 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/56 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.2' 26: ------------------------------------------- 26: --------------- 26: >+ 26: asd--------------- 26: REF TREE: 26: 0x2af92c9d40 [ROOT] DOCVAL: 'asd' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93f6a70 [ROOT] DOCVAL: 'asd' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/56 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/57 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.3' 26: ------------------------------------------- 26: --------------- 26: >+ 26: asd 26: --------------- 26: REF TREE: 26: 0x2af92c9e58 [ROOT] DOCVAL: 'asd 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93f7380 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/57 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/58 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.4' 26: ------------------------------------------- 26: --------------- 26: >+ 26: asd 26: 26: --------------- 26: REF TREE: 26: 0x2af92c9f70 [ROOT] DOCVAL: 'asd 26: 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93f7c90 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/58 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/59 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 2' 26: ------------------------------------------- 26: --------------- 26: >+ 26: 26: --------------- 26: REF TREE: 26: 0x2af92ca088 [ROOT] DOCVAL: ' 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93f85a0 [ROOT] DOCVAL: ' 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/59 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/60 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 2.1' 26: ------------------------------------------- 26: --------------- 26: >+ 26: 26: --------------- 26: REF TREE: 26: 0x2af92ca1a0 [ROOT] DOCVAL: ' 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93f8eb0 [ROOT] DOCVAL: ' 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/60 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/61 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 3' 26: ------------------------------------------- 26: --------------- 26: >+ 26: 26: 26: --------------- 26: REF TREE: 26: 0x2af92ca2b8 [ROOT] DOCVAL: ' 26: 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93f97c0 [ROOT] DOCVAL: ' 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/61 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/62 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 4' 26: ------------------------------------------- 26: --------------- 26: >+ 26: 26: 26: 26: --------------- 26: REF TREE: 26: 0x2af92ca3d0 [ROOT] DOCVAL: ' 26: 26: 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93fa0d0 [ROOT] DOCVAL: ' 26: 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/62 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/63 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 5' 26: ------------------------------------------- 26: --------------- 26: >+ 26: 26: 26: 26: 26: --------------- 26: REF TREE: 26: 0x2af92ca4e8 [ROOT] DOCVAL: ' 26: 26: 26: 26: ' (0 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93fa9e0 [ROOT] DOCVAL: ' 26: 26: 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/63 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/64 26: ------------------------------------------- 26: running test case 'block folded, empty block vals in seq 0' 26: ------------------------------------------- 26: --------------- 26: - >+ 26: 26: - >+ 26: --------------- 26: REF TREE: 26: 0x2af92ca600 [ROOT] SEQ: (0 sibs) 2 children: 26: 0x2af92bf960 VAL: ' 26: ' (2 sibs) 26: 0x2af92bf9f8 VAL: '' (2 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93fb2f0 [ROOT] SEQ: (1 sibs) 2 children: 26: [1] [1] 0x2af93fb380 VAL: ' 26: ' (2 sibs) 26: [2] [2] 0x2af93fb410 VAL: '' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/64 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/65 26: ------------------------------------------- 26: running test case 'block folded, empty block vals in seq 1' 26: ------------------------------------------- 26: --------------- 26: - >+ 26: 26: - >+ 26: 26: --------------- 26: REF TREE: 26: 0x2af92ca718 [ROOT] SEQ: (0 sibs) 2 children: 26: 0x2af92bfaf0 VAL: ' 26: ' (2 sibs) 26: 0x2af92bfb88 VAL: ' 26: ' (2 sibs) 26: PARSED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93fbc00 [ROOT] SEQ: (1 sibs) 2 children: 26: [1] [1] 0x2af93fbc90 VAL: ' 26: ' (2 sibs) 26: [2] [2] 0x2af93fbd20 VAL: ' 26: ' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/65 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/0 26: ------------------------------------------- 26: running test case 'indentation requirements' 26: ------------------------------------------- 26: --- | 26: hello there 26: 26: --- | 26: hello there 26: 26: --- | 26: hello there 26: 26: --- | 26: ciao qua 26: 26: --- | 26: ciao qua 26: 26: --- | 26: ciao qua 26: 26: --- 26: - | 26: hello there 26: 26: - | 26: ciao qua 26: 26: --- 26: foo: | 26: hello there 26: 26: bar: | 26: ciao qua 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/0 (4 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/1 26: ------------------------------------------- 26: running test case 'indentation requirements err seq' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/2 26: ------------------------------------------- 26: running test case 'indentation requirements err map' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/3 26: ------------------------------------------- 26: running test case 'indentation requirements err level' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/4 26: ------------------------------------------- 26: running test case 'foo without space after' 26: ------------------------------------------- 26: | 26: foo 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/4 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/5 26: ------------------------------------------- 26: running test case 'foo with space after' 26: ------------------------------------------- 26: | 26: foo 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/5 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/6 26: ------------------------------------------- 26: running test case 'simple with indents' 26: ------------------------------------------- 26: | 26: foo 26: 26: bar 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/6 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/7 26: ------------------------------------------- 26: running test case '7T8X' 26: ------------------------------------------- 26: - | 26: 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: 26: - | 26: 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: 26: - | 26: 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/7 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/8 26: ------------------------------------------- 26: running test case 'block folded as seq val, implicit indentation 2' 26: ------------------------------------------- 26: - | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: - another val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/8 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/9 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/9 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/10 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 26: ------------------------------------------- 26: example: |+ 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/10 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/11 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 26: ------------------------------------------- 26: example: |- 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/11 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/12 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/12 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/13 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 26: ------------------------------------------- 26: example: |+ 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: example2: |+ 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/13 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/14 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 26: ------------------------------------------- 26: example: |- 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: example2: |- 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/14 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/15 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 3' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/15 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/16 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 3' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/16 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/17 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 4' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/17 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/18 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 4' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/18 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/19 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 9' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/19 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/20 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 9' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/20 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/21 26: ------------------------------------------- 26: running test case 'block folded as map entry' 26: ------------------------------------------- 26: data: | 26: Wrapped text will be folded into a single paragraph 26: Blank lines denote paragraph breaks 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/21 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/22 26: ------------------------------------------- 26: running test case 'block folded, no chomp, no indentation' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: text 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/22 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/23 26: ------------------------------------------- 26: running test case 'block folded with empty docval 1' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/23 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/24 26: ------------------------------------------- 26: running test case 'block folded with empty docval 2' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/24 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/25 26: ------------------------------------------- 26: running test case 'block folded with empty docval 3' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/25 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/26 26: ------------------------------------------- 26: running test case 'block folded with empty docval 4' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/26 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/27 26: ------------------------------------------- 26: running test case 'block folded with empty docval 5' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/27 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/28 26: ------------------------------------------- 26: running test case 'block folded with empty docval 6' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/28 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/29 26: ------------------------------------------- 26: running test case 'block folded with empty docval 7' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/29 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/30 26: ------------------------------------------- 26: running test case 'block folded with empty docval 8' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/30 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/31 26: ------------------------------------------- 26: running test case 'block folded with empty docval 9' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/31 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/32 26: ------------------------------------------- 26: running test case 'block folded with empty docval 10' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/32 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/33 26: ------------------------------------------- 26: running test case 'block folded with empty docval 11' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/33 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/34 26: ------------------------------------------- 26: running test case 'block folded with empty docval 12' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/34 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/35 26: ------------------------------------------- 26: running test case 'block folded with empty docval 13' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/35 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/36 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 0' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/36 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/37 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 1' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/37 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/38 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 2' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/38 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/39 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 3' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/39 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/40 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 4' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/40 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/41 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/41 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/42 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.1' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/42 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/43 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.2' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/43 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/44 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.3' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/44 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/45 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 6' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/45 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/46 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 7' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/46 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/47 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 8' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/47 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/48 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 9' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/48 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/49 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 10' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/49 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/50 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 11' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/50 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/51 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 12' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/51 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/52 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 13' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/52 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/53 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 0' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/53 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/54 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/54 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/55 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.1' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/55 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/56 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.2' 26: ------------------------------------------- 26: 'asd' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/56 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/57 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.3' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/57 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/58 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.4' 26: ------------------------------------------- 26: |+ 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/58 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/59 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 2' 26: ------------------------------------------- 26: |+ 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/59 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/60 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 2.1' 26: ------------------------------------------- 26: |+ 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/60 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/61 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 3' 26: ------------------------------------------- 26: |+ 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/61 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/62 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 4' 26: ------------------------------------------- 26: |+ 26: 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/62 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/63 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 5' 26: ------------------------------------------- 26: |+ 26: 26: 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/63 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/64 26: ------------------------------------------- 26: running test case 'block folded, empty block vals in seq 0' 26: ------------------------------------------- 26: - |+ 26: 26: - '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/64 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/65 26: ------------------------------------------- 26: running test case 'block folded, empty block vals in seq 1' 26: ------------------------------------------- 26: - |+ 26: 26: - |+ 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/65 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/0 26: ------------------------------------------- 26: running test case 'indentation requirements' 26: ------------------------------------------- 26: --- | 26: hello there 26: 26: --- | 26: hello there 26: 26: --- | 26: hello there 26: 26: --- | 26: ciao qua 26: 26: --- | 26: ciao qua 26: 26: --- | 26: ciao qua 26: 26: --- 26: - | 26: hello there 26: 26: - | 26: ciao qua 26: 26: --- 26: foo: | 26: hello there 26: 26: bar: | 26: ciao qua 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/1 26: ------------------------------------------- 26: running test case 'indentation requirements err seq' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/2 26: ------------------------------------------- 26: running test case 'indentation requirements err map' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/3 26: ------------------------------------------- 26: running test case 'indentation requirements err level' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/4 26: ------------------------------------------- 26: running test case 'foo without space after' 26: ------------------------------------------- 26: | 26: foo 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/4 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/5 26: ------------------------------------------- 26: running test case 'foo with space after' 26: ------------------------------------------- 26: | 26: foo 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/5 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/6 26: ------------------------------------------- 26: running test case 'simple with indents' 26: ------------------------------------------- 26: | 26: foo 26: 26: bar 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/6 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/7 26: ------------------------------------------- 26: running test case '7T8X' 26: ------------------------------------------- 26: - | 26: 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: 26: - | 26: 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: 26: - | 26: 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/7 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/8 26: ------------------------------------------- 26: running test case 'block folded as seq val, implicit indentation 2' 26: ------------------------------------------- 26: - | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: - another val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/8 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/9 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/9 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/10 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 26: ------------------------------------------- 26: example: |+ 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/10 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/11 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 26: ------------------------------------------- 26: example: |- 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/11 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/12 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/12 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/13 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 26: ------------------------------------------- 26: example: |+ 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: example2: |+ 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/13 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/14 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 26: ------------------------------------------- 26: example: |- 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: example2: |- 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/14 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/15 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 3' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/15 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/16 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 3' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/16 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/17 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 4' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/17 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/18 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 4' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/18 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/19 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 9' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/19 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/20 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 9' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/20 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/21 26: ------------------------------------------- 26: running test case 'block folded as map entry' 26: ------------------------------------------- 26: data: | 26: Wrapped text will be folded into a single paragraph 26: Blank lines denote paragraph breaks 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/21 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/22 26: ------------------------------------------- 26: running test case 'block folded, no chomp, no indentation' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: text 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/22 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/23 26: ------------------------------------------- 26: running test case 'block folded with empty docval 1' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/23 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/24 26: ------------------------------------------- 26: running test case 'block folded with empty docval 2' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/24 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/25 26: ------------------------------------------- 26: running test case 'block folded with empty docval 3' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/25 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/26 26: ------------------------------------------- 26: running test case 'block folded with empty docval 4' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/26 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/27 26: ------------------------------------------- 26: running test case 'block folded with empty docval 5' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/27 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/28 26: ------------------------------------------- 26: running test case 'block folded with empty docval 6' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/28 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/29 26: ------------------------------------------- 26: running test case 'block folded with empty docval 7' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/29 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/30 26: ------------------------------------------- 26: running test case 'block folded with empty docval 8' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/30 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/31 26: ------------------------------------------- 26: running test case 'block folded with empty docval 9' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/31 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/32 26: ------------------------------------------- 26: running test case 'block folded with empty docval 10' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/32 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/33 26: ------------------------------------------- 26: running test case 'block folded with empty docval 11' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/33 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/34 26: ------------------------------------------- 26: running test case 'block folded with empty docval 12' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/34 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/35 26: ------------------------------------------- 26: running test case 'block folded with empty docval 13' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/35 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/36 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 0' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/36 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/37 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 1' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/37 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/38 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 2' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/38 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/39 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 3' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/39 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/40 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 4' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/40 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/41 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/41 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/42 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.1' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/42 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/43 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.2' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/43 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/44 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.3' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/44 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/45 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 6' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/45 (8 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/46 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 7' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/46 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/47 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 8' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/47 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/48 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 9' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/48 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/49 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 10' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/49 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/50 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 11' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/50 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/51 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 12' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/51 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/52 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 13' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/52 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/53 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 0' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/53 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/54 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/54 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/55 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.1' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/55 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/56 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.2' 26: ------------------------------------------- 26: 'asd' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/56 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/57 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.3' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/57 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/58 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.4' 26: ------------------------------------------- 26: |+ 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/58 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/59 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 2' 26: ------------------------------------------- 26: |+ 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/59 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/60 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 2.1' 26: ------------------------------------------- 26: |+ 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/60 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/61 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 3' 26: ------------------------------------------- 26: |+ 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/61 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/62 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 4' 26: ------------------------------------------- 26: |+ 26: 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/62 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/63 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 5' 26: ------------------------------------------- 26: |+ 26: 26: 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/63 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/64 26: ------------------------------------------- 26: running test case 'block folded, empty block vals in seq 0' 26: ------------------------------------------- 26: - |+ 26: 26: - '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/64 (1 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/65 26: ------------------------------------------- 26: running test case 'block folded, empty block vals in seq 1' 26: ------------------------------------------- 26: - |+ 26: 26: - |+ 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/65 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/0 26: ------------------------------------------- 26: running test case 'indentation requirements' 26: ------------------------------------------- 26: --- | 26: hello there 26: 26: --- | 26: hello there 26: 26: --- | 26: hello there 26: 26: --- | 26: ciao qua 26: 26: --- | 26: ciao qua 26: 26: --- | 26: ciao qua 26: 26: --- 26: - | 26: hello there 26: 26: - | 26: ciao qua 26: 26: --- 26: foo: | 26: hello there 26: 26: bar: | 26: ciao qua 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/0 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/1 26: ------------------------------------------- 26: running test case 'indentation requirements err seq' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/2 26: ------------------------------------------- 26: running test case 'indentation requirements err map' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/3 26: ------------------------------------------- 26: running test case 'indentation requirements err level' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/4 26: ------------------------------------------- 26: running test case 'foo without space after' 26: ------------------------------------------- 26: | 26: foo 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/4 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/5 26: ------------------------------------------- 26: running test case 'foo with space after' 26: ------------------------------------------- 26: | 26: foo 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/5 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/6 26: ------------------------------------------- 26: running test case 'simple with indents' 26: ------------------------------------------- 26: | 26: foo 26: 26: bar 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/6 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/7 26: ------------------------------------------- 26: running test case '7T8X' 26: ------------------------------------------- 26: - | 26: 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: 26: - | 26: 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: 26: - | 26: 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/7 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/8 26: ------------------------------------------- 26: running test case 'block folded as seq val, implicit indentation 2' 26: ------------------------------------------- 26: - | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: - another val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/8 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/9 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/9 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/10 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 26: ------------------------------------------- 26: example: |+ 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/10 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/11 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 26: ------------------------------------------- 26: example: |- 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/11 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/12 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/12 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/13 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 26: ------------------------------------------- 26: example: |+ 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: example2: |+ 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/13 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/14 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 26: ------------------------------------------- 26: example: |- 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: example2: |- 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/14 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/15 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 3' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/15 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/16 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 3' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/16 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/17 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 4' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/17 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/18 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 4' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/18 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/19 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 9' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/19 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/20 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 9' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/20 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/21 26: ------------------------------------------- 26: running test case 'block folded as map entry' 26: ------------------------------------------- 26: data: | 26: Wrapped text will be folded into a single paragraph 26: Blank lines denote paragraph breaks 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/21 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/22 26: ------------------------------------------- 26: running test case 'block folded, no chomp, no indentation' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: text 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/22 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/23 26: ------------------------------------------- 26: running test case 'block folded with empty docval 1' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/23 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/24 26: ------------------------------------------- 26: running test case 'block folded with empty docval 2' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/24 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/25 26: ------------------------------------------- 26: running test case 'block folded with empty docval 3' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/25 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/26 26: ------------------------------------------- 26: running test case 'block folded with empty docval 4' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/26 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/27 26: ------------------------------------------- 26: running test case 'block folded with empty docval 5' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/27 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/28 26: ------------------------------------------- 26: running test case 'block folded with empty docval 6' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/28 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/29 26: ------------------------------------------- 26: running test case 'block folded with empty docval 7' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/29 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/30 26: ------------------------------------------- 26: running test case 'block folded with empty docval 8' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/30 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/31 26: ------------------------------------------- 26: running test case 'block folded with empty docval 9' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/31 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/32 26: ------------------------------------------- 26: running test case 'block folded with empty docval 10' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/32 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/33 26: ------------------------------------------- 26: running test case 'block folded with empty docval 11' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/33 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/34 26: ------------------------------------------- 26: running test case 'block folded with empty docval 12' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/34 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/35 26: ------------------------------------------- 26: running test case 'block folded with empty docval 13' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/35 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/36 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 0' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/36 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/37 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 1' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/37 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/38 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 2' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/38 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/39 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 3' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/39 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/40 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 4' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/40 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/41 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/41 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/42 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.1' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/42 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/43 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.2' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/43 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/44 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.3' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/44 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/45 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 6' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/45 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/46 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 7' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/46 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/47 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 8' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/47 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/48 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 9' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/48 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/49 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 10' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/49 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/50 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 11' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/50 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/51 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 12' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/51 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/52 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 13' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/52 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/53 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 0' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/53 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/54 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/54 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/55 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.1' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/55 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/56 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.2' 26: ------------------------------------------- 26: 'asd' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/56 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/57 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.3' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/57 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/58 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.4' 26: ------------------------------------------- 26: |+ 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/58 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/59 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 2' 26: ------------------------------------------- 26: |+ 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/59 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/60 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 2.1' 26: ------------------------------------------- 26: |+ 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/60 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/61 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 3' 26: ------------------------------------------- 26: |+ 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/61 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/62 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 4' 26: ------------------------------------------- 26: |+ 26: 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/62 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/63 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 5' 26: ------------------------------------------- 26: |+ 26: 26: 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/63 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/64 26: ------------------------------------------- 26: running test case 'block folded, empty block vals in seq 0' 26: ------------------------------------------- 26: - |+ 26: 26: - '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/64 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/65 26: ------------------------------------------- 26: running test case 'block folded, empty block vals in seq 1' 26: ------------------------------------------- 26: - |+ 26: 26: - |+ 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/65 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/0 26: ------------------------------------------- 26: running test case 'indentation requirements' 26: ------------------------------------------- 26: --- | 26: hello there 26: 26: --- | 26: hello there 26: 26: --- | 26: hello there 26: 26: --- | 26: ciao qua 26: 26: --- | 26: ciao qua 26: 26: --- | 26: ciao qua 26: 26: --- 26: - | 26: hello there 26: 26: - | 26: ciao qua 26: 26: --- 26: foo: | 26: hello there 26: 26: bar: | 26: ciao qua 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/1 26: ------------------------------------------- 26: running test case 'indentation requirements err seq' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/2 26: ------------------------------------------- 26: running test case 'indentation requirements err map' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/3 26: ------------------------------------------- 26: running test case 'indentation requirements err level' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/4 26: ------------------------------------------- 26: running test case 'foo without space after' 26: ------------------------------------------- 26: | 26: foo 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/4 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/5 26: ------------------------------------------- 26: running test case 'foo with space after' 26: ------------------------------------------- 26: | 26: foo 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/5 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/6 26: ------------------------------------------- 26: running test case 'simple with indents' 26: ------------------------------------------- 26: | 26: foo 26: 26: bar 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/6 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/7 26: ------------------------------------------- 26: running test case '7T8X' 26: ------------------------------------------- 26: - | 26: 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: 26: - | 26: 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: 26: - | 26: 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/7 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/8 26: ------------------------------------------- 26: running test case 'block folded as seq val, implicit indentation 2' 26: ------------------------------------------- 26: - | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: - another val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/8 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/9 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/9 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/10 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 26: ------------------------------------------- 26: example: |+ 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/10 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/11 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 26: ------------------------------------------- 26: example: |- 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/11 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/12 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/12 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/13 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 26: ------------------------------------------- 26: example: |+ 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: example2: |+ 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/13 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/14 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 26: ------------------------------------------- 26: example: |- 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: example2: |- 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/14 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/15 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 3' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/15 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/16 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 3' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/16 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/17 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 4' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/17 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/18 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 4' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/18 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/19 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 9' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/19 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/20 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 9' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/20 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/21 26: ------------------------------------------- 26: running test case 'block folded as map entry' 26: ------------------------------------------- 26: data: | 26: Wrapped text will be folded into a single paragraph 26: Blank lines denote paragraph breaks 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/21 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/22 26: ------------------------------------------- 26: running test case 'block folded, no chomp, no indentation' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: text 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/22 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/23 26: ------------------------------------------- 26: running test case 'block folded with empty docval 1' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/23 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/24 26: ------------------------------------------- 26: running test case 'block folded with empty docval 2' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/24 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/25 26: ------------------------------------------- 26: running test case 'block folded with empty docval 3' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/25 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/26 26: ------------------------------------------- 26: running test case 'block folded with empty docval 4' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/26 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/27 26: ------------------------------------------- 26: running test case 'block folded with empty docval 5' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/27 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/28 26: ------------------------------------------- 26: running test case 'block folded with empty docval 6' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/28 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/29 26: ------------------------------------------- 26: running test case 'block folded with empty docval 7' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/29 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/30 26: ------------------------------------------- 26: running test case 'block folded with empty docval 8' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/30 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/31 26: ------------------------------------------- 26: running test case 'block folded with empty docval 9' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/31 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/32 26: ------------------------------------------- 26: running test case 'block folded with empty docval 10' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/32 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/33 26: ------------------------------------------- 26: running test case 'block folded with empty docval 11' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/33 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/34 26: ------------------------------------------- 26: running test case 'block folded with empty docval 12' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/34 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/35 26: ------------------------------------------- 26: running test case 'block folded with empty docval 13' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/35 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/36 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 0' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/36 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/37 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 1' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/37 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/38 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 2' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/38 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/39 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 3' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/39 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/40 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 4' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/40 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/41 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/41 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/42 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.1' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/42 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/43 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.2' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/43 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/44 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.3' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/44 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/45 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 6' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/45 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/46 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 7' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/46 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/47 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 8' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/47 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/48 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 9' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/48 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/49 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 10' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/49 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/50 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 11' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/50 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/51 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 12' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/51 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/52 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 13' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/52 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/53 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 0' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/53 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/54 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/54 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/55 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.1' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/55 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/56 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.2' 26: ------------------------------------------- 26: 'asd' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/56 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/57 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.3' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/57 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/58 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.4' 26: ------------------------------------------- 26: |+ 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/58 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/59 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 2' 26: ------------------------------------------- 26: |+ 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/59 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/60 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 2.1' 26: ------------------------------------------- 26: |+ 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/60 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/61 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 3' 26: ------------------------------------------- 26: |+ 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/61 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/62 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 4' 26: ------------------------------------------- 26: |+ 26: 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/62 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/63 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 5' 26: ------------------------------------------- 26: |+ 26: 26: 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/63 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/64 26: ------------------------------------------- 26: running test case 'block folded, empty block vals in seq 0' 26: ------------------------------------------- 26: - |+ 26: 26: - '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/64 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/65 26: ------------------------------------------- 26: running test case 'block folded, empty block vals in seq 1' 26: ------------------------------------------- 26: - |+ 26: 26: - |+ 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/65 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/0 26: ------------------------------------------- 26: running test case 'indentation requirements' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/0 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/1 26: ------------------------------------------- 26: running test case 'indentation requirements err seq' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/2 26: ------------------------------------------- 26: running test case 'indentation requirements err map' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/3 26: ------------------------------------------- 26: running test case 'indentation requirements err level' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/4 26: ------------------------------------------- 26: running test case 'foo without space after' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/4 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/5 26: ------------------------------------------- 26: running test case 'foo with space after' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/5 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/6 26: ------------------------------------------- 26: running test case 'simple with indents' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/6 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/7 26: ------------------------------------------- 26: running test case '7T8X' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/7 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/8 26: ------------------------------------------- 26: running test case 'block folded as seq val, implicit indentation 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/8 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/9 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/9 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/10 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/10 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/11 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/11 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/12 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/12 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/13 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/13 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/14 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/14 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/15 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/15 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/16 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/16 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/17 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/17 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/18 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/18 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/19 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 9' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/19 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/20 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 9' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/20 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/21 26: ------------------------------------------- 26: running test case 'block folded as map entry' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/21 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/22 26: ------------------------------------------- 26: running test case 'block folded, no chomp, no indentation' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/22 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/23 26: ------------------------------------------- 26: running test case 'block folded with empty docval 1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/23 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/24 26: ------------------------------------------- 26: running test case 'block folded with empty docval 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/24 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/25 26: ------------------------------------------- 26: running test case 'block folded with empty docval 3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/25 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/26 26: ------------------------------------------- 26: running test case 'block folded with empty docval 4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/26 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/27 26: ------------------------------------------- 26: running test case 'block folded with empty docval 5' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/27 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/28 26: ------------------------------------------- 26: running test case 'block folded with empty docval 6' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/28 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/29 26: ------------------------------------------- 26: running test case 'block folded with empty docval 7' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/29 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/30 26: ------------------------------------------- 26: running test case 'block folded with empty docval 8' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/30 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/31 26: ------------------------------------------- 26: running test case 'block folded with empty docval 9' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/31 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/32 26: ------------------------------------------- 26: running test case 'block folded with empty docval 10' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/32 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/33 26: ------------------------------------------- 26: running test case 'block folded with empty docval 11' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/33 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/34 26: ------------------------------------------- 26: running test case 'block folded with empty docval 12' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/34 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/35 26: ------------------------------------------- 26: running test case 'block folded with empty docval 13' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/35 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/36 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 0' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/36 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/37 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/37 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/38 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/38 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/39 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/39 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/40 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/40 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/41 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/41 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/42 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/42 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/43 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/43 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/44 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/44 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/45 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 6' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/45 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/46 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 7' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/46 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/47 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 8' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/47 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/48 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 9' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/48 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/49 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 10' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/49 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/50 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 11' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/50 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/51 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 12' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/51 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/52 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 13' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/52 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/53 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 0' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/53 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/54 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/54 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/55 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/55 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/56 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/56 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/57 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/57 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/58 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/58 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/59 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/59 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/60 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 2.1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/60 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/61 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/61 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/62 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/62 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/63 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 5' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/63 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/64 26: ------------------------------------------- 26: running test case 'block folded, empty block vals in seq 0' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/64 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/65 26: ------------------------------------------- 26: running test case 'block folded, empty block vals in seq 1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/65 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/0 26: ------------------------------------------- 26: running test case 'indentation requirements' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/1 26: ------------------------------------------- 26: running test case 'indentation requirements err seq' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/2 26: ------------------------------------------- 26: running test case 'indentation requirements err map' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/3 26: ------------------------------------------- 26: running test case 'indentation requirements err level' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/4 26: ------------------------------------------- 26: running test case 'foo without space after' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/4 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/5 26: ------------------------------------------- 26: running test case 'foo with space after' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/5 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/6 26: ------------------------------------------- 26: running test case 'simple with indents' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/6 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/7 26: ------------------------------------------- 26: running test case '7T8X' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/7 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/8 26: ------------------------------------------- 26: running test case 'block folded as seq val, implicit indentation 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/8 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/9 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/9 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/10 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/10 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/11 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/11 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/12 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/12 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/13 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/13 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/14 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/14 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/15 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/15 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/16 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/16 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/17 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/17 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/18 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/18 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/19 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 9' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/19 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/20 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 9' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/20 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/21 26: ------------------------------------------- 26: running test case 'block folded as map entry' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/21 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/22 26: ------------------------------------------- 26: running test case 'block folded, no chomp, no indentation' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/22 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/23 26: ------------------------------------------- 26: running test case 'block folded with empty docval 1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/23 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/24 26: ------------------------------------------- 26: running test case 'block folded with empty docval 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/24 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/25 26: ------------------------------------------- 26: running test case 'block folded with empty docval 3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/25 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/26 26: ------------------------------------------- 26: running test case 'block folded with empty docval 4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/26 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/27 26: ------------------------------------------- 26: running test case 'block folded with empty docval 5' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/27 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/28 26: ------------------------------------------- 26: running test case 'block folded with empty docval 6' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/28 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/29 26: ------------------------------------------- 26: running test case 'block folded with empty docval 7' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/29 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/30 26: ------------------------------------------- 26: running test case 'block folded with empty docval 8' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/30 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/31 26: ------------------------------------------- 26: running test case 'block folded with empty docval 9' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/31 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/32 26: ------------------------------------------- 26: running test case 'block folded with empty docval 10' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/32 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/33 26: ------------------------------------------- 26: running test case 'block folded with empty docval 11' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/33 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/34 26: ------------------------------------------- 26: running test case 'block folded with empty docval 12' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/34 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/35 26: ------------------------------------------- 26: running test case 'block folded with empty docval 13' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/35 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/36 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 0' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/36 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/37 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/37 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/38 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/38 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/39 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/39 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/40 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/40 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/41 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/41 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/42 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/42 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/43 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/43 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/44 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/44 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/45 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 6' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/45 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/46 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 7' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/46 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/47 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 8' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/47 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/48 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 9' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/48 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/49 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 10' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/49 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/50 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 11' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/50 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/51 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 12' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/51 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/52 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 13' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/52 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/53 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 0' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/53 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/54 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/54 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/55 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/55 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/56 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/56 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/57 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/57 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/58 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/58 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/59 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/59 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/60 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 2.1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/60 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/61 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/61 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/62 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/62 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/63 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 5' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/63 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/64 26: ------------------------------------------- 26: running test case 'block folded, empty block vals in seq 0' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/64 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/65 26: ------------------------------------------- 26: running test case 'block folded, empty block vals in seq 1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/65 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/0 26: ------------------------------------------- 26: running test case 'indentation requirements' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/0 (16 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/1 26: ------------------------------------------- 26: running test case 'indentation requirements err seq' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/2 26: ------------------------------------------- 26: running test case 'indentation requirements err map' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/3 26: ------------------------------------------- 26: running test case 'indentation requirements err level' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/4 26: ------------------------------------------- 26: running test case 'foo without space after' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/4 (5 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/5 26: ------------------------------------------- 26: running test case 'foo with space after' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/5 (4 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/6 26: ------------------------------------------- 26: running test case 'simple with indents' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/6 (4 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/7 26: ------------------------------------------- 26: running test case '7T8X' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/7 (5 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/8 26: ------------------------------------------- 26: running test case 'block folded as seq val, implicit indentation 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/8 (5 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/9 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/9 (4 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/10 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/10 (5 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/11 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/11 (5 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/12 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/12 (4 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/13 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/13 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/14 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/14 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/15 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/15 (4 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/16 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/16 (4 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/17 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/17 (4 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/18 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/18 (4 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/19 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 9' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/19 (4 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/20 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 9' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/20 (4 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/21 26: ------------------------------------------- 26: running test case 'block folded as map entry' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/21 (4 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/22 26: ------------------------------------------- 26: running test case 'block folded, no chomp, no indentation' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/22 (4 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/23 26: ------------------------------------------- 26: running test case 'block folded with empty docval 1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/23 (4 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/24 26: ------------------------------------------- 26: running test case 'block folded with empty docval 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/24 (4 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/25 26: ------------------------------------------- 26: running test case 'block folded with empty docval 3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/25 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/26 26: ------------------------------------------- 26: running test case 'block folded with empty docval 4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/26 (4 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/27 26: ------------------------------------------- 26: running test case 'block folded with empty docval 5' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/27 (4 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/28 26: ------------------------------------------- 26: running test case 'block folded with empty docval 6' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/28 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/29 26: ------------------------------------------- 26: running test case 'block folded with empty docval 7' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/29 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/30 26: ------------------------------------------- 26: running test case 'block folded with empty docval 8' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/30 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/31 26: ------------------------------------------- 26: running test case 'block folded with empty docval 9' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/31 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/32 26: ------------------------------------------- 26: running test case 'block folded with empty docval 10' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/32 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/33 26: ------------------------------------------- 26: running test case 'block folded with empty docval 11' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/33 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/34 26: ------------------------------------------- 26: running test case 'block folded with empty docval 12' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/34 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/35 26: ------------------------------------------- 26: running test case 'block folded with empty docval 13' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/35 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/36 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 0' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/36 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/37 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/37 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/38 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/38 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/39 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/39 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/40 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/40 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/41 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/41 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/42 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/42 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/43 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/43 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/44 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/44 (4 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/45 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 6' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/45 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/46 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 7' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/46 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/47 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 8' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/47 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/48 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 9' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/48 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/49 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 10' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/49 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/50 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 11' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/50 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/51 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 12' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/51 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/52 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 13' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/52 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/53 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 0' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/53 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/54 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/54 (4 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/55 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/55 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/56 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/56 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/57 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/57 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/58 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/58 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/59 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/59 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/60 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 2.1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/60 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/61 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/61 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/62 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/62 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/63 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 5' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/63 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/64 26: ------------------------------------------- 26: running test case 'block folded, empty block vals in seq 0' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/64 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/65 26: ------------------------------------------- 26: running test case 'block folded, empty block vals in seq 1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/65 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/0 26: ------------------------------------------- 26: running test case 'indentation requirements' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/0 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/1 26: ------------------------------------------- 26: running test case 'indentation requirements err seq' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/2 26: ------------------------------------------- 26: running test case 'indentation requirements err map' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/3 26: ------------------------------------------- 26: running test case 'indentation requirements err level' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/4 26: ------------------------------------------- 26: running test case 'foo without space after' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/4 (4 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/5 26: ------------------------------------------- 26: running test case 'foo with space after' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/5 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/6 26: ------------------------------------------- 26: running test case 'simple with indents' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/6 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/7 26: ------------------------------------------- 26: running test case '7T8X' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/7 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/8 26: ------------------------------------------- 26: running test case 'block folded as seq val, implicit indentation 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/8 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/9 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/9 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/10 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/10 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/11 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/11 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/12 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/12 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/13 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/13 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/14 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/14 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/15 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/15 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/16 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/16 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/17 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/17 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/18 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/18 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/19 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 9' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/19 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/20 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 9' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/20 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/21 26: ------------------------------------------- 26: running test case 'block folded as map entry' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/21 (4 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/22 26: ------------------------------------------- 26: running test case 'block folded, no chomp, no indentation' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/22 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/23 26: ------------------------------------------- 26: running test case 'block folded with empty docval 1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/23 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/24 26: ------------------------------------------- 26: running test case 'block folded with empty docval 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/24 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/25 26: ------------------------------------------- 26: running test case 'block folded with empty docval 3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/25 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/26 26: ------------------------------------------- 26: running test case 'block folded with empty docval 4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/26 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/27 26: ------------------------------------------- 26: running test case 'block folded with empty docval 5' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/27 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/28 26: ------------------------------------------- 26: running test case 'block folded with empty docval 6' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/28 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/29 26: ------------------------------------------- 26: running test case 'block folded with empty docval 7' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/29 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/30 26: ------------------------------------------- 26: running test case 'block folded with empty docval 8' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/30 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/31 26: ------------------------------------------- 26: running test case 'block folded with empty docval 9' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/31 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/32 26: ------------------------------------------- 26: running test case 'block folded with empty docval 10' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/32 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/33 26: ------------------------------------------- 26: running test case 'block folded with empty docval 11' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/33 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/34 26: ------------------------------------------- 26: running test case 'block folded with empty docval 12' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/34 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/35 26: ------------------------------------------- 26: running test case 'block folded with empty docval 13' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/35 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/36 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 0' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/36 (2 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/37 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/37 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/38 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/38 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/39 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/39 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/40 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/40 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/41 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/41 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/42 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/42 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/43 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/43 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/44 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/44 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/45 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 6' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/45 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/46 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 7' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/46 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/47 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 8' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/47 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/48 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 9' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/48 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/49 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 10' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/49 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/50 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 11' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/50 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/51 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 12' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/51 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/52 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 13' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/52 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/53 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 0' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/53 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/54 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/54 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/55 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/55 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/56 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/56 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/57 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/57 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/58 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/58 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/59 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/59 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/60 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 2.1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/60 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/61 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/61 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/62 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/62 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/63 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 5' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/63 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/64 26: ------------------------------------------- 26: running test case 'block folded, empty block vals in seq 0' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/64 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/65 26: ------------------------------------------- 26: running test case 'block folded, empty block vals in seq 1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/65 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/0 26: ------------------------------------------- 26: running test case 'indentation requirements' 26: ------------------------------------------- 26: --- | 26: hello there 26: 26: --- | 26: hello there 26: 26: --- | 26: hello there 26: 26: --- | 26: ciao qua 26: 26: --- | 26: ciao qua 26: 26: --- | 26: ciao qua 26: 26: --- 26: - | 26: hello there 26: 26: - | 26: ciao qua 26: 26: --- 26: foo: | 26: hello there 26: 26: bar: | 26: ciao qua 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/0 (1 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/1 26: ------------------------------------------- 26: running test case 'indentation requirements err seq' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/1 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/2 26: ------------------------------------------- 26: running test case 'indentation requirements err map' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/2 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/3 26: ------------------------------------------- 26: running test case 'indentation requirements err level' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/3 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/4 26: ------------------------------------------- 26: running test case 'foo without space after' 26: ------------------------------------------- 26: | 26: foo 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/4 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/5 26: ------------------------------------------- 26: running test case 'foo with space after' 26: ------------------------------------------- 26: | 26: foo 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/5 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/6 26: ------------------------------------------- 26: running test case 'simple with indents' 26: ------------------------------------------- 26: | 26: foo 26: 26: bar 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/6 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/7 26: ------------------------------------------- 26: running test case '7T8X' 26: ------------------------------------------- 26: - | 26: 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: 26: - | 26: 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: 26: - | 26: 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/7 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/8 26: ------------------------------------------- 26: running test case 'block folded as seq val, implicit indentation 2' 26: ------------------------------------------- 26: - | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: - another val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/8 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/9 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/9 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/10 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 26: ------------------------------------------- 26: example: |+ 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/10 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/11 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 26: ------------------------------------------- 26: example: |- 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/11 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/12 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/12 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/13 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 26: ------------------------------------------- 26: example: |+ 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: example2: |+ 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/13 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/14 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 26: ------------------------------------------- 26: example: |- 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: example2: |- 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/14 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/15 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 3' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/15 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/16 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 3' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/16 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/17 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 4' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/17 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/18 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 4' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/18 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/19 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 9' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/19 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/20 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 9' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/20 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/21 26: ------------------------------------------- 26: running test case 'block folded as map entry' 26: ------------------------------------------- 26: data: | 26: Wrapped text will be folded into a single paragraph 26: Blank lines denote paragraph breaks 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/21 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/22 26: ------------------------------------------- 26: running test case 'block folded, no chomp, no indentation' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: text 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/22 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/23 26: ------------------------------------------- 26: running test case 'block folded with empty docval 1' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/23 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/24 26: ------------------------------------------- 26: running test case 'block folded with empty docval 2' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/24 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/25 26: ------------------------------------------- 26: running test case 'block folded with empty docval 3' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/25 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/26 26: ------------------------------------------- 26: running test case 'block folded with empty docval 4' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/26 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/27 26: ------------------------------------------- 26: running test case 'block folded with empty docval 5' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/27 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/28 26: ------------------------------------------- 26: running test case 'block folded with empty docval 6' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/28 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/29 26: ------------------------------------------- 26: running test case 'block folded with empty docval 7' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/29 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/30 26: ------------------------------------------- 26: running test case 'block folded with empty docval 8' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/30 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/31 26: ------------------------------------------- 26: running test case 'block folded with empty docval 9' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/31 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/32 26: ------------------------------------------- 26: running test case 'block folded with empty docval 10' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/32 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/33 26: ------------------------------------------- 26: running test case 'block folded with empty docval 11' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/33 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/34 26: ------------------------------------------- 26: running test case 'block folded with empty docval 12' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/34 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/35 26: ------------------------------------------- 26: running test case 'block folded with empty docval 13' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/35 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/36 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 0' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/36 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/37 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 1' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/37 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/38 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 2' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/38 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/39 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 3' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/39 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/40 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 4' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/40 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/41 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/41 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/42 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.1' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/42 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/43 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.2' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/43 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/44 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.3' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/44 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/45 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 6' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/45 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/46 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 7' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/46 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/47 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 8' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/47 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/48 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 9' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/48 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/49 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 10' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/49 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/50 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 11' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/50 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/51 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 12' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/51 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/52 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 13' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/52 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/53 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 0' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/53 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/54 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/54 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/55 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.1' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/55 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/56 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.2' 26: ------------------------------------------- 26: 'asd' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/56 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/57 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.3' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/57 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/58 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.4' 26: ------------------------------------------- 26: |+ 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/58 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/59 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 2' 26: ------------------------------------------- 26: |+ 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/59 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/60 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 2.1' 26: ------------------------------------------- 26: |+ 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/60 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/61 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 3' 26: ------------------------------------------- 26: |+ 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/61 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/62 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 4' 26: ------------------------------------------- 26: |+ 26: 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/62 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/63 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 5' 26: ------------------------------------------- 26: |+ 26: 26: 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/63 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/64 26: ------------------------------------------- 26: running test case 'block folded, empty block vals in seq 0' 26: ------------------------------------------- 26: - |+ 26: 26: - '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/64 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/65 26: ------------------------------------------- 26: running test case 'block folded, empty block vals in seq 1' 26: ------------------------------------------- 26: - |+ 26: 26: - |+ 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/65 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/0 26: ------------------------------------------- 26: running test case 'indentation requirements' 26: ------------------------------------------- 26: --- | 26: hello there 26: 26: --- | 26: hello there 26: 26: --- | 26: hello there 26: 26: --- | 26: ciao qua 26: 26: --- | 26: ciao qua 26: 26: --- | 26: ciao qua 26: 26: --- 26: - | 26: hello there 26: 26: - | 26: ciao qua 26: 26: --- 26: foo: | 26: hello there 26: 26: bar: | 26: ciao qua 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/0 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/1 26: ------------------------------------------- 26: running test case 'indentation requirements err seq' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/1 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/2 26: ------------------------------------------- 26: running test case 'indentation requirements err map' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/2 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/3 26: ------------------------------------------- 26: running test case 'indentation requirements err level' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/3 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/4 26: ------------------------------------------- 26: running test case 'foo without space after' 26: ------------------------------------------- 26: | 26: foo 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/4 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/5 26: ------------------------------------------- 26: running test case 'foo with space after' 26: ------------------------------------------- 26: | 26: foo 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/5 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/6 26: ------------------------------------------- 26: running test case 'simple with indents' 26: ------------------------------------------- 26: | 26: foo 26: 26: bar 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/6 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/7 26: ------------------------------------------- 26: running test case '7T8X' 26: ------------------------------------------- 26: - | 26: 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: 26: - | 26: 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: 26: - | 26: 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/7 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/8 26: ------------------------------------------- 26: running test case 'block folded as seq val, implicit indentation 2' 26: ------------------------------------------- 26: - | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: - another val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/8 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/9 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/9 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/10 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 26: ------------------------------------------- 26: example: |+ 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/10 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/11 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 26: ------------------------------------------- 26: example: |- 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/11 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/12 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/12 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/13 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 26: ------------------------------------------- 26: example: |+ 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: example2: |+ 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/13 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/14 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 26: ------------------------------------------- 26: example: |- 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: example2: |- 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/14 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/15 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 3' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/15 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/16 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 3' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/16 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/17 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 4' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/17 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/18 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 4' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/18 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/19 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 9' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/19 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/20 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 9' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: val 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/20 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/21 26: ------------------------------------------- 26: running test case 'block folded as map entry' 26: ------------------------------------------- 26: data: | 26: Wrapped text will be folded into a single paragraph 26: Blank lines denote paragraph breaks 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/21 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/22 26: ------------------------------------------- 26: running test case 'block folded, no chomp, no indentation' 26: ------------------------------------------- 26: example: | 26: Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: another: text 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/22 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/23 26: ------------------------------------------- 26: running test case 'block folded with empty docval 1' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/23 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/24 26: ------------------------------------------- 26: running test case 'block folded with empty docval 2' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/24 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/25 26: ------------------------------------------- 26: running test case 'block folded with empty docval 3' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/25 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/26 26: ------------------------------------------- 26: running test case 'block folded with empty docval 4' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/26 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/27 26: ------------------------------------------- 26: running test case 'block folded with empty docval 5' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/27 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/28 26: ------------------------------------------- 26: running test case 'block folded with empty docval 6' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/28 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/29 26: ------------------------------------------- 26: running test case 'block folded with empty docval 7' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/29 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/30 26: ------------------------------------------- 26: running test case 'block folded with empty docval 8' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/30 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/31 26: ------------------------------------------- 26: running test case 'block folded with empty docval 9' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/31 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/32 26: ------------------------------------------- 26: running test case 'block folded with empty docval 10' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/32 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/33 26: ------------------------------------------- 26: running test case 'block folded with empty docval 11' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/33 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/34 26: ------------------------------------------- 26: running test case 'block folded with empty docval 12' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/34 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/35 26: ------------------------------------------- 26: running test case 'block folded with empty docval 13' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/35 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/36 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 0' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/36 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/37 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 1' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/37 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/38 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 2' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/38 (1 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/39 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 3' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/39 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/40 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 4' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/40 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/41 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/41 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/42 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.1' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/42 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/43 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.2' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/43 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/44 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.3' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/44 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/45 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 6' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/45 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/46 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 7' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/46 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/47 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 8' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/47 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/48 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 9' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/48 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/49 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 10' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/49 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/50 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 11' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/50 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/51 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 12' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/51 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/52 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 13' 26: ------------------------------------------- 26: | 26: asd 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/52 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/53 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 0' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/53 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/54 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/54 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/55 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.1' 26: ------------------------------------------- 26: '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/55 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/56 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.2' 26: ------------------------------------------- 26: 'asd' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/56 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/57 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.3' 26: ------------------------------------------- 26: | 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/57 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/58 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.4' 26: ------------------------------------------- 26: |+ 26: asd 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/58 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/59 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 2' 26: ------------------------------------------- 26: |+ 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/59 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/60 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 2.1' 26: ------------------------------------------- 26: |+ 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/60 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/61 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 3' 26: ------------------------------------------- 26: |+ 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/61 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/62 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 4' 26: ------------------------------------------- 26: |+ 26: 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/62 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/63 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 5' 26: ------------------------------------------- 26: |+ 26: 26: 26: 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/63 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/64 26: ------------------------------------------- 26: running test case 'block folded, empty block vals in seq 0' 26: ------------------------------------------- 26: - |+ 26: 26: - '' 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/64 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/65 26: ------------------------------------------- 26: running test case 'block folded, empty block vals in seq 1' 26: ------------------------------------------- 26: - |+ 26: 26: - |+ 26: 26: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/65 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/0 26: ------------------------------------------- 26: running test case 'indentation requirements' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/0 (1 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/1 26: ------------------------------------------- 26: running test case 'indentation requirements err seq' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/1 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/2 26: ------------------------------------------- 26: running test case 'indentation requirements err map' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/2 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/3 26: ------------------------------------------- 26: running test case 'indentation requirements err level' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/3 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/4 26: ------------------------------------------- 26: running test case 'foo without space after' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/4 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/5 26: ------------------------------------------- 26: running test case 'foo with space after' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/5 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/6 26: ------------------------------------------- 26: running test case 'simple with indents' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/6 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/7 26: ------------------------------------------- 26: running test case '7T8X' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/7 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/8 26: ------------------------------------------- 26: running test case 'block folded as seq val, implicit indentation 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/8 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/9 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/9 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/10 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/10 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/11 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/11 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/12 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/12 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/13 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/13 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/14 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/14 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/15 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/15 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/16 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/16 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/17 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/17 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/18 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/18 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/19 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 9' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/19 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/20 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 9' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/20 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/21 26: ------------------------------------------- 26: running test case 'block folded as map entry' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/21 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/22 26: ------------------------------------------- 26: running test case 'block folded, no chomp, no indentation' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/22 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/23 26: ------------------------------------------- 26: running test case 'block folded with empty docval 1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/23 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/24 26: ------------------------------------------- 26: running test case 'block folded with empty docval 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/24 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/25 26: ------------------------------------------- 26: running test case 'block folded with empty docval 3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/25 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/26 26: ------------------------------------------- 26: running test case 'block folded with empty docval 4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/26 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/27 26: ------------------------------------------- 26: running test case 'block folded with empty docval 5' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/27 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/28 26: ------------------------------------------- 26: running test case 'block folded with empty docval 6' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/28 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/29 26: ------------------------------------------- 26: running test case 'block folded with empty docval 7' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/29 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/30 26: ------------------------------------------- 26: running test case 'block folded with empty docval 8' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/30 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/31 26: ------------------------------------------- 26: running test case 'block folded with empty docval 9' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/31 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/32 26: ------------------------------------------- 26: running test case 'block folded with empty docval 10' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/32 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/33 26: ------------------------------------------- 26: running test case 'block folded with empty docval 11' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/33 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/34 26: ------------------------------------------- 26: running test case 'block folded with empty docval 12' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/34 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/35 26: ------------------------------------------- 26: running test case 'block folded with empty docval 13' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/35 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/36 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 0' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/36 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/37 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/37 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/38 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/38 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/39 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/39 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/40 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/40 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/41 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/41 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/42 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/42 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/43 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/43 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/44 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/44 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/45 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 6' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/45 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/46 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 7' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/46 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/47 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 8' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/47 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/48 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 9' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/48 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/49 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 10' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/49 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/50 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 11' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/50 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/51 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 12' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/51 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/52 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 13' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/52 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/53 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 0' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/53 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/54 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/54 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/55 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/55 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/56 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/56 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/57 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/57 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/58 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/58 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/59 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/59 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/60 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 2.1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/60 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/61 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/61 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/62 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/62 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/63 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 5' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/63 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/64 26: ------------------------------------------- 26: running test case 'block folded, empty block vals in seq 0' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/64 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/65 26: ------------------------------------------- 26: running test case 'block folded, empty block vals in seq 1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/65 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/0 26: ------------------------------------------- 26: running test case 'indentation requirements' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/0 (1 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/1 26: ------------------------------------------- 26: running test case 'indentation requirements err seq' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/1 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/2 26: ------------------------------------------- 26: running test case 'indentation requirements err map' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/2 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/3 26: ------------------------------------------- 26: running test case 'indentation requirements err level' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/3 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/4 26: ------------------------------------------- 26: running test case 'foo without space after' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/4 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/5 26: ------------------------------------------- 26: running test case 'foo with space after' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/5 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/6 26: ------------------------------------------- 26: running test case 'simple with indents' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/6 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/7 26: ------------------------------------------- 26: running test case '7T8X' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/7 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/8 26: ------------------------------------------- 26: running test case 'block folded as seq val, implicit indentation 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/8 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/9 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/9 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/10 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/10 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/11 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/11 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/12 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/12 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/13 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/13 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/14 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/14 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/15 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/15 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/16 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/16 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/17 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/17 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/18 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/18 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/19 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 9' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/19 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/20 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 9' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/20 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/21 26: ------------------------------------------- 26: running test case 'block folded as map entry' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/21 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/22 26: ------------------------------------------- 26: running test case 'block folded, no chomp, no indentation' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/22 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/23 26: ------------------------------------------- 26: running test case 'block folded with empty docval 1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/23 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/24 26: ------------------------------------------- 26: running test case 'block folded with empty docval 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/24 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/25 26: ------------------------------------------- 26: running test case 'block folded with empty docval 3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/25 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/26 26: ------------------------------------------- 26: running test case 'block folded with empty docval 4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/26 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/27 26: ------------------------------------------- 26: running test case 'block folded with empty docval 5' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/27 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/28 26: ------------------------------------------- 26: running test case 'block folded with empty docval 6' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/28 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/29 26: ------------------------------------------- 26: running test case 'block folded with empty docval 7' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/29 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/30 26: ------------------------------------------- 26: running test case 'block folded with empty docval 8' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/30 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/31 26: ------------------------------------------- 26: running test case 'block folded with empty docval 9' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/31 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/32 26: ------------------------------------------- 26: running test case 'block folded with empty docval 10' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/32 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/33 26: ------------------------------------------- 26: running test case 'block folded with empty docval 11' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/33 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/34 26: ------------------------------------------- 26: running test case 'block folded with empty docval 12' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/34 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/35 26: ------------------------------------------- 26: running test case 'block folded with empty docval 13' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/35 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/36 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 0' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/36 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/37 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/37 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/38 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/38 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/39 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/39 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/40 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/40 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/41 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/41 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/42 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/42 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/43 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/43 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/44 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/44 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/45 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 6' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/45 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/46 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 7' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/46 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/47 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 8' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/47 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/48 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 9' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/48 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/49 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 10' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/49 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/50 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 11' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/50 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/51 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 12' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/51 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/52 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 13' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/52 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/53 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 0' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/53 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/54 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/54 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/55 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/55 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/56 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/56 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/57 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/57 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/58 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/58 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/59 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/59 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/60 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 2.1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/60 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/61 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/61 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/62 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/62 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/63 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 5' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/63 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/64 26: ------------------------------------------- 26: running test case 'block folded, empty block vals in seq 0' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/64 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/65 26: ------------------------------------------- 26: running test case 'block folded, empty block vals in seq 1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/65 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/0 26: ------------------------------------------- 26: running test case 'indentation requirements' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/0 (7 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/1 26: ------------------------------------------- 26: running test case 'indentation requirements err seq' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/2 26: ------------------------------------------- 26: running test case 'indentation requirements err map' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/2 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/3 26: ------------------------------------------- 26: running test case 'indentation requirements err level' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/3 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/4 26: ------------------------------------------- 26: running test case 'foo without space after' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/4 (5 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/5 26: ------------------------------------------- 26: running test case 'foo with space after' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/5 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/6 26: ------------------------------------------- 26: running test case 'simple with indents' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/6 (4 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/7 26: ------------------------------------------- 26: running test case '7T8X' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/7 (4 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/8 26: ------------------------------------------- 26: running test case 'block folded as seq val, implicit indentation 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/8 (4 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/9 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/9 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/10 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/10 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/11 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/11 (4 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/12 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/12 (4 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/13 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/13 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/14 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/14 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/15 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/15 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/16 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/16 (4 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/17 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/17 (4 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/18 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/18 (4 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/19 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 9' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/19 (4 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/20 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 9' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/20 (5 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/21 26: ------------------------------------------- 26: running test case 'block folded as map entry' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/21 (4 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/22 26: ------------------------------------------- 26: running test case 'block folded, no chomp, no indentation' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/22 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/23 26: ------------------------------------------- 26: running test case 'block folded with empty docval 1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/23 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/24 26: ------------------------------------------- 26: running test case 'block folded with empty docval 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/24 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/25 26: ------------------------------------------- 26: running test case 'block folded with empty docval 3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/25 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/26 26: ------------------------------------------- 26: running test case 'block folded with empty docval 4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/26 (4 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/27 26: ------------------------------------------- 26: running test case 'block folded with empty docval 5' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/27 (4 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/28 26: ------------------------------------------- 26: running test case 'block folded with empty docval 6' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/28 (4 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/29 26: ------------------------------------------- 26: running test case 'block folded with empty docval 7' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/29 (4 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/30 26: ------------------------------------------- 26: running test case 'block folded with empty docval 8' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/30 (4 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/31 26: ------------------------------------------- 26: running test case 'block folded with empty docval 9' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/31 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/32 26: ------------------------------------------- 26: running test case 'block folded with empty docval 10' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/32 (4 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/33 26: ------------------------------------------- 26: running test case 'block folded with empty docval 11' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/33 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/34 26: ------------------------------------------- 26: running test case 'block folded with empty docval 12' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/34 (4 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/35 26: ------------------------------------------- 26: running test case 'block folded with empty docval 13' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/35 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/36 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 0' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/36 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/37 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/37 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/38 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/38 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/39 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/39 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/40 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/40 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/41 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/41 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/42 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/42 (4 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/43 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/43 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/44 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/44 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/45 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 6' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/45 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/46 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 7' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/46 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/47 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 8' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/47 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/48 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 9' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/48 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/49 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 10' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/49 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/50 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 11' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/50 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/51 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 12' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/51 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/52 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 13' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/52 (4 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/53 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 0' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/53 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/54 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/54 (4 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/55 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/55 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/56 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/56 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/57 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/57 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/58 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/58 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/59 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/59 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/60 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 2.1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/60 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/61 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/61 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/62 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/62 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/63 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 5' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/63 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/64 26: ------------------------------------------- 26: running test case 'block folded, empty block vals in seq 0' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/64 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/65 26: ------------------------------------------- 26: running test case 'block folded, empty block vals in seq 1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/65 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/0 26: ------------------------------------------- 26: running test case 'indentation requirements' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/0 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/1 26: ------------------------------------------- 26: running test case 'indentation requirements err seq' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/2 26: ------------------------------------------- 26: running test case 'indentation requirements err map' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/2 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/3 26: ------------------------------------------- 26: running test case 'indentation requirements err level' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/3 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/4 26: ------------------------------------------- 26: running test case 'foo without space after' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/4 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/5 26: ------------------------------------------- 26: running test case 'foo with space after' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/5 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/6 26: ------------------------------------------- 26: running test case 'simple with indents' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/6 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/7 26: ------------------------------------------- 26: running test case '7T8X' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/7 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/8 26: ------------------------------------------- 26: running test case 'block folded as seq val, implicit indentation 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/8 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/9 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/9 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/10 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/10 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/11 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/11 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/12 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/12 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/13 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/13 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/14 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/14 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/15 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/15 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/16 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/16 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/17 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/17 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/18 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/18 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/19 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 9' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/19 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/20 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 9' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/20 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/21 26: ------------------------------------------- 26: running test case 'block folded as map entry' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/21 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/22 26: ------------------------------------------- 26: running test case 'block folded, no chomp, no indentation' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/22 (4 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/23 26: ------------------------------------------- 26: running test case 'block folded with empty docval 1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/23 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/24 26: ------------------------------------------- 26: running test case 'block folded with empty docval 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/24 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/25 26: ------------------------------------------- 26: running test case 'block folded with empty docval 3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/25 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/26 26: ------------------------------------------- 26: running test case 'block folded with empty docval 4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/26 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/27 26: ------------------------------------------- 26: running test case 'block folded with empty docval 5' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/27 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/28 26: ------------------------------------------- 26: running test case 'block folded with empty docval 6' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/28 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/29 26: ------------------------------------------- 26: running test case 'block folded with empty docval 7' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/29 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/30 26: ------------------------------------------- 26: running test case 'block folded with empty docval 8' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/30 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/31 26: ------------------------------------------- 26: running test case 'block folded with empty docval 9' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/31 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/32 26: ------------------------------------------- 26: running test case 'block folded with empty docval 10' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/32 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/33 26: ------------------------------------------- 26: running test case 'block folded with empty docval 11' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/33 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/34 26: ------------------------------------------- 26: running test case 'block folded with empty docval 12' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/34 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/35 26: ------------------------------------------- 26: running test case 'block folded with empty docval 13' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/35 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/36 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 0' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/36 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/37 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/37 (4 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/38 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/38 (4 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/39 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/39 (4 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/40 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/40 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/41 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/41 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/42 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/42 (4 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/43 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/43 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/44 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/44 (4 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/45 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 6' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/45 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/46 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 7' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/46 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/47 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 8' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/47 (4 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/48 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 9' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/48 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/49 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 10' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/49 (4 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/50 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 11' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/50 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/51 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 12' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/51 (4 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/52 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 13' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/52 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/53 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 0' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/53 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/54 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/54 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/55 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/55 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/56 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/56 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/57 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/57 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/58 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/58 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/59 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 2' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/59 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/60 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 2.1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/60 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/61 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 3' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/61 (4 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/62 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 4' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/62 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/63 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 5' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/63 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/64 26: ------------------------------------------- 26: running test case 'block folded, empty block vals in seq 0' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/64 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/65 26: ------------------------------------------- 26: running test case 'block folded, empty block vals in seq 1' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/65 (3 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/0 26: ------------------------------------------- 26: running test case 'indentation requirements' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: ---\n 26: >\n 26: hello there\n 26: ---\n 26: >\n 26: hello there\n 26: e\n 26: ---\n 26: >\n 26: hello there\n 26: ere\n 26: ---\n 26: >\n 26: ciao qua\n 26: ---\n 26: >\n 26: ciao qua\n 26: qua\n 26: ---\n 26: >\n 26: ciao qua\n 26: o\n 26: qua\n 26: ---\n 26: - >\n 26: hello there\n 26: e\n 26: - >\n 26: ciao qua\n 26: a\n 26: ---\n 26: foo: >\n 26: hello there\n 26: e\n 26: bar: >\n 26: ciao qua\n 26: a\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af9392720 [ROOT] STREAM: (1 sibs) 8 children: 26: [1] [1] 0x2af93927b0 DOCVAL: 'hello there 26: ' (8 sibs) 26: [2] [2] 0x2af9392840 DOCVAL: 'hello there 26: ' (8 sibs) 26: [3] [3] 0x2af93928d0 DOCVAL: 'hello there 26: ' (8 sibs) 26: [4] [4] 0x2af9392960 DOCVAL: 'ciao qua 26: ' (8 sibs) 26: [5] [5] 0x2af93929f0 DOCVAL: 'ciao qua 26: ' (8 sibs) 26: [6] [6] 0x2af9392a80 DOCVAL: 'ciao qua 26: ' (8 sibs) 26: [7] [7] 0x2af9392b10 DOCSEQ: (8 sibs) 2 children: 26: [8] [8] 0x2af9392ba0 VAL: 'hello there 26: ' (2 sibs) 26: [9] [9] 0x2af9392c30 VAL: 'ciao qua 26: ' (2 sibs) 26: [10] [10] 0x2af9392cc0 DOCMAP: (8 sibs) 2 children: 26: [11] [11] 0x2af9392d50 KEYVAL: 'foo' 'hello there 26: ' (2 sibs) 26: [12] [12] 0x2af9392de0 KEYVAL: 'bar' 'ciao qua 26: ' (2 sibs) 26: #nodes=13 vs #printed=13 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: --- |\n 26: hello there\n 26: \n 26: --- |\n 26: hello there\n 26: \n 26: --- |\n 26: hello there\n 26: \n 26: --- |\n 26: ciao qua\n 26: \n 26: --- |\n 26: ciao qua\n 26: \n 26: --- |\n 26: ciao qua\n 26: \n 26: ---\n 26: - |\n 26: hello there\n 26: \n 26: - |\n 26: ciao qua\n 26: \n 26: ---\n 26: foo: |\n 26: hello there\n 26: \n 26: bar: |\n 26: ciao qua\n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af93ff2a0 [ROOT] STREAM: (1 sibs) 8 children: 26: [1] [1] 0x2af93ff330 DOCVAL: 'hello there 26: ' (8 sibs) 26: [2] [2] 0x2af93ff3c0 DOCVAL: 'hello there 26: ' (8 sibs) 26: [3] [3] 0x2af93ff450 DOCVAL: 'hello there 26: ' (8 sibs) 26: [4] [4] 0x2af93ff4e0 DOCVAL: 'ciao qua 26: ' (8 sibs) 26: [5] [5] 0x2af93ff570 DOCVAL: 'ciao qua 26: ' (8 sibs) 26: [6] [6] 0x2af93ff600 DOCVAL: 'ciao qua 26: ' (8 sibs) 26: [7] [7] 0x2af93ff690 DOCSEQ: (8 sibs) 2 children: 26: [8] [8] 0x2af93ff720 VAL: 'hello there 26: ' (2 sibs) 26: [9] [9] 0x2af93ff7b0 VAL: 'ciao qua 26: ' (2 sibs) 26: [10] [10] 0x2af93ff840 DOCMAP: (8 sibs) 2 children: 26: [11] [11] 0x2af93ff8d0 KEYVAL: 'foo' 'hello there 26: ' (2 sibs) 26: [12] [12] 0x2af93ff960 KEYVAL: 'bar' 'ciao qua 26: ' (2 sibs) 26: #nodes=13 vs #printed=13 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/0 (25 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/1 26: ------------------------------------------- 26: running test case 'indentation requirements err seq' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/1 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/2 26: ------------------------------------------- 26: running test case 'indentation requirements err map' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/2 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/3 26: ------------------------------------------- 26: running test case 'indentation requirements err level' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/3 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/4 26: ------------------------------------------- 26: running test case 'foo without space after' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\n 26: foo\n 26: o\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af9396860 [ROOT] DOCVAL: 'foo 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |\n 26: foo\n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af9400490 [ROOT] DOCVAL: 'foo 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/4 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/5 26: ------------------------------------------- 26: running test case 'foo with space after' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\n 26: foo\n 26: o\n 26: \n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93978b0 [ROOT] DOCVAL: 'foo 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |\n 26: foo\n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af9400da0 [ROOT] DOCVAL: 'foo 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/5 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/6 26: ------------------------------------------- 26: running test case 'simple with indents' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\n 26: foo\n 26: \n 26: bar\n 26: bar\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af9398900 [ROOT] DOCVAL: 'foo 26: 26: bar 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |\n 26: foo\n 26: \n 26: bar\n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af94016b0 [ROOT] DOCVAL: 'foo 26: 26: bar 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/6 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/7 26: ------------------------------------------- 26: running test case '7T8X' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: - >\n 26: \n 26: folded line\n 26: next line\n 26: * bullet\n 26: \n 26: * list\n 26: * lines\n 26: \n 26: last line\n 26: \n 26: * list\n 26: * lines\n 26: \n 26: last\n 26: line\n 26: \n 26: # Comment\n 26: \n 26: ##### this is the original scalar:\n 26: - >\n 26: \n 26: folded line\n 26: next line\n 26: * bullet\n 26: \n 26: * list\n 26: * lines\n 26: \n 26: last line\n 26: ast\n 26: line\n 26: \n 26: # Comment\n 26: \n 26: ##### without any indentation\n 26: - >\n 26: \n 26: folded line\n 26: next line\n 26: * bullet\n 26: \n 26: * list\n 26: * lines\n 26: \n 26: last line\n 26: ist\n 26: * lines\n 26: \n 26: last\n 26: line\n 26: \n 26: # Comment\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af9399eb0 [ROOT] SEQ: (1 sibs) 3 children: 26: [1] [1] 0x2af9399f40 VAL: ' 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: ' (3 sibs) 26: [2] [2] 0x2af9399fd0 VAL: ' 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: ' (3 sibs) 26: [3] [3] 0x2af939a060 VAL: ' 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: ' (3 sibs) 26: #nodes=4 vs #printed=4 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: - |\n 26: \n 26: folded line\n 26: next line\n 26: * bullet\n 26: \n 26: * list\n 26: * lines\n 26: \n 26: last line\n 26: \n 26: - |\n 26: \n 26: folded line\n 26: next line\n 26: * bullet\n 26: \n 26: * list\n 26: * lines\n 26: \n 26: last line\n 26: \n 26: - |\n 26: \n 26: folded line\n 26: next line\n 26: * bullet\n 26: \n 26: * list\n 26: * lines\n 26: \n 26: last line\n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af9401fc0 [ROOT] SEQ: (1 sibs) 3 children: 26: [1] [1] 0x2af9402050 VAL: ' 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: ' (3 sibs) 26: [2] [2] 0x2af94020e0 VAL: ' 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: ' (3 sibs) 26: [3] [3] 0x2af9402170 VAL: ' 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: ' (3 sibs) 26: #nodes=4 vs #printed=4 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/7 (2 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/8 26: ------------------------------------------- 26: running test case 'block folded as seq val, implicit indentation 2' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: \n 26: - >\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: the end.\n 26: \n 26: \n 26: - another val\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af939afa0 [ROOT] SEQ: (1 sibs) 2 children: 26: [1] [1] 0x2af939b030 VAL: 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2af939b0c0 VAL: 'another val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: - |\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: \n 26: - another val\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af94028d0 [ROOT] SEQ: (1 sibs) 2 children: 26: [1] [1] 0x2af9402960 VAL: 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2af94029f0 VAL: 'another val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/8 (1 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/9 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: \n 26: example: >\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: t the end.\n 26: \n 26: \n 26: another: val\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af939c0a0 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af939c130 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2af939c1c0 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: example: |\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: \n 26: another: val\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af94031e0 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af9403270 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2af9403300 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/9 (1 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/10 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: \n 26: example: >+\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: \n 26: \n 26: the end.\n 26: \n 26: \n 26: another: val\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af939d1a0 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af939d230 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: ' (2 sibs) 26: [2] [2] 0x2af939d2c0 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: example: |+\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: \n 26: \n 26: another: val\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af9403af0 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af9403b80 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: ' (2 sibs) 26: [2] [2] 0x2af9403c10 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/10 (1 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/11 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: \n 26: example: >-\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.at the end.\n 26: \n 26: \n 26: another: val\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af939e350 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af939e3e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end.' (2 sibs) 26: [2] [2] 0x2af939e470 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: example: |-\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: another: val\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af9404400 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af9404490 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end.' (2 sibs) 26: [2] [2] 0x2af9404520 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/11 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/12 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: \n 26: example: >2\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: t the end.\n 26: \n 26: \n 26: another: val\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af939f500 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af939f590 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2af939f620 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: example: |\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: \n 26: another: val\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af9404d10 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af9404da0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2af9404e30 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/12 (1 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/13 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: \n 26: example: >+2\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: \n 26: \n 26: the end.\n 26: \n 26: \n 26: example2: >2+\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: \n 26: \n 26: the end.\n 26: \n 26: \n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93a0680 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af93a0710 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: ' (2 sibs) 26: [2] [2] 0x2af93a07a0 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: ' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: example: |+\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: \n 26: \n 26: example2: |+\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: \n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af9405620 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af94056b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: ' (2 sibs) 26: [2] [2] 0x2af9405740 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: ' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/13 (1 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/14 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: \n 26: example: >-2\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.at the end.\n 26: \n 26: \n 26: example2: >2-\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.at the end.\n 26: \n 26: \n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93a1940 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af93a19d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end.' (2 sibs) 26: [2] [2] 0x2af93a1a60 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end.' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: example: |-\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: example2: |-\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af9405f30 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af9405fc0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end.' (2 sibs) 26: [2] [2] 0x2af9406050 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end.' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/14 (1 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/15 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 3' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: \n 26: example: >\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: ine at the end.\n 26: \n 26: \n 26: another: val\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93a2bb0 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af93a2c40 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2af93a2cd0 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: example: |\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: \n 26: another: val\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af9406840 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af94068d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2af9406960 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/15 (1 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/16 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 3' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: \n 26: example: >3\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: ine at the end.\n 26: \n 26: \n 26: another: val\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93a3d70 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af93a3e00 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2af93a3e90 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: example: |\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: \n 26: another: val\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af9407150 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af94071e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2af9407270 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/16 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/17 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 4' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: \n 26: example: >\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: her line at the end.\n 26: \n 26: \n 26: another: val\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93a4f40 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af93a4fd0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2af93a5060 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: example: |\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: \n 26: another: val\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af9407a60 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af9407af0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2af9407b80 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/17 (1 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/18 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 4' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: \n 26: example: >4\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: her line at the end.\n 26: \n 26: \n 26: another: val\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93a6110 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af93a61a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2af93a6230 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: example: |\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: \n 26: another: val\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af9408370 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af9408400 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2af9408490 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/18 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/19 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 9' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: \n 26: example: >\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: \n 26: plus another line at the end.\n 26: \n 26: \n 26: another: val\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93a7160 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af93a71f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2af93a7280 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: example: |\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: \n 26: another: val\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af9408c80 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af9408d10 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2af9408da0 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/19 (1 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/20 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 9' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: \n 26: example: >9\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: \n 26: plus another line at the end.\n 26: \n 26: \n 26: another: val\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93a8460 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af93a84f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2af93a8580 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: example: |\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: \n 26: another: val\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af9409590 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af9409620 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2af94096b0 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/20 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/21 26: ------------------------------------------- 26: running test case 'block folded as map entry' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: \n 26: data: >\n 26: Wrapped text will be folded into a single paragraph\n 26: Blank lines denote paragraph breaks\n 26: paragraph breaks\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93a9540 [ROOT] MAP: (1 sibs) 1 children: 26: [1] [1] 0x2af93a95d0 KEYVAL: 'data' 'Wrapped text will be folded into a single paragraph 26: Blank lines denote paragraph breaks 26: ' (1 sibs) 26: #nodes=2 vs #printed=2 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: data: |\n 26: Wrapped text will be folded into a single paragraph\n 26: Blank lines denote paragraph breaks\n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af9409ea0 [ROOT] MAP: (1 sibs) 1 children: 26: [1] [1] 0x2af9409f30 KEYVAL: 'data' 'Wrapped text will be folded into a single paragraph 26: Blank lines denote paragraph breaks 26: ' (1 sibs) 26: #nodes=2 vs #printed=2 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/21 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/22 26: ------------------------------------------- 26: running test case 'block folded, no chomp, no indentation' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: example: >\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: the end.\n 26: \n 26: another: text\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93aa6e0 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af93aa770 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2af93aa800 KEYVAL: 'another' 'text' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: example: |\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: \n 26: another: text\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af940a7b0 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af940a840 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2af940a8d0 KEYVAL: 'another' 'text' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/22 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/23 26: ------------------------------------------- 26: running test case 'block folded with empty docval 1' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93ab730 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: ''\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af940b0c0 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/23 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/24 26: ------------------------------------------- 26: running test case 'block folded with empty docval 2' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93ac780 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: ''\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af940b9d0 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/24 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/25 26: ------------------------------------------- 26: running test case 'block folded with empty docval 3' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93ad7d0 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: ''\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af940c2e0 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/25 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/26 26: ------------------------------------------- 26: running test case 'block folded with empty docval 4' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\n 26: \n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93ae820 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: ''\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af940cbf0 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/26 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/27 26: ------------------------------------------- 26: running test case 'block folded with empty docval 5' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\n 26: \n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93af870 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: ''\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af940d500 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/27 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/28 26: ------------------------------------------- 26: running test case 'block folded with empty docval 6' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\n 26: \t ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93b08c0 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: ''\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af940de10 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/28 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/29 26: ------------------------------------------- 26: running test case 'block folded with empty docval 7' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\n 26: \t \n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93b1910 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: ''\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af940e720 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/29 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/30 26: ------------------------------------------- 26: running test case 'block folded with empty docval 8' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\n 26: \n 26: \n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93b2960 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: ''\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af940f030 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/30 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/31 26: ------------------------------------------- 26: running test case 'block folded with empty docval 9' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\n 26: \n 26: \n 26: \n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93b39b0 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: ''\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af940f940 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/31 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/32 26: ------------------------------------------- 26: running test case 'block folded with empty docval 10' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\n 26: \n 26: \n 26: \n 26: \n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93b4a00 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: ''\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af9410250 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/32 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/33 26: ------------------------------------------- 26: running test case 'block folded with empty docval 11' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\n 26: \n 26: \n 26: \n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93b5a50 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: ''\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af9410b60 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/33 (1 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/34 26: ------------------------------------------- 26: running test case 'block folded with empty docval 12' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\n 26: \n 26: \n 26: \n 26: \n 26: \n 26: \n 26: \n 26: \n 26: \n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93b6aa0 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: ''\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af9411470 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/34 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/35 26: ------------------------------------------- 26: running test case 'block folded with empty docval 13' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\n 26: \n 26: \n 26: \n 26: \n 26: \n 26: \n 26: \n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93b7af0 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: ''\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af9411d80 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/35 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/36 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 0' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\n 26: asd\n 26: d~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93b8b40 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |\n 26: asd\n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af9412690 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/36 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/37 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 1' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\n 26: asd\n 26: d\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93b9b90 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |\n 26: asd\n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af9412fc0 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/37 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/38 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 2' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\n 26: asd\n 26: d\n 26: \n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93babe0 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |\n 26: asd\n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af94138f0 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/38 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/39 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 3' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\n 26: asd\n 26: d\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93bbc30 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |\n 26: asd\n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af9414220 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/39 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/40 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 4' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\n 26: asd\n 26: d\n 26: \n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93bcc80 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |\n 26: asd\n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af9414b50 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/40 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/41 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\n 26: asd\n 26: asd\n 26: \n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93bdcd0 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |\n 26: asd\n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af9415480 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/41 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/42 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.1' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\n 26: asd\n 26: asd\n 26: \n 26: \n 26: \n 26: \n 26: \n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93bed20 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |\n 26: asd\n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af9415db0 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/42 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/43 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.2' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\n 26: asd\n 26: asd\n 26: \n 26: \n 26: \n 26: \n 26: \n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93bfd70 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |\n 26: asd\n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af94166e0 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/43 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/44 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.3' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\n 26: asd\n 26: \n 26: \n 26: \n 26: sd\n 26: \n 26: \n 26: \n 26: \n 26: \n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93c0dc0 [ROOT] DOCVAL: 'asd 26: 26: 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |\n 26: asd\n 26: \n 26: \n 26: \n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af9417010 [ROOT] DOCVAL: 'asd 26: 26: 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/44 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/45 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 6' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\n 26: asd\n 26: \n 26: sd\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93c1e10 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |\n 26: asd\n 26: \n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af9417940 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/45 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/46 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 7' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\n 26: asd\n 26: \n 26: sd\n 26: \n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93c2e60 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |\n 26: asd\n 26: \n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af9418270 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/46 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/47 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 8' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\n 26: asd\n 26: \n 26: d\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93c3eb0 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |\n 26: asd\n 26: \n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af9418ba0 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/47 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/48 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 9' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\n 26: asd\n 26: \n 26: d\n 26: \n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93c4f00 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |\n 26: asd\n 26: \n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af94194d0 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/48 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/49 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 10' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\n 26: asd\n 26: \t \n 26: d\n 26: \t ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93c5f50 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |\n 26: asd\n 26: \t \n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af9419e00 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/49 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/50 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 11' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\n 26: asd\n 26: \t \n 26: \n 26: \t ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93c6fa0 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |\n 26: asd\n 26: \t \n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af941a730 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/50 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/51 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 12' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\n 26: asd\n 26: \t \n 26: d\n 26: \t \n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93c7ff0 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |\n 26: asd\n 26: \t \n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af941b060 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/51 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/52 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 13' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\n 26: asd\n 26: \t \n 26: \n 26: \t \n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93c9040 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |\n 26: asd\n 26: \t \n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af941b990 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/52 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/53 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 0' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >+~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93ca090 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: ''\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af941c2c0 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/53 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/54 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >+\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93cb0e0 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: ''\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af941cbf0 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/54 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/55 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.1' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >+\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93cc130 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: ''\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af941d520 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/55 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/56 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.2' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >+\n 26: asdsd~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93cd180 [ROOT] DOCVAL: 'asd' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: 'asd'\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af941de50 [ROOT] DOCVAL: 'asd' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/56 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/57 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.3' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >+\n 26: asd\n 26: d\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93ce1d0 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |\n 26: asd\n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af941e780 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/57 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/58 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.4' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >+\n 26: asd\n 26: \n 26: \n 26: \n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93cf220 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |+\n 26: asd\n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af941f0b0 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/58 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/59 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 2' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >+\n 26: \n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93d0270 [ROOT] DOCVAL: ' 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |+\n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af941f9e0 [ROOT] DOCVAL: ' 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/59 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/60 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 2.1' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >+\n 26: \n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93d12c0 [ROOT] DOCVAL: ' 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |+\n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af9420310 [ROOT] DOCVAL: ' 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/60 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/61 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 3' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >+\n 26: \n 26: \n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93d2310 [ROOT] DOCVAL: ' 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |+\n 26: \n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af9420c40 [ROOT] DOCVAL: ' 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/61 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/62 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 4' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >+\n 26: \n 26: \n 26: \n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93d3360 [ROOT] DOCVAL: ' 26: 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |+\n 26: \n 26: \n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af9421570 [ROOT] DOCVAL: ' 26: 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/62 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/63 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 5' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >+\n 26: \n 26: \n 26: \n 26: \n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93d43b0 [ROOT] DOCVAL: ' 26: 26: 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |+\n 26: \n 26: \n 26: \n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af9421ea0 [ROOT] DOCVAL: ' 26: 26: 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/63 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/64 26: ------------------------------------------- 26: running test case 'block folded, empty block vals in seq 0' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: - >+\n 26: \n 26: \n 26: - >+\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93d5400 [ROOT] SEQ: (1 sibs) 2 children: 26: [1] [1] 0x2af93d5490 VAL: ' 26: ' (2 sibs) 26: [2] [2] 0x2af93d5520 VAL: '' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: - |+\n 26: \n 26: - ''\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af94227d0 [ROOT] SEQ: (1 sibs) 2 children: 26: [1] [1] 0x2af9422860 VAL: ' 26: ' (2 sibs) 26: [2] [2] 0x2af94228f0 VAL: '' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/64 (1 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/65 26: ------------------------------------------- 26: running test case 'block folded, empty block vals in seq 1' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: - >+\n 26: \n 26: \n 26: - >+\n 26: \n 26: \n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93d6450 [ROOT] SEQ: (1 sibs) 2 children: 26: [1] [1] 0x2af93d64e0 VAL: ' 26: ' (2 sibs) 26: [2] [2] 0x2af93d6570 VAL: ' 26: ' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: - |+\n 26: \n 26: - |+\n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af9423100 [ROOT] SEQ: (1 sibs) 2 children: 26: [1] [1] 0x2af9423190 VAL: ' 26: ' (2 sibs) 26: [2] [2] 0x2af9423220 VAL: ' 26: ' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/65 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/0 26: ------------------------------------------- 26: running test case 'indentation requirements' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: ---\r\n 26: >\r\n 26: hello there\n 26: \r\n 26: ---\r\n 26: >\r\n 26: hello there\n 26: re\r\n 26: ---\r\n 26: >\r\n 26: hello there\n 26: here\r\n 26: ---\r\n 26: >\r\n 26: ciao qua\n 26: \r\n 26: ---\r\n 26: >\r\n 26: ciao qua\n 26: \n 26: qua\r\n 26: ---\r\n 26: >\r\n 26: ciao qua\n 26: o\r\n 26: qua\r\n 26: ---\r\n 26: - >\r\n 26: hello there\n 26: re\r\n 26: - >\r\n 26: ciao qua\n 26: ua\r\n 26: ---\r\n 26: foo: >\r\n 26: hello there\n 26: re\r\n 26: bar: >\r\n 26: ciao qua\n 26: ua\r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93d6d60 [ROOT] STREAM: (1 sibs) 8 children: 26: [1] [1] 0x2af93d6df0 DOCVAL: 'hello there 26: ' (8 sibs) 26: [2] [2] 0x2af93d6e80 DOCVAL: 'hello there 26: ' (8 sibs) 26: [3] [3] 0x2af93d6f10 DOCVAL: 'hello there 26: ' (8 sibs) 26: [4] [4] 0x2af93d6fa0 DOCVAL: 'ciao qua 26: ' (8 sibs) 26: [5] [5] 0x2af93d7030 DOCVAL: 'ciao qua 26: ' (8 sibs) 26: [6] [6] 0x2af93d70c0 DOCVAL: 'ciao qua 26: ' (8 sibs) 26: [7] [7] 0x2af93d7150 DOCSEQ: (8 sibs) 2 children: 26: [8] [8] 0x2af93d71e0 VAL: 'hello there 26: ' (2 sibs) 26: [9] [9] 0x2af93d7270 VAL: 'ciao qua 26: ' (2 sibs) 26: [10] [10] 0x2af93d7300 DOCMAP: (8 sibs) 2 children: 26: [11] [11] 0x2af93d7390 KEYVAL: 'foo' 'hello there 26: ' (2 sibs) 26: [12] [12] 0x2af93d7420 KEYVAL: 'bar' 'ciao qua 26: ' (2 sibs) 26: #nodes=13 vs #printed=13 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: --- |\n 26: hello there\n 26: \n 26: --- |\n 26: hello there\n 26: \n 26: --- |\n 26: hello there\n 26: \n 26: --- |\n 26: ciao qua\n 26: \n 26: --- |\n 26: ciao qua\n 26: \n 26: --- |\n 26: ciao qua\n 26: \n 26: ---\n 26: - |\n 26: hello there\n 26: \n 26: - |\n 26: ciao qua\n 26: \n 26: ---\n 26: foo: |\n 26: hello there\n 26: \n 26: bar: |\n 26: ciao qua\n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af9423a30 [ROOT] STREAM: (1 sibs) 8 children: 26: [1] [1] 0x2af9423ac0 DOCVAL: 'hello there 26: ' (8 sibs) 26: [2] [2] 0x2af9423b50 DOCVAL: 'hello there 26: ' (8 sibs) 26: [3] [3] 0x2af9423be0 DOCVAL: 'hello there 26: ' (8 sibs) 26: [4] [4] 0x2af9423c70 DOCVAL: 'ciao qua 26: ' (8 sibs) 26: [5] [5] 0x2af9423d00 DOCVAL: 'ciao qua 26: ' (8 sibs) 26: [6] [6] 0x2af9423d90 DOCVAL: 'ciao qua 26: ' (8 sibs) 26: [7] [7] 0x2af9423e20 DOCSEQ: (8 sibs) 2 children: 26: [8] [8] 0x2af9423eb0 VAL: 'hello there 26: ' (2 sibs) 26: [9] [9] 0x2af9423f40 VAL: 'ciao qua 26: ' (2 sibs) 26: [10] [10] 0x2af9423fd0 DOCMAP: (8 sibs) 2 children: 26: [11] [11] 0x2af9424060 KEYVAL: 'foo' 'hello there 26: ' (2 sibs) 26: [12] [12] 0x2af94240f0 KEYVAL: 'bar' 'ciao qua 26: ' (2 sibs) 26: #nodes=13 vs #printed=13 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/0 (2 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/1 26: ------------------------------------------- 26: running test case 'indentation requirements err seq' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/1 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/2 26: ------------------------------------------- 26: running test case 'indentation requirements err map' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/2 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/3 26: ------------------------------------------- 26: running test case 'indentation requirements err level' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/3 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/4 26: ------------------------------------------- 26: running test case 'foo without space after' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\r\n 26: foo\n 26: o\r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93d9260 [ROOT] DOCVAL: 'foo 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |\n 26: foo\n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af9424340 [ROOT] DOCVAL: 'foo 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/4 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/5 26: ------------------------------------------- 26: running test case 'foo with space after' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\r\n 26: foo\n 26: o\r\n 26: \r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93d9b70 [ROOT] DOCVAL: 'foo 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |\n 26: foo\n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af9424c70 [ROOT] DOCVAL: 'foo 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/5 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/6 26: ------------------------------------------- 26: running test case 'simple with indents' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\r\n 26: foo\n 26: \n 26: bar\n 26: bar\r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93da480 [ROOT] DOCVAL: 'foo 26: 26: bar 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |\n 26: foo\n 26: \n 26: bar\n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af94255a0 [ROOT] DOCVAL: 'foo 26: 26: bar 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/6 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/7 26: ------------------------------------------- 26: running test case '7T8X' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: - >\r\n 26: \n 26: folded line\n 26: next line\n 26: * bullet\n 26: \n 26: * list\n 26: * lines\n 26: \n 26: last line\n 26: let\r\n 26: \r\n 26: * list\r\n 26: * lines\r\n 26: \r\n 26: last\r\n 26: line\r\n 26: \r\n 26: # Comment\r\n 26: \r\n 26: ##### this is the original scalar:\r\n 26: - >\r\n 26: \n 26: folded line\n 26: next line\n 26: * bullet\n 26: \n 26: * list\n 26: * lines\n 26: \n 26: last line\n 26: lines\r\n 26: \r\n 26: last\r\n 26: line\r\n 26: \r\n 26: # Comment\r\n 26: \r\n 26: ##### without any indentation\r\n 26: - >\r\n 26: \n 26: folded line\n 26: next line\n 26: * bullet\n 26: \n 26: * list\n 26: * lines\n 26: \n 26: last line\n 26: * list\r\n 26: * lines\r\n 26: \r\n 26: last\r\n 26: line\r\n 26: \r\n 26: # Comment\r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93dad90 [ROOT] SEQ: (1 sibs) 3 children: 26: [1] [1] 0x2af93dae20 VAL: ' 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: ' (3 sibs) 26: [2] [2] 0x2af93daeb0 VAL: ' 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: ' (3 sibs) 26: [3] [3] 0x2af93daf40 VAL: ' 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: ' (3 sibs) 26: #nodes=4 vs #printed=4 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: - |\n 26: \n 26: folded line\n 26: next line\n 26: * bullet\n 26: \n 26: * list\n 26: * lines\n 26: \n 26: last line\n 26: \n 26: - |\n 26: \n 26: folded line\n 26: next line\n 26: * bullet\n 26: \n 26: * list\n 26: * lines\n 26: \n 26: last line\n 26: \n 26: - |\n 26: \n 26: folded line\n 26: next line\n 26: * bullet\n 26: \n 26: * list\n 26: * lines\n 26: \n 26: last line\n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af9425ed0 [ROOT] SEQ: (1 sibs) 3 children: 26: [1] [1] 0x2af9425f60 VAL: ' 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: ' (3 sibs) 26: [2] [2] 0x2af9425ff0 VAL: ' 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: ' (3 sibs) 26: [3] [3] 0x2af9426080 VAL: ' 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: ' (3 sibs) 26: #nodes=4 vs #printed=4 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/7 (1 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/8 26: ------------------------------------------- 26: running test case 'block folded as seq val, implicit indentation 2' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: \r\n 26: - >\r\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: at the end.\r\n 26: \r\n 26: \r\n 26: - another val\r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93db6a0 [ROOT] SEQ: (1 sibs) 2 children: 26: [1] [1] 0x2af93db730 VAL: 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2af93db7c0 VAL: 'another val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: - |\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: \n 26: - another val\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af9426880 [ROOT] SEQ: (1 sibs) 2 children: 26: [1] [1] 0x2af9426910 VAL: 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2af94269a0 VAL: 'another val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/8 (1 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/9 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: \r\n 26: example: >\r\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: ne at the end.\r\n 26: \r\n 26: \r\n 26: another: val\r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93dbfb0 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af93dc040 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2af93dc0d0 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: example: |\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: \n 26: another: val\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af9427230 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af94272c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2af9427350 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/9 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/10 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: \r\n 26: example: >+\r\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: \n 26: \n 26: at the end.\r\n 26: \r\n 26: \r\n 26: another: val\r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93dc8c0 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af93dc950 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: ' (2 sibs) 26: [2] [2] 0x2af93dc9e0 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: example: |+\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: \n 26: \n 26: another: val\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af9427be0 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af9427c70 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: ' (2 sibs) 26: [2] [2] 0x2af9427d00 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/10 (1 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/11 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: \r\n 26: example: >-\r\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.ine at the end.\r\n 26: \r\n 26: \r\n 26: another: val\r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93dd1d0 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af93dd260 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end.' (2 sibs) 26: [2] [2] 0x2af93dd2f0 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: example: |-\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: another: val\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af9428590 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af9428620 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end.' (2 sibs) 26: [2] [2] 0x2af94286b0 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/11 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/12 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: \r\n 26: example: >2\r\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: ne at the end.\r\n 26: \r\n 26: \r\n 26: another: val\r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93ddae0 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af93ddb70 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2af93ddc00 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: example: |\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: \n 26: another: val\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af9428f40 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af9428fd0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2af9429060 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/12 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/13 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: \r\n 26: example: >+2\r\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: \n 26: \n 26: at the end.\r\n 26: \r\n 26: \r\n 26: example2: >2+\r\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: \n 26: \n 26: at the end.\r\n 26: \r\n 26: \r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93de3f0 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af93de480 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: ' (2 sibs) 26: [2] [2] 0x2af93de510 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: ' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: example: |+\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: \n 26: \n 26: example2: |+\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: \n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af9429850 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af94298e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: ' (2 sibs) 26: [2] [2] 0x2af9429970 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: ' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/13 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/14 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: \r\n 26: example: >-2\r\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.ine at the end.\r\n 26: \r\n 26: \r\n 26: example2: >2-\r\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.ine at the end.\r\n 26: \r\n 26: \r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93ded00 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af93ded90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end.' (2 sibs) 26: [2] [2] 0x2af93dee20 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end.' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: example: |-\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: example2: |-\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af942a160 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af942a1f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end.' (2 sibs) 26: [2] [2] 0x2af942a280 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end.' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/14 (1 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/15 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 3' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: \r\n 26: example: >\r\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: er line at the end.\r\n 26: \r\n 26: \r\n 26: another: val\r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93df610 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af93df6a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2af93df730 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: example: |\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: \n 26: another: val\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af942ab10 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af942aba0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2af942ac30 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/15 (1 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/16 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 3' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: \r\n 26: example: >3\r\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: er line at the end.\r\n 26: \r\n 26: \r\n 26: another: val\r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93dff20 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af93dffb0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2af93e0040 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: example: |\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: \n 26: another: val\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af942b4c0 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af942b550 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2af942b5e0 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/16 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/17 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 4' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: \r\n 26: example: >\r\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: another line at the end.\r\n 26: \r\n 26: \r\n 26: another: val\r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93e0830 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af93e08c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2af93e0950 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: example: |\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: \n 26: another: val\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af942be70 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af942bf00 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2af942bf90 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/17 (1 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/18 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 4' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: \r\n 26: example: >4\r\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: another line at the end.\r\n 26: \r\n 26: \r\n 26: another: val\r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93e1140 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af93e11d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2af93e1260 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: example: |\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: \n 26: another: val\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af942c820 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af942c8b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2af942c940 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/18 (1 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/19 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 9' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: \r\n 26: example: >\r\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: \r\n 26: plus another line at the end.\r\n 26: \r\n 26: \r\n 26: another: val\r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93e1a50 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af93e1ae0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2af93e1b70 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: example: |\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: \n 26: another: val\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af942d1d0 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af942d260 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2af942d2f0 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/19 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/20 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 9' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: \r\n 26: example: >9\r\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: \r\n 26: plus another line at the end.\r\n 26: \r\n 26: \r\n 26: another: val\r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93e2430 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af93e24c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2af93e2550 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: example: |\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: \n 26: another: val\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af942db80 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af942dc10 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2af942dca0 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/20 (1 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/21 26: ------------------------------------------- 26: running test case 'block folded as map entry' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: \r\n 26: data: >\r\n 26: Wrapped text will be folded into a single paragraph\n 26: Blank lines denote paragraph breaks\n 26: ote\r\n 26: paragraph breaks\r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93e2d40 [ROOT] MAP: (1 sibs) 1 children: 26: [1] [1] 0x2af93e2dd0 KEYVAL: 'data' 'Wrapped text will be folded into a single paragraph 26: Blank lines denote paragraph breaks 26: ' (1 sibs) 26: #nodes=2 vs #printed=2 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: data: |\n 26: Wrapped text will be folded into a single paragraph\n 26: Blank lines denote paragraph breaks\n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af942e490 [ROOT] MAP: (1 sibs) 1 children: 26: [1] [1] 0x2af942e520 KEYVAL: 'data' 'Wrapped text will be folded into a single paragraph 26: Blank lines denote paragraph breaks 26: ' (1 sibs) 26: #nodes=2 vs #printed=2 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/21 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/22 26: ------------------------------------------- 26: running test case 'block folded, no chomp, no indentation' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: example: >\r\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: at the end.\r\n 26: \r\n 26: another: text\r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93e3650 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af93e36e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2af93e3770 KEYVAL: 'another' 'text' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: example: |\n 26: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 26: plus another line at the end.\n 26: \n 26: another: text\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af942ee40 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af942eed0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2af942ef60 KEYVAL: 'another' 'text' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/22 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/23 26: ------------------------------------------- 26: running test case 'block folded with empty docval 1' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93e3f60 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: ''\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af942f750 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/23 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/24 26: ------------------------------------------- 26: running test case 'block folded with empty docval 2' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93e4870 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: ''\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af9430080 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/24 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/25 26: ------------------------------------------- 26: running test case 'block folded with empty docval 3' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93e5180 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: ''\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af94309b0 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/25 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/26 26: ------------------------------------------- 26: running test case 'block folded with empty docval 4' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\r\n 26: \r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93e5a90 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: ''\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af94312e0 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/26 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/27 26: ------------------------------------------- 26: running test case 'block folded with empty docval 5' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\r\n 26: \r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93e63a0 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: ''\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af9431c10 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/27 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/28 26: ------------------------------------------- 26: running test case 'block folded with empty docval 6' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\r\n 26: \t ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93e6cb0 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: ''\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af9432540 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/28 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/29 26: ------------------------------------------- 26: running test case 'block folded with empty docval 7' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\r\n 26: \t \r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93e75c0 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: ''\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af9432e70 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/29 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/30 26: ------------------------------------------- 26: running test case 'block folded with empty docval 8' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\r\n 26: \r\n 26: \r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93e7ed0 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: ''\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af94337a0 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/30 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/31 26: ------------------------------------------- 26: running test case 'block folded with empty docval 9' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\r\n 26: \r\n 26: \r\n 26: \r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93e87e0 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: ''\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af94340d0 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/31 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/32 26: ------------------------------------------- 26: running test case 'block folded with empty docval 10' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\r\n 26: \r\n 26: \r\n 26: \r\n 26: \r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93e90f0 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: ''\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af9434a00 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/32 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/33 26: ------------------------------------------- 26: running test case 'block folded with empty docval 11' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\r\n 26: \r\n 26: \r\n 26: \r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93e9a00 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: ''\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af9435330 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/33 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/34 26: ------------------------------------------- 26: running test case 'block folded with empty docval 12' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\r\n 26: \r\n 26: \r\n 26: \r\n 26: \r\n 26: \r\n 26: \r\n 26: \r\n 26: \r\n 26: \r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93ea310 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: ''\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af9435c60 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/34 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/35 26: ------------------------------------------- 26: running test case 'block folded with empty docval 13' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\r\n 26: \r\n 26: \r\n 26: \r\n 26: \r\n 26: \r\n 26: \r\n 26: \r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93eac20 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: ''\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af9436590 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/35 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/36 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 0' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\r\n 26: asd\n 26: d~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93eb530 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |\n 26: asd\n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af9436ec0 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/36 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/37 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 1' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\r\n 26: asd\n 26: d\r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93ebe40 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |\n 26: asd\n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af94377f0 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/37 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/38 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 2' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\r\n 26: asd\n 26: d\r\n 26: \r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93ec750 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |\n 26: asd\n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af9438120 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/38 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/39 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 3' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\r\n 26: asd\n 26: d\r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93ed060 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |\n 26: asd\n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af9438a50 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/39 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/40 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 4' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\r\n 26: asd\n 26: d\r\n 26: \r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93ed970 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |\n 26: asd\n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af9439380 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/40 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/41 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\r\n 26: asd\n 26: asd\r\n 26: \r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93ee280 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |\n 26: asd\n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af9439cb0 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/41 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/42 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.1' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\r\n 26: asd\n 26: asd\r\n 26: \r\n 26: \r\n 26: \r\n 26: \r\n 26: \r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93eeb90 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |\n 26: asd\n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af943a5e0 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/42 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/43 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.2' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\r\n 26: asd\n 26: asd\r\n 26: \r\n 26: \r\n 26: \r\n 26: \r\n 26: \r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93ef4a0 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |\n 26: asd\n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af943af10 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/43 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/44 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.3' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\r\n 26: asd\n 26: \n 26: \n 26: \n 26: sd\r\n 26: \r\n 26: \r\n 26: \r\n 26: \r\n 26: \r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93efdb0 [ROOT] DOCVAL: 'asd 26: 26: 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |\n 26: asd\n 26: \n 26: \n 26: \n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af943b840 [ROOT] DOCVAL: 'asd 26: 26: 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/44 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/45 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 6' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\r\n 26: asd\n 26: \n 26: sd\r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93f06c0 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |\n 26: asd\n 26: \n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af943c170 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/45 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/46 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 7' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\r\n 26: asd\n 26: \n 26: sd\r\n 26: \r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93f0fd0 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |\n 26: asd\n 26: \n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af943caa0 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/46 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/47 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 8' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\r\n 26: asd\n 26: \n 26: d\r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93f18e0 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |\n 26: asd\n 26: \n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af943d3d0 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/47 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/48 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 9' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\r\n 26: asd\n 26: \n 26: d\r\n 26: \r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93f21f0 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |\n 26: asd\n 26: \n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af943dd00 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/48 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/49 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 10' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\r\n 26: asd\n 26: \t \n 26: d\r\n 26: \t ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93f2b00 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |\n 26: asd\n 26: \t \n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af943e630 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/49 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/50 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 11' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\r\n 26: asd\n 26: \t \n 26: \r\n 26: \t ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93f3410 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |\n 26: asd\n 26: \t \n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af943ef60 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/50 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/51 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 12' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\r\n 26: asd\n 26: \t \n 26: d\r\n 26: \t \r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93f3d20 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |\n 26: asd\n 26: \t \n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af943f890 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/51 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/52 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 13' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >\r\n 26: asd\n 26: \t \n 26: \r\n 26: \t \r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93f4630 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |\n 26: asd\n 26: \t \n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af94401c0 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/52 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/53 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 0' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >+~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93f4f40 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: ''\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af9440af0 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/53 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/54 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >+\r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93f5850 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: ''\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af9441420 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/54 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/55 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.1' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >+\r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93f6160 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: ''\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af9441d50 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/55 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/56 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.2' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >+\r\n 26: asdsd~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93f6a70 [ROOT] DOCVAL: 'asd' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: 'asd'\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af9442680 [ROOT] DOCVAL: 'asd' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/56 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/57 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.3' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >+\r\n 26: asd\n 26: d\r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93f7380 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |\n 26: asd\n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af9442fb0 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/57 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/58 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.4' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >+\r\n 26: asd\n 26: \n 26: \r\n 26: \r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93f7c90 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |+\n 26: asd\n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af94438e0 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/58 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/59 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 2' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >+\r\n 26: \n 26: \n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93f85a0 [ROOT] DOCVAL: ' 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |+\n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af9444210 [ROOT] DOCVAL: ' 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/59 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/60 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 2.1' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >+\r\n 26: \n 26: \n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93f8eb0 [ROOT] DOCVAL: ' 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |+\n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af9444b40 [ROOT] DOCVAL: ' 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/60 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/61 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 3' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >+\r\n 26: \n 26: \n 26: \r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93f97c0 [ROOT] DOCVAL: ' 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |+\n 26: \n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af9445470 [ROOT] DOCVAL: ' 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/61 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/62 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 4' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >+\r\n 26: \n 26: \n 26: \n 26: \n 26: \r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93fa0d0 [ROOT] DOCVAL: ' 26: 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |+\n 26: \n 26: \n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af9445da0 [ROOT] DOCVAL: ' 26: 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/62 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/63 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 5' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: >+\r\n 26: \n 26: \n 26: \n 26: \n 26: \r\n 26: \r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93fa9e0 [ROOT] DOCVAL: ' 26: 26: 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: |+\n 26: \n 26: \n 26: \n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af94466d0 [ROOT] DOCVAL: ' 26: 26: 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/63 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/64 26: ------------------------------------------- 26: running test case 'block folded, empty block vals in seq 0' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: - >+\r\n 26: \n 26: \r\n 26: - >+\r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93fb2f0 [ROOT] SEQ: (1 sibs) 2 children: 26: [1] [1] 0x2af93fb380 VAL: ' 26: ' (2 sibs) 26: [2] [2] 0x2af93fb410 VAL: '' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: - |+\n 26: \n 26: - ''\n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af9447000 [ROOT] SEQ: (1 sibs) 2 children: 26: [1] [1] 0x2af9447090 VAL: ' 26: ' (2 sibs) 26: [2] [2] 0x2af9447120 VAL: '' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/64 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/65 26: ------------------------------------------- 26: running test case 'block folded, empty block vals in seq 1' 26: ------------------------------------------- 26: ~~~~~~~~~~~~~~ src yml: 26: - >+\r\n 26: \n 26: \r\n 26: - >+\r\n 26: \n 26: \r\n 26: ~~~~~~~~~~~~~~ parsed tree: 26: -------------------------------------- 26: [0][0] 0x2af93fbc00 [ROOT] SEQ: (1 sibs) 2 children: 26: [1] [1] 0x2af93fbc90 VAL: ' 26: ' (2 sibs) 26: [2] [2] 0x2af93fbd20 VAL: ' 26: ' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ emitted yml: 26: - |+\n 26: \n 26: - |+\n 26: \n 26: ~~~~~~~~~~~~~~ emitted tree: 26: -------------------------------------- 26: [0][0] 0x2af9447930 [ROOT] SEQ: (1 sibs) 2 children: 26: [1] [1] 0x2af94479c0 VAL: ' 26: ' (2 sibs) 26: [2] [2] 0x2af9447a50 VAL: ' 26: ' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: ~~~~~~~~~~~~~~ 26: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/65 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/0 26: ------------------------------------------- 26: running test case 'indentation requirements' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c6000 [ROOT] STREAM: (0 sibs) 8 children: 26: 0x2af92bc950 DOCVAL: 'hello there 26: ' (8 sibs) 26: 0x2af92bc9e8 DOCVAL: 'hello there 26: ' (8 sibs) 26: 0x2af92bca80 DOCVAL: 'hello there 26: ' (8 sibs) 26: 0x2af92bcb18 DOCVAL: 'ciao qua 26: ' (8 sibs) 26: 0x2af92bcbb0 DOCVAL: 'ciao qua 26: ' (8 sibs) 26: 0x2af92bcc48 DOCVAL: 'ciao qua 26: ' (8 sibs) 26: 0x2af92bcce0 DOCSEQ: (8 sibs) 2 children: 26: 0x2af92bce20 VAL: 'hello there 26: ' (2 sibs) 26: 0x2af92bceb8 VAL: 'ciao qua 26: ' (2 sibs) 26: 0x2af92bcd78 DOCMAP: (8 sibs) 2 children: 26: 0x2af92bcf60 KEYVAL: 'foo' 'hello there 26: ' (2 sibs) 26: 0x2af92bcff8 KEYVAL: 'bar' 'ciao qua 26: ' (2 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af9448240 [ROOT] STREAM: (1 sibs) 8 children: 26: [1] [1] 0x2af94482d0 DOCVAL: 'hello there 26: ' (8 sibs) 26: [2] [2] 0x2af9448360 DOCVAL: 'hello there 26: ' (8 sibs) 26: [3] [3] 0x2af94483f0 DOCVAL: 'hello there 26: ' (8 sibs) 26: [4] [4] 0x2af9448480 DOCVAL: 'ciao qua 26: ' (8 sibs) 26: [5] [5] 0x2af9448510 DOCVAL: 'ciao qua 26: ' (8 sibs) 26: [6] [6] 0x2af94485a0 DOCVAL: 'ciao qua 26: ' (8 sibs) 26: [7] [7] 0x2af9448630 DOCSEQ: (8 sibs) 2 children: 26: [8] [8] 0x2af94486c0 VAL: 'hello there 26: ' (2 sibs) 26: [9] [9] 0x2af9448750 VAL: 'ciao qua 26: ' (2 sibs) 26: [10] [10] 0x2af94487e0 DOCMAP: (8 sibs) 2 children: 26: [11] [11] 0x2af9448870 KEYVAL: 'foo' 'hello there 26: ' (2 sibs) 26: [12] [12] 0x2af9448900 KEYVAL: 'bar' 'ciao qua 26: ' (2 sibs) 26: #nodes=13 vs #printed=13 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/0 (2 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/1 26: ------------------------------------------- 26: running test case 'indentation requirements err seq' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/1 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/2 26: ------------------------------------------- 26: running test case 'indentation requirements err map' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/2 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/3 26: ------------------------------------------- 26: running test case 'indentation requirements err level' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/3 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/4 26: ------------------------------------------- 26: running test case 'foo without space after' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c6460 [ROOT] DOCVAL: 'foo 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af94489a0 [ROOT] DOCVAL: 'foo 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/4 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/5 26: ------------------------------------------- 26: running test case 'foo with space after' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c6578 [ROOT] DOCVAL: 'foo 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af9448a40 [ROOT] DOCVAL: 'foo 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/5 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/6 26: ------------------------------------------- 26: running test case 'simple with indents' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c6690 [ROOT] DOCVAL: 'foo 26: 26: bar 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af9448ae0 [ROOT] DOCVAL: 'foo 26: 26: bar 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/6 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/7 26: ------------------------------------------- 26: running test case '7T8X' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c67a8 [ROOT] SEQ: (0 sibs) 3 children: 26: 0x2af92bd4f0 VAL: ' 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: ' (3 sibs) 26: 0x2af92bd588 VAL: ' 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: ' (3 sibs) 26: 0x2af92bd620 VAL: ' 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: ' (3 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af9448b80 [ROOT] SEQ: (1 sibs) 3 children: 26: [1] [1] 0x2af9448c10 VAL: ' 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: ' (3 sibs) 26: [2] [2] 0x2af9448ca0 VAL: ' 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: ' (3 sibs) 26: [3] [3] 0x2af9448d30 VAL: ' 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: ' (3 sibs) 26: #nodes=4 vs #printed=4 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/7 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/8 26: ------------------------------------------- 26: running test case 'block folded as seq val, implicit indentation 2' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c68c0 [ROOT] SEQ: (0 sibs) 2 children: 26: 0x2af92bd710 VAL: 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: 0x2af92bd7a8 VAL: 'another val' (2 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af93900a0 [ROOT] SEQ: (1 sibs) 2 children: 26: [1] [1] 0x2af9390130 VAL: 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2af93901c0 VAL: 'another val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/8 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/9 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c69d8 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2af92bd8a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: 0x2af92bd938 KEYVAL: 'another' 'val' (2 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af9448dd0 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af9448e60 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2af9448ef0 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/9 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/10 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c6af0 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2af92bda30 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: ' (2 sibs) 26: 0x2af92bdac8 KEYVAL: 'another' 'val' (2 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af9448f90 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af9449020 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: ' (2 sibs) 26: [2] [2] 0x2af94490b0 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/10 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/11 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c6c08 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2af92bdbc0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end.' (2 sibs) 26: 0x2af92bdc58 KEYVAL: 'another' 'val' (2 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af9449150 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af94491e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end.' (2 sibs) 26: [2] [2] 0x2af9449270 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/11 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/12 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c6d20 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2af92bdd50 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: 0x2af92bdde8 KEYVAL: 'another' 'val' (2 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af9449310 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af94493a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2af9449430 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/12 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/13 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c6e38 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2af92bdee0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: ' (2 sibs) 26: 0x2af92bdf78 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: ' (2 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af94494d0 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af9449560 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: ' (2 sibs) 26: [2] [2] 0x2af94495f0 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: ' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/13 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/14 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c6f50 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2af92bf2d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end.' (2 sibs) 26: 0x2af92bf368 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end.' (2 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af9449690 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af9449720 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end.' (2 sibs) 26: [2] [2] 0x2af94497b0 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end.' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/14 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/15 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 3' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c7068 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2af92bf410 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: 0x2af92bf4a8 KEYVAL: 'another' 'val' (2 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af9449850 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af94498e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2af9449970 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/15 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/16 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 3' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c7180 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2af92c1860 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: 0x2af92c18f8 KEYVAL: 'another' 'val' (2 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af9449a10 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af9449aa0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2af9449b30 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/16 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/17 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 4' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c7298 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2af92be160 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: 0x2af92be1f8 KEYVAL: 'another' 'val' (2 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af9449bd0 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af9449c60 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2af9449cf0 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/17 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/18 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 4' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c73b0 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2af92be2f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: 0x2af92be388 KEYVAL: 'another' 'val' (2 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af9449d90 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af9449e20 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2af9449eb0 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/18 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/19 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 9' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c74c8 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2af92be480 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: 0x2af92be518 KEYVAL: 'another' 'val' (2 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af9449f50 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af9449fe0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2af944a070 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/19 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/20 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 9' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c75e0 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2af92be610 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: 0x2af92be6a8 KEYVAL: 'another' 'val' (2 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944a110 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af944a1a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2af944a230 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/20 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/21 26: ------------------------------------------- 26: running test case 'block folded as map entry' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c76f8 [ROOT] MAP: (0 sibs) 1 children: 26: 0x2af92be750 KEYVAL: 'data' 'Wrapped text will be folded into a single paragraph 26: Blank lines denote paragraph breaks 26: ' (1 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af9392150 [ROOT] MAP: (1 sibs) 1 children: 26: [1] [1] 0x2af93921e0 KEYVAL: 'data' 'Wrapped text will be folded into a single paragraph 26: Blank lines denote paragraph breaks 26: ' (1 sibs) 26: #nodes=2 vs #printed=2 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/21 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/22 26: ------------------------------------------- 26: running test case 'block folded, no chomp, no indentation' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c7810 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2af92be840 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: 0x2af92be8d8 KEYVAL: 'another' 'text' (2 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944a2d0 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af944a360 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2af944a3f0 KEYVAL: 'another' 'text' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/22 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/23 26: ------------------------------------------- 26: running test case 'block folded with empty docval 1' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c7928 [ROOT] DOCVAL: '' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944a490 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/23 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/24 26: ------------------------------------------- 26: running test case 'block folded with empty docval 2' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c7a40 [ROOT] DOCVAL: '' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944a530 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/24 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/25 26: ------------------------------------------- 26: running test case 'block folded with empty docval 3' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c7b58 [ROOT] DOCVAL: '' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944a5d0 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/25 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/26 26: ------------------------------------------- 26: running test case 'block folded with empty docval 4' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c7c70 [ROOT] DOCVAL: '' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944a670 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/26 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/27 26: ------------------------------------------- 26: running test case 'block folded with empty docval 5' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c7d88 [ROOT] DOCVAL: '' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944a710 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/27 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/28 26: ------------------------------------------- 26: running test case 'block folded with empty docval 6' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c7ea0 [ROOT] DOCVAL: '' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944a7b0 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/28 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/29 26: ------------------------------------------- 26: running test case 'block folded with empty docval 7' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c7fb8 [ROOT] DOCVAL: '' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944a850 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/29 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/30 26: ------------------------------------------- 26: running test case 'block folded with empty docval 8' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c80d0 [ROOT] DOCVAL: '' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944a8f0 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/30 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/31 26: ------------------------------------------- 26: running test case 'block folded with empty docval 9' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c81e8 [ROOT] DOCVAL: '' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944a990 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/31 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/32 26: ------------------------------------------- 26: running test case 'block folded with empty docval 10' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c8300 [ROOT] DOCVAL: '' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944aa30 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/32 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/33 26: ------------------------------------------- 26: running test case 'block folded with empty docval 11' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c8418 [ROOT] DOCVAL: '' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944aad0 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/33 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/34 26: ------------------------------------------- 26: running test case 'block folded with empty docval 12' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c8530 [ROOT] DOCVAL: '' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944ab70 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/34 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/35 26: ------------------------------------------- 26: running test case 'block folded with empty docval 13' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c8648 [ROOT] DOCVAL: '' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944ac10 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/35 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/36 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 0' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c8760 [ROOT] DOCVAL: 'asd 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944acb0 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/36 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/37 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 1' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c8878 [ROOT] DOCVAL: 'asd 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944ad50 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/37 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/38 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 2' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c8990 [ROOT] DOCVAL: 'asd 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944adf0 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/38 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/39 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 3' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c8aa8 [ROOT] DOCVAL: 'asd 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944ae90 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/39 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/40 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 4' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c8bc0 [ROOT] DOCVAL: 'asd 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944af30 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/40 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/41 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c8cd8 [ROOT] DOCVAL: 'asd 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944afd0 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/41 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/42 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.1' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c8df0 [ROOT] DOCVAL: 'asd 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944b070 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/42 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/43 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.2' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c8f08 [ROOT] DOCVAL: 'asd 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944b110 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/43 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/44 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.3' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c9020 [ROOT] DOCVAL: 'asd 26: 26: 26: 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944b1b0 [ROOT] DOCVAL: 'asd 26: 26: 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/44 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/45 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 6' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c9138 [ROOT] DOCVAL: 'asd 26: 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944b250 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/45 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/46 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 7' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c9250 [ROOT] DOCVAL: 'asd 26: 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944b2f0 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/46 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/47 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 8' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c9368 [ROOT] DOCVAL: 'asd 26: 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944b390 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/47 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/48 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 9' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c9480 [ROOT] DOCVAL: 'asd 26: 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944b430 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/48 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/49 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 10' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c9598 [ROOT] DOCVAL: 'asd 26: 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944b4d0 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/49 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/50 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 11' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c96b0 [ROOT] DOCVAL: 'asd 26: 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944b570 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/50 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/51 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 12' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c97c8 [ROOT] DOCVAL: 'asd 26: 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944b610 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/51 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/52 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 13' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c98e0 [ROOT] DOCVAL: 'asd 26: 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944b6b0 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/52 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/53 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 0' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c99f8 [ROOT] DOCVAL: '' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944b750 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/53 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/54 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c9b10 [ROOT] DOCVAL: '' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944b7f0 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/54 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/55 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.1' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c9c28 [ROOT] DOCVAL: '' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944b890 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/55 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/56 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.2' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c9d40 [ROOT] DOCVAL: 'asd' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944b930 [ROOT] DOCVAL: 'asd' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/56 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/57 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.3' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c9e58 [ROOT] DOCVAL: 'asd 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944b9d0 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/57 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/58 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.4' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c9f70 [ROOT] DOCVAL: 'asd 26: 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944ba70 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/58 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/59 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 2' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92ca088 [ROOT] DOCVAL: ' 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944bb10 [ROOT] DOCVAL: ' 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/59 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/60 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 2.1' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92ca1a0 [ROOT] DOCVAL: ' 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944bbb0 [ROOT] DOCVAL: ' 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/60 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/61 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 3' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92ca2b8 [ROOT] DOCVAL: ' 26: 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944bc50 [ROOT] DOCVAL: ' 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/61 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/62 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 4' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92ca3d0 [ROOT] DOCVAL: ' 26: 26: 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944bcf0 [ROOT] DOCVAL: ' 26: 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/62 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/63 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 5' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92ca4e8 [ROOT] DOCVAL: ' 26: 26: 26: 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944bd90 [ROOT] DOCVAL: ' 26: 26: 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/63 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/64 26: ------------------------------------------- 26: running test case 'block folded, empty block vals in seq 0' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92ca600 [ROOT] SEQ: (0 sibs) 2 children: 26: 0x2af92bf960 VAL: ' 26: ' (2 sibs) 26: 0x2af92bf9f8 VAL: '' (2 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944be30 [ROOT] SEQ: (1 sibs) 2 children: 26: [1] [1] 0x2af944bec0 VAL: ' 26: ' (2 sibs) 26: [2] [2] 0x2af944bf50 VAL: '' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/64 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/65 26: ------------------------------------------- 26: running test case 'block folded, empty block vals in seq 1' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92ca718 [ROOT] SEQ: (0 sibs) 2 children: 26: 0x2af92bfaf0 VAL: ' 26: ' (2 sibs) 26: 0x2af92bfb88 VAL: ' 26: ' (2 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944bff0 [ROOT] SEQ: (1 sibs) 2 children: 26: [1] [1] 0x2af944c080 VAL: ' 26: ' (2 sibs) 26: [2] [2] 0x2af944c110 VAL: ' 26: ' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/65 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/0 26: ------------------------------------------- 26: running test case 'indentation requirements' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c6000 [ROOT] STREAM: (0 sibs) 8 children: 26: 0x2af92bc950 DOCVAL: 'hello there 26: ' (8 sibs) 26: 0x2af92bc9e8 DOCVAL: 'hello there 26: ' (8 sibs) 26: 0x2af92bca80 DOCVAL: 'hello there 26: ' (8 sibs) 26: 0x2af92bcb18 DOCVAL: 'ciao qua 26: ' (8 sibs) 26: 0x2af92bcbb0 DOCVAL: 'ciao qua 26: ' (8 sibs) 26: 0x2af92bcc48 DOCVAL: 'ciao qua 26: ' (8 sibs) 26: 0x2af92bcce0 DOCSEQ: (8 sibs) 2 children: 26: 0x2af92bce20 VAL: 'hello there 26: ' (2 sibs) 26: 0x2af92bceb8 VAL: 'ciao qua 26: ' (2 sibs) 26: 0x2af92bcd78 DOCMAP: (8 sibs) 2 children: 26: 0x2af92bcf60 KEYVAL: 'foo' 'hello there 26: ' (2 sibs) 26: 0x2af92bcff8 KEYVAL: 'bar' 'ciao qua 26: ' (2 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944c1b0 [ROOT] STREAM: (1 sibs) 8 children: 26: [1] [1] 0x2af944c240 DOCVAL: 'hello there 26: ' (8 sibs) 26: [2] [2] 0x2af944c2d0 DOCVAL: 'hello there 26: ' (8 sibs) 26: [3] [3] 0x2af944c360 DOCVAL: 'hello there 26: ' (8 sibs) 26: [4] [4] 0x2af944c3f0 DOCVAL: 'ciao qua 26: ' (8 sibs) 26: [5] [5] 0x2af944c480 DOCVAL: 'ciao qua 26: ' (8 sibs) 26: [6] [6] 0x2af944c510 DOCVAL: 'ciao qua 26: ' (8 sibs) 26: [7] [7] 0x2af944c5a0 DOCSEQ: (8 sibs) 2 children: 26: [8] [8] 0x2af944c630 VAL: 'hello there 26: ' (2 sibs) 26: [9] [9] 0x2af944c6c0 VAL: 'ciao qua 26: ' (2 sibs) 26: [10] [10] 0x2af944c750 DOCMAP: (8 sibs) 2 children: 26: [11] [11] 0x2af944c7e0 KEYVAL: 'foo' 'hello there 26: ' (2 sibs) 26: [12] [12] 0x2af944c870 KEYVAL: 'bar' 'ciao qua 26: ' (2 sibs) 26: #nodes=13 vs #printed=13 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/0 (1 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/1 26: ------------------------------------------- 26: running test case 'indentation requirements err seq' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/1 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/2 26: ------------------------------------------- 26: running test case 'indentation requirements err map' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/2 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/3 26: ------------------------------------------- 26: running test case 'indentation requirements err level' 26: ------------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/3 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/4 26: ------------------------------------------- 26: running test case 'foo without space after' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c6460 [ROOT] DOCVAL: 'foo 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944c910 [ROOT] DOCVAL: 'foo 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/4 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/5 26: ------------------------------------------- 26: running test case 'foo with space after' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c6578 [ROOT] DOCVAL: 'foo 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944c9b0 [ROOT] DOCVAL: 'foo 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/5 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/6 26: ------------------------------------------- 26: running test case 'simple with indents' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c6690 [ROOT] DOCVAL: 'foo 26: 26: bar 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944ca50 [ROOT] DOCVAL: 'foo 26: 26: bar 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/6 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/7 26: ------------------------------------------- 26: running test case '7T8X' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c67a8 [ROOT] SEQ: (0 sibs) 3 children: 26: 0x2af92bd4f0 VAL: ' 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: ' (3 sibs) 26: 0x2af92bd588 VAL: ' 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: ' (3 sibs) 26: 0x2af92bd620 VAL: ' 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: ' (3 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944caf0 [ROOT] SEQ: (1 sibs) 3 children: 26: [1] [1] 0x2af944cb80 VAL: ' 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: ' (3 sibs) 26: [2] [2] 0x2af944cc10 VAL: ' 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: ' (3 sibs) 26: [3] [3] 0x2af944cca0 VAL: ' 26: folded line 26: next line 26: * bullet 26: 26: * list 26: * lines 26: 26: last line 26: ' (3 sibs) 26: #nodes=4 vs #printed=4 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/7 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/8 26: ------------------------------------------- 26: running test case 'block folded as seq val, implicit indentation 2' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c68c0 [ROOT] SEQ: (0 sibs) 2 children: 26: 0x2af92bd710 VAL: 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: 0x2af92bd7a8 VAL: 'another val' (2 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944cd40 [ROOT] SEQ: (1 sibs) 2 children: 26: [1] [1] 0x2af944cdd0 VAL: 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2af944ce60 VAL: 'another val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/8 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/9 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c69d8 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2af92bd8a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: 0x2af92bd938 KEYVAL: 'another' 'val' (2 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944cf00 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af944cf90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2af944d020 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/9 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/10 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c6af0 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2af92bda30 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: ' (2 sibs) 26: 0x2af92bdac8 KEYVAL: 'another' 'val' (2 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944d0c0 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af944d150 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: ' (2 sibs) 26: [2] [2] 0x2af944d1e0 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/10 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/11 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c6c08 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2af92bdbc0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end.' (2 sibs) 26: 0x2af92bdc58 KEYVAL: 'another' 'val' (2 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944d280 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af944d310 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end.' (2 sibs) 26: [2] [2] 0x2af944d3a0 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/11 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/12 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c6d20 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2af92bdd50 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: 0x2af92bdde8 KEYVAL: 'another' 'val' (2 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944d440 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af944d4d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2af944d560 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/12 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/13 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c6e38 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2af92bdee0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: ' (2 sibs) 26: 0x2af92bdf78 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: ' (2 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944d600 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af944d690 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: ' (2 sibs) 26: [2] [2] 0x2af944d720 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: 26: 26: ' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/13 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/14 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c6f50 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2af92bf2d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end.' (2 sibs) 26: 0x2af92bf368 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end.' (2 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944d7c0 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af944d850 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end.' (2 sibs) 26: [2] [2] 0x2af944d8e0 KEYVAL: 'example2' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end.' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/14 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/15 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 3' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c7068 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2af92bf410 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: 0x2af92bf4a8 KEYVAL: 'another' 'val' (2 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944d980 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af944da10 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2af944daa0 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/15 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/16 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 3' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c7180 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2af92c1860 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: 0x2af92c18f8 KEYVAL: 'another' 'val' (2 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944db40 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af944dbd0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2af944dc60 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/16 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/17 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 4' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c7298 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2af92be160 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: 0x2af92be1f8 KEYVAL: 'another' 'val' (2 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944dd00 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af944dd90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2af944de20 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/17 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/18 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 4' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c73b0 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2af92be2f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: 0x2af92be388 KEYVAL: 'another' 'val' (2 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944dec0 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af944df50 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2af944dfe0 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/18 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/19 26: ------------------------------------------- 26: running test case 'block folded as map val, implicit indentation 9' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c74c8 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2af92be480 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: 0x2af92be518 KEYVAL: 'another' 'val' (2 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944e080 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af944e110 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2af944e1a0 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/19 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/20 26: ------------------------------------------- 26: running test case 'block folded as map val, explicit indentation 9' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c75e0 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2af92be610 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: 0x2af92be6a8 KEYVAL: 'another' 'val' (2 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944e240 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af944e2d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2af944e360 KEYVAL: 'another' 'val' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/20 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/21 26: ------------------------------------------- 26: running test case 'block folded as map entry' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c76f8 [ROOT] MAP: (0 sibs) 1 children: 26: 0x2af92be750 KEYVAL: 'data' 'Wrapped text will be folded into a single paragraph 26: Blank lines denote paragraph breaks 26: ' (1 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944e400 [ROOT] MAP: (1 sibs) 1 children: 26: [1] [1] 0x2af944e490 KEYVAL: 'data' 'Wrapped text will be folded into a single paragraph 26: Blank lines denote paragraph breaks 26: ' (1 sibs) 26: #nodes=2 vs #printed=2 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/21 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/22 26: ------------------------------------------- 26: running test case 'block folded, no chomp, no indentation' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c7810 [ROOT] MAP: (0 sibs) 2 children: 26: 0x2af92be840 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: 0x2af92be8d8 KEYVAL: 'another' 'text' (2 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944e530 [ROOT] MAP: (1 sibs) 2 children: 26: [1] [1] 0x2af944e5c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 26: plus another line at the end. 26: ' (2 sibs) 26: [2] [2] 0x2af944e650 KEYVAL: 'another' 'text' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/22 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/23 26: ------------------------------------------- 26: running test case 'block folded with empty docval 1' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c7928 [ROOT] DOCVAL: '' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944e6f0 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/23 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/24 26: ------------------------------------------- 26: running test case 'block folded with empty docval 2' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c7a40 [ROOT] DOCVAL: '' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944e790 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/24 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/25 26: ------------------------------------------- 26: running test case 'block folded with empty docval 3' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c7b58 [ROOT] DOCVAL: '' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944e830 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/25 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/26 26: ------------------------------------------- 26: running test case 'block folded with empty docval 4' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c7c70 [ROOT] DOCVAL: '' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944e8d0 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/26 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/27 26: ------------------------------------------- 26: running test case 'block folded with empty docval 5' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c7d88 [ROOT] DOCVAL: '' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944e970 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/27 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/28 26: ------------------------------------------- 26: running test case 'block folded with empty docval 6' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c7ea0 [ROOT] DOCVAL: '' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944ea10 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/28 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/29 26: ------------------------------------------- 26: running test case 'block folded with empty docval 7' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c7fb8 [ROOT] DOCVAL: '' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944eab0 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/29 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/30 26: ------------------------------------------- 26: running test case 'block folded with empty docval 8' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c80d0 [ROOT] DOCVAL: '' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944eb50 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/30 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/31 26: ------------------------------------------- 26: running test case 'block folded with empty docval 9' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c81e8 [ROOT] DOCVAL: '' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944ebf0 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/31 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/32 26: ------------------------------------------- 26: running test case 'block folded with empty docval 10' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c8300 [ROOT] DOCVAL: '' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944ec90 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/32 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/33 26: ------------------------------------------- 26: running test case 'block folded with empty docval 11' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c8418 [ROOT] DOCVAL: '' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944ed30 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/33 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/34 26: ------------------------------------------- 26: running test case 'block folded with empty docval 12' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c8530 [ROOT] DOCVAL: '' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944edd0 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/34 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/35 26: ------------------------------------------- 26: running test case 'block folded with empty docval 13' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c8648 [ROOT] DOCVAL: '' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944ee70 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/35 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/36 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 0' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c8760 [ROOT] DOCVAL: 'asd 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944ef10 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/36 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/37 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 1' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c8878 [ROOT] DOCVAL: 'asd 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944efb0 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/37 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/38 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 2' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c8990 [ROOT] DOCVAL: 'asd 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944f050 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/38 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/39 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 3' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c8aa8 [ROOT] DOCVAL: 'asd 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944f0f0 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/39 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/40 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 4' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c8bc0 [ROOT] DOCVAL: 'asd 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944f190 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/40 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/41 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c8cd8 [ROOT] DOCVAL: 'asd 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944f230 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/41 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/42 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.1' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c8df0 [ROOT] DOCVAL: 'asd 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944f2d0 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/42 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/43 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.2' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c8f08 [ROOT] DOCVAL: 'asd 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944f370 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/43 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/44 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 5.3' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c9020 [ROOT] DOCVAL: 'asd 26: 26: 26: 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944f410 [ROOT] DOCVAL: 'asd 26: 26: 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/44 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/45 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 6' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c9138 [ROOT] DOCVAL: 'asd 26: 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944f4b0 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/45 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/46 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 7' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c9250 [ROOT] DOCVAL: 'asd 26: 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944f550 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/46 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/47 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 8' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c9368 [ROOT] DOCVAL: 'asd 26: 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944f5f0 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/47 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/48 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 9' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c9480 [ROOT] DOCVAL: 'asd 26: 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944f690 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/48 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/49 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 10' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c9598 [ROOT] DOCVAL: 'asd 26: 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944f730 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/49 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/50 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 11' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c96b0 [ROOT] DOCVAL: 'asd 26: 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944f7d0 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/50 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/51 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 12' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c97c8 [ROOT] DOCVAL: 'asd 26: 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944f870 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/51 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/52 26: ------------------------------------------- 26: running test case 'block folded with docval no newlines at end 13' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c98e0 [ROOT] DOCVAL: 'asd 26: 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944f910 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/52 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/53 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 0' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c99f8 [ROOT] DOCVAL: '' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944f9b0 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/53 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/54 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c9b10 [ROOT] DOCVAL: '' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944fa50 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/54 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/55 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.1' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c9c28 [ROOT] DOCVAL: '' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944faf0 [ROOT] DOCVAL: '' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/55 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/56 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.2' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c9d40 [ROOT] DOCVAL: 'asd' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944fb90 [ROOT] DOCVAL: 'asd' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/56 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/57 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.3' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c9e58 [ROOT] DOCVAL: 'asd 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944fc30 [ROOT] DOCVAL: 'asd 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/57 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/58 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 1.4' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92c9f70 [ROOT] DOCVAL: 'asd 26: 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944fcd0 [ROOT] DOCVAL: 'asd 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/58 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/59 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 2' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92ca088 [ROOT] DOCVAL: ' 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944fd70 [ROOT] DOCVAL: ' 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/59 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/60 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 2.1' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92ca1a0 [ROOT] DOCVAL: ' 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944fe10 [ROOT] DOCVAL: ' 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/60 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/61 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 3' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92ca2b8 [ROOT] DOCVAL: ' 26: 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944feb0 [ROOT] DOCVAL: ' 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/61 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/62 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 4' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92ca3d0 [ROOT] DOCVAL: ' 26: 26: 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944ff50 [ROOT] DOCVAL: ' 26: 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/62 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/63 26: ------------------------------------------- 26: running test case 'block folded, keep, empty docval trailing 5' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92ca4e8 [ROOT] DOCVAL: ' 26: 26: 26: 26: ' (0 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af944fff0 [ROOT] DOCVAL: ' 26: 26: 26: 26: ' (1 sibs) 26: #nodes=1 vs #printed=1 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/63 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/64 26: ------------------------------------------- 26: running test case 'block folded, empty block vals in seq 0' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92ca600 [ROOT] SEQ: (0 sibs) 2 children: 26: 0x2af92bf960 VAL: ' 26: ' (2 sibs) 26: 0x2af92bf9f8 VAL: '' (2 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af9450090 [ROOT] SEQ: (1 sibs) 2 children: 26: [1] [1] 0x2af9450120 VAL: ' 26: ' (2 sibs) 26: [2] [2] 0x2af94501b0 VAL: '' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/64 (0 ms) 26: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/65 26: ------------------------------------------- 26: running test case 'block folded, empty block vals in seq 1' 26: ------------------------------------------- 26: REF TREE: 26: 0x2af92ca718 [ROOT] SEQ: (0 sibs) 2 children: 26: 0x2af92bfaf0 VAL: ' 26: ' (2 sibs) 26: 0x2af92bfb88 VAL: ' 26: ' (2 sibs) 26: RECREATED TREE: 26: -------------------------------------- 26: [0][0] 0x2af9450250 [ROOT] SEQ: (1 sibs) 2 children: 26: [1] [1] 0x2af94502e0 VAL: ' 26: ' (2 sibs) 26: [2] [2] 0x2af9450370 VAL: ' 26: ' (2 sibs) 26: #nodes=3 vs #printed=3 26: -------------------------------------- 26: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/65 (0 ms) 26: [----------] 1320 tests from BLOCK_FOLDED/YmlTestCase (2150 ms total) 26: 26: [----------] Global test environment tear-down 26: [==========] 1345 tests from 3 test suites ran. (2233 ms total) 26: [ PASSED ] 1345 tests. 26/50 Test #26: ryml-test-block_folded ............ Passed 2.71 sec test 27 Start 27: ryml-test-tag_property 27: Test command: /builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test/ryml-test-tag_property-0.4.1 27: Test timeout computed to be: 10000000 27: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 27: [==========] Running 342 tests from 8 test suites. 27: [----------] Global test environment set-up. 27: [----------] 1 test from CaseNode 27: [ RUN ] CaseNode.setting_up 27: [ OK ] CaseNode.setting_up (4 ms) 27: [----------] 1 test from CaseNode (5 ms total) 27: 27: [----------] 7 tests from tag_directives 27: [ RUN ] tag_directives.basic 27: [ OK ] tag_directives.basic (15 ms) 27: [ RUN ] tag_directives.accepts_comment 27: [ OK ] tag_directives.accepts_comment (1 ms) 27: [ RUN ] tag_directives.accepts_multiple_spaces 27: [ OK ] tag_directives.accepts_multiple_spaces (0 ms) 27: [ RUN ] tag_directives.errors 27: 2:1: (1B):ERROR: malformed tag directive: %TAG 27: 2:1: %TAG (size=4) 27: ^~~~ (cols 1-5) 27: 27: 2:1: (1B):ERROR: malformed tag directive: %TAG !m! 27: 2:1: %TAG !m! (size=8) 27: ^~~~~~~~ (cols 1-9) 27: 27: [ OK ] tag_directives.errors (15 ms) 27: [ RUN ] tag_directives.resolve_tags 27: [ OK ] tag_directives.resolve_tags (5 ms) 27: [ RUN ] tag_directives.safe_with_empty_tree 27: [ OK ] tag_directives.safe_with_empty_tree (0 ms) 27: [ RUN ] tag_directives.decode_uri_chars 27: /builddir/build/BUILD/rapidyaml-0.4.1/src/c4/yml/tree.cpp:1748:check failed: pos+1 < next 27: /builddir/build/BUILD/rapidyaml-0.4.1/src/c4/yml/tree.cpp:1748:check failed: pos+1 < next 27: /builddir/build/BUILD/rapidyaml-0.4.1/src/c4/yml/tree.cpp:1748:check failed: pos+1 < next 27: /builddir/build/BUILD/rapidyaml-0.4.1/src/c4/yml/tree.cpp:1748:check failed: pos+1 < next 27: /builddir/build/BUILD/rapidyaml-0.4.1/src/c4/yml/tree.cpp:1748:check failed: pos+1 < next 27: /builddir/build/BUILD/rapidyaml-0.4.1/src/c4/yml/tree.cpp:1748:check failed: pos+1 < next 27: [ OK ] tag_directives.decode_uri_chars (10 ms) 27: [----------] 7 tests from tag_directives (52 ms total) 27: 27: [----------] 7 tests from tags 27: [ RUN ] tags.test_suite_735Y 27: [ OK ] tags.test_suite_735Y (6 ms) 27: [ RUN ] tags.parsing 27: [ OK ] tags.parsing (3 ms) 27: [ RUN ] tags.setting 27: [ OK ] tags.setting (2 ms) 27: [ RUN ] tags.errors 27: /builddir/build/BUILD/rapidyaml-0.4.1/src/c4/yml/tree.hpp:572:check failed: has_key_tag(node) 27: /builddir/build/BUILD/rapidyaml-0.4.1/src/c4/yml/tree.hpp:572:check failed: has_key_tag(node) 27: /builddir/build/BUILD/rapidyaml-0.4.1/src/c4/yml/tree.hpp:572:check failed: has_key_tag(node) 27: /builddir/build/BUILD/rapidyaml-0.4.1/src/c4/yml/tree.hpp:572:check failed: has_key_tag(node) 27: /builddir/build/BUILD/rapidyaml-0.4.1/src/c4/yml/tree.hpp:572:check failed: has_key_tag(node) 27: /builddir/build/BUILD/rapidyaml-0.4.1/src/c4/yml/tree.hpp:578:check failed: has_val_tag(node) 27: /builddir/build/BUILD/rapidyaml-0.4.1/src/c4/yml/tree.hpp:578:check failed: has_val_tag(node) 27: /builddir/build/BUILD/rapidyaml-0.4.1/src/c4/yml/tree.hpp:578:check failed: has_val_tag(node) 27: /builddir/build/BUILD/rapidyaml-0.4.1/src/c4/yml/tree.hpp:578:check failed: has_val_tag(node) 27: /builddir/build/BUILD/rapidyaml-0.4.1/src/c4/yml/tree.hpp:578:check failed: has_val_tag(node) 27: /builddir/build/BUILD/rapidyaml-0.4.1/src/c4/yml/tree.hpp:578:check failed: has_val_tag(node) 27: /builddir/build/BUILD/rapidyaml-0.4.1/src/c4/yml/tree.hpp:700:check failed: has_key(node) 27: /builddir/build/BUILD/rapidyaml-0.4.1/src/c4/yml/tree.hpp:700:check failed: has_key(node) 27: /builddir/build/BUILD/rapidyaml-0.4.1/src/c4/yml/tree.hpp:701:check failed: has_val(node) || is_container(node) 27: /builddir/build/BUILD/rapidyaml-0.4.1/src/c4/yml/tree.hpp:701:check failed: has_val(node) || is_container(node) 27: [ OK ] tags.errors (11 ms) 27: [ RUN ] tags.setting_user_tags_do_not_require_leading_mark 27: [ OK ] tags.setting_user_tags_do_not_require_leading_mark (1 ms) 27: [ RUN ] tags.valid_chars 27: [ OK ] tags.valid_chars (0 ms) 27: [ RUN ] tags.EHF6 27: [ OK ] tags.EHF6 (2 ms) 27: [----------] 7 tests from tags (32 ms total) 27: 27: [----------] 4 tests from to_tag 27: [ RUN ] to_tag.user 27: [ OK ] to_tag.user (0 ms) 27: [ RUN ] to_tag.double_exc_mark 27: [ OK ] to_tag.double_exc_mark (1 ms) 27: [ RUN ] to_tag.with_namespace 27: [ OK ] to_tag.with_namespace (1 ms) 27: [ RUN ] to_tag.with_namespace_bracket 27: [ OK ] to_tag.with_namespace_bracket (1 ms) 27: [----------] 4 tests from to_tag (5 ms total) 27: 27: [----------] 1 test from from_tag 27: [ RUN ] from_tag.basic 27: [ OK ] from_tag.basic (0 ms) 27: [----------] 1 test from from_tag (1 ms total) 27: 27: [----------] 1 test from normalize_tag 27: [ RUN ] normalize_tag.basic 27: [ OK ] normalize_tag.basic (2 ms) 27: [----------] 1 test from normalize_tag (2 ms total) 27: 27: [----------] 1 test from normalize_tag_long 27: [ RUN ] normalize_tag_long.basic 27: [ OK ] normalize_tag_long.basic (2 ms) 27: [----------] 1 test from normalize_tag_long (2 ms total) 27: 27: [----------] 320 tests from TAG_PROPERTY/YmlTestCase 27: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_unix/0 27: ------------------------------------------- 27: running test case 'user tag, empty, test suite 52DL' 27: ------------------------------------------- 27: --------------- 27: ! a--------------- 27: REF TREE: 27: 0x2ae2569a20 [ROOT] DOCVAL***: '! a' (0 sibs) 27: PARSED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae25a0840 [ROOT] DOCVAL***: ! 'a' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.parse_unix/0 (6 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_unix/1 27: ------------------------------------------- 27: running test case 'tag property in implicit map, std tags' 27: ------------------------------------------- 27: --------------- 27: ivar: !!int 0 27: svar: !!str 0 27: fvar: !!float 0.1 27: !!int 2: !!float 3 27: !!float 3: !!int 3.4 27: !!str key: !!int val 27: myObject: !myClass { name: Joe, age: 15 } 27: picture: !!binary >- 27: R0lGODdhDQAIAIAAAAAAANn 27: Z2SwAAAAADQAIAAACF4SDGQ 27: ar3xxbJ9p0qa7R0YxwzaFME 27: 1IAADs= 27: --------------- 27: REF TREE: 27: 0x2ae2569b38 [ROOT] MAP: (0 sibs) 8 children: 27: 0x2ae2567cd0 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 27: 0x2ae2567d68 KEYVAL***: 'svar' '!!str 0' (8 sibs) 27: 0x2ae2567e00 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 27: 0x2ae2567e98 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 27: 0x2ae2567f30 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 27: 0x2ae2567fc8 KEYVAL***: '!!str key' '!!int val' (8 sibs) 27: 0x2ae2568060 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 27: 0x2ae25681a0 KEYVAL: 'name' 'Joe' (2 sibs) 27: 0x2ae2568238 KEYVAL: 'age' '15' (2 sibs) 27: 0x2ae25680f8 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 27: PARSED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae25a1890 [ROOT] MAP: (1 sibs) 8 children: 27: [1] [1] 0x2ae25a1920 KEYVAL***: 'ivar' !!int '0' (8 sibs) 27: [2] [2] 0x2ae25a19b0 KEYVAL***: 'svar' !!str '0' (8 sibs) 27: [3] [3] 0x2ae25a1a40 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 27: [4] [4] 0x2ae25a1ad0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 27: [5] [5] 0x2ae25a1b60 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 27: [6] [6] 0x2ae25a1bf0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 27: [7] [7] 0x2ae25a1c80 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 27: [8] [8] 0x2ae25a1d10 KEYVAL: 'name' 'Joe' (2 sibs) 27: [9] [9] 0x2ae25a1da0 KEYVAL: 'age' '15' (2 sibs) 27: [10] [10] 0x2ae25a1e30 KEYVAL***: 'picture' !!binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 27: #nodes=11 vs #printed=11 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.parse_unix/1 (7 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_unix/2 27: ------------------------------------------- 27: running test case 'tag property in implicit map, usr tags' 27: ------------------------------------------- 27: --------------- 27: ivar: !int 0 27: svar: !str 0 27: fvar: !float 0.1 27: !int 2: !float 3 27: !float 3: !int 3.4 27: !str key: !int val 27: myObject: !myClass { name: Joe, age: 15 } 27: picture: !binary >- 27: R0lGODdhDQAIAIAAAAAAANn 27: Z2SwAAAAADQAIAAACF4SDGQ 27: ar3xxbJ9p0qa7R0YxwzaFME 27: 1IAADs= 27: --------------- 27: REF TREE: 27: 0x2ae2569c50 [ROOT] MAP: (0 sibs) 8 children: 27: 0x2ae2568750 KEYVAL***: 'ivar' '!int 0' (8 sibs) 27: 0x2ae25687e8 KEYVAL***: 'svar' '!str 0' (8 sibs) 27: 0x2ae2568880 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 27: 0x2ae2568918 KEYVAL***: '!int 2' '!float 3' (8 sibs) 27: 0x2ae25689b0 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 27: 0x2ae2568a48 KEYVAL***: '!str key' '!int val' (8 sibs) 27: 0x2ae2568ae0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 27: 0x2ae2568c20 KEYVAL: 'name' 'Joe' (2 sibs) 27: 0x2ae2568cb8 KEYVAL: 'age' '15' (2 sibs) 27: 0x2ae2568b78 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 27: PARSED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae25a28e0 [ROOT] MAP: (1 sibs) 8 children: 27: [1] [1] 0x2ae25a2970 KEYVAL***: 'ivar' !int '0' (8 sibs) 27: [2] [2] 0x2ae25a2a00 KEYVAL***: 'svar' !str '0' (8 sibs) 27: [3] [3] 0x2ae25a2a90 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 27: [4] [4] 0x2ae25a2b20 KEYVAL***: !int '2' !float '3' (8 sibs) 27: [5] [5] 0x2ae25a2bb0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 27: [6] [6] 0x2ae25a2c40 KEYVAL***: !str 'key' !int 'val' (8 sibs) 27: [7] [7] 0x2ae25a2cd0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 27: [8] [8] 0x2ae25a2d60 KEYVAL: 'name' 'Joe' (2 sibs) 27: [9] [9] 0x2ae25a2df0 KEYVAL: 'age' '15' (2 sibs) 27: [10] [10] 0x2ae25a2e80 KEYVAL***: 'picture' !binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 27: #nodes=11 vs #printed=11 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.parse_unix/2 (3 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_unix/3 27: ------------------------------------------- 27: running test case 'tag property in explicit map, std tags' 27: ------------------------------------------- 27: --------------- 27: { 27: ivar: !!int 0, 27: svar: !!str 0, 27: !!str key: !!int val 27: }--------------- 27: REF TREE: 27: 0x2ae2569d68 [ROOT] MAP: (0 sibs) 3 children: 27: 0x2ae2568d60 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 27: 0x2ae2568df8 KEYVAL***: 'svar' '!!str 0' (3 sibs) 27: 0x2ae2568e90 KEYVAL***: '!!str key' '!!int val' (3 sibs) 27: PARSED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae25a3930 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x2ae25a39c0 KEYVAL***: 'ivar' !!int '0' (3 sibs) 27: [2] [2] 0x2ae25a3a50 KEYVAL***: 'svar' !!str '0' (3 sibs) 27: [3] [3] 0x2ae25a3ae0 KEYVAL***: !!str 'key' !!int 'val' (3 sibs) 27: #nodes=4 vs #printed=4 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.parse_unix/3 (1 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_unix/4 27: ------------------------------------------- 27: running test case 'tag property in explicit map, usr tags' 27: ------------------------------------------- 27: --------------- 27: { 27: ivar: !int 0, 27: svar: !str 0, 27: !str key: !int val 27: } 27: --------------- 27: REF TREE: 27: 0x2ae2569e80 [ROOT] MAP: (0 sibs) 3 children: 27: 0x2ae2569800 KEYVAL***: 'ivar' '!int 0' (3 sibs) 27: 0x2ae2569898 KEYVAL***: 'svar' '!str 0' (3 sibs) 27: 0x2ae2569930 KEYVAL***: '!str key' '!int val' (3 sibs) 27: PARSED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae25a4980 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x2ae25a4a10 KEYVAL***: 'ivar' !int '0' (3 sibs) 27: [2] [2] 0x2ae25a4aa0 KEYVAL***: 'svar' !str '0' (3 sibs) 27: [3] [3] 0x2ae25a4b30 KEYVAL***: !str 'key' !int 'val' (3 sibs) 27: #nodes=4 vs #printed=4 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.parse_unix/4 (1 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_unix/5 27: ------------------------------------------- 27: running test case 'tag property in implicit seq, std tags' 27: ------------------------------------------- 27: --------------- 27: - !!int 0 27: - !!str 0 27: --------------- 27: REF TREE: 27: 0x2ae2569f98 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2ae2567950 VAL***: '!!int 0' (2 sibs) 27: 0x2ae25679e8 VAL***: '!!str 0' (2 sibs) 27: PARSED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae25a5a50 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2ae25a5ae0 VAL***: !!int '0' (2 sibs) 27: [2] [2] 0x2ae25a5b70 VAL***: !!str '0' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.parse_unix/5 (1 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_unix/6 27: ------------------------------------------- 27: running test case 'tag property in implicit seq, usr tags' 27: ------------------------------------------- 27: --------------- 27: - !int 0 27: - !str 0 27: --------------- 27: REF TREE: 27: 0x2ae256a0b0 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2ae2568380 VAL***: '!int 0' (2 sibs) 27: 0x2ae2568418 VAL***: '!str 0' (2 sibs) 27: PARSED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae25a6aa0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2ae25a6b30 VAL***: !int '0' (2 sibs) 27: [2] [2] 0x2ae25a6bc0 VAL***: !str '0' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.parse_unix/6 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_unix/7 27: ------------------------------------------- 27: running test case 'tag property in explicit seq, std tags' 27: ------------------------------------------- 27: --------------- 27: [ 27: !!int 0, 27: !!str 0 27: ] 27: --------------- 27: REF TREE: 27: 0x2ae256a1c8 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2ae2568510 VAL***: '!!int 0' (2 sibs) 27: 0x2ae25685a8 VAL***: '!!str 0' (2 sibs) 27: PARSED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae25a7af0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2ae25a7b80 VAL***: !!int '0' (2 sibs) 27: [2] [2] 0x2ae25a7c10 VAL***: !!str '0' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.parse_unix/7 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_unix/8 27: ------------------------------------------- 27: running test case 'tag property in explicit seq, usr tags' 27: ------------------------------------------- 27: --------------- 27: [ 27: !int 0, 27: !str 0 27: ] 27: --------------- 27: REF TREE: 27: 0x2ae256a2e0 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2ae256ab60 VAL***: '!int 0' (2 sibs) 27: 0x2ae256abf8 VAL***: '!str 0' (2 sibs) 27: PARSED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae25a8b40 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2ae25a8bd0 VAL***: !int '0' (2 sibs) 27: [2] [2] 0x2ae25a8c60 VAL***: !str '0' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.parse_unix/8 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_unix/9 27: ------------------------------------------- 27: running test case 'tagged explicit sequence in map, std tags' 27: ------------------------------------------- 27: --------------- 27: some_seq: !!its_type [ 27: !!int 0, 27: !!str 0 27: ] 27: --------------- 27: REF TREE: 27: 0x2ae256a3f8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2ae25690c0 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 27: 0x2ae2569160 VAL***: '!!int 0' (2 sibs) 27: 0x2ae25691f8 VAL***: '!!str 0' (2 sibs) 27: PARSED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae25a9b90 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ae25a9c20 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 27: [2] [2] 0x2ae25a9cb0 VAL***: !!int '0' (2 sibs) 27: [3] [3] 0x2ae25a9d40 VAL***: !!str '0' (2 sibs) 27: #nodes=4 vs #printed=4 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.parse_unix/9 (1 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_unix/10 27: ------------------------------------------- 27: running test case 'tagged explicit sequence in map, usr tags' 27: ------------------------------------------- 27: --------------- 27: some_seq: !its_type [ 27: !int 0, 27: !str 0 27: ] 27: --------------- 27: REF TREE: 27: 0x2ae256a510 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2ae25692f0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 27: 0x2ae2569390 VAL***: '!int 0' (2 sibs) 27: 0x2ae2569428 VAL***: '!str 0' (2 sibs) 27: PARSED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae25aac20 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ae25aacb0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 27: [2] [2] 0x2ae25aad40 VAL***: !int '0' (2 sibs) 27: [3] [3] 0x2ae25aadd0 VAL***: !str '0' (2 sibs) 27: #nodes=4 vs #printed=4 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.parse_unix/10 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_unix/11 27: ------------------------------------------- 27: running test case 'tagged doc' 27: ------------------------------------------- 27: --------------- 27: 27: --- !!map 27: a: 0 27: b: 1 27: --- !map 27: ? a 27: : b 27: --- !!seq 27: - a 27: - b 27: --- !!str 27: a 27: b 27: ... 27: --- !!str a b 27: ... 27: --- !!str a b 27: --- !!str 27: a: b 27: --- !!str a: b 27: --- 27: !!str a: b 27: --- 27: !!str a 27: b 27: --- 27: !!set 27: ? a 27: ? b 27: --- !!set 27: ? a 27: ? b 27: --------------- 27: REF TREE: 27: 0x2ae256a628 [ROOT] STREAM: (0 sibs) 12 children: 27: 0x2ae256af20 DOCMAP***: !!map (12 sibs) 2 children: 27: 0x2ae256b650 KEYVAL: 'a' '0' (2 sibs) 27: 0x2ae256b6e8 KEYVAL: 'b' '1' (2 sibs) 27: 0x2ae256afb8 DOCMAP***: !map (12 sibs) 1 children: 27: 0x2ae25686a0 KEYVAL: 'a' 'b' (1 sibs) 27: 0x2ae256b050 DOCSEQ***: !!seq (12 sibs) 2 children: 27: 0x2ae256b790 VAL: 'a' (2 sibs) 27: 0x2ae256b828 VAL: 'b' (2 sibs) 27: 0x2ae256b0e8 DOCVAL***: '!!str a b' (12 sibs) 27: 0x2ae256b180 DOCVAL***: '!!str a b' (12 sibs) 27: 0x2ae256b218 DOCVAL***: '!!str a b' (12 sibs) 27: 0x2ae256b2b0 DOCVAL***: '!!str a: b' (12 sibs) 27: 0x2ae256b348 DOCVAL***: '!!str a: b' (12 sibs) 27: 0x2ae256b3e0 DOCMAP: (12 sibs) 1 children: 27: 0x2ae2569750 KEYVAL***: '!!str a' 'b' (1 sibs) 27: 0x2ae256b478 DOCVAL***: '!!str a b' (12 sibs) 27: 0x2ae256b510 DOCMAP***: !!set (12 sibs) 2 children: 27: 0x2ae256b8d0 KEYVAL: 'a' '' (2 sibs) 27: 0x2ae256b968 KEYVAL: 'b' '' (2 sibs) 27: 0x2ae256b5a8 DOCMAP***: !!set (12 sibs) 2 children: 27: 0x2ae256ba10 KEYVAL: 'a' '' (2 sibs) 27: 0x2ae256baa8 KEYVAL: 'b' '' (2 sibs) 27: PARSED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae25ac8a0 [ROOT] STREAM: (1 sibs) 12 children: 27: [1] [1] 0x2ae25ac930 DOCMAP***: !!map (12 sibs) 2 children: 27: [2] [2] 0x2ae25ac9c0 KEYVAL: 'a' '0' (2 sibs) 27: [3] [3] 0x2ae25aca50 KEYVAL: 'b' '1' (2 sibs) 27: [4] [4] 0x2ae25acae0 DOCMAP***: !map (12 sibs) 1 children: 27: [5] [5] 0x2ae25acb70 KEYVAL: 'a' 'b' (1 sibs) 27: [6] [6] 0x2ae25acc00 DOCSEQ***: !!seq (12 sibs) 2 children: 27: [7] [7] 0x2ae25acc90 VAL: 'a' (2 sibs) 27: [8] [8] 0x2ae25acd20 VAL: 'b' (2 sibs) 27: [9] [9] 0x2ae25acdb0 DOCVAL***: !!str 'a b' (12 sibs) 27: [10] [10] 0x2ae25ace40 DOCVAL***: !!str 'a b' (12 sibs) 27: [11] [11] 0x2ae25aced0 DOCVAL***: !!str 'a b' (12 sibs) 27: [12] [12] 0x2ae25acf60 DOCVAL***: !!str 'a: b' (12 sibs) 27: [13] [13] 0x2ae25acff0 DOCVAL***: !!str 'a: b' (12 sibs) 27: [14] [14] 0x2ae25ad080 DOCMAP: (12 sibs) 1 children: 27: [15] [15] 0x2ae25ad110 KEYVAL***: !!str 'a' 'b' (1 sibs) 27: [16] [16] 0x2ae25ad1a0 DOCVAL***: !!str 'a b' (12 sibs) 27: [17] [17] 0x2ae25ad230 DOCMAP***: !!set (12 sibs) 2 children: 27: [18] [18] 0x2ae25ad2c0 KEYVAL: 'a' '' (2 sibs) 27: [19] [19] 0x2ae25ad350 KEYVAL: 'b' '' (2 sibs) 27: [20] [20] 0x2ae25ad3e0 DOCMAP***: !!set (12 sibs) 2 children: 27: [21] [21] 0x2ae25ad470 KEYVAL: 'a' '' (2 sibs) 27: [22] [22] 0x2ae25ad500 KEYVAL: 'b' '' (2 sibs) 27: #nodes=23 vs #printed=23 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.parse_unix/11 (5 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_unix/12 27: ------------------------------------------- 27: running test case 'ambiguous tag in map, std tag' 27: ------------------------------------------- 27: --------------- 27: !!map 27: !!str a0: !!xxx b0 27: !!str fooz: !!map 27: k1: !!float 1.0 27: k3: !!float 2.0 27: !!str foo: !!map 27: !!int 1: !!float 20.0 27: !!int 3: !!float 40.0 27: bar: !!map 27: 10: !!str 2 27: 30: !!str 4 27: !!str baz: 27: !!int 10: !!float 20 27: !!int 30: !!float 40 27: --------------- 27: REF TREE: 27: 0x2ae256a740 [ROOT] MAP***: !!map (0 sibs) 5 children: 27: 0x2ae256bbf0 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 27: 0x2ae256bc88 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 27: 0x2ae256bef0 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 27: 0x2ae256bf88 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 27: 0x2ae256bd20 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 27: 0x2ae256c030 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 27: 0x2ae256c0c8 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 27: 0x2ae256bdb8 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 27: 0x2ae256c170 KEYVAL***: '10' '!!str 2' (2 sibs) 27: 0x2ae256c208 KEYVAL***: '30' '!!str 4' (2 sibs) 27: 0x2ae256be50 KEYMAP***: '!!str baz' (5 sibs) 2 children: 27: 0x2ae256c2b0 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 27: 0x2ae256c348 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 27: PARSED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae25adbc0 [ROOT] MAP***: !!map (1 sibs) 5 children: 27: [1] [1] 0x2ae25adc50 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 27: [2] [2] 0x2ae25adce0 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 27: [3] [3] 0x2ae25add70 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 27: [4] [4] 0x2ae25ade00 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 27: [5] [5] 0x2ae25ade90 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 27: [6] [6] 0x2ae25adf20 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 27: [7] [7] 0x2ae25adfb0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 27: [8] [8] 0x2ae25ae040 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 27: [9] [9] 0x2ae25ae0d0 KEYVAL***: '10' !!str '2' (2 sibs) 27: [10] [10] 0x2ae25ae160 KEYVAL***: '30' !!str '4' (2 sibs) 27: [11] [11] 0x2ae25ae1f0 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 27: [12] [12] 0x2ae25ae280 KEYVAL***: !!int '10' !!float '20' (2 sibs) 27: [13] [13] 0x2ae25ae310 KEYVAL***: !!int '30' !!float '40' (2 sibs) 27: #nodes=14 vs #printed=14 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.parse_unix/12 (3 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_unix/13 27: ------------------------------------------- 27: running test case 'ambiguous tag in map, usr tag' 27: ------------------------------------------- 27: --------------- 27: !map 27: !str a0: !xxx b0 27: !str fooz: !map 27: k1: !float 1.0 27: k3: !float 2.0 27: !str foo: !map 27: !int 1: !float 20.0 27: !int 3: !float 40.0 27: bar: !map 27: 10: !str 2 27: 30: !str 4 27: !str baz: 27: !int 10: !float 20 27: !int 30: !float 40 27: --------------- 27: REF TREE: 27: 0x2ae256a858 [ROOT] MAP***: !map (0 sibs) 5 children: 27: 0x2ae256c440 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 27: 0x2ae256c4d8 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 27: 0x2ae256c740 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 27: 0x2ae256c7d8 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 27: 0x2ae256c570 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 27: 0x2ae256c880 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 27: 0x2ae256c918 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 27: 0x2ae256c608 KEYMAP***: 'bar' !map (5 sibs) 2 children: 27: 0x2ae256c9c0 KEYVAL***: '10' '!str 2' (2 sibs) 27: 0x2ae256ca58 KEYVAL***: '30' '!str 4' (2 sibs) 27: 0x2ae256c6a0 KEYMAP***: '!str baz' (5 sibs) 2 children: 27: 0x2ae256cb00 KEYVAL***: '!int 10' '!float 20' (2 sibs) 27: 0x2ae256cb98 KEYVAL***: '!int 30' '!float 40' (2 sibs) 27: PARSED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae25aeef0 [ROOT] MAP***: !map (1 sibs) 5 children: 27: [1] [1] 0x2ae25aef80 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 27: [2] [2] 0x2ae25af010 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 27: [3] [3] 0x2ae25af0a0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 27: [4] [4] 0x2ae25af130 KEYVAL***: 'k3' !float '2.0' (2 sibs) 27: [5] [5] 0x2ae25af1c0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 27: [6] [6] 0x2ae25af250 KEYVAL***: !int '1' !float '20.0' (2 sibs) 27: [7] [7] 0x2ae25af2e0 KEYVAL***: !int '3' !float '40.0' (2 sibs) 27: [8] [8] 0x2ae25af370 KEYMAP***: 'bar' !map (5 sibs) 2 children: 27: [9] [9] 0x2ae25af400 KEYVAL***: '10' !str '2' (2 sibs) 27: [10] [10] 0x2ae25af490 KEYVAL***: '30' !str '4' (2 sibs) 27: [11] [11] 0x2ae25af520 KEYMAP***: !str 'baz' (5 sibs) 2 children: 27: [12] [12] 0x2ae25af5b0 KEYVAL***: !int '10' !float '20' (2 sibs) 27: [13] [13] 0x2ae25af640 KEYVAL***: !int '30' !float '40' (2 sibs) 27: #nodes=14 vs #printed=14 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.parse_unix/13 (2 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_unix/14 27: ------------------------------------------- 27: running test case 'ambiguous tag in seq, std tag' 27: ------------------------------------------- 27: --------------- 27: !!seq 27: - !!str k1: v1 27: !!str k2: v2 27: !!str k3: v3 27: - !!map 27: !!str k4: v4 27: !!str k5: v5 27: !!str k6: v6 27: - !!map 27: k7: v7 27: k8: v8 27: k9: v9 27: - - !!str v10 27: - !!str v20 27: - !!str v30 27: - !!seq 27: - !!str v40 27: - !!str v50 27: - !!str v60 27: - !!seq 27: - v70 27: - v80 27: - v90 27: --------------- 27: REF TREE: 27: 0x2ae256a970 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 27: 0x2ae256d770 MAP: (6 sibs) 3 children: 27: 0x2ae256db10 KEYVAL***: '!!str k1' 'v1' (3 sibs) 27: 0x2ae256dba8 KEYVAL***: '!!str k2' 'v2' (3 sibs) 27: 0x2ae256dc40 KEYVAL***: '!!str k3' 'v3' (3 sibs) 27: 0x2ae256d808 MAP***: !!map (6 sibs) 3 children: 27: 0x2ae256dce0 KEYVAL***: '!!str k4' 'v4' (3 sibs) 27: 0x2ae256dd78 KEYVAL***: '!!str k5' 'v5' (3 sibs) 27: 0x2ae256de10 KEYVAL***: '!!str k6' 'v6' (3 sibs) 27: 0x2ae256d8a0 MAP***: !!map (6 sibs) 3 children: 27: 0x2ae256deb0 KEYVAL: 'k7' 'v7' (3 sibs) 27: 0x2ae256df48 KEYVAL: 'k8' 'v8' (3 sibs) 27: 0x2ae256dfe0 KEYVAL: 'k9' 'v9' (3 sibs) 27: 0x2ae256d938 SEQ: (6 sibs) 3 children: 27: 0x2ae256e080 VAL***: '!!str v10' (3 sibs) 27: 0x2ae256e118 VAL***: '!!str v20' (3 sibs) 27: 0x2ae256e1b0 VAL***: '!!str v30' (3 sibs) 27: 0x2ae256d9d0 SEQ***: !!seq (6 sibs) 3 children: 27: 0x2ae256e250 VAL***: '!!str v40' (3 sibs) 27: 0x2ae256e2e8 VAL***: '!!str v50' (3 sibs) 27: 0x2ae256e380 VAL***: '!!str v60' (3 sibs) 27: 0x2ae256da68 SEQ***: !!seq (6 sibs) 3 children: 27: 0x2ae256e420 VAL: 'v70' (3 sibs) 27: 0x2ae256e4b8 VAL: 'v80' (3 sibs) 27: 0x2ae256e550 VAL: 'v90' (3 sibs) 27: PARSED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae25b0bc0 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 27: [1] [1] 0x2ae25b0c50 MAP: (6 sibs) 3 children: 27: [2] [2] 0x2ae25b0ce0 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 27: [3] [3] 0x2ae25b0d70 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 27: [4] [4] 0x2ae25b0e00 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 27: [5] [5] 0x2ae25b0e90 MAP***: !!map (6 sibs) 3 children: 27: [6] [6] 0x2ae25b0f20 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 27: [7] [7] 0x2ae25b0fb0 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 27: [8] [8] 0x2ae25b1040 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 27: [9] [9] 0x2ae25b10d0 MAP***: !!map (6 sibs) 3 children: 27: [10] [10] 0x2ae25b1160 KEYVAL: 'k7' 'v7' (3 sibs) 27: [11] [11] 0x2ae25b11f0 KEYVAL: 'k8' 'v8' (3 sibs) 27: [12] [12] 0x2ae25b1280 KEYVAL: 'k9' 'v9' (3 sibs) 27: [13] [13] 0x2ae25b1310 SEQ: (6 sibs) 3 children: 27: [14] [14] 0x2ae25b13a0 VAL***: !!str 'v10' (3 sibs) 27: [15] [15] 0x2ae25b1430 VAL***: !!str 'v20' (3 sibs) 27: [16] [16] 0x2ae25b14c0 VAL***: !!str 'v30' (3 sibs) 27: [17] [17] 0x2ae25b1550 SEQ***: !!seq (6 sibs) 3 children: 27: [18] [18] 0x2ae25b15e0 VAL***: !!str 'v40' (3 sibs) 27: [19] [19] 0x2ae25b1670 VAL***: !!str 'v50' (3 sibs) 27: [20] [20] 0x2ae25b1700 VAL***: !!str 'v60' (3 sibs) 27: [21] [21] 0x2ae25b1790 SEQ***: !!seq (6 sibs) 3 children: 27: [22] [22] 0x2ae25b1820 VAL: 'v70' (3 sibs) 27: [23] [23] 0x2ae25b18b0 VAL: 'v80' (3 sibs) 27: [24] [24] 0x2ae25b1940 VAL: 'v90' (3 sibs) 27: #nodes=25 vs #printed=25 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.parse_unix/14 (3 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_unix/15 27: ------------------------------------------- 27: running test case 'ambiguous tag in seq, usr tag' 27: ------------------------------------------- 27: --------------- 27: !seq 27: - !str k1: v1 27: !str k2: v2 27: !str k3: v3 27: - !map 27: !str k4: v4 27: !str k5: v5 27: !str k6: v6 27: - !map 27: k7: v7 27: k8: v8 27: k9: v9 27: - - !str v10 27: - !str v20 27: - !str v30 27: - !seq 27: - !str v40 27: - !str v50 27: - !str v60 27: - !seq 27: - v70 27: - v80 27: - v90 27: --------------- 27: REF TREE: 27: 0x2ae256aa88 [ROOT] SEQ***: !seq (0 sibs) 6 children: 27: 0x2ae256e640 MAP: (6 sibs) 3 children: 27: 0x2ae256e9e0 KEYVAL***: '!str k1' 'v1' (3 sibs) 27: 0x2ae256ea78 KEYVAL***: '!str k2' 'v2' (3 sibs) 27: 0x2ae256eb10 KEYVAL***: '!str k3' 'v3' (3 sibs) 27: 0x2ae256e6d8 MAP***: !map (6 sibs) 3 children: 27: 0x2ae256ebb0 KEYVAL***: '!str k4' 'v4' (3 sibs) 27: 0x2ae256ec48 KEYVAL***: '!str k5' 'v5' (3 sibs) 27: 0x2ae256ece0 KEYVAL***: '!str k6' 'v6' (3 sibs) 27: 0x2ae256e770 MAP***: !map (6 sibs) 3 children: 27: 0x2ae256ed80 KEYVAL: 'k7' 'v7' (3 sibs) 27: 0x2ae256ee18 KEYVAL: 'k8' 'v8' (3 sibs) 27: 0x2ae256eeb0 KEYVAL: 'k9' 'v9' (3 sibs) 27: 0x2ae256e808 SEQ: (6 sibs) 3 children: 27: 0x2ae256ef50 VAL***: '!str v10' (3 sibs) 27: 0x2ae256efe8 VAL***: '!str v20' (3 sibs) 27: 0x2ae256f080 VAL***: '!str v30' (3 sibs) 27: 0x2ae256e8a0 SEQ***: !seq (6 sibs) 3 children: 27: 0x2ae256f120 VAL***: '!str v40' (3 sibs) 27: 0x2ae256f1b8 VAL***: '!str v50' (3 sibs) 27: 0x2ae256f250 VAL***: '!str v60' (3 sibs) 27: 0x2ae256e938 SEQ***: !seq (6 sibs) 3 children: 27: 0x2ae256f2f0 VAL: 'v70' (3 sibs) 27: 0x2ae256f388 VAL: 'v80' (3 sibs) 27: 0x2ae256f420 VAL: 'v90' (3 sibs) 27: PARSED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae25b2800 [ROOT] SEQ***: !seq (1 sibs) 6 children: 27: [1] [1] 0x2ae25b2890 MAP: (6 sibs) 3 children: 27: [2] [2] 0x2ae25b2920 KEYVAL***: !str 'k1' 'v1' (3 sibs) 27: [3] [3] 0x2ae25b29b0 KEYVAL***: !str 'k2' 'v2' (3 sibs) 27: [4] [4] 0x2ae25b2a40 KEYVAL***: !str 'k3' 'v3' (3 sibs) 27: [5] [5] 0x2ae25b2ad0 MAP***: !map (6 sibs) 3 children: 27: [6] [6] 0x2ae25b2b60 KEYVAL***: !str 'k4' 'v4' (3 sibs) 27: [7] [7] 0x2ae25b2bf0 KEYVAL***: !str 'k5' 'v5' (3 sibs) 27: [8] [8] 0x2ae25b2c80 KEYVAL***: !str 'k6' 'v6' (3 sibs) 27: [9] [9] 0x2ae25b2d10 MAP***: !map (6 sibs) 3 children: 27: [10] [10] 0x2ae25b2da0 KEYVAL: 'k7' 'v7' (3 sibs) 27: [11] [11] 0x2ae25b2e30 KEYVAL: 'k8' 'v8' (3 sibs) 27: [12] [12] 0x2ae25b2ec0 KEYVAL: 'k9' 'v9' (3 sibs) 27: [13] [13] 0x2ae25b2f50 SEQ: (6 sibs) 3 children: 27: [14] [14] 0x2ae25b2fe0 VAL***: !str 'v10' (3 sibs) 27: [15] [15] 0x2ae25b3070 VAL***: !str 'v20' (3 sibs) 27: [16] [16] 0x2ae25b3100 VAL***: !str 'v30' (3 sibs) 27: [17] [17] 0x2ae25b3190 SEQ***: !seq (6 sibs) 3 children: 27: [18] [18] 0x2ae25b3220 VAL***: !str 'v40' (3 sibs) 27: [19] [19] 0x2ae25b32b0 VAL***: !str 'v50' (3 sibs) 27: [20] [20] 0x2ae25b3340 VAL***: !str 'v60' (3 sibs) 27: [21] [21] 0x2ae25b33d0 SEQ***: !seq (6 sibs) 3 children: 27: [22] [22] 0x2ae25b3460 VAL: 'v70' (3 sibs) 27: [23] [23] 0x2ae25b34f0 VAL: 'v80' (3 sibs) 27: [24] [24] 0x2ae25b3580 VAL: 'v90' (3 sibs) 27: #nodes=25 vs #printed=25 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.parse_unix/15 (3 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_windows/0 27: ------------------------------------------- 27: running test case 'user tag, empty, test suite 52DL' 27: ------------------------------------------- 27: --------------- 27: ! a--------------- 27: REF TREE: 27: 0x2ae2569a20 [ROOT] DOCVAL***: '! a' (0 sibs) 27: PARSED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae25b1ef0 [ROOT] DOCVAL***: ! 'a' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.parse_windows/0 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_windows/1 27: ------------------------------------------- 27: running test case 'tag property in implicit map, std tags' 27: ------------------------------------------- 27: --------------- 27: ivar: !!int 0 27: svar: !!str 0 27: fvar: !!float 0.1 27: !!int 2: !!float 3 27: !!float 3: !!int 3.4 27: !!str key: !!int val 27: myObject: !myClass { name: Joe, age: 15 } 27: picture: !!binary >- 27: R0lGODdhDQAIAIAAAAAAANn 27: Z2SwAAAAADQAIAAACF4SDGQ 27: ar3xxbJ9p0qa7R0YxwzaFME 27: 1IAADs= 27: --------------- 27: REF TREE: 27: 0x2ae2569b38 [ROOT] MAP: (0 sibs) 8 children: 27: 0x2ae2567cd0 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 27: 0x2ae2567d68 KEYVAL***: 'svar' '!!str 0' (8 sibs) 27: 0x2ae2567e00 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 27: 0x2ae2567e98 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 27: 0x2ae2567f30 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 27: 0x2ae2567fc8 KEYVAL***: '!!str key' '!!int val' (8 sibs) 27: 0x2ae2568060 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 27: 0x2ae25681a0 KEYVAL: 'name' 'Joe' (2 sibs) 27: 0x2ae2568238 KEYVAL: 'age' '15' (2 sibs) 27: 0x2ae25680f8 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 27: PARSED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae25b3a10 [ROOT] MAP: (1 sibs) 8 children: 27: [1] [1] 0x2ae25b3aa0 KEYVAL***: 'ivar' !!int '0' (8 sibs) 27: [2] [2] 0x2ae25b3b30 KEYVAL***: 'svar' !!str '0' (8 sibs) 27: [3] [3] 0x2ae25b3bc0 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 27: [4] [4] 0x2ae25b3c50 KEYVAL***: !!int '2' !!float '3' (8 sibs) 27: [5] [5] 0x2ae25b3ce0 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 27: [6] [6] 0x2ae25b3d70 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 27: [7] [7] 0x2ae25b3e00 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 27: [8] [8] 0x2ae25b3e90 KEYVAL: 'name' 'Joe' (2 sibs) 27: [9] [9] 0x2ae25b3f20 KEYVAL: 'age' '15' (2 sibs) 27: [10] [10] 0x2ae25b3fb0 KEYVAL***: 'picture' !!binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 27: #nodes=11 vs #printed=11 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.parse_windows/1 (2 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_windows/2 27: ------------------------------------------- 27: running test case 'tag property in implicit map, usr tags' 27: ------------------------------------------- 27: --------------- 27: ivar: !int 0 27: svar: !str 0 27: fvar: !float 0.1 27: !int 2: !float 3 27: !float 3: !int 3.4 27: !str key: !int val 27: myObject: !myClass { name: Joe, age: 15 } 27: picture: !binary >- 27: R0lGODdhDQAIAIAAAAAAANn 27: Z2SwAAAAADQAIAAACF4SDGQ 27: ar3xxbJ9p0qa7R0YxwzaFME 27: 1IAADs= 27: --------------- 27: REF TREE: 27: 0x2ae2569c50 [ROOT] MAP: (0 sibs) 8 children: 27: 0x2ae2568750 KEYVAL***: 'ivar' '!int 0' (8 sibs) 27: 0x2ae25687e8 KEYVAL***: 'svar' '!str 0' (8 sibs) 27: 0x2ae2568880 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 27: 0x2ae2568918 KEYVAL***: '!int 2' '!float 3' (8 sibs) 27: 0x2ae25689b0 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 27: 0x2ae2568a48 KEYVAL***: '!str key' '!int val' (8 sibs) 27: 0x2ae2568ae0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 27: 0x2ae2568c20 KEYVAL: 'name' 'Joe' (2 sibs) 27: 0x2ae2568cb8 KEYVAL: 'age' '15' (2 sibs) 27: 0x2ae2568b78 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 27: PARSED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae25b4320 [ROOT] MAP: (1 sibs) 8 children: 27: [1] [1] 0x2ae25b43b0 KEYVAL***: 'ivar' !int '0' (8 sibs) 27: [2] [2] 0x2ae25b4440 KEYVAL***: 'svar' !str '0' (8 sibs) 27: [3] [3] 0x2ae25b44d0 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 27: [4] [4] 0x2ae25b4560 KEYVAL***: !int '2' !float '3' (8 sibs) 27: [5] [5] 0x2ae25b45f0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 27: [6] [6] 0x2ae25b4680 KEYVAL***: !str 'key' !int 'val' (8 sibs) 27: [7] [7] 0x2ae25b4710 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 27: [8] [8] 0x2ae25b47a0 KEYVAL: 'name' 'Joe' (2 sibs) 27: [9] [9] 0x2ae25b4830 KEYVAL: 'age' '15' (2 sibs) 27: [10] [10] 0x2ae25b48c0 KEYVAL***: 'picture' !binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 27: #nodes=11 vs #printed=11 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.parse_windows/2 (1 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_windows/3 27: ------------------------------------------- 27: running test case 'tag property in explicit map, std tags' 27: ------------------------------------------- 27: --------------- 27: { 27: ivar: !!int 0, 27: svar: !!str 0, 27: !!str key: !!int val 27: }--------------- 27: REF TREE: 27: 0x2ae2569d68 [ROOT] MAP: (0 sibs) 3 children: 27: 0x2ae2568d60 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 27: 0x2ae2568df8 KEYVAL***: 'svar' '!!str 0' (3 sibs) 27: 0x2ae2568e90 KEYVAL***: '!!str key' '!!int val' (3 sibs) 27: PARSED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae25b4c30 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x2ae25b4cc0 KEYVAL***: 'ivar' !!int '0' (3 sibs) 27: [2] [2] 0x2ae25b4d50 KEYVAL***: 'svar' !!str '0' (3 sibs) 27: [3] [3] 0x2ae25b4de0 KEYVAL***: !!str 'key' !!int 'val' (3 sibs) 27: #nodes=4 vs #printed=4 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.parse_windows/3 (1 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_windows/4 27: ------------------------------------------- 27: running test case 'tag property in explicit map, usr tags' 27: ------------------------------------------- 27: --------------- 27: { 27: ivar: !int 0, 27: svar: !str 0, 27: !str key: !int val 27: } 27: --------------- 27: REF TREE: 27: 0x2ae2569e80 [ROOT] MAP: (0 sibs) 3 children: 27: 0x2ae2569800 KEYVAL***: 'ivar' '!int 0' (3 sibs) 27: 0x2ae2569898 KEYVAL***: 'svar' '!str 0' (3 sibs) 27: 0x2ae2569930 KEYVAL***: '!str key' '!int val' (3 sibs) 27: PARSED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae25b5540 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x2ae25b55d0 KEYVAL***: 'ivar' !int '0' (3 sibs) 27: [2] [2] 0x2ae25b5660 KEYVAL***: 'svar' !str '0' (3 sibs) 27: [3] [3] 0x2ae25b56f0 KEYVAL***: !str 'key' !int 'val' (3 sibs) 27: #nodes=4 vs #printed=4 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.parse_windows/4 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_windows/5 27: ------------------------------------------- 27: running test case 'tag property in implicit seq, std tags' 27: ------------------------------------------- 27: --------------- 27: - !!int 0 27: - !!str 0 27: --------------- 27: REF TREE: 27: 0x2ae2569f98 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2ae2567950 VAL***: '!!int 0' (2 sibs) 27: 0x2ae25679e8 VAL***: '!!str 0' (2 sibs) 27: PARSED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae25b5e50 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2ae25b5ee0 VAL***: !!int '0' (2 sibs) 27: [2] [2] 0x2ae25b5f70 VAL***: !!str '0' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.parse_windows/5 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_windows/6 27: ------------------------------------------- 27: running test case 'tag property in implicit seq, usr tags' 27: ------------------------------------------- 27: --------------- 27: - !int 0 27: - !str 0 27: --------------- 27: REF TREE: 27: 0x2ae256a0b0 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2ae2568380 VAL***: '!int 0' (2 sibs) 27: 0x2ae2568418 VAL***: '!str 0' (2 sibs) 27: PARSED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae25b6760 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2ae25b67f0 VAL***: !int '0' (2 sibs) 27: [2] [2] 0x2ae25b6880 VAL***: !str '0' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.parse_windows/6 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_windows/7 27: ------------------------------------------- 27: running test case 'tag property in explicit seq, std tags' 27: ------------------------------------------- 27: --------------- 27: [ 27: !!int 0, 27: !!str 0 27: ] 27: --------------- 27: REF TREE: 27: 0x2ae256a1c8 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2ae2568510 VAL***: '!!int 0' (2 sibs) 27: 0x2ae25685a8 VAL***: '!!str 0' (2 sibs) 27: PARSED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae25b7070 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2ae25b7100 VAL***: !!int '0' (2 sibs) 27: [2] [2] 0x2ae25b7190 VAL***: !!str '0' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.parse_windows/7 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_windows/8 27: ------------------------------------------- 27: running test case 'tag property in explicit seq, usr tags' 27: ------------------------------------------- 27: --------------- 27: [ 27: !int 0, 27: !str 0 27: ] 27: --------------- 27: REF TREE: 27: 0x2ae256a2e0 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2ae256ab60 VAL***: '!int 0' (2 sibs) 27: 0x2ae256abf8 VAL***: '!str 0' (2 sibs) 27: PARSED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae25b7980 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2ae25b7a10 VAL***: !int '0' (2 sibs) 27: [2] [2] 0x2ae25b7aa0 VAL***: !str '0' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.parse_windows/8 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_windows/9 27: ------------------------------------------- 27: running test case 'tagged explicit sequence in map, std tags' 27: ------------------------------------------- 27: --------------- 27: some_seq: !!its_type [ 27: !!int 0, 27: !!str 0 27: ] 27: --------------- 27: REF TREE: 27: 0x2ae256a3f8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2ae25690c0 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 27: 0x2ae2569160 VAL***: '!!int 0' (2 sibs) 27: 0x2ae25691f8 VAL***: '!!str 0' (2 sibs) 27: PARSED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae25b8290 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ae25b8320 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 27: [2] [2] 0x2ae25b83b0 VAL***: !!int '0' (2 sibs) 27: [3] [3] 0x2ae25b8440 VAL***: !!str '0' (2 sibs) 27: #nodes=4 vs #printed=4 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.parse_windows/9 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_windows/10 27: ------------------------------------------- 27: running test case 'tagged explicit sequence in map, usr tags' 27: ------------------------------------------- 27: --------------- 27: some_seq: !its_type [ 27: !int 0, 27: !str 0 27: ] 27: --------------- 27: REF TREE: 27: 0x2ae256a510 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2ae25692f0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 27: 0x2ae2569390 VAL***: '!int 0' (2 sibs) 27: 0x2ae2569428 VAL***: '!str 0' (2 sibs) 27: PARSED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae25b8ba0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ae25b8c30 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 27: [2] [2] 0x2ae25b8cc0 VAL***: !int '0' (2 sibs) 27: [3] [3] 0x2ae25b8d50 VAL***: !str '0' (2 sibs) 27: #nodes=4 vs #printed=4 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.parse_windows/10 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_windows/11 27: ------------------------------------------- 27: running test case 'tagged doc' 27: ------------------------------------------- 27: --------------- 27: 27: --- !!map 27: a: 0 27: b: 1 27: --- !map 27: ? a 27: : b 27: --- !!seq 27: - a 27: - b 27: --- !!str 27: a 27: b 27: ... 27: --- !!str a b 27: ... 27: --- !!str a b 27: --- !!str 27: a: b 27: --- !!str a: b 27: --- 27: !!str a: b 27: --- 27: !!str a 27: b 27: --- 27: !!set 27: ? a 27: ? b 27: --- !!set 27: ? a 27: ? b 27: --------------- 27: REF TREE: 27: 0x2ae256a628 [ROOT] STREAM: (0 sibs) 12 children: 27: 0x2ae256af20 DOCMAP***: !!map (12 sibs) 2 children: 27: 0x2ae256b650 KEYVAL: 'a' '0' (2 sibs) 27: 0x2ae256b6e8 KEYVAL: 'b' '1' (2 sibs) 27: 0x2ae256afb8 DOCMAP***: !map (12 sibs) 1 children: 27: 0x2ae25686a0 KEYVAL: 'a' 'b' (1 sibs) 27: 0x2ae256b050 DOCSEQ***: !!seq (12 sibs) 2 children: 27: 0x2ae256b790 VAL: 'a' (2 sibs) 27: 0x2ae256b828 VAL: 'b' (2 sibs) 27: 0x2ae256b0e8 DOCVAL***: '!!str a b' (12 sibs) 27: 0x2ae256b180 DOCVAL***: '!!str a b' (12 sibs) 27: 0x2ae256b218 DOCVAL***: '!!str a b' (12 sibs) 27: 0x2ae256b2b0 DOCVAL***: '!!str a: b' (12 sibs) 27: 0x2ae256b348 DOCVAL***: '!!str a: b' (12 sibs) 27: 0x2ae256b3e0 DOCMAP: (12 sibs) 1 children: 27: 0x2ae2569750 KEYVAL***: '!!str a' 'b' (1 sibs) 27: 0x2ae256b478 DOCVAL***: '!!str a b' (12 sibs) 27: 0x2ae256b510 DOCMAP***: !!set (12 sibs) 2 children: 27: 0x2ae256b8d0 KEYVAL: 'a' '' (2 sibs) 27: 0x2ae256b968 KEYVAL: 'b' '' (2 sibs) 27: 0x2ae256b5a8 DOCMAP***: !!set (12 sibs) 2 children: 27: 0x2ae256ba10 KEYVAL: 'a' '' (2 sibs) 27: 0x2ae256baa8 KEYVAL: 'b' '' (2 sibs) 27: PARSED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae25b9dc0 [ROOT] STREAM: (1 sibs) 12 children: 27: [1] [1] 0x2ae25b9e50 DOCMAP***: !!map (12 sibs) 2 children: 27: [2] [2] 0x2ae25b9ee0 KEYVAL: 'a' '0' (2 sibs) 27: [3] [3] 0x2ae25b9f70 KEYVAL: 'b' '1' (2 sibs) 27: [4] [4] 0x2ae25ba000 DOCMAP***: !map (12 sibs) 1 children: 27: [5] [5] 0x2ae25ba090 KEYVAL: 'a' 'b' (1 sibs) 27: [6] [6] 0x2ae25ba120 DOCSEQ***: !!seq (12 sibs) 2 children: 27: [7] [7] 0x2ae25ba1b0 VAL: 'a' (2 sibs) 27: [8] [8] 0x2ae25ba240 VAL: 'b' (2 sibs) 27: [9] [9] 0x2ae25ba2d0 DOCVAL***: !!str 'a b' (12 sibs) 27: [10] [10] 0x2ae25ba360 DOCVAL***: !!str 'a b' (12 sibs) 27: [11] [11] 0x2ae25ba3f0 DOCVAL***: !!str 'a b' (12 sibs) 27: [12] [12] 0x2ae25ba480 DOCVAL***: !!str 'a: b' (12 sibs) 27: [13] [13] 0x2ae25ba510 DOCVAL***: !!str 'a: b' (12 sibs) 27: [14] [14] 0x2ae25ba5a0 DOCMAP: (12 sibs) 1 children: 27: [15] [15] 0x2ae25ba630 KEYVAL***: !!str 'a' 'b' (1 sibs) 27: [16] [16] 0x2ae25ba6c0 DOCVAL***: !!str 'a b' (12 sibs) 27: [17] [17] 0x2ae25ba750 DOCMAP***: !!set (12 sibs) 2 children: 27: [18] [18] 0x2ae25ba7e0 KEYVAL: 'a' '' (2 sibs) 27: [19] [19] 0x2ae25ba870 KEYVAL: 'b' '' (2 sibs) 27: [20] [20] 0x2ae25ba900 DOCMAP***: !!set (12 sibs) 2 children: 27: [21] [21] 0x2ae25ba990 KEYVAL: 'a' '' (2 sibs) 27: [22] [22] 0x2ae25baa20 KEYVAL: 'b' '' (2 sibs) 27: #nodes=23 vs #printed=23 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.parse_windows/11 (3 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_windows/12 27: ------------------------------------------- 27: running test case 'ambiguous tag in map, std tag' 27: ------------------------------------------- 27: --------------- 27: !!map 27: !!str a0: !!xxx b0 27: !!str fooz: !!map 27: k1: !!float 1.0 27: k3: !!float 2.0 27: !!str foo: !!map 27: !!int 1: !!float 20.0 27: !!int 3: !!float 40.0 27: bar: !!map 27: 10: !!str 2 27: 30: !!str 4 27: !!str baz: 27: !!int 10: !!float 20 27: !!int 30: !!float 40 27: --------------- 27: REF TREE: 27: 0x2ae256a740 [ROOT] MAP***: !!map (0 sibs) 5 children: 27: 0x2ae256bbf0 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 27: 0x2ae256bc88 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 27: 0x2ae256bef0 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 27: 0x2ae256bf88 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 27: 0x2ae256bd20 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 27: 0x2ae256c030 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 27: 0x2ae256c0c8 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 27: 0x2ae256bdb8 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 27: 0x2ae256c170 KEYVAL***: '10' '!!str 2' (2 sibs) 27: 0x2ae256c208 KEYVAL***: '30' '!!str 4' (2 sibs) 27: 0x2ae256be50 KEYMAP***: '!!str baz' (5 sibs) 2 children: 27: 0x2ae256c2b0 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 27: 0x2ae256c348 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 27: PARSED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae25b94b0 [ROOT] MAP***: !!map (1 sibs) 5 children: 27: [1] [1] 0x2ae25b9540 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 27: [2] [2] 0x2ae25b95d0 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 27: [3] [3] 0x2ae25b9660 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 27: [4] [4] 0x2ae25b96f0 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 27: [5] [5] 0x2ae25b9780 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 27: [6] [6] 0x2ae25b9810 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 27: [7] [7] 0x2ae25b98a0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 27: [8] [8] 0x2ae25b9930 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 27: [9] [9] 0x2ae25b99c0 KEYVAL***: '10' !!str '2' (2 sibs) 27: [10] [10] 0x2ae25b9a50 KEYVAL***: '30' !!str '4' (2 sibs) 27: [11] [11] 0x2ae25b9ae0 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 27: [12] [12] 0x2ae25b9b70 KEYVAL***: !!int '10' !!float '20' (2 sibs) 27: [13] [13] 0x2ae25b9c00 KEYVAL***: !!int '30' !!float '40' (2 sibs) 27: #nodes=14 vs #printed=14 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.parse_windows/12 (2 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_windows/13 27: ------------------------------------------- 27: running test case 'ambiguous tag in map, usr tag' 27: ------------------------------------------- 27: --------------- 27: !map 27: !str a0: !xxx b0 27: !str fooz: !map 27: k1: !float 1.0 27: k3: !float 2.0 27: !str foo: !map 27: !int 1: !float 20.0 27: !int 3: !float 40.0 27: bar: !map 27: 10: !str 2 27: 30: !str 4 27: !str baz: 27: !int 10: !float 20 27: !int 30: !float 40 27: --------------- 27: REF TREE: 27: 0x2ae256a858 [ROOT] MAP***: !map (0 sibs) 5 children: 27: 0x2ae256c440 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 27: 0x2ae256c4d8 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 27: 0x2ae256c740 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 27: 0x2ae256c7d8 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 27: 0x2ae256c570 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 27: 0x2ae256c880 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 27: 0x2ae256c918 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 27: 0x2ae256c608 KEYMAP***: 'bar' !map (5 sibs) 2 children: 27: 0x2ae256c9c0 KEYVAL***: '10' '!str 2' (2 sibs) 27: 0x2ae256ca58 KEYVAL***: '30' '!str 4' (2 sibs) 27: 0x2ae256c6a0 KEYMAP***: '!str baz' (5 sibs) 2 children: 27: 0x2ae256cb00 KEYVAL***: '!int 10' '!float 20' (2 sibs) 27: 0x2ae256cb98 KEYVAL***: '!int 30' '!float 40' (2 sibs) 27: PARSED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae25bafd0 [ROOT] MAP***: !map (1 sibs) 5 children: 27: [1] [1] 0x2ae25bb060 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 27: [2] [2] 0x2ae25bb0f0 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 27: [3] [3] 0x2ae25bb180 KEYVAL***: 'k1' !float '1.0' (2 sibs) 27: [4] [4] 0x2ae25bb210 KEYVAL***: 'k3' !float '2.0' (2 sibs) 27: [5] [5] 0x2ae25bb2a0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 27: [6] [6] 0x2ae25bb330 KEYVAL***: !int '1' !float '20.0' (2 sibs) 27: [7] [7] 0x2ae25bb3c0 KEYVAL***: !int '3' !float '40.0' (2 sibs) 27: [8] [8] 0x2ae25bb450 KEYMAP***: 'bar' !map (5 sibs) 2 children: 27: [9] [9] 0x2ae25bb4e0 KEYVAL***: '10' !str '2' (2 sibs) 27: [10] [10] 0x2ae25bb570 KEYVAL***: '30' !str '4' (2 sibs) 27: [11] [11] 0x2ae25bb600 KEYMAP***: !str 'baz' (5 sibs) 2 children: 27: [12] [12] 0x2ae25bb690 KEYVAL***: !int '10' !float '20' (2 sibs) 27: [13] [13] 0x2ae25bb720 KEYVAL***: !int '30' !float '40' (2 sibs) 27: #nodes=14 vs #printed=14 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.parse_windows/13 (2 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_windows/14 27: ------------------------------------------- 27: running test case 'ambiguous tag in seq, std tag' 27: ------------------------------------------- 27: --------------- 27: !!seq 27: - !!str k1: v1 27: !!str k2: v2 27: !!str k3: v3 27: - !!map 27: !!str k4: v4 27: !!str k5: v5 27: !!str k6: v6 27: - !!map 27: k7: v7 27: k8: v8 27: k9: v9 27: - - !!str v10 27: - !!str v20 27: - !!str v30 27: - !!seq 27: - !!str v40 27: - !!str v50 27: - !!str v60 27: - !!seq 27: - v70 27: - v80 27: - v90 27: --------------- 27: REF TREE: 27: 0x2ae256a970 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 27: 0x2ae256d770 MAP: (6 sibs) 3 children: 27: 0x2ae256db10 KEYVAL***: '!!str k1' 'v1' (3 sibs) 27: 0x2ae256dba8 KEYVAL***: '!!str k2' 'v2' (3 sibs) 27: 0x2ae256dc40 KEYVAL***: '!!str k3' 'v3' (3 sibs) 27: 0x2ae256d808 MAP***: !!map (6 sibs) 3 children: 27: 0x2ae256dce0 KEYVAL***: '!!str k4' 'v4' (3 sibs) 27: 0x2ae256dd78 KEYVAL***: '!!str k5' 'v5' (3 sibs) 27: 0x2ae256de10 KEYVAL***: '!!str k6' 'v6' (3 sibs) 27: 0x2ae256d8a0 MAP***: !!map (6 sibs) 3 children: 27: 0x2ae256deb0 KEYVAL: 'k7' 'v7' (3 sibs) 27: 0x2ae256df48 KEYVAL: 'k8' 'v8' (3 sibs) 27: 0x2ae256dfe0 KEYVAL: 'k9' 'v9' (3 sibs) 27: 0x2ae256d938 SEQ: (6 sibs) 3 children: 27: 0x2ae256e080 VAL***: '!!str v10' (3 sibs) 27: 0x2ae256e118 VAL***: '!!str v20' (3 sibs) 27: 0x2ae256e1b0 VAL***: '!!str v30' (3 sibs) 27: 0x2ae256d9d0 SEQ***: !!seq (6 sibs) 3 children: 27: 0x2ae256e250 VAL***: '!!str v40' (3 sibs) 27: 0x2ae256e2e8 VAL***: '!!str v50' (3 sibs) 27: 0x2ae256e380 VAL***: '!!str v60' (3 sibs) 27: 0x2ae256da68 SEQ***: !!seq (6 sibs) 3 children: 27: 0x2ae256e420 VAL: 'v70' (3 sibs) 27: 0x2ae256e4b8 VAL: 'v80' (3 sibs) 27: 0x2ae256e550 VAL: 'v90' (3 sibs) 27: PARSED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae25bc1f0 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 27: [1] [1] 0x2ae25bc280 MAP: (6 sibs) 3 children: 27: [2] [2] 0x2ae25bc310 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 27: [3] [3] 0x2ae25bc3a0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 27: [4] [4] 0x2ae25bc430 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 27: [5] [5] 0x2ae25bc4c0 MAP***: !!map (6 sibs) 3 children: 27: [6] [6] 0x2ae25bc550 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 27: [7] [7] 0x2ae25bc5e0 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 27: [8] [8] 0x2ae25bc670 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 27: [9] [9] 0x2ae25bc700 MAP***: !!map (6 sibs) 3 children: 27: [10] [10] 0x2ae25bc790 KEYVAL: 'k7' 'v7' (3 sibs) 27: [11] [11] 0x2ae25bc820 KEYVAL: 'k8' 'v8' (3 sibs) 27: [12] [12] 0x2ae25bc8b0 KEYVAL: 'k9' 'v9' (3 sibs) 27: [13] [13] 0x2ae25bc940 SEQ: (6 sibs) 3 children: 27: [14] [14] 0x2ae25bc9d0 VAL***: !!str 'v10' (3 sibs) 27: [15] [15] 0x2ae25bca60 VAL***: !!str 'v20' (3 sibs) 27: [16] [16] 0x2ae25bcaf0 VAL***: !!str 'v30' (3 sibs) 27: [17] [17] 0x2ae25bcb80 SEQ***: !!seq (6 sibs) 3 children: 27: [18] [18] 0x2ae25bcc10 VAL***: !!str 'v40' (3 sibs) 27: [19] [19] 0x2ae25bcca0 VAL***: !!str 'v50' (3 sibs) 27: [20] [20] 0x2ae25bcd30 VAL***: !!str 'v60' (3 sibs) 27: [21] [21] 0x2ae25bcdc0 SEQ***: !!seq (6 sibs) 3 children: 27: [22] [22] 0x2ae25bce50 VAL: 'v70' (3 sibs) 27: [23] [23] 0x2ae25bcee0 VAL: 'v80' (3 sibs) 27: [24] [24] 0x2ae25bcf70 VAL: 'v90' (3 sibs) 27: #nodes=25 vs #printed=25 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.parse_windows/14 (3 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_windows/15 27: ------------------------------------------- 27: running test case 'ambiguous tag in seq, usr tag' 27: ------------------------------------------- 27: --------------- 27: !seq 27: - !str k1: v1 27: !str k2: v2 27: !str k3: v3 27: - !map 27: !str k4: v4 27: !str k5: v5 27: !str k6: v6 27: - !map 27: k7: v7 27: k8: v8 27: k9: v9 27: - - !str v10 27: - !str v20 27: - !str v30 27: - !seq 27: - !str v40 27: - !str v50 27: - !str v60 27: - !seq 27: - v70 27: - v80 27: - v90 27: --------------- 27: REF TREE: 27: 0x2ae256aa88 [ROOT] SEQ***: !seq (0 sibs) 6 children: 27: 0x2ae256e640 MAP: (6 sibs) 3 children: 27: 0x2ae256e9e0 KEYVAL***: '!str k1' 'v1' (3 sibs) 27: 0x2ae256ea78 KEYVAL***: '!str k2' 'v2' (3 sibs) 27: 0x2ae256eb10 KEYVAL***: '!str k3' 'v3' (3 sibs) 27: 0x2ae256e6d8 MAP***: !map (6 sibs) 3 children: 27: 0x2ae256ebb0 KEYVAL***: '!str k4' 'v4' (3 sibs) 27: 0x2ae256ec48 KEYVAL***: '!str k5' 'v5' (3 sibs) 27: 0x2ae256ece0 KEYVAL***: '!str k6' 'v6' (3 sibs) 27: 0x2ae256e770 MAP***: !map (6 sibs) 3 children: 27: 0x2ae256ed80 KEYVAL: 'k7' 'v7' (3 sibs) 27: 0x2ae256ee18 KEYVAL: 'k8' 'v8' (3 sibs) 27: 0x2ae256eeb0 KEYVAL: 'k9' 'v9' (3 sibs) 27: 0x2ae256e808 SEQ: (6 sibs) 3 children: 27: 0x2ae256ef50 VAL***: '!str v10' (3 sibs) 27: 0x2ae256efe8 VAL***: '!str v20' (3 sibs) 27: 0x2ae256f080 VAL***: '!str v30' (3 sibs) 27: 0x2ae256e8a0 SEQ***: !seq (6 sibs) 3 children: 27: 0x2ae256f120 VAL***: '!str v40' (3 sibs) 27: 0x2ae256f1b8 VAL***: '!str v50' (3 sibs) 27: 0x2ae256f250 VAL***: '!str v60' (3 sibs) 27: 0x2ae256e938 SEQ***: !seq (6 sibs) 3 children: 27: 0x2ae256f2f0 VAL: 'v70' (3 sibs) 27: 0x2ae256f388 VAL: 'v80' (3 sibs) 27: 0x2ae256f420 VAL: 'v90' (3 sibs) 27: PARSED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae25bd400 [ROOT] SEQ***: !seq (1 sibs) 6 children: 27: [1] [1] 0x2ae25bd490 MAP: (6 sibs) 3 children: 27: [2] [2] 0x2ae25bd520 KEYVAL***: !str 'k1' 'v1' (3 sibs) 27: [3] [3] 0x2ae25bd5b0 KEYVAL***: !str 'k2' 'v2' (3 sibs) 27: [4] [4] 0x2ae25bd640 KEYVAL***: !str 'k3' 'v3' (3 sibs) 27: [5] [5] 0x2ae25bd6d0 MAP***: !map (6 sibs) 3 children: 27: [6] [6] 0x2ae25bd760 KEYVAL***: !str 'k4' 'v4' (3 sibs) 27: [7] [7] 0x2ae25bd7f0 KEYVAL***: !str 'k5' 'v5' (3 sibs) 27: [8] [8] 0x2ae25bd880 KEYVAL***: !str 'k6' 'v6' (3 sibs) 27: [9] [9] 0x2ae25bd910 MAP***: !map (6 sibs) 3 children: 27: [10] [10] 0x2ae25bd9a0 KEYVAL: 'k7' 'v7' (3 sibs) 27: [11] [11] 0x2ae25bda30 KEYVAL: 'k8' 'v8' (3 sibs) 27: [12] [12] 0x2ae25bdac0 KEYVAL: 'k9' 'v9' (3 sibs) 27: [13] [13] 0x2ae25bdb50 SEQ: (6 sibs) 3 children: 27: [14] [14] 0x2ae25bdbe0 VAL***: !str 'v10' (3 sibs) 27: [15] [15] 0x2ae25bdc70 VAL***: !str 'v20' (3 sibs) 27: [16] [16] 0x2ae25bdd00 VAL***: !str 'v30' (3 sibs) 27: [17] [17] 0x2ae25bdd90 SEQ***: !seq (6 sibs) 3 children: 27: [18] [18] 0x2ae25bde20 VAL***: !str 'v40' (3 sibs) 27: [19] [19] 0x2ae25bdeb0 VAL***: !str 'v50' (3 sibs) 27: [20] [20] 0x2ae25bdf40 VAL***: !str 'v60' (3 sibs) 27: [21] [21] 0x2ae25bdfd0 SEQ***: !seq (6 sibs) 3 children: 27: [22] [22] 0x2ae25be060 VAL: 'v70' (3 sibs) 27: [23] [23] 0x2ae25be0f0 VAL: 'v80' (3 sibs) 27: [24] [24] 0x2ae25be180 VAL: 'v90' (3 sibs) 27: #nodes=25 vs #printed=25 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.parse_windows/15 (3 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/0 27: ------------------------------------------- 27: running test case 'user tag, empty, test suite 52DL' 27: ------------------------------------------- 27: ! a 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/0 (1 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/1 27: ------------------------------------------- 27: running test case 'tag property in implicit map, std tags' 27: ------------------------------------------- 27: ivar: !!int 0 27: svar: !!str 0 27: fvar: !!float 0.1 27: !!int 2: !!float 3 27: !!float 3: !!int 3.4 27: !!str key: !!int val 27: myObject: !myClass 27: name: Joe 27: age: 15 27: picture: !!binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/1 (1 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/2 27: ------------------------------------------- 27: running test case 'tag property in implicit map, usr tags' 27: ------------------------------------------- 27: ivar: !int 0 27: svar: !str 0 27: fvar: !float 0.1 27: !int 2: !float 3 27: !float 3: !int 3.4 27: !str key: !int val 27: myObject: !myClass 27: name: Joe 27: age: 15 27: picture: !binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/3 27: ------------------------------------------- 27: running test case 'tag property in explicit map, std tags' 27: ------------------------------------------- 27: ivar: !!int 0 27: svar: !!str 0 27: !!str key: !!int val 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/4 27: ------------------------------------------- 27: running test case 'tag property in explicit map, usr tags' 27: ------------------------------------------- 27: ivar: !int 0 27: svar: !str 0 27: !str key: !int val 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/4 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/5 27: ------------------------------------------- 27: running test case 'tag property in implicit seq, std tags' 27: ------------------------------------------- 27: - !!int 0 27: - !!str 0 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/5 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/6 27: ------------------------------------------- 27: running test case 'tag property in implicit seq, usr tags' 27: ------------------------------------------- 27: - !int 0 27: - !str 0 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/6 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/7 27: ------------------------------------------- 27: running test case 'tag property in explicit seq, std tags' 27: ------------------------------------------- 27: - !!int 0 27: - !!str 0 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/7 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/8 27: ------------------------------------------- 27: running test case 'tag property in explicit seq, usr tags' 27: ------------------------------------------- 27: - !int 0 27: - !str 0 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/8 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/9 27: ------------------------------------------- 27: running test case 'tagged explicit sequence in map, std tags' 27: ------------------------------------------- 27: some_seq: !!its_type 27: - !!int 0 27: - !!str 0 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/9 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/10 27: ------------------------------------------- 27: running test case 'tagged explicit sequence in map, usr tags' 27: ------------------------------------------- 27: some_seq: !its_type 27: - !int 0 27: - !str 0 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/10 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/11 27: ------------------------------------------- 27: running test case 'tagged doc' 27: ------------------------------------------- 27: --- !!map 27: a: 0 27: b: 1 27: --- !map 27: a: b 27: --- !!seq 27: - a 27: - b 27: --- !!str a b 27: --- !!str a b 27: --- !!str a b 27: --- !!str 'a: b' 27: --- !!str 'a: b' 27: --- 27: !!str a: b 27: --- !!str a b 27: --- !!set 27: a: 27: b: 27: --- !!set 27: a: 27: b: 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/11 (1 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/12 27: ------------------------------------------- 27: running test case 'ambiguous tag in map, std tag' 27: ------------------------------------------- 27: !!map 27: !!str a0: !!xxx b0 27: !!str fooz: !!map 27: k1: !!float 1.0 27: k3: !!float 2.0 27: !!str foo: !!map 27: !!int 1: !!float 20.0 27: !!int 3: !!float 40.0 27: bar: !!map 27: 10: !!str 2 27: 30: !!str 4 27: !!str baz: 27: !!int 10: !!float 20 27: !!int 30: !!float 40 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/12 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/13 27: ------------------------------------------- 27: running test case 'ambiguous tag in map, usr tag' 27: ------------------------------------------- 27: !map 27: !str a0: !xxx b0 27: !str fooz: !map 27: k1: !float 1.0 27: k3: !float 2.0 27: !str foo: !map 27: !int 1: !float 20.0 27: !int 3: !float 40.0 27: bar: !map 27: 10: !str 2 27: 30: !str 4 27: !str baz: 27: !int 10: !float 20 27: !int 30: !float 40 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/13 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/14 27: ------------------------------------------- 27: running test case 'ambiguous tag in seq, std tag' 27: ------------------------------------------- 27: !!seq 27: - !!str k1: v1 27: !!str k2: v2 27: !!str k3: v3 27: - !!map 27: !!str k4: v4 27: !!str k5: v5 27: !!str k6: v6 27: - !!map 27: k7: v7 27: k8: v8 27: k9: v9 27: - - !!str v10 27: - !!str v20 27: - !!str v30 27: - !!seq 27: - !!str v40 27: - !!str v50 27: - !!str v60 27: - !!seq 27: - v70 27: - v80 27: - v90 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/14 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/15 27: ------------------------------------------- 27: running test case 'ambiguous tag in seq, usr tag' 27: ------------------------------------------- 27: !seq 27: - !str k1: v1 27: !str k2: v2 27: !str k3: v3 27: - !map 27: !str k4: v4 27: !str k5: v5 27: !str k6: v6 27: - !map 27: k7: v7 27: k8: v8 27: k9: v9 27: - - !str v10 27: - !str v20 27: - !str v30 27: - !seq 27: - !str v40 27: - !str v50 27: - !str v60 27: - !seq 27: - v70 27: - v80 27: - v90 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/15 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/0 27: ------------------------------------------- 27: running test case 'user tag, empty, test suite 52DL' 27: ------------------------------------------- 27: ! a 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/1 27: ------------------------------------------- 27: running test case 'tag property in implicit map, std tags' 27: ------------------------------------------- 27: ivar: !!int 0 27: svar: !!str 0 27: fvar: !!float 0.1 27: !!int 2: !!float 3 27: !!float 3: !!int 3.4 27: !!str key: !!int val 27: myObject: !myClass 27: name: Joe 27: age: 15 27: picture: !!binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/2 27: ------------------------------------------- 27: running test case 'tag property in implicit map, usr tags' 27: ------------------------------------------- 27: ivar: !int 0 27: svar: !str 0 27: fvar: !float 0.1 27: !int 2: !float 3 27: !float 3: !int 3.4 27: !str key: !int val 27: myObject: !myClass 27: name: Joe 27: age: 15 27: picture: !binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/3 27: ------------------------------------------- 27: running test case 'tag property in explicit map, std tags' 27: ------------------------------------------- 27: ivar: !!int 0 27: svar: !!str 0 27: !!str key: !!int val 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/4 27: ------------------------------------------- 27: running test case 'tag property in explicit map, usr tags' 27: ------------------------------------------- 27: ivar: !int 0 27: svar: !str 0 27: !str key: !int val 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/4 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/5 27: ------------------------------------------- 27: running test case 'tag property in implicit seq, std tags' 27: ------------------------------------------- 27: - !!int 0 27: - !!str 0 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/5 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/6 27: ------------------------------------------- 27: running test case 'tag property in implicit seq, usr tags' 27: ------------------------------------------- 27: - !int 0 27: - !str 0 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/6 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/7 27: ------------------------------------------- 27: running test case 'tag property in explicit seq, std tags' 27: ------------------------------------------- 27: - !!int 0 27: - !!str 0 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/7 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/8 27: ------------------------------------------- 27: running test case 'tag property in explicit seq, usr tags' 27: ------------------------------------------- 27: - !int 0 27: - !str 0 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/8 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/9 27: ------------------------------------------- 27: running test case 'tagged explicit sequence in map, std tags' 27: ------------------------------------------- 27: some_seq: !!its_type 27: - !!int 0 27: - !!str 0 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/9 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/10 27: ------------------------------------------- 27: running test case 'tagged explicit sequence in map, usr tags' 27: ------------------------------------------- 27: some_seq: !its_type 27: - !int 0 27: - !str 0 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/10 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/11 27: ------------------------------------------- 27: running test case 'tagged doc' 27: ------------------------------------------- 27: --- !!map 27: a: 0 27: b: 1 27: --- !map 27: a: b 27: --- !!seq 27: - a 27: - b 27: --- !!str a b 27: --- !!str a b 27: --- !!str a b 27: --- !!str 'a: b' 27: --- !!str 'a: b' 27: --- 27: !!str a: b 27: --- !!str a b 27: --- !!set 27: a: 27: b: 27: --- !!set 27: a: 27: b: 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/11 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/12 27: ------------------------------------------- 27: running test case 'ambiguous tag in map, std tag' 27: ------------------------------------------- 27: !!map 27: !!str a0: !!xxx b0 27: !!str fooz: !!map 27: k1: !!float 1.0 27: k3: !!float 2.0 27: !!str foo: !!map 27: !!int 1: !!float 20.0 27: !!int 3: !!float 40.0 27: bar: !!map 27: 10: !!str 2 27: 30: !!str 4 27: !!str baz: 27: !!int 10: !!float 20 27: !!int 30: !!float 40 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/12 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/13 27: ------------------------------------------- 27: running test case 'ambiguous tag in map, usr tag' 27: ------------------------------------------- 27: !map 27: !str a0: !xxx b0 27: !str fooz: !map 27: k1: !float 1.0 27: k3: !float 2.0 27: !str foo: !map 27: !int 1: !float 20.0 27: !int 3: !float 40.0 27: bar: !map 27: 10: !str 2 27: 30: !str 4 27: !str baz: 27: !int 10: !float 20 27: !int 30: !float 40 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/13 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/14 27: ------------------------------------------- 27: running test case 'ambiguous tag in seq, std tag' 27: ------------------------------------------- 27: !!seq 27: - !!str k1: v1 27: !!str k2: v2 27: !!str k3: v3 27: - !!map 27: !!str k4: v4 27: !!str k5: v5 27: !!str k6: v6 27: - !!map 27: k7: v7 27: k8: v8 27: k9: v9 27: - - !!str v10 27: - !!str v20 27: - !!str v30 27: - !!seq 27: - !!str v40 27: - !!str v50 27: - !!str v60 27: - !!seq 27: - v70 27: - v80 27: - v90 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/14 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/15 27: ------------------------------------------- 27: running test case 'ambiguous tag in seq, usr tag' 27: ------------------------------------------- 27: !seq 27: - !str k1: v1 27: !str k2: v2 27: !str k3: v3 27: - !map 27: !str k4: v4 27: !str k5: v5 27: !str k6: v6 27: - !map 27: k7: v7 27: k8: v8 27: k9: v9 27: - - !str v10 27: - !str v20 27: - !str v30 27: - !seq 27: - !str v40 27: - !str v50 27: - !str v60 27: - !seq 27: - v70 27: - v80 27: - v90 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/15 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/0 27: ------------------------------------------- 27: running test case 'user tag, empty, test suite 52DL' 27: ------------------------------------------- 27: ! a 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/0 (1 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/1 27: ------------------------------------------- 27: running test case 'tag property in implicit map, std tags' 27: ------------------------------------------- 27: ivar: !!int 0 27: svar: !!str 0 27: fvar: !!float 0.1 27: !!int 2: !!float 3 27: !!float 3: !!int 3.4 27: !!str key: !!int val 27: myObject: !myClass 27: name: Joe 27: age: 15 27: picture: !!binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/1 (1 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/2 27: ------------------------------------------- 27: running test case 'tag property in implicit map, usr tags' 27: ------------------------------------------- 27: ivar: !int 0 27: svar: !str 0 27: fvar: !float 0.1 27: !int 2: !float 3 27: !float 3: !int 3.4 27: !str key: !int val 27: myObject: !myClass 27: name: Joe 27: age: 15 27: picture: !binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/3 27: ------------------------------------------- 27: running test case 'tag property in explicit map, std tags' 27: ------------------------------------------- 27: ivar: !!int 0 27: svar: !!str 0 27: !!str key: !!int val 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/4 27: ------------------------------------------- 27: running test case 'tag property in explicit map, usr tags' 27: ------------------------------------------- 27: ivar: !int 0 27: svar: !str 0 27: !str key: !int val 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/4 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/5 27: ------------------------------------------- 27: running test case 'tag property in implicit seq, std tags' 27: ------------------------------------------- 27: - !!int 0 27: - !!str 0 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/5 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/6 27: ------------------------------------------- 27: running test case 'tag property in implicit seq, usr tags' 27: ------------------------------------------- 27: - !int 0 27: - !str 0 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/6 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/7 27: ------------------------------------------- 27: running test case 'tag property in explicit seq, std tags' 27: ------------------------------------------- 27: - !!int 0 27: - !!str 0 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/7 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/8 27: ------------------------------------------- 27: running test case 'tag property in explicit seq, usr tags' 27: ------------------------------------------- 27: - !int 0 27: - !str 0 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/8 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/9 27: ------------------------------------------- 27: running test case 'tagged explicit sequence in map, std tags' 27: ------------------------------------------- 27: some_seq: !!its_type 27: - !!int 0 27: - !!str 0 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/9 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/10 27: ------------------------------------------- 27: running test case 'tagged explicit sequence in map, usr tags' 27: ------------------------------------------- 27: some_seq: !its_type 27: - !int 0 27: - !str 0 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/10 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/11 27: ------------------------------------------- 27: running test case 'tagged doc' 27: ------------------------------------------- 27: --- !!map 27: a: 0 27: b: 1 27: --- !map 27: a: b 27: --- !!seq 27: - a 27: - b 27: --- !!str a b 27: --- !!str a b 27: --- !!str a b 27: --- !!str 'a: b' 27: --- !!str 'a: b' 27: --- 27: !!str a: b 27: --- !!str a b 27: --- !!set 27: a: 27: b: 27: --- !!set 27: a: 27: b: 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/11 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/12 27: ------------------------------------------- 27: running test case 'ambiguous tag in map, std tag' 27: ------------------------------------------- 27: !!map 27: !!str a0: !!xxx b0 27: !!str fooz: !!map 27: k1: !!float 1.0 27: k3: !!float 2.0 27: !!str foo: !!map 27: !!int 1: !!float 20.0 27: !!int 3: !!float 40.0 27: bar: !!map 27: 10: !!str 2 27: 30: !!str 4 27: !!str baz: 27: !!int 10: !!float 20 27: !!int 30: !!float 40 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/12 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/13 27: ------------------------------------------- 27: running test case 'ambiguous tag in map, usr tag' 27: ------------------------------------------- 27: !map 27: !str a0: !xxx b0 27: !str fooz: !map 27: k1: !float 1.0 27: k3: !float 2.0 27: !str foo: !map 27: !int 1: !float 20.0 27: !int 3: !float 40.0 27: bar: !map 27: 10: !str 2 27: 30: !str 4 27: !str baz: 27: !int 10: !float 20 27: !int 30: !float 40 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/13 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/14 27: ------------------------------------------- 27: running test case 'ambiguous tag in seq, std tag' 27: ------------------------------------------- 27: !!seq 27: - !!str k1: v1 27: !!str k2: v2 27: !!str k3: v3 27: - !!map 27: !!str k4: v4 27: !!str k5: v5 27: !!str k6: v6 27: - !!map 27: k7: v7 27: k8: v8 27: k9: v9 27: - - !!str v10 27: - !!str v20 27: - !!str v30 27: - !!seq 27: - !!str v40 27: - !!str v50 27: - !!str v60 27: - !!seq 27: - v70 27: - v80 27: - v90 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/14 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/15 27: ------------------------------------------- 27: running test case 'ambiguous tag in seq, usr tag' 27: ------------------------------------------- 27: !seq 27: - !str k1: v1 27: !str k2: v2 27: !str k3: v3 27: - !map 27: !str k4: v4 27: !str k5: v5 27: !str k6: v6 27: - !map 27: k7: v7 27: k8: v8 27: k9: v9 27: - - !str v10 27: - !str v20 27: - !str v30 27: - !seq 27: - !str v40 27: - !str v50 27: - !str v60 27: - !seq 27: - v70 27: - v80 27: - v90 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/15 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/0 27: ------------------------------------------- 27: running test case 'user tag, empty, test suite 52DL' 27: ------------------------------------------- 27: ! a 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/1 27: ------------------------------------------- 27: running test case 'tag property in implicit map, std tags' 27: ------------------------------------------- 27: ivar: !!int 0 27: svar: !!str 0 27: fvar: !!float 0.1 27: !!int 2: !!float 3 27: !!float 3: !!int 3.4 27: !!str key: !!int val 27: myObject: !myClass 27: name: Joe 27: age: 15 27: picture: !!binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/2 27: ------------------------------------------- 27: running test case 'tag property in implicit map, usr tags' 27: ------------------------------------------- 27: ivar: !int 0 27: svar: !str 0 27: fvar: !float 0.1 27: !int 2: !float 3 27: !float 3: !int 3.4 27: !str key: !int val 27: myObject: !myClass 27: name: Joe 27: age: 15 27: picture: !binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/3 27: ------------------------------------------- 27: running test case 'tag property in explicit map, std tags' 27: ------------------------------------------- 27: ivar: !!int 0 27: svar: !!str 0 27: !!str key: !!int val 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/4 27: ------------------------------------------- 27: running test case 'tag property in explicit map, usr tags' 27: ------------------------------------------- 27: ivar: !int 0 27: svar: !str 0 27: !str key: !int val 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/4 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/5 27: ------------------------------------------- 27: running test case 'tag property in implicit seq, std tags' 27: ------------------------------------------- 27: - !!int 0 27: - !!str 0 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/5 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/6 27: ------------------------------------------- 27: running test case 'tag property in implicit seq, usr tags' 27: ------------------------------------------- 27: - !int 0 27: - !str 0 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/6 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/7 27: ------------------------------------------- 27: running test case 'tag property in explicit seq, std tags' 27: ------------------------------------------- 27: - !!int 0 27: - !!str 0 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/7 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/8 27: ------------------------------------------- 27: running test case 'tag property in explicit seq, usr tags' 27: ------------------------------------------- 27: - !int 0 27: - !str 0 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/8 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/9 27: ------------------------------------------- 27: running test case 'tagged explicit sequence in map, std tags' 27: ------------------------------------------- 27: some_seq: !!its_type 27: - !!int 0 27: - !!str 0 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/9 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/10 27: ------------------------------------------- 27: running test case 'tagged explicit sequence in map, usr tags' 27: ------------------------------------------- 27: some_seq: !its_type 27: - !int 0 27: - !str 0 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/10 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/11 27: ------------------------------------------- 27: running test case 'tagged doc' 27: ------------------------------------------- 27: --- !!map 27: a: 0 27: b: 1 27: --- !map 27: a: b 27: --- !!seq 27: - a 27: - b 27: --- !!str a b 27: --- !!str a b 27: --- !!str a b 27: --- !!str 'a: b' 27: --- !!str 'a: b' 27: --- 27: !!str a: b 27: --- !!str a b 27: --- !!set 27: a: 27: b: 27: --- !!set 27: a: 27: b: 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/11 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/12 27: ------------------------------------------- 27: running test case 'ambiguous tag in map, std tag' 27: ------------------------------------------- 27: !!map 27: !!str a0: !!xxx b0 27: !!str fooz: !!map 27: k1: !!float 1.0 27: k3: !!float 2.0 27: !!str foo: !!map 27: !!int 1: !!float 20.0 27: !!int 3: !!float 40.0 27: bar: !!map 27: 10: !!str 2 27: 30: !!str 4 27: !!str baz: 27: !!int 10: !!float 20 27: !!int 30: !!float 40 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/12 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/13 27: ------------------------------------------- 27: running test case 'ambiguous tag in map, usr tag' 27: ------------------------------------------- 27: !map 27: !str a0: !xxx b0 27: !str fooz: !map 27: k1: !float 1.0 27: k3: !float 2.0 27: !str foo: !map 27: !int 1: !float 20.0 27: !int 3: !float 40.0 27: bar: !map 27: 10: !str 2 27: 30: !str 4 27: !str baz: 27: !int 10: !float 20 27: !int 30: !float 40 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/13 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/14 27: ------------------------------------------- 27: running test case 'ambiguous tag in seq, std tag' 27: ------------------------------------------- 27: !!seq 27: - !!str k1: v1 27: !!str k2: v2 27: !!str k3: v3 27: - !!map 27: !!str k4: v4 27: !!str k5: v5 27: !!str k6: v6 27: - !!map 27: k7: v7 27: k8: v8 27: k9: v9 27: - - !!str v10 27: - !!str v20 27: - !!str v30 27: - !!seq 27: - !!str v40 27: - !!str v50 27: - !!str v60 27: - !!seq 27: - v70 27: - v80 27: - v90 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/14 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/15 27: ------------------------------------------- 27: running test case 'ambiguous tag in seq, usr tag' 27: ------------------------------------------- 27: !seq 27: - !str k1: v1 27: !str k2: v2 27: !str k3: v3 27: - !map 27: !str k4: v4 27: !str k5: v5 27: !str k6: v6 27: - !map 27: k7: v7 27: k8: v8 27: k9: v9 27: - - !str v10 27: - !str v20 27: - !str v30 27: - !seq 27: - !str v40 27: - !str v50 27: - !str v60 27: - !seq 27: - v70 27: - v80 27: - v90 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/15 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/0 27: ------------------------------------------- 27: running test case 'user tag, empty, test suite 52DL' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/0 (2 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/1 27: ------------------------------------------- 27: running test case 'tag property in implicit map, std tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/1 (1 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/2 27: ------------------------------------------- 27: running test case 'tag property in implicit map, usr tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/3 27: ------------------------------------------- 27: running test case 'tag property in explicit map, std tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/4 27: ------------------------------------------- 27: running test case 'tag property in explicit map, usr tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/4 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/5 27: ------------------------------------------- 27: running test case 'tag property in implicit seq, std tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/5 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/6 27: ------------------------------------------- 27: running test case 'tag property in implicit seq, usr tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/6 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/7 27: ------------------------------------------- 27: running test case 'tag property in explicit seq, std tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/7 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/8 27: ------------------------------------------- 27: running test case 'tag property in explicit seq, usr tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/8 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/9 27: ------------------------------------------- 27: running test case 'tagged explicit sequence in map, std tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/9 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/10 27: ------------------------------------------- 27: running test case 'tagged explicit sequence in map, usr tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/10 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/11 27: ------------------------------------------- 27: running test case 'tagged doc' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/11 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/12 27: ------------------------------------------- 27: running test case 'ambiguous tag in map, std tag' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/12 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/13 27: ------------------------------------------- 27: running test case 'ambiguous tag in map, usr tag' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/13 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/14 27: ------------------------------------------- 27: running test case 'ambiguous tag in seq, std tag' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/14 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/15 27: ------------------------------------------- 27: running test case 'ambiguous tag in seq, usr tag' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/15 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/0 27: ------------------------------------------- 27: running test case 'user tag, empty, test suite 52DL' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/1 27: ------------------------------------------- 27: running test case 'tag property in implicit map, std tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/2 27: ------------------------------------------- 27: running test case 'tag property in implicit map, usr tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/3 27: ------------------------------------------- 27: running test case 'tag property in explicit map, std tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/4 27: ------------------------------------------- 27: running test case 'tag property in explicit map, usr tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/4 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/5 27: ------------------------------------------- 27: running test case 'tag property in implicit seq, std tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/5 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/6 27: ------------------------------------------- 27: running test case 'tag property in implicit seq, usr tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/6 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/7 27: ------------------------------------------- 27: running test case 'tag property in explicit seq, std tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/7 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/8 27: ------------------------------------------- 27: running test case 'tag property in explicit seq, usr tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/8 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/9 27: ------------------------------------------- 27: running test case 'tagged explicit sequence in map, std tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/9 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/10 27: ------------------------------------------- 27: running test case 'tagged explicit sequence in map, usr tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/10 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/11 27: ------------------------------------------- 27: running test case 'tagged doc' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/11 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/12 27: ------------------------------------------- 27: running test case 'ambiguous tag in map, std tag' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/12 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/13 27: ------------------------------------------- 27: running test case 'ambiguous tag in map, usr tag' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/13 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/14 27: ------------------------------------------- 27: running test case 'ambiguous tag in seq, std tag' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/14 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/15 27: ------------------------------------------- 27: running test case 'ambiguous tag in seq, usr tag' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/15 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/0 27: ------------------------------------------- 27: running test case 'user tag, empty, test suite 52DL' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/0 (10 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/1 27: ------------------------------------------- 27: running test case 'tag property in implicit map, std tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/1 (4 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/2 27: ------------------------------------------- 27: running test case 'tag property in implicit map, usr tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/2 (3 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/3 27: ------------------------------------------- 27: running test case 'tag property in explicit map, std tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/3 (3 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/4 27: ------------------------------------------- 27: running test case 'tag property in explicit map, usr tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/4 (3 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/5 27: ------------------------------------------- 27: running test case 'tag property in implicit seq, std tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/5 (3 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/6 27: ------------------------------------------- 27: running test case 'tag property in implicit seq, usr tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/6 (3 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/7 27: ------------------------------------------- 27: running test case 'tag property in explicit seq, std tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/7 (3 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/8 27: ------------------------------------------- 27: running test case 'tag property in explicit seq, usr tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/8 (3 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/9 27: ------------------------------------------- 27: running test case 'tagged explicit sequence in map, std tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/9 (3 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/10 27: ------------------------------------------- 27: running test case 'tagged explicit sequence in map, usr tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/10 (3 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/11 27: ------------------------------------------- 27: running test case 'tagged doc' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/11 (4 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/12 27: ------------------------------------------- 27: running test case 'ambiguous tag in map, std tag' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/12 (3 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/13 27: ------------------------------------------- 27: running test case 'ambiguous tag in map, usr tag' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/13 (3 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/14 27: ------------------------------------------- 27: running test case 'ambiguous tag in seq, std tag' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/14 (3 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/15 27: ------------------------------------------- 27: running test case 'ambiguous tag in seq, usr tag' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/15 (3 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/0 27: ------------------------------------------- 27: running test case 'user tag, empty, test suite 52DL' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/0 (3 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/1 27: ------------------------------------------- 27: running test case 'tag property in implicit map, std tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/1 (3 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/2 27: ------------------------------------------- 27: running test case 'tag property in implicit map, usr tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/2 (3 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/3 27: ------------------------------------------- 27: running test case 'tag property in explicit map, std tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/3 (3 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/4 27: ------------------------------------------- 27: running test case 'tag property in explicit map, usr tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/4 (3 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/5 27: ------------------------------------------- 27: running test case 'tag property in implicit seq, std tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/5 (4 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/6 27: ------------------------------------------- 27: running test case 'tag property in implicit seq, usr tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/6 (3 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/7 27: ------------------------------------------- 27: running test case 'tag property in explicit seq, std tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/7 (3 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/8 27: ------------------------------------------- 27: running test case 'tag property in explicit seq, usr tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/8 (3 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/9 27: ------------------------------------------- 27: running test case 'tagged explicit sequence in map, std tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/9 (3 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/10 27: ------------------------------------------- 27: running test case 'tagged explicit sequence in map, usr tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/10 (3 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/11 27: ------------------------------------------- 27: running test case 'tagged doc' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/11 (3 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/12 27: ------------------------------------------- 27: running test case 'ambiguous tag in map, std tag' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/12 (3 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/13 27: ------------------------------------------- 27: running test case 'ambiguous tag in map, usr tag' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/13 (3 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/14 27: ------------------------------------------- 27: running test case 'ambiguous tag in seq, std tag' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/14 (3 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/15 27: ------------------------------------------- 27: running test case 'ambiguous tag in seq, usr tag' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/15 (3 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/0 27: ------------------------------------------- 27: running test case 'user tag, empty, test suite 52DL' 27: ------------------------------------------- 27: ! a 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/0 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/1 27: ------------------------------------------- 27: running test case 'tag property in implicit map, std tags' 27: ------------------------------------------- 27: ivar: !!int 0 27: svar: !!str 0 27: fvar: !!float 0.1 27: !!int 2: !!float 3 27: !!float 3: !!int 3.4 27: !!str key: !!int val 27: myObject: !myClass 27: name: Joe 27: age: 15 27: picture: !!binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/1 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/2 27: ------------------------------------------- 27: running test case 'tag property in implicit map, usr tags' 27: ------------------------------------------- 27: ivar: !int 0 27: svar: !str 0 27: fvar: !float 0.1 27: !int 2: !float 3 27: !float 3: !int 3.4 27: !str key: !int val 27: myObject: !myClass 27: name: Joe 27: age: 15 27: picture: !binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/2 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/3 27: ------------------------------------------- 27: running test case 'tag property in explicit map, std tags' 27: ------------------------------------------- 27: ivar: !!int 0 27: svar: !!str 0 27: !!str key: !!int val 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/3 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/4 27: ------------------------------------------- 27: running test case 'tag property in explicit map, usr tags' 27: ------------------------------------------- 27: ivar: !int 0 27: svar: !str 0 27: !str key: !int val 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/4 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/5 27: ------------------------------------------- 27: running test case 'tag property in implicit seq, std tags' 27: ------------------------------------------- 27: - !!int 0 27: - !!str 0 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/5 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/6 27: ------------------------------------------- 27: running test case 'tag property in implicit seq, usr tags' 27: ------------------------------------------- 27: - !int 0 27: - !str 0 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/6 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/7 27: ------------------------------------------- 27: running test case 'tag property in explicit seq, std tags' 27: ------------------------------------------- 27: - !!int 0 27: - !!str 0 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/7 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/8 27: ------------------------------------------- 27: running test case 'tag property in explicit seq, usr tags' 27: ------------------------------------------- 27: - !int 0 27: - !str 0 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/8 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/9 27: ------------------------------------------- 27: running test case 'tagged explicit sequence in map, std tags' 27: ------------------------------------------- 27: some_seq: !!its_type 27: - !!int 0 27: - !!str 0 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/9 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/10 27: ------------------------------------------- 27: running test case 'tagged explicit sequence in map, usr tags' 27: ------------------------------------------- 27: some_seq: !its_type 27: - !int 0 27: - !str 0 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/10 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/11 27: ------------------------------------------- 27: running test case 'tagged doc' 27: ------------------------------------------- 27: --- !!map 27: a: 0 27: b: 1 27: --- !map 27: a: b 27: --- !!seq 27: - a 27: - b 27: --- !!str a b 27: --- !!str a b 27: --- !!str a b 27: --- !!str 'a: b' 27: --- !!str 'a: b' 27: --- 27: !!str a: b 27: --- !!str a b 27: --- !!set 27: a: 27: b: 27: --- !!set 27: a: 27: b: 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/11 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/12 27: ------------------------------------------- 27: running test case 'ambiguous tag in map, std tag' 27: ------------------------------------------- 27: !!map 27: !!str a0: !!xxx b0 27: !!str fooz: !!map 27: k1: !!float 1.0 27: k3: !!float 2.0 27: !!str foo: !!map 27: !!int 1: !!float 20.0 27: !!int 3: !!float 40.0 27: bar: !!map 27: 10: !!str 2 27: 30: !!str 4 27: !!str baz: 27: !!int 10: !!float 20 27: !!int 30: !!float 40 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/12 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/13 27: ------------------------------------------- 27: running test case 'ambiguous tag in map, usr tag' 27: ------------------------------------------- 27: !map 27: !str a0: !xxx b0 27: !str fooz: !map 27: k1: !float 1.0 27: k3: !float 2.0 27: !str foo: !map 27: !int 1: !float 20.0 27: !int 3: !float 40.0 27: bar: !map 27: 10: !str 2 27: 30: !str 4 27: !str baz: 27: !int 10: !float 20 27: !int 30: !float 40 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/13 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/14 27: ------------------------------------------- 27: running test case 'ambiguous tag in seq, std tag' 27: ------------------------------------------- 27: !!seq 27: - !!str k1: v1 27: !!str k2: v2 27: !!str k3: v3 27: - !!map 27: !!str k4: v4 27: !!str k5: v5 27: !!str k6: v6 27: - !!map 27: k7: v7 27: k8: v8 27: k9: v9 27: - - !!str v10 27: - !!str v20 27: - !!str v30 27: - !!seq 27: - !!str v40 27: - !!str v50 27: - !!str v60 27: - !!seq 27: - v70 27: - v80 27: - v90 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/14 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/15 27: ------------------------------------------- 27: running test case 'ambiguous tag in seq, usr tag' 27: ------------------------------------------- 27: !seq 27: - !str k1: v1 27: !str k2: v2 27: !str k3: v3 27: - !map 27: !str k4: v4 27: !str k5: v5 27: !str k6: v6 27: - !map 27: k7: v7 27: k8: v8 27: k9: v9 27: - - !str v10 27: - !str v20 27: - !str v30 27: - !seq 27: - !str v40 27: - !str v50 27: - !str v60 27: - !seq 27: - v70 27: - v80 27: - v90 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/15 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/0 27: ------------------------------------------- 27: running test case 'user tag, empty, test suite 52DL' 27: ------------------------------------------- 27: ! a 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/0 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/1 27: ------------------------------------------- 27: running test case 'tag property in implicit map, std tags' 27: ------------------------------------------- 27: ivar: !!int 0 27: svar: !!str 0 27: fvar: !!float 0.1 27: !!int 2: !!float 3 27: !!float 3: !!int 3.4 27: !!str key: !!int val 27: myObject: !myClass 27: name: Joe 27: age: 15 27: picture: !!binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/1 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/2 27: ------------------------------------------- 27: running test case 'tag property in implicit map, usr tags' 27: ------------------------------------------- 27: ivar: !int 0 27: svar: !str 0 27: fvar: !float 0.1 27: !int 2: !float 3 27: !float 3: !int 3.4 27: !str key: !int val 27: myObject: !myClass 27: name: Joe 27: age: 15 27: picture: !binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/2 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/3 27: ------------------------------------------- 27: running test case 'tag property in explicit map, std tags' 27: ------------------------------------------- 27: ivar: !!int 0 27: svar: !!str 0 27: !!str key: !!int val 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/3 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/4 27: ------------------------------------------- 27: running test case 'tag property in explicit map, usr tags' 27: ------------------------------------------- 27: ivar: !int 0 27: svar: !str 0 27: !str key: !int val 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/4 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/5 27: ------------------------------------------- 27: running test case 'tag property in implicit seq, std tags' 27: ------------------------------------------- 27: - !!int 0 27: - !!str 0 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/5 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/6 27: ------------------------------------------- 27: running test case 'tag property in implicit seq, usr tags' 27: ------------------------------------------- 27: - !int 0 27: - !str 0 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/6 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/7 27: ------------------------------------------- 27: running test case 'tag property in explicit seq, std tags' 27: ------------------------------------------- 27: - !!int 0 27: - !!str 0 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/7 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/8 27: ------------------------------------------- 27: running test case 'tag property in explicit seq, usr tags' 27: ------------------------------------------- 27: - !int 0 27: - !str 0 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/8 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/9 27: ------------------------------------------- 27: running test case 'tagged explicit sequence in map, std tags' 27: ------------------------------------------- 27: some_seq: !!its_type 27: - !!int 0 27: - !!str 0 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/9 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/10 27: ------------------------------------------- 27: running test case 'tagged explicit sequence in map, usr tags' 27: ------------------------------------------- 27: some_seq: !its_type 27: - !int 0 27: - !str 0 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/10 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/11 27: ------------------------------------------- 27: running test case 'tagged doc' 27: ------------------------------------------- 27: --- !!map 27: a: 0 27: b: 1 27: --- !map 27: a: b 27: --- !!seq 27: - a 27: - b 27: --- !!str a b 27: --- !!str a b 27: --- !!str a b 27: --- !!str 'a: b' 27: --- !!str 'a: b' 27: --- 27: !!str a: b 27: --- !!str a b 27: --- !!set 27: a: 27: b: 27: --- !!set 27: a: 27: b: 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/11 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/12 27: ------------------------------------------- 27: running test case 'ambiguous tag in map, std tag' 27: ------------------------------------------- 27: !!map 27: !!str a0: !!xxx b0 27: !!str fooz: !!map 27: k1: !!float 1.0 27: k3: !!float 2.0 27: !!str foo: !!map 27: !!int 1: !!float 20.0 27: !!int 3: !!float 40.0 27: bar: !!map 27: 10: !!str 2 27: 30: !!str 4 27: !!str baz: 27: !!int 10: !!float 20 27: !!int 30: !!float 40 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/12 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/13 27: ------------------------------------------- 27: running test case 'ambiguous tag in map, usr tag' 27: ------------------------------------------- 27: !map 27: !str a0: !xxx b0 27: !str fooz: !map 27: k1: !float 1.0 27: k3: !float 2.0 27: !str foo: !map 27: !int 1: !float 20.0 27: !int 3: !float 40.0 27: bar: !map 27: 10: !str 2 27: 30: !str 4 27: !str baz: 27: !int 10: !float 20 27: !int 30: !float 40 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/13 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/14 27: ------------------------------------------- 27: running test case 'ambiguous tag in seq, std tag' 27: ------------------------------------------- 27: !!seq 27: - !!str k1: v1 27: !!str k2: v2 27: !!str k3: v3 27: - !!map 27: !!str k4: v4 27: !!str k5: v5 27: !!str k6: v6 27: - !!map 27: k7: v7 27: k8: v8 27: k9: v9 27: - - !!str v10 27: - !!str v20 27: - !!str v30 27: - !!seq 27: - !!str v40 27: - !!str v50 27: - !!str v60 27: - !!seq 27: - v70 27: - v80 27: - v90 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/14 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/15 27: ------------------------------------------- 27: running test case 'ambiguous tag in seq, usr tag' 27: ------------------------------------------- 27: !seq 27: - !str k1: v1 27: !str k2: v2 27: !str k3: v3 27: - !map 27: !str k4: v4 27: !str k5: v5 27: !str k6: v6 27: - !map 27: k7: v7 27: k8: v8 27: k9: v9 27: - - !str v10 27: - !str v20 27: - !str v30 27: - !seq 27: - !str v40 27: - !str v50 27: - !str v60 27: - !seq 27: - v70 27: - v80 27: - v90 27: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/15 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/0 27: ------------------------------------------- 27: running test case 'user tag, empty, test suite 52DL' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/0 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/1 27: ------------------------------------------- 27: running test case 'tag property in implicit map, std tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/1 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/2 27: ------------------------------------------- 27: running test case 'tag property in implicit map, usr tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/2 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/3 27: ------------------------------------------- 27: running test case 'tag property in explicit map, std tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/3 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/4 27: ------------------------------------------- 27: running test case 'tag property in explicit map, usr tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/4 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/5 27: ------------------------------------------- 27: running test case 'tag property in implicit seq, std tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/5 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/6 27: ------------------------------------------- 27: running test case 'tag property in implicit seq, usr tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/6 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/7 27: ------------------------------------------- 27: running test case 'tag property in explicit seq, std tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/7 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/8 27: ------------------------------------------- 27: running test case 'tag property in explicit seq, usr tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/8 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/9 27: ------------------------------------------- 27: running test case 'tagged explicit sequence in map, std tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/9 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/10 27: ------------------------------------------- 27: running test case 'tagged explicit sequence in map, usr tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/10 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/11 27: ------------------------------------------- 27: running test case 'tagged doc' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/11 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/12 27: ------------------------------------------- 27: running test case 'ambiguous tag in map, std tag' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/12 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/13 27: ------------------------------------------- 27: running test case 'ambiguous tag in map, usr tag' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/13 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/14 27: ------------------------------------------- 27: running test case 'ambiguous tag in seq, std tag' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/14 (1 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/15 27: ------------------------------------------- 27: running test case 'ambiguous tag in seq, usr tag' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/15 (1 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/0 27: ------------------------------------------- 27: running test case 'user tag, empty, test suite 52DL' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/0 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/1 27: ------------------------------------------- 27: running test case 'tag property in implicit map, std tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/1 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/2 27: ------------------------------------------- 27: running test case 'tag property in implicit map, usr tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/2 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/3 27: ------------------------------------------- 27: running test case 'tag property in explicit map, std tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/3 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/4 27: ------------------------------------------- 27: running test case 'tag property in explicit map, usr tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/4 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/5 27: ------------------------------------------- 27: running test case 'tag property in implicit seq, std tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/5 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/6 27: ------------------------------------------- 27: running test case 'tag property in implicit seq, usr tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/6 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/7 27: ------------------------------------------- 27: running test case 'tag property in explicit seq, std tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/7 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/8 27: ------------------------------------------- 27: running test case 'tag property in explicit seq, usr tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/8 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/9 27: ------------------------------------------- 27: running test case 'tagged explicit sequence in map, std tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/9 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/10 27: ------------------------------------------- 27: running test case 'tagged explicit sequence in map, usr tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/10 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/11 27: ------------------------------------------- 27: running test case 'tagged doc' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/11 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/12 27: ------------------------------------------- 27: running test case 'ambiguous tag in map, std tag' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/12 (1 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/13 27: ------------------------------------------- 27: running test case 'ambiguous tag in map, usr tag' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/13 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/14 27: ------------------------------------------- 27: running test case 'ambiguous tag in seq, std tag' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/14 (1 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/15 27: ------------------------------------------- 27: running test case 'ambiguous tag in seq, usr tag' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/15 (1 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/0 27: ------------------------------------------- 27: running test case 'user tag, empty, test suite 52DL' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/0 (4 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/1 27: ------------------------------------------- 27: running test case 'tag property in implicit map, std tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/1 (4 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/2 27: ------------------------------------------- 27: running test case 'tag property in implicit map, usr tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/2 (3 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/3 27: ------------------------------------------- 27: running test case 'tag property in explicit map, std tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/3 (3 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/4 27: ------------------------------------------- 27: running test case 'tag property in explicit map, usr tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/4 (3 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/5 27: ------------------------------------------- 27: running test case 'tag property in implicit seq, std tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/5 (3 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/6 27: ------------------------------------------- 27: running test case 'tag property in implicit seq, usr tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/6 (3 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/7 27: ------------------------------------------- 27: running test case 'tag property in explicit seq, std tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/7 (3 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/8 27: ------------------------------------------- 27: running test case 'tag property in explicit seq, usr tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/8 (3 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/9 27: ------------------------------------------- 27: running test case 'tagged explicit sequence in map, std tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/9 (3 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/10 27: ------------------------------------------- 27: running test case 'tagged explicit sequence in map, usr tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/10 (3 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/11 27: ------------------------------------------- 27: running test case 'tagged doc' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/11 (4 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/12 27: ------------------------------------------- 27: running test case 'ambiguous tag in map, std tag' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/12 (3 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/13 27: ------------------------------------------- 27: running test case 'ambiguous tag in map, usr tag' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/13 (3 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/14 27: ------------------------------------------- 27: running test case 'ambiguous tag in seq, std tag' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/14 (3 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/15 27: ------------------------------------------- 27: running test case 'ambiguous tag in seq, usr tag' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/15 (3 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/0 27: ------------------------------------------- 27: running test case 'user tag, empty, test suite 52DL' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/0 (4 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/1 27: ------------------------------------------- 27: running test case 'tag property in implicit map, std tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/1 (3 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/2 27: ------------------------------------------- 27: running test case 'tag property in implicit map, usr tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/2 (3 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/3 27: ------------------------------------------- 27: running test case 'tag property in explicit map, std tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/3 (3 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/4 27: ------------------------------------------- 27: running test case 'tag property in explicit map, usr tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/4 (3 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/5 27: ------------------------------------------- 27: running test case 'tag property in implicit seq, std tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/5 (3 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/6 27: ------------------------------------------- 27: running test case 'tag property in implicit seq, usr tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/6 (3 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/7 27: ------------------------------------------- 27: running test case 'tag property in explicit seq, std tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/7 (3 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/8 27: ------------------------------------------- 27: running test case 'tag property in explicit seq, usr tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/8 (3 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/9 27: ------------------------------------------- 27: running test case 'tagged explicit sequence in map, std tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/9 (3 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/10 27: ------------------------------------------- 27: running test case 'tagged explicit sequence in map, usr tags' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/10 (3 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/11 27: ------------------------------------------- 27: running test case 'tagged doc' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/11 (3 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/12 27: ------------------------------------------- 27: running test case 'ambiguous tag in map, std tag' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/12 (3 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/13 27: ------------------------------------------- 27: running test case 'ambiguous tag in map, usr tag' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/13 (3 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/14 27: ------------------------------------------- 27: running test case 'ambiguous tag in seq, std tag' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/14 (3 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/15 27: ------------------------------------------- 27: running test case 'ambiguous tag in seq, usr tag' 27: ------------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/15 (4 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/0 27: ------------------------------------------- 27: running test case 'user tag, empty, test suite 52DL' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: ! a~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2ae25a0840 [ROOT] DOCVAL***: ! 'a' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ! a\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ae25bfb10 [ROOT] DOCVAL***: ! 'a' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/0 (3 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/1 27: ------------------------------------------- 27: running test case 'tag property in implicit map, std tags' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: ivar: !!int 0\n 27: svar: !!str 0\n 27: fvar: !!float 0.1\n 27: !!int 2: !!float 3\n 27: !!float 3: !!int 3.4\n 27: !!str key: !!int val\n 27: myObject: !myClass { name: Joe, age: 15 }\n 27: picture: !!binary >-\n 27: R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs= 1IAADs=\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2ae25a1890 [ROOT] MAP: (1 sibs) 8 children: 27: [1] [1] 0x2ae25a1920 KEYVAL***: 'ivar' !!int '0' (8 sibs) 27: [2] [2] 0x2ae25a19b0 KEYVAL***: 'svar' !!str '0' (8 sibs) 27: [3] [3] 0x2ae25a1a40 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 27: [4] [4] 0x2ae25a1ad0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 27: [5] [5] 0x2ae25a1b60 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 27: [6] [6] 0x2ae25a1bf0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 27: [7] [7] 0x2ae25a1c80 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 27: [8] [8] 0x2ae25a1d10 KEYVAL: 'name' 'Joe' (2 sibs) 27: [9] [9] 0x2ae25a1da0 KEYVAL: 'age' '15' (2 sibs) 27: [10] [10] 0x2ae25a1e30 KEYVAL***: 'picture' !!binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 27: #nodes=11 vs #printed=11 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ivar: !!int 0\n 27: svar: !!str 0\n 27: fvar: !!float 0.1\n 27: !!int 2: !!float 3\n 27: !!float 3: !!int 3.4\n 27: !!str key: !!int val\n 27: myObject: !myClass\n 27: name: Joe\n 27: age: 15\n 27: picture: !!binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs='\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ae25c0d00 [ROOT] MAP: (1 sibs) 8 children: 27: [1] [1] 0x2ae25c0d90 KEYVAL***: 'ivar' !!int '0' (8 sibs) 27: [2] [2] 0x2ae25c0e20 KEYVAL***: 'svar' !!str '0' (8 sibs) 27: [3] [3] 0x2ae25c0eb0 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 27: [4] [4] 0x2ae25c0f40 KEYVAL***: !!int '2' !!float '3' (8 sibs) 27: [5] [5] 0x2ae25c0fd0 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 27: [6] [6] 0x2ae25c1060 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 27: [7] [7] 0x2ae25c10f0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 27: [8] [8] 0x2ae25c1180 KEYVAL: 'name' 'Joe' (2 sibs) 27: [9] [9] 0x2ae25c1210 KEYVAL: 'age' '15' (2 sibs) 27: [10] [10] 0x2ae25c12a0 KEYVAL***: 'picture' !!binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 27: #nodes=11 vs #printed=11 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/1 (4 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/2 27: ------------------------------------------- 27: running test case 'tag property in implicit map, usr tags' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: ivar: !int 0\n 27: svar: !str 0\n 27: fvar: !float 0.1\n 27: !int 2: !float 3\n 27: !float 3: !int 3.4\n 27: !str key: !int val\n 27: myObject: !myClass { name: Joe, age: 15 }\n 27: picture: !binary >-\n 27: R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs= 1IAADs=\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2ae25a28e0 [ROOT] MAP: (1 sibs) 8 children: 27: [1] [1] 0x2ae25a2970 KEYVAL***: 'ivar' !int '0' (8 sibs) 27: [2] [2] 0x2ae25a2a00 KEYVAL***: 'svar' !str '0' (8 sibs) 27: [3] [3] 0x2ae25a2a90 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 27: [4] [4] 0x2ae25a2b20 KEYVAL***: !int '2' !float '3' (8 sibs) 27: [5] [5] 0x2ae25a2bb0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 27: [6] [6] 0x2ae25a2c40 KEYVAL***: !str 'key' !int 'val' (8 sibs) 27: [7] [7] 0x2ae25a2cd0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 27: [8] [8] 0x2ae25a2d60 KEYVAL: 'name' 'Joe' (2 sibs) 27: [9] [9] 0x2ae25a2df0 KEYVAL: 'age' '15' (2 sibs) 27: [10] [10] 0x2ae25a2e80 KEYVAL***: 'picture' !binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 27: #nodes=11 vs #printed=11 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ivar: !int 0\n 27: svar: !str 0\n 27: fvar: !float 0.1\n 27: !int 2: !float 3\n 27: !float 3: !int 3.4\n 27: !str key: !int val\n 27: myObject: !myClass\n 27: name: Joe\n 27: age: 15\n 27: picture: !binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs='\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ae25c1610 [ROOT] MAP: (1 sibs) 8 children: 27: [1] [1] 0x2ae25c16a0 KEYVAL***: 'ivar' !int '0' (8 sibs) 27: [2] [2] 0x2ae25c1730 KEYVAL***: 'svar' !str '0' (8 sibs) 27: [3] [3] 0x2ae25c17c0 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 27: [4] [4] 0x2ae25c1850 KEYVAL***: !int '2' !float '3' (8 sibs) 27: [5] [5] 0x2ae25c18e0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 27: [6] [6] 0x2ae25c1970 KEYVAL***: !str 'key' !int 'val' (8 sibs) 27: [7] [7] 0x2ae25c1a00 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 27: [8] [8] 0x2ae25c1a90 KEYVAL: 'name' 'Joe' (2 sibs) 27: [9] [9] 0x2ae25c1b20 KEYVAL: 'age' '15' (2 sibs) 27: [10] [10] 0x2ae25c1bb0 KEYVAL***: 'picture' !binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 27: #nodes=11 vs #printed=11 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/2 (2 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/3 27: ------------------------------------------- 27: running test case 'tag property in explicit map, std tags' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: {\n 27: ivar: !!int 0,\n 27: svar: !!str 0,\n 27: !!str key: !!int val\n 27: }~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2ae25a3930 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x2ae25a39c0 KEYVAL***: 'ivar' !!int '0' (3 sibs) 27: [2] [2] 0x2ae25a3a50 KEYVAL***: 'svar' !!str '0' (3 sibs) 27: [3] [3] 0x2ae25a3ae0 KEYVAL***: !!str 'key' !!int 'val' (3 sibs) 27: #nodes=4 vs #printed=4 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ivar: !!int 0\n 27: svar: !!str 0\n 27: !!str key: !!int val\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ae25c1f20 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x2ae25c1fb0 KEYVAL***: 'ivar' !!int '0' (3 sibs) 27: [2] [2] 0x2ae25c2040 KEYVAL***: 'svar' !!str '0' (3 sibs) 27: [3] [3] 0x2ae25c20d0 KEYVAL***: !!str 'key' !!int 'val' (3 sibs) 27: #nodes=4 vs #printed=4 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/3 (1 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/4 27: ------------------------------------------- 27: running test case 'tag property in explicit map, usr tags' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: {\n 27: ivar: !int 0,\n 27: svar: !str 0,\n 27: !str key: !int val\n 27: }\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2ae25a4980 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x2ae25a4a10 KEYVAL***: 'ivar' !int '0' (3 sibs) 27: [2] [2] 0x2ae25a4aa0 KEYVAL***: 'svar' !str '0' (3 sibs) 27: [3] [3] 0x2ae25a4b30 KEYVAL***: !str 'key' !int 'val' (3 sibs) 27: #nodes=4 vs #printed=4 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ivar: !int 0\n 27: svar: !str 0\n 27: !str key: !int val\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ae25c2830 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x2ae25c28c0 KEYVAL***: 'ivar' !int '0' (3 sibs) 27: [2] [2] 0x2ae25c2950 KEYVAL***: 'svar' !str '0' (3 sibs) 27: [3] [3] 0x2ae25c29e0 KEYVAL***: !str 'key' !int 'val' (3 sibs) 27: #nodes=4 vs #printed=4 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/4 (1 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/5 27: ------------------------------------------- 27: running test case 'tag property in implicit seq, std tags' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: - !!int 0\n 27: - !!str 0\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2ae25a5a50 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2ae25a5ae0 VAL***: !!int '0' (2 sibs) 27: [2] [2] 0x2ae25a5b70 VAL***: !!str '0' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - !!int 0\n 27: - !!str 0\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ae25c3140 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2ae25c31d0 VAL***: !!int '0' (2 sibs) 27: [2] [2] 0x2ae25c3260 VAL***: !!str '0' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/5 (1 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/6 27: ------------------------------------------- 27: running test case 'tag property in implicit seq, usr tags' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: - !int 0\n 27: - !str 0\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2ae25a6aa0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2ae25a6b30 VAL***: !int '0' (2 sibs) 27: [2] [2] 0x2ae25a6bc0 VAL***: !str '0' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - !int 0\n 27: - !str 0\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ae25c3a50 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2ae25c3ae0 VAL***: !int '0' (2 sibs) 27: [2] [2] 0x2ae25c3b70 VAL***: !str '0' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/6 (1 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/7 27: ------------------------------------------- 27: running test case 'tag property in explicit seq, std tags' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: [\n 27: !!int 0,\n 27: !!str 0\n 27: ]\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2ae25a7af0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2ae25a7b80 VAL***: !!int '0' (2 sibs) 27: [2] [2] 0x2ae25a7c10 VAL***: !!str '0' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - !!int 0\n 27: - !!str 0\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ae25c4360 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2ae25c43f0 VAL***: !!int '0' (2 sibs) 27: [2] [2] 0x2ae25c4480 VAL***: !!str '0' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/7 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/8 27: ------------------------------------------- 27: running test case 'tag property in explicit seq, usr tags' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: [\n 27: !int 0,\n 27: !str 0\n 27: ]\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2ae25a8b40 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2ae25a8bd0 VAL***: !int '0' (2 sibs) 27: [2] [2] 0x2ae25a8c60 VAL***: !str '0' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - !int 0\n 27: - !str 0\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ae25c4c70 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2ae25c4d00 VAL***: !int '0' (2 sibs) 27: [2] [2] 0x2ae25c4d90 VAL***: !str '0' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/8 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/9 27: ------------------------------------------- 27: running test case 'tagged explicit sequence in map, std tags' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: some_seq: !!its_type [\n 27: !!int 0,\n 27: !!str 0\n 27: ]\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2ae25a9b90 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ae25a9c20 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 27: [2] [2] 0x2ae25a9cb0 VAL***: !!int '0' (2 sibs) 27: [3] [3] 0x2ae25a9d40 VAL***: !!str '0' (2 sibs) 27: #nodes=4 vs #printed=4 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: some_seq: !!its_type\n 27: - !!int 0\n 27: - !!str 0\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ae25c5580 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ae25c5610 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 27: [2] [2] 0x2ae25c56a0 VAL***: !!int '0' (2 sibs) 27: [3] [3] 0x2ae25c5730 VAL***: !!str '0' (2 sibs) 27: #nodes=4 vs #printed=4 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/9 (1 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/10 27: ------------------------------------------- 27: running test case 'tagged explicit sequence in map, usr tags' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: some_seq: !its_type [\n 27: !int 0,\n 27: !str 0\n 27: ]\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2ae25aac20 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ae25aacb0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 27: [2] [2] 0x2ae25aad40 VAL***: !int '0' (2 sibs) 27: [3] [3] 0x2ae25aadd0 VAL***: !str '0' (2 sibs) 27: #nodes=4 vs #printed=4 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: some_seq: !its_type\n 27: - !int 0\n 27: - !str 0\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ae25c5e90 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ae25c5f20 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 27: [2] [2] 0x2ae25c5fb0 VAL***: !int '0' (2 sibs) 27: [3] [3] 0x2ae25c6040 VAL***: !str '0' (2 sibs) 27: #nodes=4 vs #printed=4 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/10 (1 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/11 27: ------------------------------------------- 27: running test case 'tagged doc' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: \n 27: --- !!map\n 27: a: 0\n 27: b: 1\n 27: --- !map\n 27: ? a\n 27: : b\n 27: --- !!seq\n 27: - a\n 27: - b\n 27: --- !!str\n 27: a bb\n 27: ...\n 27: --- !!str a b\n 27: ...\n 27: --- !!str a b\n 27: --- !!str\n 27: a: b\n 27: --- !!str a: b\n 27: ---\n 27: !!str a: b\n 27: ---\n 27: !!str a bb\n 27: ---\n 27: !!set\n 27: ? a\n 27: ? b\n 27: --- !!set\n 27: ? a\n 27: ? b\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2ae25ac8a0 [ROOT] STREAM: (1 sibs) 12 children: 27: [1] [1] 0x2ae25ac930 DOCMAP***: !!map (12 sibs) 2 children: 27: [2] [2] 0x2ae25ac9c0 KEYVAL: 'a' '0' (2 sibs) 27: [3] [3] 0x2ae25aca50 KEYVAL: 'b' '1' (2 sibs) 27: [4] [4] 0x2ae25acae0 DOCMAP***: !map (12 sibs) 1 children: 27: [5] [5] 0x2ae25acb70 KEYVAL: 'a' 'b' (1 sibs) 27: [6] [6] 0x2ae25acc00 DOCSEQ***: !!seq (12 sibs) 2 children: 27: [7] [7] 0x2ae25acc90 VAL: 'a' (2 sibs) 27: [8] [8] 0x2ae25acd20 VAL: 'b' (2 sibs) 27: [9] [9] 0x2ae25acdb0 DOCVAL***: !!str 'a b' (12 sibs) 27: [10] [10] 0x2ae25ace40 DOCVAL***: !!str 'a b' (12 sibs) 27: [11] [11] 0x2ae25aced0 DOCVAL***: !!str 'a b' (12 sibs) 27: [12] [12] 0x2ae25acf60 DOCVAL***: !!str 'a: b' (12 sibs) 27: [13] [13] 0x2ae25acff0 DOCVAL***: !!str 'a: b' (12 sibs) 27: [14] [14] 0x2ae25ad080 DOCMAP: (12 sibs) 1 children: 27: [15] [15] 0x2ae25ad110 KEYVAL***: !!str 'a' 'b' (1 sibs) 27: [16] [16] 0x2ae25ad1a0 DOCVAL***: !!str 'a b' (12 sibs) 27: [17] [17] 0x2ae25ad230 DOCMAP***: !!set (12 sibs) 2 children: 27: [18] [18] 0x2ae25ad2c0 KEYVAL: 'a' '' (2 sibs) 27: [19] [19] 0x2ae25ad350 KEYVAL: 'b' '' (2 sibs) 27: [20] [20] 0x2ae25ad3e0 DOCMAP***: !!set (12 sibs) 2 children: 27: [21] [21] 0x2ae25ad470 KEYVAL: 'a' '' (2 sibs) 27: [22] [22] 0x2ae25ad500 KEYVAL: 'b' '' (2 sibs) 27: #nodes=23 vs #printed=23 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: --- !!map\n 27: a: 0\n 27: b: 1\n 27: --- !map\n 27: a: b\n 27: --- !!seq\n 27: - a\n 27: - b\n 27: --- !!str a b\n 27: --- !!str a b\n 27: --- !!str a b\n 27: --- !!str 'a: b'\n 27: --- !!str 'a: b'\n 27: ---\n 27: !!str a: b\n 27: --- !!str a b\n 27: --- !!set\n 27: a: \n 27: b: \n 27: --- !!set\n 27: a: \n 27: b: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ae25c70b0 [ROOT] STREAM: (1 sibs) 12 children: 27: [1] [1] 0x2ae25c7140 DOCMAP***: !!map (12 sibs) 2 children: 27: [2] [2] 0x2ae25c71d0 KEYVAL: 'a' '0' (2 sibs) 27: [3] [3] 0x2ae25c7260 KEYVAL: 'b' '1' (2 sibs) 27: [4] [4] 0x2ae25c72f0 DOCMAP***: !map (12 sibs) 1 children: 27: [5] [5] 0x2ae25c7380 KEYVAL: 'a' 'b' (1 sibs) 27: [6] [6] 0x2ae25c7410 DOCSEQ***: !!seq (12 sibs) 2 children: 27: [7] [7] 0x2ae25c74a0 VAL: 'a' (2 sibs) 27: [8] [8] 0x2ae25c7530 VAL: 'b' (2 sibs) 27: [9] [9] 0x2ae25c75c0 DOCVAL***: !!str 'a b' (12 sibs) 27: [10] [10] 0x2ae25c7650 DOCVAL***: !!str 'a b' (12 sibs) 27: [11] [11] 0x2ae25c76e0 DOCVAL***: !!str 'a b' (12 sibs) 27: [12] [12] 0x2ae25c7770 DOCVAL***: !!str 'a: b' (12 sibs) 27: [13] [13] 0x2ae25c7800 DOCVAL***: !!str 'a: b' (12 sibs) 27: [14] [14] 0x2ae25c7890 DOCMAP: (12 sibs) 1 children: 27: [15] [15] 0x2ae25c7920 KEYVAL***: !!str 'a' 'b' (1 sibs) 27: [16] [16] 0x2ae25c79b0 DOCVAL***: !!str 'a b' (12 sibs) 27: [17] [17] 0x2ae25c7a40 DOCMAP***: !!set (12 sibs) 2 children: 27: [18] [18] 0x2ae25c7ad0 KEYVAL: 'a' '' (2 sibs) 27: [19] [19] 0x2ae25c7b60 KEYVAL: 'b' '' (2 sibs) 27: [20] [20] 0x2ae25c7bf0 DOCMAP***: !!set (12 sibs) 2 children: 27: [21] [21] 0x2ae25c7c80 KEYVAL: 'a' '' (2 sibs) 27: [22] [22] 0x2ae25c7d10 KEYVAL: 'b' '' (2 sibs) 27: #nodes=23 vs #printed=23 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/11 (5 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/12 27: ------------------------------------------- 27: running test case 'ambiguous tag in map, std tag' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: !!map\n 27: !!str a0: !!xxx b0\n 27: !!str fooz: !!map\n 27: k1: !!float 1.0\n 27: k3: !!float 2.0\n 27: !!str foo: !!map\n 27: !!int 1: !!float 20.0\n 27: !!int 3: !!float 40.0\n 27: bar: !!map\n 27: 10: !!str 2\n 27: 30: !!str 4\n 27: !!str baz:\n 27: !!int 10: !!float 20\n 27: !!int 30: !!float 40\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2ae25adbc0 [ROOT] MAP***: !!map (1 sibs) 5 children: 27: [1] [1] 0x2ae25adc50 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 27: [2] [2] 0x2ae25adce0 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 27: [3] [3] 0x2ae25add70 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 27: [4] [4] 0x2ae25ade00 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 27: [5] [5] 0x2ae25ade90 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 27: [6] [6] 0x2ae25adf20 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 27: [7] [7] 0x2ae25adfb0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 27: [8] [8] 0x2ae25ae040 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 27: [9] [9] 0x2ae25ae0d0 KEYVAL***: '10' !!str '2' (2 sibs) 27: [10] [10] 0x2ae25ae160 KEYVAL***: '30' !!str '4' (2 sibs) 27: [11] [11] 0x2ae25ae1f0 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 27: [12] [12] 0x2ae25ae280 KEYVAL***: !!int '10' !!float '20' (2 sibs) 27: [13] [13] 0x2ae25ae310 KEYVAL***: !!int '30' !!float '40' (2 sibs) 27: #nodes=14 vs #printed=14 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: !!map\n 27: !!str a0: !!xxx b0\n 27: !!str fooz: !!map\n 27: k1: !!float 1.0\n 27: k3: !!float 2.0\n 27: !!str foo: !!map\n 27: !!int 1: !!float 20.0\n 27: !!int 3: !!float 40.0\n 27: bar: !!map\n 27: 10: !!str 2\n 27: 30: !!str 4\n 27: !!str baz:\n 27: !!int 10: !!float 20\n 27: !!int 30: !!float 40\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ae25c67a0 [ROOT] MAP***: !!map (1 sibs) 5 children: 27: [1] [1] 0x2ae25c6830 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 27: [2] [2] 0x2ae25c68c0 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 27: [3] [3] 0x2ae25c6950 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 27: [4] [4] 0x2ae25c69e0 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 27: [5] [5] 0x2ae25c6a70 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 27: [6] [6] 0x2ae25c6b00 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 27: [7] [7] 0x2ae25c6b90 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 27: [8] [8] 0x2ae25c6c20 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 27: [9] [9] 0x2ae25c6cb0 KEYVAL***: '10' !!str '2' (2 sibs) 27: [10] [10] 0x2ae25c6d40 KEYVAL***: '30' !!str '4' (2 sibs) 27: [11] [11] 0x2ae25c6dd0 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 27: [12] [12] 0x2ae25c6e60 KEYVAL***: !!int '10' !!float '20' (2 sibs) 27: [13] [13] 0x2ae25c6ef0 KEYVAL***: !!int '30' !!float '40' (2 sibs) 27: #nodes=14 vs #printed=14 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/12 (3 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/13 27: ------------------------------------------- 27: running test case 'ambiguous tag in map, usr tag' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: !map\n 27: !str a0: !xxx b0\n 27: !str fooz: !map\n 27: k1: !float 1.0\n 27: k3: !float 2.0\n 27: !str foo: !map\n 27: !int 1: !float 20.0\n 27: !int 3: !float 40.0\n 27: bar: !map\n 27: 10: !str 2\n 27: 30: !str 4\n 27: !str baz:\n 27: !int 10: !float 20\n 27: !int 30: !float 40\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2ae25aeef0 [ROOT] MAP***: !map (1 sibs) 5 children: 27: [1] [1] 0x2ae25aef80 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 27: [2] [2] 0x2ae25af010 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 27: [3] [3] 0x2ae25af0a0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 27: [4] [4] 0x2ae25af130 KEYVAL***: 'k3' !float '2.0' (2 sibs) 27: [5] [5] 0x2ae25af1c0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 27: [6] [6] 0x2ae25af250 KEYVAL***: !int '1' !float '20.0' (2 sibs) 27: [7] [7] 0x2ae25af2e0 KEYVAL***: !int '3' !float '40.0' (2 sibs) 27: [8] [8] 0x2ae25af370 KEYMAP***: 'bar' !map (5 sibs) 2 children: 27: [9] [9] 0x2ae25af400 KEYVAL***: '10' !str '2' (2 sibs) 27: [10] [10] 0x2ae25af490 KEYVAL***: '30' !str '4' (2 sibs) 27: [11] [11] 0x2ae25af520 KEYMAP***: !str 'baz' (5 sibs) 2 children: 27: [12] [12] 0x2ae25af5b0 KEYVAL***: !int '10' !float '20' (2 sibs) 27: [13] [13] 0x2ae25af640 KEYVAL***: !int '30' !float '40' (2 sibs) 27: #nodes=14 vs #printed=14 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: !map\n 27: !str a0: !xxx b0\n 27: !str fooz: !map\n 27: k1: !float 1.0\n 27: k3: !float 2.0\n 27: !str foo: !map\n 27: !int 1: !float 20.0\n 27: !int 3: !float 40.0\n 27: bar: !map\n 27: 10: !str 2\n 27: 30: !str 4\n 27: !str baz:\n 27: !int 10: !float 20\n 27: !int 30: !float 40\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ae25c82c0 [ROOT] MAP***: !map (1 sibs) 5 children: 27: [1] [1] 0x2ae25c8350 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 27: [2] [2] 0x2ae25c83e0 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 27: [3] [3] 0x2ae25c8470 KEYVAL***: 'k1' !float '1.0' (2 sibs) 27: [4] [4] 0x2ae25c8500 KEYVAL***: 'k3' !float '2.0' (2 sibs) 27: [5] [5] 0x2ae25c8590 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 27: [6] [6] 0x2ae25c8620 KEYVAL***: !int '1' !float '20.0' (2 sibs) 27: [7] [7] 0x2ae25c86b0 KEYVAL***: !int '3' !float '40.0' (2 sibs) 27: [8] [8] 0x2ae25c8740 KEYMAP***: 'bar' !map (5 sibs) 2 children: 27: [9] [9] 0x2ae25c87d0 KEYVAL***: '10' !str '2' (2 sibs) 27: [10] [10] 0x2ae25c8860 KEYVAL***: '30' !str '4' (2 sibs) 27: [11] [11] 0x2ae25c88f0 KEYMAP***: !str 'baz' (5 sibs) 2 children: 27: [12] [12] 0x2ae25c8980 KEYVAL***: !int '10' !float '20' (2 sibs) 27: [13] [13] 0x2ae25c8a10 KEYVAL***: !int '30' !float '40' (2 sibs) 27: #nodes=14 vs #printed=14 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/13 (3 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/14 27: ------------------------------------------- 27: running test case 'ambiguous tag in seq, std tag' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: !!seq\n 27: - !!str k1: v1\n 27: !!str k2: v2\n 27: !!str k3: v3\n 27: - !!map\n 27: !!str k4: v4\n 27: !!str k5: v5\n 27: !!str k6: v6\n 27: - !!map\n 27: k7: v7\n 27: k8: v8\n 27: k9: v9\n 27: - - !!str v10\n 27: - !!str v20\n 27: - !!str v30\n 27: - !!seq\n 27: - !!str v40\n 27: - !!str v50\n 27: - !!str v60\n 27: - !!seq\n 27: - v70\n 27: - v80\n 27: - v90\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2ae25b0bc0 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 27: [1] [1] 0x2ae25b0c50 MAP: (6 sibs) 3 children: 27: [2] [2] 0x2ae25b0ce0 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 27: [3] [3] 0x2ae25b0d70 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 27: [4] [4] 0x2ae25b0e00 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 27: [5] [5] 0x2ae25b0e90 MAP***: !!map (6 sibs) 3 children: 27: [6] [6] 0x2ae25b0f20 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 27: [7] [7] 0x2ae25b0fb0 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 27: [8] [8] 0x2ae25b1040 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 27: [9] [9] 0x2ae25b10d0 MAP***: !!map (6 sibs) 3 children: 27: [10] [10] 0x2ae25b1160 KEYVAL: 'k7' 'v7' (3 sibs) 27: [11] [11] 0x2ae25b11f0 KEYVAL: 'k8' 'v8' (3 sibs) 27: [12] [12] 0x2ae25b1280 KEYVAL: 'k9' 'v9' (3 sibs) 27: [13] [13] 0x2ae25b1310 SEQ: (6 sibs) 3 children: 27: [14] [14] 0x2ae25b13a0 VAL***: !!str 'v10' (3 sibs) 27: [15] [15] 0x2ae25b1430 VAL***: !!str 'v20' (3 sibs) 27: [16] [16] 0x2ae25b14c0 VAL***: !!str 'v30' (3 sibs) 27: [17] [17] 0x2ae25b1550 SEQ***: !!seq (6 sibs) 3 children: 27: [18] [18] 0x2ae25b15e0 VAL***: !!str 'v40' (3 sibs) 27: [19] [19] 0x2ae25b1670 VAL***: !!str 'v50' (3 sibs) 27: [20] [20] 0x2ae25b1700 VAL***: !!str 'v60' (3 sibs) 27: [21] [21] 0x2ae25b1790 SEQ***: !!seq (6 sibs) 3 children: 27: [22] [22] 0x2ae25b1820 VAL: 'v70' (3 sibs) 27: [23] [23] 0x2ae25b18b0 VAL: 'v80' (3 sibs) 27: [24] [24] 0x2ae25b1940 VAL: 'v90' (3 sibs) 27: #nodes=25 vs #printed=25 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: !!seq\n 27: - !!str k1: v1\n 27: !!str k2: v2\n 27: !!str k3: v3\n 27: - !!map\n 27: !!str k4: v4\n 27: !!str k5: v5\n 27: !!str k6: v6\n 27: - !!map\n 27: k7: v7\n 27: k8: v8\n 27: k9: v9\n 27: - - !!str v10\n 27: - !!str v20\n 27: - !!str v30\n 27: - !!seq\n 27: - !!str v40\n 27: - !!str v50\n 27: - !!str v60\n 27: - !!seq\n 27: - v70\n 27: - v80\n 27: - v90\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ae25c94e0 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 27: [1] [1] 0x2ae25c9570 MAP: (6 sibs) 3 children: 27: [2] [2] 0x2ae25c9600 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 27: [3] [3] 0x2ae25c9690 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 27: [4] [4] 0x2ae25c9720 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 27: [5] [5] 0x2ae25c97b0 MAP***: !!map (6 sibs) 3 children: 27: [6] [6] 0x2ae25c9840 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 27: [7] [7] 0x2ae25c98d0 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 27: [8] [8] 0x2ae25c9960 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 27: [9] [9] 0x2ae25c99f0 MAP***: !!map (6 sibs) 3 children: 27: [10] [10] 0x2ae25c9a80 KEYVAL: 'k7' 'v7' (3 sibs) 27: [11] [11] 0x2ae25c9b10 KEYVAL: 'k8' 'v8' (3 sibs) 27: [12] [12] 0x2ae25c9ba0 KEYVAL: 'k9' 'v9' (3 sibs) 27: [13] [13] 0x2ae25c9c30 SEQ: (6 sibs) 3 children: 27: [14] [14] 0x2ae25c9cc0 VAL***: !!str 'v10' (3 sibs) 27: [15] [15] 0x2ae25c9d50 VAL***: !!str 'v20' (3 sibs) 27: [16] [16] 0x2ae25c9de0 VAL***: !!str 'v30' (3 sibs) 27: [17] [17] 0x2ae25c9e70 SEQ***: !!seq (6 sibs) 3 children: 27: [18] [18] 0x2ae25c9f00 VAL***: !!str 'v40' (3 sibs) 27: [19] [19] 0x2ae25c9f90 VAL***: !!str 'v50' (3 sibs) 27: [20] [20] 0x2ae25ca020 VAL***: !!str 'v60' (3 sibs) 27: [21] [21] 0x2ae25ca0b0 SEQ***: !!seq (6 sibs) 3 children: 27: [22] [22] 0x2ae25ca140 VAL: 'v70' (3 sibs) 27: [23] [23] 0x2ae25ca1d0 VAL: 'v80' (3 sibs) 27: [24] [24] 0x2ae25ca260 VAL: 'v90' (3 sibs) 27: #nodes=25 vs #printed=25 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/14 (5 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/15 27: ------------------------------------------- 27: running test case 'ambiguous tag in seq, usr tag' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: !seq\n 27: - !str k1: v1\n 27: !str k2: v2\n 27: !str k3: v3\n 27: - !map\n 27: !str k4: v4\n 27: !str k5: v5\n 27: !str k6: v6\n 27: - !map\n 27: k7: v7\n 27: k8: v8\n 27: k9: v9\n 27: - - !str v10\n 27: - !str v20\n 27: - !str v30\n 27: - !seq\n 27: - !str v40\n 27: - !str v50\n 27: - !str v60\n 27: - !seq\n 27: - v70\n 27: - v80\n 27: - v90\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2ae25b2800 [ROOT] SEQ***: !seq (1 sibs) 6 children: 27: [1] [1] 0x2ae25b2890 MAP: (6 sibs) 3 children: 27: [2] [2] 0x2ae25b2920 KEYVAL***: !str 'k1' 'v1' (3 sibs) 27: [3] [3] 0x2ae25b29b0 KEYVAL***: !str 'k2' 'v2' (3 sibs) 27: [4] [4] 0x2ae25b2a40 KEYVAL***: !str 'k3' 'v3' (3 sibs) 27: [5] [5] 0x2ae25b2ad0 MAP***: !map (6 sibs) 3 children: 27: [6] [6] 0x2ae25b2b60 KEYVAL***: !str 'k4' 'v4' (3 sibs) 27: [7] [7] 0x2ae25b2bf0 KEYVAL***: !str 'k5' 'v5' (3 sibs) 27: [8] [8] 0x2ae25b2c80 KEYVAL***: !str 'k6' 'v6' (3 sibs) 27: [9] [9] 0x2ae25b2d10 MAP***: !map (6 sibs) 3 children: 27: [10] [10] 0x2ae25b2da0 KEYVAL: 'k7' 'v7' (3 sibs) 27: [11] [11] 0x2ae25b2e30 KEYVAL: 'k8' 'v8' (3 sibs) 27: [12] [12] 0x2ae25b2ec0 KEYVAL: 'k9' 'v9' (3 sibs) 27: [13] [13] 0x2ae25b2f50 SEQ: (6 sibs) 3 children: 27: [14] [14] 0x2ae25b2fe0 VAL***: !str 'v10' (3 sibs) 27: [15] [15] 0x2ae25b3070 VAL***: !str 'v20' (3 sibs) 27: [16] [16] 0x2ae25b3100 VAL***: !str 'v30' (3 sibs) 27: [17] [17] 0x2ae25b3190 SEQ***: !seq (6 sibs) 3 children: 27: [18] [18] 0x2ae25b3220 VAL***: !str 'v40' (3 sibs) 27: [19] [19] 0x2ae25b32b0 VAL***: !str 'v50' (3 sibs) 27: [20] [20] 0x2ae25b3340 VAL***: !str 'v60' (3 sibs) 27: [21] [21] 0x2ae25b33d0 SEQ***: !seq (6 sibs) 3 children: 27: [22] [22] 0x2ae25b3460 VAL: 'v70' (3 sibs) 27: [23] [23] 0x2ae25b34f0 VAL: 'v80' (3 sibs) 27: [24] [24] 0x2ae25b3580 VAL: 'v90' (3 sibs) 27: #nodes=25 vs #printed=25 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: !seq\n 27: - !str k1: v1\n 27: !str k2: v2\n 27: !str k3: v3\n 27: - !map\n 27: !str k4: v4\n 27: !str k5: v5\n 27: !str k6: v6\n 27: - !map\n 27: k7: v7\n 27: k8: v8\n 27: k9: v9\n 27: - - !str v10\n 27: - !str v20\n 27: - !str v30\n 27: - !seq\n 27: - !str v40\n 27: - !str v50\n 27: - !str v60\n 27: - !seq\n 27: - v70\n 27: - v80\n 27: - v90\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ae25ca6f0 [ROOT] SEQ***: !seq (1 sibs) 6 children: 27: [1] [1] 0x2ae25ca780 MAP: (6 sibs) 3 children: 27: [2] [2] 0x2ae25ca810 KEYVAL***: !str 'k1' 'v1' (3 sibs) 27: [3] [3] 0x2ae25ca8a0 KEYVAL***: !str 'k2' 'v2' (3 sibs) 27: [4] [4] 0x2ae25ca930 KEYVAL***: !str 'k3' 'v3' (3 sibs) 27: [5] [5] 0x2ae25ca9c0 MAP***: !map (6 sibs) 3 children: 27: [6] [6] 0x2ae25caa50 KEYVAL***: !str 'k4' 'v4' (3 sibs) 27: [7] [7] 0x2ae25caae0 KEYVAL***: !str 'k5' 'v5' (3 sibs) 27: [8] [8] 0x2ae25cab70 KEYVAL***: !str 'k6' 'v6' (3 sibs) 27: [9] [9] 0x2ae25cac00 MAP***: !map (6 sibs) 3 children: 27: [10] [10] 0x2ae25cac90 KEYVAL: 'k7' 'v7' (3 sibs) 27: [11] [11] 0x2ae25cad20 KEYVAL: 'k8' 'v8' (3 sibs) 27: [12] [12] 0x2ae25cadb0 KEYVAL: 'k9' 'v9' (3 sibs) 27: [13] [13] 0x2ae25cae40 SEQ: (6 sibs) 3 children: 27: [14] [14] 0x2ae25caed0 VAL***: !str 'v10' (3 sibs) 27: [15] [15] 0x2ae25caf60 VAL***: !str 'v20' (3 sibs) 27: [16] [16] 0x2ae25caff0 VAL***: !str 'v30' (3 sibs) 27: [17] [17] 0x2ae25cb080 SEQ***: !seq (6 sibs) 3 children: 27: [18] [18] 0x2ae25cb110 VAL***: !str 'v40' (3 sibs) 27: [19] [19] 0x2ae25cb1a0 VAL***: !str 'v50' (3 sibs) 27: [20] [20] 0x2ae25cb230 VAL***: !str 'v60' (3 sibs) 27: [21] [21] 0x2ae25cb2c0 SEQ***: !seq (6 sibs) 3 children: 27: [22] [22] 0x2ae25cb350 VAL: 'v70' (3 sibs) 27: [23] [23] 0x2ae25cb3e0 VAL: 'v80' (3 sibs) 27: [24] [24] 0x2ae25cb470 VAL: 'v90' (3 sibs) 27: #nodes=25 vs #printed=25 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/15 (16 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/0 27: ------------------------------------------- 27: running test case 'user tag, empty, test suite 52DL' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: ! a~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2ae25b1ef0 [ROOT] DOCVAL***: ! 'a' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ! a\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ae25c8bd0 [ROOT] DOCVAL***: ! 'a' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/0 (8 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/1 27: ------------------------------------------- 27: running test case 'tag property in implicit map, std tags' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: ivar: !!int 0\r\n 27: svar: !!str 0\r\n 27: fvar: !!float 0.1\r\n 27: !!int 2: !!float 3\r\n 27: !!float 3: !!int 3.4\r\n 27: !!str key: !!int val\r\n 27: myObject: !myClass { name: Joe, age: 15 }\r\n 27: picture: !!binary >-\r\n 27: R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=\r\n 27: 1IAADs=\r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2ae25b3a10 [ROOT] MAP: (1 sibs) 8 children: 27: [1] [1] 0x2ae25b3aa0 KEYVAL***: 'ivar' !!int '0' (8 sibs) 27: [2] [2] 0x2ae25b3b30 KEYVAL***: 'svar' !!str '0' (8 sibs) 27: [3] [3] 0x2ae25b3bc0 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 27: [4] [4] 0x2ae25b3c50 KEYVAL***: !!int '2' !!float '3' (8 sibs) 27: [5] [5] 0x2ae25b3ce0 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 27: [6] [6] 0x2ae25b3d70 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 27: [7] [7] 0x2ae25b3e00 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 27: [8] [8] 0x2ae25b3e90 KEYVAL: 'name' 'Joe' (2 sibs) 27: [9] [9] 0x2ae25b3f20 KEYVAL: 'age' '15' (2 sibs) 27: [10] [10] 0x2ae25b3fb0 KEYVAL***: 'picture' !!binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 27: #nodes=11 vs #printed=11 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ivar: !!int 0\n 27: svar: !!str 0\n 27: fvar: !!float 0.1\n 27: !!int 2: !!float 3\n 27: !!float 3: !!int 3.4\n 27: !!str key: !!int val\n 27: myObject: !myClass\n 27: name: Joe\n 27: age: 15\n 27: picture: !!binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs='\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ae25cb900 [ROOT] MAP: (1 sibs) 8 children: 27: [1] [1] 0x2ae25cb990 KEYVAL***: 'ivar' !!int '0' (8 sibs) 27: [2] [2] 0x2ae25cba20 KEYVAL***: 'svar' !!str '0' (8 sibs) 27: [3] [3] 0x2ae25cbab0 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 27: [4] [4] 0x2ae25cbb40 KEYVAL***: !!int '2' !!float '3' (8 sibs) 27: [5] [5] 0x2ae25cbbd0 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 27: [6] [6] 0x2ae25cbc60 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 27: [7] [7] 0x2ae25cbcf0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 27: [8] [8] 0x2ae25cbd80 KEYVAL: 'name' 'Joe' (2 sibs) 27: [9] [9] 0x2ae25cbe10 KEYVAL: 'age' '15' (2 sibs) 27: [10] [10] 0x2ae25cbea0 KEYVAL***: 'picture' !!binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 27: #nodes=11 vs #printed=11 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/1 (9 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/2 27: ------------------------------------------- 27: running test case 'tag property in implicit map, usr tags' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: ivar: !int 0\r\n 27: svar: !str 0\r\n 27: fvar: !float 0.1\r\n 27: !int 2: !float 3\r\n 27: !float 3: !int 3.4\r\n 27: !str key: !int val\r\n 27: myObject: !myClass { name: Joe, age: 15 }\r\n 27: picture: !binary >-\r\n 27: R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=\r\n 27: 1IAADs=\r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2ae25b4320 [ROOT] MAP: (1 sibs) 8 children: 27: [1] [1] 0x2ae25b43b0 KEYVAL***: 'ivar' !int '0' (8 sibs) 27: [2] [2] 0x2ae25b4440 KEYVAL***: 'svar' !str '0' (8 sibs) 27: [3] [3] 0x2ae25b44d0 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 27: [4] [4] 0x2ae25b4560 KEYVAL***: !int '2' !float '3' (8 sibs) 27: [5] [5] 0x2ae25b45f0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 27: [6] [6] 0x2ae25b4680 KEYVAL***: !str 'key' !int 'val' (8 sibs) 27: [7] [7] 0x2ae25b4710 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 27: [8] [8] 0x2ae25b47a0 KEYVAL: 'name' 'Joe' (2 sibs) 27: [9] [9] 0x2ae25b4830 KEYVAL: 'age' '15' (2 sibs) 27: [10] [10] 0x2ae25b48c0 KEYVAL***: 'picture' !binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 27: #nodes=11 vs #printed=11 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ivar: !int 0\n 27: svar: !str 0\n 27: fvar: !float 0.1\n 27: !int 2: !float 3\n 27: !float 3: !int 3.4\n 27: !str key: !int val\n 27: myObject: !myClass\n 27: name: Joe\n 27: age: 15\n 27: picture: !binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs='\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ae25cc210 [ROOT] MAP: (1 sibs) 8 children: 27: [1] [1] 0x2ae25cc2a0 KEYVAL***: 'ivar' !int '0' (8 sibs) 27: [2] [2] 0x2ae25cc330 KEYVAL***: 'svar' !str '0' (8 sibs) 27: [3] [3] 0x2ae25cc3c0 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 27: [4] [4] 0x2ae25cc450 KEYVAL***: !int '2' !float '3' (8 sibs) 27: [5] [5] 0x2ae25cc4e0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 27: [6] [6] 0x2ae25cc570 KEYVAL***: !str 'key' !int 'val' (8 sibs) 27: [7] [7] 0x2ae25cc600 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 27: [8] [8] 0x2ae25cc690 KEYVAL: 'name' 'Joe' (2 sibs) 27: [9] [9] 0x2ae25cc720 KEYVAL: 'age' '15' (2 sibs) 27: [10] [10] 0x2ae25cc7b0 KEYVAL***: 'picture' !binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 27: #nodes=11 vs #printed=11 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/2 (3 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/3 27: ------------------------------------------- 27: running test case 'tag property in explicit map, std tags' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: {\r\n 27: ivar: !!int 0,\r\n 27: svar: !!str 0,\r\n 27: !!str key: !!int val\r\n 27: }~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2ae25b4c30 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x2ae25b4cc0 KEYVAL***: 'ivar' !!int '0' (3 sibs) 27: [2] [2] 0x2ae25b4d50 KEYVAL***: 'svar' !!str '0' (3 sibs) 27: [3] [3] 0x2ae25b4de0 KEYVAL***: !!str 'key' !!int 'val' (3 sibs) 27: #nodes=4 vs #printed=4 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ivar: !!int 0\n 27: svar: !!str 0\n 27: !!str key: !!int val\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ae25ccb20 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x2ae25ccbb0 KEYVAL***: 'ivar' !!int '0' (3 sibs) 27: [2] [2] 0x2ae25ccc40 KEYVAL***: 'svar' !!str '0' (3 sibs) 27: [3] [3] 0x2ae25cccd0 KEYVAL***: !!str 'key' !!int 'val' (3 sibs) 27: #nodes=4 vs #printed=4 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/3 (1 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/4 27: ------------------------------------------- 27: running test case 'tag property in explicit map, usr tags' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: {\r\n 27: ivar: !int 0,\r\n 27: svar: !str 0,\r\n 27: !str key: !int val\r\n 27: }\r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2ae25b5540 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x2ae25b55d0 KEYVAL***: 'ivar' !int '0' (3 sibs) 27: [2] [2] 0x2ae25b5660 KEYVAL***: 'svar' !str '0' (3 sibs) 27: [3] [3] 0x2ae25b56f0 KEYVAL***: !str 'key' !int 'val' (3 sibs) 27: #nodes=4 vs #printed=4 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ivar: !int 0\n 27: svar: !str 0\n 27: !str key: !int val\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ae25cd430 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x2ae25cd4c0 KEYVAL***: 'ivar' !int '0' (3 sibs) 27: [2] [2] 0x2ae25cd550 KEYVAL***: 'svar' !str '0' (3 sibs) 27: [3] [3] 0x2ae25cd5e0 KEYVAL***: !str 'key' !int 'val' (3 sibs) 27: #nodes=4 vs #printed=4 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/4 (1 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/5 27: ------------------------------------------- 27: running test case 'tag property in implicit seq, std tags' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: - !!int 0\r\n 27: - !!str 0\r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2ae25b5e50 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2ae25b5ee0 VAL***: !!int '0' (2 sibs) 27: [2] [2] 0x2ae25b5f70 VAL***: !!str '0' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - !!int 0\n 27: - !!str 0\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ae25cdd40 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2ae25cddd0 VAL***: !!int '0' (2 sibs) 27: [2] [2] 0x2ae25cde60 VAL***: !!str '0' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/5 (2 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/6 27: ------------------------------------------- 27: running test case 'tag property in implicit seq, usr tags' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: - !int 0\r\n 27: - !str 0\r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2ae25b6760 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2ae25b67f0 VAL***: !int '0' (2 sibs) 27: [2] [2] 0x2ae25b6880 VAL***: !str '0' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - !int 0\n 27: - !str 0\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ae25ce650 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2ae25ce6e0 VAL***: !int '0' (2 sibs) 27: [2] [2] 0x2ae25ce770 VAL***: !str '0' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/6 (1 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/7 27: ------------------------------------------- 27: running test case 'tag property in explicit seq, std tags' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: [\r\n 27: !!int 0,\r\n 27: !!str 0\r\n 27: ]\r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2ae25b7070 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2ae25b7100 VAL***: !!int '0' (2 sibs) 27: [2] [2] 0x2ae25b7190 VAL***: !!str '0' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - !!int 0\n 27: - !!str 0\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ae25cef60 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2ae25ceff0 VAL***: !!int '0' (2 sibs) 27: [2] [2] 0x2ae25cf080 VAL***: !!str '0' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/7 (1 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/8 27: ------------------------------------------- 27: running test case 'tag property in explicit seq, usr tags' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: [\r\n 27: !int 0,\r\n 27: !str 0\r\n 27: ]\r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2ae25b7980 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2ae25b7a10 VAL***: !int '0' (2 sibs) 27: [2] [2] 0x2ae25b7aa0 VAL***: !str '0' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - !int 0\n 27: - !str 0\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ae25cf870 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2ae25cf900 VAL***: !int '0' (2 sibs) 27: [2] [2] 0x2ae25cf990 VAL***: !str '0' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/8 (1 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/9 27: ------------------------------------------- 27: running test case 'tagged explicit sequence in map, std tags' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: some_seq: !!its_type [\r\n 27: !!int 0,\r\n 27: !!str 0\r\n 27: ]\r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2ae25b8290 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ae25b8320 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 27: [2] [2] 0x2ae25b83b0 VAL***: !!int '0' (2 sibs) 27: [3] [3] 0x2ae25b8440 VAL***: !!str '0' (2 sibs) 27: #nodes=4 vs #printed=4 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: some_seq: !!its_type\n 27: - !!int 0\n 27: - !!str 0\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ae25d0180 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ae25d0210 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 27: [2] [2] 0x2ae25d02a0 VAL***: !!int '0' (2 sibs) 27: [3] [3] 0x2ae25d0330 VAL***: !!str '0' (2 sibs) 27: #nodes=4 vs #printed=4 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/9 (1 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/10 27: ------------------------------------------- 27: running test case 'tagged explicit sequence in map, usr tags' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: some_seq: !its_type [\r\n 27: !int 0,\r\n 27: !str 0\r\n 27: ]\r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2ae25b8ba0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ae25b8c30 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 27: [2] [2] 0x2ae25b8cc0 VAL***: !int '0' (2 sibs) 27: [3] [3] 0x2ae25b8d50 VAL***: !str '0' (2 sibs) 27: #nodes=4 vs #printed=4 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: some_seq: !its_type\n 27: - !int 0\n 27: - !str 0\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ae25d0a90 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ae25d0b20 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 27: [2] [2] 0x2ae25d0bb0 VAL***: !int '0' (2 sibs) 27: [3] [3] 0x2ae25d0c40 VAL***: !str '0' (2 sibs) 27: #nodes=4 vs #printed=4 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/10 (1 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/11 27: ------------------------------------------- 27: running test case 'tagged doc' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: \r\n 27: --- !!map\r\n 27: a: 0\r\n 27: b: 1\r\n 27: --- !map\r\n 27: ? a\r\n 27: : b\r\n 27: --- !!seq\r\n 27: - a\r\n 27: - b\r\n 27: --- !!str\r\n 27: a b b\r\n 27: ...\r\n 27: --- !!str a b\r\n 27: ...\r\n 27: --- !!str a b\r\n 27: --- !!str\r\n 27: a: b\r\n 27: --- !!str a: b\r\n 27: ---\r\n 27: !!str a: b\r\n 27: ---\r\n 27: !!str a b b\r\n 27: ---\r\n 27: !!set\r\n 27: ? a\r\n 27: ? b\r\n 27: --- !!set\r\n 27: ? a\r\n 27: ? b\r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2ae25b9dc0 [ROOT] STREAM: (1 sibs) 12 children: 27: [1] [1] 0x2ae25b9e50 DOCMAP***: !!map (12 sibs) 2 children: 27: [2] [2] 0x2ae25b9ee0 KEYVAL: 'a' '0' (2 sibs) 27: [3] [3] 0x2ae25b9f70 KEYVAL: 'b' '1' (2 sibs) 27: [4] [4] 0x2ae25ba000 DOCMAP***: !map (12 sibs) 1 children: 27: [5] [5] 0x2ae25ba090 KEYVAL: 'a' 'b' (1 sibs) 27: [6] [6] 0x2ae25ba120 DOCSEQ***: !!seq (12 sibs) 2 children: 27: [7] [7] 0x2ae25ba1b0 VAL: 'a' (2 sibs) 27: [8] [8] 0x2ae25ba240 VAL: 'b' (2 sibs) 27: [9] [9] 0x2ae25ba2d0 DOCVAL***: !!str 'a b' (12 sibs) 27: [10] [10] 0x2ae25ba360 DOCVAL***: !!str 'a b' (12 sibs) 27: [11] [11] 0x2ae25ba3f0 DOCVAL***: !!str 'a b' (12 sibs) 27: [12] [12] 0x2ae25ba480 DOCVAL***: !!str 'a: b' (12 sibs) 27: [13] [13] 0x2ae25ba510 DOCVAL***: !!str 'a: b' (12 sibs) 27: [14] [14] 0x2ae25ba5a0 DOCMAP: (12 sibs) 1 children: 27: [15] [15] 0x2ae25ba630 KEYVAL***: !!str 'a' 'b' (1 sibs) 27: [16] [16] 0x2ae25ba6c0 DOCVAL***: !!str 'a b' (12 sibs) 27: [17] [17] 0x2ae25ba750 DOCMAP***: !!set (12 sibs) 2 children: 27: [18] [18] 0x2ae25ba7e0 KEYVAL: 'a' '' (2 sibs) 27: [19] [19] 0x2ae25ba870 KEYVAL: 'b' '' (2 sibs) 27: [20] [20] 0x2ae25ba900 DOCMAP***: !!set (12 sibs) 2 children: 27: [21] [21] 0x2ae25ba990 KEYVAL: 'a' '' (2 sibs) 27: [22] [22] 0x2ae25baa20 KEYVAL: 'b' '' (2 sibs) 27: #nodes=23 vs #printed=23 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: --- !!map\n 27: a: 0\n 27: b: 1\n 27: --- !map\n 27: a: b\n 27: --- !!seq\n 27: - a\n 27: - b\n 27: --- !!str a b\n 27: --- !!str a b\n 27: --- !!str a b\n 27: --- !!str 'a: b'\n 27: --- !!str 'a: b'\n 27: ---\n 27: !!str a: b\n 27: --- !!str a b\n 27: --- !!set\n 27: a: \n 27: b: \n 27: --- !!set\n 27: a: \n 27: b: \n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ae25d1cb0 [ROOT] STREAM: (1 sibs) 12 children: 27: [1] [1] 0x2ae25d1d40 DOCMAP***: !!map (12 sibs) 2 children: 27: [2] [2] 0x2ae25d1dd0 KEYVAL: 'a' '0' (2 sibs) 27: [3] [3] 0x2ae25d1e60 KEYVAL: 'b' '1' (2 sibs) 27: [4] [4] 0x2ae25d1ef0 DOCMAP***: !map (12 sibs) 1 children: 27: [5] [5] 0x2ae25d1f80 KEYVAL: 'a' 'b' (1 sibs) 27: [6] [6] 0x2ae25d2010 DOCSEQ***: !!seq (12 sibs) 2 children: 27: [7] [7] 0x2ae25d20a0 VAL: 'a' (2 sibs) 27: [8] [8] 0x2ae25d2130 VAL: 'b' (2 sibs) 27: [9] [9] 0x2ae25d21c0 DOCVAL***: !!str 'a b' (12 sibs) 27: [10] [10] 0x2ae25d2250 DOCVAL***: !!str 'a b' (12 sibs) 27: [11] [11] 0x2ae25d22e0 DOCVAL***: !!str 'a b' (12 sibs) 27: [12] [12] 0x2ae25d2370 DOCVAL***: !!str 'a: b' (12 sibs) 27: [13] [13] 0x2ae25d2400 DOCVAL***: !!str 'a: b' (12 sibs) 27: [14] [14] 0x2ae25d2490 DOCMAP: (12 sibs) 1 children: 27: [15] [15] 0x2ae25d2520 KEYVAL***: !!str 'a' 'b' (1 sibs) 27: [16] [16] 0x2ae25d25b0 DOCVAL***: !!str 'a b' (12 sibs) 27: [17] [17] 0x2ae25d2640 DOCMAP***: !!set (12 sibs) 2 children: 27: [18] [18] 0x2ae25d26d0 KEYVAL: 'a' '' (2 sibs) 27: [19] [19] 0x2ae25d2760 KEYVAL: 'b' '' (2 sibs) 27: [20] [20] 0x2ae25d27f0 DOCMAP***: !!set (12 sibs) 2 children: 27: [21] [21] 0x2ae25d2880 KEYVAL: 'a' '' (2 sibs) 27: [22] [22] 0x2ae25d2910 KEYVAL: 'b' '' (2 sibs) 27: #nodes=23 vs #printed=23 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/11 (8 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/12 27: ------------------------------------------- 27: running test case 'ambiguous tag in map, std tag' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: !!map\r\n 27: !!str a0: !!xxx b0\r\n 27: !!str fooz: !!map\r\n 27: k1: !!float 1.0\r\n 27: k3: !!float 2.0\r\n 27: !!str foo: !!map\r\n 27: !!int 1: !!float 20.0\r\n 27: !!int 3: !!float 40.0\r\n 27: bar: !!map\r\n 27: 10: !!str 2\r\n 27: 30: !!str 4\r\n 27: !!str baz:\r\n 27: !!int 10: !!float 20\r\n 27: !!int 30: !!float 40\r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2ae25b94b0 [ROOT] MAP***: !!map (1 sibs) 5 children: 27: [1] [1] 0x2ae25b9540 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 27: [2] [2] 0x2ae25b95d0 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 27: [3] [3] 0x2ae25b9660 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 27: [4] [4] 0x2ae25b96f0 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 27: [5] [5] 0x2ae25b9780 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 27: [6] [6] 0x2ae25b9810 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 27: [7] [7] 0x2ae25b98a0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 27: [8] [8] 0x2ae25b9930 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 27: [9] [9] 0x2ae25b99c0 KEYVAL***: '10' !!str '2' (2 sibs) 27: [10] [10] 0x2ae25b9a50 KEYVAL***: '30' !!str '4' (2 sibs) 27: [11] [11] 0x2ae25b9ae0 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 27: [12] [12] 0x2ae25b9b70 KEYVAL***: !!int '10' !!float '20' (2 sibs) 27: [13] [13] 0x2ae25b9c00 KEYVAL***: !!int '30' !!float '40' (2 sibs) 27: #nodes=14 vs #printed=14 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: !!map\n 27: !!str a0: !!xxx b0\n 27: !!str fooz: !!map\n 27: k1: !!float 1.0\n 27: k3: !!float 2.0\n 27: !!str foo: !!map\n 27: !!int 1: !!float 20.0\n 27: !!int 3: !!float 40.0\n 27: bar: !!map\n 27: 10: !!str 2\n 27: 30: !!str 4\n 27: !!str baz:\n 27: !!int 10: !!float 20\n 27: !!int 30: !!float 40\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ae25d13a0 [ROOT] MAP***: !!map (1 sibs) 5 children: 27: [1] [1] 0x2ae25d1430 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 27: [2] [2] 0x2ae25d14c0 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 27: [3] [3] 0x2ae25d1550 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 27: [4] [4] 0x2ae25d15e0 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 27: [5] [5] 0x2ae25d1670 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 27: [6] [6] 0x2ae25d1700 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 27: [7] [7] 0x2ae25d1790 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 27: [8] [8] 0x2ae25d1820 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 27: [9] [9] 0x2ae25d18b0 KEYVAL***: '10' !!str '2' (2 sibs) 27: [10] [10] 0x2ae25d1940 KEYVAL***: '30' !!str '4' (2 sibs) 27: [11] [11] 0x2ae25d19d0 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 27: [12] [12] 0x2ae25d1a60 KEYVAL***: !!int '10' !!float '20' (2 sibs) 27: [13] [13] 0x2ae25d1af0 KEYVAL***: !!int '30' !!float '40' (2 sibs) 27: #nodes=14 vs #printed=14 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/12 (4 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/13 27: ------------------------------------------- 27: running test case 'ambiguous tag in map, usr tag' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: !map\r\n 27: !str a0: !xxx b0\r\n 27: !str fooz: !map\r\n 27: k1: !float 1.0\r\n 27: k3: !float 2.0\r\n 27: !str foo: !map\r\n 27: !int 1: !float 20.0\r\n 27: !int 3: !float 40.0\r\n 27: bar: !map\r\n 27: 10: !str 2\r\n 27: 30: !str 4\r\n 27: !str baz:\r\n 27: !int 10: !float 20\r\n 27: !int 30: !float 40\r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2ae25bafd0 [ROOT] MAP***: !map (1 sibs) 5 children: 27: [1] [1] 0x2ae25bb060 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 27: [2] [2] 0x2ae25bb0f0 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 27: [3] [3] 0x2ae25bb180 KEYVAL***: 'k1' !float '1.0' (2 sibs) 27: [4] [4] 0x2ae25bb210 KEYVAL***: 'k3' !float '2.0' (2 sibs) 27: [5] [5] 0x2ae25bb2a0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 27: [6] [6] 0x2ae25bb330 KEYVAL***: !int '1' !float '20.0' (2 sibs) 27: [7] [7] 0x2ae25bb3c0 KEYVAL***: !int '3' !float '40.0' (2 sibs) 27: [8] [8] 0x2ae25bb450 KEYMAP***: 'bar' !map (5 sibs) 2 children: 27: [9] [9] 0x2ae25bb4e0 KEYVAL***: '10' !str '2' (2 sibs) 27: [10] [10] 0x2ae25bb570 KEYVAL***: '30' !str '4' (2 sibs) 27: [11] [11] 0x2ae25bb600 KEYMAP***: !str 'baz' (5 sibs) 2 children: 27: [12] [12] 0x2ae25bb690 KEYVAL***: !int '10' !float '20' (2 sibs) 27: [13] [13] 0x2ae25bb720 KEYVAL***: !int '30' !float '40' (2 sibs) 27: #nodes=14 vs #printed=14 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: !map\n 27: !str a0: !xxx b0\n 27: !str fooz: !map\n 27: k1: !float 1.0\n 27: k3: !float 2.0\n 27: !str foo: !map\n 27: !int 1: !float 20.0\n 27: !int 3: !float 40.0\n 27: bar: !map\n 27: 10: !str 2\n 27: 30: !str 4\n 27: !str baz:\n 27: !int 10: !float 20\n 27: !int 30: !float 40\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ae25d2ec0 [ROOT] MAP***: !map (1 sibs) 5 children: 27: [1] [1] 0x2ae25d2f50 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 27: [2] [2] 0x2ae25d2fe0 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 27: [3] [3] 0x2ae25d3070 KEYVAL***: 'k1' !float '1.0' (2 sibs) 27: [4] [4] 0x2ae25d3100 KEYVAL***: 'k3' !float '2.0' (2 sibs) 27: [5] [5] 0x2ae25d3190 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 27: [6] [6] 0x2ae25d3220 KEYVAL***: !int '1' !float '20.0' (2 sibs) 27: [7] [7] 0x2ae25d32b0 KEYVAL***: !int '3' !float '40.0' (2 sibs) 27: [8] [8] 0x2ae25d3340 KEYMAP***: 'bar' !map (5 sibs) 2 children: 27: [9] [9] 0x2ae25d33d0 KEYVAL***: '10' !str '2' (2 sibs) 27: [10] [10] 0x2ae25d3460 KEYVAL***: '30' !str '4' (2 sibs) 27: [11] [11] 0x2ae25d34f0 KEYMAP***: !str 'baz' (5 sibs) 2 children: 27: [12] [12] 0x2ae25d3580 KEYVAL***: !int '10' !float '20' (2 sibs) 27: [13] [13] 0x2ae25d3610 KEYVAL***: !int '30' !float '40' (2 sibs) 27: #nodes=14 vs #printed=14 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/13 (3 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/14 27: ------------------------------------------- 27: running test case 'ambiguous tag in seq, std tag' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: !!seq\r\n 27: - !!str k1: v1\r\n 27: !!str k2: v2\r\n 27: !!str k3: v3\r\n 27: - !!map\r\n 27: !!str k4: v4\r\n 27: !!str k5: v5\r\n 27: !!str k6: v6\r\n 27: - !!map\r\n 27: k7: v7\r\n 27: k8: v8\r\n 27: k9: v9\r\n 27: - - !!str v10\r\n 27: - !!str v20\r\n 27: - !!str v30\r\n 27: - !!seq\r\n 27: - !!str v40\r\n 27: - !!str v50\r\n 27: - !!str v60\r\n 27: - !!seq\r\n 27: - v70\r\n 27: - v80\r\n 27: - v90\r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2ae25bc1f0 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 27: [1] [1] 0x2ae25bc280 MAP: (6 sibs) 3 children: 27: [2] [2] 0x2ae25bc310 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 27: [3] [3] 0x2ae25bc3a0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 27: [4] [4] 0x2ae25bc430 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 27: [5] [5] 0x2ae25bc4c0 MAP***: !!map (6 sibs) 3 children: 27: [6] [6] 0x2ae25bc550 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 27: [7] [7] 0x2ae25bc5e0 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 27: [8] [8] 0x2ae25bc670 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 27: [9] [9] 0x2ae25bc700 MAP***: !!map (6 sibs) 3 children: 27: [10] [10] 0x2ae25bc790 KEYVAL: 'k7' 'v7' (3 sibs) 27: [11] [11] 0x2ae25bc820 KEYVAL: 'k8' 'v8' (3 sibs) 27: [12] [12] 0x2ae25bc8b0 KEYVAL: 'k9' 'v9' (3 sibs) 27: [13] [13] 0x2ae25bc940 SEQ: (6 sibs) 3 children: 27: [14] [14] 0x2ae25bc9d0 VAL***: !!str 'v10' (3 sibs) 27: [15] [15] 0x2ae25bca60 VAL***: !!str 'v20' (3 sibs) 27: [16] [16] 0x2ae25bcaf0 VAL***: !!str 'v30' (3 sibs) 27: [17] [17] 0x2ae25bcb80 SEQ***: !!seq (6 sibs) 3 children: 27: [18] [18] 0x2ae25bcc10 VAL***: !!str 'v40' (3 sibs) 27: [19] [19] 0x2ae25bcca0 VAL***: !!str 'v50' (3 sibs) 27: [20] [20] 0x2ae25bcd30 VAL***: !!str 'v60' (3 sibs) 27: [21] [21] 0x2ae25bcdc0 SEQ***: !!seq (6 sibs) 3 children: 27: [22] [22] 0x2ae25bce50 VAL: 'v70' (3 sibs) 27: [23] [23] 0x2ae25bcee0 VAL: 'v80' (3 sibs) 27: [24] [24] 0x2ae25bcf70 VAL: 'v90' (3 sibs) 27: #nodes=25 vs #printed=25 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: !!seq\n 27: - !!str k1: v1\n 27: !!str k2: v2\n 27: !!str k3: v3\n 27: - !!map\n 27: !!str k4: v4\n 27: !!str k5: v5\n 27: !!str k6: v6\n 27: - !!map\n 27: k7: v7\n 27: k8: v8\n 27: k9: v9\n 27: - - !!str v10\n 27: - !!str v20\n 27: - !!str v30\n 27: - !!seq\n 27: - !!str v40\n 27: - !!str v50\n 27: - !!str v60\n 27: - !!seq\n 27: - v70\n 27: - v80\n 27: - v90\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ae25d40e0 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 27: [1] [1] 0x2ae25d4170 MAP: (6 sibs) 3 children: 27: [2] [2] 0x2ae25d4200 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 27: [3] [3] 0x2ae25d4290 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 27: [4] [4] 0x2ae25d4320 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 27: [5] [5] 0x2ae25d43b0 MAP***: !!map (6 sibs) 3 children: 27: [6] [6] 0x2ae25d4440 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 27: [7] [7] 0x2ae25d44d0 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 27: [8] [8] 0x2ae25d4560 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 27: [9] [9] 0x2ae25d45f0 MAP***: !!map (6 sibs) 3 children: 27: [10] [10] 0x2ae25d4680 KEYVAL: 'k7' 'v7' (3 sibs) 27: [11] [11] 0x2ae25d4710 KEYVAL: 'k8' 'v8' (3 sibs) 27: [12] [12] 0x2ae25d47a0 KEYVAL: 'k9' 'v9' (3 sibs) 27: [13] [13] 0x2ae25d4830 SEQ: (6 sibs) 3 children: 27: [14] [14] 0x2ae25d48c0 VAL***: !!str 'v10' (3 sibs) 27: [15] [15] 0x2ae25d4950 VAL***: !!str 'v20' (3 sibs) 27: [16] [16] 0x2ae25d49e0 VAL***: !!str 'v30' (3 sibs) 27: [17] [17] 0x2ae25d4a70 SEQ***: !!seq (6 sibs) 3 children: 27: [18] [18] 0x2ae25d4b00 VAL***: !!str 'v40' (3 sibs) 27: [19] [19] 0x2ae25d4b90 VAL***: !!str 'v50' (3 sibs) 27: [20] [20] 0x2ae25d4c20 VAL***: !!str 'v60' (3 sibs) 27: [21] [21] 0x2ae25d4cb0 SEQ***: !!seq (6 sibs) 3 children: 27: [22] [22] 0x2ae25d4d40 VAL: 'v70' (3 sibs) 27: [23] [23] 0x2ae25d4dd0 VAL: 'v80' (3 sibs) 27: [24] [24] 0x2ae25d4e60 VAL: 'v90' (3 sibs) 27: #nodes=25 vs #printed=25 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/14 (6 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/15 27: ------------------------------------------- 27: running test case 'ambiguous tag in seq, usr tag' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: !seq\r\n 27: - !str k1: v1\r\n 27: !str k2: v2\r\n 27: !str k3: v3\r\n 27: - !map\r\n 27: !str k4: v4\r\n 27: !str k5: v5\r\n 27: !str k6: v6\r\n 27: - !map\r\n 27: k7: v7\r\n 27: k8: v8\r\n 27: k9: v9\r\n 27: - - !str v10\r\n 27: - !str v20\r\n 27: - !str v30\r\n 27: - !seq\r\n 27: - !str v40\r\n 27: - !str v50\r\n 27: - !str v60\r\n 27: - !seq\r\n 27: - v70\r\n 27: - v80\r\n 27: - v90\r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x2ae25bd400 [ROOT] SEQ***: !seq (1 sibs) 6 children: 27: [1] [1] 0x2ae25bd490 MAP: (6 sibs) 3 children: 27: [2] [2] 0x2ae25bd520 KEYVAL***: !str 'k1' 'v1' (3 sibs) 27: [3] [3] 0x2ae25bd5b0 KEYVAL***: !str 'k2' 'v2' (3 sibs) 27: [4] [4] 0x2ae25bd640 KEYVAL***: !str 'k3' 'v3' (3 sibs) 27: [5] [5] 0x2ae25bd6d0 MAP***: !map (6 sibs) 3 children: 27: [6] [6] 0x2ae25bd760 KEYVAL***: !str 'k4' 'v4' (3 sibs) 27: [7] [7] 0x2ae25bd7f0 KEYVAL***: !str 'k5' 'v5' (3 sibs) 27: [8] [8] 0x2ae25bd880 KEYVAL***: !str 'k6' 'v6' (3 sibs) 27: [9] [9] 0x2ae25bd910 MAP***: !map (6 sibs) 3 children: 27: [10] [10] 0x2ae25bd9a0 KEYVAL: 'k7' 'v7' (3 sibs) 27: [11] [11] 0x2ae25bda30 KEYVAL: 'k8' 'v8' (3 sibs) 27: [12] [12] 0x2ae25bdac0 KEYVAL: 'k9' 'v9' (3 sibs) 27: [13] [13] 0x2ae25bdb50 SEQ: (6 sibs) 3 children: 27: [14] [14] 0x2ae25bdbe0 VAL***: !str 'v10' (3 sibs) 27: [15] [15] 0x2ae25bdc70 VAL***: !str 'v20' (3 sibs) 27: [16] [16] 0x2ae25bdd00 VAL***: !str 'v30' (3 sibs) 27: [17] [17] 0x2ae25bdd90 SEQ***: !seq (6 sibs) 3 children: 27: [18] [18] 0x2ae25bde20 VAL***: !str 'v40' (3 sibs) 27: [19] [19] 0x2ae25bdeb0 VAL***: !str 'v50' (3 sibs) 27: [20] [20] 0x2ae25bdf40 VAL***: !str 'v60' (3 sibs) 27: [21] [21] 0x2ae25bdfd0 SEQ***: !seq (6 sibs) 3 children: 27: [22] [22] 0x2ae25be060 VAL: 'v70' (3 sibs) 27: [23] [23] 0x2ae25be0f0 VAL: 'v80' (3 sibs) 27: [24] [24] 0x2ae25be180 VAL: 'v90' (3 sibs) 27: #nodes=25 vs #printed=25 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: !seq\n 27: - !str k1: v1\n 27: !str k2: v2\n 27: !str k3: v3\n 27: - !map\n 27: !str k4: v4\n 27: !str k5: v5\n 27: !str k6: v6\n 27: - !map\n 27: k7: v7\n 27: k8: v8\n 27: k9: v9\n 27: - - !str v10\n 27: - !str v20\n 27: - !str v30\n 27: - !seq\n 27: - !str v40\n 27: - !str v50\n 27: - !str v60\n 27: - !seq\n 27: - v70\n 27: - v80\n 27: - v90\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2ae25d52f0 [ROOT] SEQ***: !seq (1 sibs) 6 children: 27: [1] [1] 0x2ae25d5380 MAP: (6 sibs) 3 children: 27: [2] [2] 0x2ae25d5410 KEYVAL***: !str 'k1' 'v1' (3 sibs) 27: [3] [3] 0x2ae25d54a0 KEYVAL***: !str 'k2' 'v2' (3 sibs) 27: [4] [4] 0x2ae25d5530 KEYVAL***: !str 'k3' 'v3' (3 sibs) 27: [5] [5] 0x2ae25d55c0 MAP***: !map (6 sibs) 3 children: 27: [6] [6] 0x2ae25d5650 KEYVAL***: !str 'k4' 'v4' (3 sibs) 27: [7] [7] 0x2ae25d56e0 KEYVAL***: !str 'k5' 'v5' (3 sibs) 27: [8] [8] 0x2ae25d5770 KEYVAL***: !str 'k6' 'v6' (3 sibs) 27: [9] [9] 0x2ae25d5800 MAP***: !map (6 sibs) 3 children: 27: [10] [10] 0x2ae25d5890 KEYVAL: 'k7' 'v7' (3 sibs) 27: [11] [11] 0x2ae25d5920 KEYVAL: 'k8' 'v8' (3 sibs) 27: [12] [12] 0x2ae25d59b0 KEYVAL: 'k9' 'v9' (3 sibs) 27: [13] [13] 0x2ae25d5a40 SEQ: (6 sibs) 3 children: 27: [14] [14] 0x2ae25d5ad0 VAL***: !str 'v10' (3 sibs) 27: [15] [15] 0x2ae25d5b60 VAL***: !str 'v20' (3 sibs) 27: [16] [16] 0x2ae25d5bf0 VAL***: !str 'v30' (3 sibs) 27: [17] [17] 0x2ae25d5c80 SEQ***: !seq (6 sibs) 3 children: 27: [18] [18] 0x2ae25d5d10 VAL***: !str 'v40' (3 sibs) 27: [19] [19] 0x2ae25d5da0 VAL***: !str 'v50' (3 sibs) 27: [20] [20] 0x2ae25d5e30 VAL***: !str 'v60' (3 sibs) 27: [21] [21] 0x2ae25d5ec0 SEQ***: !seq (6 sibs) 3 children: 27: [22] [22] 0x2ae25d5f50 VAL: 'v70' (3 sibs) 27: [23] [23] 0x2ae25d5fe0 VAL: 'v80' (3 sibs) 27: [24] [24] 0x2ae25d6070 VAL: 'v90' (3 sibs) 27: #nodes=25 vs #printed=25 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/15 (4 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/0 27: ------------------------------------------- 27: running test case 'user tag, empty, test suite 52DL' 27: ------------------------------------------- 27: REF TREE: 27: 0x2ae2569a20 [ROOT] DOCVAL***: '! a' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae25694d0 [ROOT] DOCVAL***: ! 'a' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/0 (1 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/1 27: ------------------------------------------- 27: running test case 'tag property in implicit map, std tags' 27: ------------------------------------------- 27: REF TREE: 27: 0x2ae2569b38 [ROOT] MAP: (0 sibs) 8 children: 27: 0x2ae2567cd0 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 27: 0x2ae2567d68 KEYVAL***: 'svar' '!!str 0' (8 sibs) 27: 0x2ae2567e00 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 27: 0x2ae2567e98 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 27: 0x2ae2567f30 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 27: 0x2ae2567fc8 KEYVAL***: '!!str key' '!!int val' (8 sibs) 27: 0x2ae2568060 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 27: 0x2ae25681a0 KEYVAL: 'name' 'Joe' (2 sibs) 27: 0x2ae2568238 KEYVAL: 'age' '15' (2 sibs) 27: 0x2ae25680f8 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae25d37d0 [ROOT] MAP: (1 sibs) 8 children: 27: [1] [1] 0x2ae25d3860 KEYVAL***: 'ivar' !!int '0' (8 sibs) 27: [2] [2] 0x2ae25d38f0 KEYVAL***: 'svar' !!str '0' (8 sibs) 27: [3] [3] 0x2ae25d3980 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 27: [4] [4] 0x2ae25d3a10 KEYVAL***: !!int '2' !!float '3' (8 sibs) 27: [5] [5] 0x2ae25d3aa0 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 27: [6] [6] 0x2ae25d3b30 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 27: [7] [7] 0x2ae25d3bc0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 27: [8] [8] 0x2ae25d3c50 KEYVAL: 'name' 'Joe' (2 sibs) 27: [9] [9] 0x2ae25d3ce0 KEYVAL: 'age' '15' (2 sibs) 27: [10] [10] 0x2ae25d3d70 KEYVAL***: 'picture' !!binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 27: #nodes=11 vs #printed=11 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/1 (2 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/2 27: ------------------------------------------- 27: running test case 'tag property in implicit map, usr tags' 27: ------------------------------------------- 27: REF TREE: 27: 0x2ae2569c50 [ROOT] MAP: (0 sibs) 8 children: 27: 0x2ae2568750 KEYVAL***: 'ivar' '!int 0' (8 sibs) 27: 0x2ae25687e8 KEYVAL***: 'svar' '!str 0' (8 sibs) 27: 0x2ae2568880 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 27: 0x2ae2568918 KEYVAL***: '!int 2' '!float 3' (8 sibs) 27: 0x2ae25689b0 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 27: 0x2ae2568a48 KEYVAL***: '!str key' '!int val' (8 sibs) 27: 0x2ae2568ae0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 27: 0x2ae2568c20 KEYVAL: 'name' 'Joe' (2 sibs) 27: 0x2ae2568cb8 KEYVAL: 'age' '15' (2 sibs) 27: 0x2ae2568b78 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae25d6500 [ROOT] MAP: (1 sibs) 8 children: 27: [1] [1] 0x2ae25d6590 KEYVAL***: 'ivar' !int '0' (8 sibs) 27: [2] [2] 0x2ae25d6620 KEYVAL***: 'svar' !str '0' (8 sibs) 27: [3] [3] 0x2ae25d66b0 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 27: [4] [4] 0x2ae25d6740 KEYVAL***: !int '2' !float '3' (8 sibs) 27: [5] [5] 0x2ae25d67d0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 27: [6] [6] 0x2ae25d6860 KEYVAL***: !str 'key' !int 'val' (8 sibs) 27: [7] [7] 0x2ae25d68f0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 27: [8] [8] 0x2ae25d6980 KEYVAL: 'name' 'Joe' (2 sibs) 27: [9] [9] 0x2ae25d6a10 KEYVAL: 'age' '15' (2 sibs) 27: [10] [10] 0x2ae25d6aa0 KEYVAL***: 'picture' !binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 27: #nodes=11 vs #printed=11 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/2 (1 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/3 27: ------------------------------------------- 27: running test case 'tag property in explicit map, std tags' 27: ------------------------------------------- 27: REF TREE: 27: 0x2ae2569d68 [ROOT] MAP: (0 sibs) 3 children: 27: 0x2ae2568d60 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 27: 0x2ae2568df8 KEYVAL***: 'svar' '!!str 0' (3 sibs) 27: 0x2ae2568e90 KEYVAL***: '!!str key' '!!int val' (3 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae25d3e10 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x2ae25d3ea0 KEYVAL***: 'ivar' !!int '0' (3 sibs) 27: [2] [2] 0x2ae25d3f30 KEYVAL***: 'svar' !!str '0' (3 sibs) 27: [3] [3] 0x2ae25d3fc0 KEYVAL***: !!str 'key' !!int 'val' (3 sibs) 27: #nodes=4 vs #printed=4 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/3 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/4 27: ------------------------------------------- 27: running test case 'tag property in explicit map, usr tags' 27: ------------------------------------------- 27: REF TREE: 27: 0x2ae2569e80 [ROOT] MAP: (0 sibs) 3 children: 27: 0x2ae2569800 KEYVAL***: 'ivar' '!int 0' (3 sibs) 27: 0x2ae2569898 KEYVAL***: 'svar' '!str 0' (3 sibs) 27: 0x2ae2569930 KEYVAL***: '!str key' '!int val' (3 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae25d6b40 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x2ae25d6bd0 KEYVAL***: 'ivar' !int '0' (3 sibs) 27: [2] [2] 0x2ae25d6c60 KEYVAL***: 'svar' !str '0' (3 sibs) 27: [3] [3] 0x2ae25d6cf0 KEYVAL***: !str 'key' !int 'val' (3 sibs) 27: #nodes=4 vs #printed=4 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/4 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/5 27: ------------------------------------------- 27: running test case 'tag property in implicit seq, std tags' 27: ------------------------------------------- 27: REF TREE: 27: 0x2ae2569f98 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2ae2567950 VAL***: '!!int 0' (2 sibs) 27: 0x2ae25679e8 VAL***: '!!str 0' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae25d6d90 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2ae25d6e20 VAL***: !!int '0' (2 sibs) 27: [2] [2] 0x2ae25d6eb0 VAL***: !!str '0' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/5 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/6 27: ------------------------------------------- 27: running test case 'tag property in implicit seq, usr tags' 27: ------------------------------------------- 27: REF TREE: 27: 0x2ae256a0b0 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2ae2568380 VAL***: '!int 0' (2 sibs) 27: 0x2ae2568418 VAL***: '!str 0' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae25d6f50 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2ae25d6fe0 VAL***: !int '0' (2 sibs) 27: [2] [2] 0x2ae25d7070 VAL***: !str '0' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/6 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/7 27: ------------------------------------------- 27: running test case 'tag property in explicit seq, std tags' 27: ------------------------------------------- 27: REF TREE: 27: 0x2ae256a1c8 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2ae2568510 VAL***: '!!int 0' (2 sibs) 27: 0x2ae25685a8 VAL***: '!!str 0' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae25d7110 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2ae25d71a0 VAL***: !!int '0' (2 sibs) 27: [2] [2] 0x2ae25d7230 VAL***: !!str '0' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/7 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/8 27: ------------------------------------------- 27: running test case 'tag property in explicit seq, usr tags' 27: ------------------------------------------- 27: REF TREE: 27: 0x2ae256a2e0 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2ae256ab60 VAL***: '!int 0' (2 sibs) 27: 0x2ae256abf8 VAL***: '!str 0' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae25d72d0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2ae25d7360 VAL***: !int '0' (2 sibs) 27: [2] [2] 0x2ae25d73f0 VAL***: !str '0' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/8 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/9 27: ------------------------------------------- 27: running test case 'tagged explicit sequence in map, std tags' 27: ------------------------------------------- 27: REF TREE: 27: 0x2ae256a3f8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2ae25690c0 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 27: 0x2ae2569160 VAL***: '!!int 0' (2 sibs) 27: 0x2ae25691f8 VAL***: '!!str 0' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae25d7490 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ae25d7520 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 27: [2] [2] 0x2ae25d75b0 VAL***: !!int '0' (2 sibs) 27: [3] [3] 0x2ae25d7640 VAL***: !!str '0' (2 sibs) 27: #nodes=4 vs #printed=4 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/9 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/10 27: ------------------------------------------- 27: running test case 'tagged explicit sequence in map, usr tags' 27: ------------------------------------------- 27: REF TREE: 27: 0x2ae256a510 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2ae25692f0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 27: 0x2ae2569390 VAL***: '!int 0' (2 sibs) 27: 0x2ae2569428 VAL***: '!str 0' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae25d76e0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ae25d7770 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 27: [2] [2] 0x2ae25d7800 VAL***: !int '0' (2 sibs) 27: [3] [3] 0x2ae25d7890 VAL***: !str '0' (2 sibs) 27: #nodes=4 vs #printed=4 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/10 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/11 27: ------------------------------------------- 27: running test case 'tagged doc' 27: ------------------------------------------- 27: REF TREE: 27: 0x2ae256a628 [ROOT] STREAM: (0 sibs) 12 children: 27: 0x2ae256af20 DOCMAP***: !!map (12 sibs) 2 children: 27: 0x2ae256b650 KEYVAL: 'a' '0' (2 sibs) 27: 0x2ae256b6e8 KEYVAL: 'b' '1' (2 sibs) 27: 0x2ae256afb8 DOCMAP***: !map (12 sibs) 1 children: 27: 0x2ae25686a0 KEYVAL: 'a' 'b' (1 sibs) 27: 0x2ae256b050 DOCSEQ***: !!seq (12 sibs) 2 children: 27: 0x2ae256b790 VAL: 'a' (2 sibs) 27: 0x2ae256b828 VAL: 'b' (2 sibs) 27: 0x2ae256b0e8 DOCVAL***: '!!str a b' (12 sibs) 27: 0x2ae256b180 DOCVAL***: '!!str a b' (12 sibs) 27: 0x2ae256b218 DOCVAL***: '!!str a b' (12 sibs) 27: 0x2ae256b2b0 DOCVAL***: '!!str a: b' (12 sibs) 27: 0x2ae256b348 DOCVAL***: '!!str a: b' (12 sibs) 27: 0x2ae256b3e0 DOCMAP: (12 sibs) 1 children: 27: 0x2ae2569750 KEYVAL***: '!!str a' 'b' (1 sibs) 27: 0x2ae256b478 DOCVAL***: '!!str a b' (12 sibs) 27: 0x2ae256b510 DOCMAP***: !!set (12 sibs) 2 children: 27: 0x2ae256b8d0 KEYVAL: 'a' '' (2 sibs) 27: 0x2ae256b968 KEYVAL: 'b' '' (2 sibs) 27: 0x2ae256b5a8 DOCMAP***: !!set (12 sibs) 2 children: 27: 0x2ae256ba10 KEYVAL: 'a' '' (2 sibs) 27: 0x2ae256baa8 KEYVAL: 'b' '' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae25d7930 [ROOT] STREAM: (1 sibs) 12 children: 27: [1] [1] 0x2ae25d79c0 DOCMAP***: !!map (12 sibs) 2 children: 27: [2] [2] 0x2ae25d7a50 KEYVAL: 'a' '0' (2 sibs) 27: [3] [3] 0x2ae25d7ae0 KEYVAL: 'b' '1' (2 sibs) 27: [4] [4] 0x2ae25d7b70 DOCMAP***: !map (12 sibs) 1 children: 27: [5] [5] 0x2ae25d7c00 KEYVAL: 'a' 'b' (1 sibs) 27: [6] [6] 0x2ae25d7c90 DOCSEQ***: !!seq (12 sibs) 2 children: 27: [7] [7] 0x2ae25d7d20 VAL: 'a' (2 sibs) 27: [8] [8] 0x2ae25d7db0 VAL: 'b' (2 sibs) 27: [9] [9] 0x2ae25d7e40 DOCVAL***: !!str 'a b' (12 sibs) 27: [10] [10] 0x2ae25d7ed0 DOCVAL***: !!str 'a b' (12 sibs) 27: [11] [11] 0x2ae25d7f60 DOCVAL***: !!str 'a b' (12 sibs) 27: [12] [12] 0x2ae25d7ff0 DOCVAL***: !!str 'a: b' (12 sibs) 27: [13] [13] 0x2ae25d8080 DOCVAL***: !!str 'a: b' (12 sibs) 27: [14] [14] 0x2ae25d8110 DOCMAP: (12 sibs) 1 children: 27: [15] [15] 0x2ae25d81a0 KEYVAL***: !!str 'a' 'b' (1 sibs) 27: [16] [16] 0x2ae25d8230 DOCVAL***: !!str 'a b' (12 sibs) 27: [17] [17] 0x2ae25d82c0 DOCMAP***: !!set (12 sibs) 2 children: 27: [18] [18] 0x2ae25d8350 KEYVAL: 'a' '' (2 sibs) 27: [19] [19] 0x2ae25d83e0 KEYVAL: 'b' '' (2 sibs) 27: [20] [20] 0x2ae25d8470 DOCMAP***: !!set (12 sibs) 2 children: 27: [21] [21] 0x2ae25d8500 KEYVAL: 'a' '' (2 sibs) 27: [22] [22] 0x2ae25d8590 KEYVAL: 'b' '' (2 sibs) 27: #nodes=23 vs #printed=23 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/11 (2 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/12 27: ------------------------------------------- 27: running test case 'ambiguous tag in map, std tag' 27: ------------------------------------------- 27: REF TREE: 27: 0x2ae256a740 [ROOT] MAP***: !!map (0 sibs) 5 children: 27: 0x2ae256bbf0 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 27: 0x2ae256bc88 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 27: 0x2ae256bef0 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 27: 0x2ae256bf88 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 27: 0x2ae256bd20 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 27: 0x2ae256c030 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 27: 0x2ae256c0c8 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 27: 0x2ae256bdb8 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 27: 0x2ae256c170 KEYVAL***: '10' '!!str 2' (2 sibs) 27: 0x2ae256c208 KEYVAL***: '30' '!!str 4' (2 sibs) 27: 0x2ae256be50 KEYMAP***: '!!str baz' (5 sibs) 2 children: 27: 0x2ae256c2b0 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 27: 0x2ae256c348 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae25d8630 [ROOT] MAP***: !!map (1 sibs) 5 children: 27: [1] [1] 0x2ae25d86c0 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 27: [2] [2] 0x2ae25d8750 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 27: [3] [3] 0x2ae25d87e0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 27: [4] [4] 0x2ae25d8870 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 27: [5] [5] 0x2ae25d8900 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 27: [6] [6] 0x2ae25d8990 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 27: [7] [7] 0x2ae25d8a20 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 27: [8] [8] 0x2ae25d8ab0 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 27: [9] [9] 0x2ae25d8b40 KEYVAL***: '10' !!str '2' (2 sibs) 27: [10] [10] 0x2ae25d8bd0 KEYVAL***: '30' !!str '4' (2 sibs) 27: [11] [11] 0x2ae25d8c60 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 27: [12] [12] 0x2ae25d8cf0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 27: [13] [13] 0x2ae25d8d80 KEYVAL***: !!int '30' !!float '40' (2 sibs) 27: #nodes=14 vs #printed=14 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/12 (1 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/13 27: ------------------------------------------- 27: running test case 'ambiguous tag in map, usr tag' 27: ------------------------------------------- 27: REF TREE: 27: 0x2ae256a858 [ROOT] MAP***: !map (0 sibs) 5 children: 27: 0x2ae256c440 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 27: 0x2ae256c4d8 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 27: 0x2ae256c740 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 27: 0x2ae256c7d8 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 27: 0x2ae256c570 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 27: 0x2ae256c880 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 27: 0x2ae256c918 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 27: 0x2ae256c608 KEYMAP***: 'bar' !map (5 sibs) 2 children: 27: 0x2ae256c9c0 KEYVAL***: '10' '!str 2' (2 sibs) 27: 0x2ae256ca58 KEYVAL***: '30' '!str 4' (2 sibs) 27: 0x2ae256c6a0 KEYMAP***: '!str baz' (5 sibs) 2 children: 27: 0x2ae256cb00 KEYVAL***: '!int 10' '!float 20' (2 sibs) 27: 0x2ae256cb98 KEYVAL***: '!int 30' '!float 40' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae25d8e20 [ROOT] MAP***: !map (1 sibs) 5 children: 27: [1] [1] 0x2ae25d8eb0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 27: [2] [2] 0x2ae25d8f40 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 27: [3] [3] 0x2ae25d8fd0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 27: [4] [4] 0x2ae25d9060 KEYVAL***: 'k3' !float '2.0' (2 sibs) 27: [5] [5] 0x2ae25d90f0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 27: [6] [6] 0x2ae25d9180 KEYVAL***: !int '1' !float '20.0' (2 sibs) 27: [7] [7] 0x2ae25d9210 KEYVAL***: !int '3' !float '40.0' (2 sibs) 27: [8] [8] 0x2ae25d92a0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 27: [9] [9] 0x2ae25d9330 KEYVAL***: '10' !str '2' (2 sibs) 27: [10] [10] 0x2ae25d93c0 KEYVAL***: '30' !str '4' (2 sibs) 27: [11] [11] 0x2ae25d9450 KEYMAP***: !str 'baz' (5 sibs) 2 children: 27: [12] [12] 0x2ae25d94e0 KEYVAL***: !int '10' !float '20' (2 sibs) 27: [13] [13] 0x2ae25d9570 KEYVAL***: !int '30' !float '40' (2 sibs) 27: #nodes=14 vs #printed=14 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/13 (1 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/14 27: ------------------------------------------- 27: running test case 'ambiguous tag in seq, std tag' 27: ------------------------------------------- 27: REF TREE: 27: 0x2ae256a970 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 27: 0x2ae256d770 MAP: (6 sibs) 3 children: 27: 0x2ae256db10 KEYVAL***: '!!str k1' 'v1' (3 sibs) 27: 0x2ae256dba8 KEYVAL***: '!!str k2' 'v2' (3 sibs) 27: 0x2ae256dc40 KEYVAL***: '!!str k3' 'v3' (3 sibs) 27: 0x2ae256d808 MAP***: !!map (6 sibs) 3 children: 27: 0x2ae256dce0 KEYVAL***: '!!str k4' 'v4' (3 sibs) 27: 0x2ae256dd78 KEYVAL***: '!!str k5' 'v5' (3 sibs) 27: 0x2ae256de10 KEYVAL***: '!!str k6' 'v6' (3 sibs) 27: 0x2ae256d8a0 MAP***: !!map (6 sibs) 3 children: 27: 0x2ae256deb0 KEYVAL: 'k7' 'v7' (3 sibs) 27: 0x2ae256df48 KEYVAL: 'k8' 'v8' (3 sibs) 27: 0x2ae256dfe0 KEYVAL: 'k9' 'v9' (3 sibs) 27: 0x2ae256d938 SEQ: (6 sibs) 3 children: 27: 0x2ae256e080 VAL***: '!!str v10' (3 sibs) 27: 0x2ae256e118 VAL***: '!!str v20' (3 sibs) 27: 0x2ae256e1b0 VAL***: '!!str v30' (3 sibs) 27: 0x2ae256d9d0 SEQ***: !!seq (6 sibs) 3 children: 27: 0x2ae256e250 VAL***: '!!str v40' (3 sibs) 27: 0x2ae256e2e8 VAL***: '!!str v50' (3 sibs) 27: 0x2ae256e380 VAL***: '!!str v60' (3 sibs) 27: 0x2ae256da68 SEQ***: !!seq (6 sibs) 3 children: 27: 0x2ae256e420 VAL: 'v70' (3 sibs) 27: 0x2ae256e4b8 VAL: 'v80' (3 sibs) 27: 0x2ae256e550 VAL: 'v90' (3 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae25d9610 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 27: [1] [1] 0x2ae25d96a0 MAP: (6 sibs) 3 children: 27: [2] [2] 0x2ae25d9730 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 27: [3] [3] 0x2ae25d97c0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 27: [4] [4] 0x2ae25d9850 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 27: [5] [5] 0x2ae25d98e0 MAP***: !!map (6 sibs) 3 children: 27: [6] [6] 0x2ae25d9970 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 27: [7] [7] 0x2ae25d9a00 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 27: [8] [8] 0x2ae25d9a90 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 27: [9] [9] 0x2ae25d9b20 MAP***: !!map (6 sibs) 3 children: 27: [10] [10] 0x2ae25d9bb0 KEYVAL: 'k7' 'v7' (3 sibs) 27: [11] [11] 0x2ae25d9c40 KEYVAL: 'k8' 'v8' (3 sibs) 27: [12] [12] 0x2ae25d9cd0 KEYVAL: 'k9' 'v9' (3 sibs) 27: [13] [13] 0x2ae25d9d60 SEQ: (6 sibs) 3 children: 27: [14] [14] 0x2ae25d9df0 VAL***: !!str 'v10' (3 sibs) 27: [15] [15] 0x2ae25d9e80 VAL***: !!str 'v20' (3 sibs) 27: [16] [16] 0x2ae25d9f10 VAL***: !!str 'v30' (3 sibs) 27: [17] [17] 0x2ae25d9fa0 SEQ***: !!seq (6 sibs) 3 children: 27: [18] [18] 0x2ae25da030 VAL***: !!str 'v40' (3 sibs) 27: [19] [19] 0x2ae25da0c0 VAL***: !!str 'v50' (3 sibs) 27: [20] [20] 0x2ae25da150 VAL***: !!str 'v60' (3 sibs) 27: [21] [21] 0x2ae25da1e0 SEQ***: !!seq (6 sibs) 3 children: 27: [22] [22] 0x2ae25da270 VAL: 'v70' (3 sibs) 27: [23] [23] 0x2ae25da300 VAL: 'v80' (3 sibs) 27: [24] [24] 0x2ae25da390 VAL: 'v90' (3 sibs) 27: #nodes=25 vs #printed=25 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/14 (2 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/15 27: ------------------------------------------- 27: running test case 'ambiguous tag in seq, usr tag' 27: ------------------------------------------- 27: REF TREE: 27: 0x2ae256aa88 [ROOT] SEQ***: !seq (0 sibs) 6 children: 27: 0x2ae256e640 MAP: (6 sibs) 3 children: 27: 0x2ae256e9e0 KEYVAL***: '!str k1' 'v1' (3 sibs) 27: 0x2ae256ea78 KEYVAL***: '!str k2' 'v2' (3 sibs) 27: 0x2ae256eb10 KEYVAL***: '!str k3' 'v3' (3 sibs) 27: 0x2ae256e6d8 MAP***: !map (6 sibs) 3 children: 27: 0x2ae256ebb0 KEYVAL***: '!str k4' 'v4' (3 sibs) 27: 0x2ae256ec48 KEYVAL***: '!str k5' 'v5' (3 sibs) 27: 0x2ae256ece0 KEYVAL***: '!str k6' 'v6' (3 sibs) 27: 0x2ae256e770 MAP***: !map (6 sibs) 3 children: 27: 0x2ae256ed80 KEYVAL: 'k7' 'v7' (3 sibs) 27: 0x2ae256ee18 KEYVAL: 'k8' 'v8' (3 sibs) 27: 0x2ae256eeb0 KEYVAL: 'k9' 'v9' (3 sibs) 27: 0x2ae256e808 SEQ: (6 sibs) 3 children: 27: 0x2ae256ef50 VAL***: '!str v10' (3 sibs) 27: 0x2ae256efe8 VAL***: '!str v20' (3 sibs) 27: 0x2ae256f080 VAL***: '!str v30' (3 sibs) 27: 0x2ae256e8a0 SEQ***: !seq (6 sibs) 3 children: 27: 0x2ae256f120 VAL***: '!str v40' (3 sibs) 27: 0x2ae256f1b8 VAL***: '!str v50' (3 sibs) 27: 0x2ae256f250 VAL***: '!str v60' (3 sibs) 27: 0x2ae256e938 SEQ***: !seq (6 sibs) 3 children: 27: 0x2ae256f2f0 VAL: 'v70' (3 sibs) 27: 0x2ae256f388 VAL: 'v80' (3 sibs) 27: 0x2ae256f420 VAL: 'v90' (3 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae25da430 [ROOT] SEQ***: !seq (1 sibs) 6 children: 27: [1] [1] 0x2ae25da4c0 MAP: (6 sibs) 3 children: 27: [2] [2] 0x2ae25da550 KEYVAL***: !str 'k1' 'v1' (3 sibs) 27: [3] [3] 0x2ae25da5e0 KEYVAL***: !str 'k2' 'v2' (3 sibs) 27: [4] [4] 0x2ae25da670 KEYVAL***: !str 'k3' 'v3' (3 sibs) 27: [5] [5] 0x2ae25da700 MAP***: !map (6 sibs) 3 children: 27: [6] [6] 0x2ae25da790 KEYVAL***: !str 'k4' 'v4' (3 sibs) 27: [7] [7] 0x2ae25da820 KEYVAL***: !str 'k5' 'v5' (3 sibs) 27: [8] [8] 0x2ae25da8b0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 27: [9] [9] 0x2ae25da940 MAP***: !map (6 sibs) 3 children: 27: [10] [10] 0x2ae25da9d0 KEYVAL: 'k7' 'v7' (3 sibs) 27: [11] [11] 0x2ae25daa60 KEYVAL: 'k8' 'v8' (3 sibs) 27: [12] [12] 0x2ae25daaf0 KEYVAL: 'k9' 'v9' (3 sibs) 27: [13] [13] 0x2ae25dab80 SEQ: (6 sibs) 3 children: 27: [14] [14] 0x2ae25dac10 VAL***: !str 'v10' (3 sibs) 27: [15] [15] 0x2ae25daca0 VAL***: !str 'v20' (3 sibs) 27: [16] [16] 0x2ae25dad30 VAL***: !str 'v30' (3 sibs) 27: [17] [17] 0x2ae25dadc0 SEQ***: !seq (6 sibs) 3 children: 27: [18] [18] 0x2ae25dae50 VAL***: !str 'v40' (3 sibs) 27: [19] [19] 0x2ae25daee0 VAL***: !str 'v50' (3 sibs) 27: [20] [20] 0x2ae25daf70 VAL***: !str 'v60' (3 sibs) 27: [21] [21] 0x2ae25db000 SEQ***: !seq (6 sibs) 3 children: 27: [22] [22] 0x2ae25db090 VAL: 'v70' (3 sibs) 27: [23] [23] 0x2ae25db120 VAL: 'v80' (3 sibs) 27: [24] [24] 0x2ae25db1b0 VAL: 'v90' (3 sibs) 27: #nodes=25 vs #printed=25 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/15 (2 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/0 27: ------------------------------------------- 27: running test case 'user tag, empty, test suite 52DL' 27: ------------------------------------------- 27: REF TREE: 27: 0x2ae2569a20 [ROOT] DOCVAL***: '! a' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae25696b0 [ROOT] DOCVAL***: ! 'a' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/0 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/1 27: ------------------------------------------- 27: running test case 'tag property in implicit map, std tags' 27: ------------------------------------------- 27: REF TREE: 27: 0x2ae2569b38 [ROOT] MAP: (0 sibs) 8 children: 27: 0x2ae2567cd0 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 27: 0x2ae2567d68 KEYVAL***: 'svar' '!!str 0' (8 sibs) 27: 0x2ae2567e00 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 27: 0x2ae2567e98 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 27: 0x2ae2567f30 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 27: 0x2ae2567fc8 KEYVAL***: '!!str key' '!!int val' (8 sibs) 27: 0x2ae2568060 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 27: 0x2ae25681a0 KEYVAL: 'name' 'Joe' (2 sibs) 27: 0x2ae2568238 KEYVAL: 'age' '15' (2 sibs) 27: 0x2ae25680f8 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae25db250 [ROOT] MAP: (1 sibs) 8 children: 27: [1] [1] 0x2ae25db2e0 KEYVAL***: 'ivar' !!int '0' (8 sibs) 27: [2] [2] 0x2ae25db370 KEYVAL***: 'svar' !!str '0' (8 sibs) 27: [3] [3] 0x2ae25db400 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 27: [4] [4] 0x2ae25db490 KEYVAL***: !!int '2' !!float '3' (8 sibs) 27: [5] [5] 0x2ae25db520 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 27: [6] [6] 0x2ae25db5b0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 27: [7] [7] 0x2ae25db640 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 27: [8] [8] 0x2ae25db6d0 KEYVAL: 'name' 'Joe' (2 sibs) 27: [9] [9] 0x2ae25db760 KEYVAL: 'age' '15' (2 sibs) 27: [10] [10] 0x2ae25db7f0 KEYVAL***: 'picture' !!binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 27: #nodes=11 vs #printed=11 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/1 (1 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/2 27: ------------------------------------------- 27: running test case 'tag property in implicit map, usr tags' 27: ------------------------------------------- 27: REF TREE: 27: 0x2ae2569c50 [ROOT] MAP: (0 sibs) 8 children: 27: 0x2ae2568750 KEYVAL***: 'ivar' '!int 0' (8 sibs) 27: 0x2ae25687e8 KEYVAL***: 'svar' '!str 0' (8 sibs) 27: 0x2ae2568880 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 27: 0x2ae2568918 KEYVAL***: '!int 2' '!float 3' (8 sibs) 27: 0x2ae25689b0 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 27: 0x2ae2568a48 KEYVAL***: '!str key' '!int val' (8 sibs) 27: 0x2ae2568ae0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 27: 0x2ae2568c20 KEYVAL: 'name' 'Joe' (2 sibs) 27: 0x2ae2568cb8 KEYVAL: 'age' '15' (2 sibs) 27: 0x2ae2568b78 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae25db890 [ROOT] MAP: (1 sibs) 8 children: 27: [1] [1] 0x2ae25db920 KEYVAL***: 'ivar' !int '0' (8 sibs) 27: [2] [2] 0x2ae25db9b0 KEYVAL***: 'svar' !str '0' (8 sibs) 27: [3] [3] 0x2ae25dba40 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 27: [4] [4] 0x2ae25dbad0 KEYVAL***: !int '2' !float '3' (8 sibs) 27: [5] [5] 0x2ae25dbb60 KEYVAL***: !float '3' !int '3.4' (8 sibs) 27: [6] [6] 0x2ae25dbbf0 KEYVAL***: !str 'key' !int 'val' (8 sibs) 27: [7] [7] 0x2ae25dbc80 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 27: [8] [8] 0x2ae25dbd10 KEYVAL: 'name' 'Joe' (2 sibs) 27: [9] [9] 0x2ae25dbda0 KEYVAL: 'age' '15' (2 sibs) 27: [10] [10] 0x2ae25dbe30 KEYVAL***: 'picture' !binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 27: #nodes=11 vs #printed=11 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/2 (1 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/3 27: ------------------------------------------- 27: running test case 'tag property in explicit map, std tags' 27: ------------------------------------------- 27: REF TREE: 27: 0x2ae2569d68 [ROOT] MAP: (0 sibs) 3 children: 27: 0x2ae2568d60 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 27: 0x2ae2568df8 KEYVAL***: 'svar' '!!str 0' (3 sibs) 27: 0x2ae2568e90 KEYVAL***: '!!str key' '!!int val' (3 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae25dbed0 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x2ae25dbf60 KEYVAL***: 'ivar' !!int '0' (3 sibs) 27: [2] [2] 0x2ae25dbff0 KEYVAL***: 'svar' !!str '0' (3 sibs) 27: [3] [3] 0x2ae25dc080 KEYVAL***: !!str 'key' !!int 'val' (3 sibs) 27: #nodes=4 vs #printed=4 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/3 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/4 27: ------------------------------------------- 27: running test case 'tag property in explicit map, usr tags' 27: ------------------------------------------- 27: REF TREE: 27: 0x2ae2569e80 [ROOT] MAP: (0 sibs) 3 children: 27: 0x2ae2569800 KEYVAL***: 'ivar' '!int 0' (3 sibs) 27: 0x2ae2569898 KEYVAL***: 'svar' '!str 0' (3 sibs) 27: 0x2ae2569930 KEYVAL***: '!str key' '!int val' (3 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae25dc120 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x2ae25dc1b0 KEYVAL***: 'ivar' !int '0' (3 sibs) 27: [2] [2] 0x2ae25dc240 KEYVAL***: 'svar' !str '0' (3 sibs) 27: [3] [3] 0x2ae25dc2d0 KEYVAL***: !str 'key' !int 'val' (3 sibs) 27: #nodes=4 vs #printed=4 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/4 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/5 27: ------------------------------------------- 27: running test case 'tag property in implicit seq, std tags' 27: ------------------------------------------- 27: REF TREE: 27: 0x2ae2569f98 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2ae2567950 VAL***: '!!int 0' (2 sibs) 27: 0x2ae25679e8 VAL***: '!!str 0' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae25dc370 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2ae25dc400 VAL***: !!int '0' (2 sibs) 27: [2] [2] 0x2ae25dc490 VAL***: !!str '0' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/5 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/6 27: ------------------------------------------- 27: running test case 'tag property in implicit seq, usr tags' 27: ------------------------------------------- 27: REF TREE: 27: 0x2ae256a0b0 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2ae2568380 VAL***: '!int 0' (2 sibs) 27: 0x2ae2568418 VAL***: '!str 0' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae25dc530 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2ae25dc5c0 VAL***: !int '0' (2 sibs) 27: [2] [2] 0x2ae25dc650 VAL***: !str '0' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/6 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/7 27: ------------------------------------------- 27: running test case 'tag property in explicit seq, std tags' 27: ------------------------------------------- 27: REF TREE: 27: 0x2ae256a1c8 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2ae2568510 VAL***: '!!int 0' (2 sibs) 27: 0x2ae25685a8 VAL***: '!!str 0' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae25dc6f0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2ae25dc780 VAL***: !!int '0' (2 sibs) 27: [2] [2] 0x2ae25dc810 VAL***: !!str '0' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/7 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/8 27: ------------------------------------------- 27: running test case 'tag property in explicit seq, usr tags' 27: ------------------------------------------- 27: REF TREE: 27: 0x2ae256a2e0 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2ae256ab60 VAL***: '!int 0' (2 sibs) 27: 0x2ae256abf8 VAL***: '!str 0' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae25dc8b0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2ae25dc940 VAL***: !int '0' (2 sibs) 27: [2] [2] 0x2ae25dc9d0 VAL***: !str '0' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/8 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/9 27: ------------------------------------------- 27: running test case 'tagged explicit sequence in map, std tags' 27: ------------------------------------------- 27: REF TREE: 27: 0x2ae256a3f8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2ae25690c0 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 27: 0x2ae2569160 VAL***: '!!int 0' (2 sibs) 27: 0x2ae25691f8 VAL***: '!!str 0' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae25dca70 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ae25dcb00 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 27: [2] [2] 0x2ae25dcb90 VAL***: !!int '0' (2 sibs) 27: [3] [3] 0x2ae25dcc20 VAL***: !!str '0' (2 sibs) 27: #nodes=4 vs #printed=4 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/9 (0 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/10 27: ------------------------------------------- 27: running test case 'tagged explicit sequence in map, usr tags' 27: ------------------------------------------- 27: REF TREE: 27: 0x2ae256a510 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2ae25692f0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 27: 0x2ae2569390 VAL***: '!int 0' (2 sibs) 27: 0x2ae2569428 VAL***: '!str 0' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae25dccc0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2ae25dcd50 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 27: [2] [2] 0x2ae25dcde0 VAL***: !int '0' (2 sibs) 27: [3] [3] 0x2ae25dce70 VAL***: !str '0' (2 sibs) 27: #nodes=4 vs #printed=4 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/10 (1 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/11 27: ------------------------------------------- 27: running test case 'tagged doc' 27: ------------------------------------------- 27: REF TREE: 27: 0x2ae256a628 [ROOT] STREAM: (0 sibs) 12 children: 27: 0x2ae256af20 DOCMAP***: !!map (12 sibs) 2 children: 27: 0x2ae256b650 KEYVAL: 'a' '0' (2 sibs) 27: 0x2ae256b6e8 KEYVAL: 'b' '1' (2 sibs) 27: 0x2ae256afb8 DOCMAP***: !map (12 sibs) 1 children: 27: 0x2ae25686a0 KEYVAL: 'a' 'b' (1 sibs) 27: 0x2ae256b050 DOCSEQ***: !!seq (12 sibs) 2 children: 27: 0x2ae256b790 VAL: 'a' (2 sibs) 27: 0x2ae256b828 VAL: 'b' (2 sibs) 27: 0x2ae256b0e8 DOCVAL***: '!!str a b' (12 sibs) 27: 0x2ae256b180 DOCVAL***: '!!str a b' (12 sibs) 27: 0x2ae256b218 DOCVAL***: '!!str a b' (12 sibs) 27: 0x2ae256b2b0 DOCVAL***: '!!str a: b' (12 sibs) 27: 0x2ae256b348 DOCVAL***: '!!str a: b' (12 sibs) 27: 0x2ae256b3e0 DOCMAP: (12 sibs) 1 children: 27: 0x2ae2569750 KEYVAL***: '!!str a' 'b' (1 sibs) 27: 0x2ae256b478 DOCVAL***: '!!str a b' (12 sibs) 27: 0x2ae256b510 DOCMAP***: !!set (12 sibs) 2 children: 27: 0x2ae256b8d0 KEYVAL: 'a' '' (2 sibs) 27: 0x2ae256b968 KEYVAL: 'b' '' (2 sibs) 27: 0x2ae256b5a8 DOCMAP***: !!set (12 sibs) 2 children: 27: 0x2ae256ba10 KEYVAL: 'a' '' (2 sibs) 27: 0x2ae256baa8 KEYVAL: 'b' '' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae25dcf10 [ROOT] STREAM: (1 sibs) 12 children: 27: [1] [1] 0x2ae25dcfa0 DOCMAP***: !!map (12 sibs) 2 children: 27: [2] [2] 0x2ae25dd030 KEYVAL: 'a' '0' (2 sibs) 27: [3] [3] 0x2ae25dd0c0 KEYVAL: 'b' '1' (2 sibs) 27: [4] [4] 0x2ae25dd150 DOCMAP***: !map (12 sibs) 1 children: 27: [5] [5] 0x2ae25dd1e0 KEYVAL: 'a' 'b' (1 sibs) 27: [6] [6] 0x2ae25dd270 DOCSEQ***: !!seq (12 sibs) 2 children: 27: [7] [7] 0x2ae25dd300 VAL: 'a' (2 sibs) 27: [8] [8] 0x2ae25dd390 VAL: 'b' (2 sibs) 27: [9] [9] 0x2ae25dd420 DOCVAL***: !!str 'a b' (12 sibs) 27: [10] [10] 0x2ae25dd4b0 DOCVAL***: !!str 'a b' (12 sibs) 27: [11] [11] 0x2ae25dd540 DOCVAL***: !!str 'a b' (12 sibs) 27: [12] [12] 0x2ae25dd5d0 DOCVAL***: !!str 'a: b' (12 sibs) 27: [13] [13] 0x2ae25dd660 DOCVAL***: !!str 'a: b' (12 sibs) 27: [14] [14] 0x2ae25dd6f0 DOCMAP: (12 sibs) 1 children: 27: [15] [15] 0x2ae25dd780 KEYVAL***: !!str 'a' 'b' (1 sibs) 27: [16] [16] 0x2ae25dd810 DOCVAL***: !!str 'a b' (12 sibs) 27: [17] [17] 0x2ae25dd8a0 DOCMAP***: !!set (12 sibs) 2 children: 27: [18] [18] 0x2ae25dd930 KEYVAL: 'a' '' (2 sibs) 27: [19] [19] 0x2ae25dd9c0 KEYVAL: 'b' '' (2 sibs) 27: [20] [20] 0x2ae25dda50 DOCMAP***: !!set (12 sibs) 2 children: 27: [21] [21] 0x2ae25ddae0 KEYVAL: 'a' '' (2 sibs) 27: [22] [22] 0x2ae25ddb70 KEYVAL: 'b' '' (2 sibs) 27: #nodes=23 vs #printed=23 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/11 (2 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/12 27: ------------------------------------------- 27: running test case 'ambiguous tag in map, std tag' 27: ------------------------------------------- 27: REF TREE: 27: 0x2ae256a740 [ROOT] MAP***: !!map (0 sibs) 5 children: 27: 0x2ae256bbf0 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 27: 0x2ae256bc88 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 27: 0x2ae256bef0 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 27: 0x2ae256bf88 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 27: 0x2ae256bd20 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 27: 0x2ae256c030 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 27: 0x2ae256c0c8 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 27: 0x2ae256bdb8 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 27: 0x2ae256c170 KEYVAL***: '10' '!!str 2' (2 sibs) 27: 0x2ae256c208 KEYVAL***: '30' '!!str 4' (2 sibs) 27: 0x2ae256be50 KEYMAP***: '!!str baz' (5 sibs) 2 children: 27: 0x2ae256c2b0 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 27: 0x2ae256c348 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae25ddc10 [ROOT] MAP***: !!map (1 sibs) 5 children: 27: [1] [1] 0x2ae25ddca0 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 27: [2] [2] 0x2ae25ddd30 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 27: [3] [3] 0x2ae25dddc0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 27: [4] [4] 0x2ae25dde50 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 27: [5] [5] 0x2ae25ddee0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 27: [6] [6] 0x2ae25ddf70 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 27: [7] [7] 0x2ae25de000 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 27: [8] [8] 0x2ae25de090 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 27: [9] [9] 0x2ae25de120 KEYVAL***: '10' !!str '2' (2 sibs) 27: [10] [10] 0x2ae25de1b0 KEYVAL***: '30' !!str '4' (2 sibs) 27: [11] [11] 0x2ae25de240 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 27: [12] [12] 0x2ae25de2d0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 27: [13] [13] 0x2ae25de360 KEYVAL***: !!int '30' !!float '40' (2 sibs) 27: #nodes=14 vs #printed=14 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/12 (1 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/13 27: ------------------------------------------- 27: running test case 'ambiguous tag in map, usr tag' 27: ------------------------------------------- 27: REF TREE: 27: 0x2ae256a858 [ROOT] MAP***: !map (0 sibs) 5 children: 27: 0x2ae256c440 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 27: 0x2ae256c4d8 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 27: 0x2ae256c740 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 27: 0x2ae256c7d8 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 27: 0x2ae256c570 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 27: 0x2ae256c880 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 27: 0x2ae256c918 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 27: 0x2ae256c608 KEYMAP***: 'bar' !map (5 sibs) 2 children: 27: 0x2ae256c9c0 KEYVAL***: '10' '!str 2' (2 sibs) 27: 0x2ae256ca58 KEYVAL***: '30' '!str 4' (2 sibs) 27: 0x2ae256c6a0 KEYMAP***: '!str baz' (5 sibs) 2 children: 27: 0x2ae256cb00 KEYVAL***: '!int 10' '!float 20' (2 sibs) 27: 0x2ae256cb98 KEYVAL***: '!int 30' '!float 40' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae25de400 [ROOT] MAP***: !map (1 sibs) 5 children: 27: [1] [1] 0x2ae25de490 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 27: [2] [2] 0x2ae25de520 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 27: [3] [3] 0x2ae25de5b0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 27: [4] [4] 0x2ae25de640 KEYVAL***: 'k3' !float '2.0' (2 sibs) 27: [5] [5] 0x2ae25de6d0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 27: [6] [6] 0x2ae25de760 KEYVAL***: !int '1' !float '20.0' (2 sibs) 27: [7] [7] 0x2ae25de7f0 KEYVAL***: !int '3' !float '40.0' (2 sibs) 27: [8] [8] 0x2ae25de880 KEYMAP***: 'bar' !map (5 sibs) 2 children: 27: [9] [9] 0x2ae25de910 KEYVAL***: '10' !str '2' (2 sibs) 27: [10] [10] 0x2ae25de9a0 KEYVAL***: '30' !str '4' (2 sibs) 27: [11] [11] 0x2ae25dea30 KEYMAP***: !str 'baz' (5 sibs) 2 children: 27: [12] [12] 0x2ae25deac0 KEYVAL***: !int '10' !float '20' (2 sibs) 27: [13] [13] 0x2ae25deb50 KEYVAL***: !int '30' !float '40' (2 sibs) 27: #nodes=14 vs #printed=14 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/13 (1 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/14 27: ------------------------------------------- 27: running test case 'ambiguous tag in seq, std tag' 27: ------------------------------------------- 27: REF TREE: 27: 0x2ae256a970 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 27: 0x2ae256d770 MAP: (6 sibs) 3 children: 27: 0x2ae256db10 KEYVAL***: '!!str k1' 'v1' (3 sibs) 27: 0x2ae256dba8 KEYVAL***: '!!str k2' 'v2' (3 sibs) 27: 0x2ae256dc40 KEYVAL***: '!!str k3' 'v3' (3 sibs) 27: 0x2ae256d808 MAP***: !!map (6 sibs) 3 children: 27: 0x2ae256dce0 KEYVAL***: '!!str k4' 'v4' (3 sibs) 27: 0x2ae256dd78 KEYVAL***: '!!str k5' 'v5' (3 sibs) 27: 0x2ae256de10 KEYVAL***: '!!str k6' 'v6' (3 sibs) 27: 0x2ae256d8a0 MAP***: !!map (6 sibs) 3 children: 27: 0x2ae256deb0 KEYVAL: 'k7' 'v7' (3 sibs) 27: 0x2ae256df48 KEYVAL: 'k8' 'v8' (3 sibs) 27: 0x2ae256dfe0 KEYVAL: 'k9' 'v9' (3 sibs) 27: 0x2ae256d938 SEQ: (6 sibs) 3 children: 27: 0x2ae256e080 VAL***: '!!str v10' (3 sibs) 27: 0x2ae256e118 VAL***: '!!str v20' (3 sibs) 27: 0x2ae256e1b0 VAL***: '!!str v30' (3 sibs) 27: 0x2ae256d9d0 SEQ***: !!seq (6 sibs) 3 children: 27: 0x2ae256e250 VAL***: '!!str v40' (3 sibs) 27: 0x2ae256e2e8 VAL***: '!!str v50' (3 sibs) 27: 0x2ae256e380 VAL***: '!!str v60' (3 sibs) 27: 0x2ae256da68 SEQ***: !!seq (6 sibs) 3 children: 27: 0x2ae256e420 VAL: 'v70' (3 sibs) 27: 0x2ae256e4b8 VAL: 'v80' (3 sibs) 27: 0x2ae256e550 VAL: 'v90' (3 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae25debf0 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 27: [1] [1] 0x2ae25dec80 MAP: (6 sibs) 3 children: 27: [2] [2] 0x2ae25ded10 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 27: [3] [3] 0x2ae25deda0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 27: [4] [4] 0x2ae25dee30 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 27: [5] [5] 0x2ae25deec0 MAP***: !!map (6 sibs) 3 children: 27: [6] [6] 0x2ae25def50 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 27: [7] [7] 0x2ae25defe0 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 27: [8] [8] 0x2ae25df070 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 27: [9] [9] 0x2ae25df100 MAP***: !!map (6 sibs) 3 children: 27: [10] [10] 0x2ae25df190 KEYVAL: 'k7' 'v7' (3 sibs) 27: [11] [11] 0x2ae25df220 KEYVAL: 'k8' 'v8' (3 sibs) 27: [12] [12] 0x2ae25df2b0 KEYVAL: 'k9' 'v9' (3 sibs) 27: [13] [13] 0x2ae25df340 SEQ: (6 sibs) 3 children: 27: [14] [14] 0x2ae25df3d0 VAL***: !!str 'v10' (3 sibs) 27: [15] [15] 0x2ae25df460 VAL***: !!str 'v20' (3 sibs) 27: [16] [16] 0x2ae25df4f0 VAL***: !!str 'v30' (3 sibs) 27: [17] [17] 0x2ae25df580 SEQ***: !!seq (6 sibs) 3 children: 27: [18] [18] 0x2ae25df610 VAL***: !!str 'v40' (3 sibs) 27: [19] [19] 0x2ae25df6a0 VAL***: !!str 'v50' (3 sibs) 27: [20] [20] 0x2ae25df730 VAL***: !!str 'v60' (3 sibs) 27: [21] [21] 0x2ae25df7c0 SEQ***: !!seq (6 sibs) 3 children: 27: [22] [22] 0x2ae25df850 VAL: 'v70' (3 sibs) 27: [23] [23] 0x2ae25df8e0 VAL: 'v80' (3 sibs) 27: [24] [24] 0x2ae25df970 VAL: 'v90' (3 sibs) 27: #nodes=25 vs #printed=25 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/14 (2 ms) 27: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/15 27: ------------------------------------------- 27: running test case 'ambiguous tag in seq, usr tag' 27: ------------------------------------------- 27: REF TREE: 27: 0x2ae256aa88 [ROOT] SEQ***: !seq (0 sibs) 6 children: 27: 0x2ae256e640 MAP: (6 sibs) 3 children: 27: 0x2ae256e9e0 KEYVAL***: '!str k1' 'v1' (3 sibs) 27: 0x2ae256ea78 KEYVAL***: '!str k2' 'v2' (3 sibs) 27: 0x2ae256eb10 KEYVAL***: '!str k3' 'v3' (3 sibs) 27: 0x2ae256e6d8 MAP***: !map (6 sibs) 3 children: 27: 0x2ae256ebb0 KEYVAL***: '!str k4' 'v4' (3 sibs) 27: 0x2ae256ec48 KEYVAL***: '!str k5' 'v5' (3 sibs) 27: 0x2ae256ece0 KEYVAL***: '!str k6' 'v6' (3 sibs) 27: 0x2ae256e770 MAP***: !map (6 sibs) 3 children: 27: 0x2ae256ed80 KEYVAL: 'k7' 'v7' (3 sibs) 27: 0x2ae256ee18 KEYVAL: 'k8' 'v8' (3 sibs) 27: 0x2ae256eeb0 KEYVAL: 'k9' 'v9' (3 sibs) 27: 0x2ae256e808 SEQ: (6 sibs) 3 children: 27: 0x2ae256ef50 VAL***: '!str v10' (3 sibs) 27: 0x2ae256efe8 VAL***: '!str v20' (3 sibs) 27: 0x2ae256f080 VAL***: '!str v30' (3 sibs) 27: 0x2ae256e8a0 SEQ***: !seq (6 sibs) 3 children: 27: 0x2ae256f120 VAL***: '!str v40' (3 sibs) 27: 0x2ae256f1b8 VAL***: '!str v50' (3 sibs) 27: 0x2ae256f250 VAL***: '!str v60' (3 sibs) 27: 0x2ae256e938 SEQ***: !seq (6 sibs) 3 children: 27: 0x2ae256f2f0 VAL: 'v70' (3 sibs) 27: 0x2ae256f388 VAL: 'v80' (3 sibs) 27: 0x2ae256f420 VAL: 'v90' (3 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2ae25dfa10 [ROOT] SEQ***: !seq (1 sibs) 6 children: 27: [1] [1] 0x2ae25dfaa0 MAP: (6 sibs) 3 children: 27: [2] [2] 0x2ae25dfb30 KEYVAL***: !str 'k1' 'v1' (3 sibs) 27: [3] [3] 0x2ae25dfbc0 KEYVAL***: !str 'k2' 'v2' (3 sibs) 27: [4] [4] 0x2ae25dfc50 KEYVAL***: !str 'k3' 'v3' (3 sibs) 27: [5] [5] 0x2ae25dfce0 MAP***: !map (6 sibs) 3 children: 27: [6] [6] 0x2ae25dfd70 KEYVAL***: !str 'k4' 'v4' (3 sibs) 27: [7] [7] 0x2ae25dfe00 KEYVAL***: !str 'k5' 'v5' (3 sibs) 27: [8] [8] 0x2ae25dfe90 KEYVAL***: !str 'k6' 'v6' (3 sibs) 27: [9] [9] 0x2ae25dff20 MAP***: !map (6 sibs) 3 children: 27: [10] [10] 0x2ae25dffb0 KEYVAL: 'k7' 'v7' (3 sibs) 27: [11] [11] 0x2ae25e0040 KEYVAL: 'k8' 'v8' (3 sibs) 27: [12] [12] 0x2ae25e00d0 KEYVAL: 'k9' 'v9' (3 sibs) 27: [13] [13] 0x2ae25e0160 SEQ: (6 sibs) 3 children: 27: [14] [14] 0x2ae25e01f0 VAL***: !str 'v10' (3 sibs) 27: [15] [15] 0x2ae25e0280 VAL***: !str 'v20' (3 sibs) 27: [16] [16] 0x2ae25e0310 VAL***: !str 'v30' (3 sibs) 27: [17] [17] 0x2ae25e03a0 SEQ***: !seq (6 sibs) 3 children: 27: [18] [18] 0x2ae25e0430 VAL***: !str 'v40' (3 sibs) 27: [19] [19] 0x2ae25e04c0 VAL***: !str 'v50' (3 sibs) 27: [20] [20] 0x2ae25e0550 VAL***: !str 'v60' (3 sibs) 27: [21] [21] 0x2ae25e05e0 SEQ***: !seq (6 sibs) 3 children: 27: [22] [22] 0x2ae25e0670 VAL: 'v70' (3 sibs) 27: [23] [23] 0x2ae25e0700 VAL: 'v80' (3 sibs) 27: [24] [24] 0x2ae25e0790 VAL: 'v90' (3 sibs) 27: #nodes=25 vs #printed=25 27: -------------------------------------- 27: [ OK ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/15 (2 ms) 27: [----------] 320 tests from TAG_PROPERTY/YmlTestCase (609 ms total) 27: 27: [----------] Global test environment tear-down 27: [==========] 342 tests from 8 test suites ran. (719 ms total) 27: [ PASSED ] 342 tests. 27/50 Test #27: ryml-test-tag_property ............ Passed 1.19 sec test 28 Start 28: ryml-test-explicit_key 28: Test command: /builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test/ryml-test-explicit_key-0.4.1 28: Test timeout computed to be: 10000000 28: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 28: [==========] Running 406 tests from 3 test suites. 28: [----------] Global test environment set-up. 28: [----------] 1 test from CaseNode 28: [ RUN ] CaseNode.setting_up 28: [ OK ] CaseNode.setting_up (2 ms) 28: [----------] 1 test from CaseNode (3 ms total) 28: 28: [----------] 5 tests from explicit_key 28: [ RUN ] explicit_key.test_suite_5WE3 28: [ OK ] explicit_key.test_suite_5WE3 (22 ms) 28: [ RUN ] explicit_key.test_suite_DFF7_v1 28: [ OK ] explicit_key.test_suite_DFF7_v1 (3 ms) 28: [ RUN ] explicit_key.test_suite_DFF7_v2 28: [ OK ] explicit_key.test_suite_DFF7_v2 (2 ms) 28: [ RUN ] explicit_key.test_suite_FRK4 28: [ OK ] explicit_key.test_suite_FRK4 (1 ms) 28: [ RUN ] explicit_key.test_suite_M2N8 28: [ OK ] explicit_key.test_suite_M2N8 (2 ms) 28: [----------] 5 tests from explicit_key (34 ms total) 28: 28: [----------] 400 tests from EXPLICIT_KEY/YmlTestCase 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/0 28: ------------------------------------------- 28: running test case 'explicit key, last value missing' 28: ------------------------------------------- 28: --------------- 28: 28: ? a 28: ? b 28: ? 28: --- !!set # test that we do not add any last item 28: ? a 28: ? b 28: --- !!set # test that we do add the last item 28: ? a 28: ? b 28: ? 28: --------------- 28: REF TREE: 28: 0x2b1e8925b0 [ROOT] STREAM: (0 sibs) 3 children: 28: 0x2b1e88ec70 DOCMAP: (3 sibs) 3 children: 28: 0x2b1e88ee40 KEYVAL: 'a' '' (3 sibs) 28: 0x2b1e88eed8 KEYVAL: 'b' '' (3 sibs) 28: 0x2b1e88ef70 KEYVAL: '' '' (3 sibs) 28: 0x2b1e88ed08 DOCMAP***: !!set (3 sibs) 2 children: 28: 0x2b1e88f010 KEYVAL: 'a' '' (2 sibs) 28: 0x2b1e88f0a8 KEYVAL: 'b' '' (2 sibs) 28: 0x2b1e88eda0 DOCMAP***: !!set (3 sibs) 3 children: 28: 0x2b1e88f150 KEYVAL: 'a' '' (3 sibs) 28: 0x2b1e88f1e8 KEYVAL: 'b' '' (3 sibs) 28: 0x2b1e88f280 KEYVAL: '' '' (3 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b1e8d0260 [ROOT] STREAM: (1 sibs) 3 children: 28: [1] [4] 0x2b1e8d04a0 DOCMAP: (3 sibs) 3 children: 28: [2] [1] 0x2b1e8d02f0 KEYVAL: 'a' '' (3 sibs) 28: [3] [2] 0x2b1e8d0380 KEYVAL: 'b' '' (3 sibs) 28: [4] [3] 0x2b1e8d0410 KEYVAL: '' '' (3 sibs) 28: [5] [5] 0x2b1e8d0530 DOCMAP***: !!set (3 sibs) 2 children: 28: [6] [6] 0x2b1e8d05c0 KEYVAL: 'a' '' (2 sibs) 28: [7] [7] 0x2b1e8d0650 KEYVAL: 'b' '' (2 sibs) 28: [8] [8] 0x2b1e8d06e0 DOCMAP***: !!set (3 sibs) 3 children: 28: [9] [9] 0x2b1e8d0770 KEYVAL: 'a' '' (3 sibs) 28: [10] [10] 0x2b1e8d0800 KEYVAL: 'b' '' (3 sibs) 28: [11] [11] 0x2b1e8d0890 KEYVAL: '' '' (3 sibs) 28: #nodes=12 vs #printed=12 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_unix/0 (13 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/1 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW' 28: ------------------------------------------- 28: --------------- 28: 28: a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~: safe 28: ?foo: safe question mark 28: :foo: safe colon 28: -foo: safe dash 28: this is#not: a comment 28: --------------- 28: REF TREE: 28: 0x2b1e8926c8 [ROOT] MAP: (0 sibs) 5 children: 28: 0x2b1e88f680 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 28: 0x2b1e88f718 KEYVAL: '?foo' 'safe question mark' (5 sibs) 28: 0x2b1e88f7b0 KEYVAL: ':foo' 'safe colon' (5 sibs) 28: 0x2b1e88f848 KEYVAL: '-foo' 'safe dash' (5 sibs) 28: 0x2b1e88f8e0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b1e8d14e0 [ROOT] MAP: (1 sibs) 5 children: 28: [1] [1] 0x2b1e8d1570 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 28: [2] [2] 0x2b1e8d1600 KEYVAL: '?foo' 'safe question mark' (5 sibs) 28: [3] [3] 0x2b1e8d1690 KEYVAL: ':foo' 'safe colon' (5 sibs) 28: [4] [4] 0x2b1e8d1720 KEYVAL: '-foo' 'safe dash' (5 sibs) 28: [5] [5] 0x2b1e8d17b0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_unix/1 (2 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/2 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, expl' 28: ------------------------------------------- 28: --------------- 28: { 28: a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~: safe, 28: ?foo: safe question mark, 28: :foo: safe colon, 28: -foo: safe dash, 28: this is#not: a comment, 28: }--------------- 28: REF TREE: 28: 0x2b1e8927e0 [ROOT] MAP: (0 sibs) 5 children: 28: 0x2b1e88fdf0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 28: 0x2b1e88fe88 KEYVAL: '?foo' 'safe question mark' (5 sibs) 28: 0x2b1e88ff20 KEYVAL: ':foo' 'safe colon' (5 sibs) 28: 0x2b1e88ffb8 KEYVAL: '-foo' 'safe dash' (5 sibs) 28: 0x2b1e890050 KEYVAL: 'this is#not' 'a comment' (5 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b1e8d2670 [ROOT] MAP: (1 sibs) 5 children: 28: [1] [1] 0x2b1e8d2700 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 28: [2] [2] 0x2b1e8d2790 KEYVAL: '?foo' 'safe question mark' (5 sibs) 28: [3] [3] 0x2b1e8d2820 KEYVAL: ':foo' 'safe colon' (5 sibs) 28: [4] [4] 0x2b1e8d28b0 KEYVAL: '-foo' 'safe dash' (5 sibs) 28: [5] [5] 0x2b1e8d2940 KEYVAL: 'this is#not' 'a comment' (5 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_unix/2 (1 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/3 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, impl seq' 28: ------------------------------------------- 28: --------------- 28: 28: - a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~ 28: - ?foo 28: - :foo 28: - -foo 28: - this is#not:a comment 28: --------------- 28: REF TREE: 28: 0x2b1e8928f8 [ROOT] SEQ: (0 sibs) 5 children: 28: 0x2b1e8900f0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 28: 0x2b1e890188 VAL: '?foo' (5 sibs) 28: 0x2b1e890220 VAL: ':foo' (5 sibs) 28: 0x2b1e8902b8 VAL: '-foo' (5 sibs) 28: 0x2b1e890350 VAL: 'this is#not:a comment' (5 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b1e8d3730 [ROOT] SEQ: (1 sibs) 5 children: 28: [1] [1] 0x2b1e8d37c0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 28: [2] [2] 0x2b1e8d3850 VAL: '?foo' (5 sibs) 28: [3] [3] 0x2b1e8d38e0 VAL: ':foo' (5 sibs) 28: [4] [4] 0x2b1e8d3970 VAL: '-foo' (5 sibs) 28: [5] [5] 0x2b1e8d3a00 VAL: 'this is#not:a comment' (5 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_unix/3 (1 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/4 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, expl seq' 28: ------------------------------------------- 28: --------------- 28: [ 28: a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~, 28: ?foo, 28: :foo, 28: -foo, 28: this is#not:a comment, 28: ]--------------- 28: REF TREE: 28: 0x2b1e892a10 [ROOT] SEQ: (0 sibs) 5 children: 28: 0x2b1e890cc0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 28: 0x2b1e890d58 VAL: '?foo' (5 sibs) 28: 0x2b1e890df0 VAL: ':foo' (5 sibs) 28: 0x2b1e890e88 VAL: '-foo' (5 sibs) 28: 0x2b1e890f20 VAL: 'this is#not:a comment' (5 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b1e8d4860 [ROOT] SEQ: (1 sibs) 5 children: 28: [1] [1] 0x2b1e8d48f0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 28: [2] [2] 0x2b1e8d4980 VAL: '?foo' (5 sibs) 28: [3] [3] 0x2b1e8d4a10 VAL: ':foo' (5 sibs) 28: [4] [4] 0x2b1e8d4aa0 VAL: '-foo' (5 sibs) 28: [5] [5] 0x2b1e8d4b30 VAL: 'this is#not:a comment' (5 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_unix/4 (1 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/5 28: ------------------------------------------- 28: running test case 'explicit key with line break in between' 28: ------------------------------------------- 28: --------------- 28: 28: ? an explicit key 28: : its value 28: --------------- 28: REF TREE: 28: 0x2b1e892b28 [ROOT] MAP: (0 sibs) 1 children: 28: 0x2b1e88f9d0 KEYVAL: 'an explicit key' 'its value' (1 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b1e8d58b0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2b1e8d5940 KEYVAL: 'an explicit key' 'its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_unix/5 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/6 28: ------------------------------------------- 28: running test case 'explicit key 2nd, inside explicit map' 28: ------------------------------------------- 28: --------------- 28: 28: { 28: a simple key: a value, 28: ? an explicit key: another value, 28: } 28: --------------- 28: REF TREE: 28: 0x2b1e892c40 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2b1e88e960 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: 0x2b1e88e9f8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b1e8d6960 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b1e8d69f0 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: [2] [2] 0x2b1e8d6a80 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_unix/6 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/7 28: ------------------------------------------- 28: running test case 'explicit key 1st, inside explicit map' 28: ------------------------------------------- 28: --------------- 28: 28: { 28: ? an explicit key: another value, 28: a simple key: a value, 28: } 28: --------------- 28: REF TREE: 28: 0x2b1e892d58 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2b1e88fb10 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: 0x2b1e88fba8 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b1e8d7a10 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b1e8d7aa0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: [2] [2] 0x2b1e8d7b30 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_unix/7 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/8 28: ------------------------------------------- 28: running test case 'explicit key 2nd' 28: ------------------------------------------- 28: --------------- 28: 28: a simple key: a value 28: ? an explicit key: another value 28: --------------- 28: REF TREE: 28: 0x2b1e892e70 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2b1e88fca0 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: 0x2b1e88fd38 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b1e8d8a60 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b1e8d8af0 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: [2] [2] 0x2b1e8d8b80 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_unix/8 (1 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/9 28: ------------------------------------------- 28: running test case 'explicit key 1st' 28: ------------------------------------------- 28: --------------- 28: 28: ? an explicit key: another value 28: a simple key: a value 28: --------------- 28: REF TREE: 28: 0x2b1e892f88 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2b1e890440 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: 0x2b1e8904d8 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b1e8d9ab0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b1e8d9b40 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: [2] [2] 0x2b1e8d9bd0 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_unix/9 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/10 28: ------------------------------------------- 28: running test case 'explicit key nested in a map, 1st' 28: ------------------------------------------- 28: --------------- 28: 28: map: 28: ? an explicit key: another value 28: a simple key: a value 28: ? an explicit key deindented: its value 28: --------------- 28: REF TREE: 28: 0x2b1e8930a0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2b1e890710 KEYMAP: 'map' (2 sibs) 2 children: 28: 0x2b1e890850 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: 0x2b1e8908e8 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: 0x2b1e8907a8 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b1e8dad00 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b1e8dad90 KEYMAP: 'map' (2 sibs) 2 children: 28: [2] [2] 0x2b1e8dae20 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: [3] [3] 0x2b1e8daeb0 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: [4] [4] 0x2b1e8daf40 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 28: #nodes=5 vs #printed=5 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_unix/10 (1 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/11 28: ------------------------------------------- 28: running test case 'explicit key nested in a seq, 1st' 28: ------------------------------------------- 28: --------------- 28: 28: - ? an explicit key: another value 28: a simple key: a value 28: - ? another explicit key: its value 28: --------------- 28: REF TREE: 28: 0x2b1e8931b8 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x2b1e890a80 MAP: (2 sibs) 2 children: 28: 0x2b1e892150 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: 0x2b1e8921e8 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: 0x2b1e890b18 MAP: (2 sibs) 1 children: 28: 0x2b1e890bc0 KEYVAL: 'another explicit key' 'its value' (1 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b1e8dbe30 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2b1e8dbec0 MAP: (2 sibs) 2 children: 28: [2] [2] 0x2b1e8dbf50 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: [3] [3] 0x2b1e8dbfe0 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: [4] [4] 0x2b1e8dc070 MAP: (2 sibs) 1 children: 28: [5] [5] 0x2b1e8dc100 KEYVAL: 'another explicit key' 'its value' (1 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_unix/11 (1 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/12 28: ------------------------------------------- 28: running test case 'explicit block key, literal, clip' 28: ------------------------------------------- 28: --------------- 28: ? | 28: This is a key 28: that has multiple lines 28: 28: : and this is its value 28: --------------- 28: REF TREE: 28: 0x2b1e8932d0 [ROOT] MAP: (0 sibs) 1 children: 28: 0x2b1e890990 KEYVAL: 'This is a key 28: that has multiple lines 28: ' 'and this is its value' (1 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b1e8dcf40 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2b1e8dcfd0 KEYVAL: 'This is a key 28: that has multiple lines 28: ' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_unix/12 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/13 28: ------------------------------------------- 28: running test case 'explicit block key, literal, keep' 28: ------------------------------------------- 28: --------------- 28: ? |+ 28: This is a key 28: that has multiple lines 28: 28: : and this is its value 28: --------------- 28: REF TREE: 28: 0x2b1e8933e8 [ROOT] MAP: (0 sibs) 1 children: 28: 0x2b1e8922e0 KEYVAL: 'This is a key 28: that has multiple lines 28: 28: ' 'and this is its value' (1 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b1e8de050 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2b1e8de0e0 KEYVAL: 'This is a key 28: that has multiple lines 28: 28: ' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_unix/13 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/14 28: ------------------------------------------- 28: running test case 'explicit block key, literal, strip' 28: ------------------------------------------- 28: --------------- 28: ? |- 28: This is a key 28: that has multiple lines 28: 28: : and this is its value 28: --------------- 28: REF TREE: 28: 0x2b1e893500 [ROOT] MAP: (0 sibs) 1 children: 28: 0x2b1e8923d0 KEYVAL: 'This is a key 28: that has multiple lines' 'and this is its value' (1 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b1e8df160 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2b1e8df1f0 KEYVAL: 'This is a key 28: that has multiple lines' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_unix/14 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/15 28: ------------------------------------------- 28: running test case 'explicit block key, folded, clip' 28: ------------------------------------------- 28: --------------- 28: ? > 28: This is a key 28: that has multiple lines 28: 28: : and this is its value 28: --------------- 28: REF TREE: 28: 0x2b1e893618 [ROOT] MAP: (0 sibs) 1 children: 28: 0x2b1e8924c0 KEYVAL: 'This is a key that has multiple lines 28: ' 'and this is its value' (1 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b1e8e0270 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2b1e8e0300 KEYVAL: 'This is a key that has multiple lines 28: ' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_unix/15 (1 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/16 28: ------------------------------------------- 28: running test case 'explicit block key, folded, keep' 28: ------------------------------------------- 28: --------------- 28: ? >+ 28: This is a key 28: that has multiple lines 28: 28: : and this is its value 28: --------------- 28: REF TREE: 28: 0x2b1e893730 [ROOT] MAP: (0 sibs) 1 children: 28: 0x2b1e8948c0 KEYVAL: 'This is a key that has multiple lines 28: 28: ' 'and this is its value' (1 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b1e8e1380 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2b1e8e1410 KEYVAL: 'This is a key that has multiple lines 28: 28: ' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_unix/16 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/17 28: ------------------------------------------- 28: running test case 'explicit block key, folded, strip' 28: ------------------------------------------- 28: --------------- 28: ? >- 28: This is a key 28: that has multiple lines 28: 28: : and this is its value 28: --------------- 28: REF TREE: 28: 0x2b1e893848 [ROOT] MAP: (0 sibs) 1 children: 28: 0x2b1e891010 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b1e8e2490 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2b1e8e2520 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_unix/17 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/18 28: ------------------------------------------- 28: running test case 'explicit key, missing val 7W2P' 28: ------------------------------------------- 28: --------------- 28: 28: ? a 28: ? b 28: c: 28: ? d 28: e: 28: --------------- 28: REF TREE: 28: 0x2b1e893960 [ROOT] MAP: (0 sibs) 5 children: 28: 0x2b1e8910b0 KEYVAL: 'a' '' (5 sibs) 28: 0x2b1e891148 KEYVAL: 'b' '' (5 sibs) 28: 0x2b1e8911e0 KEYVAL: 'c' '' (5 sibs) 28: 0x2b1e891278 KEYVAL: 'd' '' (5 sibs) 28: 0x2b1e891310 KEYVAL: 'e' '' (5 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b1e8e34e0 [ROOT] MAP: (1 sibs) 5 children: 28: [1] [1] 0x2b1e8e3570 KEYVAL: 'a' '' (5 sibs) 28: [2] [2] 0x2b1e8e3600 KEYVAL: 'b' '' (5 sibs) 28: [3] [3] 0x2b1e8e3690 KEYVAL: 'c' '' (5 sibs) 28: [4] [4] 0x2b1e8e3720 KEYVAL: 'd' '' (5 sibs) 28: [5] [5] 0x2b1e8e37b0 KEYVAL: 'e' '' (5 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_unix/18 (1 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/19 28: ------------------------------------------- 28: running test case 'explicit key, missing val ZWK4' 28: ------------------------------------------- 28: --------------- 28: 28: a: 1 28: ? b 28: &anchor c: 3 28: ? d 28: !!str e: 4 28: ? f 28: --------------- 28: REF TREE: 28: 0x2b1e893a78 [ROOT] MAP: (0 sibs) 6 children: 28: 0x2b1e891400 KEYVAL: 'a' '1' (6 sibs) 28: 0x2b1e891498 KEYVAL: 'b' '' (6 sibs) 28: 0x2b1e891530 KEYVAL***: &anchor 'c' '3' (6 sibs) 28: 0x2b1e8915c8 KEYVAL: 'd' '' (6 sibs) 28: 0x2b1e891660 KEYVAL***: '!!str e' '4' (6 sibs) 28: 0x2b1e8916f8 KEYVAL: 'f' '' (6 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b1e8e4530 [ROOT] MAP: (1 sibs) 6 children: 28: [1] [1] 0x2b1e8e45c0 KEYVAL: 'a' '1' (6 sibs) 28: [2] [2] 0x2b1e8e4650 KEYVAL: 'b' '' (6 sibs) 28: [3] [3] 0x2b1e8e46e0 KEYVAL***: &anchor 'c' '3' (6 sibs) 28: [4] [4] 0x2b1e8e4770 KEYVAL: 'd' '' (6 sibs) 28: [5] [5] 0x2b1e8e4800 KEYVAL***: !!str 'e' '4' (6 sibs) 28: [6] [6] 0x2b1e8e4890 KEYVAL: 'f' '' (6 sibs) 28: #nodes=7 vs #printed=7 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_unix/19 (2 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_windows/0 28: ------------------------------------------- 28: running test case 'explicit key, last value missing' 28: ------------------------------------------- 28: --------------- 28: 28: ? a 28: ? b 28: ? 28: --- !!set # test that we do not add any last item 28: ? a 28: ? b 28: --- !!set # test that we do add the last item 28: ? a 28: ? b 28: ? 28: --------------- 28: REF TREE: 28: 0x2b1e8925b0 [ROOT] STREAM: (0 sibs) 3 children: 28: 0x2b1e88ec70 DOCMAP: (3 sibs) 3 children: 28: 0x2b1e88ee40 KEYVAL: 'a' '' (3 sibs) 28: 0x2b1e88eed8 KEYVAL: 'b' '' (3 sibs) 28: 0x2b1e88ef70 KEYVAL: '' '' (3 sibs) 28: 0x2b1e88ed08 DOCMAP***: !!set (3 sibs) 2 children: 28: 0x2b1e88f010 KEYVAL: 'a' '' (2 sibs) 28: 0x2b1e88f0a8 KEYVAL: 'b' '' (2 sibs) 28: 0x2b1e88eda0 DOCMAP***: !!set (3 sibs) 3 children: 28: 0x2b1e88f150 KEYVAL: 'a' '' (3 sibs) 28: 0x2b1e88f1e8 KEYVAL: 'b' '' (3 sibs) 28: 0x2b1e88f280 KEYVAL: '' '' (3 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b1e8e4e80 [ROOT] STREAM: (1 sibs) 3 children: 28: [1] [4] 0x2b1e8e50c0 DOCMAP: (3 sibs) 3 children: 28: [2] [1] 0x2b1e8e4f10 KEYVAL: 'a' '' (3 sibs) 28: [3] [2] 0x2b1e8e4fa0 KEYVAL: 'b' '' (3 sibs) 28: [4] [3] 0x2b1e8e5030 KEYVAL: '' '' (3 sibs) 28: [5] [5] 0x2b1e8e5150 DOCMAP***: !!set (3 sibs) 2 children: 28: [6] [6] 0x2b1e8e51e0 KEYVAL: 'a' '' (2 sibs) 28: [7] [7] 0x2b1e8e5270 KEYVAL: 'b' '' (2 sibs) 28: [8] [8] 0x2b1e8e5300 DOCMAP***: !!set (3 sibs) 3 children: 28: [9] [9] 0x2b1e8e5390 KEYVAL: 'a' '' (3 sibs) 28: [10] [10] 0x2b1e8e5420 KEYVAL: 'b' '' (3 sibs) 28: [11] [11] 0x2b1e8e54b0 KEYVAL: '' '' (3 sibs) 28: #nodes=12 vs #printed=12 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_windows/0 (1 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_windows/1 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW' 28: ------------------------------------------- 28: --------------- 28: 28: a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~: safe 28: ?foo: safe question mark 28: :foo: safe colon 28: -foo: safe dash 28: this is#not: a comment 28: --------------- 28: REF TREE: 28: 0x2b1e8926c8 [ROOT] MAP: (0 sibs) 5 children: 28: 0x2b1e88f680 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 28: 0x2b1e88f718 KEYVAL: '?foo' 'safe question mark' (5 sibs) 28: 0x2b1e88f7b0 KEYVAL: ':foo' 'safe colon' (5 sibs) 28: 0x2b1e88f848 KEYVAL: '-foo' 'safe dash' (5 sibs) 28: 0x2b1e88f8e0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b1e8e5790 [ROOT] MAP: (1 sibs) 5 children: 28: [1] [1] 0x2b1e8e5820 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 28: [2] [2] 0x2b1e8e58b0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 28: [3] [3] 0x2b1e8e5940 KEYVAL: ':foo' 'safe colon' (5 sibs) 28: [4] [4] 0x2b1e8e59d0 KEYVAL: '-foo' 'safe dash' (5 sibs) 28: [5] [5] 0x2b1e8e5a60 KEYVAL: 'this is#not' 'a comment' (5 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_windows/1 (1 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_windows/2 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, expl' 28: ------------------------------------------- 28: --------------- 28: { 28: a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~: safe, 28: ?foo: safe question mark, 28: :foo: safe colon, 28: -foo: safe dash, 28: this is#not: a comment, 28: }--------------- 28: REF TREE: 28: 0x2b1e8927e0 [ROOT] MAP: (0 sibs) 5 children: 28: 0x2b1e88fdf0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 28: 0x2b1e88fe88 KEYVAL: '?foo' 'safe question mark' (5 sibs) 28: 0x2b1e88ff20 KEYVAL: ':foo' 'safe colon' (5 sibs) 28: 0x2b1e88ffb8 KEYVAL: '-foo' 'safe dash' (5 sibs) 28: 0x2b1e890050 KEYVAL: 'this is#not' 'a comment' (5 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b1e8e60a0 [ROOT] MAP: (1 sibs) 5 children: 28: [1] [1] 0x2b1e8e6130 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 28: [2] [2] 0x2b1e8e61c0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 28: [3] [3] 0x2b1e8e6250 KEYVAL: ':foo' 'safe colon' (5 sibs) 28: [4] [4] 0x2b1e8e62e0 KEYVAL: '-foo' 'safe dash' (5 sibs) 28: [5] [5] 0x2b1e8e6370 KEYVAL: 'this is#not' 'a comment' (5 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_windows/2 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_windows/3 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, impl seq' 28: ------------------------------------------- 28: --------------- 28: 28: - a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~ 28: - ?foo 28: - :foo 28: - -foo 28: - this is#not:a comment 28: --------------- 28: REF TREE: 28: 0x2b1e8928f8 [ROOT] SEQ: (0 sibs) 5 children: 28: 0x2b1e8900f0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 28: 0x2b1e890188 VAL: '?foo' (5 sibs) 28: 0x2b1e890220 VAL: ':foo' (5 sibs) 28: 0x2b1e8902b8 VAL: '-foo' (5 sibs) 28: 0x2b1e890350 VAL: 'this is#not:a comment' (5 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b1e8e69b0 [ROOT] SEQ: (1 sibs) 5 children: 28: [1] [1] 0x2b1e8e6a40 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 28: [2] [2] 0x2b1e8e6ad0 VAL: '?foo' (5 sibs) 28: [3] [3] 0x2b1e8e6b60 VAL: ':foo' (5 sibs) 28: [4] [4] 0x2b1e8e6bf0 VAL: '-foo' (5 sibs) 28: [5] [5] 0x2b1e8e6c80 VAL: 'this is#not:a comment' (5 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_windows/3 (1 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_windows/4 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, expl seq' 28: ------------------------------------------- 28: --------------- 28: [ 28: a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~, 28: ?foo, 28: :foo, 28: -foo, 28: this is#not:a comment, 28: ]--------------- 28: REF TREE: 28: 0x2b1e892a10 [ROOT] SEQ: (0 sibs) 5 children: 28: 0x2b1e890cc0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 28: 0x2b1e890d58 VAL: '?foo' (5 sibs) 28: 0x2b1e890df0 VAL: ':foo' (5 sibs) 28: 0x2b1e890e88 VAL: '-foo' (5 sibs) 28: 0x2b1e890f20 VAL: 'this is#not:a comment' (5 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b1e8e72c0 [ROOT] SEQ: (1 sibs) 5 children: 28: [1] [1] 0x2b1e8e7350 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 28: [2] [2] 0x2b1e8e73e0 VAL: '?foo' (5 sibs) 28: [3] [3] 0x2b1e8e7470 VAL: ':foo' (5 sibs) 28: [4] [4] 0x2b1e8e7500 VAL: '-foo' (5 sibs) 28: [5] [5] 0x2b1e8e7590 VAL: 'this is#not:a comment' (5 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_windows/4 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_windows/5 28: ------------------------------------------- 28: running test case 'explicit key with line break in between' 28: ------------------------------------------- 28: --------------- 28: 28: ? an explicit key 28: : its value 28: --------------- 28: REF TREE: 28: 0x2b1e892b28 [ROOT] MAP: (0 sibs) 1 children: 28: 0x2b1e88f9d0 KEYVAL: 'an explicit key' 'its value' (1 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b1e8e7bd0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2b1e8e7c60 KEYVAL: 'an explicit key' 'its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_windows/5 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_windows/6 28: ------------------------------------------- 28: running test case 'explicit key 2nd, inside explicit map' 28: ------------------------------------------- 28: --------------- 28: 28: { 28: a simple key: a value, 28: ? an explicit key: another value, 28: } 28: --------------- 28: REF TREE: 28: 0x2b1e892c40 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2b1e88e960 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: 0x2b1e88e9f8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b1e8e84e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b1e8e8570 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: [2] [2] 0x2b1e8e8600 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_windows/6 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_windows/7 28: ------------------------------------------- 28: running test case 'explicit key 1st, inside explicit map' 28: ------------------------------------------- 28: --------------- 28: 28: { 28: ? an explicit key: another value, 28: a simple key: a value, 28: } 28: --------------- 28: REF TREE: 28: 0x2b1e892d58 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2b1e88fb10 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: 0x2b1e88fba8 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b1e8e8df0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b1e8e8e80 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: [2] [2] 0x2b1e8e8f10 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_windows/7 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_windows/8 28: ------------------------------------------- 28: running test case 'explicit key 2nd' 28: ------------------------------------------- 28: --------------- 28: 28: a simple key: a value 28: ? an explicit key: another value 28: --------------- 28: REF TREE: 28: 0x2b1e892e70 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2b1e88fca0 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: 0x2b1e88fd38 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b1e8e9700 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b1e8e9790 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: [2] [2] 0x2b1e8e9820 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_windows/8 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_windows/9 28: ------------------------------------------- 28: running test case 'explicit key 1st' 28: ------------------------------------------- 28: --------------- 28: 28: ? an explicit key: another value 28: a simple key: a value 28: --------------- 28: REF TREE: 28: 0x2b1e892f88 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2b1e890440 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: 0x2b1e8904d8 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b1e8ea010 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b1e8ea0a0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: [2] [2] 0x2b1e8ea130 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_windows/9 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_windows/10 28: ------------------------------------------- 28: running test case 'explicit key nested in a map, 1st' 28: ------------------------------------------- 28: --------------- 28: 28: map: 28: ? an explicit key: another value 28: a simple key: a value 28: ? an explicit key deindented: its value 28: --------------- 28: REF TREE: 28: 0x2b1e8930a0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2b1e890710 KEYMAP: 'map' (2 sibs) 2 children: 28: 0x2b1e890850 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: 0x2b1e8908e8 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: 0x2b1e8907a8 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b1e8ea920 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b1e8ea9b0 KEYMAP: 'map' (2 sibs) 2 children: 28: [2] [2] 0x2b1e8eaa40 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: [3] [3] 0x2b1e8eaad0 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: [4] [4] 0x2b1e8eab60 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 28: #nodes=5 vs #printed=5 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_windows/10 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_windows/11 28: ------------------------------------------- 28: running test case 'explicit key nested in a seq, 1st' 28: ------------------------------------------- 28: --------------- 28: 28: - ? an explicit key: another value 28: a simple key: a value 28: - ? another explicit key: its value 28: --------------- 28: REF TREE: 28: 0x2b1e8931b8 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x2b1e890a80 MAP: (2 sibs) 2 children: 28: 0x2b1e892150 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: 0x2b1e8921e8 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: 0x2b1e890b18 MAP: (2 sibs) 1 children: 28: 0x2b1e890bc0 KEYVAL: 'another explicit key' 'its value' (1 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b1e8eb230 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2b1e8eb2c0 MAP: (2 sibs) 2 children: 28: [2] [2] 0x2b1e8eb350 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: [3] [3] 0x2b1e8eb3e0 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: [4] [4] 0x2b1e8eb470 MAP: (2 sibs) 1 children: 28: [5] [5] 0x2b1e8eb500 KEYVAL: 'another explicit key' 'its value' (1 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_windows/11 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_windows/12 28: ------------------------------------------- 28: running test case 'explicit block key, literal, clip' 28: ------------------------------------------- 28: --------------- 28: ? | 28: This is a key 28: that has multiple lines 28: 28: : and this is its value 28: --------------- 28: REF TREE: 28: 0x2b1e8932d0 [ROOT] MAP: (0 sibs) 1 children: 28: 0x2b1e890990 KEYVAL: 'This is a key 28: that has multiple lines 28: ' 'and this is its value' (1 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b1e8ebb40 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2b1e8ebbd0 KEYVAL: 'This is a key 28: that has multiple lines 28: ' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_windows/12 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_windows/13 28: ------------------------------------------- 28: running test case 'explicit block key, literal, keep' 28: ------------------------------------------- 28: --------------- 28: ? |+ 28: This is a key 28: that has multiple lines 28: 28: : and this is its value 28: --------------- 28: REF TREE: 28: 0x2b1e8933e8 [ROOT] MAP: (0 sibs) 1 children: 28: 0x2b1e8922e0 KEYVAL: 'This is a key 28: that has multiple lines 28: 28: ' 'and this is its value' (1 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b1e8ec450 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2b1e8ec4e0 KEYVAL: 'This is a key 28: that has multiple lines 28: 28: ' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_windows/13 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_windows/14 28: ------------------------------------------- 28: running test case 'explicit block key, literal, strip' 28: ------------------------------------------- 28: --------------- 28: ? |- 28: This is a key 28: that has multiple lines 28: 28: : and this is its value 28: --------------- 28: REF TREE: 28: 0x2b1e893500 [ROOT] MAP: (0 sibs) 1 children: 28: 0x2b1e8923d0 KEYVAL: 'This is a key 28: that has multiple lines' 'and this is its value' (1 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b1e8ecd60 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2b1e8ecdf0 KEYVAL: 'This is a key 28: that has multiple lines' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_windows/14 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_windows/15 28: ------------------------------------------- 28: running test case 'explicit block key, folded, clip' 28: ------------------------------------------- 28: --------------- 28: ? > 28: This is a key 28: that has multiple lines 28: 28: : and this is its value 28: --------------- 28: REF TREE: 28: 0x2b1e893618 [ROOT] MAP: (0 sibs) 1 children: 28: 0x2b1e8924c0 KEYVAL: 'This is a key that has multiple lines 28: ' 'and this is its value' (1 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b1e8ed670 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2b1e8ed700 KEYVAL: 'This is a key that has multiple lines 28: ' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_windows/15 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_windows/16 28: ------------------------------------------- 28: running test case 'explicit block key, folded, keep' 28: ------------------------------------------- 28: --------------- 28: ? >+ 28: This is a key 28: that has multiple lines 28: 28: : and this is its value 28: --------------- 28: REF TREE: 28: 0x2b1e893730 [ROOT] MAP: (0 sibs) 1 children: 28: 0x2b1e8948c0 KEYVAL: 'This is a key that has multiple lines 28: 28: ' 'and this is its value' (1 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b1e8edf80 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2b1e8ee010 KEYVAL: 'This is a key that has multiple lines 28: 28: ' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_windows/16 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_windows/17 28: ------------------------------------------- 28: running test case 'explicit block key, folded, strip' 28: ------------------------------------------- 28: --------------- 28: ? >- 28: This is a key 28: that has multiple lines 28: 28: : and this is its value 28: --------------- 28: REF TREE: 28: 0x2b1e893848 [ROOT] MAP: (0 sibs) 1 children: 28: 0x2b1e891010 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b1e8ee890 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2b1e8ee920 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_windows/17 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_windows/18 28: ------------------------------------------- 28: running test case 'explicit key, missing val 7W2P' 28: ------------------------------------------- 28: --------------- 28: 28: ? a 28: ? b 28: c: 28: ? d 28: e: 28: --------------- 28: REF TREE: 28: 0x2b1e893960 [ROOT] MAP: (0 sibs) 5 children: 28: 0x2b1e8910b0 KEYVAL: 'a' '' (5 sibs) 28: 0x2b1e891148 KEYVAL: 'b' '' (5 sibs) 28: 0x2b1e8911e0 KEYVAL: 'c' '' (5 sibs) 28: 0x2b1e891278 KEYVAL: 'd' '' (5 sibs) 28: 0x2b1e891310 KEYVAL: 'e' '' (5 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b1e8ef1a0 [ROOT] MAP: (1 sibs) 5 children: 28: [1] [1] 0x2b1e8ef230 KEYVAL: 'a' '' (5 sibs) 28: [2] [2] 0x2b1e8ef2c0 KEYVAL: 'b' '' (5 sibs) 28: [3] [3] 0x2b1e8ef350 KEYVAL: 'c' '' (5 sibs) 28: [4] [4] 0x2b1e8ef3e0 KEYVAL: 'd' '' (5 sibs) 28: [5] [5] 0x2b1e8ef470 KEYVAL: 'e' '' (5 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_windows/18 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_windows/19 28: ------------------------------------------- 28: running test case 'explicit key, missing val ZWK4' 28: ------------------------------------------- 28: --------------- 28: 28: a: 1 28: ? b 28: &anchor c: 3 28: ? d 28: !!str e: 4 28: ? f 28: --------------- 28: REF TREE: 28: 0x2b1e893a78 [ROOT] MAP: (0 sibs) 6 children: 28: 0x2b1e891400 KEYVAL: 'a' '1' (6 sibs) 28: 0x2b1e891498 KEYVAL: 'b' '' (6 sibs) 28: 0x2b1e891530 KEYVAL***: &anchor 'c' '3' (6 sibs) 28: 0x2b1e8915c8 KEYVAL: 'd' '' (6 sibs) 28: 0x2b1e891660 KEYVAL***: '!!str e' '4' (6 sibs) 28: 0x2b1e8916f8 KEYVAL: 'f' '' (6 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2b1e8efab0 [ROOT] MAP: (1 sibs) 6 children: 28: [1] [1] 0x2b1e8efb40 KEYVAL: 'a' '1' (6 sibs) 28: [2] [2] 0x2b1e8efbd0 KEYVAL: 'b' '' (6 sibs) 28: [3] [3] 0x2b1e8efc60 KEYVAL***: &anchor 'c' '3' (6 sibs) 28: [4] [4] 0x2b1e8efcf0 KEYVAL: 'd' '' (6 sibs) 28: [5] [5] 0x2b1e8efd80 KEYVAL***: !!str 'e' '4' (6 sibs) 28: [6] [6] 0x2b1e8efe10 KEYVAL: 'f' '' (6 sibs) 28: #nodes=7 vs #printed=7 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_windows/19 (1 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/0 28: ------------------------------------------- 28: running test case 'explicit key, last value missing' 28: ------------------------------------------- 28: --- 28: a: 28: b: 28: : 28: --- !!set 28: a: 28: b: 28: --- !!set 28: a: 28: b: 28: : 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/0 (2 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/1 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW' 28: ------------------------------------------- 28: 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~': safe 28: '?foo': safe question mark 28: ':foo': safe colon 28: '-foo': safe dash 28: 'this is#not': a comment 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/1 (1 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/2 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, expl' 28: ------------------------------------------- 28: 'a!"#$%&''()*+-./09:;<=>?@AZ[\]^_`az{|~': safe 28: '?foo': safe question mark 28: ':foo': safe colon 28: '-foo': safe dash 28: 'this is#not': a comment 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/3 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, impl seq' 28: ------------------------------------------- 28: - 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 28: - '?foo' 28: - ':foo' 28: - '-foo' 28: - 'this is#not:a comment' 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/4 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, expl seq' 28: ------------------------------------------- 28: - 'a!"#$%&''()*+-./09:;<=>?@AZ[\^_`az{|}~' 28: - '?foo' 28: - ':foo' 28: - '-foo' 28: - 'this is#not:a comment' 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/4 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/5 28: ------------------------------------------- 28: running test case 'explicit key with line break in between' 28: ------------------------------------------- 28: an explicit key: its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/5 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/6 28: ------------------------------------------- 28: running test case 'explicit key 2nd, inside explicit map' 28: ------------------------------------------- 28: a simple key: a value 28: an explicit key: another value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/6 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/7 28: ------------------------------------------- 28: running test case 'explicit key 1st, inside explicit map' 28: ------------------------------------------- 28: an explicit key: another value 28: a simple key: a value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/7 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/8 28: ------------------------------------------- 28: running test case 'explicit key 2nd' 28: ------------------------------------------- 28: a simple key: a value 28: an explicit key: another value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/8 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/9 28: ------------------------------------------- 28: running test case 'explicit key 1st' 28: ------------------------------------------- 28: an explicit key: another value 28: a simple key: a value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/9 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/10 28: ------------------------------------------- 28: running test case 'explicit key nested in a map, 1st' 28: ------------------------------------------- 28: map: 28: an explicit key: another value 28: a simple key: a value 28: an explicit key deindented: its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/10 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/11 28: ------------------------------------------- 28: running test case 'explicit key nested in a seq, 1st' 28: ------------------------------------------- 28: - an explicit key: another value 28: a simple key: a value 28: - another explicit key: its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/11 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/12 28: ------------------------------------------- 28: running test case 'explicit block key, literal, clip' 28: ------------------------------------------- 28: ? | 28: This is a key 28: that has multiple lines 28: 28: : and this is its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/12 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/13 28: ------------------------------------------- 28: running test case 'explicit block key, literal, keep' 28: ------------------------------------------- 28: ? |+ 28: This is a key 28: that has multiple lines 28: 28: : and this is its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/13 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/14 28: ------------------------------------------- 28: running test case 'explicit block key, literal, strip' 28: ------------------------------------------- 28: ? |- 28: This is a key 28: that has multiple lines 28: : and this is its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/14 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/15 28: ------------------------------------------- 28: running test case 'explicit block key, folded, clip' 28: ------------------------------------------- 28: ? | 28: This is a key that has multiple lines 28: 28: : and this is its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/15 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/16 28: ------------------------------------------- 28: running test case 'explicit block key, folded, keep' 28: ------------------------------------------- 28: ? |+ 28: This is a key that has multiple lines 28: 28: : and this is its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/16 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/17 28: ------------------------------------------- 28: running test case 'explicit block key, folded, strip' 28: ------------------------------------------- 28: 'This is a key that has multiple lines': and this is its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/17 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/18 28: ------------------------------------------- 28: running test case 'explicit key, missing val 7W2P' 28: ------------------------------------------- 28: a: 28: b: 28: c: 28: d: 28: e: 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/18 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/19 28: ------------------------------------------- 28: running test case 'explicit key, missing val ZWK4' 28: ------------------------------------------- 28: a: 1 28: b: 28: &anchor c: 3 28: d: 28: !!str e: 4 28: f: 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/19 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/0 28: ------------------------------------------- 28: running test case 'explicit key, last value missing' 28: ------------------------------------------- 28: --- 28: a: 28: b: 28: : 28: --- !!set 28: a: 28: b: 28: --- !!set 28: a: 28: b: 28: : 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/1 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW' 28: ------------------------------------------- 28: 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~': safe 28: '?foo': safe question mark 28: ':foo': safe colon 28: '-foo': safe dash 28: 'this is#not': a comment 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/2 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, expl' 28: ------------------------------------------- 28: 'a!"#$%&''()*+-./09:;<=>?@AZ[\]^_`az{|~': safe 28: '?foo': safe question mark 28: ':foo': safe colon 28: '-foo': safe dash 28: 'this is#not': a comment 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/3 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, impl seq' 28: ------------------------------------------- 28: - 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 28: - '?foo' 28: - ':foo' 28: - '-foo' 28: - 'this is#not:a comment' 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/4 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, expl seq' 28: ------------------------------------------- 28: - 'a!"#$%&''()*+-./09:;<=>?@AZ[\^_`az{|}~' 28: - '?foo' 28: - ':foo' 28: - '-foo' 28: - 'this is#not:a comment' 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/4 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/5 28: ------------------------------------------- 28: running test case 'explicit key with line break in between' 28: ------------------------------------------- 28: an explicit key: its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/5 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/6 28: ------------------------------------------- 28: running test case 'explicit key 2nd, inside explicit map' 28: ------------------------------------------- 28: a simple key: a value 28: an explicit key: another value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/6 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/7 28: ------------------------------------------- 28: running test case 'explicit key 1st, inside explicit map' 28: ------------------------------------------- 28: an explicit key: another value 28: a simple key: a value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/7 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/8 28: ------------------------------------------- 28: running test case 'explicit key 2nd' 28: ------------------------------------------- 28: a simple key: a value 28: an explicit key: another value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/8 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/9 28: ------------------------------------------- 28: running test case 'explicit key 1st' 28: ------------------------------------------- 28: an explicit key: another value 28: a simple key: a value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/9 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/10 28: ------------------------------------------- 28: running test case 'explicit key nested in a map, 1st' 28: ------------------------------------------- 28: map: 28: an explicit key: another value 28: a simple key: a value 28: an explicit key deindented: its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/10 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/11 28: ------------------------------------------- 28: running test case 'explicit key nested in a seq, 1st' 28: ------------------------------------------- 28: - an explicit key: another value 28: a simple key: a value 28: - another explicit key: its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/11 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/12 28: ------------------------------------------- 28: running test case 'explicit block key, literal, clip' 28: ------------------------------------------- 28: ? | 28: This is a key 28: that has multiple lines 28: 28: : and this is its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/12 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/13 28: ------------------------------------------- 28: running test case 'explicit block key, literal, keep' 28: ------------------------------------------- 28: ? |+ 28: This is a key 28: that has multiple lines 28: 28: : and this is its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/13 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/14 28: ------------------------------------------- 28: running test case 'explicit block key, literal, strip' 28: ------------------------------------------- 28: ? |- 28: This is a key 28: that has multiple lines 28: : and this is its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/14 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/15 28: ------------------------------------------- 28: running test case 'explicit block key, folded, clip' 28: ------------------------------------------- 28: ? | 28: This is a key that has multiple lines 28: 28: : and this is its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/15 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/16 28: ------------------------------------------- 28: running test case 'explicit block key, folded, keep' 28: ------------------------------------------- 28: ? |+ 28: This is a key that has multiple lines 28: 28: : and this is its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/16 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/17 28: ------------------------------------------- 28: running test case 'explicit block key, folded, strip' 28: ------------------------------------------- 28: 'This is a key that has multiple lines': and this is its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/17 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/18 28: ------------------------------------------- 28: running test case 'explicit key, missing val 7W2P' 28: ------------------------------------------- 28: a: 28: b: 28: c: 28: d: 28: e: 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/18 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/19 28: ------------------------------------------- 28: running test case 'explicit key, missing val ZWK4' 28: ------------------------------------------- 28: a: 1 28: b: 28: &anchor c: 3 28: d: 28: !!str e: 4 28: f: 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/19 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/0 28: ------------------------------------------- 28: running test case 'explicit key, last value missing' 28: ------------------------------------------- 28: --- 28: a: 28: b: 28: : 28: --- !!set 28: a: 28: b: 28: --- !!set 28: a: 28: b: 28: : 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/0 (1 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/1 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW' 28: ------------------------------------------- 28: 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~': safe 28: '?foo': safe question mark 28: ':foo': safe colon 28: '-foo': safe dash 28: 'this is#not': a comment 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/2 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, expl' 28: ------------------------------------------- 28: 'a!"#$%&''()*+-./09:;<=>?@AZ[\]^_`az{|~': safe 28: '?foo': safe question mark 28: ':foo': safe colon 28: '-foo': safe dash 28: 'this is#not': a comment 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/3 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, impl seq' 28: ------------------------------------------- 28: - 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 28: - '?foo' 28: - ':foo' 28: - '-foo' 28: - 'this is#not:a comment' 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/4 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, expl seq' 28: ------------------------------------------- 28: - 'a!"#$%&''()*+-./09:;<=>?@AZ[\^_`az{|}~' 28: - '?foo' 28: - ':foo' 28: - '-foo' 28: - 'this is#not:a comment' 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/4 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/5 28: ------------------------------------------- 28: running test case 'explicit key with line break in between' 28: ------------------------------------------- 28: an explicit key: its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/5 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/6 28: ------------------------------------------- 28: running test case 'explicit key 2nd, inside explicit map' 28: ------------------------------------------- 28: a simple key: a value 28: an explicit key: another value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/6 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/7 28: ------------------------------------------- 28: running test case 'explicit key 1st, inside explicit map' 28: ------------------------------------------- 28: an explicit key: another value 28: a simple key: a value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/7 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/8 28: ------------------------------------------- 28: running test case 'explicit key 2nd' 28: ------------------------------------------- 28: a simple key: a value 28: an explicit key: another value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/8 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/9 28: ------------------------------------------- 28: running test case 'explicit key 1st' 28: ------------------------------------------- 28: an explicit key: another value 28: a simple key: a value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/9 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/10 28: ------------------------------------------- 28: running test case 'explicit key nested in a map, 1st' 28: ------------------------------------------- 28: map: 28: an explicit key: another value 28: a simple key: a value 28: an explicit key deindented: its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/10 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/11 28: ------------------------------------------- 28: running test case 'explicit key nested in a seq, 1st' 28: ------------------------------------------- 28: - an explicit key: another value 28: a simple key: a value 28: - another explicit key: its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/11 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/12 28: ------------------------------------------- 28: running test case 'explicit block key, literal, clip' 28: ------------------------------------------- 28: ? | 28: This is a key 28: that has multiple lines 28: 28: : and this is its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/12 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/13 28: ------------------------------------------- 28: running test case 'explicit block key, literal, keep' 28: ------------------------------------------- 28: ? |+ 28: This is a key 28: that has multiple lines 28: 28: : and this is its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/13 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/14 28: ------------------------------------------- 28: running test case 'explicit block key, literal, strip' 28: ------------------------------------------- 28: ? |- 28: This is a key 28: that has multiple lines 28: : and this is its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/14 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/15 28: ------------------------------------------- 28: running test case 'explicit block key, folded, clip' 28: ------------------------------------------- 28: ? | 28: This is a key that has multiple lines 28: 28: : and this is its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/15 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/16 28: ------------------------------------------- 28: running test case 'explicit block key, folded, keep' 28: ------------------------------------------- 28: ? |+ 28: This is a key that has multiple lines 28: 28: : and this is its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/16 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/17 28: ------------------------------------------- 28: running test case 'explicit block key, folded, strip' 28: ------------------------------------------- 28: 'This is a key that has multiple lines': and this is its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/17 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/18 28: ------------------------------------------- 28: running test case 'explicit key, missing val 7W2P' 28: ------------------------------------------- 28: a: 28: b: 28: c: 28: d: 28: e: 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/18 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/19 28: ------------------------------------------- 28: running test case 'explicit key, missing val ZWK4' 28: ------------------------------------------- 28: a: 1 28: b: 28: &anchor c: 3 28: d: 28: !!str e: 4 28: f: 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/19 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/0 28: ------------------------------------------- 28: running test case 'explicit key, last value missing' 28: ------------------------------------------- 28: --- 28: a: 28: b: 28: : 28: --- !!set 28: a: 28: b: 28: --- !!set 28: a: 28: b: 28: : 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/1 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW' 28: ------------------------------------------- 28: 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~': safe 28: '?foo': safe question mark 28: ':foo': safe colon 28: '-foo': safe dash 28: 'this is#not': a comment 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/2 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, expl' 28: ------------------------------------------- 28: 'a!"#$%&''()*+-./09:;<=>?@AZ[\]^_`az{|~': safe 28: '?foo': safe question mark 28: ':foo': safe colon 28: '-foo': safe dash 28: 'this is#not': a comment 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/3 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, impl seq' 28: ------------------------------------------- 28: - 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 28: - '?foo' 28: - ':foo' 28: - '-foo' 28: - 'this is#not:a comment' 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/4 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, expl seq' 28: ------------------------------------------- 28: - 'a!"#$%&''()*+-./09:;<=>?@AZ[\^_`az{|}~' 28: - '?foo' 28: - ':foo' 28: - '-foo' 28: - 'this is#not:a comment' 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/4 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/5 28: ------------------------------------------- 28: running test case 'explicit key with line break in between' 28: ------------------------------------------- 28: an explicit key: its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/5 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/6 28: ------------------------------------------- 28: running test case 'explicit key 2nd, inside explicit map' 28: ------------------------------------------- 28: a simple key: a value 28: an explicit key: another value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/6 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/7 28: ------------------------------------------- 28: running test case 'explicit key 1st, inside explicit map' 28: ------------------------------------------- 28: an explicit key: another value 28: a simple key: a value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/7 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/8 28: ------------------------------------------- 28: running test case 'explicit key 2nd' 28: ------------------------------------------- 28: a simple key: a value 28: an explicit key: another value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/8 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/9 28: ------------------------------------------- 28: running test case 'explicit key 1st' 28: ------------------------------------------- 28: an explicit key: another value 28: a simple key: a value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/9 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/10 28: ------------------------------------------- 28: running test case 'explicit key nested in a map, 1st' 28: ------------------------------------------- 28: map: 28: an explicit key: another value 28: a simple key: a value 28: an explicit key deindented: its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/10 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/11 28: ------------------------------------------- 28: running test case 'explicit key nested in a seq, 1st' 28: ------------------------------------------- 28: - an explicit key: another value 28: a simple key: a value 28: - another explicit key: its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/11 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/12 28: ------------------------------------------- 28: running test case 'explicit block key, literal, clip' 28: ------------------------------------------- 28: ? | 28: This is a key 28: that has multiple lines 28: 28: : and this is its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/12 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/13 28: ------------------------------------------- 28: running test case 'explicit block key, literal, keep' 28: ------------------------------------------- 28: ? |+ 28: This is a key 28: that has multiple lines 28: 28: : and this is its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/13 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/14 28: ------------------------------------------- 28: running test case 'explicit block key, literal, strip' 28: ------------------------------------------- 28: ? |- 28: This is a key 28: that has multiple lines 28: : and this is its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/14 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/15 28: ------------------------------------------- 28: running test case 'explicit block key, folded, clip' 28: ------------------------------------------- 28: ? | 28: This is a key that has multiple lines 28: 28: : and this is its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/15 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/16 28: ------------------------------------------- 28: running test case 'explicit block key, folded, keep' 28: ------------------------------------------- 28: ? |+ 28: This is a key that has multiple lines 28: 28: : and this is its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/16 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/17 28: ------------------------------------------- 28: running test case 'explicit block key, folded, strip' 28: ------------------------------------------- 28: 'This is a key that has multiple lines': and this is its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/17 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/18 28: ------------------------------------------- 28: running test case 'explicit key, missing val 7W2P' 28: ------------------------------------------- 28: a: 28: b: 28: c: 28: d: 28: e: 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/18 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/19 28: ------------------------------------------- 28: running test case 'explicit key, missing val ZWK4' 28: ------------------------------------------- 28: a: 1 28: b: 28: &anchor c: 3 28: d: 28: !!str e: 4 28: f: 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/19 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/0 28: ------------------------------------------- 28: running test case 'explicit key, last value missing' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/0 (2 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/1 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/2 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, expl' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/3 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, impl seq' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/4 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, expl seq' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/4 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/5 28: ------------------------------------------- 28: running test case 'explicit key with line break in between' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/5 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/6 28: ------------------------------------------- 28: running test case 'explicit key 2nd, inside explicit map' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/6 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/7 28: ------------------------------------------- 28: running test case 'explicit key 1st, inside explicit map' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/7 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/8 28: ------------------------------------------- 28: running test case 'explicit key 2nd' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/8 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/9 28: ------------------------------------------- 28: running test case 'explicit key 1st' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/9 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/10 28: ------------------------------------------- 28: running test case 'explicit key nested in a map, 1st' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/10 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/11 28: ------------------------------------------- 28: running test case 'explicit key nested in a seq, 1st' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/11 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/12 28: ------------------------------------------- 28: running test case 'explicit block key, literal, clip' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/12 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/13 28: ------------------------------------------- 28: running test case 'explicit block key, literal, keep' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/13 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/14 28: ------------------------------------------- 28: running test case 'explicit block key, literal, strip' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/14 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/15 28: ------------------------------------------- 28: running test case 'explicit block key, folded, clip' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/15 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/16 28: ------------------------------------------- 28: running test case 'explicit block key, folded, keep' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/16 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/17 28: ------------------------------------------- 28: running test case 'explicit block key, folded, strip' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/17 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/18 28: ------------------------------------------- 28: running test case 'explicit key, missing val 7W2P' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/18 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/19 28: ------------------------------------------- 28: running test case 'explicit key, missing val ZWK4' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/19 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/0 28: ------------------------------------------- 28: running test case 'explicit key, last value missing' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/1 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/2 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, expl' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/3 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, impl seq' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/4 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, expl seq' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/4 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/5 28: ------------------------------------------- 28: running test case 'explicit key with line break in between' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/5 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/6 28: ------------------------------------------- 28: running test case 'explicit key 2nd, inside explicit map' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/6 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/7 28: ------------------------------------------- 28: running test case 'explicit key 1st, inside explicit map' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/7 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/8 28: ------------------------------------------- 28: running test case 'explicit key 2nd' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/8 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/9 28: ------------------------------------------- 28: running test case 'explicit key 1st' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/9 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/10 28: ------------------------------------------- 28: running test case 'explicit key nested in a map, 1st' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/10 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/11 28: ------------------------------------------- 28: running test case 'explicit key nested in a seq, 1st' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/11 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/12 28: ------------------------------------------- 28: running test case 'explicit block key, literal, clip' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/12 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/13 28: ------------------------------------------- 28: running test case 'explicit block key, literal, keep' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/13 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/14 28: ------------------------------------------- 28: running test case 'explicit block key, literal, strip' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/14 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/15 28: ------------------------------------------- 28: running test case 'explicit block key, folded, clip' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/15 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/16 28: ------------------------------------------- 28: running test case 'explicit block key, folded, keep' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/16 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/17 28: ------------------------------------------- 28: running test case 'explicit block key, folded, strip' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/17 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/18 28: ------------------------------------------- 28: running test case 'explicit key, missing val 7W2P' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/18 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/19 28: ------------------------------------------- 28: running test case 'explicit key, missing val ZWK4' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/19 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/0 28: ------------------------------------------- 28: running test case 'explicit key, last value missing' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/0 (12 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/1 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/1 (4 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/2 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, expl' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/2 (3 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/3 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, impl seq' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/3 (3 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/4 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, expl seq' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/4 (3 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/5 28: ------------------------------------------- 28: running test case 'explicit key with line break in between' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/5 (3 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/6 28: ------------------------------------------- 28: running test case 'explicit key 2nd, inside explicit map' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/6 (3 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/7 28: ------------------------------------------- 28: running test case 'explicit key 1st, inside explicit map' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/7 (3 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/8 28: ------------------------------------------- 28: running test case 'explicit key 2nd' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/8 (3 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/9 28: ------------------------------------------- 28: running test case 'explicit key 1st' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/9 (3 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/10 28: ------------------------------------------- 28: running test case 'explicit key nested in a map, 1st' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/10 (3 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/11 28: ------------------------------------------- 28: running test case 'explicit key nested in a seq, 1st' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/11 (3 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/12 28: ------------------------------------------- 28: running test case 'explicit block key, literal, clip' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/12 (4 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/13 28: ------------------------------------------- 28: running test case 'explicit block key, literal, keep' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/13 (3 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/14 28: ------------------------------------------- 28: running test case 'explicit block key, literal, strip' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/14 (18 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/15 28: ------------------------------------------- 28: running test case 'explicit block key, folded, clip' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/15 (3 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/16 28: ------------------------------------------- 28: running test case 'explicit block key, folded, keep' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/16 (3 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/17 28: ------------------------------------------- 28: running test case 'explicit block key, folded, strip' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/17 (3 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/18 28: ------------------------------------------- 28: running test case 'explicit key, missing val 7W2P' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/18 (3 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/19 28: ------------------------------------------- 28: running test case 'explicit key, missing val ZWK4' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/19 (3 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/0 28: ------------------------------------------- 28: running test case 'explicit key, last value missing' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/0 (4 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/1 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/1 (3 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/2 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, expl' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/2 (3 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/3 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, impl seq' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/3 (3 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/4 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, expl seq' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/4 (3 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/5 28: ------------------------------------------- 28: running test case 'explicit key with line break in between' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/5 (3 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/6 28: ------------------------------------------- 28: running test case 'explicit key 2nd, inside explicit map' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/6 (3 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/7 28: ------------------------------------------- 28: running test case 'explicit key 1st, inside explicit map' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/7 (3 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/8 28: ------------------------------------------- 28: running test case 'explicit key 2nd' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/8 (3 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/9 28: ------------------------------------------- 28: running test case 'explicit key 1st' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/9 (4 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/10 28: ------------------------------------------- 28: running test case 'explicit key nested in a map, 1st' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/10 (3 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/11 28: ------------------------------------------- 28: running test case 'explicit key nested in a seq, 1st' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/11 (3 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/12 28: ------------------------------------------- 28: running test case 'explicit block key, literal, clip' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/12 (3 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/13 28: ------------------------------------------- 28: running test case 'explicit block key, literal, keep' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/13 (3 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/14 28: ------------------------------------------- 28: running test case 'explicit block key, literal, strip' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/14 (3 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/15 28: ------------------------------------------- 28: running test case 'explicit block key, folded, clip' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/15 (3 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/16 28: ------------------------------------------- 28: running test case 'explicit block key, folded, keep' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/16 (3 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/17 28: ------------------------------------------- 28: running test case 'explicit block key, folded, strip' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/17 (3 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/18 28: ------------------------------------------- 28: running test case 'explicit key, missing val 7W2P' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/18 (3 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/19 28: ------------------------------------------- 28: running test case 'explicit key, missing val ZWK4' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/19 (3 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/0 28: ------------------------------------------- 28: running test case 'explicit key, last value missing' 28: ------------------------------------------- 28: --- 28: a: 28: b: 28: : 28: --- !!set 28: a: 28: b: 28: --- !!set 28: a: 28: b: 28: : 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/0 (2 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/1 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW' 28: ------------------------------------------- 28: 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~': safe 28: '?foo': safe question mark 28: ':foo': safe colon 28: '-foo': safe dash 28: 'this is#not': a comment 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/1 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/2 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, expl' 28: ------------------------------------------- 28: 'a!"#$%&''()*+-./09:;<=>?@AZ[\]^_`az{|~': safe 28: '?foo': safe question mark 28: ':foo': safe colon 28: '-foo': safe dash 28: 'this is#not': a comment 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/2 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/3 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, impl seq' 28: ------------------------------------------- 28: - 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 28: - '?foo' 28: - ':foo' 28: - '-foo' 28: - 'this is#not:a comment' 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/3 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/4 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, expl seq' 28: ------------------------------------------- 28: - 'a!"#$%&''()*+-./09:;<=>?@AZ[\^_`az{|}~' 28: - '?foo' 28: - ':foo' 28: - '-foo' 28: - 'this is#not:a comment' 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/4 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/5 28: ------------------------------------------- 28: running test case 'explicit key with line break in between' 28: ------------------------------------------- 28: an explicit key: its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/5 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/6 28: ------------------------------------------- 28: running test case 'explicit key 2nd, inside explicit map' 28: ------------------------------------------- 28: a simple key: a value 28: an explicit key: another value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/6 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/7 28: ------------------------------------------- 28: running test case 'explicit key 1st, inside explicit map' 28: ------------------------------------------- 28: an explicit key: another value 28: a simple key: a value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/7 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/8 28: ------------------------------------------- 28: running test case 'explicit key 2nd' 28: ------------------------------------------- 28: a simple key: a value 28: an explicit key: another value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/8 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/9 28: ------------------------------------------- 28: running test case 'explicit key 1st' 28: ------------------------------------------- 28: an explicit key: another value 28: a simple key: a value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/9 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/10 28: ------------------------------------------- 28: running test case 'explicit key nested in a map, 1st' 28: ------------------------------------------- 28: map: 28: an explicit key: another value 28: a simple key: a value 28: an explicit key deindented: its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/10 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/11 28: ------------------------------------------- 28: running test case 'explicit key nested in a seq, 1st' 28: ------------------------------------------- 28: - an explicit key: another value 28: a simple key: a value 28: - another explicit key: its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/11 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/12 28: ------------------------------------------- 28: running test case 'explicit block key, literal, clip' 28: ------------------------------------------- 28: ? | 28: This is a key 28: that has multiple lines 28: 28: : and this is its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/12 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/13 28: ------------------------------------------- 28: running test case 'explicit block key, literal, keep' 28: ------------------------------------------- 28: ? |+ 28: This is a key 28: that has multiple lines 28: 28: : and this is its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/13 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/14 28: ------------------------------------------- 28: running test case 'explicit block key, literal, strip' 28: ------------------------------------------- 28: ? |- 28: This is a key 28: that has multiple lines 28: : and this is its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/14 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/15 28: ------------------------------------------- 28: running test case 'explicit block key, folded, clip' 28: ------------------------------------------- 28: ? | 28: This is a key that has multiple lines 28: 28: : and this is its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/15 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/16 28: ------------------------------------------- 28: running test case 'explicit block key, folded, keep' 28: ------------------------------------------- 28: ? |+ 28: This is a key that has multiple lines 28: 28: : and this is its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/16 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/17 28: ------------------------------------------- 28: running test case 'explicit block key, folded, strip' 28: ------------------------------------------- 28: 'This is a key that has multiple lines': and this is its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/17 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/18 28: ------------------------------------------- 28: running test case 'explicit key, missing val 7W2P' 28: ------------------------------------------- 28: a: 28: b: 28: c: 28: d: 28: e: 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/18 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/19 28: ------------------------------------------- 28: running test case 'explicit key, missing val ZWK4' 28: ------------------------------------------- 28: a: 1 28: b: 28: &anchor c: 3 28: d: 28: !!str e: 4 28: f: 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/19 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/0 28: ------------------------------------------- 28: running test case 'explicit key, last value missing' 28: ------------------------------------------- 28: --- 28: a: 28: b: 28: : 28: --- !!set 28: a: 28: b: 28: --- !!set 28: a: 28: b: 28: : 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/0 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/1 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW' 28: ------------------------------------------- 28: 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~': safe 28: '?foo': safe question mark 28: ':foo': safe colon 28: '-foo': safe dash 28: 'this is#not': a comment 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/1 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/2 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, expl' 28: ------------------------------------------- 28: 'a!"#$%&''()*+-./09:;<=>?@AZ[\]^_`az{|~': safe 28: '?foo': safe question mark 28: ':foo': safe colon 28: '-foo': safe dash 28: 'this is#not': a comment 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/2 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/3 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, impl seq' 28: ------------------------------------------- 28: - 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 28: - '?foo' 28: - ':foo' 28: - '-foo' 28: - 'this is#not:a comment' 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/3 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/4 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, expl seq' 28: ------------------------------------------- 28: - 'a!"#$%&''()*+-./09:;<=>?@AZ[\^_`az{|}~' 28: - '?foo' 28: - ':foo' 28: - '-foo' 28: - 'this is#not:a comment' 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/4 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/5 28: ------------------------------------------- 28: running test case 'explicit key with line break in between' 28: ------------------------------------------- 28: an explicit key: its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/5 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/6 28: ------------------------------------------- 28: running test case 'explicit key 2nd, inside explicit map' 28: ------------------------------------------- 28: a simple key: a value 28: an explicit key: another value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/6 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/7 28: ------------------------------------------- 28: running test case 'explicit key 1st, inside explicit map' 28: ------------------------------------------- 28: an explicit key: another value 28: a simple key: a value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/7 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/8 28: ------------------------------------------- 28: running test case 'explicit key 2nd' 28: ------------------------------------------- 28: a simple key: a value 28: an explicit key: another value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/8 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/9 28: ------------------------------------------- 28: running test case 'explicit key 1st' 28: ------------------------------------------- 28: an explicit key: another value 28: a simple key: a value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/9 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/10 28: ------------------------------------------- 28: running test case 'explicit key nested in a map, 1st' 28: ------------------------------------------- 28: map: 28: an explicit key: another value 28: a simple key: a value 28: an explicit key deindented: its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/10 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/11 28: ------------------------------------------- 28: running test case 'explicit key nested in a seq, 1st' 28: ------------------------------------------- 28: - an explicit key: another value 28: a simple key: a value 28: - another explicit key: its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/11 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/12 28: ------------------------------------------- 28: running test case 'explicit block key, literal, clip' 28: ------------------------------------------- 28: ? | 28: This is a key 28: that has multiple lines 28: 28: : and this is its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/12 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/13 28: ------------------------------------------- 28: running test case 'explicit block key, literal, keep' 28: ------------------------------------------- 28: ? |+ 28: This is a key 28: that has multiple lines 28: 28: : and this is its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/13 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/14 28: ------------------------------------------- 28: running test case 'explicit block key, literal, strip' 28: ------------------------------------------- 28: ? |- 28: This is a key 28: that has multiple lines 28: : and this is its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/14 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/15 28: ------------------------------------------- 28: running test case 'explicit block key, folded, clip' 28: ------------------------------------------- 28: ? | 28: This is a key that has multiple lines 28: 28: : and this is its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/15 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/16 28: ------------------------------------------- 28: running test case 'explicit block key, folded, keep' 28: ------------------------------------------- 28: ? |+ 28: This is a key that has multiple lines 28: 28: : and this is its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/16 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/17 28: ------------------------------------------- 28: running test case 'explicit block key, folded, strip' 28: ------------------------------------------- 28: 'This is a key that has multiple lines': and this is its value 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/17 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/18 28: ------------------------------------------- 28: running test case 'explicit key, missing val 7W2P' 28: ------------------------------------------- 28: a: 28: b: 28: c: 28: d: 28: e: 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/18 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/19 28: ------------------------------------------- 28: running test case 'explicit key, missing val ZWK4' 28: ------------------------------------------- 28: a: 1 28: b: 28: &anchor c: 3 28: d: 28: !!str e: 4 28: f: 28: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/19 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/0 28: ------------------------------------------- 28: running test case 'explicit key, last value missing' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/0 (1 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/1 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/1 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/2 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, expl' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/2 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/3 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, impl seq' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/3 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/4 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, expl seq' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/4 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/5 28: ------------------------------------------- 28: running test case 'explicit key with line break in between' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/5 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/6 28: ------------------------------------------- 28: running test case 'explicit key 2nd, inside explicit map' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/6 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/7 28: ------------------------------------------- 28: running test case 'explicit key 1st, inside explicit map' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/7 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/8 28: ------------------------------------------- 28: running test case 'explicit key 2nd' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/8 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/9 28: ------------------------------------------- 28: running test case 'explicit key 1st' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/9 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/10 28: ------------------------------------------- 28: running test case 'explicit key nested in a map, 1st' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/10 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/11 28: ------------------------------------------- 28: running test case 'explicit key nested in a seq, 1st' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/11 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/12 28: ------------------------------------------- 28: running test case 'explicit block key, literal, clip' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/12 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/13 28: ------------------------------------------- 28: running test case 'explicit block key, literal, keep' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/13 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/14 28: ------------------------------------------- 28: running test case 'explicit block key, literal, strip' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/14 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/15 28: ------------------------------------------- 28: running test case 'explicit block key, folded, clip' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/15 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/16 28: ------------------------------------------- 28: running test case 'explicit block key, folded, keep' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/16 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/17 28: ------------------------------------------- 28: running test case 'explicit block key, folded, strip' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/17 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/18 28: ------------------------------------------- 28: running test case 'explicit key, missing val 7W2P' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/18 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/19 28: ------------------------------------------- 28: running test case 'explicit key, missing val ZWK4' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/19 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/0 28: ------------------------------------------- 28: running test case 'explicit key, last value missing' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/0 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/1 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/1 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/2 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, expl' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/2 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/3 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, impl seq' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/3 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/4 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, expl seq' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/4 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/5 28: ------------------------------------------- 28: running test case 'explicit key with line break in between' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/5 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/6 28: ------------------------------------------- 28: running test case 'explicit key 2nd, inside explicit map' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/6 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/7 28: ------------------------------------------- 28: running test case 'explicit key 1st, inside explicit map' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/7 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/8 28: ------------------------------------------- 28: running test case 'explicit key 2nd' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/8 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/9 28: ------------------------------------------- 28: running test case 'explicit key 1st' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/9 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/10 28: ------------------------------------------- 28: running test case 'explicit key nested in a map, 1st' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/10 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/11 28: ------------------------------------------- 28: running test case 'explicit key nested in a seq, 1st' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/11 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/12 28: ------------------------------------------- 28: running test case 'explicit block key, literal, clip' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/12 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/13 28: ------------------------------------------- 28: running test case 'explicit block key, literal, keep' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/13 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/14 28: ------------------------------------------- 28: running test case 'explicit block key, literal, strip' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/14 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/15 28: ------------------------------------------- 28: running test case 'explicit block key, folded, clip' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/15 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/16 28: ------------------------------------------- 28: running test case 'explicit block key, folded, keep' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/16 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/17 28: ------------------------------------------- 28: running test case 'explicit block key, folded, strip' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/17 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/18 28: ------------------------------------------- 28: running test case 'explicit key, missing val 7W2P' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/18 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/19 28: ------------------------------------------- 28: running test case 'explicit key, missing val ZWK4' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/19 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/0 28: ------------------------------------------- 28: running test case 'explicit key, last value missing' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/0 (9 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/1 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/1 (7 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/2 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, expl' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/2 (3 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/3 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, impl seq' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/3 (5 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/4 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, expl seq' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/4 (3 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/5 28: ------------------------------------------- 28: running test case 'explicit key with line break in between' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/5 (4 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/6 28: ------------------------------------------- 28: running test case 'explicit key 2nd, inside explicit map' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/6 (3 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/7 28: ------------------------------------------- 28: running test case 'explicit key 1st, inside explicit map' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/7 (3 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/8 28: ------------------------------------------- 28: running test case 'explicit key 2nd' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/8 (3 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/9 28: ------------------------------------------- 28: running test case 'explicit key 1st' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/9 (3 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/10 28: ------------------------------------------- 28: running test case 'explicit key nested in a map, 1st' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/10 (4 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/11 28: ------------------------------------------- 28: running test case 'explicit key nested in a seq, 1st' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/11 (3 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/12 28: ------------------------------------------- 28: running test case 'explicit block key, literal, clip' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/12 (4 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/13 28: ------------------------------------------- 28: running test case 'explicit block key, literal, keep' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/13 (4 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/14 28: ------------------------------------------- 28: running test case 'explicit block key, literal, strip' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/14 (3 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/15 28: ------------------------------------------- 28: running test case 'explicit block key, folded, clip' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/15 (4 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/16 28: ------------------------------------------- 28: running test case 'explicit block key, folded, keep' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/16 (3 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/17 28: ------------------------------------------- 28: running test case 'explicit block key, folded, strip' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/17 (3 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/18 28: ------------------------------------------- 28: running test case 'explicit key, missing val 7W2P' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/18 (4 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/19 28: ------------------------------------------- 28: running test case 'explicit key, missing val ZWK4' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/19 (3 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/0 28: ------------------------------------------- 28: running test case 'explicit key, last value missing' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/0 (4 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/1 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/1 (3 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/2 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, expl' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/2 (3 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/3 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, impl seq' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/3 (3 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/4 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, expl seq' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/4 (3 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/5 28: ------------------------------------------- 28: running test case 'explicit key with line break in between' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/5 (3 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/6 28: ------------------------------------------- 28: running test case 'explicit key 2nd, inside explicit map' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/6 (3 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/7 28: ------------------------------------------- 28: running test case 'explicit key 1st, inside explicit map' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/7 (3 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/8 28: ------------------------------------------- 28: running test case 'explicit key 2nd' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/8 (4 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/9 28: ------------------------------------------- 28: running test case 'explicit key 1st' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/9 (3 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/10 28: ------------------------------------------- 28: running test case 'explicit key nested in a map, 1st' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/10 (4 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/11 28: ------------------------------------------- 28: running test case 'explicit key nested in a seq, 1st' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/11 (3 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/12 28: ------------------------------------------- 28: running test case 'explicit block key, literal, clip' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/12 (3 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/13 28: ------------------------------------------- 28: running test case 'explicit block key, literal, keep' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/13 (3 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/14 28: ------------------------------------------- 28: running test case 'explicit block key, literal, strip' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/14 (3 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/15 28: ------------------------------------------- 28: running test case 'explicit block key, folded, clip' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/15 (3 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/16 28: ------------------------------------------- 28: running test case 'explicit block key, folded, keep' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/16 (3 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/17 28: ------------------------------------------- 28: running test case 'explicit block key, folded, strip' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/17 (3 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/18 28: ------------------------------------------- 28: running test case 'explicit key, missing val 7W2P' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/18 (3 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/19 28: ------------------------------------------- 28: running test case 'explicit key, missing val ZWK4' 28: ------------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/19 (3 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/0 28: ------------------------------------------- 28: running test case 'explicit key, last value missing' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \n 28: ? a\n 28: ? b\n 28: ?\n 28: --- !!set # test that we do not add any last item\n 28: ? a\n 28: ? b\n 28: --- !!set # test that we do add the last item\n 28: ? a\n 28: ? b\n 28: ?\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2b1e8d0260 [ROOT] STREAM: (1 sibs) 3 children: 28: [1] [4] 0x2b1e8d04a0 DOCMAP: (3 sibs) 3 children: 28: [2] [1] 0x2b1e8d02f0 KEYVAL: 'a' '' (3 sibs) 28: [3] [2] 0x2b1e8d0380 KEYVAL: 'b' '' (3 sibs) 28: [4] [3] 0x2b1e8d0410 KEYVAL: '' '' (3 sibs) 28: [5] [5] 0x2b1e8d0530 DOCMAP***: !!set (3 sibs) 2 children: 28: [6] [6] 0x2b1e8d05c0 KEYVAL: 'a' '' (2 sibs) 28: [7] [7] 0x2b1e8d0650 KEYVAL: 'b' '' (2 sibs) 28: [8] [8] 0x2b1e8d06e0 DOCMAP***: !!set (3 sibs) 3 children: 28: [9] [9] 0x2b1e8d0770 KEYVAL: 'a' '' (3 sibs) 28: [10] [10] 0x2b1e8d0800 KEYVAL: 'b' '' (3 sibs) 28: [11] [11] 0x2b1e8d0890 KEYVAL: '' '' (3 sibs) 28: #nodes=12 vs #printed=12 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ---\n 28: a: \n 28: b: \n 28: : \n 28: --- !!set\n 28: a: \n 28: b: \n 28: --- !!set\n 28: a: \n 28: b: \n 28: : \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2b1e8f14c0 [ROOT] STREAM: (1 sibs) 3 children: 28: [1] [1] 0x2b1e8f1550 DOCMAP: (3 sibs) 3 children: 28: [2] [2] 0x2b1e8f15e0 KEYVAL: 'a' '' (3 sibs) 28: [3] [3] 0x2b1e8f1670 KEYVAL: 'b' '' (3 sibs) 28: [4] [4] 0x2b1e8f1700 KEYVAL: '' '' (3 sibs) 28: [5] [5] 0x2b1e8f1790 DOCMAP***: !!set (3 sibs) 2 children: 28: [6] [6] 0x2b1e8f1820 KEYVAL: 'a' '' (2 sibs) 28: [7] [7] 0x2b1e8f18b0 KEYVAL: 'b' '' (2 sibs) 28: [8] [8] 0x2b1e8f1940 DOCMAP***: !!set (3 sibs) 3 children: 28: [9] [9] 0x2b1e8f19d0 KEYVAL: 'a' '' (3 sibs) 28: [10] [10] 0x2b1e8f1a60 KEYVAL: 'b' '' (3 sibs) 28: [11] [11] 0x2b1e8f1af0 KEYVAL: '' '' (3 sibs) 28: #nodes=12 vs #printed=12 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/0 (22 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/1 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \n 28: a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~: safe\n 28: ?foo: safe question mark\n 28: :foo: safe colon\n 28: -foo: safe dash\n 28: this is#not: a comment\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2b1e8d14e0 [ROOT] MAP: (1 sibs) 5 children: 28: [1] [1] 0x2b1e8d1570 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 28: [2] [2] 0x2b1e8d1600 KEYVAL: '?foo' 'safe question mark' (5 sibs) 28: [3] [3] 0x2b1e8d1690 KEYVAL: ':foo' 'safe colon' (5 sibs) 28: [4] [4] 0x2b1e8d1720 KEYVAL: '-foo' 'safe dash' (5 sibs) 28: [5] [5] 0x2b1e8d17b0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~': safe\n 28: '?foo': safe question mark\n 28: ':foo': safe colon\n 28: '-foo': safe dash\n 28: 'this is#not': a comment\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2b1e8f26b0 [ROOT] MAP: (1 sibs) 5 children: 28: [1] [1] 0x2b1e8f2740 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 28: [2] [2] 0x2b1e8f27d0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 28: [3] [3] 0x2b1e8f2860 KEYVAL: ':foo' 'safe colon' (5 sibs) 28: [4] [4] 0x2b1e8f28f0 KEYVAL: '-foo' 'safe dash' (5 sibs) 28: [5] [5] 0x2b1e8f2980 KEYVAL: 'this is#not' 'a comment' (5 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/1 (3 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/2 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, expl' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: {\n 28: a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~: safe,\n 28: ?foo: safe question mark,\n 28: :foo: safe colon,\n 28: -foo: safe dash,\n 28: this is#not: a comment,\n 28: }~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2b1e8d2670 [ROOT] MAP: (1 sibs) 5 children: 28: [1] [1] 0x2b1e8d2700 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 28: [2] [2] 0x2b1e8d2790 KEYVAL: '?foo' 'safe question mark' (5 sibs) 28: [3] [3] 0x2b1e8d2820 KEYVAL: ':foo' 'safe colon' (5 sibs) 28: [4] [4] 0x2b1e8d28b0 KEYVAL: '-foo' 'safe dash' (5 sibs) 28: [5] [5] 0x2b1e8d2940 KEYVAL: 'this is#not' 'a comment' (5 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: 'a!"#$%&''()*+-./09:;<=>?@AZ[\]^_`az{|~': safe\n 28: '?foo': safe question mark\n 28: ':foo': safe colon\n 28: '-foo': safe dash\n 28: 'this is#not': a comment\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2b1e8f2fc0 [ROOT] MAP: (1 sibs) 5 children: 28: [1] [1] 0x2b1e8f3050 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 28: [2] [2] 0x2b1e8f30e0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 28: [3] [3] 0x2b1e8f3170 KEYVAL: ':foo' 'safe colon' (5 sibs) 28: [4] [4] 0x2b1e8f3200 KEYVAL: '-foo' 'safe dash' (5 sibs) 28: [5] [5] 0x2b1e8f3290 KEYVAL: 'this is#not' 'a comment' (5 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/2 (1 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/3 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, impl seq' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \n 28: - a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~\n 28: - ?foo\n 28: - :foo\n 28: - -foo\n 28: - this is#not:a comment\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2b1e8d3730 [ROOT] SEQ: (1 sibs) 5 children: 28: [1] [1] 0x2b1e8d37c0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 28: [2] [2] 0x2b1e8d3850 VAL: '?foo' (5 sibs) 28: [3] [3] 0x2b1e8d38e0 VAL: ':foo' (5 sibs) 28: [4] [4] 0x2b1e8d3970 VAL: '-foo' (5 sibs) 28: [5] [5] 0x2b1e8d3a00 VAL: 'this is#not:a comment' (5 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: - 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~'\n 28: - '?foo'\n 28: - ':foo'\n 28: - '-foo'\n 28: - 'this is#not:a comment'\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2b1e8f38d0 [ROOT] SEQ: (1 sibs) 5 children: 28: [1] [1] 0x2b1e8f3960 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 28: [2] [2] 0x2b1e8f39f0 VAL: '?foo' (5 sibs) 28: [3] [3] 0x2b1e8f3a80 VAL: ':foo' (5 sibs) 28: [4] [4] 0x2b1e8f3b10 VAL: '-foo' (5 sibs) 28: [5] [5] 0x2b1e8f3ba0 VAL: 'this is#not:a comment' (5 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/3 (3 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/4 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, expl seq' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: [\n 28: a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~,\n 28: ?foo,\n 28: :foo,\n 28: -foo,\n 28: this is#not:a comment,\n 28: ]~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2b1e8d4860 [ROOT] SEQ: (1 sibs) 5 children: 28: [1] [1] 0x2b1e8d48f0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 28: [2] [2] 0x2b1e8d4980 VAL: '?foo' (5 sibs) 28: [3] [3] 0x2b1e8d4a10 VAL: ':foo' (5 sibs) 28: [4] [4] 0x2b1e8d4aa0 VAL: '-foo' (5 sibs) 28: [5] [5] 0x2b1e8d4b30 VAL: 'this is#not:a comment' (5 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: - 'a!"#$%&''()*+-./09:;<=>?@AZ[\^_`az{|}~'\n 28: - '?foo'\n 28: - ':foo'\n 28: - '-foo'\n 28: - 'this is#not:a comment'\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2b1e8f41e0 [ROOT] SEQ: (1 sibs) 5 children: 28: [1] [1] 0x2b1e8f4270 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 28: [2] [2] 0x2b1e8f4300 VAL: '?foo' (5 sibs) 28: [3] [3] 0x2b1e8f4390 VAL: ':foo' (5 sibs) 28: [4] [4] 0x2b1e8f4420 VAL: '-foo' (5 sibs) 28: [5] [5] 0x2b1e8f44b0 VAL: 'this is#not:a comment' (5 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/4 (1 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/5 28: ------------------------------------------- 28: running test case 'explicit key with line break in between' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \n 28: ? an explicit key\n 28: : its value\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2b1e8d58b0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2b1e8d5940 KEYVAL: 'an explicit key' 'its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: an explicit key: its value\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2b1e8f4af0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2b1e8f4b80 KEYVAL: 'an explicit key' 'its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/5 (1 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/6 28: ------------------------------------------- 28: running test case 'explicit key 2nd, inside explicit map' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \n 28: {\n 28: a simple key: a value,\n 28: ? an explicit key: another value,\n 28: }\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2b1e8d6960 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b1e8d69f0 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: [2] [2] 0x2b1e8d6a80 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: a simple key: a value\n 28: an explicit key: another value\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2b1e8f5400 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b1e8f5490 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: [2] [2] 0x2b1e8f5520 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/6 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/7 28: ------------------------------------------- 28: running test case 'explicit key 1st, inside explicit map' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \n 28: {\n 28: ? an explicit key: another value,\n 28: a simple key: a value,\n 28: }\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2b1e8d7a10 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b1e8d7aa0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: [2] [2] 0x2b1e8d7b30 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: an explicit key: another value\n 28: a simple key: a value\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2b1e8f5d10 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b1e8f5da0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: [2] [2] 0x2b1e8f5e30 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/7 (1 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/8 28: ------------------------------------------- 28: running test case 'explicit key 2nd' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \n 28: a simple key: a value\n 28: ? an explicit key: another value\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2b1e8d8a60 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b1e8d8af0 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: [2] [2] 0x2b1e8d8b80 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: a simple key: a value\n 28: an explicit key: another value\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2b1e8f6620 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b1e8f66b0 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: [2] [2] 0x2b1e8f6740 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/8 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/9 28: ------------------------------------------- 28: running test case 'explicit key 1st' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \n 28: ? an explicit key: another value\n 28: a simple key: a value\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2b1e8d9ab0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b1e8d9b40 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: [2] [2] 0x2b1e8d9bd0 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: an explicit key: another value\n 28: a simple key: a value\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2b1e8f6f30 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b1e8f6fc0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: [2] [2] 0x2b1e8f7050 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/9 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/10 28: ------------------------------------------- 28: running test case 'explicit key nested in a map, 1st' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \n 28: map:\n 28: ? an explicit key: another value\n 28: a simple key: a value\n 28: ? an explicit key deindented: its value\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2b1e8dad00 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b1e8dad90 KEYMAP: 'map' (2 sibs) 2 children: 28: [2] [2] 0x2b1e8dae20 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: [3] [3] 0x2b1e8daeb0 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: [4] [4] 0x2b1e8daf40 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 28: #nodes=5 vs #printed=5 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: map:\n 28: an explicit key: another value\n 28: a simple key: a value\n 28: an explicit key deindented: its value\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2b1e8f7840 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b1e8f78d0 KEYMAP: 'map' (2 sibs) 2 children: 28: [2] [2] 0x2b1e8f7960 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: [3] [3] 0x2b1e8f79f0 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: [4] [4] 0x2b1e8f7a80 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 28: #nodes=5 vs #printed=5 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/10 (2 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/11 28: ------------------------------------------- 28: running test case 'explicit key nested in a seq, 1st' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \n 28: - ? an explicit key: another value\n 28: a simple key: a value\n 28: - ? another explicit key: its value\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2b1e8dbe30 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2b1e8dbec0 MAP: (2 sibs) 2 children: 28: [2] [2] 0x2b1e8dbf50 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: [3] [3] 0x2b1e8dbfe0 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: [4] [4] 0x2b1e8dc070 MAP: (2 sibs) 1 children: 28: [5] [5] 0x2b1e8dc100 KEYVAL: 'another explicit key' 'its value' (1 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: - an explicit key: another value\n 28: a simple key: a value\n 28: - another explicit key: its value\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2b1e8f8150 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2b1e8f81e0 MAP: (2 sibs) 2 children: 28: [2] [2] 0x2b1e8f8270 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: [3] [3] 0x2b1e8f8300 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: [4] [4] 0x2b1e8f8390 MAP: (2 sibs) 1 children: 28: [5] [5] 0x2b1e8f8420 KEYVAL: 'another explicit key' 'its value' (1 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/11 (1 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/12 28: ------------------------------------------- 28: running test case 'explicit block key, literal, clip' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: ? |\n 28: This is a key\n 28: that has multiple lines\n 28: e lines\n 28: \n 28: : and this is its value\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2b1e8dcf40 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2b1e8dcfd0 KEYVAL: 'This is a key 28: that has multiple lines 28: ' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ? |\n 28: This is a key\n 28: that has multiple lines\n 28: \n 28: : and this is its value\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2b1e8f8a60 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2b1e8f8af0 KEYVAL: 'This is a key 28: that has multiple lines 28: ' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/12 (2 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/13 28: ------------------------------------------- 28: running test case 'explicit block key, literal, keep' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: ? |+\n 28: This is a key\n 28: that has multiple lines\n 28: \n 28: lines\n 28: \n 28: : and this is its value\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2b1e8de050 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2b1e8de0e0 KEYVAL: 'This is a key 28: that has multiple lines 28: 28: ' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ? |+\n 28: This is a key\n 28: that has multiple lines\n 28: \n 28: : and this is its value\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2b1e8f9370 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2b1e8f9400 KEYVAL: 'This is a key 28: that has multiple lines 28: 28: ' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/13 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/14 28: ------------------------------------------- 28: running test case 'explicit block key, literal, strip' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: ? |-\n 28: This is a key\n 28: that has multiple linesle lines\n 28: \n 28: : and this is its value\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2b1e8df160 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2b1e8df1f0 KEYVAL: 'This is a key 28: that has multiple lines' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ? |-\n 28: This is a key\n 28: that has multiple lines\n 28: : and this is its value\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2b1e8f9c80 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2b1e8f9d10 KEYVAL: 'This is a key 28: that has multiple lines' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/14 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/15 28: ------------------------------------------- 28: running test case 'explicit block key, folded, clip' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: ? >\n 28: This is a key that has multiple lines\n 28: e lines\n 28: \n 28: : and this is its value\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2b1e8e0270 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2b1e8e0300 KEYVAL: 'This is a key that has multiple lines 28: ' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ? |\n 28: This is a key that has multiple lines\n 28: \n 28: : and this is its value\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2b1e8fa590 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2b1e8fa620 KEYVAL: 'This is a key that has multiple lines 28: ' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/15 (1 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/16 28: ------------------------------------------- 28: running test case 'explicit block key, folded, keep' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: ? >+\n 28: This is a key that has multiple lines\n 28: \n 28: lines\n 28: \n 28: : and this is its value\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2b1e8e1380 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2b1e8e1410 KEYVAL: 'This is a key that has multiple lines 28: 28: ' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ? |+\n 28: This is a key that has multiple lines\n 28: \n 28: : and this is its value\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2b1e8faea0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2b1e8faf30 KEYVAL: 'This is a key that has multiple lines 28: 28: ' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/16 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/17 28: ------------------------------------------- 28: running test case 'explicit block key, folded, strip' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: ? >-\n 28: This is a key that has multiple linesle lines\n 28: \n 28: : and this is its value\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2b1e8e2490 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2b1e8e2520 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: 'This is a key that has multiple lines': and this is its value\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2b1e8fb7b0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2b1e8fb840 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/17 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/18 28: ------------------------------------------- 28: running test case 'explicit key, missing val 7W2P' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \n 28: ? a\n 28: ? b\n 28: c:\n 28: ? d\n 28: e:\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2b1e8e34e0 [ROOT] MAP: (1 sibs) 5 children: 28: [1] [1] 0x2b1e8e3570 KEYVAL: 'a' '' (5 sibs) 28: [2] [2] 0x2b1e8e3600 KEYVAL: 'b' '' (5 sibs) 28: [3] [3] 0x2b1e8e3690 KEYVAL: 'c' '' (5 sibs) 28: [4] [4] 0x2b1e8e3720 KEYVAL: 'd' '' (5 sibs) 28: [5] [5] 0x2b1e8e37b0 KEYVAL: 'e' '' (5 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: a: \n 28: b: \n 28: c: \n 28: d: \n 28: e: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2b1e8fc0c0 [ROOT] MAP: (1 sibs) 5 children: 28: [1] [1] 0x2b1e8fc150 KEYVAL: 'a' '' (5 sibs) 28: [2] [2] 0x2b1e8fc1e0 KEYVAL: 'b' '' (5 sibs) 28: [3] [3] 0x2b1e8fc270 KEYVAL: 'c' '' (5 sibs) 28: [4] [4] 0x2b1e8fc300 KEYVAL: 'd' '' (5 sibs) 28: [5] [5] 0x2b1e8fc390 KEYVAL: 'e' '' (5 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/18 (1 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/19 28: ------------------------------------------- 28: running test case 'explicit key, missing val ZWK4' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \n 28: a: 1\n 28: ? b\n 28: &anchor c: 3\n 28: ? d\n 28: !!str e: 4\n 28: ? f\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2b1e8e4530 [ROOT] MAP: (1 sibs) 6 children: 28: [1] [1] 0x2b1e8e45c0 KEYVAL: 'a' '1' (6 sibs) 28: [2] [2] 0x2b1e8e4650 KEYVAL: 'b' '' (6 sibs) 28: [3] [3] 0x2b1e8e46e0 KEYVAL***: &anchor 'c' '3' (6 sibs) 28: [4] [4] 0x2b1e8e4770 KEYVAL: 'd' '' (6 sibs) 28: [5] [5] 0x2b1e8e4800 KEYVAL***: !!str 'e' '4' (6 sibs) 28: [6] [6] 0x2b1e8e4890 KEYVAL: 'f' '' (6 sibs) 28: #nodes=7 vs #printed=7 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: a: 1\n 28: b: \n 28: &anchor c: 3\n 28: d: \n 28: !!str e: 4\n 28: f: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2b1e8fc9d0 [ROOT] MAP: (1 sibs) 6 children: 28: [1] [1] 0x2b1e8fca60 KEYVAL: 'a' '1' (6 sibs) 28: [2] [2] 0x2b1e8fcaf0 KEYVAL: 'b' '' (6 sibs) 28: [3] [3] 0x2b1e8fcb80 KEYVAL***: &anchor 'c' '3' (6 sibs) 28: [4] [4] 0x2b1e8fcc10 KEYVAL: 'd' '' (6 sibs) 28: [5] [5] 0x2b1e8fcca0 KEYVAL***: !!str 'e' '4' (6 sibs) 28: [6] [6] 0x2b1e8fcd30 KEYVAL: 'f' '' (6 sibs) 28: #nodes=7 vs #printed=7 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/19 (3 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/0 28: ------------------------------------------- 28: running test case 'explicit key, last value missing' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \r\n 28: ? a\r\n 28: ? b\r\n 28: ?\r\n 28: --- !!set # test that we do not add any last item\r\n 28: ? a\r\n 28: ? b\r\n 28: --- !!set # test that we do add the last item\r\n 28: ? a\r\n 28: ? b\r\n 28: ?\r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2b1e8e4e80 [ROOT] STREAM: (1 sibs) 3 children: 28: [1] [4] 0x2b1e8e50c0 DOCMAP: (3 sibs) 3 children: 28: [2] [1] 0x2b1e8e4f10 KEYVAL: 'a' '' (3 sibs) 28: [3] [2] 0x2b1e8e4fa0 KEYVAL: 'b' '' (3 sibs) 28: [4] [3] 0x2b1e8e5030 KEYVAL: '' '' (3 sibs) 28: [5] [5] 0x2b1e8e5150 DOCMAP***: !!set (3 sibs) 2 children: 28: [6] [6] 0x2b1e8e51e0 KEYVAL: 'a' '' (2 sibs) 28: [7] [7] 0x2b1e8e5270 KEYVAL: 'b' '' (2 sibs) 28: [8] [8] 0x2b1e8e5300 DOCMAP***: !!set (3 sibs) 3 children: 28: [9] [9] 0x2b1e8e5390 KEYVAL: 'a' '' (3 sibs) 28: [10] [10] 0x2b1e8e5420 KEYVAL: 'b' '' (3 sibs) 28: [11] [11] 0x2b1e8e54b0 KEYVAL: '' '' (3 sibs) 28: #nodes=12 vs #printed=12 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ---\n 28: a: \n 28: b: \n 28: : \n 28: --- !!set\n 28: a: \n 28: b: \n 28: --- !!set\n 28: a: \n 28: b: \n 28: : \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2b1e8fd2e0 [ROOT] STREAM: (1 sibs) 3 children: 28: [1] [1] 0x2b1e8fd370 DOCMAP: (3 sibs) 3 children: 28: [2] [2] 0x2b1e8fd400 KEYVAL: 'a' '' (3 sibs) 28: [3] [3] 0x2b1e8fd490 KEYVAL: 'b' '' (3 sibs) 28: [4] [4] 0x2b1e8fd520 KEYVAL: '' '' (3 sibs) 28: [5] [5] 0x2b1e8fd5b0 DOCMAP***: !!set (3 sibs) 2 children: 28: [6] [6] 0x2b1e8fd640 KEYVAL: 'a' '' (2 sibs) 28: [7] [7] 0x2b1e8fd6d0 KEYVAL: 'b' '' (2 sibs) 28: [8] [8] 0x2b1e8fd760 DOCMAP***: !!set (3 sibs) 3 children: 28: [9] [9] 0x2b1e8fd7f0 KEYVAL: 'a' '' (3 sibs) 28: [10] [10] 0x2b1e8fd880 KEYVAL: 'b' '' (3 sibs) 28: [11] [11] 0x2b1e8fd910 KEYVAL: '' '' (3 sibs) 28: #nodes=12 vs #printed=12 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/0 (3 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/1 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \r\n 28: a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~: safe\r\n 28: ?foo: safe question mark\r\n 28: :foo: safe colon\r\n 28: -foo: safe dash\r\n 28: this is#not: a comment\r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2b1e8e5790 [ROOT] MAP: (1 sibs) 5 children: 28: [1] [1] 0x2b1e8e5820 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 28: [2] [2] 0x2b1e8e58b0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 28: [3] [3] 0x2b1e8e5940 KEYVAL: ':foo' 'safe colon' (5 sibs) 28: [4] [4] 0x2b1e8e59d0 KEYVAL: '-foo' 'safe dash' (5 sibs) 28: [5] [5] 0x2b1e8e5a60 KEYVAL: 'this is#not' 'a comment' (5 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~': safe\n 28: '?foo': safe question mark\n 28: ':foo': safe colon\n 28: '-foo': safe dash\n 28: 'this is#not': a comment\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2b1e8fdbf0 [ROOT] MAP: (1 sibs) 5 children: 28: [1] [1] 0x2b1e8fdc80 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 28: [2] [2] 0x2b1e8fdd10 KEYVAL: '?foo' 'safe question mark' (5 sibs) 28: [3] [3] 0x2b1e8fdda0 KEYVAL: ':foo' 'safe colon' (5 sibs) 28: [4] [4] 0x2b1e8fde30 KEYVAL: '-foo' 'safe dash' (5 sibs) 28: [5] [5] 0x2b1e8fdec0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/1 (1 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/2 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, expl' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: {\r\n 28: a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~: safe,\r\n 28: ?foo: safe question mark,\r\n 28: :foo: safe colon,\r\n 28: -foo: safe dash,\r\n 28: this is#not: a comment,\r\n 28: }~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2b1e8e60a0 [ROOT] MAP: (1 sibs) 5 children: 28: [1] [1] 0x2b1e8e6130 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 28: [2] [2] 0x2b1e8e61c0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 28: [3] [3] 0x2b1e8e6250 KEYVAL: ':foo' 'safe colon' (5 sibs) 28: [4] [4] 0x2b1e8e62e0 KEYVAL: '-foo' 'safe dash' (5 sibs) 28: [5] [5] 0x2b1e8e6370 KEYVAL: 'this is#not' 'a comment' (5 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: 'a!"#$%&''()*+-./09:;<=>?@AZ[\]^_`az{|~': safe\n 28: '?foo': safe question mark\n 28: ':foo': safe colon\n 28: '-foo': safe dash\n 28: 'this is#not': a comment\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2b1e8fe500 [ROOT] MAP: (1 sibs) 5 children: 28: [1] [1] 0x2b1e8fe590 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 28: [2] [2] 0x2b1e8fe620 KEYVAL: '?foo' 'safe question mark' (5 sibs) 28: [3] [3] 0x2b1e8fe6b0 KEYVAL: ':foo' 'safe colon' (5 sibs) 28: [4] [4] 0x2b1e8fe740 KEYVAL: '-foo' 'safe dash' (5 sibs) 28: [5] [5] 0x2b1e8fe7d0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/2 (1 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/3 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, impl seq' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \r\n 28: - a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~\r\n 28: - ?foo\r\n 28: - :foo\r\n 28: - -foo\r\n 28: - this is#not:a comment\r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2b1e8e69b0 [ROOT] SEQ: (1 sibs) 5 children: 28: [1] [1] 0x2b1e8e6a40 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 28: [2] [2] 0x2b1e8e6ad0 VAL: '?foo' (5 sibs) 28: [3] [3] 0x2b1e8e6b60 VAL: ':foo' (5 sibs) 28: [4] [4] 0x2b1e8e6bf0 VAL: '-foo' (5 sibs) 28: [5] [5] 0x2b1e8e6c80 VAL: 'this is#not:a comment' (5 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: - 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~'\n 28: - '?foo'\n 28: - ':foo'\n 28: - '-foo'\n 28: - 'this is#not:a comment'\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2b1e8fee10 [ROOT] SEQ: (1 sibs) 5 children: 28: [1] [1] 0x2b1e8feea0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 28: [2] [2] 0x2b1e8fef30 VAL: '?foo' (5 sibs) 28: [3] [3] 0x2b1e8fefc0 VAL: ':foo' (5 sibs) 28: [4] [4] 0x2b1e8ff050 VAL: '-foo' (5 sibs) 28: [5] [5] 0x2b1e8ff0e0 VAL: 'this is#not:a comment' (5 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/3 (1 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/4 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, expl seq' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: [\r\n 28: a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~,\r\n 28: ?foo,\r\n 28: :foo,\r\n 28: -foo,\r\n 28: this is#not:a comment,\r\n 28: ]~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2b1e8e72c0 [ROOT] SEQ: (1 sibs) 5 children: 28: [1] [1] 0x2b1e8e7350 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 28: [2] [2] 0x2b1e8e73e0 VAL: '?foo' (5 sibs) 28: [3] [3] 0x2b1e8e7470 VAL: ':foo' (5 sibs) 28: [4] [4] 0x2b1e8e7500 VAL: '-foo' (5 sibs) 28: [5] [5] 0x2b1e8e7590 VAL: 'this is#not:a comment' (5 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: - 'a!"#$%&''()*+-./09:;<=>?@AZ[\^_`az{|}~'\n 28: - '?foo'\n 28: - ':foo'\n 28: - '-foo'\n 28: - 'this is#not:a comment'\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2b1e8ff720 [ROOT] SEQ: (1 sibs) 5 children: 28: [1] [1] 0x2b1e8ff7b0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 28: [2] [2] 0x2b1e8ff840 VAL: '?foo' (5 sibs) 28: [3] [3] 0x2b1e8ff8d0 VAL: ':foo' (5 sibs) 28: [4] [4] 0x2b1e8ff960 VAL: '-foo' (5 sibs) 28: [5] [5] 0x2b1e8ff9f0 VAL: 'this is#not:a comment' (5 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/4 (1 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/5 28: ------------------------------------------- 28: running test case 'explicit key with line break in between' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \r\n 28: ? an explicit key\r\n 28: : its value\r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2b1e8e7bd0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2b1e8e7c60 KEYVAL: 'an explicit key' 'its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: an explicit key: its value\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2b1e900030 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2b1e9000c0 KEYVAL: 'an explicit key' 'its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/5 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/6 28: ------------------------------------------- 28: running test case 'explicit key 2nd, inside explicit map' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \r\n 28: {\r\n 28: a simple key: a value,\r\n 28: ? an explicit key: another value,\r\n 28: }\r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2b1e8e84e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b1e8e8570 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: [2] [2] 0x2b1e8e8600 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: a simple key: a value\n 28: an explicit key: another value\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2b1e900940 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b1e9009d0 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: [2] [2] 0x2b1e900a60 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/6 (1 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/7 28: ------------------------------------------- 28: running test case 'explicit key 1st, inside explicit map' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \r\n 28: {\r\n 28: ? an explicit key: another value,\r\n 28: a simple key: a value,\r\n 28: }\r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2b1e8e8df0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b1e8e8e80 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: [2] [2] 0x2b1e8e8f10 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: an explicit key: another value\n 28: a simple key: a value\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2b1e901250 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b1e9012e0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: [2] [2] 0x2b1e901370 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/7 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/8 28: ------------------------------------------- 28: running test case 'explicit key 2nd' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \r\n 28: a simple key: a value\r\n 28: ? an explicit key: another value\r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2b1e8e9700 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b1e8e9790 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: [2] [2] 0x2b1e8e9820 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: a simple key: a value\n 28: an explicit key: another value\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2b1e901b60 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b1e901bf0 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: [2] [2] 0x2b1e901c80 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/8 (1 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/9 28: ------------------------------------------- 28: running test case 'explicit key 1st' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \r\n 28: ? an explicit key: another value\r\n 28: a simple key: a value\r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2b1e8ea010 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b1e8ea0a0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: [2] [2] 0x2b1e8ea130 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: an explicit key: another value\n 28: a simple key: a value\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2b1e902470 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b1e902500 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: [2] [2] 0x2b1e902590 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/9 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/10 28: ------------------------------------------- 28: running test case 'explicit key nested in a map, 1st' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \r\n 28: map:\r\n 28: ? an explicit key: another value\r\n 28: a simple key: a value\r\n 28: ? an explicit key deindented: its value\r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2b1e8ea920 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b1e8ea9b0 KEYMAP: 'map' (2 sibs) 2 children: 28: [2] [2] 0x2b1e8eaa40 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: [3] [3] 0x2b1e8eaad0 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: [4] [4] 0x2b1e8eab60 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 28: #nodes=5 vs #printed=5 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: map:\n 28: an explicit key: another value\n 28: a simple key: a value\n 28: an explicit key deindented: its value\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2b1e902d80 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b1e902e10 KEYMAP: 'map' (2 sibs) 2 children: 28: [2] [2] 0x2b1e902ea0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: [3] [3] 0x2b1e902f30 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: [4] [4] 0x2b1e902fc0 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 28: #nodes=5 vs #printed=5 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/10 (1 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/11 28: ------------------------------------------- 28: running test case 'explicit key nested in a seq, 1st' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \r\n 28: - ? an explicit key: another value\r\n 28: a simple key: a value\r\n 28: - ? another explicit key: its value\r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2b1e8eb230 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2b1e8eb2c0 MAP: (2 sibs) 2 children: 28: [2] [2] 0x2b1e8eb350 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: [3] [3] 0x2b1e8eb3e0 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: [4] [4] 0x2b1e8eb470 MAP: (2 sibs) 1 children: 28: [5] [5] 0x2b1e8eb500 KEYVAL: 'another explicit key' 'its value' (1 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: - an explicit key: another value\n 28: a simple key: a value\n 28: - another explicit key: its value\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2b1e903690 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2b1e903720 MAP: (2 sibs) 2 children: 28: [2] [2] 0x2b1e9037b0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: [3] [3] 0x2b1e903840 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: [4] [4] 0x2b1e9038d0 MAP: (2 sibs) 1 children: 28: [5] [5] 0x2b1e903960 KEYVAL: 'another explicit key' 'its value' (1 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/11 (1 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/12 28: ------------------------------------------- 28: running test case 'explicit block key, literal, clip' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: ? |\r\n 28: This is a key\n 28: that has multiple lines\n 28: le lines\r\n 28: \r\n 28: : and this is its value\r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2b1e8ebb40 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2b1e8ebbd0 KEYVAL: 'This is a key 28: that has multiple lines 28: ' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ? |\n 28: This is a key\n 28: that has multiple lines\n 28: \n 28: : and this is its value\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2b1e903fa0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2b1e904030 KEYVAL: 'This is a key 28: that has multiple lines 28: ' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/12 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/13 28: ------------------------------------------- 28: running test case 'explicit block key, literal, keep' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: ? |+\r\n 28: This is a key\n 28: that has multiple lines\n 28: \n 28: e lines\r\n 28: \r\n 28: : and this is its value\r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2b1e8ec450 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2b1e8ec4e0 KEYVAL: 'This is a key 28: that has multiple lines 28: 28: ' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ? |+\n 28: This is a key\n 28: that has multiple lines\n 28: \n 28: : and this is its value\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2b1e9048b0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2b1e904940 KEYVAL: 'This is a key 28: that has multiple lines 28: 28: ' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/13 (1 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/14 28: ------------------------------------------- 28: running test case 'explicit block key, literal, strip' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: ? |-\r\n 28: This is a key\n 28: that has multiple linesple lines\r\n 28: \r\n 28: : and this is its value\r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2b1e8ecd60 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2b1e8ecdf0 KEYVAL: 'This is a key 28: that has multiple lines' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ? |-\n 28: This is a key\n 28: that has multiple lines\n 28: : and this is its value\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2b1e9051c0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2b1e905250 KEYVAL: 'This is a key 28: that has multiple lines' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/14 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/15 28: ------------------------------------------- 28: running test case 'explicit block key, folded, clip' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: ? >\r\n 28: This is a key that has multiple lines\n 28: le lines\r\n 28: \r\n 28: : and this is its value\r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2b1e8ed670 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2b1e8ed700 KEYVAL: 'This is a key that has multiple lines 28: ' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ? |\n 28: This is a key that has multiple lines\n 28: \n 28: : and this is its value\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2b1e905ad0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2b1e905b60 KEYVAL: 'This is a key that has multiple lines 28: ' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/15 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/16 28: ------------------------------------------- 28: running test case 'explicit block key, folded, keep' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: ? >+\r\n 28: This is a key that has multiple lines\n 28: \n 28: e lines\r\n 28: \r\n 28: : and this is its value\r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2b1e8edf80 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2b1e8ee010 KEYVAL: 'This is a key that has multiple lines 28: 28: ' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ? |+\n 28: This is a key that has multiple lines\n 28: \n 28: : and this is its value\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2b1e9063e0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2b1e906470 KEYVAL: 'This is a key that has multiple lines 28: 28: ' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/16 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/17 28: ------------------------------------------- 28: running test case 'explicit block key, folded, strip' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: ? >-\r\n 28: This is a key that has multiple linesple lines\r\n 28: \r\n 28: : and this is its value\r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2b1e8ee890 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2b1e8ee920 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: 'This is a key that has multiple lines': and this is its value\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2b1e906cf0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2b1e906d80 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/17 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/18 28: ------------------------------------------- 28: running test case 'explicit key, missing val 7W2P' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \r\n 28: ? a\r\n 28: ? b\r\n 28: c:\r\n 28: ? d\r\n 28: e:\r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2b1e8ef1a0 [ROOT] MAP: (1 sibs) 5 children: 28: [1] [1] 0x2b1e8ef230 KEYVAL: 'a' '' (5 sibs) 28: [2] [2] 0x2b1e8ef2c0 KEYVAL: 'b' '' (5 sibs) 28: [3] [3] 0x2b1e8ef350 KEYVAL: 'c' '' (5 sibs) 28: [4] [4] 0x2b1e8ef3e0 KEYVAL: 'd' '' (5 sibs) 28: [5] [5] 0x2b1e8ef470 KEYVAL: 'e' '' (5 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: a: \n 28: b: \n 28: c: \n 28: d: \n 28: e: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2b1e907600 [ROOT] MAP: (1 sibs) 5 children: 28: [1] [1] 0x2b1e907690 KEYVAL: 'a' '' (5 sibs) 28: [2] [2] 0x2b1e907720 KEYVAL: 'b' '' (5 sibs) 28: [3] [3] 0x2b1e9077b0 KEYVAL: 'c' '' (5 sibs) 28: [4] [4] 0x2b1e907840 KEYVAL: 'd' '' (5 sibs) 28: [5] [5] 0x2b1e9078d0 KEYVAL: 'e' '' (5 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/18 (1 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/19 28: ------------------------------------------- 28: running test case 'explicit key, missing val ZWK4' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \r\n 28: a: 1\r\n 28: ? b\r\n 28: &anchor c: 3\r\n 28: ? d\r\n 28: !!str e: 4\r\n 28: ? f\r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2b1e8efab0 [ROOT] MAP: (1 sibs) 6 children: 28: [1] [1] 0x2b1e8efb40 KEYVAL: 'a' '1' (6 sibs) 28: [2] [2] 0x2b1e8efbd0 KEYVAL: 'b' '' (6 sibs) 28: [3] [3] 0x2b1e8efc60 KEYVAL***: &anchor 'c' '3' (6 sibs) 28: [4] [4] 0x2b1e8efcf0 KEYVAL: 'd' '' (6 sibs) 28: [5] [5] 0x2b1e8efd80 KEYVAL***: !!str 'e' '4' (6 sibs) 28: [6] [6] 0x2b1e8efe10 KEYVAL: 'f' '' (6 sibs) 28: #nodes=7 vs #printed=7 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: a: 1\n 28: b: \n 28: &anchor c: 3\n 28: d: \n 28: !!str e: 4\n 28: f: \n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2b1e907f10 [ROOT] MAP: (1 sibs) 6 children: 28: [1] [1] 0x2b1e907fa0 KEYVAL: 'a' '1' (6 sibs) 28: [2] [2] 0x2b1e908030 KEYVAL: 'b' '' (6 sibs) 28: [3] [3] 0x2b1e9080c0 KEYVAL***: &anchor 'c' '3' (6 sibs) 28: [4] [4] 0x2b1e908150 KEYVAL: 'd' '' (6 sibs) 28: [5] [5] 0x2b1e9081e0 KEYVAL***: !!str 'e' '4' (6 sibs) 28: [6] [6] 0x2b1e908270 KEYVAL: 'f' '' (6 sibs) 28: #nodes=7 vs #printed=7 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/19 (2 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/0 28: ------------------------------------------- 28: running test case 'explicit key, last value missing' 28: ------------------------------------------- 28: REF TREE: 28: 0x2b1e8925b0 [ROOT] STREAM: (0 sibs) 3 children: 28: 0x2b1e88ec70 DOCMAP: (3 sibs) 3 children: 28: 0x2b1e88ee40 KEYVAL: 'a' '' (3 sibs) 28: 0x2b1e88eed8 KEYVAL: 'b' '' (3 sibs) 28: 0x2b1e88ef70 KEYVAL: '' '' (3 sibs) 28: 0x2b1e88ed08 DOCMAP***: !!set (3 sibs) 2 children: 28: 0x2b1e88f010 KEYVAL: 'a' '' (2 sibs) 28: 0x2b1e88f0a8 KEYVAL: 'b' '' (2 sibs) 28: 0x2b1e88eda0 DOCMAP***: !!set (3 sibs) 3 children: 28: 0x2b1e88f150 KEYVAL: 'a' '' (3 sibs) 28: 0x2b1e88f1e8 KEYVAL: 'b' '' (3 sibs) 28: 0x2b1e88f280 KEYVAL: '' '' (3 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b1e908860 [ROOT] STREAM: (1 sibs) 3 children: 28: [1] [1] 0x2b1e9088f0 DOCMAP: (3 sibs) 3 children: 28: [2] [2] 0x2b1e908980 KEYVAL: 'a' '' (3 sibs) 28: [3] [3] 0x2b1e908a10 KEYVAL: 'b' '' (3 sibs) 28: [4] [4] 0x2b1e908aa0 KEYVAL: '' '' (3 sibs) 28: [5] [5] 0x2b1e908b30 DOCMAP***: !!set (3 sibs) 2 children: 28: [6] [6] 0x2b1e908bc0 KEYVAL: 'a' '' (2 sibs) 28: [7] [7] 0x2b1e908c50 KEYVAL: 'b' '' (2 sibs) 28: [8] [8] 0x2b1e908ce0 DOCMAP***: !!set (3 sibs) 3 children: 28: [9] [9] 0x2b1e908d70 KEYVAL: 'a' '' (3 sibs) 28: [10] [10] 0x2b1e908e00 KEYVAL: 'b' '' (3 sibs) 28: [11] [11] 0x2b1e908e90 KEYVAL: '' '' (3 sibs) 28: #nodes=12 vs #printed=12 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/0 (2 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/1 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW' 28: ------------------------------------------- 28: REF TREE: 28: 0x2b1e8926c8 [ROOT] MAP: (0 sibs) 5 children: 28: 0x2b1e88f680 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 28: 0x2b1e88f718 KEYVAL: '?foo' 'safe question mark' (5 sibs) 28: 0x2b1e88f7b0 KEYVAL: ':foo' 'safe colon' (5 sibs) 28: 0x2b1e88f848 KEYVAL: '-foo' 'safe dash' (5 sibs) 28: 0x2b1e88f8e0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b1e908f30 [ROOT] MAP: (1 sibs) 5 children: 28: [1] [1] 0x2b1e908fc0 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 28: [2] [2] 0x2b1e909050 KEYVAL: '?foo' 'safe question mark' (5 sibs) 28: [3] [3] 0x2b1e9090e0 KEYVAL: ':foo' 'safe colon' (5 sibs) 28: [4] [4] 0x2b1e909170 KEYVAL: '-foo' 'safe dash' (5 sibs) 28: [5] [5] 0x2b1e909200 KEYVAL: 'this is#not' 'a comment' (5 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/1 (1 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/2 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, expl' 28: ------------------------------------------- 28: REF TREE: 28: 0x2b1e8927e0 [ROOT] MAP: (0 sibs) 5 children: 28: 0x2b1e88fdf0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 28: 0x2b1e88fe88 KEYVAL: '?foo' 'safe question mark' (5 sibs) 28: 0x2b1e88ff20 KEYVAL: ':foo' 'safe colon' (5 sibs) 28: 0x2b1e88ffb8 KEYVAL: '-foo' 'safe dash' (5 sibs) 28: 0x2b1e890050 KEYVAL: 'this is#not' 'a comment' (5 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b1e9092a0 [ROOT] MAP: (1 sibs) 5 children: 28: [1] [1] 0x2b1e909330 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 28: [2] [2] 0x2b1e9093c0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 28: [3] [3] 0x2b1e909450 KEYVAL: ':foo' 'safe colon' (5 sibs) 28: [4] [4] 0x2b1e9094e0 KEYVAL: '-foo' 'safe dash' (5 sibs) 28: [5] [5] 0x2b1e909570 KEYVAL: 'this is#not' 'a comment' (5 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/2 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/3 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, impl seq' 28: ------------------------------------------- 28: REF TREE: 28: 0x2b1e8928f8 [ROOT] SEQ: (0 sibs) 5 children: 28: 0x2b1e8900f0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 28: 0x2b1e890188 VAL: '?foo' (5 sibs) 28: 0x2b1e890220 VAL: ':foo' (5 sibs) 28: 0x2b1e8902b8 VAL: '-foo' (5 sibs) 28: 0x2b1e890350 VAL: 'this is#not:a comment' (5 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b1e909610 [ROOT] SEQ: (1 sibs) 5 children: 28: [1] [1] 0x2b1e9096a0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 28: [2] [2] 0x2b1e909730 VAL: '?foo' (5 sibs) 28: [3] [3] 0x2b1e9097c0 VAL: ':foo' (5 sibs) 28: [4] [4] 0x2b1e909850 VAL: '-foo' (5 sibs) 28: [5] [5] 0x2b1e9098e0 VAL: 'this is#not:a comment' (5 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/3 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/4 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, expl seq' 28: ------------------------------------------- 28: REF TREE: 28: 0x2b1e892a10 [ROOT] SEQ: (0 sibs) 5 children: 28: 0x2b1e890cc0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 28: 0x2b1e890d58 VAL: '?foo' (5 sibs) 28: 0x2b1e890df0 VAL: ':foo' (5 sibs) 28: 0x2b1e890e88 VAL: '-foo' (5 sibs) 28: 0x2b1e890f20 VAL: 'this is#not:a comment' (5 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b1e909980 [ROOT] SEQ: (1 sibs) 5 children: 28: [1] [1] 0x2b1e909a10 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 28: [2] [2] 0x2b1e909aa0 VAL: '?foo' (5 sibs) 28: [3] [3] 0x2b1e909b30 VAL: ':foo' (5 sibs) 28: [4] [4] 0x2b1e909bc0 VAL: '-foo' (5 sibs) 28: [5] [5] 0x2b1e909c50 VAL: 'this is#not:a comment' (5 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/4 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/5 28: ------------------------------------------- 28: running test case 'explicit key with line break in between' 28: ------------------------------------------- 28: REF TREE: 28: 0x2b1e892b28 [ROOT] MAP: (0 sibs) 1 children: 28: 0x2b1e88f9d0 KEYVAL: 'an explicit key' 'its value' (1 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b1e909cf0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2b1e909d80 KEYVAL: 'an explicit key' 'its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/5 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/6 28: ------------------------------------------- 28: running test case 'explicit key 2nd, inside explicit map' 28: ------------------------------------------- 28: REF TREE: 28: 0x2b1e892c40 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2b1e88e960 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: 0x2b1e88e9f8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b1e909e20 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b1e909eb0 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: [2] [2] 0x2b1e909f40 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/6 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/7 28: ------------------------------------------- 28: running test case 'explicit key 1st, inside explicit map' 28: ------------------------------------------- 28: REF TREE: 28: 0x2b1e892d58 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2b1e88fb10 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: 0x2b1e88fba8 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b1e909fe0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b1e90a070 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: [2] [2] 0x2b1e90a100 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/7 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/8 28: ------------------------------------------- 28: running test case 'explicit key 2nd' 28: ------------------------------------------- 28: REF TREE: 28: 0x2b1e892e70 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2b1e88fca0 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: 0x2b1e88fd38 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b1e90a1a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b1e90a230 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: [2] [2] 0x2b1e90a2c0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/8 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/9 28: ------------------------------------------- 28: running test case 'explicit key 1st' 28: ------------------------------------------- 28: REF TREE: 28: 0x2b1e892f88 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2b1e890440 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: 0x2b1e8904d8 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b1e90a360 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b1e90a3f0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: [2] [2] 0x2b1e90a480 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/9 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/10 28: ------------------------------------------- 28: running test case 'explicit key nested in a map, 1st' 28: ------------------------------------------- 28: REF TREE: 28: 0x2b1e8930a0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2b1e890710 KEYMAP: 'map' (2 sibs) 2 children: 28: 0x2b1e890850 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: 0x2b1e8908e8 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: 0x2b1e8907a8 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b1e90a520 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b1e90a5b0 KEYMAP: 'map' (2 sibs) 2 children: 28: [2] [2] 0x2b1e90a640 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: [3] [3] 0x2b1e90a6d0 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: [4] [4] 0x2b1e90a760 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 28: #nodes=5 vs #printed=5 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/10 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/11 28: ------------------------------------------- 28: running test case 'explicit key nested in a seq, 1st' 28: ------------------------------------------- 28: REF TREE: 28: 0x2b1e8931b8 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x2b1e890a80 MAP: (2 sibs) 2 children: 28: 0x2b1e892150 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: 0x2b1e8921e8 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: 0x2b1e890b18 MAP: (2 sibs) 1 children: 28: 0x2b1e890bc0 KEYVAL: 'another explicit key' 'its value' (1 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b1e90a800 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2b1e90a890 MAP: (2 sibs) 2 children: 28: [2] [2] 0x2b1e90a920 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: [3] [3] 0x2b1e90a9b0 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: [4] [4] 0x2b1e90aa40 MAP: (2 sibs) 1 children: 28: [5] [5] 0x2b1e90aad0 KEYVAL: 'another explicit key' 'its value' (1 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/11 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/12 28: ------------------------------------------- 28: running test case 'explicit block key, literal, clip' 28: ------------------------------------------- 28: REF TREE: 28: 0x2b1e8932d0 [ROOT] MAP: (0 sibs) 1 children: 28: 0x2b1e890990 KEYVAL: 'This is a key 28: that has multiple lines 28: ' 'and this is its value' (1 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b1e90ab70 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2b1e90ac00 KEYVAL: 'This is a key 28: that has multiple lines 28: ' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/12 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/13 28: ------------------------------------------- 28: running test case 'explicit block key, literal, keep' 28: ------------------------------------------- 28: REF TREE: 28: 0x2b1e8933e8 [ROOT] MAP: (0 sibs) 1 children: 28: 0x2b1e8922e0 KEYVAL: 'This is a key 28: that has multiple lines 28: 28: ' 'and this is its value' (1 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b1e90aca0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2b1e90ad30 KEYVAL: 'This is a key 28: that has multiple lines 28: 28: ' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/13 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/14 28: ------------------------------------------- 28: running test case 'explicit block key, literal, strip' 28: ------------------------------------------- 28: REF TREE: 28: 0x2b1e893500 [ROOT] MAP: (0 sibs) 1 children: 28: 0x2b1e8923d0 KEYVAL: 'This is a key 28: that has multiple lines' 'and this is its value' (1 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b1e90add0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2b1e90ae60 KEYVAL: 'This is a key 28: that has multiple lines' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/14 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/15 28: ------------------------------------------- 28: running test case 'explicit block key, folded, clip' 28: ------------------------------------------- 28: REF TREE: 28: 0x2b1e893618 [ROOT] MAP: (0 sibs) 1 children: 28: 0x2b1e8924c0 KEYVAL: 'This is a key that has multiple lines 28: ' 'and this is its value' (1 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b1e90af00 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2b1e90af90 KEYVAL: 'This is a key that has multiple lines 28: ' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/15 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/16 28: ------------------------------------------- 28: running test case 'explicit block key, folded, keep' 28: ------------------------------------------- 28: REF TREE: 28: 0x2b1e893730 [ROOT] MAP: (0 sibs) 1 children: 28: 0x2b1e8948c0 KEYVAL: 'This is a key that has multiple lines 28: 28: ' 'and this is its value' (1 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b1e90b030 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2b1e90b0c0 KEYVAL: 'This is a key that has multiple lines 28: 28: ' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/16 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/17 28: ------------------------------------------- 28: running test case 'explicit block key, folded, strip' 28: ------------------------------------------- 28: REF TREE: 28: 0x2b1e893848 [ROOT] MAP: (0 sibs) 1 children: 28: 0x2b1e891010 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b1e90b160 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2b1e90b1f0 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/17 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/18 28: ------------------------------------------- 28: running test case 'explicit key, missing val 7W2P' 28: ------------------------------------------- 28: REF TREE: 28: 0x2b1e893960 [ROOT] MAP: (0 sibs) 5 children: 28: 0x2b1e8910b0 KEYVAL: 'a' '' (5 sibs) 28: 0x2b1e891148 KEYVAL: 'b' '' (5 sibs) 28: 0x2b1e8911e0 KEYVAL: 'c' '' (5 sibs) 28: 0x2b1e891278 KEYVAL: 'd' '' (5 sibs) 28: 0x2b1e891310 KEYVAL: 'e' '' (5 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b1e90b290 [ROOT] MAP: (1 sibs) 5 children: 28: [1] [1] 0x2b1e90b320 KEYVAL: 'a' '' (5 sibs) 28: [2] [2] 0x2b1e90b3b0 KEYVAL: 'b' '' (5 sibs) 28: [3] [3] 0x2b1e90b440 KEYVAL: 'c' '' (5 sibs) 28: [4] [4] 0x2b1e90b4d0 KEYVAL: 'd' '' (5 sibs) 28: [5] [5] 0x2b1e90b560 KEYVAL: 'e' '' (5 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/18 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/19 28: ------------------------------------------- 28: running test case 'explicit key, missing val ZWK4' 28: ------------------------------------------- 28: REF TREE: 28: 0x2b1e893a78 [ROOT] MAP: (0 sibs) 6 children: 28: 0x2b1e891400 KEYVAL: 'a' '1' (6 sibs) 28: 0x2b1e891498 KEYVAL: 'b' '' (6 sibs) 28: 0x2b1e891530 KEYVAL***: &anchor 'c' '3' (6 sibs) 28: 0x2b1e8915c8 KEYVAL: 'd' '' (6 sibs) 28: 0x2b1e891660 KEYVAL***: '!!str e' '4' (6 sibs) 28: 0x2b1e8916f8 KEYVAL: 'f' '' (6 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b1e90b600 [ROOT] MAP: (1 sibs) 6 children: 28: [1] [1] 0x2b1e90b690 KEYVAL: 'a' '1' (6 sibs) 28: [2] [2] 0x2b1e90b720 KEYVAL: 'b' '' (6 sibs) 28: [3] [3] 0x2b1e90b7b0 KEYVAL***: &anchor 'c' '3' (6 sibs) 28: [4] [4] 0x2b1e90b840 KEYVAL: 'd' '' (6 sibs) 28: [5] [5] 0x2b1e90b8d0 KEYVAL***: !!str 'e' '4' (6 sibs) 28: [6] [6] 0x2b1e90b960 KEYVAL: 'f' '' (6 sibs) 28: #nodes=7 vs #printed=7 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/19 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/0 28: ------------------------------------------- 28: running test case 'explicit key, last value missing' 28: ------------------------------------------- 28: REF TREE: 28: 0x2b1e8925b0 [ROOT] STREAM: (0 sibs) 3 children: 28: 0x2b1e88ec70 DOCMAP: (3 sibs) 3 children: 28: 0x2b1e88ee40 KEYVAL: 'a' '' (3 sibs) 28: 0x2b1e88eed8 KEYVAL: 'b' '' (3 sibs) 28: 0x2b1e88ef70 KEYVAL: '' '' (3 sibs) 28: 0x2b1e88ed08 DOCMAP***: !!set (3 sibs) 2 children: 28: 0x2b1e88f010 KEYVAL: 'a' '' (2 sibs) 28: 0x2b1e88f0a8 KEYVAL: 'b' '' (2 sibs) 28: 0x2b1e88eda0 DOCMAP***: !!set (3 sibs) 3 children: 28: 0x2b1e88f150 KEYVAL: 'a' '' (3 sibs) 28: 0x2b1e88f1e8 KEYVAL: 'b' '' (3 sibs) 28: 0x2b1e88f280 KEYVAL: '' '' (3 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b1e90ba00 [ROOT] STREAM: (1 sibs) 3 children: 28: [1] [1] 0x2b1e90ba90 DOCMAP: (3 sibs) 3 children: 28: [2] [2] 0x2b1e90bb20 KEYVAL: 'a' '' (3 sibs) 28: [3] [3] 0x2b1e90bbb0 KEYVAL: 'b' '' (3 sibs) 28: [4] [4] 0x2b1e90bc40 KEYVAL: '' '' (3 sibs) 28: [5] [5] 0x2b1e90bcd0 DOCMAP***: !!set (3 sibs) 2 children: 28: [6] [6] 0x2b1e90bd60 KEYVAL: 'a' '' (2 sibs) 28: [7] [7] 0x2b1e90bdf0 KEYVAL: 'b' '' (2 sibs) 28: [8] [8] 0x2b1e90be80 DOCMAP***: !!set (3 sibs) 3 children: 28: [9] [9] 0x2b1e90bf10 KEYVAL: 'a' '' (3 sibs) 28: [10] [10] 0x2b1e90bfa0 KEYVAL: 'b' '' (3 sibs) 28: [11] [11] 0x2b1e90c030 KEYVAL: '' '' (3 sibs) 28: #nodes=12 vs #printed=12 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/0 (1 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/1 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW' 28: ------------------------------------------- 28: REF TREE: 28: 0x2b1e8926c8 [ROOT] MAP: (0 sibs) 5 children: 28: 0x2b1e88f680 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 28: 0x2b1e88f718 KEYVAL: '?foo' 'safe question mark' (5 sibs) 28: 0x2b1e88f7b0 KEYVAL: ':foo' 'safe colon' (5 sibs) 28: 0x2b1e88f848 KEYVAL: '-foo' 'safe dash' (5 sibs) 28: 0x2b1e88f8e0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b1e90c0d0 [ROOT] MAP: (1 sibs) 5 children: 28: [1] [1] 0x2b1e90c160 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 28: [2] [2] 0x2b1e90c1f0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 28: [3] [3] 0x2b1e90c280 KEYVAL: ':foo' 'safe colon' (5 sibs) 28: [4] [4] 0x2b1e90c310 KEYVAL: '-foo' 'safe dash' (5 sibs) 28: [5] [5] 0x2b1e90c3a0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/1 (1 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/2 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, expl' 28: ------------------------------------------- 28: REF TREE: 28: 0x2b1e8927e0 [ROOT] MAP: (0 sibs) 5 children: 28: 0x2b1e88fdf0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 28: 0x2b1e88fe88 KEYVAL: '?foo' 'safe question mark' (5 sibs) 28: 0x2b1e88ff20 KEYVAL: ':foo' 'safe colon' (5 sibs) 28: 0x2b1e88ffb8 KEYVAL: '-foo' 'safe dash' (5 sibs) 28: 0x2b1e890050 KEYVAL: 'this is#not' 'a comment' (5 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b1e90c440 [ROOT] MAP: (1 sibs) 5 children: 28: [1] [1] 0x2b1e90c4d0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 28: [2] [2] 0x2b1e90c560 KEYVAL: '?foo' 'safe question mark' (5 sibs) 28: [3] [3] 0x2b1e90c5f0 KEYVAL: ':foo' 'safe colon' (5 sibs) 28: [4] [4] 0x2b1e90c680 KEYVAL: '-foo' 'safe dash' (5 sibs) 28: [5] [5] 0x2b1e90c710 KEYVAL: 'this is#not' 'a comment' (5 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/2 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/3 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, impl seq' 28: ------------------------------------------- 28: REF TREE: 28: 0x2b1e8928f8 [ROOT] SEQ: (0 sibs) 5 children: 28: 0x2b1e8900f0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 28: 0x2b1e890188 VAL: '?foo' (5 sibs) 28: 0x2b1e890220 VAL: ':foo' (5 sibs) 28: 0x2b1e8902b8 VAL: '-foo' (5 sibs) 28: 0x2b1e890350 VAL: 'this is#not:a comment' (5 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b1e90c7b0 [ROOT] SEQ: (1 sibs) 5 children: 28: [1] [1] 0x2b1e90c840 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 28: [2] [2] 0x2b1e90c8d0 VAL: '?foo' (5 sibs) 28: [3] [3] 0x2b1e90c960 VAL: ':foo' (5 sibs) 28: [4] [4] 0x2b1e90c9f0 VAL: '-foo' (5 sibs) 28: [5] [5] 0x2b1e90ca80 VAL: 'this is#not:a comment' (5 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/3 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/4 28: ------------------------------------------- 28: running test case 'explicit key, ambiguity 2EBW, expl seq' 28: ------------------------------------------- 28: REF TREE: 28: 0x2b1e892a10 [ROOT] SEQ: (0 sibs) 5 children: 28: 0x2b1e890cc0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 28: 0x2b1e890d58 VAL: '?foo' (5 sibs) 28: 0x2b1e890df0 VAL: ':foo' (5 sibs) 28: 0x2b1e890e88 VAL: '-foo' (5 sibs) 28: 0x2b1e890f20 VAL: 'this is#not:a comment' (5 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b1e90cb20 [ROOT] SEQ: (1 sibs) 5 children: 28: [1] [1] 0x2b1e90cbb0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 28: [2] [2] 0x2b1e90cc40 VAL: '?foo' (5 sibs) 28: [3] [3] 0x2b1e90ccd0 VAL: ':foo' (5 sibs) 28: [4] [4] 0x2b1e90cd60 VAL: '-foo' (5 sibs) 28: [5] [5] 0x2b1e90cdf0 VAL: 'this is#not:a comment' (5 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/4 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/5 28: ------------------------------------------- 28: running test case 'explicit key with line break in between' 28: ------------------------------------------- 28: REF TREE: 28: 0x2b1e892b28 [ROOT] MAP: (0 sibs) 1 children: 28: 0x2b1e88f9d0 KEYVAL: 'an explicit key' 'its value' (1 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b1e90ce90 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2b1e90cf20 KEYVAL: 'an explicit key' 'its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/5 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/6 28: ------------------------------------------- 28: running test case 'explicit key 2nd, inside explicit map' 28: ------------------------------------------- 28: REF TREE: 28: 0x2b1e892c40 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2b1e88e960 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: 0x2b1e88e9f8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b1e90cfc0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b1e90d050 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: [2] [2] 0x2b1e90d0e0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/6 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/7 28: ------------------------------------------- 28: running test case 'explicit key 1st, inside explicit map' 28: ------------------------------------------- 28: REF TREE: 28: 0x2b1e892d58 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2b1e88fb10 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: 0x2b1e88fba8 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b1e90d180 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b1e90d210 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: [2] [2] 0x2b1e90d2a0 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/7 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/8 28: ------------------------------------------- 28: running test case 'explicit key 2nd' 28: ------------------------------------------- 28: REF TREE: 28: 0x2b1e892e70 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2b1e88fca0 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: 0x2b1e88fd38 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b1e90d340 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b1e90d3d0 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: [2] [2] 0x2b1e90d460 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/8 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/9 28: ------------------------------------------- 28: running test case 'explicit key 1st' 28: ------------------------------------------- 28: REF TREE: 28: 0x2b1e892f88 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2b1e890440 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: 0x2b1e8904d8 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b1e90d500 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b1e90d590 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: [2] [2] 0x2b1e90d620 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/9 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/10 28: ------------------------------------------- 28: running test case 'explicit key nested in a map, 1st' 28: ------------------------------------------- 28: REF TREE: 28: 0x2b1e8930a0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2b1e890710 KEYMAP: 'map' (2 sibs) 2 children: 28: 0x2b1e890850 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: 0x2b1e8908e8 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: 0x2b1e8907a8 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b1e90d6c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2b1e90d750 KEYMAP: 'map' (2 sibs) 2 children: 28: [2] [2] 0x2b1e90d7e0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: [3] [3] 0x2b1e90d870 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: [4] [4] 0x2b1e90d900 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 28: #nodes=5 vs #printed=5 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/10 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/11 28: ------------------------------------------- 28: running test case 'explicit key nested in a seq, 1st' 28: ------------------------------------------- 28: REF TREE: 28: 0x2b1e8931b8 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x2b1e890a80 MAP: (2 sibs) 2 children: 28: 0x2b1e892150 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: 0x2b1e8921e8 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: 0x2b1e890b18 MAP: (2 sibs) 1 children: 28: 0x2b1e890bc0 KEYVAL: 'another explicit key' 'its value' (1 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b1e90d9a0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2b1e90da30 MAP: (2 sibs) 2 children: 28: [2] [2] 0x2b1e90dac0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 28: [3] [3] 0x2b1e90db50 KEYVAL: 'a simple key' 'a value' (2 sibs) 28: [4] [4] 0x2b1e90dbe0 MAP: (2 sibs) 1 children: 28: [5] [5] 0x2b1e90dc70 KEYVAL: 'another explicit key' 'its value' (1 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/11 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/12 28: ------------------------------------------- 28: running test case 'explicit block key, literal, clip' 28: ------------------------------------------- 28: REF TREE: 28: 0x2b1e8932d0 [ROOT] MAP: (0 sibs) 1 children: 28: 0x2b1e890990 KEYVAL: 'This is a key 28: that has multiple lines 28: ' 'and this is its value' (1 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b1e90dd10 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2b1e90dda0 KEYVAL: 'This is a key 28: that has multiple lines 28: ' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/12 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/13 28: ------------------------------------------- 28: running test case 'explicit block key, literal, keep' 28: ------------------------------------------- 28: REF TREE: 28: 0x2b1e8933e8 [ROOT] MAP: (0 sibs) 1 children: 28: 0x2b1e8922e0 KEYVAL: 'This is a key 28: that has multiple lines 28: 28: ' 'and this is its value' (1 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b1e90de40 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2b1e90ded0 KEYVAL: 'This is a key 28: that has multiple lines 28: 28: ' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/13 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/14 28: ------------------------------------------- 28: running test case 'explicit block key, literal, strip' 28: ------------------------------------------- 28: REF TREE: 28: 0x2b1e893500 [ROOT] MAP: (0 sibs) 1 children: 28: 0x2b1e8923d0 KEYVAL: 'This is a key 28: that has multiple lines' 'and this is its value' (1 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b1e90df70 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2b1e90e000 KEYVAL: 'This is a key 28: that has multiple lines' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/14 (1 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/15 28: ------------------------------------------- 28: running test case 'explicit block key, folded, clip' 28: ------------------------------------------- 28: REF TREE: 28: 0x2b1e893618 [ROOT] MAP: (0 sibs) 1 children: 28: 0x2b1e8924c0 KEYVAL: 'This is a key that has multiple lines 28: ' 'and this is its value' (1 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b1e90e0a0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2b1e90e130 KEYVAL: 'This is a key that has multiple lines 28: ' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/15 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/16 28: ------------------------------------------- 28: running test case 'explicit block key, folded, keep' 28: ------------------------------------------- 28: REF TREE: 28: 0x2b1e893730 [ROOT] MAP: (0 sibs) 1 children: 28: 0x2b1e8948c0 KEYVAL: 'This is a key that has multiple lines 28: 28: ' 'and this is its value' (1 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b1e90e1d0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2b1e90e260 KEYVAL: 'This is a key that has multiple lines 28: 28: ' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/16 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/17 28: ------------------------------------------- 28: running test case 'explicit block key, folded, strip' 28: ------------------------------------------- 28: REF TREE: 28: 0x2b1e893848 [ROOT] MAP: (0 sibs) 1 children: 28: 0x2b1e891010 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b1e90e300 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2b1e90e390 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 28: #nodes=2 vs #printed=2 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/17 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/18 28: ------------------------------------------- 28: running test case 'explicit key, missing val 7W2P' 28: ------------------------------------------- 28: REF TREE: 28: 0x2b1e893960 [ROOT] MAP: (0 sibs) 5 children: 28: 0x2b1e8910b0 KEYVAL: 'a' '' (5 sibs) 28: 0x2b1e891148 KEYVAL: 'b' '' (5 sibs) 28: 0x2b1e8911e0 KEYVAL: 'c' '' (5 sibs) 28: 0x2b1e891278 KEYVAL: 'd' '' (5 sibs) 28: 0x2b1e891310 KEYVAL: 'e' '' (5 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b1e90e430 [ROOT] MAP: (1 sibs) 5 children: 28: [1] [1] 0x2b1e90e4c0 KEYVAL: 'a' '' (5 sibs) 28: [2] [2] 0x2b1e90e550 KEYVAL: 'b' '' (5 sibs) 28: [3] [3] 0x2b1e90e5e0 KEYVAL: 'c' '' (5 sibs) 28: [4] [4] 0x2b1e90e670 KEYVAL: 'd' '' (5 sibs) 28: [5] [5] 0x2b1e90e700 KEYVAL: 'e' '' (5 sibs) 28: #nodes=6 vs #printed=6 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/18 (0 ms) 28: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/19 28: ------------------------------------------- 28: running test case 'explicit key, missing val ZWK4' 28: ------------------------------------------- 28: REF TREE: 28: 0x2b1e893a78 [ROOT] MAP: (0 sibs) 6 children: 28: 0x2b1e891400 KEYVAL: 'a' '1' (6 sibs) 28: 0x2b1e891498 KEYVAL: 'b' '' (6 sibs) 28: 0x2b1e891530 KEYVAL***: &anchor 'c' '3' (6 sibs) 28: 0x2b1e8915c8 KEYVAL: 'd' '' (6 sibs) 28: 0x2b1e891660 KEYVAL***: '!!str e' '4' (6 sibs) 28: 0x2b1e8916f8 KEYVAL: 'f' '' (6 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2b1e90e7a0 [ROOT] MAP: (1 sibs) 6 children: 28: [1] [1] 0x2b1e90e830 KEYVAL: 'a' '1' (6 sibs) 28: [2] [2] 0x2b1e90e8c0 KEYVAL: 'b' '' (6 sibs) 28: [3] [3] 0x2b1e90e950 KEYVAL***: &anchor 'c' '3' (6 sibs) 28: [4] [4] 0x2b1e90e9e0 KEYVAL: 'd' '' (6 sibs) 28: [5] [5] 0x2b1e90ea70 KEYVAL***: !!str 'e' '4' (6 sibs) 28: [6] [6] 0x2b1e90eb00 KEYVAL: 'f' '' (6 sibs) 28: #nodes=7 vs #printed=7 28: -------------------------------------- 28: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/19 (0 ms) 28: [----------] 400 tests from EXPLICIT_KEY/YmlTestCase (649 ms total) 28: 28: [----------] Global test environment tear-down 28: [==========] 406 tests from 3 test suites ran. (694 ms total) 28: [ PASSED ] 406 tests. 28/50 Test #28: ryml-test-explicit_key ............ Passed 1.13 sec test 29 Start 29: ryml-test-nested_mapx2 29: Test command: /builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test/ryml-test-nested_mapx2-0.4.1 29: Test timeout computed to be: 10000000 29: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 29: [==========] Running 81 tests from 2 test suites. 29: [----------] Global test environment set-up. 29: [----------] 1 test from CaseNode 29: [ RUN ] CaseNode.setting_up 29: [ OK ] CaseNode.setting_up (1 ms) 29: [----------] 1 test from CaseNode (2 ms total) 29: 29: [----------] 80 tests from NESTED_MAPX2/YmlTestCase 29: [ RUN ] NESTED_MAPX2/YmlTestCase.parse_unix/0 29: ------------------------------------------- 29: running test case 'nested map x2, explicit, same line' 29: ------------------------------------------- 29: --------------- 29: {foo: {foo0: 00, bar0: 01, baz0: 02}, bar: {foo1: 10, bar1: 11, baz1: 12}, baz: {foo2: 20, bar2: 21, baz2: 22}}--------------- 29: REF TREE: 29: 0x2af9611590 [ROOT] MAP: (0 sibs) 3 children: 29: 0x2af9610480 KEYMAP: 'foo' (3 sibs) 3 children: 29: 0x2af9610650 KEYVAL: 'foo0' '00' (3 sibs) 29: 0x2af96106e8 KEYVAL: 'bar0' '01' (3 sibs) 29: 0x2af9610780 KEYVAL: 'baz0' '02' (3 sibs) 29: 0x2af9610518 KEYMAP: 'bar' (3 sibs) 3 children: 29: 0x2af9610820 KEYVAL: 'foo1' '10' (3 sibs) 29: 0x2af96108b8 KEYVAL: 'bar1' '11' (3 sibs) 29: 0x2af9610950 KEYVAL: 'baz1' '12' (3 sibs) 29: 0x2af96105b0 KEYMAP: 'baz' (3 sibs) 3 children: 29: 0x2af96109f0 KEYVAL: 'foo2' '20' (3 sibs) 29: 0x2af9610a88 KEYVAL: 'bar2' '21' (3 sibs) 29: 0x2af9610b20 KEYVAL: 'baz2' '22' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2af961ed30 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2af961edc0 KEYMAP: 'foo' (3 sibs) 3 children: 29: [2] [2] 0x2af961ee50 KEYVAL: 'foo0' '00' (3 sibs) 29: [3] [3] 0x2af961eee0 KEYVAL: 'bar0' '01' (3 sibs) 29: [4] [4] 0x2af961ef70 KEYVAL: 'baz0' '02' (3 sibs) 29: [5] [5] 0x2af961f000 KEYMAP: 'bar' (3 sibs) 3 children: 29: [6] [6] 0x2af961f090 KEYVAL: 'foo1' '10' (3 sibs) 29: [7] [7] 0x2af961f120 KEYVAL: 'bar1' '11' (3 sibs) 29: [8] [8] 0x2af961f1b0 KEYVAL: 'baz1' '12' (3 sibs) 29: [9] [9] 0x2af961f240 KEYMAP: 'baz' (3 sibs) 3 children: 29: [10] [10] 0x2af961f2d0 KEYVAL: 'foo2' '20' (3 sibs) 29: [11] [11] 0x2af961f360 KEYVAL: 'bar2' '21' (3 sibs) 29: [12] [12] 0x2af961f3f0 KEYVAL: 'baz2' '22' (3 sibs) 29: #nodes=13 vs #printed=13 29: -------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.parse_unix/0 (18 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.parse_unix/1 29: ------------------------------------------- 29: running test case 'nested map x2, explicit' 29: ------------------------------------------- 29: --------------- 29: { 29: foo: {foo0: 00, bar0: 01, baz0: 02}, 29: bar: {foo1: 10, bar1: 11, baz1: 12}, 29: baz: {foo2: 20, bar2: 21, baz2: 22} 29: }--------------- 29: REF TREE: 29: 0x2af96116a8 [ROOT] MAP: (0 sibs) 3 children: 29: 0x2af9610e00 KEYMAP: 'foo' (3 sibs) 3 children: 29: 0x2af9610fd0 KEYVAL: 'foo0' '00' (3 sibs) 29: 0x2af9611068 KEYVAL: 'bar0' '01' (3 sibs) 29: 0x2af9611100 KEYVAL: 'baz0' '02' (3 sibs) 29: 0x2af9610e98 KEYMAP: 'bar' (3 sibs) 3 children: 29: 0x2af96111a0 KEYVAL: 'foo1' '10' (3 sibs) 29: 0x2af9611238 KEYVAL: 'bar1' '11' (3 sibs) 29: 0x2af96112d0 KEYVAL: 'baz1' '12' (3 sibs) 29: 0x2af9610f30 KEYMAP: 'baz' (3 sibs) 3 children: 29: 0x2af9611370 KEYVAL: 'foo2' '20' (3 sibs) 29: 0x2af9611408 KEYVAL: 'bar2' '21' (3 sibs) 29: 0x2af96114a0 KEYVAL: 'baz2' '22' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2af961ff90 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2af9620020 KEYMAP: 'foo' (3 sibs) 3 children: 29: [2] [2] 0x2af96200b0 KEYVAL: 'foo0' '00' (3 sibs) 29: [3] [3] 0x2af9620140 KEYVAL: 'bar0' '01' (3 sibs) 29: [4] [4] 0x2af96201d0 KEYVAL: 'baz0' '02' (3 sibs) 29: [5] [5] 0x2af9620260 KEYMAP: 'bar' (3 sibs) 3 children: 29: [6] [6] 0x2af96202f0 KEYVAL: 'foo1' '10' (3 sibs) 29: [7] [7] 0x2af9620380 KEYVAL: 'bar1' '11' (3 sibs) 29: [8] [8] 0x2af9620410 KEYVAL: 'baz1' '12' (3 sibs) 29: [9] [9] 0x2af96204a0 KEYMAP: 'baz' (3 sibs) 3 children: 29: [10] [10] 0x2af9620530 KEYVAL: 'foo2' '20' (3 sibs) 29: [11] [11] 0x2af96205c0 KEYVAL: 'bar2' '21' (3 sibs) 29: [12] [12] 0x2af9620650 KEYVAL: 'baz2' '22' (3 sibs) 29: #nodes=13 vs #printed=13 29: -------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.parse_unix/1 (2 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.parse_unix/2 29: ------------------------------------------- 29: running test case 'nested map x2' 29: ------------------------------------------- 29: --------------- 29: 29: foo: 29: foo0: 00 29: bar0: 01 29: baz0: 02 29: bar: 29: foo1: 10 29: bar1: 11 29: baz1: 12 29: baz: 29: foo2: 20 29: bar2: 21 29: baz2: 22 29: --------------- 29: REF TREE: 29: 0x2af96117c0 [ROOT] MAP: (0 sibs) 3 children: 29: 0x2af96119b0 KEYMAP: 'foo' (3 sibs) 3 children: 29: 0x2af9611b80 KEYVAL: 'foo0' '00' (3 sibs) 29: 0x2af9611c18 KEYVAL: 'bar0' '01' (3 sibs) 29: 0x2af9611cb0 KEYVAL: 'baz0' '02' (3 sibs) 29: 0x2af9611a48 KEYMAP: 'bar' (3 sibs) 3 children: 29: 0x2af9611d50 KEYVAL: 'foo1' '10' (3 sibs) 29: 0x2af9611de8 KEYVAL: 'bar1' '11' (3 sibs) 29: 0x2af9611e80 KEYVAL: 'baz1' '12' (3 sibs) 29: 0x2af9611ae0 KEYMAP: 'baz' (3 sibs) 3 children: 29: 0x2af9611f20 KEYVAL: 'foo2' '20' (3 sibs) 29: 0x2af9611fb8 KEYVAL: 'bar2' '21' (3 sibs) 29: 0x2af9612050 KEYVAL: 'baz2' '22' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2af96210f0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2af9621180 KEYMAP: 'foo' (3 sibs) 3 children: 29: [2] [2] 0x2af9621210 KEYVAL: 'foo0' '00' (3 sibs) 29: [3] [3] 0x2af96212a0 KEYVAL: 'bar0' '01' (3 sibs) 29: [4] [4] 0x2af9621330 KEYVAL: 'baz0' '02' (3 sibs) 29: [5] [5] 0x2af96213c0 KEYMAP: 'bar' (3 sibs) 3 children: 29: [6] [6] 0x2af9621450 KEYVAL: 'foo1' '10' (3 sibs) 29: [7] [7] 0x2af96214e0 KEYVAL: 'bar1' '11' (3 sibs) 29: [8] [8] 0x2af9621570 KEYVAL: 'baz1' '12' (3 sibs) 29: [9] [9] 0x2af9621600 KEYMAP: 'baz' (3 sibs) 3 children: 29: [10] [10] 0x2af9621690 KEYVAL: 'foo2' '20' (3 sibs) 29: [11] [11] 0x2af9621720 KEYVAL: 'bar2' '21' (3 sibs) 29: [12] [12] 0x2af96217b0 KEYVAL: 'baz2' '22' (3 sibs) 29: #nodes=13 vs #printed=13 29: -------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.parse_unix/2 (4 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.parse_unix/3 29: ------------------------------------------- 29: running test case 'nested map x2, commented' 29: ------------------------------------------- 29: --------------- 29: 29: send_to: 29: #host: 192.168.1.100 29: #port: 7000 29: host: 192.168.1.101 29: port: 7001 29: #host: 192.168.1.102 29: #port: 7002 29: --------------- 29: REF TREE: 29: 0x2af96118d8 [ROOT] MAP: (0 sibs) 1 children: 29: 0x2af9612230 KEYMAP: 'send_to' (1 sibs) 2 children: 29: 0x2af96122d0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 29: 0x2af9612368 KEYVAL: 'port' '7001' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2af9622250 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2af96222e0 KEYMAP: 'send_to' (1 sibs) 2 children: 29: [2] [2] 0x2af9622370 KEYVAL: 'host' '192.168.1.101' (2 sibs) 29: [3] [3] 0x2af9622400 KEYVAL: 'port' '7001' (2 sibs) 29: #nodes=4 vs #printed=4 29: -------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.parse_unix/3 (1 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.parse_windows/0 29: ------------------------------------------- 29: running test case 'nested map x2, explicit, same line' 29: ------------------------------------------- 29: --------------- 29: {foo: {foo0: 00, bar0: 01, baz0: 02}, bar: {foo1: 10, bar1: 11, baz1: 12}, baz: {foo2: 20, bar2: 21, baz2: 22}}--------------- 29: REF TREE: 29: 0x2af9611590 [ROOT] MAP: (0 sibs) 3 children: 29: 0x2af9610480 KEYMAP: 'foo' (3 sibs) 3 children: 29: 0x2af9610650 KEYVAL: 'foo0' '00' (3 sibs) 29: 0x2af96106e8 KEYVAL: 'bar0' '01' (3 sibs) 29: 0x2af9610780 KEYVAL: 'baz0' '02' (3 sibs) 29: 0x2af9610518 KEYMAP: 'bar' (3 sibs) 3 children: 29: 0x2af9610820 KEYVAL: 'foo1' '10' (3 sibs) 29: 0x2af96108b8 KEYVAL: 'bar1' '11' (3 sibs) 29: 0x2af9610950 KEYVAL: 'baz1' '12' (3 sibs) 29: 0x2af96105b0 KEYMAP: 'baz' (3 sibs) 3 children: 29: 0x2af96109f0 KEYVAL: 'foo2' '20' (3 sibs) 29: 0x2af9610a88 KEYVAL: 'bar2' '21' (3 sibs) 29: 0x2af9610b20 KEYVAL: 'baz2' '22' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2af9622b60 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2af9622bf0 KEYMAP: 'foo' (3 sibs) 3 children: 29: [2] [2] 0x2af9622c80 KEYVAL: 'foo0' '00' (3 sibs) 29: [3] [3] 0x2af9622d10 KEYVAL: 'bar0' '01' (3 sibs) 29: [4] [4] 0x2af9622da0 KEYVAL: 'baz0' '02' (3 sibs) 29: [5] [5] 0x2af9622e30 KEYMAP: 'bar' (3 sibs) 3 children: 29: [6] [6] 0x2af9622ec0 KEYVAL: 'foo1' '10' (3 sibs) 29: [7] [7] 0x2af9622f50 KEYVAL: 'bar1' '11' (3 sibs) 29: [8] [8] 0x2af9622fe0 KEYVAL: 'baz1' '12' (3 sibs) 29: [9] [9] 0x2af9623070 KEYMAP: 'baz' (3 sibs) 3 children: 29: [10] [10] 0x2af9623100 KEYVAL: 'foo2' '20' (3 sibs) 29: [11] [11] 0x2af9623190 KEYVAL: 'bar2' '21' (3 sibs) 29: [12] [12] 0x2af9623220 KEYVAL: 'baz2' '22' (3 sibs) 29: #nodes=13 vs #printed=13 29: -------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.parse_windows/0 (2 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.parse_windows/1 29: ------------------------------------------- 29: running test case 'nested map x2, explicit' 29: ------------------------------------------- 29: --------------- 29: { 29: foo: {foo0: 00, bar0: 01, baz0: 02}, 29: bar: {foo1: 10, bar1: 11, baz1: 12}, 29: baz: {foo2: 20, bar2: 21, baz2: 22} 29: }--------------- 29: REF TREE: 29: 0x2af96116a8 [ROOT] MAP: (0 sibs) 3 children: 29: 0x2af9610e00 KEYMAP: 'foo' (3 sibs) 3 children: 29: 0x2af9610fd0 KEYVAL: 'foo0' '00' (3 sibs) 29: 0x2af9611068 KEYVAL: 'bar0' '01' (3 sibs) 29: 0x2af9611100 KEYVAL: 'baz0' '02' (3 sibs) 29: 0x2af9610e98 KEYMAP: 'bar' (3 sibs) 3 children: 29: 0x2af96111a0 KEYVAL: 'foo1' '10' (3 sibs) 29: 0x2af9611238 KEYVAL: 'bar1' '11' (3 sibs) 29: 0x2af96112d0 KEYVAL: 'baz1' '12' (3 sibs) 29: 0x2af9610f30 KEYMAP: 'baz' (3 sibs) 3 children: 29: 0x2af9611370 KEYVAL: 'foo2' '20' (3 sibs) 29: 0x2af9611408 KEYVAL: 'bar2' '21' (3 sibs) 29: 0x2af96114a0 KEYVAL: 'baz2' '22' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2af9623470 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2af9623500 KEYMAP: 'foo' (3 sibs) 3 children: 29: [2] [2] 0x2af9623590 KEYVAL: 'foo0' '00' (3 sibs) 29: [3] [3] 0x2af9623620 KEYVAL: 'bar0' '01' (3 sibs) 29: [4] [4] 0x2af96236b0 KEYVAL: 'baz0' '02' (3 sibs) 29: [5] [5] 0x2af9623740 KEYMAP: 'bar' (3 sibs) 3 children: 29: [6] [6] 0x2af96237d0 KEYVAL: 'foo1' '10' (3 sibs) 29: [7] [7] 0x2af9623860 KEYVAL: 'bar1' '11' (3 sibs) 29: [8] [8] 0x2af96238f0 KEYVAL: 'baz1' '12' (3 sibs) 29: [9] [9] 0x2af9623980 KEYMAP: 'baz' (3 sibs) 3 children: 29: [10] [10] 0x2af9623a10 KEYVAL: 'foo2' '20' (3 sibs) 29: [11] [11] 0x2af9623aa0 KEYVAL: 'bar2' '21' (3 sibs) 29: [12] [12] 0x2af9623b30 KEYVAL: 'baz2' '22' (3 sibs) 29: #nodes=13 vs #printed=13 29: -------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.parse_windows/1 (1 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.parse_windows/2 29: ------------------------------------------- 29: running test case 'nested map x2' 29: ------------------------------------------- 29: --------------- 29: 29: foo: 29: foo0: 00 29: bar0: 01 29: baz0: 02 29: bar: 29: foo1: 10 29: bar1: 11 29: baz1: 12 29: baz: 29: foo2: 20 29: bar2: 21 29: baz2: 22 29: --------------- 29: REF TREE: 29: 0x2af96117c0 [ROOT] MAP: (0 sibs) 3 children: 29: 0x2af96119b0 KEYMAP: 'foo' (3 sibs) 3 children: 29: 0x2af9611b80 KEYVAL: 'foo0' '00' (3 sibs) 29: 0x2af9611c18 KEYVAL: 'bar0' '01' (3 sibs) 29: 0x2af9611cb0 KEYVAL: 'baz0' '02' (3 sibs) 29: 0x2af9611a48 KEYMAP: 'bar' (3 sibs) 3 children: 29: 0x2af9611d50 KEYVAL: 'foo1' '10' (3 sibs) 29: 0x2af9611de8 KEYVAL: 'bar1' '11' (3 sibs) 29: 0x2af9611e80 KEYVAL: 'baz1' '12' (3 sibs) 29: 0x2af9611ae0 KEYMAP: 'baz' (3 sibs) 3 children: 29: 0x2af9611f20 KEYVAL: 'foo2' '20' (3 sibs) 29: 0x2af9611fb8 KEYVAL: 'bar2' '21' (3 sibs) 29: 0x2af9612050 KEYVAL: 'baz2' '22' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2af9623d80 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2af9623e10 KEYMAP: 'foo' (3 sibs) 3 children: 29: [2] [2] 0x2af9623ea0 KEYVAL: 'foo0' '00' (3 sibs) 29: [3] [3] 0x2af9623f30 KEYVAL: 'bar0' '01' (3 sibs) 29: [4] [4] 0x2af9623fc0 KEYVAL: 'baz0' '02' (3 sibs) 29: [5] [5] 0x2af9624050 KEYMAP: 'bar' (3 sibs) 3 children: 29: [6] [6] 0x2af96240e0 KEYVAL: 'foo1' '10' (3 sibs) 29: [7] [7] 0x2af9624170 KEYVAL: 'bar1' '11' (3 sibs) 29: [8] [8] 0x2af9624200 KEYVAL: 'baz1' '12' (3 sibs) 29: [9] [9] 0x2af9624290 KEYMAP: 'baz' (3 sibs) 3 children: 29: [10] [10] 0x2af9624320 KEYVAL: 'foo2' '20' (3 sibs) 29: [11] [11] 0x2af96243b0 KEYVAL: 'bar2' '21' (3 sibs) 29: [12] [12] 0x2af9624440 KEYVAL: 'baz2' '22' (3 sibs) 29: #nodes=13 vs #printed=13 29: -------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.parse_windows/2 (1 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.parse_windows/3 29: ------------------------------------------- 29: running test case 'nested map x2, commented' 29: ------------------------------------------- 29: --------------- 29: 29: send_to: 29: #host: 192.168.1.100 29: #port: 7000 29: host: 192.168.1.101 29: port: 7001 29: #host: 192.168.1.102 29: #port: 7002 29: --------------- 29: REF TREE: 29: 0x2af96118d8 [ROOT] MAP: (0 sibs) 1 children: 29: 0x2af9612230 KEYMAP: 'send_to' (1 sibs) 2 children: 29: 0x2af96122d0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 29: 0x2af9612368 KEYVAL: 'port' '7001' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2af9624690 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2af9624720 KEYMAP: 'send_to' (1 sibs) 2 children: 29: [2] [2] 0x2af96247b0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 29: [3] [3] 0x2af9624840 KEYVAL: 'port' '7001' (2 sibs) 29: #nodes=4 vs #printed=4 29: -------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.parse_windows/3 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stdout/0 29: ------------------------------------------- 29: running test case 'nested map x2, explicit, same line' 29: ------------------------------------------- 29: foo: 29: foo0: 00 29: bar0: 01 29: baz0: 02 29: bar: 29: foo1: 10 29: bar1: 11 29: baz1: 12 29: baz: 29: foo2: 20 29: bar2: 21 29: baz2: 22 29: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stdout/0 (4 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stdout/1 29: ------------------------------------------- 29: running test case 'nested map x2, explicit' 29: ------------------------------------------- 29: foo: 29: foo0: 00 29: bar0: 01 29: baz0: 02 29: bar: 29: foo1: 10 29: bar1: 11 29: baz1: 12 29: baz: 29: foo2: 20 29: bar2: 21 29: baz2: 22 29: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stdout/2 29: ------------------------------------------- 29: running test case 'nested map x2' 29: ------------------------------------------- 29: foo: 29: foo0: 00 29: bar0: 01 29: baz0: 02 29: bar: 29: foo1: 10 29: bar1: 11 29: baz1: 12 29: baz: 29: foo2: 20 29: bar2: 21 29: baz2: 22 29: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stdout/3 29: ------------------------------------------- 29: running test case 'nested map x2, commented' 29: ------------------------------------------- 29: send_to: 29: host: 192.168.1.101 29: port: 7001 29: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stdout/0 29: ------------------------------------------- 29: running test case 'nested map x2, explicit, same line' 29: ------------------------------------------- 29: foo: 29: foo0: 00 29: bar0: 01 29: baz0: 02 29: bar: 29: foo1: 10 29: bar1: 11 29: baz1: 12 29: baz: 29: foo2: 20 29: bar2: 21 29: baz2: 22 29: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stdout/1 29: ------------------------------------------- 29: running test case 'nested map x2, explicit' 29: ------------------------------------------- 29: foo: 29: foo0: 00 29: bar0: 01 29: baz0: 02 29: bar: 29: foo1: 10 29: bar1: 11 29: baz1: 12 29: baz: 29: foo2: 20 29: bar2: 21 29: baz2: 22 29: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stdout/2 29: ------------------------------------------- 29: running test case 'nested map x2' 29: ------------------------------------------- 29: foo: 29: foo0: 00 29: bar0: 01 29: baz0: 02 29: bar: 29: foo1: 10 29: bar1: 11 29: baz1: 12 29: baz: 29: foo2: 20 29: bar2: 21 29: baz2: 22 29: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stdout/3 29: ------------------------------------------- 29: running test case 'nested map x2, commented' 29: ------------------------------------------- 29: send_to: 29: host: 192.168.1.101 29: port: 7001 29: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_cout/0 29: ------------------------------------------- 29: running test case 'nested map x2, explicit, same line' 29: ------------------------------------------- 29: foo: 29: foo0: 00 29: bar0: 01 29: baz0: 02 29: bar: 29: foo1: 10 29: bar1: 11 29: baz1: 12 29: baz: 29: foo2: 20 29: bar2: 21 29: baz2: 22 29: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_cout/0 (1 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_cout/1 29: ------------------------------------------- 29: running test case 'nested map x2, explicit' 29: ------------------------------------------- 29: foo: 29: foo0: 00 29: bar0: 01 29: baz0: 02 29: bar: 29: foo1: 10 29: bar1: 11 29: baz1: 12 29: baz: 29: foo2: 20 29: bar2: 21 29: baz2: 22 29: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_cout/2 29: ------------------------------------------- 29: running test case 'nested map x2' 29: ------------------------------------------- 29: foo: 29: foo0: 00 29: bar0: 01 29: baz0: 02 29: bar: 29: foo1: 10 29: bar1: 11 29: baz1: 12 29: baz: 29: foo2: 20 29: bar2: 21 29: baz2: 22 29: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_cout/3 29: ------------------------------------------- 29: running test case 'nested map x2, commented' 29: ------------------------------------------- 29: send_to: 29: host: 192.168.1.101 29: port: 7001 29: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_cout/0 29: ------------------------------------------- 29: running test case 'nested map x2, explicit, same line' 29: ------------------------------------------- 29: foo: 29: foo0: 00 29: bar0: 01 29: baz0: 02 29: bar: 29: foo1: 10 29: bar1: 11 29: baz1: 12 29: baz: 29: foo2: 20 29: bar2: 21 29: baz2: 22 29: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_cout/1 29: ------------------------------------------- 29: running test case 'nested map x2, explicit' 29: ------------------------------------------- 29: foo: 29: foo0: 00 29: bar0: 01 29: baz0: 02 29: bar: 29: foo1: 10 29: bar1: 11 29: baz1: 12 29: baz: 29: foo2: 20 29: bar2: 21 29: baz2: 22 29: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_cout/2 29: ------------------------------------------- 29: running test case 'nested map x2' 29: ------------------------------------------- 29: foo: 29: foo0: 00 29: bar0: 01 29: baz0: 02 29: bar: 29: foo1: 10 29: bar1: 11 29: baz1: 12 29: baz: 29: foo2: 20 29: bar2: 21 29: baz2: 22 29: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_cout/3 29: ------------------------------------------- 29: running test case 'nested map x2, commented' 29: ------------------------------------------- 29: send_to: 29: host: 192.168.1.101 29: port: 7001 29: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stringstream/0 29: ------------------------------------------- 29: running test case 'nested map x2, explicit, same line' 29: ------------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stringstream/0 (2 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stringstream/1 29: ------------------------------------------- 29: running test case 'nested map x2, explicit' 29: ------------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stringstream/2 29: ------------------------------------------- 29: running test case 'nested map x2' 29: ------------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stringstream/3 29: ------------------------------------------- 29: running test case 'nested map x2, commented' 29: ------------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stringstream/0 29: ------------------------------------------- 29: running test case 'nested map x2, explicit, same line' 29: ------------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stringstream/1 29: ------------------------------------------- 29: running test case 'nested map x2, explicit' 29: ------------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stringstream/2 29: ------------------------------------------- 29: running test case 'nested map x2' 29: ------------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stringstream/3 29: ------------------------------------------- 29: running test case 'nested map x2, commented' 29: ------------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_ofstream/0 29: ------------------------------------------- 29: running test case 'nested map x2, explicit, same line' 29: ------------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_ofstream/0 (10 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_ofstream/1 29: ------------------------------------------- 29: running test case 'nested map x2, explicit' 29: ------------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_ofstream/1 (2 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_ofstream/2 29: ------------------------------------------- 29: running test case 'nested map x2' 29: ------------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_ofstream/2 (3 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_ofstream/3 29: ------------------------------------------- 29: running test case 'nested map x2, commented' 29: ------------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_ofstream/3 (2 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_ofstream/0 29: ------------------------------------------- 29: running test case 'nested map x2, explicit, same line' 29: ------------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_ofstream/0 (2 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_ofstream/1 29: ------------------------------------------- 29: running test case 'nested map x2, explicit' 29: ------------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_ofstream/1 (2 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_ofstream/2 29: ------------------------------------------- 29: running test case 'nested map x2' 29: ------------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_ofstream/2 (2 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_ofstream/3 29: ------------------------------------------- 29: running test case 'nested map x2, commented' 29: ------------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_ofstream/3 (2 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_string/0 29: ------------------------------------------- 29: running test case 'nested map x2, explicit, same line' 29: ------------------------------------------- 29: foo: 29: foo0: 00 29: bar0: 01 29: baz0: 02 29: bar: 29: foo1: 10 29: bar1: 11 29: baz1: 12 29: baz: 29: foo2: 20 29: bar2: 21 29: baz2: 22 29: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_string/0 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_string/1 29: ------------------------------------------- 29: running test case 'nested map x2, explicit' 29: ------------------------------------------- 29: foo: 29: foo0: 00 29: bar0: 01 29: baz0: 02 29: bar: 29: foo1: 10 29: bar1: 11 29: baz1: 12 29: baz: 29: foo2: 20 29: bar2: 21 29: baz2: 22 29: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_string/1 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_string/2 29: ------------------------------------------- 29: running test case 'nested map x2' 29: ------------------------------------------- 29: foo: 29: foo0: 00 29: bar0: 01 29: baz0: 02 29: bar: 29: foo1: 10 29: bar1: 11 29: baz1: 12 29: baz: 29: foo2: 20 29: bar2: 21 29: baz2: 22 29: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_string/2 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_string/3 29: ------------------------------------------- 29: running test case 'nested map x2, commented' 29: ------------------------------------------- 29: send_to: 29: host: 192.168.1.101 29: port: 7001 29: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_string/3 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_string/0 29: ------------------------------------------- 29: running test case 'nested map x2, explicit, same line' 29: ------------------------------------------- 29: foo: 29: foo0: 00 29: bar0: 01 29: baz0: 02 29: bar: 29: foo1: 10 29: bar1: 11 29: baz1: 12 29: baz: 29: foo2: 20 29: bar2: 21 29: baz2: 22 29: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_string/0 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_string/1 29: ------------------------------------------- 29: running test case 'nested map x2, explicit' 29: ------------------------------------------- 29: foo: 29: foo0: 00 29: bar0: 01 29: baz0: 02 29: bar: 29: foo1: 10 29: bar1: 11 29: baz1: 12 29: baz: 29: foo2: 20 29: bar2: 21 29: baz2: 22 29: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_string/1 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_string/2 29: ------------------------------------------- 29: running test case 'nested map x2' 29: ------------------------------------------- 29: foo: 29: foo0: 00 29: bar0: 01 29: baz0: 02 29: bar: 29: foo1: 10 29: bar1: 11 29: baz1: 12 29: baz: 29: foo2: 20 29: bar2: 21 29: baz2: 22 29: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_string/2 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_string/3 29: ------------------------------------------- 29: running test case 'nested map x2, commented' 29: ------------------------------------------- 29: send_to: 29: host: 192.168.1.101 29: port: 7001 29: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_string/3 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs/0 29: ------------------------------------------- 29: running test case 'nested map x2, explicit, same line' 29: ------------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs/0 (1 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs/1 29: ------------------------------------------- 29: running test case 'nested map x2, explicit' 29: ------------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs/1 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs/2 29: ------------------------------------------- 29: running test case 'nested map x2' 29: ------------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs/2 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs/3 29: ------------------------------------------- 29: running test case 'nested map x2, commented' 29: ------------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs/3 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_emitrs/0 29: ------------------------------------------- 29: running test case 'nested map x2, explicit, same line' 29: ------------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.windows_emitrs/0 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_emitrs/1 29: ------------------------------------------- 29: running test case 'nested map x2, explicit' 29: ------------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.windows_emitrs/1 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_emitrs/2 29: ------------------------------------------- 29: running test case 'nested map x2' 29: ------------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.windows_emitrs/2 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_emitrs/3 29: ------------------------------------------- 29: running test case 'nested map x2, commented' 29: ------------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.windows_emitrs/3 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs_cfile/0 29: ------------------------------------------- 29: running test case 'nested map x2, explicit, same line' 29: ------------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs_cfile/0 (4 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs_cfile/1 29: ------------------------------------------- 29: running test case 'nested map x2, explicit' 29: ------------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs_cfile/1 (3 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs_cfile/2 29: ------------------------------------------- 29: running test case 'nested map x2' 29: ------------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs_cfile/2 (2 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs_cfile/3 29: ------------------------------------------- 29: running test case 'nested map x2, commented' 29: ------------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs_cfile/3 (3 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_emitrs_cfile/0 29: ------------------------------------------- 29: running test case 'nested map x2, explicit, same line' 29: ------------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.windows_emitrs_cfile/0 (3 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_emitrs_cfile/1 29: ------------------------------------------- 29: running test case 'nested map x2, explicit' 29: ------------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.windows_emitrs_cfile/1 (2 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_emitrs_cfile/2 29: ------------------------------------------- 29: running test case 'nested map x2' 29: ------------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.windows_emitrs_cfile/2 (3 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_emitrs_cfile/3 29: ------------------------------------------- 29: running test case 'nested map x2, commented' 29: ------------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.windows_emitrs_cfile/3 (2 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.complete_unix_round_trip/0 29: ------------------------------------------- 29: running test case 'nested map x2, explicit, same line' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: {foo: {foo0: 00, bar0: 01, baz0: 02}, bar: {foo1: 10, bar1: 11, baz1: 12}, baz: {foo2: 20, bar2: 21, baz2: 22}}~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x2af961ed30 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2af961edc0 KEYMAP: 'foo' (3 sibs) 3 children: 29: [2] [2] 0x2af961ee50 KEYVAL: 'foo0' '00' (3 sibs) 29: [3] [3] 0x2af961eee0 KEYVAL: 'bar0' '01' (3 sibs) 29: [4] [4] 0x2af961ef70 KEYVAL: 'baz0' '02' (3 sibs) 29: [5] [5] 0x2af961f000 KEYMAP: 'bar' (3 sibs) 3 children: 29: [6] [6] 0x2af961f090 KEYVAL: 'foo1' '10' (3 sibs) 29: [7] [7] 0x2af961f120 KEYVAL: 'bar1' '11' (3 sibs) 29: [8] [8] 0x2af961f1b0 KEYVAL: 'baz1' '12' (3 sibs) 29: [9] [9] 0x2af961f240 KEYMAP: 'baz' (3 sibs) 3 children: 29: [10] [10] 0x2af961f2d0 KEYVAL: 'foo2' '20' (3 sibs) 29: [11] [11] 0x2af961f360 KEYVAL: 'bar2' '21' (3 sibs) 29: [12] [12] 0x2af961f3f0 KEYVAL: 'baz2' '22' (3 sibs) 29: #nodes=13 vs #printed=13 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ emitted yml: 29: foo:\n 29: foo0: 00\n 29: bar0: 01\n 29: baz0: 02\n 29: bar:\n 29: foo1: 10\n 29: bar1: 11\n 29: baz1: 12\n 29: baz:\n 29: foo2: 20\n 29: bar2: 21\n 29: baz2: 22\n 29: ~~~~~~~~~~~~~~ emitted tree: 29: -------------------------------------- 29: [0][0] 0x2af9625700 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2af9625790 KEYMAP: 'foo' (3 sibs) 3 children: 29: [2] [2] 0x2af9625820 KEYVAL: 'foo0' '00' (3 sibs) 29: [3] [3] 0x2af96258b0 KEYVAL: 'bar0' '01' (3 sibs) 29: [4] [4] 0x2af9625940 KEYVAL: 'baz0' '02' (3 sibs) 29: [5] [5] 0x2af96259d0 KEYMAP: 'bar' (3 sibs) 3 children: 29: [6] [6] 0x2af9625a60 KEYVAL: 'foo1' '10' (3 sibs) 29: [7] [7] 0x2af9625af0 KEYVAL: 'bar1' '11' (3 sibs) 29: [8] [8] 0x2af9625b80 KEYVAL: 'baz1' '12' (3 sibs) 29: [9] [9] 0x2af9625c10 KEYMAP: 'baz' (3 sibs) 3 children: 29: [10] [10] 0x2af9625ca0 KEYVAL: 'foo2' '20' (3 sibs) 29: [11] [11] 0x2af9625d30 KEYVAL: 'bar2' '21' (3 sibs) 29: [12] [12] 0x2af9625dc0 KEYVAL: 'baz2' '22' (3 sibs) 29: #nodes=13 vs #printed=13 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] NESTED_MAPX2/YmlTestCase.complete_unix_round_trip/0 (5 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.complete_unix_round_trip/1 29: ------------------------------------------- 29: running test case 'nested map x2, explicit' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: {\n 29: foo: {foo0: 00, bar0: 01, baz0: 02},\n 29: bar: {foo1: 10, bar1: 11, baz1: 12},\n 29: baz: {foo2: 20, bar2: 21, baz2: 22}\n 29: }~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x2af961ff90 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2af9620020 KEYMAP: 'foo' (3 sibs) 3 children: 29: [2] [2] 0x2af96200b0 KEYVAL: 'foo0' '00' (3 sibs) 29: [3] [3] 0x2af9620140 KEYVAL: 'bar0' '01' (3 sibs) 29: [4] [4] 0x2af96201d0 KEYVAL: 'baz0' '02' (3 sibs) 29: [5] [5] 0x2af9620260 KEYMAP: 'bar' (3 sibs) 3 children: 29: [6] [6] 0x2af96202f0 KEYVAL: 'foo1' '10' (3 sibs) 29: [7] [7] 0x2af9620380 KEYVAL: 'bar1' '11' (3 sibs) 29: [8] [8] 0x2af9620410 KEYVAL: 'baz1' '12' (3 sibs) 29: [9] [9] 0x2af96204a0 KEYMAP: 'baz' (3 sibs) 3 children: 29: [10] [10] 0x2af9620530 KEYVAL: 'foo2' '20' (3 sibs) 29: [11] [11] 0x2af96205c0 KEYVAL: 'bar2' '21' (3 sibs) 29: [12] [12] 0x2af9620650 KEYVAL: 'baz2' '22' (3 sibs) 29: #nodes=13 vs #printed=13 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ emitted yml: 29: foo:\n 29: foo0: 00\n 29: bar0: 01\n 29: baz0: 02\n 29: bar:\n 29: foo1: 10\n 29: bar1: 11\n 29: baz1: 12\n 29: baz:\n 29: foo2: 20\n 29: bar2: 21\n 29: baz2: 22\n 29: ~~~~~~~~~~~~~~ emitted tree: 29: -------------------------------------- 29: [0][0] 0x2af96268f0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2af9626980 KEYMAP: 'foo' (3 sibs) 3 children: 29: [2] [2] 0x2af9626a10 KEYVAL: 'foo0' '00' (3 sibs) 29: [3] [3] 0x2af9626aa0 KEYVAL: 'bar0' '01' (3 sibs) 29: [4] [4] 0x2af9626b30 KEYVAL: 'baz0' '02' (3 sibs) 29: [5] [5] 0x2af9626bc0 KEYMAP: 'bar' (3 sibs) 3 children: 29: [6] [6] 0x2af9626c50 KEYVAL: 'foo1' '10' (3 sibs) 29: [7] [7] 0x2af9626ce0 KEYVAL: 'bar1' '11' (3 sibs) 29: [8] [8] 0x2af9626d70 KEYVAL: 'baz1' '12' (3 sibs) 29: [9] [9] 0x2af9626e00 KEYMAP: 'baz' (3 sibs) 3 children: 29: [10] [10] 0x2af9626e90 KEYVAL: 'foo2' '20' (3 sibs) 29: [11] [11] 0x2af9626f20 KEYVAL: 'bar2' '21' (3 sibs) 29: [12] [12] 0x2af9626fb0 KEYVAL: 'baz2' '22' (3 sibs) 29: #nodes=13 vs #printed=13 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] NESTED_MAPX2/YmlTestCase.complete_unix_round_trip/1 (2 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.complete_unix_round_trip/2 29: ------------------------------------------- 29: running test case 'nested map x2' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: \n 29: foo:\n 29: foo0: 00\n 29: bar0: 01\n 29: baz0: 02\n 29: bar:\n 29: foo1: 10\n 29: bar1: 11\n 29: baz1: 12\n 29: baz:\n 29: foo2: 20\n 29: bar2: 21\n 29: baz2: 22\n 29: ~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x2af96210f0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2af9621180 KEYMAP: 'foo' (3 sibs) 3 children: 29: [2] [2] 0x2af9621210 KEYVAL: 'foo0' '00' (3 sibs) 29: [3] [3] 0x2af96212a0 KEYVAL: 'bar0' '01' (3 sibs) 29: [4] [4] 0x2af9621330 KEYVAL: 'baz0' '02' (3 sibs) 29: [5] [5] 0x2af96213c0 KEYMAP: 'bar' (3 sibs) 3 children: 29: [6] [6] 0x2af9621450 KEYVAL: 'foo1' '10' (3 sibs) 29: [7] [7] 0x2af96214e0 KEYVAL: 'bar1' '11' (3 sibs) 29: [8] [8] 0x2af9621570 KEYVAL: 'baz1' '12' (3 sibs) 29: [9] [9] 0x2af9621600 KEYMAP: 'baz' (3 sibs) 3 children: 29: [10] [10] 0x2af9621690 KEYVAL: 'foo2' '20' (3 sibs) 29: [11] [11] 0x2af9621720 KEYVAL: 'bar2' '21' (3 sibs) 29: [12] [12] 0x2af96217b0 KEYVAL: 'baz2' '22' (3 sibs) 29: #nodes=13 vs #printed=13 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ emitted yml: 29: foo:\n 29: foo0: 00\n 29: bar0: 01\n 29: baz0: 02\n 29: bar:\n 29: foo1: 10\n 29: bar1: 11\n 29: baz1: 12\n 29: baz:\n 29: foo2: 20\n 29: bar2: 21\n 29: baz2: 22\n 29: ~~~~~~~~~~~~~~ emitted tree: 29: -------------------------------------- 29: [0][0] 0x2af9627200 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2af9627290 KEYMAP: 'foo' (3 sibs) 3 children: 29: [2] [2] 0x2af9627320 KEYVAL: 'foo0' '00' (3 sibs) 29: [3] [3] 0x2af96273b0 KEYVAL: 'bar0' '01' (3 sibs) 29: [4] [4] 0x2af9627440 KEYVAL: 'baz0' '02' (3 sibs) 29: [5] [5] 0x2af96274d0 KEYMAP: 'bar' (3 sibs) 3 children: 29: [6] [6] 0x2af9627560 KEYVAL: 'foo1' '10' (3 sibs) 29: [7] [7] 0x2af96275f0 KEYVAL: 'bar1' '11' (3 sibs) 29: [8] [8] 0x2af9627680 KEYVAL: 'baz1' '12' (3 sibs) 29: [9] [9] 0x2af9627710 KEYMAP: 'baz' (3 sibs) 3 children: 29: [10] [10] 0x2af96277a0 KEYVAL: 'foo2' '20' (3 sibs) 29: [11] [11] 0x2af9627830 KEYVAL: 'bar2' '21' (3 sibs) 29: [12] [12] 0x2af96278c0 KEYVAL: 'baz2' '22' (3 sibs) 29: #nodes=13 vs #printed=13 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] NESTED_MAPX2/YmlTestCase.complete_unix_round_trip/2 (2 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.complete_unix_round_trip/3 29: ------------------------------------------- 29: running test case 'nested map x2, commented' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: \n 29: send_to:\n 29: #host: 192.168.1.100\n 29: #port: 7000\n 29: host: 192.168.1.101\n 29: port: 7001\n 29: #host: 192.168.1.102\n 29: #port: 7002\n 29: ~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x2af9622250 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2af96222e0 KEYMAP: 'send_to' (1 sibs) 2 children: 29: [2] [2] 0x2af9622370 KEYVAL: 'host' '192.168.1.101' (2 sibs) 29: [3] [3] 0x2af9622400 KEYVAL: 'port' '7001' (2 sibs) 29: #nodes=4 vs #printed=4 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ emitted yml: 29: send_to:\n 29: host: 192.168.1.101\n 29: port: 7001\n 29: ~~~~~~~~~~~~~~ emitted tree: 29: -------------------------------------- 29: [0][0] 0x2af9627b10 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2af9627ba0 KEYMAP: 'send_to' (1 sibs) 2 children: 29: [2] [2] 0x2af9627c30 KEYVAL: 'host' '192.168.1.101' (2 sibs) 29: [3] [3] 0x2af9627cc0 KEYVAL: 'port' '7001' (2 sibs) 29: #nodes=4 vs #printed=4 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] NESTED_MAPX2/YmlTestCase.complete_unix_round_trip/3 (1 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.complete_windows_round_trip/0 29: ------------------------------------------- 29: running test case 'nested map x2, explicit, same line' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: {foo: {foo0: 00, bar0: 01, baz0: 02}, bar: {foo1: 10, bar1: 11, baz1: 12}, baz: {foo2: 20, bar2: 21, baz2: 22}}~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x2af9622b60 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2af9622bf0 KEYMAP: 'foo' (3 sibs) 3 children: 29: [2] [2] 0x2af9622c80 KEYVAL: 'foo0' '00' (3 sibs) 29: [3] [3] 0x2af9622d10 KEYVAL: 'bar0' '01' (3 sibs) 29: [4] [4] 0x2af9622da0 KEYVAL: 'baz0' '02' (3 sibs) 29: [5] [5] 0x2af9622e30 KEYMAP: 'bar' (3 sibs) 3 children: 29: [6] [6] 0x2af9622ec0 KEYVAL: 'foo1' '10' (3 sibs) 29: [7] [7] 0x2af9622f50 KEYVAL: 'bar1' '11' (3 sibs) 29: [8] [8] 0x2af9622fe0 KEYVAL: 'baz1' '12' (3 sibs) 29: [9] [9] 0x2af9623070 KEYMAP: 'baz' (3 sibs) 3 children: 29: [10] [10] 0x2af9623100 KEYVAL: 'foo2' '20' (3 sibs) 29: [11] [11] 0x2af9623190 KEYVAL: 'bar2' '21' (3 sibs) 29: [12] [12] 0x2af9623220 KEYVAL: 'baz2' '22' (3 sibs) 29: #nodes=13 vs #printed=13 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ emitted yml: 29: foo:\n 29: foo0: 00\n 29: bar0: 01\n 29: baz0: 02\n 29: bar:\n 29: foo1: 10\n 29: bar1: 11\n 29: baz1: 12\n 29: baz:\n 29: foo2: 20\n 29: bar2: 21\n 29: baz2: 22\n 29: ~~~~~~~~~~~~~~ emitted tree: 29: -------------------------------------- 29: [0][0] 0x2af9628420 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2af96284b0 KEYMAP: 'foo' (3 sibs) 3 children: 29: [2] [2] 0x2af9628540 KEYVAL: 'foo0' '00' (3 sibs) 29: [3] [3] 0x2af96285d0 KEYVAL: 'bar0' '01' (3 sibs) 29: [4] [4] 0x2af9628660 KEYVAL: 'baz0' '02' (3 sibs) 29: [5] [5] 0x2af96286f0 KEYMAP: 'bar' (3 sibs) 3 children: 29: [6] [6] 0x2af9628780 KEYVAL: 'foo1' '10' (3 sibs) 29: [7] [7] 0x2af9628810 KEYVAL: 'bar1' '11' (3 sibs) 29: [8] [8] 0x2af96288a0 KEYVAL: 'baz1' '12' (3 sibs) 29: [9] [9] 0x2af9628930 KEYMAP: 'baz' (3 sibs) 3 children: 29: [10] [10] 0x2af96289c0 KEYVAL: 'foo2' '20' (3 sibs) 29: [11] [11] 0x2af9628a50 KEYVAL: 'bar2' '21' (3 sibs) 29: [12] [12] 0x2af9628ae0 KEYVAL: 'baz2' '22' (3 sibs) 29: #nodes=13 vs #printed=13 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] NESTED_MAPX2/YmlTestCase.complete_windows_round_trip/0 (2 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.complete_windows_round_trip/1 29: ------------------------------------------- 29: running test case 'nested map x2, explicit' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: {\r\n 29: foo: {foo0: 00, bar0: 01, baz0: 02},\r\n 29: bar: {foo1: 10, bar1: 11, baz1: 12},\r\n 29: baz: {foo2: 20, bar2: 21, baz2: 22}\r\n 29: }~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x2af9623470 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2af9623500 KEYMAP: 'foo' (3 sibs) 3 children: 29: [2] [2] 0x2af9623590 KEYVAL: 'foo0' '00' (3 sibs) 29: [3] [3] 0x2af9623620 KEYVAL: 'bar0' '01' (3 sibs) 29: [4] [4] 0x2af96236b0 KEYVAL: 'baz0' '02' (3 sibs) 29: [5] [5] 0x2af9623740 KEYMAP: 'bar' (3 sibs) 3 children: 29: [6] [6] 0x2af96237d0 KEYVAL: 'foo1' '10' (3 sibs) 29: [7] [7] 0x2af9623860 KEYVAL: 'bar1' '11' (3 sibs) 29: [8] [8] 0x2af96238f0 KEYVAL: 'baz1' '12' (3 sibs) 29: [9] [9] 0x2af9623980 KEYMAP: 'baz' (3 sibs) 3 children: 29: [10] [10] 0x2af9623a10 KEYVAL: 'foo2' '20' (3 sibs) 29: [11] [11] 0x2af9623aa0 KEYVAL: 'bar2' '21' (3 sibs) 29: [12] [12] 0x2af9623b30 KEYVAL: 'baz2' '22' (3 sibs) 29: #nodes=13 vs #printed=13 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ emitted yml: 29: foo:\n 29: foo0: 00\n 29: bar0: 01\n 29: baz0: 02\n 29: bar:\n 29: foo1: 10\n 29: bar1: 11\n 29: baz1: 12\n 29: baz:\n 29: foo2: 20\n 29: bar2: 21\n 29: baz2: 22\n 29: ~~~~~~~~~~~~~~ emitted tree: 29: -------------------------------------- 29: [0][0] 0x2af9628d30 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2af9628dc0 KEYMAP: 'foo' (3 sibs) 3 children: 29: [2] [2] 0x2af9628e50 KEYVAL: 'foo0' '00' (3 sibs) 29: [3] [3] 0x2af9628ee0 KEYVAL: 'bar0' '01' (3 sibs) 29: [4] [4] 0x2af9628f70 KEYVAL: 'baz0' '02' (3 sibs) 29: [5] [5] 0x2af9629000 KEYMAP: 'bar' (3 sibs) 3 children: 29: [6] [6] 0x2af9629090 KEYVAL: 'foo1' '10' (3 sibs) 29: [7] [7] 0x2af9629120 KEYVAL: 'bar1' '11' (3 sibs) 29: [8] [8] 0x2af96291b0 KEYVAL: 'baz1' '12' (3 sibs) 29: [9] [9] 0x2af9629240 KEYMAP: 'baz' (3 sibs) 3 children: 29: [10] [10] 0x2af96292d0 KEYVAL: 'foo2' '20' (3 sibs) 29: [11] [11] 0x2af9629360 KEYVAL: 'bar2' '21' (3 sibs) 29: [12] [12] 0x2af96293f0 KEYVAL: 'baz2' '22' (3 sibs) 29: #nodes=13 vs #printed=13 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] NESTED_MAPX2/YmlTestCase.complete_windows_round_trip/1 (2 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.complete_windows_round_trip/2 29: ------------------------------------------- 29: running test case 'nested map x2' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: \r\n 29: foo:\r\n 29: foo0: 00\r\n 29: bar0: 01\r\n 29: baz0: 02\r\n 29: bar:\r\n 29: foo1: 10\r\n 29: bar1: 11\r\n 29: baz1: 12\r\n 29: baz:\r\n 29: foo2: 20\r\n 29: bar2: 21\r\n 29: baz2: 22\r\n 29: ~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x2af9623d80 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2af9623e10 KEYMAP: 'foo' (3 sibs) 3 children: 29: [2] [2] 0x2af9623ea0 KEYVAL: 'foo0' '00' (3 sibs) 29: [3] [3] 0x2af9623f30 KEYVAL: 'bar0' '01' (3 sibs) 29: [4] [4] 0x2af9623fc0 KEYVAL: 'baz0' '02' (3 sibs) 29: [5] [5] 0x2af9624050 KEYMAP: 'bar' (3 sibs) 3 children: 29: [6] [6] 0x2af96240e0 KEYVAL: 'foo1' '10' (3 sibs) 29: [7] [7] 0x2af9624170 KEYVAL: 'bar1' '11' (3 sibs) 29: [8] [8] 0x2af9624200 KEYVAL: 'baz1' '12' (3 sibs) 29: [9] [9] 0x2af9624290 KEYMAP: 'baz' (3 sibs) 3 children: 29: [10] [10] 0x2af9624320 KEYVAL: 'foo2' '20' (3 sibs) 29: [11] [11] 0x2af96243b0 KEYVAL: 'bar2' '21' (3 sibs) 29: [12] [12] 0x2af9624440 KEYVAL: 'baz2' '22' (3 sibs) 29: #nodes=13 vs #printed=13 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ emitted yml: 29: foo:\n 29: foo0: 00\n 29: bar0: 01\n 29: baz0: 02\n 29: bar:\n 29: foo1: 10\n 29: bar1: 11\n 29: baz1: 12\n 29: baz:\n 29: foo2: 20\n 29: bar2: 21\n 29: baz2: 22\n 29: ~~~~~~~~~~~~~~ emitted tree: 29: -------------------------------------- 29: [0][0] 0x2af9629640 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2af96296d0 KEYMAP: 'foo' (3 sibs) 3 children: 29: [2] [2] 0x2af9629760 KEYVAL: 'foo0' '00' (3 sibs) 29: [3] [3] 0x2af96297f0 KEYVAL: 'bar0' '01' (3 sibs) 29: [4] [4] 0x2af9629880 KEYVAL: 'baz0' '02' (3 sibs) 29: [5] [5] 0x2af9629910 KEYMAP: 'bar' (3 sibs) 3 children: 29: [6] [6] 0x2af96299a0 KEYVAL: 'foo1' '10' (3 sibs) 29: [7] [7] 0x2af9629a30 KEYVAL: 'bar1' '11' (3 sibs) 29: [8] [8] 0x2af9629ac0 KEYVAL: 'baz1' '12' (3 sibs) 29: [9] [9] 0x2af9629b50 KEYMAP: 'baz' (3 sibs) 3 children: 29: [10] [10] 0x2af9629be0 KEYVAL: 'foo2' '20' (3 sibs) 29: [11] [11] 0x2af9629c70 KEYVAL: 'bar2' '21' (3 sibs) 29: [12] [12] 0x2af9629d00 KEYVAL: 'baz2' '22' (3 sibs) 29: #nodes=13 vs #printed=13 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] NESTED_MAPX2/YmlTestCase.complete_windows_round_trip/2 (2 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.complete_windows_round_trip/3 29: ------------------------------------------- 29: running test case 'nested map x2, commented' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: \r\n 29: send_to:\r\n 29: #host: 192.168.1.100\r\n 29: #port: 7000\r\n 29: host: 192.168.1.101\r\n 29: port: 7001\r\n 29: #host: 192.168.1.102\r\n 29: #port: 7002\r\n 29: ~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x2af9624690 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2af9624720 KEYMAP: 'send_to' (1 sibs) 2 children: 29: [2] [2] 0x2af96247b0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 29: [3] [3] 0x2af9624840 KEYVAL: 'port' '7001' (2 sibs) 29: #nodes=4 vs #printed=4 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ emitted yml: 29: send_to:\n 29: host: 192.168.1.101\n 29: port: 7001\n 29: ~~~~~~~~~~~~~~ emitted tree: 29: -------------------------------------- 29: [0][0] 0x2af9629f50 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2af9629fe0 KEYMAP: 'send_to' (1 sibs) 2 children: 29: [2] [2] 0x2af962a070 KEYVAL: 'host' '192.168.1.101' (2 sibs) 29: [3] [3] 0x2af962a100 KEYVAL: 'port' '7001' (2 sibs) 29: #nodes=4 vs #printed=4 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] NESTED_MAPX2/YmlTestCase.complete_windows_round_trip/3 (1 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_recreate_from_ref/0 29: ------------------------------------------- 29: running test case 'nested map x2, explicit, same line' 29: ------------------------------------------- 29: REF TREE: 29: 0x2af9611590 [ROOT] MAP: (0 sibs) 3 children: 29: 0x2af9610480 KEYMAP: 'foo' (3 sibs) 3 children: 29: 0x2af9610650 KEYVAL: 'foo0' '00' (3 sibs) 29: 0x2af96106e8 KEYVAL: 'bar0' '01' (3 sibs) 29: 0x2af9610780 KEYVAL: 'baz0' '02' (3 sibs) 29: 0x2af9610518 KEYMAP: 'bar' (3 sibs) 3 children: 29: 0x2af9610820 KEYVAL: 'foo1' '10' (3 sibs) 29: 0x2af96108b8 KEYVAL: 'bar1' '11' (3 sibs) 29: 0x2af9610950 KEYVAL: 'baz1' '12' (3 sibs) 29: 0x2af96105b0 KEYMAP: 'baz' (3 sibs) 3 children: 29: 0x2af96109f0 KEYVAL: 'foo2' '20' (3 sibs) 29: 0x2af9610a88 KEYVAL: 'bar2' '21' (3 sibs) 29: 0x2af9610b20 KEYVAL: 'baz2' '22' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2af962a860 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2af962a8f0 KEYMAP: 'foo' (3 sibs) 3 children: 29: [2] [2] 0x2af962a980 KEYVAL: 'foo0' '00' (3 sibs) 29: [3] [3] 0x2af962aa10 KEYVAL: 'bar0' '01' (3 sibs) 29: [4] [4] 0x2af962aaa0 KEYVAL: 'baz0' '02' (3 sibs) 29: [5] [5] 0x2af962ab30 KEYMAP: 'bar' (3 sibs) 3 children: 29: [6] [6] 0x2af962abc0 KEYVAL: 'foo1' '10' (3 sibs) 29: [7] [7] 0x2af962ac50 KEYVAL: 'bar1' '11' (3 sibs) 29: [8] [8] 0x2af962ace0 KEYVAL: 'baz1' '12' (3 sibs) 29: [9] [9] 0x2af962ad70 KEYMAP: 'baz' (3 sibs) 3 children: 29: [10] [10] 0x2af962ae00 KEYVAL: 'foo2' '20' (3 sibs) 29: [11] [11] 0x2af962ae90 KEYVAL: 'bar2' '21' (3 sibs) 29: [12] [12] 0x2af962af20 KEYVAL: 'baz2' '22' (3 sibs) 29: #nodes=13 vs #printed=13 29: -------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.unix_recreate_from_ref/0 (1 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_recreate_from_ref/1 29: ------------------------------------------- 29: running test case 'nested map x2, explicit' 29: ------------------------------------------- 29: REF TREE: 29: 0x2af96116a8 [ROOT] MAP: (0 sibs) 3 children: 29: 0x2af9610e00 KEYMAP: 'foo' (3 sibs) 3 children: 29: 0x2af9610fd0 KEYVAL: 'foo0' '00' (3 sibs) 29: 0x2af9611068 KEYVAL: 'bar0' '01' (3 sibs) 29: 0x2af9611100 KEYVAL: 'baz0' '02' (3 sibs) 29: 0x2af9610e98 KEYMAP: 'bar' (3 sibs) 3 children: 29: 0x2af96111a0 KEYVAL: 'foo1' '10' (3 sibs) 29: 0x2af9611238 KEYVAL: 'bar1' '11' (3 sibs) 29: 0x2af96112d0 KEYVAL: 'baz1' '12' (3 sibs) 29: 0x2af9610f30 KEYMAP: 'baz' (3 sibs) 3 children: 29: 0x2af9611370 KEYVAL: 'foo2' '20' (3 sibs) 29: 0x2af9611408 KEYVAL: 'bar2' '21' (3 sibs) 29: 0x2af96114a0 KEYVAL: 'baz2' '22' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2af962afc0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2af962b050 KEYMAP: 'foo' (3 sibs) 3 children: 29: [2] [2] 0x2af962b0e0 KEYVAL: 'foo0' '00' (3 sibs) 29: [3] [3] 0x2af962b170 KEYVAL: 'bar0' '01' (3 sibs) 29: [4] [4] 0x2af962b200 KEYVAL: 'baz0' '02' (3 sibs) 29: [5] [5] 0x2af962b290 KEYMAP: 'bar' (3 sibs) 3 children: 29: [6] [6] 0x2af962b320 KEYVAL: 'foo1' '10' (3 sibs) 29: [7] [7] 0x2af962b3b0 KEYVAL: 'bar1' '11' (3 sibs) 29: [8] [8] 0x2af962b440 KEYVAL: 'baz1' '12' (3 sibs) 29: [9] [9] 0x2af962b4d0 KEYMAP: 'baz' (3 sibs) 3 children: 29: [10] [10] 0x2af962b560 KEYVAL: 'foo2' '20' (3 sibs) 29: [11] [11] 0x2af962b5f0 KEYVAL: 'bar2' '21' (3 sibs) 29: [12] [12] 0x2af962b680 KEYVAL: 'baz2' '22' (3 sibs) 29: #nodes=13 vs #printed=13 29: -------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.unix_recreate_from_ref/1 (1 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_recreate_from_ref/2 29: ------------------------------------------- 29: running test case 'nested map x2' 29: ------------------------------------------- 29: REF TREE: 29: 0x2af96117c0 [ROOT] MAP: (0 sibs) 3 children: 29: 0x2af96119b0 KEYMAP: 'foo' (3 sibs) 3 children: 29: 0x2af9611b80 KEYVAL: 'foo0' '00' (3 sibs) 29: 0x2af9611c18 KEYVAL: 'bar0' '01' (3 sibs) 29: 0x2af9611cb0 KEYVAL: 'baz0' '02' (3 sibs) 29: 0x2af9611a48 KEYMAP: 'bar' (3 sibs) 3 children: 29: 0x2af9611d50 KEYVAL: 'foo1' '10' (3 sibs) 29: 0x2af9611de8 KEYVAL: 'bar1' '11' (3 sibs) 29: 0x2af9611e80 KEYVAL: 'baz1' '12' (3 sibs) 29: 0x2af9611ae0 KEYMAP: 'baz' (3 sibs) 3 children: 29: 0x2af9611f20 KEYVAL: 'foo2' '20' (3 sibs) 29: 0x2af9611fb8 KEYVAL: 'bar2' '21' (3 sibs) 29: 0x2af9612050 KEYVAL: 'baz2' '22' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2af962b720 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2af962b7b0 KEYMAP: 'foo' (3 sibs) 3 children: 29: [2] [2] 0x2af962b840 KEYVAL: 'foo0' '00' (3 sibs) 29: [3] [3] 0x2af962b8d0 KEYVAL: 'bar0' '01' (3 sibs) 29: [4] [4] 0x2af962b960 KEYVAL: 'baz0' '02' (3 sibs) 29: [5] [5] 0x2af962b9f0 KEYMAP: 'bar' (3 sibs) 3 children: 29: [6] [6] 0x2af962ba80 KEYVAL: 'foo1' '10' (3 sibs) 29: [7] [7] 0x2af962bb10 KEYVAL: 'bar1' '11' (3 sibs) 29: [8] [8] 0x2af962bba0 KEYVAL: 'baz1' '12' (3 sibs) 29: [9] [9] 0x2af962bc30 KEYMAP: 'baz' (3 sibs) 3 children: 29: [10] [10] 0x2af962bcc0 KEYVAL: 'foo2' '20' (3 sibs) 29: [11] [11] 0x2af962bd50 KEYVAL: 'bar2' '21' (3 sibs) 29: [12] [12] 0x2af962bde0 KEYVAL: 'baz2' '22' (3 sibs) 29: #nodes=13 vs #printed=13 29: -------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.unix_recreate_from_ref/2 (1 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_recreate_from_ref/3 29: ------------------------------------------- 29: running test case 'nested map x2, commented' 29: ------------------------------------------- 29: REF TREE: 29: 0x2af96118d8 [ROOT] MAP: (0 sibs) 1 children: 29: 0x2af9612230 KEYMAP: 'send_to' (1 sibs) 2 children: 29: 0x2af96122d0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 29: 0x2af9612368 KEYVAL: 'port' '7001' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2af9626110 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2af96261a0 KEYMAP: 'send_to' (1 sibs) 2 children: 29: [2] [2] 0x2af9626230 KEYVAL: 'host' '192.168.1.101' (2 sibs) 29: [3] [3] 0x2af96262c0 KEYVAL: 'port' '7001' (2 sibs) 29: #nodes=4 vs #printed=4 29: -------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.unix_recreate_from_ref/3 (0 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_recreate_from_ref/0 29: ------------------------------------------- 29: running test case 'nested map x2, explicit, same line' 29: ------------------------------------------- 29: REF TREE: 29: 0x2af9611590 [ROOT] MAP: (0 sibs) 3 children: 29: 0x2af9610480 KEYMAP: 'foo' (3 sibs) 3 children: 29: 0x2af9610650 KEYVAL: 'foo0' '00' (3 sibs) 29: 0x2af96106e8 KEYVAL: 'bar0' '01' (3 sibs) 29: 0x2af9610780 KEYVAL: 'baz0' '02' (3 sibs) 29: 0x2af9610518 KEYMAP: 'bar' (3 sibs) 3 children: 29: 0x2af9610820 KEYVAL: 'foo1' '10' (3 sibs) 29: 0x2af96108b8 KEYVAL: 'bar1' '11' (3 sibs) 29: 0x2af9610950 KEYVAL: 'baz1' '12' (3 sibs) 29: 0x2af96105b0 KEYMAP: 'baz' (3 sibs) 3 children: 29: 0x2af96109f0 KEYVAL: 'foo2' '20' (3 sibs) 29: 0x2af9610a88 KEYVAL: 'bar2' '21' (3 sibs) 29: 0x2af9610b20 KEYVAL: 'baz2' '22' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2af962be80 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2af962bf10 KEYMAP: 'foo' (3 sibs) 3 children: 29: [2] [2] 0x2af962bfa0 KEYVAL: 'foo0' '00' (3 sibs) 29: [3] [3] 0x2af962c030 KEYVAL: 'bar0' '01' (3 sibs) 29: [4] [4] 0x2af962c0c0 KEYVAL: 'baz0' '02' (3 sibs) 29: [5] [5] 0x2af962c150 KEYMAP: 'bar' (3 sibs) 3 children: 29: [6] [6] 0x2af962c1e0 KEYVAL: 'foo1' '10' (3 sibs) 29: [7] [7] 0x2af962c270 KEYVAL: 'bar1' '11' (3 sibs) 29: [8] [8] 0x2af962c300 KEYVAL: 'baz1' '12' (3 sibs) 29: [9] [9] 0x2af962c390 KEYMAP: 'baz' (3 sibs) 3 children: 29: [10] [10] 0x2af962c420 KEYVAL: 'foo2' '20' (3 sibs) 29: [11] [11] 0x2af962c4b0 KEYVAL: 'bar2' '21' (3 sibs) 29: [12] [12] 0x2af962c540 KEYVAL: 'baz2' '22' (3 sibs) 29: #nodes=13 vs #printed=13 29: -------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.windows_recreate_from_ref/0 (1 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_recreate_from_ref/1 29: ------------------------------------------- 29: running test case 'nested map x2, explicit' 29: ------------------------------------------- 29: REF TREE: 29: 0x2af96116a8 [ROOT] MAP: (0 sibs) 3 children: 29: 0x2af9610e00 KEYMAP: 'foo' (3 sibs) 3 children: 29: 0x2af9610fd0 KEYVAL: 'foo0' '00' (3 sibs) 29: 0x2af9611068 KEYVAL: 'bar0' '01' (3 sibs) 29: 0x2af9611100 KEYVAL: 'baz0' '02' (3 sibs) 29: 0x2af9610e98 KEYMAP: 'bar' (3 sibs) 3 children: 29: 0x2af96111a0 KEYVAL: 'foo1' '10' (3 sibs) 29: 0x2af9611238 KEYVAL: 'bar1' '11' (3 sibs) 29: 0x2af96112d0 KEYVAL: 'baz1' '12' (3 sibs) 29: 0x2af9610f30 KEYMAP: 'baz' (3 sibs) 3 children: 29: 0x2af9611370 KEYVAL: 'foo2' '20' (3 sibs) 29: 0x2af9611408 KEYVAL: 'bar2' '21' (3 sibs) 29: 0x2af96114a0 KEYVAL: 'baz2' '22' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2af962c5e0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2af962c670 KEYMAP: 'foo' (3 sibs) 3 children: 29: [2] [2] 0x2af962c700 KEYVAL: 'foo0' '00' (3 sibs) 29: [3] [3] 0x2af962c790 KEYVAL: 'bar0' '01' (3 sibs) 29: [4] [4] 0x2af962c820 KEYVAL: 'baz0' '02' (3 sibs) 29: [5] [5] 0x2af962c8b0 KEYMAP: 'bar' (3 sibs) 3 children: 29: [6] [6] 0x2af962c940 KEYVAL: 'foo1' '10' (3 sibs) 29: [7] [7] 0x2af962c9d0 KEYVAL: 'bar1' '11' (3 sibs) 29: [8] [8] 0x2af962ca60 KEYVAL: 'baz1' '12' (3 sibs) 29: [9] [9] 0x2af962caf0 KEYMAP: 'baz' (3 sibs) 3 children: 29: [10] [10] 0x2af962cb80 KEYVAL: 'foo2' '20' (3 sibs) 29: [11] [11] 0x2af962cc10 KEYVAL: 'bar2' '21' (3 sibs) 29: [12] [12] 0x2af962cca0 KEYVAL: 'baz2' '22' (3 sibs) 29: #nodes=13 vs #printed=13 29: -------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.windows_recreate_from_ref/1 (1 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_recreate_from_ref/2 29: ------------------------------------------- 29: running test case 'nested map x2' 29: ------------------------------------------- 29: REF TREE: 29: 0x2af96117c0 [ROOT] MAP: (0 sibs) 3 children: 29: 0x2af96119b0 KEYMAP: 'foo' (3 sibs) 3 children: 29: 0x2af9611b80 KEYVAL: 'foo0' '00' (3 sibs) 29: 0x2af9611c18 KEYVAL: 'bar0' '01' (3 sibs) 29: 0x2af9611cb0 KEYVAL: 'baz0' '02' (3 sibs) 29: 0x2af9611a48 KEYMAP: 'bar' (3 sibs) 3 children: 29: 0x2af9611d50 KEYVAL: 'foo1' '10' (3 sibs) 29: 0x2af9611de8 KEYVAL: 'bar1' '11' (3 sibs) 29: 0x2af9611e80 KEYVAL: 'baz1' '12' (3 sibs) 29: 0x2af9611ae0 KEYMAP: 'baz' (3 sibs) 3 children: 29: 0x2af9611f20 KEYVAL: 'foo2' '20' (3 sibs) 29: 0x2af9611fb8 KEYVAL: 'bar2' '21' (3 sibs) 29: 0x2af9612050 KEYVAL: 'baz2' '22' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2af962cd40 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2af962cdd0 KEYMAP: 'foo' (3 sibs) 3 children: 29: [2] [2] 0x2af962ce60 KEYVAL: 'foo0' '00' (3 sibs) 29: [3] [3] 0x2af962cef0 KEYVAL: 'bar0' '01' (3 sibs) 29: [4] [4] 0x2af962cf80 KEYVAL: 'baz0' '02' (3 sibs) 29: [5] [5] 0x2af962d010 KEYMAP: 'bar' (3 sibs) 3 children: 29: [6] [6] 0x2af962d0a0 KEYVAL: 'foo1' '10' (3 sibs) 29: [7] [7] 0x2af962d130 KEYVAL: 'bar1' '11' (3 sibs) 29: [8] [8] 0x2af962d1c0 KEYVAL: 'baz1' '12' (3 sibs) 29: [9] [9] 0x2af962d250 KEYMAP: 'baz' (3 sibs) 3 children: 29: [10] [10] 0x2af962d2e0 KEYVAL: 'foo2' '20' (3 sibs) 29: [11] [11] 0x2af962d370 KEYVAL: 'bar2' '21' (3 sibs) 29: [12] [12] 0x2af962d400 KEYVAL: 'baz2' '22' (3 sibs) 29: #nodes=13 vs #printed=13 29: -------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.windows_recreate_from_ref/2 (1 ms) 29: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_recreate_from_ref/3 29: ------------------------------------------- 29: running test case 'nested map x2, commented' 29: ------------------------------------------- 29: REF TREE: 29: 0x2af96118d8 [ROOT] MAP: (0 sibs) 1 children: 29: 0x2af9612230 KEYMAP: 'send_to' (1 sibs) 2 children: 29: 0x2af96122d0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 29: 0x2af9612368 KEYVAL: 'port' '7001' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2af9626360 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2af96263f0 KEYMAP: 'send_to' (1 sibs) 2 children: 29: [2] [2] 0x2af9626480 KEYVAL: 'host' '192.168.1.101' (2 sibs) 29: [3] [3] 0x2af9626510 KEYVAL: 'port' '7001' (2 sibs) 29: #nodes=4 vs #printed=4 29: -------------------------------------- 29: [ OK ] NESTED_MAPX2/YmlTestCase.windows_recreate_from_ref/3 (0 ms) 29: [----------] 80 tests from NESTED_MAPX2/YmlTestCase (156 ms total) 29: 29: [----------] Global test environment tear-down 29: [==========] 81 tests from 2 test suites ran. (163 ms total) 29: [ PASSED ] 81 tests. 29/50 Test #29: ryml-test-nested_mapx2 ............ Passed 0.34 sec test 30 Start 30: ryml-test-nested_seqx2 30: Test command: /builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test/ryml-test-nested_seqx2-0.4.1 30: Test timeout computed to be: 10000000 30: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 30: [==========] Running 161 tests from 2 test suites. 30: [----------] Global test environment set-up. 30: [----------] 1 test from CaseNode 30: [ RUN ] CaseNode.setting_up 30: [ OK ] CaseNode.setting_up (1 ms) 30: [----------] 1 test from CaseNode (2 ms total) 30: 30: [----------] 160 tests from NESTED_SEQX2/YmlTestCase 30: [ RUN ] NESTED_SEQX2/YmlTestCase.parse_unix/0 30: ------------------------------------------- 30: running test case 'nested seq x2, empty, oneline' 30: ------------------------------------------- 30: --------------- 30: [[], [], []]--------------- 30: REF TREE: 30: 0x2b16dd7310 [ROOT] SEQ: (0 sibs) 3 children: 30: 0x2b16dd4f10 SEQ: (3 sibs) 0 children: 30: 0x2b16dd4fa8 SEQ: (3 sibs) 0 children: 30: 0x2b16dd5040 SEQ: (3 sibs) 0 children: 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2b16df20a0 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2b16df2130 SEQ: (3 sibs) 0 children: 30: [2] [2] 0x2b16df21c0 SEQ: (3 sibs) 0 children: 30: [3] [3] 0x2b16df2250 SEQ: (3 sibs) 0 children: 30: #nodes=4 vs #printed=4 30: -------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.parse_unix/0 (15 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.parse_unix/1 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit, same line' 30: ------------------------------------------- 30: --------------- 30: [[00, 01, 02], [10, 11, 12], [20, 21, 22]]--------------- 30: REF TREE: 30: 0x2b16dd7428 [ROOT] SEQ: (0 sibs) 3 children: 30: 0x2b16dd5890 SEQ: (3 sibs) 3 children: 30: 0x2b16dd5a60 VAL: '00' (3 sibs) 30: 0x2b16dd5af8 VAL: '01' (3 sibs) 30: 0x2b16dd5b90 VAL: '02' (3 sibs) 30: 0x2b16dd5928 SEQ: (3 sibs) 3 children: 30: 0x2b16dd5c30 VAL: '10' (3 sibs) 30: 0x2b16dd5cc8 VAL: '11' (3 sibs) 30: 0x2b16dd5d60 VAL: '12' (3 sibs) 30: 0x2b16dd59c0 SEQ: (3 sibs) 3 children: 30: 0x2b16dd5e00 VAL: '20' (3 sibs) 30: 0x2b16dd5e98 VAL: '21' (3 sibs) 30: 0x2b16dd5f30 VAL: '22' (3 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2b16df3200 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2b16df3290 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2b16df3320 VAL: '00' (3 sibs) 30: [3] [3] 0x2b16df33b0 VAL: '01' (3 sibs) 30: [4] [4] 0x2b16df3440 VAL: '02' (3 sibs) 30: [5] [5] 0x2b16df34d0 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2b16df3560 VAL: '10' (3 sibs) 30: [7] [7] 0x2b16df35f0 VAL: '11' (3 sibs) 30: [8] [8] 0x2b16df3680 VAL: '12' (3 sibs) 30: [9] [9] 0x2b16df3710 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2b16df37a0 VAL: '20' (3 sibs) 30: [11] [11] 0x2b16df3830 VAL: '21' (3 sibs) 30: [12] [12] 0x2b16df38c0 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.parse_unix/1 (3 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.parse_unix/2 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 30: ------------------------------------------- 30: --------------- 30: [[00,01,02],[10,11,12],[20,21,22]]--------------- 30: REF TREE: 30: 0x2b16dd7540 [ROOT] SEQ: (0 sibs) 3 children: 30: 0x2b16dd6440 SEQ: (3 sibs) 3 children: 30: 0x2b16dd6610 VAL: '00' (3 sibs) 30: 0x2b16dd66a8 VAL: '01' (3 sibs) 30: 0x2b16dd6740 VAL: '02' (3 sibs) 30: 0x2b16dd64d8 SEQ: (3 sibs) 3 children: 30: 0x2b16dd67e0 VAL: '10' (3 sibs) 30: 0x2b16dd6878 VAL: '11' (3 sibs) 30: 0x2b16dd6910 VAL: '12' (3 sibs) 30: 0x2b16dd6570 SEQ: (3 sibs) 3 children: 30: 0x2b16dd69b0 VAL: '20' (3 sibs) 30: 0x2b16dd6a48 VAL: '21' (3 sibs) 30: 0x2b16dd6ae0 VAL: '22' (3 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2b16df4290 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2b16df4320 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2b16df43b0 VAL: '00' (3 sibs) 30: [3] [3] 0x2b16df4440 VAL: '01' (3 sibs) 30: [4] [4] 0x2b16df44d0 VAL: '02' (3 sibs) 30: [5] [5] 0x2b16df4560 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2b16df45f0 VAL: '10' (3 sibs) 30: [7] [7] 0x2b16df4680 VAL: '11' (3 sibs) 30: [8] [8] 0x2b16df4710 VAL: '12' (3 sibs) 30: [9] [9] 0x2b16df47a0 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2b16df4830 VAL: '20' (3 sibs) 30: [11] [11] 0x2b16df48c0 VAL: '21' (3 sibs) 30: [12] [12] 0x2b16df4950 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.parse_unix/2 (1 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.parse_unix/3 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit' 30: ------------------------------------------- 30: --------------- 30: [ 30: [00, 01, 02], 30: [10, 11, 12], 30: [20, 21, 22], 30: ]--------------- 30: REF TREE: 30: 0x2b16dd7658 [ROOT] SEQ: (0 sibs) 3 children: 30: 0x2b16dd6b80 SEQ: (3 sibs) 3 children: 30: 0x2b16dd6d50 VAL: '00' (3 sibs) 30: 0x2b16dd6de8 VAL: '01' (3 sibs) 30: 0x2b16dd6e80 VAL: '02' (3 sibs) 30: 0x2b16dd6c18 SEQ: (3 sibs) 3 children: 30: 0x2b16dd6f20 VAL: '10' (3 sibs) 30: 0x2b16dd6fb8 VAL: '11' (3 sibs) 30: 0x2b16dd7050 VAL: '12' (3 sibs) 30: 0x2b16dd6cb0 SEQ: (3 sibs) 3 children: 30: 0x2b16dd70f0 VAL: '20' (3 sibs) 30: 0x2b16dd7188 VAL: '21' (3 sibs) 30: 0x2b16dd7220 VAL: '22' (3 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2b16df52e0 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2b16df5370 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2b16df5400 VAL: '00' (3 sibs) 30: [3] [3] 0x2b16df5490 VAL: '01' (3 sibs) 30: [4] [4] 0x2b16df5520 VAL: '02' (3 sibs) 30: [5] [5] 0x2b16df55b0 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2b16df5640 VAL: '10' (3 sibs) 30: [7] [7] 0x2b16df56d0 VAL: '11' (3 sibs) 30: [8] [8] 0x2b16df5760 VAL: '12' (3 sibs) 30: [9] [9] 0x2b16df57f0 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2b16df5880 VAL: '20' (3 sibs) 30: [11] [11] 0x2b16df5910 VAL: '21' (3 sibs) 30: [12] [12] 0x2b16df59a0 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.parse_unix/3 (1 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.parse_unix/4 30: ------------------------------------------- 30: running test case 'nested seq x2' 30: ------------------------------------------- 30: --------------- 30: 30: - - 00 30: - 01 30: - 02 30: - - 10 30: - 11 30: - 12 30: - - 20 30: - 21 30: - 22 30: --------------- 30: REF TREE: 30: 0x2b16dd7770 [ROOT] SEQ: (0 sibs) 3 children: 30: 0x2b16dd7b90 SEQ: (3 sibs) 3 children: 30: 0x2b16dd7d60 VAL: '00' (3 sibs) 30: 0x2b16dd7df8 VAL: '01' (3 sibs) 30: 0x2b16dd7e90 VAL: '02' (3 sibs) 30: 0x2b16dd7c28 SEQ: (3 sibs) 3 children: 30: 0x2b16dd7f30 VAL: '10' (3 sibs) 30: 0x2b16dd7fc8 VAL: '11' (3 sibs) 30: 0x2b16dd8060 VAL: '12' (3 sibs) 30: 0x2b16dd7cc0 SEQ: (3 sibs) 3 children: 30: 0x2b16dd8100 VAL: '20' (3 sibs) 30: 0x2b16dd8198 VAL: '21' (3 sibs) 30: 0x2b16dd8230 VAL: '22' (3 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2b16df6370 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2b16df6400 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2b16df6490 VAL: '00' (3 sibs) 30: [3] [3] 0x2b16df6520 VAL: '01' (3 sibs) 30: [4] [4] 0x2b16df65b0 VAL: '02' (3 sibs) 30: [5] [5] 0x2b16df6640 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2b16df66d0 VAL: '10' (3 sibs) 30: [7] [7] 0x2b16df6760 VAL: '11' (3 sibs) 30: [8] [8] 0x2b16df67f0 VAL: '12' (3 sibs) 30: [9] [9] 0x2b16df6880 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2b16df6910 VAL: '20' (3 sibs) 30: [11] [11] 0x2b16df69a0 VAL: '21' (3 sibs) 30: [12] [12] 0x2b16df6a30 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.parse_unix/4 (3 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.parse_unix/5 30: ------------------------------------------- 30: running test case 'nested seq x2, next line' 30: ------------------------------------------- 30: --------------- 30: 30: - 30: - 00 30: - 01 30: - 02 30: - 30: - 10 30: - 11 30: - 12 30: - 30: - 20 30: - 21 30: - 22 30: --------------- 30: REF TREE: 30: 0x2b16dd7888 [ROOT] SEQ: (0 sibs) 3 children: 30: 0x2b16dd6020 SEQ: (3 sibs) 3 children: 30: 0x2b16dd61f0 VAL: '00' (3 sibs) 30: 0x2b16dd6288 VAL: '01' (3 sibs) 30: 0x2b16dd6320 VAL: '02' (3 sibs) 30: 0x2b16dd60b8 SEQ: (3 sibs) 3 children: 30: 0x2b16dd82d0 VAL: '10' (3 sibs) 30: 0x2b16dd8368 VAL: '11' (3 sibs) 30: 0x2b16dd8400 VAL: '12' (3 sibs) 30: 0x2b16dd6150 SEQ: (3 sibs) 3 children: 30: 0x2b16dd84a0 VAL: '20' (3 sibs) 30: 0x2b16dd8538 VAL: '21' (3 sibs) 30: 0x2b16dd85d0 VAL: '22' (3 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2b16df7420 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2b16df74b0 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2b16df7540 VAL: '00' (3 sibs) 30: [3] [3] 0x2b16df75d0 VAL: '01' (3 sibs) 30: [4] [4] 0x2b16df7660 VAL: '02' (3 sibs) 30: [5] [5] 0x2b16df76f0 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2b16df7780 VAL: '10' (3 sibs) 30: [7] [7] 0x2b16df7810 VAL: '11' (3 sibs) 30: [8] [8] 0x2b16df78a0 VAL: '12' (3 sibs) 30: [9] [9] 0x2b16df7930 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2b16df79c0 VAL: '20' (3 sibs) 30: [11] [11] 0x2b16df7a50 VAL: '21' (3 sibs) 30: [12] [12] 0x2b16df7ae0 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.parse_unix/5 (1 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.parse_unix/6 30: ------------------------------------------- 30: running test case 'nested seq x2, all next line' 30: ------------------------------------------- 30: --------------- 30: 30: - 30: - 30: 00 30: - 30: 01 30: - 30: 02 30: - 30: - 30: 10 30: - 30: 11 30: - 30: 12 30: - 30: - 30: 20 30: - 30: 21 30: - 30: 22 30: --------------- 30: REF TREE: 30: 0x2b16dd79a0 [ROOT] SEQ: (0 sibs) 3 children: 30: 0x2b16dd8670 SEQ: (3 sibs) 3 children: 30: 0x2b16dd8840 VAL: '00' (3 sibs) 30: 0x2b16dd88d8 VAL: '01' (3 sibs) 30: 0x2b16dd8970 VAL: '02' (3 sibs) 30: 0x2b16dd8708 SEQ: (3 sibs) 3 children: 30: 0x2b16dd8a10 VAL: '10' (3 sibs) 30: 0x2b16dd8aa8 VAL: '11' (3 sibs) 30: 0x2b16dd8b40 VAL: '12' (3 sibs) 30: 0x2b16dd87a0 SEQ: (3 sibs) 3 children: 30: 0x2b16dd8be0 VAL: '20' (3 sibs) 30: 0x2b16dd8c78 VAL: '21' (3 sibs) 30: 0x2b16dd8d10 VAL: '22' (3 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2b16df8570 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2b16df8600 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2b16df8690 VAL: '00' (3 sibs) 30: [3] [3] 0x2b16df8720 VAL: '01' (3 sibs) 30: [4] [4] 0x2b16df87b0 VAL: '02' (3 sibs) 30: [5] [5] 0x2b16df8840 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2b16df88d0 VAL: '10' (3 sibs) 30: [7] [7] 0x2b16df8960 VAL: '11' (3 sibs) 30: [8] [8] 0x2b16df89f0 VAL: '12' (3 sibs) 30: [9] [9] 0x2b16df8a80 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2b16df8b10 VAL: '20' (3 sibs) 30: [11] [11] 0x2b16df8ba0 VAL: '21' (3 sibs) 30: [12] [12] 0x2b16df8c30 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.parse_unix/6 (1 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.parse_unix/7 30: ------------------------------------------- 30: running test case 'nested seq x2, implicit first, explicit last level' 30: ------------------------------------------- 30: --------------- 30: 30: - [00, 01, 02] 30: - [10, 11, 12] 30: - [20, 21, 22] 30: --------------- 30: REF TREE: 30: 0x2b16dd7ab8 [ROOT] SEQ: (0 sibs) 3 children: 30: 0x2b16dd8e00 SEQ: (3 sibs) 3 children: 30: 0x2b16dd8fd0 VAL: '00' (3 sibs) 30: 0x2b16dd9068 VAL: '01' (3 sibs) 30: 0x2b16dd9100 VAL: '02' (3 sibs) 30: 0x2b16dd8e98 SEQ: (3 sibs) 3 children: 30: 0x2b16dd91a0 VAL: '10' (3 sibs) 30: 0x2b16dd9238 VAL: '11' (3 sibs) 30: 0x2b16dd92d0 VAL: '12' (3 sibs) 30: 0x2b16dd8f30 SEQ: (3 sibs) 3 children: 30: 0x2b16dd9370 VAL: '20' (3 sibs) 30: 0x2b16dd9408 VAL: '21' (3 sibs) 30: 0x2b16dd94a0 VAL: '22' (3 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2b16df95c0 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2b16df9650 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2b16df96e0 VAL: '00' (3 sibs) 30: [3] [3] 0x2b16df9770 VAL: '01' (3 sibs) 30: [4] [4] 0x2b16df9800 VAL: '02' (3 sibs) 30: [5] [5] 0x2b16df9890 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2b16df9920 VAL: '10' (3 sibs) 30: [7] [7] 0x2b16df99b0 VAL: '11' (3 sibs) 30: [8] [8] 0x2b16df9a40 VAL: '12' (3 sibs) 30: [9] [9] 0x2b16df9ad0 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2b16df9b60 VAL: '20' (3 sibs) 30: [11] [11] 0x2b16df9bf0 VAL: '21' (3 sibs) 30: [12] [12] 0x2b16df9c80 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.parse_unix/7 (1 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.parse_windows/0 30: ------------------------------------------- 30: running test case 'nested seq x2, empty, oneline' 30: ------------------------------------------- 30: --------------- 30: [[], [], []]--------------- 30: REF TREE: 30: 0x2b16dd7310 [ROOT] SEQ: (0 sibs) 3 children: 30: 0x2b16dd4f10 SEQ: (3 sibs) 0 children: 30: 0x2b16dd4fa8 SEQ: (3 sibs) 0 children: 30: 0x2b16dd5040 SEQ: (3 sibs) 0 children: 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2b16df9f10 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2b16df9fa0 SEQ: (3 sibs) 0 children: 30: [2] [2] 0x2b16dfa030 SEQ: (3 sibs) 0 children: 30: [3] [3] 0x2b16dfa0c0 SEQ: (3 sibs) 0 children: 30: #nodes=4 vs #printed=4 30: -------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.parse_windows/0 (1 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.parse_windows/1 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit, same line' 30: ------------------------------------------- 30: --------------- 30: [[00, 01, 02], [10, 11, 12], [20, 21, 22]]--------------- 30: REF TREE: 30: 0x2b16dd7428 [ROOT] SEQ: (0 sibs) 3 children: 30: 0x2b16dd5890 SEQ: (3 sibs) 3 children: 30: 0x2b16dd5a60 VAL: '00' (3 sibs) 30: 0x2b16dd5af8 VAL: '01' (3 sibs) 30: 0x2b16dd5b90 VAL: '02' (3 sibs) 30: 0x2b16dd5928 SEQ: (3 sibs) 3 children: 30: 0x2b16dd5c30 VAL: '10' (3 sibs) 30: 0x2b16dd5cc8 VAL: '11' (3 sibs) 30: 0x2b16dd5d60 VAL: '12' (3 sibs) 30: 0x2b16dd59c0 SEQ: (3 sibs) 3 children: 30: 0x2b16dd5e00 VAL: '20' (3 sibs) 30: 0x2b16dd5e98 VAL: '21' (3 sibs) 30: 0x2b16dd5f30 VAL: '22' (3 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2b16dfa820 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2b16dfa8b0 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2b16dfa940 VAL: '00' (3 sibs) 30: [3] [3] 0x2b16dfa9d0 VAL: '01' (3 sibs) 30: [4] [4] 0x2b16dfaa60 VAL: '02' (3 sibs) 30: [5] [5] 0x2b16dfaaf0 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2b16dfab80 VAL: '10' (3 sibs) 30: [7] [7] 0x2b16dfac10 VAL: '11' (3 sibs) 30: [8] [8] 0x2b16dfaca0 VAL: '12' (3 sibs) 30: [9] [9] 0x2b16dfad30 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2b16dfadc0 VAL: '20' (3 sibs) 30: [11] [11] 0x2b16dfae50 VAL: '21' (3 sibs) 30: [12] [12] 0x2b16dfaee0 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.parse_windows/1 (1 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.parse_windows/2 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 30: ------------------------------------------- 30: --------------- 30: [[00,01,02],[10,11,12],[20,21,22]]--------------- 30: REF TREE: 30: 0x2b16dd7540 [ROOT] SEQ: (0 sibs) 3 children: 30: 0x2b16dd6440 SEQ: (3 sibs) 3 children: 30: 0x2b16dd6610 VAL: '00' (3 sibs) 30: 0x2b16dd66a8 VAL: '01' (3 sibs) 30: 0x2b16dd6740 VAL: '02' (3 sibs) 30: 0x2b16dd64d8 SEQ: (3 sibs) 3 children: 30: 0x2b16dd67e0 VAL: '10' (3 sibs) 30: 0x2b16dd6878 VAL: '11' (3 sibs) 30: 0x2b16dd6910 VAL: '12' (3 sibs) 30: 0x2b16dd6570 SEQ: (3 sibs) 3 children: 30: 0x2b16dd69b0 VAL: '20' (3 sibs) 30: 0x2b16dd6a48 VAL: '21' (3 sibs) 30: 0x2b16dd6ae0 VAL: '22' (3 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2b16dfb130 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2b16dfb1c0 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2b16dfb250 VAL: '00' (3 sibs) 30: [3] [3] 0x2b16dfb2e0 VAL: '01' (3 sibs) 30: [4] [4] 0x2b16dfb370 VAL: '02' (3 sibs) 30: [5] [5] 0x2b16dfb400 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2b16dfb490 VAL: '10' (3 sibs) 30: [7] [7] 0x2b16dfb520 VAL: '11' (3 sibs) 30: [8] [8] 0x2b16dfb5b0 VAL: '12' (3 sibs) 30: [9] [9] 0x2b16dfb640 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2b16dfb6d0 VAL: '20' (3 sibs) 30: [11] [11] 0x2b16dfb760 VAL: '21' (3 sibs) 30: [12] [12] 0x2b16dfb7f0 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.parse_windows/2 (1 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.parse_windows/3 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit' 30: ------------------------------------------- 30: --------------- 30: [ 30: [00, 01, 02], 30: [10, 11, 12], 30: [20, 21, 22], 30: ]--------------- 30: REF TREE: 30: 0x2b16dd7658 [ROOT] SEQ: (0 sibs) 3 children: 30: 0x2b16dd6b80 SEQ: (3 sibs) 3 children: 30: 0x2b16dd6d50 VAL: '00' (3 sibs) 30: 0x2b16dd6de8 VAL: '01' (3 sibs) 30: 0x2b16dd6e80 VAL: '02' (3 sibs) 30: 0x2b16dd6c18 SEQ: (3 sibs) 3 children: 30: 0x2b16dd6f20 VAL: '10' (3 sibs) 30: 0x2b16dd6fb8 VAL: '11' (3 sibs) 30: 0x2b16dd7050 VAL: '12' (3 sibs) 30: 0x2b16dd6cb0 SEQ: (3 sibs) 3 children: 30: 0x2b16dd70f0 VAL: '20' (3 sibs) 30: 0x2b16dd7188 VAL: '21' (3 sibs) 30: 0x2b16dd7220 VAL: '22' (3 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2b16dfba40 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2b16dfbad0 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2b16dfbb60 VAL: '00' (3 sibs) 30: [3] [3] 0x2b16dfbbf0 VAL: '01' (3 sibs) 30: [4] [4] 0x2b16dfbc80 VAL: '02' (3 sibs) 30: [5] [5] 0x2b16dfbd10 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2b16dfbda0 VAL: '10' (3 sibs) 30: [7] [7] 0x2b16dfbe30 VAL: '11' (3 sibs) 30: [8] [8] 0x2b16dfbec0 VAL: '12' (3 sibs) 30: [9] [9] 0x2b16dfbf50 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2b16dfbfe0 VAL: '20' (3 sibs) 30: [11] [11] 0x2b16dfc070 VAL: '21' (3 sibs) 30: [12] [12] 0x2b16dfc100 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.parse_windows/3 (1 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.parse_windows/4 30: ------------------------------------------- 30: running test case 'nested seq x2' 30: ------------------------------------------- 30: --------------- 30: 30: - - 00 30: - 01 30: - 02 30: - - 10 30: - 11 30: - 12 30: - - 20 30: - 21 30: - 22 30: --------------- 30: REF TREE: 30: 0x2b16dd7770 [ROOT] SEQ: (0 sibs) 3 children: 30: 0x2b16dd7b90 SEQ: (3 sibs) 3 children: 30: 0x2b16dd7d60 VAL: '00' (3 sibs) 30: 0x2b16dd7df8 VAL: '01' (3 sibs) 30: 0x2b16dd7e90 VAL: '02' (3 sibs) 30: 0x2b16dd7c28 SEQ: (3 sibs) 3 children: 30: 0x2b16dd7f30 VAL: '10' (3 sibs) 30: 0x2b16dd7fc8 VAL: '11' (3 sibs) 30: 0x2b16dd8060 VAL: '12' (3 sibs) 30: 0x2b16dd7cc0 SEQ: (3 sibs) 3 children: 30: 0x2b16dd8100 VAL: '20' (3 sibs) 30: 0x2b16dd8198 VAL: '21' (3 sibs) 30: 0x2b16dd8230 VAL: '22' (3 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2b16dfc350 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2b16dfc3e0 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2b16dfc470 VAL: '00' (3 sibs) 30: [3] [3] 0x2b16dfc500 VAL: '01' (3 sibs) 30: [4] [4] 0x2b16dfc590 VAL: '02' (3 sibs) 30: [5] [5] 0x2b16dfc620 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2b16dfc6b0 VAL: '10' (3 sibs) 30: [7] [7] 0x2b16dfc740 VAL: '11' (3 sibs) 30: [8] [8] 0x2b16dfc7d0 VAL: '12' (3 sibs) 30: [9] [9] 0x2b16dfc860 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2b16dfc8f0 VAL: '20' (3 sibs) 30: [11] [11] 0x2b16dfc980 VAL: '21' (3 sibs) 30: [12] [12] 0x2b16dfca10 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.parse_windows/4 (1 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.parse_windows/5 30: ------------------------------------------- 30: running test case 'nested seq x2, next line' 30: ------------------------------------------- 30: --------------- 30: 30: - 30: - 00 30: - 01 30: - 02 30: - 30: - 10 30: - 11 30: - 12 30: - 30: - 20 30: - 21 30: - 22 30: --------------- 30: REF TREE: 30: 0x2b16dd7888 [ROOT] SEQ: (0 sibs) 3 children: 30: 0x2b16dd6020 SEQ: (3 sibs) 3 children: 30: 0x2b16dd61f0 VAL: '00' (3 sibs) 30: 0x2b16dd6288 VAL: '01' (3 sibs) 30: 0x2b16dd6320 VAL: '02' (3 sibs) 30: 0x2b16dd60b8 SEQ: (3 sibs) 3 children: 30: 0x2b16dd82d0 VAL: '10' (3 sibs) 30: 0x2b16dd8368 VAL: '11' (3 sibs) 30: 0x2b16dd8400 VAL: '12' (3 sibs) 30: 0x2b16dd6150 SEQ: (3 sibs) 3 children: 30: 0x2b16dd84a0 VAL: '20' (3 sibs) 30: 0x2b16dd8538 VAL: '21' (3 sibs) 30: 0x2b16dd85d0 VAL: '22' (3 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2b16dfcc60 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2b16dfccf0 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2b16dfcd80 VAL: '00' (3 sibs) 30: [3] [3] 0x2b16dfce10 VAL: '01' (3 sibs) 30: [4] [4] 0x2b16dfcea0 VAL: '02' (3 sibs) 30: [5] [5] 0x2b16dfcf30 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2b16dfcfc0 VAL: '10' (3 sibs) 30: [7] [7] 0x2b16dfd050 VAL: '11' (3 sibs) 30: [8] [8] 0x2b16dfd0e0 VAL: '12' (3 sibs) 30: [9] [9] 0x2b16dfd170 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2b16dfd200 VAL: '20' (3 sibs) 30: [11] [11] 0x2b16dfd290 VAL: '21' (3 sibs) 30: [12] [12] 0x2b16dfd320 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.parse_windows/5 (1 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.parse_windows/6 30: ------------------------------------------- 30: running test case 'nested seq x2, all next line' 30: ------------------------------------------- 30: --------------- 30: 30: - 30: - 30: 00 30: - 30: 01 30: - 30: 02 30: - 30: - 30: 10 30: - 30: 11 30: - 30: 12 30: - 30: - 30: 20 30: - 30: 21 30: - 30: 22 30: --------------- 30: REF TREE: 30: 0x2b16dd79a0 [ROOT] SEQ: (0 sibs) 3 children: 30: 0x2b16dd8670 SEQ: (3 sibs) 3 children: 30: 0x2b16dd8840 VAL: '00' (3 sibs) 30: 0x2b16dd88d8 VAL: '01' (3 sibs) 30: 0x2b16dd8970 VAL: '02' (3 sibs) 30: 0x2b16dd8708 SEQ: (3 sibs) 3 children: 30: 0x2b16dd8a10 VAL: '10' (3 sibs) 30: 0x2b16dd8aa8 VAL: '11' (3 sibs) 30: 0x2b16dd8b40 VAL: '12' (3 sibs) 30: 0x2b16dd87a0 SEQ: (3 sibs) 3 children: 30: 0x2b16dd8be0 VAL: '20' (3 sibs) 30: 0x2b16dd8c78 VAL: '21' (3 sibs) 30: 0x2b16dd8d10 VAL: '22' (3 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2b16dfd570 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2b16dfd600 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2b16dfd690 VAL: '00' (3 sibs) 30: [3] [3] 0x2b16dfd720 VAL: '01' (3 sibs) 30: [4] [4] 0x2b16dfd7b0 VAL: '02' (3 sibs) 30: [5] [5] 0x2b16dfd840 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2b16dfd8d0 VAL: '10' (3 sibs) 30: [7] [7] 0x2b16dfd960 VAL: '11' (3 sibs) 30: [8] [8] 0x2b16dfd9f0 VAL: '12' (3 sibs) 30: [9] [9] 0x2b16dfda80 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2b16dfdb10 VAL: '20' (3 sibs) 30: [11] [11] 0x2b16dfdba0 VAL: '21' (3 sibs) 30: [12] [12] 0x2b16dfdc30 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.parse_windows/6 (1 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.parse_windows/7 30: ------------------------------------------- 30: running test case 'nested seq x2, implicit first, explicit last level' 30: ------------------------------------------- 30: --------------- 30: 30: - [00, 01, 02] 30: - [10, 11, 12] 30: - [20, 21, 22] 30: --------------- 30: REF TREE: 30: 0x2b16dd7ab8 [ROOT] SEQ: (0 sibs) 3 children: 30: 0x2b16dd8e00 SEQ: (3 sibs) 3 children: 30: 0x2b16dd8fd0 VAL: '00' (3 sibs) 30: 0x2b16dd9068 VAL: '01' (3 sibs) 30: 0x2b16dd9100 VAL: '02' (3 sibs) 30: 0x2b16dd8e98 SEQ: (3 sibs) 3 children: 30: 0x2b16dd91a0 VAL: '10' (3 sibs) 30: 0x2b16dd9238 VAL: '11' (3 sibs) 30: 0x2b16dd92d0 VAL: '12' (3 sibs) 30: 0x2b16dd8f30 SEQ: (3 sibs) 3 children: 30: 0x2b16dd9370 VAL: '20' (3 sibs) 30: 0x2b16dd9408 VAL: '21' (3 sibs) 30: 0x2b16dd94a0 VAL: '22' (3 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2b16dfde80 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2b16dfdf10 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2b16dfdfa0 VAL: '00' (3 sibs) 30: [3] [3] 0x2b16dfe030 VAL: '01' (3 sibs) 30: [4] [4] 0x2b16dfe0c0 VAL: '02' (3 sibs) 30: [5] [5] 0x2b16dfe150 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2b16dfe1e0 VAL: '10' (3 sibs) 30: [7] [7] 0x2b16dfe270 VAL: '11' (3 sibs) 30: [8] [8] 0x2b16dfe300 VAL: '12' (3 sibs) 30: [9] [9] 0x2b16dfe390 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2b16dfe420 VAL: '20' (3 sibs) 30: [11] [11] 0x2b16dfe4b0 VAL: '21' (3 sibs) 30: [12] [12] 0x2b16dfe540 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.parse_windows/7 (1 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/0 30: ------------------------------------------- 30: running test case 'nested seq x2, empty, oneline' 30: ------------------------------------------- 30: - [] 30: - [] 30: - [] 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/0 (2 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/1 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit, same line' 30: ------------------------------------------- 30: - - 00 30: - 01 30: - 02 30: - - 10 30: - 11 30: - 12 30: - - 20 30: - 21 30: - 22 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/1 (1 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/2 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 30: ------------------------------------------- 30: - - 00 30: - 01 30: - 02 30: - - 10 30: - 11 30: - 12 30: - - 20 30: - 21 30: - 22 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/3 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit' 30: ------------------------------------------- 30: - - 00 30: - 01 30: - 02 30: - - 10 30: - 11 30: - 12 30: - - 20 30: - 21 30: - 22 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/4 30: ------------------------------------------- 30: running test case 'nested seq x2' 30: ------------------------------------------- 30: - - 00 30: - 01 30: - 02 30: - - 10 30: - 11 30: - 12 30: - - 20 30: - 21 30: - 22 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/4 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/5 30: ------------------------------------------- 30: running test case 'nested seq x2, next line' 30: ------------------------------------------- 30: - - 00 30: - 01 30: - 02 30: - - 10 30: - 11 30: - 12 30: - - 20 30: - 21 30: - 22 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/5 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/6 30: ------------------------------------------- 30: running test case 'nested seq x2, all next line' 30: ------------------------------------------- 30: - - 00 30: - 01 30: - 02 30: - - 10 30: - 11 30: - 12 30: - - 20 30: - 21 30: - 22 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/6 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/7 30: ------------------------------------------- 30: running test case 'nested seq x2, implicit first, explicit last level' 30: ------------------------------------------- 30: - - 00 30: - 01 30: - 02 30: - - 10 30: - 11 30: - 12 30: - - 20 30: - 21 30: - 22 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/7 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/0 30: ------------------------------------------- 30: running test case 'nested seq x2, empty, oneline' 30: ------------------------------------------- 30: - [] 30: - [] 30: - [] 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/1 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit, same line' 30: ------------------------------------------- 30: - - 00 30: - 01 30: - 02 30: - - 10 30: - 11 30: - 12 30: - - 20 30: - 21 30: - 22 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/2 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 30: ------------------------------------------- 30: - - 00 30: - 01 30: - 02 30: - - 10 30: - 11 30: - 12 30: - - 20 30: - 21 30: - 22 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/3 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit' 30: ------------------------------------------- 30: - - 00 30: - 01 30: - 02 30: - - 10 30: - 11 30: - 12 30: - - 20 30: - 21 30: - 22 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/4 30: ------------------------------------------- 30: running test case 'nested seq x2' 30: ------------------------------------------- 30: - - 00 30: - 01 30: - 02 30: - - 10 30: - 11 30: - 12 30: - - 20 30: - 21 30: - 22 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/4 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/5 30: ------------------------------------------- 30: running test case 'nested seq x2, next line' 30: ------------------------------------------- 30: - - 00 30: - 01 30: - 02 30: - - 10 30: - 11 30: - 12 30: - - 20 30: - 21 30: - 22 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/5 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/6 30: ------------------------------------------- 30: running test case 'nested seq x2, all next line' 30: ------------------------------------------- 30: - - 00 30: - 01 30: - 02 30: - - 10 30: - 11 30: - 12 30: - - 20 30: - 21 30: - 22 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/6 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/7 30: ------------------------------------------- 30: running test case 'nested seq x2, implicit first, explicit last level' 30: ------------------------------------------- 30: - - 00 30: - 01 30: - 02 30: - - 10 30: - 11 30: - 12 30: - - 20 30: - 21 30: - 22 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/7 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/0 30: ------------------------------------------- 30: running test case 'nested seq x2, empty, oneline' 30: ------------------------------------------- 30: - [] 30: - [] 30: - [] 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/0 (1 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/1 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit, same line' 30: ------------------------------------------- 30: - - 00 30: - 01 30: - 02 30: - - 10 30: - 11 30: - 12 30: - - 20 30: - 21 30: - 22 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/2 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 30: ------------------------------------------- 30: - - 00 30: - 01 30: - 02 30: - - 10 30: - 11 30: - 12 30: - - 20 30: - 21 30: - 22 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/3 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit' 30: ------------------------------------------- 30: - - 00 30: - 01 30: - 02 30: - - 10 30: - 11 30: - 12 30: - - 20 30: - 21 30: - 22 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/4 30: ------------------------------------------- 30: running test case 'nested seq x2' 30: ------------------------------------------- 30: - - 00 30: - 01 30: - 02 30: - - 10 30: - 11 30: - 12 30: - - 20 30: - 21 30: - 22 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/4 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/5 30: ------------------------------------------- 30: running test case 'nested seq x2, next line' 30: ------------------------------------------- 30: - - 00 30: - 01 30: - 02 30: - - 10 30: - 11 30: - 12 30: - - 20 30: - 21 30: - 22 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/5 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/6 30: ------------------------------------------- 30: running test case 'nested seq x2, all next line' 30: ------------------------------------------- 30: - - 00 30: - 01 30: - 02 30: - - 10 30: - 11 30: - 12 30: - - 20 30: - 21 30: - 22 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/6 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/7 30: ------------------------------------------- 30: running test case 'nested seq x2, implicit first, explicit last level' 30: ------------------------------------------- 30: - - 00 30: - 01 30: - 02 30: - - 10 30: - 11 30: - 12 30: - - 20 30: - 21 30: - 22 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/7 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/0 30: ------------------------------------------- 30: running test case 'nested seq x2, empty, oneline' 30: ------------------------------------------- 30: - [] 30: - [] 30: - [] 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/1 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit, same line' 30: ------------------------------------------- 30: - - 00 30: - 01 30: - 02 30: - - 10 30: - 11 30: - 12 30: - - 20 30: - 21 30: - 22 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/2 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 30: ------------------------------------------- 30: - - 00 30: - 01 30: - 02 30: - - 10 30: - 11 30: - 12 30: - - 20 30: - 21 30: - 22 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/3 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit' 30: ------------------------------------------- 30: - - 00 30: - 01 30: - 02 30: - - 10 30: - 11 30: - 12 30: - - 20 30: - 21 30: - 22 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/4 30: ------------------------------------------- 30: running test case 'nested seq x2' 30: ------------------------------------------- 30: - - 00 30: - 01 30: - 02 30: - - 10 30: - 11 30: - 12 30: - - 20 30: - 21 30: - 22 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/4 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/5 30: ------------------------------------------- 30: running test case 'nested seq x2, next line' 30: ------------------------------------------- 30: - - 00 30: - 01 30: - 02 30: - - 10 30: - 11 30: - 12 30: - - 20 30: - 21 30: - 22 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/5 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/6 30: ------------------------------------------- 30: running test case 'nested seq x2, all next line' 30: ------------------------------------------- 30: - - 00 30: - 01 30: - 02 30: - - 10 30: - 11 30: - 12 30: - - 20 30: - 21 30: - 22 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/6 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/7 30: ------------------------------------------- 30: running test case 'nested seq x2, implicit first, explicit last level' 30: ------------------------------------------- 30: - - 00 30: - 01 30: - 02 30: - - 10 30: - 11 30: - 12 30: - - 20 30: - 21 30: - 22 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/7 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/0 30: ------------------------------------------- 30: running test case 'nested seq x2, empty, oneline' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/0 (1 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/1 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit, same line' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/2 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/3 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/4 30: ------------------------------------------- 30: running test case 'nested seq x2' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/4 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/5 30: ------------------------------------------- 30: running test case 'nested seq x2, next line' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/5 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/6 30: ------------------------------------------- 30: running test case 'nested seq x2, all next line' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/6 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/7 30: ------------------------------------------- 30: running test case 'nested seq x2, implicit first, explicit last level' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/7 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/0 30: ------------------------------------------- 30: running test case 'nested seq x2, empty, oneline' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/1 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit, same line' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/2 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/3 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/4 30: ------------------------------------------- 30: running test case 'nested seq x2' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/4 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/5 30: ------------------------------------------- 30: running test case 'nested seq x2, next line' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/5 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/6 30: ------------------------------------------- 30: running test case 'nested seq x2, all next line' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/6 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/7 30: ------------------------------------------- 30: running test case 'nested seq x2, implicit first, explicit last level' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/7 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/0 30: ------------------------------------------- 30: running test case 'nested seq x2, empty, oneline' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/0 (11 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/1 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit, same line' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/1 (4 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/2 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/2 (3 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/3 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/3 (3 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/4 30: ------------------------------------------- 30: running test case 'nested seq x2' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/4 (3 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/5 30: ------------------------------------------- 30: running test case 'nested seq x2, next line' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/5 (3 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/6 30: ------------------------------------------- 30: running test case 'nested seq x2, all next line' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/6 (3 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/7 30: ------------------------------------------- 30: running test case 'nested seq x2, implicit first, explicit last level' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/7 (3 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/0 30: ------------------------------------------- 30: running test case 'nested seq x2, empty, oneline' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/0 (4 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/1 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit, same line' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/1 (3 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/2 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/2 (4 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/3 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/3 (3 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/4 30: ------------------------------------------- 30: running test case 'nested seq x2' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/4 (6 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/5 30: ------------------------------------------- 30: running test case 'nested seq x2, next line' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/5 (3 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/6 30: ------------------------------------------- 30: running test case 'nested seq x2, all next line' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/6 (3 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/7 30: ------------------------------------------- 30: running test case 'nested seq x2, implicit first, explicit last level' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/7 (3 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/0 30: ------------------------------------------- 30: running test case 'nested seq x2, empty, oneline' 30: ------------------------------------------- 30: - [] 30: - [] 30: - [] 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/0 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/1 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit, same line' 30: ------------------------------------------- 30: - - 00 30: - 01 30: - 02 30: - - 10 30: - 11 30: - 12 30: - - 20 30: - 21 30: - 22 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/1 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/2 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 30: ------------------------------------------- 30: - - 00 30: - 01 30: - 02 30: - - 10 30: - 11 30: - 12 30: - - 20 30: - 21 30: - 22 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/2 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/3 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit' 30: ------------------------------------------- 30: - - 00 30: - 01 30: - 02 30: - - 10 30: - 11 30: - 12 30: - - 20 30: - 21 30: - 22 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/3 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/4 30: ------------------------------------------- 30: running test case 'nested seq x2' 30: ------------------------------------------- 30: - - 00 30: - 01 30: - 02 30: - - 10 30: - 11 30: - 12 30: - - 20 30: - 21 30: - 22 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/4 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/5 30: ------------------------------------------- 30: running test case 'nested seq x2, next line' 30: ------------------------------------------- 30: - - 00 30: - 01 30: - 02 30: - - 10 30: - 11 30: - 12 30: - - 20 30: - 21 30: - 22 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/5 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/6 30: ------------------------------------------- 30: running test case 'nested seq x2, all next line' 30: ------------------------------------------- 30: - - 00 30: - 01 30: - 02 30: - - 10 30: - 11 30: - 12 30: - - 20 30: - 21 30: - 22 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/6 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/7 30: ------------------------------------------- 30: running test case 'nested seq x2, implicit first, explicit last level' 30: ------------------------------------------- 30: - - 00 30: - 01 30: - 02 30: - - 10 30: - 11 30: - 12 30: - - 20 30: - 21 30: - 22 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/7 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/0 30: ------------------------------------------- 30: running test case 'nested seq x2, empty, oneline' 30: ------------------------------------------- 30: - [] 30: - [] 30: - [] 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/0 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/1 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit, same line' 30: ------------------------------------------- 30: - - 00 30: - 01 30: - 02 30: - - 10 30: - 11 30: - 12 30: - - 20 30: - 21 30: - 22 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/1 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/2 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 30: ------------------------------------------- 30: - - 00 30: - 01 30: - 02 30: - - 10 30: - 11 30: - 12 30: - - 20 30: - 21 30: - 22 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/2 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/3 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit' 30: ------------------------------------------- 30: - - 00 30: - 01 30: - 02 30: - - 10 30: - 11 30: - 12 30: - - 20 30: - 21 30: - 22 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/3 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/4 30: ------------------------------------------- 30: running test case 'nested seq x2' 30: ------------------------------------------- 30: - - 00 30: - 01 30: - 02 30: - - 10 30: - 11 30: - 12 30: - - 20 30: - 21 30: - 22 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/4 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/5 30: ------------------------------------------- 30: running test case 'nested seq x2, next line' 30: ------------------------------------------- 30: - - 00 30: - 01 30: - 02 30: - - 10 30: - 11 30: - 12 30: - - 20 30: - 21 30: - 22 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/5 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/6 30: ------------------------------------------- 30: running test case 'nested seq x2, all next line' 30: ------------------------------------------- 30: - - 00 30: - 01 30: - 02 30: - - 10 30: - 11 30: - 12 30: - - 20 30: - 21 30: - 22 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/6 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/7 30: ------------------------------------------- 30: running test case 'nested seq x2, implicit first, explicit last level' 30: ------------------------------------------- 30: - - 00 30: - 01 30: - 02 30: - - 10 30: - 11 30: - 12 30: - - 20 30: - 21 30: - 22 30: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/7 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs/0 30: ------------------------------------------- 30: running test case 'nested seq x2, empty, oneline' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs/0 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs/1 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit, same line' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs/1 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs/2 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs/2 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs/3 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs/3 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs/4 30: ------------------------------------------- 30: running test case 'nested seq x2' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs/4 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs/5 30: ------------------------------------------- 30: running test case 'nested seq x2, next line' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs/5 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs/6 30: ------------------------------------------- 30: running test case 'nested seq x2, all next line' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs/6 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs/7 30: ------------------------------------------- 30: running test case 'nested seq x2, implicit first, explicit last level' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs/7 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs/0 30: ------------------------------------------- 30: running test case 'nested seq x2, empty, oneline' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs/0 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs/1 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit, same line' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs/1 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs/2 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs/2 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs/3 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs/3 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs/4 30: ------------------------------------------- 30: running test case 'nested seq x2' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs/4 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs/5 30: ------------------------------------------- 30: running test case 'nested seq x2, next line' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs/5 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs/6 30: ------------------------------------------- 30: running test case 'nested seq x2, all next line' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs/6 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs/7 30: ------------------------------------------- 30: running test case 'nested seq x2, implicit first, explicit last level' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs/7 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/0 30: ------------------------------------------- 30: running test case 'nested seq x2, empty, oneline' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/0 (5 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/1 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit, same line' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/1 (4 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/2 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/2 (3 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/3 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/3 (3 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/4 30: ------------------------------------------- 30: running test case 'nested seq x2' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/4 (4 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/5 30: ------------------------------------------- 30: running test case 'nested seq x2, next line' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/5 (3 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/6 30: ------------------------------------------- 30: running test case 'nested seq x2, all next line' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/6 (4 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/7 30: ------------------------------------------- 30: running test case 'nested seq x2, implicit first, explicit last level' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/7 (3 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/0 30: ------------------------------------------- 30: running test case 'nested seq x2, empty, oneline' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/0 (3 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/1 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit, same line' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/1 (3 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/2 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/2 (3 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/3 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/3 (4 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/4 30: ------------------------------------------- 30: running test case 'nested seq x2' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/4 (3 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/5 30: ------------------------------------------- 30: running test case 'nested seq x2, next line' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/5 (4 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/6 30: ------------------------------------------- 30: running test case 'nested seq x2, all next line' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/6 (3 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/7 30: ------------------------------------------- 30: running test case 'nested seq x2, implicit first, explicit last level' 30: ------------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/7 (3 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip/0 30: ------------------------------------------- 30: running test case 'nested seq x2, empty, oneline' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: [[], [], []]~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x2b16df20a0 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2b16df2130 SEQ: (3 sibs) 0 children: 30: [2] [2] 0x2b16df21c0 SEQ: (3 sibs) 0 children: 30: [3] [3] 0x2b16df2250 SEQ: (3 sibs) 0 children: 30: #nodes=4 vs #printed=4 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: - []\n 30: - []\n 30: - []\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x2b16dfee10 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2b16dfeea0 SEQ: (3 sibs) 0 children: 30: [2] [2] 0x2b16dfef30 SEQ: (3 sibs) 0 children: 30: [3] [3] 0x2b16dfefc0 SEQ: (3 sibs) 0 children: 30: #nodes=4 vs #printed=4 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip/0 (3 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip/1 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit, same line' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: [[00, 01, 02], [10, 11, 12], [20, 21, 22]]~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x2b16df3200 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2b16df3290 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2b16df3320 VAL: '00' (3 sibs) 30: [3] [3] 0x2b16df33b0 VAL: '01' (3 sibs) 30: [4] [4] 0x2b16df3440 VAL: '02' (3 sibs) 30: [5] [5] 0x2b16df34d0 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2b16df3560 VAL: '10' (3 sibs) 30: [7] [7] 0x2b16df35f0 VAL: '11' (3 sibs) 30: [8] [8] 0x2b16df3680 VAL: '12' (3 sibs) 30: [9] [9] 0x2b16df3710 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2b16df37a0 VAL: '20' (3 sibs) 30: [11] [11] 0x2b16df3830 VAL: '21' (3 sibs) 30: [12] [12] 0x2b16df38c0 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: - - 00\n 30: - 01\n 30: - 02\n 30: - - 10\n 30: - 11\n 30: - 12\n 30: - - 20\n 30: - 21\n 30: - 22\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x2b16e00000 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2b16e00090 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2b16e00120 VAL: '00' (3 sibs) 30: [3] [3] 0x2b16e001b0 VAL: '01' (3 sibs) 30: [4] [4] 0x2b16e00240 VAL: '02' (3 sibs) 30: [5] [5] 0x2b16e002d0 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2b16e00360 VAL: '10' (3 sibs) 30: [7] [7] 0x2b16e003f0 VAL: '11' (3 sibs) 30: [8] [8] 0x2b16e00480 VAL: '12' (3 sibs) 30: [9] [9] 0x2b16e00510 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2b16e005a0 VAL: '20' (3 sibs) 30: [11] [11] 0x2b16e00630 VAL: '21' (3 sibs) 30: [12] [12] 0x2b16e006c0 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip/1 (2 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip/2 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: [[00,01,02],[10,11,12],[20,21,22]]~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x2b16df4290 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2b16df4320 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2b16df43b0 VAL: '00' (3 sibs) 30: [3] [3] 0x2b16df4440 VAL: '01' (3 sibs) 30: [4] [4] 0x2b16df44d0 VAL: '02' (3 sibs) 30: [5] [5] 0x2b16df4560 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2b16df45f0 VAL: '10' (3 sibs) 30: [7] [7] 0x2b16df4680 VAL: '11' (3 sibs) 30: [8] [8] 0x2b16df4710 VAL: '12' (3 sibs) 30: [9] [9] 0x2b16df47a0 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2b16df4830 VAL: '20' (3 sibs) 30: [11] [11] 0x2b16df48c0 VAL: '21' (3 sibs) 30: [12] [12] 0x2b16df4950 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: - - 00\n 30: - 01\n 30: - 02\n 30: - - 10\n 30: - 11\n 30: - 12\n 30: - - 20\n 30: - 21\n 30: - 22\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x2b16e00910 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2b16e009a0 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2b16e00a30 VAL: '00' (3 sibs) 30: [3] [3] 0x2b16e00ac0 VAL: '01' (3 sibs) 30: [4] [4] 0x2b16e00b50 VAL: '02' (3 sibs) 30: [5] [5] 0x2b16e00be0 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2b16e00c70 VAL: '10' (3 sibs) 30: [7] [7] 0x2b16e00d00 VAL: '11' (3 sibs) 30: [8] [8] 0x2b16e00d90 VAL: '12' (3 sibs) 30: [9] [9] 0x2b16e00e20 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2b16e00eb0 VAL: '20' (3 sibs) 30: [11] [11] 0x2b16e00f40 VAL: '21' (3 sibs) 30: [12] [12] 0x2b16e00fd0 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip/2 (2 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip/3 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: [\n 30: [00, 01, 02],\n 30: [10, 11, 12],\n 30: [20, 21, 22],\n 30: ]~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x2b16df52e0 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2b16df5370 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2b16df5400 VAL: '00' (3 sibs) 30: [3] [3] 0x2b16df5490 VAL: '01' (3 sibs) 30: [4] [4] 0x2b16df5520 VAL: '02' (3 sibs) 30: [5] [5] 0x2b16df55b0 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2b16df5640 VAL: '10' (3 sibs) 30: [7] [7] 0x2b16df56d0 VAL: '11' (3 sibs) 30: [8] [8] 0x2b16df5760 VAL: '12' (3 sibs) 30: [9] [9] 0x2b16df57f0 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2b16df5880 VAL: '20' (3 sibs) 30: [11] [11] 0x2b16df5910 VAL: '21' (3 sibs) 30: [12] [12] 0x2b16df59a0 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: - - 00\n 30: - 01\n 30: - 02\n 30: - - 10\n 30: - 11\n 30: - 12\n 30: - - 20\n 30: - 21\n 30: - 22\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x2b16e01220 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2b16e012b0 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2b16e01340 VAL: '00' (3 sibs) 30: [3] [3] 0x2b16e013d0 VAL: '01' (3 sibs) 30: [4] [4] 0x2b16e01460 VAL: '02' (3 sibs) 30: [5] [5] 0x2b16e014f0 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2b16e01580 VAL: '10' (3 sibs) 30: [7] [7] 0x2b16e01610 VAL: '11' (3 sibs) 30: [8] [8] 0x2b16e016a0 VAL: '12' (3 sibs) 30: [9] [9] 0x2b16e01730 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2b16e017c0 VAL: '20' (3 sibs) 30: [11] [11] 0x2b16e01850 VAL: '21' (3 sibs) 30: [12] [12] 0x2b16e018e0 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip/3 (3 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip/4 30: ------------------------------------------- 30: running test case 'nested seq x2' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: \n 30: - - 00\n 30: - 01\n 30: - 02\n 30: - - 10\n 30: - 11\n 30: - 12\n 30: - - 20\n 30: - 21\n 30: - 22\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x2b16df6370 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2b16df6400 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2b16df6490 VAL: '00' (3 sibs) 30: [3] [3] 0x2b16df6520 VAL: '01' (3 sibs) 30: [4] [4] 0x2b16df65b0 VAL: '02' (3 sibs) 30: [5] [5] 0x2b16df6640 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2b16df66d0 VAL: '10' (3 sibs) 30: [7] [7] 0x2b16df6760 VAL: '11' (3 sibs) 30: [8] [8] 0x2b16df67f0 VAL: '12' (3 sibs) 30: [9] [9] 0x2b16df6880 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2b16df6910 VAL: '20' (3 sibs) 30: [11] [11] 0x2b16df69a0 VAL: '21' (3 sibs) 30: [12] [12] 0x2b16df6a30 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: - - 00\n 30: - 01\n 30: - 02\n 30: - - 10\n 30: - 11\n 30: - 12\n 30: - - 20\n 30: - 21\n 30: - 22\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x2b16e01b30 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2b16e01bc0 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2b16e01c50 VAL: '00' (3 sibs) 30: [3] [3] 0x2b16e01ce0 VAL: '01' (3 sibs) 30: [4] [4] 0x2b16e01d70 VAL: '02' (3 sibs) 30: [5] [5] 0x2b16e01e00 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2b16e01e90 VAL: '10' (3 sibs) 30: [7] [7] 0x2b16e01f20 VAL: '11' (3 sibs) 30: [8] [8] 0x2b16e01fb0 VAL: '12' (3 sibs) 30: [9] [9] 0x2b16e02040 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2b16e020d0 VAL: '20' (3 sibs) 30: [11] [11] 0x2b16e02160 VAL: '21' (3 sibs) 30: [12] [12] 0x2b16e021f0 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip/4 (2 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip/5 30: ------------------------------------------- 30: running test case 'nested seq x2, next line' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: \n 30: -\n 30: - 00\n 30: - 01\n 30: - 02\n 30: -\n 30: - 10\n 30: - 11\n 30: - 12\n 30: -\n 30: - 20\n 30: - 21\n 30: - 22\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x2b16df7420 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2b16df74b0 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2b16df7540 VAL: '00' (3 sibs) 30: [3] [3] 0x2b16df75d0 VAL: '01' (3 sibs) 30: [4] [4] 0x2b16df7660 VAL: '02' (3 sibs) 30: [5] [5] 0x2b16df76f0 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2b16df7780 VAL: '10' (3 sibs) 30: [7] [7] 0x2b16df7810 VAL: '11' (3 sibs) 30: [8] [8] 0x2b16df78a0 VAL: '12' (3 sibs) 30: [9] [9] 0x2b16df7930 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2b16df79c0 VAL: '20' (3 sibs) 30: [11] [11] 0x2b16df7a50 VAL: '21' (3 sibs) 30: [12] [12] 0x2b16df7ae0 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: - - 00\n 30: - 01\n 30: - 02\n 30: - - 10\n 30: - 11\n 30: - 12\n 30: - - 20\n 30: - 21\n 30: - 22\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x2b16e02440 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2b16e024d0 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2b16e02560 VAL: '00' (3 sibs) 30: [3] [3] 0x2b16e025f0 VAL: '01' (3 sibs) 30: [4] [4] 0x2b16e02680 VAL: '02' (3 sibs) 30: [5] [5] 0x2b16e02710 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2b16e027a0 VAL: '10' (3 sibs) 30: [7] [7] 0x2b16e02830 VAL: '11' (3 sibs) 30: [8] [8] 0x2b16e028c0 VAL: '12' (3 sibs) 30: [9] [9] 0x2b16e02950 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2b16e029e0 VAL: '20' (3 sibs) 30: [11] [11] 0x2b16e02a70 VAL: '21' (3 sibs) 30: [12] [12] 0x2b16e02b00 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip/5 (2 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip/6 30: ------------------------------------------- 30: running test case 'nested seq x2, all next line' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: \n 30: -\n 30: -\n 30: 00\n 30: -\n 30: 01\n 30: -\n 30: 02\n 30: -\n 30: -\n 30: 10\n 30: -\n 30: 11\n 30: -\n 30: 12\n 30: -\n 30: -\n 30: 20\n 30: -\n 30: 21\n 30: -\n 30: 22\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x2b16df8570 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2b16df8600 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2b16df8690 VAL: '00' (3 sibs) 30: [3] [3] 0x2b16df8720 VAL: '01' (3 sibs) 30: [4] [4] 0x2b16df87b0 VAL: '02' (3 sibs) 30: [5] [5] 0x2b16df8840 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2b16df88d0 VAL: '10' (3 sibs) 30: [7] [7] 0x2b16df8960 VAL: '11' (3 sibs) 30: [8] [8] 0x2b16df89f0 VAL: '12' (3 sibs) 30: [9] [9] 0x2b16df8a80 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2b16df8b10 VAL: '20' (3 sibs) 30: [11] [11] 0x2b16df8ba0 VAL: '21' (3 sibs) 30: [12] [12] 0x2b16df8c30 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: - - 00\n 30: - 01\n 30: - 02\n 30: - - 10\n 30: - 11\n 30: - 12\n 30: - - 20\n 30: - 21\n 30: - 22\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x2b16e02d50 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2b16e02de0 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2b16e02e70 VAL: '00' (3 sibs) 30: [3] [3] 0x2b16e02f00 VAL: '01' (3 sibs) 30: [4] [4] 0x2b16e02f90 VAL: '02' (3 sibs) 30: [5] [5] 0x2b16e03020 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2b16e030b0 VAL: '10' (3 sibs) 30: [7] [7] 0x2b16e03140 VAL: '11' (3 sibs) 30: [8] [8] 0x2b16e031d0 VAL: '12' (3 sibs) 30: [9] [9] 0x2b16e03260 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2b16e032f0 VAL: '20' (3 sibs) 30: [11] [11] 0x2b16e03380 VAL: '21' (3 sibs) 30: [12] [12] 0x2b16e03410 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip/6 (3 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip/7 30: ------------------------------------------- 30: running test case 'nested seq x2, implicit first, explicit last level' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: \n 30: - [00, 01, 02]\n 30: - [10, 11, 12]\n 30: - [20, 21, 22]\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x2b16df95c0 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2b16df9650 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2b16df96e0 VAL: '00' (3 sibs) 30: [3] [3] 0x2b16df9770 VAL: '01' (3 sibs) 30: [4] [4] 0x2b16df9800 VAL: '02' (3 sibs) 30: [5] [5] 0x2b16df9890 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2b16df9920 VAL: '10' (3 sibs) 30: [7] [7] 0x2b16df99b0 VAL: '11' (3 sibs) 30: [8] [8] 0x2b16df9a40 VAL: '12' (3 sibs) 30: [9] [9] 0x2b16df9ad0 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2b16df9b60 VAL: '20' (3 sibs) 30: [11] [11] 0x2b16df9bf0 VAL: '21' (3 sibs) 30: [12] [12] 0x2b16df9c80 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: - - 00\n 30: - 01\n 30: - 02\n 30: - - 10\n 30: - 11\n 30: - 12\n 30: - - 20\n 30: - 21\n 30: - 22\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x2b16e03660 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2b16e036f0 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2b16e03780 VAL: '00' (3 sibs) 30: [3] [3] 0x2b16e03810 VAL: '01' (3 sibs) 30: [4] [4] 0x2b16e038a0 VAL: '02' (3 sibs) 30: [5] [5] 0x2b16e03930 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2b16e039c0 VAL: '10' (3 sibs) 30: [7] [7] 0x2b16e03a50 VAL: '11' (3 sibs) 30: [8] [8] 0x2b16e03ae0 VAL: '12' (3 sibs) 30: [9] [9] 0x2b16e03b70 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2b16e03c00 VAL: '20' (3 sibs) 30: [11] [11] 0x2b16e03c90 VAL: '21' (3 sibs) 30: [12] [12] 0x2b16e03d20 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip/7 (2 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip/0 30: ------------------------------------------- 30: running test case 'nested seq x2, empty, oneline' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: [[], [], []]~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x2b16df9f10 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2b16df9fa0 SEQ: (3 sibs) 0 children: 30: [2] [2] 0x2b16dfa030 SEQ: (3 sibs) 0 children: 30: [3] [3] 0x2b16dfa0c0 SEQ: (3 sibs) 0 children: 30: #nodes=4 vs #printed=4 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: - []\n 30: - []\n 30: - []\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x2b16e03f70 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2b16e04000 SEQ: (3 sibs) 0 children: 30: [2] [2] 0x2b16e04090 SEQ: (3 sibs) 0 children: 30: [3] [3] 0x2b16e04120 SEQ: (3 sibs) 0 children: 30: #nodes=4 vs #printed=4 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip/0 (1 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip/1 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit, same line' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: [[00, 01, 02], [10, 11, 12], [20, 21, 22]]~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x2b16dfa820 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2b16dfa8b0 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2b16dfa940 VAL: '00' (3 sibs) 30: [3] [3] 0x2b16dfa9d0 VAL: '01' (3 sibs) 30: [4] [4] 0x2b16dfaa60 VAL: '02' (3 sibs) 30: [5] [5] 0x2b16dfaaf0 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2b16dfab80 VAL: '10' (3 sibs) 30: [7] [7] 0x2b16dfac10 VAL: '11' (3 sibs) 30: [8] [8] 0x2b16dfaca0 VAL: '12' (3 sibs) 30: [9] [9] 0x2b16dfad30 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2b16dfadc0 VAL: '20' (3 sibs) 30: [11] [11] 0x2b16dfae50 VAL: '21' (3 sibs) 30: [12] [12] 0x2b16dfaee0 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: - - 00\n 30: - 01\n 30: - 02\n 30: - - 10\n 30: - 11\n 30: - 12\n 30: - - 20\n 30: - 21\n 30: - 22\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x2b16e04880 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2b16e04910 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2b16e049a0 VAL: '00' (3 sibs) 30: [3] [3] 0x2b16e04a30 VAL: '01' (3 sibs) 30: [4] [4] 0x2b16e04ac0 VAL: '02' (3 sibs) 30: [5] [5] 0x2b16e04b50 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2b16e04be0 VAL: '10' (3 sibs) 30: [7] [7] 0x2b16e04c70 VAL: '11' (3 sibs) 30: [8] [8] 0x2b16e04d00 VAL: '12' (3 sibs) 30: [9] [9] 0x2b16e04d90 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2b16e04e20 VAL: '20' (3 sibs) 30: [11] [11] 0x2b16e04eb0 VAL: '21' (3 sibs) 30: [12] [12] 0x2b16e04f40 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip/1 (2 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip/2 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: [[00,01,02],[10,11,12],[20,21,22]]~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x2b16dfb130 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2b16dfb1c0 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2b16dfb250 VAL: '00' (3 sibs) 30: [3] [3] 0x2b16dfb2e0 VAL: '01' (3 sibs) 30: [4] [4] 0x2b16dfb370 VAL: '02' (3 sibs) 30: [5] [5] 0x2b16dfb400 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2b16dfb490 VAL: '10' (3 sibs) 30: [7] [7] 0x2b16dfb520 VAL: '11' (3 sibs) 30: [8] [8] 0x2b16dfb5b0 VAL: '12' (3 sibs) 30: [9] [9] 0x2b16dfb640 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2b16dfb6d0 VAL: '20' (3 sibs) 30: [11] [11] 0x2b16dfb760 VAL: '21' (3 sibs) 30: [12] [12] 0x2b16dfb7f0 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: - - 00\n 30: - 01\n 30: - 02\n 30: - - 10\n 30: - 11\n 30: - 12\n 30: - - 20\n 30: - 21\n 30: - 22\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x2b16e05190 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2b16e05220 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2b16e052b0 VAL: '00' (3 sibs) 30: [3] [3] 0x2b16e05340 VAL: '01' (3 sibs) 30: [4] [4] 0x2b16e053d0 VAL: '02' (3 sibs) 30: [5] [5] 0x2b16e05460 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2b16e054f0 VAL: '10' (3 sibs) 30: [7] [7] 0x2b16e05580 VAL: '11' (3 sibs) 30: [8] [8] 0x2b16e05610 VAL: '12' (3 sibs) 30: [9] [9] 0x2b16e056a0 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2b16e05730 VAL: '20' (3 sibs) 30: [11] [11] 0x2b16e057c0 VAL: '21' (3 sibs) 30: [12] [12] 0x2b16e05850 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip/2 (3 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip/3 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: [\r\n 30: [00, 01, 02],\r\n 30: [10, 11, 12],\r\n 30: [20, 21, 22],\r\n 30: ]~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x2b16dfba40 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2b16dfbad0 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2b16dfbb60 VAL: '00' (3 sibs) 30: [3] [3] 0x2b16dfbbf0 VAL: '01' (3 sibs) 30: [4] [4] 0x2b16dfbc80 VAL: '02' (3 sibs) 30: [5] [5] 0x2b16dfbd10 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2b16dfbda0 VAL: '10' (3 sibs) 30: [7] [7] 0x2b16dfbe30 VAL: '11' (3 sibs) 30: [8] [8] 0x2b16dfbec0 VAL: '12' (3 sibs) 30: [9] [9] 0x2b16dfbf50 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2b16dfbfe0 VAL: '20' (3 sibs) 30: [11] [11] 0x2b16dfc070 VAL: '21' (3 sibs) 30: [12] [12] 0x2b16dfc100 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: - - 00\n 30: - 01\n 30: - 02\n 30: - - 10\n 30: - 11\n 30: - 12\n 30: - - 20\n 30: - 21\n 30: - 22\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x2b16e05aa0 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2b16e05b30 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2b16e05bc0 VAL: '00' (3 sibs) 30: [3] [3] 0x2b16e05c50 VAL: '01' (3 sibs) 30: [4] [4] 0x2b16e05ce0 VAL: '02' (3 sibs) 30: [5] [5] 0x2b16e05d70 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2b16e05e00 VAL: '10' (3 sibs) 30: [7] [7] 0x2b16e05e90 VAL: '11' (3 sibs) 30: [8] [8] 0x2b16e05f20 VAL: '12' (3 sibs) 30: [9] [9] 0x2b16e05fb0 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2b16e06040 VAL: '20' (3 sibs) 30: [11] [11] 0x2b16e060d0 VAL: '21' (3 sibs) 30: [12] [12] 0x2b16e06160 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip/3 (2 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip/4 30: ------------------------------------------- 30: running test case 'nested seq x2' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: \r\n 30: - - 00\r\n 30: - 01\r\n 30: - 02\r\n 30: - - 10\r\n 30: - 11\r\n 30: - 12\r\n 30: - - 20\r\n 30: - 21\r\n 30: - 22\r\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x2b16dfc350 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2b16dfc3e0 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2b16dfc470 VAL: '00' (3 sibs) 30: [3] [3] 0x2b16dfc500 VAL: '01' (3 sibs) 30: [4] [4] 0x2b16dfc590 VAL: '02' (3 sibs) 30: [5] [5] 0x2b16dfc620 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2b16dfc6b0 VAL: '10' (3 sibs) 30: [7] [7] 0x2b16dfc740 VAL: '11' (3 sibs) 30: [8] [8] 0x2b16dfc7d0 VAL: '12' (3 sibs) 30: [9] [9] 0x2b16dfc860 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2b16dfc8f0 VAL: '20' (3 sibs) 30: [11] [11] 0x2b16dfc980 VAL: '21' (3 sibs) 30: [12] [12] 0x2b16dfca10 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: - - 00\n 30: - 01\n 30: - 02\n 30: - - 10\n 30: - 11\n 30: - 12\n 30: - - 20\n 30: - 21\n 30: - 22\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x2b16e063b0 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2b16e06440 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2b16e064d0 VAL: '00' (3 sibs) 30: [3] [3] 0x2b16e06560 VAL: '01' (3 sibs) 30: [4] [4] 0x2b16e065f0 VAL: '02' (3 sibs) 30: [5] [5] 0x2b16e06680 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2b16e06710 VAL: '10' (3 sibs) 30: [7] [7] 0x2b16e067a0 VAL: '11' (3 sibs) 30: [8] [8] 0x2b16e06830 VAL: '12' (3 sibs) 30: [9] [9] 0x2b16e068c0 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2b16e06950 VAL: '20' (3 sibs) 30: [11] [11] 0x2b16e069e0 VAL: '21' (3 sibs) 30: [12] [12] 0x2b16e06a70 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip/4 (2 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip/5 30: ------------------------------------------- 30: running test case 'nested seq x2, next line' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: \r\n 30: -\r\n 30: - 00\r\n 30: - 01\r\n 30: - 02\r\n 30: -\r\n 30: - 10\r\n 30: - 11\r\n 30: - 12\r\n 30: -\r\n 30: - 20\r\n 30: - 21\r\n 30: - 22\r\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x2b16dfcc60 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2b16dfccf0 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2b16dfcd80 VAL: '00' (3 sibs) 30: [3] [3] 0x2b16dfce10 VAL: '01' (3 sibs) 30: [4] [4] 0x2b16dfcea0 VAL: '02' (3 sibs) 30: [5] [5] 0x2b16dfcf30 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2b16dfcfc0 VAL: '10' (3 sibs) 30: [7] [7] 0x2b16dfd050 VAL: '11' (3 sibs) 30: [8] [8] 0x2b16dfd0e0 VAL: '12' (3 sibs) 30: [9] [9] 0x2b16dfd170 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2b16dfd200 VAL: '20' (3 sibs) 30: [11] [11] 0x2b16dfd290 VAL: '21' (3 sibs) 30: [12] [12] 0x2b16dfd320 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: - - 00\n 30: - 01\n 30: - 02\n 30: - - 10\n 30: - 11\n 30: - 12\n 30: - - 20\n 30: - 21\n 30: - 22\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x2b16e06cc0 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2b16e06d50 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2b16e06de0 VAL: '00' (3 sibs) 30: [3] [3] 0x2b16e06e70 VAL: '01' (3 sibs) 30: [4] [4] 0x2b16e06f00 VAL: '02' (3 sibs) 30: [5] [5] 0x2b16e06f90 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2b16e07020 VAL: '10' (3 sibs) 30: [7] [7] 0x2b16e070b0 VAL: '11' (3 sibs) 30: [8] [8] 0x2b16e07140 VAL: '12' (3 sibs) 30: [9] [9] 0x2b16e071d0 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2b16e07260 VAL: '20' (3 sibs) 30: [11] [11] 0x2b16e072f0 VAL: '21' (3 sibs) 30: [12] [12] 0x2b16e07380 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip/5 (2 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip/6 30: ------------------------------------------- 30: running test case 'nested seq x2, all next line' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: \r\n 30: -\r\n 30: -\r\n 30: 00\r\n 30: -\r\n 30: 01\r\n 30: -\r\n 30: 02\r\n 30: -\r\n 30: -\r\n 30: 10\r\n 30: -\r\n 30: 11\r\n 30: -\r\n 30: 12\r\n 30: -\r\n 30: -\r\n 30: 20\r\n 30: -\r\n 30: 21\r\n 30: -\r\n 30: 22\r\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x2b16dfd570 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2b16dfd600 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2b16dfd690 VAL: '00' (3 sibs) 30: [3] [3] 0x2b16dfd720 VAL: '01' (3 sibs) 30: [4] [4] 0x2b16dfd7b0 VAL: '02' (3 sibs) 30: [5] [5] 0x2b16dfd840 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2b16dfd8d0 VAL: '10' (3 sibs) 30: [7] [7] 0x2b16dfd960 VAL: '11' (3 sibs) 30: [8] [8] 0x2b16dfd9f0 VAL: '12' (3 sibs) 30: [9] [9] 0x2b16dfda80 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2b16dfdb10 VAL: '20' (3 sibs) 30: [11] [11] 0x2b16dfdba0 VAL: '21' (3 sibs) 30: [12] [12] 0x2b16dfdc30 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: - - 00\n 30: - 01\n 30: - 02\n 30: - - 10\n 30: - 11\n 30: - 12\n 30: - - 20\n 30: - 21\n 30: - 22\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x2b16e075d0 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2b16e07660 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2b16e076f0 VAL: '00' (3 sibs) 30: [3] [3] 0x2b16e07780 VAL: '01' (3 sibs) 30: [4] [4] 0x2b16e07810 VAL: '02' (3 sibs) 30: [5] [5] 0x2b16e078a0 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2b16e07930 VAL: '10' (3 sibs) 30: [7] [7] 0x2b16e079c0 VAL: '11' (3 sibs) 30: [8] [8] 0x2b16e07a50 VAL: '12' (3 sibs) 30: [9] [9] 0x2b16e07ae0 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2b16e07b70 VAL: '20' (3 sibs) 30: [11] [11] 0x2b16e07c00 VAL: '21' (3 sibs) 30: [12] [12] 0x2b16e07c90 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip/6 (2 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip/7 30: ------------------------------------------- 30: running test case 'nested seq x2, implicit first, explicit last level' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: \r\n 30: - [00, 01, 02]\r\n 30: - [10, 11, 12]\r\n 30: - [20, 21, 22]\r\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x2b16dfde80 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2b16dfdf10 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2b16dfdfa0 VAL: '00' (3 sibs) 30: [3] [3] 0x2b16dfe030 VAL: '01' (3 sibs) 30: [4] [4] 0x2b16dfe0c0 VAL: '02' (3 sibs) 30: [5] [5] 0x2b16dfe150 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2b16dfe1e0 VAL: '10' (3 sibs) 30: [7] [7] 0x2b16dfe270 VAL: '11' (3 sibs) 30: [8] [8] 0x2b16dfe300 VAL: '12' (3 sibs) 30: [9] [9] 0x2b16dfe390 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2b16dfe420 VAL: '20' (3 sibs) 30: [11] [11] 0x2b16dfe4b0 VAL: '21' (3 sibs) 30: [12] [12] 0x2b16dfe540 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ emitted yml: 30: - - 00\n 30: - 01\n 30: - 02\n 30: - - 10\n 30: - 11\n 30: - 12\n 30: - - 20\n 30: - 21\n 30: - 22\n 30: ~~~~~~~~~~~~~~ emitted tree: 30: -------------------------------------- 30: [0][0] 0x2b16e07ee0 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2b16e07f70 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2b16e08000 VAL: '00' (3 sibs) 30: [3] [3] 0x2b16e08090 VAL: '01' (3 sibs) 30: [4] [4] 0x2b16e08120 VAL: '02' (3 sibs) 30: [5] [5] 0x2b16e081b0 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2b16e08240 VAL: '10' (3 sibs) 30: [7] [7] 0x2b16e082d0 VAL: '11' (3 sibs) 30: [8] [8] 0x2b16e08360 VAL: '12' (3 sibs) 30: [9] [9] 0x2b16e083f0 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2b16e08480 VAL: '20' (3 sibs) 30: [11] [11] 0x2b16e08510 VAL: '21' (3 sibs) 30: [12] [12] 0x2b16e085a0 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip/7 (2 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_recreate_from_ref/0 30: ------------------------------------------- 30: running test case 'nested seq x2, empty, oneline' 30: ------------------------------------------- 30: REF TREE: 30: 0x2b16dd7310 [ROOT] SEQ: (0 sibs) 3 children: 30: 0x2b16dd4f10 SEQ: (3 sibs) 0 children: 30: 0x2b16dd4fa8 SEQ: (3 sibs) 0 children: 30: 0x2b16dd5040 SEQ: (3 sibs) 0 children: 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2b16dffa80 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2b16dffb10 SEQ: (3 sibs) 0 children: 30: [2] [2] 0x2b16dffba0 SEQ: (3 sibs) 0 children: 30: [3] [3] 0x2b16dffc30 SEQ: (3 sibs) 0 children: 30: #nodes=4 vs #printed=4 30: -------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.unix_recreate_from_ref/0 (1 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_recreate_from_ref/1 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit, same line' 30: ------------------------------------------- 30: REF TREE: 30: 0x2b16dd7428 [ROOT] SEQ: (0 sibs) 3 children: 30: 0x2b16dd5890 SEQ: (3 sibs) 3 children: 30: 0x2b16dd5a60 VAL: '00' (3 sibs) 30: 0x2b16dd5af8 VAL: '01' (3 sibs) 30: 0x2b16dd5b90 VAL: '02' (3 sibs) 30: 0x2b16dd5928 SEQ: (3 sibs) 3 children: 30: 0x2b16dd5c30 VAL: '10' (3 sibs) 30: 0x2b16dd5cc8 VAL: '11' (3 sibs) 30: 0x2b16dd5d60 VAL: '12' (3 sibs) 30: 0x2b16dd59c0 SEQ: (3 sibs) 3 children: 30: 0x2b16dd5e00 VAL: '20' (3 sibs) 30: 0x2b16dd5e98 VAL: '21' (3 sibs) 30: 0x2b16dd5f30 VAL: '22' (3 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2b16e087f0 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2b16e08880 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2b16e08910 VAL: '00' (3 sibs) 30: [3] [3] 0x2b16e089a0 VAL: '01' (3 sibs) 30: [4] [4] 0x2b16e08a30 VAL: '02' (3 sibs) 30: [5] [5] 0x2b16e08ac0 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2b16e08b50 VAL: '10' (3 sibs) 30: [7] [7] 0x2b16e08be0 VAL: '11' (3 sibs) 30: [8] [8] 0x2b16e08c70 VAL: '12' (3 sibs) 30: [9] [9] 0x2b16e08d00 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2b16e08d90 VAL: '20' (3 sibs) 30: [11] [11] 0x2b16e08e20 VAL: '21' (3 sibs) 30: [12] [12] 0x2b16e08eb0 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.unix_recreate_from_ref/1 (5 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_recreate_from_ref/2 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 30: ------------------------------------------- 30: REF TREE: 30: 0x2b16dd7540 [ROOT] SEQ: (0 sibs) 3 children: 30: 0x2b16dd6440 SEQ: (3 sibs) 3 children: 30: 0x2b16dd6610 VAL: '00' (3 sibs) 30: 0x2b16dd66a8 VAL: '01' (3 sibs) 30: 0x2b16dd6740 VAL: '02' (3 sibs) 30: 0x2b16dd64d8 SEQ: (3 sibs) 3 children: 30: 0x2b16dd67e0 VAL: '10' (3 sibs) 30: 0x2b16dd6878 VAL: '11' (3 sibs) 30: 0x2b16dd6910 VAL: '12' (3 sibs) 30: 0x2b16dd6570 SEQ: (3 sibs) 3 children: 30: 0x2b16dd69b0 VAL: '20' (3 sibs) 30: 0x2b16dd6a48 VAL: '21' (3 sibs) 30: 0x2b16dd6ae0 VAL: '22' (3 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2b16e08f50 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2b16e08fe0 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2b16e09070 VAL: '00' (3 sibs) 30: [3] [3] 0x2b16e09100 VAL: '01' (3 sibs) 30: [4] [4] 0x2b16e09190 VAL: '02' (3 sibs) 30: [5] [5] 0x2b16e09220 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2b16e092b0 VAL: '10' (3 sibs) 30: [7] [7] 0x2b16e09340 VAL: '11' (3 sibs) 30: [8] [8] 0x2b16e093d0 VAL: '12' (3 sibs) 30: [9] [9] 0x2b16e09460 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2b16e094f0 VAL: '20' (3 sibs) 30: [11] [11] 0x2b16e09580 VAL: '21' (3 sibs) 30: [12] [12] 0x2b16e09610 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.unix_recreate_from_ref/2 (9 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_recreate_from_ref/3 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit' 30: ------------------------------------------- 30: REF TREE: 30: 0x2b16dd7658 [ROOT] SEQ: (0 sibs) 3 children: 30: 0x2b16dd6b80 SEQ: (3 sibs) 3 children: 30: 0x2b16dd6d50 VAL: '00' (3 sibs) 30: 0x2b16dd6de8 VAL: '01' (3 sibs) 30: 0x2b16dd6e80 VAL: '02' (3 sibs) 30: 0x2b16dd6c18 SEQ: (3 sibs) 3 children: 30: 0x2b16dd6f20 VAL: '10' (3 sibs) 30: 0x2b16dd6fb8 VAL: '11' (3 sibs) 30: 0x2b16dd7050 VAL: '12' (3 sibs) 30: 0x2b16dd6cb0 SEQ: (3 sibs) 3 children: 30: 0x2b16dd70f0 VAL: '20' (3 sibs) 30: 0x2b16dd7188 VAL: '21' (3 sibs) 30: 0x2b16dd7220 VAL: '22' (3 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2b16e096b0 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2b16e09740 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2b16e097d0 VAL: '00' (3 sibs) 30: [3] [3] 0x2b16e09860 VAL: '01' (3 sibs) 30: [4] [4] 0x2b16e098f0 VAL: '02' (3 sibs) 30: [5] [5] 0x2b16e09980 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2b16e09a10 VAL: '10' (3 sibs) 30: [7] [7] 0x2b16e09aa0 VAL: '11' (3 sibs) 30: [8] [8] 0x2b16e09b30 VAL: '12' (3 sibs) 30: [9] [9] 0x2b16e09bc0 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2b16e09c50 VAL: '20' (3 sibs) 30: [11] [11] 0x2b16e09ce0 VAL: '21' (3 sibs) 30: [12] [12] 0x2b16e09d70 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.unix_recreate_from_ref/3 (1 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_recreate_from_ref/4 30: ------------------------------------------- 30: running test case 'nested seq x2' 30: ------------------------------------------- 30: REF TREE: 30: 0x2b16dd7770 [ROOT] SEQ: (0 sibs) 3 children: 30: 0x2b16dd7b90 SEQ: (3 sibs) 3 children: 30: 0x2b16dd7d60 VAL: '00' (3 sibs) 30: 0x2b16dd7df8 VAL: '01' (3 sibs) 30: 0x2b16dd7e90 VAL: '02' (3 sibs) 30: 0x2b16dd7c28 SEQ: (3 sibs) 3 children: 30: 0x2b16dd7f30 VAL: '10' (3 sibs) 30: 0x2b16dd7fc8 VAL: '11' (3 sibs) 30: 0x2b16dd8060 VAL: '12' (3 sibs) 30: 0x2b16dd7cc0 SEQ: (3 sibs) 3 children: 30: 0x2b16dd8100 VAL: '20' (3 sibs) 30: 0x2b16dd8198 VAL: '21' (3 sibs) 30: 0x2b16dd8230 VAL: '22' (3 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2b16e09e10 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2b16e09ea0 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2b16e09f30 VAL: '00' (3 sibs) 30: [3] [3] 0x2b16e09fc0 VAL: '01' (3 sibs) 30: [4] [4] 0x2b16e0a050 VAL: '02' (3 sibs) 30: [5] [5] 0x2b16e0a0e0 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2b16e0a170 VAL: '10' (3 sibs) 30: [7] [7] 0x2b16e0a200 VAL: '11' (3 sibs) 30: [8] [8] 0x2b16e0a290 VAL: '12' (3 sibs) 30: [9] [9] 0x2b16e0a320 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2b16e0a3b0 VAL: '20' (3 sibs) 30: [11] [11] 0x2b16e0a440 VAL: '21' (3 sibs) 30: [12] [12] 0x2b16e0a4d0 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.unix_recreate_from_ref/4 (1 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_recreate_from_ref/5 30: ------------------------------------------- 30: running test case 'nested seq x2, next line' 30: ------------------------------------------- 30: REF TREE: 30: 0x2b16dd7888 [ROOT] SEQ: (0 sibs) 3 children: 30: 0x2b16dd6020 SEQ: (3 sibs) 3 children: 30: 0x2b16dd61f0 VAL: '00' (3 sibs) 30: 0x2b16dd6288 VAL: '01' (3 sibs) 30: 0x2b16dd6320 VAL: '02' (3 sibs) 30: 0x2b16dd60b8 SEQ: (3 sibs) 3 children: 30: 0x2b16dd82d0 VAL: '10' (3 sibs) 30: 0x2b16dd8368 VAL: '11' (3 sibs) 30: 0x2b16dd8400 VAL: '12' (3 sibs) 30: 0x2b16dd6150 SEQ: (3 sibs) 3 children: 30: 0x2b16dd84a0 VAL: '20' (3 sibs) 30: 0x2b16dd8538 VAL: '21' (3 sibs) 30: 0x2b16dd85d0 VAL: '22' (3 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2b16e0a570 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2b16e0a600 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2b16e0a690 VAL: '00' (3 sibs) 30: [3] [3] 0x2b16e0a720 VAL: '01' (3 sibs) 30: [4] [4] 0x2b16e0a7b0 VAL: '02' (3 sibs) 30: [5] [5] 0x2b16e0a840 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2b16e0a8d0 VAL: '10' (3 sibs) 30: [7] [7] 0x2b16e0a960 VAL: '11' (3 sibs) 30: [8] [8] 0x2b16e0a9f0 VAL: '12' (3 sibs) 30: [9] [9] 0x2b16e0aa80 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2b16e0ab10 VAL: '20' (3 sibs) 30: [11] [11] 0x2b16e0aba0 VAL: '21' (3 sibs) 30: [12] [12] 0x2b16e0ac30 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.unix_recreate_from_ref/5 (1 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_recreate_from_ref/6 30: ------------------------------------------- 30: running test case 'nested seq x2, all next line' 30: ------------------------------------------- 30: REF TREE: 30: 0x2b16dd79a0 [ROOT] SEQ: (0 sibs) 3 children: 30: 0x2b16dd8670 SEQ: (3 sibs) 3 children: 30: 0x2b16dd8840 VAL: '00' (3 sibs) 30: 0x2b16dd88d8 VAL: '01' (3 sibs) 30: 0x2b16dd8970 VAL: '02' (3 sibs) 30: 0x2b16dd8708 SEQ: (3 sibs) 3 children: 30: 0x2b16dd8a10 VAL: '10' (3 sibs) 30: 0x2b16dd8aa8 VAL: '11' (3 sibs) 30: 0x2b16dd8b40 VAL: '12' (3 sibs) 30: 0x2b16dd87a0 SEQ: (3 sibs) 3 children: 30: 0x2b16dd8be0 VAL: '20' (3 sibs) 30: 0x2b16dd8c78 VAL: '21' (3 sibs) 30: 0x2b16dd8d10 VAL: '22' (3 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2b16e0acd0 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2b16e0ad60 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2b16e0adf0 VAL: '00' (3 sibs) 30: [3] [3] 0x2b16e0ae80 VAL: '01' (3 sibs) 30: [4] [4] 0x2b16e0af10 VAL: '02' (3 sibs) 30: [5] [5] 0x2b16e0afa0 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2b16e0b030 VAL: '10' (3 sibs) 30: [7] [7] 0x2b16e0b0c0 VAL: '11' (3 sibs) 30: [8] [8] 0x2b16e0b150 VAL: '12' (3 sibs) 30: [9] [9] 0x2b16e0b1e0 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2b16e0b270 VAL: '20' (3 sibs) 30: [11] [11] 0x2b16e0b300 VAL: '21' (3 sibs) 30: [12] [12] 0x2b16e0b390 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.unix_recreate_from_ref/6 (1 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_recreate_from_ref/7 30: ------------------------------------------- 30: running test case 'nested seq x2, implicit first, explicit last level' 30: ------------------------------------------- 30: REF TREE: 30: 0x2b16dd7ab8 [ROOT] SEQ: (0 sibs) 3 children: 30: 0x2b16dd8e00 SEQ: (3 sibs) 3 children: 30: 0x2b16dd8fd0 VAL: '00' (3 sibs) 30: 0x2b16dd9068 VAL: '01' (3 sibs) 30: 0x2b16dd9100 VAL: '02' (3 sibs) 30: 0x2b16dd8e98 SEQ: (3 sibs) 3 children: 30: 0x2b16dd91a0 VAL: '10' (3 sibs) 30: 0x2b16dd9238 VAL: '11' (3 sibs) 30: 0x2b16dd92d0 VAL: '12' (3 sibs) 30: 0x2b16dd8f30 SEQ: (3 sibs) 3 children: 30: 0x2b16dd9370 VAL: '20' (3 sibs) 30: 0x2b16dd9408 VAL: '21' (3 sibs) 30: 0x2b16dd94a0 VAL: '22' (3 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2b16e0b430 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2b16e0b4c0 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2b16e0b550 VAL: '00' (3 sibs) 30: [3] [3] 0x2b16e0b5e0 VAL: '01' (3 sibs) 30: [4] [4] 0x2b16e0b670 VAL: '02' (3 sibs) 30: [5] [5] 0x2b16e0b700 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2b16e0b790 VAL: '10' (3 sibs) 30: [7] [7] 0x2b16e0b820 VAL: '11' (3 sibs) 30: [8] [8] 0x2b16e0b8b0 VAL: '12' (3 sibs) 30: [9] [9] 0x2b16e0b940 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2b16e0b9d0 VAL: '20' (3 sibs) 30: [11] [11] 0x2b16e0ba60 VAL: '21' (3 sibs) 30: [12] [12] 0x2b16e0baf0 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.unix_recreate_from_ref/7 (1 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_recreate_from_ref/0 30: ------------------------------------------- 30: running test case 'nested seq x2, empty, oneline' 30: ------------------------------------------- 30: REF TREE: 30: 0x2b16dd7310 [ROOT] SEQ: (0 sibs) 3 children: 30: 0x2b16dd4f10 SEQ: (3 sibs) 0 children: 30: 0x2b16dd4fa8 SEQ: (3 sibs) 0 children: 30: 0x2b16dd5040 SEQ: (3 sibs) 0 children: 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2b16e0bb90 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2b16e0bc20 SEQ: (3 sibs) 0 children: 30: [2] [2] 0x2b16e0bcb0 SEQ: (3 sibs) 0 children: 30: [3] [3] 0x2b16e0bd40 SEQ: (3 sibs) 0 children: 30: #nodes=4 vs #printed=4 30: -------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.windows_recreate_from_ref/0 (0 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_recreate_from_ref/1 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit, same line' 30: ------------------------------------------- 30: REF TREE: 30: 0x2b16dd7428 [ROOT] SEQ: (0 sibs) 3 children: 30: 0x2b16dd5890 SEQ: (3 sibs) 3 children: 30: 0x2b16dd5a60 VAL: '00' (3 sibs) 30: 0x2b16dd5af8 VAL: '01' (3 sibs) 30: 0x2b16dd5b90 VAL: '02' (3 sibs) 30: 0x2b16dd5928 SEQ: (3 sibs) 3 children: 30: 0x2b16dd5c30 VAL: '10' (3 sibs) 30: 0x2b16dd5cc8 VAL: '11' (3 sibs) 30: 0x2b16dd5d60 VAL: '12' (3 sibs) 30: 0x2b16dd59c0 SEQ: (3 sibs) 3 children: 30: 0x2b16dd5e00 VAL: '20' (3 sibs) 30: 0x2b16dd5e98 VAL: '21' (3 sibs) 30: 0x2b16dd5f30 VAL: '22' (3 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2b16e0bde0 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2b16e0be70 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2b16e0bf00 VAL: '00' (3 sibs) 30: [3] [3] 0x2b16e0bf90 VAL: '01' (3 sibs) 30: [4] [4] 0x2b16e0c020 VAL: '02' (3 sibs) 30: [5] [5] 0x2b16e0c0b0 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2b16e0c140 VAL: '10' (3 sibs) 30: [7] [7] 0x2b16e0c1d0 VAL: '11' (3 sibs) 30: [8] [8] 0x2b16e0c260 VAL: '12' (3 sibs) 30: [9] [9] 0x2b16e0c2f0 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2b16e0c380 VAL: '20' (3 sibs) 30: [11] [11] 0x2b16e0c410 VAL: '21' (3 sibs) 30: [12] [12] 0x2b16e0c4a0 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.windows_recreate_from_ref/1 (1 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_recreate_from_ref/2 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 30: ------------------------------------------- 30: REF TREE: 30: 0x2b16dd7540 [ROOT] SEQ: (0 sibs) 3 children: 30: 0x2b16dd6440 SEQ: (3 sibs) 3 children: 30: 0x2b16dd6610 VAL: '00' (3 sibs) 30: 0x2b16dd66a8 VAL: '01' (3 sibs) 30: 0x2b16dd6740 VAL: '02' (3 sibs) 30: 0x2b16dd64d8 SEQ: (3 sibs) 3 children: 30: 0x2b16dd67e0 VAL: '10' (3 sibs) 30: 0x2b16dd6878 VAL: '11' (3 sibs) 30: 0x2b16dd6910 VAL: '12' (3 sibs) 30: 0x2b16dd6570 SEQ: (3 sibs) 3 children: 30: 0x2b16dd69b0 VAL: '20' (3 sibs) 30: 0x2b16dd6a48 VAL: '21' (3 sibs) 30: 0x2b16dd6ae0 VAL: '22' (3 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2b16e0c540 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2b16e0c5d0 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2b16e0c660 VAL: '00' (3 sibs) 30: [3] [3] 0x2b16e0c6f0 VAL: '01' (3 sibs) 30: [4] [4] 0x2b16e0c780 VAL: '02' (3 sibs) 30: [5] [5] 0x2b16e0c810 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2b16e0c8a0 VAL: '10' (3 sibs) 30: [7] [7] 0x2b16e0c930 VAL: '11' (3 sibs) 30: [8] [8] 0x2b16e0c9c0 VAL: '12' (3 sibs) 30: [9] [9] 0x2b16e0ca50 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2b16e0cae0 VAL: '20' (3 sibs) 30: [11] [11] 0x2b16e0cb70 VAL: '21' (3 sibs) 30: [12] [12] 0x2b16e0cc00 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.windows_recreate_from_ref/2 (1 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_recreate_from_ref/3 30: ------------------------------------------- 30: running test case 'nested seq x2, explicit' 30: ------------------------------------------- 30: REF TREE: 30: 0x2b16dd7658 [ROOT] SEQ: (0 sibs) 3 children: 30: 0x2b16dd6b80 SEQ: (3 sibs) 3 children: 30: 0x2b16dd6d50 VAL: '00' (3 sibs) 30: 0x2b16dd6de8 VAL: '01' (3 sibs) 30: 0x2b16dd6e80 VAL: '02' (3 sibs) 30: 0x2b16dd6c18 SEQ: (3 sibs) 3 children: 30: 0x2b16dd6f20 VAL: '10' (3 sibs) 30: 0x2b16dd6fb8 VAL: '11' (3 sibs) 30: 0x2b16dd7050 VAL: '12' (3 sibs) 30: 0x2b16dd6cb0 SEQ: (3 sibs) 3 children: 30: 0x2b16dd70f0 VAL: '20' (3 sibs) 30: 0x2b16dd7188 VAL: '21' (3 sibs) 30: 0x2b16dd7220 VAL: '22' (3 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2b16e0cca0 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2b16e0cd30 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2b16e0cdc0 VAL: '00' (3 sibs) 30: [3] [3] 0x2b16e0ce50 VAL: '01' (3 sibs) 30: [4] [4] 0x2b16e0cee0 VAL: '02' (3 sibs) 30: [5] [5] 0x2b16e0cf70 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2b16e0d000 VAL: '10' (3 sibs) 30: [7] [7] 0x2b16e0d090 VAL: '11' (3 sibs) 30: [8] [8] 0x2b16e0d120 VAL: '12' (3 sibs) 30: [9] [9] 0x2b16e0d1b0 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2b16e0d240 VAL: '20' (3 sibs) 30: [11] [11] 0x2b16e0d2d0 VAL: '21' (3 sibs) 30: [12] [12] 0x2b16e0d360 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.windows_recreate_from_ref/3 (1 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_recreate_from_ref/4 30: ------------------------------------------- 30: running test case 'nested seq x2' 30: ------------------------------------------- 30: REF TREE: 30: 0x2b16dd7770 [ROOT] SEQ: (0 sibs) 3 children: 30: 0x2b16dd7b90 SEQ: (3 sibs) 3 children: 30: 0x2b16dd7d60 VAL: '00' (3 sibs) 30: 0x2b16dd7df8 VAL: '01' (3 sibs) 30: 0x2b16dd7e90 VAL: '02' (3 sibs) 30: 0x2b16dd7c28 SEQ: (3 sibs) 3 children: 30: 0x2b16dd7f30 VAL: '10' (3 sibs) 30: 0x2b16dd7fc8 VAL: '11' (3 sibs) 30: 0x2b16dd8060 VAL: '12' (3 sibs) 30: 0x2b16dd7cc0 SEQ: (3 sibs) 3 children: 30: 0x2b16dd8100 VAL: '20' (3 sibs) 30: 0x2b16dd8198 VAL: '21' (3 sibs) 30: 0x2b16dd8230 VAL: '22' (3 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2b16e0d400 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2b16e0d490 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2b16e0d520 VAL: '00' (3 sibs) 30: [3] [3] 0x2b16e0d5b0 VAL: '01' (3 sibs) 30: [4] [4] 0x2b16e0d640 VAL: '02' (3 sibs) 30: [5] [5] 0x2b16e0d6d0 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2b16e0d760 VAL: '10' (3 sibs) 30: [7] [7] 0x2b16e0d7f0 VAL: '11' (3 sibs) 30: [8] [8] 0x2b16e0d880 VAL: '12' (3 sibs) 30: [9] [9] 0x2b16e0d910 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2b16e0d9a0 VAL: '20' (3 sibs) 30: [11] [11] 0x2b16e0da30 VAL: '21' (3 sibs) 30: [12] [12] 0x2b16e0dac0 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.windows_recreate_from_ref/4 (1 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_recreate_from_ref/5 30: ------------------------------------------- 30: running test case 'nested seq x2, next line' 30: ------------------------------------------- 30: REF TREE: 30: 0x2b16dd7888 [ROOT] SEQ: (0 sibs) 3 children: 30: 0x2b16dd6020 SEQ: (3 sibs) 3 children: 30: 0x2b16dd61f0 VAL: '00' (3 sibs) 30: 0x2b16dd6288 VAL: '01' (3 sibs) 30: 0x2b16dd6320 VAL: '02' (3 sibs) 30: 0x2b16dd60b8 SEQ: (3 sibs) 3 children: 30: 0x2b16dd82d0 VAL: '10' (3 sibs) 30: 0x2b16dd8368 VAL: '11' (3 sibs) 30: 0x2b16dd8400 VAL: '12' (3 sibs) 30: 0x2b16dd6150 SEQ: (3 sibs) 3 children: 30: 0x2b16dd84a0 VAL: '20' (3 sibs) 30: 0x2b16dd8538 VAL: '21' (3 sibs) 30: 0x2b16dd85d0 VAL: '22' (3 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2b16e0db60 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2b16e0dbf0 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2b16e0dc80 VAL: '00' (3 sibs) 30: [3] [3] 0x2b16e0dd10 VAL: '01' (3 sibs) 30: [4] [4] 0x2b16e0dda0 VAL: '02' (3 sibs) 30: [5] [5] 0x2b16e0de30 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2b16e0dec0 VAL: '10' (3 sibs) 30: [7] [7] 0x2b16e0df50 VAL: '11' (3 sibs) 30: [8] [8] 0x2b16e0dfe0 VAL: '12' (3 sibs) 30: [9] [9] 0x2b16e0e070 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2b16e0e100 VAL: '20' (3 sibs) 30: [11] [11] 0x2b16e0e190 VAL: '21' (3 sibs) 30: [12] [12] 0x2b16e0e220 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.windows_recreate_from_ref/5 (1 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_recreate_from_ref/6 30: ------------------------------------------- 30: running test case 'nested seq x2, all next line' 30: ------------------------------------------- 30: REF TREE: 30: 0x2b16dd79a0 [ROOT] SEQ: (0 sibs) 3 children: 30: 0x2b16dd8670 SEQ: (3 sibs) 3 children: 30: 0x2b16dd8840 VAL: '00' (3 sibs) 30: 0x2b16dd88d8 VAL: '01' (3 sibs) 30: 0x2b16dd8970 VAL: '02' (3 sibs) 30: 0x2b16dd8708 SEQ: (3 sibs) 3 children: 30: 0x2b16dd8a10 VAL: '10' (3 sibs) 30: 0x2b16dd8aa8 VAL: '11' (3 sibs) 30: 0x2b16dd8b40 VAL: '12' (3 sibs) 30: 0x2b16dd87a0 SEQ: (3 sibs) 3 children: 30: 0x2b16dd8be0 VAL: '20' (3 sibs) 30: 0x2b16dd8c78 VAL: '21' (3 sibs) 30: 0x2b16dd8d10 VAL: '22' (3 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2b16e0e2c0 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2b16e0e350 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2b16e0e3e0 VAL: '00' (3 sibs) 30: [3] [3] 0x2b16e0e470 VAL: '01' (3 sibs) 30: [4] [4] 0x2b16e0e500 VAL: '02' (3 sibs) 30: [5] [5] 0x2b16e0e590 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2b16e0e620 VAL: '10' (3 sibs) 30: [7] [7] 0x2b16e0e6b0 VAL: '11' (3 sibs) 30: [8] [8] 0x2b16e0e740 VAL: '12' (3 sibs) 30: [9] [9] 0x2b16e0e7d0 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2b16e0e860 VAL: '20' (3 sibs) 30: [11] [11] 0x2b16e0e8f0 VAL: '21' (3 sibs) 30: [12] [12] 0x2b16e0e980 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.windows_recreate_from_ref/6 (1 ms) 30: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_recreate_from_ref/7 30: ------------------------------------------- 30: running test case 'nested seq x2, implicit first, explicit last level' 30: ------------------------------------------- 30: REF TREE: 30: 0x2b16dd7ab8 [ROOT] SEQ: (0 sibs) 3 children: 30: 0x2b16dd8e00 SEQ: (3 sibs) 3 children: 30: 0x2b16dd8fd0 VAL: '00' (3 sibs) 30: 0x2b16dd9068 VAL: '01' (3 sibs) 30: 0x2b16dd9100 VAL: '02' (3 sibs) 30: 0x2b16dd8e98 SEQ: (3 sibs) 3 children: 30: 0x2b16dd91a0 VAL: '10' (3 sibs) 30: 0x2b16dd9238 VAL: '11' (3 sibs) 30: 0x2b16dd92d0 VAL: '12' (3 sibs) 30: 0x2b16dd8f30 SEQ: (3 sibs) 3 children: 30: 0x2b16dd9370 VAL: '20' (3 sibs) 30: 0x2b16dd9408 VAL: '21' (3 sibs) 30: 0x2b16dd94a0 VAL: '22' (3 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2b16e0ea20 [ROOT] SEQ: (1 sibs) 3 children: 30: [1] [1] 0x2b16e0eab0 SEQ: (3 sibs) 3 children: 30: [2] [2] 0x2b16e0eb40 VAL: '00' (3 sibs) 30: [3] [3] 0x2b16e0ebd0 VAL: '01' (3 sibs) 30: [4] [4] 0x2b16e0ec60 VAL: '02' (3 sibs) 30: [5] [5] 0x2b16e0ecf0 SEQ: (3 sibs) 3 children: 30: [6] [6] 0x2b16e0ed80 VAL: '10' (3 sibs) 30: [7] [7] 0x2b16e0ee10 VAL: '11' (3 sibs) 30: [8] [8] 0x2b16e0eea0 VAL: '12' (3 sibs) 30: [9] [9] 0x2b16e0ef30 SEQ: (3 sibs) 3 children: 30: [10] [10] 0x2b16e0efc0 VAL: '20' (3 sibs) 30: [11] [11] 0x2b16e0f050 VAL: '21' (3 sibs) 30: [12] [12] 0x2b16e0f0e0 VAL: '22' (3 sibs) 30: #nodes=13 vs #printed=13 30: -------------------------------------- 30: [ OK ] NESTED_SEQX2/YmlTestCase.windows_recreate_from_ref/7 (1 ms) 30: [----------] 160 tests from NESTED_SEQX2/YmlTestCase (322 ms total) 30: 30: [----------] Global test environment tear-down 30: [==========] 161 tests from 2 test suites ran. (331 ms total) 30: [ PASSED ] 161 tests. 30/50 Test #30: ryml-test-nested_seqx2 ............ Passed 0.76 sec test 31 Start 31: ryml-test-nested_mapx3 31: Test command: /builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test/ryml-test-nested_mapx3-0.4.1 31: Test timeout computed to be: 10000000 31: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 31: [==========] Running 41 tests from 2 test suites. 31: [----------] Global test environment set-up. 31: [----------] 1 test from CaseNode 31: [ RUN ] CaseNode.setting_up 31: [ OK ] CaseNode.setting_up (2 ms) 31: [----------] 1 test from CaseNode (2 ms total) 31: 31: [----------] 40 tests from NESTED_MAPX3/YmlTestCase 31: [ RUN ] NESTED_MAPX3/YmlTestCase.parse_unix/0 31: ------------------------------------------- 31: running test case 'nested map x3, explicit' 31: ------------------------------------------- 31: --------------- 31: { 31: foo0: { 31: foo1: {foo2: 000, bar2: 001, baz2: 002}, 31: bar1: {foo2: 010, bar2: 011, baz2: 012}, 31: baz1: {foo2: 020, bar2: 021, baz2: 022} 31: }, 31: bar0: { 31: foo1: {foo2: 100, bar2: 101, baz2: 102}, 31: bar1: {foo2: 110, bar2: 111, baz2: 112}, 31: baz1: {foo2: 120, bar2: 121, baz2: 122} 31: }, 31: baz0: { 31: foo1: {foo2: 200, bar2: 201, baz2: 202}, 31: bar1: {foo2: 210, bar2: 211, baz2: 212}, 31: baz1: {foo2: 220, bar2: 221, baz2: 222} 31: } 31: }--------------- 31: REF TREE: 31: 0x2adff23d00 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2adff22520 KEYMAP: 'foo0' (3 sibs) 3 children: 31: 0x2adff226f0 KEYMAP: 'foo1' (3 sibs) 3 children: 31: 0x2adff228c0 KEYVAL: 'foo2' '000' (3 sibs) 31: 0x2adff22958 KEYVAL: 'bar2' '001' (3 sibs) 31: 0x2adff229f0 KEYVAL: 'baz2' '002' (3 sibs) 31: 0x2adff22788 KEYMAP: 'bar1' (3 sibs) 3 children: 31: 0x2adff22a90 KEYVAL: 'foo2' '010' (3 sibs) 31: 0x2adff22b28 KEYVAL: 'bar2' '011' (3 sibs) 31: 0x2adff22bc0 KEYVAL: 'baz2' '012' (3 sibs) 31: 0x2adff22820 KEYMAP: 'baz1' (3 sibs) 3 children: 31: 0x2adff22c60 KEYVAL: 'foo2' '020' (3 sibs) 31: 0x2adff22cf8 KEYVAL: 'bar2' '021' (3 sibs) 31: 0x2adff22d90 KEYVAL: 'baz2' '022' (3 sibs) 31: 0x2adff225b8 KEYMAP: 'bar0' (3 sibs) 3 children: 31: 0x2adff22e30 KEYMAP: 'foo1' (3 sibs) 3 children: 31: 0x2adff23000 KEYVAL: 'foo2' '100' (3 sibs) 31: 0x2adff23098 KEYVAL: 'bar2' '101' (3 sibs) 31: 0x2adff23130 KEYVAL: 'baz2' '102' (3 sibs) 31: 0x2adff22ec8 KEYMAP: 'bar1' (3 sibs) 3 children: 31: 0x2adff231d0 KEYVAL: 'foo2' '110' (3 sibs) 31: 0x2adff23268 KEYVAL: 'bar2' '111' (3 sibs) 31: 0x2adff23300 KEYVAL: 'baz2' '112' (3 sibs) 31: 0x2adff22f60 KEYMAP: 'baz1' (3 sibs) 3 children: 31: 0x2adff233a0 KEYVAL: 'foo2' '120' (3 sibs) 31: 0x2adff23438 KEYVAL: 'bar2' '121' (3 sibs) 31: 0x2adff234d0 KEYVAL: 'baz2' '122' (3 sibs) 31: 0x2adff22650 KEYMAP: 'baz0' (3 sibs) 3 children: 31: 0x2adff23570 KEYMAP: 'foo1' (3 sibs) 3 children: 31: 0x2adff23740 KEYVAL: 'foo2' '200' (3 sibs) 31: 0x2adff237d8 KEYVAL: 'bar2' '201' (3 sibs) 31: 0x2adff23870 KEYVAL: 'baz2' '202' (3 sibs) 31: 0x2adff23608 KEYMAP: 'bar1' (3 sibs) 3 children: 31: 0x2adff23910 KEYVAL: 'foo2' '210' (3 sibs) 31: 0x2adff239a8 KEYVAL: 'bar2' '211' (3 sibs) 31: 0x2adff23a40 KEYVAL: 'baz2' '212' (3 sibs) 31: 0x2adff236a0 KEYMAP: 'baz1' (3 sibs) 3 children: 31: 0x2adff23ae0 KEYVAL: 'foo2' '220' (3 sibs) 31: 0x2adff23b78 KEYVAL: 'bar2' '221' (3 sibs) 31: 0x2adff23c10 KEYVAL: 'baz2' '222' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x2adff2c910 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2adff2c9a0 KEYMAP: 'foo0' (3 sibs) 3 children: 31: [2] [2] 0x2adff2ca30 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [3] [3] 0x2adff2cac0 KEYVAL: 'foo2' '000' (3 sibs) 31: [4] [4] 0x2adff2cb50 KEYVAL: 'bar2' '001' (3 sibs) 31: [5] [5] 0x2adff2cbe0 KEYVAL: 'baz2' '002' (3 sibs) 31: [6] [6] 0x2adff2cc70 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [7] [7] 0x2adff2cd00 KEYVAL: 'foo2' '010' (3 sibs) 31: [8] [8] 0x2adff2cd90 KEYVAL: 'bar2' '011' (3 sibs) 31: [9] [9] 0x2adff2ce20 KEYVAL: 'baz2' '012' (3 sibs) 31: [10] [10] 0x2adff2ceb0 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [11] [11] 0x2adff2cf40 KEYVAL: 'foo2' '020' (3 sibs) 31: [12] [12] 0x2adff2cfd0 KEYVAL: 'bar2' '021' (3 sibs) 31: [13] [13] 0x2adff2d060 KEYVAL: 'baz2' '022' (3 sibs) 31: [14] [14] 0x2adff2d0f0 KEYMAP: 'bar0' (3 sibs) 3 children: 31: [15] [15] 0x2adff2d180 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [16] [16] 0x2adff2d210 KEYVAL: 'foo2' '100' (3 sibs) 31: [17] [17] 0x2adff2d2a0 KEYVAL: 'bar2' '101' (3 sibs) 31: [18] [18] 0x2adff2d330 KEYVAL: 'baz2' '102' (3 sibs) 31: [19] [19] 0x2adff2d3c0 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [20] [20] 0x2adff2d450 KEYVAL: 'foo2' '110' (3 sibs) 31: [21] [21] 0x2adff2d4e0 KEYVAL: 'bar2' '111' (3 sibs) 31: [22] [22] 0x2adff2d570 KEYVAL: 'baz2' '112' (3 sibs) 31: [23] [23] 0x2adff2d600 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [24] [24] 0x2adff2d690 KEYVAL: 'foo2' '120' (3 sibs) 31: [25] [25] 0x2adff2d720 KEYVAL: 'bar2' '121' (3 sibs) 31: [26] [26] 0x2adff2d7b0 KEYVAL: 'baz2' '122' (3 sibs) 31: [27] [27] 0x2adff2d840 KEYMAP: 'baz0' (3 sibs) 3 children: 31: [28] [28] 0x2adff2d8d0 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [29] [29] 0x2adff2d960 KEYVAL: 'foo2' '200' (3 sibs) 31: [30] [30] 0x2adff2d9f0 KEYVAL: 'bar2' '201' (3 sibs) 31: [31] [31] 0x2adff2da80 KEYVAL: 'baz2' '202' (3 sibs) 31: [32] [32] 0x2adff2db10 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [33] [33] 0x2adff2dba0 KEYVAL: 'foo2' '210' (3 sibs) 31: [34] [34] 0x2adff2dc30 KEYVAL: 'bar2' '211' (3 sibs) 31: [35] [35] 0x2adff2dcc0 KEYVAL: 'baz2' '212' (3 sibs) 31: [36] [36] 0x2adff2dd50 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [37] [37] 0x2adff2dde0 KEYVAL: 'foo2' '220' (3 sibs) 31: [38] [38] 0x2adff2de70 KEYVAL: 'bar2' '221' (3 sibs) 31: [39] [39] 0x2adff2df00 KEYVAL: 'baz2' '222' (3 sibs) 31: #nodes=40 vs #printed=40 31: -------------------------------------- 31: [ OK ] NESTED_MAPX3/YmlTestCase.parse_unix/0 (23 ms) 31: [ RUN ] NESTED_MAPX3/YmlTestCase.parse_unix/1 31: ------------------------------------------- 31: running test case 'nested map x3' 31: ------------------------------------------- 31: --------------- 31: 31: foo0: 31: foo1: 31: foo2: 000 31: bar2: 001 31: baz2: 002 31: bar1: 31: foo2: 010 31: bar2: 011 31: baz2: 012 31: baz1: 31: foo2: 020 31: bar2: 021 31: baz2: 022 31: bar0: 31: foo1: 31: foo2: 100 31: bar2: 101 31: baz2: 102 31: bar1: 31: foo2: 110 31: bar2: 111 31: baz2: 112 31: baz1: 31: foo2: 120 31: bar2: 121 31: baz2: 122 31: baz0: 31: foo1: 31: foo2: 200 31: bar2: 201 31: baz2: 202 31: bar1: 31: foo2: 210 31: bar2: 211 31: baz2: 212 31: baz1: 31: foo2: 220 31: bar2: 221 31: baz2: 222 31: --------------- 31: REF TREE: 31: 0x2adff23e18 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2adff23ef0 KEYMAP: 'foo0' (3 sibs) 3 children: 31: 0x2adff240c0 KEYMAP: 'foo1' (3 sibs) 3 children: 31: 0x2adff24290 KEYVAL: 'foo2' '000' (3 sibs) 31: 0x2adff24328 KEYVAL: 'bar2' '001' (3 sibs) 31: 0x2adff243c0 KEYVAL: 'baz2' '002' (3 sibs) 31: 0x2adff24158 KEYMAP: 'bar1' (3 sibs) 3 children: 31: 0x2adff24460 KEYVAL: 'foo2' '010' (3 sibs) 31: 0x2adff244f8 KEYVAL: 'bar2' '011' (3 sibs) 31: 0x2adff24590 KEYVAL: 'baz2' '012' (3 sibs) 31: 0x2adff241f0 KEYMAP: 'baz1' (3 sibs) 3 children: 31: 0x2adff24630 KEYVAL: 'foo2' '020' (3 sibs) 31: 0x2adff246c8 KEYVAL: 'bar2' '021' (3 sibs) 31: 0x2adff24760 KEYVAL: 'baz2' '022' (3 sibs) 31: 0x2adff23f88 KEYMAP: 'bar0' (3 sibs) 3 children: 31: 0x2adff24800 KEYMAP: 'foo1' (3 sibs) 3 children: 31: 0x2adff249d0 KEYVAL: 'foo2' '100' (3 sibs) 31: 0x2adff24a68 KEYVAL: 'bar2' '101' (3 sibs) 31: 0x2adff24b00 KEYVAL: 'baz2' '102' (3 sibs) 31: 0x2adff24898 KEYMAP: 'bar1' (3 sibs) 3 children: 31: 0x2adff24ba0 KEYVAL: 'foo2' '110' (3 sibs) 31: 0x2adff24c38 KEYVAL: 'bar2' '111' (3 sibs) 31: 0x2adff24cd0 KEYVAL: 'baz2' '112' (3 sibs) 31: 0x2adff24930 KEYMAP: 'baz1' (3 sibs) 3 children: 31: 0x2adff24d70 KEYVAL: 'foo2' '120' (3 sibs) 31: 0x2adff24e08 KEYVAL: 'bar2' '121' (3 sibs) 31: 0x2adff24ea0 KEYVAL: 'baz2' '122' (3 sibs) 31: 0x2adff24020 KEYMAP: 'baz0' (3 sibs) 3 children: 31: 0x2adff24f40 KEYMAP: 'foo1' (3 sibs) 3 children: 31: 0x2adff25110 KEYVAL: 'foo2' '200' (3 sibs) 31: 0x2adff251a8 KEYVAL: 'bar2' '201' (3 sibs) 31: 0x2adff25240 KEYVAL: 'baz2' '202' (3 sibs) 31: 0x2adff24fd8 KEYMAP: 'bar1' (3 sibs) 3 children: 31: 0x2adff252e0 KEYVAL: 'foo2' '210' (3 sibs) 31: 0x2adff25378 KEYVAL: 'bar2' '211' (3 sibs) 31: 0x2adff25410 KEYVAL: 'baz2' '212' (3 sibs) 31: 0x2adff25070 KEYMAP: 'baz1' (3 sibs) 3 children: 31: 0x2adff254b0 KEYVAL: 'foo2' '220' (3 sibs) 31: 0x2adff25548 KEYVAL: 'bar2' '221' (3 sibs) 31: 0x2adff255e0 KEYVAL: 'baz2' '222' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x2adff2ff30 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2adff2ffc0 KEYMAP: 'foo0' (3 sibs) 3 children: 31: [2] [2] 0x2adff30050 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [3] [3] 0x2adff300e0 KEYVAL: 'foo2' '000' (3 sibs) 31: [4] [4] 0x2adff30170 KEYVAL: 'bar2' '001' (3 sibs) 31: [5] [5] 0x2adff30200 KEYVAL: 'baz2' '002' (3 sibs) 31: [6] [6] 0x2adff30290 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [7] [7] 0x2adff30320 KEYVAL: 'foo2' '010' (3 sibs) 31: [8] [8] 0x2adff303b0 KEYVAL: 'bar2' '011' (3 sibs) 31: [9] [9] 0x2adff30440 KEYVAL: 'baz2' '012' (3 sibs) 31: [10] [10] 0x2adff304d0 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [11] [11] 0x2adff30560 KEYVAL: 'foo2' '020' (3 sibs) 31: [12] [12] 0x2adff305f0 KEYVAL: 'bar2' '021' (3 sibs) 31: [13] [13] 0x2adff30680 KEYVAL: 'baz2' '022' (3 sibs) 31: [14] [14] 0x2adff30710 KEYMAP: 'bar0' (3 sibs) 3 children: 31: [15] [15] 0x2adff307a0 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [16] [16] 0x2adff30830 KEYVAL: 'foo2' '100' (3 sibs) 31: [17] [17] 0x2adff308c0 KEYVAL: 'bar2' '101' (3 sibs) 31: [18] [18] 0x2adff30950 KEYVAL: 'baz2' '102' (3 sibs) 31: [19] [19] 0x2adff309e0 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [20] [20] 0x2adff30a70 KEYVAL: 'foo2' '110' (3 sibs) 31: [21] [21] 0x2adff30b00 KEYVAL: 'bar2' '111' (3 sibs) 31: [22] [22] 0x2adff30b90 KEYVAL: 'baz2' '112' (3 sibs) 31: [23] [23] 0x2adff30c20 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [24] [24] 0x2adff30cb0 KEYVAL: 'foo2' '120' (3 sibs) 31: [25] [25] 0x2adff30d40 KEYVAL: 'bar2' '121' (3 sibs) 31: [26] [26] 0x2adff30dd0 KEYVAL: 'baz2' '122' (3 sibs) 31: [27] [27] 0x2adff30e60 KEYMAP: 'baz0' (3 sibs) 3 children: 31: [28] [28] 0x2adff30ef0 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [29] [29] 0x2adff30f80 KEYVAL: 'foo2' '200' (3 sibs) 31: [30] [30] 0x2adff31010 KEYVAL: 'bar2' '201' (3 sibs) 31: [31] [31] 0x2adff310a0 KEYVAL: 'baz2' '202' (3 sibs) 31: [32] [32] 0x2adff31130 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [33] [33] 0x2adff311c0 KEYVAL: 'foo2' '210' (3 sibs) 31: [34] [34] 0x2adff31250 KEYVAL: 'bar2' '211' (3 sibs) 31: [35] [35] 0x2adff312e0 KEYVAL: 'baz2' '212' (3 sibs) 31: [36] [36] 0x2adff31370 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [37] [37] 0x2adff31400 KEYVAL: 'foo2' '220' (3 sibs) 31: [38] [38] 0x2adff31490 KEYVAL: 'bar2' '221' (3 sibs) 31: [39] [39] 0x2adff31520 KEYVAL: 'baz2' '222' (3 sibs) 31: #nodes=40 vs #printed=40 31: -------------------------------------- 31: [ OK ] NESTED_MAPX3/YmlTestCase.parse_unix/1 (8 ms) 31: [ RUN ] NESTED_MAPX3/YmlTestCase.parse_windows/0 31: ------------------------------------------- 31: running test case 'nested map x3, explicit' 31: ------------------------------------------- 31: --------------- 31: { 31: foo0: { 31: foo1: {foo2: 000, bar2: 001, baz2: 002}, 31: bar1: {foo2: 010, bar2: 011, baz2: 012}, 31: baz1: {foo2: 020, bar2: 021, baz2: 022} 31: }, 31: bar0: { 31: foo1: {foo2: 100, bar2: 101, baz2: 102}, 31: bar1: {foo2: 110, bar2: 111, baz2: 112}, 31: baz1: {foo2: 120, bar2: 121, baz2: 122} 31: }, 31: baz0: { 31: foo1: {foo2: 200, bar2: 201, baz2: 202}, 31: bar1: {foo2: 210, bar2: 211, baz2: 212}, 31: baz1: {foo2: 220, bar2: 221, baz2: 222} 31: } 31: }--------------- 31: REF TREE: 31: 0x2adff23d00 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2adff22520 KEYMAP: 'foo0' (3 sibs) 3 children: 31: 0x2adff226f0 KEYMAP: 'foo1' (3 sibs) 3 children: 31: 0x2adff228c0 KEYVAL: 'foo2' '000' (3 sibs) 31: 0x2adff22958 KEYVAL: 'bar2' '001' (3 sibs) 31: 0x2adff229f0 KEYVAL: 'baz2' '002' (3 sibs) 31: 0x2adff22788 KEYMAP: 'bar1' (3 sibs) 3 children: 31: 0x2adff22a90 KEYVAL: 'foo2' '010' (3 sibs) 31: 0x2adff22b28 KEYVAL: 'bar2' '011' (3 sibs) 31: 0x2adff22bc0 KEYVAL: 'baz2' '012' (3 sibs) 31: 0x2adff22820 KEYMAP: 'baz1' (3 sibs) 3 children: 31: 0x2adff22c60 KEYVAL: 'foo2' '020' (3 sibs) 31: 0x2adff22cf8 KEYVAL: 'bar2' '021' (3 sibs) 31: 0x2adff22d90 KEYVAL: 'baz2' '022' (3 sibs) 31: 0x2adff225b8 KEYMAP: 'bar0' (3 sibs) 3 children: 31: 0x2adff22e30 KEYMAP: 'foo1' (3 sibs) 3 children: 31: 0x2adff23000 KEYVAL: 'foo2' '100' (3 sibs) 31: 0x2adff23098 KEYVAL: 'bar2' '101' (3 sibs) 31: 0x2adff23130 KEYVAL: 'baz2' '102' (3 sibs) 31: 0x2adff22ec8 KEYMAP: 'bar1' (3 sibs) 3 children: 31: 0x2adff231d0 KEYVAL: 'foo2' '110' (3 sibs) 31: 0x2adff23268 KEYVAL: 'bar2' '111' (3 sibs) 31: 0x2adff23300 KEYVAL: 'baz2' '112' (3 sibs) 31: 0x2adff22f60 KEYMAP: 'baz1' (3 sibs) 3 children: 31: 0x2adff233a0 KEYVAL: 'foo2' '120' (3 sibs) 31: 0x2adff23438 KEYVAL: 'bar2' '121' (3 sibs) 31: 0x2adff234d0 KEYVAL: 'baz2' '122' (3 sibs) 31: 0x2adff22650 KEYMAP: 'baz0' (3 sibs) 3 children: 31: 0x2adff23570 KEYMAP: 'foo1' (3 sibs) 3 children: 31: 0x2adff23740 KEYVAL: 'foo2' '200' (3 sibs) 31: 0x2adff237d8 KEYVAL: 'bar2' '201' (3 sibs) 31: 0x2adff23870 KEYVAL: 'baz2' '202' (3 sibs) 31: 0x2adff23608 KEYMAP: 'bar1' (3 sibs) 3 children: 31: 0x2adff23910 KEYVAL: 'foo2' '210' (3 sibs) 31: 0x2adff239a8 KEYVAL: 'bar2' '211' (3 sibs) 31: 0x2adff23a40 KEYVAL: 'baz2' '212' (3 sibs) 31: 0x2adff236a0 KEYMAP: 'baz1' (3 sibs) 3 children: 31: 0x2adff23ae0 KEYVAL: 'foo2' '220' (3 sibs) 31: 0x2adff23b78 KEYVAL: 'bar2' '221' (3 sibs) 31: 0x2adff23c10 KEYVAL: 'baz2' '222' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x2adff32340 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2adff323d0 KEYMAP: 'foo0' (3 sibs) 3 children: 31: [2] [2] 0x2adff32460 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [3] [3] 0x2adff324f0 KEYVAL: 'foo2' '000' (3 sibs) 31: [4] [4] 0x2adff32580 KEYVAL: 'bar2' '001' (3 sibs) 31: [5] [5] 0x2adff32610 KEYVAL: 'baz2' '002' (3 sibs) 31: [6] [6] 0x2adff326a0 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [7] [7] 0x2adff32730 KEYVAL: 'foo2' '010' (3 sibs) 31: [8] [8] 0x2adff327c0 KEYVAL: 'bar2' '011' (3 sibs) 31: [9] [9] 0x2adff32850 KEYVAL: 'baz2' '012' (3 sibs) 31: [10] [10] 0x2adff328e0 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [11] [11] 0x2adff32970 KEYVAL: 'foo2' '020' (3 sibs) 31: [12] [12] 0x2adff32a00 KEYVAL: 'bar2' '021' (3 sibs) 31: [13] [13] 0x2adff32a90 KEYVAL: 'baz2' '022' (3 sibs) 31: [14] [14] 0x2adff32b20 KEYMAP: 'bar0' (3 sibs) 3 children: 31: [15] [15] 0x2adff32bb0 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [16] [16] 0x2adff32c40 KEYVAL: 'foo2' '100' (3 sibs) 31: [17] [17] 0x2adff32cd0 KEYVAL: 'bar2' '101' (3 sibs) 31: [18] [18] 0x2adff32d60 KEYVAL: 'baz2' '102' (3 sibs) 31: [19] [19] 0x2adff32df0 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [20] [20] 0x2adff32e80 KEYVAL: 'foo2' '110' (3 sibs) 31: [21] [21] 0x2adff32f10 KEYVAL: 'bar2' '111' (3 sibs) 31: [22] [22] 0x2adff32fa0 KEYVAL: 'baz2' '112' (3 sibs) 31: [23] [23] 0x2adff33030 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [24] [24] 0x2adff330c0 KEYVAL: 'foo2' '120' (3 sibs) 31: [25] [25] 0x2adff33150 KEYVAL: 'bar2' '121' (3 sibs) 31: [26] [26] 0x2adff331e0 KEYVAL: 'baz2' '122' (3 sibs) 31: [27] [27] 0x2adff33270 KEYMAP: 'baz0' (3 sibs) 3 children: 31: [28] [28] 0x2adff33300 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [29] [29] 0x2adff33390 KEYVAL: 'foo2' '200' (3 sibs) 31: [30] [30] 0x2adff33420 KEYVAL: 'bar2' '201' (3 sibs) 31: [31] [31] 0x2adff334b0 KEYVAL: 'baz2' '202' (3 sibs) 31: [32] [32] 0x2adff33540 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [33] [33] 0x2adff335d0 KEYVAL: 'foo2' '210' (3 sibs) 31: [34] [34] 0x2adff33660 KEYVAL: 'bar2' '211' (3 sibs) 31: [35] [35] 0x2adff336f0 KEYVAL: 'baz2' '212' (3 sibs) 31: [36] [36] 0x2adff33780 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [37] [37] 0x2adff33810 KEYVAL: 'foo2' '220' (3 sibs) 31: [38] [38] 0x2adff338a0 KEYVAL: 'bar2' '221' (3 sibs) 31: [39] [39] 0x2adff33930 KEYVAL: 'baz2' '222' (3 sibs) 31: #nodes=40 vs #printed=40 31: -------------------------------------- 31: [ OK ] NESTED_MAPX3/YmlTestCase.parse_windows/0 (4 ms) 31: [ RUN ] NESTED_MAPX3/YmlTestCase.parse_windows/1 31: ------------------------------------------- 31: running test case 'nested map x3' 31: ------------------------------------------- 31: --------------- 31: 31: foo0: 31: foo1: 31: foo2: 000 31: bar2: 001 31: baz2: 002 31: bar1: 31: foo2: 010 31: bar2: 011 31: baz2: 012 31: baz1: 31: foo2: 020 31: bar2: 021 31: baz2: 022 31: bar0: 31: foo1: 31: foo2: 100 31: bar2: 101 31: baz2: 102 31: bar1: 31: foo2: 110 31: bar2: 111 31: baz2: 112 31: baz1: 31: foo2: 120 31: bar2: 121 31: baz2: 122 31: baz0: 31: foo1: 31: foo2: 200 31: bar2: 201 31: baz2: 202 31: bar1: 31: foo2: 210 31: bar2: 211 31: baz2: 212 31: baz1: 31: foo2: 220 31: bar2: 221 31: baz2: 222 31: --------------- 31: REF TREE: 31: 0x2adff23e18 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2adff23ef0 KEYMAP: 'foo0' (3 sibs) 3 children: 31: 0x2adff240c0 KEYMAP: 'foo1' (3 sibs) 3 children: 31: 0x2adff24290 KEYVAL: 'foo2' '000' (3 sibs) 31: 0x2adff24328 KEYVAL: 'bar2' '001' (3 sibs) 31: 0x2adff243c0 KEYVAL: 'baz2' '002' (3 sibs) 31: 0x2adff24158 KEYMAP: 'bar1' (3 sibs) 3 children: 31: 0x2adff24460 KEYVAL: 'foo2' '010' (3 sibs) 31: 0x2adff244f8 KEYVAL: 'bar2' '011' (3 sibs) 31: 0x2adff24590 KEYVAL: 'baz2' '012' (3 sibs) 31: 0x2adff241f0 KEYMAP: 'baz1' (3 sibs) 3 children: 31: 0x2adff24630 KEYVAL: 'foo2' '020' (3 sibs) 31: 0x2adff246c8 KEYVAL: 'bar2' '021' (3 sibs) 31: 0x2adff24760 KEYVAL: 'baz2' '022' (3 sibs) 31: 0x2adff23f88 KEYMAP: 'bar0' (3 sibs) 3 children: 31: 0x2adff24800 KEYMAP: 'foo1' (3 sibs) 3 children: 31: 0x2adff249d0 KEYVAL: 'foo2' '100' (3 sibs) 31: 0x2adff24a68 KEYVAL: 'bar2' '101' (3 sibs) 31: 0x2adff24b00 KEYVAL: 'baz2' '102' (3 sibs) 31: 0x2adff24898 KEYMAP: 'bar1' (3 sibs) 3 children: 31: 0x2adff24ba0 KEYVAL: 'foo2' '110' (3 sibs) 31: 0x2adff24c38 KEYVAL: 'bar2' '111' (3 sibs) 31: 0x2adff24cd0 KEYVAL: 'baz2' '112' (3 sibs) 31: 0x2adff24930 KEYMAP: 'baz1' (3 sibs) 3 children: 31: 0x2adff24d70 KEYVAL: 'foo2' '120' (3 sibs) 31: 0x2adff24e08 KEYVAL: 'bar2' '121' (3 sibs) 31: 0x2adff24ea0 KEYVAL: 'baz2' '122' (3 sibs) 31: 0x2adff24020 KEYMAP: 'baz0' (3 sibs) 3 children: 31: 0x2adff24f40 KEYMAP: 'foo1' (3 sibs) 3 children: 31: 0x2adff25110 KEYVAL: 'foo2' '200' (3 sibs) 31: 0x2adff251a8 KEYVAL: 'bar2' '201' (3 sibs) 31: 0x2adff25240 KEYVAL: 'baz2' '202' (3 sibs) 31: 0x2adff24fd8 KEYMAP: 'bar1' (3 sibs) 3 children: 31: 0x2adff252e0 KEYVAL: 'foo2' '210' (3 sibs) 31: 0x2adff25378 KEYVAL: 'bar2' '211' (3 sibs) 31: 0x2adff25410 KEYVAL: 'baz2' '212' (3 sibs) 31: 0x2adff25070 KEYMAP: 'baz1' (3 sibs) 3 children: 31: 0x2adff254b0 KEYVAL: 'foo2' '220' (3 sibs) 31: 0x2adff25548 KEYVAL: 'bar2' '221' (3 sibs) 31: 0x2adff255e0 KEYVAL: 'baz2' '222' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x2adff34750 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2adff347e0 KEYMAP: 'foo0' (3 sibs) 3 children: 31: [2] [2] 0x2adff34870 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [3] [3] 0x2adff34900 KEYVAL: 'foo2' '000' (3 sibs) 31: [4] [4] 0x2adff34990 KEYVAL: 'bar2' '001' (3 sibs) 31: [5] [5] 0x2adff34a20 KEYVAL: 'baz2' '002' (3 sibs) 31: [6] [6] 0x2adff34ab0 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [7] [7] 0x2adff34b40 KEYVAL: 'foo2' '010' (3 sibs) 31: [8] [8] 0x2adff34bd0 KEYVAL: 'bar2' '011' (3 sibs) 31: [9] [9] 0x2adff34c60 KEYVAL: 'baz2' '012' (3 sibs) 31: [10] [10] 0x2adff34cf0 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [11] [11] 0x2adff34d80 KEYVAL: 'foo2' '020' (3 sibs) 31: [12] [12] 0x2adff34e10 KEYVAL: 'bar2' '021' (3 sibs) 31: [13] [13] 0x2adff34ea0 KEYVAL: 'baz2' '022' (3 sibs) 31: [14] [14] 0x2adff34f30 KEYMAP: 'bar0' (3 sibs) 3 children: 31: [15] [15] 0x2adff34fc0 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [16] [16] 0x2adff35050 KEYVAL: 'foo2' '100' (3 sibs) 31: [17] [17] 0x2adff350e0 KEYVAL: 'bar2' '101' (3 sibs) 31: [18] [18] 0x2adff35170 KEYVAL: 'baz2' '102' (3 sibs) 31: [19] [19] 0x2adff35200 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [20] [20] 0x2adff35290 KEYVAL: 'foo2' '110' (3 sibs) 31: [21] [21] 0x2adff35320 KEYVAL: 'bar2' '111' (3 sibs) 31: [22] [22] 0x2adff353b0 KEYVAL: 'baz2' '112' (3 sibs) 31: [23] [23] 0x2adff35440 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [24] [24] 0x2adff354d0 KEYVAL: 'foo2' '120' (3 sibs) 31: [25] [25] 0x2adff35560 KEYVAL: 'bar2' '121' (3 sibs) 31: [26] [26] 0x2adff355f0 KEYVAL: 'baz2' '122' (3 sibs) 31: [27] [27] 0x2adff35680 KEYMAP: 'baz0' (3 sibs) 3 children: 31: [28] [28] 0x2adff35710 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [29] [29] 0x2adff357a0 KEYVAL: 'foo2' '200' (3 sibs) 31: [30] [30] 0x2adff35830 KEYVAL: 'bar2' '201' (3 sibs) 31: [31] [31] 0x2adff358c0 KEYVAL: 'baz2' '202' (3 sibs) 31: [32] [32] 0x2adff35950 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [33] [33] 0x2adff359e0 KEYVAL: 'foo2' '210' (3 sibs) 31: [34] [34] 0x2adff35a70 KEYVAL: 'bar2' '211' (3 sibs) 31: [35] [35] 0x2adff35b00 KEYVAL: 'baz2' '212' (3 sibs) 31: [36] [36] 0x2adff35b90 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [37] [37] 0x2adff35c20 KEYVAL: 'foo2' '220' (3 sibs) 31: [38] [38] 0x2adff35cb0 KEYVAL: 'bar2' '221' (3 sibs) 31: [39] [39] 0x2adff35d40 KEYVAL: 'baz2' '222' (3 sibs) 31: #nodes=40 vs #printed=40 31: -------------------------------------- 31: [ OK ] NESTED_MAPX3/YmlTestCase.parse_windows/1 (4 ms) 31: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_stdout/0 31: ------------------------------------------- 31: running test case 'nested map x3, explicit' 31: ------------------------------------------- 31: foo0: 31: foo1: 31: foo2: 000 31: bar2: 001 31: baz2: 002 31: bar1: 31: foo2: 010 31: bar2: 011 31: baz2: 012 31: baz1: 31: foo2: 020 31: bar2: 021 31: baz2: 022 31: bar0: 31: foo1: 31: foo2: 100 31: bar2: 101 31: baz2: 102 31: bar1: 31: foo2: 110 31: bar2: 111 31: baz2: 112 31: baz1: 31: foo2: 120 31: bar2: 121 31: baz2: 122 31: baz0: 31: foo1: 31: foo2: 200 31: bar2: 201 31: baz2: 202 31: bar1: 31: foo2: 210 31: bar2: 211 31: baz2: 212 31: baz1: 31: foo2: 220 31: bar2: 221 31: baz2: 222 31: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_stdout/0 (7 ms) 31: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_stdout/1 31: ------------------------------------------- 31: running test case 'nested map x3' 31: ------------------------------------------- 31: foo0: 31: foo1: 31: foo2: 000 31: bar2: 001 31: baz2: 002 31: bar1: 31: foo2: 010 31: bar2: 011 31: baz2: 012 31: baz1: 31: foo2: 020 31: bar2: 021 31: baz2: 022 31: bar0: 31: foo1: 31: foo2: 100 31: bar2: 101 31: baz2: 102 31: bar1: 31: foo2: 110 31: bar2: 111 31: baz2: 112 31: baz1: 31: foo2: 120 31: bar2: 121 31: baz2: 122 31: baz0: 31: foo1: 31: foo2: 200 31: bar2: 201 31: baz2: 202 31: bar1: 31: foo2: 210 31: bar2: 211 31: baz2: 212 31: baz1: 31: foo2: 220 31: bar2: 221 31: baz2: 222 31: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 31: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_stdout/0 31: ------------------------------------------- 31: running test case 'nested map x3, explicit' 31: ------------------------------------------- 31: foo0: 31: foo1: 31: foo2: 000 31: bar2: 001 31: baz2: 002 31: bar1: 31: foo2: 010 31: bar2: 011 31: baz2: 012 31: baz1: 31: foo2: 020 31: bar2: 021 31: baz2: 022 31: bar0: 31: foo1: 31: foo2: 100 31: bar2: 101 31: baz2: 102 31: bar1: 31: foo2: 110 31: bar2: 111 31: baz2: 112 31: baz1: 31: foo2: 120 31: bar2: 121 31: baz2: 122 31: baz0: 31: foo1: 31: foo2: 200 31: bar2: 201 31: baz2: 202 31: bar1: 31: foo2: 210 31: bar2: 211 31: baz2: 212 31: baz1: 31: foo2: 220 31: bar2: 221 31: baz2: 222 31: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_stdout/0 (1 ms) 31: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_stdout/1 31: ------------------------------------------- 31: running test case 'nested map x3' 31: ------------------------------------------- 31: foo0: 31: foo1: 31: foo2: 000 31: bar2: 001 31: baz2: 002 31: bar1: 31: foo2: 010 31: bar2: 011 31: baz2: 012 31: baz1: 31: foo2: 020 31: bar2: 021 31: baz2: 022 31: bar0: 31: foo1: 31: foo2: 100 31: bar2: 101 31: baz2: 102 31: bar1: 31: foo2: 110 31: bar2: 111 31: baz2: 112 31: baz1: 31: foo2: 120 31: bar2: 121 31: baz2: 122 31: baz0: 31: foo1: 31: foo2: 200 31: bar2: 201 31: baz2: 202 31: bar1: 31: foo2: 210 31: bar2: 211 31: baz2: 212 31: baz1: 31: foo2: 220 31: bar2: 221 31: baz2: 222 31: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 31: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_cout/0 31: ------------------------------------------- 31: running test case 'nested map x3, explicit' 31: ------------------------------------------- 31: foo0: 31: foo1: 31: foo2: 000 31: bar2: 001 31: baz2: 002 31: bar1: 31: foo2: 010 31: bar2: 011 31: baz2: 012 31: baz1: 31: foo2: 020 31: bar2: 021 31: baz2: 022 31: bar0: 31: foo1: 31: foo2: 100 31: bar2: 101 31: baz2: 102 31: bar1: 31: foo2: 110 31: bar2: 111 31: baz2: 112 31: baz1: 31: foo2: 120 31: bar2: 121 31: baz2: 122 31: baz0: 31: foo1: 31: foo2: 200 31: bar2: 201 31: baz2: 202 31: bar1: 31: foo2: 210 31: bar2: 211 31: baz2: 212 31: baz1: 31: foo2: 220 31: bar2: 221 31: baz2: 222 31: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_cout/0 (1 ms) 31: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_cout/1 31: ------------------------------------------- 31: running test case 'nested map x3' 31: ------------------------------------------- 31: foo0: 31: foo1: 31: foo2: 000 31: bar2: 001 31: baz2: 002 31: bar1: 31: foo2: 010 31: bar2: 011 31: baz2: 012 31: baz1: 31: foo2: 020 31: bar2: 021 31: baz2: 022 31: bar0: 31: foo1: 31: foo2: 100 31: bar2: 101 31: baz2: 102 31: bar1: 31: foo2: 110 31: bar2: 111 31: baz2: 112 31: baz1: 31: foo2: 120 31: bar2: 121 31: baz2: 122 31: baz0: 31: foo1: 31: foo2: 200 31: bar2: 201 31: baz2: 202 31: bar1: 31: foo2: 210 31: bar2: 211 31: baz2: 212 31: baz1: 31: foo2: 220 31: bar2: 221 31: baz2: 222 31: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 31: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_cout/0 31: ------------------------------------------- 31: running test case 'nested map x3, explicit' 31: ------------------------------------------- 31: foo0: 31: foo1: 31: foo2: 000 31: bar2: 001 31: baz2: 002 31: bar1: 31: foo2: 010 31: bar2: 011 31: baz2: 012 31: baz1: 31: foo2: 020 31: bar2: 021 31: baz2: 022 31: bar0: 31: foo1: 31: foo2: 100 31: bar2: 101 31: baz2: 102 31: bar1: 31: foo2: 110 31: bar2: 111 31: baz2: 112 31: baz1: 31: foo2: 120 31: bar2: 121 31: baz2: 122 31: baz0: 31: foo1: 31: foo2: 200 31: bar2: 201 31: baz2: 202 31: bar1: 31: foo2: 210 31: bar2: 211 31: baz2: 212 31: baz1: 31: foo2: 220 31: bar2: 221 31: baz2: 222 31: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 31: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_cout/1 31: ------------------------------------------- 31: running test case 'nested map x3' 31: ------------------------------------------- 31: foo0: 31: foo1: 31: foo2: 000 31: bar2: 001 31: baz2: 002 31: bar1: 31: foo2: 010 31: bar2: 011 31: baz2: 012 31: baz1: 31: foo2: 020 31: bar2: 021 31: baz2: 022 31: bar0: 31: foo1: 31: foo2: 100 31: bar2: 101 31: baz2: 102 31: bar1: 31: foo2: 110 31: bar2: 111 31: baz2: 112 31: baz1: 31: foo2: 120 31: bar2: 121 31: baz2: 122 31: baz0: 31: foo1: 31: foo2: 200 31: bar2: 201 31: baz2: 202 31: bar1: 31: foo2: 210 31: bar2: 211 31: baz2: 212 31: baz1: 31: foo2: 220 31: bar2: 221 31: baz2: 222 31: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 31: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_stringstream/0 31: ------------------------------------------- 31: running test case 'nested map x3, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_stringstream/0 (3 ms) 31: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_stringstream/1 31: ------------------------------------------- 31: running test case 'nested map x3' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 31: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_stringstream/0 31: ------------------------------------------- 31: running test case 'nested map x3, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 31: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_stringstream/1 31: ------------------------------------------- 31: running test case 'nested map x3' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 31: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_ofstream/0 31: ------------------------------------------- 31: running test case 'nested map x3, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_ofstream/0 (10 ms) 31: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_ofstream/1 31: ------------------------------------------- 31: running test case 'nested map x3' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_ofstream/1 (3 ms) 31: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_ofstream/0 31: ------------------------------------------- 31: running test case 'nested map x3, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_ofstream/0 (3 ms) 31: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_ofstream/1 31: ------------------------------------------- 31: running test case 'nested map x3' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_ofstream/1 (3 ms) 31: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_string/0 31: ------------------------------------------- 31: running test case 'nested map x3, explicit' 31: ------------------------------------------- 31: foo0: 31: foo1: 31: foo2: 000 31: bar2: 001 31: baz2: 002 31: bar1: 31: foo2: 010 31: bar2: 011 31: baz2: 012 31: baz1: 31: foo2: 020 31: bar2: 021 31: baz2: 022 31: bar0: 31: foo1: 31: foo2: 100 31: bar2: 101 31: baz2: 102 31: bar1: 31: foo2: 110 31: bar2: 111 31: baz2: 112 31: baz1: 31: foo2: 120 31: bar2: 121 31: baz2: 122 31: baz0: 31: foo1: 31: foo2: 200 31: bar2: 201 31: baz2: 202 31: bar1: 31: foo2: 210 31: bar2: 211 31: baz2: 212 31: baz1: 31: foo2: 220 31: bar2: 221 31: baz2: 222 31: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_string/0 (0 ms) 31: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_string/1 31: ------------------------------------------- 31: running test case 'nested map x3' 31: ------------------------------------------- 31: foo0: 31: foo1: 31: foo2: 000 31: bar2: 001 31: baz2: 002 31: bar1: 31: foo2: 010 31: bar2: 011 31: baz2: 012 31: baz1: 31: foo2: 020 31: bar2: 021 31: baz2: 022 31: bar0: 31: foo1: 31: foo2: 100 31: bar2: 101 31: baz2: 102 31: bar1: 31: foo2: 110 31: bar2: 111 31: baz2: 112 31: baz1: 31: foo2: 120 31: bar2: 121 31: baz2: 122 31: baz0: 31: foo1: 31: foo2: 200 31: bar2: 201 31: baz2: 202 31: bar1: 31: foo2: 210 31: bar2: 211 31: baz2: 212 31: baz1: 31: foo2: 220 31: bar2: 221 31: baz2: 222 31: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_string/1 (0 ms) 31: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_string/0 31: ------------------------------------------- 31: running test case 'nested map x3, explicit' 31: ------------------------------------------- 31: foo0: 31: foo1: 31: foo2: 000 31: bar2: 001 31: baz2: 002 31: bar1: 31: foo2: 010 31: bar2: 011 31: baz2: 012 31: baz1: 31: foo2: 020 31: bar2: 021 31: baz2: 022 31: bar0: 31: foo1: 31: foo2: 100 31: bar2: 101 31: baz2: 102 31: bar1: 31: foo2: 110 31: bar2: 111 31: baz2: 112 31: baz1: 31: foo2: 120 31: bar2: 121 31: baz2: 122 31: baz0: 31: foo1: 31: foo2: 200 31: bar2: 201 31: baz2: 202 31: bar1: 31: foo2: 210 31: bar2: 211 31: baz2: 212 31: baz1: 31: foo2: 220 31: bar2: 221 31: baz2: 222 31: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_string/0 (0 ms) 31: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_string/1 31: ------------------------------------------- 31: running test case 'nested map x3' 31: ------------------------------------------- 31: foo0: 31: foo1: 31: foo2: 000 31: bar2: 001 31: baz2: 002 31: bar1: 31: foo2: 010 31: bar2: 011 31: baz2: 012 31: baz1: 31: foo2: 020 31: bar2: 021 31: baz2: 022 31: bar0: 31: foo1: 31: foo2: 100 31: bar2: 101 31: baz2: 102 31: bar1: 31: foo2: 110 31: bar2: 111 31: baz2: 112 31: baz1: 31: foo2: 120 31: bar2: 121 31: baz2: 122 31: baz0: 31: foo1: 31: foo2: 200 31: bar2: 201 31: baz2: 202 31: bar1: 31: foo2: 210 31: bar2: 211 31: baz2: 212 31: baz1: 31: foo2: 220 31: bar2: 221 31: baz2: 222 31: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_string/1 (0 ms) 31: [ RUN ] NESTED_MAPX3/YmlTestCase.unix_emitrs/0 31: ------------------------------------------- 31: running test case 'nested map x3, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX3/YmlTestCase.unix_emitrs/0 (2 ms) 31: [ RUN ] NESTED_MAPX3/YmlTestCase.unix_emitrs/1 31: ------------------------------------------- 31: running test case 'nested map x3' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX3/YmlTestCase.unix_emitrs/1 (1 ms) 31: [ RUN ] NESTED_MAPX3/YmlTestCase.windows_emitrs/0 31: ------------------------------------------- 31: running test case 'nested map x3, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX3/YmlTestCase.windows_emitrs/0 (2 ms) 31: [ RUN ] NESTED_MAPX3/YmlTestCase.windows_emitrs/1 31: ------------------------------------------- 31: running test case 'nested map x3' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX3/YmlTestCase.windows_emitrs/1 (2 ms) 31: [ RUN ] NESTED_MAPX3/YmlTestCase.unix_emitrs_cfile/0 31: ------------------------------------------- 31: running test case 'nested map x3, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX3/YmlTestCase.unix_emitrs_cfile/0 (4 ms) 31: [ RUN ] NESTED_MAPX3/YmlTestCase.unix_emitrs_cfile/1 31: ------------------------------------------- 31: running test case 'nested map x3' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX3/YmlTestCase.unix_emitrs_cfile/1 (3 ms) 31: [ RUN ] NESTED_MAPX3/YmlTestCase.windows_emitrs_cfile/0 31: ------------------------------------------- 31: running test case 'nested map x3, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX3/YmlTestCase.windows_emitrs_cfile/0 (3 ms) 31: [ RUN ] NESTED_MAPX3/YmlTestCase.windows_emitrs_cfile/1 31: ------------------------------------------- 31: running test case 'nested map x3' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX3/YmlTestCase.windows_emitrs_cfile/1 (3 ms) 31: [ RUN ] NESTED_MAPX3/YmlTestCase.complete_unix_round_trip/0 31: ------------------------------------------- 31: running test case 'nested map x3, explicit' 31: ------------------------------------------- 31: ~~~~~~~~~~~~~~ src yml: 31: {\n 31: foo0: {\n 31: foo1: {foo2: 000, bar2: 001, baz2: 002},\n 31: bar1: {foo2: 010, bar2: 011, baz2: 012},\n 31: baz1: {foo2: 020, bar2: 021, baz2: 022}\n 31: },\n 31: bar0: {\n 31: foo1: {foo2: 100, bar2: 101, baz2: 102},\n 31: bar1: {foo2: 110, bar2: 111, baz2: 112},\n 31: baz1: {foo2: 120, bar2: 121, baz2: 122}\n 31: },\n 31: baz0: {\n 31: foo1: {foo2: 200, bar2: 201, baz2: 202},\n 31: bar1: {foo2: 210, bar2: 211, baz2: 212},\n 31: baz1: {foo2: 220, bar2: 221, baz2: 222}\n 31: }\n 31: }~~~~~~~~~~~~~~ parsed tree: 31: -------------------------------------- 31: [0][0] 0x2adff2c910 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2adff2c9a0 KEYMAP: 'foo0' (3 sibs) 3 children: 31: [2] [2] 0x2adff2ca30 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [3] [3] 0x2adff2cac0 KEYVAL: 'foo2' '000' (3 sibs) 31: [4] [4] 0x2adff2cb50 KEYVAL: 'bar2' '001' (3 sibs) 31: [5] [5] 0x2adff2cbe0 KEYVAL: 'baz2' '002' (3 sibs) 31: [6] [6] 0x2adff2cc70 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [7] [7] 0x2adff2cd00 KEYVAL: 'foo2' '010' (3 sibs) 31: [8] [8] 0x2adff2cd90 KEYVAL: 'bar2' '011' (3 sibs) 31: [9] [9] 0x2adff2ce20 KEYVAL: 'baz2' '012' (3 sibs) 31: [10] [10] 0x2adff2ceb0 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [11] [11] 0x2adff2cf40 KEYVAL: 'foo2' '020' (3 sibs) 31: [12] [12] 0x2adff2cfd0 KEYVAL: 'bar2' '021' (3 sibs) 31: [13] [13] 0x2adff2d060 KEYVAL: 'baz2' '022' (3 sibs) 31: [14] [14] 0x2adff2d0f0 KEYMAP: 'bar0' (3 sibs) 3 children: 31: [15] [15] 0x2adff2d180 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [16] [16] 0x2adff2d210 KEYVAL: 'foo2' '100' (3 sibs) 31: [17] [17] 0x2adff2d2a0 KEYVAL: 'bar2' '101' (3 sibs) 31: [18] [18] 0x2adff2d330 KEYVAL: 'baz2' '102' (3 sibs) 31: [19] [19] 0x2adff2d3c0 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [20] [20] 0x2adff2d450 KEYVAL: 'foo2' '110' (3 sibs) 31: [21] [21] 0x2adff2d4e0 KEYVAL: 'bar2' '111' (3 sibs) 31: [22] [22] 0x2adff2d570 KEYVAL: 'baz2' '112' (3 sibs) 31: [23] [23] 0x2adff2d600 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [24] [24] 0x2adff2d690 KEYVAL: 'foo2' '120' (3 sibs) 31: [25] [25] 0x2adff2d720 KEYVAL: 'bar2' '121' (3 sibs) 31: [26] [26] 0x2adff2d7b0 KEYVAL: 'baz2' '122' (3 sibs) 31: [27] [27] 0x2adff2d840 KEYMAP: 'baz0' (3 sibs) 3 children: 31: [28] [28] 0x2adff2d8d0 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [29] [29] 0x2adff2d960 KEYVAL: 'foo2' '200' (3 sibs) 31: [30] [30] 0x2adff2d9f0 KEYVAL: 'bar2' '201' (3 sibs) 31: [31] [31] 0x2adff2da80 KEYVAL: 'baz2' '202' (3 sibs) 31: [32] [32] 0x2adff2db10 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [33] [33] 0x2adff2dba0 KEYVAL: 'foo2' '210' (3 sibs) 31: [34] [34] 0x2adff2dc30 KEYVAL: 'bar2' '211' (3 sibs) 31: [35] [35] 0x2adff2dcc0 KEYVAL: 'baz2' '212' (3 sibs) 31: [36] [36] 0x2adff2dd50 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [37] [37] 0x2adff2dde0 KEYVAL: 'foo2' '220' (3 sibs) 31: [38] [38] 0x2adff2de70 KEYVAL: 'bar2' '221' (3 sibs) 31: [39] [39] 0x2adff2df00 KEYVAL: 'baz2' '222' (3 sibs) 31: #nodes=40 vs #printed=40 31: -------------------------------------- 31: ~~~~~~~~~~~~~~ emitted yml: 31: foo0:\n 31: foo1:\n 31: foo2: 000\n 31: bar2: 001\n 31: baz2: 002\n 31: bar1:\n 31: foo2: 010\n 31: bar2: 011\n 31: baz2: 012\n 31: baz1:\n 31: foo2: 020\n 31: bar2: 021\n 31: baz2: 022\n 31: bar0:\n 31: foo1:\n 31: foo2: 100\n 31: bar2: 101\n 31: baz2: 102\n 31: bar1:\n 31: foo2: 110\n 31: bar2: 111\n 31: baz2: 112\n 31: baz1:\n 31: foo2: 120\n 31: bar2: 121\n 31: baz2: 122\n 31: baz0:\n 31: foo1:\n 31: foo2: 200\n 31: bar2: 201\n 31: baz2: 202\n 31: bar1:\n 31: foo2: 210\n 31: bar2: 211\n 31: baz2: 212\n 31: baz1:\n 31: foo2: 220\n 31: bar2: 221\n 31: baz2: 222\n 31: ~~~~~~~~~~~~~~ emitted tree: 31: -------------------------------------- 31: [0][0] 0x2adff37d70 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2adff37e00 KEYMAP: 'foo0' (3 sibs) 3 children: 31: [2] [2] 0x2adff37e90 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [3] [3] 0x2adff37f20 KEYVAL: 'foo2' '000' (3 sibs) 31: [4] [4] 0x2adff37fb0 KEYVAL: 'bar2' '001' (3 sibs) 31: [5] [5] 0x2adff38040 KEYVAL: 'baz2' '002' (3 sibs) 31: [6] [6] 0x2adff380d0 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [7] [7] 0x2adff38160 KEYVAL: 'foo2' '010' (3 sibs) 31: [8] [8] 0x2adff381f0 KEYVAL: 'bar2' '011' (3 sibs) 31: [9] [9] 0x2adff38280 KEYVAL: 'baz2' '012' (3 sibs) 31: [10] [10] 0x2adff38310 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [11] [11] 0x2adff383a0 KEYVAL: 'foo2' '020' (3 sibs) 31: [12] [12] 0x2adff38430 KEYVAL: 'bar2' '021' (3 sibs) 31: [13] [13] 0x2adff384c0 KEYVAL: 'baz2' '022' (3 sibs) 31: [14] [14] 0x2adff38550 KEYMAP: 'bar0' (3 sibs) 3 children: 31: [15] [15] 0x2adff385e0 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [16] [16] 0x2adff38670 KEYVAL: 'foo2' '100' (3 sibs) 31: [17] [17] 0x2adff38700 KEYVAL: 'bar2' '101' (3 sibs) 31: [18] [18] 0x2adff38790 KEYVAL: 'baz2' '102' (3 sibs) 31: [19] [19] 0x2adff38820 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [20] [20] 0x2adff388b0 KEYVAL: 'foo2' '110' (3 sibs) 31: [21] [21] 0x2adff38940 KEYVAL: 'bar2' '111' (3 sibs) 31: [22] [22] 0x2adff389d0 KEYVAL: 'baz2' '112' (3 sibs) 31: [23] [23] 0x2adff38a60 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [24] [24] 0x2adff38af0 KEYVAL: 'foo2' '120' (3 sibs) 31: [25] [25] 0x2adff38b80 KEYVAL: 'bar2' '121' (3 sibs) 31: [26] [26] 0x2adff38c10 KEYVAL: 'baz2' '122' (3 sibs) 31: [27] [27] 0x2adff38ca0 KEYMAP: 'baz0' (3 sibs) 3 children: 31: [28] [28] 0x2adff38d30 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [29] [29] 0x2adff38dc0 KEYVAL: 'foo2' '200' (3 sibs) 31: [30] [30] 0x2adff38e50 KEYVAL: 'bar2' '201' (3 sibs) 31: [31] [31] 0x2adff38ee0 KEYVAL: 'baz2' '202' (3 sibs) 31: [32] [32] 0x2adff38f70 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [33] [33] 0x2adff39000 KEYVAL: 'foo2' '210' (3 sibs) 31: [34] [34] 0x2adff39090 KEYVAL: 'bar2' '211' (3 sibs) 31: [35] [35] 0x2adff39120 KEYVAL: 'baz2' '212' (3 sibs) 31: [36] [36] 0x2adff391b0 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [37] [37] 0x2adff39240 KEYVAL: 'foo2' '220' (3 sibs) 31: [38] [38] 0x2adff392d0 KEYVAL: 'bar2' '221' (3 sibs) 31: [39] [39] 0x2adff39360 KEYVAL: 'baz2' '222' (3 sibs) 31: #nodes=40 vs #printed=40 31: -------------------------------------- 31: ~~~~~~~~~~~~~~ 31: [ OK ] NESTED_MAPX3/YmlTestCase.complete_unix_round_trip/0 (9 ms) 31: [ RUN ] NESTED_MAPX3/YmlTestCase.complete_unix_round_trip/1 31: ------------------------------------------- 31: running test case 'nested map x3' 31: ------------------------------------------- 31: ~~~~~~~~~~~~~~ src yml: 31: \n 31: foo0:\n 31: foo1:\n 31: foo2: 000\n 31: bar2: 001\n 31: baz2: 002\n 31: bar1:\n 31: foo2: 010\n 31: bar2: 011\n 31: baz2: 012\n 31: baz1:\n 31: foo2: 020\n 31: bar2: 021\n 31: baz2: 022\n 31: bar0:\n 31: foo1:\n 31: foo2: 100\n 31: bar2: 101\n 31: baz2: 102\n 31: bar1:\n 31: foo2: 110\n 31: bar2: 111\n 31: baz2: 112\n 31: baz1:\n 31: foo2: 120\n 31: bar2: 121\n 31: baz2: 122\n 31: baz0:\n 31: foo1:\n 31: foo2: 200\n 31: bar2: 201\n 31: baz2: 202\n 31: bar1:\n 31: foo2: 210\n 31: bar2: 211\n 31: baz2: 212\n 31: baz1:\n 31: foo2: 220\n 31: bar2: 221\n 31: baz2: 222\n 31: ~~~~~~~~~~~~~~ parsed tree: 31: -------------------------------------- 31: [0][0] 0x2adff2ff30 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2adff2ffc0 KEYMAP: 'foo0' (3 sibs) 3 children: 31: [2] [2] 0x2adff30050 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [3] [3] 0x2adff300e0 KEYVAL: 'foo2' '000' (3 sibs) 31: [4] [4] 0x2adff30170 KEYVAL: 'bar2' '001' (3 sibs) 31: [5] [5] 0x2adff30200 KEYVAL: 'baz2' '002' (3 sibs) 31: [6] [6] 0x2adff30290 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [7] [7] 0x2adff30320 KEYVAL: 'foo2' '010' (3 sibs) 31: [8] [8] 0x2adff303b0 KEYVAL: 'bar2' '011' (3 sibs) 31: [9] [9] 0x2adff30440 KEYVAL: 'baz2' '012' (3 sibs) 31: [10] [10] 0x2adff304d0 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [11] [11] 0x2adff30560 KEYVAL: 'foo2' '020' (3 sibs) 31: [12] [12] 0x2adff305f0 KEYVAL: 'bar2' '021' (3 sibs) 31: [13] [13] 0x2adff30680 KEYVAL: 'baz2' '022' (3 sibs) 31: [14] [14] 0x2adff30710 KEYMAP: 'bar0' (3 sibs) 3 children: 31: [15] [15] 0x2adff307a0 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [16] [16] 0x2adff30830 KEYVAL: 'foo2' '100' (3 sibs) 31: [17] [17] 0x2adff308c0 KEYVAL: 'bar2' '101' (3 sibs) 31: [18] [18] 0x2adff30950 KEYVAL: 'baz2' '102' (3 sibs) 31: [19] [19] 0x2adff309e0 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [20] [20] 0x2adff30a70 KEYVAL: 'foo2' '110' (3 sibs) 31: [21] [21] 0x2adff30b00 KEYVAL: 'bar2' '111' (3 sibs) 31: [22] [22] 0x2adff30b90 KEYVAL: 'baz2' '112' (3 sibs) 31: [23] [23] 0x2adff30c20 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [24] [24] 0x2adff30cb0 KEYVAL: 'foo2' '120' (3 sibs) 31: [25] [25] 0x2adff30d40 KEYVAL: 'bar2' '121' (3 sibs) 31: [26] [26] 0x2adff30dd0 KEYVAL: 'baz2' '122' (3 sibs) 31: [27] [27] 0x2adff30e60 KEYMAP: 'baz0' (3 sibs) 3 children: 31: [28] [28] 0x2adff30ef0 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [29] [29] 0x2adff30f80 KEYVAL: 'foo2' '200' (3 sibs) 31: [30] [30] 0x2adff31010 KEYVAL: 'bar2' '201' (3 sibs) 31: [31] [31] 0x2adff310a0 KEYVAL: 'baz2' '202' (3 sibs) 31: [32] [32] 0x2adff31130 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [33] [33] 0x2adff311c0 KEYVAL: 'foo2' '210' (3 sibs) 31: [34] [34] 0x2adff31250 KEYVAL: 'bar2' '211' (3 sibs) 31: [35] [35] 0x2adff312e0 KEYVAL: 'baz2' '212' (3 sibs) 31: [36] [36] 0x2adff31370 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [37] [37] 0x2adff31400 KEYVAL: 'foo2' '220' (3 sibs) 31: [38] [38] 0x2adff31490 KEYVAL: 'bar2' '221' (3 sibs) 31: [39] [39] 0x2adff31520 KEYVAL: 'baz2' '222' (3 sibs) 31: #nodes=40 vs #printed=40 31: -------------------------------------- 31: ~~~~~~~~~~~~~~ emitted yml: 31: foo0:\n 31: foo1:\n 31: foo2: 000\n 31: bar2: 001\n 31: baz2: 002\n 31: bar1:\n 31: foo2: 010\n 31: bar2: 011\n 31: baz2: 012\n 31: baz1:\n 31: foo2: 020\n 31: bar2: 021\n 31: baz2: 022\n 31: bar0:\n 31: foo1:\n 31: foo2: 100\n 31: bar2: 101\n 31: baz2: 102\n 31: bar1:\n 31: foo2: 110\n 31: bar2: 111\n 31: baz2: 112\n 31: baz1:\n 31: foo2: 120\n 31: bar2: 121\n 31: baz2: 122\n 31: baz0:\n 31: foo1:\n 31: foo2: 200\n 31: bar2: 201\n 31: baz2: 202\n 31: bar1:\n 31: foo2: 210\n 31: bar2: 211\n 31: baz2: 212\n 31: baz1:\n 31: foo2: 220\n 31: bar2: 221\n 31: baz2: 222\n 31: ~~~~~~~~~~~~~~ emitted tree: 31: -------------------------------------- 31: [0][0] 0x2adff3a180 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2adff3a210 KEYMAP: 'foo0' (3 sibs) 3 children: 31: [2] [2] 0x2adff3a2a0 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [3] [3] 0x2adff3a330 KEYVAL: 'foo2' '000' (3 sibs) 31: [4] [4] 0x2adff3a3c0 KEYVAL: 'bar2' '001' (3 sibs) 31: [5] [5] 0x2adff3a450 KEYVAL: 'baz2' '002' (3 sibs) 31: [6] [6] 0x2adff3a4e0 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [7] [7] 0x2adff3a570 KEYVAL: 'foo2' '010' (3 sibs) 31: [8] [8] 0x2adff3a600 KEYVAL: 'bar2' '011' (3 sibs) 31: [9] [9] 0x2adff3a690 KEYVAL: 'baz2' '012' (3 sibs) 31: [10] [10] 0x2adff3a720 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [11] [11] 0x2adff3a7b0 KEYVAL: 'foo2' '020' (3 sibs) 31: [12] [12] 0x2adff3a840 KEYVAL: 'bar2' '021' (3 sibs) 31: [13] [13] 0x2adff3a8d0 KEYVAL: 'baz2' '022' (3 sibs) 31: [14] [14] 0x2adff3a960 KEYMAP: 'bar0' (3 sibs) 3 children: 31: [15] [15] 0x2adff3a9f0 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [16] [16] 0x2adff3aa80 KEYVAL: 'foo2' '100' (3 sibs) 31: [17] [17] 0x2adff3ab10 KEYVAL: 'bar2' '101' (3 sibs) 31: [18] [18] 0x2adff3aba0 KEYVAL: 'baz2' '102' (3 sibs) 31: [19] [19] 0x2adff3ac30 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [20] [20] 0x2adff3acc0 KEYVAL: 'foo2' '110' (3 sibs) 31: [21] [21] 0x2adff3ad50 KEYVAL: 'bar2' '111' (3 sibs) 31: [22] [22] 0x2adff3ade0 KEYVAL: 'baz2' '112' (3 sibs) 31: [23] [23] 0x2adff3ae70 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [24] [24] 0x2adff3af00 KEYVAL: 'foo2' '120' (3 sibs) 31: [25] [25] 0x2adff3af90 KEYVAL: 'bar2' '121' (3 sibs) 31: [26] [26] 0x2adff3b020 KEYVAL: 'baz2' '122' (3 sibs) 31: [27] [27] 0x2adff3b0b0 KEYMAP: 'baz0' (3 sibs) 3 children: 31: [28] [28] 0x2adff3b140 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [29] [29] 0x2adff3b1d0 KEYVAL: 'foo2' '200' (3 sibs) 31: [30] [30] 0x2adff3b260 KEYVAL: 'bar2' '201' (3 sibs) 31: [31] [31] 0x2adff3b2f0 KEYVAL: 'baz2' '202' (3 sibs) 31: [32] [32] 0x2adff3b380 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [33] [33] 0x2adff3b410 KEYVAL: 'foo2' '210' (3 sibs) 31: [34] [34] 0x2adff3b4a0 KEYVAL: 'bar2' '211' (3 sibs) 31: [35] [35] 0x2adff3b530 KEYVAL: 'baz2' '212' (3 sibs) 31: [36] [36] 0x2adff3b5c0 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [37] [37] 0x2adff3b650 KEYVAL: 'foo2' '220' (3 sibs) 31: [38] [38] 0x2adff3b6e0 KEYVAL: 'bar2' '221' (3 sibs) 31: [39] [39] 0x2adff3b770 KEYVAL: 'baz2' '222' (3 sibs) 31: #nodes=40 vs #printed=40 31: -------------------------------------- 31: ~~~~~~~~~~~~~~ 31: [ OK ] NESTED_MAPX3/YmlTestCase.complete_unix_round_trip/1 (7 ms) 31: [ RUN ] NESTED_MAPX3/YmlTestCase.complete_windows_round_trip/0 31: ------------------------------------------- 31: running test case 'nested map x3, explicit' 31: ------------------------------------------- 31: ~~~~~~~~~~~~~~ src yml: 31: {\r\n 31: foo0: {\r\n 31: foo1: {foo2: 000, bar2: 001, baz2: 002},\r\n 31: bar1: {foo2: 010, bar2: 011, baz2: 012},\r\n 31: baz1: {foo2: 020, bar2: 021, baz2: 022}\r\n 31: },\r\n 31: bar0: {\r\n 31: foo1: {foo2: 100, bar2: 101, baz2: 102},\r\n 31: bar1: {foo2: 110, bar2: 111, baz2: 112},\r\n 31: baz1: {foo2: 120, bar2: 121, baz2: 122}\r\n 31: },\r\n 31: baz0: {\r\n 31: foo1: {foo2: 200, bar2: 201, baz2: 202},\r\n 31: bar1: {foo2: 210, bar2: 211, baz2: 212},\r\n 31: baz1: {foo2: 220, bar2: 221, baz2: 222}\r\n 31: }\r\n 31: }~~~~~~~~~~~~~~ parsed tree: 31: -------------------------------------- 31: [0][0] 0x2adff32340 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2adff323d0 KEYMAP: 'foo0' (3 sibs) 3 children: 31: [2] [2] 0x2adff32460 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [3] [3] 0x2adff324f0 KEYVAL: 'foo2' '000' (3 sibs) 31: [4] [4] 0x2adff32580 KEYVAL: 'bar2' '001' (3 sibs) 31: [5] [5] 0x2adff32610 KEYVAL: 'baz2' '002' (3 sibs) 31: [6] [6] 0x2adff326a0 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [7] [7] 0x2adff32730 KEYVAL: 'foo2' '010' (3 sibs) 31: [8] [8] 0x2adff327c0 KEYVAL: 'bar2' '011' (3 sibs) 31: [9] [9] 0x2adff32850 KEYVAL: 'baz2' '012' (3 sibs) 31: [10] [10] 0x2adff328e0 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [11] [11] 0x2adff32970 KEYVAL: 'foo2' '020' (3 sibs) 31: [12] [12] 0x2adff32a00 KEYVAL: 'bar2' '021' (3 sibs) 31: [13] [13] 0x2adff32a90 KEYVAL: 'baz2' '022' (3 sibs) 31: [14] [14] 0x2adff32b20 KEYMAP: 'bar0' (3 sibs) 3 children: 31: [15] [15] 0x2adff32bb0 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [16] [16] 0x2adff32c40 KEYVAL: 'foo2' '100' (3 sibs) 31: [17] [17] 0x2adff32cd0 KEYVAL: 'bar2' '101' (3 sibs) 31: [18] [18] 0x2adff32d60 KEYVAL: 'baz2' '102' (3 sibs) 31: [19] [19] 0x2adff32df0 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [20] [20] 0x2adff32e80 KEYVAL: 'foo2' '110' (3 sibs) 31: [21] [21] 0x2adff32f10 KEYVAL: 'bar2' '111' (3 sibs) 31: [22] [22] 0x2adff32fa0 KEYVAL: 'baz2' '112' (3 sibs) 31: [23] [23] 0x2adff33030 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [24] [24] 0x2adff330c0 KEYVAL: 'foo2' '120' (3 sibs) 31: [25] [25] 0x2adff33150 KEYVAL: 'bar2' '121' (3 sibs) 31: [26] [26] 0x2adff331e0 KEYVAL: 'baz2' '122' (3 sibs) 31: [27] [27] 0x2adff33270 KEYMAP: 'baz0' (3 sibs) 3 children: 31: [28] [28] 0x2adff33300 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [29] [29] 0x2adff33390 KEYVAL: 'foo2' '200' (3 sibs) 31: [30] [30] 0x2adff33420 KEYVAL: 'bar2' '201' (3 sibs) 31: [31] [31] 0x2adff334b0 KEYVAL: 'baz2' '202' (3 sibs) 31: [32] [32] 0x2adff33540 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [33] [33] 0x2adff335d0 KEYVAL: 'foo2' '210' (3 sibs) 31: [34] [34] 0x2adff33660 KEYVAL: 'bar2' '211' (3 sibs) 31: [35] [35] 0x2adff336f0 KEYVAL: 'baz2' '212' (3 sibs) 31: [36] [36] 0x2adff33780 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [37] [37] 0x2adff33810 KEYVAL: 'foo2' '220' (3 sibs) 31: [38] [38] 0x2adff338a0 KEYVAL: 'bar2' '221' (3 sibs) 31: [39] [39] 0x2adff33930 KEYVAL: 'baz2' '222' (3 sibs) 31: #nodes=40 vs #printed=40 31: -------------------------------------- 31: ~~~~~~~~~~~~~~ emitted yml: 31: foo0:\n 31: foo1:\n 31: foo2: 000\n 31: bar2: 001\n 31: baz2: 002\n 31: bar1:\n 31: foo2: 010\n 31: bar2: 011\n 31: baz2: 012\n 31: baz1:\n 31: foo2: 020\n 31: bar2: 021\n 31: baz2: 022\n 31: bar0:\n 31: foo1:\n 31: foo2: 100\n 31: bar2: 101\n 31: baz2: 102\n 31: bar1:\n 31: foo2: 110\n 31: bar2: 111\n 31: baz2: 112\n 31: baz1:\n 31: foo2: 120\n 31: bar2: 121\n 31: baz2: 122\n 31: baz0:\n 31: foo1:\n 31: foo2: 200\n 31: bar2: 201\n 31: baz2: 202\n 31: bar1:\n 31: foo2: 210\n 31: bar2: 211\n 31: baz2: 212\n 31: baz1:\n 31: foo2: 220\n 31: bar2: 221\n 31: baz2: 222\n 31: ~~~~~~~~~~~~~~ emitted tree: 31: -------------------------------------- 31: [0][0] 0x2adff3c590 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2adff3c620 KEYMAP: 'foo0' (3 sibs) 3 children: 31: [2] [2] 0x2adff3c6b0 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [3] [3] 0x2adff3c740 KEYVAL: 'foo2' '000' (3 sibs) 31: [4] [4] 0x2adff3c7d0 KEYVAL: 'bar2' '001' (3 sibs) 31: [5] [5] 0x2adff3c860 KEYVAL: 'baz2' '002' (3 sibs) 31: [6] [6] 0x2adff3c8f0 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [7] [7] 0x2adff3c980 KEYVAL: 'foo2' '010' (3 sibs) 31: [8] [8] 0x2adff3ca10 KEYVAL: 'bar2' '011' (3 sibs) 31: [9] [9] 0x2adff3caa0 KEYVAL: 'baz2' '012' (3 sibs) 31: [10] [10] 0x2adff3cb30 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [11] [11] 0x2adff3cbc0 KEYVAL: 'foo2' '020' (3 sibs) 31: [12] [12] 0x2adff3cc50 KEYVAL: 'bar2' '021' (3 sibs) 31: [13] [13] 0x2adff3cce0 KEYVAL: 'baz2' '022' (3 sibs) 31: [14] [14] 0x2adff3cd70 KEYMAP: 'bar0' (3 sibs) 3 children: 31: [15] [15] 0x2adff3ce00 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [16] [16] 0x2adff3ce90 KEYVAL: 'foo2' '100' (3 sibs) 31: [17] [17] 0x2adff3cf20 KEYVAL: 'bar2' '101' (3 sibs) 31: [18] [18] 0x2adff3cfb0 KEYVAL: 'baz2' '102' (3 sibs) 31: [19] [19] 0x2adff3d040 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [20] [20] 0x2adff3d0d0 KEYVAL: 'foo2' '110' (3 sibs) 31: [21] [21] 0x2adff3d160 KEYVAL: 'bar2' '111' (3 sibs) 31: [22] [22] 0x2adff3d1f0 KEYVAL: 'baz2' '112' (3 sibs) 31: [23] [23] 0x2adff3d280 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [24] [24] 0x2adff3d310 KEYVAL: 'foo2' '120' (3 sibs) 31: [25] [25] 0x2adff3d3a0 KEYVAL: 'bar2' '121' (3 sibs) 31: [26] [26] 0x2adff3d430 KEYVAL: 'baz2' '122' (3 sibs) 31: [27] [27] 0x2adff3d4c0 KEYMAP: 'baz0' (3 sibs) 3 children: 31: [28] [28] 0x2adff3d550 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [29] [29] 0x2adff3d5e0 KEYVAL: 'foo2' '200' (3 sibs) 31: [30] [30] 0x2adff3d670 KEYVAL: 'bar2' '201' (3 sibs) 31: [31] [31] 0x2adff3d700 KEYVAL: 'baz2' '202' (3 sibs) 31: [32] [32] 0x2adff3d790 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [33] [33] 0x2adff3d820 KEYVAL: 'foo2' '210' (3 sibs) 31: [34] [34] 0x2adff3d8b0 KEYVAL: 'bar2' '211' (3 sibs) 31: [35] [35] 0x2adff3d940 KEYVAL: 'baz2' '212' (3 sibs) 31: [36] [36] 0x2adff3d9d0 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [37] [37] 0x2adff3da60 KEYVAL: 'foo2' '220' (3 sibs) 31: [38] [38] 0x2adff3daf0 KEYVAL: 'bar2' '221' (3 sibs) 31: [39] [39] 0x2adff3db80 KEYVAL: 'baz2' '222' (3 sibs) 31: #nodes=40 vs #printed=40 31: -------------------------------------- 31: ~~~~~~~~~~~~~~ 31: [ OK ] NESTED_MAPX3/YmlTestCase.complete_windows_round_trip/0 (7 ms) 31: [ RUN ] NESTED_MAPX3/YmlTestCase.complete_windows_round_trip/1 31: ------------------------------------------- 31: running test case 'nested map x3' 31: ------------------------------------------- 31: ~~~~~~~~~~~~~~ src yml: 31: \r\n 31: foo0:\r\n 31: foo1:\r\n 31: foo2: 000\r\n 31: bar2: 001\r\n 31: baz2: 002\r\n 31: bar1:\r\n 31: foo2: 010\r\n 31: bar2: 011\r\n 31: baz2: 012\r\n 31: baz1:\r\n 31: foo2: 020\r\n 31: bar2: 021\r\n 31: baz2: 022\r\n 31: bar0:\r\n 31: foo1:\r\n 31: foo2: 100\r\n 31: bar2: 101\r\n 31: baz2: 102\r\n 31: bar1:\r\n 31: foo2: 110\r\n 31: bar2: 111\r\n 31: baz2: 112\r\n 31: baz1:\r\n 31: foo2: 120\r\n 31: bar2: 121\r\n 31: baz2: 122\r\n 31: baz0:\r\n 31: foo1:\r\n 31: foo2: 200\r\n 31: bar2: 201\r\n 31: baz2: 202\r\n 31: bar1:\r\n 31: foo2: 210\r\n 31: bar2: 211\r\n 31: baz2: 212\r\n 31: baz1:\r\n 31: foo2: 220\r\n 31: bar2: 221\r\n 31: baz2: 222\r\n 31: ~~~~~~~~~~~~~~ parsed tree: 31: -------------------------------------- 31: [0][0] 0x2adff34750 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2adff347e0 KEYMAP: 'foo0' (3 sibs) 3 children: 31: [2] [2] 0x2adff34870 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [3] [3] 0x2adff34900 KEYVAL: 'foo2' '000' (3 sibs) 31: [4] [4] 0x2adff34990 KEYVAL: 'bar2' '001' (3 sibs) 31: [5] [5] 0x2adff34a20 KEYVAL: 'baz2' '002' (3 sibs) 31: [6] [6] 0x2adff34ab0 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [7] [7] 0x2adff34b40 KEYVAL: 'foo2' '010' (3 sibs) 31: [8] [8] 0x2adff34bd0 KEYVAL: 'bar2' '011' (3 sibs) 31: [9] [9] 0x2adff34c60 KEYVAL: 'baz2' '012' (3 sibs) 31: [10] [10] 0x2adff34cf0 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [11] [11] 0x2adff34d80 KEYVAL: 'foo2' '020' (3 sibs) 31: [12] [12] 0x2adff34e10 KEYVAL: 'bar2' '021' (3 sibs) 31: [13] [13] 0x2adff34ea0 KEYVAL: 'baz2' '022' (3 sibs) 31: [14] [14] 0x2adff34f30 KEYMAP: 'bar0' (3 sibs) 3 children: 31: [15] [15] 0x2adff34fc0 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [16] [16] 0x2adff35050 KEYVAL: 'foo2' '100' (3 sibs) 31: [17] [17] 0x2adff350e0 KEYVAL: 'bar2' '101' (3 sibs) 31: [18] [18] 0x2adff35170 KEYVAL: 'baz2' '102' (3 sibs) 31: [19] [19] 0x2adff35200 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [20] [20] 0x2adff35290 KEYVAL: 'foo2' '110' (3 sibs) 31: [21] [21] 0x2adff35320 KEYVAL: 'bar2' '111' (3 sibs) 31: [22] [22] 0x2adff353b0 KEYVAL: 'baz2' '112' (3 sibs) 31: [23] [23] 0x2adff35440 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [24] [24] 0x2adff354d0 KEYVAL: 'foo2' '120' (3 sibs) 31: [25] [25] 0x2adff35560 KEYVAL: 'bar2' '121' (3 sibs) 31: [26] [26] 0x2adff355f0 KEYVAL: 'baz2' '122' (3 sibs) 31: [27] [27] 0x2adff35680 KEYMAP: 'baz0' (3 sibs) 3 children: 31: [28] [28] 0x2adff35710 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [29] [29] 0x2adff357a0 KEYVAL: 'foo2' '200' (3 sibs) 31: [30] [30] 0x2adff35830 KEYVAL: 'bar2' '201' (3 sibs) 31: [31] [31] 0x2adff358c0 KEYVAL: 'baz2' '202' (3 sibs) 31: [32] [32] 0x2adff35950 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [33] [33] 0x2adff359e0 KEYVAL: 'foo2' '210' (3 sibs) 31: [34] [34] 0x2adff35a70 KEYVAL: 'bar2' '211' (3 sibs) 31: [35] [35] 0x2adff35b00 KEYVAL: 'baz2' '212' (3 sibs) 31: [36] [36] 0x2adff35b90 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [37] [37] 0x2adff35c20 KEYVAL: 'foo2' '220' (3 sibs) 31: [38] [38] 0x2adff35cb0 KEYVAL: 'bar2' '221' (3 sibs) 31: [39] [39] 0x2adff35d40 KEYVAL: 'baz2' '222' (3 sibs) 31: #nodes=40 vs #printed=40 31: -------------------------------------- 31: ~~~~~~~~~~~~~~ emitted yml: 31: foo0:\n 31: foo1:\n 31: foo2: 000\n 31: bar2: 001\n 31: baz2: 002\n 31: bar1:\n 31: foo2: 010\n 31: bar2: 011\n 31: baz2: 012\n 31: baz1:\n 31: foo2: 020\n 31: bar2: 021\n 31: baz2: 022\n 31: bar0:\n 31: foo1:\n 31: foo2: 100\n 31: bar2: 101\n 31: baz2: 102\n 31: bar1:\n 31: foo2: 110\n 31: bar2: 111\n 31: baz2: 112\n 31: baz1:\n 31: foo2: 120\n 31: bar2: 121\n 31: baz2: 122\n 31: baz0:\n 31: foo1:\n 31: foo2: 200\n 31: bar2: 201\n 31: baz2: 202\n 31: bar1:\n 31: foo2: 210\n 31: bar2: 211\n 31: baz2: 212\n 31: baz1:\n 31: foo2: 220\n 31: bar2: 221\n 31: baz2: 222\n 31: ~~~~~~~~~~~~~~ emitted tree: 31: -------------------------------------- 31: [0][0] 0x2adff3e9a0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2adff3ea30 KEYMAP: 'foo0' (3 sibs) 3 children: 31: [2] [2] 0x2adff3eac0 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [3] [3] 0x2adff3eb50 KEYVAL: 'foo2' '000' (3 sibs) 31: [4] [4] 0x2adff3ebe0 KEYVAL: 'bar2' '001' (3 sibs) 31: [5] [5] 0x2adff3ec70 KEYVAL: 'baz2' '002' (3 sibs) 31: [6] [6] 0x2adff3ed00 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [7] [7] 0x2adff3ed90 KEYVAL: 'foo2' '010' (3 sibs) 31: [8] [8] 0x2adff3ee20 KEYVAL: 'bar2' '011' (3 sibs) 31: [9] [9] 0x2adff3eeb0 KEYVAL: 'baz2' '012' (3 sibs) 31: [10] [10] 0x2adff3ef40 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [11] [11] 0x2adff3efd0 KEYVAL: 'foo2' '020' (3 sibs) 31: [12] [12] 0x2adff3f060 KEYVAL: 'bar2' '021' (3 sibs) 31: [13] [13] 0x2adff3f0f0 KEYVAL: 'baz2' '022' (3 sibs) 31: [14] [14] 0x2adff3f180 KEYMAP: 'bar0' (3 sibs) 3 children: 31: [15] [15] 0x2adff3f210 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [16] [16] 0x2adff3f2a0 KEYVAL: 'foo2' '100' (3 sibs) 31: [17] [17] 0x2adff3f330 KEYVAL: 'bar2' '101' (3 sibs) 31: [18] [18] 0x2adff3f3c0 KEYVAL: 'baz2' '102' (3 sibs) 31: [19] [19] 0x2adff3f450 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [20] [20] 0x2adff3f4e0 KEYVAL: 'foo2' '110' (3 sibs) 31: [21] [21] 0x2adff3f570 KEYVAL: 'bar2' '111' (3 sibs) 31: [22] [22] 0x2adff3f600 KEYVAL: 'baz2' '112' (3 sibs) 31: [23] [23] 0x2adff3f690 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [24] [24] 0x2adff3f720 KEYVAL: 'foo2' '120' (3 sibs) 31: [25] [25] 0x2adff3f7b0 KEYVAL: 'bar2' '121' (3 sibs) 31: [26] [26] 0x2adff3f840 KEYVAL: 'baz2' '122' (3 sibs) 31: [27] [27] 0x2adff3f8d0 KEYMAP: 'baz0' (3 sibs) 3 children: 31: [28] [28] 0x2adff3f960 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [29] [29] 0x2adff3f9f0 KEYVAL: 'foo2' '200' (3 sibs) 31: [30] [30] 0x2adff3fa80 KEYVAL: 'bar2' '201' (3 sibs) 31: [31] [31] 0x2adff3fb10 KEYVAL: 'baz2' '202' (3 sibs) 31: [32] [32] 0x2adff3fba0 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [33] [33] 0x2adff3fc30 KEYVAL: 'foo2' '210' (3 sibs) 31: [34] [34] 0x2adff3fcc0 KEYVAL: 'bar2' '211' (3 sibs) 31: [35] [35] 0x2adff3fd50 KEYVAL: 'baz2' '212' (3 sibs) 31: [36] [36] 0x2adff3fde0 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [37] [37] 0x2adff3fe70 KEYVAL: 'foo2' '220' (3 sibs) 31: [38] [38] 0x2adff3ff00 KEYVAL: 'bar2' '221' (3 sibs) 31: [39] [39] 0x2adff3ff90 KEYVAL: 'baz2' '222' (3 sibs) 31: #nodes=40 vs #printed=40 31: -------------------------------------- 31: ~~~~~~~~~~~~~~ 31: [ OK ] NESTED_MAPX3/YmlTestCase.complete_windows_round_trip/1 (7 ms) 31: [ RUN ] NESTED_MAPX3/YmlTestCase.unix_recreate_from_ref/0 31: ------------------------------------------- 31: running test case 'nested map x3, explicit' 31: ------------------------------------------- 31: REF TREE: 31: 0x2adff23d00 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2adff22520 KEYMAP: 'foo0' (3 sibs) 3 children: 31: 0x2adff226f0 KEYMAP: 'foo1' (3 sibs) 3 children: 31: 0x2adff228c0 KEYVAL: 'foo2' '000' (3 sibs) 31: 0x2adff22958 KEYVAL: 'bar2' '001' (3 sibs) 31: 0x2adff229f0 KEYVAL: 'baz2' '002' (3 sibs) 31: 0x2adff22788 KEYMAP: 'bar1' (3 sibs) 3 children: 31: 0x2adff22a90 KEYVAL: 'foo2' '010' (3 sibs) 31: 0x2adff22b28 KEYVAL: 'bar2' '011' (3 sibs) 31: 0x2adff22bc0 KEYVAL: 'baz2' '012' (3 sibs) 31: 0x2adff22820 KEYMAP: 'baz1' (3 sibs) 3 children: 31: 0x2adff22c60 KEYVAL: 'foo2' '020' (3 sibs) 31: 0x2adff22cf8 KEYVAL: 'bar2' '021' (3 sibs) 31: 0x2adff22d90 KEYVAL: 'baz2' '022' (3 sibs) 31: 0x2adff225b8 KEYMAP: 'bar0' (3 sibs) 3 children: 31: 0x2adff22e30 KEYMAP: 'foo1' (3 sibs) 3 children: 31: 0x2adff23000 KEYVAL: 'foo2' '100' (3 sibs) 31: 0x2adff23098 KEYVAL: 'bar2' '101' (3 sibs) 31: 0x2adff23130 KEYVAL: 'baz2' '102' (3 sibs) 31: 0x2adff22ec8 KEYMAP: 'bar1' (3 sibs) 3 children: 31: 0x2adff231d0 KEYVAL: 'foo2' '110' (3 sibs) 31: 0x2adff23268 KEYVAL: 'bar2' '111' (3 sibs) 31: 0x2adff23300 KEYVAL: 'baz2' '112' (3 sibs) 31: 0x2adff22f60 KEYMAP: 'baz1' (3 sibs) 3 children: 31: 0x2adff233a0 KEYVAL: 'foo2' '120' (3 sibs) 31: 0x2adff23438 KEYVAL: 'bar2' '121' (3 sibs) 31: 0x2adff234d0 KEYVAL: 'baz2' '122' (3 sibs) 31: 0x2adff22650 KEYMAP: 'baz0' (3 sibs) 3 children: 31: 0x2adff23570 KEYMAP: 'foo1' (3 sibs) 3 children: 31: 0x2adff23740 KEYVAL: 'foo2' '200' (3 sibs) 31: 0x2adff237d8 KEYVAL: 'bar2' '201' (3 sibs) 31: 0x2adff23870 KEYVAL: 'baz2' '202' (3 sibs) 31: 0x2adff23608 KEYMAP: 'bar1' (3 sibs) 3 children: 31: 0x2adff23910 KEYVAL: 'foo2' '210' (3 sibs) 31: 0x2adff239a8 KEYVAL: 'bar2' '211' (3 sibs) 31: 0x2adff23a40 KEYVAL: 'baz2' '212' (3 sibs) 31: 0x2adff236a0 KEYMAP: 'baz1' (3 sibs) 3 children: 31: 0x2adff23ae0 KEYVAL: 'foo2' '220' (3 sibs) 31: 0x2adff23b78 KEYVAL: 'bar2' '221' (3 sibs) 31: 0x2adff23c10 KEYVAL: 'baz2' '222' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x2adff40db0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2adff40e40 KEYMAP: 'foo0' (3 sibs) 3 children: 31: [2] [2] 0x2adff40ed0 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [3] [3] 0x2adff40f60 KEYVAL: 'foo2' '000' (3 sibs) 31: [4] [4] 0x2adff40ff0 KEYVAL: 'bar2' '001' (3 sibs) 31: [5] [5] 0x2adff41080 KEYVAL: 'baz2' '002' (3 sibs) 31: [6] [6] 0x2adff41110 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [7] [7] 0x2adff411a0 KEYVAL: 'foo2' '010' (3 sibs) 31: [8] [8] 0x2adff41230 KEYVAL: 'bar2' '011' (3 sibs) 31: [9] [9] 0x2adff412c0 KEYVAL: 'baz2' '012' (3 sibs) 31: [10] [10] 0x2adff41350 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [11] [11] 0x2adff413e0 KEYVAL: 'foo2' '020' (3 sibs) 31: [12] [12] 0x2adff41470 KEYVAL: 'bar2' '021' (3 sibs) 31: [13] [13] 0x2adff41500 KEYVAL: 'baz2' '022' (3 sibs) 31: [14] [14] 0x2adff41590 KEYMAP: 'bar0' (3 sibs) 3 children: 31: [15] [15] 0x2adff41620 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [16] [16] 0x2adff416b0 KEYVAL: 'foo2' '100' (3 sibs) 31: [17] [17] 0x2adff41740 KEYVAL: 'bar2' '101' (3 sibs) 31: [18] [18] 0x2adff417d0 KEYVAL: 'baz2' '102' (3 sibs) 31: [19] [19] 0x2adff41860 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [20] [20] 0x2adff418f0 KEYVAL: 'foo2' '110' (3 sibs) 31: [21] [21] 0x2adff41980 KEYVAL: 'bar2' '111' (3 sibs) 31: [22] [22] 0x2adff41a10 KEYVAL: 'baz2' '112' (3 sibs) 31: [23] [23] 0x2adff41aa0 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [24] [24] 0x2adff41b30 KEYVAL: 'foo2' '120' (3 sibs) 31: [25] [25] 0x2adff41bc0 KEYVAL: 'bar2' '121' (3 sibs) 31: [26] [26] 0x2adff41c50 KEYVAL: 'baz2' '122' (3 sibs) 31: [27] [27] 0x2adff41ce0 KEYMAP: 'baz0' (3 sibs) 3 children: 31: [28] [28] 0x2adff41d70 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [29] [29] 0x2adff41e00 KEYVAL: 'foo2' '200' (3 sibs) 31: [30] [30] 0x2adff41e90 KEYVAL: 'bar2' '201' (3 sibs) 31: [31] [31] 0x2adff41f20 KEYVAL: 'baz2' '202' (3 sibs) 31: [32] [32] 0x2adff41fb0 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [33] [33] 0x2adff42040 KEYVAL: 'foo2' '210' (3 sibs) 31: [34] [34] 0x2adff420d0 KEYVAL: 'bar2' '211' (3 sibs) 31: [35] [35] 0x2adff42160 KEYVAL: 'baz2' '212' (3 sibs) 31: [36] [36] 0x2adff421f0 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [37] [37] 0x2adff42280 KEYVAL: 'foo2' '220' (3 sibs) 31: [38] [38] 0x2adff42310 KEYVAL: 'bar2' '221' (3 sibs) 31: [39] [39] 0x2adff423a0 KEYVAL: 'baz2' '222' (3 sibs) 31: #nodes=40 vs #printed=40 31: -------------------------------------- 31: [ OK ] NESTED_MAPX3/YmlTestCase.unix_recreate_from_ref/0 (4 ms) 31: [ RUN ] NESTED_MAPX3/YmlTestCase.unix_recreate_from_ref/1 31: ------------------------------------------- 31: running test case 'nested map x3' 31: ------------------------------------------- 31: REF TREE: 31: 0x2adff23e18 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2adff23ef0 KEYMAP: 'foo0' (3 sibs) 3 children: 31: 0x2adff240c0 KEYMAP: 'foo1' (3 sibs) 3 children: 31: 0x2adff24290 KEYVAL: 'foo2' '000' (3 sibs) 31: 0x2adff24328 KEYVAL: 'bar2' '001' (3 sibs) 31: 0x2adff243c0 KEYVAL: 'baz2' '002' (3 sibs) 31: 0x2adff24158 KEYMAP: 'bar1' (3 sibs) 3 children: 31: 0x2adff24460 KEYVAL: 'foo2' '010' (3 sibs) 31: 0x2adff244f8 KEYVAL: 'bar2' '011' (3 sibs) 31: 0x2adff24590 KEYVAL: 'baz2' '012' (3 sibs) 31: 0x2adff241f0 KEYMAP: 'baz1' (3 sibs) 3 children: 31: 0x2adff24630 KEYVAL: 'foo2' '020' (3 sibs) 31: 0x2adff246c8 KEYVAL: 'bar2' '021' (3 sibs) 31: 0x2adff24760 KEYVAL: 'baz2' '022' (3 sibs) 31: 0x2adff23f88 KEYMAP: 'bar0' (3 sibs) 3 children: 31: 0x2adff24800 KEYMAP: 'foo1' (3 sibs) 3 children: 31: 0x2adff249d0 KEYVAL: 'foo2' '100' (3 sibs) 31: 0x2adff24a68 KEYVAL: 'bar2' '101' (3 sibs) 31: 0x2adff24b00 KEYVAL: 'baz2' '102' (3 sibs) 31: 0x2adff24898 KEYMAP: 'bar1' (3 sibs) 3 children: 31: 0x2adff24ba0 KEYVAL: 'foo2' '110' (3 sibs) 31: 0x2adff24c38 KEYVAL: 'bar2' '111' (3 sibs) 31: 0x2adff24cd0 KEYVAL: 'baz2' '112' (3 sibs) 31: 0x2adff24930 KEYMAP: 'baz1' (3 sibs) 3 children: 31: 0x2adff24d70 KEYVAL: 'foo2' '120' (3 sibs) 31: 0x2adff24e08 KEYVAL: 'bar2' '121' (3 sibs) 31: 0x2adff24ea0 KEYVAL: 'baz2' '122' (3 sibs) 31: 0x2adff24020 KEYMAP: 'baz0' (3 sibs) 3 children: 31: 0x2adff24f40 KEYMAP: 'foo1' (3 sibs) 3 children: 31: 0x2adff25110 KEYVAL: 'foo2' '200' (3 sibs) 31: 0x2adff251a8 KEYVAL: 'bar2' '201' (3 sibs) 31: 0x2adff25240 KEYVAL: 'baz2' '202' (3 sibs) 31: 0x2adff24fd8 KEYMAP: 'bar1' (3 sibs) 3 children: 31: 0x2adff252e0 KEYVAL: 'foo2' '210' (3 sibs) 31: 0x2adff25378 KEYVAL: 'bar2' '211' (3 sibs) 31: 0x2adff25410 KEYVAL: 'baz2' '212' (3 sibs) 31: 0x2adff25070 KEYMAP: 'baz1' (3 sibs) 3 children: 31: 0x2adff254b0 KEYVAL: 'foo2' '220' (3 sibs) 31: 0x2adff25548 KEYVAL: 'bar2' '221' (3 sibs) 31: 0x2adff255e0 KEYVAL: 'baz2' '222' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x2adff42440 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2adff424d0 KEYMAP: 'foo0' (3 sibs) 3 children: 31: [2] [2] 0x2adff42560 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [3] [3] 0x2adff425f0 KEYVAL: 'foo2' '000' (3 sibs) 31: [4] [4] 0x2adff42680 KEYVAL: 'bar2' '001' (3 sibs) 31: [5] [5] 0x2adff42710 KEYVAL: 'baz2' '002' (3 sibs) 31: [6] [6] 0x2adff427a0 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [7] [7] 0x2adff42830 KEYVAL: 'foo2' '010' (3 sibs) 31: [8] [8] 0x2adff428c0 KEYVAL: 'bar2' '011' (3 sibs) 31: [9] [9] 0x2adff42950 KEYVAL: 'baz2' '012' (3 sibs) 31: [10] [10] 0x2adff429e0 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [11] [11] 0x2adff42a70 KEYVAL: 'foo2' '020' (3 sibs) 31: [12] [12] 0x2adff42b00 KEYVAL: 'bar2' '021' (3 sibs) 31: [13] [13] 0x2adff42b90 KEYVAL: 'baz2' '022' (3 sibs) 31: [14] [14] 0x2adff42c20 KEYMAP: 'bar0' (3 sibs) 3 children: 31: [15] [15] 0x2adff42cb0 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [16] [16] 0x2adff42d40 KEYVAL: 'foo2' '100' (3 sibs) 31: [17] [17] 0x2adff42dd0 KEYVAL: 'bar2' '101' (3 sibs) 31: [18] [18] 0x2adff42e60 KEYVAL: 'baz2' '102' (3 sibs) 31: [19] [19] 0x2adff42ef0 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [20] [20] 0x2adff42f80 KEYVAL: 'foo2' '110' (3 sibs) 31: [21] [21] 0x2adff43010 KEYVAL: 'bar2' '111' (3 sibs) 31: [22] [22] 0x2adff430a0 KEYVAL: 'baz2' '112' (3 sibs) 31: [23] [23] 0x2adff43130 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [24] [24] 0x2adff431c0 KEYVAL: 'foo2' '120' (3 sibs) 31: [25] [25] 0x2adff43250 KEYVAL: 'bar2' '121' (3 sibs) 31: [26] [26] 0x2adff432e0 KEYVAL: 'baz2' '122' (3 sibs) 31: [27] [27] 0x2adff43370 KEYMAP: 'baz0' (3 sibs) 3 children: 31: [28] [28] 0x2adff43400 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [29] [29] 0x2adff43490 KEYVAL: 'foo2' '200' (3 sibs) 31: [30] [30] 0x2adff43520 KEYVAL: 'bar2' '201' (3 sibs) 31: [31] [31] 0x2adff435b0 KEYVAL: 'baz2' '202' (3 sibs) 31: [32] [32] 0x2adff43640 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [33] [33] 0x2adff436d0 KEYVAL: 'foo2' '210' (3 sibs) 31: [34] [34] 0x2adff43760 KEYVAL: 'bar2' '211' (3 sibs) 31: [35] [35] 0x2adff437f0 KEYVAL: 'baz2' '212' (3 sibs) 31: [36] [36] 0x2adff43880 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [37] [37] 0x2adff43910 KEYVAL: 'foo2' '220' (3 sibs) 31: [38] [38] 0x2adff439a0 KEYVAL: 'bar2' '221' (3 sibs) 31: [39] [39] 0x2adff43a30 KEYVAL: 'baz2' '222' (3 sibs) 31: #nodes=40 vs #printed=40 31: -------------------------------------- 31: [ OK ] NESTED_MAPX3/YmlTestCase.unix_recreate_from_ref/1 (3 ms) 31: [ RUN ] NESTED_MAPX3/YmlTestCase.windows_recreate_from_ref/0 31: ------------------------------------------- 31: running test case 'nested map x3, explicit' 31: ------------------------------------------- 31: REF TREE: 31: 0x2adff23d00 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2adff22520 KEYMAP: 'foo0' (3 sibs) 3 children: 31: 0x2adff226f0 KEYMAP: 'foo1' (3 sibs) 3 children: 31: 0x2adff228c0 KEYVAL: 'foo2' '000' (3 sibs) 31: 0x2adff22958 KEYVAL: 'bar2' '001' (3 sibs) 31: 0x2adff229f0 KEYVAL: 'baz2' '002' (3 sibs) 31: 0x2adff22788 KEYMAP: 'bar1' (3 sibs) 3 children: 31: 0x2adff22a90 KEYVAL: 'foo2' '010' (3 sibs) 31: 0x2adff22b28 KEYVAL: 'bar2' '011' (3 sibs) 31: 0x2adff22bc0 KEYVAL: 'baz2' '012' (3 sibs) 31: 0x2adff22820 KEYMAP: 'baz1' (3 sibs) 3 children: 31: 0x2adff22c60 KEYVAL: 'foo2' '020' (3 sibs) 31: 0x2adff22cf8 KEYVAL: 'bar2' '021' (3 sibs) 31: 0x2adff22d90 KEYVAL: 'baz2' '022' (3 sibs) 31: 0x2adff225b8 KEYMAP: 'bar0' (3 sibs) 3 children: 31: 0x2adff22e30 KEYMAP: 'foo1' (3 sibs) 3 children: 31: 0x2adff23000 KEYVAL: 'foo2' '100' (3 sibs) 31: 0x2adff23098 KEYVAL: 'bar2' '101' (3 sibs) 31: 0x2adff23130 KEYVAL: 'baz2' '102' (3 sibs) 31: 0x2adff22ec8 KEYMAP: 'bar1' (3 sibs) 3 children: 31: 0x2adff231d0 KEYVAL: 'foo2' '110' (3 sibs) 31: 0x2adff23268 KEYVAL: 'bar2' '111' (3 sibs) 31: 0x2adff23300 KEYVAL: 'baz2' '112' (3 sibs) 31: 0x2adff22f60 KEYMAP: 'baz1' (3 sibs) 3 children: 31: 0x2adff233a0 KEYVAL: 'foo2' '120' (3 sibs) 31: 0x2adff23438 KEYVAL: 'bar2' '121' (3 sibs) 31: 0x2adff234d0 KEYVAL: 'baz2' '122' (3 sibs) 31: 0x2adff22650 KEYMAP: 'baz0' (3 sibs) 3 children: 31: 0x2adff23570 KEYMAP: 'foo1' (3 sibs) 3 children: 31: 0x2adff23740 KEYVAL: 'foo2' '200' (3 sibs) 31: 0x2adff237d8 KEYVAL: 'bar2' '201' (3 sibs) 31: 0x2adff23870 KEYVAL: 'baz2' '202' (3 sibs) 31: 0x2adff23608 KEYMAP: 'bar1' (3 sibs) 3 children: 31: 0x2adff23910 KEYVAL: 'foo2' '210' (3 sibs) 31: 0x2adff239a8 KEYVAL: 'bar2' '211' (3 sibs) 31: 0x2adff23a40 KEYVAL: 'baz2' '212' (3 sibs) 31: 0x2adff236a0 KEYMAP: 'baz1' (3 sibs) 3 children: 31: 0x2adff23ae0 KEYVAL: 'foo2' '220' (3 sibs) 31: 0x2adff23b78 KEYVAL: 'bar2' '221' (3 sibs) 31: 0x2adff23c10 KEYVAL: 'baz2' '222' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x2adff43ad0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2adff43b60 KEYMAP: 'foo0' (3 sibs) 3 children: 31: [2] [2] 0x2adff43bf0 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [3] [3] 0x2adff43c80 KEYVAL: 'foo2' '000' (3 sibs) 31: [4] [4] 0x2adff43d10 KEYVAL: 'bar2' '001' (3 sibs) 31: [5] [5] 0x2adff43da0 KEYVAL: 'baz2' '002' (3 sibs) 31: [6] [6] 0x2adff43e30 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [7] [7] 0x2adff43ec0 KEYVAL: 'foo2' '010' (3 sibs) 31: [8] [8] 0x2adff43f50 KEYVAL: 'bar2' '011' (3 sibs) 31: [9] [9] 0x2adff43fe0 KEYVAL: 'baz2' '012' (3 sibs) 31: [10] [10] 0x2adff44070 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [11] [11] 0x2adff44100 KEYVAL: 'foo2' '020' (3 sibs) 31: [12] [12] 0x2adff44190 KEYVAL: 'bar2' '021' (3 sibs) 31: [13] [13] 0x2adff44220 KEYVAL: 'baz2' '022' (3 sibs) 31: [14] [14] 0x2adff442b0 KEYMAP: 'bar0' (3 sibs) 3 children: 31: [15] [15] 0x2adff44340 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [16] [16] 0x2adff443d0 KEYVAL: 'foo2' '100' (3 sibs) 31: [17] [17] 0x2adff44460 KEYVAL: 'bar2' '101' (3 sibs) 31: [18] [18] 0x2adff444f0 KEYVAL: 'baz2' '102' (3 sibs) 31: [19] [19] 0x2adff44580 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [20] [20] 0x2adff44610 KEYVAL: 'foo2' '110' (3 sibs) 31: [21] [21] 0x2adff446a0 KEYVAL: 'bar2' '111' (3 sibs) 31: [22] [22] 0x2adff44730 KEYVAL: 'baz2' '112' (3 sibs) 31: [23] [23] 0x2adff447c0 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [24] [24] 0x2adff44850 KEYVAL: 'foo2' '120' (3 sibs) 31: [25] [25] 0x2adff448e0 KEYVAL: 'bar2' '121' (3 sibs) 31: [26] [26] 0x2adff44970 KEYVAL: 'baz2' '122' (3 sibs) 31: [27] [27] 0x2adff44a00 KEYMAP: 'baz0' (3 sibs) 3 children: 31: [28] [28] 0x2adff44a90 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [29] [29] 0x2adff44b20 KEYVAL: 'foo2' '200' (3 sibs) 31: [30] [30] 0x2adff44bb0 KEYVAL: 'bar2' '201' (3 sibs) 31: [31] [31] 0x2adff44c40 KEYVAL: 'baz2' '202' (3 sibs) 31: [32] [32] 0x2adff44cd0 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [33] [33] 0x2adff44d60 KEYVAL: 'foo2' '210' (3 sibs) 31: [34] [34] 0x2adff44df0 KEYVAL: 'bar2' '211' (3 sibs) 31: [35] [35] 0x2adff44e80 KEYVAL: 'baz2' '212' (3 sibs) 31: [36] [36] 0x2adff44f10 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [37] [37] 0x2adff44fa0 KEYVAL: 'foo2' '220' (3 sibs) 31: [38] [38] 0x2adff45030 KEYVAL: 'bar2' '221' (3 sibs) 31: [39] [39] 0x2adff450c0 KEYVAL: 'baz2' '222' (3 sibs) 31: #nodes=40 vs #printed=40 31: -------------------------------------- 31: [ OK ] NESTED_MAPX3/YmlTestCase.windows_recreate_from_ref/0 (3 ms) 31: [ RUN ] NESTED_MAPX3/YmlTestCase.windows_recreate_from_ref/1 31: ------------------------------------------- 31: running test case 'nested map x3' 31: ------------------------------------------- 31: REF TREE: 31: 0x2adff23e18 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2adff23ef0 KEYMAP: 'foo0' (3 sibs) 3 children: 31: 0x2adff240c0 KEYMAP: 'foo1' (3 sibs) 3 children: 31: 0x2adff24290 KEYVAL: 'foo2' '000' (3 sibs) 31: 0x2adff24328 KEYVAL: 'bar2' '001' (3 sibs) 31: 0x2adff243c0 KEYVAL: 'baz2' '002' (3 sibs) 31: 0x2adff24158 KEYMAP: 'bar1' (3 sibs) 3 children: 31: 0x2adff24460 KEYVAL: 'foo2' '010' (3 sibs) 31: 0x2adff244f8 KEYVAL: 'bar2' '011' (3 sibs) 31: 0x2adff24590 KEYVAL: 'baz2' '012' (3 sibs) 31: 0x2adff241f0 KEYMAP: 'baz1' (3 sibs) 3 children: 31: 0x2adff24630 KEYVAL: 'foo2' '020' (3 sibs) 31: 0x2adff246c8 KEYVAL: 'bar2' '021' (3 sibs) 31: 0x2adff24760 KEYVAL: 'baz2' '022' (3 sibs) 31: 0x2adff23f88 KEYMAP: 'bar0' (3 sibs) 3 children: 31: 0x2adff24800 KEYMAP: 'foo1' (3 sibs) 3 children: 31: 0x2adff249d0 KEYVAL: 'foo2' '100' (3 sibs) 31: 0x2adff24a68 KEYVAL: 'bar2' '101' (3 sibs) 31: 0x2adff24b00 KEYVAL: 'baz2' '102' (3 sibs) 31: 0x2adff24898 KEYMAP: 'bar1' (3 sibs) 3 children: 31: 0x2adff24ba0 KEYVAL: 'foo2' '110' (3 sibs) 31: 0x2adff24c38 KEYVAL: 'bar2' '111' (3 sibs) 31: 0x2adff24cd0 KEYVAL: 'baz2' '112' (3 sibs) 31: 0x2adff24930 KEYMAP: 'baz1' (3 sibs) 3 children: 31: 0x2adff24d70 KEYVAL: 'foo2' '120' (3 sibs) 31: 0x2adff24e08 KEYVAL: 'bar2' '121' (3 sibs) 31: 0x2adff24ea0 KEYVAL: 'baz2' '122' (3 sibs) 31: 0x2adff24020 KEYMAP: 'baz0' (3 sibs) 3 children: 31: 0x2adff24f40 KEYMAP: 'foo1' (3 sibs) 3 children: 31: 0x2adff25110 KEYVAL: 'foo2' '200' (3 sibs) 31: 0x2adff251a8 KEYVAL: 'bar2' '201' (3 sibs) 31: 0x2adff25240 KEYVAL: 'baz2' '202' (3 sibs) 31: 0x2adff24fd8 KEYMAP: 'bar1' (3 sibs) 3 children: 31: 0x2adff252e0 KEYVAL: 'foo2' '210' (3 sibs) 31: 0x2adff25378 KEYVAL: 'bar2' '211' (3 sibs) 31: 0x2adff25410 KEYVAL: 'baz2' '212' (3 sibs) 31: 0x2adff25070 KEYMAP: 'baz1' (3 sibs) 3 children: 31: 0x2adff254b0 KEYVAL: 'foo2' '220' (3 sibs) 31: 0x2adff25548 KEYVAL: 'bar2' '221' (3 sibs) 31: 0x2adff255e0 KEYVAL: 'baz2' '222' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x2adff45160 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2adff451f0 KEYMAP: 'foo0' (3 sibs) 3 children: 31: [2] [2] 0x2adff45280 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [3] [3] 0x2adff45310 KEYVAL: 'foo2' '000' (3 sibs) 31: [4] [4] 0x2adff453a0 KEYVAL: 'bar2' '001' (3 sibs) 31: [5] [5] 0x2adff45430 KEYVAL: 'baz2' '002' (3 sibs) 31: [6] [6] 0x2adff454c0 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [7] [7] 0x2adff45550 KEYVAL: 'foo2' '010' (3 sibs) 31: [8] [8] 0x2adff455e0 KEYVAL: 'bar2' '011' (3 sibs) 31: [9] [9] 0x2adff45670 KEYVAL: 'baz2' '012' (3 sibs) 31: [10] [10] 0x2adff45700 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [11] [11] 0x2adff45790 KEYVAL: 'foo2' '020' (3 sibs) 31: [12] [12] 0x2adff45820 KEYVAL: 'bar2' '021' (3 sibs) 31: [13] [13] 0x2adff458b0 KEYVAL: 'baz2' '022' (3 sibs) 31: [14] [14] 0x2adff45940 KEYMAP: 'bar0' (3 sibs) 3 children: 31: [15] [15] 0x2adff459d0 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [16] [16] 0x2adff45a60 KEYVAL: 'foo2' '100' (3 sibs) 31: [17] [17] 0x2adff45af0 KEYVAL: 'bar2' '101' (3 sibs) 31: [18] [18] 0x2adff45b80 KEYVAL: 'baz2' '102' (3 sibs) 31: [19] [19] 0x2adff45c10 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [20] [20] 0x2adff45ca0 KEYVAL: 'foo2' '110' (3 sibs) 31: [21] [21] 0x2adff45d30 KEYVAL: 'bar2' '111' (3 sibs) 31: [22] [22] 0x2adff45dc0 KEYVAL: 'baz2' '112' (3 sibs) 31: [23] [23] 0x2adff45e50 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [24] [24] 0x2adff45ee0 KEYVAL: 'foo2' '120' (3 sibs) 31: [25] [25] 0x2adff45f70 KEYVAL: 'bar2' '121' (3 sibs) 31: [26] [26] 0x2adff46000 KEYVAL: 'baz2' '122' (3 sibs) 31: [27] [27] 0x2adff46090 KEYMAP: 'baz0' (3 sibs) 3 children: 31: [28] [28] 0x2adff46120 KEYMAP: 'foo1' (3 sibs) 3 children: 31: [29] [29] 0x2adff461b0 KEYVAL: 'foo2' '200' (3 sibs) 31: [30] [30] 0x2adff46240 KEYVAL: 'bar2' '201' (3 sibs) 31: [31] [31] 0x2adff462d0 KEYVAL: 'baz2' '202' (3 sibs) 31: [32] [32] 0x2adff46360 KEYMAP: 'bar1' (3 sibs) 3 children: 31: [33] [33] 0x2adff463f0 KEYVAL: 'foo2' '210' (3 sibs) 31: [34] [34] 0x2adff46480 KEYVAL: 'bar2' '211' (3 sibs) 31: [35] [35] 0x2adff46510 KEYVAL: 'baz2' '212' (3 sibs) 31: [36] [36] 0x2adff465a0 KEYMAP: 'baz1' (3 sibs) 3 children: 31: [37] [37] 0x2adff46630 KEYVAL: 'foo2' '220' (3 sibs) 31: [38] [38] 0x2adff466c0 KEYVAL: 'bar2' '221' (3 sibs) 31: [39] [39] 0x2adff46750 KEYVAL: 'baz2' '222' (3 sibs) 31: #nodes=40 vs #printed=40 31: -------------------------------------- 31: [ OK ] NESTED_MAPX3/YmlTestCase.windows_recreate_from_ref/1 (3 ms) 31: [----------] 40 tests from NESTED_MAPX3/YmlTestCase (164 ms total) 31: 31: [----------] Global test environment tear-down 31: [==========] 41 tests from 2 test suites ran. (172 ms total) 31: [ PASSED ] 41 tests. 31/50 Test #31: ryml-test-nested_mapx3 ............ Passed 0.55 sec test 32 Start 32: ryml-test-nested_seqx3 32: Test command: /builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test/ryml-test-nested_seqx3-0.4.1 32: Test timeout computed to be: 10000000 32: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 32: [==========] Running 81 tests from 2 test suites. 32: [----------] Global test environment set-up. 32: [----------] 1 test from CaseNode 32: [ RUN ] CaseNode.setting_up 32: [ OK ] CaseNode.setting_up (1 ms) 32: [----------] 1 test from CaseNode (2 ms total) 32: 32: [----------] 80 tests from NESTED_SEQX3/YmlTestCase 32: [ RUN ] NESTED_SEQX3/YmlTestCase.parse_unix/0 32: ------------------------------------------- 32: running test case 'nested seq x3, explicit' 32: ------------------------------------------- 32: --------------- 32: [ 32: [[000, 001, 002], [010, 011, 012], [020, 021, 022]], 32: [[100, 101, 102], [110, 111, 112], [120, 121, 122]], 32: [[200, 201, 202], [210, 211, 212], [220, 221, 222]], 32: ]--------------- 32: REF TREE: 32: 0x2b01a1a6d0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2b01a17520 SEQ: (3 sibs) 3 children: 32: 0x2b01a176f0 SEQ: (3 sibs) 3 children: 32: 0x2b01a178c0 VAL: '000' (3 sibs) 32: 0x2b01a17958 VAL: '001' (3 sibs) 32: 0x2b01a179f0 VAL: '002' (3 sibs) 32: 0x2b01a17788 SEQ: (3 sibs) 3 children: 32: 0x2b01a17a90 VAL: '010' (3 sibs) 32: 0x2b01a17b28 VAL: '011' (3 sibs) 32: 0x2b01a17bc0 VAL: '012' (3 sibs) 32: 0x2b01a17820 SEQ: (3 sibs) 3 children: 32: 0x2b01a17c60 VAL: '020' (3 sibs) 32: 0x2b01a17cf8 VAL: '021' (3 sibs) 32: 0x2b01a17d90 VAL: '022' (3 sibs) 32: 0x2b01a175b8 SEQ: (3 sibs) 3 children: 32: 0x2b01a17e30 SEQ: (3 sibs) 3 children: 32: 0x2b01a18000 VAL: '100' (3 sibs) 32: 0x2b01a18098 VAL: '101' (3 sibs) 32: 0x2b01a18130 VAL: '102' (3 sibs) 32: 0x2b01a17ec8 SEQ: (3 sibs) 3 children: 32: 0x2b01a181d0 VAL: '110' (3 sibs) 32: 0x2b01a18268 VAL: '111' (3 sibs) 32: 0x2b01a18300 VAL: '112' (3 sibs) 32: 0x2b01a17f60 SEQ: (3 sibs) 3 children: 32: 0x2b01a183a0 VAL: '120' (3 sibs) 32: 0x2b01a18438 VAL: '121' (3 sibs) 32: 0x2b01a184d0 VAL: '122' (3 sibs) 32: 0x2b01a17650 SEQ: (3 sibs) 3 children: 32: 0x2b01a18570 SEQ: (3 sibs) 3 children: 32: 0x2b01a18740 VAL: '200' (3 sibs) 32: 0x2b01a187d8 VAL: '201' (3 sibs) 32: 0x2b01a18870 VAL: '202' (3 sibs) 32: 0x2b01a18608 SEQ: (3 sibs) 3 children: 32: 0x2b01a18910 VAL: '210' (3 sibs) 32: 0x2b01a189a8 VAL: '211' (3 sibs) 32: 0x2b01a18a40 VAL: '212' (3 sibs) 32: 0x2b01a186a0 SEQ: (3 sibs) 3 children: 32: 0x2b01a18ae0 VAL: '220' (3 sibs) 32: 0x2b01a18b78 VAL: '221' (3 sibs) 32: 0x2b01a18c10 VAL: '222' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2b01a2a7d0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b01a2a860 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2b01a2a8f0 SEQ: (3 sibs) 3 children: 32: [3] [3] 0x2b01a2a980 VAL: '000' (3 sibs) 32: [4] [4] 0x2b01a2aa10 VAL: '001' (3 sibs) 32: [5] [5] 0x2b01a2aaa0 VAL: '002' (3 sibs) 32: [6] [6] 0x2b01a2ab30 SEQ: (3 sibs) 3 children: 32: [7] [7] 0x2b01a2abc0 VAL: '010' (3 sibs) 32: [8] [8] 0x2b01a2ac50 VAL: '011' (3 sibs) 32: [9] [9] 0x2b01a2ace0 VAL: '012' (3 sibs) 32: [10] [10] 0x2b01a2ad70 SEQ: (3 sibs) 3 children: 32: [11] [11] 0x2b01a2ae00 VAL: '020' (3 sibs) 32: [12] [12] 0x2b01a2ae90 VAL: '021' (3 sibs) 32: [13] [13] 0x2b01a2af20 VAL: '022' (3 sibs) 32: [14] [14] 0x2b01a2afb0 SEQ: (3 sibs) 3 children: 32: [15] [15] 0x2b01a2b040 SEQ: (3 sibs) 3 children: 32: [16] [16] 0x2b01a2b0d0 VAL: '100' (3 sibs) 32: [17] [17] 0x2b01a2b160 VAL: '101' (3 sibs) 32: [18] [18] 0x2b01a2b1f0 VAL: '102' (3 sibs) 32: [19] [19] 0x2b01a2b280 SEQ: (3 sibs) 3 children: 32: [20] [20] 0x2b01a2b310 VAL: '110' (3 sibs) 32: [21] [21] 0x2b01a2b3a0 VAL: '111' (3 sibs) 32: [22] [22] 0x2b01a2b430 VAL: '112' (3 sibs) 32: [23] [23] 0x2b01a2b4c0 SEQ: (3 sibs) 3 children: 32: [24] [24] 0x2b01a2b550 VAL: '120' (3 sibs) 32: [25] [25] 0x2b01a2b5e0 VAL: '121' (3 sibs) 32: [26] [26] 0x2b01a2b670 VAL: '122' (3 sibs) 32: [27] [27] 0x2b01a2b700 SEQ: (3 sibs) 3 children: 32: [28] [28] 0x2b01a2b790 SEQ: (3 sibs) 3 children: 32: [29] [29] 0x2b01a2b820 VAL: '200' (3 sibs) 32: [30] [30] 0x2b01a2b8b0 VAL: '201' (3 sibs) 32: [31] [31] 0x2b01a2b940 VAL: '202' (3 sibs) 32: [32] [32] 0x2b01a2b9d0 SEQ: (3 sibs) 3 children: 32: [33] [33] 0x2b01a2ba60 VAL: '210' (3 sibs) 32: [34] [34] 0x2b01a2baf0 VAL: '211' (3 sibs) 32: [35] [35] 0x2b01a2bb80 VAL: '212' (3 sibs) 32: [36] [36] 0x2b01a2bc10 SEQ: (3 sibs) 3 children: 32: [37] [37] 0x2b01a2bca0 VAL: '220' (3 sibs) 32: [38] [38] 0x2b01a2bd30 VAL: '221' (3 sibs) 32: [39] [39] 0x2b01a2bdc0 VAL: '222' (3 sibs) 32: #nodes=40 vs #printed=40 32: -------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.parse_unix/0 (20 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.parse_unix/1 32: ------------------------------------------- 32: running test case 'nested seq x3' 32: ------------------------------------------- 32: --------------- 32: 32: - - - 000 32: - 001 32: - 002 32: - - 010 32: - 011 32: - 012 32: - - 020 32: - 021 32: - 022 32: - - - 100 32: - 101 32: - 102 32: - - 110 32: - 111 32: - 112 32: - - 120 32: - 121 32: - 122 32: - - - 200 32: - 201 32: - 202 32: - - 210 32: - 211 32: - 212 32: - - 220 32: - 221 32: - 222 32: --------------- 32: REF TREE: 32: 0x2b01a1a7e8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2b01a18ef0 SEQ: (3 sibs) 3 children: 32: 0x2b01a190c0 SEQ: (3 sibs) 3 children: 32: 0x2b01a19290 VAL: '000' (3 sibs) 32: 0x2b01a19328 VAL: '001' (3 sibs) 32: 0x2b01a193c0 VAL: '002' (3 sibs) 32: 0x2b01a19158 SEQ: (3 sibs) 3 children: 32: 0x2b01a19460 VAL: '010' (3 sibs) 32: 0x2b01a194f8 VAL: '011' (3 sibs) 32: 0x2b01a19590 VAL: '012' (3 sibs) 32: 0x2b01a191f0 SEQ: (3 sibs) 3 children: 32: 0x2b01a19630 VAL: '020' (3 sibs) 32: 0x2b01a196c8 VAL: '021' (3 sibs) 32: 0x2b01a19760 VAL: '022' (3 sibs) 32: 0x2b01a18f88 SEQ: (3 sibs) 3 children: 32: 0x2b01a19800 SEQ: (3 sibs) 3 children: 32: 0x2b01a199d0 VAL: '100' (3 sibs) 32: 0x2b01a19a68 VAL: '101' (3 sibs) 32: 0x2b01a19b00 VAL: '102' (3 sibs) 32: 0x2b01a19898 SEQ: (3 sibs) 3 children: 32: 0x2b01a19ba0 VAL: '110' (3 sibs) 32: 0x2b01a19c38 VAL: '111' (3 sibs) 32: 0x2b01a19cd0 VAL: '112' (3 sibs) 32: 0x2b01a19930 SEQ: (3 sibs) 3 children: 32: 0x2b01a19d70 VAL: '120' (3 sibs) 32: 0x2b01a19e08 VAL: '121' (3 sibs) 32: 0x2b01a19ea0 VAL: '122' (3 sibs) 32: 0x2b01a19020 SEQ: (3 sibs) 3 children: 32: 0x2b01a19f40 SEQ: (3 sibs) 3 children: 32: 0x2b01a1a110 VAL: '200' (3 sibs) 32: 0x2b01a1a1a8 VAL: '201' (3 sibs) 32: 0x2b01a1a240 VAL: '202' (3 sibs) 32: 0x2b01a19fd8 SEQ: (3 sibs) 3 children: 32: 0x2b01a1a2e0 VAL: '210' (3 sibs) 32: 0x2b01a1a378 VAL: '211' (3 sibs) 32: 0x2b01a1a410 VAL: '212' (3 sibs) 32: 0x2b01a1a070 SEQ: (3 sibs) 3 children: 32: 0x2b01a1a4b0 VAL: '220' (3 sibs) 32: 0x2b01a1a548 VAL: '221' (3 sibs) 32: 0x2b01a1a5e0 VAL: '222' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2b01a2ddf0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b01a2de80 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2b01a2df10 SEQ: (3 sibs) 3 children: 32: [3] [3] 0x2b01a2dfa0 VAL: '000' (3 sibs) 32: [4] [4] 0x2b01a2e030 VAL: '001' (3 sibs) 32: [5] [5] 0x2b01a2e0c0 VAL: '002' (3 sibs) 32: [6] [6] 0x2b01a2e150 SEQ: (3 sibs) 3 children: 32: [7] [7] 0x2b01a2e1e0 VAL: '010' (3 sibs) 32: [8] [8] 0x2b01a2e270 VAL: '011' (3 sibs) 32: [9] [9] 0x2b01a2e300 VAL: '012' (3 sibs) 32: [10] [10] 0x2b01a2e390 SEQ: (3 sibs) 3 children: 32: [11] [11] 0x2b01a2e420 VAL: '020' (3 sibs) 32: [12] [12] 0x2b01a2e4b0 VAL: '021' (3 sibs) 32: [13] [13] 0x2b01a2e540 VAL: '022' (3 sibs) 32: [14] [14] 0x2b01a2e5d0 SEQ: (3 sibs) 3 children: 32: [15] [15] 0x2b01a2e660 SEQ: (3 sibs) 3 children: 32: [16] [16] 0x2b01a2e6f0 VAL: '100' (3 sibs) 32: [17] [17] 0x2b01a2e780 VAL: '101' (3 sibs) 32: [18] [18] 0x2b01a2e810 VAL: '102' (3 sibs) 32: [19] [19] 0x2b01a2e8a0 SEQ: (3 sibs) 3 children: 32: [20] [20] 0x2b01a2e930 VAL: '110' (3 sibs) 32: [21] [21] 0x2b01a2e9c0 VAL: '111' (3 sibs) 32: [22] [22] 0x2b01a2ea50 VAL: '112' (3 sibs) 32: [23] [23] 0x2b01a2eae0 SEQ: (3 sibs) 3 children: 32: [24] [24] 0x2b01a2eb70 VAL: '120' (3 sibs) 32: [25] [25] 0x2b01a2ec00 VAL: '121' (3 sibs) 32: [26] [26] 0x2b01a2ec90 VAL: '122' (3 sibs) 32: [27] [27] 0x2b01a2ed20 SEQ: (3 sibs) 3 children: 32: [28] [28] 0x2b01a2edb0 SEQ: (3 sibs) 3 children: 32: [29] [29] 0x2b01a2ee40 VAL: '200' (3 sibs) 32: [30] [30] 0x2b01a2eed0 VAL: '201' (3 sibs) 32: [31] [31] 0x2b01a2ef60 VAL: '202' (3 sibs) 32: [32] [32] 0x2b01a2eff0 SEQ: (3 sibs) 3 children: 32: [33] [33] 0x2b01a2f080 VAL: '210' (3 sibs) 32: [34] [34] 0x2b01a2f110 VAL: '211' (3 sibs) 32: [35] [35] 0x2b01a2f1a0 VAL: '212' (3 sibs) 32: [36] [36] 0x2b01a2f230 SEQ: (3 sibs) 3 children: 32: [37] [37] 0x2b01a2f2c0 VAL: '220' (3 sibs) 32: [38] [38] 0x2b01a2f350 VAL: '221' (3 sibs) 32: [39] [39] 0x2b01a2f3e0 VAL: '222' (3 sibs) 32: #nodes=40 vs #printed=40 32: -------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.parse_unix/1 (6 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.parse_unix/2 32: ------------------------------------------- 32: running test case 'nested seq x3, continued on next line' 32: ------------------------------------------- 32: --------------- 32: 32: - 32: - 32: - 000 32: - 001 32: - 002 32: - 32: - 010 32: - 011 32: - 012 32: - 32: - 020 32: - 021 32: - 022 32: - 32: - 32: - 100 32: - 101 32: - 102 32: - 32: - 110 32: - 111 32: - 112 32: - 32: - 120 32: - 121 32: - 122 32: - 32: - 32: - 200 32: - 201 32: - 202 32: - 32: - 210 32: - 211 32: - 212 32: - 32: - 220 32: - 221 32: - 222 32: --------------- 32: REF TREE: 32: 0x2b01a1a900 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2b01a1aaf0 SEQ: (3 sibs) 3 children: 32: 0x2b01a1acc0 SEQ: (3 sibs) 3 children: 32: 0x2b01a1ae90 VAL: '000' (3 sibs) 32: 0x2b01a1af28 VAL: '001' (3 sibs) 32: 0x2b01a1afc0 VAL: '002' (3 sibs) 32: 0x2b01a1ad58 SEQ: (3 sibs) 3 children: 32: 0x2b01a1b060 VAL: '010' (3 sibs) 32: 0x2b01a1b0f8 VAL: '011' (3 sibs) 32: 0x2b01a1b190 VAL: '012' (3 sibs) 32: 0x2b01a1adf0 SEQ: (3 sibs) 3 children: 32: 0x2b01a1b230 VAL: '020' (3 sibs) 32: 0x2b01a1b2c8 VAL: '021' (3 sibs) 32: 0x2b01a1b360 VAL: '022' (3 sibs) 32: 0x2b01a1ab88 SEQ: (3 sibs) 3 children: 32: 0x2b01a1b400 SEQ: (3 sibs) 3 children: 32: 0x2b01a1b5d0 VAL: '100' (3 sibs) 32: 0x2b01a1b668 VAL: '101' (3 sibs) 32: 0x2b01a1b700 VAL: '102' (3 sibs) 32: 0x2b01a1b498 SEQ: (3 sibs) 3 children: 32: 0x2b01a1b7a0 VAL: '110' (3 sibs) 32: 0x2b01a1b838 VAL: '111' (3 sibs) 32: 0x2b01a1b8d0 VAL: '112' (3 sibs) 32: 0x2b01a1b530 SEQ: (3 sibs) 3 children: 32: 0x2b01a1b970 VAL: '120' (3 sibs) 32: 0x2b01a1ba08 VAL: '121' (3 sibs) 32: 0x2b01a1baa0 VAL: '122' (3 sibs) 32: 0x2b01a1ac20 SEQ: (3 sibs) 3 children: 32: 0x2b01a1bb40 SEQ: (3 sibs) 3 children: 32: 0x2b01a1bd10 VAL: '200' (3 sibs) 32: 0x2b01a1bda8 VAL: '201' (3 sibs) 32: 0x2b01a1be40 VAL: '202' (3 sibs) 32: 0x2b01a1bbd8 SEQ: (3 sibs) 3 children: 32: 0x2b01a1bee0 VAL: '210' (3 sibs) 32: 0x2b01a1bf78 VAL: '211' (3 sibs) 32: 0x2b01a1c010 VAL: '212' (3 sibs) 32: 0x2b01a1bc70 SEQ: (3 sibs) 3 children: 32: 0x2b01a1c0b0 VAL: '220' (3 sibs) 32: 0x2b01a1c148 VAL: '221' (3 sibs) 32: 0x2b01a1c1e0 VAL: '222' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2b01a31410 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b01a314a0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2b01a31530 SEQ: (3 sibs) 3 children: 32: [3] [3] 0x2b01a315c0 VAL: '000' (3 sibs) 32: [4] [4] 0x2b01a31650 VAL: '001' (3 sibs) 32: [5] [5] 0x2b01a316e0 VAL: '002' (3 sibs) 32: [6] [6] 0x2b01a31770 SEQ: (3 sibs) 3 children: 32: [7] [7] 0x2b01a31800 VAL: '010' (3 sibs) 32: [8] [8] 0x2b01a31890 VAL: '011' (3 sibs) 32: [9] [9] 0x2b01a31920 VAL: '012' (3 sibs) 32: [10] [10] 0x2b01a319b0 SEQ: (3 sibs) 3 children: 32: [11] [11] 0x2b01a31a40 VAL: '020' (3 sibs) 32: [12] [12] 0x2b01a31ad0 VAL: '021' (3 sibs) 32: [13] [13] 0x2b01a31b60 VAL: '022' (3 sibs) 32: [14] [14] 0x2b01a31bf0 SEQ: (3 sibs) 3 children: 32: [15] [15] 0x2b01a31c80 SEQ: (3 sibs) 3 children: 32: [16] [16] 0x2b01a31d10 VAL: '100' (3 sibs) 32: [17] [17] 0x2b01a31da0 VAL: '101' (3 sibs) 32: [18] [18] 0x2b01a31e30 VAL: '102' (3 sibs) 32: [19] [19] 0x2b01a31ec0 SEQ: (3 sibs) 3 children: 32: [20] [20] 0x2b01a31f50 VAL: '110' (3 sibs) 32: [21] [21] 0x2b01a31fe0 VAL: '111' (3 sibs) 32: [22] [22] 0x2b01a32070 VAL: '112' (3 sibs) 32: [23] [23] 0x2b01a32100 SEQ: (3 sibs) 3 children: 32: [24] [24] 0x2b01a32190 VAL: '120' (3 sibs) 32: [25] [25] 0x2b01a32220 VAL: '121' (3 sibs) 32: [26] [26] 0x2b01a322b0 VAL: '122' (3 sibs) 32: [27] [27] 0x2b01a32340 SEQ: (3 sibs) 3 children: 32: [28] [28] 0x2b01a323d0 SEQ: (3 sibs) 3 children: 32: [29] [29] 0x2b01a32460 VAL: '200' (3 sibs) 32: [30] [30] 0x2b01a324f0 VAL: '201' (3 sibs) 32: [31] [31] 0x2b01a32580 VAL: '202' (3 sibs) 32: [32] [32] 0x2b01a32610 SEQ: (3 sibs) 3 children: 32: [33] [33] 0x2b01a326a0 VAL: '210' (3 sibs) 32: [34] [34] 0x2b01a32730 VAL: '211' (3 sibs) 32: [35] [35] 0x2b01a327c0 VAL: '212' (3 sibs) 32: [36] [36] 0x2b01a32850 SEQ: (3 sibs) 3 children: 32: [37] [37] 0x2b01a328e0 VAL: '220' (3 sibs) 32: [38] [38] 0x2b01a32970 VAL: '221' (3 sibs) 32: [39] [39] 0x2b01a32a00 VAL: '222' (3 sibs) 32: #nodes=40 vs #printed=40 32: -------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.parse_unix/2 (4 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.parse_unix/3 32: ------------------------------------------- 32: running test case 'nested seq x3, all continued on next line' 32: ------------------------------------------- 32: --------------- 32: 32: - 32: - 32: - 32: 000 32: - 32: 001 32: - 32: 002 32: - 32: - 32: 010 32: - 32: 011 32: - 32: 012 32: - 32: - 32: 020 32: - 32: 021 32: - 32: 022 32: - 32: - 32: - 32: 100 32: - 32: 101 32: - 32: 102 32: - 32: - 32: 110 32: - 32: 111 32: - 32: 112 32: - 32: - 32: 120 32: - 32: 121 32: - 32: 122 32: - 32: - 32: - 32: 200 32: - 32: 201 32: - 32: 202 32: - 32: - 32: 210 32: - 32: 211 32: - 32: 212 32: - 32: - 32: 220 32: - 32: 221 32: - 32: 222 32: --------------- 32: REF TREE: 32: 0x2b01a1aa18 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2b01a1c280 SEQ: (3 sibs) 3 children: 32: 0x2b01a1c450 SEQ: (3 sibs) 3 children: 32: 0x2b01a1c620 VAL: '000' (3 sibs) 32: 0x2b01a1c6b8 VAL: '001' (3 sibs) 32: 0x2b01a1c750 VAL: '002' (3 sibs) 32: 0x2b01a1c4e8 SEQ: (3 sibs) 3 children: 32: 0x2b01a1c7f0 VAL: '010' (3 sibs) 32: 0x2b01a1c888 VAL: '011' (3 sibs) 32: 0x2b01a1c920 VAL: '012' (3 sibs) 32: 0x2b01a1c580 SEQ: (3 sibs) 3 children: 32: 0x2b01a1c9c0 VAL: '020' (3 sibs) 32: 0x2b01a1ca58 VAL: '021' (3 sibs) 32: 0x2b01a1caf0 VAL: '022' (3 sibs) 32: 0x2b01a1c318 SEQ: (3 sibs) 3 children: 32: 0x2b01a1cb90 SEQ: (3 sibs) 3 children: 32: 0x2b01a1cd60 VAL: '100' (3 sibs) 32: 0x2b01a1cdf8 VAL: '101' (3 sibs) 32: 0x2b01a1ce90 VAL: '102' (3 sibs) 32: 0x2b01a1cc28 SEQ: (3 sibs) 3 children: 32: 0x2b01a1cf30 VAL: '110' (3 sibs) 32: 0x2b01a1cfc8 VAL: '111' (3 sibs) 32: 0x2b01a1d060 VAL: '112' (3 sibs) 32: 0x2b01a1ccc0 SEQ: (3 sibs) 3 children: 32: 0x2b01a1d100 VAL: '120' (3 sibs) 32: 0x2b01a1d198 VAL: '121' (3 sibs) 32: 0x2b01a1d230 VAL: '122' (3 sibs) 32: 0x2b01a1c3b0 SEQ: (3 sibs) 3 children: 32: 0x2b01a1d2d0 SEQ: (3 sibs) 3 children: 32: 0x2b01a1d4a0 VAL: '200' (3 sibs) 32: 0x2b01a1d538 VAL: '201' (3 sibs) 32: 0x2b01a1d5d0 VAL: '202' (3 sibs) 32: 0x2b01a1d368 SEQ: (3 sibs) 3 children: 32: 0x2b01a1d670 VAL: '210' (3 sibs) 32: 0x2b01a1d708 VAL: '211' (3 sibs) 32: 0x2b01a1d7a0 VAL: '212' (3 sibs) 32: 0x2b01a1d400 SEQ: (3 sibs) 3 children: 32: 0x2b01a1d840 VAL: '220' (3 sibs) 32: 0x2b01a1d8d8 VAL: '221' (3 sibs) 32: 0x2b01a1d970 VAL: '222' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2b01a34a30 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b01a34ac0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2b01a34b50 SEQ: (3 sibs) 3 children: 32: [3] [3] 0x2b01a34be0 VAL: '000' (3 sibs) 32: [4] [4] 0x2b01a34c70 VAL: '001' (3 sibs) 32: [5] [5] 0x2b01a34d00 VAL: '002' (3 sibs) 32: [6] [6] 0x2b01a34d90 SEQ: (3 sibs) 3 children: 32: [7] [7] 0x2b01a34e20 VAL: '010' (3 sibs) 32: [8] [8] 0x2b01a34eb0 VAL: '011' (3 sibs) 32: [9] [9] 0x2b01a34f40 VAL: '012' (3 sibs) 32: [10] [10] 0x2b01a34fd0 SEQ: (3 sibs) 3 children: 32: [11] [11] 0x2b01a35060 VAL: '020' (3 sibs) 32: [12] [12] 0x2b01a350f0 VAL: '021' (3 sibs) 32: [13] [13] 0x2b01a35180 VAL: '022' (3 sibs) 32: [14] [14] 0x2b01a35210 SEQ: (3 sibs) 3 children: 32: [15] [15] 0x2b01a352a0 SEQ: (3 sibs) 3 children: 32: [16] [16] 0x2b01a35330 VAL: '100' (3 sibs) 32: [17] [17] 0x2b01a353c0 VAL: '101' (3 sibs) 32: [18] [18] 0x2b01a35450 VAL: '102' (3 sibs) 32: [19] [19] 0x2b01a354e0 SEQ: (3 sibs) 3 children: 32: [20] [20] 0x2b01a35570 VAL: '110' (3 sibs) 32: [21] [21] 0x2b01a35600 VAL: '111' (3 sibs) 32: [22] [22] 0x2b01a35690 VAL: '112' (3 sibs) 32: [23] [23] 0x2b01a35720 SEQ: (3 sibs) 3 children: 32: [24] [24] 0x2b01a357b0 VAL: '120' (3 sibs) 32: [25] [25] 0x2b01a35840 VAL: '121' (3 sibs) 32: [26] [26] 0x2b01a358d0 VAL: '122' (3 sibs) 32: [27] [27] 0x2b01a35960 SEQ: (3 sibs) 3 children: 32: [28] [28] 0x2b01a359f0 SEQ: (3 sibs) 3 children: 32: [29] [29] 0x2b01a35a80 VAL: '200' (3 sibs) 32: [30] [30] 0x2b01a35b10 VAL: '201' (3 sibs) 32: [31] [31] 0x2b01a35ba0 VAL: '202' (3 sibs) 32: [32] [32] 0x2b01a35c30 SEQ: (3 sibs) 3 children: 32: [33] [33] 0x2b01a35cc0 VAL: '210' (3 sibs) 32: [34] [34] 0x2b01a35d50 VAL: '211' (3 sibs) 32: [35] [35] 0x2b01a35de0 VAL: '212' (3 sibs) 32: [36] [36] 0x2b01a35e70 SEQ: (3 sibs) 3 children: 32: [37] [37] 0x2b01a35f00 VAL: '220' (3 sibs) 32: [38] [38] 0x2b01a35f90 VAL: '221' (3 sibs) 32: [39] [39] 0x2b01a36020 VAL: '222' (3 sibs) 32: #nodes=40 vs #printed=40 32: -------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.parse_unix/3 (4 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.parse_windows/0 32: ------------------------------------------- 32: running test case 'nested seq x3, explicit' 32: ------------------------------------------- 32: --------------- 32: [ 32: [[000, 001, 002], [010, 011, 012], [020, 021, 022]], 32: [[100, 101, 102], [110, 111, 112], [120, 121, 122]], 32: [[200, 201, 202], [210, 211, 212], [220, 221, 222]], 32: ]--------------- 32: REF TREE: 32: 0x2b01a1a6d0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2b01a17520 SEQ: (3 sibs) 3 children: 32: 0x2b01a176f0 SEQ: (3 sibs) 3 children: 32: 0x2b01a178c0 VAL: '000' (3 sibs) 32: 0x2b01a17958 VAL: '001' (3 sibs) 32: 0x2b01a179f0 VAL: '002' (3 sibs) 32: 0x2b01a17788 SEQ: (3 sibs) 3 children: 32: 0x2b01a17a90 VAL: '010' (3 sibs) 32: 0x2b01a17b28 VAL: '011' (3 sibs) 32: 0x2b01a17bc0 VAL: '012' (3 sibs) 32: 0x2b01a17820 SEQ: (3 sibs) 3 children: 32: 0x2b01a17c60 VAL: '020' (3 sibs) 32: 0x2b01a17cf8 VAL: '021' (3 sibs) 32: 0x2b01a17d90 VAL: '022' (3 sibs) 32: 0x2b01a175b8 SEQ: (3 sibs) 3 children: 32: 0x2b01a17e30 SEQ: (3 sibs) 3 children: 32: 0x2b01a18000 VAL: '100' (3 sibs) 32: 0x2b01a18098 VAL: '101' (3 sibs) 32: 0x2b01a18130 VAL: '102' (3 sibs) 32: 0x2b01a17ec8 SEQ: (3 sibs) 3 children: 32: 0x2b01a181d0 VAL: '110' (3 sibs) 32: 0x2b01a18268 VAL: '111' (3 sibs) 32: 0x2b01a18300 VAL: '112' (3 sibs) 32: 0x2b01a17f60 SEQ: (3 sibs) 3 children: 32: 0x2b01a183a0 VAL: '120' (3 sibs) 32: 0x2b01a18438 VAL: '121' (3 sibs) 32: 0x2b01a184d0 VAL: '122' (3 sibs) 32: 0x2b01a17650 SEQ: (3 sibs) 3 children: 32: 0x2b01a18570 SEQ: (3 sibs) 3 children: 32: 0x2b01a18740 VAL: '200' (3 sibs) 32: 0x2b01a187d8 VAL: '201' (3 sibs) 32: 0x2b01a18870 VAL: '202' (3 sibs) 32: 0x2b01a18608 SEQ: (3 sibs) 3 children: 32: 0x2b01a18910 VAL: '210' (3 sibs) 32: 0x2b01a189a8 VAL: '211' (3 sibs) 32: 0x2b01a18a40 VAL: '212' (3 sibs) 32: 0x2b01a186a0 SEQ: (3 sibs) 3 children: 32: 0x2b01a18ae0 VAL: '220' (3 sibs) 32: 0x2b01a18b78 VAL: '221' (3 sibs) 32: 0x2b01a18c10 VAL: '222' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2b01a36e40 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b01a36ed0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2b01a36f60 SEQ: (3 sibs) 3 children: 32: [3] [3] 0x2b01a36ff0 VAL: '000' (3 sibs) 32: [4] [4] 0x2b01a37080 VAL: '001' (3 sibs) 32: [5] [5] 0x2b01a37110 VAL: '002' (3 sibs) 32: [6] [6] 0x2b01a371a0 SEQ: (3 sibs) 3 children: 32: [7] [7] 0x2b01a37230 VAL: '010' (3 sibs) 32: [8] [8] 0x2b01a372c0 VAL: '011' (3 sibs) 32: [9] [9] 0x2b01a37350 VAL: '012' (3 sibs) 32: [10] [10] 0x2b01a373e0 SEQ: (3 sibs) 3 children: 32: [11] [11] 0x2b01a37470 VAL: '020' (3 sibs) 32: [12] [12] 0x2b01a37500 VAL: '021' (3 sibs) 32: [13] [13] 0x2b01a37590 VAL: '022' (3 sibs) 32: [14] [14] 0x2b01a37620 SEQ: (3 sibs) 3 children: 32: [15] [15] 0x2b01a376b0 SEQ: (3 sibs) 3 children: 32: [16] [16] 0x2b01a37740 VAL: '100' (3 sibs) 32: [17] [17] 0x2b01a377d0 VAL: '101' (3 sibs) 32: [18] [18] 0x2b01a37860 VAL: '102' (3 sibs) 32: [19] [19] 0x2b01a378f0 SEQ: (3 sibs) 3 children: 32: [20] [20] 0x2b01a37980 VAL: '110' (3 sibs) 32: [21] [21] 0x2b01a37a10 VAL: '111' (3 sibs) 32: [22] [22] 0x2b01a37aa0 VAL: '112' (3 sibs) 32: [23] [23] 0x2b01a37b30 SEQ: (3 sibs) 3 children: 32: [24] [24] 0x2b01a37bc0 VAL: '120' (3 sibs) 32: [25] [25] 0x2b01a37c50 VAL: '121' (3 sibs) 32: [26] [26] 0x2b01a37ce0 VAL: '122' (3 sibs) 32: [27] [27] 0x2b01a37d70 SEQ: (3 sibs) 3 children: 32: [28] [28] 0x2b01a37e00 SEQ: (3 sibs) 3 children: 32: [29] [29] 0x2b01a37e90 VAL: '200' (3 sibs) 32: [30] [30] 0x2b01a37f20 VAL: '201' (3 sibs) 32: [31] [31] 0x2b01a37fb0 VAL: '202' (3 sibs) 32: [32] [32] 0x2b01a38040 SEQ: (3 sibs) 3 children: 32: [33] [33] 0x2b01a380d0 VAL: '210' (3 sibs) 32: [34] [34] 0x2b01a38160 VAL: '211' (3 sibs) 32: [35] [35] 0x2b01a381f0 VAL: '212' (3 sibs) 32: [36] [36] 0x2b01a38280 SEQ: (3 sibs) 3 children: 32: [37] [37] 0x2b01a38310 VAL: '220' (3 sibs) 32: [38] [38] 0x2b01a383a0 VAL: '221' (3 sibs) 32: [39] [39] 0x2b01a38430 VAL: '222' (3 sibs) 32: #nodes=40 vs #printed=40 32: -------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.parse_windows/0 (3 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.parse_windows/1 32: ------------------------------------------- 32: running test case 'nested seq x3' 32: ------------------------------------------- 32: --------------- 32: 32: - - - 000 32: - 001 32: - 002 32: - - 010 32: - 011 32: - 012 32: - - 020 32: - 021 32: - 022 32: - - - 100 32: - 101 32: - 102 32: - - 110 32: - 111 32: - 112 32: - - 120 32: - 121 32: - 122 32: - - - 200 32: - 201 32: - 202 32: - - 210 32: - 211 32: - 212 32: - - 220 32: - 221 32: - 222 32: --------------- 32: REF TREE: 32: 0x2b01a1a7e8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2b01a18ef0 SEQ: (3 sibs) 3 children: 32: 0x2b01a190c0 SEQ: (3 sibs) 3 children: 32: 0x2b01a19290 VAL: '000' (3 sibs) 32: 0x2b01a19328 VAL: '001' (3 sibs) 32: 0x2b01a193c0 VAL: '002' (3 sibs) 32: 0x2b01a19158 SEQ: (3 sibs) 3 children: 32: 0x2b01a19460 VAL: '010' (3 sibs) 32: 0x2b01a194f8 VAL: '011' (3 sibs) 32: 0x2b01a19590 VAL: '012' (3 sibs) 32: 0x2b01a191f0 SEQ: (3 sibs) 3 children: 32: 0x2b01a19630 VAL: '020' (3 sibs) 32: 0x2b01a196c8 VAL: '021' (3 sibs) 32: 0x2b01a19760 VAL: '022' (3 sibs) 32: 0x2b01a18f88 SEQ: (3 sibs) 3 children: 32: 0x2b01a19800 SEQ: (3 sibs) 3 children: 32: 0x2b01a199d0 VAL: '100' (3 sibs) 32: 0x2b01a19a68 VAL: '101' (3 sibs) 32: 0x2b01a19b00 VAL: '102' (3 sibs) 32: 0x2b01a19898 SEQ: (3 sibs) 3 children: 32: 0x2b01a19ba0 VAL: '110' (3 sibs) 32: 0x2b01a19c38 VAL: '111' (3 sibs) 32: 0x2b01a19cd0 VAL: '112' (3 sibs) 32: 0x2b01a19930 SEQ: (3 sibs) 3 children: 32: 0x2b01a19d70 VAL: '120' (3 sibs) 32: 0x2b01a19e08 VAL: '121' (3 sibs) 32: 0x2b01a19ea0 VAL: '122' (3 sibs) 32: 0x2b01a19020 SEQ: (3 sibs) 3 children: 32: 0x2b01a19f40 SEQ: (3 sibs) 3 children: 32: 0x2b01a1a110 VAL: '200' (3 sibs) 32: 0x2b01a1a1a8 VAL: '201' (3 sibs) 32: 0x2b01a1a240 VAL: '202' (3 sibs) 32: 0x2b01a19fd8 SEQ: (3 sibs) 3 children: 32: 0x2b01a1a2e0 VAL: '210' (3 sibs) 32: 0x2b01a1a378 VAL: '211' (3 sibs) 32: 0x2b01a1a410 VAL: '212' (3 sibs) 32: 0x2b01a1a070 SEQ: (3 sibs) 3 children: 32: 0x2b01a1a4b0 VAL: '220' (3 sibs) 32: 0x2b01a1a548 VAL: '221' (3 sibs) 32: 0x2b01a1a5e0 VAL: '222' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2b01a39250 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b01a392e0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2b01a39370 SEQ: (3 sibs) 3 children: 32: [3] [3] 0x2b01a39400 VAL: '000' (3 sibs) 32: [4] [4] 0x2b01a39490 VAL: '001' (3 sibs) 32: [5] [5] 0x2b01a39520 VAL: '002' (3 sibs) 32: [6] [6] 0x2b01a395b0 SEQ: (3 sibs) 3 children: 32: [7] [7] 0x2b01a39640 VAL: '010' (3 sibs) 32: [8] [8] 0x2b01a396d0 VAL: '011' (3 sibs) 32: [9] [9] 0x2b01a39760 VAL: '012' (3 sibs) 32: [10] [10] 0x2b01a397f0 SEQ: (3 sibs) 3 children: 32: [11] [11] 0x2b01a39880 VAL: '020' (3 sibs) 32: [12] [12] 0x2b01a39910 VAL: '021' (3 sibs) 32: [13] [13] 0x2b01a399a0 VAL: '022' (3 sibs) 32: [14] [14] 0x2b01a39a30 SEQ: (3 sibs) 3 children: 32: [15] [15] 0x2b01a39ac0 SEQ: (3 sibs) 3 children: 32: [16] [16] 0x2b01a39b50 VAL: '100' (3 sibs) 32: [17] [17] 0x2b01a39be0 VAL: '101' (3 sibs) 32: [18] [18] 0x2b01a39c70 VAL: '102' (3 sibs) 32: [19] [19] 0x2b01a39d00 SEQ: (3 sibs) 3 children: 32: [20] [20] 0x2b01a39d90 VAL: '110' (3 sibs) 32: [21] [21] 0x2b01a39e20 VAL: '111' (3 sibs) 32: [22] [22] 0x2b01a39eb0 VAL: '112' (3 sibs) 32: [23] [23] 0x2b01a39f40 SEQ: (3 sibs) 3 children: 32: [24] [24] 0x2b01a39fd0 VAL: '120' (3 sibs) 32: [25] [25] 0x2b01a3a060 VAL: '121' (3 sibs) 32: [26] [26] 0x2b01a3a0f0 VAL: '122' (3 sibs) 32: [27] [27] 0x2b01a3a180 SEQ: (3 sibs) 3 children: 32: [28] [28] 0x2b01a3a210 SEQ: (3 sibs) 3 children: 32: [29] [29] 0x2b01a3a2a0 VAL: '200' (3 sibs) 32: [30] [30] 0x2b01a3a330 VAL: '201' (3 sibs) 32: [31] [31] 0x2b01a3a3c0 VAL: '202' (3 sibs) 32: [32] [32] 0x2b01a3a450 SEQ: (3 sibs) 3 children: 32: [33] [33] 0x2b01a3a4e0 VAL: '210' (3 sibs) 32: [34] [34] 0x2b01a3a570 VAL: '211' (3 sibs) 32: [35] [35] 0x2b01a3a600 VAL: '212' (3 sibs) 32: [36] [36] 0x2b01a3a690 SEQ: (3 sibs) 3 children: 32: [37] [37] 0x2b01a3a720 VAL: '220' (3 sibs) 32: [38] [38] 0x2b01a3a7b0 VAL: '221' (3 sibs) 32: [39] [39] 0x2b01a3a840 VAL: '222' (3 sibs) 32: #nodes=40 vs #printed=40 32: -------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.parse_windows/1 (4 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.parse_windows/2 32: ------------------------------------------- 32: running test case 'nested seq x3, continued on next line' 32: ------------------------------------------- 32: --------------- 32: 32: - 32: - 32: - 000 32: - 001 32: - 002 32: - 32: - 010 32: - 011 32: - 012 32: - 32: - 020 32: - 021 32: - 022 32: - 32: - 32: - 100 32: - 101 32: - 102 32: - 32: - 110 32: - 111 32: - 112 32: - 32: - 120 32: - 121 32: - 122 32: - 32: - 32: - 200 32: - 201 32: - 202 32: - 32: - 210 32: - 211 32: - 212 32: - 32: - 220 32: - 221 32: - 222 32: --------------- 32: REF TREE: 32: 0x2b01a1a900 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2b01a1aaf0 SEQ: (3 sibs) 3 children: 32: 0x2b01a1acc0 SEQ: (3 sibs) 3 children: 32: 0x2b01a1ae90 VAL: '000' (3 sibs) 32: 0x2b01a1af28 VAL: '001' (3 sibs) 32: 0x2b01a1afc0 VAL: '002' (3 sibs) 32: 0x2b01a1ad58 SEQ: (3 sibs) 3 children: 32: 0x2b01a1b060 VAL: '010' (3 sibs) 32: 0x2b01a1b0f8 VAL: '011' (3 sibs) 32: 0x2b01a1b190 VAL: '012' (3 sibs) 32: 0x2b01a1adf0 SEQ: (3 sibs) 3 children: 32: 0x2b01a1b230 VAL: '020' (3 sibs) 32: 0x2b01a1b2c8 VAL: '021' (3 sibs) 32: 0x2b01a1b360 VAL: '022' (3 sibs) 32: 0x2b01a1ab88 SEQ: (3 sibs) 3 children: 32: 0x2b01a1b400 SEQ: (3 sibs) 3 children: 32: 0x2b01a1b5d0 VAL: '100' (3 sibs) 32: 0x2b01a1b668 VAL: '101' (3 sibs) 32: 0x2b01a1b700 VAL: '102' (3 sibs) 32: 0x2b01a1b498 SEQ: (3 sibs) 3 children: 32: 0x2b01a1b7a0 VAL: '110' (3 sibs) 32: 0x2b01a1b838 VAL: '111' (3 sibs) 32: 0x2b01a1b8d0 VAL: '112' (3 sibs) 32: 0x2b01a1b530 SEQ: (3 sibs) 3 children: 32: 0x2b01a1b970 VAL: '120' (3 sibs) 32: 0x2b01a1ba08 VAL: '121' (3 sibs) 32: 0x2b01a1baa0 VAL: '122' (3 sibs) 32: 0x2b01a1ac20 SEQ: (3 sibs) 3 children: 32: 0x2b01a1bb40 SEQ: (3 sibs) 3 children: 32: 0x2b01a1bd10 VAL: '200' (3 sibs) 32: 0x2b01a1bda8 VAL: '201' (3 sibs) 32: 0x2b01a1be40 VAL: '202' (3 sibs) 32: 0x2b01a1bbd8 SEQ: (3 sibs) 3 children: 32: 0x2b01a1bee0 VAL: '210' (3 sibs) 32: 0x2b01a1bf78 VAL: '211' (3 sibs) 32: 0x2b01a1c010 VAL: '212' (3 sibs) 32: 0x2b01a1bc70 SEQ: (3 sibs) 3 children: 32: 0x2b01a1c0b0 VAL: '220' (3 sibs) 32: 0x2b01a1c148 VAL: '221' (3 sibs) 32: 0x2b01a1c1e0 VAL: '222' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2b01a3b660 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b01a3b6f0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2b01a3b780 SEQ: (3 sibs) 3 children: 32: [3] [3] 0x2b01a3b810 VAL: '000' (3 sibs) 32: [4] [4] 0x2b01a3b8a0 VAL: '001' (3 sibs) 32: [5] [5] 0x2b01a3b930 VAL: '002' (3 sibs) 32: [6] [6] 0x2b01a3b9c0 SEQ: (3 sibs) 3 children: 32: [7] [7] 0x2b01a3ba50 VAL: '010' (3 sibs) 32: [8] [8] 0x2b01a3bae0 VAL: '011' (3 sibs) 32: [9] [9] 0x2b01a3bb70 VAL: '012' (3 sibs) 32: [10] [10] 0x2b01a3bc00 SEQ: (3 sibs) 3 children: 32: [11] [11] 0x2b01a3bc90 VAL: '020' (3 sibs) 32: [12] [12] 0x2b01a3bd20 VAL: '021' (3 sibs) 32: [13] [13] 0x2b01a3bdb0 VAL: '022' (3 sibs) 32: [14] [14] 0x2b01a3be40 SEQ: (3 sibs) 3 children: 32: [15] [15] 0x2b01a3bed0 SEQ: (3 sibs) 3 children: 32: [16] [16] 0x2b01a3bf60 VAL: '100' (3 sibs) 32: [17] [17] 0x2b01a3bff0 VAL: '101' (3 sibs) 32: [18] [18] 0x2b01a3c080 VAL: '102' (3 sibs) 32: [19] [19] 0x2b01a3c110 SEQ: (3 sibs) 3 children: 32: [20] [20] 0x2b01a3c1a0 VAL: '110' (3 sibs) 32: [21] [21] 0x2b01a3c230 VAL: '111' (3 sibs) 32: [22] [22] 0x2b01a3c2c0 VAL: '112' (3 sibs) 32: [23] [23] 0x2b01a3c350 SEQ: (3 sibs) 3 children: 32: [24] [24] 0x2b01a3c3e0 VAL: '120' (3 sibs) 32: [25] [25] 0x2b01a3c470 VAL: '121' (3 sibs) 32: [26] [26] 0x2b01a3c500 VAL: '122' (3 sibs) 32: [27] [27] 0x2b01a3c590 SEQ: (3 sibs) 3 children: 32: [28] [28] 0x2b01a3c620 SEQ: (3 sibs) 3 children: 32: [29] [29] 0x2b01a3c6b0 VAL: '200' (3 sibs) 32: [30] [30] 0x2b01a3c740 VAL: '201' (3 sibs) 32: [31] [31] 0x2b01a3c7d0 VAL: '202' (3 sibs) 32: [32] [32] 0x2b01a3c860 SEQ: (3 sibs) 3 children: 32: [33] [33] 0x2b01a3c8f0 VAL: '210' (3 sibs) 32: [34] [34] 0x2b01a3c980 VAL: '211' (3 sibs) 32: [35] [35] 0x2b01a3ca10 VAL: '212' (3 sibs) 32: [36] [36] 0x2b01a3caa0 SEQ: (3 sibs) 3 children: 32: [37] [37] 0x2b01a3cb30 VAL: '220' (3 sibs) 32: [38] [38] 0x2b01a3cbc0 VAL: '221' (3 sibs) 32: [39] [39] 0x2b01a3cc50 VAL: '222' (3 sibs) 32: #nodes=40 vs #printed=40 32: -------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.parse_windows/2 (3 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.parse_windows/3 32: ------------------------------------------- 32: running test case 'nested seq x3, all continued on next line' 32: ------------------------------------------- 32: --------------- 32: 32: - 32: - 32: - 32: 000 32: - 32: 001 32: - 32: 002 32: - 32: - 32: 010 32: - 32: 011 32: - 32: 012 32: - 32: - 32: 020 32: - 32: 021 32: - 32: 022 32: - 32: - 32: - 32: 100 32: - 32: 101 32: - 32: 102 32: - 32: - 32: 110 32: - 32: 111 32: - 32: 112 32: - 32: - 32: 120 32: - 32: 121 32: - 32: 122 32: - 32: - 32: - 32: 200 32: - 32: 201 32: - 32: 202 32: - 32: - 32: 210 32: - 32: 211 32: - 32: 212 32: - 32: - 32: 220 32: - 32: 221 32: - 32: 222 32: --------------- 32: REF TREE: 32: 0x2b01a1aa18 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2b01a1c280 SEQ: (3 sibs) 3 children: 32: 0x2b01a1c450 SEQ: (3 sibs) 3 children: 32: 0x2b01a1c620 VAL: '000' (3 sibs) 32: 0x2b01a1c6b8 VAL: '001' (3 sibs) 32: 0x2b01a1c750 VAL: '002' (3 sibs) 32: 0x2b01a1c4e8 SEQ: (3 sibs) 3 children: 32: 0x2b01a1c7f0 VAL: '010' (3 sibs) 32: 0x2b01a1c888 VAL: '011' (3 sibs) 32: 0x2b01a1c920 VAL: '012' (3 sibs) 32: 0x2b01a1c580 SEQ: (3 sibs) 3 children: 32: 0x2b01a1c9c0 VAL: '020' (3 sibs) 32: 0x2b01a1ca58 VAL: '021' (3 sibs) 32: 0x2b01a1caf0 VAL: '022' (3 sibs) 32: 0x2b01a1c318 SEQ: (3 sibs) 3 children: 32: 0x2b01a1cb90 SEQ: (3 sibs) 3 children: 32: 0x2b01a1cd60 VAL: '100' (3 sibs) 32: 0x2b01a1cdf8 VAL: '101' (3 sibs) 32: 0x2b01a1ce90 VAL: '102' (3 sibs) 32: 0x2b01a1cc28 SEQ: (3 sibs) 3 children: 32: 0x2b01a1cf30 VAL: '110' (3 sibs) 32: 0x2b01a1cfc8 VAL: '111' (3 sibs) 32: 0x2b01a1d060 VAL: '112' (3 sibs) 32: 0x2b01a1ccc0 SEQ: (3 sibs) 3 children: 32: 0x2b01a1d100 VAL: '120' (3 sibs) 32: 0x2b01a1d198 VAL: '121' (3 sibs) 32: 0x2b01a1d230 VAL: '122' (3 sibs) 32: 0x2b01a1c3b0 SEQ: (3 sibs) 3 children: 32: 0x2b01a1d2d0 SEQ: (3 sibs) 3 children: 32: 0x2b01a1d4a0 VAL: '200' (3 sibs) 32: 0x2b01a1d538 VAL: '201' (3 sibs) 32: 0x2b01a1d5d0 VAL: '202' (3 sibs) 32: 0x2b01a1d368 SEQ: (3 sibs) 3 children: 32: 0x2b01a1d670 VAL: '210' (3 sibs) 32: 0x2b01a1d708 VAL: '211' (3 sibs) 32: 0x2b01a1d7a0 VAL: '212' (3 sibs) 32: 0x2b01a1d400 SEQ: (3 sibs) 3 children: 32: 0x2b01a1d840 VAL: '220' (3 sibs) 32: 0x2b01a1d8d8 VAL: '221' (3 sibs) 32: 0x2b01a1d970 VAL: '222' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2b01a3da70 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b01a3db00 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2b01a3db90 SEQ: (3 sibs) 3 children: 32: [3] [3] 0x2b01a3dc20 VAL: '000' (3 sibs) 32: [4] [4] 0x2b01a3dcb0 VAL: '001' (3 sibs) 32: [5] [5] 0x2b01a3dd40 VAL: '002' (3 sibs) 32: [6] [6] 0x2b01a3ddd0 SEQ: (3 sibs) 3 children: 32: [7] [7] 0x2b01a3de60 VAL: '010' (3 sibs) 32: [8] [8] 0x2b01a3def0 VAL: '011' (3 sibs) 32: [9] [9] 0x2b01a3df80 VAL: '012' (3 sibs) 32: [10] [10] 0x2b01a3e010 SEQ: (3 sibs) 3 children: 32: [11] [11] 0x2b01a3e0a0 VAL: '020' (3 sibs) 32: [12] [12] 0x2b01a3e130 VAL: '021' (3 sibs) 32: [13] [13] 0x2b01a3e1c0 VAL: '022' (3 sibs) 32: [14] [14] 0x2b01a3e250 SEQ: (3 sibs) 3 children: 32: [15] [15] 0x2b01a3e2e0 SEQ: (3 sibs) 3 children: 32: [16] [16] 0x2b01a3e370 VAL: '100' (3 sibs) 32: [17] [17] 0x2b01a3e400 VAL: '101' (3 sibs) 32: [18] [18] 0x2b01a3e490 VAL: '102' (3 sibs) 32: [19] [19] 0x2b01a3e520 SEQ: (3 sibs) 3 children: 32: [20] [20] 0x2b01a3e5b0 VAL: '110' (3 sibs) 32: [21] [21] 0x2b01a3e640 VAL: '111' (3 sibs) 32: [22] [22] 0x2b01a3e6d0 VAL: '112' (3 sibs) 32: [23] [23] 0x2b01a3e760 SEQ: (3 sibs) 3 children: 32: [24] [24] 0x2b01a3e7f0 VAL: '120' (3 sibs) 32: [25] [25] 0x2b01a3e880 VAL: '121' (3 sibs) 32: [26] [26] 0x2b01a3e910 VAL: '122' (3 sibs) 32: [27] [27] 0x2b01a3e9a0 SEQ: (3 sibs) 3 children: 32: [28] [28] 0x2b01a3ea30 SEQ: (3 sibs) 3 children: 32: [29] [29] 0x2b01a3eac0 VAL: '200' (3 sibs) 32: [30] [30] 0x2b01a3eb50 VAL: '201' (3 sibs) 32: [31] [31] 0x2b01a3ebe0 VAL: '202' (3 sibs) 32: [32] [32] 0x2b01a3ec70 SEQ: (3 sibs) 3 children: 32: [33] [33] 0x2b01a3ed00 VAL: '210' (3 sibs) 32: [34] [34] 0x2b01a3ed90 VAL: '211' (3 sibs) 32: [35] [35] 0x2b01a3ee20 VAL: '212' (3 sibs) 32: [36] [36] 0x2b01a3eeb0 SEQ: (3 sibs) 3 children: 32: [37] [37] 0x2b01a3ef40 VAL: '220' (3 sibs) 32: [38] [38] 0x2b01a3efd0 VAL: '221' (3 sibs) 32: [39] [39] 0x2b01a3f060 VAL: '222' (3 sibs) 32: #nodes=40 vs #printed=40 32: -------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.parse_windows/3 (3 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stdout/0 32: ------------------------------------------- 32: running test case 'nested seq x3, explicit' 32: ------------------------------------------- 32: - - - 000 32: - 001 32: - 002 32: - - 010 32: - 011 32: - 012 32: - - 020 32: - 021 32: - 022 32: - - - 100 32: - 101 32: - 102 32: - - 110 32: - 111 32: - 112 32: - - 120 32: - 121 32: - 122 32: - - - 200 32: - 201 32: - 202 32: - - 210 32: - 211 32: - 212 32: - - 220 32: - 221 32: - 222 32: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stdout/0 (4 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stdout/1 32: ------------------------------------------- 32: running test case 'nested seq x3' 32: ------------------------------------------- 32: - - - 000 32: - 001 32: - 002 32: - - 010 32: - 011 32: - 012 32: - - 020 32: - 021 32: - 022 32: - - - 100 32: - 101 32: - 102 32: - - 110 32: - 111 32: - 112 32: - - 120 32: - 121 32: - 122 32: - - - 200 32: - 201 32: - 202 32: - - 210 32: - 211 32: - 212 32: - - 220 32: - 221 32: - 222 32: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stdout/2 32: ------------------------------------------- 32: running test case 'nested seq x3, continued on next line' 32: ------------------------------------------- 32: - - - 000 32: - 001 32: - 002 32: - - 010 32: - 011 32: - 012 32: - - 020 32: - 021 32: - 022 32: - - - 100 32: - 101 32: - 102 32: - - 110 32: - 111 32: - 112 32: - - 120 32: - 121 32: - 122 32: - - - 200 32: - 201 32: - 202 32: - - 210 32: - 211 32: - 212 32: - - 220 32: - 221 32: - 222 32: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stdout/3 32: ------------------------------------------- 32: running test case 'nested seq x3, all continued on next line' 32: ------------------------------------------- 32: - - - 000 32: - 001 32: - 002 32: - - 010 32: - 011 32: - 012 32: - - 020 32: - 021 32: - 022 32: - - - 100 32: - 101 32: - 102 32: - - 110 32: - 111 32: - 112 32: - - 120 32: - 121 32: - 122 32: - - - 200 32: - 201 32: - 202 32: - - 210 32: - 211 32: - 212 32: - - 220 32: - 221 32: - 222 32: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stdout/0 32: ------------------------------------------- 32: running test case 'nested seq x3, explicit' 32: ------------------------------------------- 32: - - - 000 32: - 001 32: - 002 32: - - 010 32: - 011 32: - 012 32: - - 020 32: - 021 32: - 022 32: - - - 100 32: - 101 32: - 102 32: - - 110 32: - 111 32: - 112 32: - - 120 32: - 121 32: - 122 32: - - - 200 32: - 201 32: - 202 32: - - 210 32: - 211 32: - 212 32: - - 220 32: - 221 32: - 222 32: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stdout/1 32: ------------------------------------------- 32: running test case 'nested seq x3' 32: ------------------------------------------- 32: - - - 000 32: - 001 32: - 002 32: - - 010 32: - 011 32: - 012 32: - - 020 32: - 021 32: - 022 32: - - - 100 32: - 101 32: - 102 32: - - 110 32: - 111 32: - 112 32: - - 120 32: - 121 32: - 122 32: - - - 200 32: - 201 32: - 202 32: - - 210 32: - 211 32: - 212 32: - - 220 32: - 221 32: - 222 32: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stdout/2 32: ------------------------------------------- 32: running test case 'nested seq x3, continued on next line' 32: ------------------------------------------- 32: - - - 000 32: - 001 32: - 002 32: - - 010 32: - 011 32: - 012 32: - - 020 32: - 021 32: - 022 32: - - - 100 32: - 101 32: - 102 32: - - 110 32: - 111 32: - 112 32: - - 120 32: - 121 32: - 122 32: - - - 200 32: - 201 32: - 202 32: - - 210 32: - 211 32: - 212 32: - - 220 32: - 221 32: - 222 32: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stdout/3 32: ------------------------------------------- 32: running test case 'nested seq x3, all continued on next line' 32: ------------------------------------------- 32: - - - 000 32: - 001 32: - 002 32: - - 010 32: - 011 32: - 012 32: - - 020 32: - 021 32: - 022 32: - - - 100 32: - 101 32: - 102 32: - - 110 32: - 111 32: - 112 32: - - 120 32: - 121 32: - 122 32: - - - 200 32: - 201 32: - 202 32: - - 210 32: - 211 32: - 212 32: - - 220 32: - 221 32: - 222 32: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_cout/0 32: ------------------------------------------- 32: running test case 'nested seq x3, explicit' 32: ------------------------------------------- 32: - - - 000 32: - 001 32: - 002 32: - - 010 32: - 011 32: - 012 32: - - 020 32: - 021 32: - 022 32: - - - 100 32: - 101 32: - 102 32: - - 110 32: - 111 32: - 112 32: - - 120 32: - 121 32: - 122 32: - - - 200 32: - 201 32: - 202 32: - - 210 32: - 211 32: - 212 32: - - 220 32: - 221 32: - 222 32: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_cout/0 (2 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_cout/1 32: ------------------------------------------- 32: running test case 'nested seq x3' 32: ------------------------------------------- 32: - - - 000 32: - 001 32: - 002 32: - - 010 32: - 011 32: - 012 32: - - 020 32: - 021 32: - 022 32: - - - 100 32: - 101 32: - 102 32: - - 110 32: - 111 32: - 112 32: - - 120 32: - 121 32: - 122 32: - - - 200 32: - 201 32: - 202 32: - - 210 32: - 211 32: - 212 32: - - 220 32: - 221 32: - 222 32: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_cout/2 32: ------------------------------------------- 32: running test case 'nested seq x3, continued on next line' 32: ------------------------------------------- 32: - - - 000 32: - 001 32: - 002 32: - - 010 32: - 011 32: - 012 32: - - 020 32: - 021 32: - 022 32: - - - 100 32: - 101 32: - 102 32: - - 110 32: - 111 32: - 112 32: - - 120 32: - 121 32: - 122 32: - - - 200 32: - 201 32: - 202 32: - - 210 32: - 211 32: - 212 32: - - 220 32: - 221 32: - 222 32: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_cout/3 32: ------------------------------------------- 32: running test case 'nested seq x3, all continued on next line' 32: ------------------------------------------- 32: - - - 000 32: - 001 32: - 002 32: - - 010 32: - 011 32: - 012 32: - - 020 32: - 021 32: - 022 32: - - - 100 32: - 101 32: - 102 32: - - 110 32: - 111 32: - 112 32: - - 120 32: - 121 32: - 122 32: - - - 200 32: - 201 32: - 202 32: - - 210 32: - 211 32: - 212 32: - - 220 32: - 221 32: - 222 32: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_cout/0 32: ------------------------------------------- 32: running test case 'nested seq x3, explicit' 32: ------------------------------------------- 32: - - - 000 32: - 001 32: - 002 32: - - 010 32: - 011 32: - 012 32: - - 020 32: - 021 32: - 022 32: - - - 100 32: - 101 32: - 102 32: - - 110 32: - 111 32: - 112 32: - - 120 32: - 121 32: - 122 32: - - - 200 32: - 201 32: - 202 32: - - 210 32: - 211 32: - 212 32: - - 220 32: - 221 32: - 222 32: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_cout/1 32: ------------------------------------------- 32: running test case 'nested seq x3' 32: ------------------------------------------- 32: - - - 000 32: - 001 32: - 002 32: - - 010 32: - 011 32: - 012 32: - - 020 32: - 021 32: - 022 32: - - - 100 32: - 101 32: - 102 32: - - 110 32: - 111 32: - 112 32: - - 120 32: - 121 32: - 122 32: - - - 200 32: - 201 32: - 202 32: - - 210 32: - 211 32: - 212 32: - - 220 32: - 221 32: - 222 32: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_cout/2 32: ------------------------------------------- 32: running test case 'nested seq x3, continued on next line' 32: ------------------------------------------- 32: - - - 000 32: - 001 32: - 002 32: - - 010 32: - 011 32: - 012 32: - - 020 32: - 021 32: - 022 32: - - - 100 32: - 101 32: - 102 32: - - 110 32: - 111 32: - 112 32: - - 120 32: - 121 32: - 122 32: - - - 200 32: - 201 32: - 202 32: - - 210 32: - 211 32: - 212 32: - - 220 32: - 221 32: - 222 32: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_cout/3 32: ------------------------------------------- 32: running test case 'nested seq x3, all continued on next line' 32: ------------------------------------------- 32: - - - 000 32: - 001 32: - 002 32: - - 010 32: - 011 32: - 012 32: - - 020 32: - 021 32: - 022 32: - - - 100 32: - 101 32: - 102 32: - - 110 32: - 111 32: - 112 32: - - 120 32: - 121 32: - 122 32: - - - 200 32: - 201 32: - 202 32: - - 210 32: - 211 32: - 212 32: - - 220 32: - 221 32: - 222 32: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stringstream/0 32: ------------------------------------------- 32: running test case 'nested seq x3, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stringstream/0 (2 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stringstream/1 32: ------------------------------------------- 32: running test case 'nested seq x3' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stringstream/2 32: ------------------------------------------- 32: running test case 'nested seq x3, continued on next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stringstream/3 32: ------------------------------------------- 32: running test case 'nested seq x3, all continued on next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stringstream/0 32: ------------------------------------------- 32: running test case 'nested seq x3, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stringstream/0 (1 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stringstream/1 32: ------------------------------------------- 32: running test case 'nested seq x3' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stringstream/2 32: ------------------------------------------- 32: running test case 'nested seq x3, continued on next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stringstream/3 32: ------------------------------------------- 32: running test case 'nested seq x3, all continued on next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_ofstream/0 32: ------------------------------------------- 32: running test case 'nested seq x3, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_ofstream/0 (14 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_ofstream/1 32: ------------------------------------------- 32: running test case 'nested seq x3' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_ofstream/1 (9 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_ofstream/2 32: ------------------------------------------- 32: running test case 'nested seq x3, continued on next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_ofstream/2 (3 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_ofstream/3 32: ------------------------------------------- 32: running test case 'nested seq x3, all continued on next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_ofstream/3 (2 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_ofstream/0 32: ------------------------------------------- 32: running test case 'nested seq x3, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_ofstream/0 (2 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_ofstream/1 32: ------------------------------------------- 32: running test case 'nested seq x3' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_ofstream/1 (3 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_ofstream/2 32: ------------------------------------------- 32: running test case 'nested seq x3, continued on next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_ofstream/2 (2 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_ofstream/3 32: ------------------------------------------- 32: running test case 'nested seq x3, all continued on next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_ofstream/3 (2 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_string/0 32: ------------------------------------------- 32: running test case 'nested seq x3, explicit' 32: ------------------------------------------- 32: - - - 000 32: - 001 32: - 002 32: - - 010 32: - 011 32: - 012 32: - - 020 32: - 021 32: - 022 32: - - - 100 32: - 101 32: - 102 32: - - 110 32: - 111 32: - 112 32: - - 120 32: - 121 32: - 122 32: - - - 200 32: - 201 32: - 202 32: - - 210 32: - 211 32: - 212 32: - - 220 32: - 221 32: - 222 32: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_string/0 (1 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_string/1 32: ------------------------------------------- 32: running test case 'nested seq x3' 32: ------------------------------------------- 32: - - - 000 32: - 001 32: - 002 32: - - 010 32: - 011 32: - 012 32: - - 020 32: - 021 32: - 022 32: - - - 100 32: - 101 32: - 102 32: - - 110 32: - 111 32: - 112 32: - - 120 32: - 121 32: - 122 32: - - - 200 32: - 201 32: - 202 32: - - 210 32: - 211 32: - 212 32: - - 220 32: - 221 32: - 222 32: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_string/1 (0 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_string/2 32: ------------------------------------------- 32: running test case 'nested seq x3, continued on next line' 32: ------------------------------------------- 32: - - - 000 32: - 001 32: - 002 32: - - 010 32: - 011 32: - 012 32: - - 020 32: - 021 32: - 022 32: - - - 100 32: - 101 32: - 102 32: - - 110 32: - 111 32: - 112 32: - - 120 32: - 121 32: - 122 32: - - - 200 32: - 201 32: - 202 32: - - 210 32: - 211 32: - 212 32: - - 220 32: - 221 32: - 222 32: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_string/2 (0 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_string/3 32: ------------------------------------------- 32: running test case 'nested seq x3, all continued on next line' 32: ------------------------------------------- 32: - - - 000 32: - 001 32: - 002 32: - - 010 32: - 011 32: - 012 32: - - 020 32: - 021 32: - 022 32: - - - 100 32: - 101 32: - 102 32: - - 110 32: - 111 32: - 112 32: - - 120 32: - 121 32: - 122 32: - - - 200 32: - 201 32: - 202 32: - - 210 32: - 211 32: - 212 32: - - 220 32: - 221 32: - 222 32: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_string/3 (0 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_string/0 32: ------------------------------------------- 32: running test case 'nested seq x3, explicit' 32: ------------------------------------------- 32: - - - 000 32: - 001 32: - 002 32: - - 010 32: - 011 32: - 012 32: - - 020 32: - 021 32: - 022 32: - - - 100 32: - 101 32: - 102 32: - - 110 32: - 111 32: - 112 32: - - 120 32: - 121 32: - 122 32: - - - 200 32: - 201 32: - 202 32: - - 210 32: - 211 32: - 212 32: - - 220 32: - 221 32: - 222 32: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_string/0 (0 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_string/1 32: ------------------------------------------- 32: running test case 'nested seq x3' 32: ------------------------------------------- 32: - - - 000 32: - 001 32: - 002 32: - - 010 32: - 011 32: - 012 32: - - 020 32: - 021 32: - 022 32: - - - 100 32: - 101 32: - 102 32: - - 110 32: - 111 32: - 112 32: - - 120 32: - 121 32: - 122 32: - - - 200 32: - 201 32: - 202 32: - - 210 32: - 211 32: - 212 32: - - 220 32: - 221 32: - 222 32: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_string/1 (0 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_string/2 32: ------------------------------------------- 32: running test case 'nested seq x3, continued on next line' 32: ------------------------------------------- 32: - - - 000 32: - 001 32: - 002 32: - - 010 32: - 011 32: - 012 32: - - 020 32: - 021 32: - 022 32: - - - 100 32: - 101 32: - 102 32: - - 110 32: - 111 32: - 112 32: - - 120 32: - 121 32: - 122 32: - - - 200 32: - 201 32: - 202 32: - - 210 32: - 211 32: - 212 32: - - 220 32: - 221 32: - 222 32: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_string/2 (0 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_string/3 32: ------------------------------------------- 32: running test case 'nested seq x3, all continued on next line' 32: ------------------------------------------- 32: - - - 000 32: - 001 32: - 002 32: - - 010 32: - 011 32: - 012 32: - - 020 32: - 021 32: - 022 32: - - - 100 32: - 101 32: - 102 32: - - 110 32: - 111 32: - 112 32: - - 120 32: - 121 32: - 122 32: - - - 200 32: - 201 32: - 202 32: - - 210 32: - 211 32: - 212 32: - - 220 32: - 221 32: - 222 32: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_string/3 (0 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_emitrs/0 32: ------------------------------------------- 32: running test case 'nested seq x3, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.unix_emitrs/0 (1 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_emitrs/1 32: ------------------------------------------- 32: running test case 'nested seq x3' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.unix_emitrs/1 (0 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_emitrs/2 32: ------------------------------------------- 32: running test case 'nested seq x3, continued on next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.unix_emitrs/2 (0 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_emitrs/3 32: ------------------------------------------- 32: running test case 'nested seq x3, all continued on next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.unix_emitrs/3 (0 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_emitrs/0 32: ------------------------------------------- 32: running test case 'nested seq x3, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.windows_emitrs/0 (1 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_emitrs/1 32: ------------------------------------------- 32: running test case 'nested seq x3' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.windows_emitrs/1 (0 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_emitrs/2 32: ------------------------------------------- 32: running test case 'nested seq x3, continued on next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.windows_emitrs/2 (0 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_emitrs/3 32: ------------------------------------------- 32: running test case 'nested seq x3, all continued on next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.windows_emitrs/3 (0 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_emitrs_cfile/0 32: ------------------------------------------- 32: running test case 'nested seq x3, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.unix_emitrs_cfile/0 (5 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_emitrs_cfile/1 32: ------------------------------------------- 32: running test case 'nested seq x3' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.unix_emitrs_cfile/1 (3 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_emitrs_cfile/2 32: ------------------------------------------- 32: running test case 'nested seq x3, continued on next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.unix_emitrs_cfile/2 (2 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_emitrs_cfile/3 32: ------------------------------------------- 32: running test case 'nested seq x3, all continued on next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.unix_emitrs_cfile/3 (2 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_emitrs_cfile/0 32: ------------------------------------------- 32: running test case 'nested seq x3, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.windows_emitrs_cfile/0 (3 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_emitrs_cfile/1 32: ------------------------------------------- 32: running test case 'nested seq x3' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.windows_emitrs_cfile/1 (2 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_emitrs_cfile/2 32: ------------------------------------------- 32: running test case 'nested seq x3, continued on next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.windows_emitrs_cfile/2 (2 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_emitrs_cfile/3 32: ------------------------------------------- 32: running test case 'nested seq x3, all continued on next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.windows_emitrs_cfile/3 (3 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.complete_unix_round_trip/0 32: ------------------------------------------- 32: running test case 'nested seq x3, explicit' 32: ------------------------------------------- 32: ~~~~~~~~~~~~~~ src yml: 32: [\n 32: [[000, 001, 002], [010, 011, 012], [020, 021, 022]],\n 32: [[100, 101, 102], [110, 111, 112], [120, 121, 122]],\n 32: [[200, 201, 202], [210, 211, 212], [220, 221, 222]],\n 32: ]~~~~~~~~~~~~~~ parsed tree: 32: -------------------------------------- 32: [0][0] 0x2b01a2a7d0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b01a2a860 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2b01a2a8f0 SEQ: (3 sibs) 3 children: 32: [3] [3] 0x2b01a2a980 VAL: '000' (3 sibs) 32: [4] [4] 0x2b01a2aa10 VAL: '001' (3 sibs) 32: [5] [5] 0x2b01a2aaa0 VAL: '002' (3 sibs) 32: [6] [6] 0x2b01a2ab30 SEQ: (3 sibs) 3 children: 32: [7] [7] 0x2b01a2abc0 VAL: '010' (3 sibs) 32: [8] [8] 0x2b01a2ac50 VAL: '011' (3 sibs) 32: [9] [9] 0x2b01a2ace0 VAL: '012' (3 sibs) 32: [10] [10] 0x2b01a2ad70 SEQ: (3 sibs) 3 children: 32: [11] [11] 0x2b01a2ae00 VAL: '020' (3 sibs) 32: [12] [12] 0x2b01a2ae90 VAL: '021' (3 sibs) 32: [13] [13] 0x2b01a2af20 VAL: '022' (3 sibs) 32: [14] [14] 0x2b01a2afb0 SEQ: (3 sibs) 3 children: 32: [15] [15] 0x2b01a2b040 SEQ: (3 sibs) 3 children: 32: [16] [16] 0x2b01a2b0d0 VAL: '100' (3 sibs) 32: [17] [17] 0x2b01a2b160 VAL: '101' (3 sibs) 32: [18] [18] 0x2b01a2b1f0 VAL: '102' (3 sibs) 32: [19] [19] 0x2b01a2b280 SEQ: (3 sibs) 3 children: 32: [20] [20] 0x2b01a2b310 VAL: '110' (3 sibs) 32: [21] [21] 0x2b01a2b3a0 VAL: '111' (3 sibs) 32: [22] [22] 0x2b01a2b430 VAL: '112' (3 sibs) 32: [23] [23] 0x2b01a2b4c0 SEQ: (3 sibs) 3 children: 32: [24] [24] 0x2b01a2b550 VAL: '120' (3 sibs) 32: [25] [25] 0x2b01a2b5e0 VAL: '121' (3 sibs) 32: [26] [26] 0x2b01a2b670 VAL: '122' (3 sibs) 32: [27] [27] 0x2b01a2b700 SEQ: (3 sibs) 3 children: 32: [28] [28] 0x2b01a2b790 SEQ: (3 sibs) 3 children: 32: [29] [29] 0x2b01a2b820 VAL: '200' (3 sibs) 32: [30] [30] 0x2b01a2b8b0 VAL: '201' (3 sibs) 32: [31] [31] 0x2b01a2b940 VAL: '202' (3 sibs) 32: [32] [32] 0x2b01a2b9d0 SEQ: (3 sibs) 3 children: 32: [33] [33] 0x2b01a2ba60 VAL: '210' (3 sibs) 32: [34] [34] 0x2b01a2baf0 VAL: '211' (3 sibs) 32: [35] [35] 0x2b01a2bb80 VAL: '212' (3 sibs) 32: [36] [36] 0x2b01a2bc10 SEQ: (3 sibs) 3 children: 32: [37] [37] 0x2b01a2bca0 VAL: '220' (3 sibs) 32: [38] [38] 0x2b01a2bd30 VAL: '221' (3 sibs) 32: [39] [39] 0x2b01a2bdc0 VAL: '222' (3 sibs) 32: #nodes=40 vs #printed=40 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ emitted yml: 32: - - - 000\n 32: - 001\n 32: - 002\n 32: - - 010\n 32: - 011\n 32: - 012\n 32: - - 020\n 32: - 021\n 32: - 022\n 32: - - - 100\n 32: - 101\n 32: - 102\n 32: - - 110\n 32: - 111\n 32: - 112\n 32: - - 120\n 32: - 121\n 32: - 122\n 32: - - - 200\n 32: - 201\n 32: - 202\n 32: - - 210\n 32: - 211\n 32: - 212\n 32: - - 220\n 32: - 221\n 32: - 222\n 32: ~~~~~~~~~~~~~~ emitted tree: 32: -------------------------------------- 32: [0][0] 0x2b01a41090 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b01a41120 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2b01a411b0 SEQ: (3 sibs) 3 children: 32: [3] [3] 0x2b01a41240 VAL: '000' (3 sibs) 32: [4] [4] 0x2b01a412d0 VAL: '001' (3 sibs) 32: [5] [5] 0x2b01a41360 VAL: '002' (3 sibs) 32: [6] [6] 0x2b01a413f0 SEQ: (3 sibs) 3 children: 32: [7] [7] 0x2b01a41480 VAL: '010' (3 sibs) 32: [8] [8] 0x2b01a41510 VAL: '011' (3 sibs) 32: [9] [9] 0x2b01a415a0 VAL: '012' (3 sibs) 32: [10] [10] 0x2b01a41630 SEQ: (3 sibs) 3 children: 32: [11] [11] 0x2b01a416c0 VAL: '020' (3 sibs) 32: [12] [12] 0x2b01a41750 VAL: '021' (3 sibs) 32: [13] [13] 0x2b01a417e0 VAL: '022' (3 sibs) 32: [14] [14] 0x2b01a41870 SEQ: (3 sibs) 3 children: 32: [15] [15] 0x2b01a41900 SEQ: (3 sibs) 3 children: 32: [16] [16] 0x2b01a41990 VAL: '100' (3 sibs) 32: [17] [17] 0x2b01a41a20 VAL: '101' (3 sibs) 32: [18] [18] 0x2b01a41ab0 VAL: '102' (3 sibs) 32: [19] [19] 0x2b01a41b40 SEQ: (3 sibs) 3 children: 32: [20] [20] 0x2b01a41bd0 VAL: '110' (3 sibs) 32: [21] [21] 0x2b01a41c60 VAL: '111' (3 sibs) 32: [22] [22] 0x2b01a41cf0 VAL: '112' (3 sibs) 32: [23] [23] 0x2b01a41d80 SEQ: (3 sibs) 3 children: 32: [24] [24] 0x2b01a41e10 VAL: '120' (3 sibs) 32: [25] [25] 0x2b01a41ea0 VAL: '121' (3 sibs) 32: [26] [26] 0x2b01a41f30 VAL: '122' (3 sibs) 32: [27] [27] 0x2b01a41fc0 SEQ: (3 sibs) 3 children: 32: [28] [28] 0x2b01a42050 SEQ: (3 sibs) 3 children: 32: [29] [29] 0x2b01a420e0 VAL: '200' (3 sibs) 32: [30] [30] 0x2b01a42170 VAL: '201' (3 sibs) 32: [31] [31] 0x2b01a42200 VAL: '202' (3 sibs) 32: [32] [32] 0x2b01a42290 SEQ: (3 sibs) 3 children: 32: [33] [33] 0x2b01a42320 VAL: '210' (3 sibs) 32: [34] [34] 0x2b01a423b0 VAL: '211' (3 sibs) 32: [35] [35] 0x2b01a42440 VAL: '212' (3 sibs) 32: [36] [36] 0x2b01a424d0 SEQ: (3 sibs) 3 children: 32: [37] [37] 0x2b01a42560 VAL: '220' (3 sibs) 32: [38] [38] 0x2b01a425f0 VAL: '221' (3 sibs) 32: [39] [39] 0x2b01a42680 VAL: '222' (3 sibs) 32: #nodes=40 vs #printed=40 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ 32: [ OK ] NESTED_SEQX3/YmlTestCase.complete_unix_round_trip/0 (21 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.complete_unix_round_trip/1 32: ------------------------------------------- 32: running test case 'nested seq x3' 32: ------------------------------------------- 32: ~~~~~~~~~~~~~~ src yml: 32: \n 32: - - - 000\n 32: - 001\n 32: - 002\n 32: - - 010\n 32: - 011\n 32: - 012\n 32: - - 020\n 32: - 021\n 32: - 022\n 32: - - - 100\n 32: - 101\n 32: - 102\n 32: - - 110\n 32: - 111\n 32: - 112\n 32: - - 120\n 32: - 121\n 32: - 122\n 32: - - - 200\n 32: - 201\n 32: - 202\n 32: - - 210\n 32: - 211\n 32: - 212\n 32: - - 220\n 32: - 221\n 32: - 222\n 32: ~~~~~~~~~~~~~~ parsed tree: 32: -------------------------------------- 32: [0][0] 0x2b01a2ddf0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b01a2de80 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2b01a2df10 SEQ: (3 sibs) 3 children: 32: [3] [3] 0x2b01a2dfa0 VAL: '000' (3 sibs) 32: [4] [4] 0x2b01a2e030 VAL: '001' (3 sibs) 32: [5] [5] 0x2b01a2e0c0 VAL: '002' (3 sibs) 32: [6] [6] 0x2b01a2e150 SEQ: (3 sibs) 3 children: 32: [7] [7] 0x2b01a2e1e0 VAL: '010' (3 sibs) 32: [8] [8] 0x2b01a2e270 VAL: '011' (3 sibs) 32: [9] [9] 0x2b01a2e300 VAL: '012' (3 sibs) 32: [10] [10] 0x2b01a2e390 SEQ: (3 sibs) 3 children: 32: [11] [11] 0x2b01a2e420 VAL: '020' (3 sibs) 32: [12] [12] 0x2b01a2e4b0 VAL: '021' (3 sibs) 32: [13] [13] 0x2b01a2e540 VAL: '022' (3 sibs) 32: [14] [14] 0x2b01a2e5d0 SEQ: (3 sibs) 3 children: 32: [15] [15] 0x2b01a2e660 SEQ: (3 sibs) 3 children: 32: [16] [16] 0x2b01a2e6f0 VAL: '100' (3 sibs) 32: [17] [17] 0x2b01a2e780 VAL: '101' (3 sibs) 32: [18] [18] 0x2b01a2e810 VAL: '102' (3 sibs) 32: [19] [19] 0x2b01a2e8a0 SEQ: (3 sibs) 3 children: 32: [20] [20] 0x2b01a2e930 VAL: '110' (3 sibs) 32: [21] [21] 0x2b01a2e9c0 VAL: '111' (3 sibs) 32: [22] [22] 0x2b01a2ea50 VAL: '112' (3 sibs) 32: [23] [23] 0x2b01a2eae0 SEQ: (3 sibs) 3 children: 32: [24] [24] 0x2b01a2eb70 VAL: '120' (3 sibs) 32: [25] [25] 0x2b01a2ec00 VAL: '121' (3 sibs) 32: [26] [26] 0x2b01a2ec90 VAL: '122' (3 sibs) 32: [27] [27] 0x2b01a2ed20 SEQ: (3 sibs) 3 children: 32: [28] [28] 0x2b01a2edb0 SEQ: (3 sibs) 3 children: 32: [29] [29] 0x2b01a2ee40 VAL: '200' (3 sibs) 32: [30] [30] 0x2b01a2eed0 VAL: '201' (3 sibs) 32: [31] [31] 0x2b01a2ef60 VAL: '202' (3 sibs) 32: [32] [32] 0x2b01a2eff0 SEQ: (3 sibs) 3 children: 32: [33] [33] 0x2b01a2f080 VAL: '210' (3 sibs) 32: [34] [34] 0x2b01a2f110 VAL: '211' (3 sibs) 32: [35] [35] 0x2b01a2f1a0 VAL: '212' (3 sibs) 32: [36] [36] 0x2b01a2f230 SEQ: (3 sibs) 3 children: 32: [37] [37] 0x2b01a2f2c0 VAL: '220' (3 sibs) 32: [38] [38] 0x2b01a2f350 VAL: '221' (3 sibs) 32: [39] [39] 0x2b01a2f3e0 VAL: '222' (3 sibs) 32: #nodes=40 vs #printed=40 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ emitted yml: 32: - - - 000\n 32: - 001\n 32: - 002\n 32: - - 010\n 32: - 011\n 32: - 012\n 32: - - 020\n 32: - 021\n 32: - 022\n 32: - - - 100\n 32: - 101\n 32: - 102\n 32: - - 110\n 32: - 111\n 32: - 112\n 32: - - 120\n 32: - 121\n 32: - 122\n 32: - - - 200\n 32: - 201\n 32: - 202\n 32: - - 210\n 32: - 211\n 32: - 212\n 32: - - 220\n 32: - 221\n 32: - 222\n 32: ~~~~~~~~~~~~~~ emitted tree: 32: -------------------------------------- 32: [0][0] 0x2b01a434a0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b01a43530 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2b01a435c0 SEQ: (3 sibs) 3 children: 32: [3] [3] 0x2b01a43650 VAL: '000' (3 sibs) 32: [4] [4] 0x2b01a436e0 VAL: '001' (3 sibs) 32: [5] [5] 0x2b01a43770 VAL: '002' (3 sibs) 32: [6] [6] 0x2b01a43800 SEQ: (3 sibs) 3 children: 32: [7] [7] 0x2b01a43890 VAL: '010' (3 sibs) 32: [8] [8] 0x2b01a43920 VAL: '011' (3 sibs) 32: [9] [9] 0x2b01a439b0 VAL: '012' (3 sibs) 32: [10] [10] 0x2b01a43a40 SEQ: (3 sibs) 3 children: 32: [11] [11] 0x2b01a43ad0 VAL: '020' (3 sibs) 32: [12] [12] 0x2b01a43b60 VAL: '021' (3 sibs) 32: [13] [13] 0x2b01a43bf0 VAL: '022' (3 sibs) 32: [14] [14] 0x2b01a43c80 SEQ: (3 sibs) 3 children: 32: [15] [15] 0x2b01a43d10 SEQ: (3 sibs) 3 children: 32: [16] [16] 0x2b01a43da0 VAL: '100' (3 sibs) 32: [17] [17] 0x2b01a43e30 VAL: '101' (3 sibs) 32: [18] [18] 0x2b01a43ec0 VAL: '102' (3 sibs) 32: [19] [19] 0x2b01a43f50 SEQ: (3 sibs) 3 children: 32: [20] [20] 0x2b01a43fe0 VAL: '110' (3 sibs) 32: [21] [21] 0x2b01a44070 VAL: '111' (3 sibs) 32: [22] [22] 0x2b01a44100 VAL: '112' (3 sibs) 32: [23] [23] 0x2b01a44190 SEQ: (3 sibs) 3 children: 32: [24] [24] 0x2b01a44220 VAL: '120' (3 sibs) 32: [25] [25] 0x2b01a442b0 VAL: '121' (3 sibs) 32: [26] [26] 0x2b01a44340 VAL: '122' (3 sibs) 32: [27] [27] 0x2b01a443d0 SEQ: (3 sibs) 3 children: 32: [28] [28] 0x2b01a44460 SEQ: (3 sibs) 3 children: 32: [29] [29] 0x2b01a444f0 VAL: '200' (3 sibs) 32: [30] [30] 0x2b01a44580 VAL: '201' (3 sibs) 32: [31] [31] 0x2b01a44610 VAL: '202' (3 sibs) 32: [32] [32] 0x2b01a446a0 SEQ: (3 sibs) 3 children: 32: [33] [33] 0x2b01a44730 VAL: '210' (3 sibs) 32: [34] [34] 0x2b01a447c0 VAL: '211' (3 sibs) 32: [35] [35] 0x2b01a44850 VAL: '212' (3 sibs) 32: [36] [36] 0x2b01a448e0 SEQ: (3 sibs) 3 children: 32: [37] [37] 0x2b01a44970 VAL: '220' (3 sibs) 32: [38] [38] 0x2b01a44a00 VAL: '221' (3 sibs) 32: [39] [39] 0x2b01a44a90 VAL: '222' (3 sibs) 32: #nodes=40 vs #printed=40 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ 32: [ OK ] NESTED_SEQX3/YmlTestCase.complete_unix_round_trip/1 (6 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.complete_unix_round_trip/2 32: ------------------------------------------- 32: running test case 'nested seq x3, continued on next line' 32: ------------------------------------------- 32: ~~~~~~~~~~~~~~ src yml: 32: \n 32: -\n 32: -\n 32: - 000\n 32: - 001\n 32: - 002\n 32: -\n 32: - 010\n 32: - 011\n 32: - 012\n 32: -\n 32: - 020\n 32: - 021\n 32: - 022\n 32: -\n 32: -\n 32: - 100\n 32: - 101\n 32: - 102\n 32: -\n 32: - 110\n 32: - 111\n 32: - 112\n 32: -\n 32: - 120\n 32: - 121\n 32: - 122\n 32: -\n 32: -\n 32: - 200\n 32: - 201\n 32: - 202\n 32: -\n 32: - 210\n 32: - 211\n 32: - 212\n 32: -\n 32: - 220\n 32: - 221\n 32: - 222\n 32: ~~~~~~~~~~~~~~ parsed tree: 32: -------------------------------------- 32: [0][0] 0x2b01a31410 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b01a314a0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2b01a31530 SEQ: (3 sibs) 3 children: 32: [3] [3] 0x2b01a315c0 VAL: '000' (3 sibs) 32: [4] [4] 0x2b01a31650 VAL: '001' (3 sibs) 32: [5] [5] 0x2b01a316e0 VAL: '002' (3 sibs) 32: [6] [6] 0x2b01a31770 SEQ: (3 sibs) 3 children: 32: [7] [7] 0x2b01a31800 VAL: '010' (3 sibs) 32: [8] [8] 0x2b01a31890 VAL: '011' (3 sibs) 32: [9] [9] 0x2b01a31920 VAL: '012' (3 sibs) 32: [10] [10] 0x2b01a319b0 SEQ: (3 sibs) 3 children: 32: [11] [11] 0x2b01a31a40 VAL: '020' (3 sibs) 32: [12] [12] 0x2b01a31ad0 VAL: '021' (3 sibs) 32: [13] [13] 0x2b01a31b60 VAL: '022' (3 sibs) 32: [14] [14] 0x2b01a31bf0 SEQ: (3 sibs) 3 children: 32: [15] [15] 0x2b01a31c80 SEQ: (3 sibs) 3 children: 32: [16] [16] 0x2b01a31d10 VAL: '100' (3 sibs) 32: [17] [17] 0x2b01a31da0 VAL: '101' (3 sibs) 32: [18] [18] 0x2b01a31e30 VAL: '102' (3 sibs) 32: [19] [19] 0x2b01a31ec0 SEQ: (3 sibs) 3 children: 32: [20] [20] 0x2b01a31f50 VAL: '110' (3 sibs) 32: [21] [21] 0x2b01a31fe0 VAL: '111' (3 sibs) 32: [22] [22] 0x2b01a32070 VAL: '112' (3 sibs) 32: [23] [23] 0x2b01a32100 SEQ: (3 sibs) 3 children: 32: [24] [24] 0x2b01a32190 VAL: '120' (3 sibs) 32: [25] [25] 0x2b01a32220 VAL: '121' (3 sibs) 32: [26] [26] 0x2b01a322b0 VAL: '122' (3 sibs) 32: [27] [27] 0x2b01a32340 SEQ: (3 sibs) 3 children: 32: [28] [28] 0x2b01a323d0 SEQ: (3 sibs) 3 children: 32: [29] [29] 0x2b01a32460 VAL: '200' (3 sibs) 32: [30] [30] 0x2b01a324f0 VAL: '201' (3 sibs) 32: [31] [31] 0x2b01a32580 VAL: '202' (3 sibs) 32: [32] [32] 0x2b01a32610 SEQ: (3 sibs) 3 children: 32: [33] [33] 0x2b01a326a0 VAL: '210' (3 sibs) 32: [34] [34] 0x2b01a32730 VAL: '211' (3 sibs) 32: [35] [35] 0x2b01a327c0 VAL: '212' (3 sibs) 32: [36] [36] 0x2b01a32850 SEQ: (3 sibs) 3 children: 32: [37] [37] 0x2b01a328e0 VAL: '220' (3 sibs) 32: [38] [38] 0x2b01a32970 VAL: '221' (3 sibs) 32: [39] [39] 0x2b01a32a00 VAL: '222' (3 sibs) 32: #nodes=40 vs #printed=40 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ emitted yml: 32: - - - 000\n 32: - 001\n 32: - 002\n 32: - - 010\n 32: - 011\n 32: - 012\n 32: - - 020\n 32: - 021\n 32: - 022\n 32: - - - 100\n 32: - 101\n 32: - 102\n 32: - - 110\n 32: - 111\n 32: - 112\n 32: - - 120\n 32: - 121\n 32: - 122\n 32: - - - 200\n 32: - 201\n 32: - 202\n 32: - - 210\n 32: - 211\n 32: - 212\n 32: - - 220\n 32: - 221\n 32: - 222\n 32: ~~~~~~~~~~~~~~ emitted tree: 32: -------------------------------------- 32: [0][0] 0x2b01a458b0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b01a45940 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2b01a459d0 SEQ: (3 sibs) 3 children: 32: [3] [3] 0x2b01a45a60 VAL: '000' (3 sibs) 32: [4] [4] 0x2b01a45af0 VAL: '001' (3 sibs) 32: [5] [5] 0x2b01a45b80 VAL: '002' (3 sibs) 32: [6] [6] 0x2b01a45c10 SEQ: (3 sibs) 3 children: 32: [7] [7] 0x2b01a45ca0 VAL: '010' (3 sibs) 32: [8] [8] 0x2b01a45d30 VAL: '011' (3 sibs) 32: [9] [9] 0x2b01a45dc0 VAL: '012' (3 sibs) 32: [10] [10] 0x2b01a45e50 SEQ: (3 sibs) 3 children: 32: [11] [11] 0x2b01a45ee0 VAL: '020' (3 sibs) 32: [12] [12] 0x2b01a45f70 VAL: '021' (3 sibs) 32: [13] [13] 0x2b01a46000 VAL: '022' (3 sibs) 32: [14] [14] 0x2b01a46090 SEQ: (3 sibs) 3 children: 32: [15] [15] 0x2b01a46120 SEQ: (3 sibs) 3 children: 32: [16] [16] 0x2b01a461b0 VAL: '100' (3 sibs) 32: [17] [17] 0x2b01a46240 VAL: '101' (3 sibs) 32: [18] [18] 0x2b01a462d0 VAL: '102' (3 sibs) 32: [19] [19] 0x2b01a46360 SEQ: (3 sibs) 3 children: 32: [20] [20] 0x2b01a463f0 VAL: '110' (3 sibs) 32: [21] [21] 0x2b01a46480 VAL: '111' (3 sibs) 32: [22] [22] 0x2b01a46510 VAL: '112' (3 sibs) 32: [23] [23] 0x2b01a465a0 SEQ: (3 sibs) 3 children: 32: [24] [24] 0x2b01a46630 VAL: '120' (3 sibs) 32: [25] [25] 0x2b01a466c0 VAL: '121' (3 sibs) 32: [26] [26] 0x2b01a46750 VAL: '122' (3 sibs) 32: [27] [27] 0x2b01a467e0 SEQ: (3 sibs) 3 children: 32: [28] [28] 0x2b01a46870 SEQ: (3 sibs) 3 children: 32: [29] [29] 0x2b01a46900 VAL: '200' (3 sibs) 32: [30] [30] 0x2b01a46990 VAL: '201' (3 sibs) 32: [31] [31] 0x2b01a46a20 VAL: '202' (3 sibs) 32: [32] [32] 0x2b01a46ab0 SEQ: (3 sibs) 3 children: 32: [33] [33] 0x2b01a46b40 VAL: '210' (3 sibs) 32: [34] [34] 0x2b01a46bd0 VAL: '211' (3 sibs) 32: [35] [35] 0x2b01a46c60 VAL: '212' (3 sibs) 32: [36] [36] 0x2b01a46cf0 SEQ: (3 sibs) 3 children: 32: [37] [37] 0x2b01a46d80 VAL: '220' (3 sibs) 32: [38] [38] 0x2b01a46e10 VAL: '221' (3 sibs) 32: [39] [39] 0x2b01a46ea0 VAL: '222' (3 sibs) 32: #nodes=40 vs #printed=40 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ 32: [ OK ] NESTED_SEQX3/YmlTestCase.complete_unix_round_trip/2 (6 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.complete_unix_round_trip/3 32: ------------------------------------------- 32: running test case 'nested seq x3, all continued on next line' 32: ------------------------------------------- 32: ~~~~~~~~~~~~~~ src yml: 32: \n 32: -\n 32: -\n 32: -\n 32: 000\n 32: -\n 32: 001\n 32: -\n 32: 002\n 32: -\n 32: -\n 32: 010\n 32: -\n 32: 011\n 32: -\n 32: 012\n 32: -\n 32: -\n 32: 020\n 32: -\n 32: 021\n 32: -\n 32: 022\n 32: -\n 32: -\n 32: -\n 32: 100\n 32: -\n 32: 101\n 32: -\n 32: 102\n 32: -\n 32: -\n 32: 110\n 32: -\n 32: 111\n 32: -\n 32: 112\n 32: -\n 32: -\n 32: 120\n 32: -\n 32: 121\n 32: -\n 32: 122\n 32: -\n 32: -\n 32: -\n 32: 200\n 32: -\n 32: 201\n 32: -\n 32: 202\n 32: -\n 32: -\n 32: 210\n 32: -\n 32: 211\n 32: -\n 32: 212\n 32: -\n 32: -\n 32: 220\n 32: -\n 32: 221\n 32: -\n 32: 222\n 32: ~~~~~~~~~~~~~~ parsed tree: 32: -------------------------------------- 32: [0][0] 0x2b01a34a30 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b01a34ac0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2b01a34b50 SEQ: (3 sibs) 3 children: 32: [3] [3] 0x2b01a34be0 VAL: '000' (3 sibs) 32: [4] [4] 0x2b01a34c70 VAL: '001' (3 sibs) 32: [5] [5] 0x2b01a34d00 VAL: '002' (3 sibs) 32: [6] [6] 0x2b01a34d90 SEQ: (3 sibs) 3 children: 32: [7] [7] 0x2b01a34e20 VAL: '010' (3 sibs) 32: [8] [8] 0x2b01a34eb0 VAL: '011' (3 sibs) 32: [9] [9] 0x2b01a34f40 VAL: '012' (3 sibs) 32: [10] [10] 0x2b01a34fd0 SEQ: (3 sibs) 3 children: 32: [11] [11] 0x2b01a35060 VAL: '020' (3 sibs) 32: [12] [12] 0x2b01a350f0 VAL: '021' (3 sibs) 32: [13] [13] 0x2b01a35180 VAL: '022' (3 sibs) 32: [14] [14] 0x2b01a35210 SEQ: (3 sibs) 3 children: 32: [15] [15] 0x2b01a352a0 SEQ: (3 sibs) 3 children: 32: [16] [16] 0x2b01a35330 VAL: '100' (3 sibs) 32: [17] [17] 0x2b01a353c0 VAL: '101' (3 sibs) 32: [18] [18] 0x2b01a35450 VAL: '102' (3 sibs) 32: [19] [19] 0x2b01a354e0 SEQ: (3 sibs) 3 children: 32: [20] [20] 0x2b01a35570 VAL: '110' (3 sibs) 32: [21] [21] 0x2b01a35600 VAL: '111' (3 sibs) 32: [22] [22] 0x2b01a35690 VAL: '112' (3 sibs) 32: [23] [23] 0x2b01a35720 SEQ: (3 sibs) 3 children: 32: [24] [24] 0x2b01a357b0 VAL: '120' (3 sibs) 32: [25] [25] 0x2b01a35840 VAL: '121' (3 sibs) 32: [26] [26] 0x2b01a358d0 VAL: '122' (3 sibs) 32: [27] [27] 0x2b01a35960 SEQ: (3 sibs) 3 children: 32: [28] [28] 0x2b01a359f0 SEQ: (3 sibs) 3 children: 32: [29] [29] 0x2b01a35a80 VAL: '200' (3 sibs) 32: [30] [30] 0x2b01a35b10 VAL: '201' (3 sibs) 32: [31] [31] 0x2b01a35ba0 VAL: '202' (3 sibs) 32: [32] [32] 0x2b01a35c30 SEQ: (3 sibs) 3 children: 32: [33] [33] 0x2b01a35cc0 VAL: '210' (3 sibs) 32: [34] [34] 0x2b01a35d50 VAL: '211' (3 sibs) 32: [35] [35] 0x2b01a35de0 VAL: '212' (3 sibs) 32: [36] [36] 0x2b01a35e70 SEQ: (3 sibs) 3 children: 32: [37] [37] 0x2b01a35f00 VAL: '220' (3 sibs) 32: [38] [38] 0x2b01a35f90 VAL: '221' (3 sibs) 32: [39] [39] 0x2b01a36020 VAL: '222' (3 sibs) 32: #nodes=40 vs #printed=40 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ emitted yml: 32: - - - 000\n 32: - 001\n 32: - 002\n 32: - - 010\n 32: - 011\n 32: - 012\n 32: - - 020\n 32: - 021\n 32: - 022\n 32: - - - 100\n 32: - 101\n 32: - 102\n 32: - - 110\n 32: - 111\n 32: - 112\n 32: - - 120\n 32: - 121\n 32: - 122\n 32: - - - 200\n 32: - 201\n 32: - 202\n 32: - - 210\n 32: - 211\n 32: - 212\n 32: - - 220\n 32: - 221\n 32: - 222\n 32: ~~~~~~~~~~~~~~ emitted tree: 32: -------------------------------------- 32: [0][0] 0x2b01a47cc0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b01a47d50 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2b01a47de0 SEQ: (3 sibs) 3 children: 32: [3] [3] 0x2b01a47e70 VAL: '000' (3 sibs) 32: [4] [4] 0x2b01a47f00 VAL: '001' (3 sibs) 32: [5] [5] 0x2b01a47f90 VAL: '002' (3 sibs) 32: [6] [6] 0x2b01a48020 SEQ: (3 sibs) 3 children: 32: [7] [7] 0x2b01a480b0 VAL: '010' (3 sibs) 32: [8] [8] 0x2b01a48140 VAL: '011' (3 sibs) 32: [9] [9] 0x2b01a481d0 VAL: '012' (3 sibs) 32: [10] [10] 0x2b01a48260 SEQ: (3 sibs) 3 children: 32: [11] [11] 0x2b01a482f0 VAL: '020' (3 sibs) 32: [12] [12] 0x2b01a48380 VAL: '021' (3 sibs) 32: [13] [13] 0x2b01a48410 VAL: '022' (3 sibs) 32: [14] [14] 0x2b01a484a0 SEQ: (3 sibs) 3 children: 32: [15] [15] 0x2b01a48530 SEQ: (3 sibs) 3 children: 32: [16] [16] 0x2b01a485c0 VAL: '100' (3 sibs) 32: [17] [17] 0x2b01a48650 VAL: '101' (3 sibs) 32: [18] [18] 0x2b01a486e0 VAL: '102' (3 sibs) 32: [19] [19] 0x2b01a48770 SEQ: (3 sibs) 3 children: 32: [20] [20] 0x2b01a48800 VAL: '110' (3 sibs) 32: [21] [21] 0x2b01a48890 VAL: '111' (3 sibs) 32: [22] [22] 0x2b01a48920 VAL: '112' (3 sibs) 32: [23] [23] 0x2b01a489b0 SEQ: (3 sibs) 3 children: 32: [24] [24] 0x2b01a48a40 VAL: '120' (3 sibs) 32: [25] [25] 0x2b01a48ad0 VAL: '121' (3 sibs) 32: [26] [26] 0x2b01a48b60 VAL: '122' (3 sibs) 32: [27] [27] 0x2b01a48bf0 SEQ: (3 sibs) 3 children: 32: [28] [28] 0x2b01a48c80 SEQ: (3 sibs) 3 children: 32: [29] [29] 0x2b01a48d10 VAL: '200' (3 sibs) 32: [30] [30] 0x2b01a48da0 VAL: '201' (3 sibs) 32: [31] [31] 0x2b01a48e30 VAL: '202' (3 sibs) 32: [32] [32] 0x2b01a48ec0 SEQ: (3 sibs) 3 children: 32: [33] [33] 0x2b01a48f50 VAL: '210' (3 sibs) 32: [34] [34] 0x2b01a48fe0 VAL: '211' (3 sibs) 32: [35] [35] 0x2b01a49070 VAL: '212' (3 sibs) 32: [36] [36] 0x2b01a49100 SEQ: (3 sibs) 3 children: 32: [37] [37] 0x2b01a49190 VAL: '220' (3 sibs) 32: [38] [38] 0x2b01a49220 VAL: '221' (3 sibs) 32: [39] [39] 0x2b01a492b0 VAL: '222' (3 sibs) 32: #nodes=40 vs #printed=40 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ 32: [ OK ] NESTED_SEQX3/YmlTestCase.complete_unix_round_trip/3 (6 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.complete_windows_round_trip/0 32: ------------------------------------------- 32: running test case 'nested seq x3, explicit' 32: ------------------------------------------- 32: ~~~~~~~~~~~~~~ src yml: 32: [\r\n 32: [[000, 001, 002], [010, 011, 012], [020, 021, 022]],\r\n 32: [[100, 101, 102], [110, 111, 112], [120, 121, 122]],\r\n 32: [[200, 201, 202], [210, 211, 212], [220, 221, 222]],\r\n 32: ]~~~~~~~~~~~~~~ parsed tree: 32: -------------------------------------- 32: [0][0] 0x2b01a36e40 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b01a36ed0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2b01a36f60 SEQ: (3 sibs) 3 children: 32: [3] [3] 0x2b01a36ff0 VAL: '000' (3 sibs) 32: [4] [4] 0x2b01a37080 VAL: '001' (3 sibs) 32: [5] [5] 0x2b01a37110 VAL: '002' (3 sibs) 32: [6] [6] 0x2b01a371a0 SEQ: (3 sibs) 3 children: 32: [7] [7] 0x2b01a37230 VAL: '010' (3 sibs) 32: [8] [8] 0x2b01a372c0 VAL: '011' (3 sibs) 32: [9] [9] 0x2b01a37350 VAL: '012' (3 sibs) 32: [10] [10] 0x2b01a373e0 SEQ: (3 sibs) 3 children: 32: [11] [11] 0x2b01a37470 VAL: '020' (3 sibs) 32: [12] [12] 0x2b01a37500 VAL: '021' (3 sibs) 32: [13] [13] 0x2b01a37590 VAL: '022' (3 sibs) 32: [14] [14] 0x2b01a37620 SEQ: (3 sibs) 3 children: 32: [15] [15] 0x2b01a376b0 SEQ: (3 sibs) 3 children: 32: [16] [16] 0x2b01a37740 VAL: '100' (3 sibs) 32: [17] [17] 0x2b01a377d0 VAL: '101' (3 sibs) 32: [18] [18] 0x2b01a37860 VAL: '102' (3 sibs) 32: [19] [19] 0x2b01a378f0 SEQ: (3 sibs) 3 children: 32: [20] [20] 0x2b01a37980 VAL: '110' (3 sibs) 32: [21] [21] 0x2b01a37a10 VAL: '111' (3 sibs) 32: [22] [22] 0x2b01a37aa0 VAL: '112' (3 sibs) 32: [23] [23] 0x2b01a37b30 SEQ: (3 sibs) 3 children: 32: [24] [24] 0x2b01a37bc0 VAL: '120' (3 sibs) 32: [25] [25] 0x2b01a37c50 VAL: '121' (3 sibs) 32: [26] [26] 0x2b01a37ce0 VAL: '122' (3 sibs) 32: [27] [27] 0x2b01a37d70 SEQ: (3 sibs) 3 children: 32: [28] [28] 0x2b01a37e00 SEQ: (3 sibs) 3 children: 32: [29] [29] 0x2b01a37e90 VAL: '200' (3 sibs) 32: [30] [30] 0x2b01a37f20 VAL: '201' (3 sibs) 32: [31] [31] 0x2b01a37fb0 VAL: '202' (3 sibs) 32: [32] [32] 0x2b01a38040 SEQ: (3 sibs) 3 children: 32: [33] [33] 0x2b01a380d0 VAL: '210' (3 sibs) 32: [34] [34] 0x2b01a38160 VAL: '211' (3 sibs) 32: [35] [35] 0x2b01a381f0 VAL: '212' (3 sibs) 32: [36] [36] 0x2b01a38280 SEQ: (3 sibs) 3 children: 32: [37] [37] 0x2b01a38310 VAL: '220' (3 sibs) 32: [38] [38] 0x2b01a383a0 VAL: '221' (3 sibs) 32: [39] [39] 0x2b01a38430 VAL: '222' (3 sibs) 32: #nodes=40 vs #printed=40 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ emitted yml: 32: - - - 000\n 32: - 001\n 32: - 002\n 32: - - 010\n 32: - 011\n 32: - 012\n 32: - - 020\n 32: - 021\n 32: - 022\n 32: - - - 100\n 32: - 101\n 32: - 102\n 32: - - 110\n 32: - 111\n 32: - 112\n 32: - - 120\n 32: - 121\n 32: - 122\n 32: - - - 200\n 32: - 201\n 32: - 202\n 32: - - 210\n 32: - 211\n 32: - 212\n 32: - - 220\n 32: - 221\n 32: - 222\n 32: ~~~~~~~~~~~~~~ emitted tree: 32: -------------------------------------- 32: [0][0] 0x2b01a4a0d0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b01a4a160 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2b01a4a1f0 SEQ: (3 sibs) 3 children: 32: [3] [3] 0x2b01a4a280 VAL: '000' (3 sibs) 32: [4] [4] 0x2b01a4a310 VAL: '001' (3 sibs) 32: [5] [5] 0x2b01a4a3a0 VAL: '002' (3 sibs) 32: [6] [6] 0x2b01a4a430 SEQ: (3 sibs) 3 children: 32: [7] [7] 0x2b01a4a4c0 VAL: '010' (3 sibs) 32: [8] [8] 0x2b01a4a550 VAL: '011' (3 sibs) 32: [9] [9] 0x2b01a4a5e0 VAL: '012' (3 sibs) 32: [10] [10] 0x2b01a4a670 SEQ: (3 sibs) 3 children: 32: [11] [11] 0x2b01a4a700 VAL: '020' (3 sibs) 32: [12] [12] 0x2b01a4a790 VAL: '021' (3 sibs) 32: [13] [13] 0x2b01a4a820 VAL: '022' (3 sibs) 32: [14] [14] 0x2b01a4a8b0 SEQ: (3 sibs) 3 children: 32: [15] [15] 0x2b01a4a940 SEQ: (3 sibs) 3 children: 32: [16] [16] 0x2b01a4a9d0 VAL: '100' (3 sibs) 32: [17] [17] 0x2b01a4aa60 VAL: '101' (3 sibs) 32: [18] [18] 0x2b01a4aaf0 VAL: '102' (3 sibs) 32: [19] [19] 0x2b01a4ab80 SEQ: (3 sibs) 3 children: 32: [20] [20] 0x2b01a4ac10 VAL: '110' (3 sibs) 32: [21] [21] 0x2b01a4aca0 VAL: '111' (3 sibs) 32: [22] [22] 0x2b01a4ad30 VAL: '112' (3 sibs) 32: [23] [23] 0x2b01a4adc0 SEQ: (3 sibs) 3 children: 32: [24] [24] 0x2b01a4ae50 VAL: '120' (3 sibs) 32: [25] [25] 0x2b01a4aee0 VAL: '121' (3 sibs) 32: [26] [26] 0x2b01a4af70 VAL: '122' (3 sibs) 32: [27] [27] 0x2b01a4b000 SEQ: (3 sibs) 3 children: 32: [28] [28] 0x2b01a4b090 SEQ: (3 sibs) 3 children: 32: [29] [29] 0x2b01a4b120 VAL: '200' (3 sibs) 32: [30] [30] 0x2b01a4b1b0 VAL: '201' (3 sibs) 32: [31] [31] 0x2b01a4b240 VAL: '202' (3 sibs) 32: [32] [32] 0x2b01a4b2d0 SEQ: (3 sibs) 3 children: 32: [33] [33] 0x2b01a4b360 VAL: '210' (3 sibs) 32: [34] [34] 0x2b01a4b3f0 VAL: '211' (3 sibs) 32: [35] [35] 0x2b01a4b480 VAL: '212' (3 sibs) 32: [36] [36] 0x2b01a4b510 SEQ: (3 sibs) 3 children: 32: [37] [37] 0x2b01a4b5a0 VAL: '220' (3 sibs) 32: [38] [38] 0x2b01a4b630 VAL: '221' (3 sibs) 32: [39] [39] 0x2b01a4b6c0 VAL: '222' (3 sibs) 32: #nodes=40 vs #printed=40 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ 32: [ OK ] NESTED_SEQX3/YmlTestCase.complete_windows_round_trip/0 (6 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.complete_windows_round_trip/1 32: ------------------------------------------- 32: running test case 'nested seq x3' 32: ------------------------------------------- 32: ~~~~~~~~~~~~~~ src yml: 32: \r\n 32: - - - 000\r\n 32: - 001\r\n 32: - 002\r\n 32: - - 010\r\n 32: - 011\r\n 32: - 012\r\n 32: - - 020\r\n 32: - 021\r\n 32: - 022\r\n 32: - - - 100\r\n 32: - 101\r\n 32: - 102\r\n 32: - - 110\r\n 32: - 111\r\n 32: - 112\r\n 32: - - 120\r\n 32: - 121\r\n 32: - 122\r\n 32: - - - 200\r\n 32: - 201\r\n 32: - 202\r\n 32: - - 210\r\n 32: - 211\r\n 32: - 212\r\n 32: - - 220\r\n 32: - 221\r\n 32: - 222\r\n 32: ~~~~~~~~~~~~~~ parsed tree: 32: -------------------------------------- 32: [0][0] 0x2b01a39250 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b01a392e0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2b01a39370 SEQ: (3 sibs) 3 children: 32: [3] [3] 0x2b01a39400 VAL: '000' (3 sibs) 32: [4] [4] 0x2b01a39490 VAL: '001' (3 sibs) 32: [5] [5] 0x2b01a39520 VAL: '002' (3 sibs) 32: [6] [6] 0x2b01a395b0 SEQ: (3 sibs) 3 children: 32: [7] [7] 0x2b01a39640 VAL: '010' (3 sibs) 32: [8] [8] 0x2b01a396d0 VAL: '011' (3 sibs) 32: [9] [9] 0x2b01a39760 VAL: '012' (3 sibs) 32: [10] [10] 0x2b01a397f0 SEQ: (3 sibs) 3 children: 32: [11] [11] 0x2b01a39880 VAL: '020' (3 sibs) 32: [12] [12] 0x2b01a39910 VAL: '021' (3 sibs) 32: [13] [13] 0x2b01a399a0 VAL: '022' (3 sibs) 32: [14] [14] 0x2b01a39a30 SEQ: (3 sibs) 3 children: 32: [15] [15] 0x2b01a39ac0 SEQ: (3 sibs) 3 children: 32: [16] [16] 0x2b01a39b50 VAL: '100' (3 sibs) 32: [17] [17] 0x2b01a39be0 VAL: '101' (3 sibs) 32: [18] [18] 0x2b01a39c70 VAL: '102' (3 sibs) 32: [19] [19] 0x2b01a39d00 SEQ: (3 sibs) 3 children: 32: [20] [20] 0x2b01a39d90 VAL: '110' (3 sibs) 32: [21] [21] 0x2b01a39e20 VAL: '111' (3 sibs) 32: [22] [22] 0x2b01a39eb0 VAL: '112' (3 sibs) 32: [23] [23] 0x2b01a39f40 SEQ: (3 sibs) 3 children: 32: [24] [24] 0x2b01a39fd0 VAL: '120' (3 sibs) 32: [25] [25] 0x2b01a3a060 VAL: '121' (3 sibs) 32: [26] [26] 0x2b01a3a0f0 VAL: '122' (3 sibs) 32: [27] [27] 0x2b01a3a180 SEQ: (3 sibs) 3 children: 32: [28] [28] 0x2b01a3a210 SEQ: (3 sibs) 3 children: 32: [29] [29] 0x2b01a3a2a0 VAL: '200' (3 sibs) 32: [30] [30] 0x2b01a3a330 VAL: '201' (3 sibs) 32: [31] [31] 0x2b01a3a3c0 VAL: '202' (3 sibs) 32: [32] [32] 0x2b01a3a450 SEQ: (3 sibs) 3 children: 32: [33] [33] 0x2b01a3a4e0 VAL: '210' (3 sibs) 32: [34] [34] 0x2b01a3a570 VAL: '211' (3 sibs) 32: [35] [35] 0x2b01a3a600 VAL: '212' (3 sibs) 32: [36] [36] 0x2b01a3a690 SEQ: (3 sibs) 3 children: 32: [37] [37] 0x2b01a3a720 VAL: '220' (3 sibs) 32: [38] [38] 0x2b01a3a7b0 VAL: '221' (3 sibs) 32: [39] [39] 0x2b01a3a840 VAL: '222' (3 sibs) 32: #nodes=40 vs #printed=40 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ emitted yml: 32: - - - 000\n 32: - 001\n 32: - 002\n 32: - - 010\n 32: - 011\n 32: - 012\n 32: - - 020\n 32: - 021\n 32: - 022\n 32: - - - 100\n 32: - 101\n 32: - 102\n 32: - - 110\n 32: - 111\n 32: - 112\n 32: - - 120\n 32: - 121\n 32: - 122\n 32: - - - 200\n 32: - 201\n 32: - 202\n 32: - - 210\n 32: - 211\n 32: - 212\n 32: - - 220\n 32: - 221\n 32: - 222\n 32: ~~~~~~~~~~~~~~ emitted tree: 32: -------------------------------------- 32: [0][0] 0x2b01a4c4e0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b01a4c570 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2b01a4c600 SEQ: (3 sibs) 3 children: 32: [3] [3] 0x2b01a4c690 VAL: '000' (3 sibs) 32: [4] [4] 0x2b01a4c720 VAL: '001' (3 sibs) 32: [5] [5] 0x2b01a4c7b0 VAL: '002' (3 sibs) 32: [6] [6] 0x2b01a4c840 SEQ: (3 sibs) 3 children: 32: [7] [7] 0x2b01a4c8d0 VAL: '010' (3 sibs) 32: [8] [8] 0x2b01a4c960 VAL: '011' (3 sibs) 32: [9] [9] 0x2b01a4c9f0 VAL: '012' (3 sibs) 32: [10] [10] 0x2b01a4ca80 SEQ: (3 sibs) 3 children: 32: [11] [11] 0x2b01a4cb10 VAL: '020' (3 sibs) 32: [12] [12] 0x2b01a4cba0 VAL: '021' (3 sibs) 32: [13] [13] 0x2b01a4cc30 VAL: '022' (3 sibs) 32: [14] [14] 0x2b01a4ccc0 SEQ: (3 sibs) 3 children: 32: [15] [15] 0x2b01a4cd50 SEQ: (3 sibs) 3 children: 32: [16] [16] 0x2b01a4cde0 VAL: '100' (3 sibs) 32: [17] [17] 0x2b01a4ce70 VAL: '101' (3 sibs) 32: [18] [18] 0x2b01a4cf00 VAL: '102' (3 sibs) 32: [19] [19] 0x2b01a4cf90 SEQ: (3 sibs) 3 children: 32: [20] [20] 0x2b01a4d020 VAL: '110' (3 sibs) 32: [21] [21] 0x2b01a4d0b0 VAL: '111' (3 sibs) 32: [22] [22] 0x2b01a4d140 VAL: '112' (3 sibs) 32: [23] [23] 0x2b01a4d1d0 SEQ: (3 sibs) 3 children: 32: [24] [24] 0x2b01a4d260 VAL: '120' (3 sibs) 32: [25] [25] 0x2b01a4d2f0 VAL: '121' (3 sibs) 32: [26] [26] 0x2b01a4d380 VAL: '122' (3 sibs) 32: [27] [27] 0x2b01a4d410 SEQ: (3 sibs) 3 children: 32: [28] [28] 0x2b01a4d4a0 SEQ: (3 sibs) 3 children: 32: [29] [29] 0x2b01a4d530 VAL: '200' (3 sibs) 32: [30] [30] 0x2b01a4d5c0 VAL: '201' (3 sibs) 32: [31] [31] 0x2b01a4d650 VAL: '202' (3 sibs) 32: [32] [32] 0x2b01a4d6e0 SEQ: (3 sibs) 3 children: 32: [33] [33] 0x2b01a4d770 VAL: '210' (3 sibs) 32: [34] [34] 0x2b01a4d800 VAL: '211' (3 sibs) 32: [35] [35] 0x2b01a4d890 VAL: '212' (3 sibs) 32: [36] [36] 0x2b01a4d920 SEQ: (3 sibs) 3 children: 32: [37] [37] 0x2b01a4d9b0 VAL: '220' (3 sibs) 32: [38] [38] 0x2b01a4da40 VAL: '221' (3 sibs) 32: [39] [39] 0x2b01a4dad0 VAL: '222' (3 sibs) 32: #nodes=40 vs #printed=40 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ 32: [ OK ] NESTED_SEQX3/YmlTestCase.complete_windows_round_trip/1 (6 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.complete_windows_round_trip/2 32: ------------------------------------------- 32: running test case 'nested seq x3, continued on next line' 32: ------------------------------------------- 32: ~~~~~~~~~~~~~~ src yml: 32: \r\n 32: -\r\n 32: -\r\n 32: - 000\r\n 32: - 001\r\n 32: - 002\r\n 32: -\r\n 32: - 010\r\n 32: - 011\r\n 32: - 012\r\n 32: -\r\n 32: - 020\r\n 32: - 021\r\n 32: - 022\r\n 32: -\r\n 32: -\r\n 32: - 100\r\n 32: - 101\r\n 32: - 102\r\n 32: -\r\n 32: - 110\r\n 32: - 111\r\n 32: - 112\r\n 32: -\r\n 32: - 120\r\n 32: - 121\r\n 32: - 122\r\n 32: -\r\n 32: -\r\n 32: - 200\r\n 32: - 201\r\n 32: - 202\r\n 32: -\r\n 32: - 210\r\n 32: - 211\r\n 32: - 212\r\n 32: -\r\n 32: - 220\r\n 32: - 221\r\n 32: - 222\r\n 32: ~~~~~~~~~~~~~~ parsed tree: 32: -------------------------------------- 32: [0][0] 0x2b01a3b660 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b01a3b6f0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2b01a3b780 SEQ: (3 sibs) 3 children: 32: [3] [3] 0x2b01a3b810 VAL: '000' (3 sibs) 32: [4] [4] 0x2b01a3b8a0 VAL: '001' (3 sibs) 32: [5] [5] 0x2b01a3b930 VAL: '002' (3 sibs) 32: [6] [6] 0x2b01a3b9c0 SEQ: (3 sibs) 3 children: 32: [7] [7] 0x2b01a3ba50 VAL: '010' (3 sibs) 32: [8] [8] 0x2b01a3bae0 VAL: '011' (3 sibs) 32: [9] [9] 0x2b01a3bb70 VAL: '012' (3 sibs) 32: [10] [10] 0x2b01a3bc00 SEQ: (3 sibs) 3 children: 32: [11] [11] 0x2b01a3bc90 VAL: '020' (3 sibs) 32: [12] [12] 0x2b01a3bd20 VAL: '021' (3 sibs) 32: [13] [13] 0x2b01a3bdb0 VAL: '022' (3 sibs) 32: [14] [14] 0x2b01a3be40 SEQ: (3 sibs) 3 children: 32: [15] [15] 0x2b01a3bed0 SEQ: (3 sibs) 3 children: 32: [16] [16] 0x2b01a3bf60 VAL: '100' (3 sibs) 32: [17] [17] 0x2b01a3bff0 VAL: '101' (3 sibs) 32: [18] [18] 0x2b01a3c080 VAL: '102' (3 sibs) 32: [19] [19] 0x2b01a3c110 SEQ: (3 sibs) 3 children: 32: [20] [20] 0x2b01a3c1a0 VAL: '110' (3 sibs) 32: [21] [21] 0x2b01a3c230 VAL: '111' (3 sibs) 32: [22] [22] 0x2b01a3c2c0 VAL: '112' (3 sibs) 32: [23] [23] 0x2b01a3c350 SEQ: (3 sibs) 3 children: 32: [24] [24] 0x2b01a3c3e0 VAL: '120' (3 sibs) 32: [25] [25] 0x2b01a3c470 VAL: '121' (3 sibs) 32: [26] [26] 0x2b01a3c500 VAL: '122' (3 sibs) 32: [27] [27] 0x2b01a3c590 SEQ: (3 sibs) 3 children: 32: [28] [28] 0x2b01a3c620 SEQ: (3 sibs) 3 children: 32: [29] [29] 0x2b01a3c6b0 VAL: '200' (3 sibs) 32: [30] [30] 0x2b01a3c740 VAL: '201' (3 sibs) 32: [31] [31] 0x2b01a3c7d0 VAL: '202' (3 sibs) 32: [32] [32] 0x2b01a3c860 SEQ: (3 sibs) 3 children: 32: [33] [33] 0x2b01a3c8f0 VAL: '210' (3 sibs) 32: [34] [34] 0x2b01a3c980 VAL: '211' (3 sibs) 32: [35] [35] 0x2b01a3ca10 VAL: '212' (3 sibs) 32: [36] [36] 0x2b01a3caa0 SEQ: (3 sibs) 3 children: 32: [37] [37] 0x2b01a3cb30 VAL: '220' (3 sibs) 32: [38] [38] 0x2b01a3cbc0 VAL: '221' (3 sibs) 32: [39] [39] 0x2b01a3cc50 VAL: '222' (3 sibs) 32: #nodes=40 vs #printed=40 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ emitted yml: 32: - - - 000\n 32: - 001\n 32: - 002\n 32: - - 010\n 32: - 011\n 32: - 012\n 32: - - 020\n 32: - 021\n 32: - 022\n 32: - - - 100\n 32: - 101\n 32: - 102\n 32: - - 110\n 32: - 111\n 32: - 112\n 32: - - 120\n 32: - 121\n 32: - 122\n 32: - - - 200\n 32: - 201\n 32: - 202\n 32: - - 210\n 32: - 211\n 32: - 212\n 32: - - 220\n 32: - 221\n 32: - 222\n 32: ~~~~~~~~~~~~~~ emitted tree: 32: -------------------------------------- 32: [0][0] 0x2b01a4e8f0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b01a4e980 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2b01a4ea10 SEQ: (3 sibs) 3 children: 32: [3] [3] 0x2b01a4eaa0 VAL: '000' (3 sibs) 32: [4] [4] 0x2b01a4eb30 VAL: '001' (3 sibs) 32: [5] [5] 0x2b01a4ebc0 VAL: '002' (3 sibs) 32: [6] [6] 0x2b01a4ec50 SEQ: (3 sibs) 3 children: 32: [7] [7] 0x2b01a4ece0 VAL: '010' (3 sibs) 32: [8] [8] 0x2b01a4ed70 VAL: '011' (3 sibs) 32: [9] [9] 0x2b01a4ee00 VAL: '012' (3 sibs) 32: [10] [10] 0x2b01a4ee90 SEQ: (3 sibs) 3 children: 32: [11] [11] 0x2b01a4ef20 VAL: '020' (3 sibs) 32: [12] [12] 0x2b01a4efb0 VAL: '021' (3 sibs) 32: [13] [13] 0x2b01a4f040 VAL: '022' (3 sibs) 32: [14] [14] 0x2b01a4f0d0 SEQ: (3 sibs) 3 children: 32: [15] [15] 0x2b01a4f160 SEQ: (3 sibs) 3 children: 32: [16] [16] 0x2b01a4f1f0 VAL: '100' (3 sibs) 32: [17] [17] 0x2b01a4f280 VAL: '101' (3 sibs) 32: [18] [18] 0x2b01a4f310 VAL: '102' (3 sibs) 32: [19] [19] 0x2b01a4f3a0 SEQ: (3 sibs) 3 children: 32: [20] [20] 0x2b01a4f430 VAL: '110' (3 sibs) 32: [21] [21] 0x2b01a4f4c0 VAL: '111' (3 sibs) 32: [22] [22] 0x2b01a4f550 VAL: '112' (3 sibs) 32: [23] [23] 0x2b01a4f5e0 SEQ: (3 sibs) 3 children: 32: [24] [24] 0x2b01a4f670 VAL: '120' (3 sibs) 32: [25] [25] 0x2b01a4f700 VAL: '121' (3 sibs) 32: [26] [26] 0x2b01a4f790 VAL: '122' (3 sibs) 32: [27] [27] 0x2b01a4f820 SEQ: (3 sibs) 3 children: 32: [28] [28] 0x2b01a4f8b0 SEQ: (3 sibs) 3 children: 32: [29] [29] 0x2b01a4f940 VAL: '200' (3 sibs) 32: [30] [30] 0x2b01a4f9d0 VAL: '201' (3 sibs) 32: [31] [31] 0x2b01a4fa60 VAL: '202' (3 sibs) 32: [32] [32] 0x2b01a4faf0 SEQ: (3 sibs) 3 children: 32: [33] [33] 0x2b01a4fb80 VAL: '210' (3 sibs) 32: [34] [34] 0x2b01a4fc10 VAL: '211' (3 sibs) 32: [35] [35] 0x2b01a4fca0 VAL: '212' (3 sibs) 32: [36] [36] 0x2b01a4fd30 SEQ: (3 sibs) 3 children: 32: [37] [37] 0x2b01a4fdc0 VAL: '220' (3 sibs) 32: [38] [38] 0x2b01a4fe50 VAL: '221' (3 sibs) 32: [39] [39] 0x2b01a4fee0 VAL: '222' (3 sibs) 32: #nodes=40 vs #printed=40 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ 32: [ OK ] NESTED_SEQX3/YmlTestCase.complete_windows_round_trip/2 (9 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.complete_windows_round_trip/3 32: ------------------------------------------- 32: running test case 'nested seq x3, all continued on next line' 32: ------------------------------------------- 32: ~~~~~~~~~~~~~~ src yml: 32: \r\n 32: -\r\n 32: -\r\n 32: -\r\n 32: 000\r\n 32: -\r\n 32: 001\r\n 32: -\r\n 32: 002\r\n 32: -\r\n 32: -\r\n 32: 010\r\n 32: -\r\n 32: 011\r\n 32: -\r\n 32: 012\r\n 32: -\r\n 32: -\r\n 32: 020\r\n 32: -\r\n 32: 021\r\n 32: -\r\n 32: 022\r\n 32: -\r\n 32: -\r\n 32: -\r\n 32: 100\r\n 32: -\r\n 32: 101\r\n 32: -\r\n 32: 102\r\n 32: -\r\n 32: -\r\n 32: 110\r\n 32: -\r\n 32: 111\r\n 32: -\r\n 32: 112\r\n 32: -\r\n 32: -\r\n 32: 120\r\n 32: -\r\n 32: 121\r\n 32: -\r\n 32: 122\r\n 32: -\r\n 32: -\r\n 32: -\r\n 32: 200\r\n 32: -\r\n 32: 201\r\n 32: -\r\n 32: 202\r\n 32: -\r\n 32: -\r\n 32: 210\r\n 32: -\r\n 32: 211\r\n 32: -\r\n 32: 212\r\n 32: -\r\n 32: -\r\n 32: 220\r\n 32: -\r\n 32: 221\r\n 32: -\r\n 32: 222\r\n 32: ~~~~~~~~~~~~~~ parsed tree: 32: -------------------------------------- 32: [0][0] 0x2b01a3da70 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b01a3db00 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2b01a3db90 SEQ: (3 sibs) 3 children: 32: [3] [3] 0x2b01a3dc20 VAL: '000' (3 sibs) 32: [4] [4] 0x2b01a3dcb0 VAL: '001' (3 sibs) 32: [5] [5] 0x2b01a3dd40 VAL: '002' (3 sibs) 32: [6] [6] 0x2b01a3ddd0 SEQ: (3 sibs) 3 children: 32: [7] [7] 0x2b01a3de60 VAL: '010' (3 sibs) 32: [8] [8] 0x2b01a3def0 VAL: '011' (3 sibs) 32: [9] [9] 0x2b01a3df80 VAL: '012' (3 sibs) 32: [10] [10] 0x2b01a3e010 SEQ: (3 sibs) 3 children: 32: [11] [11] 0x2b01a3e0a0 VAL: '020' (3 sibs) 32: [12] [12] 0x2b01a3e130 VAL: '021' (3 sibs) 32: [13] [13] 0x2b01a3e1c0 VAL: '022' (3 sibs) 32: [14] [14] 0x2b01a3e250 SEQ: (3 sibs) 3 children: 32: [15] [15] 0x2b01a3e2e0 SEQ: (3 sibs) 3 children: 32: [16] [16] 0x2b01a3e370 VAL: '100' (3 sibs) 32: [17] [17] 0x2b01a3e400 VAL: '101' (3 sibs) 32: [18] [18] 0x2b01a3e490 VAL: '102' (3 sibs) 32: [19] [19] 0x2b01a3e520 SEQ: (3 sibs) 3 children: 32: [20] [20] 0x2b01a3e5b0 VAL: '110' (3 sibs) 32: [21] [21] 0x2b01a3e640 VAL: '111' (3 sibs) 32: [22] [22] 0x2b01a3e6d0 VAL: '112' (3 sibs) 32: [23] [23] 0x2b01a3e760 SEQ: (3 sibs) 3 children: 32: [24] [24] 0x2b01a3e7f0 VAL: '120' (3 sibs) 32: [25] [25] 0x2b01a3e880 VAL: '121' (3 sibs) 32: [26] [26] 0x2b01a3e910 VAL: '122' (3 sibs) 32: [27] [27] 0x2b01a3e9a0 SEQ: (3 sibs) 3 children: 32: [28] [28] 0x2b01a3ea30 SEQ: (3 sibs) 3 children: 32: [29] [29] 0x2b01a3eac0 VAL: '200' (3 sibs) 32: [30] [30] 0x2b01a3eb50 VAL: '201' (3 sibs) 32: [31] [31] 0x2b01a3ebe0 VAL: '202' (3 sibs) 32: [32] [32] 0x2b01a3ec70 SEQ: (3 sibs) 3 children: 32: [33] [33] 0x2b01a3ed00 VAL: '210' (3 sibs) 32: [34] [34] 0x2b01a3ed90 VAL: '211' (3 sibs) 32: [35] [35] 0x2b01a3ee20 VAL: '212' (3 sibs) 32: [36] [36] 0x2b01a3eeb0 SEQ: (3 sibs) 3 children: 32: [37] [37] 0x2b01a3ef40 VAL: '220' (3 sibs) 32: [38] [38] 0x2b01a3efd0 VAL: '221' (3 sibs) 32: [39] [39] 0x2b01a3f060 VAL: '222' (3 sibs) 32: #nodes=40 vs #printed=40 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ emitted yml: 32: - - - 000\n 32: - 001\n 32: - 002\n 32: - - 010\n 32: - 011\n 32: - 012\n 32: - - 020\n 32: - 021\n 32: - 022\n 32: - - - 100\n 32: - 101\n 32: - 102\n 32: - - 110\n 32: - 111\n 32: - 112\n 32: - - 120\n 32: - 121\n 32: - 122\n 32: - - - 200\n 32: - 201\n 32: - 202\n 32: - - 210\n 32: - 211\n 32: - 212\n 32: - - 220\n 32: - 221\n 32: - 222\n 32: ~~~~~~~~~~~~~~ emitted tree: 32: -------------------------------------- 32: [0][0] 0x2b01a50d00 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b01a50d90 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2b01a50e20 SEQ: (3 sibs) 3 children: 32: [3] [3] 0x2b01a50eb0 VAL: '000' (3 sibs) 32: [4] [4] 0x2b01a50f40 VAL: '001' (3 sibs) 32: [5] [5] 0x2b01a50fd0 VAL: '002' (3 sibs) 32: [6] [6] 0x2b01a51060 SEQ: (3 sibs) 3 children: 32: [7] [7] 0x2b01a510f0 VAL: '010' (3 sibs) 32: [8] [8] 0x2b01a51180 VAL: '011' (3 sibs) 32: [9] [9] 0x2b01a51210 VAL: '012' (3 sibs) 32: [10] [10] 0x2b01a512a0 SEQ: (3 sibs) 3 children: 32: [11] [11] 0x2b01a51330 VAL: '020' (3 sibs) 32: [12] [12] 0x2b01a513c0 VAL: '021' (3 sibs) 32: [13] [13] 0x2b01a51450 VAL: '022' (3 sibs) 32: [14] [14] 0x2b01a514e0 SEQ: (3 sibs) 3 children: 32: [15] [15] 0x2b01a51570 SEQ: (3 sibs) 3 children: 32: [16] [16] 0x2b01a51600 VAL: '100' (3 sibs) 32: [17] [17] 0x2b01a51690 VAL: '101' (3 sibs) 32: [18] [18] 0x2b01a51720 VAL: '102' (3 sibs) 32: [19] [19] 0x2b01a517b0 SEQ: (3 sibs) 3 children: 32: [20] [20] 0x2b01a51840 VAL: '110' (3 sibs) 32: [21] [21] 0x2b01a518d0 VAL: '111' (3 sibs) 32: [22] [22] 0x2b01a51960 VAL: '112' (3 sibs) 32: [23] [23] 0x2b01a519f0 SEQ: (3 sibs) 3 children: 32: [24] [24] 0x2b01a51a80 VAL: '120' (3 sibs) 32: [25] [25] 0x2b01a51b10 VAL: '121' (3 sibs) 32: [26] [26] 0x2b01a51ba0 VAL: '122' (3 sibs) 32: [27] [27] 0x2b01a51c30 SEQ: (3 sibs) 3 children: 32: [28] [28] 0x2b01a51cc0 SEQ: (3 sibs) 3 children: 32: [29] [29] 0x2b01a51d50 VAL: '200' (3 sibs) 32: [30] [30] 0x2b01a51de0 VAL: '201' (3 sibs) 32: [31] [31] 0x2b01a51e70 VAL: '202' (3 sibs) 32: [32] [32] 0x2b01a51f00 SEQ: (3 sibs) 3 children: 32: [33] [33] 0x2b01a51f90 VAL: '210' (3 sibs) 32: [34] [34] 0x2b01a52020 VAL: '211' (3 sibs) 32: [35] [35] 0x2b01a520b0 VAL: '212' (3 sibs) 32: [36] [36] 0x2b01a52140 SEQ: (3 sibs) 3 children: 32: [37] [37] 0x2b01a521d0 VAL: '220' (3 sibs) 32: [38] [38] 0x2b01a52260 VAL: '221' (3 sibs) 32: [39] [39] 0x2b01a522f0 VAL: '222' (3 sibs) 32: #nodes=40 vs #printed=40 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ 32: [ OK ] NESTED_SEQX3/YmlTestCase.complete_windows_round_trip/3 (6 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_recreate_from_ref/0 32: ------------------------------------------- 32: running test case 'nested seq x3, explicit' 32: ------------------------------------------- 32: REF TREE: 32: 0x2b01a1a6d0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2b01a17520 SEQ: (3 sibs) 3 children: 32: 0x2b01a176f0 SEQ: (3 sibs) 3 children: 32: 0x2b01a178c0 VAL: '000' (3 sibs) 32: 0x2b01a17958 VAL: '001' (3 sibs) 32: 0x2b01a179f0 VAL: '002' (3 sibs) 32: 0x2b01a17788 SEQ: (3 sibs) 3 children: 32: 0x2b01a17a90 VAL: '010' (3 sibs) 32: 0x2b01a17b28 VAL: '011' (3 sibs) 32: 0x2b01a17bc0 VAL: '012' (3 sibs) 32: 0x2b01a17820 SEQ: (3 sibs) 3 children: 32: 0x2b01a17c60 VAL: '020' (3 sibs) 32: 0x2b01a17cf8 VAL: '021' (3 sibs) 32: 0x2b01a17d90 VAL: '022' (3 sibs) 32: 0x2b01a175b8 SEQ: (3 sibs) 3 children: 32: 0x2b01a17e30 SEQ: (3 sibs) 3 children: 32: 0x2b01a18000 VAL: '100' (3 sibs) 32: 0x2b01a18098 VAL: '101' (3 sibs) 32: 0x2b01a18130 VAL: '102' (3 sibs) 32: 0x2b01a17ec8 SEQ: (3 sibs) 3 children: 32: 0x2b01a181d0 VAL: '110' (3 sibs) 32: 0x2b01a18268 VAL: '111' (3 sibs) 32: 0x2b01a18300 VAL: '112' (3 sibs) 32: 0x2b01a17f60 SEQ: (3 sibs) 3 children: 32: 0x2b01a183a0 VAL: '120' (3 sibs) 32: 0x2b01a18438 VAL: '121' (3 sibs) 32: 0x2b01a184d0 VAL: '122' (3 sibs) 32: 0x2b01a17650 SEQ: (3 sibs) 3 children: 32: 0x2b01a18570 SEQ: (3 sibs) 3 children: 32: 0x2b01a18740 VAL: '200' (3 sibs) 32: 0x2b01a187d8 VAL: '201' (3 sibs) 32: 0x2b01a18870 VAL: '202' (3 sibs) 32: 0x2b01a18608 SEQ: (3 sibs) 3 children: 32: 0x2b01a18910 VAL: '210' (3 sibs) 32: 0x2b01a189a8 VAL: '211' (3 sibs) 32: 0x2b01a18a40 VAL: '212' (3 sibs) 32: 0x2b01a186a0 SEQ: (3 sibs) 3 children: 32: 0x2b01a18ae0 VAL: '220' (3 sibs) 32: 0x2b01a18b78 VAL: '221' (3 sibs) 32: 0x2b01a18c10 VAL: '222' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2b01a53110 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b01a531a0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2b01a53230 SEQ: (3 sibs) 3 children: 32: [3] [3] 0x2b01a532c0 VAL: '000' (3 sibs) 32: [4] [4] 0x2b01a53350 VAL: '001' (3 sibs) 32: [5] [5] 0x2b01a533e0 VAL: '002' (3 sibs) 32: [6] [6] 0x2b01a53470 SEQ: (3 sibs) 3 children: 32: [7] [7] 0x2b01a53500 VAL: '010' (3 sibs) 32: [8] [8] 0x2b01a53590 VAL: '011' (3 sibs) 32: [9] [9] 0x2b01a53620 VAL: '012' (3 sibs) 32: [10] [10] 0x2b01a536b0 SEQ: (3 sibs) 3 children: 32: [11] [11] 0x2b01a53740 VAL: '020' (3 sibs) 32: [12] [12] 0x2b01a537d0 VAL: '021' (3 sibs) 32: [13] [13] 0x2b01a53860 VAL: '022' (3 sibs) 32: [14] [14] 0x2b01a538f0 SEQ: (3 sibs) 3 children: 32: [15] [15] 0x2b01a53980 SEQ: (3 sibs) 3 children: 32: [16] [16] 0x2b01a53a10 VAL: '100' (3 sibs) 32: [17] [17] 0x2b01a53aa0 VAL: '101' (3 sibs) 32: [18] [18] 0x2b01a53b30 VAL: '102' (3 sibs) 32: [19] [19] 0x2b01a53bc0 SEQ: (3 sibs) 3 children: 32: [20] [20] 0x2b01a53c50 VAL: '110' (3 sibs) 32: [21] [21] 0x2b01a53ce0 VAL: '111' (3 sibs) 32: [22] [22] 0x2b01a53d70 VAL: '112' (3 sibs) 32: [23] [23] 0x2b01a53e00 SEQ: (3 sibs) 3 children: 32: [24] [24] 0x2b01a53e90 VAL: '120' (3 sibs) 32: [25] [25] 0x2b01a53f20 VAL: '121' (3 sibs) 32: [26] [26] 0x2b01a53fb0 VAL: '122' (3 sibs) 32: [27] [27] 0x2b01a54040 SEQ: (3 sibs) 3 children: 32: [28] [28] 0x2b01a540d0 SEQ: (3 sibs) 3 children: 32: [29] [29] 0x2b01a54160 VAL: '200' (3 sibs) 32: [30] [30] 0x2b01a541f0 VAL: '201' (3 sibs) 32: [31] [31] 0x2b01a54280 VAL: '202' (3 sibs) 32: [32] [32] 0x2b01a54310 SEQ: (3 sibs) 3 children: 32: [33] [33] 0x2b01a543a0 VAL: '210' (3 sibs) 32: [34] [34] 0x2b01a54430 VAL: '211' (3 sibs) 32: [35] [35] 0x2b01a544c0 VAL: '212' (3 sibs) 32: [36] [36] 0x2b01a54550 SEQ: (3 sibs) 3 children: 32: [37] [37] 0x2b01a545e0 VAL: '220' (3 sibs) 32: [38] [38] 0x2b01a54670 VAL: '221' (3 sibs) 32: [39] [39] 0x2b01a54700 VAL: '222' (3 sibs) 32: #nodes=40 vs #printed=40 32: -------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.unix_recreate_from_ref/0 (4 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_recreate_from_ref/1 32: ------------------------------------------- 32: running test case 'nested seq x3' 32: ------------------------------------------- 32: REF TREE: 32: 0x2b01a1a7e8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2b01a18ef0 SEQ: (3 sibs) 3 children: 32: 0x2b01a190c0 SEQ: (3 sibs) 3 children: 32: 0x2b01a19290 VAL: '000' (3 sibs) 32: 0x2b01a19328 VAL: '001' (3 sibs) 32: 0x2b01a193c0 VAL: '002' (3 sibs) 32: 0x2b01a19158 SEQ: (3 sibs) 3 children: 32: 0x2b01a19460 VAL: '010' (3 sibs) 32: 0x2b01a194f8 VAL: '011' (3 sibs) 32: 0x2b01a19590 VAL: '012' (3 sibs) 32: 0x2b01a191f0 SEQ: (3 sibs) 3 children: 32: 0x2b01a19630 VAL: '020' (3 sibs) 32: 0x2b01a196c8 VAL: '021' (3 sibs) 32: 0x2b01a19760 VAL: '022' (3 sibs) 32: 0x2b01a18f88 SEQ: (3 sibs) 3 children: 32: 0x2b01a19800 SEQ: (3 sibs) 3 children: 32: 0x2b01a199d0 VAL: '100' (3 sibs) 32: 0x2b01a19a68 VAL: '101' (3 sibs) 32: 0x2b01a19b00 VAL: '102' (3 sibs) 32: 0x2b01a19898 SEQ: (3 sibs) 3 children: 32: 0x2b01a19ba0 VAL: '110' (3 sibs) 32: 0x2b01a19c38 VAL: '111' (3 sibs) 32: 0x2b01a19cd0 VAL: '112' (3 sibs) 32: 0x2b01a19930 SEQ: (3 sibs) 3 children: 32: 0x2b01a19d70 VAL: '120' (3 sibs) 32: 0x2b01a19e08 VAL: '121' (3 sibs) 32: 0x2b01a19ea0 VAL: '122' (3 sibs) 32: 0x2b01a19020 SEQ: (3 sibs) 3 children: 32: 0x2b01a19f40 SEQ: (3 sibs) 3 children: 32: 0x2b01a1a110 VAL: '200' (3 sibs) 32: 0x2b01a1a1a8 VAL: '201' (3 sibs) 32: 0x2b01a1a240 VAL: '202' (3 sibs) 32: 0x2b01a19fd8 SEQ: (3 sibs) 3 children: 32: 0x2b01a1a2e0 VAL: '210' (3 sibs) 32: 0x2b01a1a378 VAL: '211' (3 sibs) 32: 0x2b01a1a410 VAL: '212' (3 sibs) 32: 0x2b01a1a070 SEQ: (3 sibs) 3 children: 32: 0x2b01a1a4b0 VAL: '220' (3 sibs) 32: 0x2b01a1a548 VAL: '221' (3 sibs) 32: 0x2b01a1a5e0 VAL: '222' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2b01a547a0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b01a54830 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2b01a548c0 SEQ: (3 sibs) 3 children: 32: [3] [3] 0x2b01a54950 VAL: '000' (3 sibs) 32: [4] [4] 0x2b01a549e0 VAL: '001' (3 sibs) 32: [5] [5] 0x2b01a54a70 VAL: '002' (3 sibs) 32: [6] [6] 0x2b01a54b00 SEQ: (3 sibs) 3 children: 32: [7] [7] 0x2b01a54b90 VAL: '010' (3 sibs) 32: [8] [8] 0x2b01a54c20 VAL: '011' (3 sibs) 32: [9] [9] 0x2b01a54cb0 VAL: '012' (3 sibs) 32: [10] [10] 0x2b01a54d40 SEQ: (3 sibs) 3 children: 32: [11] [11] 0x2b01a54dd0 VAL: '020' (3 sibs) 32: [12] [12] 0x2b01a54e60 VAL: '021' (3 sibs) 32: [13] [13] 0x2b01a54ef0 VAL: '022' (3 sibs) 32: [14] [14] 0x2b01a54f80 SEQ: (3 sibs) 3 children: 32: [15] [15] 0x2b01a55010 SEQ: (3 sibs) 3 children: 32: [16] [16] 0x2b01a550a0 VAL: '100' (3 sibs) 32: [17] [17] 0x2b01a55130 VAL: '101' (3 sibs) 32: [18] [18] 0x2b01a551c0 VAL: '102' (3 sibs) 32: [19] [19] 0x2b01a55250 SEQ: (3 sibs) 3 children: 32: [20] [20] 0x2b01a552e0 VAL: '110' (3 sibs) 32: [21] [21] 0x2b01a55370 VAL: '111' (3 sibs) 32: [22] [22] 0x2b01a55400 VAL: '112' (3 sibs) 32: [23] [23] 0x2b01a55490 SEQ: (3 sibs) 3 children: 32: [24] [24] 0x2b01a55520 VAL: '120' (3 sibs) 32: [25] [25] 0x2b01a555b0 VAL: '121' (3 sibs) 32: [26] [26] 0x2b01a55640 VAL: '122' (3 sibs) 32: [27] [27] 0x2b01a556d0 SEQ: (3 sibs) 3 children: 32: [28] [28] 0x2b01a55760 SEQ: (3 sibs) 3 children: 32: [29] [29] 0x2b01a557f0 VAL: '200' (3 sibs) 32: [30] [30] 0x2b01a55880 VAL: '201' (3 sibs) 32: [31] [31] 0x2b01a55910 VAL: '202' (3 sibs) 32: [32] [32] 0x2b01a559a0 SEQ: (3 sibs) 3 children: 32: [33] [33] 0x2b01a55a30 VAL: '210' (3 sibs) 32: [34] [34] 0x2b01a55ac0 VAL: '211' (3 sibs) 32: [35] [35] 0x2b01a55b50 VAL: '212' (3 sibs) 32: [36] [36] 0x2b01a55be0 SEQ: (3 sibs) 3 children: 32: [37] [37] 0x2b01a55c70 VAL: '220' (3 sibs) 32: [38] [38] 0x2b01a55d00 VAL: '221' (3 sibs) 32: [39] [39] 0x2b01a55d90 VAL: '222' (3 sibs) 32: #nodes=40 vs #printed=40 32: -------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.unix_recreate_from_ref/1 (3 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_recreate_from_ref/2 32: ------------------------------------------- 32: running test case 'nested seq x3, continued on next line' 32: ------------------------------------------- 32: REF TREE: 32: 0x2b01a1a900 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2b01a1aaf0 SEQ: (3 sibs) 3 children: 32: 0x2b01a1acc0 SEQ: (3 sibs) 3 children: 32: 0x2b01a1ae90 VAL: '000' (3 sibs) 32: 0x2b01a1af28 VAL: '001' (3 sibs) 32: 0x2b01a1afc0 VAL: '002' (3 sibs) 32: 0x2b01a1ad58 SEQ: (3 sibs) 3 children: 32: 0x2b01a1b060 VAL: '010' (3 sibs) 32: 0x2b01a1b0f8 VAL: '011' (3 sibs) 32: 0x2b01a1b190 VAL: '012' (3 sibs) 32: 0x2b01a1adf0 SEQ: (3 sibs) 3 children: 32: 0x2b01a1b230 VAL: '020' (3 sibs) 32: 0x2b01a1b2c8 VAL: '021' (3 sibs) 32: 0x2b01a1b360 VAL: '022' (3 sibs) 32: 0x2b01a1ab88 SEQ: (3 sibs) 3 children: 32: 0x2b01a1b400 SEQ: (3 sibs) 3 children: 32: 0x2b01a1b5d0 VAL: '100' (3 sibs) 32: 0x2b01a1b668 VAL: '101' (3 sibs) 32: 0x2b01a1b700 VAL: '102' (3 sibs) 32: 0x2b01a1b498 SEQ: (3 sibs) 3 children: 32: 0x2b01a1b7a0 VAL: '110' (3 sibs) 32: 0x2b01a1b838 VAL: '111' (3 sibs) 32: 0x2b01a1b8d0 VAL: '112' (3 sibs) 32: 0x2b01a1b530 SEQ: (3 sibs) 3 children: 32: 0x2b01a1b970 VAL: '120' (3 sibs) 32: 0x2b01a1ba08 VAL: '121' (3 sibs) 32: 0x2b01a1baa0 VAL: '122' (3 sibs) 32: 0x2b01a1ac20 SEQ: (3 sibs) 3 children: 32: 0x2b01a1bb40 SEQ: (3 sibs) 3 children: 32: 0x2b01a1bd10 VAL: '200' (3 sibs) 32: 0x2b01a1bda8 VAL: '201' (3 sibs) 32: 0x2b01a1be40 VAL: '202' (3 sibs) 32: 0x2b01a1bbd8 SEQ: (3 sibs) 3 children: 32: 0x2b01a1bee0 VAL: '210' (3 sibs) 32: 0x2b01a1bf78 VAL: '211' (3 sibs) 32: 0x2b01a1c010 VAL: '212' (3 sibs) 32: 0x2b01a1bc70 SEQ: (3 sibs) 3 children: 32: 0x2b01a1c0b0 VAL: '220' (3 sibs) 32: 0x2b01a1c148 VAL: '221' (3 sibs) 32: 0x2b01a1c1e0 VAL: '222' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2b01a55e30 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b01a55ec0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2b01a55f50 SEQ: (3 sibs) 3 children: 32: [3] [3] 0x2b01a55fe0 VAL: '000' (3 sibs) 32: [4] [4] 0x2b01a56070 VAL: '001' (3 sibs) 32: [5] [5] 0x2b01a56100 VAL: '002' (3 sibs) 32: [6] [6] 0x2b01a56190 SEQ: (3 sibs) 3 children: 32: [7] [7] 0x2b01a56220 VAL: '010' (3 sibs) 32: [8] [8] 0x2b01a562b0 VAL: '011' (3 sibs) 32: [9] [9] 0x2b01a56340 VAL: '012' (3 sibs) 32: [10] [10] 0x2b01a563d0 SEQ: (3 sibs) 3 children: 32: [11] [11] 0x2b01a56460 VAL: '020' (3 sibs) 32: [12] [12] 0x2b01a564f0 VAL: '021' (3 sibs) 32: [13] [13] 0x2b01a56580 VAL: '022' (3 sibs) 32: [14] [14] 0x2b01a56610 SEQ: (3 sibs) 3 children: 32: [15] [15] 0x2b01a566a0 SEQ: (3 sibs) 3 children: 32: [16] [16] 0x2b01a56730 VAL: '100' (3 sibs) 32: [17] [17] 0x2b01a567c0 VAL: '101' (3 sibs) 32: [18] [18] 0x2b01a56850 VAL: '102' (3 sibs) 32: [19] [19] 0x2b01a568e0 SEQ: (3 sibs) 3 children: 32: [20] [20] 0x2b01a56970 VAL: '110' (3 sibs) 32: [21] [21] 0x2b01a56a00 VAL: '111' (3 sibs) 32: [22] [22] 0x2b01a56a90 VAL: '112' (3 sibs) 32: [23] [23] 0x2b01a56b20 SEQ: (3 sibs) 3 children: 32: [24] [24] 0x2b01a56bb0 VAL: '120' (3 sibs) 32: [25] [25] 0x2b01a56c40 VAL: '121' (3 sibs) 32: [26] [26] 0x2b01a56cd0 VAL: '122' (3 sibs) 32: [27] [27] 0x2b01a56d60 SEQ: (3 sibs) 3 children: 32: [28] [28] 0x2b01a56df0 SEQ: (3 sibs) 3 children: 32: [29] [29] 0x2b01a56e80 VAL: '200' (3 sibs) 32: [30] [30] 0x2b01a56f10 VAL: '201' (3 sibs) 32: [31] [31] 0x2b01a56fa0 VAL: '202' (3 sibs) 32: [32] [32] 0x2b01a57030 SEQ: (3 sibs) 3 children: 32: [33] [33] 0x2b01a570c0 VAL: '210' (3 sibs) 32: [34] [34] 0x2b01a57150 VAL: '211' (3 sibs) 32: [35] [35] 0x2b01a571e0 VAL: '212' (3 sibs) 32: [36] [36] 0x2b01a57270 SEQ: (3 sibs) 3 children: 32: [37] [37] 0x2b01a57300 VAL: '220' (3 sibs) 32: [38] [38] 0x2b01a57390 VAL: '221' (3 sibs) 32: [39] [39] 0x2b01a57420 VAL: '222' (3 sibs) 32: #nodes=40 vs #printed=40 32: -------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.unix_recreate_from_ref/2 (3 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_recreate_from_ref/3 32: ------------------------------------------- 32: running test case 'nested seq x3, all continued on next line' 32: ------------------------------------------- 32: REF TREE: 32: 0x2b01a1aa18 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2b01a1c280 SEQ: (3 sibs) 3 children: 32: 0x2b01a1c450 SEQ: (3 sibs) 3 children: 32: 0x2b01a1c620 VAL: '000' (3 sibs) 32: 0x2b01a1c6b8 VAL: '001' (3 sibs) 32: 0x2b01a1c750 VAL: '002' (3 sibs) 32: 0x2b01a1c4e8 SEQ: (3 sibs) 3 children: 32: 0x2b01a1c7f0 VAL: '010' (3 sibs) 32: 0x2b01a1c888 VAL: '011' (3 sibs) 32: 0x2b01a1c920 VAL: '012' (3 sibs) 32: 0x2b01a1c580 SEQ: (3 sibs) 3 children: 32: 0x2b01a1c9c0 VAL: '020' (3 sibs) 32: 0x2b01a1ca58 VAL: '021' (3 sibs) 32: 0x2b01a1caf0 VAL: '022' (3 sibs) 32: 0x2b01a1c318 SEQ: (3 sibs) 3 children: 32: 0x2b01a1cb90 SEQ: (3 sibs) 3 children: 32: 0x2b01a1cd60 VAL: '100' (3 sibs) 32: 0x2b01a1cdf8 VAL: '101' (3 sibs) 32: 0x2b01a1ce90 VAL: '102' (3 sibs) 32: 0x2b01a1cc28 SEQ: (3 sibs) 3 children: 32: 0x2b01a1cf30 VAL: '110' (3 sibs) 32: 0x2b01a1cfc8 VAL: '111' (3 sibs) 32: 0x2b01a1d060 VAL: '112' (3 sibs) 32: 0x2b01a1ccc0 SEQ: (3 sibs) 3 children: 32: 0x2b01a1d100 VAL: '120' (3 sibs) 32: 0x2b01a1d198 VAL: '121' (3 sibs) 32: 0x2b01a1d230 VAL: '122' (3 sibs) 32: 0x2b01a1c3b0 SEQ: (3 sibs) 3 children: 32: 0x2b01a1d2d0 SEQ: (3 sibs) 3 children: 32: 0x2b01a1d4a0 VAL: '200' (3 sibs) 32: 0x2b01a1d538 VAL: '201' (3 sibs) 32: 0x2b01a1d5d0 VAL: '202' (3 sibs) 32: 0x2b01a1d368 SEQ: (3 sibs) 3 children: 32: 0x2b01a1d670 VAL: '210' (3 sibs) 32: 0x2b01a1d708 VAL: '211' (3 sibs) 32: 0x2b01a1d7a0 VAL: '212' (3 sibs) 32: 0x2b01a1d400 SEQ: (3 sibs) 3 children: 32: 0x2b01a1d840 VAL: '220' (3 sibs) 32: 0x2b01a1d8d8 VAL: '221' (3 sibs) 32: 0x2b01a1d970 VAL: '222' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2b01a574c0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b01a57550 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2b01a575e0 SEQ: (3 sibs) 3 children: 32: [3] [3] 0x2b01a57670 VAL: '000' (3 sibs) 32: [4] [4] 0x2b01a57700 VAL: '001' (3 sibs) 32: [5] [5] 0x2b01a57790 VAL: '002' (3 sibs) 32: [6] [6] 0x2b01a57820 SEQ: (3 sibs) 3 children: 32: [7] [7] 0x2b01a578b0 VAL: '010' (3 sibs) 32: [8] [8] 0x2b01a57940 VAL: '011' (3 sibs) 32: [9] [9] 0x2b01a579d0 VAL: '012' (3 sibs) 32: [10] [10] 0x2b01a57a60 SEQ: (3 sibs) 3 children: 32: [11] [11] 0x2b01a57af0 VAL: '020' (3 sibs) 32: [12] [12] 0x2b01a57b80 VAL: '021' (3 sibs) 32: [13] [13] 0x2b01a57c10 VAL: '022' (3 sibs) 32: [14] [14] 0x2b01a57ca0 SEQ: (3 sibs) 3 children: 32: [15] [15] 0x2b01a57d30 SEQ: (3 sibs) 3 children: 32: [16] [16] 0x2b01a57dc0 VAL: '100' (3 sibs) 32: [17] [17] 0x2b01a57e50 VAL: '101' (3 sibs) 32: [18] [18] 0x2b01a57ee0 VAL: '102' (3 sibs) 32: [19] [19] 0x2b01a57f70 SEQ: (3 sibs) 3 children: 32: [20] [20] 0x2b01a58000 VAL: '110' (3 sibs) 32: [21] [21] 0x2b01a58090 VAL: '111' (3 sibs) 32: [22] [22] 0x2b01a58120 VAL: '112' (3 sibs) 32: [23] [23] 0x2b01a581b0 SEQ: (3 sibs) 3 children: 32: [24] [24] 0x2b01a58240 VAL: '120' (3 sibs) 32: [25] [25] 0x2b01a582d0 VAL: '121' (3 sibs) 32: [26] [26] 0x2b01a58360 VAL: '122' (3 sibs) 32: [27] [27] 0x2b01a583f0 SEQ: (3 sibs) 3 children: 32: [28] [28] 0x2b01a58480 SEQ: (3 sibs) 3 children: 32: [29] [29] 0x2b01a58510 VAL: '200' (3 sibs) 32: [30] [30] 0x2b01a585a0 VAL: '201' (3 sibs) 32: [31] [31] 0x2b01a58630 VAL: '202' (3 sibs) 32: [32] [32] 0x2b01a586c0 SEQ: (3 sibs) 3 children: 32: [33] [33] 0x2b01a58750 VAL: '210' (3 sibs) 32: [34] [34] 0x2b01a587e0 VAL: '211' (3 sibs) 32: [35] [35] 0x2b01a58870 VAL: '212' (3 sibs) 32: [36] [36] 0x2b01a58900 SEQ: (3 sibs) 3 children: 32: [37] [37] 0x2b01a58990 VAL: '220' (3 sibs) 32: [38] [38] 0x2b01a58a20 VAL: '221' (3 sibs) 32: [39] [39] 0x2b01a58ab0 VAL: '222' (3 sibs) 32: #nodes=40 vs #printed=40 32: -------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.unix_recreate_from_ref/3 (2 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_recreate_from_ref/0 32: ------------------------------------------- 32: running test case 'nested seq x3, explicit' 32: ------------------------------------------- 32: REF TREE: 32: 0x2b01a1a6d0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2b01a17520 SEQ: (3 sibs) 3 children: 32: 0x2b01a176f0 SEQ: (3 sibs) 3 children: 32: 0x2b01a178c0 VAL: '000' (3 sibs) 32: 0x2b01a17958 VAL: '001' (3 sibs) 32: 0x2b01a179f0 VAL: '002' (3 sibs) 32: 0x2b01a17788 SEQ: (3 sibs) 3 children: 32: 0x2b01a17a90 VAL: '010' (3 sibs) 32: 0x2b01a17b28 VAL: '011' (3 sibs) 32: 0x2b01a17bc0 VAL: '012' (3 sibs) 32: 0x2b01a17820 SEQ: (3 sibs) 3 children: 32: 0x2b01a17c60 VAL: '020' (3 sibs) 32: 0x2b01a17cf8 VAL: '021' (3 sibs) 32: 0x2b01a17d90 VAL: '022' (3 sibs) 32: 0x2b01a175b8 SEQ: (3 sibs) 3 children: 32: 0x2b01a17e30 SEQ: (3 sibs) 3 children: 32: 0x2b01a18000 VAL: '100' (3 sibs) 32: 0x2b01a18098 VAL: '101' (3 sibs) 32: 0x2b01a18130 VAL: '102' (3 sibs) 32: 0x2b01a17ec8 SEQ: (3 sibs) 3 children: 32: 0x2b01a181d0 VAL: '110' (3 sibs) 32: 0x2b01a18268 VAL: '111' (3 sibs) 32: 0x2b01a18300 VAL: '112' (3 sibs) 32: 0x2b01a17f60 SEQ: (3 sibs) 3 children: 32: 0x2b01a183a0 VAL: '120' (3 sibs) 32: 0x2b01a18438 VAL: '121' (3 sibs) 32: 0x2b01a184d0 VAL: '122' (3 sibs) 32: 0x2b01a17650 SEQ: (3 sibs) 3 children: 32: 0x2b01a18570 SEQ: (3 sibs) 3 children: 32: 0x2b01a18740 VAL: '200' (3 sibs) 32: 0x2b01a187d8 VAL: '201' (3 sibs) 32: 0x2b01a18870 VAL: '202' (3 sibs) 32: 0x2b01a18608 SEQ: (3 sibs) 3 children: 32: 0x2b01a18910 VAL: '210' (3 sibs) 32: 0x2b01a189a8 VAL: '211' (3 sibs) 32: 0x2b01a18a40 VAL: '212' (3 sibs) 32: 0x2b01a186a0 SEQ: (3 sibs) 3 children: 32: 0x2b01a18ae0 VAL: '220' (3 sibs) 32: 0x2b01a18b78 VAL: '221' (3 sibs) 32: 0x2b01a18c10 VAL: '222' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2b01a58b50 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b01a58be0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2b01a58c70 SEQ: (3 sibs) 3 children: 32: [3] [3] 0x2b01a58d00 VAL: '000' (3 sibs) 32: [4] [4] 0x2b01a58d90 VAL: '001' (3 sibs) 32: [5] [5] 0x2b01a58e20 VAL: '002' (3 sibs) 32: [6] [6] 0x2b01a58eb0 SEQ: (3 sibs) 3 children: 32: [7] [7] 0x2b01a58f40 VAL: '010' (3 sibs) 32: [8] [8] 0x2b01a58fd0 VAL: '011' (3 sibs) 32: [9] [9] 0x2b01a59060 VAL: '012' (3 sibs) 32: [10] [10] 0x2b01a590f0 SEQ: (3 sibs) 3 children: 32: [11] [11] 0x2b01a59180 VAL: '020' (3 sibs) 32: [12] [12] 0x2b01a59210 VAL: '021' (3 sibs) 32: [13] [13] 0x2b01a592a0 VAL: '022' (3 sibs) 32: [14] [14] 0x2b01a59330 SEQ: (3 sibs) 3 children: 32: [15] [15] 0x2b01a593c0 SEQ: (3 sibs) 3 children: 32: [16] [16] 0x2b01a59450 VAL: '100' (3 sibs) 32: [17] [17] 0x2b01a594e0 VAL: '101' (3 sibs) 32: [18] [18] 0x2b01a59570 VAL: '102' (3 sibs) 32: [19] [19] 0x2b01a59600 SEQ: (3 sibs) 3 children: 32: [20] [20] 0x2b01a59690 VAL: '110' (3 sibs) 32: [21] [21] 0x2b01a59720 VAL: '111' (3 sibs) 32: [22] [22] 0x2b01a597b0 VAL: '112' (3 sibs) 32: [23] [23] 0x2b01a59840 SEQ: (3 sibs) 3 children: 32: [24] [24] 0x2b01a598d0 VAL: '120' (3 sibs) 32: [25] [25] 0x2b01a59960 VAL: '121' (3 sibs) 32: [26] [26] 0x2b01a599f0 VAL: '122' (3 sibs) 32: [27] [27] 0x2b01a59a80 SEQ: (3 sibs) 3 children: 32: [28] [28] 0x2b01a59b10 SEQ: (3 sibs) 3 children: 32: [29] [29] 0x2b01a59ba0 VAL: '200' (3 sibs) 32: [30] [30] 0x2b01a59c30 VAL: '201' (3 sibs) 32: [31] [31] 0x2b01a59cc0 VAL: '202' (3 sibs) 32: [32] [32] 0x2b01a59d50 SEQ: (3 sibs) 3 children: 32: [33] [33] 0x2b01a59de0 VAL: '210' (3 sibs) 32: [34] [34] 0x2b01a59e70 VAL: '211' (3 sibs) 32: [35] [35] 0x2b01a59f00 VAL: '212' (3 sibs) 32: [36] [36] 0x2b01a59f90 SEQ: (3 sibs) 3 children: 32: [37] [37] 0x2b01a5a020 VAL: '220' (3 sibs) 32: [38] [38] 0x2b01a5a0b0 VAL: '221' (3 sibs) 32: [39] [39] 0x2b01a5a140 VAL: '222' (3 sibs) 32: #nodes=40 vs #printed=40 32: -------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.windows_recreate_from_ref/0 (3 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_recreate_from_ref/1 32: ------------------------------------------- 32: running test case 'nested seq x3' 32: ------------------------------------------- 32: REF TREE: 32: 0x2b01a1a7e8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2b01a18ef0 SEQ: (3 sibs) 3 children: 32: 0x2b01a190c0 SEQ: (3 sibs) 3 children: 32: 0x2b01a19290 VAL: '000' (3 sibs) 32: 0x2b01a19328 VAL: '001' (3 sibs) 32: 0x2b01a193c0 VAL: '002' (3 sibs) 32: 0x2b01a19158 SEQ: (3 sibs) 3 children: 32: 0x2b01a19460 VAL: '010' (3 sibs) 32: 0x2b01a194f8 VAL: '011' (3 sibs) 32: 0x2b01a19590 VAL: '012' (3 sibs) 32: 0x2b01a191f0 SEQ: (3 sibs) 3 children: 32: 0x2b01a19630 VAL: '020' (3 sibs) 32: 0x2b01a196c8 VAL: '021' (3 sibs) 32: 0x2b01a19760 VAL: '022' (3 sibs) 32: 0x2b01a18f88 SEQ: (3 sibs) 3 children: 32: 0x2b01a19800 SEQ: (3 sibs) 3 children: 32: 0x2b01a199d0 VAL: '100' (3 sibs) 32: 0x2b01a19a68 VAL: '101' (3 sibs) 32: 0x2b01a19b00 VAL: '102' (3 sibs) 32: 0x2b01a19898 SEQ: (3 sibs) 3 children: 32: 0x2b01a19ba0 VAL: '110' (3 sibs) 32: 0x2b01a19c38 VAL: '111' (3 sibs) 32: 0x2b01a19cd0 VAL: '112' (3 sibs) 32: 0x2b01a19930 SEQ: (3 sibs) 3 children: 32: 0x2b01a19d70 VAL: '120' (3 sibs) 32: 0x2b01a19e08 VAL: '121' (3 sibs) 32: 0x2b01a19ea0 VAL: '122' (3 sibs) 32: 0x2b01a19020 SEQ: (3 sibs) 3 children: 32: 0x2b01a19f40 SEQ: (3 sibs) 3 children: 32: 0x2b01a1a110 VAL: '200' (3 sibs) 32: 0x2b01a1a1a8 VAL: '201' (3 sibs) 32: 0x2b01a1a240 VAL: '202' (3 sibs) 32: 0x2b01a19fd8 SEQ: (3 sibs) 3 children: 32: 0x2b01a1a2e0 VAL: '210' (3 sibs) 32: 0x2b01a1a378 VAL: '211' (3 sibs) 32: 0x2b01a1a410 VAL: '212' (3 sibs) 32: 0x2b01a1a070 SEQ: (3 sibs) 3 children: 32: 0x2b01a1a4b0 VAL: '220' (3 sibs) 32: 0x2b01a1a548 VAL: '221' (3 sibs) 32: 0x2b01a1a5e0 VAL: '222' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2b01a5a1e0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b01a5a270 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2b01a5a300 SEQ: (3 sibs) 3 children: 32: [3] [3] 0x2b01a5a390 VAL: '000' (3 sibs) 32: [4] [4] 0x2b01a5a420 VAL: '001' (3 sibs) 32: [5] [5] 0x2b01a5a4b0 VAL: '002' (3 sibs) 32: [6] [6] 0x2b01a5a540 SEQ: (3 sibs) 3 children: 32: [7] [7] 0x2b01a5a5d0 VAL: '010' (3 sibs) 32: [8] [8] 0x2b01a5a660 VAL: '011' (3 sibs) 32: [9] [9] 0x2b01a5a6f0 VAL: '012' (3 sibs) 32: [10] [10] 0x2b01a5a780 SEQ: (3 sibs) 3 children: 32: [11] [11] 0x2b01a5a810 VAL: '020' (3 sibs) 32: [12] [12] 0x2b01a5a8a0 VAL: '021' (3 sibs) 32: [13] [13] 0x2b01a5a930 VAL: '022' (3 sibs) 32: [14] [14] 0x2b01a5a9c0 SEQ: (3 sibs) 3 children: 32: [15] [15] 0x2b01a5aa50 SEQ: (3 sibs) 3 children: 32: [16] [16] 0x2b01a5aae0 VAL: '100' (3 sibs) 32: [17] [17] 0x2b01a5ab70 VAL: '101' (3 sibs) 32: [18] [18] 0x2b01a5ac00 VAL: '102' (3 sibs) 32: [19] [19] 0x2b01a5ac90 SEQ: (3 sibs) 3 children: 32: [20] [20] 0x2b01a5ad20 VAL: '110' (3 sibs) 32: [21] [21] 0x2b01a5adb0 VAL: '111' (3 sibs) 32: [22] [22] 0x2b01a5ae40 VAL: '112' (3 sibs) 32: [23] [23] 0x2b01a5aed0 SEQ: (3 sibs) 3 children: 32: [24] [24] 0x2b01a5af60 VAL: '120' (3 sibs) 32: [25] [25] 0x2b01a5aff0 VAL: '121' (3 sibs) 32: [26] [26] 0x2b01a5b080 VAL: '122' (3 sibs) 32: [27] [27] 0x2b01a5b110 SEQ: (3 sibs) 3 children: 32: [28] [28] 0x2b01a5b1a0 SEQ: (3 sibs) 3 children: 32: [29] [29] 0x2b01a5b230 VAL: '200' (3 sibs) 32: [30] [30] 0x2b01a5b2c0 VAL: '201' (3 sibs) 32: [31] [31] 0x2b01a5b350 VAL: '202' (3 sibs) 32: [32] [32] 0x2b01a5b3e0 SEQ: (3 sibs) 3 children: 32: [33] [33] 0x2b01a5b470 VAL: '210' (3 sibs) 32: [34] [34] 0x2b01a5b500 VAL: '211' (3 sibs) 32: [35] [35] 0x2b01a5b590 VAL: '212' (3 sibs) 32: [36] [36] 0x2b01a5b620 SEQ: (3 sibs) 3 children: 32: [37] [37] 0x2b01a5b6b0 VAL: '220' (3 sibs) 32: [38] [38] 0x2b01a5b740 VAL: '221' (3 sibs) 32: [39] [39] 0x2b01a5b7d0 VAL: '222' (3 sibs) 32: #nodes=40 vs #printed=40 32: -------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.windows_recreate_from_ref/1 (2 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_recreate_from_ref/2 32: ------------------------------------------- 32: running test case 'nested seq x3, continued on next line' 32: ------------------------------------------- 32: REF TREE: 32: 0x2b01a1a900 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2b01a1aaf0 SEQ: (3 sibs) 3 children: 32: 0x2b01a1acc0 SEQ: (3 sibs) 3 children: 32: 0x2b01a1ae90 VAL: '000' (3 sibs) 32: 0x2b01a1af28 VAL: '001' (3 sibs) 32: 0x2b01a1afc0 VAL: '002' (3 sibs) 32: 0x2b01a1ad58 SEQ: (3 sibs) 3 children: 32: 0x2b01a1b060 VAL: '010' (3 sibs) 32: 0x2b01a1b0f8 VAL: '011' (3 sibs) 32: 0x2b01a1b190 VAL: '012' (3 sibs) 32: 0x2b01a1adf0 SEQ: (3 sibs) 3 children: 32: 0x2b01a1b230 VAL: '020' (3 sibs) 32: 0x2b01a1b2c8 VAL: '021' (3 sibs) 32: 0x2b01a1b360 VAL: '022' (3 sibs) 32: 0x2b01a1ab88 SEQ: (3 sibs) 3 children: 32: 0x2b01a1b400 SEQ: (3 sibs) 3 children: 32: 0x2b01a1b5d0 VAL: '100' (3 sibs) 32: 0x2b01a1b668 VAL: '101' (3 sibs) 32: 0x2b01a1b700 VAL: '102' (3 sibs) 32: 0x2b01a1b498 SEQ: (3 sibs) 3 children: 32: 0x2b01a1b7a0 VAL: '110' (3 sibs) 32: 0x2b01a1b838 VAL: '111' (3 sibs) 32: 0x2b01a1b8d0 VAL: '112' (3 sibs) 32: 0x2b01a1b530 SEQ: (3 sibs) 3 children: 32: 0x2b01a1b970 VAL: '120' (3 sibs) 32: 0x2b01a1ba08 VAL: '121' (3 sibs) 32: 0x2b01a1baa0 VAL: '122' (3 sibs) 32: 0x2b01a1ac20 SEQ: (3 sibs) 3 children: 32: 0x2b01a1bb40 SEQ: (3 sibs) 3 children: 32: 0x2b01a1bd10 VAL: '200' (3 sibs) 32: 0x2b01a1bda8 VAL: '201' (3 sibs) 32: 0x2b01a1be40 VAL: '202' (3 sibs) 32: 0x2b01a1bbd8 SEQ: (3 sibs) 3 children: 32: 0x2b01a1bee0 VAL: '210' (3 sibs) 32: 0x2b01a1bf78 VAL: '211' (3 sibs) 32: 0x2b01a1c010 VAL: '212' (3 sibs) 32: 0x2b01a1bc70 SEQ: (3 sibs) 3 children: 32: 0x2b01a1c0b0 VAL: '220' (3 sibs) 32: 0x2b01a1c148 VAL: '221' (3 sibs) 32: 0x2b01a1c1e0 VAL: '222' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2b01a5b870 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b01a5b900 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2b01a5b990 SEQ: (3 sibs) 3 children: 32: [3] [3] 0x2b01a5ba20 VAL: '000' (3 sibs) 32: [4] [4] 0x2b01a5bab0 VAL: '001' (3 sibs) 32: [5] [5] 0x2b01a5bb40 VAL: '002' (3 sibs) 32: [6] [6] 0x2b01a5bbd0 SEQ: (3 sibs) 3 children: 32: [7] [7] 0x2b01a5bc60 VAL: '010' (3 sibs) 32: [8] [8] 0x2b01a5bcf0 VAL: '011' (3 sibs) 32: [9] [9] 0x2b01a5bd80 VAL: '012' (3 sibs) 32: [10] [10] 0x2b01a5be10 SEQ: (3 sibs) 3 children: 32: [11] [11] 0x2b01a5bea0 VAL: '020' (3 sibs) 32: [12] [12] 0x2b01a5bf30 VAL: '021' (3 sibs) 32: [13] [13] 0x2b01a5bfc0 VAL: '022' (3 sibs) 32: [14] [14] 0x2b01a5c050 SEQ: (3 sibs) 3 children: 32: [15] [15] 0x2b01a5c0e0 SEQ: (3 sibs) 3 children: 32: [16] [16] 0x2b01a5c170 VAL: '100' (3 sibs) 32: [17] [17] 0x2b01a5c200 VAL: '101' (3 sibs) 32: [18] [18] 0x2b01a5c290 VAL: '102' (3 sibs) 32: [19] [19] 0x2b01a5c320 SEQ: (3 sibs) 3 children: 32: [20] [20] 0x2b01a5c3b0 VAL: '110' (3 sibs) 32: [21] [21] 0x2b01a5c440 VAL: '111' (3 sibs) 32: [22] [22] 0x2b01a5c4d0 VAL: '112' (3 sibs) 32: [23] [23] 0x2b01a5c560 SEQ: (3 sibs) 3 children: 32: [24] [24] 0x2b01a5c5f0 VAL: '120' (3 sibs) 32: [25] [25] 0x2b01a5c680 VAL: '121' (3 sibs) 32: [26] [26] 0x2b01a5c710 VAL: '122' (3 sibs) 32: [27] [27] 0x2b01a5c7a0 SEQ: (3 sibs) 3 children: 32: [28] [28] 0x2b01a5c830 SEQ: (3 sibs) 3 children: 32: [29] [29] 0x2b01a5c8c0 VAL: '200' (3 sibs) 32: [30] [30] 0x2b01a5c950 VAL: '201' (3 sibs) 32: [31] [31] 0x2b01a5c9e0 VAL: '202' (3 sibs) 32: [32] [32] 0x2b01a5ca70 SEQ: (3 sibs) 3 children: 32: [33] [33] 0x2b01a5cb00 VAL: '210' (3 sibs) 32: [34] [34] 0x2b01a5cb90 VAL: '211' (3 sibs) 32: [35] [35] 0x2b01a5cc20 VAL: '212' (3 sibs) 32: [36] [36] 0x2b01a5ccb0 SEQ: (3 sibs) 3 children: 32: [37] [37] 0x2b01a5cd40 VAL: '220' (3 sibs) 32: [38] [38] 0x2b01a5cdd0 VAL: '221' (3 sibs) 32: [39] [39] 0x2b01a5ce60 VAL: '222' (3 sibs) 32: #nodes=40 vs #printed=40 32: -------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.windows_recreate_from_ref/2 (2 ms) 32: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_recreate_from_ref/3 32: ------------------------------------------- 32: running test case 'nested seq x3, all continued on next line' 32: ------------------------------------------- 32: REF TREE: 32: 0x2b01a1aa18 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2b01a1c280 SEQ: (3 sibs) 3 children: 32: 0x2b01a1c450 SEQ: (3 sibs) 3 children: 32: 0x2b01a1c620 VAL: '000' (3 sibs) 32: 0x2b01a1c6b8 VAL: '001' (3 sibs) 32: 0x2b01a1c750 VAL: '002' (3 sibs) 32: 0x2b01a1c4e8 SEQ: (3 sibs) 3 children: 32: 0x2b01a1c7f0 VAL: '010' (3 sibs) 32: 0x2b01a1c888 VAL: '011' (3 sibs) 32: 0x2b01a1c920 VAL: '012' (3 sibs) 32: 0x2b01a1c580 SEQ: (3 sibs) 3 children: 32: 0x2b01a1c9c0 VAL: '020' (3 sibs) 32: 0x2b01a1ca58 VAL: '021' (3 sibs) 32: 0x2b01a1caf0 VAL: '022' (3 sibs) 32: 0x2b01a1c318 SEQ: (3 sibs) 3 children: 32: 0x2b01a1cb90 SEQ: (3 sibs) 3 children: 32: 0x2b01a1cd60 VAL: '100' (3 sibs) 32: 0x2b01a1cdf8 VAL: '101' (3 sibs) 32: 0x2b01a1ce90 VAL: '102' (3 sibs) 32: 0x2b01a1cc28 SEQ: (3 sibs) 3 children: 32: 0x2b01a1cf30 VAL: '110' (3 sibs) 32: 0x2b01a1cfc8 VAL: '111' (3 sibs) 32: 0x2b01a1d060 VAL: '112' (3 sibs) 32: 0x2b01a1ccc0 SEQ: (3 sibs) 3 children: 32: 0x2b01a1d100 VAL: '120' (3 sibs) 32: 0x2b01a1d198 VAL: '121' (3 sibs) 32: 0x2b01a1d230 VAL: '122' (3 sibs) 32: 0x2b01a1c3b0 SEQ: (3 sibs) 3 children: 32: 0x2b01a1d2d0 SEQ: (3 sibs) 3 children: 32: 0x2b01a1d4a0 VAL: '200' (3 sibs) 32: 0x2b01a1d538 VAL: '201' (3 sibs) 32: 0x2b01a1d5d0 VAL: '202' (3 sibs) 32: 0x2b01a1d368 SEQ: (3 sibs) 3 children: 32: 0x2b01a1d670 VAL: '210' (3 sibs) 32: 0x2b01a1d708 VAL: '211' (3 sibs) 32: 0x2b01a1d7a0 VAL: '212' (3 sibs) 32: 0x2b01a1d400 SEQ: (3 sibs) 3 children: 32: 0x2b01a1d840 VAL: '220' (3 sibs) 32: 0x2b01a1d8d8 VAL: '221' (3 sibs) 32: 0x2b01a1d970 VAL: '222' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2b01a5cf00 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2b01a5cf90 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2b01a5d020 SEQ: (3 sibs) 3 children: 32: [3] [3] 0x2b01a5d0b0 VAL: '000' (3 sibs) 32: [4] [4] 0x2b01a5d140 VAL: '001' (3 sibs) 32: [5] [5] 0x2b01a5d1d0 VAL: '002' (3 sibs) 32: [6] [6] 0x2b01a5d260 SEQ: (3 sibs) 3 children: 32: [7] [7] 0x2b01a5d2f0 VAL: '010' (3 sibs) 32: [8] [8] 0x2b01a5d380 VAL: '011' (3 sibs) 32: [9] [9] 0x2b01a5d410 VAL: '012' (3 sibs) 32: [10] [10] 0x2b01a5d4a0 SEQ: (3 sibs) 3 children: 32: [11] [11] 0x2b01a5d530 VAL: '020' (3 sibs) 32: [12] [12] 0x2b01a5d5c0 VAL: '021' (3 sibs) 32: [13] [13] 0x2b01a5d650 VAL: '022' (3 sibs) 32: [14] [14] 0x2b01a5d6e0 SEQ: (3 sibs) 3 children: 32: [15] [15] 0x2b01a5d770 SEQ: (3 sibs) 3 children: 32: [16] [16] 0x2b01a5d800 VAL: '100' (3 sibs) 32: [17] [17] 0x2b01a5d890 VAL: '101' (3 sibs) 32: [18] [18] 0x2b01a5d920 VAL: '102' (3 sibs) 32: [19] [19] 0x2b01a5d9b0 SEQ: (3 sibs) 3 children: 32: [20] [20] 0x2b01a5da40 VAL: '110' (3 sibs) 32: [21] [21] 0x2b01a5dad0 VAL: '111' (3 sibs) 32: [22] [22] 0x2b01a5db60 VAL: '112' (3 sibs) 32: [23] [23] 0x2b01a5dbf0 SEQ: (3 sibs) 3 children: 32: [24] [24] 0x2b01a5dc80 VAL: '120' (3 sibs) 32: [25] [25] 0x2b01a5dd10 VAL: '121' (3 sibs) 32: [26] [26] 0x2b01a5dda0 VAL: '122' (3 sibs) 32: [27] [27] 0x2b01a5de30 SEQ: (3 sibs) 3 children: 32: [28] [28] 0x2b01a5dec0 SEQ: (3 sibs) 3 children: 32: [29] [29] 0x2b01a5df50 VAL: '200' (3 sibs) 32: [30] [30] 0x2b01a5dfe0 VAL: '201' (3 sibs) 32: [31] [31] 0x2b01a5e070 VAL: '202' (3 sibs) 32: [32] [32] 0x2b01a5e100 SEQ: (3 sibs) 3 children: 32: [33] [33] 0x2b01a5e190 VAL: '210' (3 sibs) 32: [34] [34] 0x2b01a5e220 VAL: '211' (3 sibs) 32: [35] [35] 0x2b01a5e2b0 VAL: '212' (3 sibs) 32: [36] [36] 0x2b01a5e340 SEQ: (3 sibs) 3 children: 32: [37] [37] 0x2b01a5e3d0 VAL: '220' (3 sibs) 32: [38] [38] 0x2b01a5e460 VAL: '221' (3 sibs) 32: [39] [39] 0x2b01a5e4f0 VAL: '222' (3 sibs) 32: #nodes=40 vs #printed=40 32: -------------------------------------- 32: [ OK ] NESTED_SEQX3/YmlTestCase.windows_recreate_from_ref/3 (3 ms) 32: [----------] 80 tests from NESTED_SEQX3/YmlTestCase (297 ms total) 32: 32: [----------] Global test environment tear-down 32: [==========] 81 tests from 2 test suites ran. (306 ms total) 32: [ PASSED ] 81 tests. 32/50 Test #32: ryml-test-nested_seqx3 ............ Passed 0.71 sec test 33 Start 33: ryml-test-nested_mapx4 33: Test command: /builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test/ryml-test-nested_mapx4-0.4.1 33: Test timeout computed to be: 10000000 33: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 33: [==========] Running 41 tests from 2 test suites. 33: [----------] Global test environment set-up. 33: [----------] 1 test from CaseNode 33: [ RUN ] CaseNode.setting_up 33: [ OK ] CaseNode.setting_up (1 ms) 33: [----------] 1 test from CaseNode (2 ms total) 33: 33: [----------] 40 tests from NESTED_MAPX4/YmlTestCase 33: [ RUN ] NESTED_MAPX4/YmlTestCase.parse_unix/0 33: ------------------------------------------- 33: running test case 'nested map x4, explicit' 33: ------------------------------------------- 33: --------------- 33: { 33: foo0: { 33: foo1: { foo2: {foo3: 0000, bar3: 0001, baz3: 0002}, bar2: {foo3: 0010, bar3: 0011, baz3: 0012}, baz2: {foo3: 0020, bar3: 0021, baz3: 0022} }, 33: bar1: { foo2: {foo3: 0100, bar3: 0101, baz3: 0102}, bar2: {foo3: 0110, bar3: 0111, baz3: 0112}, baz2: {foo3: 0120, bar3: 0121, baz3: 0122} }, 33: baz1: { foo2: {foo3: 0200, bar3: 0201, baz3: 0202}, bar2: {foo3: 0210, bar3: 0211, baz3: 0212}, baz2: {foo3: 0220, bar3: 0221, baz3: 0222} }, 33: }, 33: bar0: { 33: foo1: { foo2: {foo3: 1000, bar3: 1001, baz3: 1002}, bar2: {foo3: 1010, bar3: 1011, baz3: 1012}, baz2: {foo3: 1020, bar3: 1021, baz3: 1022} }, 33: bar1: { foo2: {foo3: 1100, bar3: 1101, baz3: 1102}, bar2: {foo3: 1110, bar3: 1111, baz3: 1112}, baz2: {foo3: 1120, bar3: 1121, baz3: 1122} }, 33: baz1: { foo2: {foo3: 1200, bar3: 1201, baz3: 1202}, bar2: {foo3: 1210, bar3: 1211, baz3: 1212}, baz2: {foo3: 1220, bar3: 1221, baz3: 1222} }, 33: }, 33: baz0: { 33: foo1: { foo2: {foo3: 2000, bar3: 2001, baz3: 2002}, bar2: {foo3: 2010, bar3: 2011, baz3: 2012}, baz2: {foo3: 2020, bar3: 2021, baz3: 2022} }, 33: bar1: { foo2: {foo3: 2100, bar3: 2101, baz3: 2102}, bar2: {foo3: 2110, bar3: 2111, baz3: 2112}, baz2: {foo3: 2120, bar3: 2121, baz3: 2122} }, 33: baz1: { foo2: {foo3: 2200, bar3: 2201, baz3: 2202}, bar2: {foo3: 2210, bar3: 2211, baz3: 2212}, baz2: {foo3: 2220, bar3: 2221, baz3: 2222} }, 33: }, 33: }--------------- 33: REF TREE: 33: 0x2ae9c7a0c0 [ROOT] MAP: (0 sibs) 3 children: 33: 0x2ae9c757f0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x2ae9c759c0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2ae9c75b90 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae9c75d60 KEYVAL: 'foo3' '0000' (3 sibs) 33: 0x2ae9c75df8 KEYVAL: 'bar3' '0001' (3 sibs) 33: 0x2ae9c75e90 KEYVAL: 'baz3' '0002' (3 sibs) 33: 0x2ae9c75c28 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9c75f30 KEYVAL: 'foo3' '0010' (3 sibs) 33: 0x2ae9c75fc8 KEYVAL: 'bar3' '0011' (3 sibs) 33: 0x2ae9c76060 KEYVAL: 'baz3' '0012' (3 sibs) 33: 0x2ae9c75cc0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9c76100 KEYVAL: 'foo3' '0020' (3 sibs) 33: 0x2ae9c76198 KEYVAL: 'bar3' '0021' (3 sibs) 33: 0x2ae9c76230 KEYVAL: 'baz3' '0022' (3 sibs) 33: 0x2ae9c75a58 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2ae9c762d0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae9c764a0 KEYVAL: 'foo3' '0100' (3 sibs) 33: 0x2ae9c76538 KEYVAL: 'bar3' '0101' (3 sibs) 33: 0x2ae9c765d0 KEYVAL: 'baz3' '0102' (3 sibs) 33: 0x2ae9c76368 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9c76670 KEYVAL: 'foo3' '0110' (3 sibs) 33: 0x2ae9c76708 KEYVAL: 'bar3' '0111' (3 sibs) 33: 0x2ae9c767a0 KEYVAL: 'baz3' '0112' (3 sibs) 33: 0x2ae9c76400 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9c76840 KEYVAL: 'foo3' '0120' (3 sibs) 33: 0x2ae9c768d8 KEYVAL: 'bar3' '0121' (3 sibs) 33: 0x2ae9c76970 KEYVAL: 'baz3' '0122' (3 sibs) 33: 0x2ae9c75af0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2ae9c76a10 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae9c76be0 KEYVAL: 'foo3' '0200' (3 sibs) 33: 0x2ae9c76c78 KEYVAL: 'bar3' '0201' (3 sibs) 33: 0x2ae9c76d10 KEYVAL: 'baz3' '0202' (3 sibs) 33: 0x2ae9c76aa8 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9c76db0 KEYVAL: 'foo3' '0210' (3 sibs) 33: 0x2ae9c76e48 KEYVAL: 'bar3' '0211' (3 sibs) 33: 0x2ae9c76ee0 KEYVAL: 'baz3' '0212' (3 sibs) 33: 0x2ae9c76b40 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9c76f80 KEYVAL: 'foo3' '0220' (3 sibs) 33: 0x2ae9c77018 KEYVAL: 'bar3' '0221' (3 sibs) 33: 0x2ae9c770b0 KEYVAL: 'baz3' '0222' (3 sibs) 33: 0x2ae9c75888 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x2ae9c77150 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2ae9c77320 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae9c774f0 KEYVAL: 'foo3' '1000' (3 sibs) 33: 0x2ae9c77588 KEYVAL: 'bar3' '1001' (3 sibs) 33: 0x2ae9c77620 KEYVAL: 'baz3' '1002' (3 sibs) 33: 0x2ae9c773b8 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9c776c0 KEYVAL: 'foo3' '1010' (3 sibs) 33: 0x2ae9c77758 KEYVAL: 'bar3' '1011' (3 sibs) 33: 0x2ae9c777f0 KEYVAL: 'baz3' '1012' (3 sibs) 33: 0x2ae9c77450 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9c77890 KEYVAL: 'foo3' '1020' (3 sibs) 33: 0x2ae9c77928 KEYVAL: 'bar3' '1021' (3 sibs) 33: 0x2ae9c779c0 KEYVAL: 'baz3' '1022' (3 sibs) 33: 0x2ae9c771e8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2ae9c77a60 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae9c77c30 KEYVAL: 'foo3' '1100' (3 sibs) 33: 0x2ae9c77cc8 KEYVAL: 'bar3' '1101' (3 sibs) 33: 0x2ae9c77d60 KEYVAL: 'baz3' '1102' (3 sibs) 33: 0x2ae9c77af8 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9c77e00 KEYVAL: 'foo3' '1110' (3 sibs) 33: 0x2ae9c77e98 KEYVAL: 'bar3' '1111' (3 sibs) 33: 0x2ae9c77f30 KEYVAL: 'baz3' '1112' (3 sibs) 33: 0x2ae9c77b90 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9c77fd0 KEYVAL: 'foo3' '1120' (3 sibs) 33: 0x2ae9c78068 KEYVAL: 'bar3' '1121' (3 sibs) 33: 0x2ae9c78100 KEYVAL: 'baz3' '1122' (3 sibs) 33: 0x2ae9c77280 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2ae9c781a0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae9c78370 KEYVAL: 'foo3' '1200' (3 sibs) 33: 0x2ae9c78408 KEYVAL: 'bar3' '1201' (3 sibs) 33: 0x2ae9c784a0 KEYVAL: 'baz3' '1202' (3 sibs) 33: 0x2ae9c78238 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9c78540 KEYVAL: 'foo3' '1210' (3 sibs) 33: 0x2ae9c785d8 KEYVAL: 'bar3' '1211' (3 sibs) 33: 0x2ae9c78670 KEYVAL: 'baz3' '1212' (3 sibs) 33: 0x2ae9c782d0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9c78710 KEYVAL: 'foo3' '1220' (3 sibs) 33: 0x2ae9c787a8 KEYVAL: 'bar3' '1221' (3 sibs) 33: 0x2ae9c78840 KEYVAL: 'baz3' '1222' (3 sibs) 33: 0x2ae9c75920 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x2ae9c788e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2ae9c78ab0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae9c78c80 KEYVAL: 'foo3' '2000' (3 sibs) 33: 0x2ae9c78d18 KEYVAL: 'bar3' '2001' (3 sibs) 33: 0x2ae9c78db0 KEYVAL: 'baz3' '2002' (3 sibs) 33: 0x2ae9c78b48 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9c78e50 KEYVAL: 'foo3' '2010' (3 sibs) 33: 0x2ae9c78ee8 KEYVAL: 'bar3' '2011' (3 sibs) 33: 0x2ae9c78f80 KEYVAL: 'baz3' '2012' (3 sibs) 33: 0x2ae9c78be0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9c79020 KEYVAL: 'foo3' '2020' (3 sibs) 33: 0x2ae9c790b8 KEYVAL: 'bar3' '2021' (3 sibs) 33: 0x2ae9c79150 KEYVAL: 'baz3' '2022' (3 sibs) 33: 0x2ae9c78978 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2ae9c791f0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae9c793c0 KEYVAL: 'foo3' '2100' (3 sibs) 33: 0x2ae9c79458 KEYVAL: 'bar3' '2101' (3 sibs) 33: 0x2ae9c794f0 KEYVAL: 'baz3' '2102' (3 sibs) 33: 0x2ae9c79288 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9c79590 KEYVAL: 'foo3' '2110' (3 sibs) 33: 0x2ae9c79628 KEYVAL: 'bar3' '2111' (3 sibs) 33: 0x2ae9c796c0 KEYVAL: 'baz3' '2112' (3 sibs) 33: 0x2ae9c79320 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9c79760 KEYVAL: 'foo3' '2120' (3 sibs) 33: 0x2ae9c797f8 KEYVAL: 'bar3' '2121' (3 sibs) 33: 0x2ae9c79890 KEYVAL: 'baz3' '2122' (3 sibs) 33: 0x2ae9c78a10 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2ae9c79930 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae9c79b00 KEYVAL: 'foo3' '2200' (3 sibs) 33: 0x2ae9c79b98 KEYVAL: 'bar3' '2201' (3 sibs) 33: 0x2ae9c79c30 KEYVAL: 'baz3' '2202' (3 sibs) 33: 0x2ae9c799c8 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9c79cd0 KEYVAL: 'foo3' '2210' (3 sibs) 33: 0x2ae9c79d68 KEYVAL: 'bar3' '2211' (3 sibs) 33: 0x2ae9c79e00 KEYVAL: 'baz3' '2212' (3 sibs) 33: 0x2ae9c79a60 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9c79ea0 KEYVAL: 'foo3' '2220' (3 sibs) 33: 0x2ae9c79f38 KEYVAL: 'bar3' '2221' (3 sibs) 33: 0x2ae9c79fd0 KEYVAL: 'baz3' '2222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x2ae9c80f40 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2ae9c80fd0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2ae9c81060 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2ae9c810f0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [4] [4] 0x2ae9c81180 KEYVAL: 'foo3' '0000' (3 sibs) 33: [5] [5] 0x2ae9c81210 KEYVAL: 'bar3' '0001' (3 sibs) 33: [6] [6] 0x2ae9c812a0 KEYVAL: 'baz3' '0002' (3 sibs) 33: [7] [7] 0x2ae9c81330 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [8] [8] 0x2ae9c813c0 KEYVAL: 'foo3' '0010' (3 sibs) 33: [9] [9] 0x2ae9c81450 KEYVAL: 'bar3' '0011' (3 sibs) 33: [10] [10] 0x2ae9c814e0 KEYVAL: 'baz3' '0012' (3 sibs) 33: [11] [11] 0x2ae9c81570 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [12] [12] 0x2ae9c81600 KEYVAL: 'foo3' '0020' (3 sibs) 33: [13] [13] 0x2ae9c81690 KEYVAL: 'bar3' '0021' (3 sibs) 33: [14] [14] 0x2ae9c81720 KEYVAL: 'baz3' '0022' (3 sibs) 33: [15] [15] 0x2ae9c817b0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [16] [16] 0x2ae9c81840 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [17] [17] 0x2ae9c818d0 KEYVAL: 'foo3' '0100' (3 sibs) 33: [18] [18] 0x2ae9c81960 KEYVAL: 'bar3' '0101' (3 sibs) 33: [19] [19] 0x2ae9c819f0 KEYVAL: 'baz3' '0102' (3 sibs) 33: [20] [20] 0x2ae9c81a80 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [21] [21] 0x2ae9c81b10 KEYVAL: 'foo3' '0110' (3 sibs) 33: [22] [22] 0x2ae9c81ba0 KEYVAL: 'bar3' '0111' (3 sibs) 33: [23] [23] 0x2ae9c81c30 KEYVAL: 'baz3' '0112' (3 sibs) 33: [24] [24] 0x2ae9c81cc0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [25] [25] 0x2ae9c81d50 KEYVAL: 'foo3' '0120' (3 sibs) 33: [26] [26] 0x2ae9c81de0 KEYVAL: 'bar3' '0121' (3 sibs) 33: [27] [27] 0x2ae9c81e70 KEYVAL: 'baz3' '0122' (3 sibs) 33: [28] [28] 0x2ae9c81f00 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [29] [29] 0x2ae9c81f90 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [30] [30] 0x2ae9c82020 KEYVAL: 'foo3' '0200' (3 sibs) 33: [31] [31] 0x2ae9c820b0 KEYVAL: 'bar3' '0201' (3 sibs) 33: [32] [32] 0x2ae9c82140 KEYVAL: 'baz3' '0202' (3 sibs) 33: [33] [33] 0x2ae9c821d0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [34] [34] 0x2ae9c82260 KEYVAL: 'foo3' '0210' (3 sibs) 33: [35] [35] 0x2ae9c822f0 KEYVAL: 'bar3' '0211' (3 sibs) 33: [36] [36] 0x2ae9c82380 KEYVAL: 'baz3' '0212' (3 sibs) 33: [37] [37] 0x2ae9c82410 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [38] [38] 0x2ae9c824a0 KEYVAL: 'foo3' '0220' (3 sibs) 33: [39] [39] 0x2ae9c82530 KEYVAL: 'bar3' '0221' (3 sibs) 33: [40] [40] 0x2ae9c825c0 KEYVAL: 'baz3' '0222' (3 sibs) 33: [41] [41] 0x2ae9c82650 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [42] [42] 0x2ae9c826e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [43] [43] 0x2ae9c82770 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [44] [44] 0x2ae9c82800 KEYVAL: 'foo3' '1000' (3 sibs) 33: [45] [45] 0x2ae9c82890 KEYVAL: 'bar3' '1001' (3 sibs) 33: [46] [46] 0x2ae9c82920 KEYVAL: 'baz3' '1002' (3 sibs) 33: [47] [47] 0x2ae9c829b0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [48] [48] 0x2ae9c82a40 KEYVAL: 'foo3' '1010' (3 sibs) 33: [49] [49] 0x2ae9c82ad0 KEYVAL: 'bar3' '1011' (3 sibs) 33: [50] [50] 0x2ae9c82b60 KEYVAL: 'baz3' '1012' (3 sibs) 33: [51] [51] 0x2ae9c82bf0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [52] [52] 0x2ae9c82c80 KEYVAL: 'foo3' '1020' (3 sibs) 33: [53] [53] 0x2ae9c82d10 KEYVAL: 'bar3' '1021' (3 sibs) 33: [54] [54] 0x2ae9c82da0 KEYVAL: 'baz3' '1022' (3 sibs) 33: [55] [55] 0x2ae9c82e30 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [56] [56] 0x2ae9c82ec0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [57] [57] 0x2ae9c82f50 KEYVAL: 'foo3' '1100' (3 sibs) 33: [58] [58] 0x2ae9c82fe0 KEYVAL: 'bar3' '1101' (3 sibs) 33: [59] [59] 0x2ae9c83070 KEYVAL: 'baz3' '1102' (3 sibs) 33: [60] [60] 0x2ae9c83100 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [61] [61] 0x2ae9c83190 KEYVAL: 'foo3' '1110' (3 sibs) 33: [62] [62] 0x2ae9c83220 KEYVAL: 'bar3' '1111' (3 sibs) 33: [63] [63] 0x2ae9c832b0 KEYVAL: 'baz3' '1112' (3 sibs) 33: [64] [64] 0x2ae9c83340 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [65] [65] 0x2ae9c833d0 KEYVAL: 'foo3' '1120' (3 sibs) 33: [66] [66] 0x2ae9c83460 KEYVAL: 'bar3' '1121' (3 sibs) 33: [67] [67] 0x2ae9c834f0 KEYVAL: 'baz3' '1122' (3 sibs) 33: [68] [68] 0x2ae9c83580 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [69] [69] 0x2ae9c83610 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [70] [70] 0x2ae9c836a0 KEYVAL: 'foo3' '1200' (3 sibs) 33: [71] [71] 0x2ae9c83730 KEYVAL: 'bar3' '1201' (3 sibs) 33: [72] [72] 0x2ae9c837c0 KEYVAL: 'baz3' '1202' (3 sibs) 33: [73] [73] 0x2ae9c83850 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [74] [74] 0x2ae9c838e0 KEYVAL: 'foo3' '1210' (3 sibs) 33: [75] [75] 0x2ae9c83970 KEYVAL: 'bar3' '1211' (3 sibs) 33: [76] [76] 0x2ae9c83a00 KEYVAL: 'baz3' '1212' (3 sibs) 33: [77] [77] 0x2ae9c83a90 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [78] [78] 0x2ae9c83b20 KEYVAL: 'foo3' '1220' (3 sibs) 33: [79] [79] 0x2ae9c83bb0 KEYVAL: 'bar3' '1221' (3 sibs) 33: [80] [80] 0x2ae9c83c40 KEYVAL: 'baz3' '1222' (3 sibs) 33: [81] [81] 0x2ae9c83cd0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [82] [82] 0x2ae9c83d60 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [83] [83] 0x2ae9c83df0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [84] [84] 0x2ae9c83e80 KEYVAL: 'foo3' '2000' (3 sibs) 33: [85] [85] 0x2ae9c83f10 KEYVAL: 'bar3' '2001' (3 sibs) 33: [86] [86] 0x2ae9c83fa0 KEYVAL: 'baz3' '2002' (3 sibs) 33: [87] [87] 0x2ae9c84030 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [88] [88] 0x2ae9c840c0 KEYVAL: 'foo3' '2010' (3 sibs) 33: [89] [89] 0x2ae9c84150 KEYVAL: 'bar3' '2011' (3 sibs) 33: [90] [90] 0x2ae9c841e0 KEYVAL: 'baz3' '2012' (3 sibs) 33: [91] [91] 0x2ae9c84270 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [92] [92] 0x2ae9c84300 KEYVAL: 'foo3' '2020' (3 sibs) 33: [93] [93] 0x2ae9c84390 KEYVAL: 'bar3' '2021' (3 sibs) 33: [94] [94] 0x2ae9c84420 KEYVAL: 'baz3' '2022' (3 sibs) 33: [95] [95] 0x2ae9c844b0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [96] [96] 0x2ae9c84540 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [97] [97] 0x2ae9c845d0 KEYVAL: 'foo3' '2100' (3 sibs) 33: [98] [98] 0x2ae9c84660 KEYVAL: 'bar3' '2101' (3 sibs) 33: [99] [99] 0x2ae9c846f0 KEYVAL: 'baz3' '2102' (3 sibs) 33: [100] [100] 0x2ae9c84780 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [101] [101] 0x2ae9c84810 KEYVAL: 'foo3' '2110' (3 sibs) 33: [102] [102] 0x2ae9c848a0 KEYVAL: 'bar3' '2111' (3 sibs) 33: [103] [103] 0x2ae9c84930 KEYVAL: 'baz3' '2112' (3 sibs) 33: [104] [104] 0x2ae9c849c0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [105] [105] 0x2ae9c84a50 KEYVAL: 'foo3' '2120' (3 sibs) 33: [106] [106] 0x2ae9c84ae0 KEYVAL: 'bar3' '2121' (3 sibs) 33: [107] [107] 0x2ae9c84b70 KEYVAL: 'baz3' '2122' (3 sibs) 33: [108] [108] 0x2ae9c84c00 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [109] [109] 0x2ae9c84c90 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [110] [110] 0x2ae9c84d20 KEYVAL: 'foo3' '2200' (3 sibs) 33: [111] [111] 0x2ae9c84db0 KEYVAL: 'bar3' '2201' (3 sibs) 33: [112] [112] 0x2ae9c84e40 KEYVAL: 'baz3' '2202' (3 sibs) 33: [113] [113] 0x2ae9c84ed0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [114] [114] 0x2ae9c84f60 KEYVAL: 'foo3' '2210' (3 sibs) 33: [115] [115] 0x2ae9c84ff0 KEYVAL: 'bar3' '2211' (3 sibs) 33: [116] [116] 0x2ae9c85080 KEYVAL: 'baz3' '2212' (3 sibs) 33: [117] [117] 0x2ae9c85110 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [118] [118] 0x2ae9c851a0 KEYVAL: 'foo3' '2220' (3 sibs) 33: [119] [119] 0x2ae9c85230 KEYVAL: 'bar3' '2221' (3 sibs) 33: [120] [120] 0x2ae9c852c0 KEYVAL: 'baz3' '2222' (3 sibs) 33: #nodes=121 vs #printed=121 33: -------------------------------------- 33: [ OK ] NESTED_MAPX4/YmlTestCase.parse_unix/0 (29 ms) 33: [ RUN ] NESTED_MAPX4/YmlTestCase.parse_unix/1 33: ------------------------------------------- 33: running test case 'nested map x4' 33: ------------------------------------------- 33: --------------- 33: 33: foo0: 33: foo1: 33: foo2: 33: foo3: 0000 33: bar3: 0001 33: baz3: 0002 33: bar2: 33: foo3: 0010 33: bar3: 0011 33: baz3: 0012 33: baz2: 33: foo3: 0020 33: bar3: 0021 33: baz3: 0022 33: bar1: 33: foo2: 33: foo3: 0100 33: bar3: 0101 33: baz3: 0102 33: bar2: 33: foo3: 0110 33: bar3: 0111 33: baz3: 0112 33: baz2: 33: foo3: 0120 33: bar3: 0121 33: baz3: 0122 33: baz1: 33: foo2: 33: foo3: 0200 33: bar3: 0201 33: baz3: 0202 33: bar2: 33: foo3: 0210 33: bar3: 0211 33: baz3: 0212 33: baz2: 33: foo3: 0220 33: bar3: 0221 33: baz3: 0222 33: bar0: 33: foo1: 33: foo2: 33: foo3: 1000 33: bar3: 1001 33: baz3: 1002 33: bar2: 33: foo3: 1010 33: bar3: 1011 33: baz3: 1012 33: baz2: 33: foo3: 1020 33: bar3: 1021 33: baz3: 1022 33: bar1: 33: foo2: 33: foo3: 1100 33: bar3: 1101 33: baz3: 1102 33: bar2: 33: foo3: 1110 33: bar3: 1111 33: baz3: 1112 33: baz2: 33: foo3: 1120 33: bar3: 1121 33: baz3: 1122 33: baz1: 33: foo2: 33: foo3: 1200 33: bar3: 1201 33: baz3: 1202 33: bar2: 33: foo3: 1210 33: bar3: 1211 33: baz3: 1212 33: baz2: 33: foo3: 1220 33: bar3: 1221 33: baz3: 1222 33: baz0: 33: foo1: 33: foo2: 33: foo3: 2000 33: bar3: 2001 33: baz3: 2002 33: bar2: 33: foo3: 2010 33: bar3: 2011 33: baz3: 2012 33: baz2: 33: foo3: 2020 33: bar3: 2021 33: baz3: 2022 33: bar1: 33: foo2: 33: foo3: 2100 33: bar3: 2101 33: baz3: 2102 33: bar2: 33: foo3: 2110 33: bar3: 2111 33: baz3: 2112 33: baz2: 33: foo3: 2120 33: bar3: 2121 33: baz3: 2122 33: baz1: 33: foo2: 33: foo3: 2200 33: bar3: 2201 33: baz3: 2202 33: bar2: 33: foo3: 2210 33: bar3: 2211 33: baz3: 2212 33: baz2: 33: foo3: 2220 33: bar3: 2221 33: baz3: 2222 33: --------------- 33: REF TREE: 33: 0x2ae9c7a1d8 [ROOT] MAP: (0 sibs) 3 children: 33: 0x2ae9c7a2b0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x2ae9c7a480 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2ae9c7a650 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae9c7a820 KEYVAL: 'foo3' '0000' (3 sibs) 33: 0x2ae9c7a8b8 KEYVAL: 'bar3' '0001' (3 sibs) 33: 0x2ae9c7a950 KEYVAL: 'baz3' '0002' (3 sibs) 33: 0x2ae9c7a6e8 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9c7a9f0 KEYVAL: 'foo3' '0010' (3 sibs) 33: 0x2ae9c7aa88 KEYVAL: 'bar3' '0011' (3 sibs) 33: 0x2ae9c7ab20 KEYVAL: 'baz3' '0012' (3 sibs) 33: 0x2ae9c7a780 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9c7abc0 KEYVAL: 'foo3' '0020' (3 sibs) 33: 0x2ae9c7ac58 KEYVAL: 'bar3' '0021' (3 sibs) 33: 0x2ae9c7acf0 KEYVAL: 'baz3' '0022' (3 sibs) 33: 0x2ae9c7a518 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2ae9c7ad90 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae9c7af60 KEYVAL: 'foo3' '0100' (3 sibs) 33: 0x2ae9c7aff8 KEYVAL: 'bar3' '0101' (3 sibs) 33: 0x2ae9c7b090 KEYVAL: 'baz3' '0102' (3 sibs) 33: 0x2ae9c7ae28 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9c7b130 KEYVAL: 'foo3' '0110' (3 sibs) 33: 0x2ae9c7b1c8 KEYVAL: 'bar3' '0111' (3 sibs) 33: 0x2ae9c7b260 KEYVAL: 'baz3' '0112' (3 sibs) 33: 0x2ae9c7aec0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9c7b300 KEYVAL: 'foo3' '0120' (3 sibs) 33: 0x2ae9c7b398 KEYVAL: 'bar3' '0121' (3 sibs) 33: 0x2ae9c7b430 KEYVAL: 'baz3' '0122' (3 sibs) 33: 0x2ae9c7a5b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2ae9c7b4d0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae9c7b6a0 KEYVAL: 'foo3' '0200' (3 sibs) 33: 0x2ae9c7b738 KEYVAL: 'bar3' '0201' (3 sibs) 33: 0x2ae9c7b7d0 KEYVAL: 'baz3' '0202' (3 sibs) 33: 0x2ae9c7b568 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9c7b870 KEYVAL: 'foo3' '0210' (3 sibs) 33: 0x2ae9c7b908 KEYVAL: 'bar3' '0211' (3 sibs) 33: 0x2ae9c7b9a0 KEYVAL: 'baz3' '0212' (3 sibs) 33: 0x2ae9c7b600 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9c7ba40 KEYVAL: 'foo3' '0220' (3 sibs) 33: 0x2ae9c7bad8 KEYVAL: 'bar3' '0221' (3 sibs) 33: 0x2ae9c7bb70 KEYVAL: 'baz3' '0222' (3 sibs) 33: 0x2ae9c7a348 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x2ae9c7bc10 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2ae9c7bde0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae9c7bfb0 KEYVAL: 'foo3' '1000' (3 sibs) 33: 0x2ae9c7c048 KEYVAL: 'bar3' '1001' (3 sibs) 33: 0x2ae9c7c0e0 KEYVAL: 'baz3' '1002' (3 sibs) 33: 0x2ae9c7be78 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9c7c180 KEYVAL: 'foo3' '1010' (3 sibs) 33: 0x2ae9c7c218 KEYVAL: 'bar3' '1011' (3 sibs) 33: 0x2ae9c7c2b0 KEYVAL: 'baz3' '1012' (3 sibs) 33: 0x2ae9c7bf10 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9c7c350 KEYVAL: 'foo3' '1020' (3 sibs) 33: 0x2ae9c7c3e8 KEYVAL: 'bar3' '1021' (3 sibs) 33: 0x2ae9c7c480 KEYVAL: 'baz3' '1022' (3 sibs) 33: 0x2ae9c7bca8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2ae9c7c520 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae9c7c6f0 KEYVAL: 'foo3' '1100' (3 sibs) 33: 0x2ae9c7c788 KEYVAL: 'bar3' '1101' (3 sibs) 33: 0x2ae9c7c820 KEYVAL: 'baz3' '1102' (3 sibs) 33: 0x2ae9c7c5b8 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9c7c8c0 KEYVAL: 'foo3' '1110' (3 sibs) 33: 0x2ae9c7c958 KEYVAL: 'bar3' '1111' (3 sibs) 33: 0x2ae9c7c9f0 KEYVAL: 'baz3' '1112' (3 sibs) 33: 0x2ae9c7c650 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9c7ca90 KEYVAL: 'foo3' '1120' (3 sibs) 33: 0x2ae9c7cb28 KEYVAL: 'bar3' '1121' (3 sibs) 33: 0x2ae9c7cbc0 KEYVAL: 'baz3' '1122' (3 sibs) 33: 0x2ae9c7bd40 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2ae9c7cc60 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae9c7ce30 KEYVAL: 'foo3' '1200' (3 sibs) 33: 0x2ae9c7cec8 KEYVAL: 'bar3' '1201' (3 sibs) 33: 0x2ae9c7cf60 KEYVAL: 'baz3' '1202' (3 sibs) 33: 0x2ae9c7ccf8 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9c7d000 KEYVAL: 'foo3' '1210' (3 sibs) 33: 0x2ae9c7d098 KEYVAL: 'bar3' '1211' (3 sibs) 33: 0x2ae9c7d130 KEYVAL: 'baz3' '1212' (3 sibs) 33: 0x2ae9c7cd90 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9c7d1d0 KEYVAL: 'foo3' '1220' (3 sibs) 33: 0x2ae9c7d268 KEYVAL: 'bar3' '1221' (3 sibs) 33: 0x2ae9c7d300 KEYVAL: 'baz3' '1222' (3 sibs) 33: 0x2ae9c7a3e0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x2ae9c7d3a0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2ae9c7d570 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae9c7d740 KEYVAL: 'foo3' '2000' (3 sibs) 33: 0x2ae9c7d7d8 KEYVAL: 'bar3' '2001' (3 sibs) 33: 0x2ae9c7d870 KEYVAL: 'baz3' '2002' (3 sibs) 33: 0x2ae9c7d608 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9c7d910 KEYVAL: 'foo3' '2010' (3 sibs) 33: 0x2ae9c7d9a8 KEYVAL: 'bar3' '2011' (3 sibs) 33: 0x2ae9c7da40 KEYVAL: 'baz3' '2012' (3 sibs) 33: 0x2ae9c7d6a0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9c7dae0 KEYVAL: 'foo3' '2020' (3 sibs) 33: 0x2ae9c7db78 KEYVAL: 'bar3' '2021' (3 sibs) 33: 0x2ae9c7dc10 KEYVAL: 'baz3' '2022' (3 sibs) 33: 0x2ae9c7d438 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2ae9c7dcb0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae9c7de80 KEYVAL: 'foo3' '2100' (3 sibs) 33: 0x2ae9c7df18 KEYVAL: 'bar3' '2101' (3 sibs) 33: 0x2ae9c7dfb0 KEYVAL: 'baz3' '2102' (3 sibs) 33: 0x2ae9c7dd48 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9c7e050 KEYVAL: 'foo3' '2110' (3 sibs) 33: 0x2ae9c7e0e8 KEYVAL: 'bar3' '2111' (3 sibs) 33: 0x2ae9c7e180 KEYVAL: 'baz3' '2112' (3 sibs) 33: 0x2ae9c7dde0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9c7e220 KEYVAL: 'foo3' '2120' (3 sibs) 33: 0x2ae9c7e2b8 KEYVAL: 'bar3' '2121' (3 sibs) 33: 0x2ae9c7e350 KEYVAL: 'baz3' '2122' (3 sibs) 33: 0x2ae9c7d4d0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2ae9c7e3f0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae9c7e5c0 KEYVAL: 'foo3' '2200' (3 sibs) 33: 0x2ae9c7e658 KEYVAL: 'bar3' '2201' (3 sibs) 33: 0x2ae9c7e6f0 KEYVAL: 'baz3' '2202' (3 sibs) 33: 0x2ae9c7e488 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9c7e790 KEYVAL: 'foo3' '2210' (3 sibs) 33: 0x2ae9c7e828 KEYVAL: 'bar3' '2211' (3 sibs) 33: 0x2ae9c7e8c0 KEYVAL: 'baz3' '2212' (3 sibs) 33: 0x2ae9c7e520 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9c7e960 KEYVAL: 'foo3' '2220' (3 sibs) 33: 0x2ae9c7e9f8 KEYVAL: 'bar3' '2221' (3 sibs) 33: 0x2ae9c7ea90 KEYVAL: 'baz3' '2222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x2ae9c87b60 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2ae9c87bf0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2ae9c87c80 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2ae9c87d10 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [4] [4] 0x2ae9c87da0 KEYVAL: 'foo3' '0000' (3 sibs) 33: [5] [5] 0x2ae9c87e30 KEYVAL: 'bar3' '0001' (3 sibs) 33: [6] [6] 0x2ae9c87ec0 KEYVAL: 'baz3' '0002' (3 sibs) 33: [7] [7] 0x2ae9c87f50 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [8] [8] 0x2ae9c87fe0 KEYVAL: 'foo3' '0010' (3 sibs) 33: [9] [9] 0x2ae9c88070 KEYVAL: 'bar3' '0011' (3 sibs) 33: [10] [10] 0x2ae9c88100 KEYVAL: 'baz3' '0012' (3 sibs) 33: [11] [11] 0x2ae9c88190 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [12] [12] 0x2ae9c88220 KEYVAL: 'foo3' '0020' (3 sibs) 33: [13] [13] 0x2ae9c882b0 KEYVAL: 'bar3' '0021' (3 sibs) 33: [14] [14] 0x2ae9c88340 KEYVAL: 'baz3' '0022' (3 sibs) 33: [15] [15] 0x2ae9c883d0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [16] [16] 0x2ae9c88460 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [17] [17] 0x2ae9c884f0 KEYVAL: 'foo3' '0100' (3 sibs) 33: [18] [18] 0x2ae9c88580 KEYVAL: 'bar3' '0101' (3 sibs) 33: [19] [19] 0x2ae9c88610 KEYVAL: 'baz3' '0102' (3 sibs) 33: [20] [20] 0x2ae9c886a0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [21] [21] 0x2ae9c88730 KEYVAL: 'foo3' '0110' (3 sibs) 33: [22] [22] 0x2ae9c887c0 KEYVAL: 'bar3' '0111' (3 sibs) 33: [23] [23] 0x2ae9c88850 KEYVAL: 'baz3' '0112' (3 sibs) 33: [24] [24] 0x2ae9c888e0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [25] [25] 0x2ae9c88970 KEYVAL: 'foo3' '0120' (3 sibs) 33: [26] [26] 0x2ae9c88a00 KEYVAL: 'bar3' '0121' (3 sibs) 33: [27] [27] 0x2ae9c88a90 KEYVAL: 'baz3' '0122' (3 sibs) 33: [28] [28] 0x2ae9c88b20 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [29] [29] 0x2ae9c88bb0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [30] [30] 0x2ae9c88c40 KEYVAL: 'foo3' '0200' (3 sibs) 33: [31] [31] 0x2ae9c88cd0 KEYVAL: 'bar3' '0201' (3 sibs) 33: [32] [32] 0x2ae9c88d60 KEYVAL: 'baz3' '0202' (3 sibs) 33: [33] [33] 0x2ae9c88df0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [34] [34] 0x2ae9c88e80 KEYVAL: 'foo3' '0210' (3 sibs) 33: [35] [35] 0x2ae9c88f10 KEYVAL: 'bar3' '0211' (3 sibs) 33: [36] [36] 0x2ae9c88fa0 KEYVAL: 'baz3' '0212' (3 sibs) 33: [37] [37] 0x2ae9c89030 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [38] [38] 0x2ae9c890c0 KEYVAL: 'foo3' '0220' (3 sibs) 33: [39] [39] 0x2ae9c89150 KEYVAL: 'bar3' '0221' (3 sibs) 33: [40] [40] 0x2ae9c891e0 KEYVAL: 'baz3' '0222' (3 sibs) 33: [41] [41] 0x2ae9c89270 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [42] [42] 0x2ae9c89300 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [43] [43] 0x2ae9c89390 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [44] [44] 0x2ae9c89420 KEYVAL: 'foo3' '1000' (3 sibs) 33: [45] [45] 0x2ae9c894b0 KEYVAL: 'bar3' '1001' (3 sibs) 33: [46] [46] 0x2ae9c89540 KEYVAL: 'baz3' '1002' (3 sibs) 33: [47] [47] 0x2ae9c895d0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [48] [48] 0x2ae9c89660 KEYVAL: 'foo3' '1010' (3 sibs) 33: [49] [49] 0x2ae9c896f0 KEYVAL: 'bar3' '1011' (3 sibs) 33: [50] [50] 0x2ae9c89780 KEYVAL: 'baz3' '1012' (3 sibs) 33: [51] [51] 0x2ae9c89810 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [52] [52] 0x2ae9c898a0 KEYVAL: 'foo3' '1020' (3 sibs) 33: [53] [53] 0x2ae9c89930 KEYVAL: 'bar3' '1021' (3 sibs) 33: [54] [54] 0x2ae9c899c0 KEYVAL: 'baz3' '1022' (3 sibs) 33: [55] [55] 0x2ae9c89a50 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [56] [56] 0x2ae9c89ae0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [57] [57] 0x2ae9c89b70 KEYVAL: 'foo3' '1100' (3 sibs) 33: [58] [58] 0x2ae9c89c00 KEYVAL: 'bar3' '1101' (3 sibs) 33: [59] [59] 0x2ae9c89c90 KEYVAL: 'baz3' '1102' (3 sibs) 33: [60] [60] 0x2ae9c89d20 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [61] [61] 0x2ae9c89db0 KEYVAL: 'foo3' '1110' (3 sibs) 33: [62] [62] 0x2ae9c89e40 KEYVAL: 'bar3' '1111' (3 sibs) 33: [63] [63] 0x2ae9c89ed0 KEYVAL: 'baz3' '1112' (3 sibs) 33: [64] [64] 0x2ae9c89f60 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [65] [65] 0x2ae9c89ff0 KEYVAL: 'foo3' '1120' (3 sibs) 33: [66] [66] 0x2ae9c8a080 KEYVAL: 'bar3' '1121' (3 sibs) 33: [67] [67] 0x2ae9c8a110 KEYVAL: 'baz3' '1122' (3 sibs) 33: [68] [68] 0x2ae9c8a1a0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [69] [69] 0x2ae9c8a230 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [70] [70] 0x2ae9c8a2c0 KEYVAL: 'foo3' '1200' (3 sibs) 33: [71] [71] 0x2ae9c8a350 KEYVAL: 'bar3' '1201' (3 sibs) 33: [72] [72] 0x2ae9c8a3e0 KEYVAL: 'baz3' '1202' (3 sibs) 33: [73] [73] 0x2ae9c8a470 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [74] [74] 0x2ae9c8a500 KEYVAL: 'foo3' '1210' (3 sibs) 33: [75] [75] 0x2ae9c8a590 KEYVAL: 'bar3' '1211' (3 sibs) 33: [76] [76] 0x2ae9c8a620 KEYVAL: 'baz3' '1212' (3 sibs) 33: [77] [77] 0x2ae9c8a6b0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [78] [78] 0x2ae9c8a740 KEYVAL: 'foo3' '1220' (3 sibs) 33: [79] [79] 0x2ae9c8a7d0 KEYVAL: 'bar3' '1221' (3 sibs) 33: [80] [80] 0x2ae9c8a860 KEYVAL: 'baz3' '1222' (3 sibs) 33: [81] [81] 0x2ae9c8a8f0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [82] [82] 0x2ae9c8a980 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [83] [83] 0x2ae9c8aa10 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [84] [84] 0x2ae9c8aaa0 KEYVAL: 'foo3' '2000' (3 sibs) 33: [85] [85] 0x2ae9c8ab30 KEYVAL: 'bar3' '2001' (3 sibs) 33: [86] [86] 0x2ae9c8abc0 KEYVAL: 'baz3' '2002' (3 sibs) 33: [87] [87] 0x2ae9c8ac50 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [88] [88] 0x2ae9c8ace0 KEYVAL: 'foo3' '2010' (3 sibs) 33: [89] [89] 0x2ae9c8ad70 KEYVAL: 'bar3' '2011' (3 sibs) 33: [90] [90] 0x2ae9c8ae00 KEYVAL: 'baz3' '2012' (3 sibs) 33: [91] [91] 0x2ae9c8ae90 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [92] [92] 0x2ae9c8af20 KEYVAL: 'foo3' '2020' (3 sibs) 33: [93] [93] 0x2ae9c8afb0 KEYVAL: 'bar3' '2021' (3 sibs) 33: [94] [94] 0x2ae9c8b040 KEYVAL: 'baz3' '2022' (3 sibs) 33: [95] [95] 0x2ae9c8b0d0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [96] [96] 0x2ae9c8b160 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [97] [97] 0x2ae9c8b1f0 KEYVAL: 'foo3' '2100' (3 sibs) 33: [98] [98] 0x2ae9c8b280 KEYVAL: 'bar3' '2101' (3 sibs) 33: [99] [99] 0x2ae9c8b310 KEYVAL: 'baz3' '2102' (3 sibs) 33: [100] [100] 0x2ae9c8b3a0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [101] [101] 0x2ae9c8b430 KEYVAL: 'foo3' '2110' (3 sibs) 33: [102] [102] 0x2ae9c8b4c0 KEYVAL: 'bar3' '2111' (3 sibs) 33: [103] [103] 0x2ae9c8b550 KEYVAL: 'baz3' '2112' (3 sibs) 33: [104] [104] 0x2ae9c8b5e0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [105] [105] 0x2ae9c8b670 KEYVAL: 'foo3' '2120' (3 sibs) 33: [106] [106] 0x2ae9c8b700 KEYVAL: 'bar3' '2121' (3 sibs) 33: [107] [107] 0x2ae9c8b790 KEYVAL: 'baz3' '2122' (3 sibs) 33: [108] [108] 0x2ae9c8b820 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [109] [109] 0x2ae9c8b8b0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [110] [110] 0x2ae9c8b940 KEYVAL: 'foo3' '2200' (3 sibs) 33: [111] [111] 0x2ae9c8b9d0 KEYVAL: 'bar3' '2201' (3 sibs) 33: [112] [112] 0x2ae9c8ba60 KEYVAL: 'baz3' '2202' (3 sibs) 33: [113] [113] 0x2ae9c8baf0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [114] [114] 0x2ae9c8bb80 KEYVAL: 'foo3' '2210' (3 sibs) 33: [115] [115] 0x2ae9c8bc10 KEYVAL: 'bar3' '2211' (3 sibs) 33: [116] [116] 0x2ae9c8bca0 KEYVAL: 'baz3' '2212' (3 sibs) 33: [117] [117] 0x2ae9c8bd30 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [118] [118] 0x2ae9c8bdc0 KEYVAL: 'foo3' '2220' (3 sibs) 33: [119] [119] 0x2ae9c8be50 KEYVAL: 'bar3' '2221' (3 sibs) 33: [120] [120] 0x2ae9c8bee0 KEYVAL: 'baz3' '2222' (3 sibs) 33: #nodes=121 vs #printed=121 33: -------------------------------------- 33: [ OK ] NESTED_MAPX4/YmlTestCase.parse_unix/1 (15 ms) 33: [ RUN ] NESTED_MAPX4/YmlTestCase.parse_windows/0 33: ------------------------------------------- 33: running test case 'nested map x4, explicit' 33: ------------------------------------------- 33: --------------- 33: { 33: foo0: { 33: foo1: { foo2: {foo3: 0000, bar3: 0001, baz3: 0002}, bar2: {foo3: 0010, bar3: 0011, baz3: 0012}, baz2: {foo3: 0020, bar3: 0021, baz3: 0022} }, 33: bar1: { foo2: {foo3: 0100, bar3: 0101, baz3: 0102}, bar2: {foo3: 0110, bar3: 0111, baz3: 0112}, baz2: {foo3: 0120, bar3: 0121, baz3: 0122} }, 33: baz1: { foo2: {foo3: 0200, bar3: 0201, baz3: 0202}, bar2: {foo3: 0210, bar3: 0211, baz3: 0212}, baz2: {foo3: 0220, bar3: 0221, baz3: 0222} }, 33: }, 33: bar0: { 33: foo1: { foo2: {foo3: 1000, bar3: 1001, baz3: 1002}, bar2: {foo3: 1010, bar3: 1011, baz3: 1012}, baz2: {foo3: 1020, bar3: 1021, baz3: 1022} }, 33: bar1: { foo2: {foo3: 1100, bar3: 1101, baz3: 1102}, bar2: {foo3: 1110, bar3: 1111, baz3: 1112}, baz2: {foo3: 1120, bar3: 1121, baz3: 1122} }, 33: baz1: { foo2: {foo3: 1200, bar3: 1201, baz3: 1202}, bar2: {foo3: 1210, bar3: 1211, baz3: 1212}, baz2: {foo3: 1220, bar3: 1221, baz3: 1222} }, 33: }, 33: baz0: { 33: foo1: { foo2: {foo3: 2000, bar3: 2001, baz3: 2002}, bar2: {foo3: 2010, bar3: 2011, baz3: 2012}, baz2: {foo3: 2020, bar3: 2021, baz3: 2022} }, 33: bar1: { foo2: {foo3: 2100, bar3: 2101, baz3: 2102}, bar2: {foo3: 2110, bar3: 2111, baz3: 2112}, baz2: {foo3: 2120, bar3: 2121, baz3: 2122} }, 33: baz1: { foo2: {foo3: 2200, bar3: 2201, baz3: 2202}, bar2: {foo3: 2210, bar3: 2211, baz3: 2212}, baz2: {foo3: 2220, bar3: 2221, baz3: 2222} }, 33: }, 33: }--------------- 33: REF TREE: 33: 0x2ae9c7a0c0 [ROOT] MAP: (0 sibs) 3 children: 33: 0x2ae9c757f0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x2ae9c759c0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2ae9c75b90 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae9c75d60 KEYVAL: 'foo3' '0000' (3 sibs) 33: 0x2ae9c75df8 KEYVAL: 'bar3' '0001' (3 sibs) 33: 0x2ae9c75e90 KEYVAL: 'baz3' '0002' (3 sibs) 33: 0x2ae9c75c28 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9c75f30 KEYVAL: 'foo3' '0010' (3 sibs) 33: 0x2ae9c75fc8 KEYVAL: 'bar3' '0011' (3 sibs) 33: 0x2ae9c76060 KEYVAL: 'baz3' '0012' (3 sibs) 33: 0x2ae9c75cc0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9c76100 KEYVAL: 'foo3' '0020' (3 sibs) 33: 0x2ae9c76198 KEYVAL: 'bar3' '0021' (3 sibs) 33: 0x2ae9c76230 KEYVAL: 'baz3' '0022' (3 sibs) 33: 0x2ae9c75a58 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2ae9c762d0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae9c764a0 KEYVAL: 'foo3' '0100' (3 sibs) 33: 0x2ae9c76538 KEYVAL: 'bar3' '0101' (3 sibs) 33: 0x2ae9c765d0 KEYVAL: 'baz3' '0102' (3 sibs) 33: 0x2ae9c76368 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9c76670 KEYVAL: 'foo3' '0110' (3 sibs) 33: 0x2ae9c76708 KEYVAL: 'bar3' '0111' (3 sibs) 33: 0x2ae9c767a0 KEYVAL: 'baz3' '0112' (3 sibs) 33: 0x2ae9c76400 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9c76840 KEYVAL: 'foo3' '0120' (3 sibs) 33: 0x2ae9c768d8 KEYVAL: 'bar3' '0121' (3 sibs) 33: 0x2ae9c76970 KEYVAL: 'baz3' '0122' (3 sibs) 33: 0x2ae9c75af0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2ae9c76a10 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae9c76be0 KEYVAL: 'foo3' '0200' (3 sibs) 33: 0x2ae9c76c78 KEYVAL: 'bar3' '0201' (3 sibs) 33: 0x2ae9c76d10 KEYVAL: 'baz3' '0202' (3 sibs) 33: 0x2ae9c76aa8 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9c76db0 KEYVAL: 'foo3' '0210' (3 sibs) 33: 0x2ae9c76e48 KEYVAL: 'bar3' '0211' (3 sibs) 33: 0x2ae9c76ee0 KEYVAL: 'baz3' '0212' (3 sibs) 33: 0x2ae9c76b40 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9c76f80 KEYVAL: 'foo3' '0220' (3 sibs) 33: 0x2ae9c77018 KEYVAL: 'bar3' '0221' (3 sibs) 33: 0x2ae9c770b0 KEYVAL: 'baz3' '0222' (3 sibs) 33: 0x2ae9c75888 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x2ae9c77150 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2ae9c77320 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae9c774f0 KEYVAL: 'foo3' '1000' (3 sibs) 33: 0x2ae9c77588 KEYVAL: 'bar3' '1001' (3 sibs) 33: 0x2ae9c77620 KEYVAL: 'baz3' '1002' (3 sibs) 33: 0x2ae9c773b8 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9c776c0 KEYVAL: 'foo3' '1010' (3 sibs) 33: 0x2ae9c77758 KEYVAL: 'bar3' '1011' (3 sibs) 33: 0x2ae9c777f0 KEYVAL: 'baz3' '1012' (3 sibs) 33: 0x2ae9c77450 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9c77890 KEYVAL: 'foo3' '1020' (3 sibs) 33: 0x2ae9c77928 KEYVAL: 'bar3' '1021' (3 sibs) 33: 0x2ae9c779c0 KEYVAL: 'baz3' '1022' (3 sibs) 33: 0x2ae9c771e8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2ae9c77a60 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae9c77c30 KEYVAL: 'foo3' '1100' (3 sibs) 33: 0x2ae9c77cc8 KEYVAL: 'bar3' '1101' (3 sibs) 33: 0x2ae9c77d60 KEYVAL: 'baz3' '1102' (3 sibs) 33: 0x2ae9c77af8 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9c77e00 KEYVAL: 'foo3' '1110' (3 sibs) 33: 0x2ae9c77e98 KEYVAL: 'bar3' '1111' (3 sibs) 33: 0x2ae9c77f30 KEYVAL: 'baz3' '1112' (3 sibs) 33: 0x2ae9c77b90 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9c77fd0 KEYVAL: 'foo3' '1120' (3 sibs) 33: 0x2ae9c78068 KEYVAL: 'bar3' '1121' (3 sibs) 33: 0x2ae9c78100 KEYVAL: 'baz3' '1122' (3 sibs) 33: 0x2ae9c77280 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2ae9c781a0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae9c78370 KEYVAL: 'foo3' '1200' (3 sibs) 33: 0x2ae9c78408 KEYVAL: 'bar3' '1201' (3 sibs) 33: 0x2ae9c784a0 KEYVAL: 'baz3' '1202' (3 sibs) 33: 0x2ae9c78238 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9c78540 KEYVAL: 'foo3' '1210' (3 sibs) 33: 0x2ae9c785d8 KEYVAL: 'bar3' '1211' (3 sibs) 33: 0x2ae9c78670 KEYVAL: 'baz3' '1212' (3 sibs) 33: 0x2ae9c782d0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9c78710 KEYVAL: 'foo3' '1220' (3 sibs) 33: 0x2ae9c787a8 KEYVAL: 'bar3' '1221' (3 sibs) 33: 0x2ae9c78840 KEYVAL: 'baz3' '1222' (3 sibs) 33: 0x2ae9c75920 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x2ae9c788e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2ae9c78ab0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae9c78c80 KEYVAL: 'foo3' '2000' (3 sibs) 33: 0x2ae9c78d18 KEYVAL: 'bar3' '2001' (3 sibs) 33: 0x2ae9c78db0 KEYVAL: 'baz3' '2002' (3 sibs) 33: 0x2ae9c78b48 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9c78e50 KEYVAL: 'foo3' '2010' (3 sibs) 33: 0x2ae9c78ee8 KEYVAL: 'bar3' '2011' (3 sibs) 33: 0x2ae9c78f80 KEYVAL: 'baz3' '2012' (3 sibs) 33: 0x2ae9c78be0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9c79020 KEYVAL: 'foo3' '2020' (3 sibs) 33: 0x2ae9c790b8 KEYVAL: 'bar3' '2021' (3 sibs) 33: 0x2ae9c79150 KEYVAL: 'baz3' '2022' (3 sibs) 33: 0x2ae9c78978 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2ae9c791f0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae9c793c0 KEYVAL: 'foo3' '2100' (3 sibs) 33: 0x2ae9c79458 KEYVAL: 'bar3' '2101' (3 sibs) 33: 0x2ae9c794f0 KEYVAL: 'baz3' '2102' (3 sibs) 33: 0x2ae9c79288 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9c79590 KEYVAL: 'foo3' '2110' (3 sibs) 33: 0x2ae9c79628 KEYVAL: 'bar3' '2111' (3 sibs) 33: 0x2ae9c796c0 KEYVAL: 'baz3' '2112' (3 sibs) 33: 0x2ae9c79320 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9c79760 KEYVAL: 'foo3' '2120' (3 sibs) 33: 0x2ae9c797f8 KEYVAL: 'bar3' '2121' (3 sibs) 33: 0x2ae9c79890 KEYVAL: 'baz3' '2122' (3 sibs) 33: 0x2ae9c78a10 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2ae9c79930 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae9c79b00 KEYVAL: 'foo3' '2200' (3 sibs) 33: 0x2ae9c79b98 KEYVAL: 'bar3' '2201' (3 sibs) 33: 0x2ae9c79c30 KEYVAL: 'baz3' '2202' (3 sibs) 33: 0x2ae9c799c8 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9c79cd0 KEYVAL: 'foo3' '2210' (3 sibs) 33: 0x2ae9c79d68 KEYVAL: 'bar3' '2211' (3 sibs) 33: 0x2ae9c79e00 KEYVAL: 'baz3' '2212' (3 sibs) 33: 0x2ae9c79a60 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9c79ea0 KEYVAL: 'foo3' '2220' (3 sibs) 33: 0x2ae9c79f38 KEYVAL: 'bar3' '2221' (3 sibs) 33: 0x2ae9c79fd0 KEYVAL: 'baz3' '2222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x2ae9c8c370 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2ae9c8c400 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2ae9c8c490 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2ae9c8c520 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [4] [4] 0x2ae9c8c5b0 KEYVAL: 'foo3' '0000' (3 sibs) 33: [5] [5] 0x2ae9c8c640 KEYVAL: 'bar3' '0001' (3 sibs) 33: [6] [6] 0x2ae9c8c6d0 KEYVAL: 'baz3' '0002' (3 sibs) 33: [7] [7] 0x2ae9c8c760 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [8] [8] 0x2ae9c8c7f0 KEYVAL: 'foo3' '0010' (3 sibs) 33: [9] [9] 0x2ae9c8c880 KEYVAL: 'bar3' '0011' (3 sibs) 33: [10] [10] 0x2ae9c8c910 KEYVAL: 'baz3' '0012' (3 sibs) 33: [11] [11] 0x2ae9c8c9a0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [12] [12] 0x2ae9c8ca30 KEYVAL: 'foo3' '0020' (3 sibs) 33: [13] [13] 0x2ae9c8cac0 KEYVAL: 'bar3' '0021' (3 sibs) 33: [14] [14] 0x2ae9c8cb50 KEYVAL: 'baz3' '0022' (3 sibs) 33: [15] [15] 0x2ae9c8cbe0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [16] [16] 0x2ae9c8cc70 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [17] [17] 0x2ae9c8cd00 KEYVAL: 'foo3' '0100' (3 sibs) 33: [18] [18] 0x2ae9c8cd90 KEYVAL: 'bar3' '0101' (3 sibs) 33: [19] [19] 0x2ae9c8ce20 KEYVAL: 'baz3' '0102' (3 sibs) 33: [20] [20] 0x2ae9c8ceb0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [21] [21] 0x2ae9c8cf40 KEYVAL: 'foo3' '0110' (3 sibs) 33: [22] [22] 0x2ae9c8cfd0 KEYVAL: 'bar3' '0111' (3 sibs) 33: [23] [23] 0x2ae9c8d060 KEYVAL: 'baz3' '0112' (3 sibs) 33: [24] [24] 0x2ae9c8d0f0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [25] [25] 0x2ae9c8d180 KEYVAL: 'foo3' '0120' (3 sibs) 33: [26] [26] 0x2ae9c8d210 KEYVAL: 'bar3' '0121' (3 sibs) 33: [27] [27] 0x2ae9c8d2a0 KEYVAL: 'baz3' '0122' (3 sibs) 33: [28] [28] 0x2ae9c8d330 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [29] [29] 0x2ae9c8d3c0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [30] [30] 0x2ae9c8d450 KEYVAL: 'foo3' '0200' (3 sibs) 33: [31] [31] 0x2ae9c8d4e0 KEYVAL: 'bar3' '0201' (3 sibs) 33: [32] [32] 0x2ae9c8d570 KEYVAL: 'baz3' '0202' (3 sibs) 33: [33] [33] 0x2ae9c8d600 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [34] [34] 0x2ae9c8d690 KEYVAL: 'foo3' '0210' (3 sibs) 33: [35] [35] 0x2ae9c8d720 KEYVAL: 'bar3' '0211' (3 sibs) 33: [36] [36] 0x2ae9c8d7b0 KEYVAL: 'baz3' '0212' (3 sibs) 33: [37] [37] 0x2ae9c8d840 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [38] [38] 0x2ae9c8d8d0 KEYVAL: 'foo3' '0220' (3 sibs) 33: [39] [39] 0x2ae9c8d960 KEYVAL: 'bar3' '0221' (3 sibs) 33: [40] [40] 0x2ae9c8d9f0 KEYVAL: 'baz3' '0222' (3 sibs) 33: [41] [41] 0x2ae9c8da80 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [42] [42] 0x2ae9c8db10 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [43] [43] 0x2ae9c8dba0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [44] [44] 0x2ae9c8dc30 KEYVAL: 'foo3' '1000' (3 sibs) 33: [45] [45] 0x2ae9c8dcc0 KEYVAL: 'bar3' '1001' (3 sibs) 33: [46] [46] 0x2ae9c8dd50 KEYVAL: 'baz3' '1002' (3 sibs) 33: [47] [47] 0x2ae9c8dde0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [48] [48] 0x2ae9c8de70 KEYVAL: 'foo3' '1010' (3 sibs) 33: [49] [49] 0x2ae9c8df00 KEYVAL: 'bar3' '1011' (3 sibs) 33: [50] [50] 0x2ae9c8df90 KEYVAL: 'baz3' '1012' (3 sibs) 33: [51] [51] 0x2ae9c8e020 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [52] [52] 0x2ae9c8e0b0 KEYVAL: 'foo3' '1020' (3 sibs) 33: [53] [53] 0x2ae9c8e140 KEYVAL: 'bar3' '1021' (3 sibs) 33: [54] [54] 0x2ae9c8e1d0 KEYVAL: 'baz3' '1022' (3 sibs) 33: [55] [55] 0x2ae9c8e260 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [56] [56] 0x2ae9c8e2f0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [57] [57] 0x2ae9c8e380 KEYVAL: 'foo3' '1100' (3 sibs) 33: [58] [58] 0x2ae9c8e410 KEYVAL: 'bar3' '1101' (3 sibs) 33: [59] [59] 0x2ae9c8e4a0 KEYVAL: 'baz3' '1102' (3 sibs) 33: [60] [60] 0x2ae9c8e530 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [61] [61] 0x2ae9c8e5c0 KEYVAL: 'foo3' '1110' (3 sibs) 33: [62] [62] 0x2ae9c8e650 KEYVAL: 'bar3' '1111' (3 sibs) 33: [63] [63] 0x2ae9c8e6e0 KEYVAL: 'baz3' '1112' (3 sibs) 33: [64] [64] 0x2ae9c8e770 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [65] [65] 0x2ae9c8e800 KEYVAL: 'foo3' '1120' (3 sibs) 33: [66] [66] 0x2ae9c8e890 KEYVAL: 'bar3' '1121' (3 sibs) 33: [67] [67] 0x2ae9c8e920 KEYVAL: 'baz3' '1122' (3 sibs) 33: [68] [68] 0x2ae9c8e9b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [69] [69] 0x2ae9c8ea40 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [70] [70] 0x2ae9c8ead0 KEYVAL: 'foo3' '1200' (3 sibs) 33: [71] [71] 0x2ae9c8eb60 KEYVAL: 'bar3' '1201' (3 sibs) 33: [72] [72] 0x2ae9c8ebf0 KEYVAL: 'baz3' '1202' (3 sibs) 33: [73] [73] 0x2ae9c8ec80 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [74] [74] 0x2ae9c8ed10 KEYVAL: 'foo3' '1210' (3 sibs) 33: [75] [75] 0x2ae9c8eda0 KEYVAL: 'bar3' '1211' (3 sibs) 33: [76] [76] 0x2ae9c8ee30 KEYVAL: 'baz3' '1212' (3 sibs) 33: [77] [77] 0x2ae9c8eec0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [78] [78] 0x2ae9c8ef50 KEYVAL: 'foo3' '1220' (3 sibs) 33: [79] [79] 0x2ae9c8efe0 KEYVAL: 'bar3' '1221' (3 sibs) 33: [80] [80] 0x2ae9c8f070 KEYVAL: 'baz3' '1222' (3 sibs) 33: [81] [81] 0x2ae9c8f100 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [82] [82] 0x2ae9c8f190 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [83] [83] 0x2ae9c8f220 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [84] [84] 0x2ae9c8f2b0 KEYVAL: 'foo3' '2000' (3 sibs) 33: [85] [85] 0x2ae9c8f340 KEYVAL: 'bar3' '2001' (3 sibs) 33: [86] [86] 0x2ae9c8f3d0 KEYVAL: 'baz3' '2002' (3 sibs) 33: [87] [87] 0x2ae9c8f460 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [88] [88] 0x2ae9c8f4f0 KEYVAL: 'foo3' '2010' (3 sibs) 33: [89] [89] 0x2ae9c8f580 KEYVAL: 'bar3' '2011' (3 sibs) 33: [90] [90] 0x2ae9c8f610 KEYVAL: 'baz3' '2012' (3 sibs) 33: [91] [91] 0x2ae9c8f6a0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [92] [92] 0x2ae9c8f730 KEYVAL: 'foo3' '2020' (3 sibs) 33: [93] [93] 0x2ae9c8f7c0 KEYVAL: 'bar3' '2021' (3 sibs) 33: [94] [94] 0x2ae9c8f850 KEYVAL: 'baz3' '2022' (3 sibs) 33: [95] [95] 0x2ae9c8f8e0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [96] [96] 0x2ae9c8f970 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [97] [97] 0x2ae9c8fa00 KEYVAL: 'foo3' '2100' (3 sibs) 33: [98] [98] 0x2ae9c8fa90 KEYVAL: 'bar3' '2101' (3 sibs) 33: [99] [99] 0x2ae9c8fb20 KEYVAL: 'baz3' '2102' (3 sibs) 33: [100] [100] 0x2ae9c8fbb0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [101] [101] 0x2ae9c8fc40 KEYVAL: 'foo3' '2110' (3 sibs) 33: [102] [102] 0x2ae9c8fcd0 KEYVAL: 'bar3' '2111' (3 sibs) 33: [103] [103] 0x2ae9c8fd60 KEYVAL: 'baz3' '2112' (3 sibs) 33: [104] [104] 0x2ae9c8fdf0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [105] [105] 0x2ae9c8fe80 KEYVAL: 'foo3' '2120' (3 sibs) 33: [106] [106] 0x2ae9c8ff10 KEYVAL: 'bar3' '2121' (3 sibs) 33: [107] [107] 0x2ae9c8ffa0 KEYVAL: 'baz3' '2122' (3 sibs) 33: [108] [108] 0x2ae9c90030 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [109] [109] 0x2ae9c900c0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [110] [110] 0x2ae9c90150 KEYVAL: 'foo3' '2200' (3 sibs) 33: [111] [111] 0x2ae9c901e0 KEYVAL: 'bar3' '2201' (3 sibs) 33: [112] [112] 0x2ae9c90270 KEYVAL: 'baz3' '2202' (3 sibs) 33: [113] [113] 0x2ae9c90300 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [114] [114] 0x2ae9c90390 KEYVAL: 'foo3' '2210' (3 sibs) 33: [115] [115] 0x2ae9c90420 KEYVAL: 'bar3' '2211' (3 sibs) 33: [116] [116] 0x2ae9c904b0 KEYVAL: 'baz3' '2212' (3 sibs) 33: [117] [117] 0x2ae9c90540 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [118] [118] 0x2ae9c905d0 KEYVAL: 'foo3' '2220' (3 sibs) 33: [119] [119] 0x2ae9c90660 KEYVAL: 'bar3' '2221' (3 sibs) 33: [120] [120] 0x2ae9c906f0 KEYVAL: 'baz3' '2222' (3 sibs) 33: #nodes=121 vs #printed=121 33: -------------------------------------- 33: [ OK ] NESTED_MAPX4/YmlTestCase.parse_windows/0 (12 ms) 33: [ RUN ] NESTED_MAPX4/YmlTestCase.parse_windows/1 33: ------------------------------------------- 33: running test case 'nested map x4' 33: ------------------------------------------- 33: --------------- 33: 33: foo0: 33: foo1: 33: foo2: 33: foo3: 0000 33: bar3: 0001 33: baz3: 0002 33: bar2: 33: foo3: 0010 33: bar3: 0011 33: baz3: 0012 33: baz2: 33: foo3: 0020 33: bar3: 0021 33: baz3: 0022 33: bar1: 33: foo2: 33: foo3: 0100 33: bar3: 0101 33: baz3: 0102 33: bar2: 33: foo3: 0110 33: bar3: 0111 33: baz3: 0112 33: baz2: 33: foo3: 0120 33: bar3: 0121 33: baz3: 0122 33: baz1: 33: foo2: 33: foo3: 0200 33: bar3: 0201 33: baz3: 0202 33: bar2: 33: foo3: 0210 33: bar3: 0211 33: baz3: 0212 33: baz2: 33: foo3: 0220 33: bar3: 0221 33: baz3: 0222 33: bar0: 33: foo1: 33: foo2: 33: foo3: 1000 33: bar3: 1001 33: baz3: 1002 33: bar2: 33: foo3: 1010 33: bar3: 1011 33: baz3: 1012 33: baz2: 33: foo3: 1020 33: bar3: 1021 33: baz3: 1022 33: bar1: 33: foo2: 33: foo3: 1100 33: bar3: 1101 33: baz3: 1102 33: bar2: 33: foo3: 1110 33: bar3: 1111 33: baz3: 1112 33: baz2: 33: foo3: 1120 33: bar3: 1121 33: baz3: 1122 33: baz1: 33: foo2: 33: foo3: 1200 33: bar3: 1201 33: baz3: 1202 33: bar2: 33: foo3: 1210 33: bar3: 1211 33: baz3: 1212 33: baz2: 33: foo3: 1220 33: bar3: 1221 33: baz3: 1222 33: baz0: 33: foo1: 33: foo2: 33: foo3: 2000 33: bar3: 2001 33: baz3: 2002 33: bar2: 33: foo3: 2010 33: bar3: 2011 33: baz3: 2012 33: baz2: 33: foo3: 2020 33: bar3: 2021 33: baz3: 2022 33: bar1: 33: foo2: 33: foo3: 2100 33: bar3: 2101 33: baz3: 2102 33: bar2: 33: foo3: 2110 33: bar3: 2111 33: baz3: 2112 33: baz2: 33: foo3: 2120 33: bar3: 2121 33: baz3: 2122 33: baz1: 33: foo2: 33: foo3: 2200 33: bar3: 2201 33: baz3: 2202 33: bar2: 33: foo3: 2210 33: bar3: 2211 33: baz3: 2212 33: baz2: 33: foo3: 2220 33: bar3: 2221 33: baz3: 2222 33: --------------- 33: REF TREE: 33: 0x2ae9c7a1d8 [ROOT] MAP: (0 sibs) 3 children: 33: 0x2ae9c7a2b0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x2ae9c7a480 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2ae9c7a650 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae9c7a820 KEYVAL: 'foo3' '0000' (3 sibs) 33: 0x2ae9c7a8b8 KEYVAL: 'bar3' '0001' (3 sibs) 33: 0x2ae9c7a950 KEYVAL: 'baz3' '0002' (3 sibs) 33: 0x2ae9c7a6e8 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9c7a9f0 KEYVAL: 'foo3' '0010' (3 sibs) 33: 0x2ae9c7aa88 KEYVAL: 'bar3' '0011' (3 sibs) 33: 0x2ae9c7ab20 KEYVAL: 'baz3' '0012' (3 sibs) 33: 0x2ae9c7a780 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9c7abc0 KEYVAL: 'foo3' '0020' (3 sibs) 33: 0x2ae9c7ac58 KEYVAL: 'bar3' '0021' (3 sibs) 33: 0x2ae9c7acf0 KEYVAL: 'baz3' '0022' (3 sibs) 33: 0x2ae9c7a518 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2ae9c7ad90 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae9c7af60 KEYVAL: 'foo3' '0100' (3 sibs) 33: 0x2ae9c7aff8 KEYVAL: 'bar3' '0101' (3 sibs) 33: 0x2ae9c7b090 KEYVAL: 'baz3' '0102' (3 sibs) 33: 0x2ae9c7ae28 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9c7b130 KEYVAL: 'foo3' '0110' (3 sibs) 33: 0x2ae9c7b1c8 KEYVAL: 'bar3' '0111' (3 sibs) 33: 0x2ae9c7b260 KEYVAL: 'baz3' '0112' (3 sibs) 33: 0x2ae9c7aec0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9c7b300 KEYVAL: 'foo3' '0120' (3 sibs) 33: 0x2ae9c7b398 KEYVAL: 'bar3' '0121' (3 sibs) 33: 0x2ae9c7b430 KEYVAL: 'baz3' '0122' (3 sibs) 33: 0x2ae9c7a5b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2ae9c7b4d0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae9c7b6a0 KEYVAL: 'foo3' '0200' (3 sibs) 33: 0x2ae9c7b738 KEYVAL: 'bar3' '0201' (3 sibs) 33: 0x2ae9c7b7d0 KEYVAL: 'baz3' '0202' (3 sibs) 33: 0x2ae9c7b568 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9c7b870 KEYVAL: 'foo3' '0210' (3 sibs) 33: 0x2ae9c7b908 KEYVAL: 'bar3' '0211' (3 sibs) 33: 0x2ae9c7b9a0 KEYVAL: 'baz3' '0212' (3 sibs) 33: 0x2ae9c7b600 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9c7ba40 KEYVAL: 'foo3' '0220' (3 sibs) 33: 0x2ae9c7bad8 KEYVAL: 'bar3' '0221' (3 sibs) 33: 0x2ae9c7bb70 KEYVAL: 'baz3' '0222' (3 sibs) 33: 0x2ae9c7a348 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x2ae9c7bc10 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2ae9c7bde0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae9c7bfb0 KEYVAL: 'foo3' '1000' (3 sibs) 33: 0x2ae9c7c048 KEYVAL: 'bar3' '1001' (3 sibs) 33: 0x2ae9c7c0e0 KEYVAL: 'baz3' '1002' (3 sibs) 33: 0x2ae9c7be78 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9c7c180 KEYVAL: 'foo3' '1010' (3 sibs) 33: 0x2ae9c7c218 KEYVAL: 'bar3' '1011' (3 sibs) 33: 0x2ae9c7c2b0 KEYVAL: 'baz3' '1012' (3 sibs) 33: 0x2ae9c7bf10 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9c7c350 KEYVAL: 'foo3' '1020' (3 sibs) 33: 0x2ae9c7c3e8 KEYVAL: 'bar3' '1021' (3 sibs) 33: 0x2ae9c7c480 KEYVAL: 'baz3' '1022' (3 sibs) 33: 0x2ae9c7bca8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2ae9c7c520 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae9c7c6f0 KEYVAL: 'foo3' '1100' (3 sibs) 33: 0x2ae9c7c788 KEYVAL: 'bar3' '1101' (3 sibs) 33: 0x2ae9c7c820 KEYVAL: 'baz3' '1102' (3 sibs) 33: 0x2ae9c7c5b8 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9c7c8c0 KEYVAL: 'foo3' '1110' (3 sibs) 33: 0x2ae9c7c958 KEYVAL: 'bar3' '1111' (3 sibs) 33: 0x2ae9c7c9f0 KEYVAL: 'baz3' '1112' (3 sibs) 33: 0x2ae9c7c650 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9c7ca90 KEYVAL: 'foo3' '1120' (3 sibs) 33: 0x2ae9c7cb28 KEYVAL: 'bar3' '1121' (3 sibs) 33: 0x2ae9c7cbc0 KEYVAL: 'baz3' '1122' (3 sibs) 33: 0x2ae9c7bd40 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2ae9c7cc60 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae9c7ce30 KEYVAL: 'foo3' '1200' (3 sibs) 33: 0x2ae9c7cec8 KEYVAL: 'bar3' '1201' (3 sibs) 33: 0x2ae9c7cf60 KEYVAL: 'baz3' '1202' (3 sibs) 33: 0x2ae9c7ccf8 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9c7d000 KEYVAL: 'foo3' '1210' (3 sibs) 33: 0x2ae9c7d098 KEYVAL: 'bar3' '1211' (3 sibs) 33: 0x2ae9c7d130 KEYVAL: 'baz3' '1212' (3 sibs) 33: 0x2ae9c7cd90 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9c7d1d0 KEYVAL: 'foo3' '1220' (3 sibs) 33: 0x2ae9c7d268 KEYVAL: 'bar3' '1221' (3 sibs) 33: 0x2ae9c7d300 KEYVAL: 'baz3' '1222' (3 sibs) 33: 0x2ae9c7a3e0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x2ae9c7d3a0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2ae9c7d570 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae9c7d740 KEYVAL: 'foo3' '2000' (3 sibs) 33: 0x2ae9c7d7d8 KEYVAL: 'bar3' '2001' (3 sibs) 33: 0x2ae9c7d870 KEYVAL: 'baz3' '2002' (3 sibs) 33: 0x2ae9c7d608 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9c7d910 KEYVAL: 'foo3' '2010' (3 sibs) 33: 0x2ae9c7d9a8 KEYVAL: 'bar3' '2011' (3 sibs) 33: 0x2ae9c7da40 KEYVAL: 'baz3' '2012' (3 sibs) 33: 0x2ae9c7d6a0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9c7dae0 KEYVAL: 'foo3' '2020' (3 sibs) 33: 0x2ae9c7db78 KEYVAL: 'bar3' '2021' (3 sibs) 33: 0x2ae9c7dc10 KEYVAL: 'baz3' '2022' (3 sibs) 33: 0x2ae9c7d438 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2ae9c7dcb0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae9c7de80 KEYVAL: 'foo3' '2100' (3 sibs) 33: 0x2ae9c7df18 KEYVAL: 'bar3' '2101' (3 sibs) 33: 0x2ae9c7dfb0 KEYVAL: 'baz3' '2102' (3 sibs) 33: 0x2ae9c7dd48 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9c7e050 KEYVAL: 'foo3' '2110' (3 sibs) 33: 0x2ae9c7e0e8 KEYVAL: 'bar3' '2111' (3 sibs) 33: 0x2ae9c7e180 KEYVAL: 'baz3' '2112' (3 sibs) 33: 0x2ae9c7dde0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9c7e220 KEYVAL: 'foo3' '2120' (3 sibs) 33: 0x2ae9c7e2b8 KEYVAL: 'bar3' '2121' (3 sibs) 33: 0x2ae9c7e350 KEYVAL: 'baz3' '2122' (3 sibs) 33: 0x2ae9c7d4d0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2ae9c7e3f0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae9c7e5c0 KEYVAL: 'foo3' '2200' (3 sibs) 33: 0x2ae9c7e658 KEYVAL: 'bar3' '2201' (3 sibs) 33: 0x2ae9c7e6f0 KEYVAL: 'baz3' '2202' (3 sibs) 33: 0x2ae9c7e488 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9c7e790 KEYVAL: 'foo3' '2210' (3 sibs) 33: 0x2ae9c7e828 KEYVAL: 'bar3' '2211' (3 sibs) 33: 0x2ae9c7e8c0 KEYVAL: 'baz3' '2212' (3 sibs) 33: 0x2ae9c7e520 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9c7e960 KEYVAL: 'foo3' '2220' (3 sibs) 33: 0x2ae9c7e9f8 KEYVAL: 'bar3' '2221' (3 sibs) 33: 0x2ae9c7ea90 KEYVAL: 'baz3' '2222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x2ae9c90b80 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2ae9c90c10 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2ae9c90ca0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2ae9c90d30 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [4] [4] 0x2ae9c90dc0 KEYVAL: 'foo3' '0000' (3 sibs) 33: [5] [5] 0x2ae9c90e50 KEYVAL: 'bar3' '0001' (3 sibs) 33: [6] [6] 0x2ae9c90ee0 KEYVAL: 'baz3' '0002' (3 sibs) 33: [7] [7] 0x2ae9c90f70 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [8] [8] 0x2ae9c91000 KEYVAL: 'foo3' '0010' (3 sibs) 33: [9] [9] 0x2ae9c91090 KEYVAL: 'bar3' '0011' (3 sibs) 33: [10] [10] 0x2ae9c91120 KEYVAL: 'baz3' '0012' (3 sibs) 33: [11] [11] 0x2ae9c911b0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [12] [12] 0x2ae9c91240 KEYVAL: 'foo3' '0020' (3 sibs) 33: [13] [13] 0x2ae9c912d0 KEYVAL: 'bar3' '0021' (3 sibs) 33: [14] [14] 0x2ae9c91360 KEYVAL: 'baz3' '0022' (3 sibs) 33: [15] [15] 0x2ae9c913f0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [16] [16] 0x2ae9c91480 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [17] [17] 0x2ae9c91510 KEYVAL: 'foo3' '0100' (3 sibs) 33: [18] [18] 0x2ae9c915a0 KEYVAL: 'bar3' '0101' (3 sibs) 33: [19] [19] 0x2ae9c91630 KEYVAL: 'baz3' '0102' (3 sibs) 33: [20] [20] 0x2ae9c916c0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [21] [21] 0x2ae9c91750 KEYVAL: 'foo3' '0110' (3 sibs) 33: [22] [22] 0x2ae9c917e0 KEYVAL: 'bar3' '0111' (3 sibs) 33: [23] [23] 0x2ae9c91870 KEYVAL: 'baz3' '0112' (3 sibs) 33: [24] [24] 0x2ae9c91900 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [25] [25] 0x2ae9c91990 KEYVAL: 'foo3' '0120' (3 sibs) 33: [26] [26] 0x2ae9c91a20 KEYVAL: 'bar3' '0121' (3 sibs) 33: [27] [27] 0x2ae9c91ab0 KEYVAL: 'baz3' '0122' (3 sibs) 33: [28] [28] 0x2ae9c91b40 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [29] [29] 0x2ae9c91bd0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [30] [30] 0x2ae9c91c60 KEYVAL: 'foo3' '0200' (3 sibs) 33: [31] [31] 0x2ae9c91cf0 KEYVAL: 'bar3' '0201' (3 sibs) 33: [32] [32] 0x2ae9c91d80 KEYVAL: 'baz3' '0202' (3 sibs) 33: [33] [33] 0x2ae9c91e10 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [34] [34] 0x2ae9c91ea0 KEYVAL: 'foo3' '0210' (3 sibs) 33: [35] [35] 0x2ae9c91f30 KEYVAL: 'bar3' '0211' (3 sibs) 33: [36] [36] 0x2ae9c91fc0 KEYVAL: 'baz3' '0212' (3 sibs) 33: [37] [37] 0x2ae9c92050 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [38] [38] 0x2ae9c920e0 KEYVAL: 'foo3' '0220' (3 sibs) 33: [39] [39] 0x2ae9c92170 KEYVAL: 'bar3' '0221' (3 sibs) 33: [40] [40] 0x2ae9c92200 KEYVAL: 'baz3' '0222' (3 sibs) 33: [41] [41] 0x2ae9c92290 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [42] [42] 0x2ae9c92320 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [43] [43] 0x2ae9c923b0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [44] [44] 0x2ae9c92440 KEYVAL: 'foo3' '1000' (3 sibs) 33: [45] [45] 0x2ae9c924d0 KEYVAL: 'bar3' '1001' (3 sibs) 33: [46] [46] 0x2ae9c92560 KEYVAL: 'baz3' '1002' (3 sibs) 33: [47] [47] 0x2ae9c925f0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [48] [48] 0x2ae9c92680 KEYVAL: 'foo3' '1010' (3 sibs) 33: [49] [49] 0x2ae9c92710 KEYVAL: 'bar3' '1011' (3 sibs) 33: [50] [50] 0x2ae9c927a0 KEYVAL: 'baz3' '1012' (3 sibs) 33: [51] [51] 0x2ae9c92830 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [52] [52] 0x2ae9c928c0 KEYVAL: 'foo3' '1020' (3 sibs) 33: [53] [53] 0x2ae9c92950 KEYVAL: 'bar3' '1021' (3 sibs) 33: [54] [54] 0x2ae9c929e0 KEYVAL: 'baz3' '1022' (3 sibs) 33: [55] [55] 0x2ae9c92a70 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [56] [56] 0x2ae9c92b00 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [57] [57] 0x2ae9c92b90 KEYVAL: 'foo3' '1100' (3 sibs) 33: [58] [58] 0x2ae9c92c20 KEYVAL: 'bar3' '1101' (3 sibs) 33: [59] [59] 0x2ae9c92cb0 KEYVAL: 'baz3' '1102' (3 sibs) 33: [60] [60] 0x2ae9c92d40 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [61] [61] 0x2ae9c92dd0 KEYVAL: 'foo3' '1110' (3 sibs) 33: [62] [62] 0x2ae9c92e60 KEYVAL: 'bar3' '1111' (3 sibs) 33: [63] [63] 0x2ae9c92ef0 KEYVAL: 'baz3' '1112' (3 sibs) 33: [64] [64] 0x2ae9c92f80 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [65] [65] 0x2ae9c93010 KEYVAL: 'foo3' '1120' (3 sibs) 33: [66] [66] 0x2ae9c930a0 KEYVAL: 'bar3' '1121' (3 sibs) 33: [67] [67] 0x2ae9c93130 KEYVAL: 'baz3' '1122' (3 sibs) 33: [68] [68] 0x2ae9c931c0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [69] [69] 0x2ae9c93250 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [70] [70] 0x2ae9c932e0 KEYVAL: 'foo3' '1200' (3 sibs) 33: [71] [71] 0x2ae9c93370 KEYVAL: 'bar3' '1201' (3 sibs) 33: [72] [72] 0x2ae9c93400 KEYVAL: 'baz3' '1202' (3 sibs) 33: [73] [73] 0x2ae9c93490 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [74] [74] 0x2ae9c93520 KEYVAL: 'foo3' '1210' (3 sibs) 33: [75] [75] 0x2ae9c935b0 KEYVAL: 'bar3' '1211' (3 sibs) 33: [76] [76] 0x2ae9c93640 KEYVAL: 'baz3' '1212' (3 sibs) 33: [77] [77] 0x2ae9c936d0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [78] [78] 0x2ae9c93760 KEYVAL: 'foo3' '1220' (3 sibs) 33: [79] [79] 0x2ae9c937f0 KEYVAL: 'bar3' '1221' (3 sibs) 33: [80] [80] 0x2ae9c93880 KEYVAL: 'baz3' '1222' (3 sibs) 33: [81] [81] 0x2ae9c93910 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [82] [82] 0x2ae9c939a0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [83] [83] 0x2ae9c93a30 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [84] [84] 0x2ae9c93ac0 KEYVAL: 'foo3' '2000' (3 sibs) 33: [85] [85] 0x2ae9c93b50 KEYVAL: 'bar3' '2001' (3 sibs) 33: [86] [86] 0x2ae9c93be0 KEYVAL: 'baz3' '2002' (3 sibs) 33: [87] [87] 0x2ae9c93c70 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [88] [88] 0x2ae9c93d00 KEYVAL: 'foo3' '2010' (3 sibs) 33: [89] [89] 0x2ae9c93d90 KEYVAL: 'bar3' '2011' (3 sibs) 33: [90] [90] 0x2ae9c93e20 KEYVAL: 'baz3' '2012' (3 sibs) 33: [91] [91] 0x2ae9c93eb0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [92] [92] 0x2ae9c93f40 KEYVAL: 'foo3' '2020' (3 sibs) 33: [93] [93] 0x2ae9c93fd0 KEYVAL: 'bar3' '2021' (3 sibs) 33: [94] [94] 0x2ae9c94060 KEYVAL: 'baz3' '2022' (3 sibs) 33: [95] [95] 0x2ae9c940f0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [96] [96] 0x2ae9c94180 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [97] [97] 0x2ae9c94210 KEYVAL: 'foo3' '2100' (3 sibs) 33: [98] [98] 0x2ae9c942a0 KEYVAL: 'bar3' '2101' (3 sibs) 33: [99] [99] 0x2ae9c94330 KEYVAL: 'baz3' '2102' (3 sibs) 33: [100] [100] 0x2ae9c943c0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [101] [101] 0x2ae9c94450 KEYVAL: 'foo3' '2110' (3 sibs) 33: [102] [102] 0x2ae9c944e0 KEYVAL: 'bar3' '2111' (3 sibs) 33: [103] [103] 0x2ae9c94570 KEYVAL: 'baz3' '2112' (3 sibs) 33: [104] [104] 0x2ae9c94600 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [105] [105] 0x2ae9c94690 KEYVAL: 'foo3' '2120' (3 sibs) 33: [106] [106] 0x2ae9c94720 KEYVAL: 'bar3' '2121' (3 sibs) 33: [107] [107] 0x2ae9c947b0 KEYVAL: 'baz3' '2122' (3 sibs) 33: [108] [108] 0x2ae9c94840 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [109] [109] 0x2ae9c948d0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [110] [110] 0x2ae9c94960 KEYVAL: 'foo3' '2200' (3 sibs) 33: [111] [111] 0x2ae9c949f0 KEYVAL: 'bar3' '2201' (3 sibs) 33: [112] [112] 0x2ae9c94a80 KEYVAL: 'baz3' '2202' (3 sibs) 33: [113] [113] 0x2ae9c94b10 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [114] [114] 0x2ae9c94ba0 KEYVAL: 'foo3' '2210' (3 sibs) 33: [115] [115] 0x2ae9c94c30 KEYVAL: 'bar3' '2211' (3 sibs) 33: [116] [116] 0x2ae9c94cc0 KEYVAL: 'baz3' '2212' (3 sibs) 33: [117] [117] 0x2ae9c94d50 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [118] [118] 0x2ae9c94de0 KEYVAL: 'foo3' '2220' (3 sibs) 33: [119] [119] 0x2ae9c94e70 KEYVAL: 'bar3' '2221' (3 sibs) 33: [120] [120] 0x2ae9c94f00 KEYVAL: 'baz3' '2222' (3 sibs) 33: #nodes=121 vs #printed=121 33: -------------------------------------- 33: [ OK ] NESTED_MAPX4/YmlTestCase.parse_windows/1 (12 ms) 33: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_stdout/0 33: ------------------------------------------- 33: running test case 'nested map x4, explicit' 33: ------------------------------------------- 33: foo0: 33: foo1: 33: foo2: 33: foo3: 0000 33: bar3: 0001 33: baz3: 0002 33: bar2: 33: foo3: 0010 33: bar3: 0011 33: baz3: 0012 33: baz2: 33: foo3: 0020 33: bar3: 0021 33: baz3: 0022 33: bar1: 33: foo2: 33: foo3: 0100 33: bar3: 0101 33: baz3: 0102 33: bar2: 33: foo3: 0110 33: bar3: 0111 33: baz3: 0112 33: baz2: 33: foo3: 0120 33: bar3: 0121 33: baz3: 0122 33: baz1: 33: foo2: 33: foo3: 0200 33: bar3: 0201 33: baz3: 0202 33: bar2: 33: foo3: 0210 33: bar3: 0211 33: baz3: 0212 33: baz2: 33: foo3: 0220 33: bar3: 0221 33: baz3: 0222 33: bar0: 33: foo1: 33: foo2: 33: foo3: 1000 33: bar3: 1001 33: baz3: 1002 33: bar2: 33: foo3: 1010 33: bar3: 1011 33: baz3: 1012 33: baz2: 33: foo3: 1020 33: bar3: 1021 33: baz3: 1022 33: bar1: 33: foo2: 33: foo3: 1100 33: bar3: 1101 33: baz3: 1102 33: bar2: 33: foo3: 1110 33: bar3: 1111 33: baz3: 1112 33: baz2: 33: foo3: 1120 33: bar3: 1121 33: baz3: 1122 33: baz1: 33: foo2: 33: foo3: 1200 33: bar3: 1201 33: baz3: 1202 33: bar2: 33: foo3: 1210 33: bar3: 1211 33: baz3: 1212 33: baz2: 33: foo3: 1220 33: bar3: 1221 33: baz3: 1222 33: baz0: 33: foo1: 33: foo2: 33: foo3: 2000 33: bar3: 2001 33: baz3: 2002 33: bar2: 33: foo3: 2010 33: bar3: 2011 33: baz3: 2012 33: baz2: 33: foo3: 2020 33: bar3: 2021 33: baz3: 2022 33: bar1: 33: foo2: 33: foo3: 2100 33: bar3: 2101 33: baz3: 2102 33: bar2: 33: foo3: 2110 33: bar3: 2111 33: baz3: 2112 33: baz2: 33: foo3: 2120 33: bar3: 2121 33: baz3: 2122 33: baz1: 33: foo2: 33: foo3: 2200 33: bar3: 2201 33: baz3: 2202 33: bar2: 33: foo3: 2210 33: bar3: 2211 33: baz3: 2212 33: baz2: 33: foo3: 2220 33: bar3: 2221 33: baz3: 2222 33: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_stdout/0 (7 ms) 33: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_stdout/1 33: ------------------------------------------- 33: running test case 'nested map x4' 33: ------------------------------------------- 33: foo0: 33: foo1: 33: foo2: 33: foo3: 0000 33: bar3: 0001 33: baz3: 0002 33: bar2: 33: foo3: 0010 33: bar3: 0011 33: baz3: 0012 33: baz2: 33: foo3: 0020 33: bar3: 0021 33: baz3: 0022 33: bar1: 33: foo2: 33: foo3: 0100 33: bar3: 0101 33: baz3: 0102 33: bar2: 33: foo3: 0110 33: bar3: 0111 33: baz3: 0112 33: baz2: 33: foo3: 0120 33: bar3: 0121 33: baz3: 0122 33: baz1: 33: foo2: 33: foo3: 0200 33: bar3: 0201 33: baz3: 0202 33: bar2: 33: foo3: 0210 33: bar3: 0211 33: baz3: 0212 33: baz2: 33: foo3: 0220 33: bar3: 0221 33: baz3: 0222 33: bar0: 33: foo1: 33: foo2: 33: foo3: 1000 33: bar3: 1001 33: baz3: 1002 33: bar2: 33: foo3: 1010 33: bar3: 1011 33: baz3: 1012 33: baz2: 33: foo3: 1020 33: bar3: 1021 33: baz3: 1022 33: bar1: 33: foo2: 33: foo3: 1100 33: bar3: 1101 33: baz3: 1102 33: bar2: 33: foo3: 1110 33: bar3: 1111 33: baz3: 1112 33: baz2: 33: foo3: 1120 33: bar3: 1121 33: baz3: 1122 33: baz1: 33: foo2: 33: foo3: 1200 33: bar3: 1201 33: baz3: 1202 33: bar2: 33: foo3: 1210 33: bar3: 1211 33: baz3: 1212 33: baz2: 33: foo3: 1220 33: bar3: 1221 33: baz3: 1222 33: baz0: 33: foo1: 33: foo2: 33: foo3: 2000 33: bar3: 2001 33: baz3: 2002 33: bar2: 33: foo3: 2010 33: bar3: 2011 33: baz3: 2012 33: baz2: 33: foo3: 2020 33: bar3: 2021 33: baz3: 2022 33: bar1: 33: foo2: 33: foo3: 2100 33: bar3: 2101 33: baz3: 2102 33: bar2: 33: foo3: 2110 33: bar3: 2111 33: baz3: 2112 33: baz2: 33: foo3: 2120 33: bar3: 2121 33: baz3: 2122 33: baz1: 33: foo2: 33: foo3: 2200 33: bar3: 2201 33: baz3: 2202 33: bar2: 33: foo3: 2210 33: bar3: 2211 33: baz3: 2212 33: baz2: 33: foo3: 2220 33: bar3: 2221 33: baz3: 2222 33: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_stdout/1 (2 ms) 33: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_stdout/0 33: ------------------------------------------- 33: running test case 'nested map x4, explicit' 33: ------------------------------------------- 33: foo0: 33: foo1: 33: foo2: 33: foo3: 0000 33: bar3: 0001 33: baz3: 0002 33: bar2: 33: foo3: 0010 33: bar3: 0011 33: baz3: 0012 33: baz2: 33: foo3: 0020 33: bar3: 0021 33: baz3: 0022 33: bar1: 33: foo2: 33: foo3: 0100 33: bar3: 0101 33: baz3: 0102 33: bar2: 33: foo3: 0110 33: bar3: 0111 33: baz3: 0112 33: baz2: 33: foo3: 0120 33: bar3: 0121 33: baz3: 0122 33: baz1: 33: foo2: 33: foo3: 0200 33: bar3: 0201 33: baz3: 0202 33: bar2: 33: foo3: 0210 33: bar3: 0211 33: baz3: 0212 33: baz2: 33: foo3: 0220 33: bar3: 0221 33: baz3: 0222 33: bar0: 33: foo1: 33: foo2: 33: foo3: 1000 33: bar3: 1001 33: baz3: 1002 33: bar2: 33: foo3: 1010 33: bar3: 1011 33: baz3: 1012 33: baz2: 33: foo3: 1020 33: bar3: 1021 33: baz3: 1022 33: bar1: 33: foo2: 33: foo3: 1100 33: bar3: 1101 33: baz3: 1102 33: bar2: 33: foo3: 1110 33: bar3: 1111 33: baz3: 1112 33: baz2: 33: foo3: 1120 33: bar3: 1121 33: baz3: 1122 33: baz1: 33: foo2: 33: foo3: 1200 33: bar3: 1201 33: baz3: 1202 33: bar2: 33: foo3: 1210 33: bar3: 1211 33: baz3: 1212 33: baz2: 33: foo3: 1220 33: bar3: 1221 33: baz3: 1222 33: baz0: 33: foo1: 33: foo2: 33: foo3: 2000 33: bar3: 2001 33: baz3: 2002 33: bar2: 33: foo3: 2010 33: bar3: 2011 33: baz3: 2012 33: baz2: 33: foo3: 2020 33: bar3: 2021 33: baz3: 2022 33: bar1: 33: foo2: 33: foo3: 2100 33: bar3: 2101 33: baz3: 2102 33: bar2: 33: foo3: 2110 33: bar3: 2111 33: baz3: 2112 33: baz2: 33: foo3: 2120 33: bar3: 2121 33: baz3: 2122 33: baz1: 33: foo2: 33: foo3: 2200 33: bar3: 2201 33: baz3: 2202 33: bar2: 33: foo3: 2210 33: bar3: 2211 33: baz3: 2212 33: baz2: 33: foo3: 2220 33: bar3: 2221 33: baz3: 2222 33: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_stdout/0 (2 ms) 33: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_stdout/1 33: ------------------------------------------- 33: running test case 'nested map x4' 33: ------------------------------------------- 33: foo0: 33: foo1: 33: foo2: 33: foo3: 0000 33: bar3: 0001 33: baz3: 0002 33: bar2: 33: foo3: 0010 33: bar3: 0011 33: baz3: 0012 33: baz2: 33: foo3: 0020 33: bar3: 0021 33: baz3: 0022 33: bar1: 33: foo2: 33: foo3: 0100 33: bar3: 0101 33: baz3: 0102 33: bar2: 33: foo3: 0110 33: bar3: 0111 33: baz3: 0112 33: baz2: 33: foo3: 0120 33: bar3: 0121 33: baz3: 0122 33: baz1: 33: foo2: 33: foo3: 0200 33: bar3: 0201 33: baz3: 0202 33: bar2: 33: foo3: 0210 33: bar3: 0211 33: baz3: 0212 33: baz2: 33: foo3: 0220 33: bar3: 0221 33: baz3: 0222 33: bar0: 33: foo1: 33: foo2: 33: foo3: 1000 33: bar3: 1001 33: baz3: 1002 33: bar2: 33: foo3: 1010 33: bar3: 1011 33: baz3: 1012 33: baz2: 33: foo3: 1020 33: bar3: 1021 33: baz3: 1022 33: bar1: 33: foo2: 33: foo3: 1100 33: bar3: 1101 33: baz3: 1102 33: bar2: 33: foo3: 1110 33: bar3: 1111 33: baz3: 1112 33: baz2: 33: foo3: 1120 33: bar3: 1121 33: baz3: 1122 33: baz1: 33: foo2: 33: foo3: 1200 33: bar3: 1201 33: baz3: 1202 33: bar2: 33: foo3: 1210 33: bar3: 1211 33: baz3: 1212 33: baz2: 33: foo3: 1220 33: bar3: 1221 33: baz3: 1222 33: baz0: 33: foo1: 33: foo2: 33: foo3: 2000 33: bar3: 2001 33: baz3: 2002 33: bar2: 33: foo3: 2010 33: bar3: 2011 33: baz3: 2012 33: baz2: 33: foo3: 2020 33: bar3: 2021 33: baz3: 2022 33: bar1: 33: foo2: 33: foo3: 2100 33: bar3: 2101 33: baz3: 2102 33: bar2: 33: foo3: 2110 33: bar3: 2111 33: baz3: 2112 33: baz2: 33: foo3: 2120 33: bar3: 2121 33: baz3: 2122 33: baz1: 33: foo2: 33: foo3: 2200 33: bar3: 2201 33: baz3: 2202 33: bar2: 33: foo3: 2210 33: bar3: 2211 33: baz3: 2212 33: baz2: 33: foo3: 2220 33: bar3: 2221 33: baz3: 2222 33: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_stdout/1 (2 ms) 33: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_cout/0 33: ------------------------------------------- 33: running test case 'nested map x4, explicit' 33: ------------------------------------------- 33: foo0: 33: foo1: 33: foo2: 33: foo3: 0000 33: bar3: 0001 33: baz3: 0002 33: bar2: 33: foo3: 0010 33: bar3: 0011 33: baz3: 0012 33: baz2: 33: foo3: 0020 33: bar3: 0021 33: baz3: 0022 33: bar1: 33: foo2: 33: foo3: 0100 33: bar3: 0101 33: baz3: 0102 33: bar2: 33: foo3: 0110 33: bar3: 0111 33: baz3: 0112 33: baz2: 33: foo3: 0120 33: bar3: 0121 33: baz3: 0122 33: baz1: 33: foo2: 33: foo3: 0200 33: bar3: 0201 33: baz3: 0202 33: bar2: 33: foo3: 0210 33: bar3: 0211 33: baz3: 0212 33: baz2: 33: foo3: 0220 33: bar3: 0221 33: baz3: 0222 33: bar0: 33: foo1: 33: foo2: 33: foo3: 1000 33: bar3: 1001 33: baz3: 1002 33: bar2: 33: foo3: 1010 33: bar3: 1011 33: baz3: 1012 33: baz2: 33: foo3: 1020 33: bar3: 1021 33: baz3: 1022 33: bar1: 33: foo2: 33: foo3: 1100 33: bar3: 1101 33: baz3: 1102 33: bar2: 33: foo3: 1110 33: bar3: 1111 33: baz3: 1112 33: baz2: 33: foo3: 1120 33: bar3: 1121 33: baz3: 1122 33: baz1: 33: foo2: 33: foo3: 1200 33: bar3: 1201 33: baz3: 1202 33: bar2: 33: foo3: 1210 33: bar3: 1211 33: baz3: 1212 33: baz2: 33: foo3: 1220 33: bar3: 1221 33: baz3: 1222 33: baz0: 33: foo1: 33: foo2: 33: foo3: 2000 33: bar3: 2001 33: baz3: 2002 33: bar2: 33: foo3: 2010 33: bar3: 2011 33: baz3: 2012 33: baz2: 33: foo3: 2020 33: bar3: 2021 33: baz3: 2022 33: bar1: 33: foo2: 33: foo3: 2100 33: bar3: 2101 33: baz3: 2102 33: bar2: 33: foo3: 2110 33: bar3: 2111 33: baz3: 2112 33: baz2: 33: foo3: 2120 33: bar3: 2121 33: baz3: 2122 33: baz1: 33: foo2: 33: foo3: 2200 33: bar3: 2201 33: baz3: 2202 33: bar2: 33: foo3: 2210 33: bar3: 2211 33: baz3: 2212 33: baz2: 33: foo3: 2220 33: bar3: 2221 33: baz3: 2222 33: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_cout/0 (3 ms) 33: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_cout/1 33: ------------------------------------------- 33: running test case 'nested map x4' 33: ------------------------------------------- 33: foo0: 33: foo1: 33: foo2: 33: foo3: 0000 33: bar3: 0001 33: baz3: 0002 33: bar2: 33: foo3: 0010 33: bar3: 0011 33: baz3: 0012 33: baz2: 33: foo3: 0020 33: bar3: 0021 33: baz3: 0022 33: bar1: 33: foo2: 33: foo3: 0100 33: bar3: 0101 33: baz3: 0102 33: bar2: 33: foo3: 0110 33: bar3: 0111 33: baz3: 0112 33: baz2: 33: foo3: 0120 33: bar3: 0121 33: baz3: 0122 33: baz1: 33: foo2: 33: foo3: 0200 33: bar3: 0201 33: baz3: 0202 33: bar2: 33: foo3: 0210 33: bar3: 0211 33: baz3: 0212 33: baz2: 33: foo3: 0220 33: bar3: 0221 33: baz3: 0222 33: bar0: 33: foo1: 33: foo2: 33: foo3: 1000 33: bar3: 1001 33: baz3: 1002 33: bar2: 33: foo3: 1010 33: bar3: 1011 33: baz3: 1012 33: baz2: 33: foo3: 1020 33: bar3: 1021 33: baz3: 1022 33: bar1: 33: foo2: 33: foo3: 1100 33: bar3: 1101 33: baz3: 1102 33: bar2: 33: foo3: 1110 33: bar3: 1111 33: baz3: 1112 33: baz2: 33: foo3: 1120 33: bar3: 1121 33: baz3: 1122 33: baz1: 33: foo2: 33: foo3: 1200 33: bar3: 1201 33: baz3: 1202 33: bar2: 33: foo3: 1210 33: bar3: 1211 33: baz3: 1212 33: baz2: 33: foo3: 1220 33: bar3: 1221 33: baz3: 1222 33: baz0: 33: foo1: 33: foo2: 33: foo3: 2000 33: bar3: 2001 33: baz3: 2002 33: bar2: 33: foo3: 2010 33: bar3: 2011 33: baz3: 2012 33: baz2: 33: foo3: 2020 33: bar3: 2021 33: baz3: 2022 33: bar1: 33: foo2: 33: foo3: 2100 33: bar3: 2101 33: baz3: 2102 33: bar2: 33: foo3: 2110 33: bar3: 2111 33: baz3: 2112 33: baz2: 33: foo3: 2120 33: bar3: 2121 33: baz3: 2122 33: baz1: 33: foo2: 33: foo3: 2200 33: bar3: 2201 33: baz3: 2202 33: bar2: 33: foo3: 2210 33: bar3: 2211 33: baz3: 2212 33: baz2: 33: foo3: 2220 33: bar3: 2221 33: baz3: 2222 33: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_cout/1 (1 ms) 33: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_cout/0 33: ------------------------------------------- 33: running test case 'nested map x4, explicit' 33: ------------------------------------------- 33: foo0: 33: foo1: 33: foo2: 33: foo3: 0000 33: bar3: 0001 33: baz3: 0002 33: bar2: 33: foo3: 0010 33: bar3: 0011 33: baz3: 0012 33: baz2: 33: foo3: 0020 33: bar3: 0021 33: baz3: 0022 33: bar1: 33: foo2: 33: foo3: 0100 33: bar3: 0101 33: baz3: 0102 33: bar2: 33: foo3: 0110 33: bar3: 0111 33: baz3: 0112 33: baz2: 33: foo3: 0120 33: bar3: 0121 33: baz3: 0122 33: baz1: 33: foo2: 33: foo3: 0200 33: bar3: 0201 33: baz3: 0202 33: bar2: 33: foo3: 0210 33: bar3: 0211 33: baz3: 0212 33: baz2: 33: foo3: 0220 33: bar3: 0221 33: baz3: 0222 33: bar0: 33: foo1: 33: foo2: 33: foo3: 1000 33: bar3: 1001 33: baz3: 1002 33: bar2: 33: foo3: 1010 33: bar3: 1011 33: baz3: 1012 33: baz2: 33: foo3: 1020 33: bar3: 1021 33: baz3: 1022 33: bar1: 33: foo2: 33: foo3: 1100 33: bar3: 1101 33: baz3: 1102 33: bar2: 33: foo3: 1110 33: bar3: 1111 33: baz3: 1112 33: baz2: 33: foo3: 1120 33: bar3: 1121 33: baz3: 1122 33: baz1: 33: foo2: 33: foo3: 1200 33: bar3: 1201 33: baz3: 1202 33: bar2: 33: foo3: 1210 33: bar3: 1211 33: baz3: 1212 33: baz2: 33: foo3: 1220 33: bar3: 1221 33: baz3: 1222 33: baz0: 33: foo1: 33: foo2: 33: foo3: 2000 33: bar3: 2001 33: baz3: 2002 33: bar2: 33: foo3: 2010 33: bar3: 2011 33: baz3: 2012 33: baz2: 33: foo3: 2020 33: bar3: 2021 33: baz3: 2022 33: bar1: 33: foo2: 33: foo3: 2100 33: bar3: 2101 33: baz3: 2102 33: bar2: 33: foo3: 2110 33: bar3: 2111 33: baz3: 2112 33: baz2: 33: foo3: 2120 33: bar3: 2121 33: baz3: 2122 33: baz1: 33: foo2: 33: foo3: 2200 33: bar3: 2201 33: baz3: 2202 33: bar2: 33: foo3: 2210 33: bar3: 2211 33: baz3: 2212 33: baz2: 33: foo3: 2220 33: bar3: 2221 33: baz3: 2222 33: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_cout/0 (1 ms) 33: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_cout/1 33: ------------------------------------------- 33: running test case 'nested map x4' 33: ------------------------------------------- 33: foo0: 33: foo1: 33: foo2: 33: foo3: 0000 33: bar3: 0001 33: baz3: 0002 33: bar2: 33: foo3: 0010 33: bar3: 0011 33: baz3: 0012 33: baz2: 33: foo3: 0020 33: bar3: 0021 33: baz3: 0022 33: bar1: 33: foo2: 33: foo3: 0100 33: bar3: 0101 33: baz3: 0102 33: bar2: 33: foo3: 0110 33: bar3: 0111 33: baz3: 0112 33: baz2: 33: foo3: 0120 33: bar3: 0121 33: baz3: 0122 33: baz1: 33: foo2: 33: foo3: 0200 33: bar3: 0201 33: baz3: 0202 33: bar2: 33: foo3: 0210 33: bar3: 0211 33: baz3: 0212 33: baz2: 33: foo3: 0220 33: bar3: 0221 33: baz3: 0222 33: bar0: 33: foo1: 33: foo2: 33: foo3: 1000 33: bar3: 1001 33: baz3: 1002 33: bar2: 33: foo3: 1010 33: bar3: 1011 33: baz3: 1012 33: baz2: 33: foo3: 1020 33: bar3: 1021 33: baz3: 1022 33: bar1: 33: foo2: 33: foo3: 1100 33: bar3: 1101 33: baz3: 1102 33: bar2: 33: foo3: 1110 33: bar3: 1111 33: baz3: 1112 33: baz2: 33: foo3: 1120 33: bar3: 1121 33: baz3: 1122 33: baz1: 33: foo2: 33: foo3: 1200 33: bar3: 1201 33: baz3: 1202 33: bar2: 33: foo3: 1210 33: bar3: 1211 33: baz3: 1212 33: baz2: 33: foo3: 1220 33: bar3: 1221 33: baz3: 1222 33: baz0: 33: foo1: 33: foo2: 33: foo3: 2000 33: bar3: 2001 33: baz3: 2002 33: bar2: 33: foo3: 2010 33: bar3: 2011 33: baz3: 2012 33: baz2: 33: foo3: 2020 33: bar3: 2021 33: baz3: 2022 33: bar1: 33: foo2: 33: foo3: 2100 33: bar3: 2101 33: baz3: 2102 33: bar2: 33: foo3: 2110 33: bar3: 2111 33: baz3: 2112 33: baz2: 33: foo3: 2120 33: bar3: 2121 33: baz3: 2122 33: baz1: 33: foo2: 33: foo3: 2200 33: bar3: 2201 33: baz3: 2202 33: bar2: 33: foo3: 2210 33: bar3: 2211 33: baz3: 2212 33: baz2: 33: foo3: 2220 33: bar3: 2221 33: baz3: 2222 33: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_cout/1 (1 ms) 33: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_stringstream/0 33: ------------------------------------------- 33: running test case 'nested map x4, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_stringstream/0 (4 ms) 33: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_stringstream/1 33: ------------------------------------------- 33: running test case 'nested map x4' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_stringstream/1 (2 ms) 33: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_stringstream/0 33: ------------------------------------------- 33: running test case 'nested map x4, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_stringstream/0 (2 ms) 33: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_stringstream/1 33: ------------------------------------------- 33: running test case 'nested map x4' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_stringstream/1 (2 ms) 33: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_ofstream/0 33: ------------------------------------------- 33: running test case 'nested map x4, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_ofstream/0 (11 ms) 33: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_ofstream/1 33: ------------------------------------------- 33: running test case 'nested map x4' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_ofstream/1 (4 ms) 33: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_ofstream/0 33: ------------------------------------------- 33: running test case 'nested map x4, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_ofstream/0 (4 ms) 33: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_ofstream/1 33: ------------------------------------------- 33: running test case 'nested map x4' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_ofstream/1 (3 ms) 33: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_string/0 33: ------------------------------------------- 33: running test case 'nested map x4, explicit' 33: ------------------------------------------- 33: foo0: 33: foo1: 33: foo2: 33: foo3: 0000 33: bar3: 0001 33: baz3: 0002 33: bar2: 33: foo3: 0010 33: bar3: 0011 33: baz3: 0012 33: baz2: 33: foo3: 0020 33: bar3: 0021 33: baz3: 0022 33: bar1: 33: foo2: 33: foo3: 0100 33: bar3: 0101 33: baz3: 0102 33: bar2: 33: foo3: 0110 33: bar3: 0111 33: baz3: 0112 33: baz2: 33: foo3: 0120 33: bar3: 0121 33: baz3: 0122 33: baz1: 33: foo2: 33: foo3: 0200 33: bar3: 0201 33: baz3: 0202 33: bar2: 33: foo3: 0210 33: bar3: 0211 33: baz3: 0212 33: baz2: 33: foo3: 0220 33: bar3: 0221 33: baz3: 0222 33: bar0: 33: foo1: 33: foo2: 33: foo3: 1000 33: bar3: 1001 33: baz3: 1002 33: bar2: 33: foo3: 1010 33: bar3: 1011 33: baz3: 1012 33: baz2: 33: foo3: 1020 33: bar3: 1021 33: baz3: 1022 33: bar1: 33: foo2: 33: foo3: 1100 33: bar3: 1101 33: baz3: 1102 33: bar2: 33: foo3: 1110 33: bar3: 1111 33: baz3: 1112 33: baz2: 33: foo3: 1120 33: bar3: 1121 33: baz3: 1122 33: baz1: 33: foo2: 33: foo3: 1200 33: bar3: 1201 33: baz3: 1202 33: bar2: 33: foo3: 1210 33: bar3: 1211 33: baz3: 1212 33: baz2: 33: foo3: 1220 33: bar3: 1221 33: baz3: 1222 33: baz0: 33: foo1: 33: foo2: 33: foo3: 2000 33: bar3: 2001 33: baz3: 2002 33: bar2: 33: foo3: 2010 33: bar3: 2011 33: baz3: 2012 33: baz2: 33: foo3: 2020 33: bar3: 2021 33: baz3: 2022 33: bar1: 33: foo2: 33: foo3: 2100 33: bar3: 2101 33: baz3: 2102 33: bar2: 33: foo3: 2110 33: bar3: 2111 33: baz3: 2112 33: baz2: 33: foo3: 2120 33: bar3: 2121 33: baz3: 2122 33: baz1: 33: foo2: 33: foo3: 2200 33: bar3: 2201 33: baz3: 2202 33: bar2: 33: foo3: 2210 33: bar3: 2211 33: baz3: 2212 33: baz2: 33: foo3: 2220 33: bar3: 2221 33: baz3: 2222 33: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_string/0 (1 ms) 33: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_string/1 33: ------------------------------------------- 33: running test case 'nested map x4' 33: ------------------------------------------- 33: foo0: 33: foo1: 33: foo2: 33: foo3: 0000 33: bar3: 0001 33: baz3: 0002 33: bar2: 33: foo3: 0010 33: bar3: 0011 33: baz3: 0012 33: baz2: 33: foo3: 0020 33: bar3: 0021 33: baz3: 0022 33: bar1: 33: foo2: 33: foo3: 0100 33: bar3: 0101 33: baz3: 0102 33: bar2: 33: foo3: 0110 33: bar3: 0111 33: baz3: 0112 33: baz2: 33: foo3: 0120 33: bar3: 0121 33: baz3: 0122 33: baz1: 33: foo2: 33: foo3: 0200 33: bar3: 0201 33: baz3: 0202 33: bar2: 33: foo3: 0210 33: bar3: 0211 33: baz3: 0212 33: baz2: 33: foo3: 0220 33: bar3: 0221 33: baz3: 0222 33: bar0: 33: foo1: 33: foo2: 33: foo3: 1000 33: bar3: 1001 33: baz3: 1002 33: bar2: 33: foo3: 1010 33: bar3: 1011 33: baz3: 1012 33: baz2: 33: foo3: 1020 33: bar3: 1021 33: baz3: 1022 33: bar1: 33: foo2: 33: foo3: 1100 33: bar3: 1101 33: baz3: 1102 33: bar2: 33: foo3: 1110 33: bar3: 1111 33: baz3: 1112 33: baz2: 33: foo3: 1120 33: bar3: 1121 33: baz3: 1122 33: baz1: 33: foo2: 33: foo3: 1200 33: bar3: 1201 33: baz3: 1202 33: bar2: 33: foo3: 1210 33: bar3: 1211 33: baz3: 1212 33: baz2: 33: foo3: 1220 33: bar3: 1221 33: baz3: 1222 33: baz0: 33: foo1: 33: foo2: 33: foo3: 2000 33: bar3: 2001 33: baz3: 2002 33: bar2: 33: foo3: 2010 33: bar3: 2011 33: baz3: 2012 33: baz2: 33: foo3: 2020 33: bar3: 2021 33: baz3: 2022 33: bar1: 33: foo2: 33: foo3: 2100 33: bar3: 2101 33: baz3: 2102 33: bar2: 33: foo3: 2110 33: bar3: 2111 33: baz3: 2112 33: baz2: 33: foo3: 2120 33: bar3: 2121 33: baz3: 2122 33: baz1: 33: foo2: 33: foo3: 2200 33: bar3: 2201 33: baz3: 2202 33: bar2: 33: foo3: 2210 33: bar3: 2211 33: baz3: 2212 33: baz2: 33: foo3: 2220 33: bar3: 2221 33: baz3: 2222 33: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_string/1 (0 ms) 33: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_string/0 33: ------------------------------------------- 33: running test case 'nested map x4, explicit' 33: ------------------------------------------- 33: foo0: 33: foo1: 33: foo2: 33: foo3: 0000 33: bar3: 0001 33: baz3: 0002 33: bar2: 33: foo3: 0010 33: bar3: 0011 33: baz3: 0012 33: baz2: 33: foo3: 0020 33: bar3: 0021 33: baz3: 0022 33: bar1: 33: foo2: 33: foo3: 0100 33: bar3: 0101 33: baz3: 0102 33: bar2: 33: foo3: 0110 33: bar3: 0111 33: baz3: 0112 33: baz2: 33: foo3: 0120 33: bar3: 0121 33: baz3: 0122 33: baz1: 33: foo2: 33: foo3: 0200 33: bar3: 0201 33: baz3: 0202 33: bar2: 33: foo3: 0210 33: bar3: 0211 33: baz3: 0212 33: baz2: 33: foo3: 0220 33: bar3: 0221 33: baz3: 0222 33: bar0: 33: foo1: 33: foo2: 33: foo3: 1000 33: bar3: 1001 33: baz3: 1002 33: bar2: 33: foo3: 1010 33: bar3: 1011 33: baz3: 1012 33: baz2: 33: foo3: 1020 33: bar3: 1021 33: baz3: 1022 33: bar1: 33: foo2: 33: foo3: 1100 33: bar3: 1101 33: baz3: 1102 33: bar2: 33: foo3: 1110 33: bar3: 1111 33: baz3: 1112 33: baz2: 33: foo3: 1120 33: bar3: 1121 33: baz3: 1122 33: baz1: 33: foo2: 33: foo3: 1200 33: bar3: 1201 33: baz3: 1202 33: bar2: 33: foo3: 1210 33: bar3: 1211 33: baz3: 1212 33: baz2: 33: foo3: 1220 33: bar3: 1221 33: baz3: 1222 33: baz0: 33: foo1: 33: foo2: 33: foo3: 2000 33: bar3: 2001 33: baz3: 2002 33: bar2: 33: foo3: 2010 33: bar3: 2011 33: baz3: 2012 33: baz2: 33: foo3: 2020 33: bar3: 2021 33: baz3: 2022 33: bar1: 33: foo2: 33: foo3: 2100 33: bar3: 2101 33: baz3: 2102 33: bar2: 33: foo3: 2110 33: bar3: 2111 33: baz3: 2112 33: baz2: 33: foo3: 2120 33: bar3: 2121 33: baz3: 2122 33: baz1: 33: foo2: 33: foo3: 2200 33: bar3: 2201 33: baz3: 2202 33: bar2: 33: foo3: 2210 33: bar3: 2211 33: baz3: 2212 33: baz2: 33: foo3: 2220 33: bar3: 2221 33: baz3: 2222 33: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_string/0 (1 ms) 33: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_string/1 33: ------------------------------------------- 33: running test case 'nested map x4' 33: ------------------------------------------- 33: foo0: 33: foo1: 33: foo2: 33: foo3: 0000 33: bar3: 0001 33: baz3: 0002 33: bar2: 33: foo3: 0010 33: bar3: 0011 33: baz3: 0012 33: baz2: 33: foo3: 0020 33: bar3: 0021 33: baz3: 0022 33: bar1: 33: foo2: 33: foo3: 0100 33: bar3: 0101 33: baz3: 0102 33: bar2: 33: foo3: 0110 33: bar3: 0111 33: baz3: 0112 33: baz2: 33: foo3: 0120 33: bar3: 0121 33: baz3: 0122 33: baz1: 33: foo2: 33: foo3: 0200 33: bar3: 0201 33: baz3: 0202 33: bar2: 33: foo3: 0210 33: bar3: 0211 33: baz3: 0212 33: baz2: 33: foo3: 0220 33: bar3: 0221 33: baz3: 0222 33: bar0: 33: foo1: 33: foo2: 33: foo3: 1000 33: bar3: 1001 33: baz3: 1002 33: bar2: 33: foo3: 1010 33: bar3: 1011 33: baz3: 1012 33: baz2: 33: foo3: 1020 33: bar3: 1021 33: baz3: 1022 33: bar1: 33: foo2: 33: foo3: 1100 33: bar3: 1101 33: baz3: 1102 33: bar2: 33: foo3: 1110 33: bar3: 1111 33: baz3: 1112 33: baz2: 33: foo3: 1120 33: bar3: 1121 33: baz3: 1122 33: baz1: 33: foo2: 33: foo3: 1200 33: bar3: 1201 33: baz3: 1202 33: bar2: 33: foo3: 1210 33: bar3: 1211 33: baz3: 1212 33: baz2: 33: foo3: 1220 33: bar3: 1221 33: baz3: 1222 33: baz0: 33: foo1: 33: foo2: 33: foo3: 2000 33: bar3: 2001 33: baz3: 2002 33: bar2: 33: foo3: 2010 33: bar3: 2011 33: baz3: 2012 33: baz2: 33: foo3: 2020 33: bar3: 2021 33: baz3: 2022 33: bar1: 33: foo2: 33: foo3: 2100 33: bar3: 2101 33: baz3: 2102 33: bar2: 33: foo3: 2110 33: bar3: 2111 33: baz3: 2112 33: baz2: 33: foo3: 2120 33: bar3: 2121 33: baz3: 2122 33: baz1: 33: foo2: 33: foo3: 2200 33: bar3: 2201 33: baz3: 2202 33: bar2: 33: foo3: 2210 33: bar3: 2211 33: baz3: 2212 33: baz2: 33: foo3: 2220 33: bar3: 2221 33: baz3: 2222 33: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_string/1 (0 ms) 33: [ RUN ] NESTED_MAPX4/YmlTestCase.unix_emitrs/0 33: ------------------------------------------- 33: running test case 'nested map x4, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX4/YmlTestCase.unix_emitrs/0 (6 ms) 33: [ RUN ] NESTED_MAPX4/YmlTestCase.unix_emitrs/1 33: ------------------------------------------- 33: running test case 'nested map x4' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX4/YmlTestCase.unix_emitrs/1 (6 ms) 33: [ RUN ] NESTED_MAPX4/YmlTestCase.windows_emitrs/0 33: ------------------------------------------- 33: running test case 'nested map x4, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX4/YmlTestCase.windows_emitrs/0 (5 ms) 33: [ RUN ] NESTED_MAPX4/YmlTestCase.windows_emitrs/1 33: ------------------------------------------- 33: running test case 'nested map x4' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX4/YmlTestCase.windows_emitrs/1 (6 ms) 33: [ RUN ] NESTED_MAPX4/YmlTestCase.unix_emitrs_cfile/0 33: ------------------------------------------- 33: running test case 'nested map x4, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX4/YmlTestCase.unix_emitrs_cfile/0 (7 ms) 33: [ RUN ] NESTED_MAPX4/YmlTestCase.unix_emitrs_cfile/1 33: ------------------------------------------- 33: running test case 'nested map x4' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX4/YmlTestCase.unix_emitrs_cfile/1 (5 ms) 33: [ RUN ] NESTED_MAPX4/YmlTestCase.windows_emitrs_cfile/0 33: ------------------------------------------- 33: running test case 'nested map x4, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX4/YmlTestCase.windows_emitrs_cfile/0 (6 ms) 33: [ RUN ] NESTED_MAPX4/YmlTestCase.windows_emitrs_cfile/1 33: ------------------------------------------- 33: running test case 'nested map x4' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX4/YmlTestCase.windows_emitrs_cfile/1 (5 ms) 33: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip/0 33: ------------------------------------------- 33: running test case 'nested map x4, explicit' 33: ------------------------------------------- 33: ~~~~~~~~~~~~~~ src yml: 33: {\n 33: foo0: {\n 33: foo1: { foo2: {foo3: 0000, bar3: 0001, baz3: 0002}, bar2: {foo3: 0010, bar3: 0011, baz3: 0012}, baz2: {foo3: 0020, bar3: 0021, baz3: 0022} },\n 33: bar1: { foo2: {foo3: 0100, bar3: 0101, baz3: 0102}, bar2: {foo3: 0110, bar3: 0111, baz3: 0112}, baz2: {foo3: 0120, bar3: 0121, baz3: 0122} },\n 33: baz1: { foo2: {foo3: 0200, bar3: 0201, baz3: 0202}, bar2: {foo3: 0210, bar3: 0211, baz3: 0212}, baz2: {foo3: 0220, bar3: 0221, baz3: 0222} },\n 33: },\n 33: bar0: {\n 33: foo1: { foo2: {foo3: 1000, bar3: 1001, baz3: 1002}, bar2: {foo3: 1010, bar3: 1011, baz3: 1012}, baz2: {foo3: 1020, bar3: 1021, baz3: 1022} },\n 33: bar1: { foo2: {foo3: 1100, bar3: 1101, baz3: 1102}, bar2: {foo3: 1110, bar3: 1111, baz3: 1112}, baz2: {foo3: 1120, bar3: 1121, baz3: 1122} },\n 33: baz1: { foo2: {foo3: 1200, bar3: 1201, baz3: 1202}, bar2: {foo3: 1210, bar3: 1211, baz3: 1212}, baz2: {foo3: 1220, bar3: 1221, baz3: 1222} },\n 33: },\n 33: baz0: {\n 33: foo1: { foo2: {foo3: 2000, bar3: 2001, baz3: 2002}, bar2: {foo3: 2010, bar3: 2011, baz3: 2012}, baz2: {foo3: 2020, bar3: 2021, baz3: 2022} },\n 33: bar1: { foo2: {foo3: 2100, bar3: 2101, baz3: 2102}, bar2: {foo3: 2110, bar3: 2111, baz3: 2112}, baz2: {foo3: 2120, bar3: 2121, baz3: 2122} },\n 33: baz1: { foo2: {foo3: 2200, bar3: 2201, baz3: 2202}, bar2: {foo3: 2210, bar3: 2211, baz3: 2212}, baz2: {foo3: 2220, bar3: 2221, baz3: 2222} },\n 33: },\n 33: }~~~~~~~~~~~~~~ parsed tree: 33: -------------------------------------- 33: [0][0] 0x2ae9c80f40 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2ae9c80fd0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2ae9c81060 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2ae9c810f0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [4] [4] 0x2ae9c81180 KEYVAL: 'foo3' '0000' (3 sibs) 33: [5] [5] 0x2ae9c81210 KEYVAL: 'bar3' '0001' (3 sibs) 33: [6] [6] 0x2ae9c812a0 KEYVAL: 'baz3' '0002' (3 sibs) 33: [7] [7] 0x2ae9c81330 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [8] [8] 0x2ae9c813c0 KEYVAL: 'foo3' '0010' (3 sibs) 33: [9] [9] 0x2ae9c81450 KEYVAL: 'bar3' '0011' (3 sibs) 33: [10] [10] 0x2ae9c814e0 KEYVAL: 'baz3' '0012' (3 sibs) 33: [11] [11] 0x2ae9c81570 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [12] [12] 0x2ae9c81600 KEYVAL: 'foo3' '0020' (3 sibs) 33: [13] [13] 0x2ae9c81690 KEYVAL: 'bar3' '0021' (3 sibs) 33: [14] [14] 0x2ae9c81720 KEYVAL: 'baz3' '0022' (3 sibs) 33: [15] [15] 0x2ae9c817b0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [16] [16] 0x2ae9c81840 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [17] [17] 0x2ae9c818d0 KEYVAL: 'foo3' '0100' (3 sibs) 33: [18] [18] 0x2ae9c81960 KEYVAL: 'bar3' '0101' (3 sibs) 33: [19] [19] 0x2ae9c819f0 KEYVAL: 'baz3' '0102' (3 sibs) 33: [20] [20] 0x2ae9c81a80 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [21] [21] 0x2ae9c81b10 KEYVAL: 'foo3' '0110' (3 sibs) 33: [22] [22] 0x2ae9c81ba0 KEYVAL: 'bar3' '0111' (3 sibs) 33: [23] [23] 0x2ae9c81c30 KEYVAL: 'baz3' '0112' (3 sibs) 33: [24] [24] 0x2ae9c81cc0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [25] [25] 0x2ae9c81d50 KEYVAL: 'foo3' '0120' (3 sibs) 33: [26] [26] 0x2ae9c81de0 KEYVAL: 'bar3' '0121' (3 sibs) 33: [27] [27] 0x2ae9c81e70 KEYVAL: 'baz3' '0122' (3 sibs) 33: [28] [28] 0x2ae9c81f00 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [29] [29] 0x2ae9c81f90 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [30] [30] 0x2ae9c82020 KEYVAL: 'foo3' '0200' (3 sibs) 33: [31] [31] 0x2ae9c820b0 KEYVAL: 'bar3' '0201' (3 sibs) 33: [32] [32] 0x2ae9c82140 KEYVAL: 'baz3' '0202' (3 sibs) 33: [33] [33] 0x2ae9c821d0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [34] [34] 0x2ae9c82260 KEYVAL: 'foo3' '0210' (3 sibs) 33: [35] [35] 0x2ae9c822f0 KEYVAL: 'bar3' '0211' (3 sibs) 33: [36] [36] 0x2ae9c82380 KEYVAL: 'baz3' '0212' (3 sibs) 33: [37] [37] 0x2ae9c82410 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [38] [38] 0x2ae9c824a0 KEYVAL: 'foo3' '0220' (3 sibs) 33: [39] [39] 0x2ae9c82530 KEYVAL: 'bar3' '0221' (3 sibs) 33: [40] [40] 0x2ae9c825c0 KEYVAL: 'baz3' '0222' (3 sibs) 33: [41] [41] 0x2ae9c82650 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [42] [42] 0x2ae9c826e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [43] [43] 0x2ae9c82770 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [44] [44] 0x2ae9c82800 KEYVAL: 'foo3' '1000' (3 sibs) 33: [45] [45] 0x2ae9c82890 KEYVAL: 'bar3' '1001' (3 sibs) 33: [46] [46] 0x2ae9c82920 KEYVAL: 'baz3' '1002' (3 sibs) 33: [47] [47] 0x2ae9c829b0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [48] [48] 0x2ae9c82a40 KEYVAL: 'foo3' '1010' (3 sibs) 33: [49] [49] 0x2ae9c82ad0 KEYVAL: 'bar3' '1011' (3 sibs) 33: [50] [50] 0x2ae9c82b60 KEYVAL: 'baz3' '1012' (3 sibs) 33: [51] [51] 0x2ae9c82bf0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [52] [52] 0x2ae9c82c80 KEYVAL: 'foo3' '1020' (3 sibs) 33: [53] [53] 0x2ae9c82d10 KEYVAL: 'bar3' '1021' (3 sibs) 33: [54] [54] 0x2ae9c82da0 KEYVAL: 'baz3' '1022' (3 sibs) 33: [55] [55] 0x2ae9c82e30 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [56] [56] 0x2ae9c82ec0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [57] [57] 0x2ae9c82f50 KEYVAL: 'foo3' '1100' (3 sibs) 33: [58] [58] 0x2ae9c82fe0 KEYVAL: 'bar3' '1101' (3 sibs) 33: [59] [59] 0x2ae9c83070 KEYVAL: 'baz3' '1102' (3 sibs) 33: [60] [60] 0x2ae9c83100 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [61] [61] 0x2ae9c83190 KEYVAL: 'foo3' '1110' (3 sibs) 33: [62] [62] 0x2ae9c83220 KEYVAL: 'bar3' '1111' (3 sibs) 33: [63] [63] 0x2ae9c832b0 KEYVAL: 'baz3' '1112' (3 sibs) 33: [64] [64] 0x2ae9c83340 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [65] [65] 0x2ae9c833d0 KEYVAL: 'foo3' '1120' (3 sibs) 33: [66] [66] 0x2ae9c83460 KEYVAL: 'bar3' '1121' (3 sibs) 33: [67] [67] 0x2ae9c834f0 KEYVAL: 'baz3' '1122' (3 sibs) 33: [68] [68] 0x2ae9c83580 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [69] [69] 0x2ae9c83610 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [70] [70] 0x2ae9c836a0 KEYVAL: 'foo3' '1200' (3 sibs) 33: [71] [71] 0x2ae9c83730 KEYVAL: 'bar3' '1201' (3 sibs) 33: [72] [72] 0x2ae9c837c0 KEYVAL: 'baz3' '1202' (3 sibs) 33: [73] [73] 0x2ae9c83850 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [74] [74] 0x2ae9c838e0 KEYVAL: 'foo3' '1210' (3 sibs) 33: [75] [75] 0x2ae9c83970 KEYVAL: 'bar3' '1211' (3 sibs) 33: [76] [76] 0x2ae9c83a00 KEYVAL: 'baz3' '1212' (3 sibs) 33: [77] [77] 0x2ae9c83a90 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [78] [78] 0x2ae9c83b20 KEYVAL: 'foo3' '1220' (3 sibs) 33: [79] [79] 0x2ae9c83bb0 KEYVAL: 'bar3' '1221' (3 sibs) 33: [80] [80] 0x2ae9c83c40 KEYVAL: 'baz3' '1222' (3 sibs) 33: [81] [81] 0x2ae9c83cd0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [82] [82] 0x2ae9c83d60 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [83] [83] 0x2ae9c83df0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [84] [84] 0x2ae9c83e80 KEYVAL: 'foo3' '2000' (3 sibs) 33: [85] [85] 0x2ae9c83f10 KEYVAL: 'bar3' '2001' (3 sibs) 33: [86] [86] 0x2ae9c83fa0 KEYVAL: 'baz3' '2002' (3 sibs) 33: [87] [87] 0x2ae9c84030 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [88] [88] 0x2ae9c840c0 KEYVAL: 'foo3' '2010' (3 sibs) 33: [89] [89] 0x2ae9c84150 KEYVAL: 'bar3' '2011' (3 sibs) 33: [90] [90] 0x2ae9c841e0 KEYVAL: 'baz3' '2012' (3 sibs) 33: [91] [91] 0x2ae9c84270 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [92] [92] 0x2ae9c84300 KEYVAL: 'foo3' '2020' (3 sibs) 33: [93] [93] 0x2ae9c84390 KEYVAL: 'bar3' '2021' (3 sibs) 33: [94] [94] 0x2ae9c84420 KEYVAL: 'baz3' '2022' (3 sibs) 33: [95] [95] 0x2ae9c844b0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [96] [96] 0x2ae9c84540 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [97] [97] 0x2ae9c845d0 KEYVAL: 'foo3' '2100' (3 sibs) 33: [98] [98] 0x2ae9c84660 KEYVAL: 'bar3' '2101' (3 sibs) 33: [99] [99] 0x2ae9c846f0 KEYVAL: 'baz3' '2102' (3 sibs) 33: [100] [100] 0x2ae9c84780 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [101] [101] 0x2ae9c84810 KEYVAL: 'foo3' '2110' (3 sibs) 33: [102] [102] 0x2ae9c848a0 KEYVAL: 'bar3' '2111' (3 sibs) 33: [103] [103] 0x2ae9c84930 KEYVAL: 'baz3' '2112' (3 sibs) 33: [104] [104] 0x2ae9c849c0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [105] [105] 0x2ae9c84a50 KEYVAL: 'foo3' '2120' (3 sibs) 33: [106] [106] 0x2ae9c84ae0 KEYVAL: 'bar3' '2121' (3 sibs) 33: [107] [107] 0x2ae9c84b70 KEYVAL: 'baz3' '2122' (3 sibs) 33: [108] [108] 0x2ae9c84c00 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [109] [109] 0x2ae9c84c90 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [110] [110] 0x2ae9c84d20 KEYVAL: 'foo3' '2200' (3 sibs) 33: [111] [111] 0x2ae9c84db0 KEYVAL: 'bar3' '2201' (3 sibs) 33: [112] [112] 0x2ae9c84e40 KEYVAL: 'baz3' '2202' (3 sibs) 33: [113] [113] 0x2ae9c84ed0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [114] [114] 0x2ae9c84f60 KEYVAL: 'foo3' '2210' (3 sibs) 33: [115] [115] 0x2ae9c84ff0 KEYVAL: 'bar3' '2211' (3 sibs) 33: [116] [116] 0x2ae9c85080 KEYVAL: 'baz3' '2212' (3 sibs) 33: [117] [117] 0x2ae9c85110 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [118] [118] 0x2ae9c851a0 KEYVAL: 'foo3' '2220' (3 sibs) 33: [119] [119] 0x2ae9c85230 KEYVAL: 'bar3' '2221' (3 sibs) 33: [120] [120] 0x2ae9c852c0 KEYVAL: 'baz3' '2222' (3 sibs) 33: #nodes=121 vs #printed=121 33: -------------------------------------- 33: ~~~~~~~~~~~~~~ emitted yml: 33: foo0:\n 33: foo1:\n 33: foo2:\n 33: foo3: 0000\n 33: bar3: 0001\n 33: baz3: 0002\n 33: bar2:\n 33: foo3: 0010\n 33: bar3: 0011\n 33: baz3: 0012\n 33: baz2:\n 33: foo3: 0020\n 33: bar3: 0021\n 33: baz3: 0022\n 33: bar1:\n 33: foo2:\n 33: foo3: 0100\n 33: bar3: 0101\n 33: baz3: 0102\n 33: bar2:\n 33: foo3: 0110\n 33: bar3: 0111\n 33: baz3: 0112\n 33: baz2:\n 33: foo3: 0120\n 33: bar3: 0121\n 33: baz3: 0122\n 33: baz1:\n 33: foo2:\n 33: foo3: 0200\n 33: bar3: 0201\n 33: baz3: 0202\n 33: bar2:\n 33: foo3: 0210\n 33: bar3: 0211\n 33: baz3: 0212\n 33: baz2:\n 33: foo3: 0220\n 33: bar3: 0221\n 33: baz3: 0222\n 33: bar0:\n 33: foo1:\n 33: foo2:\n 33: foo3: 1000\n 33: bar3: 1001\n 33: baz3: 1002\n 33: bar2:\n 33: foo3: 1010\n 33: bar3: 1011\n 33: baz3: 1012\n 33: baz2:\n 33: foo3: 1020\n 33: bar3: 1021\n 33: baz3: 1022\n 33: bar1:\n 33: foo2:\n 33: foo3: 1100\n 33: bar3: 1101\n 33: baz3: 1102\n 33: bar2:\n 33: foo3: 1110\n 33: bar3: 1111\n 33: baz3: 1112\n 33: baz2:\n 33: foo3: 1120\n 33: bar3: 1121\n 33: baz3: 1122\n 33: baz1:\n 33: foo2:\n 33: foo3: 1200\n 33: bar3: 1201\n 33: baz3: 1202\n 33: bar2:\n 33: foo3: 1210\n 33: bar3: 1211\n 33: baz3: 1212\n 33: baz2:\n 33: foo3: 1220\n 33: bar3: 1221\n 33: baz3: 1222\n 33: baz0:\n 33: foo1:\n 33: foo2:\n 33: foo3: 2000\n 33: bar3: 2001\n 33: baz3: 2002\n 33: bar2:\n 33: foo3: 2010\n 33: bar3: 2011\n 33: baz3: 2012\n 33: baz2:\n 33: foo3: 2020\n 33: bar3: 2021\n 33: baz3: 2022\n 33: bar1:\n 33: foo2:\n 33: foo3: 2100\n 33: bar3: 2101\n 33: baz3: 2102\n 33: bar2:\n 33: foo3: 2110\n 33: bar3: 2111\n 33: baz3: 2112\n 33: baz2:\n 33: foo3: 2120\n 33: bar3: 2121\n 33: baz3: 2122\n 33: baz1:\n 33: foo2:\n 33: foo3: 2200\n 33: bar3: 2201\n 33: baz3: 2202\n 33: bar2:\n 33: foo3: 2210\n 33: bar3: 2211\n 33: baz3: 2212\n 33: baz2:\n 33: foo3: 2220\n 33: bar3: 2221\n 33: baz3: 2222\n 33: ~~~~~~~~~~~~~~ emitted tree: 33: -------------------------------------- 33: [0][0] 0x2ae9c977a0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2ae9c97830 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2ae9c978c0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2ae9c97950 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [4] [4] 0x2ae9c979e0 KEYVAL: 'foo3' '0000' (3 sibs) 33: [5] [5] 0x2ae9c97a70 KEYVAL: 'bar3' '0001' (3 sibs) 33: [6] [6] 0x2ae9c97b00 KEYVAL: 'baz3' '0002' (3 sibs) 33: [7] [7] 0x2ae9c97b90 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [8] [8] 0x2ae9c97c20 KEYVAL: 'foo3' '0010' (3 sibs) 33: [9] [9] 0x2ae9c97cb0 KEYVAL: 'bar3' '0011' (3 sibs) 33: [10] [10] 0x2ae9c97d40 KEYVAL: 'baz3' '0012' (3 sibs) 33: [11] [11] 0x2ae9c97dd0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [12] [12] 0x2ae9c97e60 KEYVAL: 'foo3' '0020' (3 sibs) 33: [13] [13] 0x2ae9c97ef0 KEYVAL: 'bar3' '0021' (3 sibs) 33: [14] [14] 0x2ae9c97f80 KEYVAL: 'baz3' '0022' (3 sibs) 33: [15] [15] 0x2ae9c98010 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [16] [16] 0x2ae9c980a0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [17] [17] 0x2ae9c98130 KEYVAL: 'foo3' '0100' (3 sibs) 33: [18] [18] 0x2ae9c981c0 KEYVAL: 'bar3' '0101' (3 sibs) 33: [19] [19] 0x2ae9c98250 KEYVAL: 'baz3' '0102' (3 sibs) 33: [20] [20] 0x2ae9c982e0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [21] [21] 0x2ae9c98370 KEYVAL: 'foo3' '0110' (3 sibs) 33: [22] [22] 0x2ae9c98400 KEYVAL: 'bar3' '0111' (3 sibs) 33: [23] [23] 0x2ae9c98490 KEYVAL: 'baz3' '0112' (3 sibs) 33: [24] [24] 0x2ae9c98520 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [25] [25] 0x2ae9c985b0 KEYVAL: 'foo3' '0120' (3 sibs) 33: [26] [26] 0x2ae9c98640 KEYVAL: 'bar3' '0121' (3 sibs) 33: [27] [27] 0x2ae9c986d0 KEYVAL: 'baz3' '0122' (3 sibs) 33: [28] [28] 0x2ae9c98760 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [29] [29] 0x2ae9c987f0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [30] [30] 0x2ae9c98880 KEYVAL: 'foo3' '0200' (3 sibs) 33: [31] [31] 0x2ae9c98910 KEYVAL: 'bar3' '0201' (3 sibs) 33: [32] [32] 0x2ae9c989a0 KEYVAL: 'baz3' '0202' (3 sibs) 33: [33] [33] 0x2ae9c98a30 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [34] [34] 0x2ae9c98ac0 KEYVAL: 'foo3' '0210' (3 sibs) 33: [35] [35] 0x2ae9c98b50 KEYVAL: 'bar3' '0211' (3 sibs) 33: [36] [36] 0x2ae9c98be0 KEYVAL: 'baz3' '0212' (3 sibs) 33: [37] [37] 0x2ae9c98c70 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [38] [38] 0x2ae9c98d00 KEYVAL: 'foo3' '0220' (3 sibs) 33: [39] [39] 0x2ae9c98d90 KEYVAL: 'bar3' '0221' (3 sibs) 33: [40] [40] 0x2ae9c98e20 KEYVAL: 'baz3' '0222' (3 sibs) 33: [41] [41] 0x2ae9c98eb0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [42] [42] 0x2ae9c98f40 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [43] [43] 0x2ae9c98fd0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [44] [44] 0x2ae9c99060 KEYVAL: 'foo3' '1000' (3 sibs) 33: [45] [45] 0x2ae9c990f0 KEYVAL: 'bar3' '1001' (3 sibs) 33: [46] [46] 0x2ae9c99180 KEYVAL: 'baz3' '1002' (3 sibs) 33: [47] [47] 0x2ae9c99210 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [48] [48] 0x2ae9c992a0 KEYVAL: 'foo3' '1010' (3 sibs) 33: [49] [49] 0x2ae9c99330 KEYVAL: 'bar3' '1011' (3 sibs) 33: [50] [50] 0x2ae9c993c0 KEYVAL: 'baz3' '1012' (3 sibs) 33: [51] [51] 0x2ae9c99450 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [52] [52] 0x2ae9c994e0 KEYVAL: 'foo3' '1020' (3 sibs) 33: [53] [53] 0x2ae9c99570 KEYVAL: 'bar3' '1021' (3 sibs) 33: [54] [54] 0x2ae9c99600 KEYVAL: 'baz3' '1022' (3 sibs) 33: [55] [55] 0x2ae9c99690 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [56] [56] 0x2ae9c99720 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [57] [57] 0x2ae9c997b0 KEYVAL: 'foo3' '1100' (3 sibs) 33: [58] [58] 0x2ae9c99840 KEYVAL: 'bar3' '1101' (3 sibs) 33: [59] [59] 0x2ae9c998d0 KEYVAL: 'baz3' '1102' (3 sibs) 33: [60] [60] 0x2ae9c99960 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [61] [61] 0x2ae9c999f0 KEYVAL: 'foo3' '1110' (3 sibs) 33: [62] [62] 0x2ae9c99a80 KEYVAL: 'bar3' '1111' (3 sibs) 33: [63] [63] 0x2ae9c99b10 KEYVAL: 'baz3' '1112' (3 sibs) 33: [64] [64] 0x2ae9c99ba0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [65] [65] 0x2ae9c99c30 KEYVAL: 'foo3' '1120' (3 sibs) 33: [66] [66] 0x2ae9c99cc0 KEYVAL: 'bar3' '1121' (3 sibs) 33: [67] [67] 0x2ae9c99d50 KEYVAL: 'baz3' '1122' (3 sibs) 33: [68] [68] 0x2ae9c99de0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [69] [69] 0x2ae9c99e70 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [70] [70] 0x2ae9c99f00 KEYVAL: 'foo3' '1200' (3 sibs) 33: [71] [71] 0x2ae9c99f90 KEYVAL: 'bar3' '1201' (3 sibs) 33: [72] [72] 0x2ae9c9a020 KEYVAL: 'baz3' '1202' (3 sibs) 33: [73] [73] 0x2ae9c9a0b0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [74] [74] 0x2ae9c9a140 KEYVAL: 'foo3' '1210' (3 sibs) 33: [75] [75] 0x2ae9c9a1d0 KEYVAL: 'bar3' '1211' (3 sibs) 33: [76] [76] 0x2ae9c9a260 KEYVAL: 'baz3' '1212' (3 sibs) 33: [77] [77] 0x2ae9c9a2f0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [78] [78] 0x2ae9c9a380 KEYVAL: 'foo3' '1220' (3 sibs) 33: [79] [79] 0x2ae9c9a410 KEYVAL: 'bar3' '1221' (3 sibs) 33: [80] [80] 0x2ae9c9a4a0 KEYVAL: 'baz3' '1222' (3 sibs) 33: [81] [81] 0x2ae9c9a530 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [82] [82] 0x2ae9c9a5c0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [83] [83] 0x2ae9c9a650 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [84] [84] 0x2ae9c9a6e0 KEYVAL: 'foo3' '2000' (3 sibs) 33: [85] [85] 0x2ae9c9a770 KEYVAL: 'bar3' '2001' (3 sibs) 33: [86] [86] 0x2ae9c9a800 KEYVAL: 'baz3' '2002' (3 sibs) 33: [87] [87] 0x2ae9c9a890 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [88] [88] 0x2ae9c9a920 KEYVAL: 'foo3' '2010' (3 sibs) 33: [89] [89] 0x2ae9c9a9b0 KEYVAL: 'bar3' '2011' (3 sibs) 33: [90] [90] 0x2ae9c9aa40 KEYVAL: 'baz3' '2012' (3 sibs) 33: [91] [91] 0x2ae9c9aad0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [92] [92] 0x2ae9c9ab60 KEYVAL: 'foo3' '2020' (3 sibs) 33: [93] [93] 0x2ae9c9abf0 KEYVAL: 'bar3' '2021' (3 sibs) 33: [94] [94] 0x2ae9c9ac80 KEYVAL: 'baz3' '2022' (3 sibs) 33: [95] [95] 0x2ae9c9ad10 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [96] [96] 0x2ae9c9ada0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [97] [97] 0x2ae9c9ae30 KEYVAL: 'foo3' '2100' (3 sibs) 33: [98] [98] 0x2ae9c9aec0 KEYVAL: 'bar3' '2101' (3 sibs) 33: [99] [99] 0x2ae9c9af50 KEYVAL: 'baz3' '2102' (3 sibs) 33: [100] [100] 0x2ae9c9afe0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [101] [101] 0x2ae9c9b070 KEYVAL: 'foo3' '2110' (3 sibs) 33: [102] [102] 0x2ae9c9b100 KEYVAL: 'bar3' '2111' (3 sibs) 33: [103] [103] 0x2ae9c9b190 KEYVAL: 'baz3' '2112' (3 sibs) 33: [104] [104] 0x2ae9c9b220 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [105] [105] 0x2ae9c9b2b0 KEYVAL: 'foo3' '2120' (3 sibs) 33: [106] [106] 0x2ae9c9b340 KEYVAL: 'bar3' '2121' (3 sibs) 33: [107] [107] 0x2ae9c9b3d0 KEYVAL: 'baz3' '2122' (3 sibs) 33: [108] [108] 0x2ae9c9b460 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [109] [109] 0x2ae9c9b4f0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [110] [110] 0x2ae9c9b580 KEYVAL: 'foo3' '2200' (3 sibs) 33: [111] [111] 0x2ae9c9b610 KEYVAL: 'bar3' '2201' (3 sibs) 33: [112] [112] 0x2ae9c9b6a0 KEYVAL: 'baz3' '2202' (3 sibs) 33: [113] [113] 0x2ae9c9b730 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [114] [114] 0x2ae9c9b7c0 KEYVAL: 'foo3' '2210' (3 sibs) 33: [115] [115] 0x2ae9c9b850 KEYVAL: 'bar3' '2211' (3 sibs) 33: [116] [116] 0x2ae9c9b8e0 KEYVAL: 'baz3' '2212' (3 sibs) 33: [117] [117] 0x2ae9c9b970 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [118] [118] 0x2ae9c9ba00 KEYVAL: 'foo3' '2220' (3 sibs) 33: [119] [119] 0x2ae9c9ba90 KEYVAL: 'bar3' '2221' (3 sibs) 33: [120] [120] 0x2ae9c9bb20 KEYVAL: 'baz3' '2222' (3 sibs) 33: #nodes=121 vs #printed=121 33: -------------------------------------- 33: ~~~~~~~~~~~~~~ 33: [ OK ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip/0 (21 ms) 33: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip/1 33: ------------------------------------------- 33: running test case 'nested map x4' 33: ------------------------------------------- 33: ~~~~~~~~~~~~~~ src yml: 33: \n 33: foo0:\n 33: foo1:\n 33: foo2:\n 33: foo3: 0000\n 33: bar3: 0001\n 33: baz3: 0002\n 33: bar2:\n 33: foo3: 0010\n 33: bar3: 0011\n 33: baz3: 0012\n 33: baz2:\n 33: foo3: 0020\n 33: bar3: 0021\n 33: baz3: 0022\n 33: bar1:\n 33: foo2:\n 33: foo3: 0100\n 33: bar3: 0101\n 33: baz3: 0102\n 33: bar2:\n 33: foo3: 0110\n 33: bar3: 0111\n 33: baz3: 0112\n 33: baz2:\n 33: foo3: 0120\n 33: bar3: 0121\n 33: baz3: 0122\n 33: baz1:\n 33: foo2:\n 33: foo3: 0200\n 33: bar3: 0201\n 33: baz3: 0202\n 33: bar2:\n 33: foo3: 0210\n 33: bar3: 0211\n 33: baz3: 0212\n 33: baz2:\n 33: foo3: 0220\n 33: bar3: 0221\n 33: baz3: 0222\n 33: bar0:\n 33: foo1:\n 33: foo2:\n 33: foo3: 1000\n 33: bar3: 1001\n 33: baz3: 1002\n 33: bar2:\n 33: foo3: 1010\n 33: bar3: 1011\n 33: baz3: 1012\n 33: baz2:\n 33: foo3: 1020\n 33: bar3: 1021\n 33: baz3: 1022\n 33: bar1:\n 33: foo2:\n 33: foo3: 1100\n 33: bar3: 1101\n 33: baz3: 1102\n 33: bar2:\n 33: foo3: 1110\n 33: bar3: 1111\n 33: baz3: 1112\n 33: baz2:\n 33: foo3: 1120\n 33: bar3: 1121\n 33: baz3: 1122\n 33: baz1:\n 33: foo2:\n 33: foo3: 1200\n 33: bar3: 1201\n 33: baz3: 1202\n 33: bar2:\n 33: foo3: 1210\n 33: bar3: 1211\n 33: baz3: 1212\n 33: baz2:\n 33: foo3: 1220\n 33: bar3: 1221\n 33: baz3: 1222\n 33: baz0:\n 33: foo1:\n 33: foo2:\n 33: foo3: 2000\n 33: bar3: 2001\n 33: baz3: 2002\n 33: bar2:\n 33: foo3: 2010\n 33: bar3: 2011\n 33: baz3: 2012\n 33: baz2:\n 33: foo3: 2020\n 33: bar3: 2021\n 33: baz3: 2022\n 33: bar1:\n 33: foo2:\n 33: foo3: 2100\n 33: bar3: 2101\n 33: baz3: 2102\n 33: bar2:\n 33: foo3: 2110\n 33: bar3: 2111\n 33: baz3: 2112\n 33: baz2:\n 33: foo3: 2120\n 33: bar3: 2121\n 33: baz3: 2122\n 33: baz1:\n 33: foo2:\n 33: foo3: 2200\n 33: bar3: 2201\n 33: baz3: 2202\n 33: bar2:\n 33: foo3: 2210\n 33: bar3: 2211\n 33: baz3: 2212\n 33: baz2:\n 33: foo3: 2220\n 33: bar3: 2221\n 33: baz3: 2222\n 33: ~~~~~~~~~~~~~~ parsed tree: 33: -------------------------------------- 33: [0][0] 0x2ae9c87b60 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2ae9c87bf0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2ae9c87c80 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2ae9c87d10 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [4] [4] 0x2ae9c87da0 KEYVAL: 'foo3' '0000' (3 sibs) 33: [5] [5] 0x2ae9c87e30 KEYVAL: 'bar3' '0001' (3 sibs) 33: [6] [6] 0x2ae9c87ec0 KEYVAL: 'baz3' '0002' (3 sibs) 33: [7] [7] 0x2ae9c87f50 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [8] [8] 0x2ae9c87fe0 KEYVAL: 'foo3' '0010' (3 sibs) 33: [9] [9] 0x2ae9c88070 KEYVAL: 'bar3' '0011' (3 sibs) 33: [10] [10] 0x2ae9c88100 KEYVAL: 'baz3' '0012' (3 sibs) 33: [11] [11] 0x2ae9c88190 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [12] [12] 0x2ae9c88220 KEYVAL: 'foo3' '0020' (3 sibs) 33: [13] [13] 0x2ae9c882b0 KEYVAL: 'bar3' '0021' (3 sibs) 33: [14] [14] 0x2ae9c88340 KEYVAL: 'baz3' '0022' (3 sibs) 33: [15] [15] 0x2ae9c883d0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [16] [16] 0x2ae9c88460 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [17] [17] 0x2ae9c884f0 KEYVAL: 'foo3' '0100' (3 sibs) 33: [18] [18] 0x2ae9c88580 KEYVAL: 'bar3' '0101' (3 sibs) 33: [19] [19] 0x2ae9c88610 KEYVAL: 'baz3' '0102' (3 sibs) 33: [20] [20] 0x2ae9c886a0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [21] [21] 0x2ae9c88730 KEYVAL: 'foo3' '0110' (3 sibs) 33: [22] [22] 0x2ae9c887c0 KEYVAL: 'bar3' '0111' (3 sibs) 33: [23] [23] 0x2ae9c88850 KEYVAL: 'baz3' '0112' (3 sibs) 33: [24] [24] 0x2ae9c888e0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [25] [25] 0x2ae9c88970 KEYVAL: 'foo3' '0120' (3 sibs) 33: [26] [26] 0x2ae9c88a00 KEYVAL: 'bar3' '0121' (3 sibs) 33: [27] [27] 0x2ae9c88a90 KEYVAL: 'baz3' '0122' (3 sibs) 33: [28] [28] 0x2ae9c88b20 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [29] [29] 0x2ae9c88bb0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [30] [30] 0x2ae9c88c40 KEYVAL: 'foo3' '0200' (3 sibs) 33: [31] [31] 0x2ae9c88cd0 KEYVAL: 'bar3' '0201' (3 sibs) 33: [32] [32] 0x2ae9c88d60 KEYVAL: 'baz3' '0202' (3 sibs) 33: [33] [33] 0x2ae9c88df0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [34] [34] 0x2ae9c88e80 KEYVAL: 'foo3' '0210' (3 sibs) 33: [35] [35] 0x2ae9c88f10 KEYVAL: 'bar3' '0211' (3 sibs) 33: [36] [36] 0x2ae9c88fa0 KEYVAL: 'baz3' '0212' (3 sibs) 33: [37] [37] 0x2ae9c89030 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [38] [38] 0x2ae9c890c0 KEYVAL: 'foo3' '0220' (3 sibs) 33: [39] [39] 0x2ae9c89150 KEYVAL: 'bar3' '0221' (3 sibs) 33: [40] [40] 0x2ae9c891e0 KEYVAL: 'baz3' '0222' (3 sibs) 33: [41] [41] 0x2ae9c89270 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [42] [42] 0x2ae9c89300 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [43] [43] 0x2ae9c89390 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [44] [44] 0x2ae9c89420 KEYVAL: 'foo3' '1000' (3 sibs) 33: [45] [45] 0x2ae9c894b0 KEYVAL: 'bar3' '1001' (3 sibs) 33: [46] [46] 0x2ae9c89540 KEYVAL: 'baz3' '1002' (3 sibs) 33: [47] [47] 0x2ae9c895d0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [48] [48] 0x2ae9c89660 KEYVAL: 'foo3' '1010' (3 sibs) 33: [49] [49] 0x2ae9c896f0 KEYVAL: 'bar3' '1011' (3 sibs) 33: [50] [50] 0x2ae9c89780 KEYVAL: 'baz3' '1012' (3 sibs) 33: [51] [51] 0x2ae9c89810 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [52] [52] 0x2ae9c898a0 KEYVAL: 'foo3' '1020' (3 sibs) 33: [53] [53] 0x2ae9c89930 KEYVAL: 'bar3' '1021' (3 sibs) 33: [54] [54] 0x2ae9c899c0 KEYVAL: 'baz3' '1022' (3 sibs) 33: [55] [55] 0x2ae9c89a50 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [56] [56] 0x2ae9c89ae0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [57] [57] 0x2ae9c89b70 KEYVAL: 'foo3' '1100' (3 sibs) 33: [58] [58] 0x2ae9c89c00 KEYVAL: 'bar3' '1101' (3 sibs) 33: [59] [59] 0x2ae9c89c90 KEYVAL: 'baz3' '1102' (3 sibs) 33: [60] [60] 0x2ae9c89d20 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [61] [61] 0x2ae9c89db0 KEYVAL: 'foo3' '1110' (3 sibs) 33: [62] [62] 0x2ae9c89e40 KEYVAL: 'bar3' '1111' (3 sibs) 33: [63] [63] 0x2ae9c89ed0 KEYVAL: 'baz3' '1112' (3 sibs) 33: [64] [64] 0x2ae9c89f60 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [65] [65] 0x2ae9c89ff0 KEYVAL: 'foo3' '1120' (3 sibs) 33: [66] [66] 0x2ae9c8a080 KEYVAL: 'bar3' '1121' (3 sibs) 33: [67] [67] 0x2ae9c8a110 KEYVAL: 'baz3' '1122' (3 sibs) 33: [68] [68] 0x2ae9c8a1a0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [69] [69] 0x2ae9c8a230 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [70] [70] 0x2ae9c8a2c0 KEYVAL: 'foo3' '1200' (3 sibs) 33: [71] [71] 0x2ae9c8a350 KEYVAL: 'bar3' '1201' (3 sibs) 33: [72] [72] 0x2ae9c8a3e0 KEYVAL: 'baz3' '1202' (3 sibs) 33: [73] [73] 0x2ae9c8a470 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [74] [74] 0x2ae9c8a500 KEYVAL: 'foo3' '1210' (3 sibs) 33: [75] [75] 0x2ae9c8a590 KEYVAL: 'bar3' '1211' (3 sibs) 33: [76] [76] 0x2ae9c8a620 KEYVAL: 'baz3' '1212' (3 sibs) 33: [77] [77] 0x2ae9c8a6b0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [78] [78] 0x2ae9c8a740 KEYVAL: 'foo3' '1220' (3 sibs) 33: [79] [79] 0x2ae9c8a7d0 KEYVAL: 'bar3' '1221' (3 sibs) 33: [80] [80] 0x2ae9c8a860 KEYVAL: 'baz3' '1222' (3 sibs) 33: [81] [81] 0x2ae9c8a8f0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [82] [82] 0x2ae9c8a980 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [83] [83] 0x2ae9c8aa10 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [84] [84] 0x2ae9c8aaa0 KEYVAL: 'foo3' '2000' (3 sibs) 33: [85] [85] 0x2ae9c8ab30 KEYVAL: 'bar3' '2001' (3 sibs) 33: [86] [86] 0x2ae9c8abc0 KEYVAL: 'baz3' '2002' (3 sibs) 33: [87] [87] 0x2ae9c8ac50 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [88] [88] 0x2ae9c8ace0 KEYVAL: 'foo3' '2010' (3 sibs) 33: [89] [89] 0x2ae9c8ad70 KEYVAL: 'bar3' '2011' (3 sibs) 33: [90] [90] 0x2ae9c8ae00 KEYVAL: 'baz3' '2012' (3 sibs) 33: [91] [91] 0x2ae9c8ae90 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [92] [92] 0x2ae9c8af20 KEYVAL: 'foo3' '2020' (3 sibs) 33: [93] [93] 0x2ae9c8afb0 KEYVAL: 'bar3' '2021' (3 sibs) 33: [94] [94] 0x2ae9c8b040 KEYVAL: 'baz3' '2022' (3 sibs) 33: [95] [95] 0x2ae9c8b0d0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [96] [96] 0x2ae9c8b160 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [97] [97] 0x2ae9c8b1f0 KEYVAL: 'foo3' '2100' (3 sibs) 33: [98] [98] 0x2ae9c8b280 KEYVAL: 'bar3' '2101' (3 sibs) 33: [99] [99] 0x2ae9c8b310 KEYVAL: 'baz3' '2102' (3 sibs) 33: [100] [100] 0x2ae9c8b3a0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [101] [101] 0x2ae9c8b430 KEYVAL: 'foo3' '2110' (3 sibs) 33: [102] [102] 0x2ae9c8b4c0 KEYVAL: 'bar3' '2111' (3 sibs) 33: [103] [103] 0x2ae9c8b550 KEYVAL: 'baz3' '2112' (3 sibs) 33: [104] [104] 0x2ae9c8b5e0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [105] [105] 0x2ae9c8b670 KEYVAL: 'foo3' '2120' (3 sibs) 33: [106] [106] 0x2ae9c8b700 KEYVAL: 'bar3' '2121' (3 sibs) 33: [107] [107] 0x2ae9c8b790 KEYVAL: 'baz3' '2122' (3 sibs) 33: [108] [108] 0x2ae9c8b820 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [109] [109] 0x2ae9c8b8b0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [110] [110] 0x2ae9c8b940 KEYVAL: 'foo3' '2200' (3 sibs) 33: [111] [111] 0x2ae9c8b9d0 KEYVAL: 'bar3' '2201' (3 sibs) 33: [112] [112] 0x2ae9c8ba60 KEYVAL: 'baz3' '2202' (3 sibs) 33: [113] [113] 0x2ae9c8baf0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [114] [114] 0x2ae9c8bb80 KEYVAL: 'foo3' '2210' (3 sibs) 33: [115] [115] 0x2ae9c8bc10 KEYVAL: 'bar3' '2211' (3 sibs) 33: [116] [116] 0x2ae9c8bca0 KEYVAL: 'baz3' '2212' (3 sibs) 33: [117] [117] 0x2ae9c8bd30 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [118] [118] 0x2ae9c8bdc0 KEYVAL: 'foo3' '2220' (3 sibs) 33: [119] [119] 0x2ae9c8be50 KEYVAL: 'bar3' '2221' (3 sibs) 33: [120] [120] 0x2ae9c8bee0 KEYVAL: 'baz3' '2222' (3 sibs) 33: #nodes=121 vs #printed=121 33: -------------------------------------- 33: ~~~~~~~~~~~~~~ emitted yml: 33: foo0:\n 33: foo1:\n 33: foo2:\n 33: foo3: 0000\n 33: bar3: 0001\n 33: baz3: 0002\n 33: bar2:\n 33: foo3: 0010\n 33: bar3: 0011\n 33: baz3: 0012\n 33: baz2:\n 33: foo3: 0020\n 33: bar3: 0021\n 33: baz3: 0022\n 33: bar1:\n 33: foo2:\n 33: foo3: 0100\n 33: bar3: 0101\n 33: baz3: 0102\n 33: bar2:\n 33: foo3: 0110\n 33: bar3: 0111\n 33: baz3: 0112\n 33: baz2:\n 33: foo3: 0120\n 33: bar3: 0121\n 33: baz3: 0122\n 33: baz1:\n 33: foo2:\n 33: foo3: 0200\n 33: bar3: 0201\n 33: baz3: 0202\n 33: bar2:\n 33: foo3: 0210\n 33: bar3: 0211\n 33: baz3: 0212\n 33: baz2:\n 33: foo3: 0220\n 33: bar3: 0221\n 33: baz3: 0222\n 33: bar0:\n 33: foo1:\n 33: foo2:\n 33: foo3: 1000\n 33: bar3: 1001\n 33: baz3: 1002\n 33: bar2:\n 33: foo3: 1010\n 33: bar3: 1011\n 33: baz3: 1012\n 33: baz2:\n 33: foo3: 1020\n 33: bar3: 1021\n 33: baz3: 1022\n 33: bar1:\n 33: foo2:\n 33: foo3: 1100\n 33: bar3: 1101\n 33: baz3: 1102\n 33: bar2:\n 33: foo3: 1110\n 33: bar3: 1111\n 33: baz3: 1112\n 33: baz2:\n 33: foo3: 1120\n 33: bar3: 1121\n 33: baz3: 1122\n 33: baz1:\n 33: foo2:\n 33: foo3: 1200\n 33: bar3: 1201\n 33: baz3: 1202\n 33: bar2:\n 33: foo3: 1210\n 33: bar3: 1211\n 33: baz3: 1212\n 33: baz2:\n 33: foo3: 1220\n 33: bar3: 1221\n 33: baz3: 1222\n 33: baz0:\n 33: foo1:\n 33: foo2:\n 33: foo3: 2000\n 33: bar3: 2001\n 33: baz3: 2002\n 33: bar2:\n 33: foo3: 2010\n 33: bar3: 2011\n 33: baz3: 2012\n 33: baz2:\n 33: foo3: 2020\n 33: bar3: 2021\n 33: baz3: 2022\n 33: bar1:\n 33: foo2:\n 33: foo3: 2100\n 33: bar3: 2101\n 33: baz3: 2102\n 33: bar2:\n 33: foo3: 2110\n 33: bar3: 2111\n 33: baz3: 2112\n 33: baz2:\n 33: foo3: 2120\n 33: bar3: 2121\n 33: baz3: 2122\n 33: baz1:\n 33: foo2:\n 33: foo3: 2200\n 33: bar3: 2201\n 33: baz3: 2202\n 33: bar2:\n 33: foo3: 2210\n 33: bar3: 2211\n 33: baz3: 2212\n 33: baz2:\n 33: foo3: 2220\n 33: bar3: 2221\n 33: baz3: 2222\n 33: ~~~~~~~~~~~~~~ emitted tree: 33: -------------------------------------- 33: [0][0] 0x2ae9c9bfb0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2ae9c9c040 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2ae9c9c0d0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2ae9c9c160 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [4] [4] 0x2ae9c9c1f0 KEYVAL: 'foo3' '0000' (3 sibs) 33: [5] [5] 0x2ae9c9c280 KEYVAL: 'bar3' '0001' (3 sibs) 33: [6] [6] 0x2ae9c9c310 KEYVAL: 'baz3' '0002' (3 sibs) 33: [7] [7] 0x2ae9c9c3a0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [8] [8] 0x2ae9c9c430 KEYVAL: 'foo3' '0010' (3 sibs) 33: [9] [9] 0x2ae9c9c4c0 KEYVAL: 'bar3' '0011' (3 sibs) 33: [10] [10] 0x2ae9c9c550 KEYVAL: 'baz3' '0012' (3 sibs) 33: [11] [11] 0x2ae9c9c5e0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [12] [12] 0x2ae9c9c670 KEYVAL: 'foo3' '0020' (3 sibs) 33: [13] [13] 0x2ae9c9c700 KEYVAL: 'bar3' '0021' (3 sibs) 33: [14] [14] 0x2ae9c9c790 KEYVAL: 'baz3' '0022' (3 sibs) 33: [15] [15] 0x2ae9c9c820 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [16] [16] 0x2ae9c9c8b0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [17] [17] 0x2ae9c9c940 KEYVAL: 'foo3' '0100' (3 sibs) 33: [18] [18] 0x2ae9c9c9d0 KEYVAL: 'bar3' '0101' (3 sibs) 33: [19] [19] 0x2ae9c9ca60 KEYVAL: 'baz3' '0102' (3 sibs) 33: [20] [20] 0x2ae9c9caf0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [21] [21] 0x2ae9c9cb80 KEYVAL: 'foo3' '0110' (3 sibs) 33: [22] [22] 0x2ae9c9cc10 KEYVAL: 'bar3' '0111' (3 sibs) 33: [23] [23] 0x2ae9c9cca0 KEYVAL: 'baz3' '0112' (3 sibs) 33: [24] [24] 0x2ae9c9cd30 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [25] [25] 0x2ae9c9cdc0 KEYVAL: 'foo3' '0120' (3 sibs) 33: [26] [26] 0x2ae9c9ce50 KEYVAL: 'bar3' '0121' (3 sibs) 33: [27] [27] 0x2ae9c9cee0 KEYVAL: 'baz3' '0122' (3 sibs) 33: [28] [28] 0x2ae9c9cf70 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [29] [29] 0x2ae9c9d000 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [30] [30] 0x2ae9c9d090 KEYVAL: 'foo3' '0200' (3 sibs) 33: [31] [31] 0x2ae9c9d120 KEYVAL: 'bar3' '0201' (3 sibs) 33: [32] [32] 0x2ae9c9d1b0 KEYVAL: 'baz3' '0202' (3 sibs) 33: [33] [33] 0x2ae9c9d240 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [34] [34] 0x2ae9c9d2d0 KEYVAL: 'foo3' '0210' (3 sibs) 33: [35] [35] 0x2ae9c9d360 KEYVAL: 'bar3' '0211' (3 sibs) 33: [36] [36] 0x2ae9c9d3f0 KEYVAL: 'baz3' '0212' (3 sibs) 33: [37] [37] 0x2ae9c9d480 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [38] [38] 0x2ae9c9d510 KEYVAL: 'foo3' '0220' (3 sibs) 33: [39] [39] 0x2ae9c9d5a0 KEYVAL: 'bar3' '0221' (3 sibs) 33: [40] [40] 0x2ae9c9d630 KEYVAL: 'baz3' '0222' (3 sibs) 33: [41] [41] 0x2ae9c9d6c0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [42] [42] 0x2ae9c9d750 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [43] [43] 0x2ae9c9d7e0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [44] [44] 0x2ae9c9d870 KEYVAL: 'foo3' '1000' (3 sibs) 33: [45] [45] 0x2ae9c9d900 KEYVAL: 'bar3' '1001' (3 sibs) 33: [46] [46] 0x2ae9c9d990 KEYVAL: 'baz3' '1002' (3 sibs) 33: [47] [47] 0x2ae9c9da20 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [48] [48] 0x2ae9c9dab0 KEYVAL: 'foo3' '1010' (3 sibs) 33: [49] [49] 0x2ae9c9db40 KEYVAL: 'bar3' '1011' (3 sibs) 33: [50] [50] 0x2ae9c9dbd0 KEYVAL: 'baz3' '1012' (3 sibs) 33: [51] [51] 0x2ae9c9dc60 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [52] [52] 0x2ae9c9dcf0 KEYVAL: 'foo3' '1020' (3 sibs) 33: [53] [53] 0x2ae9c9dd80 KEYVAL: 'bar3' '1021' (3 sibs) 33: [54] [54] 0x2ae9c9de10 KEYVAL: 'baz3' '1022' (3 sibs) 33: [55] [55] 0x2ae9c9dea0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [56] [56] 0x2ae9c9df30 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [57] [57] 0x2ae9c9dfc0 KEYVAL: 'foo3' '1100' (3 sibs) 33: [58] [58] 0x2ae9c9e050 KEYVAL: 'bar3' '1101' (3 sibs) 33: [59] [59] 0x2ae9c9e0e0 KEYVAL: 'baz3' '1102' (3 sibs) 33: [60] [60] 0x2ae9c9e170 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [61] [61] 0x2ae9c9e200 KEYVAL: 'foo3' '1110' (3 sibs) 33: [62] [62] 0x2ae9c9e290 KEYVAL: 'bar3' '1111' (3 sibs) 33: [63] [63] 0x2ae9c9e320 KEYVAL: 'baz3' '1112' (3 sibs) 33: [64] [64] 0x2ae9c9e3b0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [65] [65] 0x2ae9c9e440 KEYVAL: 'foo3' '1120' (3 sibs) 33: [66] [66] 0x2ae9c9e4d0 KEYVAL: 'bar3' '1121' (3 sibs) 33: [67] [67] 0x2ae9c9e560 KEYVAL: 'baz3' '1122' (3 sibs) 33: [68] [68] 0x2ae9c9e5f0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [69] [69] 0x2ae9c9e680 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [70] [70] 0x2ae9c9e710 KEYVAL: 'foo3' '1200' (3 sibs) 33: [71] [71] 0x2ae9c9e7a0 KEYVAL: 'bar3' '1201' (3 sibs) 33: [72] [72] 0x2ae9c9e830 KEYVAL: 'baz3' '1202' (3 sibs) 33: [73] [73] 0x2ae9c9e8c0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [74] [74] 0x2ae9c9e950 KEYVAL: 'foo3' '1210' (3 sibs) 33: [75] [75] 0x2ae9c9e9e0 KEYVAL: 'bar3' '1211' (3 sibs) 33: [76] [76] 0x2ae9c9ea70 KEYVAL: 'baz3' '1212' (3 sibs) 33: [77] [77] 0x2ae9c9eb00 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [78] [78] 0x2ae9c9eb90 KEYVAL: 'foo3' '1220' (3 sibs) 33: [79] [79] 0x2ae9c9ec20 KEYVAL: 'bar3' '1221' (3 sibs) 33: [80] [80] 0x2ae9c9ecb0 KEYVAL: 'baz3' '1222' (3 sibs) 33: [81] [81] 0x2ae9c9ed40 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [82] [82] 0x2ae9c9edd0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [83] [83] 0x2ae9c9ee60 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [84] [84] 0x2ae9c9eef0 KEYVAL: 'foo3' '2000' (3 sibs) 33: [85] [85] 0x2ae9c9ef80 KEYVAL: 'bar3' '2001' (3 sibs) 33: [86] [86] 0x2ae9c9f010 KEYVAL: 'baz3' '2002' (3 sibs) 33: [87] [87] 0x2ae9c9f0a0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [88] [88] 0x2ae9c9f130 KEYVAL: 'foo3' '2010' (3 sibs) 33: [89] [89] 0x2ae9c9f1c0 KEYVAL: 'bar3' '2011' (3 sibs) 33: [90] [90] 0x2ae9c9f250 KEYVAL: 'baz3' '2012' (3 sibs) 33: [91] [91] 0x2ae9c9f2e0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [92] [92] 0x2ae9c9f370 KEYVAL: 'foo3' '2020' (3 sibs) 33: [93] [93] 0x2ae9c9f400 KEYVAL: 'bar3' '2021' (3 sibs) 33: [94] [94] 0x2ae9c9f490 KEYVAL: 'baz3' '2022' (3 sibs) 33: [95] [95] 0x2ae9c9f520 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [96] [96] 0x2ae9c9f5b0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [97] [97] 0x2ae9c9f640 KEYVAL: 'foo3' '2100' (3 sibs) 33: [98] [98] 0x2ae9c9f6d0 KEYVAL: 'bar3' '2101' (3 sibs) 33: [99] [99] 0x2ae9c9f760 KEYVAL: 'baz3' '2102' (3 sibs) 33: [100] [100] 0x2ae9c9f7f0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [101] [101] 0x2ae9c9f880 KEYVAL: 'foo3' '2110' (3 sibs) 33: [102] [102] 0x2ae9c9f910 KEYVAL: 'bar3' '2111' (3 sibs) 33: [103] [103] 0x2ae9c9f9a0 KEYVAL: 'baz3' '2112' (3 sibs) 33: [104] [104] 0x2ae9c9fa30 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [105] [105] 0x2ae9c9fac0 KEYVAL: 'foo3' '2120' (3 sibs) 33: [106] [106] 0x2ae9c9fb50 KEYVAL: 'bar3' '2121' (3 sibs) 33: [107] [107] 0x2ae9c9fbe0 KEYVAL: 'baz3' '2122' (3 sibs) 33: [108] [108] 0x2ae9c9fc70 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [109] [109] 0x2ae9c9fd00 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [110] [110] 0x2ae9c9fd90 KEYVAL: 'foo3' '2200' (3 sibs) 33: [111] [111] 0x2ae9c9fe20 KEYVAL: 'bar3' '2201' (3 sibs) 33: [112] [112] 0x2ae9c9feb0 KEYVAL: 'baz3' '2202' (3 sibs) 33: [113] [113] 0x2ae9c9ff40 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [114] [114] 0x2ae9c9ffd0 KEYVAL: 'foo3' '2210' (3 sibs) 33: [115] [115] 0x2ae9ca0060 KEYVAL: 'bar3' '2211' (3 sibs) 33: [116] [116] 0x2ae9ca00f0 KEYVAL: 'baz3' '2212' (3 sibs) 33: [117] [117] 0x2ae9ca0180 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [118] [118] 0x2ae9ca0210 KEYVAL: 'foo3' '2220' (3 sibs) 33: [119] [119] 0x2ae9ca02a0 KEYVAL: 'bar3' '2221' (3 sibs) 33: [120] [120] 0x2ae9ca0330 KEYVAL: 'baz3' '2222' (3 sibs) 33: #nodes=121 vs #printed=121 33: -------------------------------------- 33: ~~~~~~~~~~~~~~ 33: [ OK ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip/1 (19 ms) 33: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip/0 33: ------------------------------------------- 33: running test case 'nested map x4, explicit' 33: ------------------------------------------- 33: ~~~~~~~~~~~~~~ src yml: 33: {\r\n 33: foo0: {\r\n 33: foo1: { foo2: {foo3: 0000, bar3: 0001, baz3: 0002}, bar2: {foo3: 0010, bar3: 0011, baz3: 0012}, baz2: {foo3: 0020, bar3: 0021, baz3: 0022} },\r\n 33: bar1: { foo2: {foo3: 0100, bar3: 0101, baz3: 0102}, bar2: {foo3: 0110, bar3: 0111, baz3: 0112}, baz2: {foo3: 0120, bar3: 0121, baz3: 0122} },\r\n 33: baz1: { foo2: {foo3: 0200, bar3: 0201, baz3: 0202}, bar2: {foo3: 0210, bar3: 0211, baz3: 0212}, baz2: {foo3: 0220, bar3: 0221, baz3: 0222} },\r\n 33: },\r\n 33: bar0: {\r\n 33: foo1: { foo2: {foo3: 1000, bar3: 1001, baz3: 1002}, bar2: {foo3: 1010, bar3: 1011, baz3: 1012}, baz2: {foo3: 1020, bar3: 1021, baz3: 1022} },\r\n 33: bar1: { foo2: {foo3: 1100, bar3: 1101, baz3: 1102}, bar2: {foo3: 1110, bar3: 1111, baz3: 1112}, baz2: {foo3: 1120, bar3: 1121, baz3: 1122} },\r\n 33: baz1: { foo2: {foo3: 1200, bar3: 1201, baz3: 1202}, bar2: {foo3: 1210, bar3: 1211, baz3: 1212}, baz2: {foo3: 1220, bar3: 1221, baz3: 1222} },\r\n 33: },\r\n 33: baz0: {\r\n 33: foo1: { foo2: {foo3: 2000, bar3: 2001, baz3: 2002}, bar2: {foo3: 2010, bar3: 2011, baz3: 2012}, baz2: {foo3: 2020, bar3: 2021, baz3: 2022} },\r\n 33: bar1: { foo2: {foo3: 2100, bar3: 2101, baz3: 2102}, bar2: {foo3: 2110, bar3: 2111, baz3: 2112}, baz2: {foo3: 2120, bar3: 2121, baz3: 2122} },\r\n 33: baz1: { foo2: {foo3: 2200, bar3: 2201, baz3: 2202}, bar2: {foo3: 2210, bar3: 2211, baz3: 2212}, baz2: {foo3: 2220, bar3: 2221, baz3: 2222} },\r\n 33: },\r\n 33: }~~~~~~~~~~~~~~ parsed tree: 33: -------------------------------------- 33: [0][0] 0x2ae9c8c370 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2ae9c8c400 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2ae9c8c490 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2ae9c8c520 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [4] [4] 0x2ae9c8c5b0 KEYVAL: 'foo3' '0000' (3 sibs) 33: [5] [5] 0x2ae9c8c640 KEYVAL: 'bar3' '0001' (3 sibs) 33: [6] [6] 0x2ae9c8c6d0 KEYVAL: 'baz3' '0002' (3 sibs) 33: [7] [7] 0x2ae9c8c760 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [8] [8] 0x2ae9c8c7f0 KEYVAL: 'foo3' '0010' (3 sibs) 33: [9] [9] 0x2ae9c8c880 KEYVAL: 'bar3' '0011' (3 sibs) 33: [10] [10] 0x2ae9c8c910 KEYVAL: 'baz3' '0012' (3 sibs) 33: [11] [11] 0x2ae9c8c9a0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [12] [12] 0x2ae9c8ca30 KEYVAL: 'foo3' '0020' (3 sibs) 33: [13] [13] 0x2ae9c8cac0 KEYVAL: 'bar3' '0021' (3 sibs) 33: [14] [14] 0x2ae9c8cb50 KEYVAL: 'baz3' '0022' (3 sibs) 33: [15] [15] 0x2ae9c8cbe0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [16] [16] 0x2ae9c8cc70 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [17] [17] 0x2ae9c8cd00 KEYVAL: 'foo3' '0100' (3 sibs) 33: [18] [18] 0x2ae9c8cd90 KEYVAL: 'bar3' '0101' (3 sibs) 33: [19] [19] 0x2ae9c8ce20 KEYVAL: 'baz3' '0102' (3 sibs) 33: [20] [20] 0x2ae9c8ceb0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [21] [21] 0x2ae9c8cf40 KEYVAL: 'foo3' '0110' (3 sibs) 33: [22] [22] 0x2ae9c8cfd0 KEYVAL: 'bar3' '0111' (3 sibs) 33: [23] [23] 0x2ae9c8d060 KEYVAL: 'baz3' '0112' (3 sibs) 33: [24] [24] 0x2ae9c8d0f0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [25] [25] 0x2ae9c8d180 KEYVAL: 'foo3' '0120' (3 sibs) 33: [26] [26] 0x2ae9c8d210 KEYVAL: 'bar3' '0121' (3 sibs) 33: [27] [27] 0x2ae9c8d2a0 KEYVAL: 'baz3' '0122' (3 sibs) 33: [28] [28] 0x2ae9c8d330 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [29] [29] 0x2ae9c8d3c0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [30] [30] 0x2ae9c8d450 KEYVAL: 'foo3' '0200' (3 sibs) 33: [31] [31] 0x2ae9c8d4e0 KEYVAL: 'bar3' '0201' (3 sibs) 33: [32] [32] 0x2ae9c8d570 KEYVAL: 'baz3' '0202' (3 sibs) 33: [33] [33] 0x2ae9c8d600 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [34] [34] 0x2ae9c8d690 KEYVAL: 'foo3' '0210' (3 sibs) 33: [35] [35] 0x2ae9c8d720 KEYVAL: 'bar3' '0211' (3 sibs) 33: [36] [36] 0x2ae9c8d7b0 KEYVAL: 'baz3' '0212' (3 sibs) 33: [37] [37] 0x2ae9c8d840 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [38] [38] 0x2ae9c8d8d0 KEYVAL: 'foo3' '0220' (3 sibs) 33: [39] [39] 0x2ae9c8d960 KEYVAL: 'bar3' '0221' (3 sibs) 33: [40] [40] 0x2ae9c8d9f0 KEYVAL: 'baz3' '0222' (3 sibs) 33: [41] [41] 0x2ae9c8da80 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [42] [42] 0x2ae9c8db10 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [43] [43] 0x2ae9c8dba0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [44] [44] 0x2ae9c8dc30 KEYVAL: 'foo3' '1000' (3 sibs) 33: [45] [45] 0x2ae9c8dcc0 KEYVAL: 'bar3' '1001' (3 sibs) 33: [46] [46] 0x2ae9c8dd50 KEYVAL: 'baz3' '1002' (3 sibs) 33: [47] [47] 0x2ae9c8dde0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [48] [48] 0x2ae9c8de70 KEYVAL: 'foo3' '1010' (3 sibs) 33: [49] [49] 0x2ae9c8df00 KEYVAL: 'bar3' '1011' (3 sibs) 33: [50] [50] 0x2ae9c8df90 KEYVAL: 'baz3' '1012' (3 sibs) 33: [51] [51] 0x2ae9c8e020 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [52] [52] 0x2ae9c8e0b0 KEYVAL: 'foo3' '1020' (3 sibs) 33: [53] [53] 0x2ae9c8e140 KEYVAL: 'bar3' '1021' (3 sibs) 33: [54] [54] 0x2ae9c8e1d0 KEYVAL: 'baz3' '1022' (3 sibs) 33: [55] [55] 0x2ae9c8e260 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [56] [56] 0x2ae9c8e2f0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [57] [57] 0x2ae9c8e380 KEYVAL: 'foo3' '1100' (3 sibs) 33: [58] [58] 0x2ae9c8e410 KEYVAL: 'bar3' '1101' (3 sibs) 33: [59] [59] 0x2ae9c8e4a0 KEYVAL: 'baz3' '1102' (3 sibs) 33: [60] [60] 0x2ae9c8e530 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [61] [61] 0x2ae9c8e5c0 KEYVAL: 'foo3' '1110' (3 sibs) 33: [62] [62] 0x2ae9c8e650 KEYVAL: 'bar3' '1111' (3 sibs) 33: [63] [63] 0x2ae9c8e6e0 KEYVAL: 'baz3' '1112' (3 sibs) 33: [64] [64] 0x2ae9c8e770 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [65] [65] 0x2ae9c8e800 KEYVAL: 'foo3' '1120' (3 sibs) 33: [66] [66] 0x2ae9c8e890 KEYVAL: 'bar3' '1121' (3 sibs) 33: [67] [67] 0x2ae9c8e920 KEYVAL: 'baz3' '1122' (3 sibs) 33: [68] [68] 0x2ae9c8e9b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [69] [69] 0x2ae9c8ea40 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [70] [70] 0x2ae9c8ead0 KEYVAL: 'foo3' '1200' (3 sibs) 33: [71] [71] 0x2ae9c8eb60 KEYVAL: 'bar3' '1201' (3 sibs) 33: [72] [72] 0x2ae9c8ebf0 KEYVAL: 'baz3' '1202' (3 sibs) 33: [73] [73] 0x2ae9c8ec80 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [74] [74] 0x2ae9c8ed10 KEYVAL: 'foo3' '1210' (3 sibs) 33: [75] [75] 0x2ae9c8eda0 KEYVAL: 'bar3' '1211' (3 sibs) 33: [76] [76] 0x2ae9c8ee30 KEYVAL: 'baz3' '1212' (3 sibs) 33: [77] [77] 0x2ae9c8eec0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [78] [78] 0x2ae9c8ef50 KEYVAL: 'foo3' '1220' (3 sibs) 33: [79] [79] 0x2ae9c8efe0 KEYVAL: 'bar3' '1221' (3 sibs) 33: [80] [80] 0x2ae9c8f070 KEYVAL: 'baz3' '1222' (3 sibs) 33: [81] [81] 0x2ae9c8f100 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [82] [82] 0x2ae9c8f190 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [83] [83] 0x2ae9c8f220 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [84] [84] 0x2ae9c8f2b0 KEYVAL: 'foo3' '2000' (3 sibs) 33: [85] [85] 0x2ae9c8f340 KEYVAL: 'bar3' '2001' (3 sibs) 33: [86] [86] 0x2ae9c8f3d0 KEYVAL: 'baz3' '2002' (3 sibs) 33: [87] [87] 0x2ae9c8f460 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [88] [88] 0x2ae9c8f4f0 KEYVAL: 'foo3' '2010' (3 sibs) 33: [89] [89] 0x2ae9c8f580 KEYVAL: 'bar3' '2011' (3 sibs) 33: [90] [90] 0x2ae9c8f610 KEYVAL: 'baz3' '2012' (3 sibs) 33: [91] [91] 0x2ae9c8f6a0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [92] [92] 0x2ae9c8f730 KEYVAL: 'foo3' '2020' (3 sibs) 33: [93] [93] 0x2ae9c8f7c0 KEYVAL: 'bar3' '2021' (3 sibs) 33: [94] [94] 0x2ae9c8f850 KEYVAL: 'baz3' '2022' (3 sibs) 33: [95] [95] 0x2ae9c8f8e0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [96] [96] 0x2ae9c8f970 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [97] [97] 0x2ae9c8fa00 KEYVAL: 'foo3' '2100' (3 sibs) 33: [98] [98] 0x2ae9c8fa90 KEYVAL: 'bar3' '2101' (3 sibs) 33: [99] [99] 0x2ae9c8fb20 KEYVAL: 'baz3' '2102' (3 sibs) 33: [100] [100] 0x2ae9c8fbb0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [101] [101] 0x2ae9c8fc40 KEYVAL: 'foo3' '2110' (3 sibs) 33: [102] [102] 0x2ae9c8fcd0 KEYVAL: 'bar3' '2111' (3 sibs) 33: [103] [103] 0x2ae9c8fd60 KEYVAL: 'baz3' '2112' (3 sibs) 33: [104] [104] 0x2ae9c8fdf0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [105] [105] 0x2ae9c8fe80 KEYVAL: 'foo3' '2120' (3 sibs) 33: [106] [106] 0x2ae9c8ff10 KEYVAL: 'bar3' '2121' (3 sibs) 33: [107] [107] 0x2ae9c8ffa0 KEYVAL: 'baz3' '2122' (3 sibs) 33: [108] [108] 0x2ae9c90030 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [109] [109] 0x2ae9c900c0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [110] [110] 0x2ae9c90150 KEYVAL: 'foo3' '2200' (3 sibs) 33: [111] [111] 0x2ae9c901e0 KEYVAL: 'bar3' '2201' (3 sibs) 33: [112] [112] 0x2ae9c90270 KEYVAL: 'baz3' '2202' (3 sibs) 33: [113] [113] 0x2ae9c90300 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [114] [114] 0x2ae9c90390 KEYVAL: 'foo3' '2210' (3 sibs) 33: [115] [115] 0x2ae9c90420 KEYVAL: 'bar3' '2211' (3 sibs) 33: [116] [116] 0x2ae9c904b0 KEYVAL: 'baz3' '2212' (3 sibs) 33: [117] [117] 0x2ae9c90540 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [118] [118] 0x2ae9c905d0 KEYVAL: 'foo3' '2220' (3 sibs) 33: [119] [119] 0x2ae9c90660 KEYVAL: 'bar3' '2221' (3 sibs) 33: [120] [120] 0x2ae9c906f0 KEYVAL: 'baz3' '2222' (3 sibs) 33: #nodes=121 vs #printed=121 33: -------------------------------------- 33: ~~~~~~~~~~~~~~ emitted yml: 33: foo0:\n 33: foo1:\n 33: foo2:\n 33: foo3: 0000\n 33: bar3: 0001\n 33: baz3: 0002\n 33: bar2:\n 33: foo3: 0010\n 33: bar3: 0011\n 33: baz3: 0012\n 33: baz2:\n 33: foo3: 0020\n 33: bar3: 0021\n 33: baz3: 0022\n 33: bar1:\n 33: foo2:\n 33: foo3: 0100\n 33: bar3: 0101\n 33: baz3: 0102\n 33: bar2:\n 33: foo3: 0110\n 33: bar3: 0111\n 33: baz3: 0112\n 33: baz2:\n 33: foo3: 0120\n 33: bar3: 0121\n 33: baz3: 0122\n 33: baz1:\n 33: foo2:\n 33: foo3: 0200\n 33: bar3: 0201\n 33: baz3: 0202\n 33: bar2:\n 33: foo3: 0210\n 33: bar3: 0211\n 33: baz3: 0212\n 33: baz2:\n 33: foo3: 0220\n 33: bar3: 0221\n 33: baz3: 0222\n 33: bar0:\n 33: foo1:\n 33: foo2:\n 33: foo3: 1000\n 33: bar3: 1001\n 33: baz3: 1002\n 33: bar2:\n 33: foo3: 1010\n 33: bar3: 1011\n 33: baz3: 1012\n 33: baz2:\n 33: foo3: 1020\n 33: bar3: 1021\n 33: baz3: 1022\n 33: bar1:\n 33: foo2:\n 33: foo3: 1100\n 33: bar3: 1101\n 33: baz3: 1102\n 33: bar2:\n 33: foo3: 1110\n 33: bar3: 1111\n 33: baz3: 1112\n 33: baz2:\n 33: foo3: 1120\n 33: bar3: 1121\n 33: baz3: 1122\n 33: baz1:\n 33: foo2:\n 33: foo3: 1200\n 33: bar3: 1201\n 33: baz3: 1202\n 33: bar2:\n 33: foo3: 1210\n 33: bar3: 1211\n 33: baz3: 1212\n 33: baz2:\n 33: foo3: 1220\n 33: bar3: 1221\n 33: baz3: 1222\n 33: baz0:\n 33: foo1:\n 33: foo2:\n 33: foo3: 2000\n 33: bar3: 2001\n 33: baz3: 2002\n 33: bar2:\n 33: foo3: 2010\n 33: bar3: 2011\n 33: baz3: 2012\n 33: baz2:\n 33: foo3: 2020\n 33: bar3: 2021\n 33: baz3: 2022\n 33: bar1:\n 33: foo2:\n 33: foo3: 2100\n 33: bar3: 2101\n 33: baz3: 2102\n 33: bar2:\n 33: foo3: 2110\n 33: bar3: 2111\n 33: baz3: 2112\n 33: baz2:\n 33: foo3: 2120\n 33: bar3: 2121\n 33: baz3: 2122\n 33: baz1:\n 33: foo2:\n 33: foo3: 2200\n 33: bar3: 2201\n 33: baz3: 2202\n 33: bar2:\n 33: foo3: 2210\n 33: bar3: 2211\n 33: baz3: 2212\n 33: baz2:\n 33: foo3: 2220\n 33: bar3: 2221\n 33: baz3: 2222\n 33: ~~~~~~~~~~~~~~ emitted tree: 33: -------------------------------------- 33: [0][0] 0x2ae9ca07c0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2ae9ca0850 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2ae9ca08e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2ae9ca0970 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [4] [4] 0x2ae9ca0a00 KEYVAL: 'foo3' '0000' (3 sibs) 33: [5] [5] 0x2ae9ca0a90 KEYVAL: 'bar3' '0001' (3 sibs) 33: [6] [6] 0x2ae9ca0b20 KEYVAL: 'baz3' '0002' (3 sibs) 33: [7] [7] 0x2ae9ca0bb0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [8] [8] 0x2ae9ca0c40 KEYVAL: 'foo3' '0010' (3 sibs) 33: [9] [9] 0x2ae9ca0cd0 KEYVAL: 'bar3' '0011' (3 sibs) 33: [10] [10] 0x2ae9ca0d60 KEYVAL: 'baz3' '0012' (3 sibs) 33: [11] [11] 0x2ae9ca0df0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [12] [12] 0x2ae9ca0e80 KEYVAL: 'foo3' '0020' (3 sibs) 33: [13] [13] 0x2ae9ca0f10 KEYVAL: 'bar3' '0021' (3 sibs) 33: [14] [14] 0x2ae9ca0fa0 KEYVAL: 'baz3' '0022' (3 sibs) 33: [15] [15] 0x2ae9ca1030 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [16] [16] 0x2ae9ca10c0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [17] [17] 0x2ae9ca1150 KEYVAL: 'foo3' '0100' (3 sibs) 33: [18] [18] 0x2ae9ca11e0 KEYVAL: 'bar3' '0101' (3 sibs) 33: [19] [19] 0x2ae9ca1270 KEYVAL: 'baz3' '0102' (3 sibs) 33: [20] [20] 0x2ae9ca1300 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [21] [21] 0x2ae9ca1390 KEYVAL: 'foo3' '0110' (3 sibs) 33: [22] [22] 0x2ae9ca1420 KEYVAL: 'bar3' '0111' (3 sibs) 33: [23] [23] 0x2ae9ca14b0 KEYVAL: 'baz3' '0112' (3 sibs) 33: [24] [24] 0x2ae9ca1540 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [25] [25] 0x2ae9ca15d0 KEYVAL: 'foo3' '0120' (3 sibs) 33: [26] [26] 0x2ae9ca1660 KEYVAL: 'bar3' '0121' (3 sibs) 33: [27] [27] 0x2ae9ca16f0 KEYVAL: 'baz3' '0122' (3 sibs) 33: [28] [28] 0x2ae9ca1780 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [29] [29] 0x2ae9ca1810 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [30] [30] 0x2ae9ca18a0 KEYVAL: 'foo3' '0200' (3 sibs) 33: [31] [31] 0x2ae9ca1930 KEYVAL: 'bar3' '0201' (3 sibs) 33: [32] [32] 0x2ae9ca19c0 KEYVAL: 'baz3' '0202' (3 sibs) 33: [33] [33] 0x2ae9ca1a50 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [34] [34] 0x2ae9ca1ae0 KEYVAL: 'foo3' '0210' (3 sibs) 33: [35] [35] 0x2ae9ca1b70 KEYVAL: 'bar3' '0211' (3 sibs) 33: [36] [36] 0x2ae9ca1c00 KEYVAL: 'baz3' '0212' (3 sibs) 33: [37] [37] 0x2ae9ca1c90 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [38] [38] 0x2ae9ca1d20 KEYVAL: 'foo3' '0220' (3 sibs) 33: [39] [39] 0x2ae9ca1db0 KEYVAL: 'bar3' '0221' (3 sibs) 33: [40] [40] 0x2ae9ca1e40 KEYVAL: 'baz3' '0222' (3 sibs) 33: [41] [41] 0x2ae9ca1ed0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [42] [42] 0x2ae9ca1f60 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [43] [43] 0x2ae9ca1ff0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [44] [44] 0x2ae9ca2080 KEYVAL: 'foo3' '1000' (3 sibs) 33: [45] [45] 0x2ae9ca2110 KEYVAL: 'bar3' '1001' (3 sibs) 33: [46] [46] 0x2ae9ca21a0 KEYVAL: 'baz3' '1002' (3 sibs) 33: [47] [47] 0x2ae9ca2230 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [48] [48] 0x2ae9ca22c0 KEYVAL: 'foo3' '1010' (3 sibs) 33: [49] [49] 0x2ae9ca2350 KEYVAL: 'bar3' '1011' (3 sibs) 33: [50] [50] 0x2ae9ca23e0 KEYVAL: 'baz3' '1012' (3 sibs) 33: [51] [51] 0x2ae9ca2470 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [52] [52] 0x2ae9ca2500 KEYVAL: 'foo3' '1020' (3 sibs) 33: [53] [53] 0x2ae9ca2590 KEYVAL: 'bar3' '1021' (3 sibs) 33: [54] [54] 0x2ae9ca2620 KEYVAL: 'baz3' '1022' (3 sibs) 33: [55] [55] 0x2ae9ca26b0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [56] [56] 0x2ae9ca2740 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [57] [57] 0x2ae9ca27d0 KEYVAL: 'foo3' '1100' (3 sibs) 33: [58] [58] 0x2ae9ca2860 KEYVAL: 'bar3' '1101' (3 sibs) 33: [59] [59] 0x2ae9ca28f0 KEYVAL: 'baz3' '1102' (3 sibs) 33: [60] [60] 0x2ae9ca2980 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [61] [61] 0x2ae9ca2a10 KEYVAL: 'foo3' '1110' (3 sibs) 33: [62] [62] 0x2ae9ca2aa0 KEYVAL: 'bar3' '1111' (3 sibs) 33: [63] [63] 0x2ae9ca2b30 KEYVAL: 'baz3' '1112' (3 sibs) 33: [64] [64] 0x2ae9ca2bc0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [65] [65] 0x2ae9ca2c50 KEYVAL: 'foo3' '1120' (3 sibs) 33: [66] [66] 0x2ae9ca2ce0 KEYVAL: 'bar3' '1121' (3 sibs) 33: [67] [67] 0x2ae9ca2d70 KEYVAL: 'baz3' '1122' (3 sibs) 33: [68] [68] 0x2ae9ca2e00 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [69] [69] 0x2ae9ca2e90 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [70] [70] 0x2ae9ca2f20 KEYVAL: 'foo3' '1200' (3 sibs) 33: [71] [71] 0x2ae9ca2fb0 KEYVAL: 'bar3' '1201' (3 sibs) 33: [72] [72] 0x2ae9ca3040 KEYVAL: 'baz3' '1202' (3 sibs) 33: [73] [73] 0x2ae9ca30d0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [74] [74] 0x2ae9ca3160 KEYVAL: 'foo3' '1210' (3 sibs) 33: [75] [75] 0x2ae9ca31f0 KEYVAL: 'bar3' '1211' (3 sibs) 33: [76] [76] 0x2ae9ca3280 KEYVAL: 'baz3' '1212' (3 sibs) 33: [77] [77] 0x2ae9ca3310 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [78] [78] 0x2ae9ca33a0 KEYVAL: 'foo3' '1220' (3 sibs) 33: [79] [79] 0x2ae9ca3430 KEYVAL: 'bar3' '1221' (3 sibs) 33: [80] [80] 0x2ae9ca34c0 KEYVAL: 'baz3' '1222' (3 sibs) 33: [81] [81] 0x2ae9ca3550 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [82] [82] 0x2ae9ca35e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [83] [83] 0x2ae9ca3670 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [84] [84] 0x2ae9ca3700 KEYVAL: 'foo3' '2000' (3 sibs) 33: [85] [85] 0x2ae9ca3790 KEYVAL: 'bar3' '2001' (3 sibs) 33: [86] [86] 0x2ae9ca3820 KEYVAL: 'baz3' '2002' (3 sibs) 33: [87] [87] 0x2ae9ca38b0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [88] [88] 0x2ae9ca3940 KEYVAL: 'foo3' '2010' (3 sibs) 33: [89] [89] 0x2ae9ca39d0 KEYVAL: 'bar3' '2011' (3 sibs) 33: [90] [90] 0x2ae9ca3a60 KEYVAL: 'baz3' '2012' (3 sibs) 33: [91] [91] 0x2ae9ca3af0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [92] [92] 0x2ae9ca3b80 KEYVAL: 'foo3' '2020' (3 sibs) 33: [93] [93] 0x2ae9ca3c10 KEYVAL: 'bar3' '2021' (3 sibs) 33: [94] [94] 0x2ae9ca3ca0 KEYVAL: 'baz3' '2022' (3 sibs) 33: [95] [95] 0x2ae9ca3d30 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [96] [96] 0x2ae9ca3dc0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [97] [97] 0x2ae9ca3e50 KEYVAL: 'foo3' '2100' (3 sibs) 33: [98] [98] 0x2ae9ca3ee0 KEYVAL: 'bar3' '2101' (3 sibs) 33: [99] [99] 0x2ae9ca3f70 KEYVAL: 'baz3' '2102' (3 sibs) 33: [100] [100] 0x2ae9ca4000 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [101] [101] 0x2ae9ca4090 KEYVAL: 'foo3' '2110' (3 sibs) 33: [102] [102] 0x2ae9ca4120 KEYVAL: 'bar3' '2111' (3 sibs) 33: [103] [103] 0x2ae9ca41b0 KEYVAL: 'baz3' '2112' (3 sibs) 33: [104] [104] 0x2ae9ca4240 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [105] [105] 0x2ae9ca42d0 KEYVAL: 'foo3' '2120' (3 sibs) 33: [106] [106] 0x2ae9ca4360 KEYVAL: 'bar3' '2121' (3 sibs) 33: [107] [107] 0x2ae9ca43f0 KEYVAL: 'baz3' '2122' (3 sibs) 33: [108] [108] 0x2ae9ca4480 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [109] [109] 0x2ae9ca4510 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [110] [110] 0x2ae9ca45a0 KEYVAL: 'foo3' '2200' (3 sibs) 33: [111] [111] 0x2ae9ca4630 KEYVAL: 'bar3' '2201' (3 sibs) 33: [112] [112] 0x2ae9ca46c0 KEYVAL: 'baz3' '2202' (3 sibs) 33: [113] [113] 0x2ae9ca4750 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [114] [114] 0x2ae9ca47e0 KEYVAL: 'foo3' '2210' (3 sibs) 33: [115] [115] 0x2ae9ca4870 KEYVAL: 'bar3' '2211' (3 sibs) 33: [116] [116] 0x2ae9ca4900 KEYVAL: 'baz3' '2212' (3 sibs) 33: [117] [117] 0x2ae9ca4990 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [118] [118] 0x2ae9ca4a20 KEYVAL: 'foo3' '2220' (3 sibs) 33: [119] [119] 0x2ae9ca4ab0 KEYVAL: 'bar3' '2221' (3 sibs) 33: [120] [120] 0x2ae9ca4b40 KEYVAL: 'baz3' '2222' (3 sibs) 33: #nodes=121 vs #printed=121 33: -------------------------------------- 33: ~~~~~~~~~~~~~~ 33: [ OK ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip/0 (19 ms) 33: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip/1 33: ------------------------------------------- 33: running test case 'nested map x4' 33: ------------------------------------------- 33: ~~~~~~~~~~~~~~ src yml: 33: \r\n 33: foo0:\r\n 33: foo1:\r\n 33: foo2:\r\n 33: foo3: 0000\r\n 33: bar3: 0001\r\n 33: baz3: 0002\r\n 33: bar2:\r\n 33: foo3: 0010\r\n 33: bar3: 0011\r\n 33: baz3: 0012\r\n 33: baz2:\r\n 33: foo3: 0020\r\n 33: bar3: 0021\r\n 33: baz3: 0022\r\n 33: bar1:\r\n 33: foo2:\r\n 33: foo3: 0100\r\n 33: bar3: 0101\r\n 33: baz3: 0102\r\n 33: bar2:\r\n 33: foo3: 0110\r\n 33: bar3: 0111\r\n 33: baz3: 0112\r\n 33: baz2:\r\n 33: foo3: 0120\r\n 33: bar3: 0121\r\n 33: baz3: 0122\r\n 33: baz1:\r\n 33: foo2:\r\n 33: foo3: 0200\r\n 33: bar3: 0201\r\n 33: baz3: 0202\r\n 33: bar2:\r\n 33: foo3: 0210\r\n 33: bar3: 0211\r\n 33: baz3: 0212\r\n 33: baz2:\r\n 33: foo3: 0220\r\n 33: bar3: 0221\r\n 33: baz3: 0222\r\n 33: bar0:\r\n 33: foo1:\r\n 33: foo2:\r\n 33: foo3: 1000\r\n 33: bar3: 1001\r\n 33: baz3: 1002\r\n 33: bar2:\r\n 33: foo3: 1010\r\n 33: bar3: 1011\r\n 33: baz3: 1012\r\n 33: baz2:\r\n 33: foo3: 1020\r\n 33: bar3: 1021\r\n 33: baz3: 1022\r\n 33: bar1:\r\n 33: foo2:\r\n 33: foo3: 1100\r\n 33: bar3: 1101\r\n 33: baz3: 1102\r\n 33: bar2:\r\n 33: foo3: 1110\r\n 33: bar3: 1111\r\n 33: baz3: 1112\r\n 33: baz2:\r\n 33: foo3: 1120\r\n 33: bar3: 1121\r\n 33: baz3: 1122\r\n 33: baz1:\r\n 33: foo2:\r\n 33: foo3: 1200\r\n 33: bar3: 1201\r\n 33: baz3: 1202\r\n 33: bar2:\r\n 33: foo3: 1210\r\n 33: bar3: 1211\r\n 33: baz3: 1212\r\n 33: baz2:\r\n 33: foo3: 1220\r\n 33: bar3: 1221\r\n 33: baz3: 1222\r\n 33: baz0:\r\n 33: foo1:\r\n 33: foo2:\r\n 33: foo3: 2000\r\n 33: bar3: 2001\r\n 33: baz3: 2002\r\n 33: bar2:\r\n 33: foo3: 2010\r\n 33: bar3: 2011\r\n 33: baz3: 2012\r\n 33: baz2:\r\n 33: foo3: 2020\r\n 33: bar3: 2021\r\n 33: baz3: 2022\r\n 33: bar1:\r\n 33: foo2:\r\n 33: foo3: 2100\r\n 33: bar3: 2101\r\n 33: baz3: 2102\r\n 33: bar2:\r\n 33: foo3: 2110\r\n 33: bar3: 2111\r\n 33: baz3: 2112\r\n 33: baz2:\r\n 33: foo3: 2120\r\n 33: bar3: 2121\r\n 33: baz3: 2122\r\n 33: baz1:\r\n 33: foo2:\r\n 33: foo3: 2200\r\n 33: bar3: 2201\r\n 33: baz3: 2202\r\n 33: bar2:\r\n 33: foo3: 2210\r\n 33: bar3: 2211\r\n 33: baz3: 2212\r\n 33: baz2:\r\n 33: foo3: 2220\r\n 33: bar3: 2221\r\n 33: baz3: 2222\r\n 33: ~~~~~~~~~~~~~~ parsed tree: 33: -------------------------------------- 33: [0][0] 0x2ae9c90b80 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2ae9c90c10 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2ae9c90ca0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2ae9c90d30 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [4] [4] 0x2ae9c90dc0 KEYVAL: 'foo3' '0000' (3 sibs) 33: [5] [5] 0x2ae9c90e50 KEYVAL: 'bar3' '0001' (3 sibs) 33: [6] [6] 0x2ae9c90ee0 KEYVAL: 'baz3' '0002' (3 sibs) 33: [7] [7] 0x2ae9c90f70 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [8] [8] 0x2ae9c91000 KEYVAL: 'foo3' '0010' (3 sibs) 33: [9] [9] 0x2ae9c91090 KEYVAL: 'bar3' '0011' (3 sibs) 33: [10] [10] 0x2ae9c91120 KEYVAL: 'baz3' '0012' (3 sibs) 33: [11] [11] 0x2ae9c911b0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [12] [12] 0x2ae9c91240 KEYVAL: 'foo3' '0020' (3 sibs) 33: [13] [13] 0x2ae9c912d0 KEYVAL: 'bar3' '0021' (3 sibs) 33: [14] [14] 0x2ae9c91360 KEYVAL: 'baz3' '0022' (3 sibs) 33: [15] [15] 0x2ae9c913f0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [16] [16] 0x2ae9c91480 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [17] [17] 0x2ae9c91510 KEYVAL: 'foo3' '0100' (3 sibs) 33: [18] [18] 0x2ae9c915a0 KEYVAL: 'bar3' '0101' (3 sibs) 33: [19] [19] 0x2ae9c91630 KEYVAL: 'baz3' '0102' (3 sibs) 33: [20] [20] 0x2ae9c916c0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [21] [21] 0x2ae9c91750 KEYVAL: 'foo3' '0110' (3 sibs) 33: [22] [22] 0x2ae9c917e0 KEYVAL: 'bar3' '0111' (3 sibs) 33: [23] [23] 0x2ae9c91870 KEYVAL: 'baz3' '0112' (3 sibs) 33: [24] [24] 0x2ae9c91900 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [25] [25] 0x2ae9c91990 KEYVAL: 'foo3' '0120' (3 sibs) 33: [26] [26] 0x2ae9c91a20 KEYVAL: 'bar3' '0121' (3 sibs) 33: [27] [27] 0x2ae9c91ab0 KEYVAL: 'baz3' '0122' (3 sibs) 33: [28] [28] 0x2ae9c91b40 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [29] [29] 0x2ae9c91bd0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [30] [30] 0x2ae9c91c60 KEYVAL: 'foo3' '0200' (3 sibs) 33: [31] [31] 0x2ae9c91cf0 KEYVAL: 'bar3' '0201' (3 sibs) 33: [32] [32] 0x2ae9c91d80 KEYVAL: 'baz3' '0202' (3 sibs) 33: [33] [33] 0x2ae9c91e10 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [34] [34] 0x2ae9c91ea0 KEYVAL: 'foo3' '0210' (3 sibs) 33: [35] [35] 0x2ae9c91f30 KEYVAL: 'bar3' '0211' (3 sibs) 33: [36] [36] 0x2ae9c91fc0 KEYVAL: 'baz3' '0212' (3 sibs) 33: [37] [37] 0x2ae9c92050 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [38] [38] 0x2ae9c920e0 KEYVAL: 'foo3' '0220' (3 sibs) 33: [39] [39] 0x2ae9c92170 KEYVAL: 'bar3' '0221' (3 sibs) 33: [40] [40] 0x2ae9c92200 KEYVAL: 'baz3' '0222' (3 sibs) 33: [41] [41] 0x2ae9c92290 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [42] [42] 0x2ae9c92320 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [43] [43] 0x2ae9c923b0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [44] [44] 0x2ae9c92440 KEYVAL: 'foo3' '1000' (3 sibs) 33: [45] [45] 0x2ae9c924d0 KEYVAL: 'bar3' '1001' (3 sibs) 33: [46] [46] 0x2ae9c92560 KEYVAL: 'baz3' '1002' (3 sibs) 33: [47] [47] 0x2ae9c925f0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [48] [48] 0x2ae9c92680 KEYVAL: 'foo3' '1010' (3 sibs) 33: [49] [49] 0x2ae9c92710 KEYVAL: 'bar3' '1011' (3 sibs) 33: [50] [50] 0x2ae9c927a0 KEYVAL: 'baz3' '1012' (3 sibs) 33: [51] [51] 0x2ae9c92830 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [52] [52] 0x2ae9c928c0 KEYVAL: 'foo3' '1020' (3 sibs) 33: [53] [53] 0x2ae9c92950 KEYVAL: 'bar3' '1021' (3 sibs) 33: [54] [54] 0x2ae9c929e0 KEYVAL: 'baz3' '1022' (3 sibs) 33: [55] [55] 0x2ae9c92a70 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [56] [56] 0x2ae9c92b00 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [57] [57] 0x2ae9c92b90 KEYVAL: 'foo3' '1100' (3 sibs) 33: [58] [58] 0x2ae9c92c20 KEYVAL: 'bar3' '1101' (3 sibs) 33: [59] [59] 0x2ae9c92cb0 KEYVAL: 'baz3' '1102' (3 sibs) 33: [60] [60] 0x2ae9c92d40 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [61] [61] 0x2ae9c92dd0 KEYVAL: 'foo3' '1110' (3 sibs) 33: [62] [62] 0x2ae9c92e60 KEYVAL: 'bar3' '1111' (3 sibs) 33: [63] [63] 0x2ae9c92ef0 KEYVAL: 'baz3' '1112' (3 sibs) 33: [64] [64] 0x2ae9c92f80 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [65] [65] 0x2ae9c93010 KEYVAL: 'foo3' '1120' (3 sibs) 33: [66] [66] 0x2ae9c930a0 KEYVAL: 'bar3' '1121' (3 sibs) 33: [67] [67] 0x2ae9c93130 KEYVAL: 'baz3' '1122' (3 sibs) 33: [68] [68] 0x2ae9c931c0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [69] [69] 0x2ae9c93250 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [70] [70] 0x2ae9c932e0 KEYVAL: 'foo3' '1200' (3 sibs) 33: [71] [71] 0x2ae9c93370 KEYVAL: 'bar3' '1201' (3 sibs) 33: [72] [72] 0x2ae9c93400 KEYVAL: 'baz3' '1202' (3 sibs) 33: [73] [73] 0x2ae9c93490 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [74] [74] 0x2ae9c93520 KEYVAL: 'foo3' '1210' (3 sibs) 33: [75] [75] 0x2ae9c935b0 KEYVAL: 'bar3' '1211' (3 sibs) 33: [76] [76] 0x2ae9c93640 KEYVAL: 'baz3' '1212' (3 sibs) 33: [77] [77] 0x2ae9c936d0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [78] [78] 0x2ae9c93760 KEYVAL: 'foo3' '1220' (3 sibs) 33: [79] [79] 0x2ae9c937f0 KEYVAL: 'bar3' '1221' (3 sibs) 33: [80] [80] 0x2ae9c93880 KEYVAL: 'baz3' '1222' (3 sibs) 33: [81] [81] 0x2ae9c93910 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [82] [82] 0x2ae9c939a0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [83] [83] 0x2ae9c93a30 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [84] [84] 0x2ae9c93ac0 KEYVAL: 'foo3' '2000' (3 sibs) 33: [85] [85] 0x2ae9c93b50 KEYVAL: 'bar3' '2001' (3 sibs) 33: [86] [86] 0x2ae9c93be0 KEYVAL: 'baz3' '2002' (3 sibs) 33: [87] [87] 0x2ae9c93c70 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [88] [88] 0x2ae9c93d00 KEYVAL: 'foo3' '2010' (3 sibs) 33: [89] [89] 0x2ae9c93d90 KEYVAL: 'bar3' '2011' (3 sibs) 33: [90] [90] 0x2ae9c93e20 KEYVAL: 'baz3' '2012' (3 sibs) 33: [91] [91] 0x2ae9c93eb0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [92] [92] 0x2ae9c93f40 KEYVAL: 'foo3' '2020' (3 sibs) 33: [93] [93] 0x2ae9c93fd0 KEYVAL: 'bar3' '2021' (3 sibs) 33: [94] [94] 0x2ae9c94060 KEYVAL: 'baz3' '2022' (3 sibs) 33: [95] [95] 0x2ae9c940f0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [96] [96] 0x2ae9c94180 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [97] [97] 0x2ae9c94210 KEYVAL: 'foo3' '2100' (3 sibs) 33: [98] [98] 0x2ae9c942a0 KEYVAL: 'bar3' '2101' (3 sibs) 33: [99] [99] 0x2ae9c94330 KEYVAL: 'baz3' '2102' (3 sibs) 33: [100] [100] 0x2ae9c943c0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [101] [101] 0x2ae9c94450 KEYVAL: 'foo3' '2110' (3 sibs) 33: [102] [102] 0x2ae9c944e0 KEYVAL: 'bar3' '2111' (3 sibs) 33: [103] [103] 0x2ae9c94570 KEYVAL: 'baz3' '2112' (3 sibs) 33: [104] [104] 0x2ae9c94600 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [105] [105] 0x2ae9c94690 KEYVAL: 'foo3' '2120' (3 sibs) 33: [106] [106] 0x2ae9c94720 KEYVAL: 'bar3' '2121' (3 sibs) 33: [107] [107] 0x2ae9c947b0 KEYVAL: 'baz3' '2122' (3 sibs) 33: [108] [108] 0x2ae9c94840 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [109] [109] 0x2ae9c948d0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [110] [110] 0x2ae9c94960 KEYVAL: 'foo3' '2200' (3 sibs) 33: [111] [111] 0x2ae9c949f0 KEYVAL: 'bar3' '2201' (3 sibs) 33: [112] [112] 0x2ae9c94a80 KEYVAL: 'baz3' '2202' (3 sibs) 33: [113] [113] 0x2ae9c94b10 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [114] [114] 0x2ae9c94ba0 KEYVAL: 'foo3' '2210' (3 sibs) 33: [115] [115] 0x2ae9c94c30 KEYVAL: 'bar3' '2211' (3 sibs) 33: [116] [116] 0x2ae9c94cc0 KEYVAL: 'baz3' '2212' (3 sibs) 33: [117] [117] 0x2ae9c94d50 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [118] [118] 0x2ae9c94de0 KEYVAL: 'foo3' '2220' (3 sibs) 33: [119] [119] 0x2ae9c94e70 KEYVAL: 'bar3' '2221' (3 sibs) 33: [120] [120] 0x2ae9c94f00 KEYVAL: 'baz3' '2222' (3 sibs) 33: #nodes=121 vs #printed=121 33: -------------------------------------- 33: ~~~~~~~~~~~~~~ emitted yml: 33: foo0:\n 33: foo1:\n 33: foo2:\n 33: foo3: 0000\n 33: bar3: 0001\n 33: baz3: 0002\n 33: bar2:\n 33: foo3: 0010\n 33: bar3: 0011\n 33: baz3: 0012\n 33: baz2:\n 33: foo3: 0020\n 33: bar3: 0021\n 33: baz3: 0022\n 33: bar1:\n 33: foo2:\n 33: foo3: 0100\n 33: bar3: 0101\n 33: baz3: 0102\n 33: bar2:\n 33: foo3: 0110\n 33: bar3: 0111\n 33: baz3: 0112\n 33: baz2:\n 33: foo3: 0120\n 33: bar3: 0121\n 33: baz3: 0122\n 33: baz1:\n 33: foo2:\n 33: foo3: 0200\n 33: bar3: 0201\n 33: baz3: 0202\n 33: bar2:\n 33: foo3: 0210\n 33: bar3: 0211\n 33: baz3: 0212\n 33: baz2:\n 33: foo3: 0220\n 33: bar3: 0221\n 33: baz3: 0222\n 33: bar0:\n 33: foo1:\n 33: foo2:\n 33: foo3: 1000\n 33: bar3: 1001\n 33: baz3: 1002\n 33: bar2:\n 33: foo3: 1010\n 33: bar3: 1011\n 33: baz3: 1012\n 33: baz2:\n 33: foo3: 1020\n 33: bar3: 1021\n 33: baz3: 1022\n 33: bar1:\n 33: foo2:\n 33: foo3: 1100\n 33: bar3: 1101\n 33: baz3: 1102\n 33: bar2:\n 33: foo3: 1110\n 33: bar3: 1111\n 33: baz3: 1112\n 33: baz2:\n 33: foo3: 1120\n 33: bar3: 1121\n 33: baz3: 1122\n 33: baz1:\n 33: foo2:\n 33: foo3: 1200\n 33: bar3: 1201\n 33: baz3: 1202\n 33: bar2:\n 33: foo3: 1210\n 33: bar3: 1211\n 33: baz3: 1212\n 33: baz2:\n 33: foo3: 1220\n 33: bar3: 1221\n 33: baz3: 1222\n 33: baz0:\n 33: foo1:\n 33: foo2:\n 33: foo3: 2000\n 33: bar3: 2001\n 33: baz3: 2002\n 33: bar2:\n 33: foo3: 2010\n 33: bar3: 2011\n 33: baz3: 2012\n 33: baz2:\n 33: foo3: 2020\n 33: bar3: 2021\n 33: baz3: 2022\n 33: bar1:\n 33: foo2:\n 33: foo3: 2100\n 33: bar3: 2101\n 33: baz3: 2102\n 33: bar2:\n 33: foo3: 2110\n 33: bar3: 2111\n 33: baz3: 2112\n 33: baz2:\n 33: foo3: 2120\n 33: bar3: 2121\n 33: baz3: 2122\n 33: baz1:\n 33: foo2:\n 33: foo3: 2200\n 33: bar3: 2201\n 33: baz3: 2202\n 33: bar2:\n 33: foo3: 2210\n 33: bar3: 2211\n 33: baz3: 2212\n 33: baz2:\n 33: foo3: 2220\n 33: bar3: 2221\n 33: baz3: 2222\n 33: ~~~~~~~~~~~~~~ emitted tree: 33: -------------------------------------- 33: [0][0] 0x2ae9ca4fd0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2ae9ca5060 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2ae9ca50f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2ae9ca5180 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [4] [4] 0x2ae9ca5210 KEYVAL: 'foo3' '0000' (3 sibs) 33: [5] [5] 0x2ae9ca52a0 KEYVAL: 'bar3' '0001' (3 sibs) 33: [6] [6] 0x2ae9ca5330 KEYVAL: 'baz3' '0002' (3 sibs) 33: [7] [7] 0x2ae9ca53c0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [8] [8] 0x2ae9ca5450 KEYVAL: 'foo3' '0010' (3 sibs) 33: [9] [9] 0x2ae9ca54e0 KEYVAL: 'bar3' '0011' (3 sibs) 33: [10] [10] 0x2ae9ca5570 KEYVAL: 'baz3' '0012' (3 sibs) 33: [11] [11] 0x2ae9ca5600 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [12] [12] 0x2ae9ca5690 KEYVAL: 'foo3' '0020' (3 sibs) 33: [13] [13] 0x2ae9ca5720 KEYVAL: 'bar3' '0021' (3 sibs) 33: [14] [14] 0x2ae9ca57b0 KEYVAL: 'baz3' '0022' (3 sibs) 33: [15] [15] 0x2ae9ca5840 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [16] [16] 0x2ae9ca58d0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [17] [17] 0x2ae9ca5960 KEYVAL: 'foo3' '0100' (3 sibs) 33: [18] [18] 0x2ae9ca59f0 KEYVAL: 'bar3' '0101' (3 sibs) 33: [19] [19] 0x2ae9ca5a80 KEYVAL: 'baz3' '0102' (3 sibs) 33: [20] [20] 0x2ae9ca5b10 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [21] [21] 0x2ae9ca5ba0 KEYVAL: 'foo3' '0110' (3 sibs) 33: [22] [22] 0x2ae9ca5c30 KEYVAL: 'bar3' '0111' (3 sibs) 33: [23] [23] 0x2ae9ca5cc0 KEYVAL: 'baz3' '0112' (3 sibs) 33: [24] [24] 0x2ae9ca5d50 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [25] [25] 0x2ae9ca5de0 KEYVAL: 'foo3' '0120' (3 sibs) 33: [26] [26] 0x2ae9ca5e70 KEYVAL: 'bar3' '0121' (3 sibs) 33: [27] [27] 0x2ae9ca5f00 KEYVAL: 'baz3' '0122' (3 sibs) 33: [28] [28] 0x2ae9ca5f90 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [29] [29] 0x2ae9ca6020 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [30] [30] 0x2ae9ca60b0 KEYVAL: 'foo3' '0200' (3 sibs) 33: [31] [31] 0x2ae9ca6140 KEYVAL: 'bar3' '0201' (3 sibs) 33: [32] [32] 0x2ae9ca61d0 KEYVAL: 'baz3' '0202' (3 sibs) 33: [33] [33] 0x2ae9ca6260 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [34] [34] 0x2ae9ca62f0 KEYVAL: 'foo3' '0210' (3 sibs) 33: [35] [35] 0x2ae9ca6380 KEYVAL: 'bar3' '0211' (3 sibs) 33: [36] [36] 0x2ae9ca6410 KEYVAL: 'baz3' '0212' (3 sibs) 33: [37] [37] 0x2ae9ca64a0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [38] [38] 0x2ae9ca6530 KEYVAL: 'foo3' '0220' (3 sibs) 33: [39] [39] 0x2ae9ca65c0 KEYVAL: 'bar3' '0221' (3 sibs) 33: [40] [40] 0x2ae9ca6650 KEYVAL: 'baz3' '0222' (3 sibs) 33: [41] [41] 0x2ae9ca66e0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [42] [42] 0x2ae9ca6770 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [43] [43] 0x2ae9ca6800 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [44] [44] 0x2ae9ca6890 KEYVAL: 'foo3' '1000' (3 sibs) 33: [45] [45] 0x2ae9ca6920 KEYVAL: 'bar3' '1001' (3 sibs) 33: [46] [46] 0x2ae9ca69b0 KEYVAL: 'baz3' '1002' (3 sibs) 33: [47] [47] 0x2ae9ca6a40 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [48] [48] 0x2ae9ca6ad0 KEYVAL: 'foo3' '1010' (3 sibs) 33: [49] [49] 0x2ae9ca6b60 KEYVAL: 'bar3' '1011' (3 sibs) 33: [50] [50] 0x2ae9ca6bf0 KEYVAL: 'baz3' '1012' (3 sibs) 33: [51] [51] 0x2ae9ca6c80 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [52] [52] 0x2ae9ca6d10 KEYVAL: 'foo3' '1020' (3 sibs) 33: [53] [53] 0x2ae9ca6da0 KEYVAL: 'bar3' '1021' (3 sibs) 33: [54] [54] 0x2ae9ca6e30 KEYVAL: 'baz3' '1022' (3 sibs) 33: [55] [55] 0x2ae9ca6ec0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [56] [56] 0x2ae9ca6f50 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [57] [57] 0x2ae9ca6fe0 KEYVAL: 'foo3' '1100' (3 sibs) 33: [58] [58] 0x2ae9ca7070 KEYVAL: 'bar3' '1101' (3 sibs) 33: [59] [59] 0x2ae9ca7100 KEYVAL: 'baz3' '1102' (3 sibs) 33: [60] [60] 0x2ae9ca7190 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [61] [61] 0x2ae9ca7220 KEYVAL: 'foo3' '1110' (3 sibs) 33: [62] [62] 0x2ae9ca72b0 KEYVAL: 'bar3' '1111' (3 sibs) 33: [63] [63] 0x2ae9ca7340 KEYVAL: 'baz3' '1112' (3 sibs) 33: [64] [64] 0x2ae9ca73d0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [65] [65] 0x2ae9ca7460 KEYVAL: 'foo3' '1120' (3 sibs) 33: [66] [66] 0x2ae9ca74f0 KEYVAL: 'bar3' '1121' (3 sibs) 33: [67] [67] 0x2ae9ca7580 KEYVAL: 'baz3' '1122' (3 sibs) 33: [68] [68] 0x2ae9ca7610 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [69] [69] 0x2ae9ca76a0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [70] [70] 0x2ae9ca7730 KEYVAL: 'foo3' '1200' (3 sibs) 33: [71] [71] 0x2ae9ca77c0 KEYVAL: 'bar3' '1201' (3 sibs) 33: [72] [72] 0x2ae9ca7850 KEYVAL: 'baz3' '1202' (3 sibs) 33: [73] [73] 0x2ae9ca78e0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [74] [74] 0x2ae9ca7970 KEYVAL: 'foo3' '1210' (3 sibs) 33: [75] [75] 0x2ae9ca7a00 KEYVAL: 'bar3' '1211' (3 sibs) 33: [76] [76] 0x2ae9ca7a90 KEYVAL: 'baz3' '1212' (3 sibs) 33: [77] [77] 0x2ae9ca7b20 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [78] [78] 0x2ae9ca7bb0 KEYVAL: 'foo3' '1220' (3 sibs) 33: [79] [79] 0x2ae9ca7c40 KEYVAL: 'bar3' '1221' (3 sibs) 33: [80] [80] 0x2ae9ca7cd0 KEYVAL: 'baz3' '1222' (3 sibs) 33: [81] [81] 0x2ae9ca7d60 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [82] [82] 0x2ae9ca7df0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [83] [83] 0x2ae9ca7e80 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [84] [84] 0x2ae9ca7f10 KEYVAL: 'foo3' '2000' (3 sibs) 33: [85] [85] 0x2ae9ca7fa0 KEYVAL: 'bar3' '2001' (3 sibs) 33: [86] [86] 0x2ae9ca8030 KEYVAL: 'baz3' '2002' (3 sibs) 33: [87] [87] 0x2ae9ca80c0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [88] [88] 0x2ae9ca8150 KEYVAL: 'foo3' '2010' (3 sibs) 33: [89] [89] 0x2ae9ca81e0 KEYVAL: 'bar3' '2011' (3 sibs) 33: [90] [90] 0x2ae9ca8270 KEYVAL: 'baz3' '2012' (3 sibs) 33: [91] [91] 0x2ae9ca8300 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [92] [92] 0x2ae9ca8390 KEYVAL: 'foo3' '2020' (3 sibs) 33: [93] [93] 0x2ae9ca8420 KEYVAL: 'bar3' '2021' (3 sibs) 33: [94] [94] 0x2ae9ca84b0 KEYVAL: 'baz3' '2022' (3 sibs) 33: [95] [95] 0x2ae9ca8540 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [96] [96] 0x2ae9ca85d0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [97] [97] 0x2ae9ca8660 KEYVAL: 'foo3' '2100' (3 sibs) 33: [98] [98] 0x2ae9ca86f0 KEYVAL: 'bar3' '2101' (3 sibs) 33: [99] [99] 0x2ae9ca8780 KEYVAL: 'baz3' '2102' (3 sibs) 33: [100] [100] 0x2ae9ca8810 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [101] [101] 0x2ae9ca88a0 KEYVAL: 'foo3' '2110' (3 sibs) 33: [102] [102] 0x2ae9ca8930 KEYVAL: 'bar3' '2111' (3 sibs) 33: [103] [103] 0x2ae9ca89c0 KEYVAL: 'baz3' '2112' (3 sibs) 33: [104] [104] 0x2ae9ca8a50 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [105] [105] 0x2ae9ca8ae0 KEYVAL: 'foo3' '2120' (3 sibs) 33: [106] [106] 0x2ae9ca8b70 KEYVAL: 'bar3' '2121' (3 sibs) 33: [107] [107] 0x2ae9ca8c00 KEYVAL: 'baz3' '2122' (3 sibs) 33: [108] [108] 0x2ae9ca8c90 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [109] [109] 0x2ae9ca8d20 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [110] [110] 0x2ae9ca8db0 KEYVAL: 'foo3' '2200' (3 sibs) 33: [111] [111] 0x2ae9ca8e40 KEYVAL: 'bar3' '2201' (3 sibs) 33: [112] [112] 0x2ae9ca8ed0 KEYVAL: 'baz3' '2202' (3 sibs) 33: [113] [113] 0x2ae9ca8f60 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [114] [114] 0x2ae9ca8ff0 KEYVAL: 'foo3' '2210' (3 sibs) 33: [115] [115] 0x2ae9ca9080 KEYVAL: 'bar3' '2211' (3 sibs) 33: [116] [116] 0x2ae9ca9110 KEYVAL: 'baz3' '2212' (3 sibs) 33: [117] [117] 0x2ae9ca91a0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [118] [118] 0x2ae9ca9230 KEYVAL: 'foo3' '2220' (3 sibs) 33: [119] [119] 0x2ae9ca92c0 KEYVAL: 'bar3' '2221' (3 sibs) 33: [120] [120] 0x2ae9ca9350 KEYVAL: 'baz3' '2222' (3 sibs) 33: #nodes=121 vs #printed=121 33: -------------------------------------- 33: ~~~~~~~~~~~~~~ 33: [ OK ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip/1 (56 ms) 33: [ RUN ] NESTED_MAPX4/YmlTestCase.unix_recreate_from_ref/0 33: ------------------------------------------- 33: running test case 'nested map x4, explicit' 33: ------------------------------------------- 33: REF TREE: 33: 0x2ae9c7a0c0 [ROOT] MAP: (0 sibs) 3 children: 33: 0x2ae9c757f0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x2ae9c759c0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2ae9c75b90 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae9c75d60 KEYVAL: 'foo3' '0000' (3 sibs) 33: 0x2ae9c75df8 KEYVAL: 'bar3' '0001' (3 sibs) 33: 0x2ae9c75e90 KEYVAL: 'baz3' '0002' (3 sibs) 33: 0x2ae9c75c28 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9c75f30 KEYVAL: 'foo3' '0010' (3 sibs) 33: 0x2ae9c75fc8 KEYVAL: 'bar3' '0011' (3 sibs) 33: 0x2ae9c76060 KEYVAL: 'baz3' '0012' (3 sibs) 33: 0x2ae9c75cc0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9c76100 KEYVAL: 'foo3' '0020' (3 sibs) 33: 0x2ae9c76198 KEYVAL: 'bar3' '0021' (3 sibs) 33: 0x2ae9c76230 KEYVAL: 'baz3' '0022' (3 sibs) 33: 0x2ae9c75a58 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2ae9c762d0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae9c764a0 KEYVAL: 'foo3' '0100' (3 sibs) 33: 0x2ae9c76538 KEYVAL: 'bar3' '0101' (3 sibs) 33: 0x2ae9c765d0 KEYVAL: 'baz3' '0102' (3 sibs) 33: 0x2ae9c76368 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9c76670 KEYVAL: 'foo3' '0110' (3 sibs) 33: 0x2ae9c76708 KEYVAL: 'bar3' '0111' (3 sibs) 33: 0x2ae9c767a0 KEYVAL: 'baz3' '0112' (3 sibs) 33: 0x2ae9c76400 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9c76840 KEYVAL: 'foo3' '0120' (3 sibs) 33: 0x2ae9c768d8 KEYVAL: 'bar3' '0121' (3 sibs) 33: 0x2ae9c76970 KEYVAL: 'baz3' '0122' (3 sibs) 33: 0x2ae9c75af0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2ae9c76a10 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae9c76be0 KEYVAL: 'foo3' '0200' (3 sibs) 33: 0x2ae9c76c78 KEYVAL: 'bar3' '0201' (3 sibs) 33: 0x2ae9c76d10 KEYVAL: 'baz3' '0202' (3 sibs) 33: 0x2ae9c76aa8 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9c76db0 KEYVAL: 'foo3' '0210' (3 sibs) 33: 0x2ae9c76e48 KEYVAL: 'bar3' '0211' (3 sibs) 33: 0x2ae9c76ee0 KEYVAL: 'baz3' '0212' (3 sibs) 33: 0x2ae9c76b40 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9c76f80 KEYVAL: 'foo3' '0220' (3 sibs) 33: 0x2ae9c77018 KEYVAL: 'bar3' '0221' (3 sibs) 33: 0x2ae9c770b0 KEYVAL: 'baz3' '0222' (3 sibs) 33: 0x2ae9c75888 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x2ae9c77150 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2ae9c77320 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae9c774f0 KEYVAL: 'foo3' '1000' (3 sibs) 33: 0x2ae9c77588 KEYVAL: 'bar3' '1001' (3 sibs) 33: 0x2ae9c77620 KEYVAL: 'baz3' '1002' (3 sibs) 33: 0x2ae9c773b8 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9c776c0 KEYVAL: 'foo3' '1010' (3 sibs) 33: 0x2ae9c77758 KEYVAL: 'bar3' '1011' (3 sibs) 33: 0x2ae9c777f0 KEYVAL: 'baz3' '1012' (3 sibs) 33: 0x2ae9c77450 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9c77890 KEYVAL: 'foo3' '1020' (3 sibs) 33: 0x2ae9c77928 KEYVAL: 'bar3' '1021' (3 sibs) 33: 0x2ae9c779c0 KEYVAL: 'baz3' '1022' (3 sibs) 33: 0x2ae9c771e8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2ae9c77a60 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae9c77c30 KEYVAL: 'foo3' '1100' (3 sibs) 33: 0x2ae9c77cc8 KEYVAL: 'bar3' '1101' (3 sibs) 33: 0x2ae9c77d60 KEYVAL: 'baz3' '1102' (3 sibs) 33: 0x2ae9c77af8 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9c77e00 KEYVAL: 'foo3' '1110' (3 sibs) 33: 0x2ae9c77e98 KEYVAL: 'bar3' '1111' (3 sibs) 33: 0x2ae9c77f30 KEYVAL: 'baz3' '1112' (3 sibs) 33: 0x2ae9c77b90 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9c77fd0 KEYVAL: 'foo3' '1120' (3 sibs) 33: 0x2ae9c78068 KEYVAL: 'bar3' '1121' (3 sibs) 33: 0x2ae9c78100 KEYVAL: 'baz3' '1122' (3 sibs) 33: 0x2ae9c77280 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2ae9c781a0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae9c78370 KEYVAL: 'foo3' '1200' (3 sibs) 33: 0x2ae9c78408 KEYVAL: 'bar3' '1201' (3 sibs) 33: 0x2ae9c784a0 KEYVAL: 'baz3' '1202' (3 sibs) 33: 0x2ae9c78238 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9c78540 KEYVAL: 'foo3' '1210' (3 sibs) 33: 0x2ae9c785d8 KEYVAL: 'bar3' '1211' (3 sibs) 33: 0x2ae9c78670 KEYVAL: 'baz3' '1212' (3 sibs) 33: 0x2ae9c782d0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9c78710 KEYVAL: 'foo3' '1220' (3 sibs) 33: 0x2ae9c787a8 KEYVAL: 'bar3' '1221' (3 sibs) 33: 0x2ae9c78840 KEYVAL: 'baz3' '1222' (3 sibs) 33: 0x2ae9c75920 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x2ae9c788e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2ae9c78ab0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae9c78c80 KEYVAL: 'foo3' '2000' (3 sibs) 33: 0x2ae9c78d18 KEYVAL: 'bar3' '2001' (3 sibs) 33: 0x2ae9c78db0 KEYVAL: 'baz3' '2002' (3 sibs) 33: 0x2ae9c78b48 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9c78e50 KEYVAL: 'foo3' '2010' (3 sibs) 33: 0x2ae9c78ee8 KEYVAL: 'bar3' '2011' (3 sibs) 33: 0x2ae9c78f80 KEYVAL: 'baz3' '2012' (3 sibs) 33: 0x2ae9c78be0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9c79020 KEYVAL: 'foo3' '2020' (3 sibs) 33: 0x2ae9c790b8 KEYVAL: 'bar3' '2021' (3 sibs) 33: 0x2ae9c79150 KEYVAL: 'baz3' '2022' (3 sibs) 33: 0x2ae9c78978 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2ae9c791f0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae9c793c0 KEYVAL: 'foo3' '2100' (3 sibs) 33: 0x2ae9c79458 KEYVAL: 'bar3' '2101' (3 sibs) 33: 0x2ae9c794f0 KEYVAL: 'baz3' '2102' (3 sibs) 33: 0x2ae9c79288 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9c79590 KEYVAL: 'foo3' '2110' (3 sibs) 33: 0x2ae9c79628 KEYVAL: 'bar3' '2111' (3 sibs) 33: 0x2ae9c796c0 KEYVAL: 'baz3' '2112' (3 sibs) 33: 0x2ae9c79320 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9c79760 KEYVAL: 'foo3' '2120' (3 sibs) 33: 0x2ae9c797f8 KEYVAL: 'bar3' '2121' (3 sibs) 33: 0x2ae9c79890 KEYVAL: 'baz3' '2122' (3 sibs) 33: 0x2ae9c78a10 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2ae9c79930 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae9c79b00 KEYVAL: 'foo3' '2200' (3 sibs) 33: 0x2ae9c79b98 KEYVAL: 'bar3' '2201' (3 sibs) 33: 0x2ae9c79c30 KEYVAL: 'baz3' '2202' (3 sibs) 33: 0x2ae9c799c8 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9c79cd0 KEYVAL: 'foo3' '2210' (3 sibs) 33: 0x2ae9c79d68 KEYVAL: 'bar3' '2211' (3 sibs) 33: 0x2ae9c79e00 KEYVAL: 'baz3' '2212' (3 sibs) 33: 0x2ae9c79a60 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9c79ea0 KEYVAL: 'foo3' '2220' (3 sibs) 33: 0x2ae9c79f38 KEYVAL: 'bar3' '2221' (3 sibs) 33: 0x2ae9c79fd0 KEYVAL: 'baz3' '2222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x2ae9ca97e0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2ae9ca9870 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2ae9ca9900 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2ae9ca9990 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [4] [4] 0x2ae9ca9a20 KEYVAL: 'foo3' '0000' (3 sibs) 33: [5] [5] 0x2ae9ca9ab0 KEYVAL: 'bar3' '0001' (3 sibs) 33: [6] [6] 0x2ae9ca9b40 KEYVAL: 'baz3' '0002' (3 sibs) 33: [7] [7] 0x2ae9ca9bd0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [8] [8] 0x2ae9ca9c60 KEYVAL: 'foo3' '0010' (3 sibs) 33: [9] [9] 0x2ae9ca9cf0 KEYVAL: 'bar3' '0011' (3 sibs) 33: [10] [10] 0x2ae9ca9d80 KEYVAL: 'baz3' '0012' (3 sibs) 33: [11] [11] 0x2ae9ca9e10 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [12] [12] 0x2ae9ca9ea0 KEYVAL: 'foo3' '0020' (3 sibs) 33: [13] [13] 0x2ae9ca9f30 KEYVAL: 'bar3' '0021' (3 sibs) 33: [14] [14] 0x2ae9ca9fc0 KEYVAL: 'baz3' '0022' (3 sibs) 33: [15] [15] 0x2ae9caa050 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [16] [16] 0x2ae9caa0e0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [17] [17] 0x2ae9caa170 KEYVAL: 'foo3' '0100' (3 sibs) 33: [18] [18] 0x2ae9caa200 KEYVAL: 'bar3' '0101' (3 sibs) 33: [19] [19] 0x2ae9caa290 KEYVAL: 'baz3' '0102' (3 sibs) 33: [20] [20] 0x2ae9caa320 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [21] [21] 0x2ae9caa3b0 KEYVAL: 'foo3' '0110' (3 sibs) 33: [22] [22] 0x2ae9caa440 KEYVAL: 'bar3' '0111' (3 sibs) 33: [23] [23] 0x2ae9caa4d0 KEYVAL: 'baz3' '0112' (3 sibs) 33: [24] [24] 0x2ae9caa560 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [25] [25] 0x2ae9caa5f0 KEYVAL: 'foo3' '0120' (3 sibs) 33: [26] [26] 0x2ae9caa680 KEYVAL: 'bar3' '0121' (3 sibs) 33: [27] [27] 0x2ae9caa710 KEYVAL: 'baz3' '0122' (3 sibs) 33: [28] [28] 0x2ae9caa7a0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [29] [29] 0x2ae9caa830 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [30] [30] 0x2ae9caa8c0 KEYVAL: 'foo3' '0200' (3 sibs) 33: [31] [31] 0x2ae9caa950 KEYVAL: 'bar3' '0201' (3 sibs) 33: [32] [32] 0x2ae9caa9e0 KEYVAL: 'baz3' '0202' (3 sibs) 33: [33] [33] 0x2ae9caaa70 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [34] [34] 0x2ae9caab00 KEYVAL: 'foo3' '0210' (3 sibs) 33: [35] [35] 0x2ae9caab90 KEYVAL: 'bar3' '0211' (3 sibs) 33: [36] [36] 0x2ae9caac20 KEYVAL: 'baz3' '0212' (3 sibs) 33: [37] [37] 0x2ae9caacb0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [38] [38] 0x2ae9caad40 KEYVAL: 'foo3' '0220' (3 sibs) 33: [39] [39] 0x2ae9caadd0 KEYVAL: 'bar3' '0221' (3 sibs) 33: [40] [40] 0x2ae9caae60 KEYVAL: 'baz3' '0222' (3 sibs) 33: [41] [41] 0x2ae9caaef0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [42] [42] 0x2ae9caaf80 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [43] [43] 0x2ae9cab010 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [44] [44] 0x2ae9cab0a0 KEYVAL: 'foo3' '1000' (3 sibs) 33: [45] [45] 0x2ae9cab130 KEYVAL: 'bar3' '1001' (3 sibs) 33: [46] [46] 0x2ae9cab1c0 KEYVAL: 'baz3' '1002' (3 sibs) 33: [47] [47] 0x2ae9cab250 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [48] [48] 0x2ae9cab2e0 KEYVAL: 'foo3' '1010' (3 sibs) 33: [49] [49] 0x2ae9cab370 KEYVAL: 'bar3' '1011' (3 sibs) 33: [50] [50] 0x2ae9cab400 KEYVAL: 'baz3' '1012' (3 sibs) 33: [51] [51] 0x2ae9cab490 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [52] [52] 0x2ae9cab520 KEYVAL: 'foo3' '1020' (3 sibs) 33: [53] [53] 0x2ae9cab5b0 KEYVAL: 'bar3' '1021' (3 sibs) 33: [54] [54] 0x2ae9cab640 KEYVAL: 'baz3' '1022' (3 sibs) 33: [55] [55] 0x2ae9cab6d0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [56] [56] 0x2ae9cab760 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [57] [57] 0x2ae9cab7f0 KEYVAL: 'foo3' '1100' (3 sibs) 33: [58] [58] 0x2ae9cab880 KEYVAL: 'bar3' '1101' (3 sibs) 33: [59] [59] 0x2ae9cab910 KEYVAL: 'baz3' '1102' (3 sibs) 33: [60] [60] 0x2ae9cab9a0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [61] [61] 0x2ae9caba30 KEYVAL: 'foo3' '1110' (3 sibs) 33: [62] [62] 0x2ae9cabac0 KEYVAL: 'bar3' '1111' (3 sibs) 33: [63] [63] 0x2ae9cabb50 KEYVAL: 'baz3' '1112' (3 sibs) 33: [64] [64] 0x2ae9cabbe0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [65] [65] 0x2ae9cabc70 KEYVAL: 'foo3' '1120' (3 sibs) 33: [66] [66] 0x2ae9cabd00 KEYVAL: 'bar3' '1121' (3 sibs) 33: [67] [67] 0x2ae9cabd90 KEYVAL: 'baz3' '1122' (3 sibs) 33: [68] [68] 0x2ae9cabe20 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [69] [69] 0x2ae9cabeb0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [70] [70] 0x2ae9cabf40 KEYVAL: 'foo3' '1200' (3 sibs) 33: [71] [71] 0x2ae9cabfd0 KEYVAL: 'bar3' '1201' (3 sibs) 33: [72] [72] 0x2ae9cac060 KEYVAL: 'baz3' '1202' (3 sibs) 33: [73] [73] 0x2ae9cac0f0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [74] [74] 0x2ae9cac180 KEYVAL: 'foo3' '1210' (3 sibs) 33: [75] [75] 0x2ae9cac210 KEYVAL: 'bar3' '1211' (3 sibs) 33: [76] [76] 0x2ae9cac2a0 KEYVAL: 'baz3' '1212' (3 sibs) 33: [77] [77] 0x2ae9cac330 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [78] [78] 0x2ae9cac3c0 KEYVAL: 'foo3' '1220' (3 sibs) 33: [79] [79] 0x2ae9cac450 KEYVAL: 'bar3' '1221' (3 sibs) 33: [80] [80] 0x2ae9cac4e0 KEYVAL: 'baz3' '1222' (3 sibs) 33: [81] [81] 0x2ae9cac570 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [82] [82] 0x2ae9cac600 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [83] [83] 0x2ae9cac690 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [84] [84] 0x2ae9cac720 KEYVAL: 'foo3' '2000' (3 sibs) 33: [85] [85] 0x2ae9cac7b0 KEYVAL: 'bar3' '2001' (3 sibs) 33: [86] [86] 0x2ae9cac840 KEYVAL: 'baz3' '2002' (3 sibs) 33: [87] [87] 0x2ae9cac8d0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [88] [88] 0x2ae9cac960 KEYVAL: 'foo3' '2010' (3 sibs) 33: [89] [89] 0x2ae9cac9f0 KEYVAL: 'bar3' '2011' (3 sibs) 33: [90] [90] 0x2ae9caca80 KEYVAL: 'baz3' '2012' (3 sibs) 33: [91] [91] 0x2ae9cacb10 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [92] [92] 0x2ae9cacba0 KEYVAL: 'foo3' '2020' (3 sibs) 33: [93] [93] 0x2ae9cacc30 KEYVAL: 'bar3' '2021' (3 sibs) 33: [94] [94] 0x2ae9caccc0 KEYVAL: 'baz3' '2022' (3 sibs) 33: [95] [95] 0x2ae9cacd50 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [96] [96] 0x2ae9cacde0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [97] [97] 0x2ae9cace70 KEYVAL: 'foo3' '2100' (3 sibs) 33: [98] [98] 0x2ae9cacf00 KEYVAL: 'bar3' '2101' (3 sibs) 33: [99] [99] 0x2ae9cacf90 KEYVAL: 'baz3' '2102' (3 sibs) 33: [100] [100] 0x2ae9cad020 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [101] [101] 0x2ae9cad0b0 KEYVAL: 'foo3' '2110' (3 sibs) 33: [102] [102] 0x2ae9cad140 KEYVAL: 'bar3' '2111' (3 sibs) 33: [103] [103] 0x2ae9cad1d0 KEYVAL: 'baz3' '2112' (3 sibs) 33: [104] [104] 0x2ae9cad260 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [105] [105] 0x2ae9cad2f0 KEYVAL: 'foo3' '2120' (3 sibs) 33: [106] [106] 0x2ae9cad380 KEYVAL: 'bar3' '2121' (3 sibs) 33: [107] [107] 0x2ae9cad410 KEYVAL: 'baz3' '2122' (3 sibs) 33: [108] [108] 0x2ae9cad4a0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [109] [109] 0x2ae9cad530 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [110] [110] 0x2ae9cad5c0 KEYVAL: 'foo3' '2200' (3 sibs) 33: [111] [111] 0x2ae9cad650 KEYVAL: 'bar3' '2201' (3 sibs) 33: [112] [112] 0x2ae9cad6e0 KEYVAL: 'baz3' '2202' (3 sibs) 33: [113] [113] 0x2ae9cad770 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [114] [114] 0x2ae9cad800 KEYVAL: 'foo3' '2210' (3 sibs) 33: [115] [115] 0x2ae9cad890 KEYVAL: 'bar3' '2211' (3 sibs) 33: [116] [116] 0x2ae9cad920 KEYVAL: 'baz3' '2212' (3 sibs) 33: [117] [117] 0x2ae9cad9b0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [118] [118] 0x2ae9cada40 KEYVAL: 'foo3' '2220' (3 sibs) 33: [119] [119] 0x2ae9cadad0 KEYVAL: 'bar3' '2221' (3 sibs) 33: [120] [120] 0x2ae9cadb60 KEYVAL: 'baz3' '2222' (3 sibs) 33: #nodes=121 vs #printed=121 33: -------------------------------------- 33: [ OK ] NESTED_MAPX4/YmlTestCase.unix_recreate_from_ref/0 (13 ms) 33: [ RUN ] NESTED_MAPX4/YmlTestCase.unix_recreate_from_ref/1 33: ------------------------------------------- 33: running test case 'nested map x4' 33: ------------------------------------------- 33: REF TREE: 33: 0x2ae9c7a1d8 [ROOT] MAP: (0 sibs) 3 children: 33: 0x2ae9c7a2b0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x2ae9c7a480 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2ae9c7a650 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae9c7a820 KEYVAL: 'foo3' '0000' (3 sibs) 33: 0x2ae9c7a8b8 KEYVAL: 'bar3' '0001' (3 sibs) 33: 0x2ae9c7a950 KEYVAL: 'baz3' '0002' (3 sibs) 33: 0x2ae9c7a6e8 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9c7a9f0 KEYVAL: 'foo3' '0010' (3 sibs) 33: 0x2ae9c7aa88 KEYVAL: 'bar3' '0011' (3 sibs) 33: 0x2ae9c7ab20 KEYVAL: 'baz3' '0012' (3 sibs) 33: 0x2ae9c7a780 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9c7abc0 KEYVAL: 'foo3' '0020' (3 sibs) 33: 0x2ae9c7ac58 KEYVAL: 'bar3' '0021' (3 sibs) 33: 0x2ae9c7acf0 KEYVAL: 'baz3' '0022' (3 sibs) 33: 0x2ae9c7a518 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2ae9c7ad90 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae9c7af60 KEYVAL: 'foo3' '0100' (3 sibs) 33: 0x2ae9c7aff8 KEYVAL: 'bar3' '0101' (3 sibs) 33: 0x2ae9c7b090 KEYVAL: 'baz3' '0102' (3 sibs) 33: 0x2ae9c7ae28 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9c7b130 KEYVAL: 'foo3' '0110' (3 sibs) 33: 0x2ae9c7b1c8 KEYVAL: 'bar3' '0111' (3 sibs) 33: 0x2ae9c7b260 KEYVAL: 'baz3' '0112' (3 sibs) 33: 0x2ae9c7aec0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9c7b300 KEYVAL: 'foo3' '0120' (3 sibs) 33: 0x2ae9c7b398 KEYVAL: 'bar3' '0121' (3 sibs) 33: 0x2ae9c7b430 KEYVAL: 'baz3' '0122' (3 sibs) 33: 0x2ae9c7a5b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2ae9c7b4d0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae9c7b6a0 KEYVAL: 'foo3' '0200' (3 sibs) 33: 0x2ae9c7b738 KEYVAL: 'bar3' '0201' (3 sibs) 33: 0x2ae9c7b7d0 KEYVAL: 'baz3' '0202' (3 sibs) 33: 0x2ae9c7b568 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9c7b870 KEYVAL: 'foo3' '0210' (3 sibs) 33: 0x2ae9c7b908 KEYVAL: 'bar3' '0211' (3 sibs) 33: 0x2ae9c7b9a0 KEYVAL: 'baz3' '0212' (3 sibs) 33: 0x2ae9c7b600 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9c7ba40 KEYVAL: 'foo3' '0220' (3 sibs) 33: 0x2ae9c7bad8 KEYVAL: 'bar3' '0221' (3 sibs) 33: 0x2ae9c7bb70 KEYVAL: 'baz3' '0222' (3 sibs) 33: 0x2ae9c7a348 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x2ae9c7bc10 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2ae9c7bde0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae9c7bfb0 KEYVAL: 'foo3' '1000' (3 sibs) 33: 0x2ae9c7c048 KEYVAL: 'bar3' '1001' (3 sibs) 33: 0x2ae9c7c0e0 KEYVAL: 'baz3' '1002' (3 sibs) 33: 0x2ae9c7be78 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9c7c180 KEYVAL: 'foo3' '1010' (3 sibs) 33: 0x2ae9c7c218 KEYVAL: 'bar3' '1011' (3 sibs) 33: 0x2ae9c7c2b0 KEYVAL: 'baz3' '1012' (3 sibs) 33: 0x2ae9c7bf10 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9c7c350 KEYVAL: 'foo3' '1020' (3 sibs) 33: 0x2ae9c7c3e8 KEYVAL: 'bar3' '1021' (3 sibs) 33: 0x2ae9c7c480 KEYVAL: 'baz3' '1022' (3 sibs) 33: 0x2ae9c7bca8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2ae9c7c520 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae9c7c6f0 KEYVAL: 'foo3' '1100' (3 sibs) 33: 0x2ae9c7c788 KEYVAL: 'bar3' '1101' (3 sibs) 33: 0x2ae9c7c820 KEYVAL: 'baz3' '1102' (3 sibs) 33: 0x2ae9c7c5b8 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9c7c8c0 KEYVAL: 'foo3' '1110' (3 sibs) 33: 0x2ae9c7c958 KEYVAL: 'bar3' '1111' (3 sibs) 33: 0x2ae9c7c9f0 KEYVAL: 'baz3' '1112' (3 sibs) 33: 0x2ae9c7c650 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9c7ca90 KEYVAL: 'foo3' '1120' (3 sibs) 33: 0x2ae9c7cb28 KEYVAL: 'bar3' '1121' (3 sibs) 33: 0x2ae9c7cbc0 KEYVAL: 'baz3' '1122' (3 sibs) 33: 0x2ae9c7bd40 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2ae9c7cc60 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae9c7ce30 KEYVAL: 'foo3' '1200' (3 sibs) 33: 0x2ae9c7cec8 KEYVAL: 'bar3' '1201' (3 sibs) 33: 0x2ae9c7cf60 KEYVAL: 'baz3' '1202' (3 sibs) 33: 0x2ae9c7ccf8 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9c7d000 KEYVAL: 'foo3' '1210' (3 sibs) 33: 0x2ae9c7d098 KEYVAL: 'bar3' '1211' (3 sibs) 33: 0x2ae9c7d130 KEYVAL: 'baz3' '1212' (3 sibs) 33: 0x2ae9c7cd90 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9c7d1d0 KEYVAL: 'foo3' '1220' (3 sibs) 33: 0x2ae9c7d268 KEYVAL: 'bar3' '1221' (3 sibs) 33: 0x2ae9c7d300 KEYVAL: 'baz3' '1222' (3 sibs) 33: 0x2ae9c7a3e0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x2ae9c7d3a0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2ae9c7d570 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae9c7d740 KEYVAL: 'foo3' '2000' (3 sibs) 33: 0x2ae9c7d7d8 KEYVAL: 'bar3' '2001' (3 sibs) 33: 0x2ae9c7d870 KEYVAL: 'baz3' '2002' (3 sibs) 33: 0x2ae9c7d608 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9c7d910 KEYVAL: 'foo3' '2010' (3 sibs) 33: 0x2ae9c7d9a8 KEYVAL: 'bar3' '2011' (3 sibs) 33: 0x2ae9c7da40 KEYVAL: 'baz3' '2012' (3 sibs) 33: 0x2ae9c7d6a0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9c7dae0 KEYVAL: 'foo3' '2020' (3 sibs) 33: 0x2ae9c7db78 KEYVAL: 'bar3' '2021' (3 sibs) 33: 0x2ae9c7dc10 KEYVAL: 'baz3' '2022' (3 sibs) 33: 0x2ae9c7d438 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2ae9c7dcb0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae9c7de80 KEYVAL: 'foo3' '2100' (3 sibs) 33: 0x2ae9c7df18 KEYVAL: 'bar3' '2101' (3 sibs) 33: 0x2ae9c7dfb0 KEYVAL: 'baz3' '2102' (3 sibs) 33: 0x2ae9c7dd48 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9c7e050 KEYVAL: 'foo3' '2110' (3 sibs) 33: 0x2ae9c7e0e8 KEYVAL: 'bar3' '2111' (3 sibs) 33: 0x2ae9c7e180 KEYVAL: 'baz3' '2112' (3 sibs) 33: 0x2ae9c7dde0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9c7e220 KEYVAL: 'foo3' '2120' (3 sibs) 33: 0x2ae9c7e2b8 KEYVAL: 'bar3' '2121' (3 sibs) 33: 0x2ae9c7e350 KEYVAL: 'baz3' '2122' (3 sibs) 33: 0x2ae9c7d4d0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2ae9c7e3f0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae9c7e5c0 KEYVAL: 'foo3' '2200' (3 sibs) 33: 0x2ae9c7e658 KEYVAL: 'bar3' '2201' (3 sibs) 33: 0x2ae9c7e6f0 KEYVAL: 'baz3' '2202' (3 sibs) 33: 0x2ae9c7e488 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9c7e790 KEYVAL: 'foo3' '2210' (3 sibs) 33: 0x2ae9c7e828 KEYVAL: 'bar3' '2211' (3 sibs) 33: 0x2ae9c7e8c0 KEYVAL: 'baz3' '2212' (3 sibs) 33: 0x2ae9c7e520 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9c7e960 KEYVAL: 'foo3' '2220' (3 sibs) 33: 0x2ae9c7e9f8 KEYVAL: 'bar3' '2221' (3 sibs) 33: 0x2ae9c7ea90 KEYVAL: 'baz3' '2222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x2ae9cadc00 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2ae9cadc90 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2ae9cadd20 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2ae9caddb0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [4] [4] 0x2ae9cade40 KEYVAL: 'foo3' '0000' (3 sibs) 33: [5] [5] 0x2ae9caded0 KEYVAL: 'bar3' '0001' (3 sibs) 33: [6] [6] 0x2ae9cadf60 KEYVAL: 'baz3' '0002' (3 sibs) 33: [7] [7] 0x2ae9cadff0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [8] [8] 0x2ae9cae080 KEYVAL: 'foo3' '0010' (3 sibs) 33: [9] [9] 0x2ae9cae110 KEYVAL: 'bar3' '0011' (3 sibs) 33: [10] [10] 0x2ae9cae1a0 KEYVAL: 'baz3' '0012' (3 sibs) 33: [11] [11] 0x2ae9cae230 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [12] [12] 0x2ae9cae2c0 KEYVAL: 'foo3' '0020' (3 sibs) 33: [13] [13] 0x2ae9cae350 KEYVAL: 'bar3' '0021' (3 sibs) 33: [14] [14] 0x2ae9cae3e0 KEYVAL: 'baz3' '0022' (3 sibs) 33: [15] [15] 0x2ae9cae470 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [16] [16] 0x2ae9cae500 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [17] [17] 0x2ae9cae590 KEYVAL: 'foo3' '0100' (3 sibs) 33: [18] [18] 0x2ae9cae620 KEYVAL: 'bar3' '0101' (3 sibs) 33: [19] [19] 0x2ae9cae6b0 KEYVAL: 'baz3' '0102' (3 sibs) 33: [20] [20] 0x2ae9cae740 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [21] [21] 0x2ae9cae7d0 KEYVAL: 'foo3' '0110' (3 sibs) 33: [22] [22] 0x2ae9cae860 KEYVAL: 'bar3' '0111' (3 sibs) 33: [23] [23] 0x2ae9cae8f0 KEYVAL: 'baz3' '0112' (3 sibs) 33: [24] [24] 0x2ae9cae980 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [25] [25] 0x2ae9caea10 KEYVAL: 'foo3' '0120' (3 sibs) 33: [26] [26] 0x2ae9caeaa0 KEYVAL: 'bar3' '0121' (3 sibs) 33: [27] [27] 0x2ae9caeb30 KEYVAL: 'baz3' '0122' (3 sibs) 33: [28] [28] 0x2ae9caebc0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [29] [29] 0x2ae9caec50 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [30] [30] 0x2ae9caece0 KEYVAL: 'foo3' '0200' (3 sibs) 33: [31] [31] 0x2ae9caed70 KEYVAL: 'bar3' '0201' (3 sibs) 33: [32] [32] 0x2ae9caee00 KEYVAL: 'baz3' '0202' (3 sibs) 33: [33] [33] 0x2ae9caee90 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [34] [34] 0x2ae9caef20 KEYVAL: 'foo3' '0210' (3 sibs) 33: [35] [35] 0x2ae9caefb0 KEYVAL: 'bar3' '0211' (3 sibs) 33: [36] [36] 0x2ae9caf040 KEYVAL: 'baz3' '0212' (3 sibs) 33: [37] [37] 0x2ae9caf0d0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [38] [38] 0x2ae9caf160 KEYVAL: 'foo3' '0220' (3 sibs) 33: [39] [39] 0x2ae9caf1f0 KEYVAL: 'bar3' '0221' (3 sibs) 33: [40] [40] 0x2ae9caf280 KEYVAL: 'baz3' '0222' (3 sibs) 33: [41] [41] 0x2ae9caf310 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [42] [42] 0x2ae9caf3a0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [43] [43] 0x2ae9caf430 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [44] [44] 0x2ae9caf4c0 KEYVAL: 'foo3' '1000' (3 sibs) 33: [45] [45] 0x2ae9caf550 KEYVAL: 'bar3' '1001' (3 sibs) 33: [46] [46] 0x2ae9caf5e0 KEYVAL: 'baz3' '1002' (3 sibs) 33: [47] [47] 0x2ae9caf670 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [48] [48] 0x2ae9caf700 KEYVAL: 'foo3' '1010' (3 sibs) 33: [49] [49] 0x2ae9caf790 KEYVAL: 'bar3' '1011' (3 sibs) 33: [50] [50] 0x2ae9caf820 KEYVAL: 'baz3' '1012' (3 sibs) 33: [51] [51] 0x2ae9caf8b0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [52] [52] 0x2ae9caf940 KEYVAL: 'foo3' '1020' (3 sibs) 33: [53] [53] 0x2ae9caf9d0 KEYVAL: 'bar3' '1021' (3 sibs) 33: [54] [54] 0x2ae9cafa60 KEYVAL: 'baz3' '1022' (3 sibs) 33: [55] [55] 0x2ae9cafaf0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [56] [56] 0x2ae9cafb80 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [57] [57] 0x2ae9cafc10 KEYVAL: 'foo3' '1100' (3 sibs) 33: [58] [58] 0x2ae9cafca0 KEYVAL: 'bar3' '1101' (3 sibs) 33: [59] [59] 0x2ae9cafd30 KEYVAL: 'baz3' '1102' (3 sibs) 33: [60] [60] 0x2ae9cafdc0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [61] [61] 0x2ae9cafe50 KEYVAL: 'foo3' '1110' (3 sibs) 33: [62] [62] 0x2ae9cafee0 KEYVAL: 'bar3' '1111' (3 sibs) 33: [63] [63] 0x2ae9caff70 KEYVAL: 'baz3' '1112' (3 sibs) 33: [64] [64] 0x2ae9cb0000 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [65] [65] 0x2ae9cb0090 KEYVAL: 'foo3' '1120' (3 sibs) 33: [66] [66] 0x2ae9cb0120 KEYVAL: 'bar3' '1121' (3 sibs) 33: [67] [67] 0x2ae9cb01b0 KEYVAL: 'baz3' '1122' (3 sibs) 33: [68] [68] 0x2ae9cb0240 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [69] [69] 0x2ae9cb02d0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [70] [70] 0x2ae9cb0360 KEYVAL: 'foo3' '1200' (3 sibs) 33: [71] [71] 0x2ae9cb03f0 KEYVAL: 'bar3' '1201' (3 sibs) 33: [72] [72] 0x2ae9cb0480 KEYVAL: 'baz3' '1202' (3 sibs) 33: [73] [73] 0x2ae9cb0510 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [74] [74] 0x2ae9cb05a0 KEYVAL: 'foo3' '1210' (3 sibs) 33: [75] [75] 0x2ae9cb0630 KEYVAL: 'bar3' '1211' (3 sibs) 33: [76] [76] 0x2ae9cb06c0 KEYVAL: 'baz3' '1212' (3 sibs) 33: [77] [77] 0x2ae9cb0750 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [78] [78] 0x2ae9cb07e0 KEYVAL: 'foo3' '1220' (3 sibs) 33: [79] [79] 0x2ae9cb0870 KEYVAL: 'bar3' '1221' (3 sibs) 33: [80] [80] 0x2ae9cb0900 KEYVAL: 'baz3' '1222' (3 sibs) 33: [81] [81] 0x2ae9cb0990 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [82] [82] 0x2ae9cb0a20 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [83] [83] 0x2ae9cb0ab0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [84] [84] 0x2ae9cb0b40 KEYVAL: 'foo3' '2000' (3 sibs) 33: [85] [85] 0x2ae9cb0bd0 KEYVAL: 'bar3' '2001' (3 sibs) 33: [86] [86] 0x2ae9cb0c60 KEYVAL: 'baz3' '2002' (3 sibs) 33: [87] [87] 0x2ae9cb0cf0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [88] [88] 0x2ae9cb0d80 KEYVAL: 'foo3' '2010' (3 sibs) 33: [89] [89] 0x2ae9cb0e10 KEYVAL: 'bar3' '2011' (3 sibs) 33: [90] [90] 0x2ae9cb0ea0 KEYVAL: 'baz3' '2012' (3 sibs) 33: [91] [91] 0x2ae9cb0f30 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [92] [92] 0x2ae9cb0fc0 KEYVAL: 'foo3' '2020' (3 sibs) 33: [93] [93] 0x2ae9cb1050 KEYVAL: 'bar3' '2021' (3 sibs) 33: [94] [94] 0x2ae9cb10e0 KEYVAL: 'baz3' '2022' (3 sibs) 33: [95] [95] 0x2ae9cb1170 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [96] [96] 0x2ae9cb1200 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [97] [97] 0x2ae9cb1290 KEYVAL: 'foo3' '2100' (3 sibs) 33: [98] [98] 0x2ae9cb1320 KEYVAL: 'bar3' '2101' (3 sibs) 33: [99] [99] 0x2ae9cb13b0 KEYVAL: 'baz3' '2102' (3 sibs) 33: [100] [100] 0x2ae9cb1440 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [101] [101] 0x2ae9cb14d0 KEYVAL: 'foo3' '2110' (3 sibs) 33: [102] [102] 0x2ae9cb1560 KEYVAL: 'bar3' '2111' (3 sibs) 33: [103] [103] 0x2ae9cb15f0 KEYVAL: 'baz3' '2112' (3 sibs) 33: [104] [104] 0x2ae9cb1680 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [105] [105] 0x2ae9cb1710 KEYVAL: 'foo3' '2120' (3 sibs) 33: [106] [106] 0x2ae9cb17a0 KEYVAL: 'bar3' '2121' (3 sibs) 33: [107] [107] 0x2ae9cb1830 KEYVAL: 'baz3' '2122' (3 sibs) 33: [108] [108] 0x2ae9cb18c0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [109] [109] 0x2ae9cb1950 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [110] [110] 0x2ae9cb19e0 KEYVAL: 'foo3' '2200' (3 sibs) 33: [111] [111] 0x2ae9cb1a70 KEYVAL: 'bar3' '2201' (3 sibs) 33: [112] [112] 0x2ae9cb1b00 KEYVAL: 'baz3' '2202' (3 sibs) 33: [113] [113] 0x2ae9cb1b90 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [114] [114] 0x2ae9cb1c20 KEYVAL: 'foo3' '2210' (3 sibs) 33: [115] [115] 0x2ae9cb1cb0 KEYVAL: 'bar3' '2211' (3 sibs) 33: [116] [116] 0x2ae9cb1d40 KEYVAL: 'baz3' '2212' (3 sibs) 33: [117] [117] 0x2ae9cb1dd0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [118] [118] 0x2ae9cb1e60 KEYVAL: 'foo3' '2220' (3 sibs) 33: [119] [119] 0x2ae9cb1ef0 KEYVAL: 'bar3' '2221' (3 sibs) 33: [120] [120] 0x2ae9cb1f80 KEYVAL: 'baz3' '2222' (3 sibs) 33: #nodes=121 vs #printed=121 33: -------------------------------------- 33: [ OK ] NESTED_MAPX4/YmlTestCase.unix_recreate_from_ref/1 (10 ms) 33: [ RUN ] NESTED_MAPX4/YmlTestCase.windows_recreate_from_ref/0 33: ------------------------------------------- 33: running test case 'nested map x4, explicit' 33: ------------------------------------------- 33: REF TREE: 33: 0x2ae9c7a0c0 [ROOT] MAP: (0 sibs) 3 children: 33: 0x2ae9c757f0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x2ae9c759c0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2ae9c75b90 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae9c75d60 KEYVAL: 'foo3' '0000' (3 sibs) 33: 0x2ae9c75df8 KEYVAL: 'bar3' '0001' (3 sibs) 33: 0x2ae9c75e90 KEYVAL: 'baz3' '0002' (3 sibs) 33: 0x2ae9c75c28 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9c75f30 KEYVAL: 'foo3' '0010' (3 sibs) 33: 0x2ae9c75fc8 KEYVAL: 'bar3' '0011' (3 sibs) 33: 0x2ae9c76060 KEYVAL: 'baz3' '0012' (3 sibs) 33: 0x2ae9c75cc0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9c76100 KEYVAL: 'foo3' '0020' (3 sibs) 33: 0x2ae9c76198 KEYVAL: 'bar3' '0021' (3 sibs) 33: 0x2ae9c76230 KEYVAL: 'baz3' '0022' (3 sibs) 33: 0x2ae9c75a58 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2ae9c762d0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae9c764a0 KEYVAL: 'foo3' '0100' (3 sibs) 33: 0x2ae9c76538 KEYVAL: 'bar3' '0101' (3 sibs) 33: 0x2ae9c765d0 KEYVAL: 'baz3' '0102' (3 sibs) 33: 0x2ae9c76368 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9c76670 KEYVAL: 'foo3' '0110' (3 sibs) 33: 0x2ae9c76708 KEYVAL: 'bar3' '0111' (3 sibs) 33: 0x2ae9c767a0 KEYVAL: 'baz3' '0112' (3 sibs) 33: 0x2ae9c76400 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9c76840 KEYVAL: 'foo3' '0120' (3 sibs) 33: 0x2ae9c768d8 KEYVAL: 'bar3' '0121' (3 sibs) 33: 0x2ae9c76970 KEYVAL: 'baz3' '0122' (3 sibs) 33: 0x2ae9c75af0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2ae9c76a10 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae9c76be0 KEYVAL: 'foo3' '0200' (3 sibs) 33: 0x2ae9c76c78 KEYVAL: 'bar3' '0201' (3 sibs) 33: 0x2ae9c76d10 KEYVAL: 'baz3' '0202' (3 sibs) 33: 0x2ae9c76aa8 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9c76db0 KEYVAL: 'foo3' '0210' (3 sibs) 33: 0x2ae9c76e48 KEYVAL: 'bar3' '0211' (3 sibs) 33: 0x2ae9c76ee0 KEYVAL: 'baz3' '0212' (3 sibs) 33: 0x2ae9c76b40 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9c76f80 KEYVAL: 'foo3' '0220' (3 sibs) 33: 0x2ae9c77018 KEYVAL: 'bar3' '0221' (3 sibs) 33: 0x2ae9c770b0 KEYVAL: 'baz3' '0222' (3 sibs) 33: 0x2ae9c75888 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x2ae9c77150 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2ae9c77320 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae9c774f0 KEYVAL: 'foo3' '1000' (3 sibs) 33: 0x2ae9c77588 KEYVAL: 'bar3' '1001' (3 sibs) 33: 0x2ae9c77620 KEYVAL: 'baz3' '1002' (3 sibs) 33: 0x2ae9c773b8 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9c776c0 KEYVAL: 'foo3' '1010' (3 sibs) 33: 0x2ae9c77758 KEYVAL: 'bar3' '1011' (3 sibs) 33: 0x2ae9c777f0 KEYVAL: 'baz3' '1012' (3 sibs) 33: 0x2ae9c77450 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9c77890 KEYVAL: 'foo3' '1020' (3 sibs) 33: 0x2ae9c77928 KEYVAL: 'bar3' '1021' (3 sibs) 33: 0x2ae9c779c0 KEYVAL: 'baz3' '1022' (3 sibs) 33: 0x2ae9c771e8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2ae9c77a60 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae9c77c30 KEYVAL: 'foo3' '1100' (3 sibs) 33: 0x2ae9c77cc8 KEYVAL: 'bar3' '1101' (3 sibs) 33: 0x2ae9c77d60 KEYVAL: 'baz3' '1102' (3 sibs) 33: 0x2ae9c77af8 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9c77e00 KEYVAL: 'foo3' '1110' (3 sibs) 33: 0x2ae9c77e98 KEYVAL: 'bar3' '1111' (3 sibs) 33: 0x2ae9c77f30 KEYVAL: 'baz3' '1112' (3 sibs) 33: 0x2ae9c77b90 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9c77fd0 KEYVAL: 'foo3' '1120' (3 sibs) 33: 0x2ae9c78068 KEYVAL: 'bar3' '1121' (3 sibs) 33: 0x2ae9c78100 KEYVAL: 'baz3' '1122' (3 sibs) 33: 0x2ae9c77280 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2ae9c781a0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae9c78370 KEYVAL: 'foo3' '1200' (3 sibs) 33: 0x2ae9c78408 KEYVAL: 'bar3' '1201' (3 sibs) 33: 0x2ae9c784a0 KEYVAL: 'baz3' '1202' (3 sibs) 33: 0x2ae9c78238 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9c78540 KEYVAL: 'foo3' '1210' (3 sibs) 33: 0x2ae9c785d8 KEYVAL: 'bar3' '1211' (3 sibs) 33: 0x2ae9c78670 KEYVAL: 'baz3' '1212' (3 sibs) 33: 0x2ae9c782d0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9c78710 KEYVAL: 'foo3' '1220' (3 sibs) 33: 0x2ae9c787a8 KEYVAL: 'bar3' '1221' (3 sibs) 33: 0x2ae9c78840 KEYVAL: 'baz3' '1222' (3 sibs) 33: 0x2ae9c75920 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x2ae9c788e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2ae9c78ab0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae9c78c80 KEYVAL: 'foo3' '2000' (3 sibs) 33: 0x2ae9c78d18 KEYVAL: 'bar3' '2001' (3 sibs) 33: 0x2ae9c78db0 KEYVAL: 'baz3' '2002' (3 sibs) 33: 0x2ae9c78b48 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9c78e50 KEYVAL: 'foo3' '2010' (3 sibs) 33: 0x2ae9c78ee8 KEYVAL: 'bar3' '2011' (3 sibs) 33: 0x2ae9c78f80 KEYVAL: 'baz3' '2012' (3 sibs) 33: 0x2ae9c78be0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9c79020 KEYVAL: 'foo3' '2020' (3 sibs) 33: 0x2ae9c790b8 KEYVAL: 'bar3' '2021' (3 sibs) 33: 0x2ae9c79150 KEYVAL: 'baz3' '2022' (3 sibs) 33: 0x2ae9c78978 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2ae9c791f0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae9c793c0 KEYVAL: 'foo3' '2100' (3 sibs) 33: 0x2ae9c79458 KEYVAL: 'bar3' '2101' (3 sibs) 33: 0x2ae9c794f0 KEYVAL: 'baz3' '2102' (3 sibs) 33: 0x2ae9c79288 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9c79590 KEYVAL: 'foo3' '2110' (3 sibs) 33: 0x2ae9c79628 KEYVAL: 'bar3' '2111' (3 sibs) 33: 0x2ae9c796c0 KEYVAL: 'baz3' '2112' (3 sibs) 33: 0x2ae9c79320 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9c79760 KEYVAL: 'foo3' '2120' (3 sibs) 33: 0x2ae9c797f8 KEYVAL: 'bar3' '2121' (3 sibs) 33: 0x2ae9c79890 KEYVAL: 'baz3' '2122' (3 sibs) 33: 0x2ae9c78a10 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2ae9c79930 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae9c79b00 KEYVAL: 'foo3' '2200' (3 sibs) 33: 0x2ae9c79b98 KEYVAL: 'bar3' '2201' (3 sibs) 33: 0x2ae9c79c30 KEYVAL: 'baz3' '2202' (3 sibs) 33: 0x2ae9c799c8 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9c79cd0 KEYVAL: 'foo3' '2210' (3 sibs) 33: 0x2ae9c79d68 KEYVAL: 'bar3' '2211' (3 sibs) 33: 0x2ae9c79e00 KEYVAL: 'baz3' '2212' (3 sibs) 33: 0x2ae9c79a60 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9c79ea0 KEYVAL: 'foo3' '2220' (3 sibs) 33: 0x2ae9c79f38 KEYVAL: 'bar3' '2221' (3 sibs) 33: 0x2ae9c79fd0 KEYVAL: 'baz3' '2222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x2ae9cb2020 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2ae9cb20b0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2ae9cb2140 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2ae9cb21d0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [4] [4] 0x2ae9cb2260 KEYVAL: 'foo3' '0000' (3 sibs) 33: [5] [5] 0x2ae9cb22f0 KEYVAL: 'bar3' '0001' (3 sibs) 33: [6] [6] 0x2ae9cb2380 KEYVAL: 'baz3' '0002' (3 sibs) 33: [7] [7] 0x2ae9cb2410 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [8] [8] 0x2ae9cb24a0 KEYVAL: 'foo3' '0010' (3 sibs) 33: [9] [9] 0x2ae9cb2530 KEYVAL: 'bar3' '0011' (3 sibs) 33: [10] [10] 0x2ae9cb25c0 KEYVAL: 'baz3' '0012' (3 sibs) 33: [11] [11] 0x2ae9cb2650 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [12] [12] 0x2ae9cb26e0 KEYVAL: 'foo3' '0020' (3 sibs) 33: [13] [13] 0x2ae9cb2770 KEYVAL: 'bar3' '0021' (3 sibs) 33: [14] [14] 0x2ae9cb2800 KEYVAL: 'baz3' '0022' (3 sibs) 33: [15] [15] 0x2ae9cb2890 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [16] [16] 0x2ae9cb2920 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [17] [17] 0x2ae9cb29b0 KEYVAL: 'foo3' '0100' (3 sibs) 33: [18] [18] 0x2ae9cb2a40 KEYVAL: 'bar3' '0101' (3 sibs) 33: [19] [19] 0x2ae9cb2ad0 KEYVAL: 'baz3' '0102' (3 sibs) 33: [20] [20] 0x2ae9cb2b60 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [21] [21] 0x2ae9cb2bf0 KEYVAL: 'foo3' '0110' (3 sibs) 33: [22] [22] 0x2ae9cb2c80 KEYVAL: 'bar3' '0111' (3 sibs) 33: [23] [23] 0x2ae9cb2d10 KEYVAL: 'baz3' '0112' (3 sibs) 33: [24] [24] 0x2ae9cb2da0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [25] [25] 0x2ae9cb2e30 KEYVAL: 'foo3' '0120' (3 sibs) 33: [26] [26] 0x2ae9cb2ec0 KEYVAL: 'bar3' '0121' (3 sibs) 33: [27] [27] 0x2ae9cb2f50 KEYVAL: 'baz3' '0122' (3 sibs) 33: [28] [28] 0x2ae9cb2fe0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [29] [29] 0x2ae9cb3070 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [30] [30] 0x2ae9cb3100 KEYVAL: 'foo3' '0200' (3 sibs) 33: [31] [31] 0x2ae9cb3190 KEYVAL: 'bar3' '0201' (3 sibs) 33: [32] [32] 0x2ae9cb3220 KEYVAL: 'baz3' '0202' (3 sibs) 33: [33] [33] 0x2ae9cb32b0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [34] [34] 0x2ae9cb3340 KEYVAL: 'foo3' '0210' (3 sibs) 33: [35] [35] 0x2ae9cb33d0 KEYVAL: 'bar3' '0211' (3 sibs) 33: [36] [36] 0x2ae9cb3460 KEYVAL: 'baz3' '0212' (3 sibs) 33: [37] [37] 0x2ae9cb34f0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [38] [38] 0x2ae9cb3580 KEYVAL: 'foo3' '0220' (3 sibs) 33: [39] [39] 0x2ae9cb3610 KEYVAL: 'bar3' '0221' (3 sibs) 33: [40] [40] 0x2ae9cb36a0 KEYVAL: 'baz3' '0222' (3 sibs) 33: [41] [41] 0x2ae9cb3730 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [42] [42] 0x2ae9cb37c0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [43] [43] 0x2ae9cb3850 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [44] [44] 0x2ae9cb38e0 KEYVAL: 'foo3' '1000' (3 sibs) 33: [45] [45] 0x2ae9cb3970 KEYVAL: 'bar3' '1001' (3 sibs) 33: [46] [46] 0x2ae9cb3a00 KEYVAL: 'baz3' '1002' (3 sibs) 33: [47] [47] 0x2ae9cb3a90 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [48] [48] 0x2ae9cb3b20 KEYVAL: 'foo3' '1010' (3 sibs) 33: [49] [49] 0x2ae9cb3bb0 KEYVAL: 'bar3' '1011' (3 sibs) 33: [50] [50] 0x2ae9cb3c40 KEYVAL: 'baz3' '1012' (3 sibs) 33: [51] [51] 0x2ae9cb3cd0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [52] [52] 0x2ae9cb3d60 KEYVAL: 'foo3' '1020' (3 sibs) 33: [53] [53] 0x2ae9cb3df0 KEYVAL: 'bar3' '1021' (3 sibs) 33: [54] [54] 0x2ae9cb3e80 KEYVAL: 'baz3' '1022' (3 sibs) 33: [55] [55] 0x2ae9cb3f10 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [56] [56] 0x2ae9cb3fa0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [57] [57] 0x2ae9cb4030 KEYVAL: 'foo3' '1100' (3 sibs) 33: [58] [58] 0x2ae9cb40c0 KEYVAL: 'bar3' '1101' (3 sibs) 33: [59] [59] 0x2ae9cb4150 KEYVAL: 'baz3' '1102' (3 sibs) 33: [60] [60] 0x2ae9cb41e0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [61] [61] 0x2ae9cb4270 KEYVAL: 'foo3' '1110' (3 sibs) 33: [62] [62] 0x2ae9cb4300 KEYVAL: 'bar3' '1111' (3 sibs) 33: [63] [63] 0x2ae9cb4390 KEYVAL: 'baz3' '1112' (3 sibs) 33: [64] [64] 0x2ae9cb4420 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [65] [65] 0x2ae9cb44b0 KEYVAL: 'foo3' '1120' (3 sibs) 33: [66] [66] 0x2ae9cb4540 KEYVAL: 'bar3' '1121' (3 sibs) 33: [67] [67] 0x2ae9cb45d0 KEYVAL: 'baz3' '1122' (3 sibs) 33: [68] [68] 0x2ae9cb4660 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [69] [69] 0x2ae9cb46f0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [70] [70] 0x2ae9cb4780 KEYVAL: 'foo3' '1200' (3 sibs) 33: [71] [71] 0x2ae9cb4810 KEYVAL: 'bar3' '1201' (3 sibs) 33: [72] [72] 0x2ae9cb48a0 KEYVAL: 'baz3' '1202' (3 sibs) 33: [73] [73] 0x2ae9cb4930 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [74] [74] 0x2ae9cb49c0 KEYVAL: 'foo3' '1210' (3 sibs) 33: [75] [75] 0x2ae9cb4a50 KEYVAL: 'bar3' '1211' (3 sibs) 33: [76] [76] 0x2ae9cb4ae0 KEYVAL: 'baz3' '1212' (3 sibs) 33: [77] [77] 0x2ae9cb4b70 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [78] [78] 0x2ae9cb4c00 KEYVAL: 'foo3' '1220' (3 sibs) 33: [79] [79] 0x2ae9cb4c90 KEYVAL: 'bar3' '1221' (3 sibs) 33: [80] [80] 0x2ae9cb4d20 KEYVAL: 'baz3' '1222' (3 sibs) 33: [81] [81] 0x2ae9cb4db0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [82] [82] 0x2ae9cb4e40 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [83] [83] 0x2ae9cb4ed0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [84] [84] 0x2ae9cb4f60 KEYVAL: 'foo3' '2000' (3 sibs) 33: [85] [85] 0x2ae9cb4ff0 KEYVAL: 'bar3' '2001' (3 sibs) 33: [86] [86] 0x2ae9cb5080 KEYVAL: 'baz3' '2002' (3 sibs) 33: [87] [87] 0x2ae9cb5110 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [88] [88] 0x2ae9cb51a0 KEYVAL: 'foo3' '2010' (3 sibs) 33: [89] [89] 0x2ae9cb5230 KEYVAL: 'bar3' '2011' (3 sibs) 33: [90] [90] 0x2ae9cb52c0 KEYVAL: 'baz3' '2012' (3 sibs) 33: [91] [91] 0x2ae9cb5350 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [92] [92] 0x2ae9cb53e0 KEYVAL: 'foo3' '2020' (3 sibs) 33: [93] [93] 0x2ae9cb5470 KEYVAL: 'bar3' '2021' (3 sibs) 33: [94] [94] 0x2ae9cb5500 KEYVAL: 'baz3' '2022' (3 sibs) 33: [95] [95] 0x2ae9cb5590 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [96] [96] 0x2ae9cb5620 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [97] [97] 0x2ae9cb56b0 KEYVAL: 'foo3' '2100' (3 sibs) 33: [98] [98] 0x2ae9cb5740 KEYVAL: 'bar3' '2101' (3 sibs) 33: [99] [99] 0x2ae9cb57d0 KEYVAL: 'baz3' '2102' (3 sibs) 33: [100] [100] 0x2ae9cb5860 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [101] [101] 0x2ae9cb58f0 KEYVAL: 'foo3' '2110' (3 sibs) 33: [102] [102] 0x2ae9cb5980 KEYVAL: 'bar3' '2111' (3 sibs) 33: [103] [103] 0x2ae9cb5a10 KEYVAL: 'baz3' '2112' (3 sibs) 33: [104] [104] 0x2ae9cb5aa0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [105] [105] 0x2ae9cb5b30 KEYVAL: 'foo3' '2120' (3 sibs) 33: [106] [106] 0x2ae9cb5bc0 KEYVAL: 'bar3' '2121' (3 sibs) 33: [107] [107] 0x2ae9cb5c50 KEYVAL: 'baz3' '2122' (3 sibs) 33: [108] [108] 0x2ae9cb5ce0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [109] [109] 0x2ae9cb5d70 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [110] [110] 0x2ae9cb5e00 KEYVAL: 'foo3' '2200' (3 sibs) 33: [111] [111] 0x2ae9cb5e90 KEYVAL: 'bar3' '2201' (3 sibs) 33: [112] [112] 0x2ae9cb5f20 KEYVAL: 'baz3' '2202' (3 sibs) 33: [113] [113] 0x2ae9cb5fb0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [114] [114] 0x2ae9cb6040 KEYVAL: 'foo3' '2210' (3 sibs) 33: [115] [115] 0x2ae9cb60d0 KEYVAL: 'bar3' '2211' (3 sibs) 33: [116] [116] 0x2ae9cb6160 KEYVAL: 'baz3' '2212' (3 sibs) 33: [117] [117] 0x2ae9cb61f0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [118] [118] 0x2ae9cb6280 KEYVAL: 'foo3' '2220' (3 sibs) 33: [119] [119] 0x2ae9cb6310 KEYVAL: 'bar3' '2221' (3 sibs) 33: [120] [120] 0x2ae9cb63a0 KEYVAL: 'baz3' '2222' (3 sibs) 33: #nodes=121 vs #printed=121 33: -------------------------------------- 33: [ OK ] NESTED_MAPX4/YmlTestCase.windows_recreate_from_ref/0 (10 ms) 33: [ RUN ] NESTED_MAPX4/YmlTestCase.windows_recreate_from_ref/1 33: ------------------------------------------- 33: running test case 'nested map x4' 33: ------------------------------------------- 33: REF TREE: 33: 0x2ae9c7a1d8 [ROOT] MAP: (0 sibs) 3 children: 33: 0x2ae9c7a2b0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x2ae9c7a480 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2ae9c7a650 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae9c7a820 KEYVAL: 'foo3' '0000' (3 sibs) 33: 0x2ae9c7a8b8 KEYVAL: 'bar3' '0001' (3 sibs) 33: 0x2ae9c7a950 KEYVAL: 'baz3' '0002' (3 sibs) 33: 0x2ae9c7a6e8 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9c7a9f0 KEYVAL: 'foo3' '0010' (3 sibs) 33: 0x2ae9c7aa88 KEYVAL: 'bar3' '0011' (3 sibs) 33: 0x2ae9c7ab20 KEYVAL: 'baz3' '0012' (3 sibs) 33: 0x2ae9c7a780 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9c7abc0 KEYVAL: 'foo3' '0020' (3 sibs) 33: 0x2ae9c7ac58 KEYVAL: 'bar3' '0021' (3 sibs) 33: 0x2ae9c7acf0 KEYVAL: 'baz3' '0022' (3 sibs) 33: 0x2ae9c7a518 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2ae9c7ad90 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae9c7af60 KEYVAL: 'foo3' '0100' (3 sibs) 33: 0x2ae9c7aff8 KEYVAL: 'bar3' '0101' (3 sibs) 33: 0x2ae9c7b090 KEYVAL: 'baz3' '0102' (3 sibs) 33: 0x2ae9c7ae28 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9c7b130 KEYVAL: 'foo3' '0110' (3 sibs) 33: 0x2ae9c7b1c8 KEYVAL: 'bar3' '0111' (3 sibs) 33: 0x2ae9c7b260 KEYVAL: 'baz3' '0112' (3 sibs) 33: 0x2ae9c7aec0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9c7b300 KEYVAL: 'foo3' '0120' (3 sibs) 33: 0x2ae9c7b398 KEYVAL: 'bar3' '0121' (3 sibs) 33: 0x2ae9c7b430 KEYVAL: 'baz3' '0122' (3 sibs) 33: 0x2ae9c7a5b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2ae9c7b4d0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae9c7b6a0 KEYVAL: 'foo3' '0200' (3 sibs) 33: 0x2ae9c7b738 KEYVAL: 'bar3' '0201' (3 sibs) 33: 0x2ae9c7b7d0 KEYVAL: 'baz3' '0202' (3 sibs) 33: 0x2ae9c7b568 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9c7b870 KEYVAL: 'foo3' '0210' (3 sibs) 33: 0x2ae9c7b908 KEYVAL: 'bar3' '0211' (3 sibs) 33: 0x2ae9c7b9a0 KEYVAL: 'baz3' '0212' (3 sibs) 33: 0x2ae9c7b600 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9c7ba40 KEYVAL: 'foo3' '0220' (3 sibs) 33: 0x2ae9c7bad8 KEYVAL: 'bar3' '0221' (3 sibs) 33: 0x2ae9c7bb70 KEYVAL: 'baz3' '0222' (3 sibs) 33: 0x2ae9c7a348 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x2ae9c7bc10 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2ae9c7bde0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae9c7bfb0 KEYVAL: 'foo3' '1000' (3 sibs) 33: 0x2ae9c7c048 KEYVAL: 'bar3' '1001' (3 sibs) 33: 0x2ae9c7c0e0 KEYVAL: 'baz3' '1002' (3 sibs) 33: 0x2ae9c7be78 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9c7c180 KEYVAL: 'foo3' '1010' (3 sibs) 33: 0x2ae9c7c218 KEYVAL: 'bar3' '1011' (3 sibs) 33: 0x2ae9c7c2b0 KEYVAL: 'baz3' '1012' (3 sibs) 33: 0x2ae9c7bf10 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9c7c350 KEYVAL: 'foo3' '1020' (3 sibs) 33: 0x2ae9c7c3e8 KEYVAL: 'bar3' '1021' (3 sibs) 33: 0x2ae9c7c480 KEYVAL: 'baz3' '1022' (3 sibs) 33: 0x2ae9c7bca8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2ae9c7c520 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae9c7c6f0 KEYVAL: 'foo3' '1100' (3 sibs) 33: 0x2ae9c7c788 KEYVAL: 'bar3' '1101' (3 sibs) 33: 0x2ae9c7c820 KEYVAL: 'baz3' '1102' (3 sibs) 33: 0x2ae9c7c5b8 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9c7c8c0 KEYVAL: 'foo3' '1110' (3 sibs) 33: 0x2ae9c7c958 KEYVAL: 'bar3' '1111' (3 sibs) 33: 0x2ae9c7c9f0 KEYVAL: 'baz3' '1112' (3 sibs) 33: 0x2ae9c7c650 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9c7ca90 KEYVAL: 'foo3' '1120' (3 sibs) 33: 0x2ae9c7cb28 KEYVAL: 'bar3' '1121' (3 sibs) 33: 0x2ae9c7cbc0 KEYVAL: 'baz3' '1122' (3 sibs) 33: 0x2ae9c7bd40 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2ae9c7cc60 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae9c7ce30 KEYVAL: 'foo3' '1200' (3 sibs) 33: 0x2ae9c7cec8 KEYVAL: 'bar3' '1201' (3 sibs) 33: 0x2ae9c7cf60 KEYVAL: 'baz3' '1202' (3 sibs) 33: 0x2ae9c7ccf8 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9c7d000 KEYVAL: 'foo3' '1210' (3 sibs) 33: 0x2ae9c7d098 KEYVAL: 'bar3' '1211' (3 sibs) 33: 0x2ae9c7d130 KEYVAL: 'baz3' '1212' (3 sibs) 33: 0x2ae9c7cd90 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9c7d1d0 KEYVAL: 'foo3' '1220' (3 sibs) 33: 0x2ae9c7d268 KEYVAL: 'bar3' '1221' (3 sibs) 33: 0x2ae9c7d300 KEYVAL: 'baz3' '1222' (3 sibs) 33: 0x2ae9c7a3e0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x2ae9c7d3a0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2ae9c7d570 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae9c7d740 KEYVAL: 'foo3' '2000' (3 sibs) 33: 0x2ae9c7d7d8 KEYVAL: 'bar3' '2001' (3 sibs) 33: 0x2ae9c7d870 KEYVAL: 'baz3' '2002' (3 sibs) 33: 0x2ae9c7d608 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9c7d910 KEYVAL: 'foo3' '2010' (3 sibs) 33: 0x2ae9c7d9a8 KEYVAL: 'bar3' '2011' (3 sibs) 33: 0x2ae9c7da40 KEYVAL: 'baz3' '2012' (3 sibs) 33: 0x2ae9c7d6a0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9c7dae0 KEYVAL: 'foo3' '2020' (3 sibs) 33: 0x2ae9c7db78 KEYVAL: 'bar3' '2021' (3 sibs) 33: 0x2ae9c7dc10 KEYVAL: 'baz3' '2022' (3 sibs) 33: 0x2ae9c7d438 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2ae9c7dcb0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae9c7de80 KEYVAL: 'foo3' '2100' (3 sibs) 33: 0x2ae9c7df18 KEYVAL: 'bar3' '2101' (3 sibs) 33: 0x2ae9c7dfb0 KEYVAL: 'baz3' '2102' (3 sibs) 33: 0x2ae9c7dd48 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9c7e050 KEYVAL: 'foo3' '2110' (3 sibs) 33: 0x2ae9c7e0e8 KEYVAL: 'bar3' '2111' (3 sibs) 33: 0x2ae9c7e180 KEYVAL: 'baz3' '2112' (3 sibs) 33: 0x2ae9c7dde0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9c7e220 KEYVAL: 'foo3' '2120' (3 sibs) 33: 0x2ae9c7e2b8 KEYVAL: 'bar3' '2121' (3 sibs) 33: 0x2ae9c7e350 KEYVAL: 'baz3' '2122' (3 sibs) 33: 0x2ae9c7d4d0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2ae9c7e3f0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: 0x2ae9c7e5c0 KEYVAL: 'foo3' '2200' (3 sibs) 33: 0x2ae9c7e658 KEYVAL: 'bar3' '2201' (3 sibs) 33: 0x2ae9c7e6f0 KEYVAL: 'baz3' '2202' (3 sibs) 33: 0x2ae9c7e488 KEYMAP: 'bar2' (3 sibs) 3 children: 33: 0x2ae9c7e790 KEYVAL: 'foo3' '2210' (3 sibs) 33: 0x2ae9c7e828 KEYVAL: 'bar3' '2211' (3 sibs) 33: 0x2ae9c7e8c0 KEYVAL: 'baz3' '2212' (3 sibs) 33: 0x2ae9c7e520 KEYMAP: 'baz2' (3 sibs) 3 children: 33: 0x2ae9c7e960 KEYVAL: 'foo3' '2220' (3 sibs) 33: 0x2ae9c7e9f8 KEYVAL: 'bar3' '2221' (3 sibs) 33: 0x2ae9c7ea90 KEYVAL: 'baz3' '2222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x2ae9cb6440 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2ae9cb64d0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2ae9cb6560 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2ae9cb65f0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [4] [4] 0x2ae9cb6680 KEYVAL: 'foo3' '0000' (3 sibs) 33: [5] [5] 0x2ae9cb6710 KEYVAL: 'bar3' '0001' (3 sibs) 33: [6] [6] 0x2ae9cb67a0 KEYVAL: 'baz3' '0002' (3 sibs) 33: [7] [7] 0x2ae9cb6830 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [8] [8] 0x2ae9cb68c0 KEYVAL: 'foo3' '0010' (3 sibs) 33: [9] [9] 0x2ae9cb6950 KEYVAL: 'bar3' '0011' (3 sibs) 33: [10] [10] 0x2ae9cb69e0 KEYVAL: 'baz3' '0012' (3 sibs) 33: [11] [11] 0x2ae9cb6a70 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [12] [12] 0x2ae9cb6b00 KEYVAL: 'foo3' '0020' (3 sibs) 33: [13] [13] 0x2ae9cb6b90 KEYVAL: 'bar3' '0021' (3 sibs) 33: [14] [14] 0x2ae9cb6c20 KEYVAL: 'baz3' '0022' (3 sibs) 33: [15] [15] 0x2ae9cb6cb0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [16] [16] 0x2ae9cb6d40 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [17] [17] 0x2ae9cb6dd0 KEYVAL: 'foo3' '0100' (3 sibs) 33: [18] [18] 0x2ae9cb6e60 KEYVAL: 'bar3' '0101' (3 sibs) 33: [19] [19] 0x2ae9cb6ef0 KEYVAL: 'baz3' '0102' (3 sibs) 33: [20] [20] 0x2ae9cb6f80 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [21] [21] 0x2ae9cb7010 KEYVAL: 'foo3' '0110' (3 sibs) 33: [22] [22] 0x2ae9cb70a0 KEYVAL: 'bar3' '0111' (3 sibs) 33: [23] [23] 0x2ae9cb7130 KEYVAL: 'baz3' '0112' (3 sibs) 33: [24] [24] 0x2ae9cb71c0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [25] [25] 0x2ae9cb7250 KEYVAL: 'foo3' '0120' (3 sibs) 33: [26] [26] 0x2ae9cb72e0 KEYVAL: 'bar3' '0121' (3 sibs) 33: [27] [27] 0x2ae9cb7370 KEYVAL: 'baz3' '0122' (3 sibs) 33: [28] [28] 0x2ae9cb7400 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [29] [29] 0x2ae9cb7490 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [30] [30] 0x2ae9cb7520 KEYVAL: 'foo3' '0200' (3 sibs) 33: [31] [31] 0x2ae9cb75b0 KEYVAL: 'bar3' '0201' (3 sibs) 33: [32] [32] 0x2ae9cb7640 KEYVAL: 'baz3' '0202' (3 sibs) 33: [33] [33] 0x2ae9cb76d0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [34] [34] 0x2ae9cb7760 KEYVAL: 'foo3' '0210' (3 sibs) 33: [35] [35] 0x2ae9cb77f0 KEYVAL: 'bar3' '0211' (3 sibs) 33: [36] [36] 0x2ae9cb7880 KEYVAL: 'baz3' '0212' (3 sibs) 33: [37] [37] 0x2ae9cb7910 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [38] [38] 0x2ae9cb79a0 KEYVAL: 'foo3' '0220' (3 sibs) 33: [39] [39] 0x2ae9cb7a30 KEYVAL: 'bar3' '0221' (3 sibs) 33: [40] [40] 0x2ae9cb7ac0 KEYVAL: 'baz3' '0222' (3 sibs) 33: [41] [41] 0x2ae9cb7b50 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [42] [42] 0x2ae9cb7be0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [43] [43] 0x2ae9cb7c70 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [44] [44] 0x2ae9cb7d00 KEYVAL: 'foo3' '1000' (3 sibs) 33: [45] [45] 0x2ae9cb7d90 KEYVAL: 'bar3' '1001' (3 sibs) 33: [46] [46] 0x2ae9cb7e20 KEYVAL: 'baz3' '1002' (3 sibs) 33: [47] [47] 0x2ae9cb7eb0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [48] [48] 0x2ae9cb7f40 KEYVAL: 'foo3' '1010' (3 sibs) 33: [49] [49] 0x2ae9cb7fd0 KEYVAL: 'bar3' '1011' (3 sibs) 33: [50] [50] 0x2ae9cb8060 KEYVAL: 'baz3' '1012' (3 sibs) 33: [51] [51] 0x2ae9cb80f0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [52] [52] 0x2ae9cb8180 KEYVAL: 'foo3' '1020' (3 sibs) 33: [53] [53] 0x2ae9cb8210 KEYVAL: 'bar3' '1021' (3 sibs) 33: [54] [54] 0x2ae9cb82a0 KEYVAL: 'baz3' '1022' (3 sibs) 33: [55] [55] 0x2ae9cb8330 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [56] [56] 0x2ae9cb83c0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [57] [57] 0x2ae9cb8450 KEYVAL: 'foo3' '1100' (3 sibs) 33: [58] [58] 0x2ae9cb84e0 KEYVAL: 'bar3' '1101' (3 sibs) 33: [59] [59] 0x2ae9cb8570 KEYVAL: 'baz3' '1102' (3 sibs) 33: [60] [60] 0x2ae9cb8600 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [61] [61] 0x2ae9cb8690 KEYVAL: 'foo3' '1110' (3 sibs) 33: [62] [62] 0x2ae9cb8720 KEYVAL: 'bar3' '1111' (3 sibs) 33: [63] [63] 0x2ae9cb87b0 KEYVAL: 'baz3' '1112' (3 sibs) 33: [64] [64] 0x2ae9cb8840 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [65] [65] 0x2ae9cb88d0 KEYVAL: 'foo3' '1120' (3 sibs) 33: [66] [66] 0x2ae9cb8960 KEYVAL: 'bar3' '1121' (3 sibs) 33: [67] [67] 0x2ae9cb89f0 KEYVAL: 'baz3' '1122' (3 sibs) 33: [68] [68] 0x2ae9cb8a80 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [69] [69] 0x2ae9cb8b10 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [70] [70] 0x2ae9cb8ba0 KEYVAL: 'foo3' '1200' (3 sibs) 33: [71] [71] 0x2ae9cb8c30 KEYVAL: 'bar3' '1201' (3 sibs) 33: [72] [72] 0x2ae9cb8cc0 KEYVAL: 'baz3' '1202' (3 sibs) 33: [73] [73] 0x2ae9cb8d50 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [74] [74] 0x2ae9cb8de0 KEYVAL: 'foo3' '1210' (3 sibs) 33: [75] [75] 0x2ae9cb8e70 KEYVAL: 'bar3' '1211' (3 sibs) 33: [76] [76] 0x2ae9cb8f00 KEYVAL: 'baz3' '1212' (3 sibs) 33: [77] [77] 0x2ae9cb8f90 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [78] [78] 0x2ae9cb9020 KEYVAL: 'foo3' '1220' (3 sibs) 33: [79] [79] 0x2ae9cb90b0 KEYVAL: 'bar3' '1221' (3 sibs) 33: [80] [80] 0x2ae9cb9140 KEYVAL: 'baz3' '1222' (3 sibs) 33: [81] [81] 0x2ae9cb91d0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [82] [82] 0x2ae9cb9260 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [83] [83] 0x2ae9cb92f0 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [84] [84] 0x2ae9cb9380 KEYVAL: 'foo3' '2000' (3 sibs) 33: [85] [85] 0x2ae9cb9410 KEYVAL: 'bar3' '2001' (3 sibs) 33: [86] [86] 0x2ae9cb94a0 KEYVAL: 'baz3' '2002' (3 sibs) 33: [87] [87] 0x2ae9cb9530 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [88] [88] 0x2ae9cb95c0 KEYVAL: 'foo3' '2010' (3 sibs) 33: [89] [89] 0x2ae9cb9650 KEYVAL: 'bar3' '2011' (3 sibs) 33: [90] [90] 0x2ae9cb96e0 KEYVAL: 'baz3' '2012' (3 sibs) 33: [91] [91] 0x2ae9cb9770 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [92] [92] 0x2ae9cb9800 KEYVAL: 'foo3' '2020' (3 sibs) 33: [93] [93] 0x2ae9cb9890 KEYVAL: 'bar3' '2021' (3 sibs) 33: [94] [94] 0x2ae9cb9920 KEYVAL: 'baz3' '2022' (3 sibs) 33: [95] [95] 0x2ae9cb99b0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [96] [96] 0x2ae9cb9a40 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [97] [97] 0x2ae9cb9ad0 KEYVAL: 'foo3' '2100' (3 sibs) 33: [98] [98] 0x2ae9cb9b60 KEYVAL: 'bar3' '2101' (3 sibs) 33: [99] [99] 0x2ae9cb9bf0 KEYVAL: 'baz3' '2102' (3 sibs) 33: [100] [100] 0x2ae9cb9c80 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [101] [101] 0x2ae9cb9d10 KEYVAL: 'foo3' '2110' (3 sibs) 33: [102] [102] 0x2ae9cb9da0 KEYVAL: 'bar3' '2111' (3 sibs) 33: [103] [103] 0x2ae9cb9e30 KEYVAL: 'baz3' '2112' (3 sibs) 33: [104] [104] 0x2ae9cb9ec0 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [105] [105] 0x2ae9cb9f50 KEYVAL: 'foo3' '2120' (3 sibs) 33: [106] [106] 0x2ae9cb9fe0 KEYVAL: 'bar3' '2121' (3 sibs) 33: [107] [107] 0x2ae9cba070 KEYVAL: 'baz3' '2122' (3 sibs) 33: [108] [108] 0x2ae9cba100 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [109] [109] 0x2ae9cba190 KEYMAP: 'foo2' (3 sibs) 3 children: 33: [110] [110] 0x2ae9cba220 KEYVAL: 'foo3' '2200' (3 sibs) 33: [111] [111] 0x2ae9cba2b0 KEYVAL: 'bar3' '2201' (3 sibs) 33: [112] [112] 0x2ae9cba340 KEYVAL: 'baz3' '2202' (3 sibs) 33: [113] [113] 0x2ae9cba3d0 KEYMAP: 'bar2' (3 sibs) 3 children: 33: [114] [114] 0x2ae9cba460 KEYVAL: 'foo3' '2210' (3 sibs) 33: [115] [115] 0x2ae9cba4f0 KEYVAL: 'bar3' '2211' (3 sibs) 33: [116] [116] 0x2ae9cba580 KEYVAL: 'baz3' '2212' (3 sibs) 33: [117] [117] 0x2ae9cba610 KEYMAP: 'baz2' (3 sibs) 3 children: 33: [118] [118] 0x2ae9cba6a0 KEYVAL: 'foo3' '2220' (3 sibs) 33: [119] [119] 0x2ae9cba730 KEYVAL: 'bar3' '2221' (3 sibs) 33: [120] [120] 0x2ae9cba7c0 KEYVAL: 'baz3' '2222' (3 sibs) 33: #nodes=121 vs #printed=121 33: -------------------------------------- 33: [ OK ] NESTED_MAPX4/YmlTestCase.windows_recreate_from_ref/1 (10 ms) 33: [----------] 40 tests from NESTED_MAPX4/YmlTestCase (420 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 41 tests from 2 test suites ran. (428 ms total) 33: [ PASSED ] 41 tests. 33/50 Test #33: ryml-test-nested_mapx4 ............ Passed 0.75 sec test 34 Start 34: ryml-test-nested_seqx4 34: Test command: /builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test/ryml-test-nested_seqx4-0.4.1 34: Test timeout computed to be: 10000000 34: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 34: [==========] Running 41 tests from 2 test suites. 34: [----------] Global test environment set-up. 34: [----------] 1 test from CaseNode 34: [ RUN ] CaseNode.setting_up 34: [ OK ] CaseNode.setting_up (1 ms) 34: [----------] 1 test from CaseNode (2 ms total) 34: 34: [----------] 40 tests from NESTED_SEQX4/YmlTestCase 34: [ RUN ] NESTED_SEQX4/YmlTestCase.parse_unix/0 34: ------------------------------------------- 34: running test case 'nested seq x4, explicit' 34: ------------------------------------------- 34: --------------- 34: [ 34: [[[0000, 0001, 0002], [0010, 0011, 0012], [0020, 0021, 0022]], 34: [[0100, 0101, 0102], [0110, 0111, 0112], [0120, 0121, 0122]], 34: [[0200, 0201, 0202], [0210, 0211, 0212], [0220, 0221, 0222]]], 34: 34: [[[1000, 1001, 1002], [1010, 1011, 1012], [1020, 1021, 1022]], 34: [[1100, 1101, 1102], [1110, 1111, 1112], [1120, 1121, 1122]], 34: [[1200, 1201, 1202], [1210, 1211, 1212], [1220, 1221, 1222]]], 34: 34: [[[2000, 2001, 2002], [2010, 2011, 2012], [2020, 2021, 2022]], 34: [[2100, 2101, 2102], [2110, 2111, 2112], [2120, 2121, 2122]], 34: [[2200, 2201, 2202], [2210, 2211, 2212], [2220, 2221, 2222]]], 34: ]--------------- 34: REF TREE: 34: 0x2ae3c820c0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2ae3c7d7f0 SEQ: (3 sibs) 3 children: 34: 0x2ae3c7d9c0 SEQ: (3 sibs) 3 children: 34: 0x2ae3c7db90 SEQ: (3 sibs) 3 children: 34: 0x2ae3c7dd60 VAL: '0000' (3 sibs) 34: 0x2ae3c7ddf8 VAL: '0001' (3 sibs) 34: 0x2ae3c7de90 VAL: '0002' (3 sibs) 34: 0x2ae3c7dc28 SEQ: (3 sibs) 3 children: 34: 0x2ae3c7df30 VAL: '0010' (3 sibs) 34: 0x2ae3c7dfc8 VAL: '0011' (3 sibs) 34: 0x2ae3c7e060 VAL: '0012' (3 sibs) 34: 0x2ae3c7dcc0 SEQ: (3 sibs) 3 children: 34: 0x2ae3c7e100 VAL: '0020' (3 sibs) 34: 0x2ae3c7e198 VAL: '0021' (3 sibs) 34: 0x2ae3c7e230 VAL: '0022' (3 sibs) 34: 0x2ae3c7da58 SEQ: (3 sibs) 3 children: 34: 0x2ae3c7e2d0 SEQ: (3 sibs) 3 children: 34: 0x2ae3c7e4a0 VAL: '0100' (3 sibs) 34: 0x2ae3c7e538 VAL: '0101' (3 sibs) 34: 0x2ae3c7e5d0 VAL: '0102' (3 sibs) 34: 0x2ae3c7e368 SEQ: (3 sibs) 3 children: 34: 0x2ae3c7e670 VAL: '0110' (3 sibs) 34: 0x2ae3c7e708 VAL: '0111' (3 sibs) 34: 0x2ae3c7e7a0 VAL: '0112' (3 sibs) 34: 0x2ae3c7e400 SEQ: (3 sibs) 3 children: 34: 0x2ae3c7e840 VAL: '0120' (3 sibs) 34: 0x2ae3c7e8d8 VAL: '0121' (3 sibs) 34: 0x2ae3c7e970 VAL: '0122' (3 sibs) 34: 0x2ae3c7daf0 SEQ: (3 sibs) 3 children: 34: 0x2ae3c7ea10 SEQ: (3 sibs) 3 children: 34: 0x2ae3c7ebe0 VAL: '0200' (3 sibs) 34: 0x2ae3c7ec78 VAL: '0201' (3 sibs) 34: 0x2ae3c7ed10 VAL: '0202' (3 sibs) 34: 0x2ae3c7eaa8 SEQ: (3 sibs) 3 children: 34: 0x2ae3c7edb0 VAL: '0210' (3 sibs) 34: 0x2ae3c7ee48 VAL: '0211' (3 sibs) 34: 0x2ae3c7eee0 VAL: '0212' (3 sibs) 34: 0x2ae3c7eb40 SEQ: (3 sibs) 3 children: 34: 0x2ae3c7ef80 VAL: '0220' (3 sibs) 34: 0x2ae3c7f018 VAL: '0221' (3 sibs) 34: 0x2ae3c7f0b0 VAL: '0222' (3 sibs) 34: 0x2ae3c7d888 SEQ: (3 sibs) 3 children: 34: 0x2ae3c7f150 SEQ: (3 sibs) 3 children: 34: 0x2ae3c7f320 SEQ: (3 sibs) 3 children: 34: 0x2ae3c7f4f0 VAL: '1000' (3 sibs) 34: 0x2ae3c7f588 VAL: '1001' (3 sibs) 34: 0x2ae3c7f620 VAL: '1002' (3 sibs) 34: 0x2ae3c7f3b8 SEQ: (3 sibs) 3 children: 34: 0x2ae3c7f6c0 VAL: '1010' (3 sibs) 34: 0x2ae3c7f758 VAL: '1011' (3 sibs) 34: 0x2ae3c7f7f0 VAL: '1012' (3 sibs) 34: 0x2ae3c7f450 SEQ: (3 sibs) 3 children: 34: 0x2ae3c7f890 VAL: '1020' (3 sibs) 34: 0x2ae3c7f928 VAL: '1021' (3 sibs) 34: 0x2ae3c7f9c0 VAL: '1022' (3 sibs) 34: 0x2ae3c7f1e8 SEQ: (3 sibs) 3 children: 34: 0x2ae3c7fa60 SEQ: (3 sibs) 3 children: 34: 0x2ae3c7fc30 VAL: '1100' (3 sibs) 34: 0x2ae3c7fcc8 VAL: '1101' (3 sibs) 34: 0x2ae3c7fd60 VAL: '1102' (3 sibs) 34: 0x2ae3c7faf8 SEQ: (3 sibs) 3 children: 34: 0x2ae3c7fe00 VAL: '1110' (3 sibs) 34: 0x2ae3c7fe98 VAL: '1111' (3 sibs) 34: 0x2ae3c7ff30 VAL: '1112' (3 sibs) 34: 0x2ae3c7fb90 SEQ: (3 sibs) 3 children: 34: 0x2ae3c7ffd0 VAL: '1120' (3 sibs) 34: 0x2ae3c80068 VAL: '1121' (3 sibs) 34: 0x2ae3c80100 VAL: '1122' (3 sibs) 34: 0x2ae3c7f280 SEQ: (3 sibs) 3 children: 34: 0x2ae3c801a0 SEQ: (3 sibs) 3 children: 34: 0x2ae3c80370 VAL: '1200' (3 sibs) 34: 0x2ae3c80408 VAL: '1201' (3 sibs) 34: 0x2ae3c804a0 VAL: '1202' (3 sibs) 34: 0x2ae3c80238 SEQ: (3 sibs) 3 children: 34: 0x2ae3c80540 VAL: '1210' (3 sibs) 34: 0x2ae3c805d8 VAL: '1211' (3 sibs) 34: 0x2ae3c80670 VAL: '1212' (3 sibs) 34: 0x2ae3c802d0 SEQ: (3 sibs) 3 children: 34: 0x2ae3c80710 VAL: '1220' (3 sibs) 34: 0x2ae3c807a8 VAL: '1221' (3 sibs) 34: 0x2ae3c80840 VAL: '1222' (3 sibs) 34: 0x2ae3c7d920 SEQ: (3 sibs) 3 children: 34: 0x2ae3c808e0 SEQ: (3 sibs) 3 children: 34: 0x2ae3c80ab0 SEQ: (3 sibs) 3 children: 34: 0x2ae3c80c80 VAL: '2000' (3 sibs) 34: 0x2ae3c80d18 VAL: '2001' (3 sibs) 34: 0x2ae3c80db0 VAL: '2002' (3 sibs) 34: 0x2ae3c80b48 SEQ: (3 sibs) 3 children: 34: 0x2ae3c80e50 VAL: '2010' (3 sibs) 34: 0x2ae3c80ee8 VAL: '2011' (3 sibs) 34: 0x2ae3c80f80 VAL: '2012' (3 sibs) 34: 0x2ae3c80be0 SEQ: (3 sibs) 3 children: 34: 0x2ae3c81020 VAL: '2020' (3 sibs) 34: 0x2ae3c810b8 VAL: '2021' (3 sibs) 34: 0x2ae3c81150 VAL: '2022' (3 sibs) 34: 0x2ae3c80978 SEQ: (3 sibs) 3 children: 34: 0x2ae3c811f0 SEQ: (3 sibs) 3 children: 34: 0x2ae3c813c0 VAL: '2100' (3 sibs) 34: 0x2ae3c81458 VAL: '2101' (3 sibs) 34: 0x2ae3c814f0 VAL: '2102' (3 sibs) 34: 0x2ae3c81288 SEQ: (3 sibs) 3 children: 34: 0x2ae3c81590 VAL: '2110' (3 sibs) 34: 0x2ae3c81628 VAL: '2111' (3 sibs) 34: 0x2ae3c816c0 VAL: '2112' (3 sibs) 34: 0x2ae3c81320 SEQ: (3 sibs) 3 children: 34: 0x2ae3c81760 VAL: '2120' (3 sibs) 34: 0x2ae3c817f8 VAL: '2121' (3 sibs) 34: 0x2ae3c81890 VAL: '2122' (3 sibs) 34: 0x2ae3c80a10 SEQ: (3 sibs) 3 children: 34: 0x2ae3c81930 SEQ: (3 sibs) 3 children: 34: 0x2ae3c81b00 VAL: '2200' (3 sibs) 34: 0x2ae3c81b98 VAL: '2201' (3 sibs) 34: 0x2ae3c81c30 VAL: '2202' (3 sibs) 34: 0x2ae3c819c8 SEQ: (3 sibs) 3 children: 34: 0x2ae3c81cd0 VAL: '2210' (3 sibs) 34: 0x2ae3c81d68 VAL: '2211' (3 sibs) 34: 0x2ae3c81e00 VAL: '2212' (3 sibs) 34: 0x2ae3c81a60 SEQ: (3 sibs) 3 children: 34: 0x2ae3c81ea0 VAL: '2220' (3 sibs) 34: 0x2ae3c81f38 VAL: '2221' (3 sibs) 34: 0x2ae3c81fd0 VAL: '2222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x2ae3c88f40 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2ae3c88fd0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2ae3c89060 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2ae3c890f0 SEQ: (3 sibs) 3 children: 34: [4] [4] 0x2ae3c89180 VAL: '0000' (3 sibs) 34: [5] [5] 0x2ae3c89210 VAL: '0001' (3 sibs) 34: [6] [6] 0x2ae3c892a0 VAL: '0002' (3 sibs) 34: [7] [7] 0x2ae3c89330 SEQ: (3 sibs) 3 children: 34: [8] [8] 0x2ae3c893c0 VAL: '0010' (3 sibs) 34: [9] [9] 0x2ae3c89450 VAL: '0011' (3 sibs) 34: [10] [10] 0x2ae3c894e0 VAL: '0012' (3 sibs) 34: [11] [11] 0x2ae3c89570 SEQ: (3 sibs) 3 children: 34: [12] [12] 0x2ae3c89600 VAL: '0020' (3 sibs) 34: [13] [13] 0x2ae3c89690 VAL: '0021' (3 sibs) 34: [14] [14] 0x2ae3c89720 VAL: '0022' (3 sibs) 34: [15] [15] 0x2ae3c897b0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2ae3c89840 SEQ: (3 sibs) 3 children: 34: [17] [17] 0x2ae3c898d0 VAL: '0100' (3 sibs) 34: [18] [18] 0x2ae3c89960 VAL: '0101' (3 sibs) 34: [19] [19] 0x2ae3c899f0 VAL: '0102' (3 sibs) 34: [20] [20] 0x2ae3c89a80 SEQ: (3 sibs) 3 children: 34: [21] [21] 0x2ae3c89b10 VAL: '0110' (3 sibs) 34: [22] [22] 0x2ae3c89ba0 VAL: '0111' (3 sibs) 34: [23] [23] 0x2ae3c89c30 VAL: '0112' (3 sibs) 34: [24] [24] 0x2ae3c89cc0 SEQ: (3 sibs) 3 children: 34: [25] [25] 0x2ae3c89d50 VAL: '0120' (3 sibs) 34: [26] [26] 0x2ae3c89de0 VAL: '0121' (3 sibs) 34: [27] [27] 0x2ae3c89e70 VAL: '0122' (3 sibs) 34: [28] [28] 0x2ae3c89f00 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2ae3c89f90 SEQ: (3 sibs) 3 children: 34: [30] [30] 0x2ae3c8a020 VAL: '0200' (3 sibs) 34: [31] [31] 0x2ae3c8a0b0 VAL: '0201' (3 sibs) 34: [32] [32] 0x2ae3c8a140 VAL: '0202' (3 sibs) 34: [33] [33] 0x2ae3c8a1d0 SEQ: (3 sibs) 3 children: 34: [34] [34] 0x2ae3c8a260 VAL: '0210' (3 sibs) 34: [35] [35] 0x2ae3c8a2f0 VAL: '0211' (3 sibs) 34: [36] [36] 0x2ae3c8a380 VAL: '0212' (3 sibs) 34: [37] [37] 0x2ae3c8a410 SEQ: (3 sibs) 3 children: 34: [38] [38] 0x2ae3c8a4a0 VAL: '0220' (3 sibs) 34: [39] [39] 0x2ae3c8a530 VAL: '0221' (3 sibs) 34: [40] [40] 0x2ae3c8a5c0 VAL: '0222' (3 sibs) 34: [41] [41] 0x2ae3c8a650 SEQ: (3 sibs) 3 children: 34: [42] [42] 0x2ae3c8a6e0 SEQ: (3 sibs) 3 children: 34: [43] [43] 0x2ae3c8a770 SEQ: (3 sibs) 3 children: 34: [44] [44] 0x2ae3c8a800 VAL: '1000' (3 sibs) 34: [45] [45] 0x2ae3c8a890 VAL: '1001' (3 sibs) 34: [46] [46] 0x2ae3c8a920 VAL: '1002' (3 sibs) 34: [47] [47] 0x2ae3c8a9b0 SEQ: (3 sibs) 3 children: 34: [48] [48] 0x2ae3c8aa40 VAL: '1010' (3 sibs) 34: [49] [49] 0x2ae3c8aad0 VAL: '1011' (3 sibs) 34: [50] [50] 0x2ae3c8ab60 VAL: '1012' (3 sibs) 34: [51] [51] 0x2ae3c8abf0 SEQ: (3 sibs) 3 children: 34: [52] [52] 0x2ae3c8ac80 VAL: '1020' (3 sibs) 34: [53] [53] 0x2ae3c8ad10 VAL: '1021' (3 sibs) 34: [54] [54] 0x2ae3c8ada0 VAL: '1022' (3 sibs) 34: [55] [55] 0x2ae3c8ae30 SEQ: (3 sibs) 3 children: 34: [56] [56] 0x2ae3c8aec0 SEQ: (3 sibs) 3 children: 34: [57] [57] 0x2ae3c8af50 VAL: '1100' (3 sibs) 34: [58] [58] 0x2ae3c8afe0 VAL: '1101' (3 sibs) 34: [59] [59] 0x2ae3c8b070 VAL: '1102' (3 sibs) 34: [60] [60] 0x2ae3c8b100 SEQ: (3 sibs) 3 children: 34: [61] [61] 0x2ae3c8b190 VAL: '1110' (3 sibs) 34: [62] [62] 0x2ae3c8b220 VAL: '1111' (3 sibs) 34: [63] [63] 0x2ae3c8b2b0 VAL: '1112' (3 sibs) 34: [64] [64] 0x2ae3c8b340 SEQ: (3 sibs) 3 children: 34: [65] [65] 0x2ae3c8b3d0 VAL: '1120' (3 sibs) 34: [66] [66] 0x2ae3c8b460 VAL: '1121' (3 sibs) 34: [67] [67] 0x2ae3c8b4f0 VAL: '1122' (3 sibs) 34: [68] [68] 0x2ae3c8b580 SEQ: (3 sibs) 3 children: 34: [69] [69] 0x2ae3c8b610 SEQ: (3 sibs) 3 children: 34: [70] [70] 0x2ae3c8b6a0 VAL: '1200' (3 sibs) 34: [71] [71] 0x2ae3c8b730 VAL: '1201' (3 sibs) 34: [72] [72] 0x2ae3c8b7c0 VAL: '1202' (3 sibs) 34: [73] [73] 0x2ae3c8b850 SEQ: (3 sibs) 3 children: 34: [74] [74] 0x2ae3c8b8e0 VAL: '1210' (3 sibs) 34: [75] [75] 0x2ae3c8b970 VAL: '1211' (3 sibs) 34: [76] [76] 0x2ae3c8ba00 VAL: '1212' (3 sibs) 34: [77] [77] 0x2ae3c8ba90 SEQ: (3 sibs) 3 children: 34: [78] [78] 0x2ae3c8bb20 VAL: '1220' (3 sibs) 34: [79] [79] 0x2ae3c8bbb0 VAL: '1221' (3 sibs) 34: [80] [80] 0x2ae3c8bc40 VAL: '1222' (3 sibs) 34: [81] [81] 0x2ae3c8bcd0 SEQ: (3 sibs) 3 children: 34: [82] [82] 0x2ae3c8bd60 SEQ: (3 sibs) 3 children: 34: [83] [83] 0x2ae3c8bdf0 SEQ: (3 sibs) 3 children: 34: [84] [84] 0x2ae3c8be80 VAL: '2000' (3 sibs) 34: [85] [85] 0x2ae3c8bf10 VAL: '2001' (3 sibs) 34: [86] [86] 0x2ae3c8bfa0 VAL: '2002' (3 sibs) 34: [87] [87] 0x2ae3c8c030 SEQ: (3 sibs) 3 children: 34: [88] [88] 0x2ae3c8c0c0 VAL: '2010' (3 sibs) 34: [89] [89] 0x2ae3c8c150 VAL: '2011' (3 sibs) 34: [90] [90] 0x2ae3c8c1e0 VAL: '2012' (3 sibs) 34: [91] [91] 0x2ae3c8c270 SEQ: (3 sibs) 3 children: 34: [92] [92] 0x2ae3c8c300 VAL: '2020' (3 sibs) 34: [93] [93] 0x2ae3c8c390 VAL: '2021' (3 sibs) 34: [94] [94] 0x2ae3c8c420 VAL: '2022' (3 sibs) 34: [95] [95] 0x2ae3c8c4b0 SEQ: (3 sibs) 3 children: 34: [96] [96] 0x2ae3c8c540 SEQ: (3 sibs) 3 children: 34: [97] [97] 0x2ae3c8c5d0 VAL: '2100' (3 sibs) 34: [98] [98] 0x2ae3c8c660 VAL: '2101' (3 sibs) 34: [99] [99] 0x2ae3c8c6f0 VAL: '2102' (3 sibs) 34: [100] [100] 0x2ae3c8c780 SEQ: (3 sibs) 3 children: 34: [101] [101] 0x2ae3c8c810 VAL: '2110' (3 sibs) 34: [102] [102] 0x2ae3c8c8a0 VAL: '2111' (3 sibs) 34: [103] [103] 0x2ae3c8c930 VAL: '2112' (3 sibs) 34: [104] [104] 0x2ae3c8c9c0 SEQ: (3 sibs) 3 children: 34: [105] [105] 0x2ae3c8ca50 VAL: '2120' (3 sibs) 34: [106] [106] 0x2ae3c8cae0 VAL: '2121' (3 sibs) 34: [107] [107] 0x2ae3c8cb70 VAL: '2122' (3 sibs) 34: [108] [108] 0x2ae3c8cc00 SEQ: (3 sibs) 3 children: 34: [109] [109] 0x2ae3c8cc90 SEQ: (3 sibs) 3 children: 34: [110] [110] 0x2ae3c8cd20 VAL: '2200' (3 sibs) 34: [111] [111] 0x2ae3c8cdb0 VAL: '2201' (3 sibs) 34: [112] [112] 0x2ae3c8ce40 VAL: '2202' (3 sibs) 34: [113] [113] 0x2ae3c8ced0 SEQ: (3 sibs) 3 children: 34: [114] [114] 0x2ae3c8cf60 VAL: '2210' (3 sibs) 34: [115] [115] 0x2ae3c8cff0 VAL: '2211' (3 sibs) 34: [116] [116] 0x2ae3c8d080 VAL: '2212' (3 sibs) 34: [117] [117] 0x2ae3c8d110 SEQ: (3 sibs) 3 children: 34: [118] [118] 0x2ae3c8d1a0 VAL: '2220' (3 sibs) 34: [119] [119] 0x2ae3c8d230 VAL: '2221' (3 sibs) 34: [120] [120] 0x2ae3c8d2c0 VAL: '2222' (3 sibs) 34: #nodes=121 vs #printed=121 34: -------------------------------------- 34: [ OK ] NESTED_SEQX4/YmlTestCase.parse_unix/0 (28 ms) 34: [ RUN ] NESTED_SEQX4/YmlTestCase.parse_unix/1 34: ------------------------------------------- 34: running test case 'nested seq x4' 34: ------------------------------------------- 34: --------------- 34: 34: - - - - 0000 34: - 0001 34: - 0002 34: - - 0010 34: - 0011 34: - 0012 34: - - 0020 34: - 0021 34: - 0022 34: - - - 0100 34: - 0101 34: - 0102 34: - - 0110 34: - 0111 34: - 0112 34: - - 0120 34: - 0121 34: - 0122 34: - - - 0200 34: - 0201 34: - 0202 34: - - 0210 34: - 0211 34: - 0212 34: - - 0220 34: - 0221 34: - 0222 34: - - - - 1000 34: - 1001 34: - 1002 34: - - 1010 34: - 1011 34: - 1012 34: - - 1020 34: - 1021 34: - 1022 34: - - - 1100 34: - 1101 34: - 1102 34: - - 1110 34: - 1111 34: - 1112 34: - - 1120 34: - 1121 34: - 1122 34: - - - 1200 34: - 1201 34: - 1202 34: - - 1210 34: - 1211 34: - 1212 34: - - 1220 34: - 1221 34: - 1222 34: - - - - 2000 34: - 2001 34: - 2002 34: - - 2010 34: - 2011 34: - 2012 34: - - 2020 34: - 2021 34: - 2022 34: - - - 2100 34: - 2101 34: - 2102 34: - - 2110 34: - 2111 34: - 2112 34: - - 2120 34: - 2121 34: - 2122 34: - - - 2200 34: - 2201 34: - 2202 34: - - 2210 34: - 2211 34: - 2212 34: - - 2220 34: - 2221 34: - 2222 34: --------------- 34: REF TREE: 34: 0x2ae3c821d8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2ae3c822b0 SEQ: (3 sibs) 3 children: 34: 0x2ae3c82480 SEQ: (3 sibs) 3 children: 34: 0x2ae3c82650 SEQ: (3 sibs) 3 children: 34: 0x2ae3c82820 VAL: '0000' (3 sibs) 34: 0x2ae3c828b8 VAL: '0001' (3 sibs) 34: 0x2ae3c82950 VAL: '0002' (3 sibs) 34: 0x2ae3c826e8 SEQ: (3 sibs) 3 children: 34: 0x2ae3c829f0 VAL: '0010' (3 sibs) 34: 0x2ae3c82a88 VAL: '0011' (3 sibs) 34: 0x2ae3c82b20 VAL: '0012' (3 sibs) 34: 0x2ae3c82780 SEQ: (3 sibs) 3 children: 34: 0x2ae3c82bc0 VAL: '0020' (3 sibs) 34: 0x2ae3c82c58 VAL: '0021' (3 sibs) 34: 0x2ae3c82cf0 VAL: '0022' (3 sibs) 34: 0x2ae3c82518 SEQ: (3 sibs) 3 children: 34: 0x2ae3c82d90 SEQ: (3 sibs) 3 children: 34: 0x2ae3c82f60 VAL: '0100' (3 sibs) 34: 0x2ae3c82ff8 VAL: '0101' (3 sibs) 34: 0x2ae3c83090 VAL: '0102' (3 sibs) 34: 0x2ae3c82e28 SEQ: (3 sibs) 3 children: 34: 0x2ae3c83130 VAL: '0110' (3 sibs) 34: 0x2ae3c831c8 VAL: '0111' (3 sibs) 34: 0x2ae3c83260 VAL: '0112' (3 sibs) 34: 0x2ae3c82ec0 SEQ: (3 sibs) 3 children: 34: 0x2ae3c83300 VAL: '0120' (3 sibs) 34: 0x2ae3c83398 VAL: '0121' (3 sibs) 34: 0x2ae3c83430 VAL: '0122' (3 sibs) 34: 0x2ae3c825b0 SEQ: (3 sibs) 3 children: 34: 0x2ae3c834d0 SEQ: (3 sibs) 3 children: 34: 0x2ae3c836a0 VAL: '0200' (3 sibs) 34: 0x2ae3c83738 VAL: '0201' (3 sibs) 34: 0x2ae3c837d0 VAL: '0202' (3 sibs) 34: 0x2ae3c83568 SEQ: (3 sibs) 3 children: 34: 0x2ae3c83870 VAL: '0210' (3 sibs) 34: 0x2ae3c83908 VAL: '0211' (3 sibs) 34: 0x2ae3c839a0 VAL: '0212' (3 sibs) 34: 0x2ae3c83600 SEQ: (3 sibs) 3 children: 34: 0x2ae3c83a40 VAL: '0220' (3 sibs) 34: 0x2ae3c83ad8 VAL: '0221' (3 sibs) 34: 0x2ae3c83b70 VAL: '0222' (3 sibs) 34: 0x2ae3c82348 SEQ: (3 sibs) 3 children: 34: 0x2ae3c83c10 SEQ: (3 sibs) 3 children: 34: 0x2ae3c83de0 SEQ: (3 sibs) 3 children: 34: 0x2ae3c83fb0 VAL: '1000' (3 sibs) 34: 0x2ae3c84048 VAL: '1001' (3 sibs) 34: 0x2ae3c840e0 VAL: '1002' (3 sibs) 34: 0x2ae3c83e78 SEQ: (3 sibs) 3 children: 34: 0x2ae3c84180 VAL: '1010' (3 sibs) 34: 0x2ae3c84218 VAL: '1011' (3 sibs) 34: 0x2ae3c842b0 VAL: '1012' (3 sibs) 34: 0x2ae3c83f10 SEQ: (3 sibs) 3 children: 34: 0x2ae3c84350 VAL: '1020' (3 sibs) 34: 0x2ae3c843e8 VAL: '1021' (3 sibs) 34: 0x2ae3c84480 VAL: '1022' (3 sibs) 34: 0x2ae3c83ca8 SEQ: (3 sibs) 3 children: 34: 0x2ae3c84520 SEQ: (3 sibs) 3 children: 34: 0x2ae3c846f0 VAL: '1100' (3 sibs) 34: 0x2ae3c84788 VAL: '1101' (3 sibs) 34: 0x2ae3c84820 VAL: '1102' (3 sibs) 34: 0x2ae3c845b8 SEQ: (3 sibs) 3 children: 34: 0x2ae3c848c0 VAL: '1110' (3 sibs) 34: 0x2ae3c84958 VAL: '1111' (3 sibs) 34: 0x2ae3c849f0 VAL: '1112' (3 sibs) 34: 0x2ae3c84650 SEQ: (3 sibs) 3 children: 34: 0x2ae3c84a90 VAL: '1120' (3 sibs) 34: 0x2ae3c84b28 VAL: '1121' (3 sibs) 34: 0x2ae3c84bc0 VAL: '1122' (3 sibs) 34: 0x2ae3c83d40 SEQ: (3 sibs) 3 children: 34: 0x2ae3c84c60 SEQ: (3 sibs) 3 children: 34: 0x2ae3c84e30 VAL: '1200' (3 sibs) 34: 0x2ae3c84ec8 VAL: '1201' (3 sibs) 34: 0x2ae3c84f60 VAL: '1202' (3 sibs) 34: 0x2ae3c84cf8 SEQ: (3 sibs) 3 children: 34: 0x2ae3c85000 VAL: '1210' (3 sibs) 34: 0x2ae3c85098 VAL: '1211' (3 sibs) 34: 0x2ae3c85130 VAL: '1212' (3 sibs) 34: 0x2ae3c84d90 SEQ: (3 sibs) 3 children: 34: 0x2ae3c851d0 VAL: '1220' (3 sibs) 34: 0x2ae3c85268 VAL: '1221' (3 sibs) 34: 0x2ae3c85300 VAL: '1222' (3 sibs) 34: 0x2ae3c823e0 SEQ: (3 sibs) 3 children: 34: 0x2ae3c853a0 SEQ: (3 sibs) 3 children: 34: 0x2ae3c85570 SEQ: (3 sibs) 3 children: 34: 0x2ae3c85740 VAL: '2000' (3 sibs) 34: 0x2ae3c857d8 VAL: '2001' (3 sibs) 34: 0x2ae3c85870 VAL: '2002' (3 sibs) 34: 0x2ae3c85608 SEQ: (3 sibs) 3 children: 34: 0x2ae3c85910 VAL: '2010' (3 sibs) 34: 0x2ae3c859a8 VAL: '2011' (3 sibs) 34: 0x2ae3c85a40 VAL: '2012' (3 sibs) 34: 0x2ae3c856a0 SEQ: (3 sibs) 3 children: 34: 0x2ae3c85ae0 VAL: '2020' (3 sibs) 34: 0x2ae3c85b78 VAL: '2021' (3 sibs) 34: 0x2ae3c85c10 VAL: '2022' (3 sibs) 34: 0x2ae3c85438 SEQ: (3 sibs) 3 children: 34: 0x2ae3c85cb0 SEQ: (3 sibs) 3 children: 34: 0x2ae3c85e80 VAL: '2100' (3 sibs) 34: 0x2ae3c85f18 VAL: '2101' (3 sibs) 34: 0x2ae3c85fb0 VAL: '2102' (3 sibs) 34: 0x2ae3c85d48 SEQ: (3 sibs) 3 children: 34: 0x2ae3c86050 VAL: '2110' (3 sibs) 34: 0x2ae3c860e8 VAL: '2111' (3 sibs) 34: 0x2ae3c86180 VAL: '2112' (3 sibs) 34: 0x2ae3c85de0 SEQ: (3 sibs) 3 children: 34: 0x2ae3c86220 VAL: '2120' (3 sibs) 34: 0x2ae3c862b8 VAL: '2121' (3 sibs) 34: 0x2ae3c86350 VAL: '2122' (3 sibs) 34: 0x2ae3c854d0 SEQ: (3 sibs) 3 children: 34: 0x2ae3c863f0 SEQ: (3 sibs) 3 children: 34: 0x2ae3c865c0 VAL: '2200' (3 sibs) 34: 0x2ae3c86658 VAL: '2201' (3 sibs) 34: 0x2ae3c866f0 VAL: '2202' (3 sibs) 34: 0x2ae3c86488 SEQ: (3 sibs) 3 children: 34: 0x2ae3c86790 VAL: '2210' (3 sibs) 34: 0x2ae3c86828 VAL: '2211' (3 sibs) 34: 0x2ae3c868c0 VAL: '2212' (3 sibs) 34: 0x2ae3c86520 SEQ: (3 sibs) 3 children: 34: 0x2ae3c86960 VAL: '2220' (3 sibs) 34: 0x2ae3c869f8 VAL: '2221' (3 sibs) 34: 0x2ae3c86a90 VAL: '2222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x2ae3c8d750 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2ae3c8d7e0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2ae3c8d870 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2ae3c8d900 SEQ: (3 sibs) 3 children: 34: [4] [4] 0x2ae3c8d990 VAL: '0000' (3 sibs) 34: [5] [5] 0x2ae3c8da20 VAL: '0001' (3 sibs) 34: [6] [6] 0x2ae3c8dab0 VAL: '0002' (3 sibs) 34: [7] [7] 0x2ae3c8db40 SEQ: (3 sibs) 3 children: 34: [8] [8] 0x2ae3c8dbd0 VAL: '0010' (3 sibs) 34: [9] [9] 0x2ae3c8dc60 VAL: '0011' (3 sibs) 34: [10] [10] 0x2ae3c8dcf0 VAL: '0012' (3 sibs) 34: [11] [11] 0x2ae3c8dd80 SEQ: (3 sibs) 3 children: 34: [12] [12] 0x2ae3c8de10 VAL: '0020' (3 sibs) 34: [13] [13] 0x2ae3c8dea0 VAL: '0021' (3 sibs) 34: [14] [14] 0x2ae3c8df30 VAL: '0022' (3 sibs) 34: [15] [15] 0x2ae3c8dfc0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2ae3c8e050 SEQ: (3 sibs) 3 children: 34: [17] [17] 0x2ae3c8e0e0 VAL: '0100' (3 sibs) 34: [18] [18] 0x2ae3c8e170 VAL: '0101' (3 sibs) 34: [19] [19] 0x2ae3c8e200 VAL: '0102' (3 sibs) 34: [20] [20] 0x2ae3c8e290 SEQ: (3 sibs) 3 children: 34: [21] [21] 0x2ae3c8e320 VAL: '0110' (3 sibs) 34: [22] [22] 0x2ae3c8e3b0 VAL: '0111' (3 sibs) 34: [23] [23] 0x2ae3c8e440 VAL: '0112' (3 sibs) 34: [24] [24] 0x2ae3c8e4d0 SEQ: (3 sibs) 3 children: 34: [25] [25] 0x2ae3c8e560 VAL: '0120' (3 sibs) 34: [26] [26] 0x2ae3c8e5f0 VAL: '0121' (3 sibs) 34: [27] [27] 0x2ae3c8e680 VAL: '0122' (3 sibs) 34: [28] [28] 0x2ae3c8e710 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2ae3c8e7a0 SEQ: (3 sibs) 3 children: 34: [30] [30] 0x2ae3c8e830 VAL: '0200' (3 sibs) 34: [31] [31] 0x2ae3c8e8c0 VAL: '0201' (3 sibs) 34: [32] [32] 0x2ae3c8e950 VAL: '0202' (3 sibs) 34: [33] [33] 0x2ae3c8e9e0 SEQ: (3 sibs) 3 children: 34: [34] [34] 0x2ae3c8ea70 VAL: '0210' (3 sibs) 34: [35] [35] 0x2ae3c8eb00 VAL: '0211' (3 sibs) 34: [36] [36] 0x2ae3c8eb90 VAL: '0212' (3 sibs) 34: [37] [37] 0x2ae3c8ec20 SEQ: (3 sibs) 3 children: 34: [38] [38] 0x2ae3c8ecb0 VAL: '0220' (3 sibs) 34: [39] [39] 0x2ae3c8ed40 VAL: '0221' (3 sibs) 34: [40] [40] 0x2ae3c8edd0 VAL: '0222' (3 sibs) 34: [41] [41] 0x2ae3c8ee60 SEQ: (3 sibs) 3 children: 34: [42] [42] 0x2ae3c8eef0 SEQ: (3 sibs) 3 children: 34: [43] [43] 0x2ae3c8ef80 SEQ: (3 sibs) 3 children: 34: [44] [44] 0x2ae3c8f010 VAL: '1000' (3 sibs) 34: [45] [45] 0x2ae3c8f0a0 VAL: '1001' (3 sibs) 34: [46] [46] 0x2ae3c8f130 VAL: '1002' (3 sibs) 34: [47] [47] 0x2ae3c8f1c0 SEQ: (3 sibs) 3 children: 34: [48] [48] 0x2ae3c8f250 VAL: '1010' (3 sibs) 34: [49] [49] 0x2ae3c8f2e0 VAL: '1011' (3 sibs) 34: [50] [50] 0x2ae3c8f370 VAL: '1012' (3 sibs) 34: [51] [51] 0x2ae3c8f400 SEQ: (3 sibs) 3 children: 34: [52] [52] 0x2ae3c8f490 VAL: '1020' (3 sibs) 34: [53] [53] 0x2ae3c8f520 VAL: '1021' (3 sibs) 34: [54] [54] 0x2ae3c8f5b0 VAL: '1022' (3 sibs) 34: [55] [55] 0x2ae3c8f640 SEQ: (3 sibs) 3 children: 34: [56] [56] 0x2ae3c8f6d0 SEQ: (3 sibs) 3 children: 34: [57] [57] 0x2ae3c8f760 VAL: '1100' (3 sibs) 34: [58] [58] 0x2ae3c8f7f0 VAL: '1101' (3 sibs) 34: [59] [59] 0x2ae3c8f880 VAL: '1102' (3 sibs) 34: [60] [60] 0x2ae3c8f910 SEQ: (3 sibs) 3 children: 34: [61] [61] 0x2ae3c8f9a0 VAL: '1110' (3 sibs) 34: [62] [62] 0x2ae3c8fa30 VAL: '1111' (3 sibs) 34: [63] [63] 0x2ae3c8fac0 VAL: '1112' (3 sibs) 34: [64] [64] 0x2ae3c8fb50 SEQ: (3 sibs) 3 children: 34: [65] [65] 0x2ae3c8fbe0 VAL: '1120' (3 sibs) 34: [66] [66] 0x2ae3c8fc70 VAL: '1121' (3 sibs) 34: [67] [67] 0x2ae3c8fd00 VAL: '1122' (3 sibs) 34: [68] [68] 0x2ae3c8fd90 SEQ: (3 sibs) 3 children: 34: [69] [69] 0x2ae3c8fe20 SEQ: (3 sibs) 3 children: 34: [70] [70] 0x2ae3c8feb0 VAL: '1200' (3 sibs) 34: [71] [71] 0x2ae3c8ff40 VAL: '1201' (3 sibs) 34: [72] [72] 0x2ae3c8ffd0 VAL: '1202' (3 sibs) 34: [73] [73] 0x2ae3c90060 SEQ: (3 sibs) 3 children: 34: [74] [74] 0x2ae3c900f0 VAL: '1210' (3 sibs) 34: [75] [75] 0x2ae3c90180 VAL: '1211' (3 sibs) 34: [76] [76] 0x2ae3c90210 VAL: '1212' (3 sibs) 34: [77] [77] 0x2ae3c902a0 SEQ: (3 sibs) 3 children: 34: [78] [78] 0x2ae3c90330 VAL: '1220' (3 sibs) 34: [79] [79] 0x2ae3c903c0 VAL: '1221' (3 sibs) 34: [80] [80] 0x2ae3c90450 VAL: '1222' (3 sibs) 34: [81] [81] 0x2ae3c904e0 SEQ: (3 sibs) 3 children: 34: [82] [82] 0x2ae3c90570 SEQ: (3 sibs) 3 children: 34: [83] [83] 0x2ae3c90600 SEQ: (3 sibs) 3 children: 34: [84] [84] 0x2ae3c90690 VAL: '2000' (3 sibs) 34: [85] [85] 0x2ae3c90720 VAL: '2001' (3 sibs) 34: [86] [86] 0x2ae3c907b0 VAL: '2002' (3 sibs) 34: [87] [87] 0x2ae3c90840 SEQ: (3 sibs) 3 children: 34: [88] [88] 0x2ae3c908d0 VAL: '2010' (3 sibs) 34: [89] [89] 0x2ae3c90960 VAL: '2011' (3 sibs) 34: [90] [90] 0x2ae3c909f0 VAL: '2012' (3 sibs) 34: [91] [91] 0x2ae3c90a80 SEQ: (3 sibs) 3 children: 34: [92] [92] 0x2ae3c90b10 VAL: '2020' (3 sibs) 34: [93] [93] 0x2ae3c90ba0 VAL: '2021' (3 sibs) 34: [94] [94] 0x2ae3c90c30 VAL: '2022' (3 sibs) 34: [95] [95] 0x2ae3c90cc0 SEQ: (3 sibs) 3 children: 34: [96] [96] 0x2ae3c90d50 SEQ: (3 sibs) 3 children: 34: [97] [97] 0x2ae3c90de0 VAL: '2100' (3 sibs) 34: [98] [98] 0x2ae3c90e70 VAL: '2101' (3 sibs) 34: [99] [99] 0x2ae3c90f00 VAL: '2102' (3 sibs) 34: [100] [100] 0x2ae3c90f90 SEQ: (3 sibs) 3 children: 34: [101] [101] 0x2ae3c91020 VAL: '2110' (3 sibs) 34: [102] [102] 0x2ae3c910b0 VAL: '2111' (3 sibs) 34: [103] [103] 0x2ae3c91140 VAL: '2112' (3 sibs) 34: [104] [104] 0x2ae3c911d0 SEQ: (3 sibs) 3 children: 34: [105] [105] 0x2ae3c91260 VAL: '2120' (3 sibs) 34: [106] [106] 0x2ae3c912f0 VAL: '2121' (3 sibs) 34: [107] [107] 0x2ae3c91380 VAL: '2122' (3 sibs) 34: [108] [108] 0x2ae3c91410 SEQ: (3 sibs) 3 children: 34: [109] [109] 0x2ae3c914a0 SEQ: (3 sibs) 3 children: 34: [110] [110] 0x2ae3c91530 VAL: '2200' (3 sibs) 34: [111] [111] 0x2ae3c915c0 VAL: '2201' (3 sibs) 34: [112] [112] 0x2ae3c91650 VAL: '2202' (3 sibs) 34: [113] [113] 0x2ae3c916e0 SEQ: (3 sibs) 3 children: 34: [114] [114] 0x2ae3c91770 VAL: '2210' (3 sibs) 34: [115] [115] 0x2ae3c91800 VAL: '2211' (3 sibs) 34: [116] [116] 0x2ae3c91890 VAL: '2212' (3 sibs) 34: [117] [117] 0x2ae3c91920 SEQ: (3 sibs) 3 children: 34: [118] [118] 0x2ae3c919b0 VAL: '2220' (3 sibs) 34: [119] [119] 0x2ae3c91a40 VAL: '2221' (3 sibs) 34: [120] [120] 0x2ae3c91ad0 VAL: '2222' (3 sibs) 34: #nodes=121 vs #printed=121 34: -------------------------------------- 34: [ OK ] NESTED_SEQX4/YmlTestCase.parse_unix/1 (12 ms) 34: [ RUN ] NESTED_SEQX4/YmlTestCase.parse_windows/0 34: ------------------------------------------- 34: running test case 'nested seq x4, explicit' 34: ------------------------------------------- 34: --------------- 34: [ 34: [[[0000, 0001, 0002], [0010, 0011, 0012], [0020, 0021, 0022]], 34: [[0100, 0101, 0102], [0110, 0111, 0112], [0120, 0121, 0122]], 34: [[0200, 0201, 0202], [0210, 0211, 0212], [0220, 0221, 0222]]], 34: 34: [[[1000, 1001, 1002], [1010, 1011, 1012], [1020, 1021, 1022]], 34: [[1100, 1101, 1102], [1110, 1111, 1112], [1120, 1121, 1122]], 34: [[1200, 1201, 1202], [1210, 1211, 1212], [1220, 1221, 1222]]], 34: 34: [[[2000, 2001, 2002], [2010, 2011, 2012], [2020, 2021, 2022]], 34: [[2100, 2101, 2102], [2110, 2111, 2112], [2120, 2121, 2122]], 34: [[2200, 2201, 2202], [2210, 2211, 2212], [2220, 2221, 2222]]], 34: ]--------------- 34: REF TREE: 34: 0x2ae3c820c0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2ae3c7d7f0 SEQ: (3 sibs) 3 children: 34: 0x2ae3c7d9c0 SEQ: (3 sibs) 3 children: 34: 0x2ae3c7db90 SEQ: (3 sibs) 3 children: 34: 0x2ae3c7dd60 VAL: '0000' (3 sibs) 34: 0x2ae3c7ddf8 VAL: '0001' (3 sibs) 34: 0x2ae3c7de90 VAL: '0002' (3 sibs) 34: 0x2ae3c7dc28 SEQ: (3 sibs) 3 children: 34: 0x2ae3c7df30 VAL: '0010' (3 sibs) 34: 0x2ae3c7dfc8 VAL: '0011' (3 sibs) 34: 0x2ae3c7e060 VAL: '0012' (3 sibs) 34: 0x2ae3c7dcc0 SEQ: (3 sibs) 3 children: 34: 0x2ae3c7e100 VAL: '0020' (3 sibs) 34: 0x2ae3c7e198 VAL: '0021' (3 sibs) 34: 0x2ae3c7e230 VAL: '0022' (3 sibs) 34: 0x2ae3c7da58 SEQ: (3 sibs) 3 children: 34: 0x2ae3c7e2d0 SEQ: (3 sibs) 3 children: 34: 0x2ae3c7e4a0 VAL: '0100' (3 sibs) 34: 0x2ae3c7e538 VAL: '0101' (3 sibs) 34: 0x2ae3c7e5d0 VAL: '0102' (3 sibs) 34: 0x2ae3c7e368 SEQ: (3 sibs) 3 children: 34: 0x2ae3c7e670 VAL: '0110' (3 sibs) 34: 0x2ae3c7e708 VAL: '0111' (3 sibs) 34: 0x2ae3c7e7a0 VAL: '0112' (3 sibs) 34: 0x2ae3c7e400 SEQ: (3 sibs) 3 children: 34: 0x2ae3c7e840 VAL: '0120' (3 sibs) 34: 0x2ae3c7e8d8 VAL: '0121' (3 sibs) 34: 0x2ae3c7e970 VAL: '0122' (3 sibs) 34: 0x2ae3c7daf0 SEQ: (3 sibs) 3 children: 34: 0x2ae3c7ea10 SEQ: (3 sibs) 3 children: 34: 0x2ae3c7ebe0 VAL: '0200' (3 sibs) 34: 0x2ae3c7ec78 VAL: '0201' (3 sibs) 34: 0x2ae3c7ed10 VAL: '0202' (3 sibs) 34: 0x2ae3c7eaa8 SEQ: (3 sibs) 3 children: 34: 0x2ae3c7edb0 VAL: '0210' (3 sibs) 34: 0x2ae3c7ee48 VAL: '0211' (3 sibs) 34: 0x2ae3c7eee0 VAL: '0212' (3 sibs) 34: 0x2ae3c7eb40 SEQ: (3 sibs) 3 children: 34: 0x2ae3c7ef80 VAL: '0220' (3 sibs) 34: 0x2ae3c7f018 VAL: '0221' (3 sibs) 34: 0x2ae3c7f0b0 VAL: '0222' (3 sibs) 34: 0x2ae3c7d888 SEQ: (3 sibs) 3 children: 34: 0x2ae3c7f150 SEQ: (3 sibs) 3 children: 34: 0x2ae3c7f320 SEQ: (3 sibs) 3 children: 34: 0x2ae3c7f4f0 VAL: '1000' (3 sibs) 34: 0x2ae3c7f588 VAL: '1001' (3 sibs) 34: 0x2ae3c7f620 VAL: '1002' (3 sibs) 34: 0x2ae3c7f3b8 SEQ: (3 sibs) 3 children: 34: 0x2ae3c7f6c0 VAL: '1010' (3 sibs) 34: 0x2ae3c7f758 VAL: '1011' (3 sibs) 34: 0x2ae3c7f7f0 VAL: '1012' (3 sibs) 34: 0x2ae3c7f450 SEQ: (3 sibs) 3 children: 34: 0x2ae3c7f890 VAL: '1020' (3 sibs) 34: 0x2ae3c7f928 VAL: '1021' (3 sibs) 34: 0x2ae3c7f9c0 VAL: '1022' (3 sibs) 34: 0x2ae3c7f1e8 SEQ: (3 sibs) 3 children: 34: 0x2ae3c7fa60 SEQ: (3 sibs) 3 children: 34: 0x2ae3c7fc30 VAL: '1100' (3 sibs) 34: 0x2ae3c7fcc8 VAL: '1101' (3 sibs) 34: 0x2ae3c7fd60 VAL: '1102' (3 sibs) 34: 0x2ae3c7faf8 SEQ: (3 sibs) 3 children: 34: 0x2ae3c7fe00 VAL: '1110' (3 sibs) 34: 0x2ae3c7fe98 VAL: '1111' (3 sibs) 34: 0x2ae3c7ff30 VAL: '1112' (3 sibs) 34: 0x2ae3c7fb90 SEQ: (3 sibs) 3 children: 34: 0x2ae3c7ffd0 VAL: '1120' (3 sibs) 34: 0x2ae3c80068 VAL: '1121' (3 sibs) 34: 0x2ae3c80100 VAL: '1122' (3 sibs) 34: 0x2ae3c7f280 SEQ: (3 sibs) 3 children: 34: 0x2ae3c801a0 SEQ: (3 sibs) 3 children: 34: 0x2ae3c80370 VAL: '1200' (3 sibs) 34: 0x2ae3c80408 VAL: '1201' (3 sibs) 34: 0x2ae3c804a0 VAL: '1202' (3 sibs) 34: 0x2ae3c80238 SEQ: (3 sibs) 3 children: 34: 0x2ae3c80540 VAL: '1210' (3 sibs) 34: 0x2ae3c805d8 VAL: '1211' (3 sibs) 34: 0x2ae3c80670 VAL: '1212' (3 sibs) 34: 0x2ae3c802d0 SEQ: (3 sibs) 3 children: 34: 0x2ae3c80710 VAL: '1220' (3 sibs) 34: 0x2ae3c807a8 VAL: '1221' (3 sibs) 34: 0x2ae3c80840 VAL: '1222' (3 sibs) 34: 0x2ae3c7d920 SEQ: (3 sibs) 3 children: 34: 0x2ae3c808e0 SEQ: (3 sibs) 3 children: 34: 0x2ae3c80ab0 SEQ: (3 sibs) 3 children: 34: 0x2ae3c80c80 VAL: '2000' (3 sibs) 34: 0x2ae3c80d18 VAL: '2001' (3 sibs) 34: 0x2ae3c80db0 VAL: '2002' (3 sibs) 34: 0x2ae3c80b48 SEQ: (3 sibs) 3 children: 34: 0x2ae3c80e50 VAL: '2010' (3 sibs) 34: 0x2ae3c80ee8 VAL: '2011' (3 sibs) 34: 0x2ae3c80f80 VAL: '2012' (3 sibs) 34: 0x2ae3c80be0 SEQ: (3 sibs) 3 children: 34: 0x2ae3c81020 VAL: '2020' (3 sibs) 34: 0x2ae3c810b8 VAL: '2021' (3 sibs) 34: 0x2ae3c81150 VAL: '2022' (3 sibs) 34: 0x2ae3c80978 SEQ: (3 sibs) 3 children: 34: 0x2ae3c811f0 SEQ: (3 sibs) 3 children: 34: 0x2ae3c813c0 VAL: '2100' (3 sibs) 34: 0x2ae3c81458 VAL: '2101' (3 sibs) 34: 0x2ae3c814f0 VAL: '2102' (3 sibs) 34: 0x2ae3c81288 SEQ: (3 sibs) 3 children: 34: 0x2ae3c81590 VAL: '2110' (3 sibs) 34: 0x2ae3c81628 VAL: '2111' (3 sibs) 34: 0x2ae3c816c0 VAL: '2112' (3 sibs) 34: 0x2ae3c81320 SEQ: (3 sibs) 3 children: 34: 0x2ae3c81760 VAL: '2120' (3 sibs) 34: 0x2ae3c817f8 VAL: '2121' (3 sibs) 34: 0x2ae3c81890 VAL: '2122' (3 sibs) 34: 0x2ae3c80a10 SEQ: (3 sibs) 3 children: 34: 0x2ae3c81930 SEQ: (3 sibs) 3 children: 34: 0x2ae3c81b00 VAL: '2200' (3 sibs) 34: 0x2ae3c81b98 VAL: '2201' (3 sibs) 34: 0x2ae3c81c30 VAL: '2202' (3 sibs) 34: 0x2ae3c819c8 SEQ: (3 sibs) 3 children: 34: 0x2ae3c81cd0 VAL: '2210' (3 sibs) 34: 0x2ae3c81d68 VAL: '2211' (3 sibs) 34: 0x2ae3c81e00 VAL: '2212' (3 sibs) 34: 0x2ae3c81a60 SEQ: (3 sibs) 3 children: 34: 0x2ae3c81ea0 VAL: '2220' (3 sibs) 34: 0x2ae3c81f38 VAL: '2221' (3 sibs) 34: 0x2ae3c81fd0 VAL: '2222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x2ae3c91f60 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2ae3c91ff0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2ae3c92080 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2ae3c92110 SEQ: (3 sibs) 3 children: 34: [4] [4] 0x2ae3c921a0 VAL: '0000' (3 sibs) 34: [5] [5] 0x2ae3c92230 VAL: '0001' (3 sibs) 34: [6] [6] 0x2ae3c922c0 VAL: '0002' (3 sibs) 34: [7] [7] 0x2ae3c92350 SEQ: (3 sibs) 3 children: 34: [8] [8] 0x2ae3c923e0 VAL: '0010' (3 sibs) 34: [9] [9] 0x2ae3c92470 VAL: '0011' (3 sibs) 34: [10] [10] 0x2ae3c92500 VAL: '0012' (3 sibs) 34: [11] [11] 0x2ae3c92590 SEQ: (3 sibs) 3 children: 34: [12] [12] 0x2ae3c92620 VAL: '0020' (3 sibs) 34: [13] [13] 0x2ae3c926b0 VAL: '0021' (3 sibs) 34: [14] [14] 0x2ae3c92740 VAL: '0022' (3 sibs) 34: [15] [15] 0x2ae3c927d0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2ae3c92860 SEQ: (3 sibs) 3 children: 34: [17] [17] 0x2ae3c928f0 VAL: '0100' (3 sibs) 34: [18] [18] 0x2ae3c92980 VAL: '0101' (3 sibs) 34: [19] [19] 0x2ae3c92a10 VAL: '0102' (3 sibs) 34: [20] [20] 0x2ae3c92aa0 SEQ: (3 sibs) 3 children: 34: [21] [21] 0x2ae3c92b30 VAL: '0110' (3 sibs) 34: [22] [22] 0x2ae3c92bc0 VAL: '0111' (3 sibs) 34: [23] [23] 0x2ae3c92c50 VAL: '0112' (3 sibs) 34: [24] [24] 0x2ae3c92ce0 SEQ: (3 sibs) 3 children: 34: [25] [25] 0x2ae3c92d70 VAL: '0120' (3 sibs) 34: [26] [26] 0x2ae3c92e00 VAL: '0121' (3 sibs) 34: [27] [27] 0x2ae3c92e90 VAL: '0122' (3 sibs) 34: [28] [28] 0x2ae3c92f20 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2ae3c92fb0 SEQ: (3 sibs) 3 children: 34: [30] [30] 0x2ae3c93040 VAL: '0200' (3 sibs) 34: [31] [31] 0x2ae3c930d0 VAL: '0201' (3 sibs) 34: [32] [32] 0x2ae3c93160 VAL: '0202' (3 sibs) 34: [33] [33] 0x2ae3c931f0 SEQ: (3 sibs) 3 children: 34: [34] [34] 0x2ae3c93280 VAL: '0210' (3 sibs) 34: [35] [35] 0x2ae3c93310 VAL: '0211' (3 sibs) 34: [36] [36] 0x2ae3c933a0 VAL: '0212' (3 sibs) 34: [37] [37] 0x2ae3c93430 SEQ: (3 sibs) 3 children: 34: [38] [38] 0x2ae3c934c0 VAL: '0220' (3 sibs) 34: [39] [39] 0x2ae3c93550 VAL: '0221' (3 sibs) 34: [40] [40] 0x2ae3c935e0 VAL: '0222' (3 sibs) 34: [41] [41] 0x2ae3c93670 SEQ: (3 sibs) 3 children: 34: [42] [42] 0x2ae3c93700 SEQ: (3 sibs) 3 children: 34: [43] [43] 0x2ae3c93790 SEQ: (3 sibs) 3 children: 34: [44] [44] 0x2ae3c93820 VAL: '1000' (3 sibs) 34: [45] [45] 0x2ae3c938b0 VAL: '1001' (3 sibs) 34: [46] [46] 0x2ae3c93940 VAL: '1002' (3 sibs) 34: [47] [47] 0x2ae3c939d0 SEQ: (3 sibs) 3 children: 34: [48] [48] 0x2ae3c93a60 VAL: '1010' (3 sibs) 34: [49] [49] 0x2ae3c93af0 VAL: '1011' (3 sibs) 34: [50] [50] 0x2ae3c93b80 VAL: '1012' (3 sibs) 34: [51] [51] 0x2ae3c93c10 SEQ: (3 sibs) 3 children: 34: [52] [52] 0x2ae3c93ca0 VAL: '1020' (3 sibs) 34: [53] [53] 0x2ae3c93d30 VAL: '1021' (3 sibs) 34: [54] [54] 0x2ae3c93dc0 VAL: '1022' (3 sibs) 34: [55] [55] 0x2ae3c93e50 SEQ: (3 sibs) 3 children: 34: [56] [56] 0x2ae3c93ee0 SEQ: (3 sibs) 3 children: 34: [57] [57] 0x2ae3c93f70 VAL: '1100' (3 sibs) 34: [58] [58] 0x2ae3c94000 VAL: '1101' (3 sibs) 34: [59] [59] 0x2ae3c94090 VAL: '1102' (3 sibs) 34: [60] [60] 0x2ae3c94120 SEQ: (3 sibs) 3 children: 34: [61] [61] 0x2ae3c941b0 VAL: '1110' (3 sibs) 34: [62] [62] 0x2ae3c94240 VAL: '1111' (3 sibs) 34: [63] [63] 0x2ae3c942d0 VAL: '1112' (3 sibs) 34: [64] [64] 0x2ae3c94360 SEQ: (3 sibs) 3 children: 34: [65] [65] 0x2ae3c943f0 VAL: '1120' (3 sibs) 34: [66] [66] 0x2ae3c94480 VAL: '1121' (3 sibs) 34: [67] [67] 0x2ae3c94510 VAL: '1122' (3 sibs) 34: [68] [68] 0x2ae3c945a0 SEQ: (3 sibs) 3 children: 34: [69] [69] 0x2ae3c94630 SEQ: (3 sibs) 3 children: 34: [70] [70] 0x2ae3c946c0 VAL: '1200' (3 sibs) 34: [71] [71] 0x2ae3c94750 VAL: '1201' (3 sibs) 34: [72] [72] 0x2ae3c947e0 VAL: '1202' (3 sibs) 34: [73] [73] 0x2ae3c94870 SEQ: (3 sibs) 3 children: 34: [74] [74] 0x2ae3c94900 VAL: '1210' (3 sibs) 34: [75] [75] 0x2ae3c94990 VAL: '1211' (3 sibs) 34: [76] [76] 0x2ae3c94a20 VAL: '1212' (3 sibs) 34: [77] [77] 0x2ae3c94ab0 SEQ: (3 sibs) 3 children: 34: [78] [78] 0x2ae3c94b40 VAL: '1220' (3 sibs) 34: [79] [79] 0x2ae3c94bd0 VAL: '1221' (3 sibs) 34: [80] [80] 0x2ae3c94c60 VAL: '1222' (3 sibs) 34: [81] [81] 0x2ae3c94cf0 SEQ: (3 sibs) 3 children: 34: [82] [82] 0x2ae3c94d80 SEQ: (3 sibs) 3 children: 34: [83] [83] 0x2ae3c94e10 SEQ: (3 sibs) 3 children: 34: [84] [84] 0x2ae3c94ea0 VAL: '2000' (3 sibs) 34: [85] [85] 0x2ae3c94f30 VAL: '2001' (3 sibs) 34: [86] [86] 0x2ae3c94fc0 VAL: '2002' (3 sibs) 34: [87] [87] 0x2ae3c95050 SEQ: (3 sibs) 3 children: 34: [88] [88] 0x2ae3c950e0 VAL: '2010' (3 sibs) 34: [89] [89] 0x2ae3c95170 VAL: '2011' (3 sibs) 34: [90] [90] 0x2ae3c95200 VAL: '2012' (3 sibs) 34: [91] [91] 0x2ae3c95290 SEQ: (3 sibs) 3 children: 34: [92] [92] 0x2ae3c95320 VAL: '2020' (3 sibs) 34: [93] [93] 0x2ae3c953b0 VAL: '2021' (3 sibs) 34: [94] [94] 0x2ae3c95440 VAL: '2022' (3 sibs) 34: [95] [95] 0x2ae3c954d0 SEQ: (3 sibs) 3 children: 34: [96] [96] 0x2ae3c95560 SEQ: (3 sibs) 3 children: 34: [97] [97] 0x2ae3c955f0 VAL: '2100' (3 sibs) 34: [98] [98] 0x2ae3c95680 VAL: '2101' (3 sibs) 34: [99] [99] 0x2ae3c95710 VAL: '2102' (3 sibs) 34: [100] [100] 0x2ae3c957a0 SEQ: (3 sibs) 3 children: 34: [101] [101] 0x2ae3c95830 VAL: '2110' (3 sibs) 34: [102] [102] 0x2ae3c958c0 VAL: '2111' (3 sibs) 34: [103] [103] 0x2ae3c95950 VAL: '2112' (3 sibs) 34: [104] [104] 0x2ae3c959e0 SEQ: (3 sibs) 3 children: 34: [105] [105] 0x2ae3c95a70 VAL: '2120' (3 sibs) 34: [106] [106] 0x2ae3c95b00 VAL: '2121' (3 sibs) 34: [107] [107] 0x2ae3c95b90 VAL: '2122' (3 sibs) 34: [108] [108] 0x2ae3c95c20 SEQ: (3 sibs) 3 children: 34: [109] [109] 0x2ae3c95cb0 SEQ: (3 sibs) 3 children: 34: [110] [110] 0x2ae3c95d40 VAL: '2200' (3 sibs) 34: [111] [111] 0x2ae3c95dd0 VAL: '2201' (3 sibs) 34: [112] [112] 0x2ae3c95e60 VAL: '2202' (3 sibs) 34: [113] [113] 0x2ae3c95ef0 SEQ: (3 sibs) 3 children: 34: [114] [114] 0x2ae3c95f80 VAL: '2210' (3 sibs) 34: [115] [115] 0x2ae3c96010 VAL: '2211' (3 sibs) 34: [116] [116] 0x2ae3c960a0 VAL: '2212' (3 sibs) 34: [117] [117] 0x2ae3c96130 SEQ: (3 sibs) 3 children: 34: [118] [118] 0x2ae3c961c0 VAL: '2220' (3 sibs) 34: [119] [119] 0x2ae3c96250 VAL: '2221' (3 sibs) 34: [120] [120] 0x2ae3c962e0 VAL: '2222' (3 sibs) 34: #nodes=121 vs #printed=121 34: -------------------------------------- 34: [ OK ] NESTED_SEQX4/YmlTestCase.parse_windows/0 (10 ms) 34: [ RUN ] NESTED_SEQX4/YmlTestCase.parse_windows/1 34: ------------------------------------------- 34: running test case 'nested seq x4' 34: ------------------------------------------- 34: --------------- 34: 34: - - - - 0000 34: - 0001 34: - 0002 34: - - 0010 34: - 0011 34: - 0012 34: - - 0020 34: - 0021 34: - 0022 34: - - - 0100 34: - 0101 34: - 0102 34: - - 0110 34: - 0111 34: - 0112 34: - - 0120 34: - 0121 34: - 0122 34: - - - 0200 34: - 0201 34: - 0202 34: - - 0210 34: - 0211 34: - 0212 34: - - 0220 34: - 0221 34: - 0222 34: - - - - 1000 34: - 1001 34: - 1002 34: - - 1010 34: - 1011 34: - 1012 34: - - 1020 34: - 1021 34: - 1022 34: - - - 1100 34: - 1101 34: - 1102 34: - - 1110 34: - 1111 34: - 1112 34: - - 1120 34: - 1121 34: - 1122 34: - - - 1200 34: - 1201 34: - 1202 34: - - 1210 34: - 1211 34: - 1212 34: - - 1220 34: - 1221 34: - 1222 34: - - - - 2000 34: - 2001 34: - 2002 34: - - 2010 34: - 2011 34: - 2012 34: - - 2020 34: - 2021 34: - 2022 34: - - - 2100 34: - 2101 34: - 2102 34: - - 2110 34: - 2111 34: - 2112 34: - - 2120 34: - 2121 34: - 2122 34: - - - 2200 34: - 2201 34: - 2202 34: - - 2210 34: - 2211 34: - 2212 34: - - 2220 34: - 2221 34: - 2222 34: --------------- 34: REF TREE: 34: 0x2ae3c821d8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2ae3c822b0 SEQ: (3 sibs) 3 children: 34: 0x2ae3c82480 SEQ: (3 sibs) 3 children: 34: 0x2ae3c82650 SEQ: (3 sibs) 3 children: 34: 0x2ae3c82820 VAL: '0000' (3 sibs) 34: 0x2ae3c828b8 VAL: '0001' (3 sibs) 34: 0x2ae3c82950 VAL: '0002' (3 sibs) 34: 0x2ae3c826e8 SEQ: (3 sibs) 3 children: 34: 0x2ae3c829f0 VAL: '0010' (3 sibs) 34: 0x2ae3c82a88 VAL: '0011' (3 sibs) 34: 0x2ae3c82b20 VAL: '0012' (3 sibs) 34: 0x2ae3c82780 SEQ: (3 sibs) 3 children: 34: 0x2ae3c82bc0 VAL: '0020' (3 sibs) 34: 0x2ae3c82c58 VAL: '0021' (3 sibs) 34: 0x2ae3c82cf0 VAL: '0022' (3 sibs) 34: 0x2ae3c82518 SEQ: (3 sibs) 3 children: 34: 0x2ae3c82d90 SEQ: (3 sibs) 3 children: 34: 0x2ae3c82f60 VAL: '0100' (3 sibs) 34: 0x2ae3c82ff8 VAL: '0101' (3 sibs) 34: 0x2ae3c83090 VAL: '0102' (3 sibs) 34: 0x2ae3c82e28 SEQ: (3 sibs) 3 children: 34: 0x2ae3c83130 VAL: '0110' (3 sibs) 34: 0x2ae3c831c8 VAL: '0111' (3 sibs) 34: 0x2ae3c83260 VAL: '0112' (3 sibs) 34: 0x2ae3c82ec0 SEQ: (3 sibs) 3 children: 34: 0x2ae3c83300 VAL: '0120' (3 sibs) 34: 0x2ae3c83398 VAL: '0121' (3 sibs) 34: 0x2ae3c83430 VAL: '0122' (3 sibs) 34: 0x2ae3c825b0 SEQ: (3 sibs) 3 children: 34: 0x2ae3c834d0 SEQ: (3 sibs) 3 children: 34: 0x2ae3c836a0 VAL: '0200' (3 sibs) 34: 0x2ae3c83738 VAL: '0201' (3 sibs) 34: 0x2ae3c837d0 VAL: '0202' (3 sibs) 34: 0x2ae3c83568 SEQ: (3 sibs) 3 children: 34: 0x2ae3c83870 VAL: '0210' (3 sibs) 34: 0x2ae3c83908 VAL: '0211' (3 sibs) 34: 0x2ae3c839a0 VAL: '0212' (3 sibs) 34: 0x2ae3c83600 SEQ: (3 sibs) 3 children: 34: 0x2ae3c83a40 VAL: '0220' (3 sibs) 34: 0x2ae3c83ad8 VAL: '0221' (3 sibs) 34: 0x2ae3c83b70 VAL: '0222' (3 sibs) 34: 0x2ae3c82348 SEQ: (3 sibs) 3 children: 34: 0x2ae3c83c10 SEQ: (3 sibs) 3 children: 34: 0x2ae3c83de0 SEQ: (3 sibs) 3 children: 34: 0x2ae3c83fb0 VAL: '1000' (3 sibs) 34: 0x2ae3c84048 VAL: '1001' (3 sibs) 34: 0x2ae3c840e0 VAL: '1002' (3 sibs) 34: 0x2ae3c83e78 SEQ: (3 sibs) 3 children: 34: 0x2ae3c84180 VAL: '1010' (3 sibs) 34: 0x2ae3c84218 VAL: '1011' (3 sibs) 34: 0x2ae3c842b0 VAL: '1012' (3 sibs) 34: 0x2ae3c83f10 SEQ: (3 sibs) 3 children: 34: 0x2ae3c84350 VAL: '1020' (3 sibs) 34: 0x2ae3c843e8 VAL: '1021' (3 sibs) 34: 0x2ae3c84480 VAL: '1022' (3 sibs) 34: 0x2ae3c83ca8 SEQ: (3 sibs) 3 children: 34: 0x2ae3c84520 SEQ: (3 sibs) 3 children: 34: 0x2ae3c846f0 VAL: '1100' (3 sibs) 34: 0x2ae3c84788 VAL: '1101' (3 sibs) 34: 0x2ae3c84820 VAL: '1102' (3 sibs) 34: 0x2ae3c845b8 SEQ: (3 sibs) 3 children: 34: 0x2ae3c848c0 VAL: '1110' (3 sibs) 34: 0x2ae3c84958 VAL: '1111' (3 sibs) 34: 0x2ae3c849f0 VAL: '1112' (3 sibs) 34: 0x2ae3c84650 SEQ: (3 sibs) 3 children: 34: 0x2ae3c84a90 VAL: '1120' (3 sibs) 34: 0x2ae3c84b28 VAL: '1121' (3 sibs) 34: 0x2ae3c84bc0 VAL: '1122' (3 sibs) 34: 0x2ae3c83d40 SEQ: (3 sibs) 3 children: 34: 0x2ae3c84c60 SEQ: (3 sibs) 3 children: 34: 0x2ae3c84e30 VAL: '1200' (3 sibs) 34: 0x2ae3c84ec8 VAL: '1201' (3 sibs) 34: 0x2ae3c84f60 VAL: '1202' (3 sibs) 34: 0x2ae3c84cf8 SEQ: (3 sibs) 3 children: 34: 0x2ae3c85000 VAL: '1210' (3 sibs) 34: 0x2ae3c85098 VAL: '1211' (3 sibs) 34: 0x2ae3c85130 VAL: '1212' (3 sibs) 34: 0x2ae3c84d90 SEQ: (3 sibs) 3 children: 34: 0x2ae3c851d0 VAL: '1220' (3 sibs) 34: 0x2ae3c85268 VAL: '1221' (3 sibs) 34: 0x2ae3c85300 VAL: '1222' (3 sibs) 34: 0x2ae3c823e0 SEQ: (3 sibs) 3 children: 34: 0x2ae3c853a0 SEQ: (3 sibs) 3 children: 34: 0x2ae3c85570 SEQ: (3 sibs) 3 children: 34: 0x2ae3c85740 VAL: '2000' (3 sibs) 34: 0x2ae3c857d8 VAL: '2001' (3 sibs) 34: 0x2ae3c85870 VAL: '2002' (3 sibs) 34: 0x2ae3c85608 SEQ: (3 sibs) 3 children: 34: 0x2ae3c85910 VAL: '2010' (3 sibs) 34: 0x2ae3c859a8 VAL: '2011' (3 sibs) 34: 0x2ae3c85a40 VAL: '2012' (3 sibs) 34: 0x2ae3c856a0 SEQ: (3 sibs) 3 children: 34: 0x2ae3c85ae0 VAL: '2020' (3 sibs) 34: 0x2ae3c85b78 VAL: '2021' (3 sibs) 34: 0x2ae3c85c10 VAL: '2022' (3 sibs) 34: 0x2ae3c85438 SEQ: (3 sibs) 3 children: 34: 0x2ae3c85cb0 SEQ: (3 sibs) 3 children: 34: 0x2ae3c85e80 VAL: '2100' (3 sibs) 34: 0x2ae3c85f18 VAL: '2101' (3 sibs) 34: 0x2ae3c85fb0 VAL: '2102' (3 sibs) 34: 0x2ae3c85d48 SEQ: (3 sibs) 3 children: 34: 0x2ae3c86050 VAL: '2110' (3 sibs) 34: 0x2ae3c860e8 VAL: '2111' (3 sibs) 34: 0x2ae3c86180 VAL: '2112' (3 sibs) 34: 0x2ae3c85de0 SEQ: (3 sibs) 3 children: 34: 0x2ae3c86220 VAL: '2120' (3 sibs) 34: 0x2ae3c862b8 VAL: '2121' (3 sibs) 34: 0x2ae3c86350 VAL: '2122' (3 sibs) 34: 0x2ae3c854d0 SEQ: (3 sibs) 3 children: 34: 0x2ae3c863f0 SEQ: (3 sibs) 3 children: 34: 0x2ae3c865c0 VAL: '2200' (3 sibs) 34: 0x2ae3c86658 VAL: '2201' (3 sibs) 34: 0x2ae3c866f0 VAL: '2202' (3 sibs) 34: 0x2ae3c86488 SEQ: (3 sibs) 3 children: 34: 0x2ae3c86790 VAL: '2210' (3 sibs) 34: 0x2ae3c86828 VAL: '2211' (3 sibs) 34: 0x2ae3c868c0 VAL: '2212' (3 sibs) 34: 0x2ae3c86520 SEQ: (3 sibs) 3 children: 34: 0x2ae3c86960 VAL: '2220' (3 sibs) 34: 0x2ae3c869f8 VAL: '2221' (3 sibs) 34: 0x2ae3c86a90 VAL: '2222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x2ae3c96770 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2ae3c96800 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2ae3c96890 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2ae3c96920 SEQ: (3 sibs) 3 children: 34: [4] [4] 0x2ae3c969b0 VAL: '0000' (3 sibs) 34: [5] [5] 0x2ae3c96a40 VAL: '0001' (3 sibs) 34: [6] [6] 0x2ae3c96ad0 VAL: '0002' (3 sibs) 34: [7] [7] 0x2ae3c96b60 SEQ: (3 sibs) 3 children: 34: [8] [8] 0x2ae3c96bf0 VAL: '0010' (3 sibs) 34: [9] [9] 0x2ae3c96c80 VAL: '0011' (3 sibs) 34: [10] [10] 0x2ae3c96d10 VAL: '0012' (3 sibs) 34: [11] [11] 0x2ae3c96da0 SEQ: (3 sibs) 3 children: 34: [12] [12] 0x2ae3c96e30 VAL: '0020' (3 sibs) 34: [13] [13] 0x2ae3c96ec0 VAL: '0021' (3 sibs) 34: [14] [14] 0x2ae3c96f50 VAL: '0022' (3 sibs) 34: [15] [15] 0x2ae3c96fe0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2ae3c97070 SEQ: (3 sibs) 3 children: 34: [17] [17] 0x2ae3c97100 VAL: '0100' (3 sibs) 34: [18] [18] 0x2ae3c97190 VAL: '0101' (3 sibs) 34: [19] [19] 0x2ae3c97220 VAL: '0102' (3 sibs) 34: [20] [20] 0x2ae3c972b0 SEQ: (3 sibs) 3 children: 34: [21] [21] 0x2ae3c97340 VAL: '0110' (3 sibs) 34: [22] [22] 0x2ae3c973d0 VAL: '0111' (3 sibs) 34: [23] [23] 0x2ae3c97460 VAL: '0112' (3 sibs) 34: [24] [24] 0x2ae3c974f0 SEQ: (3 sibs) 3 children: 34: [25] [25] 0x2ae3c97580 VAL: '0120' (3 sibs) 34: [26] [26] 0x2ae3c97610 VAL: '0121' (3 sibs) 34: [27] [27] 0x2ae3c976a0 VAL: '0122' (3 sibs) 34: [28] [28] 0x2ae3c97730 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2ae3c977c0 SEQ: (3 sibs) 3 children: 34: [30] [30] 0x2ae3c97850 VAL: '0200' (3 sibs) 34: [31] [31] 0x2ae3c978e0 VAL: '0201' (3 sibs) 34: [32] [32] 0x2ae3c97970 VAL: '0202' (3 sibs) 34: [33] [33] 0x2ae3c97a00 SEQ: (3 sibs) 3 children: 34: [34] [34] 0x2ae3c97a90 VAL: '0210' (3 sibs) 34: [35] [35] 0x2ae3c97b20 VAL: '0211' (3 sibs) 34: [36] [36] 0x2ae3c97bb0 VAL: '0212' (3 sibs) 34: [37] [37] 0x2ae3c97c40 SEQ: (3 sibs) 3 children: 34: [38] [38] 0x2ae3c97cd0 VAL: '0220' (3 sibs) 34: [39] [39] 0x2ae3c97d60 VAL: '0221' (3 sibs) 34: [40] [40] 0x2ae3c97df0 VAL: '0222' (3 sibs) 34: [41] [41] 0x2ae3c97e80 SEQ: (3 sibs) 3 children: 34: [42] [42] 0x2ae3c97f10 SEQ: (3 sibs) 3 children: 34: [43] [43] 0x2ae3c97fa0 SEQ: (3 sibs) 3 children: 34: [44] [44] 0x2ae3c98030 VAL: '1000' (3 sibs) 34: [45] [45] 0x2ae3c980c0 VAL: '1001' (3 sibs) 34: [46] [46] 0x2ae3c98150 VAL: '1002' (3 sibs) 34: [47] [47] 0x2ae3c981e0 SEQ: (3 sibs) 3 children: 34: [48] [48] 0x2ae3c98270 VAL: '1010' (3 sibs) 34: [49] [49] 0x2ae3c98300 VAL: '1011' (3 sibs) 34: [50] [50] 0x2ae3c98390 VAL: '1012' (3 sibs) 34: [51] [51] 0x2ae3c98420 SEQ: (3 sibs) 3 children: 34: [52] [52] 0x2ae3c984b0 VAL: '1020' (3 sibs) 34: [53] [53] 0x2ae3c98540 VAL: '1021' (3 sibs) 34: [54] [54] 0x2ae3c985d0 VAL: '1022' (3 sibs) 34: [55] [55] 0x2ae3c98660 SEQ: (3 sibs) 3 children: 34: [56] [56] 0x2ae3c986f0 SEQ: (3 sibs) 3 children: 34: [57] [57] 0x2ae3c98780 VAL: '1100' (3 sibs) 34: [58] [58] 0x2ae3c98810 VAL: '1101' (3 sibs) 34: [59] [59] 0x2ae3c988a0 VAL: '1102' (3 sibs) 34: [60] [60] 0x2ae3c98930 SEQ: (3 sibs) 3 children: 34: [61] [61] 0x2ae3c989c0 VAL: '1110' (3 sibs) 34: [62] [62] 0x2ae3c98a50 VAL: '1111' (3 sibs) 34: [63] [63] 0x2ae3c98ae0 VAL: '1112' (3 sibs) 34: [64] [64] 0x2ae3c98b70 SEQ: (3 sibs) 3 children: 34: [65] [65] 0x2ae3c98c00 VAL: '1120' (3 sibs) 34: [66] [66] 0x2ae3c98c90 VAL: '1121' (3 sibs) 34: [67] [67] 0x2ae3c98d20 VAL: '1122' (3 sibs) 34: [68] [68] 0x2ae3c98db0 SEQ: (3 sibs) 3 children: 34: [69] [69] 0x2ae3c98e40 SEQ: (3 sibs) 3 children: 34: [70] [70] 0x2ae3c98ed0 VAL: '1200' (3 sibs) 34: [71] [71] 0x2ae3c98f60 VAL: '1201' (3 sibs) 34: [72] [72] 0x2ae3c98ff0 VAL: '1202' (3 sibs) 34: [73] [73] 0x2ae3c99080 SEQ: (3 sibs) 3 children: 34: [74] [74] 0x2ae3c99110 VAL: '1210' (3 sibs) 34: [75] [75] 0x2ae3c991a0 VAL: '1211' (3 sibs) 34: [76] [76] 0x2ae3c99230 VAL: '1212' (3 sibs) 34: [77] [77] 0x2ae3c992c0 SEQ: (3 sibs) 3 children: 34: [78] [78] 0x2ae3c99350 VAL: '1220' (3 sibs) 34: [79] [79] 0x2ae3c993e0 VAL: '1221' (3 sibs) 34: [80] [80] 0x2ae3c99470 VAL: '1222' (3 sibs) 34: [81] [81] 0x2ae3c99500 SEQ: (3 sibs) 3 children: 34: [82] [82] 0x2ae3c99590 SEQ: (3 sibs) 3 children: 34: [83] [83] 0x2ae3c99620 SEQ: (3 sibs) 3 children: 34: [84] [84] 0x2ae3c996b0 VAL: '2000' (3 sibs) 34: [85] [85] 0x2ae3c99740 VAL: '2001' (3 sibs) 34: [86] [86] 0x2ae3c997d0 VAL: '2002' (3 sibs) 34: [87] [87] 0x2ae3c99860 SEQ: (3 sibs) 3 children: 34: [88] [88] 0x2ae3c998f0 VAL: '2010' (3 sibs) 34: [89] [89] 0x2ae3c99980 VAL: '2011' (3 sibs) 34: [90] [90] 0x2ae3c99a10 VAL: '2012' (3 sibs) 34: [91] [91] 0x2ae3c99aa0 SEQ: (3 sibs) 3 children: 34: [92] [92] 0x2ae3c99b30 VAL: '2020' (3 sibs) 34: [93] [93] 0x2ae3c99bc0 VAL: '2021' (3 sibs) 34: [94] [94] 0x2ae3c99c50 VAL: '2022' (3 sibs) 34: [95] [95] 0x2ae3c99ce0 SEQ: (3 sibs) 3 children: 34: [96] [96] 0x2ae3c99d70 SEQ: (3 sibs) 3 children: 34: [97] [97] 0x2ae3c99e00 VAL: '2100' (3 sibs) 34: [98] [98] 0x2ae3c99e90 VAL: '2101' (3 sibs) 34: [99] [99] 0x2ae3c99f20 VAL: '2102' (3 sibs) 34: [100] [100] 0x2ae3c99fb0 SEQ: (3 sibs) 3 children: 34: [101] [101] 0x2ae3c9a040 VAL: '2110' (3 sibs) 34: [102] [102] 0x2ae3c9a0d0 VAL: '2111' (3 sibs) 34: [103] [103] 0x2ae3c9a160 VAL: '2112' (3 sibs) 34: [104] [104] 0x2ae3c9a1f0 SEQ: (3 sibs) 3 children: 34: [105] [105] 0x2ae3c9a280 VAL: '2120' (3 sibs) 34: [106] [106] 0x2ae3c9a310 VAL: '2121' (3 sibs) 34: [107] [107] 0x2ae3c9a3a0 VAL: '2122' (3 sibs) 34: [108] [108] 0x2ae3c9a430 SEQ: (3 sibs) 3 children: 34: [109] [109] 0x2ae3c9a4c0 SEQ: (3 sibs) 3 children: 34: [110] [110] 0x2ae3c9a550 VAL: '2200' (3 sibs) 34: [111] [111] 0x2ae3c9a5e0 VAL: '2201' (3 sibs) 34: [112] [112] 0x2ae3c9a670 VAL: '2202' (3 sibs) 34: [113] [113] 0x2ae3c9a700 SEQ: (3 sibs) 3 children: 34: [114] [114] 0x2ae3c9a790 VAL: '2210' (3 sibs) 34: [115] [115] 0x2ae3c9a820 VAL: '2211' (3 sibs) 34: [116] [116] 0x2ae3c9a8b0 VAL: '2212' (3 sibs) 34: [117] [117] 0x2ae3c9a940 SEQ: (3 sibs) 3 children: 34: [118] [118] 0x2ae3c9a9d0 VAL: '2220' (3 sibs) 34: [119] [119] 0x2ae3c9aa60 VAL: '2221' (3 sibs) 34: [120] [120] 0x2ae3c9aaf0 VAL: '2222' (3 sibs) 34: #nodes=121 vs #printed=121 34: -------------------------------------- 34: [ OK ] NESTED_SEQX4/YmlTestCase.parse_windows/1 (9 ms) 34: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_stdout/0 34: ------------------------------------------- 34: running test case 'nested seq x4, explicit' 34: ------------------------------------------- 34: - - - - 0000 34: - 0001 34: - 0002 34: - - 0010 34: - 0011 34: - 0012 34: - - 0020 34: - 0021 34: - 0022 34: - - - 0100 34: - 0101 34: - 0102 34: - - 0110 34: - 0111 34: - 0112 34: - - 0120 34: - 0121 34: - 0122 34: - - - 0200 34: - 0201 34: - 0202 34: - - 0210 34: - 0211 34: - 0212 34: - - 0220 34: - 0221 34: - 0222 34: - - - - 1000 34: - 1001 34: - 1002 34: - - 1010 34: - 1011 34: - 1012 34: - - 1020 34: - 1021 34: - 1022 34: - - - 1100 34: - 1101 34: - 1102 34: - - 1110 34: - 1111 34: - 1112 34: - - 1120 34: - 1121 34: - 1122 34: - - - 1200 34: - 1201 34: - 1202 34: - - 1210 34: - 1211 34: - 1212 34: - - 1220 34: - 1221 34: - 1222 34: - - - - 2000 34: - 2001 34: - 2002 34: - - 2010 34: - 2011 34: - 2012 34: - - 2020 34: - 2021 34: - 2022 34: - - - 2100 34: - 2101 34: - 2102 34: - - 2110 34: - 2111 34: - 2112 34: - - 2120 34: - 2121 34: - 2122 34: - - - 2200 34: - 2201 34: - 2202 34: - - 2210 34: - 2211 34: - 2212 34: - - 2220 34: - 2221 34: - 2222 34: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_stdout/0 (6 ms) 34: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_stdout/1 34: ------------------------------------------- 34: running test case 'nested seq x4' 34: ------------------------------------------- 34: - - - - 0000 34: - 0001 34: - 0002 34: - - 0010 34: - 0011 34: - 0012 34: - - 0020 34: - 0021 34: - 0022 34: - - - 0100 34: - 0101 34: - 0102 34: - - 0110 34: - 0111 34: - 0112 34: - - 0120 34: - 0121 34: - 0122 34: - - - 0200 34: - 0201 34: - 0202 34: - - 0210 34: - 0211 34: - 0212 34: - - 0220 34: - 0221 34: - 0222 34: - - - - 1000 34: - 1001 34: - 1002 34: - - 1010 34: - 1011 34: - 1012 34: - - 1020 34: - 1021 34: - 1022 34: - - - 1100 34: - 1101 34: - 1102 34: - - 1110 34: - 1111 34: - 1112 34: - - 1120 34: - 1121 34: - 1122 34: - - - 1200 34: - 1201 34: - 1202 34: - - 1210 34: - 1211 34: - 1212 34: - - 1220 34: - 1221 34: - 1222 34: - - - - 2000 34: - 2001 34: - 2002 34: - - 2010 34: - 2011 34: - 2012 34: - - 2020 34: - 2021 34: - 2022 34: - - - 2100 34: - 2101 34: - 2102 34: - - 2110 34: - 2111 34: - 2112 34: - - 2120 34: - 2121 34: - 2122 34: - - - 2200 34: - 2201 34: - 2202 34: - - 2210 34: - 2211 34: - 2212 34: - - 2220 34: - 2221 34: - 2222 34: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_stdout/1 (1 ms) 34: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_stdout/0 34: ------------------------------------------- 34: running test case 'nested seq x4, explicit' 34: ------------------------------------------- 34: - - - - 0000 34: - 0001 34: - 0002 34: - - 0010 34: - 0011 34: - 0012 34: - - 0020 34: - 0021 34: - 0022 34: - - - 0100 34: - 0101 34: - 0102 34: - - 0110 34: - 0111 34: - 0112 34: - - 0120 34: - 0121 34: - 0122 34: - - - 0200 34: - 0201 34: - 0202 34: - - 0210 34: - 0211 34: - 0212 34: - - 0220 34: - 0221 34: - 0222 34: - - - - 1000 34: - 1001 34: - 1002 34: - - 1010 34: - 1011 34: - 1012 34: - - 1020 34: - 1021 34: - 1022 34: - - - 1100 34: - 1101 34: - 1102 34: - - 1110 34: - 1111 34: - 1112 34: - - 1120 34: - 1121 34: - 1122 34: - - - 1200 34: - 1201 34: - 1202 34: - - 1210 34: - 1211 34: - 1212 34: - - 1220 34: - 1221 34: - 1222 34: - - - - 2000 34: - 2001 34: - 2002 34: - - 2010 34: - 2011 34: - 2012 34: - - 2020 34: - 2021 34: - 2022 34: - - - 2100 34: - 2101 34: - 2102 34: - - 2110 34: - 2111 34: - 2112 34: - - 2120 34: - 2121 34: - 2122 34: - - - 2200 34: - 2201 34: - 2202 34: - - 2210 34: - 2211 34: - 2212 34: - - 2220 34: - 2221 34: - 2222 34: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_stdout/0 (1 ms) 34: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_stdout/1 34: ------------------------------------------- 34: running test case 'nested seq x4' 34: ------------------------------------------- 34: - - - - 0000 34: - 0001 34: - 0002 34: - - 0010 34: - 0011 34: - 0012 34: - - 0020 34: - 0021 34: - 0022 34: - - - 0100 34: - 0101 34: - 0102 34: - - 0110 34: - 0111 34: - 0112 34: - - 0120 34: - 0121 34: - 0122 34: - - - 0200 34: - 0201 34: - 0202 34: - - 0210 34: - 0211 34: - 0212 34: - - 0220 34: - 0221 34: - 0222 34: - - - - 1000 34: - 1001 34: - 1002 34: - - 1010 34: - 1011 34: - 1012 34: - - 1020 34: - 1021 34: - 1022 34: - - - 1100 34: - 1101 34: - 1102 34: - - 1110 34: - 1111 34: - 1112 34: - - 1120 34: - 1121 34: - 1122 34: - - - 1200 34: - 1201 34: - 1202 34: - - 1210 34: - 1211 34: - 1212 34: - - 1220 34: - 1221 34: - 1222 34: - - - - 2000 34: - 2001 34: - 2002 34: - - 2010 34: - 2011 34: - 2012 34: - - 2020 34: - 2021 34: - 2022 34: - - - 2100 34: - 2101 34: - 2102 34: - - 2110 34: - 2111 34: - 2112 34: - - 2120 34: - 2121 34: - 2122 34: - - - 2200 34: - 2201 34: - 2202 34: - - 2210 34: - 2211 34: - 2212 34: - - 2220 34: - 2221 34: - 2222 34: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 34: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_cout/0 34: ------------------------------------------- 34: running test case 'nested seq x4, explicit' 34: ------------------------------------------- 34: - - - - 0000 34: - 0001 34: - 0002 34: - - 0010 34: - 0011 34: - 0012 34: - - 0020 34: - 0021 34: - 0022 34: - - - 0100 34: - 0101 34: - 0102 34: - - 0110 34: - 0111 34: - 0112 34: - - 0120 34: - 0121 34: - 0122 34: - - - 0200 34: - 0201 34: - 0202 34: - - 0210 34: - 0211 34: - 0212 34: - - 0220 34: - 0221 34: - 0222 34: - - - - 1000 34: - 1001 34: - 1002 34: - - 1010 34: - 1011 34: - 1012 34: - - 1020 34: - 1021 34: - 1022 34: - - - 1100 34: - 1101 34: - 1102 34: - - 1110 34: - 1111 34: - 1112 34: - - 1120 34: - 1121 34: - 1122 34: - - - 1200 34: - 1201 34: - 1202 34: - - 1210 34: - 1211 34: - 1212 34: - - 1220 34: - 1221 34: - 1222 34: - - - - 2000 34: - 2001 34: - 2002 34: - - 2010 34: - 2011 34: - 2012 34: - - 2020 34: - 2021 34: - 2022 34: - - - 2100 34: - 2101 34: - 2102 34: - - 2110 34: - 2111 34: - 2112 34: - - 2120 34: - 2121 34: - 2122 34: - - - 2200 34: - 2201 34: - 2202 34: - - 2210 34: - 2211 34: - 2212 34: - - 2220 34: - 2221 34: - 2222 34: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_cout/0 (2 ms) 34: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_cout/1 34: ------------------------------------------- 34: running test case 'nested seq x4' 34: ------------------------------------------- 34: - - - - 0000 34: - 0001 34: - 0002 34: - - 0010 34: - 0011 34: - 0012 34: - - 0020 34: - 0021 34: - 0022 34: - - - 0100 34: - 0101 34: - 0102 34: - - 0110 34: - 0111 34: - 0112 34: - - 0120 34: - 0121 34: - 0122 34: - - - 0200 34: - 0201 34: - 0202 34: - - 0210 34: - 0211 34: - 0212 34: - - 0220 34: - 0221 34: - 0222 34: - - - - 1000 34: - 1001 34: - 1002 34: - - 1010 34: - 1011 34: - 1012 34: - - 1020 34: - 1021 34: - 1022 34: - - - 1100 34: - 1101 34: - 1102 34: - - 1110 34: - 1111 34: - 1112 34: - - 1120 34: - 1121 34: - 1122 34: - - - 1200 34: - 1201 34: - 1202 34: - - 1210 34: - 1211 34: - 1212 34: - - 1220 34: - 1221 34: - 1222 34: - - - - 2000 34: - 2001 34: - 2002 34: - - 2010 34: - 2011 34: - 2012 34: - - 2020 34: - 2021 34: - 2022 34: - - - 2100 34: - 2101 34: - 2102 34: - - 2110 34: - 2111 34: - 2112 34: - - 2120 34: - 2121 34: - 2122 34: - - - 2200 34: - 2201 34: - 2202 34: - - 2210 34: - 2211 34: - 2212 34: - - 2220 34: - 2221 34: - 2222 34: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 34: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_cout/0 34: ------------------------------------------- 34: running test case 'nested seq x4, explicit' 34: ------------------------------------------- 34: - - - - 0000 34: - 0001 34: - 0002 34: - - 0010 34: - 0011 34: - 0012 34: - - 0020 34: - 0021 34: - 0022 34: - - - 0100 34: - 0101 34: - 0102 34: - - 0110 34: - 0111 34: - 0112 34: - - 0120 34: - 0121 34: - 0122 34: - - - 0200 34: - 0201 34: - 0202 34: - - 0210 34: - 0211 34: - 0212 34: - - 0220 34: - 0221 34: - 0222 34: - - - - 1000 34: - 1001 34: - 1002 34: - - 1010 34: - 1011 34: - 1012 34: - - 1020 34: - 1021 34: - 1022 34: - - - 1100 34: - 1101 34: - 1102 34: - - 1110 34: - 1111 34: - 1112 34: - - 1120 34: - 1121 34: - 1122 34: - - - 1200 34: - 1201 34: - 1202 34: - - 1210 34: - 1211 34: - 1212 34: - - 1220 34: - 1221 34: - 1222 34: - - - - 2000 34: - 2001 34: - 2002 34: - - 2010 34: - 2011 34: - 2012 34: - - 2020 34: - 2021 34: - 2022 34: - - - 2100 34: - 2101 34: - 2102 34: - - 2110 34: - 2111 34: - 2112 34: - - 2120 34: - 2121 34: - 2122 34: - - - 2200 34: - 2201 34: - 2202 34: - - 2210 34: - 2211 34: - 2212 34: - - 2220 34: - 2221 34: - 2222 34: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 34: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_cout/1 34: ------------------------------------------- 34: running test case 'nested seq x4' 34: ------------------------------------------- 34: - - - - 0000 34: - 0001 34: - 0002 34: - - 0010 34: - 0011 34: - 0012 34: - - 0020 34: - 0021 34: - 0022 34: - - - 0100 34: - 0101 34: - 0102 34: - - 0110 34: - 0111 34: - 0112 34: - - 0120 34: - 0121 34: - 0122 34: - - - 0200 34: - 0201 34: - 0202 34: - - 0210 34: - 0211 34: - 0212 34: - - 0220 34: - 0221 34: - 0222 34: - - - - 1000 34: - 1001 34: - 1002 34: - - 1010 34: - 1011 34: - 1012 34: - - 1020 34: - 1021 34: - 1022 34: - - - 1100 34: - 1101 34: - 1102 34: - - 1110 34: - 1111 34: - 1112 34: - - 1120 34: - 1121 34: - 1122 34: - - - 1200 34: - 1201 34: - 1202 34: - - 1210 34: - 1211 34: - 1212 34: - - 1220 34: - 1221 34: - 1222 34: - - - - 2000 34: - 2001 34: - 2002 34: - - 2010 34: - 2011 34: - 2012 34: - - 2020 34: - 2021 34: - 2022 34: - - - 2100 34: - 2101 34: - 2102 34: - - 2110 34: - 2111 34: - 2112 34: - - 2120 34: - 2121 34: - 2122 34: - - - 2200 34: - 2201 34: - 2202 34: - - 2210 34: - 2211 34: - 2212 34: - - 2220 34: - 2221 34: - 2222 34: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 34: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_stringstream/0 34: ------------------------------------------- 34: running test case 'nested seq x4, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_stringstream/0 (4 ms) 34: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_stringstream/1 34: ------------------------------------------- 34: running test case 'nested seq x4' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_stringstream/1 (1 ms) 34: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_stringstream/0 34: ------------------------------------------- 34: running test case 'nested seq x4, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_stringstream/0 (1 ms) 34: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_stringstream/1 34: ------------------------------------------- 34: running test case 'nested seq x4' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_stringstream/1 (1 ms) 34: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_ofstream/0 34: ------------------------------------------- 34: running test case 'nested seq x4, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_ofstream/0 (12 ms) 34: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_ofstream/1 34: ------------------------------------------- 34: running test case 'nested seq x4' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_ofstream/1 (3 ms) 34: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_ofstream/0 34: ------------------------------------------- 34: running test case 'nested seq x4, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_ofstream/0 (4 ms) 34: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_ofstream/1 34: ------------------------------------------- 34: running test case 'nested seq x4' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_ofstream/1 (3 ms) 34: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_string/0 34: ------------------------------------------- 34: running test case 'nested seq x4, explicit' 34: ------------------------------------------- 34: - - - - 0000 34: - 0001 34: - 0002 34: - - 0010 34: - 0011 34: - 0012 34: - - 0020 34: - 0021 34: - 0022 34: - - - 0100 34: - 0101 34: - 0102 34: - - 0110 34: - 0111 34: - 0112 34: - - 0120 34: - 0121 34: - 0122 34: - - - 0200 34: - 0201 34: - 0202 34: - - 0210 34: - 0211 34: - 0212 34: - - 0220 34: - 0221 34: - 0222 34: - - - - 1000 34: - 1001 34: - 1002 34: - - 1010 34: - 1011 34: - 1012 34: - - 1020 34: - 1021 34: - 1022 34: - - - 1100 34: - 1101 34: - 1102 34: - - 1110 34: - 1111 34: - 1112 34: - - 1120 34: - 1121 34: - 1122 34: - - - 1200 34: - 1201 34: - 1202 34: - - 1210 34: - 1211 34: - 1212 34: - - 1220 34: - 1221 34: - 1222 34: - - - - 2000 34: - 2001 34: - 2002 34: - - 2010 34: - 2011 34: - 2012 34: - - 2020 34: - 2021 34: - 2022 34: - - - 2100 34: - 2101 34: - 2102 34: - - 2110 34: - 2111 34: - 2112 34: - - 2120 34: - 2121 34: - 2122 34: - - - 2200 34: - 2201 34: - 2202 34: - - 2210 34: - 2211 34: - 2212 34: - - 2220 34: - 2221 34: - 2222 34: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_string/0 (1 ms) 34: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_string/1 34: ------------------------------------------- 34: running test case 'nested seq x4' 34: ------------------------------------------- 34: - - - - 0000 34: - 0001 34: - 0002 34: - - 0010 34: - 0011 34: - 0012 34: - - 0020 34: - 0021 34: - 0022 34: - - - 0100 34: - 0101 34: - 0102 34: - - 0110 34: - 0111 34: - 0112 34: - - 0120 34: - 0121 34: - 0122 34: - - - 0200 34: - 0201 34: - 0202 34: - - 0210 34: - 0211 34: - 0212 34: - - 0220 34: - 0221 34: - 0222 34: - - - - 1000 34: - 1001 34: - 1002 34: - - 1010 34: - 1011 34: - 1012 34: - - 1020 34: - 1021 34: - 1022 34: - - - 1100 34: - 1101 34: - 1102 34: - - 1110 34: - 1111 34: - 1112 34: - - 1120 34: - 1121 34: - 1122 34: - - - 1200 34: - 1201 34: - 1202 34: - - 1210 34: - 1211 34: - 1212 34: - - 1220 34: - 1221 34: - 1222 34: - - - - 2000 34: - 2001 34: - 2002 34: - - 2010 34: - 2011 34: - 2012 34: - - 2020 34: - 2021 34: - 2022 34: - - - 2100 34: - 2101 34: - 2102 34: - - 2110 34: - 2111 34: - 2112 34: - - 2120 34: - 2121 34: - 2122 34: - - - 2200 34: - 2201 34: - 2202 34: - - 2210 34: - 2211 34: - 2212 34: - - 2220 34: - 2221 34: - 2222 34: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_string/1 (0 ms) 34: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_string/0 34: ------------------------------------------- 34: running test case 'nested seq x4, explicit' 34: ------------------------------------------- 34: - - - - 0000 34: - 0001 34: - 0002 34: - - 0010 34: - 0011 34: - 0012 34: - - 0020 34: - 0021 34: - 0022 34: - - - 0100 34: - 0101 34: - 0102 34: - - 0110 34: - 0111 34: - 0112 34: - - 0120 34: - 0121 34: - 0122 34: - - - 0200 34: - 0201 34: - 0202 34: - - 0210 34: - 0211 34: - 0212 34: - - 0220 34: - 0221 34: - 0222 34: - - - - 1000 34: - 1001 34: - 1002 34: - - 1010 34: - 1011 34: - 1012 34: - - 1020 34: - 1021 34: - 1022 34: - - - 1100 34: - 1101 34: - 1102 34: - - 1110 34: - 1111 34: - 1112 34: - - 1120 34: - 1121 34: - 1122 34: - - - 1200 34: - 1201 34: - 1202 34: - - 1210 34: - 1211 34: - 1212 34: - - 1220 34: - 1221 34: - 1222 34: - - - - 2000 34: - 2001 34: - 2002 34: - - 2010 34: - 2011 34: - 2012 34: - - 2020 34: - 2021 34: - 2022 34: - - - 2100 34: - 2101 34: - 2102 34: - - 2110 34: - 2111 34: - 2112 34: - - 2120 34: - 2121 34: - 2122 34: - - - 2200 34: - 2201 34: - 2202 34: - - 2210 34: - 2211 34: - 2212 34: - - 2220 34: - 2221 34: - 2222 34: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_string/0 (0 ms) 34: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_string/1 34: ------------------------------------------- 34: running test case 'nested seq x4' 34: ------------------------------------------- 34: - - - - 0000 34: - 0001 34: - 0002 34: - - 0010 34: - 0011 34: - 0012 34: - - 0020 34: - 0021 34: - 0022 34: - - - 0100 34: - 0101 34: - 0102 34: - - 0110 34: - 0111 34: - 0112 34: - - 0120 34: - 0121 34: - 0122 34: - - - 0200 34: - 0201 34: - 0202 34: - - 0210 34: - 0211 34: - 0212 34: - - 0220 34: - 0221 34: - 0222 34: - - - - 1000 34: - 1001 34: - 1002 34: - - 1010 34: - 1011 34: - 1012 34: - - 1020 34: - 1021 34: - 1022 34: - - - 1100 34: - 1101 34: - 1102 34: - - 1110 34: - 1111 34: - 1112 34: - - 1120 34: - 1121 34: - 1122 34: - - - 1200 34: - 1201 34: - 1202 34: - - 1210 34: - 1211 34: - 1212 34: - - 1220 34: - 1221 34: - 1222 34: - - - - 2000 34: - 2001 34: - 2002 34: - - 2010 34: - 2011 34: - 2012 34: - - 2020 34: - 2021 34: - 2022 34: - - - 2100 34: - 2101 34: - 2102 34: - - 2110 34: - 2111 34: - 2112 34: - - 2120 34: - 2121 34: - 2122 34: - - - 2200 34: - 2201 34: - 2202 34: - - 2210 34: - 2211 34: - 2212 34: - - 2220 34: - 2221 34: - 2222 34: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_string/1 (0 ms) 34: [ RUN ] NESTED_SEQX4/YmlTestCase.unix_emitrs/0 34: ------------------------------------------- 34: running test case 'nested seq x4, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX4/YmlTestCase.unix_emitrs/0 (2 ms) 34: [ RUN ] NESTED_SEQX4/YmlTestCase.unix_emitrs/1 34: ------------------------------------------- 34: running test case 'nested seq x4' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX4/YmlTestCase.unix_emitrs/1 (2 ms) 34: [ RUN ] NESTED_SEQX4/YmlTestCase.windows_emitrs/0 34: ------------------------------------------- 34: running test case 'nested seq x4, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX4/YmlTestCase.windows_emitrs/0 (2 ms) 34: [ RUN ] NESTED_SEQX4/YmlTestCase.windows_emitrs/1 34: ------------------------------------------- 34: running test case 'nested seq x4' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX4/YmlTestCase.windows_emitrs/1 (2 ms) 34: [ RUN ] NESTED_SEQX4/YmlTestCase.unix_emitrs_cfile/0 34: ------------------------------------------- 34: running test case 'nested seq x4, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX4/YmlTestCase.unix_emitrs_cfile/0 (5 ms) 34: [ RUN ] NESTED_SEQX4/YmlTestCase.unix_emitrs_cfile/1 34: ------------------------------------------- 34: running test case 'nested seq x4' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX4/YmlTestCase.unix_emitrs_cfile/1 (4 ms) 34: [ RUN ] NESTED_SEQX4/YmlTestCase.windows_emitrs_cfile/0 34: ------------------------------------------- 34: running test case 'nested seq x4, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX4/YmlTestCase.windows_emitrs_cfile/0 (4 ms) 34: [ RUN ] NESTED_SEQX4/YmlTestCase.windows_emitrs_cfile/1 34: ------------------------------------------- 34: running test case 'nested seq x4' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX4/YmlTestCase.windows_emitrs_cfile/1 (3 ms) 34: [ RUN ] NESTED_SEQX4/YmlTestCase.complete_unix_round_trip/0 34: ------------------------------------------- 34: running test case 'nested seq x4, explicit' 34: ------------------------------------------- 34: ~~~~~~~~~~~~~~ src yml: 34: [\n 34: [[[0000, 0001, 0002], [0010, 0011, 0012], [0020, 0021, 0022]],\n 34: [[0100, 0101, 0102], [0110, 0111, 0112], [0120, 0121, 0122]],\n 34: [[0200, 0201, 0202], [0210, 0211, 0212], [0220, 0221, 0222]]],\n 34: \n 34: [[[1000, 1001, 1002], [1010, 1011, 1012], [1020, 1021, 1022]],\n 34: [[1100, 1101, 1102], [1110, 1111, 1112], [1120, 1121, 1122]],\n 34: [[1200, 1201, 1202], [1210, 1211, 1212], [1220, 1221, 1222]]],\n 34: \n 34: [[[2000, 2001, 2002], [2010, 2011, 2012], [2020, 2021, 2022]],\n 34: [[2100, 2101, 2102], [2110, 2111, 2112], [2120, 2121, 2122]],\n 34: [[2200, 2201, 2202], [2210, 2211, 2212], [2220, 2221, 2222]]],\n 34: ]~~~~~~~~~~~~~~ parsed tree: 34: -------------------------------------- 34: [0][0] 0x2ae3c88f40 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2ae3c88fd0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2ae3c89060 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2ae3c890f0 SEQ: (3 sibs) 3 children: 34: [4] [4] 0x2ae3c89180 VAL: '0000' (3 sibs) 34: [5] [5] 0x2ae3c89210 VAL: '0001' (3 sibs) 34: [6] [6] 0x2ae3c892a0 VAL: '0002' (3 sibs) 34: [7] [7] 0x2ae3c89330 SEQ: (3 sibs) 3 children: 34: [8] [8] 0x2ae3c893c0 VAL: '0010' (3 sibs) 34: [9] [9] 0x2ae3c89450 VAL: '0011' (3 sibs) 34: [10] [10] 0x2ae3c894e0 VAL: '0012' (3 sibs) 34: [11] [11] 0x2ae3c89570 SEQ: (3 sibs) 3 children: 34: [12] [12] 0x2ae3c89600 VAL: '0020' (3 sibs) 34: [13] [13] 0x2ae3c89690 VAL: '0021' (3 sibs) 34: [14] [14] 0x2ae3c89720 VAL: '0022' (3 sibs) 34: [15] [15] 0x2ae3c897b0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2ae3c89840 SEQ: (3 sibs) 3 children: 34: [17] [17] 0x2ae3c898d0 VAL: '0100' (3 sibs) 34: [18] [18] 0x2ae3c89960 VAL: '0101' (3 sibs) 34: [19] [19] 0x2ae3c899f0 VAL: '0102' (3 sibs) 34: [20] [20] 0x2ae3c89a80 SEQ: (3 sibs) 3 children: 34: [21] [21] 0x2ae3c89b10 VAL: '0110' (3 sibs) 34: [22] [22] 0x2ae3c89ba0 VAL: '0111' (3 sibs) 34: [23] [23] 0x2ae3c89c30 VAL: '0112' (3 sibs) 34: [24] [24] 0x2ae3c89cc0 SEQ: (3 sibs) 3 children: 34: [25] [25] 0x2ae3c89d50 VAL: '0120' (3 sibs) 34: [26] [26] 0x2ae3c89de0 VAL: '0121' (3 sibs) 34: [27] [27] 0x2ae3c89e70 VAL: '0122' (3 sibs) 34: [28] [28] 0x2ae3c89f00 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2ae3c89f90 SEQ: (3 sibs) 3 children: 34: [30] [30] 0x2ae3c8a020 VAL: '0200' (3 sibs) 34: [31] [31] 0x2ae3c8a0b0 VAL: '0201' (3 sibs) 34: [32] [32] 0x2ae3c8a140 VAL: '0202' (3 sibs) 34: [33] [33] 0x2ae3c8a1d0 SEQ: (3 sibs) 3 children: 34: [34] [34] 0x2ae3c8a260 VAL: '0210' (3 sibs) 34: [35] [35] 0x2ae3c8a2f0 VAL: '0211' (3 sibs) 34: [36] [36] 0x2ae3c8a380 VAL: '0212' (3 sibs) 34: [37] [37] 0x2ae3c8a410 SEQ: (3 sibs) 3 children: 34: [38] [38] 0x2ae3c8a4a0 VAL: '0220' (3 sibs) 34: [39] [39] 0x2ae3c8a530 VAL: '0221' (3 sibs) 34: [40] [40] 0x2ae3c8a5c0 VAL: '0222' (3 sibs) 34: [41] [41] 0x2ae3c8a650 SEQ: (3 sibs) 3 children: 34: [42] [42] 0x2ae3c8a6e0 SEQ: (3 sibs) 3 children: 34: [43] [43] 0x2ae3c8a770 SEQ: (3 sibs) 3 children: 34: [44] [44] 0x2ae3c8a800 VAL: '1000' (3 sibs) 34: [45] [45] 0x2ae3c8a890 VAL: '1001' (3 sibs) 34: [46] [46] 0x2ae3c8a920 VAL: '1002' (3 sibs) 34: [47] [47] 0x2ae3c8a9b0 SEQ: (3 sibs) 3 children: 34: [48] [48] 0x2ae3c8aa40 VAL: '1010' (3 sibs) 34: [49] [49] 0x2ae3c8aad0 VAL: '1011' (3 sibs) 34: [50] [50] 0x2ae3c8ab60 VAL: '1012' (3 sibs) 34: [51] [51] 0x2ae3c8abf0 SEQ: (3 sibs) 3 children: 34: [52] [52] 0x2ae3c8ac80 VAL: '1020' (3 sibs) 34: [53] [53] 0x2ae3c8ad10 VAL: '1021' (3 sibs) 34: [54] [54] 0x2ae3c8ada0 VAL: '1022' (3 sibs) 34: [55] [55] 0x2ae3c8ae30 SEQ: (3 sibs) 3 children: 34: [56] [56] 0x2ae3c8aec0 SEQ: (3 sibs) 3 children: 34: [57] [57] 0x2ae3c8af50 VAL: '1100' (3 sibs) 34: [58] [58] 0x2ae3c8afe0 VAL: '1101' (3 sibs) 34: [59] [59] 0x2ae3c8b070 VAL: '1102' (3 sibs) 34: [60] [60] 0x2ae3c8b100 SEQ: (3 sibs) 3 children: 34: [61] [61] 0x2ae3c8b190 VAL: '1110' (3 sibs) 34: [62] [62] 0x2ae3c8b220 VAL: '1111' (3 sibs) 34: [63] [63] 0x2ae3c8b2b0 VAL: '1112' (3 sibs) 34: [64] [64] 0x2ae3c8b340 SEQ: (3 sibs) 3 children: 34: [65] [65] 0x2ae3c8b3d0 VAL: '1120' (3 sibs) 34: [66] [66] 0x2ae3c8b460 VAL: '1121' (3 sibs) 34: [67] [67] 0x2ae3c8b4f0 VAL: '1122' (3 sibs) 34: [68] [68] 0x2ae3c8b580 SEQ: (3 sibs) 3 children: 34: [69] [69] 0x2ae3c8b610 SEQ: (3 sibs) 3 children: 34: [70] [70] 0x2ae3c8b6a0 VAL: '1200' (3 sibs) 34: [71] [71] 0x2ae3c8b730 VAL: '1201' (3 sibs) 34: [72] [72] 0x2ae3c8b7c0 VAL: '1202' (3 sibs) 34: [73] [73] 0x2ae3c8b850 SEQ: (3 sibs) 3 children: 34: [74] [74] 0x2ae3c8b8e0 VAL: '1210' (3 sibs) 34: [75] [75] 0x2ae3c8b970 VAL: '1211' (3 sibs) 34: [76] [76] 0x2ae3c8ba00 VAL: '1212' (3 sibs) 34: [77] [77] 0x2ae3c8ba90 SEQ: (3 sibs) 3 children: 34: [78] [78] 0x2ae3c8bb20 VAL: '1220' (3 sibs) 34: [79] [79] 0x2ae3c8bbb0 VAL: '1221' (3 sibs) 34: [80] [80] 0x2ae3c8bc40 VAL: '1222' (3 sibs) 34: [81] [81] 0x2ae3c8bcd0 SEQ: (3 sibs) 3 children: 34: [82] [82] 0x2ae3c8bd60 SEQ: (3 sibs) 3 children: 34: [83] [83] 0x2ae3c8bdf0 SEQ: (3 sibs) 3 children: 34: [84] [84] 0x2ae3c8be80 VAL: '2000' (3 sibs) 34: [85] [85] 0x2ae3c8bf10 VAL: '2001' (3 sibs) 34: [86] [86] 0x2ae3c8bfa0 VAL: '2002' (3 sibs) 34: [87] [87] 0x2ae3c8c030 SEQ: (3 sibs) 3 children: 34: [88] [88] 0x2ae3c8c0c0 VAL: '2010' (3 sibs) 34: [89] [89] 0x2ae3c8c150 VAL: '2011' (3 sibs) 34: [90] [90] 0x2ae3c8c1e0 VAL: '2012' (3 sibs) 34: [91] [91] 0x2ae3c8c270 SEQ: (3 sibs) 3 children: 34: [92] [92] 0x2ae3c8c300 VAL: '2020' (3 sibs) 34: [93] [93] 0x2ae3c8c390 VAL: '2021' (3 sibs) 34: [94] [94] 0x2ae3c8c420 VAL: '2022' (3 sibs) 34: [95] [95] 0x2ae3c8c4b0 SEQ: (3 sibs) 3 children: 34: [96] [96] 0x2ae3c8c540 SEQ: (3 sibs) 3 children: 34: [97] [97] 0x2ae3c8c5d0 VAL: '2100' (3 sibs) 34: [98] [98] 0x2ae3c8c660 VAL: '2101' (3 sibs) 34: [99] [99] 0x2ae3c8c6f0 VAL: '2102' (3 sibs) 34: [100] [100] 0x2ae3c8c780 SEQ: (3 sibs) 3 children: 34: [101] [101] 0x2ae3c8c810 VAL: '2110' (3 sibs) 34: [102] [102] 0x2ae3c8c8a0 VAL: '2111' (3 sibs) 34: [103] [103] 0x2ae3c8c930 VAL: '2112' (3 sibs) 34: [104] [104] 0x2ae3c8c9c0 SEQ: (3 sibs) 3 children: 34: [105] [105] 0x2ae3c8ca50 VAL: '2120' (3 sibs) 34: [106] [106] 0x2ae3c8cae0 VAL: '2121' (3 sibs) 34: [107] [107] 0x2ae3c8cb70 VAL: '2122' (3 sibs) 34: [108] [108] 0x2ae3c8cc00 SEQ: (3 sibs) 3 children: 34: [109] [109] 0x2ae3c8cc90 SEQ: (3 sibs) 3 children: 34: [110] [110] 0x2ae3c8cd20 VAL: '2200' (3 sibs) 34: [111] [111] 0x2ae3c8cdb0 VAL: '2201' (3 sibs) 34: [112] [112] 0x2ae3c8ce40 VAL: '2202' (3 sibs) 34: [113] [113] 0x2ae3c8ced0 SEQ: (3 sibs) 3 children: 34: [114] [114] 0x2ae3c8cf60 VAL: '2210' (3 sibs) 34: [115] [115] 0x2ae3c8cff0 VAL: '2211' (3 sibs) 34: [116] [116] 0x2ae3c8d080 VAL: '2212' (3 sibs) 34: [117] [117] 0x2ae3c8d110 SEQ: (3 sibs) 3 children: 34: [118] [118] 0x2ae3c8d1a0 VAL: '2220' (3 sibs) 34: [119] [119] 0x2ae3c8d230 VAL: '2221' (3 sibs) 34: [120] [120] 0x2ae3c8d2c0 VAL: '2222' (3 sibs) 34: #nodes=121 vs #printed=121 34: -------------------------------------- 34: ~~~~~~~~~~~~~~ emitted yml: 34: - - - - 0000\n 34: - 0001\n 34: - 0002\n 34: - - 0010\n 34: - 0011\n 34: - 0012\n 34: - - 0020\n 34: - 0021\n 34: - 0022\n 34: - - - 0100\n 34: - 0101\n 34: - 0102\n 34: - - 0110\n 34: - 0111\n 34: - 0112\n 34: - - 0120\n 34: - 0121\n 34: - 0122\n 34: - - - 0200\n 34: - 0201\n 34: - 0202\n 34: - - 0210\n 34: - 0211\n 34: - 0212\n 34: - - 0220\n 34: - 0221\n 34: - 0222\n 34: - - - - 1000\n 34: - 1001\n 34: - 1002\n 34: - - 1010\n 34: - 1011\n 34: - 1012\n 34: - - 1020\n 34: - 1021\n 34: - 1022\n 34: - - - 1100\n 34: - 1101\n 34: - 1102\n 34: - - 1110\n 34: - 1111\n 34: - 1112\n 34: - - 1120\n 34: - 1121\n 34: - 1122\n 34: - - - 1200\n 34: - 1201\n 34: - 1202\n 34: - - 1210\n 34: - 1211\n 34: - 1212\n 34: - - 1220\n 34: - 1221\n 34: - 1222\n 34: - - - - 2000\n 34: - 2001\n 34: - 2002\n 34: - - 2010\n 34: - 2011\n 34: - 2012\n 34: - - 2020\n 34: - 2021\n 34: - 2022\n 34: - - - 2100\n 34: - 2101\n 34: - 2102\n 34: - - 2110\n 34: - 2111\n 34: - 2112\n 34: - - 2120\n 34: - 2121\n 34: - 2122\n 34: - - - 2200\n 34: - 2201\n 34: - 2202\n 34: - - 2210\n 34: - 2211\n 34: - 2212\n 34: - - 2220\n 34: - 2221\n 34: - 2222\n 34: ~~~~~~~~~~~~~~ emitted tree: 34: -------------------------------------- 34: [0][0] 0x2ae3c9d390 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2ae3c9d420 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2ae3c9d4b0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2ae3c9d540 SEQ: (3 sibs) 3 children: 34: [4] [4] 0x2ae3c9d5d0 VAL: '0000' (3 sibs) 34: [5] [5] 0x2ae3c9d660 VAL: '0001' (3 sibs) 34: [6] [6] 0x2ae3c9d6f0 VAL: '0002' (3 sibs) 34: [7] [7] 0x2ae3c9d780 SEQ: (3 sibs) 3 children: 34: [8] [8] 0x2ae3c9d810 VAL: '0010' (3 sibs) 34: [9] [9] 0x2ae3c9d8a0 VAL: '0011' (3 sibs) 34: [10] [10] 0x2ae3c9d930 VAL: '0012' (3 sibs) 34: [11] [11] 0x2ae3c9d9c0 SEQ: (3 sibs) 3 children: 34: [12] [12] 0x2ae3c9da50 VAL: '0020' (3 sibs) 34: [13] [13] 0x2ae3c9dae0 VAL: '0021' (3 sibs) 34: [14] [14] 0x2ae3c9db70 VAL: '0022' (3 sibs) 34: [15] [15] 0x2ae3c9dc00 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2ae3c9dc90 SEQ: (3 sibs) 3 children: 34: [17] [17] 0x2ae3c9dd20 VAL: '0100' (3 sibs) 34: [18] [18] 0x2ae3c9ddb0 VAL: '0101' (3 sibs) 34: [19] [19] 0x2ae3c9de40 VAL: '0102' (3 sibs) 34: [20] [20] 0x2ae3c9ded0 SEQ: (3 sibs) 3 children: 34: [21] [21] 0x2ae3c9df60 VAL: '0110' (3 sibs) 34: [22] [22] 0x2ae3c9dff0 VAL: '0111' (3 sibs) 34: [23] [23] 0x2ae3c9e080 VAL: '0112' (3 sibs) 34: [24] [24] 0x2ae3c9e110 SEQ: (3 sibs) 3 children: 34: [25] [25] 0x2ae3c9e1a0 VAL: '0120' (3 sibs) 34: [26] [26] 0x2ae3c9e230 VAL: '0121' (3 sibs) 34: [27] [27] 0x2ae3c9e2c0 VAL: '0122' (3 sibs) 34: [28] [28] 0x2ae3c9e350 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2ae3c9e3e0 SEQ: (3 sibs) 3 children: 34: [30] [30] 0x2ae3c9e470 VAL: '0200' (3 sibs) 34: [31] [31] 0x2ae3c9e500 VAL: '0201' (3 sibs) 34: [32] [32] 0x2ae3c9e590 VAL: '0202' (3 sibs) 34: [33] [33] 0x2ae3c9e620 SEQ: (3 sibs) 3 children: 34: [34] [34] 0x2ae3c9e6b0 VAL: '0210' (3 sibs) 34: [35] [35] 0x2ae3c9e740 VAL: '0211' (3 sibs) 34: [36] [36] 0x2ae3c9e7d0 VAL: '0212' (3 sibs) 34: [37] [37] 0x2ae3c9e860 SEQ: (3 sibs) 3 children: 34: [38] [38] 0x2ae3c9e8f0 VAL: '0220' (3 sibs) 34: [39] [39] 0x2ae3c9e980 VAL: '0221' (3 sibs) 34: [40] [40] 0x2ae3c9ea10 VAL: '0222' (3 sibs) 34: [41] [41] 0x2ae3c9eaa0 SEQ: (3 sibs) 3 children: 34: [42] [42] 0x2ae3c9eb30 SEQ: (3 sibs) 3 children: 34: [43] [43] 0x2ae3c9ebc0 SEQ: (3 sibs) 3 children: 34: [44] [44] 0x2ae3c9ec50 VAL: '1000' (3 sibs) 34: [45] [45] 0x2ae3c9ece0 VAL: '1001' (3 sibs) 34: [46] [46] 0x2ae3c9ed70 VAL: '1002' (3 sibs) 34: [47] [47] 0x2ae3c9ee00 SEQ: (3 sibs) 3 children: 34: [48] [48] 0x2ae3c9ee90 VAL: '1010' (3 sibs) 34: [49] [49] 0x2ae3c9ef20 VAL: '1011' (3 sibs) 34: [50] [50] 0x2ae3c9efb0 VAL: '1012' (3 sibs) 34: [51] [51] 0x2ae3c9f040 SEQ: (3 sibs) 3 children: 34: [52] [52] 0x2ae3c9f0d0 VAL: '1020' (3 sibs) 34: [53] [53] 0x2ae3c9f160 VAL: '1021' (3 sibs) 34: [54] [54] 0x2ae3c9f1f0 VAL: '1022' (3 sibs) 34: [55] [55] 0x2ae3c9f280 SEQ: (3 sibs) 3 children: 34: [56] [56] 0x2ae3c9f310 SEQ: (3 sibs) 3 children: 34: [57] [57] 0x2ae3c9f3a0 VAL: '1100' (3 sibs) 34: [58] [58] 0x2ae3c9f430 VAL: '1101' (3 sibs) 34: [59] [59] 0x2ae3c9f4c0 VAL: '1102' (3 sibs) 34: [60] [60] 0x2ae3c9f550 SEQ: (3 sibs) 3 children: 34: [61] [61] 0x2ae3c9f5e0 VAL: '1110' (3 sibs) 34: [62] [62] 0x2ae3c9f670 VAL: '1111' (3 sibs) 34: [63] [63] 0x2ae3c9f700 VAL: '1112' (3 sibs) 34: [64] [64] 0x2ae3c9f790 SEQ: (3 sibs) 3 children: 34: [65] [65] 0x2ae3c9f820 VAL: '1120' (3 sibs) 34: [66] [66] 0x2ae3c9f8b0 VAL: '1121' (3 sibs) 34: [67] [67] 0x2ae3c9f940 VAL: '1122' (3 sibs) 34: [68] [68] 0x2ae3c9f9d0 SEQ: (3 sibs) 3 children: 34: [69] [69] 0x2ae3c9fa60 SEQ: (3 sibs) 3 children: 34: [70] [70] 0x2ae3c9faf0 VAL: '1200' (3 sibs) 34: [71] [71] 0x2ae3c9fb80 VAL: '1201' (3 sibs) 34: [72] [72] 0x2ae3c9fc10 VAL: '1202' (3 sibs) 34: [73] [73] 0x2ae3c9fca0 SEQ: (3 sibs) 3 children: 34: [74] [74] 0x2ae3c9fd30 VAL: '1210' (3 sibs) 34: [75] [75] 0x2ae3c9fdc0 VAL: '1211' (3 sibs) 34: [76] [76] 0x2ae3c9fe50 VAL: '1212' (3 sibs) 34: [77] [77] 0x2ae3c9fee0 SEQ: (3 sibs) 3 children: 34: [78] [78] 0x2ae3c9ff70 VAL: '1220' (3 sibs) 34: [79] [79] 0x2ae3ca0000 VAL: '1221' (3 sibs) 34: [80] [80] 0x2ae3ca0090 VAL: '1222' (3 sibs) 34: [81] [81] 0x2ae3ca0120 SEQ: (3 sibs) 3 children: 34: [82] [82] 0x2ae3ca01b0 SEQ: (3 sibs) 3 children: 34: [83] [83] 0x2ae3ca0240 SEQ: (3 sibs) 3 children: 34: [84] [84] 0x2ae3ca02d0 VAL: '2000' (3 sibs) 34: [85] [85] 0x2ae3ca0360 VAL: '2001' (3 sibs) 34: [86] [86] 0x2ae3ca03f0 VAL: '2002' (3 sibs) 34: [87] [87] 0x2ae3ca0480 SEQ: (3 sibs) 3 children: 34: [88] [88] 0x2ae3ca0510 VAL: '2010' (3 sibs) 34: [89] [89] 0x2ae3ca05a0 VAL: '2011' (3 sibs) 34: [90] [90] 0x2ae3ca0630 VAL: '2012' (3 sibs) 34: [91] [91] 0x2ae3ca06c0 SEQ: (3 sibs) 3 children: 34: [92] [92] 0x2ae3ca0750 VAL: '2020' (3 sibs) 34: [93] [93] 0x2ae3ca07e0 VAL: '2021' (3 sibs) 34: [94] [94] 0x2ae3ca0870 VAL: '2022' (3 sibs) 34: [95] [95] 0x2ae3ca0900 SEQ: (3 sibs) 3 children: 34: [96] [96] 0x2ae3ca0990 SEQ: (3 sibs) 3 children: 34: [97] [97] 0x2ae3ca0a20 VAL: '2100' (3 sibs) 34: [98] [98] 0x2ae3ca0ab0 VAL: '2101' (3 sibs) 34: [99] [99] 0x2ae3ca0b40 VAL: '2102' (3 sibs) 34: [100] [100] 0x2ae3ca0bd0 SEQ: (3 sibs) 3 children: 34: [101] [101] 0x2ae3ca0c60 VAL: '2110' (3 sibs) 34: [102] [102] 0x2ae3ca0cf0 VAL: '2111' (3 sibs) 34: [103] [103] 0x2ae3ca0d80 VAL: '2112' (3 sibs) 34: [104] [104] 0x2ae3ca0e10 SEQ: (3 sibs) 3 children: 34: [105] [105] 0x2ae3ca0ea0 VAL: '2120' (3 sibs) 34: [106] [106] 0x2ae3ca0f30 VAL: '2121' (3 sibs) 34: [107] [107] 0x2ae3ca0fc0 VAL: '2122' (3 sibs) 34: [108] [108] 0x2ae3ca1050 SEQ: (3 sibs) 3 children: 34: [109] [109] 0x2ae3ca10e0 SEQ: (3 sibs) 3 children: 34: [110] [110] 0x2ae3ca1170 VAL: '2200' (3 sibs) 34: [111] [111] 0x2ae3ca1200 VAL: '2201' (3 sibs) 34: [112] [112] 0x2ae3ca1290 VAL: '2202' (3 sibs) 34: [113] [113] 0x2ae3ca1320 SEQ: (3 sibs) 3 children: 34: [114] [114] 0x2ae3ca13b0 VAL: '2210' (3 sibs) 34: [115] [115] 0x2ae3ca1440 VAL: '2211' (3 sibs) 34: [116] [116] 0x2ae3ca14d0 VAL: '2212' (3 sibs) 34: [117] [117] 0x2ae3ca1560 SEQ: (3 sibs) 3 children: 34: [118] [118] 0x2ae3ca15f0 VAL: '2220' (3 sibs) 34: [119] [119] 0x2ae3ca1680 VAL: '2221' (3 sibs) 34: [120] [120] 0x2ae3ca1710 VAL: '2222' (3 sibs) 34: #nodes=121 vs #printed=121 34: -------------------------------------- 34: ~~~~~~~~~~~~~~ 34: [ OK ] NESTED_SEQX4/YmlTestCase.complete_unix_round_trip/0 (19 ms) 34: [ RUN ] NESTED_SEQX4/YmlTestCase.complete_unix_round_trip/1 34: ------------------------------------------- 34: running test case 'nested seq x4' 34: ------------------------------------------- 34: ~~~~~~~~~~~~~~ src yml: 34: \n 34: - - - - 0000\n 34: - 0001\n 34: - 0002\n 34: - - 0010\n 34: - 0011\n 34: - 0012\n 34: - - 0020\n 34: - 0021\n 34: - 0022\n 34: - - - 0100\n 34: - 0101\n 34: - 0102\n 34: - - 0110\n 34: - 0111\n 34: - 0112\n 34: - - 0120\n 34: - 0121\n 34: - 0122\n 34: - - - 0200\n 34: - 0201\n 34: - 0202\n 34: - - 0210\n 34: - 0211\n 34: - 0212\n 34: - - 0220\n 34: - 0221\n 34: - 0222\n 34: - - - - 1000\n 34: - 1001\n 34: - 1002\n 34: - - 1010\n 34: - 1011\n 34: - 1012\n 34: - - 1020\n 34: - 1021\n 34: - 1022\n 34: - - - 1100\n 34: - 1101\n 34: - 1102\n 34: - - 1110\n 34: - 1111\n 34: - 1112\n 34: - - 1120\n 34: - 1121\n 34: - 1122\n 34: - - - 1200\n 34: - 1201\n 34: - 1202\n 34: - - 1210\n 34: - 1211\n 34: - 1212\n 34: - - 1220\n 34: - 1221\n 34: - 1222\n 34: - - - - 2000\n 34: - 2001\n 34: - 2002\n 34: - - 2010\n 34: - 2011\n 34: - 2012\n 34: - - 2020\n 34: - 2021\n 34: - 2022\n 34: - - - 2100\n 34: - 2101\n 34: - 2102\n 34: - - 2110\n 34: - 2111\n 34: - 2112\n 34: - - 2120\n 34: - 2121\n 34: - 2122\n 34: - - - 2200\n 34: - 2201\n 34: - 2202\n 34: - - 2210\n 34: - 2211\n 34: - 2212\n 34: - - 2220\n 34: - 2221\n 34: - 2222\n 34: ~~~~~~~~~~~~~~ parsed tree: 34: -------------------------------------- 34: [0][0] 0x2ae3c8d750 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2ae3c8d7e0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2ae3c8d870 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2ae3c8d900 SEQ: (3 sibs) 3 children: 34: [4] [4] 0x2ae3c8d990 VAL: '0000' (3 sibs) 34: [5] [5] 0x2ae3c8da20 VAL: '0001' (3 sibs) 34: [6] [6] 0x2ae3c8dab0 VAL: '0002' (3 sibs) 34: [7] [7] 0x2ae3c8db40 SEQ: (3 sibs) 3 children: 34: [8] [8] 0x2ae3c8dbd0 VAL: '0010' (3 sibs) 34: [9] [9] 0x2ae3c8dc60 VAL: '0011' (3 sibs) 34: [10] [10] 0x2ae3c8dcf0 VAL: '0012' (3 sibs) 34: [11] [11] 0x2ae3c8dd80 SEQ: (3 sibs) 3 children: 34: [12] [12] 0x2ae3c8de10 VAL: '0020' (3 sibs) 34: [13] [13] 0x2ae3c8dea0 VAL: '0021' (3 sibs) 34: [14] [14] 0x2ae3c8df30 VAL: '0022' (3 sibs) 34: [15] [15] 0x2ae3c8dfc0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2ae3c8e050 SEQ: (3 sibs) 3 children: 34: [17] [17] 0x2ae3c8e0e0 VAL: '0100' (3 sibs) 34: [18] [18] 0x2ae3c8e170 VAL: '0101' (3 sibs) 34: [19] [19] 0x2ae3c8e200 VAL: '0102' (3 sibs) 34: [20] [20] 0x2ae3c8e290 SEQ: (3 sibs) 3 children: 34: [21] [21] 0x2ae3c8e320 VAL: '0110' (3 sibs) 34: [22] [22] 0x2ae3c8e3b0 VAL: '0111' (3 sibs) 34: [23] [23] 0x2ae3c8e440 VAL: '0112' (3 sibs) 34: [24] [24] 0x2ae3c8e4d0 SEQ: (3 sibs) 3 children: 34: [25] [25] 0x2ae3c8e560 VAL: '0120' (3 sibs) 34: [26] [26] 0x2ae3c8e5f0 VAL: '0121' (3 sibs) 34: [27] [27] 0x2ae3c8e680 VAL: '0122' (3 sibs) 34: [28] [28] 0x2ae3c8e710 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2ae3c8e7a0 SEQ: (3 sibs) 3 children: 34: [30] [30] 0x2ae3c8e830 VAL: '0200' (3 sibs) 34: [31] [31] 0x2ae3c8e8c0 VAL: '0201' (3 sibs) 34: [32] [32] 0x2ae3c8e950 VAL: '0202' (3 sibs) 34: [33] [33] 0x2ae3c8e9e0 SEQ: (3 sibs) 3 children: 34: [34] [34] 0x2ae3c8ea70 VAL: '0210' (3 sibs) 34: [35] [35] 0x2ae3c8eb00 VAL: '0211' (3 sibs) 34: [36] [36] 0x2ae3c8eb90 VAL: '0212' (3 sibs) 34: [37] [37] 0x2ae3c8ec20 SEQ: (3 sibs) 3 children: 34: [38] [38] 0x2ae3c8ecb0 VAL: '0220' (3 sibs) 34: [39] [39] 0x2ae3c8ed40 VAL: '0221' (3 sibs) 34: [40] [40] 0x2ae3c8edd0 VAL: '0222' (3 sibs) 34: [41] [41] 0x2ae3c8ee60 SEQ: (3 sibs) 3 children: 34: [42] [42] 0x2ae3c8eef0 SEQ: (3 sibs) 3 children: 34: [43] [43] 0x2ae3c8ef80 SEQ: (3 sibs) 3 children: 34: [44] [44] 0x2ae3c8f010 VAL: '1000' (3 sibs) 34: [45] [45] 0x2ae3c8f0a0 VAL: '1001' (3 sibs) 34: [46] [46] 0x2ae3c8f130 VAL: '1002' (3 sibs) 34: [47] [47] 0x2ae3c8f1c0 SEQ: (3 sibs) 3 children: 34: [48] [48] 0x2ae3c8f250 VAL: '1010' (3 sibs) 34: [49] [49] 0x2ae3c8f2e0 VAL: '1011' (3 sibs) 34: [50] [50] 0x2ae3c8f370 VAL: '1012' (3 sibs) 34: [51] [51] 0x2ae3c8f400 SEQ: (3 sibs) 3 children: 34: [52] [52] 0x2ae3c8f490 VAL: '1020' (3 sibs) 34: [53] [53] 0x2ae3c8f520 VAL: '1021' (3 sibs) 34: [54] [54] 0x2ae3c8f5b0 VAL: '1022' (3 sibs) 34: [55] [55] 0x2ae3c8f640 SEQ: (3 sibs) 3 children: 34: [56] [56] 0x2ae3c8f6d0 SEQ: (3 sibs) 3 children: 34: [57] [57] 0x2ae3c8f760 VAL: '1100' (3 sibs) 34: [58] [58] 0x2ae3c8f7f0 VAL: '1101' (3 sibs) 34: [59] [59] 0x2ae3c8f880 VAL: '1102' (3 sibs) 34: [60] [60] 0x2ae3c8f910 SEQ: (3 sibs) 3 children: 34: [61] [61] 0x2ae3c8f9a0 VAL: '1110' (3 sibs) 34: [62] [62] 0x2ae3c8fa30 VAL: '1111' (3 sibs) 34: [63] [63] 0x2ae3c8fac0 VAL: '1112' (3 sibs) 34: [64] [64] 0x2ae3c8fb50 SEQ: (3 sibs) 3 children: 34: [65] [65] 0x2ae3c8fbe0 VAL: '1120' (3 sibs) 34: [66] [66] 0x2ae3c8fc70 VAL: '1121' (3 sibs) 34: [67] [67] 0x2ae3c8fd00 VAL: '1122' (3 sibs) 34: [68] [68] 0x2ae3c8fd90 SEQ: (3 sibs) 3 children: 34: [69] [69] 0x2ae3c8fe20 SEQ: (3 sibs) 3 children: 34: [70] [70] 0x2ae3c8feb0 VAL: '1200' (3 sibs) 34: [71] [71] 0x2ae3c8ff40 VAL: '1201' (3 sibs) 34: [72] [72] 0x2ae3c8ffd0 VAL: '1202' (3 sibs) 34: [73] [73] 0x2ae3c90060 SEQ: (3 sibs) 3 children: 34: [74] [74] 0x2ae3c900f0 VAL: '1210' (3 sibs) 34: [75] [75] 0x2ae3c90180 VAL: '1211' (3 sibs) 34: [76] [76] 0x2ae3c90210 VAL: '1212' (3 sibs) 34: [77] [77] 0x2ae3c902a0 SEQ: (3 sibs) 3 children: 34: [78] [78] 0x2ae3c90330 VAL: '1220' (3 sibs) 34: [79] [79] 0x2ae3c903c0 VAL: '1221' (3 sibs) 34: [80] [80] 0x2ae3c90450 VAL: '1222' (3 sibs) 34: [81] [81] 0x2ae3c904e0 SEQ: (3 sibs) 3 children: 34: [82] [82] 0x2ae3c90570 SEQ: (3 sibs) 3 children: 34: [83] [83] 0x2ae3c90600 SEQ: (3 sibs) 3 children: 34: [84] [84] 0x2ae3c90690 VAL: '2000' (3 sibs) 34: [85] [85] 0x2ae3c90720 VAL: '2001' (3 sibs) 34: [86] [86] 0x2ae3c907b0 VAL: '2002' (3 sibs) 34: [87] [87] 0x2ae3c90840 SEQ: (3 sibs) 3 children: 34: [88] [88] 0x2ae3c908d0 VAL: '2010' (3 sibs) 34: [89] [89] 0x2ae3c90960 VAL: '2011' (3 sibs) 34: [90] [90] 0x2ae3c909f0 VAL: '2012' (3 sibs) 34: [91] [91] 0x2ae3c90a80 SEQ: (3 sibs) 3 children: 34: [92] [92] 0x2ae3c90b10 VAL: '2020' (3 sibs) 34: [93] [93] 0x2ae3c90ba0 VAL: '2021' (3 sibs) 34: [94] [94] 0x2ae3c90c30 VAL: '2022' (3 sibs) 34: [95] [95] 0x2ae3c90cc0 SEQ: (3 sibs) 3 children: 34: [96] [96] 0x2ae3c90d50 SEQ: (3 sibs) 3 children: 34: [97] [97] 0x2ae3c90de0 VAL: '2100' (3 sibs) 34: [98] [98] 0x2ae3c90e70 VAL: '2101' (3 sibs) 34: [99] [99] 0x2ae3c90f00 VAL: '2102' (3 sibs) 34: [100] [100] 0x2ae3c90f90 SEQ: (3 sibs) 3 children: 34: [101] [101] 0x2ae3c91020 VAL: '2110' (3 sibs) 34: [102] [102] 0x2ae3c910b0 VAL: '2111' (3 sibs) 34: [103] [103] 0x2ae3c91140 VAL: '2112' (3 sibs) 34: [104] [104] 0x2ae3c911d0 SEQ: (3 sibs) 3 children: 34: [105] [105] 0x2ae3c91260 VAL: '2120' (3 sibs) 34: [106] [106] 0x2ae3c912f0 VAL: '2121' (3 sibs) 34: [107] [107] 0x2ae3c91380 VAL: '2122' (3 sibs) 34: [108] [108] 0x2ae3c91410 SEQ: (3 sibs) 3 children: 34: [109] [109] 0x2ae3c914a0 SEQ: (3 sibs) 3 children: 34: [110] [110] 0x2ae3c91530 VAL: '2200' (3 sibs) 34: [111] [111] 0x2ae3c915c0 VAL: '2201' (3 sibs) 34: [112] [112] 0x2ae3c91650 VAL: '2202' (3 sibs) 34: [113] [113] 0x2ae3c916e0 SEQ: (3 sibs) 3 children: 34: [114] [114] 0x2ae3c91770 VAL: '2210' (3 sibs) 34: [115] [115] 0x2ae3c91800 VAL: '2211' (3 sibs) 34: [116] [116] 0x2ae3c91890 VAL: '2212' (3 sibs) 34: [117] [117] 0x2ae3c91920 SEQ: (3 sibs) 3 children: 34: [118] [118] 0x2ae3c919b0 VAL: '2220' (3 sibs) 34: [119] [119] 0x2ae3c91a40 VAL: '2221' (3 sibs) 34: [120] [120] 0x2ae3c91ad0 VAL: '2222' (3 sibs) 34: #nodes=121 vs #printed=121 34: -------------------------------------- 34: ~~~~~~~~~~~~~~ emitted yml: 34: - - - - 0000\n 34: - 0001\n 34: - 0002\n 34: - - 0010\n 34: - 0011\n 34: - 0012\n 34: - - 0020\n 34: - 0021\n 34: - 0022\n 34: - - - 0100\n 34: - 0101\n 34: - 0102\n 34: - - 0110\n 34: - 0111\n 34: - 0112\n 34: - - 0120\n 34: - 0121\n 34: - 0122\n 34: - - - 0200\n 34: - 0201\n 34: - 0202\n 34: - - 0210\n 34: - 0211\n 34: - 0212\n 34: - - 0220\n 34: - 0221\n 34: - 0222\n 34: - - - - 1000\n 34: - 1001\n 34: - 1002\n 34: - - 1010\n 34: - 1011\n 34: - 1012\n 34: - - 1020\n 34: - 1021\n 34: - 1022\n 34: - - - 1100\n 34: - 1101\n 34: - 1102\n 34: - - 1110\n 34: - 1111\n 34: - 1112\n 34: - - 1120\n 34: - 1121\n 34: - 1122\n 34: - - - 1200\n 34: - 1201\n 34: - 1202\n 34: - - 1210\n 34: - 1211\n 34: - 1212\n 34: - - 1220\n 34: - 1221\n 34: - 1222\n 34: - - - - 2000\n 34: - 2001\n 34: - 2002\n 34: - - 2010\n 34: - 2011\n 34: - 2012\n 34: - - 2020\n 34: - 2021\n 34: - 2022\n 34: - - - 2100\n 34: - 2101\n 34: - 2102\n 34: - - 2110\n 34: - 2111\n 34: - 2112\n 34: - - 2120\n 34: - 2121\n 34: - 2122\n 34: - - - 2200\n 34: - 2201\n 34: - 2202\n 34: - - 2210\n 34: - 2211\n 34: - 2212\n 34: - - 2220\n 34: - 2221\n 34: - 2222\n 34: ~~~~~~~~~~~~~~ emitted tree: 34: -------------------------------------- 34: [0][0] 0x2ae3ca1ba0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2ae3ca1c30 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2ae3ca1cc0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2ae3ca1d50 SEQ: (3 sibs) 3 children: 34: [4] [4] 0x2ae3ca1de0 VAL: '0000' (3 sibs) 34: [5] [5] 0x2ae3ca1e70 VAL: '0001' (3 sibs) 34: [6] [6] 0x2ae3ca1f00 VAL: '0002' (3 sibs) 34: [7] [7] 0x2ae3ca1f90 SEQ: (3 sibs) 3 children: 34: [8] [8] 0x2ae3ca2020 VAL: '0010' (3 sibs) 34: [9] [9] 0x2ae3ca20b0 VAL: '0011' (3 sibs) 34: [10] [10] 0x2ae3ca2140 VAL: '0012' (3 sibs) 34: [11] [11] 0x2ae3ca21d0 SEQ: (3 sibs) 3 children: 34: [12] [12] 0x2ae3ca2260 VAL: '0020' (3 sibs) 34: [13] [13] 0x2ae3ca22f0 VAL: '0021' (3 sibs) 34: [14] [14] 0x2ae3ca2380 VAL: '0022' (3 sibs) 34: [15] [15] 0x2ae3ca2410 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2ae3ca24a0 SEQ: (3 sibs) 3 children: 34: [17] [17] 0x2ae3ca2530 VAL: '0100' (3 sibs) 34: [18] [18] 0x2ae3ca25c0 VAL: '0101' (3 sibs) 34: [19] [19] 0x2ae3ca2650 VAL: '0102' (3 sibs) 34: [20] [20] 0x2ae3ca26e0 SEQ: (3 sibs) 3 children: 34: [21] [21] 0x2ae3ca2770 VAL: '0110' (3 sibs) 34: [22] [22] 0x2ae3ca2800 VAL: '0111' (3 sibs) 34: [23] [23] 0x2ae3ca2890 VAL: '0112' (3 sibs) 34: [24] [24] 0x2ae3ca2920 SEQ: (3 sibs) 3 children: 34: [25] [25] 0x2ae3ca29b0 VAL: '0120' (3 sibs) 34: [26] [26] 0x2ae3ca2a40 VAL: '0121' (3 sibs) 34: [27] [27] 0x2ae3ca2ad0 VAL: '0122' (3 sibs) 34: [28] [28] 0x2ae3ca2b60 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2ae3ca2bf0 SEQ: (3 sibs) 3 children: 34: [30] [30] 0x2ae3ca2c80 VAL: '0200' (3 sibs) 34: [31] [31] 0x2ae3ca2d10 VAL: '0201' (3 sibs) 34: [32] [32] 0x2ae3ca2da0 VAL: '0202' (3 sibs) 34: [33] [33] 0x2ae3ca2e30 SEQ: (3 sibs) 3 children: 34: [34] [34] 0x2ae3ca2ec0 VAL: '0210' (3 sibs) 34: [35] [35] 0x2ae3ca2f50 VAL: '0211' (3 sibs) 34: [36] [36] 0x2ae3ca2fe0 VAL: '0212' (3 sibs) 34: [37] [37] 0x2ae3ca3070 SEQ: (3 sibs) 3 children: 34: [38] [38] 0x2ae3ca3100 VAL: '0220' (3 sibs) 34: [39] [39] 0x2ae3ca3190 VAL: '0221' (3 sibs) 34: [40] [40] 0x2ae3ca3220 VAL: '0222' (3 sibs) 34: [41] [41] 0x2ae3ca32b0 SEQ: (3 sibs) 3 children: 34: [42] [42] 0x2ae3ca3340 SEQ: (3 sibs) 3 children: 34: [43] [43] 0x2ae3ca33d0 SEQ: (3 sibs) 3 children: 34: [44] [44] 0x2ae3ca3460 VAL: '1000' (3 sibs) 34: [45] [45] 0x2ae3ca34f0 VAL: '1001' (3 sibs) 34: [46] [46] 0x2ae3ca3580 VAL: '1002' (3 sibs) 34: [47] [47] 0x2ae3ca3610 SEQ: (3 sibs) 3 children: 34: [48] [48] 0x2ae3ca36a0 VAL: '1010' (3 sibs) 34: [49] [49] 0x2ae3ca3730 VAL: '1011' (3 sibs) 34: [50] [50] 0x2ae3ca37c0 VAL: '1012' (3 sibs) 34: [51] [51] 0x2ae3ca3850 SEQ: (3 sibs) 3 children: 34: [52] [52] 0x2ae3ca38e0 VAL: '1020' (3 sibs) 34: [53] [53] 0x2ae3ca3970 VAL: '1021' (3 sibs) 34: [54] [54] 0x2ae3ca3a00 VAL: '1022' (3 sibs) 34: [55] [55] 0x2ae3ca3a90 SEQ: (3 sibs) 3 children: 34: [56] [56] 0x2ae3ca3b20 SEQ: (3 sibs) 3 children: 34: [57] [57] 0x2ae3ca3bb0 VAL: '1100' (3 sibs) 34: [58] [58] 0x2ae3ca3c40 VAL: '1101' (3 sibs) 34: [59] [59] 0x2ae3ca3cd0 VAL: '1102' (3 sibs) 34: [60] [60] 0x2ae3ca3d60 SEQ: (3 sibs) 3 children: 34: [61] [61] 0x2ae3ca3df0 VAL: '1110' (3 sibs) 34: [62] [62] 0x2ae3ca3e80 VAL: '1111' (3 sibs) 34: [63] [63] 0x2ae3ca3f10 VAL: '1112' (3 sibs) 34: [64] [64] 0x2ae3ca3fa0 SEQ: (3 sibs) 3 children: 34: [65] [65] 0x2ae3ca4030 VAL: '1120' (3 sibs) 34: [66] [66] 0x2ae3ca40c0 VAL: '1121' (3 sibs) 34: [67] [67] 0x2ae3ca4150 VAL: '1122' (3 sibs) 34: [68] [68] 0x2ae3ca41e0 SEQ: (3 sibs) 3 children: 34: [69] [69] 0x2ae3ca4270 SEQ: (3 sibs) 3 children: 34: [70] [70] 0x2ae3ca4300 VAL: '1200' (3 sibs) 34: [71] [71] 0x2ae3ca4390 VAL: '1201' (3 sibs) 34: [72] [72] 0x2ae3ca4420 VAL: '1202' (3 sibs) 34: [73] [73] 0x2ae3ca44b0 SEQ: (3 sibs) 3 children: 34: [74] [74] 0x2ae3ca4540 VAL: '1210' (3 sibs) 34: [75] [75] 0x2ae3ca45d0 VAL: '1211' (3 sibs) 34: [76] [76] 0x2ae3ca4660 VAL: '1212' (3 sibs) 34: [77] [77] 0x2ae3ca46f0 SEQ: (3 sibs) 3 children: 34: [78] [78] 0x2ae3ca4780 VAL: '1220' (3 sibs) 34: [79] [79] 0x2ae3ca4810 VAL: '1221' (3 sibs) 34: [80] [80] 0x2ae3ca48a0 VAL: '1222' (3 sibs) 34: [81] [81] 0x2ae3ca4930 SEQ: (3 sibs) 3 children: 34: [82] [82] 0x2ae3ca49c0 SEQ: (3 sibs) 3 children: 34: [83] [83] 0x2ae3ca4a50 SEQ: (3 sibs) 3 children: 34: [84] [84] 0x2ae3ca4ae0 VAL: '2000' (3 sibs) 34: [85] [85] 0x2ae3ca4b70 VAL: '2001' (3 sibs) 34: [86] [86] 0x2ae3ca4c00 VAL: '2002' (3 sibs) 34: [87] [87] 0x2ae3ca4c90 SEQ: (3 sibs) 3 children: 34: [88] [88] 0x2ae3ca4d20 VAL: '2010' (3 sibs) 34: [89] [89] 0x2ae3ca4db0 VAL: '2011' (3 sibs) 34: [90] [90] 0x2ae3ca4e40 VAL: '2012' (3 sibs) 34: [91] [91] 0x2ae3ca4ed0 SEQ: (3 sibs) 3 children: 34: [92] [92] 0x2ae3ca4f60 VAL: '2020' (3 sibs) 34: [93] [93] 0x2ae3ca4ff0 VAL: '2021' (3 sibs) 34: [94] [94] 0x2ae3ca5080 VAL: '2022' (3 sibs) 34: [95] [95] 0x2ae3ca5110 SEQ: (3 sibs) 3 children: 34: [96] [96] 0x2ae3ca51a0 SEQ: (3 sibs) 3 children: 34: [97] [97] 0x2ae3ca5230 VAL: '2100' (3 sibs) 34: [98] [98] 0x2ae3ca52c0 VAL: '2101' (3 sibs) 34: [99] [99] 0x2ae3ca5350 VAL: '2102' (3 sibs) 34: [100] [100] 0x2ae3ca53e0 SEQ: (3 sibs) 3 children: 34: [101] [101] 0x2ae3ca5470 VAL: '2110' (3 sibs) 34: [102] [102] 0x2ae3ca5500 VAL: '2111' (3 sibs) 34: [103] [103] 0x2ae3ca5590 VAL: '2112' (3 sibs) 34: [104] [104] 0x2ae3ca5620 SEQ: (3 sibs) 3 children: 34: [105] [105] 0x2ae3ca56b0 VAL: '2120' (3 sibs) 34: [106] [106] 0x2ae3ca5740 VAL: '2121' (3 sibs) 34: [107] [107] 0x2ae3ca57d0 VAL: '2122' (3 sibs) 34: [108] [108] 0x2ae3ca5860 SEQ: (3 sibs) 3 children: 34: [109] [109] 0x2ae3ca58f0 SEQ: (3 sibs) 3 children: 34: [110] [110] 0x2ae3ca5980 VAL: '2200' (3 sibs) 34: [111] [111] 0x2ae3ca5a10 VAL: '2201' (3 sibs) 34: [112] [112] 0x2ae3ca5aa0 VAL: '2202' (3 sibs) 34: [113] [113] 0x2ae3ca5b30 SEQ: (3 sibs) 3 children: 34: [114] [114] 0x2ae3ca5bc0 VAL: '2210' (3 sibs) 34: [115] [115] 0x2ae3ca5c50 VAL: '2211' (3 sibs) 34: [116] [116] 0x2ae3ca5ce0 VAL: '2212' (3 sibs) 34: [117] [117] 0x2ae3ca5d70 SEQ: (3 sibs) 3 children: 34: [118] [118] 0x2ae3ca5e00 VAL: '2220' (3 sibs) 34: [119] [119] 0x2ae3ca5e90 VAL: '2221' (3 sibs) 34: [120] [120] 0x2ae3ca5f20 VAL: '2222' (3 sibs) 34: #nodes=121 vs #printed=121 34: -------------------------------------- 34: ~~~~~~~~~~~~~~ 34: [ OK ] NESTED_SEQX4/YmlTestCase.complete_unix_round_trip/1 (16 ms) 34: [ RUN ] NESTED_SEQX4/YmlTestCase.complete_windows_round_trip/0 34: ------------------------------------------- 34: running test case 'nested seq x4, explicit' 34: ------------------------------------------- 34: ~~~~~~~~~~~~~~ src yml: 34: [\r\n 34: [[[0000, 0001, 0002], [0010, 0011, 0012], [0020, 0021, 0022]],\r\n 34: [[0100, 0101, 0102], [0110, 0111, 0112], [0120, 0121, 0122]],\r\n 34: [[0200, 0201, 0202], [0210, 0211, 0212], [0220, 0221, 0222]]],\r\n 34: \r\n 34: [[[1000, 1001, 1002], [1010, 1011, 1012], [1020, 1021, 1022]],\r\n 34: [[1100, 1101, 1102], [1110, 1111, 1112], [1120, 1121, 1122]],\r\n 34: [[1200, 1201, 1202], [1210, 1211, 1212], [1220, 1221, 1222]]],\r\n 34: \r\n 34: [[[2000, 2001, 2002], [2010, 2011, 2012], [2020, 2021, 2022]],\r\n 34: [[2100, 2101, 2102], [2110, 2111, 2112], [2120, 2121, 2122]],\r\n 34: [[2200, 2201, 2202], [2210, 2211, 2212], [2220, 2221, 2222]]],\r\n 34: ]~~~~~~~~~~~~~~ parsed tree: 34: -------------------------------------- 34: [0][0] 0x2ae3c91f60 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2ae3c91ff0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2ae3c92080 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2ae3c92110 SEQ: (3 sibs) 3 children: 34: [4] [4] 0x2ae3c921a0 VAL: '0000' (3 sibs) 34: [5] [5] 0x2ae3c92230 VAL: '0001' (3 sibs) 34: [6] [6] 0x2ae3c922c0 VAL: '0002' (3 sibs) 34: [7] [7] 0x2ae3c92350 SEQ: (3 sibs) 3 children: 34: [8] [8] 0x2ae3c923e0 VAL: '0010' (3 sibs) 34: [9] [9] 0x2ae3c92470 VAL: '0011' (3 sibs) 34: [10] [10] 0x2ae3c92500 VAL: '0012' (3 sibs) 34: [11] [11] 0x2ae3c92590 SEQ: (3 sibs) 3 children: 34: [12] [12] 0x2ae3c92620 VAL: '0020' (3 sibs) 34: [13] [13] 0x2ae3c926b0 VAL: '0021' (3 sibs) 34: [14] [14] 0x2ae3c92740 VAL: '0022' (3 sibs) 34: [15] [15] 0x2ae3c927d0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2ae3c92860 SEQ: (3 sibs) 3 children: 34: [17] [17] 0x2ae3c928f0 VAL: '0100' (3 sibs) 34: [18] [18] 0x2ae3c92980 VAL: '0101' (3 sibs) 34: [19] [19] 0x2ae3c92a10 VAL: '0102' (3 sibs) 34: [20] [20] 0x2ae3c92aa0 SEQ: (3 sibs) 3 children: 34: [21] [21] 0x2ae3c92b30 VAL: '0110' (3 sibs) 34: [22] [22] 0x2ae3c92bc0 VAL: '0111' (3 sibs) 34: [23] [23] 0x2ae3c92c50 VAL: '0112' (3 sibs) 34: [24] [24] 0x2ae3c92ce0 SEQ: (3 sibs) 3 children: 34: [25] [25] 0x2ae3c92d70 VAL: '0120' (3 sibs) 34: [26] [26] 0x2ae3c92e00 VAL: '0121' (3 sibs) 34: [27] [27] 0x2ae3c92e90 VAL: '0122' (3 sibs) 34: [28] [28] 0x2ae3c92f20 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2ae3c92fb0 SEQ: (3 sibs) 3 children: 34: [30] [30] 0x2ae3c93040 VAL: '0200' (3 sibs) 34: [31] [31] 0x2ae3c930d0 VAL: '0201' (3 sibs) 34: [32] [32] 0x2ae3c93160 VAL: '0202' (3 sibs) 34: [33] [33] 0x2ae3c931f0 SEQ: (3 sibs) 3 children: 34: [34] [34] 0x2ae3c93280 VAL: '0210' (3 sibs) 34: [35] [35] 0x2ae3c93310 VAL: '0211' (3 sibs) 34: [36] [36] 0x2ae3c933a0 VAL: '0212' (3 sibs) 34: [37] [37] 0x2ae3c93430 SEQ: (3 sibs) 3 children: 34: [38] [38] 0x2ae3c934c0 VAL: '0220' (3 sibs) 34: [39] [39] 0x2ae3c93550 VAL: '0221' (3 sibs) 34: [40] [40] 0x2ae3c935e0 VAL: '0222' (3 sibs) 34: [41] [41] 0x2ae3c93670 SEQ: (3 sibs) 3 children: 34: [42] [42] 0x2ae3c93700 SEQ: (3 sibs) 3 children: 34: [43] [43] 0x2ae3c93790 SEQ: (3 sibs) 3 children: 34: [44] [44] 0x2ae3c93820 VAL: '1000' (3 sibs) 34: [45] [45] 0x2ae3c938b0 VAL: '1001' (3 sibs) 34: [46] [46] 0x2ae3c93940 VAL: '1002' (3 sibs) 34: [47] [47] 0x2ae3c939d0 SEQ: (3 sibs) 3 children: 34: [48] [48] 0x2ae3c93a60 VAL: '1010' (3 sibs) 34: [49] [49] 0x2ae3c93af0 VAL: '1011' (3 sibs) 34: [50] [50] 0x2ae3c93b80 VAL: '1012' (3 sibs) 34: [51] [51] 0x2ae3c93c10 SEQ: (3 sibs) 3 children: 34: [52] [52] 0x2ae3c93ca0 VAL: '1020' (3 sibs) 34: [53] [53] 0x2ae3c93d30 VAL: '1021' (3 sibs) 34: [54] [54] 0x2ae3c93dc0 VAL: '1022' (3 sibs) 34: [55] [55] 0x2ae3c93e50 SEQ: (3 sibs) 3 children: 34: [56] [56] 0x2ae3c93ee0 SEQ: (3 sibs) 3 children: 34: [57] [57] 0x2ae3c93f70 VAL: '1100' (3 sibs) 34: [58] [58] 0x2ae3c94000 VAL: '1101' (3 sibs) 34: [59] [59] 0x2ae3c94090 VAL: '1102' (3 sibs) 34: [60] [60] 0x2ae3c94120 SEQ: (3 sibs) 3 children: 34: [61] [61] 0x2ae3c941b0 VAL: '1110' (3 sibs) 34: [62] [62] 0x2ae3c94240 VAL: '1111' (3 sibs) 34: [63] [63] 0x2ae3c942d0 VAL: '1112' (3 sibs) 34: [64] [64] 0x2ae3c94360 SEQ: (3 sibs) 3 children: 34: [65] [65] 0x2ae3c943f0 VAL: '1120' (3 sibs) 34: [66] [66] 0x2ae3c94480 VAL: '1121' (3 sibs) 34: [67] [67] 0x2ae3c94510 VAL: '1122' (3 sibs) 34: [68] [68] 0x2ae3c945a0 SEQ: (3 sibs) 3 children: 34: [69] [69] 0x2ae3c94630 SEQ: (3 sibs) 3 children: 34: [70] [70] 0x2ae3c946c0 VAL: '1200' (3 sibs) 34: [71] [71] 0x2ae3c94750 VAL: '1201' (3 sibs) 34: [72] [72] 0x2ae3c947e0 VAL: '1202' (3 sibs) 34: [73] [73] 0x2ae3c94870 SEQ: (3 sibs) 3 children: 34: [74] [74] 0x2ae3c94900 VAL: '1210' (3 sibs) 34: [75] [75] 0x2ae3c94990 VAL: '1211' (3 sibs) 34: [76] [76] 0x2ae3c94a20 VAL: '1212' (3 sibs) 34: [77] [77] 0x2ae3c94ab0 SEQ: (3 sibs) 3 children: 34: [78] [78] 0x2ae3c94b40 VAL: '1220' (3 sibs) 34: [79] [79] 0x2ae3c94bd0 VAL: '1221' (3 sibs) 34: [80] [80] 0x2ae3c94c60 VAL: '1222' (3 sibs) 34: [81] [81] 0x2ae3c94cf0 SEQ: (3 sibs) 3 children: 34: [82] [82] 0x2ae3c94d80 SEQ: (3 sibs) 3 children: 34: [83] [83] 0x2ae3c94e10 SEQ: (3 sibs) 3 children: 34: [84] [84] 0x2ae3c94ea0 VAL: '2000' (3 sibs) 34: [85] [85] 0x2ae3c94f30 VAL: '2001' (3 sibs) 34: [86] [86] 0x2ae3c94fc0 VAL: '2002' (3 sibs) 34: [87] [87] 0x2ae3c95050 SEQ: (3 sibs) 3 children: 34: [88] [88] 0x2ae3c950e0 VAL: '2010' (3 sibs) 34: [89] [89] 0x2ae3c95170 VAL: '2011' (3 sibs) 34: [90] [90] 0x2ae3c95200 VAL: '2012' (3 sibs) 34: [91] [91] 0x2ae3c95290 SEQ: (3 sibs) 3 children: 34: [92] [92] 0x2ae3c95320 VAL: '2020' (3 sibs) 34: [93] [93] 0x2ae3c953b0 VAL: '2021' (3 sibs) 34: [94] [94] 0x2ae3c95440 VAL: '2022' (3 sibs) 34: [95] [95] 0x2ae3c954d0 SEQ: (3 sibs) 3 children: 34: [96] [96] 0x2ae3c95560 SEQ: (3 sibs) 3 children: 34: [97] [97] 0x2ae3c955f0 VAL: '2100' (3 sibs) 34: [98] [98] 0x2ae3c95680 VAL: '2101' (3 sibs) 34: [99] [99] 0x2ae3c95710 VAL: '2102' (3 sibs) 34: [100] [100] 0x2ae3c957a0 SEQ: (3 sibs) 3 children: 34: [101] [101] 0x2ae3c95830 VAL: '2110' (3 sibs) 34: [102] [102] 0x2ae3c958c0 VAL: '2111' (3 sibs) 34: [103] [103] 0x2ae3c95950 VAL: '2112' (3 sibs) 34: [104] [104] 0x2ae3c959e0 SEQ: (3 sibs) 3 children: 34: [105] [105] 0x2ae3c95a70 VAL: '2120' (3 sibs) 34: [106] [106] 0x2ae3c95b00 VAL: '2121' (3 sibs) 34: [107] [107] 0x2ae3c95b90 VAL: '2122' (3 sibs) 34: [108] [108] 0x2ae3c95c20 SEQ: (3 sibs) 3 children: 34: [109] [109] 0x2ae3c95cb0 SEQ: (3 sibs) 3 children: 34: [110] [110] 0x2ae3c95d40 VAL: '2200' (3 sibs) 34: [111] [111] 0x2ae3c95dd0 VAL: '2201' (3 sibs) 34: [112] [112] 0x2ae3c95e60 VAL: '2202' (3 sibs) 34: [113] [113] 0x2ae3c95ef0 SEQ: (3 sibs) 3 children: 34: [114] [114] 0x2ae3c95f80 VAL: '2210' (3 sibs) 34: [115] [115] 0x2ae3c96010 VAL: '2211' (3 sibs) 34: [116] [116] 0x2ae3c960a0 VAL: '2212' (3 sibs) 34: [117] [117] 0x2ae3c96130 SEQ: (3 sibs) 3 children: 34: [118] [118] 0x2ae3c961c0 VAL: '2220' (3 sibs) 34: [119] [119] 0x2ae3c96250 VAL: '2221' (3 sibs) 34: [120] [120] 0x2ae3c962e0 VAL: '2222' (3 sibs) 34: #nodes=121 vs #printed=121 34: -------------------------------------- 34: ~~~~~~~~~~~~~~ emitted yml: 34: - - - - 0000\n 34: - 0001\n 34: - 0002\n 34: - - 0010\n 34: - 0011\n 34: - 0012\n 34: - - 0020\n 34: - 0021\n 34: - 0022\n 34: - - - 0100\n 34: - 0101\n 34: - 0102\n 34: - - 0110\n 34: - 0111\n 34: - 0112\n 34: - - 0120\n 34: - 0121\n 34: - 0122\n 34: - - - 0200\n 34: - 0201\n 34: - 0202\n 34: - - 0210\n 34: - 0211\n 34: - 0212\n 34: - - 0220\n 34: - 0221\n 34: - 0222\n 34: - - - - 1000\n 34: - 1001\n 34: - 1002\n 34: - - 1010\n 34: - 1011\n 34: - 1012\n 34: - - 1020\n 34: - 1021\n 34: - 1022\n 34: - - - 1100\n 34: - 1101\n 34: - 1102\n 34: - - 1110\n 34: - 1111\n 34: - 1112\n 34: - - 1120\n 34: - 1121\n 34: - 1122\n 34: - - - 1200\n 34: - 1201\n 34: - 1202\n 34: - - 1210\n 34: - 1211\n 34: - 1212\n 34: - - 1220\n 34: - 1221\n 34: - 1222\n 34: - - - - 2000\n 34: - 2001\n 34: - 2002\n 34: - - 2010\n 34: - 2011\n 34: - 2012\n 34: - - 2020\n 34: - 2021\n 34: - 2022\n 34: - - - 2100\n 34: - 2101\n 34: - 2102\n 34: - - 2110\n 34: - 2111\n 34: - 2112\n 34: - - 2120\n 34: - 2121\n 34: - 2122\n 34: - - - 2200\n 34: - 2201\n 34: - 2202\n 34: - - 2210\n 34: - 2211\n 34: - 2212\n 34: - - 2220\n 34: - 2221\n 34: - 2222\n 34: ~~~~~~~~~~~~~~ emitted tree: 34: -------------------------------------- 34: [0][0] 0x2ae3ca63b0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2ae3ca6440 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2ae3ca64d0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2ae3ca6560 SEQ: (3 sibs) 3 children: 34: [4] [4] 0x2ae3ca65f0 VAL: '0000' (3 sibs) 34: [5] [5] 0x2ae3ca6680 VAL: '0001' (3 sibs) 34: [6] [6] 0x2ae3ca6710 VAL: '0002' (3 sibs) 34: [7] [7] 0x2ae3ca67a0 SEQ: (3 sibs) 3 children: 34: [8] [8] 0x2ae3ca6830 VAL: '0010' (3 sibs) 34: [9] [9] 0x2ae3ca68c0 VAL: '0011' (3 sibs) 34: [10] [10] 0x2ae3ca6950 VAL: '0012' (3 sibs) 34: [11] [11] 0x2ae3ca69e0 SEQ: (3 sibs) 3 children: 34: [12] [12] 0x2ae3ca6a70 VAL: '0020' (3 sibs) 34: [13] [13] 0x2ae3ca6b00 VAL: '0021' (3 sibs) 34: [14] [14] 0x2ae3ca6b90 VAL: '0022' (3 sibs) 34: [15] [15] 0x2ae3ca6c20 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2ae3ca6cb0 SEQ: (3 sibs) 3 children: 34: [17] [17] 0x2ae3ca6d40 VAL: '0100' (3 sibs) 34: [18] [18] 0x2ae3ca6dd0 VAL: '0101' (3 sibs) 34: [19] [19] 0x2ae3ca6e60 VAL: '0102' (3 sibs) 34: [20] [20] 0x2ae3ca6ef0 SEQ: (3 sibs) 3 children: 34: [21] [21] 0x2ae3ca6f80 VAL: '0110' (3 sibs) 34: [22] [22] 0x2ae3ca7010 VAL: '0111' (3 sibs) 34: [23] [23] 0x2ae3ca70a0 VAL: '0112' (3 sibs) 34: [24] [24] 0x2ae3ca7130 SEQ: (3 sibs) 3 children: 34: [25] [25] 0x2ae3ca71c0 VAL: '0120' (3 sibs) 34: [26] [26] 0x2ae3ca7250 VAL: '0121' (3 sibs) 34: [27] [27] 0x2ae3ca72e0 VAL: '0122' (3 sibs) 34: [28] [28] 0x2ae3ca7370 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2ae3ca7400 SEQ: (3 sibs) 3 children: 34: [30] [30] 0x2ae3ca7490 VAL: '0200' (3 sibs) 34: [31] [31] 0x2ae3ca7520 VAL: '0201' (3 sibs) 34: [32] [32] 0x2ae3ca75b0 VAL: '0202' (3 sibs) 34: [33] [33] 0x2ae3ca7640 SEQ: (3 sibs) 3 children: 34: [34] [34] 0x2ae3ca76d0 VAL: '0210' (3 sibs) 34: [35] [35] 0x2ae3ca7760 VAL: '0211' (3 sibs) 34: [36] [36] 0x2ae3ca77f0 VAL: '0212' (3 sibs) 34: [37] [37] 0x2ae3ca7880 SEQ: (3 sibs) 3 children: 34: [38] [38] 0x2ae3ca7910 VAL: '0220' (3 sibs) 34: [39] [39] 0x2ae3ca79a0 VAL: '0221' (3 sibs) 34: [40] [40] 0x2ae3ca7a30 VAL: '0222' (3 sibs) 34: [41] [41] 0x2ae3ca7ac0 SEQ: (3 sibs) 3 children: 34: [42] [42] 0x2ae3ca7b50 SEQ: (3 sibs) 3 children: 34: [43] [43] 0x2ae3ca7be0 SEQ: (3 sibs) 3 children: 34: [44] [44] 0x2ae3ca7c70 VAL: '1000' (3 sibs) 34: [45] [45] 0x2ae3ca7d00 VAL: '1001' (3 sibs) 34: [46] [46] 0x2ae3ca7d90 VAL: '1002' (3 sibs) 34: [47] [47] 0x2ae3ca7e20 SEQ: (3 sibs) 3 children: 34: [48] [48] 0x2ae3ca7eb0 VAL: '1010' (3 sibs) 34: [49] [49] 0x2ae3ca7f40 VAL: '1011' (3 sibs) 34: [50] [50] 0x2ae3ca7fd0 VAL: '1012' (3 sibs) 34: [51] [51] 0x2ae3ca8060 SEQ: (3 sibs) 3 children: 34: [52] [52] 0x2ae3ca80f0 VAL: '1020' (3 sibs) 34: [53] [53] 0x2ae3ca8180 VAL: '1021' (3 sibs) 34: [54] [54] 0x2ae3ca8210 VAL: '1022' (3 sibs) 34: [55] [55] 0x2ae3ca82a0 SEQ: (3 sibs) 3 children: 34: [56] [56] 0x2ae3ca8330 SEQ: (3 sibs) 3 children: 34: [57] [57] 0x2ae3ca83c0 VAL: '1100' (3 sibs) 34: [58] [58] 0x2ae3ca8450 VAL: '1101' (3 sibs) 34: [59] [59] 0x2ae3ca84e0 VAL: '1102' (3 sibs) 34: [60] [60] 0x2ae3ca8570 SEQ: (3 sibs) 3 children: 34: [61] [61] 0x2ae3ca8600 VAL: '1110' (3 sibs) 34: [62] [62] 0x2ae3ca8690 VAL: '1111' (3 sibs) 34: [63] [63] 0x2ae3ca8720 VAL: '1112' (3 sibs) 34: [64] [64] 0x2ae3ca87b0 SEQ: (3 sibs) 3 children: 34: [65] [65] 0x2ae3ca8840 VAL: '1120' (3 sibs) 34: [66] [66] 0x2ae3ca88d0 VAL: '1121' (3 sibs) 34: [67] [67] 0x2ae3ca8960 VAL: '1122' (3 sibs) 34: [68] [68] 0x2ae3ca89f0 SEQ: (3 sibs) 3 children: 34: [69] [69] 0x2ae3ca8a80 SEQ: (3 sibs) 3 children: 34: [70] [70] 0x2ae3ca8b10 VAL: '1200' (3 sibs) 34: [71] [71] 0x2ae3ca8ba0 VAL: '1201' (3 sibs) 34: [72] [72] 0x2ae3ca8c30 VAL: '1202' (3 sibs) 34: [73] [73] 0x2ae3ca8cc0 SEQ: (3 sibs) 3 children: 34: [74] [74] 0x2ae3ca8d50 VAL: '1210' (3 sibs) 34: [75] [75] 0x2ae3ca8de0 VAL: '1211' (3 sibs) 34: [76] [76] 0x2ae3ca8e70 VAL: '1212' (3 sibs) 34: [77] [77] 0x2ae3ca8f00 SEQ: (3 sibs) 3 children: 34: [78] [78] 0x2ae3ca8f90 VAL: '1220' (3 sibs) 34: [79] [79] 0x2ae3ca9020 VAL: '1221' (3 sibs) 34: [80] [80] 0x2ae3ca90b0 VAL: '1222' (3 sibs) 34: [81] [81] 0x2ae3ca9140 SEQ: (3 sibs) 3 children: 34: [82] [82] 0x2ae3ca91d0 SEQ: (3 sibs) 3 children: 34: [83] [83] 0x2ae3ca9260 SEQ: (3 sibs) 3 children: 34: [84] [84] 0x2ae3ca92f0 VAL: '2000' (3 sibs) 34: [85] [85] 0x2ae3ca9380 VAL: '2001' (3 sibs) 34: [86] [86] 0x2ae3ca9410 VAL: '2002' (3 sibs) 34: [87] [87] 0x2ae3ca94a0 SEQ: (3 sibs) 3 children: 34: [88] [88] 0x2ae3ca9530 VAL: '2010' (3 sibs) 34: [89] [89] 0x2ae3ca95c0 VAL: '2011' (3 sibs) 34: [90] [90] 0x2ae3ca9650 VAL: '2012' (3 sibs) 34: [91] [91] 0x2ae3ca96e0 SEQ: (3 sibs) 3 children: 34: [92] [92] 0x2ae3ca9770 VAL: '2020' (3 sibs) 34: [93] [93] 0x2ae3ca9800 VAL: '2021' (3 sibs) 34: [94] [94] 0x2ae3ca9890 VAL: '2022' (3 sibs) 34: [95] [95] 0x2ae3ca9920 SEQ: (3 sibs) 3 children: 34: [96] [96] 0x2ae3ca99b0 SEQ: (3 sibs) 3 children: 34: [97] [97] 0x2ae3ca9a40 VAL: '2100' (3 sibs) 34: [98] [98] 0x2ae3ca9ad0 VAL: '2101' (3 sibs) 34: [99] [99] 0x2ae3ca9b60 VAL: '2102' (3 sibs) 34: [100] [100] 0x2ae3ca9bf0 SEQ: (3 sibs) 3 children: 34: [101] [101] 0x2ae3ca9c80 VAL: '2110' (3 sibs) 34: [102] [102] 0x2ae3ca9d10 VAL: '2111' (3 sibs) 34: [103] [103] 0x2ae3ca9da0 VAL: '2112' (3 sibs) 34: [104] [104] 0x2ae3ca9e30 SEQ: (3 sibs) 3 children: 34: [105] [105] 0x2ae3ca9ec0 VAL: '2120' (3 sibs) 34: [106] [106] 0x2ae3ca9f50 VAL: '2121' (3 sibs) 34: [107] [107] 0x2ae3ca9fe0 VAL: '2122' (3 sibs) 34: [108] [108] 0x2ae3caa070 SEQ: (3 sibs) 3 children: 34: [109] [109] 0x2ae3caa100 SEQ: (3 sibs) 3 children: 34: [110] [110] 0x2ae3caa190 VAL: '2200' (3 sibs) 34: [111] [111] 0x2ae3caa220 VAL: '2201' (3 sibs) 34: [112] [112] 0x2ae3caa2b0 VAL: '2202' (3 sibs) 34: [113] [113] 0x2ae3caa340 SEQ: (3 sibs) 3 children: 34: [114] [114] 0x2ae3caa3d0 VAL: '2210' (3 sibs) 34: [115] [115] 0x2ae3caa460 VAL: '2211' (3 sibs) 34: [116] [116] 0x2ae3caa4f0 VAL: '2212' (3 sibs) 34: [117] [117] 0x2ae3caa580 SEQ: (3 sibs) 3 children: 34: [118] [118] 0x2ae3caa610 VAL: '2220' (3 sibs) 34: [119] [119] 0x2ae3caa6a0 VAL: '2221' (3 sibs) 34: [120] [120] 0x2ae3caa730 VAL: '2222' (3 sibs) 34: #nodes=121 vs #printed=121 34: -------------------------------------- 34: ~~~~~~~~~~~~~~ 34: [ OK ] NESTED_SEQX4/YmlTestCase.complete_windows_round_trip/0 (18 ms) 34: [ RUN ] NESTED_SEQX4/YmlTestCase.complete_windows_round_trip/1 34: ------------------------------------------- 34: running test case 'nested seq x4' 34: ------------------------------------------- 34: ~~~~~~~~~~~~~~ src yml: 34: \r\n 34: - - - - 0000\r\n 34: - 0001\r\n 34: - 0002\r\n 34: - - 0010\r\n 34: - 0011\r\n 34: - 0012\r\n 34: - - 0020\r\n 34: - 0021\r\n 34: - 0022\r\n 34: - - - 0100\r\n 34: - 0101\r\n 34: - 0102\r\n 34: - - 0110\r\n 34: - 0111\r\n 34: - 0112\r\n 34: - - 0120\r\n 34: - 0121\r\n 34: - 0122\r\n 34: - - - 0200\r\n 34: - 0201\r\n 34: - 0202\r\n 34: - - 0210\r\n 34: - 0211\r\n 34: - 0212\r\n 34: - - 0220\r\n 34: - 0221\r\n 34: - 0222\r\n 34: - - - - 1000\r\n 34: - 1001\r\n 34: - 1002\r\n 34: - - 1010\r\n 34: - 1011\r\n 34: - 1012\r\n 34: - - 1020\r\n 34: - 1021\r\n 34: - 1022\r\n 34: - - - 1100\r\n 34: - 1101\r\n 34: - 1102\r\n 34: - - 1110\r\n 34: - 1111\r\n 34: - 1112\r\n 34: - - 1120\r\n 34: - 1121\r\n 34: - 1122\r\n 34: - - - 1200\r\n 34: - 1201\r\n 34: - 1202\r\n 34: - - 1210\r\n 34: - 1211\r\n 34: - 1212\r\n 34: - - 1220\r\n 34: - 1221\r\n 34: - 1222\r\n 34: - - - - 2000\r\n 34: - 2001\r\n 34: - 2002\r\n 34: - - 2010\r\n 34: - 2011\r\n 34: - 2012\r\n 34: - - 2020\r\n 34: - 2021\r\n 34: - 2022\r\n 34: - - - 2100\r\n 34: - 2101\r\n 34: - 2102\r\n 34: - - 2110\r\n 34: - 2111\r\n 34: - 2112\r\n 34: - - 2120\r\n 34: - 2121\r\n 34: - 2122\r\n 34: - - - 2200\r\n 34: - 2201\r\n 34: - 2202\r\n 34: - - 2210\r\n 34: - 2211\r\n 34: - 2212\r\n 34: - - 2220\r\n 34: - 2221\r\n 34: - 2222\r\n 34: ~~~~~~~~~~~~~~ parsed tree: 34: -------------------------------------- 34: [0][0] 0x2ae3c96770 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2ae3c96800 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2ae3c96890 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2ae3c96920 SEQ: (3 sibs) 3 children: 34: [4] [4] 0x2ae3c969b0 VAL: '0000' (3 sibs) 34: [5] [5] 0x2ae3c96a40 VAL: '0001' (3 sibs) 34: [6] [6] 0x2ae3c96ad0 VAL: '0002' (3 sibs) 34: [7] [7] 0x2ae3c96b60 SEQ: (3 sibs) 3 children: 34: [8] [8] 0x2ae3c96bf0 VAL: '0010' (3 sibs) 34: [9] [9] 0x2ae3c96c80 VAL: '0011' (3 sibs) 34: [10] [10] 0x2ae3c96d10 VAL: '0012' (3 sibs) 34: [11] [11] 0x2ae3c96da0 SEQ: (3 sibs) 3 children: 34: [12] [12] 0x2ae3c96e30 VAL: '0020' (3 sibs) 34: [13] [13] 0x2ae3c96ec0 VAL: '0021' (3 sibs) 34: [14] [14] 0x2ae3c96f50 VAL: '0022' (3 sibs) 34: [15] [15] 0x2ae3c96fe0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2ae3c97070 SEQ: (3 sibs) 3 children: 34: [17] [17] 0x2ae3c97100 VAL: '0100' (3 sibs) 34: [18] [18] 0x2ae3c97190 VAL: '0101' (3 sibs) 34: [19] [19] 0x2ae3c97220 VAL: '0102' (3 sibs) 34: [20] [20] 0x2ae3c972b0 SEQ: (3 sibs) 3 children: 34: [21] [21] 0x2ae3c97340 VAL: '0110' (3 sibs) 34: [22] [22] 0x2ae3c973d0 VAL: '0111' (3 sibs) 34: [23] [23] 0x2ae3c97460 VAL: '0112' (3 sibs) 34: [24] [24] 0x2ae3c974f0 SEQ: (3 sibs) 3 children: 34: [25] [25] 0x2ae3c97580 VAL: '0120' (3 sibs) 34: [26] [26] 0x2ae3c97610 VAL: '0121' (3 sibs) 34: [27] [27] 0x2ae3c976a0 VAL: '0122' (3 sibs) 34: [28] [28] 0x2ae3c97730 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2ae3c977c0 SEQ: (3 sibs) 3 children: 34: [30] [30] 0x2ae3c97850 VAL: '0200' (3 sibs) 34: [31] [31] 0x2ae3c978e0 VAL: '0201' (3 sibs) 34: [32] [32] 0x2ae3c97970 VAL: '0202' (3 sibs) 34: [33] [33] 0x2ae3c97a00 SEQ: (3 sibs) 3 children: 34: [34] [34] 0x2ae3c97a90 VAL: '0210' (3 sibs) 34: [35] [35] 0x2ae3c97b20 VAL: '0211' (3 sibs) 34: [36] [36] 0x2ae3c97bb0 VAL: '0212' (3 sibs) 34: [37] [37] 0x2ae3c97c40 SEQ: (3 sibs) 3 children: 34: [38] [38] 0x2ae3c97cd0 VAL: '0220' (3 sibs) 34: [39] [39] 0x2ae3c97d60 VAL: '0221' (3 sibs) 34: [40] [40] 0x2ae3c97df0 VAL: '0222' (3 sibs) 34: [41] [41] 0x2ae3c97e80 SEQ: (3 sibs) 3 children: 34: [42] [42] 0x2ae3c97f10 SEQ: (3 sibs) 3 children: 34: [43] [43] 0x2ae3c97fa0 SEQ: (3 sibs) 3 children: 34: [44] [44] 0x2ae3c98030 VAL: '1000' (3 sibs) 34: [45] [45] 0x2ae3c980c0 VAL: '1001' (3 sibs) 34: [46] [46] 0x2ae3c98150 VAL: '1002' (3 sibs) 34: [47] [47] 0x2ae3c981e0 SEQ: (3 sibs) 3 children: 34: [48] [48] 0x2ae3c98270 VAL: '1010' (3 sibs) 34: [49] [49] 0x2ae3c98300 VAL: '1011' (3 sibs) 34: [50] [50] 0x2ae3c98390 VAL: '1012' (3 sibs) 34: [51] [51] 0x2ae3c98420 SEQ: (3 sibs) 3 children: 34: [52] [52] 0x2ae3c984b0 VAL: '1020' (3 sibs) 34: [53] [53] 0x2ae3c98540 VAL: '1021' (3 sibs) 34: [54] [54] 0x2ae3c985d0 VAL: '1022' (3 sibs) 34: [55] [55] 0x2ae3c98660 SEQ: (3 sibs) 3 children: 34: [56] [56] 0x2ae3c986f0 SEQ: (3 sibs) 3 children: 34: [57] [57] 0x2ae3c98780 VAL: '1100' (3 sibs) 34: [58] [58] 0x2ae3c98810 VAL: '1101' (3 sibs) 34: [59] [59] 0x2ae3c988a0 VAL: '1102' (3 sibs) 34: [60] [60] 0x2ae3c98930 SEQ: (3 sibs) 3 children: 34: [61] [61] 0x2ae3c989c0 VAL: '1110' (3 sibs) 34: [62] [62] 0x2ae3c98a50 VAL: '1111' (3 sibs) 34: [63] [63] 0x2ae3c98ae0 VAL: '1112' (3 sibs) 34: [64] [64] 0x2ae3c98b70 SEQ: (3 sibs) 3 children: 34: [65] [65] 0x2ae3c98c00 VAL: '1120' (3 sibs) 34: [66] [66] 0x2ae3c98c90 VAL: '1121' (3 sibs) 34: [67] [67] 0x2ae3c98d20 VAL: '1122' (3 sibs) 34: [68] [68] 0x2ae3c98db0 SEQ: (3 sibs) 3 children: 34: [69] [69] 0x2ae3c98e40 SEQ: (3 sibs) 3 children: 34: [70] [70] 0x2ae3c98ed0 VAL: '1200' (3 sibs) 34: [71] [71] 0x2ae3c98f60 VAL: '1201' (3 sibs) 34: [72] [72] 0x2ae3c98ff0 VAL: '1202' (3 sibs) 34: [73] [73] 0x2ae3c99080 SEQ: (3 sibs) 3 children: 34: [74] [74] 0x2ae3c99110 VAL: '1210' (3 sibs) 34: [75] [75] 0x2ae3c991a0 VAL: '1211' (3 sibs) 34: [76] [76] 0x2ae3c99230 VAL: '1212' (3 sibs) 34: [77] [77] 0x2ae3c992c0 SEQ: (3 sibs) 3 children: 34: [78] [78] 0x2ae3c99350 VAL: '1220' (3 sibs) 34: [79] [79] 0x2ae3c993e0 VAL: '1221' (3 sibs) 34: [80] [80] 0x2ae3c99470 VAL: '1222' (3 sibs) 34: [81] [81] 0x2ae3c99500 SEQ: (3 sibs) 3 children: 34: [82] [82] 0x2ae3c99590 SEQ: (3 sibs) 3 children: 34: [83] [83] 0x2ae3c99620 SEQ: (3 sibs) 3 children: 34: [84] [84] 0x2ae3c996b0 VAL: '2000' (3 sibs) 34: [85] [85] 0x2ae3c99740 VAL: '2001' (3 sibs) 34: [86] [86] 0x2ae3c997d0 VAL: '2002' (3 sibs) 34: [87] [87] 0x2ae3c99860 SEQ: (3 sibs) 3 children: 34: [88] [88] 0x2ae3c998f0 VAL: '2010' (3 sibs) 34: [89] [89] 0x2ae3c99980 VAL: '2011' (3 sibs) 34: [90] [90] 0x2ae3c99a10 VAL: '2012' (3 sibs) 34: [91] [91] 0x2ae3c99aa0 SEQ: (3 sibs) 3 children: 34: [92] [92] 0x2ae3c99b30 VAL: '2020' (3 sibs) 34: [93] [93] 0x2ae3c99bc0 VAL: '2021' (3 sibs) 34: [94] [94] 0x2ae3c99c50 VAL: '2022' (3 sibs) 34: [95] [95] 0x2ae3c99ce0 SEQ: (3 sibs) 3 children: 34: [96] [96] 0x2ae3c99d70 SEQ: (3 sibs) 3 children: 34: [97] [97] 0x2ae3c99e00 VAL: '2100' (3 sibs) 34: [98] [98] 0x2ae3c99e90 VAL: '2101' (3 sibs) 34: [99] [99] 0x2ae3c99f20 VAL: '2102' (3 sibs) 34: [100] [100] 0x2ae3c99fb0 SEQ: (3 sibs) 3 children: 34: [101] [101] 0x2ae3c9a040 VAL: '2110' (3 sibs) 34: [102] [102] 0x2ae3c9a0d0 VAL: '2111' (3 sibs) 34: [103] [103] 0x2ae3c9a160 VAL: '2112' (3 sibs) 34: [104] [104] 0x2ae3c9a1f0 SEQ: (3 sibs) 3 children: 34: [105] [105] 0x2ae3c9a280 VAL: '2120' (3 sibs) 34: [106] [106] 0x2ae3c9a310 VAL: '2121' (3 sibs) 34: [107] [107] 0x2ae3c9a3a0 VAL: '2122' (3 sibs) 34: [108] [108] 0x2ae3c9a430 SEQ: (3 sibs) 3 children: 34: [109] [109] 0x2ae3c9a4c0 SEQ: (3 sibs) 3 children: 34: [110] [110] 0x2ae3c9a550 VAL: '2200' (3 sibs) 34: [111] [111] 0x2ae3c9a5e0 VAL: '2201' (3 sibs) 34: [112] [112] 0x2ae3c9a670 VAL: '2202' (3 sibs) 34: [113] [113] 0x2ae3c9a700 SEQ: (3 sibs) 3 children: 34: [114] [114] 0x2ae3c9a790 VAL: '2210' (3 sibs) 34: [115] [115] 0x2ae3c9a820 VAL: '2211' (3 sibs) 34: [116] [116] 0x2ae3c9a8b0 VAL: '2212' (3 sibs) 34: [117] [117] 0x2ae3c9a940 SEQ: (3 sibs) 3 children: 34: [118] [118] 0x2ae3c9a9d0 VAL: '2220' (3 sibs) 34: [119] [119] 0x2ae3c9aa60 VAL: '2221' (3 sibs) 34: [120] [120] 0x2ae3c9aaf0 VAL: '2222' (3 sibs) 34: #nodes=121 vs #printed=121 34: -------------------------------------- 34: ~~~~~~~~~~~~~~ emitted yml: 34: - - - - 0000\n 34: - 0001\n 34: - 0002\n 34: - - 0010\n 34: - 0011\n 34: - 0012\n 34: - - 0020\n 34: - 0021\n 34: - 0022\n 34: - - - 0100\n 34: - 0101\n 34: - 0102\n 34: - - 0110\n 34: - 0111\n 34: - 0112\n 34: - - 0120\n 34: - 0121\n 34: - 0122\n 34: - - - 0200\n 34: - 0201\n 34: - 0202\n 34: - - 0210\n 34: - 0211\n 34: - 0212\n 34: - - 0220\n 34: - 0221\n 34: - 0222\n 34: - - - - 1000\n 34: - 1001\n 34: - 1002\n 34: - - 1010\n 34: - 1011\n 34: - 1012\n 34: - - 1020\n 34: - 1021\n 34: - 1022\n 34: - - - 1100\n 34: - 1101\n 34: - 1102\n 34: - - 1110\n 34: - 1111\n 34: - 1112\n 34: - - 1120\n 34: - 1121\n 34: - 1122\n 34: - - - 1200\n 34: - 1201\n 34: - 1202\n 34: - - 1210\n 34: - 1211\n 34: - 1212\n 34: - - 1220\n 34: - 1221\n 34: - 1222\n 34: - - - - 2000\n 34: - 2001\n 34: - 2002\n 34: - - 2010\n 34: - 2011\n 34: - 2012\n 34: - - 2020\n 34: - 2021\n 34: - 2022\n 34: - - - 2100\n 34: - 2101\n 34: - 2102\n 34: - - 2110\n 34: - 2111\n 34: - 2112\n 34: - - 2120\n 34: - 2121\n 34: - 2122\n 34: - - - 2200\n 34: - 2201\n 34: - 2202\n 34: - - 2210\n 34: - 2211\n 34: - 2212\n 34: - - 2220\n 34: - 2221\n 34: - 2222\n 34: ~~~~~~~~~~~~~~ emitted tree: 34: -------------------------------------- 34: [0][0] 0x2ae3caabc0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2ae3caac50 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2ae3caace0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2ae3caad70 SEQ: (3 sibs) 3 children: 34: [4] [4] 0x2ae3caae00 VAL: '0000' (3 sibs) 34: [5] [5] 0x2ae3caae90 VAL: '0001' (3 sibs) 34: [6] [6] 0x2ae3caaf20 VAL: '0002' (3 sibs) 34: [7] [7] 0x2ae3caafb0 SEQ: (3 sibs) 3 children: 34: [8] [8] 0x2ae3cab040 VAL: '0010' (3 sibs) 34: [9] [9] 0x2ae3cab0d0 VAL: '0011' (3 sibs) 34: [10] [10] 0x2ae3cab160 VAL: '0012' (3 sibs) 34: [11] [11] 0x2ae3cab1f0 SEQ: (3 sibs) 3 children: 34: [12] [12] 0x2ae3cab280 VAL: '0020' (3 sibs) 34: [13] [13] 0x2ae3cab310 VAL: '0021' (3 sibs) 34: [14] [14] 0x2ae3cab3a0 VAL: '0022' (3 sibs) 34: [15] [15] 0x2ae3cab430 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2ae3cab4c0 SEQ: (3 sibs) 3 children: 34: [17] [17] 0x2ae3cab550 VAL: '0100' (3 sibs) 34: [18] [18] 0x2ae3cab5e0 VAL: '0101' (3 sibs) 34: [19] [19] 0x2ae3cab670 VAL: '0102' (3 sibs) 34: [20] [20] 0x2ae3cab700 SEQ: (3 sibs) 3 children: 34: [21] [21] 0x2ae3cab790 VAL: '0110' (3 sibs) 34: [22] [22] 0x2ae3cab820 VAL: '0111' (3 sibs) 34: [23] [23] 0x2ae3cab8b0 VAL: '0112' (3 sibs) 34: [24] [24] 0x2ae3cab940 SEQ: (3 sibs) 3 children: 34: [25] [25] 0x2ae3cab9d0 VAL: '0120' (3 sibs) 34: [26] [26] 0x2ae3caba60 VAL: '0121' (3 sibs) 34: [27] [27] 0x2ae3cabaf0 VAL: '0122' (3 sibs) 34: [28] [28] 0x2ae3cabb80 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2ae3cabc10 SEQ: (3 sibs) 3 children: 34: [30] [30] 0x2ae3cabca0 VAL: '0200' (3 sibs) 34: [31] [31] 0x2ae3cabd30 VAL: '0201' (3 sibs) 34: [32] [32] 0x2ae3cabdc0 VAL: '0202' (3 sibs) 34: [33] [33] 0x2ae3cabe50 SEQ: (3 sibs) 3 children: 34: [34] [34] 0x2ae3cabee0 VAL: '0210' (3 sibs) 34: [35] [35] 0x2ae3cabf70 VAL: '0211' (3 sibs) 34: [36] [36] 0x2ae3cac000 VAL: '0212' (3 sibs) 34: [37] [37] 0x2ae3cac090 SEQ: (3 sibs) 3 children: 34: [38] [38] 0x2ae3cac120 VAL: '0220' (3 sibs) 34: [39] [39] 0x2ae3cac1b0 VAL: '0221' (3 sibs) 34: [40] [40] 0x2ae3cac240 VAL: '0222' (3 sibs) 34: [41] [41] 0x2ae3cac2d0 SEQ: (3 sibs) 3 children: 34: [42] [42] 0x2ae3cac360 SEQ: (3 sibs) 3 children: 34: [43] [43] 0x2ae3cac3f0 SEQ: (3 sibs) 3 children: 34: [44] [44] 0x2ae3cac480 VAL: '1000' (3 sibs) 34: [45] [45] 0x2ae3cac510 VAL: '1001' (3 sibs) 34: [46] [46] 0x2ae3cac5a0 VAL: '1002' (3 sibs) 34: [47] [47] 0x2ae3cac630 SEQ: (3 sibs) 3 children: 34: [48] [48] 0x2ae3cac6c0 VAL: '1010' (3 sibs) 34: [49] [49] 0x2ae3cac750 VAL: '1011' (3 sibs) 34: [50] [50] 0x2ae3cac7e0 VAL: '1012' (3 sibs) 34: [51] [51] 0x2ae3cac870 SEQ: (3 sibs) 3 children: 34: [52] [52] 0x2ae3cac900 VAL: '1020' (3 sibs) 34: [53] [53] 0x2ae3cac990 VAL: '1021' (3 sibs) 34: [54] [54] 0x2ae3caca20 VAL: '1022' (3 sibs) 34: [55] [55] 0x2ae3cacab0 SEQ: (3 sibs) 3 children: 34: [56] [56] 0x2ae3cacb40 SEQ: (3 sibs) 3 children: 34: [57] [57] 0x2ae3cacbd0 VAL: '1100' (3 sibs) 34: [58] [58] 0x2ae3cacc60 VAL: '1101' (3 sibs) 34: [59] [59] 0x2ae3caccf0 VAL: '1102' (3 sibs) 34: [60] [60] 0x2ae3cacd80 SEQ: (3 sibs) 3 children: 34: [61] [61] 0x2ae3cace10 VAL: '1110' (3 sibs) 34: [62] [62] 0x2ae3cacea0 VAL: '1111' (3 sibs) 34: [63] [63] 0x2ae3cacf30 VAL: '1112' (3 sibs) 34: [64] [64] 0x2ae3cacfc0 SEQ: (3 sibs) 3 children: 34: [65] [65] 0x2ae3cad050 VAL: '1120' (3 sibs) 34: [66] [66] 0x2ae3cad0e0 VAL: '1121' (3 sibs) 34: [67] [67] 0x2ae3cad170 VAL: '1122' (3 sibs) 34: [68] [68] 0x2ae3cad200 SEQ: (3 sibs) 3 children: 34: [69] [69] 0x2ae3cad290 SEQ: (3 sibs) 3 children: 34: [70] [70] 0x2ae3cad320 VAL: '1200' (3 sibs) 34: [71] [71] 0x2ae3cad3b0 VAL: '1201' (3 sibs) 34: [72] [72] 0x2ae3cad440 VAL: '1202' (3 sibs) 34: [73] [73] 0x2ae3cad4d0 SEQ: (3 sibs) 3 children: 34: [74] [74] 0x2ae3cad560 VAL: '1210' (3 sibs) 34: [75] [75] 0x2ae3cad5f0 VAL: '1211' (3 sibs) 34: [76] [76] 0x2ae3cad680 VAL: '1212' (3 sibs) 34: [77] [77] 0x2ae3cad710 SEQ: (3 sibs) 3 children: 34: [78] [78] 0x2ae3cad7a0 VAL: '1220' (3 sibs) 34: [79] [79] 0x2ae3cad830 VAL: '1221' (3 sibs) 34: [80] [80] 0x2ae3cad8c0 VAL: '1222' (3 sibs) 34: [81] [81] 0x2ae3cad950 SEQ: (3 sibs) 3 children: 34: [82] [82] 0x2ae3cad9e0 SEQ: (3 sibs) 3 children: 34: [83] [83] 0x2ae3cada70 SEQ: (3 sibs) 3 children: 34: [84] [84] 0x2ae3cadb00 VAL: '2000' (3 sibs) 34: [85] [85] 0x2ae3cadb90 VAL: '2001' (3 sibs) 34: [86] [86] 0x2ae3cadc20 VAL: '2002' (3 sibs) 34: [87] [87] 0x2ae3cadcb0 SEQ: (3 sibs) 3 children: 34: [88] [88] 0x2ae3cadd40 VAL: '2010' (3 sibs) 34: [89] [89] 0x2ae3caddd0 VAL: '2011' (3 sibs) 34: [90] [90] 0x2ae3cade60 VAL: '2012' (3 sibs) 34: [91] [91] 0x2ae3cadef0 SEQ: (3 sibs) 3 children: 34: [92] [92] 0x2ae3cadf80 VAL: '2020' (3 sibs) 34: [93] [93] 0x2ae3cae010 VAL: '2021' (3 sibs) 34: [94] [94] 0x2ae3cae0a0 VAL: '2022' (3 sibs) 34: [95] [95] 0x2ae3cae130 SEQ: (3 sibs) 3 children: 34: [96] [96] 0x2ae3cae1c0 SEQ: (3 sibs) 3 children: 34: [97] [97] 0x2ae3cae250 VAL: '2100' (3 sibs) 34: [98] [98] 0x2ae3cae2e0 VAL: '2101' (3 sibs) 34: [99] [99] 0x2ae3cae370 VAL: '2102' (3 sibs) 34: [100] [100] 0x2ae3cae400 SEQ: (3 sibs) 3 children: 34: [101] [101] 0x2ae3cae490 VAL: '2110' (3 sibs) 34: [102] [102] 0x2ae3cae520 VAL: '2111' (3 sibs) 34: [103] [103] 0x2ae3cae5b0 VAL: '2112' (3 sibs) 34: [104] [104] 0x2ae3cae640 SEQ: (3 sibs) 3 children: 34: [105] [105] 0x2ae3cae6d0 VAL: '2120' (3 sibs) 34: [106] [106] 0x2ae3cae760 VAL: '2121' (3 sibs) 34: [107] [107] 0x2ae3cae7f0 VAL: '2122' (3 sibs) 34: [108] [108] 0x2ae3cae880 SEQ: (3 sibs) 3 children: 34: [109] [109] 0x2ae3cae910 SEQ: (3 sibs) 3 children: 34: [110] [110] 0x2ae3cae9a0 VAL: '2200' (3 sibs) 34: [111] [111] 0x2ae3caea30 VAL: '2201' (3 sibs) 34: [112] [112] 0x2ae3caeac0 VAL: '2202' (3 sibs) 34: [113] [113] 0x2ae3caeb50 SEQ: (3 sibs) 3 children: 34: [114] [114] 0x2ae3caebe0 VAL: '2210' (3 sibs) 34: [115] [115] 0x2ae3caec70 VAL: '2211' (3 sibs) 34: [116] [116] 0x2ae3caed00 VAL: '2212' (3 sibs) 34: [117] [117] 0x2ae3caed90 SEQ: (3 sibs) 3 children: 34: [118] [118] 0x2ae3caee20 VAL: '2220' (3 sibs) 34: [119] [119] 0x2ae3caeeb0 VAL: '2221' (3 sibs) 34: [120] [120] 0x2ae3caef40 VAL: '2222' (3 sibs) 34: #nodes=121 vs #printed=121 34: -------------------------------------- 34: ~~~~~~~~~~~~~~ 34: [ OK ] NESTED_SEQX4/YmlTestCase.complete_windows_round_trip/1 (30 ms) 34: [ RUN ] NESTED_SEQX4/YmlTestCase.unix_recreate_from_ref/0 34: ------------------------------------------- 34: running test case 'nested seq x4, explicit' 34: ------------------------------------------- 34: REF TREE: 34: 0x2ae3c820c0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2ae3c7d7f0 SEQ: (3 sibs) 3 children: 34: 0x2ae3c7d9c0 SEQ: (3 sibs) 3 children: 34: 0x2ae3c7db90 SEQ: (3 sibs) 3 children: 34: 0x2ae3c7dd60 VAL: '0000' (3 sibs) 34: 0x2ae3c7ddf8 VAL: '0001' (3 sibs) 34: 0x2ae3c7de90 VAL: '0002' (3 sibs) 34: 0x2ae3c7dc28 SEQ: (3 sibs) 3 children: 34: 0x2ae3c7df30 VAL: '0010' (3 sibs) 34: 0x2ae3c7dfc8 VAL: '0011' (3 sibs) 34: 0x2ae3c7e060 VAL: '0012' (3 sibs) 34: 0x2ae3c7dcc0 SEQ: (3 sibs) 3 children: 34: 0x2ae3c7e100 VAL: '0020' (3 sibs) 34: 0x2ae3c7e198 VAL: '0021' (3 sibs) 34: 0x2ae3c7e230 VAL: '0022' (3 sibs) 34: 0x2ae3c7da58 SEQ: (3 sibs) 3 children: 34: 0x2ae3c7e2d0 SEQ: (3 sibs) 3 children: 34: 0x2ae3c7e4a0 VAL: '0100' (3 sibs) 34: 0x2ae3c7e538 VAL: '0101' (3 sibs) 34: 0x2ae3c7e5d0 VAL: '0102' (3 sibs) 34: 0x2ae3c7e368 SEQ: (3 sibs) 3 children: 34: 0x2ae3c7e670 VAL: '0110' (3 sibs) 34: 0x2ae3c7e708 VAL: '0111' (3 sibs) 34: 0x2ae3c7e7a0 VAL: '0112' (3 sibs) 34: 0x2ae3c7e400 SEQ: (3 sibs) 3 children: 34: 0x2ae3c7e840 VAL: '0120' (3 sibs) 34: 0x2ae3c7e8d8 VAL: '0121' (3 sibs) 34: 0x2ae3c7e970 VAL: '0122' (3 sibs) 34: 0x2ae3c7daf0 SEQ: (3 sibs) 3 children: 34: 0x2ae3c7ea10 SEQ: (3 sibs) 3 children: 34: 0x2ae3c7ebe0 VAL: '0200' (3 sibs) 34: 0x2ae3c7ec78 VAL: '0201' (3 sibs) 34: 0x2ae3c7ed10 VAL: '0202' (3 sibs) 34: 0x2ae3c7eaa8 SEQ: (3 sibs) 3 children: 34: 0x2ae3c7edb0 VAL: '0210' (3 sibs) 34: 0x2ae3c7ee48 VAL: '0211' (3 sibs) 34: 0x2ae3c7eee0 VAL: '0212' (3 sibs) 34: 0x2ae3c7eb40 SEQ: (3 sibs) 3 children: 34: 0x2ae3c7ef80 VAL: '0220' (3 sibs) 34: 0x2ae3c7f018 VAL: '0221' (3 sibs) 34: 0x2ae3c7f0b0 VAL: '0222' (3 sibs) 34: 0x2ae3c7d888 SEQ: (3 sibs) 3 children: 34: 0x2ae3c7f150 SEQ: (3 sibs) 3 children: 34: 0x2ae3c7f320 SEQ: (3 sibs) 3 children: 34: 0x2ae3c7f4f0 VAL: '1000' (3 sibs) 34: 0x2ae3c7f588 VAL: '1001' (3 sibs) 34: 0x2ae3c7f620 VAL: '1002' (3 sibs) 34: 0x2ae3c7f3b8 SEQ: (3 sibs) 3 children: 34: 0x2ae3c7f6c0 VAL: '1010' (3 sibs) 34: 0x2ae3c7f758 VAL: '1011' (3 sibs) 34: 0x2ae3c7f7f0 VAL: '1012' (3 sibs) 34: 0x2ae3c7f450 SEQ: (3 sibs) 3 children: 34: 0x2ae3c7f890 VAL: '1020' (3 sibs) 34: 0x2ae3c7f928 VAL: '1021' (3 sibs) 34: 0x2ae3c7f9c0 VAL: '1022' (3 sibs) 34: 0x2ae3c7f1e8 SEQ: (3 sibs) 3 children: 34: 0x2ae3c7fa60 SEQ: (3 sibs) 3 children: 34: 0x2ae3c7fc30 VAL: '1100' (3 sibs) 34: 0x2ae3c7fcc8 VAL: '1101' (3 sibs) 34: 0x2ae3c7fd60 VAL: '1102' (3 sibs) 34: 0x2ae3c7faf8 SEQ: (3 sibs) 3 children: 34: 0x2ae3c7fe00 VAL: '1110' (3 sibs) 34: 0x2ae3c7fe98 VAL: '1111' (3 sibs) 34: 0x2ae3c7ff30 VAL: '1112' (3 sibs) 34: 0x2ae3c7fb90 SEQ: (3 sibs) 3 children: 34: 0x2ae3c7ffd0 VAL: '1120' (3 sibs) 34: 0x2ae3c80068 VAL: '1121' (3 sibs) 34: 0x2ae3c80100 VAL: '1122' (3 sibs) 34: 0x2ae3c7f280 SEQ: (3 sibs) 3 children: 34: 0x2ae3c801a0 SEQ: (3 sibs) 3 children: 34: 0x2ae3c80370 VAL: '1200' (3 sibs) 34: 0x2ae3c80408 VAL: '1201' (3 sibs) 34: 0x2ae3c804a0 VAL: '1202' (3 sibs) 34: 0x2ae3c80238 SEQ: (3 sibs) 3 children: 34: 0x2ae3c80540 VAL: '1210' (3 sibs) 34: 0x2ae3c805d8 VAL: '1211' (3 sibs) 34: 0x2ae3c80670 VAL: '1212' (3 sibs) 34: 0x2ae3c802d0 SEQ: (3 sibs) 3 children: 34: 0x2ae3c80710 VAL: '1220' (3 sibs) 34: 0x2ae3c807a8 VAL: '1221' (3 sibs) 34: 0x2ae3c80840 VAL: '1222' (3 sibs) 34: 0x2ae3c7d920 SEQ: (3 sibs) 3 children: 34: 0x2ae3c808e0 SEQ: (3 sibs) 3 children: 34: 0x2ae3c80ab0 SEQ: (3 sibs) 3 children: 34: 0x2ae3c80c80 VAL: '2000' (3 sibs) 34: 0x2ae3c80d18 VAL: '2001' (3 sibs) 34: 0x2ae3c80db0 VAL: '2002' (3 sibs) 34: 0x2ae3c80b48 SEQ: (3 sibs) 3 children: 34: 0x2ae3c80e50 VAL: '2010' (3 sibs) 34: 0x2ae3c80ee8 VAL: '2011' (3 sibs) 34: 0x2ae3c80f80 VAL: '2012' (3 sibs) 34: 0x2ae3c80be0 SEQ: (3 sibs) 3 children: 34: 0x2ae3c81020 VAL: '2020' (3 sibs) 34: 0x2ae3c810b8 VAL: '2021' (3 sibs) 34: 0x2ae3c81150 VAL: '2022' (3 sibs) 34: 0x2ae3c80978 SEQ: (3 sibs) 3 children: 34: 0x2ae3c811f0 SEQ: (3 sibs) 3 children: 34: 0x2ae3c813c0 VAL: '2100' (3 sibs) 34: 0x2ae3c81458 VAL: '2101' (3 sibs) 34: 0x2ae3c814f0 VAL: '2102' (3 sibs) 34: 0x2ae3c81288 SEQ: (3 sibs) 3 children: 34: 0x2ae3c81590 VAL: '2110' (3 sibs) 34: 0x2ae3c81628 VAL: '2111' (3 sibs) 34: 0x2ae3c816c0 VAL: '2112' (3 sibs) 34: 0x2ae3c81320 SEQ: (3 sibs) 3 children: 34: 0x2ae3c81760 VAL: '2120' (3 sibs) 34: 0x2ae3c817f8 VAL: '2121' (3 sibs) 34: 0x2ae3c81890 VAL: '2122' (3 sibs) 34: 0x2ae3c80a10 SEQ: (3 sibs) 3 children: 34: 0x2ae3c81930 SEQ: (3 sibs) 3 children: 34: 0x2ae3c81b00 VAL: '2200' (3 sibs) 34: 0x2ae3c81b98 VAL: '2201' (3 sibs) 34: 0x2ae3c81c30 VAL: '2202' (3 sibs) 34: 0x2ae3c819c8 SEQ: (3 sibs) 3 children: 34: 0x2ae3c81cd0 VAL: '2210' (3 sibs) 34: 0x2ae3c81d68 VAL: '2211' (3 sibs) 34: 0x2ae3c81e00 VAL: '2212' (3 sibs) 34: 0x2ae3c81a60 SEQ: (3 sibs) 3 children: 34: 0x2ae3c81ea0 VAL: '2220' (3 sibs) 34: 0x2ae3c81f38 VAL: '2221' (3 sibs) 34: 0x2ae3c81fd0 VAL: '2222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x2ae3caf3d0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2ae3caf460 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2ae3caf4f0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2ae3caf580 SEQ: (3 sibs) 3 children: 34: [4] [4] 0x2ae3caf610 VAL: '0000' (3 sibs) 34: [5] [5] 0x2ae3caf6a0 VAL: '0001' (3 sibs) 34: [6] [6] 0x2ae3caf730 VAL: '0002' (3 sibs) 34: [7] [7] 0x2ae3caf7c0 SEQ: (3 sibs) 3 children: 34: [8] [8] 0x2ae3caf850 VAL: '0010' (3 sibs) 34: [9] [9] 0x2ae3caf8e0 VAL: '0011' (3 sibs) 34: [10] [10] 0x2ae3caf970 VAL: '0012' (3 sibs) 34: [11] [11] 0x2ae3cafa00 SEQ: (3 sibs) 3 children: 34: [12] [12] 0x2ae3cafa90 VAL: '0020' (3 sibs) 34: [13] [13] 0x2ae3cafb20 VAL: '0021' (3 sibs) 34: [14] [14] 0x2ae3cafbb0 VAL: '0022' (3 sibs) 34: [15] [15] 0x2ae3cafc40 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2ae3cafcd0 SEQ: (3 sibs) 3 children: 34: [17] [17] 0x2ae3cafd60 VAL: '0100' (3 sibs) 34: [18] [18] 0x2ae3cafdf0 VAL: '0101' (3 sibs) 34: [19] [19] 0x2ae3cafe80 VAL: '0102' (3 sibs) 34: [20] [20] 0x2ae3caff10 SEQ: (3 sibs) 3 children: 34: [21] [21] 0x2ae3caffa0 VAL: '0110' (3 sibs) 34: [22] [22] 0x2ae3cb0030 VAL: '0111' (3 sibs) 34: [23] [23] 0x2ae3cb00c0 VAL: '0112' (3 sibs) 34: [24] [24] 0x2ae3cb0150 SEQ: (3 sibs) 3 children: 34: [25] [25] 0x2ae3cb01e0 VAL: '0120' (3 sibs) 34: [26] [26] 0x2ae3cb0270 VAL: '0121' (3 sibs) 34: [27] [27] 0x2ae3cb0300 VAL: '0122' (3 sibs) 34: [28] [28] 0x2ae3cb0390 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2ae3cb0420 SEQ: (3 sibs) 3 children: 34: [30] [30] 0x2ae3cb04b0 VAL: '0200' (3 sibs) 34: [31] [31] 0x2ae3cb0540 VAL: '0201' (3 sibs) 34: [32] [32] 0x2ae3cb05d0 VAL: '0202' (3 sibs) 34: [33] [33] 0x2ae3cb0660 SEQ: (3 sibs) 3 children: 34: [34] [34] 0x2ae3cb06f0 VAL: '0210' (3 sibs) 34: [35] [35] 0x2ae3cb0780 VAL: '0211' (3 sibs) 34: [36] [36] 0x2ae3cb0810 VAL: '0212' (3 sibs) 34: [37] [37] 0x2ae3cb08a0 SEQ: (3 sibs) 3 children: 34: [38] [38] 0x2ae3cb0930 VAL: '0220' (3 sibs) 34: [39] [39] 0x2ae3cb09c0 VAL: '0221' (3 sibs) 34: [40] [40] 0x2ae3cb0a50 VAL: '0222' (3 sibs) 34: [41] [41] 0x2ae3cb0ae0 SEQ: (3 sibs) 3 children: 34: [42] [42] 0x2ae3cb0b70 SEQ: (3 sibs) 3 children: 34: [43] [43] 0x2ae3cb0c00 SEQ: (3 sibs) 3 children: 34: [44] [44] 0x2ae3cb0c90 VAL: '1000' (3 sibs) 34: [45] [45] 0x2ae3cb0d20 VAL: '1001' (3 sibs) 34: [46] [46] 0x2ae3cb0db0 VAL: '1002' (3 sibs) 34: [47] [47] 0x2ae3cb0e40 SEQ: (3 sibs) 3 children: 34: [48] [48] 0x2ae3cb0ed0 VAL: '1010' (3 sibs) 34: [49] [49] 0x2ae3cb0f60 VAL: '1011' (3 sibs) 34: [50] [50] 0x2ae3cb0ff0 VAL: '1012' (3 sibs) 34: [51] [51] 0x2ae3cb1080 SEQ: (3 sibs) 3 children: 34: [52] [52] 0x2ae3cb1110 VAL: '1020' (3 sibs) 34: [53] [53] 0x2ae3cb11a0 VAL: '1021' (3 sibs) 34: [54] [54] 0x2ae3cb1230 VAL: '1022' (3 sibs) 34: [55] [55] 0x2ae3cb12c0 SEQ: (3 sibs) 3 children: 34: [56] [56] 0x2ae3cb1350 SEQ: (3 sibs) 3 children: 34: [57] [57] 0x2ae3cb13e0 VAL: '1100' (3 sibs) 34: [58] [58] 0x2ae3cb1470 VAL: '1101' (3 sibs) 34: [59] [59] 0x2ae3cb1500 VAL: '1102' (3 sibs) 34: [60] [60] 0x2ae3cb1590 SEQ: (3 sibs) 3 children: 34: [61] [61] 0x2ae3cb1620 VAL: '1110' (3 sibs) 34: [62] [62] 0x2ae3cb16b0 VAL: '1111' (3 sibs) 34: [63] [63] 0x2ae3cb1740 VAL: '1112' (3 sibs) 34: [64] [64] 0x2ae3cb17d0 SEQ: (3 sibs) 3 children: 34: [65] [65] 0x2ae3cb1860 VAL: '1120' (3 sibs) 34: [66] [66] 0x2ae3cb18f0 VAL: '1121' (3 sibs) 34: [67] [67] 0x2ae3cb1980 VAL: '1122' (3 sibs) 34: [68] [68] 0x2ae3cb1a10 SEQ: (3 sibs) 3 children: 34: [69] [69] 0x2ae3cb1aa0 SEQ: (3 sibs) 3 children: 34: [70] [70] 0x2ae3cb1b30 VAL: '1200' (3 sibs) 34: [71] [71] 0x2ae3cb1bc0 VAL: '1201' (3 sibs) 34: [72] [72] 0x2ae3cb1c50 VAL: '1202' (3 sibs) 34: [73] [73] 0x2ae3cb1ce0 SEQ: (3 sibs) 3 children: 34: [74] [74] 0x2ae3cb1d70 VAL: '1210' (3 sibs) 34: [75] [75] 0x2ae3cb1e00 VAL: '1211' (3 sibs) 34: [76] [76] 0x2ae3cb1e90 VAL: '1212' (3 sibs) 34: [77] [77] 0x2ae3cb1f20 SEQ: (3 sibs) 3 children: 34: [78] [78] 0x2ae3cb1fb0 VAL: '1220' (3 sibs) 34: [79] [79] 0x2ae3cb2040 VAL: '1221' (3 sibs) 34: [80] [80] 0x2ae3cb20d0 VAL: '1222' (3 sibs) 34: [81] [81] 0x2ae3cb2160 SEQ: (3 sibs) 3 children: 34: [82] [82] 0x2ae3cb21f0 SEQ: (3 sibs) 3 children: 34: [83] [83] 0x2ae3cb2280 SEQ: (3 sibs) 3 children: 34: [84] [84] 0x2ae3cb2310 VAL: '2000' (3 sibs) 34: [85] [85] 0x2ae3cb23a0 VAL: '2001' (3 sibs) 34: [86] [86] 0x2ae3cb2430 VAL: '2002' (3 sibs) 34: [87] [87] 0x2ae3cb24c0 SEQ: (3 sibs) 3 children: 34: [88] [88] 0x2ae3cb2550 VAL: '2010' (3 sibs) 34: [89] [89] 0x2ae3cb25e0 VAL: '2011' (3 sibs) 34: [90] [90] 0x2ae3cb2670 VAL: '2012' (3 sibs) 34: [91] [91] 0x2ae3cb2700 SEQ: (3 sibs) 3 children: 34: [92] [92] 0x2ae3cb2790 VAL: '2020' (3 sibs) 34: [93] [93] 0x2ae3cb2820 VAL: '2021' (3 sibs) 34: [94] [94] 0x2ae3cb28b0 VAL: '2022' (3 sibs) 34: [95] [95] 0x2ae3cb2940 SEQ: (3 sibs) 3 children: 34: [96] [96] 0x2ae3cb29d0 SEQ: (3 sibs) 3 children: 34: [97] [97] 0x2ae3cb2a60 VAL: '2100' (3 sibs) 34: [98] [98] 0x2ae3cb2af0 VAL: '2101' (3 sibs) 34: [99] [99] 0x2ae3cb2b80 VAL: '2102' (3 sibs) 34: [100] [100] 0x2ae3cb2c10 SEQ: (3 sibs) 3 children: 34: [101] [101] 0x2ae3cb2ca0 VAL: '2110' (3 sibs) 34: [102] [102] 0x2ae3cb2d30 VAL: '2111' (3 sibs) 34: [103] [103] 0x2ae3cb2dc0 VAL: '2112' (3 sibs) 34: [104] [104] 0x2ae3cb2e50 SEQ: (3 sibs) 3 children: 34: [105] [105] 0x2ae3cb2ee0 VAL: '2120' (3 sibs) 34: [106] [106] 0x2ae3cb2f70 VAL: '2121' (3 sibs) 34: [107] [107] 0x2ae3cb3000 VAL: '2122' (3 sibs) 34: [108] [108] 0x2ae3cb3090 SEQ: (3 sibs) 3 children: 34: [109] [109] 0x2ae3cb3120 SEQ: (3 sibs) 3 children: 34: [110] [110] 0x2ae3cb31b0 VAL: '2200' (3 sibs) 34: [111] [111] 0x2ae3cb3240 VAL: '2201' (3 sibs) 34: [112] [112] 0x2ae3cb32d0 VAL: '2202' (3 sibs) 34: [113] [113] 0x2ae3cb3360 SEQ: (3 sibs) 3 children: 34: [114] [114] 0x2ae3cb33f0 VAL: '2210' (3 sibs) 34: [115] [115] 0x2ae3cb3480 VAL: '2211' (3 sibs) 34: [116] [116] 0x2ae3cb3510 VAL: '2212' (3 sibs) 34: [117] [117] 0x2ae3cb35a0 SEQ: (3 sibs) 3 children: 34: [118] [118] 0x2ae3cb3630 VAL: '2220' (3 sibs) 34: [119] [119] 0x2ae3cb36c0 VAL: '2221' (3 sibs) 34: [120] [120] 0x2ae3cb3750 VAL: '2222' (3 sibs) 34: #nodes=121 vs #printed=121 34: -------------------------------------- 34: [ OK ] NESTED_SEQX4/YmlTestCase.unix_recreate_from_ref/0 (11 ms) 34: [ RUN ] NESTED_SEQX4/YmlTestCase.unix_recreate_from_ref/1 34: ------------------------------------------- 34: running test case 'nested seq x4' 34: ------------------------------------------- 34: REF TREE: 34: 0x2ae3c821d8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2ae3c822b0 SEQ: (3 sibs) 3 children: 34: 0x2ae3c82480 SEQ: (3 sibs) 3 children: 34: 0x2ae3c82650 SEQ: (3 sibs) 3 children: 34: 0x2ae3c82820 VAL: '0000' (3 sibs) 34: 0x2ae3c828b8 VAL: '0001' (3 sibs) 34: 0x2ae3c82950 VAL: '0002' (3 sibs) 34: 0x2ae3c826e8 SEQ: (3 sibs) 3 children: 34: 0x2ae3c829f0 VAL: '0010' (3 sibs) 34: 0x2ae3c82a88 VAL: '0011' (3 sibs) 34: 0x2ae3c82b20 VAL: '0012' (3 sibs) 34: 0x2ae3c82780 SEQ: (3 sibs) 3 children: 34: 0x2ae3c82bc0 VAL: '0020' (3 sibs) 34: 0x2ae3c82c58 VAL: '0021' (3 sibs) 34: 0x2ae3c82cf0 VAL: '0022' (3 sibs) 34: 0x2ae3c82518 SEQ: (3 sibs) 3 children: 34: 0x2ae3c82d90 SEQ: (3 sibs) 3 children: 34: 0x2ae3c82f60 VAL: '0100' (3 sibs) 34: 0x2ae3c82ff8 VAL: '0101' (3 sibs) 34: 0x2ae3c83090 VAL: '0102' (3 sibs) 34: 0x2ae3c82e28 SEQ: (3 sibs) 3 children: 34: 0x2ae3c83130 VAL: '0110' (3 sibs) 34: 0x2ae3c831c8 VAL: '0111' (3 sibs) 34: 0x2ae3c83260 VAL: '0112' (3 sibs) 34: 0x2ae3c82ec0 SEQ: (3 sibs) 3 children: 34: 0x2ae3c83300 VAL: '0120' (3 sibs) 34: 0x2ae3c83398 VAL: '0121' (3 sibs) 34: 0x2ae3c83430 VAL: '0122' (3 sibs) 34: 0x2ae3c825b0 SEQ: (3 sibs) 3 children: 34: 0x2ae3c834d0 SEQ: (3 sibs) 3 children: 34: 0x2ae3c836a0 VAL: '0200' (3 sibs) 34: 0x2ae3c83738 VAL: '0201' (3 sibs) 34: 0x2ae3c837d0 VAL: '0202' (3 sibs) 34: 0x2ae3c83568 SEQ: (3 sibs) 3 children: 34: 0x2ae3c83870 VAL: '0210' (3 sibs) 34: 0x2ae3c83908 VAL: '0211' (3 sibs) 34: 0x2ae3c839a0 VAL: '0212' (3 sibs) 34: 0x2ae3c83600 SEQ: (3 sibs) 3 children: 34: 0x2ae3c83a40 VAL: '0220' (3 sibs) 34: 0x2ae3c83ad8 VAL: '0221' (3 sibs) 34: 0x2ae3c83b70 VAL: '0222' (3 sibs) 34: 0x2ae3c82348 SEQ: (3 sibs) 3 children: 34: 0x2ae3c83c10 SEQ: (3 sibs) 3 children: 34: 0x2ae3c83de0 SEQ: (3 sibs) 3 children: 34: 0x2ae3c83fb0 VAL: '1000' (3 sibs) 34: 0x2ae3c84048 VAL: '1001' (3 sibs) 34: 0x2ae3c840e0 VAL: '1002' (3 sibs) 34: 0x2ae3c83e78 SEQ: (3 sibs) 3 children: 34: 0x2ae3c84180 VAL: '1010' (3 sibs) 34: 0x2ae3c84218 VAL: '1011' (3 sibs) 34: 0x2ae3c842b0 VAL: '1012' (3 sibs) 34: 0x2ae3c83f10 SEQ: (3 sibs) 3 children: 34: 0x2ae3c84350 VAL: '1020' (3 sibs) 34: 0x2ae3c843e8 VAL: '1021' (3 sibs) 34: 0x2ae3c84480 VAL: '1022' (3 sibs) 34: 0x2ae3c83ca8 SEQ: (3 sibs) 3 children: 34: 0x2ae3c84520 SEQ: (3 sibs) 3 children: 34: 0x2ae3c846f0 VAL: '1100' (3 sibs) 34: 0x2ae3c84788 VAL: '1101' (3 sibs) 34: 0x2ae3c84820 VAL: '1102' (3 sibs) 34: 0x2ae3c845b8 SEQ: (3 sibs) 3 children: 34: 0x2ae3c848c0 VAL: '1110' (3 sibs) 34: 0x2ae3c84958 VAL: '1111' (3 sibs) 34: 0x2ae3c849f0 VAL: '1112' (3 sibs) 34: 0x2ae3c84650 SEQ: (3 sibs) 3 children: 34: 0x2ae3c84a90 VAL: '1120' (3 sibs) 34: 0x2ae3c84b28 VAL: '1121' (3 sibs) 34: 0x2ae3c84bc0 VAL: '1122' (3 sibs) 34: 0x2ae3c83d40 SEQ: (3 sibs) 3 children: 34: 0x2ae3c84c60 SEQ: (3 sibs) 3 children: 34: 0x2ae3c84e30 VAL: '1200' (3 sibs) 34: 0x2ae3c84ec8 VAL: '1201' (3 sibs) 34: 0x2ae3c84f60 VAL: '1202' (3 sibs) 34: 0x2ae3c84cf8 SEQ: (3 sibs) 3 children: 34: 0x2ae3c85000 VAL: '1210' (3 sibs) 34: 0x2ae3c85098 VAL: '1211' (3 sibs) 34: 0x2ae3c85130 VAL: '1212' (3 sibs) 34: 0x2ae3c84d90 SEQ: (3 sibs) 3 children: 34: 0x2ae3c851d0 VAL: '1220' (3 sibs) 34: 0x2ae3c85268 VAL: '1221' (3 sibs) 34: 0x2ae3c85300 VAL: '1222' (3 sibs) 34: 0x2ae3c823e0 SEQ: (3 sibs) 3 children: 34: 0x2ae3c853a0 SEQ: (3 sibs) 3 children: 34: 0x2ae3c85570 SEQ: (3 sibs) 3 children: 34: 0x2ae3c85740 VAL: '2000' (3 sibs) 34: 0x2ae3c857d8 VAL: '2001' (3 sibs) 34: 0x2ae3c85870 VAL: '2002' (3 sibs) 34: 0x2ae3c85608 SEQ: (3 sibs) 3 children: 34: 0x2ae3c85910 VAL: '2010' (3 sibs) 34: 0x2ae3c859a8 VAL: '2011' (3 sibs) 34: 0x2ae3c85a40 VAL: '2012' (3 sibs) 34: 0x2ae3c856a0 SEQ: (3 sibs) 3 children: 34: 0x2ae3c85ae0 VAL: '2020' (3 sibs) 34: 0x2ae3c85b78 VAL: '2021' (3 sibs) 34: 0x2ae3c85c10 VAL: '2022' (3 sibs) 34: 0x2ae3c85438 SEQ: (3 sibs) 3 children: 34: 0x2ae3c85cb0 SEQ: (3 sibs) 3 children: 34: 0x2ae3c85e80 VAL: '2100' (3 sibs) 34: 0x2ae3c85f18 VAL: '2101' (3 sibs) 34: 0x2ae3c85fb0 VAL: '2102' (3 sibs) 34: 0x2ae3c85d48 SEQ: (3 sibs) 3 children: 34: 0x2ae3c86050 VAL: '2110' (3 sibs) 34: 0x2ae3c860e8 VAL: '2111' (3 sibs) 34: 0x2ae3c86180 VAL: '2112' (3 sibs) 34: 0x2ae3c85de0 SEQ: (3 sibs) 3 children: 34: 0x2ae3c86220 VAL: '2120' (3 sibs) 34: 0x2ae3c862b8 VAL: '2121' (3 sibs) 34: 0x2ae3c86350 VAL: '2122' (3 sibs) 34: 0x2ae3c854d0 SEQ: (3 sibs) 3 children: 34: 0x2ae3c863f0 SEQ: (3 sibs) 3 children: 34: 0x2ae3c865c0 VAL: '2200' (3 sibs) 34: 0x2ae3c86658 VAL: '2201' (3 sibs) 34: 0x2ae3c866f0 VAL: '2202' (3 sibs) 34: 0x2ae3c86488 SEQ: (3 sibs) 3 children: 34: 0x2ae3c86790 VAL: '2210' (3 sibs) 34: 0x2ae3c86828 VAL: '2211' (3 sibs) 34: 0x2ae3c868c0 VAL: '2212' (3 sibs) 34: 0x2ae3c86520 SEQ: (3 sibs) 3 children: 34: 0x2ae3c86960 VAL: '2220' (3 sibs) 34: 0x2ae3c869f8 VAL: '2221' (3 sibs) 34: 0x2ae3c86a90 VAL: '2222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x2ae3cb37f0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2ae3cb3880 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2ae3cb3910 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2ae3cb39a0 SEQ: (3 sibs) 3 children: 34: [4] [4] 0x2ae3cb3a30 VAL: '0000' (3 sibs) 34: [5] [5] 0x2ae3cb3ac0 VAL: '0001' (3 sibs) 34: [6] [6] 0x2ae3cb3b50 VAL: '0002' (3 sibs) 34: [7] [7] 0x2ae3cb3be0 SEQ: (3 sibs) 3 children: 34: [8] [8] 0x2ae3cb3c70 VAL: '0010' (3 sibs) 34: [9] [9] 0x2ae3cb3d00 VAL: '0011' (3 sibs) 34: [10] [10] 0x2ae3cb3d90 VAL: '0012' (3 sibs) 34: [11] [11] 0x2ae3cb3e20 SEQ: (3 sibs) 3 children: 34: [12] [12] 0x2ae3cb3eb0 VAL: '0020' (3 sibs) 34: [13] [13] 0x2ae3cb3f40 VAL: '0021' (3 sibs) 34: [14] [14] 0x2ae3cb3fd0 VAL: '0022' (3 sibs) 34: [15] [15] 0x2ae3cb4060 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2ae3cb40f0 SEQ: (3 sibs) 3 children: 34: [17] [17] 0x2ae3cb4180 VAL: '0100' (3 sibs) 34: [18] [18] 0x2ae3cb4210 VAL: '0101' (3 sibs) 34: [19] [19] 0x2ae3cb42a0 VAL: '0102' (3 sibs) 34: [20] [20] 0x2ae3cb4330 SEQ: (3 sibs) 3 children: 34: [21] [21] 0x2ae3cb43c0 VAL: '0110' (3 sibs) 34: [22] [22] 0x2ae3cb4450 VAL: '0111' (3 sibs) 34: [23] [23] 0x2ae3cb44e0 VAL: '0112' (3 sibs) 34: [24] [24] 0x2ae3cb4570 SEQ: (3 sibs) 3 children: 34: [25] [25] 0x2ae3cb4600 VAL: '0120' (3 sibs) 34: [26] [26] 0x2ae3cb4690 VAL: '0121' (3 sibs) 34: [27] [27] 0x2ae3cb4720 VAL: '0122' (3 sibs) 34: [28] [28] 0x2ae3cb47b0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2ae3cb4840 SEQ: (3 sibs) 3 children: 34: [30] [30] 0x2ae3cb48d0 VAL: '0200' (3 sibs) 34: [31] [31] 0x2ae3cb4960 VAL: '0201' (3 sibs) 34: [32] [32] 0x2ae3cb49f0 VAL: '0202' (3 sibs) 34: [33] [33] 0x2ae3cb4a80 SEQ: (3 sibs) 3 children: 34: [34] [34] 0x2ae3cb4b10 VAL: '0210' (3 sibs) 34: [35] [35] 0x2ae3cb4ba0 VAL: '0211' (3 sibs) 34: [36] [36] 0x2ae3cb4c30 VAL: '0212' (3 sibs) 34: [37] [37] 0x2ae3cb4cc0 SEQ: (3 sibs) 3 children: 34: [38] [38] 0x2ae3cb4d50 VAL: '0220' (3 sibs) 34: [39] [39] 0x2ae3cb4de0 VAL: '0221' (3 sibs) 34: [40] [40] 0x2ae3cb4e70 VAL: '0222' (3 sibs) 34: [41] [41] 0x2ae3cb4f00 SEQ: (3 sibs) 3 children: 34: [42] [42] 0x2ae3cb4f90 SEQ: (3 sibs) 3 children: 34: [43] [43] 0x2ae3cb5020 SEQ: (3 sibs) 3 children: 34: [44] [44] 0x2ae3cb50b0 VAL: '1000' (3 sibs) 34: [45] [45] 0x2ae3cb5140 VAL: '1001' (3 sibs) 34: [46] [46] 0x2ae3cb51d0 VAL: '1002' (3 sibs) 34: [47] [47] 0x2ae3cb5260 SEQ: (3 sibs) 3 children: 34: [48] [48] 0x2ae3cb52f0 VAL: '1010' (3 sibs) 34: [49] [49] 0x2ae3cb5380 VAL: '1011' (3 sibs) 34: [50] [50] 0x2ae3cb5410 VAL: '1012' (3 sibs) 34: [51] [51] 0x2ae3cb54a0 SEQ: (3 sibs) 3 children: 34: [52] [52] 0x2ae3cb5530 VAL: '1020' (3 sibs) 34: [53] [53] 0x2ae3cb55c0 VAL: '1021' (3 sibs) 34: [54] [54] 0x2ae3cb5650 VAL: '1022' (3 sibs) 34: [55] [55] 0x2ae3cb56e0 SEQ: (3 sibs) 3 children: 34: [56] [56] 0x2ae3cb5770 SEQ: (3 sibs) 3 children: 34: [57] [57] 0x2ae3cb5800 VAL: '1100' (3 sibs) 34: [58] [58] 0x2ae3cb5890 VAL: '1101' (3 sibs) 34: [59] [59] 0x2ae3cb5920 VAL: '1102' (3 sibs) 34: [60] [60] 0x2ae3cb59b0 SEQ: (3 sibs) 3 children: 34: [61] [61] 0x2ae3cb5a40 VAL: '1110' (3 sibs) 34: [62] [62] 0x2ae3cb5ad0 VAL: '1111' (3 sibs) 34: [63] [63] 0x2ae3cb5b60 VAL: '1112' (3 sibs) 34: [64] [64] 0x2ae3cb5bf0 SEQ: (3 sibs) 3 children: 34: [65] [65] 0x2ae3cb5c80 VAL: '1120' (3 sibs) 34: [66] [66] 0x2ae3cb5d10 VAL: '1121' (3 sibs) 34: [67] [67] 0x2ae3cb5da0 VAL: '1122' (3 sibs) 34: [68] [68] 0x2ae3cb5e30 SEQ: (3 sibs) 3 children: 34: [69] [69] 0x2ae3cb5ec0 SEQ: (3 sibs) 3 children: 34: [70] [70] 0x2ae3cb5f50 VAL: '1200' (3 sibs) 34: [71] [71] 0x2ae3cb5fe0 VAL: '1201' (3 sibs) 34: [72] [72] 0x2ae3cb6070 VAL: '1202' (3 sibs) 34: [73] [73] 0x2ae3cb6100 SEQ: (3 sibs) 3 children: 34: [74] [74] 0x2ae3cb6190 VAL: '1210' (3 sibs) 34: [75] [75] 0x2ae3cb6220 VAL: '1211' (3 sibs) 34: [76] [76] 0x2ae3cb62b0 VAL: '1212' (3 sibs) 34: [77] [77] 0x2ae3cb6340 SEQ: (3 sibs) 3 children: 34: [78] [78] 0x2ae3cb63d0 VAL: '1220' (3 sibs) 34: [79] [79] 0x2ae3cb6460 VAL: '1221' (3 sibs) 34: [80] [80] 0x2ae3cb64f0 VAL: '1222' (3 sibs) 34: [81] [81] 0x2ae3cb6580 SEQ: (3 sibs) 3 children: 34: [82] [82] 0x2ae3cb6610 SEQ: (3 sibs) 3 children: 34: [83] [83] 0x2ae3cb66a0 SEQ: (3 sibs) 3 children: 34: [84] [84] 0x2ae3cb6730 VAL: '2000' (3 sibs) 34: [85] [85] 0x2ae3cb67c0 VAL: '2001' (3 sibs) 34: [86] [86] 0x2ae3cb6850 VAL: '2002' (3 sibs) 34: [87] [87] 0x2ae3cb68e0 SEQ: (3 sibs) 3 children: 34: [88] [88] 0x2ae3cb6970 VAL: '2010' (3 sibs) 34: [89] [89] 0x2ae3cb6a00 VAL: '2011' (3 sibs) 34: [90] [90] 0x2ae3cb6a90 VAL: '2012' (3 sibs) 34: [91] [91] 0x2ae3cb6b20 SEQ: (3 sibs) 3 children: 34: [92] [92] 0x2ae3cb6bb0 VAL: '2020' (3 sibs) 34: [93] [93] 0x2ae3cb6c40 VAL: '2021' (3 sibs) 34: [94] [94] 0x2ae3cb6cd0 VAL: '2022' (3 sibs) 34: [95] [95] 0x2ae3cb6d60 SEQ: (3 sibs) 3 children: 34: [96] [96] 0x2ae3cb6df0 SEQ: (3 sibs) 3 children: 34: [97] [97] 0x2ae3cb6e80 VAL: '2100' (3 sibs) 34: [98] [98] 0x2ae3cb6f10 VAL: '2101' (3 sibs) 34: [99] [99] 0x2ae3cb6fa0 VAL: '2102' (3 sibs) 34: [100] [100] 0x2ae3cb7030 SEQ: (3 sibs) 3 children: 34: [101] [101] 0x2ae3cb70c0 VAL: '2110' (3 sibs) 34: [102] [102] 0x2ae3cb7150 VAL: '2111' (3 sibs) 34: [103] [103] 0x2ae3cb71e0 VAL: '2112' (3 sibs) 34: [104] [104] 0x2ae3cb7270 SEQ: (3 sibs) 3 children: 34: [105] [105] 0x2ae3cb7300 VAL: '2120' (3 sibs) 34: [106] [106] 0x2ae3cb7390 VAL: '2121' (3 sibs) 34: [107] [107] 0x2ae3cb7420 VAL: '2122' (3 sibs) 34: [108] [108] 0x2ae3cb74b0 SEQ: (3 sibs) 3 children: 34: [109] [109] 0x2ae3cb7540 SEQ: (3 sibs) 3 children: 34: [110] [110] 0x2ae3cb75d0 VAL: '2200' (3 sibs) 34: [111] [111] 0x2ae3cb7660 VAL: '2201' (3 sibs) 34: [112] [112] 0x2ae3cb76f0 VAL: '2202' (3 sibs) 34: [113] [113] 0x2ae3cb7780 SEQ: (3 sibs) 3 children: 34: [114] [114] 0x2ae3cb7810 VAL: '2210' (3 sibs) 34: [115] [115] 0x2ae3cb78a0 VAL: '2211' (3 sibs) 34: [116] [116] 0x2ae3cb7930 VAL: '2212' (3 sibs) 34: [117] [117] 0x2ae3cb79c0 SEQ: (3 sibs) 3 children: 34: [118] [118] 0x2ae3cb7a50 VAL: '2220' (3 sibs) 34: [119] [119] 0x2ae3cb7ae0 VAL: '2221' (3 sibs) 34: [120] [120] 0x2ae3cb7b70 VAL: '2222' (3 sibs) 34: #nodes=121 vs #printed=121 34: -------------------------------------- 34: [ OK ] NESTED_SEQX4/YmlTestCase.unix_recreate_from_ref/1 (9 ms) 34: [ RUN ] NESTED_SEQX4/YmlTestCase.windows_recreate_from_ref/0 34: ------------------------------------------- 34: running test case 'nested seq x4, explicit' 34: ------------------------------------------- 34: REF TREE: 34: 0x2ae3c820c0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2ae3c7d7f0 SEQ: (3 sibs) 3 children: 34: 0x2ae3c7d9c0 SEQ: (3 sibs) 3 children: 34: 0x2ae3c7db90 SEQ: (3 sibs) 3 children: 34: 0x2ae3c7dd60 VAL: '0000' (3 sibs) 34: 0x2ae3c7ddf8 VAL: '0001' (3 sibs) 34: 0x2ae3c7de90 VAL: '0002' (3 sibs) 34: 0x2ae3c7dc28 SEQ: (3 sibs) 3 children: 34: 0x2ae3c7df30 VAL: '0010' (3 sibs) 34: 0x2ae3c7dfc8 VAL: '0011' (3 sibs) 34: 0x2ae3c7e060 VAL: '0012' (3 sibs) 34: 0x2ae3c7dcc0 SEQ: (3 sibs) 3 children: 34: 0x2ae3c7e100 VAL: '0020' (3 sibs) 34: 0x2ae3c7e198 VAL: '0021' (3 sibs) 34: 0x2ae3c7e230 VAL: '0022' (3 sibs) 34: 0x2ae3c7da58 SEQ: (3 sibs) 3 children: 34: 0x2ae3c7e2d0 SEQ: (3 sibs) 3 children: 34: 0x2ae3c7e4a0 VAL: '0100' (3 sibs) 34: 0x2ae3c7e538 VAL: '0101' (3 sibs) 34: 0x2ae3c7e5d0 VAL: '0102' (3 sibs) 34: 0x2ae3c7e368 SEQ: (3 sibs) 3 children: 34: 0x2ae3c7e670 VAL: '0110' (3 sibs) 34: 0x2ae3c7e708 VAL: '0111' (3 sibs) 34: 0x2ae3c7e7a0 VAL: '0112' (3 sibs) 34: 0x2ae3c7e400 SEQ: (3 sibs) 3 children: 34: 0x2ae3c7e840 VAL: '0120' (3 sibs) 34: 0x2ae3c7e8d8 VAL: '0121' (3 sibs) 34: 0x2ae3c7e970 VAL: '0122' (3 sibs) 34: 0x2ae3c7daf0 SEQ: (3 sibs) 3 children: 34: 0x2ae3c7ea10 SEQ: (3 sibs) 3 children: 34: 0x2ae3c7ebe0 VAL: '0200' (3 sibs) 34: 0x2ae3c7ec78 VAL: '0201' (3 sibs) 34: 0x2ae3c7ed10 VAL: '0202' (3 sibs) 34: 0x2ae3c7eaa8 SEQ: (3 sibs) 3 children: 34: 0x2ae3c7edb0 VAL: '0210' (3 sibs) 34: 0x2ae3c7ee48 VAL: '0211' (3 sibs) 34: 0x2ae3c7eee0 VAL: '0212' (3 sibs) 34: 0x2ae3c7eb40 SEQ: (3 sibs) 3 children: 34: 0x2ae3c7ef80 VAL: '0220' (3 sibs) 34: 0x2ae3c7f018 VAL: '0221' (3 sibs) 34: 0x2ae3c7f0b0 VAL: '0222' (3 sibs) 34: 0x2ae3c7d888 SEQ: (3 sibs) 3 children: 34: 0x2ae3c7f150 SEQ: (3 sibs) 3 children: 34: 0x2ae3c7f320 SEQ: (3 sibs) 3 children: 34: 0x2ae3c7f4f0 VAL: '1000' (3 sibs) 34: 0x2ae3c7f588 VAL: '1001' (3 sibs) 34: 0x2ae3c7f620 VAL: '1002' (3 sibs) 34: 0x2ae3c7f3b8 SEQ: (3 sibs) 3 children: 34: 0x2ae3c7f6c0 VAL: '1010' (3 sibs) 34: 0x2ae3c7f758 VAL: '1011' (3 sibs) 34: 0x2ae3c7f7f0 VAL: '1012' (3 sibs) 34: 0x2ae3c7f450 SEQ: (3 sibs) 3 children: 34: 0x2ae3c7f890 VAL: '1020' (3 sibs) 34: 0x2ae3c7f928 VAL: '1021' (3 sibs) 34: 0x2ae3c7f9c0 VAL: '1022' (3 sibs) 34: 0x2ae3c7f1e8 SEQ: (3 sibs) 3 children: 34: 0x2ae3c7fa60 SEQ: (3 sibs) 3 children: 34: 0x2ae3c7fc30 VAL: '1100' (3 sibs) 34: 0x2ae3c7fcc8 VAL: '1101' (3 sibs) 34: 0x2ae3c7fd60 VAL: '1102' (3 sibs) 34: 0x2ae3c7faf8 SEQ: (3 sibs) 3 children: 34: 0x2ae3c7fe00 VAL: '1110' (3 sibs) 34: 0x2ae3c7fe98 VAL: '1111' (3 sibs) 34: 0x2ae3c7ff30 VAL: '1112' (3 sibs) 34: 0x2ae3c7fb90 SEQ: (3 sibs) 3 children: 34: 0x2ae3c7ffd0 VAL: '1120' (3 sibs) 34: 0x2ae3c80068 VAL: '1121' (3 sibs) 34: 0x2ae3c80100 VAL: '1122' (3 sibs) 34: 0x2ae3c7f280 SEQ: (3 sibs) 3 children: 34: 0x2ae3c801a0 SEQ: (3 sibs) 3 children: 34: 0x2ae3c80370 VAL: '1200' (3 sibs) 34: 0x2ae3c80408 VAL: '1201' (3 sibs) 34: 0x2ae3c804a0 VAL: '1202' (3 sibs) 34: 0x2ae3c80238 SEQ: (3 sibs) 3 children: 34: 0x2ae3c80540 VAL: '1210' (3 sibs) 34: 0x2ae3c805d8 VAL: '1211' (3 sibs) 34: 0x2ae3c80670 VAL: '1212' (3 sibs) 34: 0x2ae3c802d0 SEQ: (3 sibs) 3 children: 34: 0x2ae3c80710 VAL: '1220' (3 sibs) 34: 0x2ae3c807a8 VAL: '1221' (3 sibs) 34: 0x2ae3c80840 VAL: '1222' (3 sibs) 34: 0x2ae3c7d920 SEQ: (3 sibs) 3 children: 34: 0x2ae3c808e0 SEQ: (3 sibs) 3 children: 34: 0x2ae3c80ab0 SEQ: (3 sibs) 3 children: 34: 0x2ae3c80c80 VAL: '2000' (3 sibs) 34: 0x2ae3c80d18 VAL: '2001' (3 sibs) 34: 0x2ae3c80db0 VAL: '2002' (3 sibs) 34: 0x2ae3c80b48 SEQ: (3 sibs) 3 children: 34: 0x2ae3c80e50 VAL: '2010' (3 sibs) 34: 0x2ae3c80ee8 VAL: '2011' (3 sibs) 34: 0x2ae3c80f80 VAL: '2012' (3 sibs) 34: 0x2ae3c80be0 SEQ: (3 sibs) 3 children: 34: 0x2ae3c81020 VAL: '2020' (3 sibs) 34: 0x2ae3c810b8 VAL: '2021' (3 sibs) 34: 0x2ae3c81150 VAL: '2022' (3 sibs) 34: 0x2ae3c80978 SEQ: (3 sibs) 3 children: 34: 0x2ae3c811f0 SEQ: (3 sibs) 3 children: 34: 0x2ae3c813c0 VAL: '2100' (3 sibs) 34: 0x2ae3c81458 VAL: '2101' (3 sibs) 34: 0x2ae3c814f0 VAL: '2102' (3 sibs) 34: 0x2ae3c81288 SEQ: (3 sibs) 3 children: 34: 0x2ae3c81590 VAL: '2110' (3 sibs) 34: 0x2ae3c81628 VAL: '2111' (3 sibs) 34: 0x2ae3c816c0 VAL: '2112' (3 sibs) 34: 0x2ae3c81320 SEQ: (3 sibs) 3 children: 34: 0x2ae3c81760 VAL: '2120' (3 sibs) 34: 0x2ae3c817f8 VAL: '2121' (3 sibs) 34: 0x2ae3c81890 VAL: '2122' (3 sibs) 34: 0x2ae3c80a10 SEQ: (3 sibs) 3 children: 34: 0x2ae3c81930 SEQ: (3 sibs) 3 children: 34: 0x2ae3c81b00 VAL: '2200' (3 sibs) 34: 0x2ae3c81b98 VAL: '2201' (3 sibs) 34: 0x2ae3c81c30 VAL: '2202' (3 sibs) 34: 0x2ae3c819c8 SEQ: (3 sibs) 3 children: 34: 0x2ae3c81cd0 VAL: '2210' (3 sibs) 34: 0x2ae3c81d68 VAL: '2211' (3 sibs) 34: 0x2ae3c81e00 VAL: '2212' (3 sibs) 34: 0x2ae3c81a60 SEQ: (3 sibs) 3 children: 34: 0x2ae3c81ea0 VAL: '2220' (3 sibs) 34: 0x2ae3c81f38 VAL: '2221' (3 sibs) 34: 0x2ae3c81fd0 VAL: '2222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x2ae3cb7c10 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2ae3cb7ca0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2ae3cb7d30 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2ae3cb7dc0 SEQ: (3 sibs) 3 children: 34: [4] [4] 0x2ae3cb7e50 VAL: '0000' (3 sibs) 34: [5] [5] 0x2ae3cb7ee0 VAL: '0001' (3 sibs) 34: [6] [6] 0x2ae3cb7f70 VAL: '0002' (3 sibs) 34: [7] [7] 0x2ae3cb8000 SEQ: (3 sibs) 3 children: 34: [8] [8] 0x2ae3cb8090 VAL: '0010' (3 sibs) 34: [9] [9] 0x2ae3cb8120 VAL: '0011' (3 sibs) 34: [10] [10] 0x2ae3cb81b0 VAL: '0012' (3 sibs) 34: [11] [11] 0x2ae3cb8240 SEQ: (3 sibs) 3 children: 34: [12] [12] 0x2ae3cb82d0 VAL: '0020' (3 sibs) 34: [13] [13] 0x2ae3cb8360 VAL: '0021' (3 sibs) 34: [14] [14] 0x2ae3cb83f0 VAL: '0022' (3 sibs) 34: [15] [15] 0x2ae3cb8480 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2ae3cb8510 SEQ: (3 sibs) 3 children: 34: [17] [17] 0x2ae3cb85a0 VAL: '0100' (3 sibs) 34: [18] [18] 0x2ae3cb8630 VAL: '0101' (3 sibs) 34: [19] [19] 0x2ae3cb86c0 VAL: '0102' (3 sibs) 34: [20] [20] 0x2ae3cb8750 SEQ: (3 sibs) 3 children: 34: [21] [21] 0x2ae3cb87e0 VAL: '0110' (3 sibs) 34: [22] [22] 0x2ae3cb8870 VAL: '0111' (3 sibs) 34: [23] [23] 0x2ae3cb8900 VAL: '0112' (3 sibs) 34: [24] [24] 0x2ae3cb8990 SEQ: (3 sibs) 3 children: 34: [25] [25] 0x2ae3cb8a20 VAL: '0120' (3 sibs) 34: [26] [26] 0x2ae3cb8ab0 VAL: '0121' (3 sibs) 34: [27] [27] 0x2ae3cb8b40 VAL: '0122' (3 sibs) 34: [28] [28] 0x2ae3cb8bd0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2ae3cb8c60 SEQ: (3 sibs) 3 children: 34: [30] [30] 0x2ae3cb8cf0 VAL: '0200' (3 sibs) 34: [31] [31] 0x2ae3cb8d80 VAL: '0201' (3 sibs) 34: [32] [32] 0x2ae3cb8e10 VAL: '0202' (3 sibs) 34: [33] [33] 0x2ae3cb8ea0 SEQ: (3 sibs) 3 children: 34: [34] [34] 0x2ae3cb8f30 VAL: '0210' (3 sibs) 34: [35] [35] 0x2ae3cb8fc0 VAL: '0211' (3 sibs) 34: [36] [36] 0x2ae3cb9050 VAL: '0212' (3 sibs) 34: [37] [37] 0x2ae3cb90e0 SEQ: (3 sibs) 3 children: 34: [38] [38] 0x2ae3cb9170 VAL: '0220' (3 sibs) 34: [39] [39] 0x2ae3cb9200 VAL: '0221' (3 sibs) 34: [40] [40] 0x2ae3cb9290 VAL: '0222' (3 sibs) 34: [41] [41] 0x2ae3cb9320 SEQ: (3 sibs) 3 children: 34: [42] [42] 0x2ae3cb93b0 SEQ: (3 sibs) 3 children: 34: [43] [43] 0x2ae3cb9440 SEQ: (3 sibs) 3 children: 34: [44] [44] 0x2ae3cb94d0 VAL: '1000' (3 sibs) 34: [45] [45] 0x2ae3cb9560 VAL: '1001' (3 sibs) 34: [46] [46] 0x2ae3cb95f0 VAL: '1002' (3 sibs) 34: [47] [47] 0x2ae3cb9680 SEQ: (3 sibs) 3 children: 34: [48] [48] 0x2ae3cb9710 VAL: '1010' (3 sibs) 34: [49] [49] 0x2ae3cb97a0 VAL: '1011' (3 sibs) 34: [50] [50] 0x2ae3cb9830 VAL: '1012' (3 sibs) 34: [51] [51] 0x2ae3cb98c0 SEQ: (3 sibs) 3 children: 34: [52] [52] 0x2ae3cb9950 VAL: '1020' (3 sibs) 34: [53] [53] 0x2ae3cb99e0 VAL: '1021' (3 sibs) 34: [54] [54] 0x2ae3cb9a70 VAL: '1022' (3 sibs) 34: [55] [55] 0x2ae3cb9b00 SEQ: (3 sibs) 3 children: 34: [56] [56] 0x2ae3cb9b90 SEQ: (3 sibs) 3 children: 34: [57] [57] 0x2ae3cb9c20 VAL: '1100' (3 sibs) 34: [58] [58] 0x2ae3cb9cb0 VAL: '1101' (3 sibs) 34: [59] [59] 0x2ae3cb9d40 VAL: '1102' (3 sibs) 34: [60] [60] 0x2ae3cb9dd0 SEQ: (3 sibs) 3 children: 34: [61] [61] 0x2ae3cb9e60 VAL: '1110' (3 sibs) 34: [62] [62] 0x2ae3cb9ef0 VAL: '1111' (3 sibs) 34: [63] [63] 0x2ae3cb9f80 VAL: '1112' (3 sibs) 34: [64] [64] 0x2ae3cba010 SEQ: (3 sibs) 3 children: 34: [65] [65] 0x2ae3cba0a0 VAL: '1120' (3 sibs) 34: [66] [66] 0x2ae3cba130 VAL: '1121' (3 sibs) 34: [67] [67] 0x2ae3cba1c0 VAL: '1122' (3 sibs) 34: [68] [68] 0x2ae3cba250 SEQ: (3 sibs) 3 children: 34: [69] [69] 0x2ae3cba2e0 SEQ: (3 sibs) 3 children: 34: [70] [70] 0x2ae3cba370 VAL: '1200' (3 sibs) 34: [71] [71] 0x2ae3cba400 VAL: '1201' (3 sibs) 34: [72] [72] 0x2ae3cba490 VAL: '1202' (3 sibs) 34: [73] [73] 0x2ae3cba520 SEQ: (3 sibs) 3 children: 34: [74] [74] 0x2ae3cba5b0 VAL: '1210' (3 sibs) 34: [75] [75] 0x2ae3cba640 VAL: '1211' (3 sibs) 34: [76] [76] 0x2ae3cba6d0 VAL: '1212' (3 sibs) 34: [77] [77] 0x2ae3cba760 SEQ: (3 sibs) 3 children: 34: [78] [78] 0x2ae3cba7f0 VAL: '1220' (3 sibs) 34: [79] [79] 0x2ae3cba880 VAL: '1221' (3 sibs) 34: [80] [80] 0x2ae3cba910 VAL: '1222' (3 sibs) 34: [81] [81] 0x2ae3cba9a0 SEQ: (3 sibs) 3 children: 34: [82] [82] 0x2ae3cbaa30 SEQ: (3 sibs) 3 children: 34: [83] [83] 0x2ae3cbaac0 SEQ: (3 sibs) 3 children: 34: [84] [84] 0x2ae3cbab50 VAL: '2000' (3 sibs) 34: [85] [85] 0x2ae3cbabe0 VAL: '2001' (3 sibs) 34: [86] [86] 0x2ae3cbac70 VAL: '2002' (3 sibs) 34: [87] [87] 0x2ae3cbad00 SEQ: (3 sibs) 3 children: 34: [88] [88] 0x2ae3cbad90 VAL: '2010' (3 sibs) 34: [89] [89] 0x2ae3cbae20 VAL: '2011' (3 sibs) 34: [90] [90] 0x2ae3cbaeb0 VAL: '2012' (3 sibs) 34: [91] [91] 0x2ae3cbaf40 SEQ: (3 sibs) 3 children: 34: [92] [92] 0x2ae3cbafd0 VAL: '2020' (3 sibs) 34: [93] [93] 0x2ae3cbb060 VAL: '2021' (3 sibs) 34: [94] [94] 0x2ae3cbb0f0 VAL: '2022' (3 sibs) 34: [95] [95] 0x2ae3cbb180 SEQ: (3 sibs) 3 children: 34: [96] [96] 0x2ae3cbb210 SEQ: (3 sibs) 3 children: 34: [97] [97] 0x2ae3cbb2a0 VAL: '2100' (3 sibs) 34: [98] [98] 0x2ae3cbb330 VAL: '2101' (3 sibs) 34: [99] [99] 0x2ae3cbb3c0 VAL: '2102' (3 sibs) 34: [100] [100] 0x2ae3cbb450 SEQ: (3 sibs) 3 children: 34: [101] [101] 0x2ae3cbb4e0 VAL: '2110' (3 sibs) 34: [102] [102] 0x2ae3cbb570 VAL: '2111' (3 sibs) 34: [103] [103] 0x2ae3cbb600 VAL: '2112' (3 sibs) 34: [104] [104] 0x2ae3cbb690 SEQ: (3 sibs) 3 children: 34: [105] [105] 0x2ae3cbb720 VAL: '2120' (3 sibs) 34: [106] [106] 0x2ae3cbb7b0 VAL: '2121' (3 sibs) 34: [107] [107] 0x2ae3cbb840 VAL: '2122' (3 sibs) 34: [108] [108] 0x2ae3cbb8d0 SEQ: (3 sibs) 3 children: 34: [109] [109] 0x2ae3cbb960 SEQ: (3 sibs) 3 children: 34: [110] [110] 0x2ae3cbb9f0 VAL: '2200' (3 sibs) 34: [111] [111] 0x2ae3cbba80 VAL: '2201' (3 sibs) 34: [112] [112] 0x2ae3cbbb10 VAL: '2202' (3 sibs) 34: [113] [113] 0x2ae3cbbba0 SEQ: (3 sibs) 3 children: 34: [114] [114] 0x2ae3cbbc30 VAL: '2210' (3 sibs) 34: [115] [115] 0x2ae3cbbcc0 VAL: '2211' (3 sibs) 34: [116] [116] 0x2ae3cbbd50 VAL: '2212' (3 sibs) 34: [117] [117] 0x2ae3cbbde0 SEQ: (3 sibs) 3 children: 34: [118] [118] 0x2ae3cbbe70 VAL: '2220' (3 sibs) 34: [119] [119] 0x2ae3cbbf00 VAL: '2221' (3 sibs) 34: [120] [120] 0x2ae3cbbf90 VAL: '2222' (3 sibs) 34: #nodes=121 vs #printed=121 34: -------------------------------------- 34: [ OK ] NESTED_SEQX4/YmlTestCase.windows_recreate_from_ref/0 (8 ms) 34: [ RUN ] NESTED_SEQX4/YmlTestCase.windows_recreate_from_ref/1 34: ------------------------------------------- 34: running test case 'nested seq x4' 34: ------------------------------------------- 34: REF TREE: 34: 0x2ae3c821d8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2ae3c822b0 SEQ: (3 sibs) 3 children: 34: 0x2ae3c82480 SEQ: (3 sibs) 3 children: 34: 0x2ae3c82650 SEQ: (3 sibs) 3 children: 34: 0x2ae3c82820 VAL: '0000' (3 sibs) 34: 0x2ae3c828b8 VAL: '0001' (3 sibs) 34: 0x2ae3c82950 VAL: '0002' (3 sibs) 34: 0x2ae3c826e8 SEQ: (3 sibs) 3 children: 34: 0x2ae3c829f0 VAL: '0010' (3 sibs) 34: 0x2ae3c82a88 VAL: '0011' (3 sibs) 34: 0x2ae3c82b20 VAL: '0012' (3 sibs) 34: 0x2ae3c82780 SEQ: (3 sibs) 3 children: 34: 0x2ae3c82bc0 VAL: '0020' (3 sibs) 34: 0x2ae3c82c58 VAL: '0021' (3 sibs) 34: 0x2ae3c82cf0 VAL: '0022' (3 sibs) 34: 0x2ae3c82518 SEQ: (3 sibs) 3 children: 34: 0x2ae3c82d90 SEQ: (3 sibs) 3 children: 34: 0x2ae3c82f60 VAL: '0100' (3 sibs) 34: 0x2ae3c82ff8 VAL: '0101' (3 sibs) 34: 0x2ae3c83090 VAL: '0102' (3 sibs) 34: 0x2ae3c82e28 SEQ: (3 sibs) 3 children: 34: 0x2ae3c83130 VAL: '0110' (3 sibs) 34: 0x2ae3c831c8 VAL: '0111' (3 sibs) 34: 0x2ae3c83260 VAL: '0112' (3 sibs) 34: 0x2ae3c82ec0 SEQ: (3 sibs) 3 children: 34: 0x2ae3c83300 VAL: '0120' (3 sibs) 34: 0x2ae3c83398 VAL: '0121' (3 sibs) 34: 0x2ae3c83430 VAL: '0122' (3 sibs) 34: 0x2ae3c825b0 SEQ: (3 sibs) 3 children: 34: 0x2ae3c834d0 SEQ: (3 sibs) 3 children: 34: 0x2ae3c836a0 VAL: '0200' (3 sibs) 34: 0x2ae3c83738 VAL: '0201' (3 sibs) 34: 0x2ae3c837d0 VAL: '0202' (3 sibs) 34: 0x2ae3c83568 SEQ: (3 sibs) 3 children: 34: 0x2ae3c83870 VAL: '0210' (3 sibs) 34: 0x2ae3c83908 VAL: '0211' (3 sibs) 34: 0x2ae3c839a0 VAL: '0212' (3 sibs) 34: 0x2ae3c83600 SEQ: (3 sibs) 3 children: 34: 0x2ae3c83a40 VAL: '0220' (3 sibs) 34: 0x2ae3c83ad8 VAL: '0221' (3 sibs) 34: 0x2ae3c83b70 VAL: '0222' (3 sibs) 34: 0x2ae3c82348 SEQ: (3 sibs) 3 children: 34: 0x2ae3c83c10 SEQ: (3 sibs) 3 children: 34: 0x2ae3c83de0 SEQ: (3 sibs) 3 children: 34: 0x2ae3c83fb0 VAL: '1000' (3 sibs) 34: 0x2ae3c84048 VAL: '1001' (3 sibs) 34: 0x2ae3c840e0 VAL: '1002' (3 sibs) 34: 0x2ae3c83e78 SEQ: (3 sibs) 3 children: 34: 0x2ae3c84180 VAL: '1010' (3 sibs) 34: 0x2ae3c84218 VAL: '1011' (3 sibs) 34: 0x2ae3c842b0 VAL: '1012' (3 sibs) 34: 0x2ae3c83f10 SEQ: (3 sibs) 3 children: 34: 0x2ae3c84350 VAL: '1020' (3 sibs) 34: 0x2ae3c843e8 VAL: '1021' (3 sibs) 34: 0x2ae3c84480 VAL: '1022' (3 sibs) 34: 0x2ae3c83ca8 SEQ: (3 sibs) 3 children: 34: 0x2ae3c84520 SEQ: (3 sibs) 3 children: 34: 0x2ae3c846f0 VAL: '1100' (3 sibs) 34: 0x2ae3c84788 VAL: '1101' (3 sibs) 34: 0x2ae3c84820 VAL: '1102' (3 sibs) 34: 0x2ae3c845b8 SEQ: (3 sibs) 3 children: 34: 0x2ae3c848c0 VAL: '1110' (3 sibs) 34: 0x2ae3c84958 VAL: '1111' (3 sibs) 34: 0x2ae3c849f0 VAL: '1112' (3 sibs) 34: 0x2ae3c84650 SEQ: (3 sibs) 3 children: 34: 0x2ae3c84a90 VAL: '1120' (3 sibs) 34: 0x2ae3c84b28 VAL: '1121' (3 sibs) 34: 0x2ae3c84bc0 VAL: '1122' (3 sibs) 34: 0x2ae3c83d40 SEQ: (3 sibs) 3 children: 34: 0x2ae3c84c60 SEQ: (3 sibs) 3 children: 34: 0x2ae3c84e30 VAL: '1200' (3 sibs) 34: 0x2ae3c84ec8 VAL: '1201' (3 sibs) 34: 0x2ae3c84f60 VAL: '1202' (3 sibs) 34: 0x2ae3c84cf8 SEQ: (3 sibs) 3 children: 34: 0x2ae3c85000 VAL: '1210' (3 sibs) 34: 0x2ae3c85098 VAL: '1211' (3 sibs) 34: 0x2ae3c85130 VAL: '1212' (3 sibs) 34: 0x2ae3c84d90 SEQ: (3 sibs) 3 children: 34: 0x2ae3c851d0 VAL: '1220' (3 sibs) 34: 0x2ae3c85268 VAL: '1221' (3 sibs) 34: 0x2ae3c85300 VAL: '1222' (3 sibs) 34: 0x2ae3c823e0 SEQ: (3 sibs) 3 children: 34: 0x2ae3c853a0 SEQ: (3 sibs) 3 children: 34: 0x2ae3c85570 SEQ: (3 sibs) 3 children: 34: 0x2ae3c85740 VAL: '2000' (3 sibs) 34: 0x2ae3c857d8 VAL: '2001' (3 sibs) 34: 0x2ae3c85870 VAL: '2002' (3 sibs) 34: 0x2ae3c85608 SEQ: (3 sibs) 3 children: 34: 0x2ae3c85910 VAL: '2010' (3 sibs) 34: 0x2ae3c859a8 VAL: '2011' (3 sibs) 34: 0x2ae3c85a40 VAL: '2012' (3 sibs) 34: 0x2ae3c856a0 SEQ: (3 sibs) 3 children: 34: 0x2ae3c85ae0 VAL: '2020' (3 sibs) 34: 0x2ae3c85b78 VAL: '2021' (3 sibs) 34: 0x2ae3c85c10 VAL: '2022' (3 sibs) 34: 0x2ae3c85438 SEQ: (3 sibs) 3 children: 34: 0x2ae3c85cb0 SEQ: (3 sibs) 3 children: 34: 0x2ae3c85e80 VAL: '2100' (3 sibs) 34: 0x2ae3c85f18 VAL: '2101' (3 sibs) 34: 0x2ae3c85fb0 VAL: '2102' (3 sibs) 34: 0x2ae3c85d48 SEQ: (3 sibs) 3 children: 34: 0x2ae3c86050 VAL: '2110' (3 sibs) 34: 0x2ae3c860e8 VAL: '2111' (3 sibs) 34: 0x2ae3c86180 VAL: '2112' (3 sibs) 34: 0x2ae3c85de0 SEQ: (3 sibs) 3 children: 34: 0x2ae3c86220 VAL: '2120' (3 sibs) 34: 0x2ae3c862b8 VAL: '2121' (3 sibs) 34: 0x2ae3c86350 VAL: '2122' (3 sibs) 34: 0x2ae3c854d0 SEQ: (3 sibs) 3 children: 34: 0x2ae3c863f0 SEQ: (3 sibs) 3 children: 34: 0x2ae3c865c0 VAL: '2200' (3 sibs) 34: 0x2ae3c86658 VAL: '2201' (3 sibs) 34: 0x2ae3c866f0 VAL: '2202' (3 sibs) 34: 0x2ae3c86488 SEQ: (3 sibs) 3 children: 34: 0x2ae3c86790 VAL: '2210' (3 sibs) 34: 0x2ae3c86828 VAL: '2211' (3 sibs) 34: 0x2ae3c868c0 VAL: '2212' (3 sibs) 34: 0x2ae3c86520 SEQ: (3 sibs) 3 children: 34: 0x2ae3c86960 VAL: '2220' (3 sibs) 34: 0x2ae3c869f8 VAL: '2221' (3 sibs) 34: 0x2ae3c86a90 VAL: '2222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x2ae3cbc030 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2ae3cbc0c0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2ae3cbc150 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2ae3cbc1e0 SEQ: (3 sibs) 3 children: 34: [4] [4] 0x2ae3cbc270 VAL: '0000' (3 sibs) 34: [5] [5] 0x2ae3cbc300 VAL: '0001' (3 sibs) 34: [6] [6] 0x2ae3cbc390 VAL: '0002' (3 sibs) 34: [7] [7] 0x2ae3cbc420 SEQ: (3 sibs) 3 children: 34: [8] [8] 0x2ae3cbc4b0 VAL: '0010' (3 sibs) 34: [9] [9] 0x2ae3cbc540 VAL: '0011' (3 sibs) 34: [10] [10] 0x2ae3cbc5d0 VAL: '0012' (3 sibs) 34: [11] [11] 0x2ae3cbc660 SEQ: (3 sibs) 3 children: 34: [12] [12] 0x2ae3cbc6f0 VAL: '0020' (3 sibs) 34: [13] [13] 0x2ae3cbc780 VAL: '0021' (3 sibs) 34: [14] [14] 0x2ae3cbc810 VAL: '0022' (3 sibs) 34: [15] [15] 0x2ae3cbc8a0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2ae3cbc930 SEQ: (3 sibs) 3 children: 34: [17] [17] 0x2ae3cbc9c0 VAL: '0100' (3 sibs) 34: [18] [18] 0x2ae3cbca50 VAL: '0101' (3 sibs) 34: [19] [19] 0x2ae3cbcae0 VAL: '0102' (3 sibs) 34: [20] [20] 0x2ae3cbcb70 SEQ: (3 sibs) 3 children: 34: [21] [21] 0x2ae3cbcc00 VAL: '0110' (3 sibs) 34: [22] [22] 0x2ae3cbcc90 VAL: '0111' (3 sibs) 34: [23] [23] 0x2ae3cbcd20 VAL: '0112' (3 sibs) 34: [24] [24] 0x2ae3cbcdb0 SEQ: (3 sibs) 3 children: 34: [25] [25] 0x2ae3cbce40 VAL: '0120' (3 sibs) 34: [26] [26] 0x2ae3cbced0 VAL: '0121' (3 sibs) 34: [27] [27] 0x2ae3cbcf60 VAL: '0122' (3 sibs) 34: [28] [28] 0x2ae3cbcff0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2ae3cbd080 SEQ: (3 sibs) 3 children: 34: [30] [30] 0x2ae3cbd110 VAL: '0200' (3 sibs) 34: [31] [31] 0x2ae3cbd1a0 VAL: '0201' (3 sibs) 34: [32] [32] 0x2ae3cbd230 VAL: '0202' (3 sibs) 34: [33] [33] 0x2ae3cbd2c0 SEQ: (3 sibs) 3 children: 34: [34] [34] 0x2ae3cbd350 VAL: '0210' (3 sibs) 34: [35] [35] 0x2ae3cbd3e0 VAL: '0211' (3 sibs) 34: [36] [36] 0x2ae3cbd470 VAL: '0212' (3 sibs) 34: [37] [37] 0x2ae3cbd500 SEQ: (3 sibs) 3 children: 34: [38] [38] 0x2ae3cbd590 VAL: '0220' (3 sibs) 34: [39] [39] 0x2ae3cbd620 VAL: '0221' (3 sibs) 34: [40] [40] 0x2ae3cbd6b0 VAL: '0222' (3 sibs) 34: [41] [41] 0x2ae3cbd740 SEQ: (3 sibs) 3 children: 34: [42] [42] 0x2ae3cbd7d0 SEQ: (3 sibs) 3 children: 34: [43] [43] 0x2ae3cbd860 SEQ: (3 sibs) 3 children: 34: [44] [44] 0x2ae3cbd8f0 VAL: '1000' (3 sibs) 34: [45] [45] 0x2ae3cbd980 VAL: '1001' (3 sibs) 34: [46] [46] 0x2ae3cbda10 VAL: '1002' (3 sibs) 34: [47] [47] 0x2ae3cbdaa0 SEQ: (3 sibs) 3 children: 34: [48] [48] 0x2ae3cbdb30 VAL: '1010' (3 sibs) 34: [49] [49] 0x2ae3cbdbc0 VAL: '1011' (3 sibs) 34: [50] [50] 0x2ae3cbdc50 VAL: '1012' (3 sibs) 34: [51] [51] 0x2ae3cbdce0 SEQ: (3 sibs) 3 children: 34: [52] [52] 0x2ae3cbdd70 VAL: '1020' (3 sibs) 34: [53] [53] 0x2ae3cbde00 VAL: '1021' (3 sibs) 34: [54] [54] 0x2ae3cbde90 VAL: '1022' (3 sibs) 34: [55] [55] 0x2ae3cbdf20 SEQ: (3 sibs) 3 children: 34: [56] [56] 0x2ae3cbdfb0 SEQ: (3 sibs) 3 children: 34: [57] [57] 0x2ae3cbe040 VAL: '1100' (3 sibs) 34: [58] [58] 0x2ae3cbe0d0 VAL: '1101' (3 sibs) 34: [59] [59] 0x2ae3cbe160 VAL: '1102' (3 sibs) 34: [60] [60] 0x2ae3cbe1f0 SEQ: (3 sibs) 3 children: 34: [61] [61] 0x2ae3cbe280 VAL: '1110' (3 sibs) 34: [62] [62] 0x2ae3cbe310 VAL: '1111' (3 sibs) 34: [63] [63] 0x2ae3cbe3a0 VAL: '1112' (3 sibs) 34: [64] [64] 0x2ae3cbe430 SEQ: (3 sibs) 3 children: 34: [65] [65] 0x2ae3cbe4c0 VAL: '1120' (3 sibs) 34: [66] [66] 0x2ae3cbe550 VAL: '1121' (3 sibs) 34: [67] [67] 0x2ae3cbe5e0 VAL: '1122' (3 sibs) 34: [68] [68] 0x2ae3cbe670 SEQ: (3 sibs) 3 children: 34: [69] [69] 0x2ae3cbe700 SEQ: (3 sibs) 3 children: 34: [70] [70] 0x2ae3cbe790 VAL: '1200' (3 sibs) 34: [71] [71] 0x2ae3cbe820 VAL: '1201' (3 sibs) 34: [72] [72] 0x2ae3cbe8b0 VAL: '1202' (3 sibs) 34: [73] [73] 0x2ae3cbe940 SEQ: (3 sibs) 3 children: 34: [74] [74] 0x2ae3cbe9d0 VAL: '1210' (3 sibs) 34: [75] [75] 0x2ae3cbea60 VAL: '1211' (3 sibs) 34: [76] [76] 0x2ae3cbeaf0 VAL: '1212' (3 sibs) 34: [77] [77] 0x2ae3cbeb80 SEQ: (3 sibs) 3 children: 34: [78] [78] 0x2ae3cbec10 VAL: '1220' (3 sibs) 34: [79] [79] 0x2ae3cbeca0 VAL: '1221' (3 sibs) 34: [80] [80] 0x2ae3cbed30 VAL: '1222' (3 sibs) 34: [81] [81] 0x2ae3cbedc0 SEQ: (3 sibs) 3 children: 34: [82] [82] 0x2ae3cbee50 SEQ: (3 sibs) 3 children: 34: [83] [83] 0x2ae3cbeee0 SEQ: (3 sibs) 3 children: 34: [84] [84] 0x2ae3cbef70 VAL: '2000' (3 sibs) 34: [85] [85] 0x2ae3cbf000 VAL: '2001' (3 sibs) 34: [86] [86] 0x2ae3cbf090 VAL: '2002' (3 sibs) 34: [87] [87] 0x2ae3cbf120 SEQ: (3 sibs) 3 children: 34: [88] [88] 0x2ae3cbf1b0 VAL: '2010' (3 sibs) 34: [89] [89] 0x2ae3cbf240 VAL: '2011' (3 sibs) 34: [90] [90] 0x2ae3cbf2d0 VAL: '2012' (3 sibs) 34: [91] [91] 0x2ae3cbf360 SEQ: (3 sibs) 3 children: 34: [92] [92] 0x2ae3cbf3f0 VAL: '2020' (3 sibs) 34: [93] [93] 0x2ae3cbf480 VAL: '2021' (3 sibs) 34: [94] [94] 0x2ae3cbf510 VAL: '2022' (3 sibs) 34: [95] [95] 0x2ae3cbf5a0 SEQ: (3 sibs) 3 children: 34: [96] [96] 0x2ae3cbf630 SEQ: (3 sibs) 3 children: 34: [97] [97] 0x2ae3cbf6c0 VAL: '2100' (3 sibs) 34: [98] [98] 0x2ae3cbf750 VAL: '2101' (3 sibs) 34: [99] [99] 0x2ae3cbf7e0 VAL: '2102' (3 sibs) 34: [100] [100] 0x2ae3cbf870 SEQ: (3 sibs) 3 children: 34: [101] [101] 0x2ae3cbf900 VAL: '2110' (3 sibs) 34: [102] [102] 0x2ae3cbf990 VAL: '2111' (3 sibs) 34: [103] [103] 0x2ae3cbfa20 VAL: '2112' (3 sibs) 34: [104] [104] 0x2ae3cbfab0 SEQ: (3 sibs) 3 children: 34: [105] [105] 0x2ae3cbfb40 VAL: '2120' (3 sibs) 34: [106] [106] 0x2ae3cbfbd0 VAL: '2121' (3 sibs) 34: [107] [107] 0x2ae3cbfc60 VAL: '2122' (3 sibs) 34: [108] [108] 0x2ae3cbfcf0 SEQ: (3 sibs) 3 children: 34: [109] [109] 0x2ae3cbfd80 SEQ: (3 sibs) 3 children: 34: [110] [110] 0x2ae3cbfe10 VAL: '2200' (3 sibs) 34: [111] [111] 0x2ae3cbfea0 VAL: '2201' (3 sibs) 34: [112] [112] 0x2ae3cbff30 VAL: '2202' (3 sibs) 34: [113] [113] 0x2ae3cbffc0 SEQ: (3 sibs) 3 children: 34: [114] [114] 0x2ae3cc0050 VAL: '2210' (3 sibs) 34: [115] [115] 0x2ae3cc00e0 VAL: '2211' (3 sibs) 34: [116] [116] 0x2ae3cc0170 VAL: '2212' (3 sibs) 34: [117] [117] 0x2ae3cc0200 SEQ: (3 sibs) 3 children: 34: [118] [118] 0x2ae3cc0290 VAL: '2220' (3 sibs) 34: [119] [119] 0x2ae3cc0320 VAL: '2221' (3 sibs) 34: [120] [120] 0x2ae3cc03b0 VAL: '2222' (3 sibs) 34: #nodes=121 vs #printed=121 34: -------------------------------------- 34: [ OK ] NESTED_SEQX4/YmlTestCase.windows_recreate_from_ref/1 (9 ms) 34: [----------] 40 tests from NESTED_SEQX4/YmlTestCase (277 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 41 tests from 2 test suites ran. (286 ms total) 34: [ PASSED ] 41 tests. 34/50 Test #34: ryml-test-nested_seqx4 ............ Passed 0.63 sec test 35 Start 35: ryml-test-map_of_seq 35: Test command: /builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test/ryml-test-map_of_seq-0.4.1 35: Test timeout computed to be: 10000000 35: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 35: [==========] Running 161 tests from 2 test suites. 35: [----------] Global test environment set-up. 35: [----------] 1 test from CaseNode 35: [ RUN ] CaseNode.setting_up 35: [ OK ] CaseNode.setting_up (1 ms) 35: [----------] 1 test from CaseNode (2 ms total) 35: 35: [----------] 160 tests from MAP_OF_SEQ/YmlTestCase 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.parse_unix/0 35: ------------------------------------------- 35: running test case 'map of empty seqs' 35: ------------------------------------------- 35: --------------- 35: {foo: [], bar: [], baz: []}--------------- 35: REF TREE: 35: 0x2ac37e83f0 [ROOT] MAP: (0 sibs) 3 children: 35: 0x2ac37e2f10 KEYSEQ: 'foo' (3 sibs) 0 children: 35: 0x2ac37e2fa8 KEYSEQ: 'bar' (3 sibs) 0 children: 35: 0x2ac37e3040 KEYSEQ: 'baz' (3 sibs) 0 children: 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x2ac3800e90 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2ac3800f20 KEYSEQ: 'foo' (3 sibs) 0 children: 35: [2] [2] 0x2ac3800fb0 KEYSEQ: 'bar' (3 sibs) 0 children: 35: [3] [3] 0x2ac3801040 KEYSEQ: 'baz' (3 sibs) 0 children: 35: #nodes=4 vs #printed=4 35: -------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.parse_unix/0 (17 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.parse_unix/1 35: ------------------------------------------- 35: running test case 'map of seqs, one line' 35: ------------------------------------------- 35: --------------- 35: {men: [John Smith, Bill Jones], women: [Mary Smith, Susan Williams]}--------------- 35: REF TREE: 35: 0x2ac37e8508 [ROOT] MAP: (0 sibs) 2 children: 35: 0x2ac37e35a0 KEYSEQ: 'men' (2 sibs) 2 children: 35: 0x2ac37e36e0 VAL: 'John Smith' (2 sibs) 35: 0x2ac37e3778 VAL: 'Bill Jones' (2 sibs) 35: 0x2ac37e3638 KEYSEQ: 'women' (2 sibs) 2 children: 35: 0x2ac37e3820 VAL: 'Mary Smith' (2 sibs) 35: 0x2ac37e38b8 VAL: 'Susan Williams' (2 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x2ac3801ff0 [ROOT] MAP: (1 sibs) 2 children: 35: [1] [1] 0x2ac3802080 KEYSEQ: 'men' (2 sibs) 2 children: 35: [2] [2] 0x2ac3802110 VAL: 'John Smith' (2 sibs) 35: [3] [3] 0x2ac38021a0 VAL: 'Bill Jones' (2 sibs) 35: [4] [4] 0x2ac3802230 KEYSEQ: 'women' (2 sibs) 2 children: 35: [5] [5] 0x2ac38022c0 VAL: 'Mary Smith' (2 sibs) 35: [6] [6] 0x2ac3802350 VAL: 'Susan Williams' (2 sibs) 35: #nodes=7 vs #printed=7 35: -------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.parse_unix/1 (3 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.parse_unix/2 35: ------------------------------------------- 35: running test case 'map of seqs' 35: ------------------------------------------- 35: --------------- 35: 35: men: 35: - John Smith 35: - Bill Jones 35: women: 35: - Mary Smith 35: - Susan Williams 35: --------------- 35: REF TREE: 35: 0x2ac37e8620 [ROOT] MAP: (0 sibs) 2 children: 35: 0x2ac37e3dd0 KEYSEQ: 'men' (2 sibs) 2 children: 35: 0x2ac37e3f10 VAL: 'John Smith' (2 sibs) 35: 0x2ac37e3fa8 VAL: 'Bill Jones' (2 sibs) 35: 0x2ac37e3e68 KEYSEQ: 'women' (2 sibs) 2 children: 35: 0x2ac37e4050 VAL: 'Mary Smith' (2 sibs) 35: 0x2ac37e40e8 VAL: 'Susan Williams' (2 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x2ac38030a0 [ROOT] MAP: (1 sibs) 2 children: 35: [1] [1] 0x2ac3803130 KEYSEQ: 'men' (2 sibs) 2 children: 35: [2] [2] 0x2ac38031c0 VAL: 'John Smith' (2 sibs) 35: [3] [3] 0x2ac3803250 VAL: 'Bill Jones' (2 sibs) 35: [4] [4] 0x2ac38032e0 KEYSEQ: 'women' (2 sibs) 2 children: 35: [5] [5] 0x2ac3803370 VAL: 'Mary Smith' (2 sibs) 35: [6] [6] 0x2ac3803400 VAL: 'Susan Williams' (2 sibs) 35: #nodes=7 vs #printed=7 35: -------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.parse_unix/2 (3 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.parse_unix/3 35: ------------------------------------------- 35: running test case 'map of seqs, not indented' 35: ------------------------------------------- 35: --------------- 35: 35: men: 35: - John Smith 35: - Bill Jones 35: women: 35: - Mary Smith 35: - Susan Williams 35: --------------- 35: REF TREE: 35: 0x2ac37e8738 [ROOT] MAP: (0 sibs) 2 children: 35: 0x2ac37e4190 KEYSEQ: 'men' (2 sibs) 2 children: 35: 0x2ac37e42d0 VAL: 'John Smith' (2 sibs) 35: 0x2ac37e4368 VAL: 'Bill Jones' (2 sibs) 35: 0x2ac37e4228 KEYSEQ: 'women' (2 sibs) 2 children: 35: 0x2ac37e4410 VAL: 'Mary Smith' (2 sibs) 35: 0x2ac37e44a8 VAL: 'Susan Williams' (2 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x2ac3804150 [ROOT] MAP: (1 sibs) 2 children: 35: [1] [1] 0x2ac38041e0 KEYSEQ: 'men' (2 sibs) 2 children: 35: [2] [2] 0x2ac3804270 VAL: 'John Smith' (2 sibs) 35: [3] [3] 0x2ac3804300 VAL: 'Bill Jones' (2 sibs) 35: [4] [4] 0x2ac3804390 KEYSEQ: 'women' (2 sibs) 2 children: 35: [5] [5] 0x2ac3804420 VAL: 'Mary Smith' (2 sibs) 35: [6] [6] 0x2ac38044b0 VAL: 'Susan Williams' (2 sibs) 35: #nodes=7 vs #printed=7 35: -------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.parse_unix/3 (1 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.parse_unix/4 35: ------------------------------------------- 35: running test case 'map of seqs, not indented, more' 35: ------------------------------------------- 35: --------------- 35: 35: product: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 # jumping one level here would be wrong. 35: tax: 1234.5 # we must jump two levels 35: product2: 35: subproduct1: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 # jumping one level here would be wrong. 35: subproduct2: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 # jumping one level here would be wrong. 35: tax2: 789.10 # we must jump two levels 35: tax3: 1234.5 35: product3: 35: subproduct1: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 # jumping one level here would be wrong. 35: subproduct2: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 # jumping one level here would be wrong. 35: # a comment here, will it ruin parsing? 35: tax2: 789.10 # we must jump two levels 35: tax4: 1234.5 35: product4: 35: subproduct1: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 # jumping one level here would be wrong. 35: subproduct2: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 # jumping one level here would be wrong. 35: # what about here? 35: tax2: 789.10 # we must jump two levels 35: tax5: 1234.5 35: --------------- 35: REF TREE: 35: 0x2ac37e8850 [ROOT] MAP: (0 sibs) 8 children: 35: 0x2ac37e8c70 KEYSEQ: 'product' (8 sibs) 1 children: 35: 0x2ac37e9140 MAP: (1 sibs) 4 children: 35: 0x2ac37e91e0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: 0x2ac37e9278 KEYVAL: 'quantity' '1' (4 sibs) 35: 0x2ac37e9310 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: 0x2ac37e93a8 KEYVAL: 'price' '2392.00' (4 sibs) 35: 0x2ac37e8d08 KEYVAL: 'tax' '1234.5' (8 sibs) 35: 0x2ac37e8da0 KEYMAP: 'product2' (8 sibs) 3 children: 35: 0x2ac37e9450 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 35: 0x2ac37e9620 MAP: (1 sibs) 4 children: 35: 0x2ac37e96c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: 0x2ac37e9758 KEYVAL: 'quantity' '1' (4 sibs) 35: 0x2ac37e97f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: 0x2ac37e9888 KEYVAL: 'price' '2392.00' (4 sibs) 35: 0x2ac37e94e8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 35: 0x2ac37e9930 MAP: (1 sibs) 4 children: 35: 0x2ac37e99d0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: 0x2ac37e9a68 KEYVAL: 'quantity' '1' (4 sibs) 35: 0x2ac37e9b00 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: 0x2ac37e9b98 KEYVAL: 'price' '2392.00' (4 sibs) 35: 0x2ac37e9580 KEYVAL: 'tax2' '789.10' (3 sibs) 35: 0x2ac37e8e38 KEYVAL: 'tax3' '1234.5' (8 sibs) 35: 0x2ac37e8ed0 KEYMAP: 'product3' (8 sibs) 3 children: 35: 0x2ac37e9c40 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 35: 0x2ac37e9e10 MAP: (1 sibs) 4 children: 35: 0x2ac37e9eb0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: 0x2ac37e9f48 KEYVAL: 'quantity' '1' (4 sibs) 35: 0x2ac37e9fe0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: 0x2ac37ea078 KEYVAL: 'price' '2392.00' (4 sibs) 35: 0x2ac37e9cd8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 35: 0x2ac37ea120 MAP: (1 sibs) 4 children: 35: 0x2ac37ea1c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: 0x2ac37ea258 KEYVAL: 'quantity' '1' (4 sibs) 35: 0x2ac37ea2f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: 0x2ac37ea388 KEYVAL: 'price' '2392.00' (4 sibs) 35: 0x2ac37e9d70 KEYVAL: 'tax2' '789.10' (3 sibs) 35: 0x2ac37e8f68 KEYVAL: 'tax4' '1234.5' (8 sibs) 35: 0x2ac37e9000 KEYMAP: 'product4' (8 sibs) 3 children: 35: 0x2ac37ea430 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 35: 0x2ac37ea600 MAP: (1 sibs) 4 children: 35: 0x2ac37ea6a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: 0x2ac37ea738 KEYVAL: 'quantity' '1' (4 sibs) 35: 0x2ac37ea7d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: 0x2ac37ea868 KEYVAL: 'price' '2392.00' (4 sibs) 35: 0x2ac37ea4c8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 35: 0x2ac37ea910 MAP: (1 sibs) 4 children: 35: 0x2ac37ea9b0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: 0x2ac37eaa48 KEYVAL: 'quantity' '1' (4 sibs) 35: 0x2ac37eaae0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: 0x2ac37eab78 KEYVAL: 'price' '2392.00' (4 sibs) 35: 0x2ac37ea560 KEYVAL: 'tax2' '789.10' (3 sibs) 35: 0x2ac37e9098 KEYVAL: 'tax5' '1234.5' (8 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x2ac3808120 [ROOT] MAP: (1 sibs) 8 children: 35: [1] [1] 0x2ac38081b0 KEYSEQ: 'product' (8 sibs) 1 children: 35: [2] [2] 0x2ac3808240 MAP: (1 sibs) 4 children: 35: [3] [3] 0x2ac38082d0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [4] [4] 0x2ac3808360 KEYVAL: 'quantity' '1' (4 sibs) 35: [5] [5] 0x2ac38083f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [6] [6] 0x2ac3808480 KEYVAL: 'price' '2392.00' (4 sibs) 35: [7] [7] 0x2ac3808510 KEYVAL: 'tax' '1234.5' (8 sibs) 35: [8] [8] 0x2ac38085a0 KEYMAP: 'product2' (8 sibs) 3 children: 35: [9] [9] 0x2ac3808630 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 35: [10] [10] 0x2ac38086c0 MAP: (1 sibs) 4 children: 35: [11] [11] 0x2ac3808750 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [12] [12] 0x2ac38087e0 KEYVAL: 'quantity' '1' (4 sibs) 35: [13] [13] 0x2ac3808870 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [14] [14] 0x2ac3808900 KEYVAL: 'price' '2392.00' (4 sibs) 35: [15] [15] 0x2ac3808990 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 35: [16] [16] 0x2ac3808a20 MAP: (1 sibs) 4 children: 35: [17] [17] 0x2ac3808ab0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [18] [18] 0x2ac3808b40 KEYVAL: 'quantity' '1' (4 sibs) 35: [19] [19] 0x2ac3808bd0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [20] [20] 0x2ac3808c60 KEYVAL: 'price' '2392.00' (4 sibs) 35: [21] [21] 0x2ac3808cf0 KEYVAL: 'tax2' '789.10' (3 sibs) 35: [22] [22] 0x2ac3808d80 KEYVAL: 'tax3' '1234.5' (8 sibs) 35: [23] [23] 0x2ac3808e10 KEYMAP: 'product3' (8 sibs) 3 children: 35: [24] [24] 0x2ac3808ea0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 35: [25] [25] 0x2ac3808f30 MAP: (1 sibs) 4 children: 35: [26] [26] 0x2ac3808fc0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [27] [27] 0x2ac3809050 KEYVAL: 'quantity' '1' (4 sibs) 35: [28] [28] 0x2ac38090e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [29] [29] 0x2ac3809170 KEYVAL: 'price' '2392.00' (4 sibs) 35: [30] [30] 0x2ac3809200 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 35: [31] [31] 0x2ac3809290 MAP: (1 sibs) 4 children: 35: [32] [32] 0x2ac3809320 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [33] [33] 0x2ac38093b0 KEYVAL: 'quantity' '1' (4 sibs) 35: [34] [34] 0x2ac3809440 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [35] [35] 0x2ac38094d0 KEYVAL: 'price' '2392.00' (4 sibs) 35: [36] [36] 0x2ac3809560 KEYVAL: 'tax2' '789.10' (3 sibs) 35: [37] [37] 0x2ac38095f0 KEYVAL: 'tax4' '1234.5' (8 sibs) 35: [38] [38] 0x2ac3809680 KEYMAP: 'product4' (8 sibs) 3 children: 35: [39] [39] 0x2ac3809710 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 35: [40] [40] 0x2ac38097a0 MAP: (1 sibs) 4 children: 35: [41] [41] 0x2ac3809830 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [42] [42] 0x2ac38098c0 KEYVAL: 'quantity' '1' (4 sibs) 35: [43] [43] 0x2ac3809950 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [44] [44] 0x2ac38099e0 KEYVAL: 'price' '2392.00' (4 sibs) 35: [45] [45] 0x2ac3809a70 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 35: [46] [46] 0x2ac3809b00 MAP: (1 sibs) 4 children: 35: [47] [47] 0x2ac3809b90 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [48] [48] 0x2ac3809c20 KEYVAL: 'quantity' '1' (4 sibs) 35: [49] [49] 0x2ac3809cb0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [50] [50] 0x2ac3809d40 KEYVAL: 'price' '2392.00' (4 sibs) 35: [51] [51] 0x2ac3809dd0 KEYVAL: 'tax2' '789.10' (3 sibs) 35: [52] [52] 0x2ac3809e60 KEYVAL: 'tax5' '1234.5' (8 sibs) 35: #nodes=53 vs #printed=53 35: -------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.parse_unix/4 (8 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.parse_unix/5 35: ------------------------------------------- 35: running test case 'map of seqs, next line' 35: ------------------------------------------- 35: --------------- 35: 35: men: 35: - 35: John Smith 35: - 35: Bill Jones 35: women: 35: - 35: Mary Smith 35: - 35: Susan Williams 35: --------------- 35: REF TREE: 35: 0x2ac37e8968 [ROOT] MAP: (0 sibs) 2 children: 35: 0x2ac37e45a0 KEYSEQ: 'men' (2 sibs) 2 children: 35: 0x2ac37e3960 VAL: 'John Smith' (2 sibs) 35: 0x2ac37e39f8 VAL: 'Bill Jones' (2 sibs) 35: 0x2ac37e4638 KEYSEQ: 'women' (2 sibs) 2 children: 35: 0x2ac37e3aa0 VAL: 'Mary Smith' (2 sibs) 35: 0x2ac37e3b38 VAL: 'Susan Williams' (2 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x2ac3806d40 [ROOT] MAP: (1 sibs) 2 children: 35: [1] [1] 0x2ac3806dd0 KEYSEQ: 'men' (2 sibs) 2 children: 35: [2] [2] 0x2ac3806e60 VAL: 'John Smith' (2 sibs) 35: [3] [3] 0x2ac3806ef0 VAL: 'Bill Jones' (2 sibs) 35: [4] [4] 0x2ac3806f80 KEYSEQ: 'women' (2 sibs) 2 children: 35: [5] [5] 0x2ac3807010 VAL: 'Mary Smith' (2 sibs) 35: [6] [6] 0x2ac38070a0 VAL: 'Susan Williams' (2 sibs) 35: #nodes=7 vs #printed=7 35: -------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.parse_unix/5 (1 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.parse_unix/6 35: ------------------------------------------- 35: running test case 'map of seqs, next line without space' 35: ------------------------------------------- 35: --------------- 35: 35: men: 35: - 35: John Smith 35: - 35: Bill Jones 35: women: 35: - 35: Mary Smith 35: - 35: Susan Williams 35: --------------- 35: REF TREE: 35: 0x2ac37e8a80 [ROOT] MAP: (0 sibs) 2 children: 35: 0x2ac37e3c30 KEYSEQ: 'men' (2 sibs) 2 children: 35: 0x2ac37e5dc0 VAL: 'John Smith' (2 sibs) 35: 0x2ac37e5e58 VAL: 'Bill Jones' (2 sibs) 35: 0x2ac37e3cc8 KEYSEQ: 'women' (2 sibs) 2 children: 35: 0x2ac37e5f00 VAL: 'Mary Smith' (2 sibs) 35: 0x2ac37e5f98 VAL: 'Susan Williams' (2 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x2ac380a530 [ROOT] MAP: (1 sibs) 2 children: 35: [1] [1] 0x2ac380a5c0 KEYSEQ: 'men' (2 sibs) 2 children: 35: [2] [2] 0x2ac380a650 VAL: 'John Smith' (2 sibs) 35: [3] [3] 0x2ac380a6e0 VAL: 'Bill Jones' (2 sibs) 35: [4] [4] 0x2ac380a770 KEYSEQ: 'women' (2 sibs) 2 children: 35: [5] [5] 0x2ac380a800 VAL: 'Mary Smith' (2 sibs) 35: [6] [6] 0x2ac380a890 VAL: 'Susan Williams' (2 sibs) 35: #nodes=7 vs #printed=7 35: -------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.parse_unix/6 (1 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.parse_unix/7 35: ------------------------------------------- 35: running test case 'map of seqs, deal with unk' 35: ------------------------------------------- 35: --------------- 35: 35: skip_commits: 35: files: 35: - a 35: - b 35: - c 35: - d 35: - e 35: --------------- 35: REF TREE: 35: 0x2ac37e8b98 [ROOT] MAP: (0 sibs) 1 children: 35: 0x2ac37e5ab0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 35: 0x2ac37e57a0 KEYSEQ: 'files' (1 sibs) 5 children: 35: 0x2ac37e4ad0 VAL: 'a' (5 sibs) 35: 0x2ac37e4b68 VAL: 'b' (5 sibs) 35: 0x2ac37e4c00 VAL: 'c' (5 sibs) 35: 0x2ac37e4c98 VAL: 'd' (5 sibs) 35: 0x2ac37e4d30 VAL: 'e' (5 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x2ac380b580 [ROOT] MAP: (1 sibs) 1 children: 35: [1] [1] 0x2ac380b610 KEYMAP: 'skip_commits' (1 sibs) 1 children: 35: [2] [2] 0x2ac380b6a0 KEYSEQ: 'files' (1 sibs) 5 children: 35: [3] [3] 0x2ac380b730 VAL: 'a' (5 sibs) 35: [4] [4] 0x2ac380b7c0 VAL: 'b' (5 sibs) 35: [5] [5] 0x2ac380b850 VAL: 'c' (5 sibs) 35: [6] [6] 0x2ac380b8e0 VAL: 'd' (5 sibs) 35: [7] [7] 0x2ac380b970 VAL: 'e' (5 sibs) 35: #nodes=8 vs #printed=8 35: -------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.parse_unix/7 (1 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.parse_windows/0 35: ------------------------------------------- 35: running test case 'map of empty seqs' 35: ------------------------------------------- 35: --------------- 35: {foo: [], bar: [], baz: []}--------------- 35: REF TREE: 35: 0x2ac37e83f0 [ROOT] MAP: (0 sibs) 3 children: 35: 0x2ac37e2f10 KEYSEQ: 'foo' (3 sibs) 0 children: 35: 0x2ac37e2fa8 KEYSEQ: 'bar' (3 sibs) 0 children: 35: 0x2ac37e3040 KEYSEQ: 'baz' (3 sibs) 0 children: 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x2ac380be90 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2ac380bf20 KEYSEQ: 'foo' (3 sibs) 0 children: 35: [2] [2] 0x2ac380bfb0 KEYSEQ: 'bar' (3 sibs) 0 children: 35: [3] [3] 0x2ac380c040 KEYSEQ: 'baz' (3 sibs) 0 children: 35: #nodes=4 vs #printed=4 35: -------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.parse_windows/0 (16 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.parse_windows/1 35: ------------------------------------------- 35: running test case 'map of seqs, one line' 35: ------------------------------------------- 35: --------------- 35: {men: [John Smith, Bill Jones], women: [Mary Smith, Susan Williams]}--------------- 35: REF TREE: 35: 0x2ac37e8508 [ROOT] MAP: (0 sibs) 2 children: 35: 0x2ac37e35a0 KEYSEQ: 'men' (2 sibs) 2 children: 35: 0x2ac37e36e0 VAL: 'John Smith' (2 sibs) 35: 0x2ac37e3778 VAL: 'Bill Jones' (2 sibs) 35: 0x2ac37e3638 KEYSEQ: 'women' (2 sibs) 2 children: 35: 0x2ac37e3820 VAL: 'Mary Smith' (2 sibs) 35: 0x2ac37e38b8 VAL: 'Susan Williams' (2 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x2ac380c7a0 [ROOT] MAP: (1 sibs) 2 children: 35: [1] [1] 0x2ac380c830 KEYSEQ: 'men' (2 sibs) 2 children: 35: [2] [2] 0x2ac380c8c0 VAL: 'John Smith' (2 sibs) 35: [3] [3] 0x2ac380c950 VAL: 'Bill Jones' (2 sibs) 35: [4] [4] 0x2ac380c9e0 KEYSEQ: 'women' (2 sibs) 2 children: 35: [5] [5] 0x2ac380ca70 VAL: 'Mary Smith' (2 sibs) 35: [6] [6] 0x2ac380cb00 VAL: 'Susan Williams' (2 sibs) 35: #nodes=7 vs #printed=7 35: -------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.parse_windows/1 (2 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.parse_windows/2 35: ------------------------------------------- 35: running test case 'map of seqs' 35: ------------------------------------------- 35: --------------- 35: 35: men: 35: - John Smith 35: - Bill Jones 35: women: 35: - Mary Smith 35: - Susan Williams 35: --------------- 35: REF TREE: 35: 0x2ac37e8620 [ROOT] MAP: (0 sibs) 2 children: 35: 0x2ac37e3dd0 KEYSEQ: 'men' (2 sibs) 2 children: 35: 0x2ac37e3f10 VAL: 'John Smith' (2 sibs) 35: 0x2ac37e3fa8 VAL: 'Bill Jones' (2 sibs) 35: 0x2ac37e3e68 KEYSEQ: 'women' (2 sibs) 2 children: 35: 0x2ac37e4050 VAL: 'Mary Smith' (2 sibs) 35: 0x2ac37e40e8 VAL: 'Susan Williams' (2 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x2ac380d0b0 [ROOT] MAP: (1 sibs) 2 children: 35: [1] [1] 0x2ac380d140 KEYSEQ: 'men' (2 sibs) 2 children: 35: [2] [2] 0x2ac380d1d0 VAL: 'John Smith' (2 sibs) 35: [3] [3] 0x2ac380d260 VAL: 'Bill Jones' (2 sibs) 35: [4] [4] 0x2ac380d2f0 KEYSEQ: 'women' (2 sibs) 2 children: 35: [5] [5] 0x2ac380d380 VAL: 'Mary Smith' (2 sibs) 35: [6] [6] 0x2ac380d410 VAL: 'Susan Williams' (2 sibs) 35: #nodes=7 vs #printed=7 35: -------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.parse_windows/2 (3 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.parse_windows/3 35: ------------------------------------------- 35: running test case 'map of seqs, not indented' 35: ------------------------------------------- 35: --------------- 35: 35: men: 35: - John Smith 35: - Bill Jones 35: women: 35: - Mary Smith 35: - Susan Williams 35: --------------- 35: REF TREE: 35: 0x2ac37e8738 [ROOT] MAP: (0 sibs) 2 children: 35: 0x2ac37e4190 KEYSEQ: 'men' (2 sibs) 2 children: 35: 0x2ac37e42d0 VAL: 'John Smith' (2 sibs) 35: 0x2ac37e4368 VAL: 'Bill Jones' (2 sibs) 35: 0x2ac37e4228 KEYSEQ: 'women' (2 sibs) 2 children: 35: 0x2ac37e4410 VAL: 'Mary Smith' (2 sibs) 35: 0x2ac37e44a8 VAL: 'Susan Williams' (2 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x2ac380d9c0 [ROOT] MAP: (1 sibs) 2 children: 35: [1] [1] 0x2ac380da50 KEYSEQ: 'men' (2 sibs) 2 children: 35: [2] [2] 0x2ac380dae0 VAL: 'John Smith' (2 sibs) 35: [3] [3] 0x2ac380db70 VAL: 'Bill Jones' (2 sibs) 35: [4] [4] 0x2ac380dc00 KEYSEQ: 'women' (2 sibs) 2 children: 35: [5] [5] 0x2ac380dc90 VAL: 'Mary Smith' (2 sibs) 35: [6] [6] 0x2ac380dd20 VAL: 'Susan Williams' (2 sibs) 35: #nodes=7 vs #printed=7 35: -------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.parse_windows/3 (1 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.parse_windows/4 35: ------------------------------------------- 35: running test case 'map of seqs, not indented, more' 35: ------------------------------------------- 35: --------------- 35: 35: product: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 # jumping one level here would be wrong. 35: tax: 1234.5 # we must jump two levels 35: product2: 35: subproduct1: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 # jumping one level here would be wrong. 35: subproduct2: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 # jumping one level here would be wrong. 35: tax2: 789.10 # we must jump two levels 35: tax3: 1234.5 35: product3: 35: subproduct1: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 # jumping one level here would be wrong. 35: subproduct2: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 # jumping one level here would be wrong. 35: # a comment here, will it ruin parsing? 35: tax2: 789.10 # we must jump two levels 35: tax4: 1234.5 35: product4: 35: subproduct1: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 # jumping one level here would be wrong. 35: subproduct2: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 # jumping one level here would be wrong. 35: # what about here? 35: tax2: 789.10 # we must jump two levels 35: tax5: 1234.5 35: --------------- 35: REF TREE: 35: 0x2ac37e8850 [ROOT] MAP: (0 sibs) 8 children: 35: 0x2ac37e8c70 KEYSEQ: 'product' (8 sibs) 1 children: 35: 0x2ac37e9140 MAP: (1 sibs) 4 children: 35: 0x2ac37e91e0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: 0x2ac37e9278 KEYVAL: 'quantity' '1' (4 sibs) 35: 0x2ac37e9310 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: 0x2ac37e93a8 KEYVAL: 'price' '2392.00' (4 sibs) 35: 0x2ac37e8d08 KEYVAL: 'tax' '1234.5' (8 sibs) 35: 0x2ac37e8da0 KEYMAP: 'product2' (8 sibs) 3 children: 35: 0x2ac37e9450 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 35: 0x2ac37e9620 MAP: (1 sibs) 4 children: 35: 0x2ac37e96c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: 0x2ac37e9758 KEYVAL: 'quantity' '1' (4 sibs) 35: 0x2ac37e97f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: 0x2ac37e9888 KEYVAL: 'price' '2392.00' (4 sibs) 35: 0x2ac37e94e8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 35: 0x2ac37e9930 MAP: (1 sibs) 4 children: 35: 0x2ac37e99d0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: 0x2ac37e9a68 KEYVAL: 'quantity' '1' (4 sibs) 35: 0x2ac37e9b00 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: 0x2ac37e9b98 KEYVAL: 'price' '2392.00' (4 sibs) 35: 0x2ac37e9580 KEYVAL: 'tax2' '789.10' (3 sibs) 35: 0x2ac37e8e38 KEYVAL: 'tax3' '1234.5' (8 sibs) 35: 0x2ac37e8ed0 KEYMAP: 'product3' (8 sibs) 3 children: 35: 0x2ac37e9c40 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 35: 0x2ac37e9e10 MAP: (1 sibs) 4 children: 35: 0x2ac37e9eb0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: 0x2ac37e9f48 KEYVAL: 'quantity' '1' (4 sibs) 35: 0x2ac37e9fe0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: 0x2ac37ea078 KEYVAL: 'price' '2392.00' (4 sibs) 35: 0x2ac37e9cd8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 35: 0x2ac37ea120 MAP: (1 sibs) 4 children: 35: 0x2ac37ea1c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: 0x2ac37ea258 KEYVAL: 'quantity' '1' (4 sibs) 35: 0x2ac37ea2f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: 0x2ac37ea388 KEYVAL: 'price' '2392.00' (4 sibs) 35: 0x2ac37e9d70 KEYVAL: 'tax2' '789.10' (3 sibs) 35: 0x2ac37e8f68 KEYVAL: 'tax4' '1234.5' (8 sibs) 35: 0x2ac37e9000 KEYMAP: 'product4' (8 sibs) 3 children: 35: 0x2ac37ea430 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 35: 0x2ac37ea600 MAP: (1 sibs) 4 children: 35: 0x2ac37ea6a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: 0x2ac37ea738 KEYVAL: 'quantity' '1' (4 sibs) 35: 0x2ac37ea7d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: 0x2ac37ea868 KEYVAL: 'price' '2392.00' (4 sibs) 35: 0x2ac37ea4c8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 35: 0x2ac37ea910 MAP: (1 sibs) 4 children: 35: 0x2ac37ea9b0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: 0x2ac37eaa48 KEYVAL: 'quantity' '1' (4 sibs) 35: 0x2ac37eaae0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: 0x2ac37eab78 KEYVAL: 'price' '2392.00' (4 sibs) 35: 0x2ac37ea560 KEYVAL: 'tax2' '789.10' (3 sibs) 35: 0x2ac37e9098 KEYVAL: 'tax5' '1234.5' (8 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x2ac380fdf0 [ROOT] MAP: (1 sibs) 8 children: 35: [1] [1] 0x2ac380fe80 KEYSEQ: 'product' (8 sibs) 1 children: 35: [2] [2] 0x2ac380ff10 MAP: (1 sibs) 4 children: 35: [3] [3] 0x2ac380ffa0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [4] [4] 0x2ac3810030 KEYVAL: 'quantity' '1' (4 sibs) 35: [5] [5] 0x2ac38100c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [6] [6] 0x2ac3810150 KEYVAL: 'price' '2392.00' (4 sibs) 35: [7] [7] 0x2ac38101e0 KEYVAL: 'tax' '1234.5' (8 sibs) 35: [8] [8] 0x2ac3810270 KEYMAP: 'product2' (8 sibs) 3 children: 35: [9] [9] 0x2ac3810300 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 35: [10] [10] 0x2ac3810390 MAP: (1 sibs) 4 children: 35: [11] [11] 0x2ac3810420 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [12] [12] 0x2ac38104b0 KEYVAL: 'quantity' '1' (4 sibs) 35: [13] [13] 0x2ac3810540 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [14] [14] 0x2ac38105d0 KEYVAL: 'price' '2392.00' (4 sibs) 35: [15] [15] 0x2ac3810660 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 35: [16] [16] 0x2ac38106f0 MAP: (1 sibs) 4 children: 35: [17] [17] 0x2ac3810780 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [18] [18] 0x2ac3810810 KEYVAL: 'quantity' '1' (4 sibs) 35: [19] [19] 0x2ac38108a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [20] [20] 0x2ac3810930 KEYVAL: 'price' '2392.00' (4 sibs) 35: [21] [21] 0x2ac38109c0 KEYVAL: 'tax2' '789.10' (3 sibs) 35: [22] [22] 0x2ac3810a50 KEYVAL: 'tax3' '1234.5' (8 sibs) 35: [23] [23] 0x2ac3810ae0 KEYMAP: 'product3' (8 sibs) 3 children: 35: [24] [24] 0x2ac3810b70 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 35: [25] [25] 0x2ac3810c00 MAP: (1 sibs) 4 children: 35: [26] [26] 0x2ac3810c90 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [27] [27] 0x2ac3810d20 KEYVAL: 'quantity' '1' (4 sibs) 35: [28] [28] 0x2ac3810db0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [29] [29] 0x2ac3810e40 KEYVAL: 'price' '2392.00' (4 sibs) 35: [30] [30] 0x2ac3810ed0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 35: [31] [31] 0x2ac3810f60 MAP: (1 sibs) 4 children: 35: [32] [32] 0x2ac3810ff0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [33] [33] 0x2ac3811080 KEYVAL: 'quantity' '1' (4 sibs) 35: [34] [34] 0x2ac3811110 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [35] [35] 0x2ac38111a0 KEYVAL: 'price' '2392.00' (4 sibs) 35: [36] [36] 0x2ac3811230 KEYVAL: 'tax2' '789.10' (3 sibs) 35: [37] [37] 0x2ac38112c0 KEYVAL: 'tax4' '1234.5' (8 sibs) 35: [38] [38] 0x2ac3811350 KEYMAP: 'product4' (8 sibs) 3 children: 35: [39] [39] 0x2ac38113e0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 35: [40] [40] 0x2ac3811470 MAP: (1 sibs) 4 children: 35: [41] [41] 0x2ac3811500 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [42] [42] 0x2ac3811590 KEYVAL: 'quantity' '1' (4 sibs) 35: [43] [43] 0x2ac3811620 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [44] [44] 0x2ac38116b0 KEYVAL: 'price' '2392.00' (4 sibs) 35: [45] [45] 0x2ac3811740 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 35: [46] [46] 0x2ac38117d0 MAP: (1 sibs) 4 children: 35: [47] [47] 0x2ac3811860 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [48] [48] 0x2ac38118f0 KEYVAL: 'quantity' '1' (4 sibs) 35: [49] [49] 0x2ac3811980 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [50] [50] 0x2ac3811a10 KEYVAL: 'price' '2392.00' (4 sibs) 35: [51] [51] 0x2ac3811aa0 KEYVAL: 'tax2' '789.10' (3 sibs) 35: [52] [52] 0x2ac3811b30 KEYVAL: 'tax5' '1234.5' (8 sibs) 35: #nodes=53 vs #printed=53 35: -------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.parse_windows/4 (8 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.parse_windows/5 35: ------------------------------------------- 35: running test case 'map of seqs, next line' 35: ------------------------------------------- 35: --------------- 35: 35: men: 35: - 35: John Smith 35: - 35: Bill Jones 35: women: 35: - 35: Mary Smith 35: - 35: Susan Williams 35: --------------- 35: REF TREE: 35: 0x2ac37e8968 [ROOT] MAP: (0 sibs) 2 children: 35: 0x2ac37e45a0 KEYSEQ: 'men' (2 sibs) 2 children: 35: 0x2ac37e3960 VAL: 'John Smith' (2 sibs) 35: 0x2ac37e39f8 VAL: 'Bill Jones' (2 sibs) 35: 0x2ac37e4638 KEYSEQ: 'women' (2 sibs) 2 children: 35: 0x2ac37e3aa0 VAL: 'Mary Smith' (2 sibs) 35: 0x2ac37e3b38 VAL: 'Susan Williams' (2 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x2ac380e2d0 [ROOT] MAP: (1 sibs) 2 children: 35: [1] [1] 0x2ac380e360 KEYSEQ: 'men' (2 sibs) 2 children: 35: [2] [2] 0x2ac380e3f0 VAL: 'John Smith' (2 sibs) 35: [3] [3] 0x2ac380e480 VAL: 'Bill Jones' (2 sibs) 35: [4] [4] 0x2ac380e510 KEYSEQ: 'women' (2 sibs) 2 children: 35: [5] [5] 0x2ac380e5a0 VAL: 'Mary Smith' (2 sibs) 35: [6] [6] 0x2ac380e630 VAL: 'Susan Williams' (2 sibs) 35: #nodes=7 vs #printed=7 35: -------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.parse_windows/5 (1 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.parse_windows/6 35: ------------------------------------------- 35: running test case 'map of seqs, next line without space' 35: ------------------------------------------- 35: --------------- 35: 35: men: 35: - 35: John Smith 35: - 35: Bill Jones 35: women: 35: - 35: Mary Smith 35: - 35: Susan Williams 35: --------------- 35: REF TREE: 35: 0x2ac37e8a80 [ROOT] MAP: (0 sibs) 2 children: 35: 0x2ac37e3c30 KEYSEQ: 'men' (2 sibs) 2 children: 35: 0x2ac37e5dc0 VAL: 'John Smith' (2 sibs) 35: 0x2ac37e5e58 VAL: 'Bill Jones' (2 sibs) 35: 0x2ac37e3cc8 KEYSEQ: 'women' (2 sibs) 2 children: 35: 0x2ac37e5f00 VAL: 'Mary Smith' (2 sibs) 35: 0x2ac37e5f98 VAL: 'Susan Williams' (2 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x2ac380ebe0 [ROOT] MAP: (1 sibs) 2 children: 35: [1] [1] 0x2ac380ec70 KEYSEQ: 'men' (2 sibs) 2 children: 35: [2] [2] 0x2ac380ed00 VAL: 'John Smith' (2 sibs) 35: [3] [3] 0x2ac380ed90 VAL: 'Bill Jones' (2 sibs) 35: [4] [4] 0x2ac380ee20 KEYSEQ: 'women' (2 sibs) 2 children: 35: [5] [5] 0x2ac380eeb0 VAL: 'Mary Smith' (2 sibs) 35: [6] [6] 0x2ac380ef40 VAL: 'Susan Williams' (2 sibs) 35: #nodes=7 vs #printed=7 35: -------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.parse_windows/6 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.parse_windows/7 35: ------------------------------------------- 35: running test case 'map of seqs, deal with unk' 35: ------------------------------------------- 35: --------------- 35: 35: skip_commits: 35: files: 35: - a 35: - b 35: - c 35: - d 35: - e 35: --------------- 35: REF TREE: 35: 0x2ac37e8b98 [ROOT] MAP: (0 sibs) 1 children: 35: 0x2ac37e5ab0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 35: 0x2ac37e57a0 KEYSEQ: 'files' (1 sibs) 5 children: 35: 0x2ac37e4ad0 VAL: 'a' (5 sibs) 35: 0x2ac37e4b68 VAL: 'b' (5 sibs) 35: 0x2ac37e4c00 VAL: 'c' (5 sibs) 35: 0x2ac37e4c98 VAL: 'd' (5 sibs) 35: 0x2ac37e4d30 VAL: 'e' (5 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x2ac3812200 [ROOT] MAP: (1 sibs) 1 children: 35: [1] [1] 0x2ac3812290 KEYMAP: 'skip_commits' (1 sibs) 1 children: 35: [2] [2] 0x2ac3812320 KEYSEQ: 'files' (1 sibs) 5 children: 35: [3] [3] 0x2ac38123b0 VAL: 'a' (5 sibs) 35: [4] [4] 0x2ac3812440 VAL: 'b' (5 sibs) 35: [5] [5] 0x2ac38124d0 VAL: 'c' (5 sibs) 35: [6] [6] 0x2ac3812560 VAL: 'd' (5 sibs) 35: [7] [7] 0x2ac38125f0 VAL: 'e' (5 sibs) 35: #nodes=8 vs #printed=8 35: -------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.parse_windows/7 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/0 35: ------------------------------------------- 35: running test case 'map of empty seqs' 35: ------------------------------------------- 35: foo: [] 35: bar: [] 35: baz: [] 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/0 (4 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/1 35: ------------------------------------------- 35: running test case 'map of seqs, one line' 35: ------------------------------------------- 35: men: 35: - John Smith 35: - Bill Jones 35: women: 35: - Mary Smith 35: - Susan Williams 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/2 35: ------------------------------------------- 35: running test case 'map of seqs' 35: ------------------------------------------- 35: men: 35: - John Smith 35: - Bill Jones 35: women: 35: - Mary Smith 35: - Susan Williams 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/3 35: ------------------------------------------- 35: running test case 'map of seqs, not indented' 35: ------------------------------------------- 35: men: 35: - John Smith 35: - Bill Jones 35: women: 35: - Mary Smith 35: - Susan Williams 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/4 35: ------------------------------------------- 35: running test case 'map of seqs, not indented, more' 35: ------------------------------------------- 35: product: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 35: tax: 1234.5 35: product2: 35: subproduct1: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 35: subproduct2: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 35: tax2: 789.10 35: tax3: 1234.5 35: product3: 35: subproduct1: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 35: subproduct2: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 35: tax2: 789.10 35: tax4: 1234.5 35: product4: 35: subproduct1: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 35: subproduct2: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 35: tax2: 789.10 35: tax5: 1234.5 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/4 (2 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/5 35: ------------------------------------------- 35: running test case 'map of seqs, next line' 35: ------------------------------------------- 35: men: 35: - John Smith 35: - Bill Jones 35: women: 35: - Mary Smith 35: - Susan Williams 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/5 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/6 35: ------------------------------------------- 35: running test case 'map of seqs, next line without space' 35: ------------------------------------------- 35: men: 35: - John Smith 35: - Bill Jones 35: women: 35: - Mary Smith 35: - Susan Williams 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/6 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/7 35: ------------------------------------------- 35: running test case 'map of seqs, deal with unk' 35: ------------------------------------------- 35: skip_commits: 35: files: 35: - a 35: - b 35: - c 35: - d 35: - e 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/7 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/0 35: ------------------------------------------- 35: running test case 'map of empty seqs' 35: ------------------------------------------- 35: foo: [] 35: bar: [] 35: baz: [] 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/1 35: ------------------------------------------- 35: running test case 'map of seqs, one line' 35: ------------------------------------------- 35: men: 35: - John Smith 35: - Bill Jones 35: women: 35: - Mary Smith 35: - Susan Williams 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/2 35: ------------------------------------------- 35: running test case 'map of seqs' 35: ------------------------------------------- 35: men: 35: - John Smith 35: - Bill Jones 35: women: 35: - Mary Smith 35: - Susan Williams 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/3 35: ------------------------------------------- 35: running test case 'map of seqs, not indented' 35: ------------------------------------------- 35: men: 35: - John Smith 35: - Bill Jones 35: women: 35: - Mary Smith 35: - Susan Williams 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/4 35: ------------------------------------------- 35: running test case 'map of seqs, not indented, more' 35: ------------------------------------------- 35: product: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 35: tax: 1234.5 35: product2: 35: subproduct1: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 35: subproduct2: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 35: tax2: 789.10 35: tax3: 1234.5 35: product3: 35: subproduct1: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 35: subproduct2: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 35: tax2: 789.10 35: tax4: 1234.5 35: product4: 35: subproduct1: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 35: subproduct2: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 35: tax2: 789.10 35: tax5: 1234.5 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/4 (1 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/5 35: ------------------------------------------- 35: running test case 'map of seqs, next line' 35: ------------------------------------------- 35: men: 35: - John Smith 35: - Bill Jones 35: women: 35: - Mary Smith 35: - Susan Williams 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/5 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/6 35: ------------------------------------------- 35: running test case 'map of seqs, next line without space' 35: ------------------------------------------- 35: men: 35: - John Smith 35: - Bill Jones 35: women: 35: - Mary Smith 35: - Susan Williams 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/6 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/7 35: ------------------------------------------- 35: running test case 'map of seqs, deal with unk' 35: ------------------------------------------- 35: skip_commits: 35: files: 35: - a 35: - b 35: - c 35: - d 35: - e 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/7 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/0 35: ------------------------------------------- 35: running test case 'map of empty seqs' 35: ------------------------------------------- 35: foo: [] 35: bar: [] 35: baz: [] 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/0 (1 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/1 35: ------------------------------------------- 35: running test case 'map of seqs, one line' 35: ------------------------------------------- 35: men: 35: - John Smith 35: - Bill Jones 35: women: 35: - Mary Smith 35: - Susan Williams 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/2 35: ------------------------------------------- 35: running test case 'map of seqs' 35: ------------------------------------------- 35: men: 35: - John Smith 35: - Bill Jones 35: women: 35: - Mary Smith 35: - Susan Williams 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/3 35: ------------------------------------------- 35: running test case 'map of seqs, not indented' 35: ------------------------------------------- 35: men: 35: - John Smith 35: - Bill Jones 35: women: 35: - Mary Smith 35: - Susan Williams 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/4 35: ------------------------------------------- 35: running test case 'map of seqs, not indented, more' 35: ------------------------------------------- 35: product: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 35: tax: 1234.5 35: product2: 35: subproduct1: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 35: subproduct2: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 35: tax2: 789.10 35: tax3: 1234.5 35: product3: 35: subproduct1: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 35: subproduct2: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 35: tax2: 789.10 35: tax4: 1234.5 35: product4: 35: subproduct1: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 35: subproduct2: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 35: tax2: 789.10 35: tax5: 1234.5 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/4 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/5 35: ------------------------------------------- 35: running test case 'map of seqs, next line' 35: ------------------------------------------- 35: men: 35: - John Smith 35: - Bill Jones 35: women: 35: - Mary Smith 35: - Susan Williams 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/5 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/6 35: ------------------------------------------- 35: running test case 'map of seqs, next line without space' 35: ------------------------------------------- 35: men: 35: - John Smith 35: - Bill Jones 35: women: 35: - Mary Smith 35: - Susan Williams 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/6 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/7 35: ------------------------------------------- 35: running test case 'map of seqs, deal with unk' 35: ------------------------------------------- 35: skip_commits: 35: files: 35: - a 35: - b 35: - c 35: - d 35: - e 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/7 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/0 35: ------------------------------------------- 35: running test case 'map of empty seqs' 35: ------------------------------------------- 35: foo: [] 35: bar: [] 35: baz: [] 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/1 35: ------------------------------------------- 35: running test case 'map of seqs, one line' 35: ------------------------------------------- 35: men: 35: - John Smith 35: - Bill Jones 35: women: 35: - Mary Smith 35: - Susan Williams 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/2 35: ------------------------------------------- 35: running test case 'map of seqs' 35: ------------------------------------------- 35: men: 35: - John Smith 35: - Bill Jones 35: women: 35: - Mary Smith 35: - Susan Williams 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/3 35: ------------------------------------------- 35: running test case 'map of seqs, not indented' 35: ------------------------------------------- 35: men: 35: - John Smith 35: - Bill Jones 35: women: 35: - Mary Smith 35: - Susan Williams 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/4 35: ------------------------------------------- 35: running test case 'map of seqs, not indented, more' 35: ------------------------------------------- 35: product: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 35: tax: 1234.5 35: product2: 35: subproduct1: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 35: subproduct2: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 35: tax2: 789.10 35: tax3: 1234.5 35: product3: 35: subproduct1: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 35: subproduct2: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 35: tax2: 789.10 35: tax4: 1234.5 35: product4: 35: subproduct1: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 35: subproduct2: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 35: tax2: 789.10 35: tax5: 1234.5 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/4 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/5 35: ------------------------------------------- 35: running test case 'map of seqs, next line' 35: ------------------------------------------- 35: men: 35: - John Smith 35: - Bill Jones 35: women: 35: - Mary Smith 35: - Susan Williams 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/5 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/6 35: ------------------------------------------- 35: running test case 'map of seqs, next line without space' 35: ------------------------------------------- 35: men: 35: - John Smith 35: - Bill Jones 35: women: 35: - Mary Smith 35: - Susan Williams 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/6 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/7 35: ------------------------------------------- 35: running test case 'map of seqs, deal with unk' 35: ------------------------------------------- 35: skip_commits: 35: files: 35: - a 35: - b 35: - c 35: - d 35: - e 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/7 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/0 35: ------------------------------------------- 35: running test case 'map of empty seqs' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/0 (2 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/1 35: ------------------------------------------- 35: running test case 'map of seqs, one line' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/2 35: ------------------------------------------- 35: running test case 'map of seqs' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/3 35: ------------------------------------------- 35: running test case 'map of seqs, not indented' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/4 35: ------------------------------------------- 35: running test case 'map of seqs, not indented, more' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/4 (1 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/5 35: ------------------------------------------- 35: running test case 'map of seqs, next line' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/5 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/6 35: ------------------------------------------- 35: running test case 'map of seqs, next line without space' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/6 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/7 35: ------------------------------------------- 35: running test case 'map of seqs, deal with unk' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/7 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/0 35: ------------------------------------------- 35: running test case 'map of empty seqs' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/1 35: ------------------------------------------- 35: running test case 'map of seqs, one line' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/2 35: ------------------------------------------- 35: running test case 'map of seqs' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/3 35: ------------------------------------------- 35: running test case 'map of seqs, not indented' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/4 35: ------------------------------------------- 35: running test case 'map of seqs, not indented, more' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/4 (1 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/5 35: ------------------------------------------- 35: running test case 'map of seqs, next line' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/5 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/6 35: ------------------------------------------- 35: running test case 'map of seqs, next line without space' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/6 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/7 35: ------------------------------------------- 35: running test case 'map of seqs, deal with unk' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/7 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/0 35: ------------------------------------------- 35: running test case 'map of empty seqs' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/0 (10 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/1 35: ------------------------------------------- 35: running test case 'map of seqs, one line' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/1 (3 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/2 35: ------------------------------------------- 35: running test case 'map of seqs' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/2 (2 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/3 35: ------------------------------------------- 35: running test case 'map of seqs, not indented' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/3 (2 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/4 35: ------------------------------------------- 35: running test case 'map of seqs, not indented, more' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/4 (4 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/5 35: ------------------------------------------- 35: running test case 'map of seqs, next line' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/5 (2 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/6 35: ------------------------------------------- 35: running test case 'map of seqs, next line without space' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/6 (2 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/7 35: ------------------------------------------- 35: running test case 'map of seqs, deal with unk' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/7 (3 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/0 35: ------------------------------------------- 35: running test case 'map of empty seqs' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/0 (2 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/1 35: ------------------------------------------- 35: running test case 'map of seqs, one line' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/1 (2 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/2 35: ------------------------------------------- 35: running test case 'map of seqs' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/2 (2 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/3 35: ------------------------------------------- 35: running test case 'map of seqs, not indented' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/3 (2 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/4 35: ------------------------------------------- 35: running test case 'map of seqs, not indented, more' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/4 (2 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/5 35: ------------------------------------------- 35: running test case 'map of seqs, next line' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/5 (2 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/6 35: ------------------------------------------- 35: running test case 'map of seqs, next line without space' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/6 (2 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/7 35: ------------------------------------------- 35: running test case 'map of seqs, deal with unk' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/7 (2 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/0 35: ------------------------------------------- 35: running test case 'map of empty seqs' 35: ------------------------------------------- 35: foo: [] 35: bar: [] 35: baz: [] 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/0 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/1 35: ------------------------------------------- 35: running test case 'map of seqs, one line' 35: ------------------------------------------- 35: men: 35: - John Smith 35: - Bill Jones 35: women: 35: - Mary Smith 35: - Susan Williams 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/1 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/2 35: ------------------------------------------- 35: running test case 'map of seqs' 35: ------------------------------------------- 35: men: 35: - John Smith 35: - Bill Jones 35: women: 35: - Mary Smith 35: - Susan Williams 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/2 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/3 35: ------------------------------------------- 35: running test case 'map of seqs, not indented' 35: ------------------------------------------- 35: men: 35: - John Smith 35: - Bill Jones 35: women: 35: - Mary Smith 35: - Susan Williams 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/3 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/4 35: ------------------------------------------- 35: running test case 'map of seqs, not indented, more' 35: ------------------------------------------- 35: product: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 35: tax: 1234.5 35: product2: 35: subproduct1: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 35: subproduct2: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 35: tax2: 789.10 35: tax3: 1234.5 35: product3: 35: subproduct1: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 35: subproduct2: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 35: tax2: 789.10 35: tax4: 1234.5 35: product4: 35: subproduct1: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 35: subproduct2: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 35: tax2: 789.10 35: tax5: 1234.5 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/4 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/5 35: ------------------------------------------- 35: running test case 'map of seqs, next line' 35: ------------------------------------------- 35: men: 35: - John Smith 35: - Bill Jones 35: women: 35: - Mary Smith 35: - Susan Williams 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/5 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/6 35: ------------------------------------------- 35: running test case 'map of seqs, next line without space' 35: ------------------------------------------- 35: men: 35: - John Smith 35: - Bill Jones 35: women: 35: - Mary Smith 35: - Susan Williams 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/6 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/7 35: ------------------------------------------- 35: running test case 'map of seqs, deal with unk' 35: ------------------------------------------- 35: skip_commits: 35: files: 35: - a 35: - b 35: - c 35: - d 35: - e 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/7 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/0 35: ------------------------------------------- 35: running test case 'map of empty seqs' 35: ------------------------------------------- 35: foo: [] 35: bar: [] 35: baz: [] 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/0 (1 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/1 35: ------------------------------------------- 35: running test case 'map of seqs, one line' 35: ------------------------------------------- 35: men: 35: - John Smith 35: - Bill Jones 35: women: 35: - Mary Smith 35: - Susan Williams 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/1 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/2 35: ------------------------------------------- 35: running test case 'map of seqs' 35: ------------------------------------------- 35: men: 35: - John Smith 35: - Bill Jones 35: women: 35: - Mary Smith 35: - Susan Williams 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/2 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/3 35: ------------------------------------------- 35: running test case 'map of seqs, not indented' 35: ------------------------------------------- 35: men: 35: - John Smith 35: - Bill Jones 35: women: 35: - Mary Smith 35: - Susan Williams 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/3 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/4 35: ------------------------------------------- 35: running test case 'map of seqs, not indented, more' 35: ------------------------------------------- 35: product: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 35: tax: 1234.5 35: product2: 35: subproduct1: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 35: subproduct2: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 35: tax2: 789.10 35: tax3: 1234.5 35: product3: 35: subproduct1: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 35: subproduct2: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 35: tax2: 789.10 35: tax4: 1234.5 35: product4: 35: subproduct1: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 35: subproduct2: 35: - sku: BL4438H 35: quantity: 1 35: description: Super Hoop 35: price: 2392.00 35: tax2: 789.10 35: tax5: 1234.5 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/4 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/5 35: ------------------------------------------- 35: running test case 'map of seqs, next line' 35: ------------------------------------------- 35: men: 35: - John Smith 35: - Bill Jones 35: women: 35: - Mary Smith 35: - Susan Williams 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/5 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/6 35: ------------------------------------------- 35: running test case 'map of seqs, next line without space' 35: ------------------------------------------- 35: men: 35: - John Smith 35: - Bill Jones 35: women: 35: - Mary Smith 35: - Susan Williams 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/6 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/7 35: ------------------------------------------- 35: running test case 'map of seqs, deal with unk' 35: ------------------------------------------- 35: skip_commits: 35: files: 35: - a 35: - b 35: - c 35: - d 35: - e 35: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/7 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/0 35: ------------------------------------------- 35: running test case 'map of empty seqs' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/0 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/1 35: ------------------------------------------- 35: running test case 'map of seqs, one line' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/1 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/2 35: ------------------------------------------- 35: running test case 'map of seqs' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/2 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/3 35: ------------------------------------------- 35: running test case 'map of seqs, not indented' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/3 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/4 35: ------------------------------------------- 35: running test case 'map of seqs, not indented, more' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/4 (3 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/5 35: ------------------------------------------- 35: running test case 'map of seqs, next line' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/5 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/6 35: ------------------------------------------- 35: running test case 'map of seqs, next line without space' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/6 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/7 35: ------------------------------------------- 35: running test case 'map of seqs, deal with unk' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/7 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/0 35: ------------------------------------------- 35: running test case 'map of empty seqs' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/0 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/1 35: ------------------------------------------- 35: running test case 'map of seqs, one line' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/1 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/2 35: ------------------------------------------- 35: running test case 'map of seqs' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/2 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/3 35: ------------------------------------------- 35: running test case 'map of seqs, not indented' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/3 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/4 35: ------------------------------------------- 35: running test case 'map of seqs, not indented, more' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/4 (3 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/5 35: ------------------------------------------- 35: running test case 'map of seqs, next line' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/5 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/6 35: ------------------------------------------- 35: running test case 'map of seqs, next line without space' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/6 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/7 35: ------------------------------------------- 35: running test case 'map of seqs, deal with unk' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/7 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/0 35: ------------------------------------------- 35: running test case 'map of empty seqs' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/0 (4 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/1 35: ------------------------------------------- 35: running test case 'map of seqs, one line' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/1 (3 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/2 35: ------------------------------------------- 35: running test case 'map of seqs' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/2 (3 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/3 35: ------------------------------------------- 35: running test case 'map of seqs, not indented' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/3 (2 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/4 35: ------------------------------------------- 35: running test case 'map of seqs, not indented, more' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/4 (4 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/5 35: ------------------------------------------- 35: running test case 'map of seqs, next line' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/5 (3 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/6 35: ------------------------------------------- 35: running test case 'map of seqs, next line without space' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/6 (2 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/7 35: ------------------------------------------- 35: running test case 'map of seqs, deal with unk' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/7 (2 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/0 35: ------------------------------------------- 35: running test case 'map of empty seqs' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/0 (3 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/1 35: ------------------------------------------- 35: running test case 'map of seqs, one line' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/1 (2 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/2 35: ------------------------------------------- 35: running test case 'map of seqs' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/2 (2 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/3 35: ------------------------------------------- 35: running test case 'map of seqs, not indented' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/3 (2 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/4 35: ------------------------------------------- 35: running test case 'map of seqs, not indented, more' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/4 (3 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/5 35: ------------------------------------------- 35: running test case 'map of seqs, next line' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/5 (2 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/6 35: ------------------------------------------- 35: running test case 'map of seqs, next line without space' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/6 (3 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/7 35: ------------------------------------------- 35: running test case 'map of seqs, deal with unk' 35: ------------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/7 (2 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip/0 35: ------------------------------------------- 35: running test case 'map of empty seqs' 35: ------------------------------------------- 35: ~~~~~~~~~~~~~~ src yml: 35: {foo: [], bar: [], baz: []}~~~~~~~~~~~~~~ parsed tree: 35: -------------------------------------- 35: [0][0] 0x2ac3800e90 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2ac3800f20 KEYSEQ: 'foo' (3 sibs) 0 children: 35: [2] [2] 0x2ac3800fb0 KEYSEQ: 'bar' (3 sibs) 0 children: 35: [3] [3] 0x2ac3801040 KEYSEQ: 'baz' (3 sibs) 0 children: 35: #nodes=4 vs #printed=4 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ emitted yml: 35: foo: []\n 35: bar: []\n 35: baz: []\n 35: ~~~~~~~~~~~~~~ emitted tree: 35: -------------------------------------- 35: [0][0] 0x2ac38136e0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2ac3813770 KEYSEQ: 'foo' (3 sibs) 0 children: 35: [2] [2] 0x2ac3813800 KEYSEQ: 'bar' (3 sibs) 0 children: 35: [3] [3] 0x2ac3813890 KEYSEQ: 'baz' (3 sibs) 0 children: 35: #nodes=4 vs #printed=4 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip/0 (3 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip/1 35: ------------------------------------------- 35: running test case 'map of seqs, one line' 35: ------------------------------------------- 35: ~~~~~~~~~~~~~~ src yml: 35: {men: [John Smith, Bill Jones], women: [Mary Smith, Susan Williams]}~~~~~~~~~~~~~~ parsed tree: 35: -------------------------------------- 35: [0][0] 0x2ac3801ff0 [ROOT] MAP: (1 sibs) 2 children: 35: [1] [1] 0x2ac3802080 KEYSEQ: 'men' (2 sibs) 2 children: 35: [2] [2] 0x2ac3802110 VAL: 'John Smith' (2 sibs) 35: [3] [3] 0x2ac38021a0 VAL: 'Bill Jones' (2 sibs) 35: [4] [4] 0x2ac3802230 KEYSEQ: 'women' (2 sibs) 2 children: 35: [5] [5] 0x2ac38022c0 VAL: 'Mary Smith' (2 sibs) 35: [6] [6] 0x2ac3802350 VAL: 'Susan Williams' (2 sibs) 35: #nodes=7 vs #printed=7 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ emitted yml: 35: men:\n 35: - John Smith\n 35: - Bill Jones\n 35: women:\n 35: - Mary Smith\n 35: - Susan Williams\n 35: ~~~~~~~~~~~~~~ emitted tree: 35: -------------------------------------- 35: [0][0] 0x2ac38148d0 [ROOT] MAP: (1 sibs) 2 children: 35: [1] [1] 0x2ac3814960 KEYSEQ: 'men' (2 sibs) 2 children: 35: [2] [2] 0x2ac38149f0 VAL: 'John Smith' (2 sibs) 35: [3] [3] 0x2ac3814a80 VAL: 'Bill Jones' (2 sibs) 35: [4] [4] 0x2ac3814b10 KEYSEQ: 'women' (2 sibs) 2 children: 35: [5] [5] 0x2ac3814ba0 VAL: 'Mary Smith' (2 sibs) 35: [6] [6] 0x2ac3814c30 VAL: 'Susan Williams' (2 sibs) 35: #nodes=7 vs #printed=7 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip/1 (2 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip/2 35: ------------------------------------------- 35: running test case 'map of seqs' 35: ------------------------------------------- 35: ~~~~~~~~~~~~~~ src yml: 35: \n 35: men:\n 35: - John Smith\n 35: - Bill Jones\n 35: women:\n 35: - Mary Smith\n 35: - Susan Williams\n 35: ~~~~~~~~~~~~~~ parsed tree: 35: -------------------------------------- 35: [0][0] 0x2ac38030a0 [ROOT] MAP: (1 sibs) 2 children: 35: [1] [1] 0x2ac3803130 KEYSEQ: 'men' (2 sibs) 2 children: 35: [2] [2] 0x2ac38031c0 VAL: 'John Smith' (2 sibs) 35: [3] [3] 0x2ac3803250 VAL: 'Bill Jones' (2 sibs) 35: [4] [4] 0x2ac38032e0 KEYSEQ: 'women' (2 sibs) 2 children: 35: [5] [5] 0x2ac3803370 VAL: 'Mary Smith' (2 sibs) 35: [6] [6] 0x2ac3803400 VAL: 'Susan Williams' (2 sibs) 35: #nodes=7 vs #printed=7 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ emitted yml: 35: men:\n 35: - John Smith\n 35: - Bill Jones\n 35: women:\n 35: - Mary Smith\n 35: - Susan Williams\n 35: ~~~~~~~~~~~~~~ emitted tree: 35: -------------------------------------- 35: [0][0] 0x2ac38151e0 [ROOT] MAP: (1 sibs) 2 children: 35: [1] [1] 0x2ac3815270 KEYSEQ: 'men' (2 sibs) 2 children: 35: [2] [2] 0x2ac3815300 VAL: 'John Smith' (2 sibs) 35: [3] [3] 0x2ac3815390 VAL: 'Bill Jones' (2 sibs) 35: [4] [4] 0x2ac3815420 KEYSEQ: 'women' (2 sibs) 2 children: 35: [5] [5] 0x2ac38154b0 VAL: 'Mary Smith' (2 sibs) 35: [6] [6] 0x2ac3815540 VAL: 'Susan Williams' (2 sibs) 35: #nodes=7 vs #printed=7 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip/2 (1 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip/3 35: ------------------------------------------- 35: running test case 'map of seqs, not indented' 35: ------------------------------------------- 35: ~~~~~~~~~~~~~~ src yml: 35: \n 35: men:\n 35: - John Smith\n 35: - Bill Jones\n 35: women:\n 35: - Mary Smith\n 35: - Susan Williams\n 35: ~~~~~~~~~~~~~~ parsed tree: 35: -------------------------------------- 35: [0][0] 0x2ac3804150 [ROOT] MAP: (1 sibs) 2 children: 35: [1] [1] 0x2ac38041e0 KEYSEQ: 'men' (2 sibs) 2 children: 35: [2] [2] 0x2ac3804270 VAL: 'John Smith' (2 sibs) 35: [3] [3] 0x2ac3804300 VAL: 'Bill Jones' (2 sibs) 35: [4] [4] 0x2ac3804390 KEYSEQ: 'women' (2 sibs) 2 children: 35: [5] [5] 0x2ac3804420 VAL: 'Mary Smith' (2 sibs) 35: [6] [6] 0x2ac38044b0 VAL: 'Susan Williams' (2 sibs) 35: #nodes=7 vs #printed=7 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ emitted yml: 35: men:\n 35: - John Smith\n 35: - Bill Jones\n 35: women:\n 35: - Mary Smith\n 35: - Susan Williams\n 35: ~~~~~~~~~~~~~~ emitted tree: 35: -------------------------------------- 35: [0][0] 0x2ac3815af0 [ROOT] MAP: (1 sibs) 2 children: 35: [1] [1] 0x2ac3815b80 KEYSEQ: 'men' (2 sibs) 2 children: 35: [2] [2] 0x2ac3815c10 VAL: 'John Smith' (2 sibs) 35: [3] [3] 0x2ac3815ca0 VAL: 'Bill Jones' (2 sibs) 35: [4] [4] 0x2ac3815d30 KEYSEQ: 'women' (2 sibs) 2 children: 35: [5] [5] 0x2ac3815dc0 VAL: 'Mary Smith' (2 sibs) 35: [6] [6] 0x2ac3815e50 VAL: 'Susan Williams' (2 sibs) 35: #nodes=7 vs #printed=7 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip/3 (1 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip/4 35: ------------------------------------------- 35: running test case 'map of seqs, not indented, more' 35: ------------------------------------------- 35: ~~~~~~~~~~~~~~ src yml: 35: \n 35: product:\n 35: - sku: BL4438H\n 35: quantity: 1\n 35: description: Super Hoop\n 35: price: 2392.00 # jumping one level here would be wrong.\n 35: tax: 1234.5 # we must jump two levels\n 35: product2:\n 35: subproduct1:\n 35: - sku: BL4438H\n 35: quantity: 1\n 35: description: Super Hoop\n 35: price: 2392.00 # jumping one level here would be wrong.\n 35: subproduct2:\n 35: - sku: BL4438H\n 35: quantity: 1\n 35: description: Super Hoop\n 35: price: 2392.00 # jumping one level here would be wrong.\n 35: tax2: 789.10 # we must jump two levels\n 35: tax3: 1234.5\n 35: product3:\n 35: subproduct1:\n 35: - sku: BL4438H\n 35: quantity: 1\n 35: description: Super Hoop\n 35: price: 2392.00 # jumping one level here would be wrong.\n 35: subproduct2:\n 35: - sku: BL4438H\n 35: quantity: 1\n 35: description: Super Hoop\n 35: price: 2392.00 # jumping one level here would be wrong.\n 35: # a comment here, will it ruin parsing?\n 35: tax2: 789.10 # we must jump two levels\n 35: tax4: 1234.5\n 35: product4:\n 35: subproduct1:\n 35: - sku: BL4438H\n 35: quantity: 1\n 35: description: Super Hoop\n 35: price: 2392.00 # jumping one level here would be wrong.\n 35: subproduct2:\n 35: - sku: BL4438H\n 35: quantity: 1\n 35: description: Super Hoop\n 35: price: 2392.00 # jumping one level here would be wrong.\n 35: # what about here?\n 35: tax2: 789.10 # we must jump two levels\n 35: tax5: 1234.5\n 35: ~~~~~~~~~~~~~~ parsed tree: 35: -------------------------------------- 35: [0][0] 0x2ac3808120 [ROOT] MAP: (1 sibs) 8 children: 35: [1] [1] 0x2ac38081b0 KEYSEQ: 'product' (8 sibs) 1 children: 35: [2] [2] 0x2ac3808240 MAP: (1 sibs) 4 children: 35: [3] [3] 0x2ac38082d0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [4] [4] 0x2ac3808360 KEYVAL: 'quantity' '1' (4 sibs) 35: [5] [5] 0x2ac38083f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [6] [6] 0x2ac3808480 KEYVAL: 'price' '2392.00' (4 sibs) 35: [7] [7] 0x2ac3808510 KEYVAL: 'tax' '1234.5' (8 sibs) 35: [8] [8] 0x2ac38085a0 KEYMAP: 'product2' (8 sibs) 3 children: 35: [9] [9] 0x2ac3808630 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 35: [10] [10] 0x2ac38086c0 MAP: (1 sibs) 4 children: 35: [11] [11] 0x2ac3808750 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [12] [12] 0x2ac38087e0 KEYVAL: 'quantity' '1' (4 sibs) 35: [13] [13] 0x2ac3808870 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [14] [14] 0x2ac3808900 KEYVAL: 'price' '2392.00' (4 sibs) 35: [15] [15] 0x2ac3808990 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 35: [16] [16] 0x2ac3808a20 MAP: (1 sibs) 4 children: 35: [17] [17] 0x2ac3808ab0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [18] [18] 0x2ac3808b40 KEYVAL: 'quantity' '1' (4 sibs) 35: [19] [19] 0x2ac3808bd0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [20] [20] 0x2ac3808c60 KEYVAL: 'price' '2392.00' (4 sibs) 35: [21] [21] 0x2ac3808cf0 KEYVAL: 'tax2' '789.10' (3 sibs) 35: [22] [22] 0x2ac3808d80 KEYVAL: 'tax3' '1234.5' (8 sibs) 35: [23] [23] 0x2ac3808e10 KEYMAP: 'product3' (8 sibs) 3 children: 35: [24] [24] 0x2ac3808ea0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 35: [25] [25] 0x2ac3808f30 MAP: (1 sibs) 4 children: 35: [26] [26] 0x2ac3808fc0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [27] [27] 0x2ac3809050 KEYVAL: 'quantity' '1' (4 sibs) 35: [28] [28] 0x2ac38090e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [29] [29] 0x2ac3809170 KEYVAL: 'price' '2392.00' (4 sibs) 35: [30] [30] 0x2ac3809200 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 35: [31] [31] 0x2ac3809290 MAP: (1 sibs) 4 children: 35: [32] [32] 0x2ac3809320 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [33] [33] 0x2ac38093b0 KEYVAL: 'quantity' '1' (4 sibs) 35: [34] [34] 0x2ac3809440 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [35] [35] 0x2ac38094d0 KEYVAL: 'price' '2392.00' (4 sibs) 35: [36] [36] 0x2ac3809560 KEYVAL: 'tax2' '789.10' (3 sibs) 35: [37] [37] 0x2ac38095f0 KEYVAL: 'tax4' '1234.5' (8 sibs) 35: [38] [38] 0x2ac3809680 KEYMAP: 'product4' (8 sibs) 3 children: 35: [39] [39] 0x2ac3809710 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 35: [40] [40] 0x2ac38097a0 MAP: (1 sibs) 4 children: 35: [41] [41] 0x2ac3809830 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [42] [42] 0x2ac38098c0 KEYVAL: 'quantity' '1' (4 sibs) 35: [43] [43] 0x2ac3809950 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [44] [44] 0x2ac38099e0 KEYVAL: 'price' '2392.00' (4 sibs) 35: [45] [45] 0x2ac3809a70 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 35: [46] [46] 0x2ac3809b00 MAP: (1 sibs) 4 children: 35: [47] [47] 0x2ac3809b90 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [48] [48] 0x2ac3809c20 KEYVAL: 'quantity' '1' (4 sibs) 35: [49] [49] 0x2ac3809cb0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [50] [50] 0x2ac3809d40 KEYVAL: 'price' '2392.00' (4 sibs) 35: [51] [51] 0x2ac3809dd0 KEYVAL: 'tax2' '789.10' (3 sibs) 35: [52] [52] 0x2ac3809e60 KEYVAL: 'tax5' '1234.5' (8 sibs) 35: #nodes=53 vs #printed=53 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ emitted yml: 35: product:\n 35: - sku: BL4438H\n 35: quantity: 1\n 35: description: Super Hoop\n 35: price: 2392.00\n 35: tax: 1234.5\n 35: product2:\n 35: subproduct1:\n 35: - sku: BL4438H\n 35: quantity: 1\n 35: description: Super Hoop\n 35: price: 2392.00\n 35: subproduct2:\n 35: - sku: BL4438H\n 35: quantity: 1\n 35: description: Super Hoop\n 35: price: 2392.00\n 35: tax2: 789.10\n 35: tax3: 1234.5\n 35: product3:\n 35: subproduct1:\n 35: - sku: BL4438H\n 35: quantity: 1\n 35: description: Super Hoop\n 35: price: 2392.00\n 35: subproduct2:\n 35: - sku: BL4438H\n 35: quantity: 1\n 35: description: Super Hoop\n 35: price: 2392.00\n 35: tax2: 789.10\n 35: tax4: 1234.5\n 35: product4:\n 35: subproduct1:\n 35: - sku: BL4438H\n 35: quantity: 1\n 35: description: Super Hoop\n 35: price: 2392.00\n 35: subproduct2:\n 35: - sku: BL4438H\n 35: quantity: 1\n 35: description: Super Hoop\n 35: price: 2392.00\n 35: tax2: 789.10\n 35: tax5: 1234.5\n 35: ~~~~~~~~~~~~~~ emitted tree: 35: -------------------------------------- 35: [0][0] 0x2ac3817f20 [ROOT] MAP: (1 sibs) 8 children: 35: [1] [1] 0x2ac3817fb0 KEYSEQ: 'product' (8 sibs) 1 children: 35: [2] [2] 0x2ac3818040 MAP: (1 sibs) 4 children: 35: [3] [3] 0x2ac38180d0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [4] [4] 0x2ac3818160 KEYVAL: 'quantity' '1' (4 sibs) 35: [5] [5] 0x2ac38181f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [6] [6] 0x2ac3818280 KEYVAL: 'price' '2392.00' (4 sibs) 35: [7] [7] 0x2ac3818310 KEYVAL: 'tax' '1234.5' (8 sibs) 35: [8] [8] 0x2ac38183a0 KEYMAP: 'product2' (8 sibs) 3 children: 35: [9] [9] 0x2ac3818430 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 35: [10] [10] 0x2ac38184c0 MAP: (1 sibs) 4 children: 35: [11] [11] 0x2ac3818550 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [12] [12] 0x2ac38185e0 KEYVAL: 'quantity' '1' (4 sibs) 35: [13] [13] 0x2ac3818670 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [14] [14] 0x2ac3818700 KEYVAL: 'price' '2392.00' (4 sibs) 35: [15] [15] 0x2ac3818790 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 35: [16] [16] 0x2ac3818820 MAP: (1 sibs) 4 children: 35: [17] [17] 0x2ac38188b0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [18] [18] 0x2ac3818940 KEYVAL: 'quantity' '1' (4 sibs) 35: [19] [19] 0x2ac38189d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [20] [20] 0x2ac3818a60 KEYVAL: 'price' '2392.00' (4 sibs) 35: [21] [21] 0x2ac3818af0 KEYVAL: 'tax2' '789.10' (3 sibs) 35: [22] [22] 0x2ac3818b80 KEYVAL: 'tax3' '1234.5' (8 sibs) 35: [23] [23] 0x2ac3818c10 KEYMAP: 'product3' (8 sibs) 3 children: 35: [24] [24] 0x2ac3818ca0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 35: [25] [25] 0x2ac3818d30 MAP: (1 sibs) 4 children: 35: [26] [26] 0x2ac3818dc0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [27] [27] 0x2ac3818e50 KEYVAL: 'quantity' '1' (4 sibs) 35: [28] [28] 0x2ac3818ee0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [29] [29] 0x2ac3818f70 KEYVAL: 'price' '2392.00' (4 sibs) 35: [30] [30] 0x2ac3819000 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 35: [31] [31] 0x2ac3819090 MAP: (1 sibs) 4 children: 35: [32] [32] 0x2ac3819120 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [33] [33] 0x2ac38191b0 KEYVAL: 'quantity' '1' (4 sibs) 35: [34] [34] 0x2ac3819240 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [35] [35] 0x2ac38192d0 KEYVAL: 'price' '2392.00' (4 sibs) 35: [36] [36] 0x2ac3819360 KEYVAL: 'tax2' '789.10' (3 sibs) 35: [37] [37] 0x2ac38193f0 KEYVAL: 'tax4' '1234.5' (8 sibs) 35: [38] [38] 0x2ac3819480 KEYMAP: 'product4' (8 sibs) 3 children: 35: [39] [39] 0x2ac3819510 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 35: [40] [40] 0x2ac38195a0 MAP: (1 sibs) 4 children: 35: [41] [41] 0x2ac3819630 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [42] [42] 0x2ac38196c0 KEYVAL: 'quantity' '1' (4 sibs) 35: [43] [43] 0x2ac3819750 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [44] [44] 0x2ac38197e0 KEYVAL: 'price' '2392.00' (4 sibs) 35: [45] [45] 0x2ac3819870 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 35: [46] [46] 0x2ac3819900 MAP: (1 sibs) 4 children: 35: [47] [47] 0x2ac3819990 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [48] [48] 0x2ac3819a20 KEYVAL: 'quantity' '1' (4 sibs) 35: [49] [49] 0x2ac3819ab0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [50] [50] 0x2ac3819b40 KEYVAL: 'price' '2392.00' (4 sibs) 35: [51] [51] 0x2ac3819bd0 KEYVAL: 'tax2' '789.10' (3 sibs) 35: [52] [52] 0x2ac3819c60 KEYVAL: 'tax5' '1234.5' (8 sibs) 35: #nodes=53 vs #printed=53 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip/4 (9 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip/5 35: ------------------------------------------- 35: running test case 'map of seqs, next line' 35: ------------------------------------------- 35: ~~~~~~~~~~~~~~ src yml: 35: \n 35: men:\n 35: - \n 35: John Smith\n 35: - \n 35: Bill Jones\n 35: women:\n 35: - \n 35: Mary Smith\n 35: - \n 35: Susan Williams\n 35: ~~~~~~~~~~~~~~ parsed tree: 35: -------------------------------------- 35: [0][0] 0x2ac3806d40 [ROOT] MAP: (1 sibs) 2 children: 35: [1] [1] 0x2ac3806dd0 KEYSEQ: 'men' (2 sibs) 2 children: 35: [2] [2] 0x2ac3806e60 VAL: 'John Smith' (2 sibs) 35: [3] [3] 0x2ac3806ef0 VAL: 'Bill Jones' (2 sibs) 35: [4] [4] 0x2ac3806f80 KEYSEQ: 'women' (2 sibs) 2 children: 35: [5] [5] 0x2ac3807010 VAL: 'Mary Smith' (2 sibs) 35: [6] [6] 0x2ac38070a0 VAL: 'Susan Williams' (2 sibs) 35: #nodes=7 vs #printed=7 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ emitted yml: 35: men:\n 35: - John Smith\n 35: - Bill Jones\n 35: women:\n 35: - Mary Smith\n 35: - Susan Williams\n 35: ~~~~~~~~~~~~~~ emitted tree: 35: -------------------------------------- 35: [0][0] 0x2ac3816400 [ROOT] MAP: (1 sibs) 2 children: 35: [1] [1] 0x2ac3816490 KEYSEQ: 'men' (2 sibs) 2 children: 35: [2] [2] 0x2ac3816520 VAL: 'John Smith' (2 sibs) 35: [3] [3] 0x2ac38165b0 VAL: 'Bill Jones' (2 sibs) 35: [4] [4] 0x2ac3816640 KEYSEQ: 'women' (2 sibs) 2 children: 35: [5] [5] 0x2ac38166d0 VAL: 'Mary Smith' (2 sibs) 35: [6] [6] 0x2ac3816760 VAL: 'Susan Williams' (2 sibs) 35: #nodes=7 vs #printed=7 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip/5 (1 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip/6 35: ------------------------------------------- 35: running test case 'map of seqs, next line without space' 35: ------------------------------------------- 35: ~~~~~~~~~~~~~~ src yml: 35: \n 35: men:\n 35: -\n 35: John Smith\n 35: -\n 35: Bill Jones\n 35: women:\n 35: -\n 35: Mary Smith\n 35: -\n 35: Susan Williams\n 35: ~~~~~~~~~~~~~~ parsed tree: 35: -------------------------------------- 35: [0][0] 0x2ac380a530 [ROOT] MAP: (1 sibs) 2 children: 35: [1] [1] 0x2ac380a5c0 KEYSEQ: 'men' (2 sibs) 2 children: 35: [2] [2] 0x2ac380a650 VAL: 'John Smith' (2 sibs) 35: [3] [3] 0x2ac380a6e0 VAL: 'Bill Jones' (2 sibs) 35: [4] [4] 0x2ac380a770 KEYSEQ: 'women' (2 sibs) 2 children: 35: [5] [5] 0x2ac380a800 VAL: 'Mary Smith' (2 sibs) 35: [6] [6] 0x2ac380a890 VAL: 'Susan Williams' (2 sibs) 35: #nodes=7 vs #printed=7 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ emitted yml: 35: men:\n 35: - John Smith\n 35: - Bill Jones\n 35: women:\n 35: - Mary Smith\n 35: - Susan Williams\n 35: ~~~~~~~~~~~~~~ emitted tree: 35: -------------------------------------- 35: [0][0] 0x2ac3816d10 [ROOT] MAP: (1 sibs) 2 children: 35: [1] [1] 0x2ac3816da0 KEYSEQ: 'men' (2 sibs) 2 children: 35: [2] [2] 0x2ac3816e30 VAL: 'John Smith' (2 sibs) 35: [3] [3] 0x2ac3816ec0 VAL: 'Bill Jones' (2 sibs) 35: [4] [4] 0x2ac3816f50 KEYSEQ: 'women' (2 sibs) 2 children: 35: [5] [5] 0x2ac3816fe0 VAL: 'Mary Smith' (2 sibs) 35: [6] [6] 0x2ac3817070 VAL: 'Susan Williams' (2 sibs) 35: #nodes=7 vs #printed=7 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip/6 (1 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip/7 35: ------------------------------------------- 35: running test case 'map of seqs, deal with unk' 35: ------------------------------------------- 35: ~~~~~~~~~~~~~~ src yml: 35: \n 35: skip_commits:\n 35: files:\n 35: - a\n 35: - b\n 35: - c\n 35: - d\n 35: - e\n 35: ~~~~~~~~~~~~~~ parsed tree: 35: -------------------------------------- 35: [0][0] 0x2ac380b580 [ROOT] MAP: (1 sibs) 1 children: 35: [1] [1] 0x2ac380b610 KEYMAP: 'skip_commits' (1 sibs) 1 children: 35: [2] [2] 0x2ac380b6a0 KEYSEQ: 'files' (1 sibs) 5 children: 35: [3] [3] 0x2ac380b730 VAL: 'a' (5 sibs) 35: [4] [4] 0x2ac380b7c0 VAL: 'b' (5 sibs) 35: [5] [5] 0x2ac380b850 VAL: 'c' (5 sibs) 35: [6] [6] 0x2ac380b8e0 VAL: 'd' (5 sibs) 35: [7] [7] 0x2ac380b970 VAL: 'e' (5 sibs) 35: #nodes=8 vs #printed=8 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ emitted yml: 35: skip_commits:\n 35: files:\n 35: - a\n 35: - b\n 35: - c\n 35: - d\n 35: - e\n 35: ~~~~~~~~~~~~~~ emitted tree: 35: -------------------------------------- 35: [0][0] 0x2ac381a330 [ROOT] MAP: (1 sibs) 1 children: 35: [1] [1] 0x2ac381a3c0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 35: [2] [2] 0x2ac381a450 KEYSEQ: 'files' (1 sibs) 5 children: 35: [3] [3] 0x2ac381a4e0 VAL: 'a' (5 sibs) 35: [4] [4] 0x2ac381a570 VAL: 'b' (5 sibs) 35: [5] [5] 0x2ac381a600 VAL: 'c' (5 sibs) 35: [6] [6] 0x2ac381a690 VAL: 'd' (5 sibs) 35: [7] [7] 0x2ac381a720 VAL: 'e' (5 sibs) 35: #nodes=8 vs #printed=8 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip/7 (1 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip/0 35: ------------------------------------------- 35: running test case 'map of empty seqs' 35: ------------------------------------------- 35: ~~~~~~~~~~~~~~ src yml: 35: {foo: [], bar: [], baz: []}~~~~~~~~~~~~~~ parsed tree: 35: -------------------------------------- 35: [0][0] 0x2ac380be90 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2ac380bf20 KEYSEQ: 'foo' (3 sibs) 0 children: 35: [2] [2] 0x2ac380bfb0 KEYSEQ: 'bar' (3 sibs) 0 children: 35: [3] [3] 0x2ac380c040 KEYSEQ: 'baz' (3 sibs) 0 children: 35: #nodes=4 vs #printed=4 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ emitted yml: 35: foo: []\n 35: bar: []\n 35: baz: []\n 35: ~~~~~~~~~~~~~~ emitted tree: 35: -------------------------------------- 35: [0][0] 0x2ac381ac40 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2ac381acd0 KEYSEQ: 'foo' (3 sibs) 0 children: 35: [2] [2] 0x2ac381ad60 KEYSEQ: 'bar' (3 sibs) 0 children: 35: [3] [3] 0x2ac381adf0 KEYSEQ: 'baz' (3 sibs) 0 children: 35: #nodes=4 vs #printed=4 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip/0 (1 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip/1 35: ------------------------------------------- 35: running test case 'map of seqs, one line' 35: ------------------------------------------- 35: ~~~~~~~~~~~~~~ src yml: 35: {men: [John Smith, Bill Jones], women: [Mary Smith, Susan Williams]}~~~~~~~~~~~~~~ parsed tree: 35: -------------------------------------- 35: [0][0] 0x2ac380c7a0 [ROOT] MAP: (1 sibs) 2 children: 35: [1] [1] 0x2ac380c830 KEYSEQ: 'men' (2 sibs) 2 children: 35: [2] [2] 0x2ac380c8c0 VAL: 'John Smith' (2 sibs) 35: [3] [3] 0x2ac380c950 VAL: 'Bill Jones' (2 sibs) 35: [4] [4] 0x2ac380c9e0 KEYSEQ: 'women' (2 sibs) 2 children: 35: [5] [5] 0x2ac380ca70 VAL: 'Mary Smith' (2 sibs) 35: [6] [6] 0x2ac380cb00 VAL: 'Susan Williams' (2 sibs) 35: #nodes=7 vs #printed=7 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ emitted yml: 35: men:\n 35: - John Smith\n 35: - Bill Jones\n 35: women:\n 35: - Mary Smith\n 35: - Susan Williams\n 35: ~~~~~~~~~~~~~~ emitted tree: 35: -------------------------------------- 35: [0][0] 0x2ac381b550 [ROOT] MAP: (1 sibs) 2 children: 35: [1] [1] 0x2ac381b5e0 KEYSEQ: 'men' (2 sibs) 2 children: 35: [2] [2] 0x2ac381b670 VAL: 'John Smith' (2 sibs) 35: [3] [3] 0x2ac381b700 VAL: 'Bill Jones' (2 sibs) 35: [4] [4] 0x2ac381b790 KEYSEQ: 'women' (2 sibs) 2 children: 35: [5] [5] 0x2ac381b820 VAL: 'Mary Smith' (2 sibs) 35: [6] [6] 0x2ac381b8b0 VAL: 'Susan Williams' (2 sibs) 35: #nodes=7 vs #printed=7 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip/1 (1 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip/2 35: ------------------------------------------- 35: running test case 'map of seqs' 35: ------------------------------------------- 35: ~~~~~~~~~~~~~~ src yml: 35: \r\n 35: men:\r\n 35: - John Smith\r\n 35: - Bill Jones\r\n 35: women:\r\n 35: - Mary Smith\r\n 35: - Susan Williams\r\n 35: ~~~~~~~~~~~~~~ parsed tree: 35: -------------------------------------- 35: [0][0] 0x2ac380d0b0 [ROOT] MAP: (1 sibs) 2 children: 35: [1] [1] 0x2ac380d140 KEYSEQ: 'men' (2 sibs) 2 children: 35: [2] [2] 0x2ac380d1d0 VAL: 'John Smith' (2 sibs) 35: [3] [3] 0x2ac380d260 VAL: 'Bill Jones' (2 sibs) 35: [4] [4] 0x2ac380d2f0 KEYSEQ: 'women' (2 sibs) 2 children: 35: [5] [5] 0x2ac380d380 VAL: 'Mary Smith' (2 sibs) 35: [6] [6] 0x2ac380d410 VAL: 'Susan Williams' (2 sibs) 35: #nodes=7 vs #printed=7 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ emitted yml: 35: men:\n 35: - John Smith\n 35: - Bill Jones\n 35: women:\n 35: - Mary Smith\n 35: - Susan Williams\n 35: ~~~~~~~~~~~~~~ emitted tree: 35: -------------------------------------- 35: [0][0] 0x2ac381be60 [ROOT] MAP: (1 sibs) 2 children: 35: [1] [1] 0x2ac381bef0 KEYSEQ: 'men' (2 sibs) 2 children: 35: [2] [2] 0x2ac381bf80 VAL: 'John Smith' (2 sibs) 35: [3] [3] 0x2ac381c010 VAL: 'Bill Jones' (2 sibs) 35: [4] [4] 0x2ac381c0a0 KEYSEQ: 'women' (2 sibs) 2 children: 35: [5] [5] 0x2ac381c130 VAL: 'Mary Smith' (2 sibs) 35: [6] [6] 0x2ac381c1c0 VAL: 'Susan Williams' (2 sibs) 35: #nodes=7 vs #printed=7 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip/2 (1 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip/3 35: ------------------------------------------- 35: running test case 'map of seqs, not indented' 35: ------------------------------------------- 35: ~~~~~~~~~~~~~~ src yml: 35: \r\n 35: men:\r\n 35: - John Smith\r\n 35: - Bill Jones\r\n 35: women:\r\n 35: - Mary Smith\r\n 35: - Susan Williams\r\n 35: ~~~~~~~~~~~~~~ parsed tree: 35: -------------------------------------- 35: [0][0] 0x2ac380d9c0 [ROOT] MAP: (1 sibs) 2 children: 35: [1] [1] 0x2ac380da50 KEYSEQ: 'men' (2 sibs) 2 children: 35: [2] [2] 0x2ac380dae0 VAL: 'John Smith' (2 sibs) 35: [3] [3] 0x2ac380db70 VAL: 'Bill Jones' (2 sibs) 35: [4] [4] 0x2ac380dc00 KEYSEQ: 'women' (2 sibs) 2 children: 35: [5] [5] 0x2ac380dc90 VAL: 'Mary Smith' (2 sibs) 35: [6] [6] 0x2ac380dd20 VAL: 'Susan Williams' (2 sibs) 35: #nodes=7 vs #printed=7 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ emitted yml: 35: men:\n 35: - John Smith\n 35: - Bill Jones\n 35: women:\n 35: - Mary Smith\n 35: - Susan Williams\n 35: ~~~~~~~~~~~~~~ emitted tree: 35: -------------------------------------- 35: [0][0] 0x2ac381c770 [ROOT] MAP: (1 sibs) 2 children: 35: [1] [1] 0x2ac381c800 KEYSEQ: 'men' (2 sibs) 2 children: 35: [2] [2] 0x2ac381c890 VAL: 'John Smith' (2 sibs) 35: [3] [3] 0x2ac381c920 VAL: 'Bill Jones' (2 sibs) 35: [4] [4] 0x2ac381c9b0 KEYSEQ: 'women' (2 sibs) 2 children: 35: [5] [5] 0x2ac381ca40 VAL: 'Mary Smith' (2 sibs) 35: [6] [6] 0x2ac381cad0 VAL: 'Susan Williams' (2 sibs) 35: #nodes=7 vs #printed=7 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip/3 (1 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip/4 35: ------------------------------------------- 35: running test case 'map of seqs, not indented, more' 35: ------------------------------------------- 35: ~~~~~~~~~~~~~~ src yml: 35: \r\n 35: product:\r\n 35: - sku: BL4438H\r\n 35: quantity: 1\r\n 35: description: Super Hoop\r\n 35: price: 2392.00 # jumping one level here would be wrong.\r\n 35: tax: 1234.5 # we must jump two levels\r\n 35: product2:\r\n 35: subproduct1:\r\n 35: - sku: BL4438H\r\n 35: quantity: 1\r\n 35: description: Super Hoop\r\n 35: price: 2392.00 # jumping one level here would be wrong.\r\n 35: subproduct2:\r\n 35: - sku: BL4438H\r\n 35: quantity: 1\r\n 35: description: Super Hoop\r\n 35: price: 2392.00 # jumping one level here would be wrong.\r\n 35: tax2: 789.10 # we must jump two levels\r\n 35: tax3: 1234.5\r\n 35: product3:\r\n 35: subproduct1:\r\n 35: - sku: BL4438H\r\n 35: quantity: 1\r\n 35: description: Super Hoop\r\n 35: price: 2392.00 # jumping one level here would be wrong.\r\n 35: subproduct2:\r\n 35: - sku: BL4438H\r\n 35: quantity: 1\r\n 35: description: Super Hoop\r\n 35: price: 2392.00 # jumping one level here would be wrong.\r\n 35: # a comment here, will it ruin parsing?\r\n 35: tax2: 789.10 # we must jump two levels\r\n 35: tax4: 1234.5\r\n 35: product4:\r\n 35: subproduct1:\r\n 35: - sku: BL4438H\r\n 35: quantity: 1\r\n 35: description: Super Hoop\r\n 35: price: 2392.00 # jumping one level here would be wrong.\r\n 35: subproduct2:\r\n 35: - sku: BL4438H\r\n 35: quantity: 1\r\n 35: description: Super Hoop\r\n 35: price: 2392.00 # jumping one level here would be wrong.\r\n 35: # what about here?\r\n 35: tax2: 789.10 # we must jump two levels\r\n 35: tax5: 1234.5\r\n 35: ~~~~~~~~~~~~~~ parsed tree: 35: -------------------------------------- 35: [0][0] 0x2ac380fdf0 [ROOT] MAP: (1 sibs) 8 children: 35: [1] [1] 0x2ac380fe80 KEYSEQ: 'product' (8 sibs) 1 children: 35: [2] [2] 0x2ac380ff10 MAP: (1 sibs) 4 children: 35: [3] [3] 0x2ac380ffa0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [4] [4] 0x2ac3810030 KEYVAL: 'quantity' '1' (4 sibs) 35: [5] [5] 0x2ac38100c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [6] [6] 0x2ac3810150 KEYVAL: 'price' '2392.00' (4 sibs) 35: [7] [7] 0x2ac38101e0 KEYVAL: 'tax' '1234.5' (8 sibs) 35: [8] [8] 0x2ac3810270 KEYMAP: 'product2' (8 sibs) 3 children: 35: [9] [9] 0x2ac3810300 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 35: [10] [10] 0x2ac3810390 MAP: (1 sibs) 4 children: 35: [11] [11] 0x2ac3810420 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [12] [12] 0x2ac38104b0 KEYVAL: 'quantity' '1' (4 sibs) 35: [13] [13] 0x2ac3810540 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [14] [14] 0x2ac38105d0 KEYVAL: 'price' '2392.00' (4 sibs) 35: [15] [15] 0x2ac3810660 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 35: [16] [16] 0x2ac38106f0 MAP: (1 sibs) 4 children: 35: [17] [17] 0x2ac3810780 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [18] [18] 0x2ac3810810 KEYVAL: 'quantity' '1' (4 sibs) 35: [19] [19] 0x2ac38108a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [20] [20] 0x2ac3810930 KEYVAL: 'price' '2392.00' (4 sibs) 35: [21] [21] 0x2ac38109c0 KEYVAL: 'tax2' '789.10' (3 sibs) 35: [22] [22] 0x2ac3810a50 KEYVAL: 'tax3' '1234.5' (8 sibs) 35: [23] [23] 0x2ac3810ae0 KEYMAP: 'product3' (8 sibs) 3 children: 35: [24] [24] 0x2ac3810b70 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 35: [25] [25] 0x2ac3810c00 MAP: (1 sibs) 4 children: 35: [26] [26] 0x2ac3810c90 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [27] [27] 0x2ac3810d20 KEYVAL: 'quantity' '1' (4 sibs) 35: [28] [28] 0x2ac3810db0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [29] [29] 0x2ac3810e40 KEYVAL: 'price' '2392.00' (4 sibs) 35: [30] [30] 0x2ac3810ed0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 35: [31] [31] 0x2ac3810f60 MAP: (1 sibs) 4 children: 35: [32] [32] 0x2ac3810ff0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [33] [33] 0x2ac3811080 KEYVAL: 'quantity' '1' (4 sibs) 35: [34] [34] 0x2ac3811110 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [35] [35] 0x2ac38111a0 KEYVAL: 'price' '2392.00' (4 sibs) 35: [36] [36] 0x2ac3811230 KEYVAL: 'tax2' '789.10' (3 sibs) 35: [37] [37] 0x2ac38112c0 KEYVAL: 'tax4' '1234.5' (8 sibs) 35: [38] [38] 0x2ac3811350 KEYMAP: 'product4' (8 sibs) 3 children: 35: [39] [39] 0x2ac38113e0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 35: [40] [40] 0x2ac3811470 MAP: (1 sibs) 4 children: 35: [41] [41] 0x2ac3811500 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [42] [42] 0x2ac3811590 KEYVAL: 'quantity' '1' (4 sibs) 35: [43] [43] 0x2ac3811620 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [44] [44] 0x2ac38116b0 KEYVAL: 'price' '2392.00' (4 sibs) 35: [45] [45] 0x2ac3811740 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 35: [46] [46] 0x2ac38117d0 MAP: (1 sibs) 4 children: 35: [47] [47] 0x2ac3811860 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [48] [48] 0x2ac38118f0 KEYVAL: 'quantity' '1' (4 sibs) 35: [49] [49] 0x2ac3811980 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [50] [50] 0x2ac3811a10 KEYVAL: 'price' '2392.00' (4 sibs) 35: [51] [51] 0x2ac3811aa0 KEYVAL: 'tax2' '789.10' (3 sibs) 35: [52] [52] 0x2ac3811b30 KEYVAL: 'tax5' '1234.5' (8 sibs) 35: #nodes=53 vs #printed=53 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ emitted yml: 35: product:\n 35: - sku: BL4438H\n 35: quantity: 1\n 35: description: Super Hoop\n 35: price: 2392.00\n 35: tax: 1234.5\n 35: product2:\n 35: subproduct1:\n 35: - sku: BL4438H\n 35: quantity: 1\n 35: description: Super Hoop\n 35: price: 2392.00\n 35: subproduct2:\n 35: - sku: BL4438H\n 35: quantity: 1\n 35: description: Super Hoop\n 35: price: 2392.00\n 35: tax2: 789.10\n 35: tax3: 1234.5\n 35: product3:\n 35: subproduct1:\n 35: - sku: BL4438H\n 35: quantity: 1\n 35: description: Super Hoop\n 35: price: 2392.00\n 35: subproduct2:\n 35: - sku: BL4438H\n 35: quantity: 1\n 35: description: Super Hoop\n 35: price: 2392.00\n 35: tax2: 789.10\n 35: tax4: 1234.5\n 35: product4:\n 35: subproduct1:\n 35: - sku: BL4438H\n 35: quantity: 1\n 35: description: Super Hoop\n 35: price: 2392.00\n 35: subproduct2:\n 35: - sku: BL4438H\n 35: quantity: 1\n 35: description: Super Hoop\n 35: price: 2392.00\n 35: tax2: 789.10\n 35: tax5: 1234.5\n 35: ~~~~~~~~~~~~~~ emitted tree: 35: -------------------------------------- 35: [0][0] 0x2ac381eba0 [ROOT] MAP: (1 sibs) 8 children: 35: [1] [1] 0x2ac381ec30 KEYSEQ: 'product' (8 sibs) 1 children: 35: [2] [2] 0x2ac381ecc0 MAP: (1 sibs) 4 children: 35: [3] [3] 0x2ac381ed50 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [4] [4] 0x2ac381ede0 KEYVAL: 'quantity' '1' (4 sibs) 35: [5] [5] 0x2ac381ee70 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [6] [6] 0x2ac381ef00 KEYVAL: 'price' '2392.00' (4 sibs) 35: [7] [7] 0x2ac381ef90 KEYVAL: 'tax' '1234.5' (8 sibs) 35: [8] [8] 0x2ac381f020 KEYMAP: 'product2' (8 sibs) 3 children: 35: [9] [9] 0x2ac381f0b0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 35: [10] [10] 0x2ac381f140 MAP: (1 sibs) 4 children: 35: [11] [11] 0x2ac381f1d0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [12] [12] 0x2ac381f260 KEYVAL: 'quantity' '1' (4 sibs) 35: [13] [13] 0x2ac381f2f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [14] [14] 0x2ac381f380 KEYVAL: 'price' '2392.00' (4 sibs) 35: [15] [15] 0x2ac381f410 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 35: [16] [16] 0x2ac381f4a0 MAP: (1 sibs) 4 children: 35: [17] [17] 0x2ac381f530 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [18] [18] 0x2ac381f5c0 KEYVAL: 'quantity' '1' (4 sibs) 35: [19] [19] 0x2ac381f650 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [20] [20] 0x2ac381f6e0 KEYVAL: 'price' '2392.00' (4 sibs) 35: [21] [21] 0x2ac381f770 KEYVAL: 'tax2' '789.10' (3 sibs) 35: [22] [22] 0x2ac381f800 KEYVAL: 'tax3' '1234.5' (8 sibs) 35: [23] [23] 0x2ac381f890 KEYMAP: 'product3' (8 sibs) 3 children: 35: [24] [24] 0x2ac381f920 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 35: [25] [25] 0x2ac381f9b0 MAP: (1 sibs) 4 children: 35: [26] [26] 0x2ac381fa40 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [27] [27] 0x2ac381fad0 KEYVAL: 'quantity' '1' (4 sibs) 35: [28] [28] 0x2ac381fb60 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [29] [29] 0x2ac381fbf0 KEYVAL: 'price' '2392.00' (4 sibs) 35: [30] [30] 0x2ac381fc80 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 35: [31] [31] 0x2ac381fd10 MAP: (1 sibs) 4 children: 35: [32] [32] 0x2ac381fda0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [33] [33] 0x2ac381fe30 KEYVAL: 'quantity' '1' (4 sibs) 35: [34] [34] 0x2ac381fec0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [35] [35] 0x2ac381ff50 KEYVAL: 'price' '2392.00' (4 sibs) 35: [36] [36] 0x2ac381ffe0 KEYVAL: 'tax2' '789.10' (3 sibs) 35: [37] [37] 0x2ac3820070 KEYVAL: 'tax4' '1234.5' (8 sibs) 35: [38] [38] 0x2ac3820100 KEYMAP: 'product4' (8 sibs) 3 children: 35: [39] [39] 0x2ac3820190 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 35: [40] [40] 0x2ac3820220 MAP: (1 sibs) 4 children: 35: [41] [41] 0x2ac38202b0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [42] [42] 0x2ac3820340 KEYVAL: 'quantity' '1' (4 sibs) 35: [43] [43] 0x2ac38203d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [44] [44] 0x2ac3820460 KEYVAL: 'price' '2392.00' (4 sibs) 35: [45] [45] 0x2ac38204f0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 35: [46] [46] 0x2ac3820580 MAP: (1 sibs) 4 children: 35: [47] [47] 0x2ac3820610 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [48] [48] 0x2ac38206a0 KEYVAL: 'quantity' '1' (4 sibs) 35: [49] [49] 0x2ac3820730 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [50] [50] 0x2ac38207c0 KEYVAL: 'price' '2392.00' (4 sibs) 35: [51] [51] 0x2ac3820850 KEYVAL: 'tax2' '789.10' (3 sibs) 35: [52] [52] 0x2ac38208e0 KEYVAL: 'tax5' '1234.5' (8 sibs) 35: #nodes=53 vs #printed=53 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip/4 (9 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip/5 35: ------------------------------------------- 35: running test case 'map of seqs, next line' 35: ------------------------------------------- 35: ~~~~~~~~~~~~~~ src yml: 35: \r\n 35: men:\r\n 35: - \r\n 35: John Smith\r\n 35: - \r\n 35: Bill Jones\r\n 35: women:\r\n 35: - \r\n 35: Mary Smith\r\n 35: - \r\n 35: Susan Williams\r\n 35: ~~~~~~~~~~~~~~ parsed tree: 35: -------------------------------------- 35: [0][0] 0x2ac380e2d0 [ROOT] MAP: (1 sibs) 2 children: 35: [1] [1] 0x2ac380e360 KEYSEQ: 'men' (2 sibs) 2 children: 35: [2] [2] 0x2ac380e3f0 VAL: 'John Smith' (2 sibs) 35: [3] [3] 0x2ac380e480 VAL: 'Bill Jones' (2 sibs) 35: [4] [4] 0x2ac380e510 KEYSEQ: 'women' (2 sibs) 2 children: 35: [5] [5] 0x2ac380e5a0 VAL: 'Mary Smith' (2 sibs) 35: [6] [6] 0x2ac380e630 VAL: 'Susan Williams' (2 sibs) 35: #nodes=7 vs #printed=7 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ emitted yml: 35: men:\n 35: - John Smith\n 35: - Bill Jones\n 35: women:\n 35: - Mary Smith\n 35: - Susan Williams\n 35: ~~~~~~~~~~~~~~ emitted tree: 35: -------------------------------------- 35: [0][0] 0x2ac381d080 [ROOT] MAP: (1 sibs) 2 children: 35: [1] [1] 0x2ac381d110 KEYSEQ: 'men' (2 sibs) 2 children: 35: [2] [2] 0x2ac381d1a0 VAL: 'John Smith' (2 sibs) 35: [3] [3] 0x2ac381d230 VAL: 'Bill Jones' (2 sibs) 35: [4] [4] 0x2ac381d2c0 KEYSEQ: 'women' (2 sibs) 2 children: 35: [5] [5] 0x2ac381d350 VAL: 'Mary Smith' (2 sibs) 35: [6] [6] 0x2ac381d3e0 VAL: 'Susan Williams' (2 sibs) 35: #nodes=7 vs #printed=7 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip/5 (1 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip/6 35: ------------------------------------------- 35: running test case 'map of seqs, next line without space' 35: ------------------------------------------- 35: ~~~~~~~~~~~~~~ src yml: 35: \r\n 35: men:\r\n 35: -\r\n 35: John Smith\r\n 35: -\r\n 35: Bill Jones\r\n 35: women:\r\n 35: -\r\n 35: Mary Smith\r\n 35: -\r\n 35: Susan Williams\r\n 35: ~~~~~~~~~~~~~~ parsed tree: 35: -------------------------------------- 35: [0][0] 0x2ac380ebe0 [ROOT] MAP: (1 sibs) 2 children: 35: [1] [1] 0x2ac380ec70 KEYSEQ: 'men' (2 sibs) 2 children: 35: [2] [2] 0x2ac380ed00 VAL: 'John Smith' (2 sibs) 35: [3] [3] 0x2ac380ed90 VAL: 'Bill Jones' (2 sibs) 35: [4] [4] 0x2ac380ee20 KEYSEQ: 'women' (2 sibs) 2 children: 35: [5] [5] 0x2ac380eeb0 VAL: 'Mary Smith' (2 sibs) 35: [6] [6] 0x2ac380ef40 VAL: 'Susan Williams' (2 sibs) 35: #nodes=7 vs #printed=7 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ emitted yml: 35: men:\n 35: - John Smith\n 35: - Bill Jones\n 35: women:\n 35: - Mary Smith\n 35: - Susan Williams\n 35: ~~~~~~~~~~~~~~ emitted tree: 35: -------------------------------------- 35: [0][0] 0x2ac381d990 [ROOT] MAP: (1 sibs) 2 children: 35: [1] [1] 0x2ac381da20 KEYSEQ: 'men' (2 sibs) 2 children: 35: [2] [2] 0x2ac381dab0 VAL: 'John Smith' (2 sibs) 35: [3] [3] 0x2ac381db40 VAL: 'Bill Jones' (2 sibs) 35: [4] [4] 0x2ac381dbd0 KEYSEQ: 'women' (2 sibs) 2 children: 35: [5] [5] 0x2ac381dc60 VAL: 'Mary Smith' (2 sibs) 35: [6] [6] 0x2ac381dcf0 VAL: 'Susan Williams' (2 sibs) 35: #nodes=7 vs #printed=7 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip/6 (1 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip/7 35: ------------------------------------------- 35: running test case 'map of seqs, deal with unk' 35: ------------------------------------------- 35: ~~~~~~~~~~~~~~ src yml: 35: \r\n 35: skip_commits:\r\n 35: files:\r\n 35: - a\r\n 35: - b\r\n 35: - c\r\n 35: - d\r\n 35: - e\r\n 35: ~~~~~~~~~~~~~~ parsed tree: 35: -------------------------------------- 35: [0][0] 0x2ac3812200 [ROOT] MAP: (1 sibs) 1 children: 35: [1] [1] 0x2ac3812290 KEYMAP: 'skip_commits' (1 sibs) 1 children: 35: [2] [2] 0x2ac3812320 KEYSEQ: 'files' (1 sibs) 5 children: 35: [3] [3] 0x2ac38123b0 VAL: 'a' (5 sibs) 35: [4] [4] 0x2ac3812440 VAL: 'b' (5 sibs) 35: [5] [5] 0x2ac38124d0 VAL: 'c' (5 sibs) 35: [6] [6] 0x2ac3812560 VAL: 'd' (5 sibs) 35: [7] [7] 0x2ac38125f0 VAL: 'e' (5 sibs) 35: #nodes=8 vs #printed=8 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ emitted yml: 35: skip_commits:\n 35: files:\n 35: - a\n 35: - b\n 35: - c\n 35: - d\n 35: - e\n 35: ~~~~~~~~~~~~~~ emitted tree: 35: -------------------------------------- 35: [0][0] 0x2ac3820fb0 [ROOT] MAP: (1 sibs) 1 children: 35: [1] [1] 0x2ac3821040 KEYMAP: 'skip_commits' (1 sibs) 1 children: 35: [2] [2] 0x2ac38210d0 KEYSEQ: 'files' (1 sibs) 5 children: 35: [3] [3] 0x2ac3821160 VAL: 'a' (5 sibs) 35: [4] [4] 0x2ac38211f0 VAL: 'b' (5 sibs) 35: [5] [5] 0x2ac3821280 VAL: 'c' (5 sibs) 35: [6] [6] 0x2ac3821310 VAL: 'd' (5 sibs) 35: [7] [7] 0x2ac38213a0 VAL: 'e' (5 sibs) 35: #nodes=8 vs #printed=8 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip/7 (2 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_recreate_from_ref/0 35: ------------------------------------------- 35: running test case 'map of empty seqs' 35: ------------------------------------------- 35: REF TREE: 35: 0x2ac37e83f0 [ROOT] MAP: (0 sibs) 3 children: 35: 0x2ac37e2f10 KEYSEQ: 'foo' (3 sibs) 0 children: 35: 0x2ac37e2fa8 KEYSEQ: 'bar' (3 sibs) 0 children: 35: 0x2ac37e3040 KEYSEQ: 'baz' (3 sibs) 0 children: 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x2ac3814110 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2ac38141a0 KEYSEQ: 'foo' (3 sibs) 0 children: 35: [2] [2] 0x2ac3814230 KEYSEQ: 'bar' (3 sibs) 0 children: 35: [3] [3] 0x2ac38142c0 KEYSEQ: 'baz' (3 sibs) 0 children: 35: #nodes=4 vs #printed=4 35: -------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_recreate_from_ref/0 (1 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_recreate_from_ref/1 35: ------------------------------------------- 35: running test case 'map of seqs, one line' 35: ------------------------------------------- 35: REF TREE: 35: 0x2ac37e8508 [ROOT] MAP: (0 sibs) 2 children: 35: 0x2ac37e35a0 KEYSEQ: 'men' (2 sibs) 2 children: 35: 0x2ac37e36e0 VAL: 'John Smith' (2 sibs) 35: 0x2ac37e3778 VAL: 'Bill Jones' (2 sibs) 35: 0x2ac37e3638 KEYSEQ: 'women' (2 sibs) 2 children: 35: 0x2ac37e3820 VAL: 'Mary Smith' (2 sibs) 35: 0x2ac37e38b8 VAL: 'Susan Williams' (2 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x2ac381e2a0 [ROOT] MAP: (1 sibs) 2 children: 35: [1] [1] 0x2ac381e330 KEYSEQ: 'men' (2 sibs) 2 children: 35: [2] [2] 0x2ac381e3c0 VAL: 'John Smith' (2 sibs) 35: [3] [3] 0x2ac381e450 VAL: 'Bill Jones' (2 sibs) 35: [4] [4] 0x2ac381e4e0 KEYSEQ: 'women' (2 sibs) 2 children: 35: [5] [5] 0x2ac381e570 VAL: 'Mary Smith' (2 sibs) 35: [6] [6] 0x2ac381e600 VAL: 'Susan Williams' (2 sibs) 35: #nodes=7 vs #printed=7 35: -------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_recreate_from_ref/1 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_recreate_from_ref/2 35: ------------------------------------------- 35: running test case 'map of seqs' 35: ------------------------------------------- 35: REF TREE: 35: 0x2ac37e8620 [ROOT] MAP: (0 sibs) 2 children: 35: 0x2ac37e3dd0 KEYSEQ: 'men' (2 sibs) 2 children: 35: 0x2ac37e3f10 VAL: 'John Smith' (2 sibs) 35: 0x2ac37e3fa8 VAL: 'Bill Jones' (2 sibs) 35: 0x2ac37e3e68 KEYSEQ: 'women' (2 sibs) 2 children: 35: 0x2ac37e4050 VAL: 'Mary Smith' (2 sibs) 35: 0x2ac37e40e8 VAL: 'Susan Williams' (2 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x2ac381e6a0 [ROOT] MAP: (1 sibs) 2 children: 35: [1] [1] 0x2ac381e730 KEYSEQ: 'men' (2 sibs) 2 children: 35: [2] [2] 0x2ac381e7c0 VAL: 'John Smith' (2 sibs) 35: [3] [3] 0x2ac381e850 VAL: 'Bill Jones' (2 sibs) 35: [4] [4] 0x2ac381e8e0 KEYSEQ: 'women' (2 sibs) 2 children: 35: [5] [5] 0x2ac381e970 VAL: 'Mary Smith' (2 sibs) 35: [6] [6] 0x2ac381ea00 VAL: 'Susan Williams' (2 sibs) 35: #nodes=7 vs #printed=7 35: -------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_recreate_from_ref/2 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_recreate_from_ref/3 35: ------------------------------------------- 35: running test case 'map of seqs, not indented' 35: ------------------------------------------- 35: REF TREE: 35: 0x2ac37e8738 [ROOT] MAP: (0 sibs) 2 children: 35: 0x2ac37e4190 KEYSEQ: 'men' (2 sibs) 2 children: 35: 0x2ac37e42d0 VAL: 'John Smith' (2 sibs) 35: 0x2ac37e4368 VAL: 'Bill Jones' (2 sibs) 35: 0x2ac37e4228 KEYSEQ: 'women' (2 sibs) 2 children: 35: 0x2ac37e4410 VAL: 'Mary Smith' (2 sibs) 35: 0x2ac37e44a8 VAL: 'Susan Williams' (2 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x2ac3817620 [ROOT] MAP: (1 sibs) 2 children: 35: [1] [1] 0x2ac38176b0 KEYSEQ: 'men' (2 sibs) 2 children: 35: [2] [2] 0x2ac3817740 VAL: 'John Smith' (2 sibs) 35: [3] [3] 0x2ac38177d0 VAL: 'Bill Jones' (2 sibs) 35: [4] [4] 0x2ac3817860 KEYSEQ: 'women' (2 sibs) 2 children: 35: [5] [5] 0x2ac38178f0 VAL: 'Mary Smith' (2 sibs) 35: [6] [6] 0x2ac3817980 VAL: 'Susan Williams' (2 sibs) 35: #nodes=7 vs #printed=7 35: -------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_recreate_from_ref/3 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_recreate_from_ref/4 35: ------------------------------------------- 35: running test case 'map of seqs, not indented, more' 35: ------------------------------------------- 35: REF TREE: 35: 0x2ac37e8850 [ROOT] MAP: (0 sibs) 8 children: 35: 0x2ac37e8c70 KEYSEQ: 'product' (8 sibs) 1 children: 35: 0x2ac37e9140 MAP: (1 sibs) 4 children: 35: 0x2ac37e91e0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: 0x2ac37e9278 KEYVAL: 'quantity' '1' (4 sibs) 35: 0x2ac37e9310 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: 0x2ac37e93a8 KEYVAL: 'price' '2392.00' (4 sibs) 35: 0x2ac37e8d08 KEYVAL: 'tax' '1234.5' (8 sibs) 35: 0x2ac37e8da0 KEYMAP: 'product2' (8 sibs) 3 children: 35: 0x2ac37e9450 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 35: 0x2ac37e9620 MAP: (1 sibs) 4 children: 35: 0x2ac37e96c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: 0x2ac37e9758 KEYVAL: 'quantity' '1' (4 sibs) 35: 0x2ac37e97f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: 0x2ac37e9888 KEYVAL: 'price' '2392.00' (4 sibs) 35: 0x2ac37e94e8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 35: 0x2ac37e9930 MAP: (1 sibs) 4 children: 35: 0x2ac37e99d0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: 0x2ac37e9a68 KEYVAL: 'quantity' '1' (4 sibs) 35: 0x2ac37e9b00 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: 0x2ac37e9b98 KEYVAL: 'price' '2392.00' (4 sibs) 35: 0x2ac37e9580 KEYVAL: 'tax2' '789.10' (3 sibs) 35: 0x2ac37e8e38 KEYVAL: 'tax3' '1234.5' (8 sibs) 35: 0x2ac37e8ed0 KEYMAP: 'product3' (8 sibs) 3 children: 35: 0x2ac37e9c40 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 35: 0x2ac37e9e10 MAP: (1 sibs) 4 children: 35: 0x2ac37e9eb0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: 0x2ac37e9f48 KEYVAL: 'quantity' '1' (4 sibs) 35: 0x2ac37e9fe0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: 0x2ac37ea078 KEYVAL: 'price' '2392.00' (4 sibs) 35: 0x2ac37e9cd8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 35: 0x2ac37ea120 MAP: (1 sibs) 4 children: 35: 0x2ac37ea1c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: 0x2ac37ea258 KEYVAL: 'quantity' '1' (4 sibs) 35: 0x2ac37ea2f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: 0x2ac37ea388 KEYVAL: 'price' '2392.00' (4 sibs) 35: 0x2ac37e9d70 KEYVAL: 'tax2' '789.10' (3 sibs) 35: 0x2ac37e8f68 KEYVAL: 'tax4' '1234.5' (8 sibs) 35: 0x2ac37e9000 KEYMAP: 'product4' (8 sibs) 3 children: 35: 0x2ac37ea430 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 35: 0x2ac37ea600 MAP: (1 sibs) 4 children: 35: 0x2ac37ea6a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: 0x2ac37ea738 KEYVAL: 'quantity' '1' (4 sibs) 35: 0x2ac37ea7d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: 0x2ac37ea868 KEYVAL: 'price' '2392.00' (4 sibs) 35: 0x2ac37ea4c8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 35: 0x2ac37ea910 MAP: (1 sibs) 4 children: 35: 0x2ac37ea9b0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: 0x2ac37eaa48 KEYVAL: 'quantity' '1' (4 sibs) 35: 0x2ac37eaae0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: 0x2ac37eab78 KEYVAL: 'price' '2392.00' (4 sibs) 35: 0x2ac37ea560 KEYVAL: 'tax2' '789.10' (3 sibs) 35: 0x2ac37e9098 KEYVAL: 'tax5' '1234.5' (8 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x2ac38218c0 [ROOT] MAP: (1 sibs) 8 children: 35: [1] [1] 0x2ac3821950 KEYSEQ: 'product' (8 sibs) 1 children: 35: [2] [2] 0x2ac38219e0 MAP: (1 sibs) 4 children: 35: [3] [3] 0x2ac3821a70 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [4] [4] 0x2ac3821b00 KEYVAL: 'quantity' '1' (4 sibs) 35: [5] [5] 0x2ac3821b90 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [6] [6] 0x2ac3821c20 KEYVAL: 'price' '2392.00' (4 sibs) 35: [7] [7] 0x2ac3821cb0 KEYVAL: 'tax' '1234.5' (8 sibs) 35: [8] [8] 0x2ac3821d40 KEYMAP: 'product2' (8 sibs) 3 children: 35: [9] [9] 0x2ac3821dd0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 35: [10] [10] 0x2ac3821e60 MAP: (1 sibs) 4 children: 35: [11] [11] 0x2ac3821ef0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [12] [12] 0x2ac3821f80 KEYVAL: 'quantity' '1' (4 sibs) 35: [13] [13] 0x2ac3822010 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [14] [14] 0x2ac38220a0 KEYVAL: 'price' '2392.00' (4 sibs) 35: [15] [15] 0x2ac3822130 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 35: [16] [16] 0x2ac38221c0 MAP: (1 sibs) 4 children: 35: [17] [17] 0x2ac3822250 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [18] [18] 0x2ac38222e0 KEYVAL: 'quantity' '1' (4 sibs) 35: [19] [19] 0x2ac3822370 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [20] [20] 0x2ac3822400 KEYVAL: 'price' '2392.00' (4 sibs) 35: [21] [21] 0x2ac3822490 KEYVAL: 'tax2' '789.10' (3 sibs) 35: [22] [22] 0x2ac3822520 KEYVAL: 'tax3' '1234.5' (8 sibs) 35: [23] [23] 0x2ac38225b0 KEYMAP: 'product3' (8 sibs) 3 children: 35: [24] [24] 0x2ac3822640 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 35: [25] [25] 0x2ac38226d0 MAP: (1 sibs) 4 children: 35: [26] [26] 0x2ac3822760 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [27] [27] 0x2ac38227f0 KEYVAL: 'quantity' '1' (4 sibs) 35: [28] [28] 0x2ac3822880 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [29] [29] 0x2ac3822910 KEYVAL: 'price' '2392.00' (4 sibs) 35: [30] [30] 0x2ac38229a0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 35: [31] [31] 0x2ac3822a30 MAP: (1 sibs) 4 children: 35: [32] [32] 0x2ac3822ac0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [33] [33] 0x2ac3822b50 KEYVAL: 'quantity' '1' (4 sibs) 35: [34] [34] 0x2ac3822be0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [35] [35] 0x2ac3822c70 KEYVAL: 'price' '2392.00' (4 sibs) 35: [36] [36] 0x2ac3822d00 KEYVAL: 'tax2' '789.10' (3 sibs) 35: [37] [37] 0x2ac3822d90 KEYVAL: 'tax4' '1234.5' (8 sibs) 35: [38] [38] 0x2ac3822e20 KEYMAP: 'product4' (8 sibs) 3 children: 35: [39] [39] 0x2ac3822eb0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 35: [40] [40] 0x2ac3822f40 MAP: (1 sibs) 4 children: 35: [41] [41] 0x2ac3822fd0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [42] [42] 0x2ac3823060 KEYVAL: 'quantity' '1' (4 sibs) 35: [43] [43] 0x2ac38230f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [44] [44] 0x2ac3823180 KEYVAL: 'price' '2392.00' (4 sibs) 35: [45] [45] 0x2ac3823210 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 35: [46] [46] 0x2ac38232a0 MAP: (1 sibs) 4 children: 35: [47] [47] 0x2ac3823330 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [48] [48] 0x2ac38233c0 KEYVAL: 'quantity' '1' (4 sibs) 35: [49] [49] 0x2ac3823450 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [50] [50] 0x2ac38234e0 KEYVAL: 'price' '2392.00' (4 sibs) 35: [51] [51] 0x2ac3823570 KEYVAL: 'tax2' '789.10' (3 sibs) 35: [52] [52] 0x2ac3823600 KEYVAL: 'tax5' '1234.5' (8 sibs) 35: #nodes=53 vs #printed=53 35: -------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_recreate_from_ref/4 (9 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_recreate_from_ref/5 35: ------------------------------------------- 35: running test case 'map of seqs, next line' 35: ------------------------------------------- 35: REF TREE: 35: 0x2ac37e8968 [ROOT] MAP: (0 sibs) 2 children: 35: 0x2ac37e45a0 KEYSEQ: 'men' (2 sibs) 2 children: 35: 0x2ac37e3960 VAL: 'John Smith' (2 sibs) 35: 0x2ac37e39f8 VAL: 'Bill Jones' (2 sibs) 35: 0x2ac37e4638 KEYSEQ: 'women' (2 sibs) 2 children: 35: 0x2ac37e3aa0 VAL: 'Mary Smith' (2 sibs) 35: 0x2ac37e3b38 VAL: 'Susan Williams' (2 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x2ac3817a20 [ROOT] MAP: (1 sibs) 2 children: 35: [1] [1] 0x2ac3817ab0 KEYSEQ: 'men' (2 sibs) 2 children: 35: [2] [2] 0x2ac3817b40 VAL: 'John Smith' (2 sibs) 35: [3] [3] 0x2ac3817bd0 VAL: 'Bill Jones' (2 sibs) 35: [4] [4] 0x2ac3817c60 KEYSEQ: 'women' (2 sibs) 2 children: 35: [5] [5] 0x2ac3817cf0 VAL: 'Mary Smith' (2 sibs) 35: [6] [6] 0x2ac3817d80 VAL: 'Susan Williams' (2 sibs) 35: #nodes=7 vs #printed=7 35: -------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_recreate_from_ref/5 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_recreate_from_ref/6 35: ------------------------------------------- 35: running test case 'map of seqs, next line without space' 35: ------------------------------------------- 35: REF TREE: 35: 0x2ac37e8a80 [ROOT] MAP: (0 sibs) 2 children: 35: 0x2ac37e3c30 KEYSEQ: 'men' (2 sibs) 2 children: 35: 0x2ac37e5dc0 VAL: 'John Smith' (2 sibs) 35: 0x2ac37e5e58 VAL: 'Bill Jones' (2 sibs) 35: 0x2ac37e3cc8 KEYSEQ: 'women' (2 sibs) 2 children: 35: 0x2ac37e5f00 VAL: 'Mary Smith' (2 sibs) 35: 0x2ac37e5f98 VAL: 'Susan Williams' (2 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x2ac38236a0 [ROOT] MAP: (1 sibs) 2 children: 35: [1] [1] 0x2ac3823730 KEYSEQ: 'men' (2 sibs) 2 children: 35: [2] [2] 0x2ac38237c0 VAL: 'John Smith' (2 sibs) 35: [3] [3] 0x2ac3823850 VAL: 'Bill Jones' (2 sibs) 35: [4] [4] 0x2ac38238e0 KEYSEQ: 'women' (2 sibs) 2 children: 35: [5] [5] 0x2ac3823970 VAL: 'Mary Smith' (2 sibs) 35: [6] [6] 0x2ac3823a00 VAL: 'Susan Williams' (2 sibs) 35: #nodes=7 vs #printed=7 35: -------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_recreate_from_ref/6 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_recreate_from_ref/7 35: ------------------------------------------- 35: running test case 'map of seqs, deal with unk' 35: ------------------------------------------- 35: REF TREE: 35: 0x2ac37e8b98 [ROOT] MAP: (0 sibs) 1 children: 35: 0x2ac37e5ab0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 35: 0x2ac37e57a0 KEYSEQ: 'files' (1 sibs) 5 children: 35: 0x2ac37e4ad0 VAL: 'a' (5 sibs) 35: 0x2ac37e4b68 VAL: 'b' (5 sibs) 35: 0x2ac37e4c00 VAL: 'c' (5 sibs) 35: 0x2ac37e4c98 VAL: 'd' (5 sibs) 35: 0x2ac37e4d30 VAL: 'e' (5 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x2ac3823aa0 [ROOT] MAP: (1 sibs) 1 children: 35: [1] [1] 0x2ac3823b30 KEYMAP: 'skip_commits' (1 sibs) 1 children: 35: [2] [2] 0x2ac3823bc0 KEYSEQ: 'files' (1 sibs) 5 children: 35: [3] [3] 0x2ac3823c50 VAL: 'a' (5 sibs) 35: [4] [4] 0x2ac3823ce0 VAL: 'b' (5 sibs) 35: [5] [5] 0x2ac3823d70 VAL: 'c' (5 sibs) 35: [6] [6] 0x2ac3823e00 VAL: 'd' (5 sibs) 35: [7] [7] 0x2ac3823e90 VAL: 'e' (5 sibs) 35: #nodes=8 vs #printed=8 35: -------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_recreate_from_ref/7 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_recreate_from_ref/0 35: ------------------------------------------- 35: running test case 'map of empty seqs' 35: ------------------------------------------- 35: REF TREE: 35: 0x2ac37e83f0 [ROOT] MAP: (0 sibs) 3 children: 35: 0x2ac37e2f10 KEYSEQ: 'foo' (3 sibs) 0 children: 35: 0x2ac37e2fa8 KEYSEQ: 'bar' (3 sibs) 0 children: 35: 0x2ac37e3040 KEYSEQ: 'baz' (3 sibs) 0 children: 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x2ac3814360 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2ac38143f0 KEYSEQ: 'foo' (3 sibs) 0 children: 35: [2] [2] 0x2ac3814480 KEYSEQ: 'bar' (3 sibs) 0 children: 35: [3] [3] 0x2ac3814510 KEYSEQ: 'baz' (3 sibs) 0 children: 35: #nodes=4 vs #printed=4 35: -------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_recreate_from_ref/0 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_recreate_from_ref/1 35: ------------------------------------------- 35: running test case 'map of seqs, one line' 35: ------------------------------------------- 35: REF TREE: 35: 0x2ac37e8508 [ROOT] MAP: (0 sibs) 2 children: 35: 0x2ac37e35a0 KEYSEQ: 'men' (2 sibs) 2 children: 35: 0x2ac37e36e0 VAL: 'John Smith' (2 sibs) 35: 0x2ac37e3778 VAL: 'Bill Jones' (2 sibs) 35: 0x2ac37e3638 KEYSEQ: 'women' (2 sibs) 2 children: 35: 0x2ac37e3820 VAL: 'Mary Smith' (2 sibs) 35: 0x2ac37e38b8 VAL: 'Susan Williams' (2 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x2ac3823f30 [ROOT] MAP: (1 sibs) 2 children: 35: [1] [1] 0x2ac3823fc0 KEYSEQ: 'men' (2 sibs) 2 children: 35: [2] [2] 0x2ac3824050 VAL: 'John Smith' (2 sibs) 35: [3] [3] 0x2ac38240e0 VAL: 'Bill Jones' (2 sibs) 35: [4] [4] 0x2ac3824170 KEYSEQ: 'women' (2 sibs) 2 children: 35: [5] [5] 0x2ac3824200 VAL: 'Mary Smith' (2 sibs) 35: [6] [6] 0x2ac3824290 VAL: 'Susan Williams' (2 sibs) 35: #nodes=7 vs #printed=7 35: -------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_recreate_from_ref/1 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_recreate_from_ref/2 35: ------------------------------------------- 35: running test case 'map of seqs' 35: ------------------------------------------- 35: REF TREE: 35: 0x2ac37e8620 [ROOT] MAP: (0 sibs) 2 children: 35: 0x2ac37e3dd0 KEYSEQ: 'men' (2 sibs) 2 children: 35: 0x2ac37e3f10 VAL: 'John Smith' (2 sibs) 35: 0x2ac37e3fa8 VAL: 'Bill Jones' (2 sibs) 35: 0x2ac37e3e68 KEYSEQ: 'women' (2 sibs) 2 children: 35: 0x2ac37e4050 VAL: 'Mary Smith' (2 sibs) 35: 0x2ac37e40e8 VAL: 'Susan Williams' (2 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x2ac3824330 [ROOT] MAP: (1 sibs) 2 children: 35: [1] [1] 0x2ac38243c0 KEYSEQ: 'men' (2 sibs) 2 children: 35: [2] [2] 0x2ac3824450 VAL: 'John Smith' (2 sibs) 35: [3] [3] 0x2ac38244e0 VAL: 'Bill Jones' (2 sibs) 35: [4] [4] 0x2ac3824570 KEYSEQ: 'women' (2 sibs) 2 children: 35: [5] [5] 0x2ac3824600 VAL: 'Mary Smith' (2 sibs) 35: [6] [6] 0x2ac3824690 VAL: 'Susan Williams' (2 sibs) 35: #nodes=7 vs #printed=7 35: -------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_recreate_from_ref/2 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_recreate_from_ref/3 35: ------------------------------------------- 35: running test case 'map of seqs, not indented' 35: ------------------------------------------- 35: REF TREE: 35: 0x2ac37e8738 [ROOT] MAP: (0 sibs) 2 children: 35: 0x2ac37e4190 KEYSEQ: 'men' (2 sibs) 2 children: 35: 0x2ac37e42d0 VAL: 'John Smith' (2 sibs) 35: 0x2ac37e4368 VAL: 'Bill Jones' (2 sibs) 35: 0x2ac37e4228 KEYSEQ: 'women' (2 sibs) 2 children: 35: 0x2ac37e4410 VAL: 'Mary Smith' (2 sibs) 35: 0x2ac37e44a8 VAL: 'Susan Williams' (2 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x2ac3824730 [ROOT] MAP: (1 sibs) 2 children: 35: [1] [1] 0x2ac38247c0 KEYSEQ: 'men' (2 sibs) 2 children: 35: [2] [2] 0x2ac3824850 VAL: 'John Smith' (2 sibs) 35: [3] [3] 0x2ac38248e0 VAL: 'Bill Jones' (2 sibs) 35: [4] [4] 0x2ac3824970 KEYSEQ: 'women' (2 sibs) 2 children: 35: [5] [5] 0x2ac3824a00 VAL: 'Mary Smith' (2 sibs) 35: [6] [6] 0x2ac3824a90 VAL: 'Susan Williams' (2 sibs) 35: #nodes=7 vs #printed=7 35: -------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_recreate_from_ref/3 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_recreate_from_ref/4 35: ------------------------------------------- 35: running test case 'map of seqs, not indented, more' 35: ------------------------------------------- 35: REF TREE: 35: 0x2ac37e8850 [ROOT] MAP: (0 sibs) 8 children: 35: 0x2ac37e8c70 KEYSEQ: 'product' (8 sibs) 1 children: 35: 0x2ac37e9140 MAP: (1 sibs) 4 children: 35: 0x2ac37e91e0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: 0x2ac37e9278 KEYVAL: 'quantity' '1' (4 sibs) 35: 0x2ac37e9310 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: 0x2ac37e93a8 KEYVAL: 'price' '2392.00' (4 sibs) 35: 0x2ac37e8d08 KEYVAL: 'tax' '1234.5' (8 sibs) 35: 0x2ac37e8da0 KEYMAP: 'product2' (8 sibs) 3 children: 35: 0x2ac37e9450 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 35: 0x2ac37e9620 MAP: (1 sibs) 4 children: 35: 0x2ac37e96c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: 0x2ac37e9758 KEYVAL: 'quantity' '1' (4 sibs) 35: 0x2ac37e97f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: 0x2ac37e9888 KEYVAL: 'price' '2392.00' (4 sibs) 35: 0x2ac37e94e8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 35: 0x2ac37e9930 MAP: (1 sibs) 4 children: 35: 0x2ac37e99d0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: 0x2ac37e9a68 KEYVAL: 'quantity' '1' (4 sibs) 35: 0x2ac37e9b00 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: 0x2ac37e9b98 KEYVAL: 'price' '2392.00' (4 sibs) 35: 0x2ac37e9580 KEYVAL: 'tax2' '789.10' (3 sibs) 35: 0x2ac37e8e38 KEYVAL: 'tax3' '1234.5' (8 sibs) 35: 0x2ac37e8ed0 KEYMAP: 'product3' (8 sibs) 3 children: 35: 0x2ac37e9c40 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 35: 0x2ac37e9e10 MAP: (1 sibs) 4 children: 35: 0x2ac37e9eb0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: 0x2ac37e9f48 KEYVAL: 'quantity' '1' (4 sibs) 35: 0x2ac37e9fe0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: 0x2ac37ea078 KEYVAL: 'price' '2392.00' (4 sibs) 35: 0x2ac37e9cd8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 35: 0x2ac37ea120 MAP: (1 sibs) 4 children: 35: 0x2ac37ea1c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: 0x2ac37ea258 KEYVAL: 'quantity' '1' (4 sibs) 35: 0x2ac37ea2f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: 0x2ac37ea388 KEYVAL: 'price' '2392.00' (4 sibs) 35: 0x2ac37e9d70 KEYVAL: 'tax2' '789.10' (3 sibs) 35: 0x2ac37e8f68 KEYVAL: 'tax4' '1234.5' (8 sibs) 35: 0x2ac37e9000 KEYMAP: 'product4' (8 sibs) 3 children: 35: 0x2ac37ea430 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 35: 0x2ac37ea600 MAP: (1 sibs) 4 children: 35: 0x2ac37ea6a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: 0x2ac37ea738 KEYVAL: 'quantity' '1' (4 sibs) 35: 0x2ac37ea7d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: 0x2ac37ea868 KEYVAL: 'price' '2392.00' (4 sibs) 35: 0x2ac37ea4c8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 35: 0x2ac37ea910 MAP: (1 sibs) 4 children: 35: 0x2ac37ea9b0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: 0x2ac37eaa48 KEYVAL: 'quantity' '1' (4 sibs) 35: 0x2ac37eaae0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: 0x2ac37eab78 KEYVAL: 'price' '2392.00' (4 sibs) 35: 0x2ac37ea560 KEYVAL: 'tax2' '789.10' (3 sibs) 35: 0x2ac37e9098 KEYVAL: 'tax5' '1234.5' (8 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x2ac3824b30 [ROOT] MAP: (1 sibs) 8 children: 35: [1] [1] 0x2ac3824bc0 KEYSEQ: 'product' (8 sibs) 1 children: 35: [2] [2] 0x2ac3824c50 MAP: (1 sibs) 4 children: 35: [3] [3] 0x2ac3824ce0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [4] [4] 0x2ac3824d70 KEYVAL: 'quantity' '1' (4 sibs) 35: [5] [5] 0x2ac3824e00 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [6] [6] 0x2ac3824e90 KEYVAL: 'price' '2392.00' (4 sibs) 35: [7] [7] 0x2ac3824f20 KEYVAL: 'tax' '1234.5' (8 sibs) 35: [8] [8] 0x2ac3824fb0 KEYMAP: 'product2' (8 sibs) 3 children: 35: [9] [9] 0x2ac3825040 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 35: [10] [10] 0x2ac38250d0 MAP: (1 sibs) 4 children: 35: [11] [11] 0x2ac3825160 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [12] [12] 0x2ac38251f0 KEYVAL: 'quantity' '1' (4 sibs) 35: [13] [13] 0x2ac3825280 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [14] [14] 0x2ac3825310 KEYVAL: 'price' '2392.00' (4 sibs) 35: [15] [15] 0x2ac38253a0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 35: [16] [16] 0x2ac3825430 MAP: (1 sibs) 4 children: 35: [17] [17] 0x2ac38254c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [18] [18] 0x2ac3825550 KEYVAL: 'quantity' '1' (4 sibs) 35: [19] [19] 0x2ac38255e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [20] [20] 0x2ac3825670 KEYVAL: 'price' '2392.00' (4 sibs) 35: [21] [21] 0x2ac3825700 KEYVAL: 'tax2' '789.10' (3 sibs) 35: [22] [22] 0x2ac3825790 KEYVAL: 'tax3' '1234.5' (8 sibs) 35: [23] [23] 0x2ac3825820 KEYMAP: 'product3' (8 sibs) 3 children: 35: [24] [24] 0x2ac38258b0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 35: [25] [25] 0x2ac3825940 MAP: (1 sibs) 4 children: 35: [26] [26] 0x2ac38259d0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [27] [27] 0x2ac3825a60 KEYVAL: 'quantity' '1' (4 sibs) 35: [28] [28] 0x2ac3825af0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [29] [29] 0x2ac3825b80 KEYVAL: 'price' '2392.00' (4 sibs) 35: [30] [30] 0x2ac3825c10 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 35: [31] [31] 0x2ac3825ca0 MAP: (1 sibs) 4 children: 35: [32] [32] 0x2ac3825d30 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [33] [33] 0x2ac3825dc0 KEYVAL: 'quantity' '1' (4 sibs) 35: [34] [34] 0x2ac3825e50 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [35] [35] 0x2ac3825ee0 KEYVAL: 'price' '2392.00' (4 sibs) 35: [36] [36] 0x2ac3825f70 KEYVAL: 'tax2' '789.10' (3 sibs) 35: [37] [37] 0x2ac3826000 KEYVAL: 'tax4' '1234.5' (8 sibs) 35: [38] [38] 0x2ac3826090 KEYMAP: 'product4' (8 sibs) 3 children: 35: [39] [39] 0x2ac3826120 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 35: [40] [40] 0x2ac38261b0 MAP: (1 sibs) 4 children: 35: [41] [41] 0x2ac3826240 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [42] [42] 0x2ac38262d0 KEYVAL: 'quantity' '1' (4 sibs) 35: [43] [43] 0x2ac3826360 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [44] [44] 0x2ac38263f0 KEYVAL: 'price' '2392.00' (4 sibs) 35: [45] [45] 0x2ac3826480 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 35: [46] [46] 0x2ac3826510 MAP: (1 sibs) 4 children: 35: [47] [47] 0x2ac38265a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 35: [48] [48] 0x2ac3826630 KEYVAL: 'quantity' '1' (4 sibs) 35: [49] [49] 0x2ac38266c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 35: [50] [50] 0x2ac3826750 KEYVAL: 'price' '2392.00' (4 sibs) 35: [51] [51] 0x2ac38267e0 KEYVAL: 'tax2' '789.10' (3 sibs) 35: [52] [52] 0x2ac3826870 KEYVAL: 'tax5' '1234.5' (8 sibs) 35: #nodes=53 vs #printed=53 35: -------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_recreate_from_ref/4 (4 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_recreate_from_ref/5 35: ------------------------------------------- 35: running test case 'map of seqs, next line' 35: ------------------------------------------- 35: REF TREE: 35: 0x2ac37e8968 [ROOT] MAP: (0 sibs) 2 children: 35: 0x2ac37e45a0 KEYSEQ: 'men' (2 sibs) 2 children: 35: 0x2ac37e3960 VAL: 'John Smith' (2 sibs) 35: 0x2ac37e39f8 VAL: 'Bill Jones' (2 sibs) 35: 0x2ac37e4638 KEYSEQ: 'women' (2 sibs) 2 children: 35: 0x2ac37e3aa0 VAL: 'Mary Smith' (2 sibs) 35: 0x2ac37e3b38 VAL: 'Susan Williams' (2 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x2ac3826910 [ROOT] MAP: (1 sibs) 2 children: 35: [1] [1] 0x2ac38269a0 KEYSEQ: 'men' (2 sibs) 2 children: 35: [2] [2] 0x2ac3826a30 VAL: 'John Smith' (2 sibs) 35: [3] [3] 0x2ac3826ac0 VAL: 'Bill Jones' (2 sibs) 35: [4] [4] 0x2ac3826b50 KEYSEQ: 'women' (2 sibs) 2 children: 35: [5] [5] 0x2ac3826be0 VAL: 'Mary Smith' (2 sibs) 35: [6] [6] 0x2ac3826c70 VAL: 'Susan Williams' (2 sibs) 35: #nodes=7 vs #printed=7 35: -------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_recreate_from_ref/5 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_recreate_from_ref/6 35: ------------------------------------------- 35: running test case 'map of seqs, next line without space' 35: ------------------------------------------- 35: REF TREE: 35: 0x2ac37e8a80 [ROOT] MAP: (0 sibs) 2 children: 35: 0x2ac37e3c30 KEYSEQ: 'men' (2 sibs) 2 children: 35: 0x2ac37e5dc0 VAL: 'John Smith' (2 sibs) 35: 0x2ac37e5e58 VAL: 'Bill Jones' (2 sibs) 35: 0x2ac37e3cc8 KEYSEQ: 'women' (2 sibs) 2 children: 35: 0x2ac37e5f00 VAL: 'Mary Smith' (2 sibs) 35: 0x2ac37e5f98 VAL: 'Susan Williams' (2 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x2ac3826d10 [ROOT] MAP: (1 sibs) 2 children: 35: [1] [1] 0x2ac3826da0 KEYSEQ: 'men' (2 sibs) 2 children: 35: [2] [2] 0x2ac3826e30 VAL: 'John Smith' (2 sibs) 35: [3] [3] 0x2ac3826ec0 VAL: 'Bill Jones' (2 sibs) 35: [4] [4] 0x2ac3826f50 KEYSEQ: 'women' (2 sibs) 2 children: 35: [5] [5] 0x2ac3826fe0 VAL: 'Mary Smith' (2 sibs) 35: [6] [6] 0x2ac3827070 VAL: 'Susan Williams' (2 sibs) 35: #nodes=7 vs #printed=7 35: -------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_recreate_from_ref/6 (0 ms) 35: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_recreate_from_ref/7 35: ------------------------------------------- 35: running test case 'map of seqs, deal with unk' 35: ------------------------------------------- 35: REF TREE: 35: 0x2ac37e8b98 [ROOT] MAP: (0 sibs) 1 children: 35: 0x2ac37e5ab0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 35: 0x2ac37e57a0 KEYSEQ: 'files' (1 sibs) 5 children: 35: 0x2ac37e4ad0 VAL: 'a' (5 sibs) 35: 0x2ac37e4b68 VAL: 'b' (5 sibs) 35: 0x2ac37e4c00 VAL: 'c' (5 sibs) 35: 0x2ac37e4c98 VAL: 'd' (5 sibs) 35: 0x2ac37e4d30 VAL: 'e' (5 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x2ac3827110 [ROOT] MAP: (1 sibs) 1 children: 35: [1] [1] 0x2ac38271a0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 35: [2] [2] 0x2ac3827230 KEYSEQ: 'files' (1 sibs) 5 children: 35: [3] [3] 0x2ac38272c0 VAL: 'a' (5 sibs) 35: [4] [4] 0x2ac3827350 VAL: 'b' (5 sibs) 35: [5] [5] 0x2ac38273e0 VAL: 'c' (5 sibs) 35: [6] [6] 0x2ac3827470 VAL: 'd' (5 sibs) 35: [7] [7] 0x2ac3827500 VAL: 'e' (5 sibs) 35: #nodes=8 vs #printed=8 35: -------------------------------------- 35: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_recreate_from_ref/7 (0 ms) 35: [----------] 160 tests from MAP_OF_SEQ/YmlTestCase (329 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 161 tests from 2 test suites ran. (338 ms total) 35: [ PASSED ] 161 tests. 35/50 Test #35: ryml-test-map_of_seq .............. Passed 0.64 sec test 36 Start 36: ryml-test-seq_of_map 36: Test command: /builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test/ryml-test-seq_of_map-0.4.1 36: Test timeout computed to be: 10000000 36: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 36: [==========] Running 266 tests from 3 test suites. 36: [----------] Global test environment set-up. 36: [----------] 1 test from CaseNode 36: [ RUN ] CaseNode.setting_up 36: [ OK ] CaseNode.setting_up (2 ms) 36: [----------] 1 test from CaseNode (3 ms total) 36: 36: [----------] 5 tests from seq_of_map 36: [ RUN ] seq_of_map.with_anchors 36: [ OK ] seq_of_map.with_anchors (15 ms) 36: [ RUN ] seq_of_map.with_tags 36: [ OK ] seq_of_map.with_tags (3 ms) 36: [ RUN ] seq_of_map.missing_scalars_v1 36: [ OK ] seq_of_map.missing_scalars_v1 (2 ms) 36: [ RUN ] seq_of_map.missing_scalars_v2 36: [ OK ] seq_of_map.missing_scalars_v2 (1 ms) 36: [ RUN ] seq_of_map.missing_scalars_v3 36: [ OK ] seq_of_map.missing_scalars_v3 (0 ms) 36: [----------] 5 tests from seq_of_map (25 ms total) 36: 36: [----------] 260 tests from SEQ_OF_MAP/YmlTestCase 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_unix/0 36: ------------------------------------------- 36: running test case 'seq of empty maps, one line' 36: ------------------------------------------- 36: --------------- 36: [{}, {}, {}]--------------- 36: REF TREE: 36: 0x2ad5b5e4f0 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x2ad5b5a8d0 MAP: (3 sibs) 0 children: 36: 0x2ad5b5a968 MAP: (3 sibs) 0 children: 36: 0x2ad5b5aa00 MAP: (3 sibs) 0 children: 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x2ad5b87e60 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2ad5b87ef0 MAP: (3 sibs) 0 children: 36: [2] [2] 0x2ad5b87f80 MAP: (3 sibs) 0 children: 36: [3] [3] 0x2ad5b88010 MAP: (3 sibs) 0 children: 36: #nodes=4 vs #printed=4 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_unix/0 (10 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_unix/1 36: ------------------------------------------- 36: running test case 'seq of maps, one line' 36: ------------------------------------------- 36: --------------- 36: [{name: John Smith, age: 33}, {name: Mary Smith, age: 27}]--------------- 36: REF TREE: 36: 0x2ad5b5e608 [ROOT] SEQ: (0 sibs) 2 children: 36: 0x2ad5b5af60 MAP: (2 sibs) 2 children: 36: 0x2ad5b5b0a0 KEYVAL: 'name' 'John Smith' (2 sibs) 36: 0x2ad5b5b138 KEYVAL: 'age' '33' (2 sibs) 36: 0x2ad5b5aff8 MAP: (2 sibs) 2 children: 36: 0x2ad5b5b1e0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: 0x2ad5b5b278 KEYVAL: 'age' '27' (2 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x2ad5b89000 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2ad5b89090 MAP: (2 sibs) 2 children: 36: [2] [2] 0x2ad5b89120 KEYVAL: 'name' 'John Smith' (2 sibs) 36: [3] [3] 0x2ad5b891b0 KEYVAL: 'age' '33' (2 sibs) 36: [4] [4] 0x2ad5b89240 MAP: (2 sibs) 2 children: 36: [5] [5] 0x2ad5b892d0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: [6] [6] 0x2ad5b89360 KEYVAL: 'age' '27' (2 sibs) 36: #nodes=7 vs #printed=7 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_unix/1 (3 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_unix/2 36: ------------------------------------------- 36: running test case 'seq of maps, implicit seq, explicit maps' 36: ------------------------------------------- 36: --------------- 36: 36: - {name: John Smith, age: 33} 36: - {name: Mary Smith, age: 27} 36: --------------- 36: REF TREE: 36: 0x2ad5b5e720 [ROOT] SEQ: (0 sibs) 2 children: 36: 0x2ad5b5b790 MAP: (2 sibs) 2 children: 36: 0x2ad5b5b8d0 KEYVAL: 'name' 'John Smith' (2 sibs) 36: 0x2ad5b5b968 KEYVAL: 'age' '33' (2 sibs) 36: 0x2ad5b5b828 MAP: (2 sibs) 2 children: 36: 0x2ad5b5ba10 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: 0x2ad5b5baa8 KEYVAL: 'age' '27' (2 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x2ad5b8a050 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2ad5b8a0e0 MAP: (2 sibs) 2 children: 36: [2] [2] 0x2ad5b8a170 KEYVAL: 'name' 'John Smith' (2 sibs) 36: [3] [3] 0x2ad5b8a200 KEYVAL: 'age' '33' (2 sibs) 36: [4] [4] 0x2ad5b8a290 MAP: (2 sibs) 2 children: 36: [5] [5] 0x2ad5b8a320 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: [6] [6] 0x2ad5b8a3b0 KEYVAL: 'age' '27' (2 sibs) 36: #nodes=7 vs #printed=7 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_unix/2 (1 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_unix/3 36: ------------------------------------------- 36: running test case 'seq of maps' 36: ------------------------------------------- 36: --------------- 36: 36: - name: John Smith 36: age: 33 36: - name: Mary Smith 36: age: 27 36: --------------- 36: REF TREE: 36: 0x2ad5b5e838 [ROOT] SEQ: (0 sibs) 2 children: 36: 0x2ad5b5bb50 MAP: (2 sibs) 2 children: 36: 0x2ad5b5bc90 KEYVAL: 'name' 'John Smith' (2 sibs) 36: 0x2ad5b5bd28 KEYVAL: 'age' '33' (2 sibs) 36: 0x2ad5b5bbe8 MAP: (2 sibs) 2 children: 36: 0x2ad5b5bdd0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: 0x2ad5b5be68 KEYVAL: 'age' '27' (2 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x2ad5b8b0a0 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2ad5b8b130 MAP: (2 sibs) 2 children: 36: [2] [2] 0x2ad5b8b1c0 KEYVAL: 'name' 'John Smith' (2 sibs) 36: [3] [3] 0x2ad5b8b250 KEYVAL: 'age' '33' (2 sibs) 36: [4] [4] 0x2ad5b8b2e0 MAP: (2 sibs) 2 children: 36: [5] [5] 0x2ad5b8b370 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: [6] [6] 0x2ad5b8b400 KEYVAL: 'age' '27' (2 sibs) 36: #nodes=7 vs #printed=7 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_unix/3 (1 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_unix/4 36: ------------------------------------------- 36: running test case 'seq of maps, next line' 36: ------------------------------------------- 36: --------------- 36: 36: - 36: name: 36: John Smith 36: age: 36: 33 36: - 36: name: 36: Mary Smith 36: age: 36: 27 36: --------------- 36: REF TREE: 36: 0x2ad5b5e950 [ROOT] SEQ: (0 sibs) 2 children: 36: 0x2ad5b5c7e0 MAP: (2 sibs) 2 children: 36: 0x2ad5b5c920 KEYVAL: 'name' 'John Smith' (2 sibs) 36: 0x2ad5b5c9b8 KEYVAL: 'age' '33' (2 sibs) 36: 0x2ad5b5c878 MAP: (2 sibs) 2 children: 36: 0x2ad5b5ca60 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: 0x2ad5b5caf8 KEYVAL: 'age' '27' (2 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x2ad5b8c0f0 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2ad5b8c180 MAP: (2 sibs) 2 children: 36: [2] [2] 0x2ad5b8c210 KEYVAL: 'name' 'John Smith' (2 sibs) 36: [3] [3] 0x2ad5b8c2a0 KEYVAL: 'age' '33' (2 sibs) 36: [4] [4] 0x2ad5b8c330 MAP: (2 sibs) 2 children: 36: [5] [5] 0x2ad5b8c3c0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: [6] [6] 0x2ad5b8c450 KEYVAL: 'age' '27' (2 sibs) 36: #nodes=7 vs #printed=7 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_unix/4 (1 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_unix/5 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex1' 36: ------------------------------------------- 36: --------------- 36: 36: - 'a': 1 36: b: 2 36: --------------- 36: REF TREE: 36: 0x2ad5b5ea68 [ROOT] SEQ: (0 sibs) 1 children: 36: 0x2ad5b5b370 MAP: (1 sibs) 2 children: 36: 0x2ad5b5abe0 KEYVAL: 'a' '1' (2 sibs) 36: 0x2ad5b5ac78 KEYVAL: 'b' '2' (2 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x2ad5b8d140 [ROOT] SEQ: (1 sibs) 1 children: 36: [1] [1] 0x2ad5b8d1d0 MAP: (1 sibs) 2 children: 36: [2] [2] 0x2ad5b8d260 KEYVAL: 'a' '1' (2 sibs) 36: [3] [3] 0x2ad5b8d2f0 KEYVAL: 'b' '2' (2 sibs) 36: #nodes=4 vs #printed=4 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_unix/5 (1 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_unix/6 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex2' 36: ------------------------------------------- 36: --------------- 36: 36: - a: 1 36: b: 2 36: - b: 2 36: 'a': 1 36: - b: 2 36: 'a': 1 36: c: 3 36: - {'a': 1, b: 2} 36: --------------- 36: REF TREE: 36: 0x2ad5b5eb80 [ROOT] SEQ: (0 sibs) 4 children: 36: 0x2ad5b5cce0 MAP: (4 sibs) 2 children: 36: 0x2ad5b5cf50 KEYVAL: 'a' '1' (2 sibs) 36: 0x2ad5b5cfe8 KEYVAL: 'b' '2' (2 sibs) 36: 0x2ad5b5cd78 MAP: (4 sibs) 2 children: 36: 0x2ad5b5d090 KEYVAL: 'b' '2' (2 sibs) 36: 0x2ad5b5d128 KEYVAL: 'a' '1' (2 sibs) 36: 0x2ad5b5ce10 MAP: (4 sibs) 3 children: 36: 0x2ad5b5d1d0 KEYVAL: 'b' '2' (3 sibs) 36: 0x2ad5b5d268 KEYVAL: 'a' '1' (3 sibs) 36: 0x2ad5b5d300 KEYVAL: 'c' '3' (3 sibs) 36: 0x2ad5b5cea8 MAP: (4 sibs) 2 children: 36: 0x2ad5b5d3a0 KEYVAL: 'a' '1' (2 sibs) 36: 0x2ad5b5d438 KEYVAL: 'b' '2' (2 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x2ad5b8e1f0 [ROOT] SEQ: (1 sibs) 4 children: 36: [1] [1] 0x2ad5b8e280 MAP: (4 sibs) 2 children: 36: [2] [2] 0x2ad5b8e310 KEYVAL: 'a' '1' (2 sibs) 36: [3] [3] 0x2ad5b8e3a0 KEYVAL: 'b' '2' (2 sibs) 36: [4] [4] 0x2ad5b8e430 MAP: (4 sibs) 2 children: 36: [5] [5] 0x2ad5b8e4c0 KEYVAL: 'b' '2' (2 sibs) 36: [6] [6] 0x2ad5b8e550 KEYVAL: 'a' '1' (2 sibs) 36: [7] [7] 0x2ad5b8e5e0 MAP: (4 sibs) 3 children: 36: [8] [8] 0x2ad5b8e670 KEYVAL: 'b' '2' (3 sibs) 36: [9] [9] 0x2ad5b8e700 KEYVAL: 'a' '1' (3 sibs) 36: [10] [10] 0x2ad5b8e790 KEYVAL: 'c' '3' (3 sibs) 36: [11] [11] 0x2ad5b8e820 MAP: (4 sibs) 2 children: 36: [12] [12] 0x2ad5b8e8b0 KEYVAL: 'a' '1' (2 sibs) 36: [13] [13] 0x2ad5b8e940 KEYVAL: 'b' '2' (2 sibs) 36: #nodes=14 vs #printed=14 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_unix/6 (1 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_unix/7 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex3' 36: ------------------------------------------- 36: --------------- 36: 36: 'a': 1 36: b: 2 36: b: 2 36: 'a': 1 36: --------------- 36: REF TREE: 36: 0x2ad5b5ec98 [ROOT] MAP: (0 sibs) 4 children: 36: 0x2ad5b5d530 KEYVAL: 'a' '1' (4 sibs) 36: 0x2ad5b5d5c8 KEYVAL: 'b' '2' (4 sibs) 36: 0x2ad5b5d660 KEYVAL: 'b' '2' (4 sibs) 36: 0x2ad5b5d6f8 KEYVAL: 'a' '1' (4 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x2ad5b8f240 [ROOT] MAP: (1 sibs) 4 children: 36: [1] [1] 0x2ad5b8f2d0 KEYVAL: 'a' '1' (4 sibs) 36: [2] [2] 0x2ad5b8f360 KEYVAL: 'b' '2' (4 sibs) 36: [3] [3] 0x2ad5b8f3f0 KEYVAL: 'b' '2' (4 sibs) 36: [4] [4] 0x2ad5b8f480 KEYVAL: 'a' '1' (4 sibs) 36: #nodes=5 vs #printed=5 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_unix/7 (1 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_unix/8 36: ------------------------------------------- 36: running test case 'seq of maps, implicit map in seq' 36: ------------------------------------------- 36: --------------- 36: 'implicit block key' : [ 36: 'implicit flow key 1' : value1, 36: 'implicit flow key 2' : value2, 36: 'implicit flow key 3' : value3, 36: 'implicit flow key m' : {key1: val1, key2: val2}, 36: 'implicit flow key s' : [val1, val2], 36: ]--------------- 36: REF TREE: 36: 0x2ad5b5edb0 [ROOT] MAP: (0 sibs) 1 children: 36: 0x2ad5b5f680 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 36: 0x2ad5b5f720 MAP: (5 sibs) 1 children: 36: 0x2ad5b5fa20 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 36: 0x2ad5b5f7b8 MAP: (5 sibs) 1 children: 36: 0x2ad5b5fac0 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 36: 0x2ad5b5f850 MAP: (5 sibs) 1 children: 36: 0x2ad5b5fb60 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 36: 0x2ad5b5f8e8 MAP: (5 sibs) 1 children: 36: 0x2ad5b5fc00 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 36: 0x2ad5b5fca0 KEYVAL: 'key1' 'val1' (2 sibs) 36: 0x2ad5b5fd38 KEYVAL: 'key2' 'val2' (2 sibs) 36: 0x2ad5b5f980 MAP: (5 sibs) 1 children: 36: 0x2ad5b5fde0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 36: 0x2ad5b5fe80 VAL: 'val1' (2 sibs) 36: 0x2ad5b5ff18 VAL: 'val2' (2 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x2ad5b90560 [ROOT] MAP: (1 sibs) 1 children: 36: [1] [1] 0x2ad5b905f0 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 36: [2] [2] 0x2ad5b90680 MAP: (5 sibs) 1 children: 36: [3] [3] 0x2ad5b90710 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 36: [4] [4] 0x2ad5b907a0 MAP: (5 sibs) 1 children: 36: [5] [5] 0x2ad5b90830 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 36: [6] [6] 0x2ad5b908c0 MAP: (5 sibs) 1 children: 36: [7] [7] 0x2ad5b90950 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 36: [8] [8] 0x2ad5b909e0 MAP: (5 sibs) 1 children: 36: [9] [9] 0x2ad5b90a70 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 36: [10] [10] 0x2ad5b90b00 KEYVAL: 'key1' 'val1' (2 sibs) 36: [11] [11] 0x2ad5b90b90 KEYVAL: 'key2' 'val2' (2 sibs) 36: [12] [12] 0x2ad5b90c20 MAP: (5 sibs) 1 children: 36: [13] [13] 0x2ad5b90cb0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 36: [14] [14] 0x2ad5b90d40 VAL: 'val1' (2 sibs) 36: [15] [15] 0x2ad5b90dd0 VAL: 'val2' (2 sibs) 36: #nodes=16 vs #printed=16 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_unix/8 (3 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_unix/9 36: ------------------------------------------- 36: running test case 'seq of maps, implicit map in seq, missing scalar' 36: ------------------------------------------- 36: --------------- 36: {a : [ 36: : foo 36: ], 36: b : [ 36: : 36: foo 36: ], 36: c : [ 36: : 36: , 36: : 36: ]}--------------- 36: REF TREE: 36: 0x2ad5b5eec8 [ROOT] MAP: (0 sibs) 3 children: 36: 0x2ad5b5b550 KEYSEQ: 'a' (3 sibs) 1 children: 36: 0x2ad5b5bf60 MAP: (1 sibs) 1 children: 36: 0x2ad5b5c000 KEYVAL: '' 'foo' (1 sibs) 36: 0x2ad5b5b5e8 KEYSEQ: 'b' (3 sibs) 1 children: 36: 0x2ad5b5c0a0 MAP: (1 sibs) 1 children: 36: 0x2ad5b5c140 KEYVAL: '' 'foo' (1 sibs) 36: 0x2ad5b5b680 KEYSEQ: 'c' (3 sibs) 2 children: 36: 0x2ad5b5cba0 MAP: (2 sibs) 1 children: 36: 0x2ad5b5c1e0 KEYVAL: '' '' (1 sibs) 36: 0x2ad5b5cc38 MAP: (2 sibs) 1 children: 36: 0x2ad5b5c280 KEYVAL: '' '' (1 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x2ad5b915b0 [ROOT] MAP: (1 sibs) 3 children: 36: [1] [1] 0x2ad5b91640 KEYSEQ: 'a' (3 sibs) 1 children: 36: [2] [2] 0x2ad5b916d0 MAP: (1 sibs) 1 children: 36: [3] [3] 0x2ad5b91760 KEYVAL: '' 'foo' (1 sibs) 36: [4] [4] 0x2ad5b917f0 KEYSEQ: 'b' (3 sibs) 1 children: 36: [5] [5] 0x2ad5b91880 MAP: (1 sibs) 1 children: 36: [6] [6] 0x2ad5b91910 KEYVAL: '' 'foo' (1 sibs) 36: [7] [7] 0x2ad5b919a0 KEYSEQ: 'c' (3 sibs) 2 children: 36: [8] [8] 0x2ad5b91a30 MAP: (2 sibs) 1 children: 36: [9] [9] 0x2ad5b91ac0 KEYVAL: '' '' (1 sibs) 36: [10] [10] 0x2ad5b91b50 MAP: (2 sibs) 1 children: 36: [11] [11] 0x2ad5b91be0 KEYVAL: '' '' (1 sibs) 36: #nodes=12 vs #printed=12 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_unix/9 (3 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_unix/10 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with anchors, unresolved' 36: ------------------------------------------- 36: --------------- 36: 36: - &a1 a1: v1 36: &a2 a2: v2 36: &a3 a3: v3 36: - *a1: w1 36: *a2: w2 36: *a3: w3 36: --------------- 36: REF TREE: 36: 0x2ad5b5efe0 [ROOT] SEQ: (0 sibs) 2 children: 36: 0x2ad5b5aaa0 MAP: (2 sibs) 3 children: 36: 0x2ad5b5ffc0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 36: 0x2ad5b60058 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 36: 0x2ad5b600f0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 36: 0x2ad5b5ab38 MAP: (2 sibs) 3 children: 36: 0x2ad5b60190 KEYVAL***: '*a1' 'w1' (3 sibs) 36: 0x2ad5b60228 KEYVAL***: '*a2' 'w2' (3 sibs) 36: 0x2ad5b602c0 KEYVAL***: '*a3' 'w3' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x2ad5b926a0 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2ad5b92730 MAP: (2 sibs) 3 children: 36: [2] [2] 0x2ad5b927c0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 36: [3] [3] 0x2ad5b92850 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 36: [4] [4] 0x2ad5b928e0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 36: [5] [5] 0x2ad5b92970 MAP: (2 sibs) 3 children: 36: [6] [6] 0x2ad5b92a00 KEYVAL***: '*a1' 'w1' (3 sibs) 36: [7] [7] 0x2ad5b92a90 KEYVAL***: '*a2' 'w2' (3 sibs) 36: [8] [8] 0x2ad5b92b20 KEYVAL***: '*a3' 'w3' (3 sibs) 36: #nodes=9 vs #printed=9 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_unix/10 (2 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_unix/11 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with anchors, resolved' 36: ------------------------------------------- 36: --------------- 36: 36: - &a1 a1: v1 36: &a2 a2: v2 36: &a3 a3: v3 36: - *a1: w1 36: *a2: w2 36: *a3: w3 36: --------------- 36: REF TREE: 36: 0x2ad5b5f0f8 [ROOT] SEQ: (0 sibs) 2 children: 36: 0x2ad5b5b410 MAP: (2 sibs) 3 children: 36: 0x2ad5b60360 KEYVAL: 'a1' 'v1' (3 sibs) 36: 0x2ad5b603f8 KEYVAL: 'a2' 'v2' (3 sibs) 36: 0x2ad5b60490 KEYVAL: 'a3' 'v3' (3 sibs) 36: 0x2ad5b5b4a8 MAP: (2 sibs) 3 children: 36: 0x2ad5b60530 KEYVAL: 'a1' 'w1' (3 sibs) 36: 0x2ad5b605c8 KEYVAL: 'a2' 'w2' (3 sibs) 36: 0x2ad5b60660 KEYVAL: 'a3' 'w3' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x2ad5b93750 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2ad5b937e0 MAP: (2 sibs) 3 children: 36: [2] [2] 0x2ad5b93870 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 36: [3] [3] 0x2ad5b93900 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 36: [4] [4] 0x2ad5b93990 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 36: [5] [5] 0x2ad5b93a20 MAP: (2 sibs) 3 children: 36: [6] [6] 0x2ad5b93ab0 KEYVAL***: '*a1' 'w1' (3 sibs) 36: [7] [7] 0x2ad5b93b40 KEYVAL***: '*a2' 'w2' (3 sibs) 36: [8] [8] 0x2ad5b93bd0 KEYVAL***: '*a3' 'w3' (3 sibs) 36: #nodes=9 vs #printed=9 36: -------------------------------------- 36: resolved tree!!! 36: -------------------------------------- 36: [0][0] 0x2ad5b93750 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2ad5b937e0 MAP: (2 sibs) 3 children: 36: [2] [2] 0x2ad5b93870 KEYVAL: 'a1' 'v1' (3 sibs) 36: [3] [3] 0x2ad5b93900 KEYVAL: 'a2' 'v2' (3 sibs) 36: [4] [4] 0x2ad5b93990 KEYVAL: 'a3' 'v3' (3 sibs) 36: [5] [5] 0x2ad5b93a20 MAP: (2 sibs) 3 children: 36: [6] [6] 0x2ad5b93ab0 KEYVAL: 'a1' 'w1' (3 sibs) 36: [7] [7] 0x2ad5b93b40 KEYVAL: 'a2' 'w2' (3 sibs) 36: [8] [8] 0x2ad5b93bd0 KEYVAL: 'a3' 'w3' (3 sibs) 36: #nodes=9 vs #printed=9 36: -------------------------------------- 36: reordered tree!!! 36: -------------------------------------- 36: [0][0] 0x2ad5b93750 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2ad5b937e0 MAP: (2 sibs) 3 children: 36: [2] [2] 0x2ad5b93870 KEYVAL: 'a1' 'v1' (3 sibs) 36: [3] [3] 0x2ad5b93900 KEYVAL: 'a2' 'v2' (3 sibs) 36: [4] [4] 0x2ad5b93990 KEYVAL: 'a3' 'v3' (3 sibs) 36: [5] [5] 0x2ad5b93a20 MAP: (2 sibs) 3 children: 36: [6] [6] 0x2ad5b93ab0 KEYVAL: 'a1' 'w1' (3 sibs) 36: [7] [7] 0x2ad5b93b40 KEYVAL: 'a2' 'w2' (3 sibs) 36: [8] [8] 0x2ad5b93bd0 KEYVAL: 'a3' 'w3' (3 sibs) 36: #nodes=9 vs #printed=9 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_unix/11 (4 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_unix/12 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with tags' 36: ------------------------------------------- 36: --------------- 36: 36: - !!str a1: v1 36: !!str a2: v2 36: !!str a3: v3 36: - a1: !!str w1 36: a2: !!str w2 36: a3: !!str w3 36: - !foo a1: v1 36: !foo a2: v2 36: !foo a3: v3 36: --------------- 36: REF TREE: 36: 0x2ad5b5f210 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x2ad5b608d0 MAP: (3 sibs) 3 children: 36: 0x2ad5b60aa0 KEYVAL***: '!!str a1' 'v1' (3 sibs) 36: 0x2ad5b60b38 KEYVAL***: '!!str a2' 'v2' (3 sibs) 36: 0x2ad5b60bd0 KEYVAL***: '!!str a3' 'v3' (3 sibs) 36: 0x2ad5b60968 MAP: (3 sibs) 3 children: 36: 0x2ad5b60c70 KEYVAL***: 'a1' '!!str w1' (3 sibs) 36: 0x2ad5b60d08 KEYVAL***: 'a2' '!!str w2' (3 sibs) 36: 0x2ad5b60da0 KEYVAL***: 'a3' '!!str w3' (3 sibs) 36: 0x2ad5b60a00 MAP: (3 sibs) 3 children: 36: 0x2ad5b60e40 KEYVAL***: '!foo a1' 'v1' (3 sibs) 36: 0x2ad5b60ed8 KEYVAL***: '!foo a2' 'v2' (3 sibs) 36: 0x2ad5b60f70 KEYVAL***: '!foo a3' 'v3' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x2ad5b94830 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2ad5b948c0 MAP: (3 sibs) 3 children: 36: [2] [2] 0x2ad5b94950 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 36: [3] [3] 0x2ad5b949e0 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 36: [4] [4] 0x2ad5b94a70 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 36: [5] [5] 0x2ad5b94b00 MAP: (3 sibs) 3 children: 36: [6] [6] 0x2ad5b94b90 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 36: [7] [7] 0x2ad5b94c20 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 36: [8] [8] 0x2ad5b94cb0 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 36: [9] [9] 0x2ad5b94d40 MAP: (3 sibs) 3 children: 36: [10] [10] 0x2ad5b94dd0 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 36: [11] [11] 0x2ad5b94e60 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 36: [12] [12] 0x2ad5b94ef0 KEYVAL***: !foo 'a3' 'v3' (3 sibs) 36: #nodes=13 vs #printed=13 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_unix/12 (3 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_windows/0 36: ------------------------------------------- 36: running test case 'seq of empty maps, one line' 36: ------------------------------------------- 36: --------------- 36: [{}, {}, {}]--------------- 36: REF TREE: 36: 0x2ad5b5e4f0 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x2ad5b5a8d0 MAP: (3 sibs) 0 children: 36: 0x2ad5b5a968 MAP: (3 sibs) 0 children: 36: 0x2ad5b5aa00 MAP: (3 sibs) 0 children: 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x2ad5b95140 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2ad5b951d0 MAP: (3 sibs) 0 children: 36: [2] [2] 0x2ad5b95260 MAP: (3 sibs) 0 children: 36: [3] [3] 0x2ad5b952f0 MAP: (3 sibs) 0 children: 36: #nodes=4 vs #printed=4 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_windows/0 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_windows/1 36: ------------------------------------------- 36: running test case 'seq of maps, one line' 36: ------------------------------------------- 36: --------------- 36: [{name: John Smith, age: 33}, {name: Mary Smith, age: 27}]--------------- 36: REF TREE: 36: 0x2ad5b5e608 [ROOT] SEQ: (0 sibs) 2 children: 36: 0x2ad5b5af60 MAP: (2 sibs) 2 children: 36: 0x2ad5b5b0a0 KEYVAL: 'name' 'John Smith' (2 sibs) 36: 0x2ad5b5b138 KEYVAL: 'age' '33' (2 sibs) 36: 0x2ad5b5aff8 MAP: (2 sibs) 2 children: 36: 0x2ad5b5b1e0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: 0x2ad5b5b278 KEYVAL: 'age' '27' (2 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x2ad5b95a50 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2ad5b95ae0 MAP: (2 sibs) 2 children: 36: [2] [2] 0x2ad5b95b70 KEYVAL: 'name' 'John Smith' (2 sibs) 36: [3] [3] 0x2ad5b95c00 KEYVAL: 'age' '33' (2 sibs) 36: [4] [4] 0x2ad5b95c90 MAP: (2 sibs) 2 children: 36: [5] [5] 0x2ad5b95d20 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: [6] [6] 0x2ad5b95db0 KEYVAL: 'age' '27' (2 sibs) 36: #nodes=7 vs #printed=7 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_windows/1 (1 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_windows/2 36: ------------------------------------------- 36: running test case 'seq of maps, implicit seq, explicit maps' 36: ------------------------------------------- 36: --------------- 36: 36: - {name: John Smith, age: 33} 36: - {name: Mary Smith, age: 27} 36: --------------- 36: REF TREE: 36: 0x2ad5b5e720 [ROOT] SEQ: (0 sibs) 2 children: 36: 0x2ad5b5b790 MAP: (2 sibs) 2 children: 36: 0x2ad5b5b8d0 KEYVAL: 'name' 'John Smith' (2 sibs) 36: 0x2ad5b5b968 KEYVAL: 'age' '33' (2 sibs) 36: 0x2ad5b5b828 MAP: (2 sibs) 2 children: 36: 0x2ad5b5ba10 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: 0x2ad5b5baa8 KEYVAL: 'age' '27' (2 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x2ad5b96360 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2ad5b963f0 MAP: (2 sibs) 2 children: 36: [2] [2] 0x2ad5b96480 KEYVAL: 'name' 'John Smith' (2 sibs) 36: [3] [3] 0x2ad5b96510 KEYVAL: 'age' '33' (2 sibs) 36: [4] [4] 0x2ad5b965a0 MAP: (2 sibs) 2 children: 36: [5] [5] 0x2ad5b96630 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: [6] [6] 0x2ad5b966c0 KEYVAL: 'age' '27' (2 sibs) 36: #nodes=7 vs #printed=7 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_windows/2 (1 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_windows/3 36: ------------------------------------------- 36: running test case 'seq of maps' 36: ------------------------------------------- 36: --------------- 36: 36: - name: John Smith 36: age: 33 36: - name: Mary Smith 36: age: 27 36: --------------- 36: REF TREE: 36: 0x2ad5b5e838 [ROOT] SEQ: (0 sibs) 2 children: 36: 0x2ad5b5bb50 MAP: (2 sibs) 2 children: 36: 0x2ad5b5bc90 KEYVAL: 'name' 'John Smith' (2 sibs) 36: 0x2ad5b5bd28 KEYVAL: 'age' '33' (2 sibs) 36: 0x2ad5b5bbe8 MAP: (2 sibs) 2 children: 36: 0x2ad5b5bdd0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: 0x2ad5b5be68 KEYVAL: 'age' '27' (2 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x2ad5b96c70 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2ad5b96d00 MAP: (2 sibs) 2 children: 36: [2] [2] 0x2ad5b96d90 KEYVAL: 'name' 'John Smith' (2 sibs) 36: [3] [3] 0x2ad5b96e20 KEYVAL: 'age' '33' (2 sibs) 36: [4] [4] 0x2ad5b96eb0 MAP: (2 sibs) 2 children: 36: [5] [5] 0x2ad5b96f40 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: [6] [6] 0x2ad5b96fd0 KEYVAL: 'age' '27' (2 sibs) 36: #nodes=7 vs #printed=7 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_windows/3 (1 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_windows/4 36: ------------------------------------------- 36: running test case 'seq of maps, next line' 36: ------------------------------------------- 36: --------------- 36: 36: - 36: name: 36: John Smith 36: age: 36: 33 36: - 36: name: 36: Mary Smith 36: age: 36: 27 36: --------------- 36: REF TREE: 36: 0x2ad5b5e950 [ROOT] SEQ: (0 sibs) 2 children: 36: 0x2ad5b5c7e0 MAP: (2 sibs) 2 children: 36: 0x2ad5b5c920 KEYVAL: 'name' 'John Smith' (2 sibs) 36: 0x2ad5b5c9b8 KEYVAL: 'age' '33' (2 sibs) 36: 0x2ad5b5c878 MAP: (2 sibs) 2 children: 36: 0x2ad5b5ca60 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: 0x2ad5b5caf8 KEYVAL: 'age' '27' (2 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x2ad5b97580 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2ad5b97610 MAP: (2 sibs) 2 children: 36: [2] [2] 0x2ad5b976a0 KEYVAL: 'name' 'John Smith' (2 sibs) 36: [3] [3] 0x2ad5b97730 KEYVAL: 'age' '33' (2 sibs) 36: [4] [4] 0x2ad5b977c0 MAP: (2 sibs) 2 children: 36: [5] [5] 0x2ad5b97850 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: [6] [6] 0x2ad5b978e0 KEYVAL: 'age' '27' (2 sibs) 36: #nodes=7 vs #printed=7 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_windows/4 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_windows/5 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex1' 36: ------------------------------------------- 36: --------------- 36: 36: - 'a': 1 36: b: 2 36: --------------- 36: REF TREE: 36: 0x2ad5b5ea68 [ROOT] SEQ: (0 sibs) 1 children: 36: 0x2ad5b5b370 MAP: (1 sibs) 2 children: 36: 0x2ad5b5abe0 KEYVAL: 'a' '1' (2 sibs) 36: 0x2ad5b5ac78 KEYVAL: 'b' '2' (2 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x2ad5b97e90 [ROOT] SEQ: (1 sibs) 1 children: 36: [1] [1] 0x2ad5b97f20 MAP: (1 sibs) 2 children: 36: [2] [2] 0x2ad5b97fb0 KEYVAL: 'a' '1' (2 sibs) 36: [3] [3] 0x2ad5b98040 KEYVAL: 'b' '2' (2 sibs) 36: #nodes=4 vs #printed=4 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_windows/5 (1 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_windows/6 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex2' 36: ------------------------------------------- 36: --------------- 36: 36: - a: 1 36: b: 2 36: - b: 2 36: 'a': 1 36: - b: 2 36: 'a': 1 36: c: 3 36: - {'a': 1, b: 2} 36: --------------- 36: REF TREE: 36: 0x2ad5b5eb80 [ROOT] SEQ: (0 sibs) 4 children: 36: 0x2ad5b5cce0 MAP: (4 sibs) 2 children: 36: 0x2ad5b5cf50 KEYVAL: 'a' '1' (2 sibs) 36: 0x2ad5b5cfe8 KEYVAL: 'b' '2' (2 sibs) 36: 0x2ad5b5cd78 MAP: (4 sibs) 2 children: 36: 0x2ad5b5d090 KEYVAL: 'b' '2' (2 sibs) 36: 0x2ad5b5d128 KEYVAL: 'a' '1' (2 sibs) 36: 0x2ad5b5ce10 MAP: (4 sibs) 3 children: 36: 0x2ad5b5d1d0 KEYVAL: 'b' '2' (3 sibs) 36: 0x2ad5b5d268 KEYVAL: 'a' '1' (3 sibs) 36: 0x2ad5b5d300 KEYVAL: 'c' '3' (3 sibs) 36: 0x2ad5b5cea8 MAP: (4 sibs) 2 children: 36: 0x2ad5b5d3a0 KEYVAL: 'a' '1' (2 sibs) 36: 0x2ad5b5d438 KEYVAL: 'b' '2' (2 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x2ad5b987a0 [ROOT] SEQ: (1 sibs) 4 children: 36: [1] [1] 0x2ad5b98830 MAP: (4 sibs) 2 children: 36: [2] [2] 0x2ad5b988c0 KEYVAL: 'a' '1' (2 sibs) 36: [3] [3] 0x2ad5b98950 KEYVAL: 'b' '2' (2 sibs) 36: [4] [4] 0x2ad5b989e0 MAP: (4 sibs) 2 children: 36: [5] [5] 0x2ad5b98a70 KEYVAL: 'b' '2' (2 sibs) 36: [6] [6] 0x2ad5b98b00 KEYVAL: 'a' '1' (2 sibs) 36: [7] [7] 0x2ad5b98b90 MAP: (4 sibs) 3 children: 36: [8] [8] 0x2ad5b98c20 KEYVAL: 'b' '2' (3 sibs) 36: [9] [9] 0x2ad5b98cb0 KEYVAL: 'a' '1' (3 sibs) 36: [10] [10] 0x2ad5b98d40 KEYVAL: 'c' '3' (3 sibs) 36: [11] [11] 0x2ad5b98dd0 MAP: (4 sibs) 2 children: 36: [12] [12] 0x2ad5b98e60 KEYVAL: 'a' '1' (2 sibs) 36: [13] [13] 0x2ad5b98ef0 KEYVAL: 'b' '2' (2 sibs) 36: #nodes=14 vs #printed=14 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_windows/6 (1 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_windows/7 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex3' 36: ------------------------------------------- 36: --------------- 36: 36: 'a': 1 36: b: 2 36: b: 2 36: 'a': 1 36: --------------- 36: REF TREE: 36: 0x2ad5b5ec98 [ROOT] MAP: (0 sibs) 4 children: 36: 0x2ad5b5d530 KEYVAL: 'a' '1' (4 sibs) 36: 0x2ad5b5d5c8 KEYVAL: 'b' '2' (4 sibs) 36: 0x2ad5b5d660 KEYVAL: 'b' '2' (4 sibs) 36: 0x2ad5b5d6f8 KEYVAL: 'a' '1' (4 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x2ad5b990b0 [ROOT] MAP: (1 sibs) 4 children: 36: [1] [1] 0x2ad5b99140 KEYVAL: 'a' '1' (4 sibs) 36: [2] [2] 0x2ad5b991d0 KEYVAL: 'b' '2' (4 sibs) 36: [3] [3] 0x2ad5b99260 KEYVAL: 'b' '2' (4 sibs) 36: [4] [4] 0x2ad5b992f0 KEYVAL: 'a' '1' (4 sibs) 36: #nodes=5 vs #printed=5 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_windows/7 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_windows/8 36: ------------------------------------------- 36: running test case 'seq of maps, implicit map in seq' 36: ------------------------------------------- 36: --------------- 36: 'implicit block key' : [ 36: 'implicit flow key 1' : value1, 36: 'implicit flow key 2' : value2, 36: 'implicit flow key 3' : value3, 36: 'implicit flow key m' : {key1: val1, key2: val2}, 36: 'implicit flow key s' : [val1, val2], 36: ]--------------- 36: REF TREE: 36: 0x2ad5b5edb0 [ROOT] MAP: (0 sibs) 1 children: 36: 0x2ad5b5f680 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 36: 0x2ad5b5f720 MAP: (5 sibs) 1 children: 36: 0x2ad5b5fa20 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 36: 0x2ad5b5f7b8 MAP: (5 sibs) 1 children: 36: 0x2ad5b5fac0 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 36: 0x2ad5b5f850 MAP: (5 sibs) 1 children: 36: 0x2ad5b5fb60 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 36: 0x2ad5b5f8e8 MAP: (5 sibs) 1 children: 36: 0x2ad5b5fc00 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 36: 0x2ad5b5fca0 KEYVAL: 'key1' 'val1' (2 sibs) 36: 0x2ad5b5fd38 KEYVAL: 'key2' 'val2' (2 sibs) 36: 0x2ad5b5f980 MAP: (5 sibs) 1 children: 36: 0x2ad5b5fde0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 36: 0x2ad5b5fe80 VAL: 'val1' (2 sibs) 36: 0x2ad5b5ff18 VAL: 'val2' (2 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x2ad5b999c0 [ROOT] MAP: (1 sibs) 1 children: 36: [1] [1] 0x2ad5b99a50 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 36: [2] [2] 0x2ad5b99ae0 MAP: (5 sibs) 1 children: 36: [3] [3] 0x2ad5b99b70 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 36: [4] [4] 0x2ad5b99c00 MAP: (5 sibs) 1 children: 36: [5] [5] 0x2ad5b99c90 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 36: [6] [6] 0x2ad5b99d20 MAP: (5 sibs) 1 children: 36: [7] [7] 0x2ad5b99db0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 36: [8] [8] 0x2ad5b99e40 MAP: (5 sibs) 1 children: 36: [9] [9] 0x2ad5b99ed0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 36: [10] [10] 0x2ad5b99f60 KEYVAL: 'key1' 'val1' (2 sibs) 36: [11] [11] 0x2ad5b99ff0 KEYVAL: 'key2' 'val2' (2 sibs) 36: [12] [12] 0x2ad5b9a080 MAP: (5 sibs) 1 children: 36: [13] [13] 0x2ad5b9a110 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 36: [14] [14] 0x2ad5b9a1a0 VAL: 'val1' (2 sibs) 36: [15] [15] 0x2ad5b9a230 VAL: 'val2' (2 sibs) 36: #nodes=16 vs #printed=16 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_windows/8 (2 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_windows/9 36: ------------------------------------------- 36: running test case 'seq of maps, implicit map in seq, missing scalar' 36: ------------------------------------------- 36: --------------- 36: {a : [ 36: : foo 36: ], 36: b : [ 36: : 36: foo 36: ], 36: c : [ 36: : 36: , 36: : 36: ]}--------------- 36: REF TREE: 36: 0x2ad5b5eec8 [ROOT] MAP: (0 sibs) 3 children: 36: 0x2ad5b5b550 KEYSEQ: 'a' (3 sibs) 1 children: 36: 0x2ad5b5bf60 MAP: (1 sibs) 1 children: 36: 0x2ad5b5c000 KEYVAL: '' 'foo' (1 sibs) 36: 0x2ad5b5b5e8 KEYSEQ: 'b' (3 sibs) 1 children: 36: 0x2ad5b5c0a0 MAP: (1 sibs) 1 children: 36: 0x2ad5b5c140 KEYVAL: '' 'foo' (1 sibs) 36: 0x2ad5b5b680 KEYSEQ: 'c' (3 sibs) 2 children: 36: 0x2ad5b5cba0 MAP: (2 sibs) 1 children: 36: 0x2ad5b5c1e0 KEYVAL: '' '' (1 sibs) 36: 0x2ad5b5cc38 MAP: (2 sibs) 1 children: 36: 0x2ad5b5c280 KEYVAL: '' '' (1 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x2ad5b9a2d0 [ROOT] MAP: (1 sibs) 3 children: 36: [1] [1] 0x2ad5b9a360 KEYSEQ: 'a' (3 sibs) 1 children: 36: [2] [2] 0x2ad5b9a3f0 MAP: (1 sibs) 1 children: 36: [3] [3] 0x2ad5b9a480 KEYVAL: '' 'foo' (1 sibs) 36: [4] [4] 0x2ad5b9a510 KEYSEQ: 'b' (3 sibs) 1 children: 36: [5] [5] 0x2ad5b9a5a0 MAP: (1 sibs) 1 children: 36: [6] [6] 0x2ad5b9a630 KEYVAL: '' 'foo' (1 sibs) 36: [7] [7] 0x2ad5b9a6c0 KEYSEQ: 'c' (3 sibs) 2 children: 36: [8] [8] 0x2ad5b9a750 MAP: (2 sibs) 1 children: 36: [9] [9] 0x2ad5b9a7e0 KEYVAL: '' '' (1 sibs) 36: [10] [10] 0x2ad5b9a870 MAP: (2 sibs) 1 children: 36: [11] [11] 0x2ad5b9a900 KEYVAL: '' '' (1 sibs) 36: #nodes=12 vs #printed=12 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_windows/9 (1 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_windows/10 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with anchors, unresolved' 36: ------------------------------------------- 36: --------------- 36: 36: - &a1 a1: v1 36: &a2 a2: v2 36: &a3 a3: v3 36: - *a1: w1 36: *a2: w2 36: *a3: w3 36: --------------- 36: REF TREE: 36: 0x2ad5b5efe0 [ROOT] SEQ: (0 sibs) 2 children: 36: 0x2ad5b5aaa0 MAP: (2 sibs) 3 children: 36: 0x2ad5b5ffc0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 36: 0x2ad5b60058 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 36: 0x2ad5b600f0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 36: 0x2ad5b5ab38 MAP: (2 sibs) 3 children: 36: 0x2ad5b60190 KEYVAL***: '*a1' 'w1' (3 sibs) 36: 0x2ad5b60228 KEYVAL***: '*a2' 'w2' (3 sibs) 36: 0x2ad5b602c0 KEYVAL***: '*a3' 'w3' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x2ad5b9abe0 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2ad5b9ac70 MAP: (2 sibs) 3 children: 36: [2] [2] 0x2ad5b9ad00 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 36: [3] [3] 0x2ad5b9ad90 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 36: [4] [4] 0x2ad5b9ae20 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 36: [5] [5] 0x2ad5b9aeb0 MAP: (2 sibs) 3 children: 36: [6] [6] 0x2ad5b9af40 KEYVAL***: '*a1' 'w1' (3 sibs) 36: [7] [7] 0x2ad5b9afd0 KEYVAL***: '*a2' 'w2' (3 sibs) 36: [8] [8] 0x2ad5b9b060 KEYVAL***: '*a3' 'w3' (3 sibs) 36: #nodes=9 vs #printed=9 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_windows/10 (1 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_windows/11 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with anchors, resolved' 36: ------------------------------------------- 36: --------------- 36: 36: - &a1 a1: v1 36: &a2 a2: v2 36: &a3 a3: v3 36: - *a1: w1 36: *a2: w2 36: *a3: w3 36: --------------- 36: REF TREE: 36: 0x2ad5b5f0f8 [ROOT] SEQ: (0 sibs) 2 children: 36: 0x2ad5b5b410 MAP: (2 sibs) 3 children: 36: 0x2ad5b60360 KEYVAL: 'a1' 'v1' (3 sibs) 36: 0x2ad5b603f8 KEYVAL: 'a2' 'v2' (3 sibs) 36: 0x2ad5b60490 KEYVAL: 'a3' 'v3' (3 sibs) 36: 0x2ad5b5b4a8 MAP: (2 sibs) 3 children: 36: 0x2ad5b60530 KEYVAL: 'a1' 'w1' (3 sibs) 36: 0x2ad5b605c8 KEYVAL: 'a2' 'w2' (3 sibs) 36: 0x2ad5b60660 KEYVAL: 'a3' 'w3' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x2ad5b9b4f0 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2ad5b9b580 MAP: (2 sibs) 3 children: 36: [2] [2] 0x2ad5b9b610 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 36: [3] [3] 0x2ad5b9b6a0 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 36: [4] [4] 0x2ad5b9b730 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 36: [5] [5] 0x2ad5b9b7c0 MAP: (2 sibs) 3 children: 36: [6] [6] 0x2ad5b9b850 KEYVAL***: '*a1' 'w1' (3 sibs) 36: [7] [7] 0x2ad5b9b8e0 KEYVAL***: '*a2' 'w2' (3 sibs) 36: [8] [8] 0x2ad5b9b970 KEYVAL***: '*a3' 'w3' (3 sibs) 36: #nodes=9 vs #printed=9 36: -------------------------------------- 36: resolved tree!!! 36: -------------------------------------- 36: [0][0] 0x2ad5b9b4f0 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2ad5b9b580 MAP: (2 sibs) 3 children: 36: [2] [2] 0x2ad5b9b610 KEYVAL: 'a1' 'v1' (3 sibs) 36: [3] [3] 0x2ad5b9b6a0 KEYVAL: 'a2' 'v2' (3 sibs) 36: [4] [4] 0x2ad5b9b730 KEYVAL: 'a3' 'v3' (3 sibs) 36: [5] [5] 0x2ad5b9b7c0 MAP: (2 sibs) 3 children: 36: [6] [6] 0x2ad5b9b850 KEYVAL: 'a1' 'w1' (3 sibs) 36: [7] [7] 0x2ad5b9b8e0 KEYVAL: 'a2' 'w2' (3 sibs) 36: [8] [8] 0x2ad5b9b970 KEYVAL: 'a3' 'w3' (3 sibs) 36: #nodes=9 vs #printed=9 36: -------------------------------------- 36: reordered tree!!! 36: -------------------------------------- 36: [0][0] 0x2ad5b9b4f0 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2ad5b9b580 MAP: (2 sibs) 3 children: 36: [2] [2] 0x2ad5b9b610 KEYVAL: 'a1' 'v1' (3 sibs) 36: [3] [3] 0x2ad5b9b6a0 KEYVAL: 'a2' 'v2' (3 sibs) 36: [4] [4] 0x2ad5b9b730 KEYVAL: 'a3' 'v3' (3 sibs) 36: [5] [5] 0x2ad5b9b7c0 MAP: (2 sibs) 3 children: 36: [6] [6] 0x2ad5b9b850 KEYVAL: 'a1' 'w1' (3 sibs) 36: [7] [7] 0x2ad5b9b8e0 KEYVAL: 'a2' 'w2' (3 sibs) 36: [8] [8] 0x2ad5b9b970 KEYVAL: 'a3' 'w3' (3 sibs) 36: #nodes=9 vs #printed=9 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_windows/11 (2 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_windows/12 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with tags' 36: ------------------------------------------- 36: --------------- 36: 36: - !!str a1: v1 36: !!str a2: v2 36: !!str a3: v3 36: - a1: !!str w1 36: a2: !!str w2 36: a3: !!str w3 36: - !foo a1: v1 36: !foo a2: v2 36: !foo a3: v3 36: --------------- 36: REF TREE: 36: 0x2ad5b5f210 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x2ad5b608d0 MAP: (3 sibs) 3 children: 36: 0x2ad5b60aa0 KEYVAL***: '!!str a1' 'v1' (3 sibs) 36: 0x2ad5b60b38 KEYVAL***: '!!str a2' 'v2' (3 sibs) 36: 0x2ad5b60bd0 KEYVAL***: '!!str a3' 'v3' (3 sibs) 36: 0x2ad5b60968 MAP: (3 sibs) 3 children: 36: 0x2ad5b60c70 KEYVAL***: 'a1' '!!str w1' (3 sibs) 36: 0x2ad5b60d08 KEYVAL***: 'a2' '!!str w2' (3 sibs) 36: 0x2ad5b60da0 KEYVAL***: 'a3' '!!str w3' (3 sibs) 36: 0x2ad5b60a00 MAP: (3 sibs) 3 children: 36: 0x2ad5b60e40 KEYVAL***: '!foo a1' 'v1' (3 sibs) 36: 0x2ad5b60ed8 KEYVAL***: '!foo a2' 'v2' (3 sibs) 36: 0x2ad5b60f70 KEYVAL***: '!foo a3' 'v3' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x2ad5b9be00 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2ad5b9be90 MAP: (3 sibs) 3 children: 36: [2] [2] 0x2ad5b9bf20 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 36: [3] [3] 0x2ad5b9bfb0 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 36: [4] [4] 0x2ad5b9c040 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 36: [5] [5] 0x2ad5b9c0d0 MAP: (3 sibs) 3 children: 36: [6] [6] 0x2ad5b9c160 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 36: [7] [7] 0x2ad5b9c1f0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 36: [8] [8] 0x2ad5b9c280 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 36: [9] [9] 0x2ad5b9c310 MAP: (3 sibs) 3 children: 36: [10] [10] 0x2ad5b9c3a0 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 36: [11] [11] 0x2ad5b9c430 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 36: [12] [12] 0x2ad5b9c4c0 KEYVAL***: !foo 'a3' 'v3' (3 sibs) 36: #nodes=13 vs #printed=13 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_windows/12 (1 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/0 36: ------------------------------------------- 36: running test case 'seq of empty maps, one line' 36: ------------------------------------------- 36: - {} 36: - {} 36: - {} 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/0 (1 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/1 36: ------------------------------------------- 36: running test case 'seq of maps, one line' 36: ------------------------------------------- 36: - name: John Smith 36: age: 33 36: - name: Mary Smith 36: age: 27 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/1 (1 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/2 36: ------------------------------------------- 36: running test case 'seq of maps, implicit seq, explicit maps' 36: ------------------------------------------- 36: - name: John Smith 36: age: 33 36: - name: Mary Smith 36: age: 27 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/3 36: ------------------------------------------- 36: running test case 'seq of maps' 36: ------------------------------------------- 36: - name: John Smith 36: age: 33 36: - name: Mary Smith 36: age: 27 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/4 36: ------------------------------------------- 36: running test case 'seq of maps, next line' 36: ------------------------------------------- 36: - name: John Smith 36: age: 33 36: - name: Mary Smith 36: age: 27 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/4 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/5 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex1' 36: ------------------------------------------- 36: - 'a': 1 36: b: 2 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/5 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/6 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex2' 36: ------------------------------------------- 36: - a: 1 36: b: 2 36: - b: 2 36: 'a': 1 36: - b: 2 36: 'a': 1 36: c: 3 36: - 'a': 1 36: b: 2 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/6 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/7 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex3' 36: ------------------------------------------- 36: 'a': 1 36: b: 2 36: b: 2 36: 'a': 1 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/7 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/8 36: ------------------------------------------- 36: running test case 'seq of maps, implicit map in seq' 36: ------------------------------------------- 36: 'implicit block key': 36: - 'implicit flow key 1': value1 36: - 'implicit flow key 2': value2 36: - 'implicit flow key 3': value3 36: - 'implicit flow key m': 36: key1: val1 36: key2: val2 36: - 'implicit flow key s': 36: - val1 36: - val2 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/8 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/9 36: ------------------------------------------- 36: running test case 'seq of maps, implicit map in seq, missing scalar' 36: ------------------------------------------- 36: a: 36: - : foo 36: b: 36: - : foo 36: c: 36: - : 36: - : 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/9 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/10 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with anchors, unresolved' 36: ------------------------------------------- 36: - &a1 a1: v1 36: &a2 a2: v2 36: &a3 a3: v3 36: - *a1: w1 36: *a2: w2 36: *a3: w3 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/10 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/11 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with anchors, resolved' 36: ------------------------------------------- 36: - a1: v1 36: a2: v2 36: a3: v3 36: - a1: w1 36: a2: w2 36: a3: w3 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/11 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/12 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with tags' 36: ------------------------------------------- 36: - !!str a1: v1 36: !!str a2: v2 36: !!str a3: v3 36: - a1: !!str w1 36: a2: !!str w2 36: a3: !!str w3 36: - !foo a1: v1 36: !foo a2: v2 36: !foo a3: v3 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/12 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/0 36: ------------------------------------------- 36: running test case 'seq of empty maps, one line' 36: ------------------------------------------- 36: - {} 36: - {} 36: - {} 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/1 36: ------------------------------------------- 36: running test case 'seq of maps, one line' 36: ------------------------------------------- 36: - name: John Smith 36: age: 33 36: - name: Mary Smith 36: age: 27 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/2 36: ------------------------------------------- 36: running test case 'seq of maps, implicit seq, explicit maps' 36: ------------------------------------------- 36: - name: John Smith 36: age: 33 36: - name: Mary Smith 36: age: 27 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/3 36: ------------------------------------------- 36: running test case 'seq of maps' 36: ------------------------------------------- 36: - name: John Smith 36: age: 33 36: - name: Mary Smith 36: age: 27 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/4 36: ------------------------------------------- 36: running test case 'seq of maps, next line' 36: ------------------------------------------- 36: - name: John Smith 36: age: 33 36: - name: Mary Smith 36: age: 27 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/4 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/5 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex1' 36: ------------------------------------------- 36: - 'a': 1 36: b: 2 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/5 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/6 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex2' 36: ------------------------------------------- 36: - a: 1 36: b: 2 36: - b: 2 36: 'a': 1 36: - b: 2 36: 'a': 1 36: c: 3 36: - 'a': 1 36: b: 2 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/6 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/7 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex3' 36: ------------------------------------------- 36: 'a': 1 36: b: 2 36: b: 2 36: 'a': 1 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/7 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/8 36: ------------------------------------------- 36: running test case 'seq of maps, implicit map in seq' 36: ------------------------------------------- 36: 'implicit block key': 36: - 'implicit flow key 1': value1 36: - 'implicit flow key 2': value2 36: - 'implicit flow key 3': value3 36: - 'implicit flow key m': 36: key1: val1 36: key2: val2 36: - 'implicit flow key s': 36: - val1 36: - val2 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/8 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/9 36: ------------------------------------------- 36: running test case 'seq of maps, implicit map in seq, missing scalar' 36: ------------------------------------------- 36: a: 36: - : foo 36: b: 36: - : foo 36: c: 36: - : 36: - : 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/9 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/10 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with anchors, unresolved' 36: ------------------------------------------- 36: - &a1 a1: v1 36: &a2 a2: v2 36: &a3 a3: v3 36: - *a1: w1 36: *a2: w2 36: *a3: w3 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/10 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/11 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with anchors, resolved' 36: ------------------------------------------- 36: - a1: v1 36: a2: v2 36: a3: v3 36: - a1: w1 36: a2: w2 36: a3: w3 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/11 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/12 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with tags' 36: ------------------------------------------- 36: - !!str a1: v1 36: !!str a2: v2 36: !!str a3: v3 36: - a1: !!str w1 36: a2: !!str w2 36: a3: !!str w3 36: - !foo a1: v1 36: !foo a2: v2 36: !foo a3: v3 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/12 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/0 36: ------------------------------------------- 36: running test case 'seq of empty maps, one line' 36: ------------------------------------------- 36: - {} 36: - {} 36: - {} 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/0 (1 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/1 36: ------------------------------------------- 36: running test case 'seq of maps, one line' 36: ------------------------------------------- 36: - name: John Smith 36: age: 33 36: - name: Mary Smith 36: age: 27 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/2 36: ------------------------------------------- 36: running test case 'seq of maps, implicit seq, explicit maps' 36: ------------------------------------------- 36: - name: John Smith 36: age: 33 36: - name: Mary Smith 36: age: 27 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/3 36: ------------------------------------------- 36: running test case 'seq of maps' 36: ------------------------------------------- 36: - name: John Smith 36: age: 33 36: - name: Mary Smith 36: age: 27 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/4 36: ------------------------------------------- 36: running test case 'seq of maps, next line' 36: ------------------------------------------- 36: - name: John Smith 36: age: 33 36: - name: Mary Smith 36: age: 27 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/4 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/5 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex1' 36: ------------------------------------------- 36: - 'a': 1 36: b: 2 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/5 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/6 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex2' 36: ------------------------------------------- 36: - a: 1 36: b: 2 36: - b: 2 36: 'a': 1 36: - b: 2 36: 'a': 1 36: c: 3 36: - 'a': 1 36: b: 2 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/6 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/7 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex3' 36: ------------------------------------------- 36: 'a': 1 36: b: 2 36: b: 2 36: 'a': 1 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/7 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/8 36: ------------------------------------------- 36: running test case 'seq of maps, implicit map in seq' 36: ------------------------------------------- 36: 'implicit block key': 36: - 'implicit flow key 1': value1 36: - 'implicit flow key 2': value2 36: - 'implicit flow key 3': value3 36: - 'implicit flow key m': 36: key1: val1 36: key2: val2 36: - 'implicit flow key s': 36: - val1 36: - val2 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/8 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/9 36: ------------------------------------------- 36: running test case 'seq of maps, implicit map in seq, missing scalar' 36: ------------------------------------------- 36: a: 36: - : foo 36: b: 36: - : foo 36: c: 36: - : 36: - : 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/9 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/10 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with anchors, unresolved' 36: ------------------------------------------- 36: - &a1 a1: v1 36: &a2 a2: v2 36: &a3 a3: v3 36: - *a1: w1 36: *a2: w2 36: *a3: w3 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/10 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/11 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with anchors, resolved' 36: ------------------------------------------- 36: - a1: v1 36: a2: v2 36: a3: v3 36: - a1: w1 36: a2: w2 36: a3: w3 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/11 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/12 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with tags' 36: ------------------------------------------- 36: - !!str a1: v1 36: !!str a2: v2 36: !!str a3: v3 36: - a1: !!str w1 36: a2: !!str w2 36: a3: !!str w3 36: - !foo a1: v1 36: !foo a2: v2 36: !foo a3: v3 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/12 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/0 36: ------------------------------------------- 36: running test case 'seq of empty maps, one line' 36: ------------------------------------------- 36: - {} 36: - {} 36: - {} 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/1 36: ------------------------------------------- 36: running test case 'seq of maps, one line' 36: ------------------------------------------- 36: - name: John Smith 36: age: 33 36: - name: Mary Smith 36: age: 27 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/2 36: ------------------------------------------- 36: running test case 'seq of maps, implicit seq, explicit maps' 36: ------------------------------------------- 36: - name: John Smith 36: age: 33 36: - name: Mary Smith 36: age: 27 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/3 36: ------------------------------------------- 36: running test case 'seq of maps' 36: ------------------------------------------- 36: - name: John Smith 36: age: 33 36: - name: Mary Smith 36: age: 27 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/4 36: ------------------------------------------- 36: running test case 'seq of maps, next line' 36: ------------------------------------------- 36: - name: John Smith 36: age: 33 36: - name: Mary Smith 36: age: 27 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/4 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/5 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex1' 36: ------------------------------------------- 36: - 'a': 1 36: b: 2 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/5 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/6 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex2' 36: ------------------------------------------- 36: - a: 1 36: b: 2 36: - b: 2 36: 'a': 1 36: - b: 2 36: 'a': 1 36: c: 3 36: - 'a': 1 36: b: 2 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/6 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/7 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex3' 36: ------------------------------------------- 36: 'a': 1 36: b: 2 36: b: 2 36: 'a': 1 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/7 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/8 36: ------------------------------------------- 36: running test case 'seq of maps, implicit map in seq' 36: ------------------------------------------- 36: 'implicit block key': 36: - 'implicit flow key 1': value1 36: - 'implicit flow key 2': value2 36: - 'implicit flow key 3': value3 36: - 'implicit flow key m': 36: key1: val1 36: key2: val2 36: - 'implicit flow key s': 36: - val1 36: - val2 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/8 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/9 36: ------------------------------------------- 36: running test case 'seq of maps, implicit map in seq, missing scalar' 36: ------------------------------------------- 36: a: 36: - : foo 36: b: 36: - : foo 36: c: 36: - : 36: - : 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/9 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/10 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with anchors, unresolved' 36: ------------------------------------------- 36: - &a1 a1: v1 36: &a2 a2: v2 36: &a3 a3: v3 36: - *a1: w1 36: *a2: w2 36: *a3: w3 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/10 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/11 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with anchors, resolved' 36: ------------------------------------------- 36: - a1: v1 36: a2: v2 36: a3: v3 36: - a1: w1 36: a2: w2 36: a3: w3 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/11 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/12 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with tags' 36: ------------------------------------------- 36: - !!str a1: v1 36: !!str a2: v2 36: !!str a3: v3 36: - a1: !!str w1 36: a2: !!str w2 36: a3: !!str w3 36: - !foo a1: v1 36: !foo a2: v2 36: !foo a3: v3 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/12 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/0 36: ------------------------------------------- 36: running test case 'seq of empty maps, one line' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/0 (1 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/1 36: ------------------------------------------- 36: running test case 'seq of maps, one line' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/1 (1 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/2 36: ------------------------------------------- 36: running test case 'seq of maps, implicit seq, explicit maps' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/3 36: ------------------------------------------- 36: running test case 'seq of maps' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/4 36: ------------------------------------------- 36: running test case 'seq of maps, next line' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/4 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/5 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex1' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/5 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/6 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex2' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/6 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/7 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex3' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/7 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/8 36: ------------------------------------------- 36: running test case 'seq of maps, implicit map in seq' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/8 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/9 36: ------------------------------------------- 36: running test case 'seq of maps, implicit map in seq, missing scalar' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/9 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/10 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with anchors, unresolved' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/10 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/11 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with anchors, resolved' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/11 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/12 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with tags' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/12 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/0 36: ------------------------------------------- 36: running test case 'seq of empty maps, one line' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/1 36: ------------------------------------------- 36: running test case 'seq of maps, one line' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/2 36: ------------------------------------------- 36: running test case 'seq of maps, implicit seq, explicit maps' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/3 36: ------------------------------------------- 36: running test case 'seq of maps' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/4 36: ------------------------------------------- 36: running test case 'seq of maps, next line' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/4 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/5 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex1' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/5 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/6 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex2' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/6 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/7 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex3' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/7 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/8 36: ------------------------------------------- 36: running test case 'seq of maps, implicit map in seq' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/8 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/9 36: ------------------------------------------- 36: running test case 'seq of maps, implicit map in seq, missing scalar' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/9 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/10 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with anchors, unresolved' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/10 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/11 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with anchors, resolved' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/11 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/12 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with tags' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/12 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/0 36: ------------------------------------------- 36: running test case 'seq of empty maps, one line' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/0 (11 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/1 36: ------------------------------------------- 36: running test case 'seq of maps, one line' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/1 (4 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/2 36: ------------------------------------------- 36: running test case 'seq of maps, implicit seq, explicit maps' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/2 (3 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/3 36: ------------------------------------------- 36: running test case 'seq of maps' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/3 (3 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/4 36: ------------------------------------------- 36: running test case 'seq of maps, next line' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/4 (3 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/5 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex1' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/5 (3 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/6 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex2' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/6 (3 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/7 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex3' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/7 (3 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/8 36: ------------------------------------------- 36: running test case 'seq of maps, implicit map in seq' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/8 (3 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/9 36: ------------------------------------------- 36: running test case 'seq of maps, implicit map in seq, missing scalar' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/9 (3 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/10 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with anchors, unresolved' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/10 (3 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/11 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with anchors, resolved' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/11 (2 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/12 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with tags' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/12 (3 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/0 36: ------------------------------------------- 36: running test case 'seq of empty maps, one line' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/0 (3 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/1 36: ------------------------------------------- 36: running test case 'seq of maps, one line' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/1 (3 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/2 36: ------------------------------------------- 36: running test case 'seq of maps, implicit seq, explicit maps' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/2 (3 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/3 36: ------------------------------------------- 36: running test case 'seq of maps' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/3 (3 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/4 36: ------------------------------------------- 36: running test case 'seq of maps, next line' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/4 (3 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/5 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex1' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/5 (3 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/6 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex2' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/6 (3 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/7 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex3' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/7 (3 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/8 36: ------------------------------------------- 36: running test case 'seq of maps, implicit map in seq' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/8 (3 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/9 36: ------------------------------------------- 36: running test case 'seq of maps, implicit map in seq, missing scalar' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/9 (3 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/10 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with anchors, unresolved' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/10 (3 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/11 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with anchors, resolved' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/11 (3 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/12 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with tags' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/12 (3 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/0 36: ------------------------------------------- 36: running test case 'seq of empty maps, one line' 36: ------------------------------------------- 36: - {} 36: - {} 36: - {} 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/0 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/1 36: ------------------------------------------- 36: running test case 'seq of maps, one line' 36: ------------------------------------------- 36: - name: John Smith 36: age: 33 36: - name: Mary Smith 36: age: 27 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/1 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/2 36: ------------------------------------------- 36: running test case 'seq of maps, implicit seq, explicit maps' 36: ------------------------------------------- 36: - name: John Smith 36: age: 33 36: - name: Mary Smith 36: age: 27 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/2 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/3 36: ------------------------------------------- 36: running test case 'seq of maps' 36: ------------------------------------------- 36: - name: John Smith 36: age: 33 36: - name: Mary Smith 36: age: 27 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/3 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/4 36: ------------------------------------------- 36: running test case 'seq of maps, next line' 36: ------------------------------------------- 36: - name: John Smith 36: age: 33 36: - name: Mary Smith 36: age: 27 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/4 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/5 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex1' 36: ------------------------------------------- 36: - 'a': 1 36: b: 2 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/5 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/6 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex2' 36: ------------------------------------------- 36: - a: 1 36: b: 2 36: - b: 2 36: 'a': 1 36: - b: 2 36: 'a': 1 36: c: 3 36: - 'a': 1 36: b: 2 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/6 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/7 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex3' 36: ------------------------------------------- 36: 'a': 1 36: b: 2 36: b: 2 36: 'a': 1 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/7 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/8 36: ------------------------------------------- 36: running test case 'seq of maps, implicit map in seq' 36: ------------------------------------------- 36: 'implicit block key': 36: - 'implicit flow key 1': value1 36: - 'implicit flow key 2': value2 36: - 'implicit flow key 3': value3 36: - 'implicit flow key m': 36: key1: val1 36: key2: val2 36: - 'implicit flow key s': 36: - val1 36: - val2 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/8 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/9 36: ------------------------------------------- 36: running test case 'seq of maps, implicit map in seq, missing scalar' 36: ------------------------------------------- 36: a: 36: - : foo 36: b: 36: - : foo 36: c: 36: - : 36: - : 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/9 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/10 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with anchors, unresolved' 36: ------------------------------------------- 36: - &a1 a1: v1 36: &a2 a2: v2 36: &a3 a3: v3 36: - *a1: w1 36: *a2: w2 36: *a3: w3 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/10 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/11 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with anchors, resolved' 36: ------------------------------------------- 36: - a1: v1 36: a2: v2 36: a3: v3 36: - a1: w1 36: a2: w2 36: a3: w3 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/11 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/12 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with tags' 36: ------------------------------------------- 36: - !!str a1: v1 36: !!str a2: v2 36: !!str a3: v3 36: - a1: !!str w1 36: a2: !!str w2 36: a3: !!str w3 36: - !foo a1: v1 36: !foo a2: v2 36: !foo a3: v3 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/12 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/0 36: ------------------------------------------- 36: running test case 'seq of empty maps, one line' 36: ------------------------------------------- 36: - {} 36: - {} 36: - {} 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/0 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/1 36: ------------------------------------------- 36: running test case 'seq of maps, one line' 36: ------------------------------------------- 36: - name: John Smith 36: age: 33 36: - name: Mary Smith 36: age: 27 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/1 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/2 36: ------------------------------------------- 36: running test case 'seq of maps, implicit seq, explicit maps' 36: ------------------------------------------- 36: - name: John Smith 36: age: 33 36: - name: Mary Smith 36: age: 27 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/2 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/3 36: ------------------------------------------- 36: running test case 'seq of maps' 36: ------------------------------------------- 36: - name: John Smith 36: age: 33 36: - name: Mary Smith 36: age: 27 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/3 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/4 36: ------------------------------------------- 36: running test case 'seq of maps, next line' 36: ------------------------------------------- 36: - name: John Smith 36: age: 33 36: - name: Mary Smith 36: age: 27 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/4 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/5 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex1' 36: ------------------------------------------- 36: - 'a': 1 36: b: 2 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/5 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/6 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex2' 36: ------------------------------------------- 36: - a: 1 36: b: 2 36: - b: 2 36: 'a': 1 36: - b: 2 36: 'a': 1 36: c: 3 36: - 'a': 1 36: b: 2 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/6 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/7 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex3' 36: ------------------------------------------- 36: 'a': 1 36: b: 2 36: b: 2 36: 'a': 1 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/7 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/8 36: ------------------------------------------- 36: running test case 'seq of maps, implicit map in seq' 36: ------------------------------------------- 36: 'implicit block key': 36: - 'implicit flow key 1': value1 36: - 'implicit flow key 2': value2 36: - 'implicit flow key 3': value3 36: - 'implicit flow key m': 36: key1: val1 36: key2: val2 36: - 'implicit flow key s': 36: - val1 36: - val2 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/8 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/9 36: ------------------------------------------- 36: running test case 'seq of maps, implicit map in seq, missing scalar' 36: ------------------------------------------- 36: a: 36: - : foo 36: b: 36: - : foo 36: c: 36: - : 36: - : 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/9 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/10 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with anchors, unresolved' 36: ------------------------------------------- 36: - &a1 a1: v1 36: &a2 a2: v2 36: &a3 a3: v3 36: - *a1: w1 36: *a2: w2 36: *a3: w3 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/10 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/11 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with anchors, resolved' 36: ------------------------------------------- 36: - a1: v1 36: a2: v2 36: a3: v3 36: - a1: w1 36: a2: w2 36: a3: w3 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/11 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/12 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with tags' 36: ------------------------------------------- 36: - !!str a1: v1 36: !!str a2: v2 36: !!str a3: v3 36: - a1: !!str w1 36: a2: !!str w2 36: a3: !!str w3 36: - !foo a1: v1 36: !foo a2: v2 36: !foo a3: v3 36: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/12 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/0 36: ------------------------------------------- 36: running test case 'seq of empty maps, one line' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/0 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/1 36: ------------------------------------------- 36: running test case 'seq of maps, one line' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/1 (1 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/2 36: ------------------------------------------- 36: running test case 'seq of maps, implicit seq, explicit maps' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/2 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/3 36: ------------------------------------------- 36: running test case 'seq of maps' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/3 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/4 36: ------------------------------------------- 36: running test case 'seq of maps, next line' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/4 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/5 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex1' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/5 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/6 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex2' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/6 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/7 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex3' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/7 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/8 36: ------------------------------------------- 36: running test case 'seq of maps, implicit map in seq' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/8 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/9 36: ------------------------------------------- 36: running test case 'seq of maps, implicit map in seq, missing scalar' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/9 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/10 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with anchors, unresolved' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/10 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/11 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with anchors, resolved' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/11 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/12 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with tags' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/12 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/0 36: ------------------------------------------- 36: running test case 'seq of empty maps, one line' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/0 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/1 36: ------------------------------------------- 36: running test case 'seq of maps, one line' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/1 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/2 36: ------------------------------------------- 36: running test case 'seq of maps, implicit seq, explicit maps' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/2 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/3 36: ------------------------------------------- 36: running test case 'seq of maps' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/3 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/4 36: ------------------------------------------- 36: running test case 'seq of maps, next line' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/4 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/5 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex1' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/5 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/6 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex2' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/6 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/7 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex3' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/7 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/8 36: ------------------------------------------- 36: running test case 'seq of maps, implicit map in seq' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/8 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/9 36: ------------------------------------------- 36: running test case 'seq of maps, implicit map in seq, missing scalar' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/9 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/10 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with anchors, unresolved' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/10 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/11 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with anchors, resolved' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/11 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/12 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with tags' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/12 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/0 36: ------------------------------------------- 36: running test case 'seq of empty maps, one line' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/0 (4 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/1 36: ------------------------------------------- 36: running test case 'seq of maps, one line' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/1 (3 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/2 36: ------------------------------------------- 36: running test case 'seq of maps, implicit seq, explicit maps' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/2 (3 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/3 36: ------------------------------------------- 36: running test case 'seq of maps' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/3 (3 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/4 36: ------------------------------------------- 36: running test case 'seq of maps, next line' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/4 (3 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/5 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex1' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/5 (3 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/6 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex2' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/6 (3 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/7 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex3' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/7 (3 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/8 36: ------------------------------------------- 36: running test case 'seq of maps, implicit map in seq' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/8 (4 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/9 36: ------------------------------------------- 36: running test case 'seq of maps, implicit map in seq, missing scalar' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/9 (3 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/10 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with anchors, unresolved' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/10 (3 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/11 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with anchors, resolved' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/11 (3 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/12 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with tags' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/12 (3 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/0 36: ------------------------------------------- 36: running test case 'seq of empty maps, one line' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/0 (3 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/1 36: ------------------------------------------- 36: running test case 'seq of maps, one line' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/1 (3 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/2 36: ------------------------------------------- 36: running test case 'seq of maps, implicit seq, explicit maps' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/2 (3 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/3 36: ------------------------------------------- 36: running test case 'seq of maps' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/3 (3 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/4 36: ------------------------------------------- 36: running test case 'seq of maps, next line' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/4 (3 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/5 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex1' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/5 (3 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/6 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex2' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/6 (3 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/7 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex3' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/7 (3 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/8 36: ------------------------------------------- 36: running test case 'seq of maps, implicit map in seq' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/8 (3 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/9 36: ------------------------------------------- 36: running test case 'seq of maps, implicit map in seq, missing scalar' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/9 (3 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/10 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with anchors, unresolved' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/10 (3 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/11 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with anchors, resolved' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/11 (3 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/12 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with tags' 36: ------------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/12 (3 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/0 36: ------------------------------------------- 36: running test case 'seq of empty maps, one line' 36: ------------------------------------------- 36: ~~~~~~~~~~~~~~ src yml: 36: [{}, {}, {}]~~~~~~~~~~~~~~ parsed tree: 36: -------------------------------------- 36: [0][0] 0x2ad5b87e60 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2ad5b87ef0 MAP: (3 sibs) 0 children: 36: [2] [2] 0x2ad5b87f80 MAP: (3 sibs) 0 children: 36: [3] [3] 0x2ad5b88010 MAP: (3 sibs) 0 children: 36: #nodes=4 vs #printed=4 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ emitted yml: 36: - {}\n 36: - {}\n 36: - {}\n 36: ~~~~~~~~~~~~~~ emitted tree: 36: -------------------------------------- 36: [0][0] 0x2ad5b9d710 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2ad5b9d7a0 MAP: (3 sibs) 0 children: 36: [2] [2] 0x2ad5b9d830 MAP: (3 sibs) 0 children: 36: [3] [3] 0x2ad5b9d8c0 MAP: (3 sibs) 0 children: 36: #nodes=4 vs #printed=4 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/0 (3 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/1 36: ------------------------------------------- 36: running test case 'seq of maps, one line' 36: ------------------------------------------- 36: ~~~~~~~~~~~~~~ src yml: 36: [{name: John Smith, age: 33}, {name: Mary Smith, age: 27}]~~~~~~~~~~~~~~ parsed tree: 36: -------------------------------------- 36: [0][0] 0x2ad5b89000 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2ad5b89090 MAP: (2 sibs) 2 children: 36: [2] [2] 0x2ad5b89120 KEYVAL: 'name' 'John Smith' (2 sibs) 36: [3] [3] 0x2ad5b891b0 KEYVAL: 'age' '33' (2 sibs) 36: [4] [4] 0x2ad5b89240 MAP: (2 sibs) 2 children: 36: [5] [5] 0x2ad5b892d0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: [6] [6] 0x2ad5b89360 KEYVAL: 'age' '27' (2 sibs) 36: #nodes=7 vs #printed=7 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ emitted yml: 36: - name: John Smith\n 36: age: 33\n 36: - name: Mary Smith\n 36: age: 27\n 36: ~~~~~~~~~~~~~~ emitted tree: 36: -------------------------------------- 36: [0][0] 0x2ad5b9e900 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2ad5b9e990 MAP: (2 sibs) 2 children: 36: [2] [2] 0x2ad5b9ea20 KEYVAL: 'name' 'John Smith' (2 sibs) 36: [3] [3] 0x2ad5b9eab0 KEYVAL: 'age' '33' (2 sibs) 36: [4] [4] 0x2ad5b9eb40 MAP: (2 sibs) 2 children: 36: [5] [5] 0x2ad5b9ebd0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: [6] [6] 0x2ad5b9ec60 KEYVAL: 'age' '27' (2 sibs) 36: #nodes=7 vs #printed=7 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/1 (1 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/2 36: ------------------------------------------- 36: running test case 'seq of maps, implicit seq, explicit maps' 36: ------------------------------------------- 36: ~~~~~~~~~~~~~~ src yml: 36: \n 36: - {name: John Smith, age: 33}\n 36: - {name: Mary Smith, age: 27}\n 36: ~~~~~~~~~~~~~~ parsed tree: 36: -------------------------------------- 36: [0][0] 0x2ad5b8a050 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2ad5b8a0e0 MAP: (2 sibs) 2 children: 36: [2] [2] 0x2ad5b8a170 KEYVAL: 'name' 'John Smith' (2 sibs) 36: [3] [3] 0x2ad5b8a200 KEYVAL: 'age' '33' (2 sibs) 36: [4] [4] 0x2ad5b8a290 MAP: (2 sibs) 2 children: 36: [5] [5] 0x2ad5b8a320 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: [6] [6] 0x2ad5b8a3b0 KEYVAL: 'age' '27' (2 sibs) 36: #nodes=7 vs #printed=7 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ emitted yml: 36: - name: John Smith\n 36: age: 33\n 36: - name: Mary Smith\n 36: age: 27\n 36: ~~~~~~~~~~~~~~ emitted tree: 36: -------------------------------------- 36: [0][0] 0x2ad5b9f210 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2ad5b9f2a0 MAP: (2 sibs) 2 children: 36: [2] [2] 0x2ad5b9f330 KEYVAL: 'name' 'John Smith' (2 sibs) 36: [3] [3] 0x2ad5b9f3c0 KEYVAL: 'age' '33' (2 sibs) 36: [4] [4] 0x2ad5b9f450 MAP: (2 sibs) 2 children: 36: [5] [5] 0x2ad5b9f4e0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: [6] [6] 0x2ad5b9f570 KEYVAL: 'age' '27' (2 sibs) 36: #nodes=7 vs #printed=7 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/2 (1 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/3 36: ------------------------------------------- 36: running test case 'seq of maps' 36: ------------------------------------------- 36: ~~~~~~~~~~~~~~ src yml: 36: \n 36: - name: John Smith\n 36: age: 33\n 36: - name: Mary Smith\n 36: age: 27\n 36: ~~~~~~~~~~~~~~ parsed tree: 36: -------------------------------------- 36: [0][0] 0x2ad5b8b0a0 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2ad5b8b130 MAP: (2 sibs) 2 children: 36: [2] [2] 0x2ad5b8b1c0 KEYVAL: 'name' 'John Smith' (2 sibs) 36: [3] [3] 0x2ad5b8b250 KEYVAL: 'age' '33' (2 sibs) 36: [4] [4] 0x2ad5b8b2e0 MAP: (2 sibs) 2 children: 36: [5] [5] 0x2ad5b8b370 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: [6] [6] 0x2ad5b8b400 KEYVAL: 'age' '27' (2 sibs) 36: #nodes=7 vs #printed=7 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ emitted yml: 36: - name: John Smith\n 36: age: 33\n 36: - name: Mary Smith\n 36: age: 27\n 36: ~~~~~~~~~~~~~~ emitted tree: 36: -------------------------------------- 36: [0][0] 0x2ad5b9fb20 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2ad5b9fbb0 MAP: (2 sibs) 2 children: 36: [2] [2] 0x2ad5b9fc40 KEYVAL: 'name' 'John Smith' (2 sibs) 36: [3] [3] 0x2ad5b9fcd0 KEYVAL: 'age' '33' (2 sibs) 36: [4] [4] 0x2ad5b9fd60 MAP: (2 sibs) 2 children: 36: [5] [5] 0x2ad5b9fdf0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: [6] [6] 0x2ad5b9fe80 KEYVAL: 'age' '27' (2 sibs) 36: #nodes=7 vs #printed=7 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/3 (1 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/4 36: ------------------------------------------- 36: running test case 'seq of maps, next line' 36: ------------------------------------------- 36: ~~~~~~~~~~~~~~ src yml: 36: \n 36: - \n 36: name:\n 36: John Smith\n 36: age:\n 36: 33\n 36: - \n 36: name: \n 36: Mary Smith\n 36: age:\n 36: 27\n 36: ~~~~~~~~~~~~~~ parsed tree: 36: -------------------------------------- 36: [0][0] 0x2ad5b8c0f0 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2ad5b8c180 MAP: (2 sibs) 2 children: 36: [2] [2] 0x2ad5b8c210 KEYVAL: 'name' 'John Smith' (2 sibs) 36: [3] [3] 0x2ad5b8c2a0 KEYVAL: 'age' '33' (2 sibs) 36: [4] [4] 0x2ad5b8c330 MAP: (2 sibs) 2 children: 36: [5] [5] 0x2ad5b8c3c0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: [6] [6] 0x2ad5b8c450 KEYVAL: 'age' '27' (2 sibs) 36: #nodes=7 vs #printed=7 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ emitted yml: 36: - name: John Smith\n 36: age: 33\n 36: - name: Mary Smith\n 36: age: 27\n 36: ~~~~~~~~~~~~~~ emitted tree: 36: -------------------------------------- 36: [0][0] 0x2ad5ba0430 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2ad5ba04c0 MAP: (2 sibs) 2 children: 36: [2] [2] 0x2ad5ba0550 KEYVAL: 'name' 'John Smith' (2 sibs) 36: [3] [3] 0x2ad5ba05e0 KEYVAL: 'age' '33' (2 sibs) 36: [4] [4] 0x2ad5ba0670 MAP: (2 sibs) 2 children: 36: [5] [5] 0x2ad5ba0700 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: [6] [6] 0x2ad5ba0790 KEYVAL: 'age' '27' (2 sibs) 36: #nodes=7 vs #printed=7 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/4 (1 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/5 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex1' 36: ------------------------------------------- 36: ~~~~~~~~~~~~~~ src yml: 36: \n 36: - 'a': 1\n 36: b: 2\n 36: ~~~~~~~~~~~~~~ parsed tree: 36: -------------------------------------- 36: [0][0] 0x2ad5b8d140 [ROOT] SEQ: (1 sibs) 1 children: 36: [1] [1] 0x2ad5b8d1d0 MAP: (1 sibs) 2 children: 36: [2] [2] 0x2ad5b8d260 KEYVAL: 'a' '1' (2 sibs) 36: [3] [3] 0x2ad5b8d2f0 KEYVAL: 'b' '2' (2 sibs) 36: #nodes=4 vs #printed=4 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ emitted yml: 36: - 'a': 1\n 36: b: 2\n 36: ~~~~~~~~~~~~~~ emitted tree: 36: -------------------------------------- 36: [0][0] 0x2ad5ba0d40 [ROOT] SEQ: (1 sibs) 1 children: 36: [1] [1] 0x2ad5ba0dd0 MAP: (1 sibs) 2 children: 36: [2] [2] 0x2ad5ba0e60 KEYVAL: 'a' '1' (2 sibs) 36: [3] [3] 0x2ad5ba0ef0 KEYVAL: 'b' '2' (2 sibs) 36: #nodes=4 vs #printed=4 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/5 (1 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/6 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex2' 36: ------------------------------------------- 36: ~~~~~~~~~~~~~~ src yml: 36: \n 36: - a: 1\n 36: b: 2\n 36: - b: 2\n 36: 'a': 1\n 36: - b: 2\n 36: 'a': 1\n 36: c: 3\n 36: - {'a': 1, b: 2}\n 36: ~~~~~~~~~~~~~~ parsed tree: 36: -------------------------------------- 36: [0][0] 0x2ad5b8e1f0 [ROOT] SEQ: (1 sibs) 4 children: 36: [1] [1] 0x2ad5b8e280 MAP: (4 sibs) 2 children: 36: [2] [2] 0x2ad5b8e310 KEYVAL: 'a' '1' (2 sibs) 36: [3] [3] 0x2ad5b8e3a0 KEYVAL: 'b' '2' (2 sibs) 36: [4] [4] 0x2ad5b8e430 MAP: (4 sibs) 2 children: 36: [5] [5] 0x2ad5b8e4c0 KEYVAL: 'b' '2' (2 sibs) 36: [6] [6] 0x2ad5b8e550 KEYVAL: 'a' '1' (2 sibs) 36: [7] [7] 0x2ad5b8e5e0 MAP: (4 sibs) 3 children: 36: [8] [8] 0x2ad5b8e670 KEYVAL: 'b' '2' (3 sibs) 36: [9] [9] 0x2ad5b8e700 KEYVAL: 'a' '1' (3 sibs) 36: [10] [10] 0x2ad5b8e790 KEYVAL: 'c' '3' (3 sibs) 36: [11] [11] 0x2ad5b8e820 MAP: (4 sibs) 2 children: 36: [12] [12] 0x2ad5b8e8b0 KEYVAL: 'a' '1' (2 sibs) 36: [13] [13] 0x2ad5b8e940 KEYVAL: 'b' '2' (2 sibs) 36: #nodes=14 vs #printed=14 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ emitted yml: 36: - a: 1\n 36: b: 2\n 36: - b: 2\n 36: 'a': 1\n 36: - b: 2\n 36: 'a': 1\n 36: c: 3\n 36: - 'a': 1\n 36: b: 2\n 36: ~~~~~~~~~~~~~~ emitted tree: 36: -------------------------------------- 36: [0][0] 0x2ad5ba1650 [ROOT] SEQ: (1 sibs) 4 children: 36: [1] [1] 0x2ad5ba16e0 MAP: (4 sibs) 2 children: 36: [2] [2] 0x2ad5ba1770 KEYVAL: 'a' '1' (2 sibs) 36: [3] [3] 0x2ad5ba1800 KEYVAL: 'b' '2' (2 sibs) 36: [4] [4] 0x2ad5ba1890 MAP: (4 sibs) 2 children: 36: [5] [5] 0x2ad5ba1920 KEYVAL: 'b' '2' (2 sibs) 36: [6] [6] 0x2ad5ba19b0 KEYVAL: 'a' '1' (2 sibs) 36: [7] [7] 0x2ad5ba1a40 MAP: (4 sibs) 3 children: 36: [8] [8] 0x2ad5ba1ad0 KEYVAL: 'b' '2' (3 sibs) 36: [9] [9] 0x2ad5ba1b60 KEYVAL: 'a' '1' (3 sibs) 36: [10] [10] 0x2ad5ba1bf0 KEYVAL: 'c' '3' (3 sibs) 36: [11] [11] 0x2ad5ba1c80 MAP: (4 sibs) 2 children: 36: [12] [12] 0x2ad5ba1d10 KEYVAL: 'a' '1' (2 sibs) 36: [13] [13] 0x2ad5ba1da0 KEYVAL: 'b' '2' (2 sibs) 36: #nodes=14 vs #printed=14 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/6 (2 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/7 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex3' 36: ------------------------------------------- 36: ~~~~~~~~~~~~~~ src yml: 36: \n 36: 'a': 1\n 36: b: 2\n 36: b: 2\n 36: 'a': 1\n 36: ~~~~~~~~~~~~~~ parsed tree: 36: -------------------------------------- 36: [0][0] 0x2ad5b8f240 [ROOT] MAP: (1 sibs) 4 children: 36: [1] [1] 0x2ad5b8f2d0 KEYVAL: 'a' '1' (4 sibs) 36: [2] [2] 0x2ad5b8f360 KEYVAL: 'b' '2' (4 sibs) 36: [3] [3] 0x2ad5b8f3f0 KEYVAL: 'b' '2' (4 sibs) 36: [4] [4] 0x2ad5b8f480 KEYVAL: 'a' '1' (4 sibs) 36: #nodes=5 vs #printed=5 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ emitted yml: 36: 'a': 1\n 36: b: 2\n 36: b: 2\n 36: 'a': 1\n 36: ~~~~~~~~~~~~~~ emitted tree: 36: -------------------------------------- 36: [0][0] 0x2ad5ba1f60 [ROOT] MAP: (1 sibs) 4 children: 36: [1] [1] 0x2ad5ba1ff0 KEYVAL: 'a' '1' (4 sibs) 36: [2] [2] 0x2ad5ba2080 KEYVAL: 'b' '2' (4 sibs) 36: [3] [3] 0x2ad5ba2110 KEYVAL: 'b' '2' (4 sibs) 36: [4] [4] 0x2ad5ba21a0 KEYVAL: 'a' '1' (4 sibs) 36: #nodes=5 vs #printed=5 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/7 (1 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/8 36: ------------------------------------------- 36: running test case 'seq of maps, implicit map in seq' 36: ------------------------------------------- 36: ~~~~~~~~~~~~~~ src yml: 36: 'implicit block key' : [\n 36: 'implicit flow key 1' : value1,\n 36: 'implicit flow key 2' : value2,\n 36: 'implicit flow key 3' : value3,\n 36: 'implicit flow key m' : {key1: val1, key2: val2},\n 36: 'implicit flow key s' : [val1, val2],\n 36: ]~~~~~~~~~~~~~~ parsed tree: 36: -------------------------------------- 36: [0][0] 0x2ad5b90560 [ROOT] MAP: (1 sibs) 1 children: 36: [1] [1] 0x2ad5b905f0 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 36: [2] [2] 0x2ad5b90680 MAP: (5 sibs) 1 children: 36: [3] [3] 0x2ad5b90710 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 36: [4] [4] 0x2ad5b907a0 MAP: (5 sibs) 1 children: 36: [5] [5] 0x2ad5b90830 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 36: [6] [6] 0x2ad5b908c0 MAP: (5 sibs) 1 children: 36: [7] [7] 0x2ad5b90950 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 36: [8] [8] 0x2ad5b909e0 MAP: (5 sibs) 1 children: 36: [9] [9] 0x2ad5b90a70 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 36: [10] [10] 0x2ad5b90b00 KEYVAL: 'key1' 'val1' (2 sibs) 36: [11] [11] 0x2ad5b90b90 KEYVAL: 'key2' 'val2' (2 sibs) 36: [12] [12] 0x2ad5b90c20 MAP: (5 sibs) 1 children: 36: [13] [13] 0x2ad5b90cb0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 36: [14] [14] 0x2ad5b90d40 VAL: 'val1' (2 sibs) 36: [15] [15] 0x2ad5b90dd0 VAL: 'val2' (2 sibs) 36: #nodes=16 vs #printed=16 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ emitted yml: 36: 'implicit block key':\n 36: - 'implicit flow key 1': value1\n 36: - 'implicit flow key 2': value2\n 36: - 'implicit flow key 3': value3\n 36: - 'implicit flow key m':\n 36: key1: val1\n 36: key2: val2\n 36: - 'implicit flow key s':\n 36: - val1\n 36: - val2\n 36: ~~~~~~~~~~~~~~ emitted tree: 36: -------------------------------------- 36: [0][0] 0x2ad5ba2870 [ROOT] MAP: (1 sibs) 1 children: 36: [1] [1] 0x2ad5ba2900 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 36: [2] [2] 0x2ad5ba2990 MAP: (5 sibs) 1 children: 36: [3] [3] 0x2ad5ba2a20 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 36: [4] [4] 0x2ad5ba2ab0 MAP: (5 sibs) 1 children: 36: [5] [5] 0x2ad5ba2b40 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 36: [6] [6] 0x2ad5ba2bd0 MAP: (5 sibs) 1 children: 36: [7] [7] 0x2ad5ba2c60 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 36: [8] [8] 0x2ad5ba2cf0 MAP: (5 sibs) 1 children: 36: [9] [9] 0x2ad5ba2d80 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 36: [10] [10] 0x2ad5ba2e10 KEYVAL: 'key1' 'val1' (2 sibs) 36: [11] [11] 0x2ad5ba2ea0 KEYVAL: 'key2' 'val2' (2 sibs) 36: [12] [12] 0x2ad5ba2f30 MAP: (5 sibs) 1 children: 36: [13] [13] 0x2ad5ba2fc0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 36: [14] [14] 0x2ad5ba3050 VAL: 'val1' (2 sibs) 36: [15] [15] 0x2ad5ba30e0 VAL: 'val2' (2 sibs) 36: #nodes=16 vs #printed=16 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/8 (3 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/9 36: ------------------------------------------- 36: running test case 'seq of maps, implicit map in seq, missing scalar' 36: ------------------------------------------- 36: ~~~~~~~~~~~~~~ src yml: 36: {a : [\n 36: : foo\n 36: ],\n 36: b : [\n 36: :\n 36: foo\n 36: ],\n 36: c : [\n 36: :\n 36: ,\n 36: :\n 36: ]}~~~~~~~~~~~~~~ parsed tree: 36: -------------------------------------- 36: [0][0] 0x2ad5b915b0 [ROOT] MAP: (1 sibs) 3 children: 36: [1] [1] 0x2ad5b91640 KEYSEQ: 'a' (3 sibs) 1 children: 36: [2] [2] 0x2ad5b916d0 MAP: (1 sibs) 1 children: 36: [3] [3] 0x2ad5b91760 KEYVAL: '' 'foo' (1 sibs) 36: [4] [4] 0x2ad5b917f0 KEYSEQ: 'b' (3 sibs) 1 children: 36: [5] [5] 0x2ad5b91880 MAP: (1 sibs) 1 children: 36: [6] [6] 0x2ad5b91910 KEYVAL: '' 'foo' (1 sibs) 36: [7] [7] 0x2ad5b919a0 KEYSEQ: 'c' (3 sibs) 2 children: 36: [8] [8] 0x2ad5b91a30 MAP: (2 sibs) 1 children: 36: [9] [9] 0x2ad5b91ac0 KEYVAL: '' '' (1 sibs) 36: [10] [10] 0x2ad5b91b50 MAP: (2 sibs) 1 children: 36: [11] [11] 0x2ad5b91be0 KEYVAL: '' '' (1 sibs) 36: #nodes=12 vs #printed=12 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ emitted yml: 36: a:\n 36: - : foo\n 36: b:\n 36: - : foo\n 36: c:\n 36: - : \n 36: - : \n 36: ~~~~~~~~~~~~~~ emitted tree: 36: -------------------------------------- 36: [0][0] 0x2ad5ba3180 [ROOT] MAP: (1 sibs) 3 children: 36: [1] [1] 0x2ad5ba3210 KEYSEQ: 'a' (3 sibs) 1 children: 36: [2] [2] 0x2ad5ba32a0 MAP: (1 sibs) 1 children: 36: [3] [3] 0x2ad5ba3330 KEYVAL: '' 'foo' (1 sibs) 36: [4] [4] 0x2ad5ba33c0 KEYSEQ: 'b' (3 sibs) 1 children: 36: [5] [5] 0x2ad5ba3450 MAP: (1 sibs) 1 children: 36: [6] [6] 0x2ad5ba34e0 KEYVAL: '' 'foo' (1 sibs) 36: [7] [7] 0x2ad5ba3570 KEYSEQ: 'c' (3 sibs) 2 children: 36: [8] [8] 0x2ad5ba3600 MAP: (2 sibs) 1 children: 36: [9] [9] 0x2ad5ba3690 KEYVAL: '' '' (1 sibs) 36: [10] [10] 0x2ad5ba3720 MAP: (2 sibs) 1 children: 36: [11] [11] 0x2ad5ba37b0 KEYVAL: '' '' (1 sibs) 36: #nodes=12 vs #printed=12 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/9 (2 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/10 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with anchors, unresolved' 36: ------------------------------------------- 36: ~~~~~~~~~~~~~~ src yml: 36: \n 36: - &a1 a1: v1\n 36: &a2 a2: v2\n 36: &a3 a3: v3\n 36: - *a1: w1\n 36: *a2: w2\n 36: *a3: w3\n 36: ~~~~~~~~~~~~~~ parsed tree: 36: -------------------------------------- 36: [0][0] 0x2ad5b926a0 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2ad5b92730 MAP: (2 sibs) 3 children: 36: [2] [2] 0x2ad5b927c0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 36: [3] [3] 0x2ad5b92850 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 36: [4] [4] 0x2ad5b928e0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 36: [5] [5] 0x2ad5b92970 MAP: (2 sibs) 3 children: 36: [6] [6] 0x2ad5b92a00 KEYVAL***: '*a1' 'w1' (3 sibs) 36: [7] [7] 0x2ad5b92a90 KEYVAL***: '*a2' 'w2' (3 sibs) 36: [8] [8] 0x2ad5b92b20 KEYVAL***: '*a3' 'w3' (3 sibs) 36: #nodes=9 vs #printed=9 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ emitted yml: 36: - &a1 a1: v1\n 36: &a2 a2: v2\n 36: &a3 a3: v3\n 36: - *a1: w1\n 36: *a2: w2\n 36: *a3: w3\n 36: ~~~~~~~~~~~~~~ emitted tree: 36: -------------------------------------- 36: [0][0] 0x2ad5ba3a90 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2ad5ba3b20 MAP: (2 sibs) 3 children: 36: [2] [2] 0x2ad5ba3bb0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 36: [3] [3] 0x2ad5ba3c40 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 36: [4] [4] 0x2ad5ba3cd0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 36: [5] [5] 0x2ad5ba3d60 MAP: (2 sibs) 3 children: 36: [6] [6] 0x2ad5ba3df0 KEYVAL***: '*a1' 'w1' (3 sibs) 36: [7] [7] 0x2ad5ba3e80 KEYVAL***: '*a2' 'w2' (3 sibs) 36: [8] [8] 0x2ad5ba3f10 KEYVAL***: '*a3' 'w3' (3 sibs) 36: #nodes=9 vs #printed=9 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/10 (2 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/11 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with anchors, resolved' 36: ------------------------------------------- 36: ~~~~~~~~~~~~~~ src yml: 36: \n 36: - &a1 a1: v1\n 36: &a2 a2: v2\n 36: &a3 a3: v3\n 36: - *a1: w1\n 36: *a2: w2\n 36: *a3: w3\n 36: ~~~~~~~~~~~~~~ parsed tree: 36: -------------------------------------- 36: [0][0] 0x2ad5b93750 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2ad5b937e0 MAP: (2 sibs) 3 children: 36: [2] [2] 0x2ad5b93870 KEYVAL: 'a1' 'v1' (3 sibs) 36: [3] [3] 0x2ad5b93900 KEYVAL: 'a2' 'v2' (3 sibs) 36: [4] [4] 0x2ad5b93990 KEYVAL: 'a3' 'v3' (3 sibs) 36: [5] [5] 0x2ad5b93a20 MAP: (2 sibs) 3 children: 36: [6] [6] 0x2ad5b93ab0 KEYVAL: 'a1' 'w1' (3 sibs) 36: [7] [7] 0x2ad5b93b40 KEYVAL: 'a2' 'w2' (3 sibs) 36: [8] [8] 0x2ad5b93bd0 KEYVAL: 'a3' 'w3' (3 sibs) 36: #nodes=9 vs #printed=9 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ emitted yml: 36: - a1: v1\n 36: a2: v2\n 36: a3: v3\n 36: - a1: w1\n 36: a2: w2\n 36: a3: w3\n 36: ~~~~~~~~~~~~~~ emitted tree: 36: -------------------------------------- 36: [0][0] 0x2ad5ba43a0 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2ad5ba4430 MAP: (2 sibs) 3 children: 36: [2] [2] 0x2ad5ba44c0 KEYVAL: 'a1' 'v1' (3 sibs) 36: [3] [3] 0x2ad5ba4550 KEYVAL: 'a2' 'v2' (3 sibs) 36: [4] [4] 0x2ad5ba45e0 KEYVAL: 'a3' 'v3' (3 sibs) 36: [5] [5] 0x2ad5ba4670 MAP: (2 sibs) 3 children: 36: [6] [6] 0x2ad5ba4700 KEYVAL: 'a1' 'w1' (3 sibs) 36: [7] [7] 0x2ad5ba4790 KEYVAL: 'a2' 'w2' (3 sibs) 36: [8] [8] 0x2ad5ba4820 KEYVAL: 'a3' 'w3' (3 sibs) 36: #nodes=9 vs #printed=9 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/11 (1 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/12 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with tags' 36: ------------------------------------------- 36: ~~~~~~~~~~~~~~ src yml: 36: \n 36: - !!str a1: v1\n 36: !!str a2: v2\n 36: !!str a3: v3\n 36: - a1: !!str w1\n 36: a2: !!str w2\n 36: a3: !!str w3\n 36: - !foo a1: v1\n 36: !foo a2: v2\n 36: !foo a3: v3\n 36: ~~~~~~~~~~~~~~ parsed tree: 36: -------------------------------------- 36: [0][0] 0x2ad5b94830 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2ad5b948c0 MAP: (3 sibs) 3 children: 36: [2] [2] 0x2ad5b94950 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 36: [3] [3] 0x2ad5b949e0 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 36: [4] [4] 0x2ad5b94a70 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 36: [5] [5] 0x2ad5b94b00 MAP: (3 sibs) 3 children: 36: [6] [6] 0x2ad5b94b90 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 36: [7] [7] 0x2ad5b94c20 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 36: [8] [8] 0x2ad5b94cb0 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 36: [9] [9] 0x2ad5b94d40 MAP: (3 sibs) 3 children: 36: [10] [10] 0x2ad5b94dd0 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 36: [11] [11] 0x2ad5b94e60 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 36: [12] [12] 0x2ad5b94ef0 KEYVAL***: !foo 'a3' 'v3' (3 sibs) 36: #nodes=13 vs #printed=13 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ emitted yml: 36: - !!str a1: v1\n 36: !!str a2: v2\n 36: !!str a3: v3\n 36: - a1: !!str w1\n 36: a2: !!str w2\n 36: a3: !!str w3\n 36: - !foo a1: v1\n 36: !foo a2: v2\n 36: !foo a3: v3\n 36: ~~~~~~~~~~~~~~ emitted tree: 36: -------------------------------------- 36: [0][0] 0x2ad5ba4cb0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2ad5ba4d40 MAP: (3 sibs) 3 children: 36: [2] [2] 0x2ad5ba4dd0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 36: [3] [3] 0x2ad5ba4e60 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 36: [4] [4] 0x2ad5ba4ef0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 36: [5] [5] 0x2ad5ba4f80 MAP: (3 sibs) 3 children: 36: [6] [6] 0x2ad5ba5010 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 36: [7] [7] 0x2ad5ba50a0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 36: [8] [8] 0x2ad5ba5130 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 36: [9] [9] 0x2ad5ba51c0 MAP: (3 sibs) 3 children: 36: [10] [10] 0x2ad5ba5250 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 36: [11] [11] 0x2ad5ba52e0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 36: [12] [12] 0x2ad5ba5370 KEYVAL***: !foo 'a3' 'v3' (3 sibs) 36: #nodes=13 vs #printed=13 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/12 (2 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/0 36: ------------------------------------------- 36: running test case 'seq of empty maps, one line' 36: ------------------------------------------- 36: ~~~~~~~~~~~~~~ src yml: 36: [{}, {}, {}]~~~~~~~~~~~~~~ parsed tree: 36: -------------------------------------- 36: [0][0] 0x2ad5b95140 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2ad5b951d0 MAP: (3 sibs) 0 children: 36: [2] [2] 0x2ad5b95260 MAP: (3 sibs) 0 children: 36: [3] [3] 0x2ad5b952f0 MAP: (3 sibs) 0 children: 36: #nodes=4 vs #printed=4 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ emitted yml: 36: - {}\n 36: - {}\n 36: - {}\n 36: ~~~~~~~~~~~~~~ emitted tree: 36: -------------------------------------- 36: [0][0] 0x2ad5ba55c0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2ad5ba5650 MAP: (3 sibs) 0 children: 36: [2] [2] 0x2ad5ba56e0 MAP: (3 sibs) 0 children: 36: [3] [3] 0x2ad5ba5770 MAP: (3 sibs) 0 children: 36: #nodes=4 vs #printed=4 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/0 (1 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/1 36: ------------------------------------------- 36: running test case 'seq of maps, one line' 36: ------------------------------------------- 36: ~~~~~~~~~~~~~~ src yml: 36: [{name: John Smith, age: 33}, {name: Mary Smith, age: 27}]~~~~~~~~~~~~~~ parsed tree: 36: -------------------------------------- 36: [0][0] 0x2ad5b95a50 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2ad5b95ae0 MAP: (2 sibs) 2 children: 36: [2] [2] 0x2ad5b95b70 KEYVAL: 'name' 'John Smith' (2 sibs) 36: [3] [3] 0x2ad5b95c00 KEYVAL: 'age' '33' (2 sibs) 36: [4] [4] 0x2ad5b95c90 MAP: (2 sibs) 2 children: 36: [5] [5] 0x2ad5b95d20 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: [6] [6] 0x2ad5b95db0 KEYVAL: 'age' '27' (2 sibs) 36: #nodes=7 vs #printed=7 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ emitted yml: 36: - name: John Smith\n 36: age: 33\n 36: - name: Mary Smith\n 36: age: 27\n 36: ~~~~~~~~~~~~~~ emitted tree: 36: -------------------------------------- 36: [0][0] 0x2ad5ba5ed0 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2ad5ba5f60 MAP: (2 sibs) 2 children: 36: [2] [2] 0x2ad5ba5ff0 KEYVAL: 'name' 'John Smith' (2 sibs) 36: [3] [3] 0x2ad5ba6080 KEYVAL: 'age' '33' (2 sibs) 36: [4] [4] 0x2ad5ba6110 MAP: (2 sibs) 2 children: 36: [5] [5] 0x2ad5ba61a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: [6] [6] 0x2ad5ba6230 KEYVAL: 'age' '27' (2 sibs) 36: #nodes=7 vs #printed=7 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/1 (1 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/2 36: ------------------------------------------- 36: running test case 'seq of maps, implicit seq, explicit maps' 36: ------------------------------------------- 36: ~~~~~~~~~~~~~~ src yml: 36: \r\n 36: - {name: John Smith, age: 33}\r\n 36: - {name: Mary Smith, age: 27}\r\n 36: ~~~~~~~~~~~~~~ parsed tree: 36: -------------------------------------- 36: [0][0] 0x2ad5b96360 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2ad5b963f0 MAP: (2 sibs) 2 children: 36: [2] [2] 0x2ad5b96480 KEYVAL: 'name' 'John Smith' (2 sibs) 36: [3] [3] 0x2ad5b96510 KEYVAL: 'age' '33' (2 sibs) 36: [4] [4] 0x2ad5b965a0 MAP: (2 sibs) 2 children: 36: [5] [5] 0x2ad5b96630 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: [6] [6] 0x2ad5b966c0 KEYVAL: 'age' '27' (2 sibs) 36: #nodes=7 vs #printed=7 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ emitted yml: 36: - name: John Smith\n 36: age: 33\n 36: - name: Mary Smith\n 36: age: 27\n 36: ~~~~~~~~~~~~~~ emitted tree: 36: -------------------------------------- 36: [0][0] 0x2ad5ba67e0 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2ad5ba6870 MAP: (2 sibs) 2 children: 36: [2] [2] 0x2ad5ba6900 KEYVAL: 'name' 'John Smith' (2 sibs) 36: [3] [3] 0x2ad5ba6990 KEYVAL: 'age' '33' (2 sibs) 36: [4] [4] 0x2ad5ba6a20 MAP: (2 sibs) 2 children: 36: [5] [5] 0x2ad5ba6ab0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: [6] [6] 0x2ad5ba6b40 KEYVAL: 'age' '27' (2 sibs) 36: #nodes=7 vs #printed=7 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/2 (1 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/3 36: ------------------------------------------- 36: running test case 'seq of maps' 36: ------------------------------------------- 36: ~~~~~~~~~~~~~~ src yml: 36: \r\n 36: - name: John Smith\r\n 36: age: 33\r\n 36: - name: Mary Smith\r\n 36: age: 27\r\n 36: ~~~~~~~~~~~~~~ parsed tree: 36: -------------------------------------- 36: [0][0] 0x2ad5b96c70 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2ad5b96d00 MAP: (2 sibs) 2 children: 36: [2] [2] 0x2ad5b96d90 KEYVAL: 'name' 'John Smith' (2 sibs) 36: [3] [3] 0x2ad5b96e20 KEYVAL: 'age' '33' (2 sibs) 36: [4] [4] 0x2ad5b96eb0 MAP: (2 sibs) 2 children: 36: [5] [5] 0x2ad5b96f40 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: [6] [6] 0x2ad5b96fd0 KEYVAL: 'age' '27' (2 sibs) 36: #nodes=7 vs #printed=7 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ emitted yml: 36: - name: John Smith\n 36: age: 33\n 36: - name: Mary Smith\n 36: age: 27\n 36: ~~~~~~~~~~~~~~ emitted tree: 36: -------------------------------------- 36: [0][0] 0x2ad5ba70f0 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2ad5ba7180 MAP: (2 sibs) 2 children: 36: [2] [2] 0x2ad5ba7210 KEYVAL: 'name' 'John Smith' (2 sibs) 36: [3] [3] 0x2ad5ba72a0 KEYVAL: 'age' '33' (2 sibs) 36: [4] [4] 0x2ad5ba7330 MAP: (2 sibs) 2 children: 36: [5] [5] 0x2ad5ba73c0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: [6] [6] 0x2ad5ba7450 KEYVAL: 'age' '27' (2 sibs) 36: #nodes=7 vs #printed=7 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/3 (1 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/4 36: ------------------------------------------- 36: running test case 'seq of maps, next line' 36: ------------------------------------------- 36: ~~~~~~~~~~~~~~ src yml: 36: \r\n 36: - \r\n 36: name:\r\n 36: John Smith\r\n 36: age:\r\n 36: 33\r\n 36: - \r\n 36: name: \r\n 36: Mary Smith\r\n 36: age:\r\n 36: 27\r\n 36: ~~~~~~~~~~~~~~ parsed tree: 36: -------------------------------------- 36: [0][0] 0x2ad5b97580 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2ad5b97610 MAP: (2 sibs) 2 children: 36: [2] [2] 0x2ad5b976a0 KEYVAL: 'name' 'John Smith' (2 sibs) 36: [3] [3] 0x2ad5b97730 KEYVAL: 'age' '33' (2 sibs) 36: [4] [4] 0x2ad5b977c0 MAP: (2 sibs) 2 children: 36: [5] [5] 0x2ad5b97850 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: [6] [6] 0x2ad5b978e0 KEYVAL: 'age' '27' (2 sibs) 36: #nodes=7 vs #printed=7 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ emitted yml: 36: - name: John Smith\n 36: age: 33\n 36: - name: Mary Smith\n 36: age: 27\n 36: ~~~~~~~~~~~~~~ emitted tree: 36: -------------------------------------- 36: [0][0] 0x2ad5ba7a00 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2ad5ba7a90 MAP: (2 sibs) 2 children: 36: [2] [2] 0x2ad5ba7b20 KEYVAL: 'name' 'John Smith' (2 sibs) 36: [3] [3] 0x2ad5ba7bb0 KEYVAL: 'age' '33' (2 sibs) 36: [4] [4] 0x2ad5ba7c40 MAP: (2 sibs) 2 children: 36: [5] [5] 0x2ad5ba7cd0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: [6] [6] 0x2ad5ba7d60 KEYVAL: 'age' '27' (2 sibs) 36: #nodes=7 vs #printed=7 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/4 (1 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/5 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex1' 36: ------------------------------------------- 36: ~~~~~~~~~~~~~~ src yml: 36: \r\n 36: - 'a': 1\r\n 36: b: 2\r\n 36: ~~~~~~~~~~~~~~ parsed tree: 36: -------------------------------------- 36: [0][0] 0x2ad5b97e90 [ROOT] SEQ: (1 sibs) 1 children: 36: [1] [1] 0x2ad5b97f20 MAP: (1 sibs) 2 children: 36: [2] [2] 0x2ad5b97fb0 KEYVAL: 'a' '1' (2 sibs) 36: [3] [3] 0x2ad5b98040 KEYVAL: 'b' '2' (2 sibs) 36: #nodes=4 vs #printed=4 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ emitted yml: 36: - 'a': 1\n 36: b: 2\n 36: ~~~~~~~~~~~~~~ emitted tree: 36: -------------------------------------- 36: [0][0] 0x2ad5ba8310 [ROOT] SEQ: (1 sibs) 1 children: 36: [1] [1] 0x2ad5ba83a0 MAP: (1 sibs) 2 children: 36: [2] [2] 0x2ad5ba8430 KEYVAL: 'a' '1' (2 sibs) 36: [3] [3] 0x2ad5ba84c0 KEYVAL: 'b' '2' (2 sibs) 36: #nodes=4 vs #printed=4 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/5 (1 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/6 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex2' 36: ------------------------------------------- 36: ~~~~~~~~~~~~~~ src yml: 36: \r\n 36: - a: 1\r\n 36: b: 2\r\n 36: - b: 2\r\n 36: 'a': 1\r\n 36: - b: 2\r\n 36: 'a': 1\r\n 36: c: 3\r\n 36: - {'a': 1, b: 2}\r\n 36: ~~~~~~~~~~~~~~ parsed tree: 36: -------------------------------------- 36: [0][0] 0x2ad5b987a0 [ROOT] SEQ: (1 sibs) 4 children: 36: [1] [1] 0x2ad5b98830 MAP: (4 sibs) 2 children: 36: [2] [2] 0x2ad5b988c0 KEYVAL: 'a' '1' (2 sibs) 36: [3] [3] 0x2ad5b98950 KEYVAL: 'b' '2' (2 sibs) 36: [4] [4] 0x2ad5b989e0 MAP: (4 sibs) 2 children: 36: [5] [5] 0x2ad5b98a70 KEYVAL: 'b' '2' (2 sibs) 36: [6] [6] 0x2ad5b98b00 KEYVAL: 'a' '1' (2 sibs) 36: [7] [7] 0x2ad5b98b90 MAP: (4 sibs) 3 children: 36: [8] [8] 0x2ad5b98c20 KEYVAL: 'b' '2' (3 sibs) 36: [9] [9] 0x2ad5b98cb0 KEYVAL: 'a' '1' (3 sibs) 36: [10] [10] 0x2ad5b98d40 KEYVAL: 'c' '3' (3 sibs) 36: [11] [11] 0x2ad5b98dd0 MAP: (4 sibs) 2 children: 36: [12] [12] 0x2ad5b98e60 KEYVAL: 'a' '1' (2 sibs) 36: [13] [13] 0x2ad5b98ef0 KEYVAL: 'b' '2' (2 sibs) 36: #nodes=14 vs #printed=14 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ emitted yml: 36: - a: 1\n 36: b: 2\n 36: - b: 2\n 36: 'a': 1\n 36: - b: 2\n 36: 'a': 1\n 36: c: 3\n 36: - 'a': 1\n 36: b: 2\n 36: ~~~~~~~~~~~~~~ emitted tree: 36: -------------------------------------- 36: [0][0] 0x2ad5ba8c20 [ROOT] SEQ: (1 sibs) 4 children: 36: [1] [1] 0x2ad5ba8cb0 MAP: (4 sibs) 2 children: 36: [2] [2] 0x2ad5ba8d40 KEYVAL: 'a' '1' (2 sibs) 36: [3] [3] 0x2ad5ba8dd0 KEYVAL: 'b' '2' (2 sibs) 36: [4] [4] 0x2ad5ba8e60 MAP: (4 sibs) 2 children: 36: [5] [5] 0x2ad5ba8ef0 KEYVAL: 'b' '2' (2 sibs) 36: [6] [6] 0x2ad5ba8f80 KEYVAL: 'a' '1' (2 sibs) 36: [7] [7] 0x2ad5ba9010 MAP: (4 sibs) 3 children: 36: [8] [8] 0x2ad5ba90a0 KEYVAL: 'b' '2' (3 sibs) 36: [9] [9] 0x2ad5ba9130 KEYVAL: 'a' '1' (3 sibs) 36: [10] [10] 0x2ad5ba91c0 KEYVAL: 'c' '3' (3 sibs) 36: [11] [11] 0x2ad5ba9250 MAP: (4 sibs) 2 children: 36: [12] [12] 0x2ad5ba92e0 KEYVAL: 'a' '1' (2 sibs) 36: [13] [13] 0x2ad5ba9370 KEYVAL: 'b' '2' (2 sibs) 36: #nodes=14 vs #printed=14 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/6 (2 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/7 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex3' 36: ------------------------------------------- 36: ~~~~~~~~~~~~~~ src yml: 36: \r\n 36: 'a': 1\r\n 36: b: 2\r\n 36: b: 2\r\n 36: 'a': 1\r\n 36: ~~~~~~~~~~~~~~ parsed tree: 36: -------------------------------------- 36: [0][0] 0x2ad5b990b0 [ROOT] MAP: (1 sibs) 4 children: 36: [1] [1] 0x2ad5b99140 KEYVAL: 'a' '1' (4 sibs) 36: [2] [2] 0x2ad5b991d0 KEYVAL: 'b' '2' (4 sibs) 36: [3] [3] 0x2ad5b99260 KEYVAL: 'b' '2' (4 sibs) 36: [4] [4] 0x2ad5b992f0 KEYVAL: 'a' '1' (4 sibs) 36: #nodes=5 vs #printed=5 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ emitted yml: 36: 'a': 1\n 36: b: 2\n 36: b: 2\n 36: 'a': 1\n 36: ~~~~~~~~~~~~~~ emitted tree: 36: -------------------------------------- 36: [0][0] 0x2ad5ba9530 [ROOT] MAP: (1 sibs) 4 children: 36: [1] [1] 0x2ad5ba95c0 KEYVAL: 'a' '1' (4 sibs) 36: [2] [2] 0x2ad5ba9650 KEYVAL: 'b' '2' (4 sibs) 36: [3] [3] 0x2ad5ba96e0 KEYVAL: 'b' '2' (4 sibs) 36: [4] [4] 0x2ad5ba9770 KEYVAL: 'a' '1' (4 sibs) 36: #nodes=5 vs #printed=5 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/7 (1 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/8 36: ------------------------------------------- 36: running test case 'seq of maps, implicit map in seq' 36: ------------------------------------------- 36: ~~~~~~~~~~~~~~ src yml: 36: 'implicit block key' : [\r\n 36: 'implicit flow key 1' : value1,\r\n 36: 'implicit flow key 2' : value2,\r\n 36: 'implicit flow key 3' : value3,\r\n 36: 'implicit flow key m' : {key1: val1, key2: val2},\r\n 36: 'implicit flow key s' : [val1, val2],\r\n 36: ]~~~~~~~~~~~~~~ parsed tree: 36: -------------------------------------- 36: [0][0] 0x2ad5b999c0 [ROOT] MAP: (1 sibs) 1 children: 36: [1] [1] 0x2ad5b99a50 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 36: [2] [2] 0x2ad5b99ae0 MAP: (5 sibs) 1 children: 36: [3] [3] 0x2ad5b99b70 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 36: [4] [4] 0x2ad5b99c00 MAP: (5 sibs) 1 children: 36: [5] [5] 0x2ad5b99c90 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 36: [6] [6] 0x2ad5b99d20 MAP: (5 sibs) 1 children: 36: [7] [7] 0x2ad5b99db0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 36: [8] [8] 0x2ad5b99e40 MAP: (5 sibs) 1 children: 36: [9] [9] 0x2ad5b99ed0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 36: [10] [10] 0x2ad5b99f60 KEYVAL: 'key1' 'val1' (2 sibs) 36: [11] [11] 0x2ad5b99ff0 KEYVAL: 'key2' 'val2' (2 sibs) 36: [12] [12] 0x2ad5b9a080 MAP: (5 sibs) 1 children: 36: [13] [13] 0x2ad5b9a110 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 36: [14] [14] 0x2ad5b9a1a0 VAL: 'val1' (2 sibs) 36: [15] [15] 0x2ad5b9a230 VAL: 'val2' (2 sibs) 36: #nodes=16 vs #printed=16 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ emitted yml: 36: 'implicit block key':\n 36: - 'implicit flow key 1': value1\n 36: - 'implicit flow key 2': value2\n 36: - 'implicit flow key 3': value3\n 36: - 'implicit flow key m':\n 36: key1: val1\n 36: key2: val2\n 36: - 'implicit flow key s':\n 36: - val1\n 36: - val2\n 36: ~~~~~~~~~~~~~~ emitted tree: 36: -------------------------------------- 36: [0][0] 0x2ad5ba9e40 [ROOT] MAP: (1 sibs) 1 children: 36: [1] [1] 0x2ad5ba9ed0 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 36: [2] [2] 0x2ad5ba9f60 MAP: (5 sibs) 1 children: 36: [3] [3] 0x2ad5ba9ff0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 36: [4] [4] 0x2ad5baa080 MAP: (5 sibs) 1 children: 36: [5] [5] 0x2ad5baa110 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 36: [6] [6] 0x2ad5baa1a0 MAP: (5 sibs) 1 children: 36: [7] [7] 0x2ad5baa230 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 36: [8] [8] 0x2ad5baa2c0 MAP: (5 sibs) 1 children: 36: [9] [9] 0x2ad5baa350 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 36: [10] [10] 0x2ad5baa3e0 KEYVAL: 'key1' 'val1' (2 sibs) 36: [11] [11] 0x2ad5baa470 KEYVAL: 'key2' 'val2' (2 sibs) 36: [12] [12] 0x2ad5baa500 MAP: (5 sibs) 1 children: 36: [13] [13] 0x2ad5baa590 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 36: [14] [14] 0x2ad5baa620 VAL: 'val1' (2 sibs) 36: [15] [15] 0x2ad5baa6b0 VAL: 'val2' (2 sibs) 36: #nodes=16 vs #printed=16 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/8 (2 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/9 36: ------------------------------------------- 36: running test case 'seq of maps, implicit map in seq, missing scalar' 36: ------------------------------------------- 36: ~~~~~~~~~~~~~~ src yml: 36: {a : [\r\n 36: : foo\r\n 36: ],\r\n 36: b : [\r\n 36: :\r\n 36: foo\r\n 36: ],\r\n 36: c : [\r\n 36: :\r\n 36: ,\r\n 36: :\r\n 36: ]}~~~~~~~~~~~~~~ parsed tree: 36: -------------------------------------- 36: [0][0] 0x2ad5b9a2d0 [ROOT] MAP: (1 sibs) 3 children: 36: [1] [1] 0x2ad5b9a360 KEYSEQ: 'a' (3 sibs) 1 children: 36: [2] [2] 0x2ad5b9a3f0 MAP: (1 sibs) 1 children: 36: [3] [3] 0x2ad5b9a480 KEYVAL: '' 'foo' (1 sibs) 36: [4] [4] 0x2ad5b9a510 KEYSEQ: 'b' (3 sibs) 1 children: 36: [5] [5] 0x2ad5b9a5a0 MAP: (1 sibs) 1 children: 36: [6] [6] 0x2ad5b9a630 KEYVAL: '' 'foo' (1 sibs) 36: [7] [7] 0x2ad5b9a6c0 KEYSEQ: 'c' (3 sibs) 2 children: 36: [8] [8] 0x2ad5b9a750 MAP: (2 sibs) 1 children: 36: [9] [9] 0x2ad5b9a7e0 KEYVAL: '' '' (1 sibs) 36: [10] [10] 0x2ad5b9a870 MAP: (2 sibs) 1 children: 36: [11] [11] 0x2ad5b9a900 KEYVAL: '' '' (1 sibs) 36: #nodes=12 vs #printed=12 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ emitted yml: 36: a:\n 36: - : foo\n 36: b:\n 36: - : foo\n 36: c:\n 36: - : \n 36: - : \n 36: ~~~~~~~~~~~~~~ emitted tree: 36: -------------------------------------- 36: [0][0] 0x2ad5baa750 [ROOT] MAP: (1 sibs) 3 children: 36: [1] [1] 0x2ad5baa7e0 KEYSEQ: 'a' (3 sibs) 1 children: 36: [2] [2] 0x2ad5baa870 MAP: (1 sibs) 1 children: 36: [3] [3] 0x2ad5baa900 KEYVAL: '' 'foo' (1 sibs) 36: [4] [4] 0x2ad5baa990 KEYSEQ: 'b' (3 sibs) 1 children: 36: [5] [5] 0x2ad5baaa20 MAP: (1 sibs) 1 children: 36: [6] [6] 0x2ad5baaab0 KEYVAL: '' 'foo' (1 sibs) 36: [7] [7] 0x2ad5baab40 KEYSEQ: 'c' (3 sibs) 2 children: 36: [8] [8] 0x2ad5baabd0 MAP: (2 sibs) 1 children: 36: [9] [9] 0x2ad5baac60 KEYVAL: '' '' (1 sibs) 36: [10] [10] 0x2ad5baacf0 MAP: (2 sibs) 1 children: 36: [11] [11] 0x2ad5baad80 KEYVAL: '' '' (1 sibs) 36: #nodes=12 vs #printed=12 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/9 (2 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/10 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with anchors, unresolved' 36: ------------------------------------------- 36: ~~~~~~~~~~~~~~ src yml: 36: \r\n 36: - &a1 a1: v1\r\n 36: &a2 a2: v2\r\n 36: &a3 a3: v3\r\n 36: - *a1: w1\r\n 36: *a2: w2\r\n 36: *a3: w3\r\n 36: ~~~~~~~~~~~~~~ parsed tree: 36: -------------------------------------- 36: [0][0] 0x2ad5b9abe0 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2ad5b9ac70 MAP: (2 sibs) 3 children: 36: [2] [2] 0x2ad5b9ad00 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 36: [3] [3] 0x2ad5b9ad90 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 36: [4] [4] 0x2ad5b9ae20 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 36: [5] [5] 0x2ad5b9aeb0 MAP: (2 sibs) 3 children: 36: [6] [6] 0x2ad5b9af40 KEYVAL***: '*a1' 'w1' (3 sibs) 36: [7] [7] 0x2ad5b9afd0 KEYVAL***: '*a2' 'w2' (3 sibs) 36: [8] [8] 0x2ad5b9b060 KEYVAL***: '*a3' 'w3' (3 sibs) 36: #nodes=9 vs #printed=9 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ emitted yml: 36: - &a1 a1: v1\n 36: &a2 a2: v2\n 36: &a3 a3: v3\n 36: - *a1: w1\n 36: *a2: w2\n 36: *a3: w3\n 36: ~~~~~~~~~~~~~~ emitted tree: 36: -------------------------------------- 36: [0][0] 0x2ad5bab060 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2ad5bab0f0 MAP: (2 sibs) 3 children: 36: [2] [2] 0x2ad5bab180 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 36: [3] [3] 0x2ad5bab210 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 36: [4] [4] 0x2ad5bab2a0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 36: [5] [5] 0x2ad5bab330 MAP: (2 sibs) 3 children: 36: [6] [6] 0x2ad5bab3c0 KEYVAL***: '*a1' 'w1' (3 sibs) 36: [7] [7] 0x2ad5bab450 KEYVAL***: '*a2' 'w2' (3 sibs) 36: [8] [8] 0x2ad5bab4e0 KEYVAL***: '*a3' 'w3' (3 sibs) 36: #nodes=9 vs #printed=9 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/10 (23 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/11 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with anchors, resolved' 36: ------------------------------------------- 36: ~~~~~~~~~~~~~~ src yml: 36: \r\n 36: - &a1 a1: v1\r\n 36: &a2 a2: v2\r\n 36: &a3 a3: v3\r\n 36: - *a1: w1\r\n 36: *a2: w2\r\n 36: *a3: w3\r\n 36: ~~~~~~~~~~~~~~ parsed tree: 36: -------------------------------------- 36: [0][0] 0x2ad5b9b4f0 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2ad5b9b580 MAP: (2 sibs) 3 children: 36: [2] [2] 0x2ad5b9b610 KEYVAL: 'a1' 'v1' (3 sibs) 36: [3] [3] 0x2ad5b9b6a0 KEYVAL: 'a2' 'v2' (3 sibs) 36: [4] [4] 0x2ad5b9b730 KEYVAL: 'a3' 'v3' (3 sibs) 36: [5] [5] 0x2ad5b9b7c0 MAP: (2 sibs) 3 children: 36: [6] [6] 0x2ad5b9b850 KEYVAL: 'a1' 'w1' (3 sibs) 36: [7] [7] 0x2ad5b9b8e0 KEYVAL: 'a2' 'w2' (3 sibs) 36: [8] [8] 0x2ad5b9b970 KEYVAL: 'a3' 'w3' (3 sibs) 36: #nodes=9 vs #printed=9 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ emitted yml: 36: - a1: v1\n 36: a2: v2\n 36: a3: v3\n 36: - a1: w1\n 36: a2: w2\n 36: a3: w3\n 36: ~~~~~~~~~~~~~~ emitted tree: 36: -------------------------------------- 36: [0][0] 0x2ad5bab970 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2ad5baba00 MAP: (2 sibs) 3 children: 36: [2] [2] 0x2ad5baba90 KEYVAL: 'a1' 'v1' (3 sibs) 36: [3] [3] 0x2ad5babb20 KEYVAL: 'a2' 'v2' (3 sibs) 36: [4] [4] 0x2ad5babbb0 KEYVAL: 'a3' 'v3' (3 sibs) 36: [5] [5] 0x2ad5babc40 MAP: (2 sibs) 3 children: 36: [6] [6] 0x2ad5babcd0 KEYVAL: 'a1' 'w1' (3 sibs) 36: [7] [7] 0x2ad5babd60 KEYVAL: 'a2' 'w2' (3 sibs) 36: [8] [8] 0x2ad5babdf0 KEYVAL: 'a3' 'w3' (3 sibs) 36: #nodes=9 vs #printed=9 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/11 (4 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/12 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with tags' 36: ------------------------------------------- 36: ~~~~~~~~~~~~~~ src yml: 36: \r\n 36: - !!str a1: v1\r\n 36: !!str a2: v2\r\n 36: !!str a3: v3\r\n 36: - a1: !!str w1\r\n 36: a2: !!str w2\r\n 36: a3: !!str w3\r\n 36: - !foo a1: v1\r\n 36: !foo a2: v2\r\n 36: !foo a3: v3\r\n 36: ~~~~~~~~~~~~~~ parsed tree: 36: -------------------------------------- 36: [0][0] 0x2ad5b9be00 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2ad5b9be90 MAP: (3 sibs) 3 children: 36: [2] [2] 0x2ad5b9bf20 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 36: [3] [3] 0x2ad5b9bfb0 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 36: [4] [4] 0x2ad5b9c040 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 36: [5] [5] 0x2ad5b9c0d0 MAP: (3 sibs) 3 children: 36: [6] [6] 0x2ad5b9c160 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 36: [7] [7] 0x2ad5b9c1f0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 36: [8] [8] 0x2ad5b9c280 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 36: [9] [9] 0x2ad5b9c310 MAP: (3 sibs) 3 children: 36: [10] [10] 0x2ad5b9c3a0 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 36: [11] [11] 0x2ad5b9c430 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 36: [12] [12] 0x2ad5b9c4c0 KEYVAL***: !foo 'a3' 'v3' (3 sibs) 36: #nodes=13 vs #printed=13 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ emitted yml: 36: - !!str a1: v1\n 36: !!str a2: v2\n 36: !!str a3: v3\n 36: - a1: !!str w1\n 36: a2: !!str w2\n 36: a3: !!str w3\n 36: - !foo a1: v1\n 36: !foo a2: v2\n 36: !foo a3: v3\n 36: ~~~~~~~~~~~~~~ emitted tree: 36: -------------------------------------- 36: [0][0] 0x2ad5bac280 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2ad5bac310 MAP: (3 sibs) 3 children: 36: [2] [2] 0x2ad5bac3a0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 36: [3] [3] 0x2ad5bac430 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 36: [4] [4] 0x2ad5bac4c0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 36: [5] [5] 0x2ad5bac550 MAP: (3 sibs) 3 children: 36: [6] [6] 0x2ad5bac5e0 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 36: [7] [7] 0x2ad5bac670 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 36: [8] [8] 0x2ad5bac700 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 36: [9] [9] 0x2ad5bac790 MAP: (3 sibs) 3 children: 36: [10] [10] 0x2ad5bac820 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 36: [11] [11] 0x2ad5bac8b0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 36: [12] [12] 0x2ad5bac940 KEYVAL***: !foo 'a3' 'v3' (3 sibs) 36: #nodes=13 vs #printed=13 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/12 (4 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/0 36: ------------------------------------------- 36: running test case 'seq of empty maps, one line' 36: ------------------------------------------- 36: REF TREE: 36: 0x2ad5b5e4f0 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x2ad5b5a8d0 MAP: (3 sibs) 0 children: 36: 0x2ad5b5a968 MAP: (3 sibs) 0 children: 36: 0x2ad5b5aa00 MAP: (3 sibs) 0 children: 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x2ad5b9e3e0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2ad5b9e470 MAP: (3 sibs) 0 children: 36: [2] [2] 0x2ad5b9e500 MAP: (3 sibs) 0 children: 36: [3] [3] 0x2ad5b9e590 MAP: (3 sibs) 0 children: 36: #nodes=4 vs #printed=4 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/0 (1 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/1 36: ------------------------------------------- 36: running test case 'seq of maps, one line' 36: ------------------------------------------- 36: REF TREE: 36: 0x2ad5b5e608 [ROOT] SEQ: (0 sibs) 2 children: 36: 0x2ad5b5af60 MAP: (2 sibs) 2 children: 36: 0x2ad5b5b0a0 KEYVAL: 'name' 'John Smith' (2 sibs) 36: 0x2ad5b5b138 KEYVAL: 'age' '33' (2 sibs) 36: 0x2ad5b5aff8 MAP: (2 sibs) 2 children: 36: 0x2ad5b5b1e0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: 0x2ad5b5b278 KEYVAL: 'age' '27' (2 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x2ad5bacb90 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2ad5bacc20 MAP: (2 sibs) 2 children: 36: [2] [2] 0x2ad5baccb0 KEYVAL: 'name' 'John Smith' (2 sibs) 36: [3] [3] 0x2ad5bacd40 KEYVAL: 'age' '33' (2 sibs) 36: [4] [4] 0x2ad5bacdd0 MAP: (2 sibs) 2 children: 36: [5] [5] 0x2ad5bace60 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: [6] [6] 0x2ad5bacef0 KEYVAL: 'age' '27' (2 sibs) 36: #nodes=7 vs #printed=7 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/1 (1 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/2 36: ------------------------------------------- 36: running test case 'seq of maps, implicit seq, explicit maps' 36: ------------------------------------------- 36: REF TREE: 36: 0x2ad5b5e720 [ROOT] SEQ: (0 sibs) 2 children: 36: 0x2ad5b5b790 MAP: (2 sibs) 2 children: 36: 0x2ad5b5b8d0 KEYVAL: 'name' 'John Smith' (2 sibs) 36: 0x2ad5b5b968 KEYVAL: 'age' '33' (2 sibs) 36: 0x2ad5b5b828 MAP: (2 sibs) 2 children: 36: 0x2ad5b5ba10 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: 0x2ad5b5baa8 KEYVAL: 'age' '27' (2 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x2ad5bacf90 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2ad5bad020 MAP: (2 sibs) 2 children: 36: [2] [2] 0x2ad5bad0b0 KEYVAL: 'name' 'John Smith' (2 sibs) 36: [3] [3] 0x2ad5bad140 KEYVAL: 'age' '33' (2 sibs) 36: [4] [4] 0x2ad5bad1d0 MAP: (2 sibs) 2 children: 36: [5] [5] 0x2ad5bad260 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: [6] [6] 0x2ad5bad2f0 KEYVAL: 'age' '27' (2 sibs) 36: #nodes=7 vs #printed=7 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/2 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/3 36: ------------------------------------------- 36: running test case 'seq of maps' 36: ------------------------------------------- 36: REF TREE: 36: 0x2ad5b5e838 [ROOT] SEQ: (0 sibs) 2 children: 36: 0x2ad5b5bb50 MAP: (2 sibs) 2 children: 36: 0x2ad5b5bc90 KEYVAL: 'name' 'John Smith' (2 sibs) 36: 0x2ad5b5bd28 KEYVAL: 'age' '33' (2 sibs) 36: 0x2ad5b5bbe8 MAP: (2 sibs) 2 children: 36: 0x2ad5b5bdd0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: 0x2ad5b5be68 KEYVAL: 'age' '27' (2 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x2ad5bad390 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2ad5bad420 MAP: (2 sibs) 2 children: 36: [2] [2] 0x2ad5bad4b0 KEYVAL: 'name' 'John Smith' (2 sibs) 36: [3] [3] 0x2ad5bad540 KEYVAL: 'age' '33' (2 sibs) 36: [4] [4] 0x2ad5bad5d0 MAP: (2 sibs) 2 children: 36: [5] [5] 0x2ad5bad660 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: [6] [6] 0x2ad5bad6f0 KEYVAL: 'age' '27' (2 sibs) 36: #nodes=7 vs #printed=7 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/3 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/4 36: ------------------------------------------- 36: running test case 'seq of maps, next line' 36: ------------------------------------------- 36: REF TREE: 36: 0x2ad5b5e950 [ROOT] SEQ: (0 sibs) 2 children: 36: 0x2ad5b5c7e0 MAP: (2 sibs) 2 children: 36: 0x2ad5b5c920 KEYVAL: 'name' 'John Smith' (2 sibs) 36: 0x2ad5b5c9b8 KEYVAL: 'age' '33' (2 sibs) 36: 0x2ad5b5c878 MAP: (2 sibs) 2 children: 36: 0x2ad5b5ca60 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: 0x2ad5b5caf8 KEYVAL: 'age' '27' (2 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x2ad5bad790 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2ad5bad820 MAP: (2 sibs) 2 children: 36: [2] [2] 0x2ad5bad8b0 KEYVAL: 'name' 'John Smith' (2 sibs) 36: [3] [3] 0x2ad5bad940 KEYVAL: 'age' '33' (2 sibs) 36: [4] [4] 0x2ad5bad9d0 MAP: (2 sibs) 2 children: 36: [5] [5] 0x2ad5bada60 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: [6] [6] 0x2ad5badaf0 KEYVAL: 'age' '27' (2 sibs) 36: #nodes=7 vs #printed=7 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/4 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/5 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex1' 36: ------------------------------------------- 36: REF TREE: 36: 0x2ad5b5ea68 [ROOT] SEQ: (0 sibs) 1 children: 36: 0x2ad5b5b370 MAP: (1 sibs) 2 children: 36: 0x2ad5b5abe0 KEYVAL: 'a' '1' (2 sibs) 36: 0x2ad5b5ac78 KEYVAL: 'b' '2' (2 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x2ad5badb90 [ROOT] SEQ: (1 sibs) 1 children: 36: [1] [1] 0x2ad5badc20 MAP: (1 sibs) 2 children: 36: [2] [2] 0x2ad5badcb0 KEYVAL: 'a' '1' (2 sibs) 36: [3] [3] 0x2ad5badd40 KEYVAL: 'b' '2' (2 sibs) 36: #nodes=4 vs #printed=4 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/5 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/6 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex2' 36: ------------------------------------------- 36: REF TREE: 36: 0x2ad5b5eb80 [ROOT] SEQ: (0 sibs) 4 children: 36: 0x2ad5b5cce0 MAP: (4 sibs) 2 children: 36: 0x2ad5b5cf50 KEYVAL: 'a' '1' (2 sibs) 36: 0x2ad5b5cfe8 KEYVAL: 'b' '2' (2 sibs) 36: 0x2ad5b5cd78 MAP: (4 sibs) 2 children: 36: 0x2ad5b5d090 KEYVAL: 'b' '2' (2 sibs) 36: 0x2ad5b5d128 KEYVAL: 'a' '1' (2 sibs) 36: 0x2ad5b5ce10 MAP: (4 sibs) 3 children: 36: 0x2ad5b5d1d0 KEYVAL: 'b' '2' (3 sibs) 36: 0x2ad5b5d268 KEYVAL: 'a' '1' (3 sibs) 36: 0x2ad5b5d300 KEYVAL: 'c' '3' (3 sibs) 36: 0x2ad5b5cea8 MAP: (4 sibs) 2 children: 36: 0x2ad5b5d3a0 KEYVAL: 'a' '1' (2 sibs) 36: 0x2ad5b5d438 KEYVAL: 'b' '2' (2 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x2ad5badde0 [ROOT] SEQ: (1 sibs) 4 children: 36: [1] [1] 0x2ad5bade70 MAP: (4 sibs) 2 children: 36: [2] [2] 0x2ad5badf00 KEYVAL: 'a' '1' (2 sibs) 36: [3] [3] 0x2ad5badf90 KEYVAL: 'b' '2' (2 sibs) 36: [4] [4] 0x2ad5bae020 MAP: (4 sibs) 2 children: 36: [5] [5] 0x2ad5bae0b0 KEYVAL: 'b' '2' (2 sibs) 36: [6] [6] 0x2ad5bae140 KEYVAL: 'a' '1' (2 sibs) 36: [7] [7] 0x2ad5bae1d0 MAP: (4 sibs) 3 children: 36: [8] [8] 0x2ad5bae260 KEYVAL: 'b' '2' (3 sibs) 36: [9] [9] 0x2ad5bae2f0 KEYVAL: 'a' '1' (3 sibs) 36: [10] [10] 0x2ad5bae380 KEYVAL: 'c' '3' (3 sibs) 36: [11] [11] 0x2ad5bae410 MAP: (4 sibs) 2 children: 36: [12] [12] 0x2ad5bae4a0 KEYVAL: 'a' '1' (2 sibs) 36: [13] [13] 0x2ad5bae530 KEYVAL: 'b' '2' (2 sibs) 36: #nodes=14 vs #printed=14 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/6 (1 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/7 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex3' 36: ------------------------------------------- 36: REF TREE: 36: 0x2ad5b5ec98 [ROOT] MAP: (0 sibs) 4 children: 36: 0x2ad5b5d530 KEYVAL: 'a' '1' (4 sibs) 36: 0x2ad5b5d5c8 KEYVAL: 'b' '2' (4 sibs) 36: 0x2ad5b5d660 KEYVAL: 'b' '2' (4 sibs) 36: 0x2ad5b5d6f8 KEYVAL: 'a' '1' (4 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x2ad5bae5d0 [ROOT] MAP: (1 sibs) 4 children: 36: [1] [1] 0x2ad5bae660 KEYVAL: 'a' '1' (4 sibs) 36: [2] [2] 0x2ad5bae6f0 KEYVAL: 'b' '2' (4 sibs) 36: [3] [3] 0x2ad5bae780 KEYVAL: 'b' '2' (4 sibs) 36: [4] [4] 0x2ad5bae810 KEYVAL: 'a' '1' (4 sibs) 36: #nodes=5 vs #printed=5 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/7 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/8 36: ------------------------------------------- 36: running test case 'seq of maps, implicit map in seq' 36: ------------------------------------------- 36: REF TREE: 36: 0x2ad5b5edb0 [ROOT] MAP: (0 sibs) 1 children: 36: 0x2ad5b5f680 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 36: 0x2ad5b5f720 MAP: (5 sibs) 1 children: 36: 0x2ad5b5fa20 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 36: 0x2ad5b5f7b8 MAP: (5 sibs) 1 children: 36: 0x2ad5b5fac0 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 36: 0x2ad5b5f850 MAP: (5 sibs) 1 children: 36: 0x2ad5b5fb60 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 36: 0x2ad5b5f8e8 MAP: (5 sibs) 1 children: 36: 0x2ad5b5fc00 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 36: 0x2ad5b5fca0 KEYVAL: 'key1' 'val1' (2 sibs) 36: 0x2ad5b5fd38 KEYVAL: 'key2' 'val2' (2 sibs) 36: 0x2ad5b5f980 MAP: (5 sibs) 1 children: 36: 0x2ad5b5fde0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 36: 0x2ad5b5fe80 VAL: 'val1' (2 sibs) 36: 0x2ad5b5ff18 VAL: 'val2' (2 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x2ad5bae8b0 [ROOT] MAP: (1 sibs) 1 children: 36: [1] [1] 0x2ad5bae940 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 36: [2] [2] 0x2ad5bae9d0 MAP: (5 sibs) 1 children: 36: [3] [3] 0x2ad5baea60 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 36: [4] [4] 0x2ad5baeaf0 MAP: (5 sibs) 1 children: 36: [5] [5] 0x2ad5baeb80 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 36: [6] [6] 0x2ad5baec10 MAP: (5 sibs) 1 children: 36: [7] [7] 0x2ad5baeca0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 36: [8] [8] 0x2ad5baed30 MAP: (5 sibs) 1 children: 36: [9] [9] 0x2ad5baedc0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 36: [10] [10] 0x2ad5baee50 KEYVAL: 'key1' 'val1' (2 sibs) 36: [11] [11] 0x2ad5baeee0 KEYVAL: 'key2' 'val2' (2 sibs) 36: [12] [12] 0x2ad5baef70 MAP: (5 sibs) 1 children: 36: [13] [13] 0x2ad5baf000 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 36: [14] [14] 0x2ad5baf090 VAL: 'val1' (2 sibs) 36: [15] [15] 0x2ad5baf120 VAL: 'val2' (2 sibs) 36: #nodes=16 vs #printed=16 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/8 (1 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/9 36: ------------------------------------------- 36: running test case 'seq of maps, implicit map in seq, missing scalar' 36: ------------------------------------------- 36: REF TREE: 36: 0x2ad5b5eec8 [ROOT] MAP: (0 sibs) 3 children: 36: 0x2ad5b5b550 KEYSEQ: 'a' (3 sibs) 1 children: 36: 0x2ad5b5bf60 MAP: (1 sibs) 1 children: 36: 0x2ad5b5c000 KEYVAL: '' 'foo' (1 sibs) 36: 0x2ad5b5b5e8 KEYSEQ: 'b' (3 sibs) 1 children: 36: 0x2ad5b5c0a0 MAP: (1 sibs) 1 children: 36: 0x2ad5b5c140 KEYVAL: '' 'foo' (1 sibs) 36: 0x2ad5b5b680 KEYSEQ: 'c' (3 sibs) 2 children: 36: 0x2ad5b5cba0 MAP: (2 sibs) 1 children: 36: 0x2ad5b5c1e0 KEYVAL: '' '' (1 sibs) 36: 0x2ad5b5cc38 MAP: (2 sibs) 1 children: 36: 0x2ad5b5c280 KEYVAL: '' '' (1 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x2ad5baf1c0 [ROOT] MAP: (1 sibs) 3 children: 36: [1] [1] 0x2ad5baf250 KEYSEQ: 'a' (3 sibs) 1 children: 36: [2] [2] 0x2ad5baf2e0 MAP: (1 sibs) 1 children: 36: [3] [3] 0x2ad5baf370 KEYVAL: '' 'foo' (1 sibs) 36: [4] [4] 0x2ad5baf400 KEYSEQ: 'b' (3 sibs) 1 children: 36: [5] [5] 0x2ad5baf490 MAP: (1 sibs) 1 children: 36: [6] [6] 0x2ad5baf520 KEYVAL: '' 'foo' (1 sibs) 36: [7] [7] 0x2ad5baf5b0 KEYSEQ: 'c' (3 sibs) 2 children: 36: [8] [8] 0x2ad5baf640 MAP: (2 sibs) 1 children: 36: [9] [9] 0x2ad5baf6d0 KEYVAL: '' '' (1 sibs) 36: [10] [10] 0x2ad5baf760 MAP: (2 sibs) 1 children: 36: [11] [11] 0x2ad5baf7f0 KEYVAL: '' '' (1 sibs) 36: #nodes=12 vs #printed=12 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/9 (1 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/10 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with anchors, unresolved' 36: ------------------------------------------- 36: REF TREE: 36: 0x2ad5b5efe0 [ROOT] SEQ: (0 sibs) 2 children: 36: 0x2ad5b5aaa0 MAP: (2 sibs) 3 children: 36: 0x2ad5b5ffc0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 36: 0x2ad5b60058 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 36: 0x2ad5b600f0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 36: 0x2ad5b5ab38 MAP: (2 sibs) 3 children: 36: 0x2ad5b60190 KEYVAL***: '*a1' 'w1' (3 sibs) 36: 0x2ad5b60228 KEYVAL***: '*a2' 'w2' (3 sibs) 36: 0x2ad5b602c0 KEYVAL***: '*a3' 'w3' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x2ad5baf890 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2ad5baf920 MAP: (2 sibs) 3 children: 36: [2] [2] 0x2ad5baf9b0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 36: [3] [3] 0x2ad5bafa40 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 36: [4] [4] 0x2ad5bafad0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 36: [5] [5] 0x2ad5bafb60 MAP: (2 sibs) 3 children: 36: [6] [6] 0x2ad5bafbf0 KEYVAL***: '*a1' 'w1' (3 sibs) 36: [7] [7] 0x2ad5bafc80 KEYVAL***: '*a2' 'w2' (3 sibs) 36: [8] [8] 0x2ad5bafd10 KEYVAL***: '*a3' 'w3' (3 sibs) 36: #nodes=9 vs #printed=9 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/10 (3 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/11 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with anchors, resolved' 36: ------------------------------------------- 36: REF TREE: 36: 0x2ad5b5f0f8 [ROOT] SEQ: (0 sibs) 2 children: 36: 0x2ad5b5b410 MAP: (2 sibs) 3 children: 36: 0x2ad5b60360 KEYVAL: 'a1' 'v1' (3 sibs) 36: 0x2ad5b603f8 KEYVAL: 'a2' 'v2' (3 sibs) 36: 0x2ad5b60490 KEYVAL: 'a3' 'v3' (3 sibs) 36: 0x2ad5b5b4a8 MAP: (2 sibs) 3 children: 36: 0x2ad5b60530 KEYVAL: 'a1' 'w1' (3 sibs) 36: 0x2ad5b605c8 KEYVAL: 'a2' 'w2' (3 sibs) 36: 0x2ad5b60660 KEYVAL: 'a3' 'w3' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x2ad5bafdb0 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2ad5bafe40 MAP: (2 sibs) 3 children: 36: [2] [2] 0x2ad5bafed0 KEYVAL: 'a1' 'v1' (3 sibs) 36: [3] [3] 0x2ad5baff60 KEYVAL: 'a2' 'v2' (3 sibs) 36: [4] [4] 0x2ad5bafff0 KEYVAL: 'a3' 'v3' (3 sibs) 36: [5] [5] 0x2ad5bb0080 MAP: (2 sibs) 3 children: 36: [6] [6] 0x2ad5bb0110 KEYVAL: 'a1' 'w1' (3 sibs) 36: [7] [7] 0x2ad5bb01a0 KEYVAL: 'a2' 'w2' (3 sibs) 36: [8] [8] 0x2ad5bb0230 KEYVAL: 'a3' 'w3' (3 sibs) 36: #nodes=9 vs #printed=9 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/11 (3 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/12 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with tags' 36: ------------------------------------------- 36: REF TREE: 36: 0x2ad5b5f210 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x2ad5b608d0 MAP: (3 sibs) 3 children: 36: 0x2ad5b60aa0 KEYVAL***: '!!str a1' 'v1' (3 sibs) 36: 0x2ad5b60b38 KEYVAL***: '!!str a2' 'v2' (3 sibs) 36: 0x2ad5b60bd0 KEYVAL***: '!!str a3' 'v3' (3 sibs) 36: 0x2ad5b60968 MAP: (3 sibs) 3 children: 36: 0x2ad5b60c70 KEYVAL***: 'a1' '!!str w1' (3 sibs) 36: 0x2ad5b60d08 KEYVAL***: 'a2' '!!str w2' (3 sibs) 36: 0x2ad5b60da0 KEYVAL***: 'a3' '!!str w3' (3 sibs) 36: 0x2ad5b60a00 MAP: (3 sibs) 3 children: 36: 0x2ad5b60e40 KEYVAL***: '!foo a1' 'v1' (3 sibs) 36: 0x2ad5b60ed8 KEYVAL***: '!foo a2' 'v2' (3 sibs) 36: 0x2ad5b60f70 KEYVAL***: '!foo a3' 'v3' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x2ad5bb02d0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2ad5bb0360 MAP: (3 sibs) 3 children: 36: [2] [2] 0x2ad5bb03f0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 36: [3] [3] 0x2ad5bb0480 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 36: [4] [4] 0x2ad5bb0510 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 36: [5] [5] 0x2ad5bb05a0 MAP: (3 sibs) 3 children: 36: [6] [6] 0x2ad5bb0630 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 36: [7] [7] 0x2ad5bb06c0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 36: [8] [8] 0x2ad5bb0750 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 36: [9] [9] 0x2ad5bb07e0 MAP: (3 sibs) 3 children: 36: [10] [10] 0x2ad5bb0870 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 36: [11] [11] 0x2ad5bb0900 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 36: [12] [12] 0x2ad5bb0990 KEYVAL***: !foo 'a3' 'v3' (3 sibs) 36: #nodes=13 vs #printed=13 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/12 (1 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/0 36: ------------------------------------------- 36: running test case 'seq of empty maps, one line' 36: ------------------------------------------- 36: REF TREE: 36: 0x2ad5b5e4f0 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x2ad5b5a8d0 MAP: (3 sibs) 0 children: 36: 0x2ad5b5a968 MAP: (3 sibs) 0 children: 36: 0x2ad5b5aa00 MAP: (3 sibs) 0 children: 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x2ad5bb0a30 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2ad5bb0ac0 MAP: (3 sibs) 0 children: 36: [2] [2] 0x2ad5bb0b50 MAP: (3 sibs) 0 children: 36: [3] [3] 0x2ad5bb0be0 MAP: (3 sibs) 0 children: 36: #nodes=4 vs #printed=4 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/0 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/1 36: ------------------------------------------- 36: running test case 'seq of maps, one line' 36: ------------------------------------------- 36: REF TREE: 36: 0x2ad5b5e608 [ROOT] SEQ: (0 sibs) 2 children: 36: 0x2ad5b5af60 MAP: (2 sibs) 2 children: 36: 0x2ad5b5b0a0 KEYVAL: 'name' 'John Smith' (2 sibs) 36: 0x2ad5b5b138 KEYVAL: 'age' '33' (2 sibs) 36: 0x2ad5b5aff8 MAP: (2 sibs) 2 children: 36: 0x2ad5b5b1e0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: 0x2ad5b5b278 KEYVAL: 'age' '27' (2 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x2ad5bb0c80 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2ad5bb0d10 MAP: (2 sibs) 2 children: 36: [2] [2] 0x2ad5bb0da0 KEYVAL: 'name' 'John Smith' (2 sibs) 36: [3] [3] 0x2ad5bb0e30 KEYVAL: 'age' '33' (2 sibs) 36: [4] [4] 0x2ad5bb0ec0 MAP: (2 sibs) 2 children: 36: [5] [5] 0x2ad5bb0f50 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: [6] [6] 0x2ad5bb0fe0 KEYVAL: 'age' '27' (2 sibs) 36: #nodes=7 vs #printed=7 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/1 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/2 36: ------------------------------------------- 36: running test case 'seq of maps, implicit seq, explicit maps' 36: ------------------------------------------- 36: REF TREE: 36: 0x2ad5b5e720 [ROOT] SEQ: (0 sibs) 2 children: 36: 0x2ad5b5b790 MAP: (2 sibs) 2 children: 36: 0x2ad5b5b8d0 KEYVAL: 'name' 'John Smith' (2 sibs) 36: 0x2ad5b5b968 KEYVAL: 'age' '33' (2 sibs) 36: 0x2ad5b5b828 MAP: (2 sibs) 2 children: 36: 0x2ad5b5ba10 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: 0x2ad5b5baa8 KEYVAL: 'age' '27' (2 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x2ad5bb1080 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2ad5bb1110 MAP: (2 sibs) 2 children: 36: [2] [2] 0x2ad5bb11a0 KEYVAL: 'name' 'John Smith' (2 sibs) 36: [3] [3] 0x2ad5bb1230 KEYVAL: 'age' '33' (2 sibs) 36: [4] [4] 0x2ad5bb12c0 MAP: (2 sibs) 2 children: 36: [5] [5] 0x2ad5bb1350 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: [6] [6] 0x2ad5bb13e0 KEYVAL: 'age' '27' (2 sibs) 36: #nodes=7 vs #printed=7 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/2 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/3 36: ------------------------------------------- 36: running test case 'seq of maps' 36: ------------------------------------------- 36: REF TREE: 36: 0x2ad5b5e838 [ROOT] SEQ: (0 sibs) 2 children: 36: 0x2ad5b5bb50 MAP: (2 sibs) 2 children: 36: 0x2ad5b5bc90 KEYVAL: 'name' 'John Smith' (2 sibs) 36: 0x2ad5b5bd28 KEYVAL: 'age' '33' (2 sibs) 36: 0x2ad5b5bbe8 MAP: (2 sibs) 2 children: 36: 0x2ad5b5bdd0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: 0x2ad5b5be68 KEYVAL: 'age' '27' (2 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x2ad5bb1480 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2ad5bb1510 MAP: (2 sibs) 2 children: 36: [2] [2] 0x2ad5bb15a0 KEYVAL: 'name' 'John Smith' (2 sibs) 36: [3] [3] 0x2ad5bb1630 KEYVAL: 'age' '33' (2 sibs) 36: [4] [4] 0x2ad5bb16c0 MAP: (2 sibs) 2 children: 36: [5] [5] 0x2ad5bb1750 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: [6] [6] 0x2ad5bb17e0 KEYVAL: 'age' '27' (2 sibs) 36: #nodes=7 vs #printed=7 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/3 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/4 36: ------------------------------------------- 36: running test case 'seq of maps, next line' 36: ------------------------------------------- 36: REF TREE: 36: 0x2ad5b5e950 [ROOT] SEQ: (0 sibs) 2 children: 36: 0x2ad5b5c7e0 MAP: (2 sibs) 2 children: 36: 0x2ad5b5c920 KEYVAL: 'name' 'John Smith' (2 sibs) 36: 0x2ad5b5c9b8 KEYVAL: 'age' '33' (2 sibs) 36: 0x2ad5b5c878 MAP: (2 sibs) 2 children: 36: 0x2ad5b5ca60 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: 0x2ad5b5caf8 KEYVAL: 'age' '27' (2 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x2ad5bb1880 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2ad5bb1910 MAP: (2 sibs) 2 children: 36: [2] [2] 0x2ad5bb19a0 KEYVAL: 'name' 'John Smith' (2 sibs) 36: [3] [3] 0x2ad5bb1a30 KEYVAL: 'age' '33' (2 sibs) 36: [4] [4] 0x2ad5bb1ac0 MAP: (2 sibs) 2 children: 36: [5] [5] 0x2ad5bb1b50 KEYVAL: 'name' 'Mary Smith' (2 sibs) 36: [6] [6] 0x2ad5bb1be0 KEYVAL: 'age' '27' (2 sibs) 36: #nodes=7 vs #printed=7 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/4 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/5 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex1' 36: ------------------------------------------- 36: REF TREE: 36: 0x2ad5b5ea68 [ROOT] SEQ: (0 sibs) 1 children: 36: 0x2ad5b5b370 MAP: (1 sibs) 2 children: 36: 0x2ad5b5abe0 KEYVAL: 'a' '1' (2 sibs) 36: 0x2ad5b5ac78 KEYVAL: 'b' '2' (2 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x2ad5bb1c80 [ROOT] SEQ: (1 sibs) 1 children: 36: [1] [1] 0x2ad5bb1d10 MAP: (1 sibs) 2 children: 36: [2] [2] 0x2ad5bb1da0 KEYVAL: 'a' '1' (2 sibs) 36: [3] [3] 0x2ad5bb1e30 KEYVAL: 'b' '2' (2 sibs) 36: #nodes=4 vs #printed=4 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/5 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/6 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex2' 36: ------------------------------------------- 36: REF TREE: 36: 0x2ad5b5eb80 [ROOT] SEQ: (0 sibs) 4 children: 36: 0x2ad5b5cce0 MAP: (4 sibs) 2 children: 36: 0x2ad5b5cf50 KEYVAL: 'a' '1' (2 sibs) 36: 0x2ad5b5cfe8 KEYVAL: 'b' '2' (2 sibs) 36: 0x2ad5b5cd78 MAP: (4 sibs) 2 children: 36: 0x2ad5b5d090 KEYVAL: 'b' '2' (2 sibs) 36: 0x2ad5b5d128 KEYVAL: 'a' '1' (2 sibs) 36: 0x2ad5b5ce10 MAP: (4 sibs) 3 children: 36: 0x2ad5b5d1d0 KEYVAL: 'b' '2' (3 sibs) 36: 0x2ad5b5d268 KEYVAL: 'a' '1' (3 sibs) 36: 0x2ad5b5d300 KEYVAL: 'c' '3' (3 sibs) 36: 0x2ad5b5cea8 MAP: (4 sibs) 2 children: 36: 0x2ad5b5d3a0 KEYVAL: 'a' '1' (2 sibs) 36: 0x2ad5b5d438 KEYVAL: 'b' '2' (2 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x2ad5bb1ed0 [ROOT] SEQ: (1 sibs) 4 children: 36: [1] [1] 0x2ad5bb1f60 MAP: (4 sibs) 2 children: 36: [2] [2] 0x2ad5bb1ff0 KEYVAL: 'a' '1' (2 sibs) 36: [3] [3] 0x2ad5bb2080 KEYVAL: 'b' '2' (2 sibs) 36: [4] [4] 0x2ad5bb2110 MAP: (4 sibs) 2 children: 36: [5] [5] 0x2ad5bb21a0 KEYVAL: 'b' '2' (2 sibs) 36: [6] [6] 0x2ad5bb2230 KEYVAL: 'a' '1' (2 sibs) 36: [7] [7] 0x2ad5bb22c0 MAP: (4 sibs) 3 children: 36: [8] [8] 0x2ad5bb2350 KEYVAL: 'b' '2' (3 sibs) 36: [9] [9] 0x2ad5bb23e0 KEYVAL: 'a' '1' (3 sibs) 36: [10] [10] 0x2ad5bb2470 KEYVAL: 'c' '3' (3 sibs) 36: [11] [11] 0x2ad5bb2500 MAP: (4 sibs) 2 children: 36: [12] [12] 0x2ad5bb2590 KEYVAL: 'a' '1' (2 sibs) 36: [13] [13] 0x2ad5bb2620 KEYVAL: 'b' '2' (2 sibs) 36: #nodes=14 vs #printed=14 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/6 (1 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/7 36: ------------------------------------------- 36: running test case 'seq of maps, bug #32 ex3' 36: ------------------------------------------- 36: REF TREE: 36: 0x2ad5b5ec98 [ROOT] MAP: (0 sibs) 4 children: 36: 0x2ad5b5d530 KEYVAL: 'a' '1' (4 sibs) 36: 0x2ad5b5d5c8 KEYVAL: 'b' '2' (4 sibs) 36: 0x2ad5b5d660 KEYVAL: 'b' '2' (4 sibs) 36: 0x2ad5b5d6f8 KEYVAL: 'a' '1' (4 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x2ad5bb26c0 [ROOT] MAP: (1 sibs) 4 children: 36: [1] [1] 0x2ad5bb2750 KEYVAL: 'a' '1' (4 sibs) 36: [2] [2] 0x2ad5bb27e0 KEYVAL: 'b' '2' (4 sibs) 36: [3] [3] 0x2ad5bb2870 KEYVAL: 'b' '2' (4 sibs) 36: [4] [4] 0x2ad5bb2900 KEYVAL: 'a' '1' (4 sibs) 36: #nodes=5 vs #printed=5 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/7 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/8 36: ------------------------------------------- 36: running test case 'seq of maps, implicit map in seq' 36: ------------------------------------------- 36: REF TREE: 36: 0x2ad5b5edb0 [ROOT] MAP: (0 sibs) 1 children: 36: 0x2ad5b5f680 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 36: 0x2ad5b5f720 MAP: (5 sibs) 1 children: 36: 0x2ad5b5fa20 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 36: 0x2ad5b5f7b8 MAP: (5 sibs) 1 children: 36: 0x2ad5b5fac0 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 36: 0x2ad5b5f850 MAP: (5 sibs) 1 children: 36: 0x2ad5b5fb60 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 36: 0x2ad5b5f8e8 MAP: (5 sibs) 1 children: 36: 0x2ad5b5fc00 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 36: 0x2ad5b5fca0 KEYVAL: 'key1' 'val1' (2 sibs) 36: 0x2ad5b5fd38 KEYVAL: 'key2' 'val2' (2 sibs) 36: 0x2ad5b5f980 MAP: (5 sibs) 1 children: 36: 0x2ad5b5fde0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 36: 0x2ad5b5fe80 VAL: 'val1' (2 sibs) 36: 0x2ad5b5ff18 VAL: 'val2' (2 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x2ad5bb29a0 [ROOT] MAP: (1 sibs) 1 children: 36: [1] [1] 0x2ad5bb2a30 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 36: [2] [2] 0x2ad5bb2ac0 MAP: (5 sibs) 1 children: 36: [3] [3] 0x2ad5bb2b50 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 36: [4] [4] 0x2ad5bb2be0 MAP: (5 sibs) 1 children: 36: [5] [5] 0x2ad5bb2c70 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 36: [6] [6] 0x2ad5bb2d00 MAP: (5 sibs) 1 children: 36: [7] [7] 0x2ad5bb2d90 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 36: [8] [8] 0x2ad5bb2e20 MAP: (5 sibs) 1 children: 36: [9] [9] 0x2ad5bb2eb0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 36: [10] [10] 0x2ad5bb2f40 KEYVAL: 'key1' 'val1' (2 sibs) 36: [11] [11] 0x2ad5bb2fd0 KEYVAL: 'key2' 'val2' (2 sibs) 36: [12] [12] 0x2ad5bb3060 MAP: (5 sibs) 1 children: 36: [13] [13] 0x2ad5bb30f0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 36: [14] [14] 0x2ad5bb3180 VAL: 'val1' (2 sibs) 36: [15] [15] 0x2ad5bb3210 VAL: 'val2' (2 sibs) 36: #nodes=16 vs #printed=16 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/8 (1 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/9 36: ------------------------------------------- 36: running test case 'seq of maps, implicit map in seq, missing scalar' 36: ------------------------------------------- 36: REF TREE: 36: 0x2ad5b5eec8 [ROOT] MAP: (0 sibs) 3 children: 36: 0x2ad5b5b550 KEYSEQ: 'a' (3 sibs) 1 children: 36: 0x2ad5b5bf60 MAP: (1 sibs) 1 children: 36: 0x2ad5b5c000 KEYVAL: '' 'foo' (1 sibs) 36: 0x2ad5b5b5e8 KEYSEQ: 'b' (3 sibs) 1 children: 36: 0x2ad5b5c0a0 MAP: (1 sibs) 1 children: 36: 0x2ad5b5c140 KEYVAL: '' 'foo' (1 sibs) 36: 0x2ad5b5b680 KEYSEQ: 'c' (3 sibs) 2 children: 36: 0x2ad5b5cba0 MAP: (2 sibs) 1 children: 36: 0x2ad5b5c1e0 KEYVAL: '' '' (1 sibs) 36: 0x2ad5b5cc38 MAP: (2 sibs) 1 children: 36: 0x2ad5b5c280 KEYVAL: '' '' (1 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x2ad5bb32b0 [ROOT] MAP: (1 sibs) 3 children: 36: [1] [1] 0x2ad5bb3340 KEYSEQ: 'a' (3 sibs) 1 children: 36: [2] [2] 0x2ad5bb33d0 MAP: (1 sibs) 1 children: 36: [3] [3] 0x2ad5bb3460 KEYVAL: '' 'foo' (1 sibs) 36: [4] [4] 0x2ad5bb34f0 KEYSEQ: 'b' (3 sibs) 1 children: 36: [5] [5] 0x2ad5bb3580 MAP: (1 sibs) 1 children: 36: [6] [6] 0x2ad5bb3610 KEYVAL: '' 'foo' (1 sibs) 36: [7] [7] 0x2ad5bb36a0 KEYSEQ: 'c' (3 sibs) 2 children: 36: [8] [8] 0x2ad5bb3730 MAP: (2 sibs) 1 children: 36: [9] [9] 0x2ad5bb37c0 KEYVAL: '' '' (1 sibs) 36: [10] [10] 0x2ad5bb3850 MAP: (2 sibs) 1 children: 36: [11] [11] 0x2ad5bb38e0 KEYVAL: '' '' (1 sibs) 36: #nodes=12 vs #printed=12 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/9 (1 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/10 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with anchors, unresolved' 36: ------------------------------------------- 36: REF TREE: 36: 0x2ad5b5efe0 [ROOT] SEQ: (0 sibs) 2 children: 36: 0x2ad5b5aaa0 MAP: (2 sibs) 3 children: 36: 0x2ad5b5ffc0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 36: 0x2ad5b60058 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 36: 0x2ad5b600f0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 36: 0x2ad5b5ab38 MAP: (2 sibs) 3 children: 36: 0x2ad5b60190 KEYVAL***: '*a1' 'w1' (3 sibs) 36: 0x2ad5b60228 KEYVAL***: '*a2' 'w2' (3 sibs) 36: 0x2ad5b602c0 KEYVAL***: '*a3' 'w3' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x2ad5bb3980 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2ad5bb3a10 MAP: (2 sibs) 3 children: 36: [2] [2] 0x2ad5bb3aa0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 36: [3] [3] 0x2ad5bb3b30 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 36: [4] [4] 0x2ad5bb3bc0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 36: [5] [5] 0x2ad5bb3c50 MAP: (2 sibs) 3 children: 36: [6] [6] 0x2ad5bb3ce0 KEYVAL***: '*a1' 'w1' (3 sibs) 36: [7] [7] 0x2ad5bb3d70 KEYVAL***: '*a2' 'w2' (3 sibs) 36: [8] [8] 0x2ad5bb3e00 KEYVAL***: '*a3' 'w3' (3 sibs) 36: #nodes=9 vs #printed=9 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/10 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/11 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with anchors, resolved' 36: ------------------------------------------- 36: REF TREE: 36: 0x2ad5b5f0f8 [ROOT] SEQ: (0 sibs) 2 children: 36: 0x2ad5b5b410 MAP: (2 sibs) 3 children: 36: 0x2ad5b60360 KEYVAL: 'a1' 'v1' (3 sibs) 36: 0x2ad5b603f8 KEYVAL: 'a2' 'v2' (3 sibs) 36: 0x2ad5b60490 KEYVAL: 'a3' 'v3' (3 sibs) 36: 0x2ad5b5b4a8 MAP: (2 sibs) 3 children: 36: 0x2ad5b60530 KEYVAL: 'a1' 'w1' (3 sibs) 36: 0x2ad5b605c8 KEYVAL: 'a2' 'w2' (3 sibs) 36: 0x2ad5b60660 KEYVAL: 'a3' 'w3' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x2ad5bb3ea0 [ROOT] SEQ: (1 sibs) 2 children: 36: [1] [1] 0x2ad5bb3f30 MAP: (2 sibs) 3 children: 36: [2] [2] 0x2ad5bb3fc0 KEYVAL: 'a1' 'v1' (3 sibs) 36: [3] [3] 0x2ad5bb4050 KEYVAL: 'a2' 'v2' (3 sibs) 36: [4] [4] 0x2ad5bb40e0 KEYVAL: 'a3' 'v3' (3 sibs) 36: [5] [5] 0x2ad5bb4170 MAP: (2 sibs) 3 children: 36: [6] [6] 0x2ad5bb4200 KEYVAL: 'a1' 'w1' (3 sibs) 36: [7] [7] 0x2ad5bb4290 KEYVAL: 'a2' 'w2' (3 sibs) 36: [8] [8] 0x2ad5bb4320 KEYVAL: 'a3' 'w3' (3 sibs) 36: #nodes=9 vs #printed=9 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/11 (0 ms) 36: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/12 36: ------------------------------------------- 36: running test case 'seq of maps, implicit with tags' 36: ------------------------------------------- 36: REF TREE: 36: 0x2ad5b5f210 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x2ad5b608d0 MAP: (3 sibs) 3 children: 36: 0x2ad5b60aa0 KEYVAL***: '!!str a1' 'v1' (3 sibs) 36: 0x2ad5b60b38 KEYVAL***: '!!str a2' 'v2' (3 sibs) 36: 0x2ad5b60bd0 KEYVAL***: '!!str a3' 'v3' (3 sibs) 36: 0x2ad5b60968 MAP: (3 sibs) 3 children: 36: 0x2ad5b60c70 KEYVAL***: 'a1' '!!str w1' (3 sibs) 36: 0x2ad5b60d08 KEYVAL***: 'a2' '!!str w2' (3 sibs) 36: 0x2ad5b60da0 KEYVAL***: 'a3' '!!str w3' (3 sibs) 36: 0x2ad5b60a00 MAP: (3 sibs) 3 children: 36: 0x2ad5b60e40 KEYVAL***: '!foo a1' 'v1' (3 sibs) 36: 0x2ad5b60ed8 KEYVAL***: '!foo a2' 'v2' (3 sibs) 36: 0x2ad5b60f70 KEYVAL***: '!foo a3' 'v3' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x2ad5bb43c0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2ad5bb4450 MAP: (3 sibs) 3 children: 36: [2] [2] 0x2ad5bb44e0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 36: [3] [3] 0x2ad5bb4570 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 36: [4] [4] 0x2ad5bb4600 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 36: [5] [5] 0x2ad5bb4690 MAP: (3 sibs) 3 children: 36: [6] [6] 0x2ad5bb4720 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 36: [7] [7] 0x2ad5bb47b0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 36: [8] [8] 0x2ad5bb4840 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 36: [9] [9] 0x2ad5bb48d0 MAP: (3 sibs) 3 children: 36: [10] [10] 0x2ad5bb4960 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 36: [11] [11] 0x2ad5bb49f0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 36: [12] [12] 0x2ad5bb4a80 KEYVAL***: !foo 'a3' 'v3' (3 sibs) 36: #nodes=13 vs #printed=13 36: -------------------------------------- 36: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/12 (1 ms) 36: [----------] 260 tests from SEQ_OF_MAP/YmlTestCase (522 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 266 tests from 3 test suites ran. (557 ms total) 36: [ PASSED ] 266 tests. 36/50 Test #36: ryml-test-seq_of_map .............. Passed 1.02 sec test 37 Start 37: ryml-test-generic_map 37: Test command: /builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test/ryml-test-generic_map-0.4.1 37: Test timeout computed to be: 10000000 37: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 37: [==========] Running 61 tests from 2 test suites. 37: [----------] Global test environment set-up. 37: [----------] 1 test from CaseNode 37: [ RUN ] CaseNode.setting_up 37: [ OK ] CaseNode.setting_up (1 ms) 37: [----------] 1 test from CaseNode (2 ms total) 37: 37: [----------] 60 tests from GENERIC_MAP/YmlTestCase 37: [ RUN ] GENERIC_MAP/YmlTestCase.parse_unix/0 37: ------------------------------------------- 37: running test case 'generic map' 37: ------------------------------------------- 37: --------------- 37: 37: a simple key: a value # The KEY token is produced here. 37: ? a complex key 37: : another value 37: a mapping: 37: key 1: value 1 37: key 2: value 2 37: a sequence: 37: - item 1 37: - item 2 37: --------------- 37: REF TREE: 37: 0x2ac08dba00 [ROOT] MAP: (0 sibs) 4 children: 37: 0x2ac08da190 KEYVAL: 'a simple key' 'a value' (4 sibs) 37: 0x2ac08da228 KEYVAL: 'a complex key' 'another value' (4 sibs) 37: 0x2ac08da2c0 KEYMAP: 'a mapping' (4 sibs) 2 children: 37: 0x2ac08da400 KEYVAL: 'key 1' 'value 1' (2 sibs) 37: 0x2ac08da498 KEYVAL: 'key 2' 'value 2' (2 sibs) 37: 0x2ac08da358 KEYSEQ: 'a sequence' (4 sibs) 2 children: 37: 0x2ac08da540 VAL: 'item 1' (2 sibs) 37: 0x2ac08da5d8 VAL: 'item 2' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2ac08e57d0 [ROOT] MAP: (1 sibs) 4 children: 37: [1] [1] 0x2ac08e5860 KEYVAL: 'a simple key' 'a value' (4 sibs) 37: [2] [2] 0x2ac08e58f0 KEYVAL: 'a complex key' 'another value' (4 sibs) 37: [3] [3] 0x2ac08e5980 KEYMAP: 'a mapping' (4 sibs) 2 children: 37: [4] [4] 0x2ac08e5a10 KEYVAL: 'key 1' 'value 1' (2 sibs) 37: [5] [5] 0x2ac08e5aa0 KEYVAL: 'key 2' 'value 2' (2 sibs) 37: [6] [6] 0x2ac08e5b30 KEYSEQ: 'a sequence' (4 sibs) 2 children: 37: [7] [7] 0x2ac08e5bc0 VAL: 'item 1' (2 sibs) 37: [8] [8] 0x2ac08e5c50 VAL: 'item 2' (2 sibs) 37: #nodes=9 vs #printed=9 37: -------------------------------------- 37: [ OK ] GENERIC_MAP/YmlTestCase.parse_unix/0 (25 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.parse_unix/1 37: ------------------------------------------- 37: running test case 'seq nested in map' 37: ------------------------------------------- 37: --------------- 37: 37: items: 37: - part_no: A4786 37: descrip: Water Bucket (Filled) 37: price: 1.47 37: quantity: 4 37: - part_no: E1628 37: descrip: High Heeled "Ruby" Slippers 37: size: 8 37: price: 133.7 37: quantity: 1 37: --------------- 37: REF TREE: 37: 0x2ac08dbb18 [ROOT] MAP: (0 sibs) 1 children: 37: 0x2ac08db3a0 KEYSEQ: 'items' (1 sibs) 2 children: 37: 0x2ac08d9f30 MAP: (2 sibs) 4 children: 37: 0x2ac08db440 KEYVAL: 'part_no' 'A4786' (4 sibs) 37: 0x2ac08db4d8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 37: 0x2ac08db570 KEYVAL: 'price' '1.47' (4 sibs) 37: 0x2ac08db608 KEYVAL: 'quantity' '4' (4 sibs) 37: 0x2ac08d9fc8 MAP: (2 sibs) 5 children: 37: 0x2ac08db6b0 KEYVAL: 'part_no' 'E1628' (5 sibs) 37: 0x2ac08db748 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 37: 0x2ac08db7e0 KEYVAL: 'size' '8' (5 sibs) 37: 0x2ac08db878 KEYVAL: 'price' '133.7' (5 sibs) 37: 0x2ac08db910 KEYVAL: 'quantity' '1' (5 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2ac08e6d90 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x2ac08e6e20 KEYSEQ: 'items' (1 sibs) 2 children: 37: [2] [2] 0x2ac08e6eb0 MAP: (2 sibs) 4 children: 37: [3] [3] 0x2ac08e6f40 KEYVAL: 'part_no' 'A4786' (4 sibs) 37: [4] [4] 0x2ac08e6fd0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 37: [5] [5] 0x2ac08e7060 KEYVAL: 'price' '1.47' (4 sibs) 37: [6] [6] 0x2ac08e70f0 KEYVAL: 'quantity' '4' (4 sibs) 37: [7] [7] 0x2ac08e7180 MAP: (2 sibs) 5 children: 37: [8] [8] 0x2ac08e7210 KEYVAL: 'part_no' 'E1628' (5 sibs) 37: [9] [9] 0x2ac08e72a0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 37: [10] [10] 0x2ac08e7330 KEYVAL: 'size' '8' (5 sibs) 37: [11] [11] 0x2ac08e73c0 KEYVAL: 'price' '133.7' (5 sibs) 37: [12] [12] 0x2ac08e7450 KEYVAL: 'quantity' '1' (5 sibs) 37: #nodes=13 vs #printed=13 37: -------------------------------------- 37: [ OK ] GENERIC_MAP/YmlTestCase.parse_unix/1 (5 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.parse_unix/2 37: ------------------------------------------- 37: running test case 'seq nested in map, v2' 37: ------------------------------------------- 37: --------------- 37: 37: items: 37: - 37: part_no: A4786 37: descrip: Water Bucket (Filled) 37: price: 1.47 37: quantity: 4 37: - 37: part_no: E1628 37: descrip: High Heeled "Ruby" Slippers 37: size: 8 37: price: 133.7 37: quantity: 1 37: --------------- 37: REF TREE: 37: 0x2ac08dbc30 [ROOT] MAP: (0 sibs) 1 children: 37: 0x2ac08dbe20 KEYSEQ: 'items' (1 sibs) 2 children: 37: 0x2ac08dbec0 MAP: (2 sibs) 4 children: 37: 0x2ac08dc000 KEYVAL: 'part_no' 'A4786' (4 sibs) 37: 0x2ac08dc098 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 37: 0x2ac08dc130 KEYVAL: 'price' '1.47' (4 sibs) 37: 0x2ac08dc1c8 KEYVAL: 'quantity' '4' (4 sibs) 37: 0x2ac08dbf58 MAP: (2 sibs) 5 children: 37: 0x2ac08dc270 KEYVAL: 'part_no' 'E1628' (5 sibs) 37: 0x2ac08dc308 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 37: 0x2ac08dc3a0 KEYVAL: 'size' '8' (5 sibs) 37: 0x2ac08dc438 KEYVAL: 'price' '133.7' (5 sibs) 37: 0x2ac08dc4d0 KEYVAL: 'quantity' '1' (5 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2ac08e8130 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x2ac08e81c0 KEYSEQ: 'items' (1 sibs) 2 children: 37: [2] [2] 0x2ac08e8250 MAP: (2 sibs) 4 children: 37: [3] [3] 0x2ac08e82e0 KEYVAL: 'part_no' 'A4786' (4 sibs) 37: [4] [4] 0x2ac08e8370 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 37: [5] [5] 0x2ac08e8400 KEYVAL: 'price' '1.47' (4 sibs) 37: [6] [6] 0x2ac08e8490 KEYVAL: 'quantity' '4' (4 sibs) 37: [7] [7] 0x2ac08e8520 MAP: (2 sibs) 5 children: 37: [8] [8] 0x2ac08e85b0 KEYVAL: 'part_no' 'E1628' (5 sibs) 37: [9] [9] 0x2ac08e8640 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 37: [10] [10] 0x2ac08e86d0 KEYVAL: 'size' '8' (5 sibs) 37: [11] [11] 0x2ac08e8760 KEYVAL: 'price' '133.7' (5 sibs) 37: [12] [12] 0x2ac08e87f0 KEYVAL: 'quantity' '1' (5 sibs) 37: #nodes=13 vs #printed=13 37: -------------------------------------- 37: [ OK ] GENERIC_MAP/YmlTestCase.parse_unix/2 (2 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.parse_windows/0 37: ------------------------------------------- 37: running test case 'generic map' 37: ------------------------------------------- 37: --------------- 37: 37: a simple key: a value # The KEY token is produced here. 37: ? a complex key 37: : another value 37: a mapping: 37: key 1: value 1 37: key 2: value 2 37: a sequence: 37: - item 1 37: - item 2 37: --------------- 37: REF TREE: 37: 0x2ac08dba00 [ROOT] MAP: (0 sibs) 4 children: 37: 0x2ac08da190 KEYVAL: 'a simple key' 'a value' (4 sibs) 37: 0x2ac08da228 KEYVAL: 'a complex key' 'another value' (4 sibs) 37: 0x2ac08da2c0 KEYMAP: 'a mapping' (4 sibs) 2 children: 37: 0x2ac08da400 KEYVAL: 'key 1' 'value 1' (2 sibs) 37: 0x2ac08da498 KEYVAL: 'key 2' 'value 2' (2 sibs) 37: 0x2ac08da358 KEYSEQ: 'a sequence' (4 sibs) 2 children: 37: 0x2ac08da540 VAL: 'item 1' (2 sibs) 37: 0x2ac08da5d8 VAL: 'item 2' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2ac08e8a40 [ROOT] MAP: (1 sibs) 4 children: 37: [1] [1] 0x2ac08e8ad0 KEYVAL: 'a simple key' 'a value' (4 sibs) 37: [2] [2] 0x2ac08e8b60 KEYVAL: 'a complex key' 'another value' (4 sibs) 37: [3] [3] 0x2ac08e8bf0 KEYMAP: 'a mapping' (4 sibs) 2 children: 37: [4] [4] 0x2ac08e8c80 KEYVAL: 'key 1' 'value 1' (2 sibs) 37: [5] [5] 0x2ac08e8d10 KEYVAL: 'key 2' 'value 2' (2 sibs) 37: [6] [6] 0x2ac08e8da0 KEYSEQ: 'a sequence' (4 sibs) 2 children: 37: [7] [7] 0x2ac08e8e30 VAL: 'item 1' (2 sibs) 37: [8] [8] 0x2ac08e8ec0 VAL: 'item 2' (2 sibs) 37: #nodes=9 vs #printed=9 37: -------------------------------------- 37: [ OK ] GENERIC_MAP/YmlTestCase.parse_windows/0 (1 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.parse_windows/1 37: ------------------------------------------- 37: running test case 'seq nested in map' 37: ------------------------------------------- 37: --------------- 37: 37: items: 37: - part_no: A4786 37: descrip: Water Bucket (Filled) 37: price: 1.47 37: quantity: 4 37: - part_no: E1628 37: descrip: High Heeled "Ruby" Slippers 37: size: 8 37: price: 133.7 37: quantity: 1 37: --------------- 37: REF TREE: 37: 0x2ac08dbb18 [ROOT] MAP: (0 sibs) 1 children: 37: 0x2ac08db3a0 KEYSEQ: 'items' (1 sibs) 2 children: 37: 0x2ac08d9f30 MAP: (2 sibs) 4 children: 37: 0x2ac08db440 KEYVAL: 'part_no' 'A4786' (4 sibs) 37: 0x2ac08db4d8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 37: 0x2ac08db570 KEYVAL: 'price' '1.47' (4 sibs) 37: 0x2ac08db608 KEYVAL: 'quantity' '4' (4 sibs) 37: 0x2ac08d9fc8 MAP: (2 sibs) 5 children: 37: 0x2ac08db6b0 KEYVAL: 'part_no' 'E1628' (5 sibs) 37: 0x2ac08db748 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 37: 0x2ac08db7e0 KEYVAL: 'size' '8' (5 sibs) 37: 0x2ac08db878 KEYVAL: 'price' '133.7' (5 sibs) 37: 0x2ac08db910 KEYVAL: 'quantity' '1' (5 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2ac08e9350 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x2ac08e93e0 KEYSEQ: 'items' (1 sibs) 2 children: 37: [2] [2] 0x2ac08e9470 MAP: (2 sibs) 4 children: 37: [3] [3] 0x2ac08e9500 KEYVAL: 'part_no' 'A4786' (4 sibs) 37: [4] [4] 0x2ac08e9590 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 37: [5] [5] 0x2ac08e9620 KEYVAL: 'price' '1.47' (4 sibs) 37: [6] [6] 0x2ac08e96b0 KEYVAL: 'quantity' '4' (4 sibs) 37: [7] [7] 0x2ac08e9740 MAP: (2 sibs) 5 children: 37: [8] [8] 0x2ac08e97d0 KEYVAL: 'part_no' 'E1628' (5 sibs) 37: [9] [9] 0x2ac08e9860 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 37: [10] [10] 0x2ac08e98f0 KEYVAL: 'size' '8' (5 sibs) 37: [11] [11] 0x2ac08e9980 KEYVAL: 'price' '133.7' (5 sibs) 37: [12] [12] 0x2ac08e9a10 KEYVAL: 'quantity' '1' (5 sibs) 37: #nodes=13 vs #printed=13 37: -------------------------------------- 37: [ OK ] GENERIC_MAP/YmlTestCase.parse_windows/1 (1 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.parse_windows/2 37: ------------------------------------------- 37: running test case 'seq nested in map, v2' 37: ------------------------------------------- 37: --------------- 37: 37: items: 37: - 37: part_no: A4786 37: descrip: Water Bucket (Filled) 37: price: 1.47 37: quantity: 4 37: - 37: part_no: E1628 37: descrip: High Heeled "Ruby" Slippers 37: size: 8 37: price: 133.7 37: quantity: 1 37: --------------- 37: REF TREE: 37: 0x2ac08dbc30 [ROOT] MAP: (0 sibs) 1 children: 37: 0x2ac08dbe20 KEYSEQ: 'items' (1 sibs) 2 children: 37: 0x2ac08dbec0 MAP: (2 sibs) 4 children: 37: 0x2ac08dc000 KEYVAL: 'part_no' 'A4786' (4 sibs) 37: 0x2ac08dc098 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 37: 0x2ac08dc130 KEYVAL: 'price' '1.47' (4 sibs) 37: 0x2ac08dc1c8 KEYVAL: 'quantity' '4' (4 sibs) 37: 0x2ac08dbf58 MAP: (2 sibs) 5 children: 37: 0x2ac08dc270 KEYVAL: 'part_no' 'E1628' (5 sibs) 37: 0x2ac08dc308 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 37: 0x2ac08dc3a0 KEYVAL: 'size' '8' (5 sibs) 37: 0x2ac08dc438 KEYVAL: 'price' '133.7' (5 sibs) 37: 0x2ac08dc4d0 KEYVAL: 'quantity' '1' (5 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2ac08e9c60 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x2ac08e9cf0 KEYSEQ: 'items' (1 sibs) 2 children: 37: [2] [2] 0x2ac08e9d80 MAP: (2 sibs) 4 children: 37: [3] [3] 0x2ac08e9e10 KEYVAL: 'part_no' 'A4786' (4 sibs) 37: [4] [4] 0x2ac08e9ea0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 37: [5] [5] 0x2ac08e9f30 KEYVAL: 'price' '1.47' (4 sibs) 37: [6] [6] 0x2ac08e9fc0 KEYVAL: 'quantity' '4' (4 sibs) 37: [7] [7] 0x2ac08ea050 MAP: (2 sibs) 5 children: 37: [8] [8] 0x2ac08ea0e0 KEYVAL: 'part_no' 'E1628' (5 sibs) 37: [9] [9] 0x2ac08ea170 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 37: [10] [10] 0x2ac08ea200 KEYVAL: 'size' '8' (5 sibs) 37: [11] [11] 0x2ac08ea290 KEYVAL: 'price' '133.7' (5 sibs) 37: [12] [12] 0x2ac08ea320 KEYVAL: 'quantity' '1' (5 sibs) 37: #nodes=13 vs #printed=13 37: -------------------------------------- 37: [ OK ] GENERIC_MAP/YmlTestCase.parse_windows/2 (1 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_stdout/0 37: ------------------------------------------- 37: running test case 'generic map' 37: ------------------------------------------- 37: a simple key: a value 37: a complex key: another value 37: a mapping: 37: key 1: value 1 37: key 2: value 2 37: a sequence: 37: - item 1 37: - item 2 37: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_stdout/0 (4 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_stdout/1 37: ------------------------------------------- 37: running test case 'seq nested in map' 37: ------------------------------------------- 37: items: 37: - part_no: A4786 37: descrip: Water Bucket (Filled) 37: price: 1.47 37: quantity: 4 37: - part_no: E1628 37: descrip: 'High Heeled "Ruby" Slippers' 37: size: 8 37: price: 133.7 37: quantity: 1 37: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_stdout/1 (1 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_stdout/2 37: ------------------------------------------- 37: running test case 'seq nested in map, v2' 37: ------------------------------------------- 37: items: 37: - part_no: A4786 37: descrip: Water Bucket (Filled) 37: price: 1.47 37: quantity: 4 37: - part_no: E1628 37: descrip: 'High Heeled "Ruby" Slippers' 37: size: 8 37: price: 133.7 37: quantity: 1 37: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_stdout/0 37: ------------------------------------------- 37: running test case 'generic map' 37: ------------------------------------------- 37: a simple key: a value 37: a complex key: another value 37: a mapping: 37: key 1: value 1 37: key 2: value 2 37: a sequence: 37: - item 1 37: - item 2 37: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_stdout/1 37: ------------------------------------------- 37: running test case 'seq nested in map' 37: ------------------------------------------- 37: items: 37: - part_no: A4786 37: descrip: Water Bucket (Filled) 37: price: 1.47 37: quantity: 4 37: - part_no: E1628 37: descrip: 'High Heeled "Ruby" Slippers' 37: size: 8 37: price: 133.7 37: quantity: 1 37: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_stdout/2 37: ------------------------------------------- 37: running test case 'seq nested in map, v2' 37: ------------------------------------------- 37: items: 37: - part_no: A4786 37: descrip: Water Bucket (Filled) 37: price: 1.47 37: quantity: 4 37: - part_no: E1628 37: descrip: 'High Heeled "Ruby" Slippers' 37: size: 8 37: price: 133.7 37: quantity: 1 37: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_cout/0 37: ------------------------------------------- 37: running test case 'generic map' 37: ------------------------------------------- 37: a simple key: a value 37: a complex key: another value 37: a mapping: 37: key 1: value 1 37: key 2: value 2 37: a sequence: 37: - item 1 37: - item 2 37: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_cout/0 (1 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_cout/1 37: ------------------------------------------- 37: running test case 'seq nested in map' 37: ------------------------------------------- 37: items: 37: - part_no: A4786 37: descrip: Water Bucket (Filled) 37: price: 1.47 37: quantity: 4 37: - part_no: E1628 37: descrip: 'High Heeled "Ruby" Slippers' 37: size: 8 37: price: 133.7 37: quantity: 1 37: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_cout/2 37: ------------------------------------------- 37: running test case 'seq nested in map, v2' 37: ------------------------------------------- 37: items: 37: - part_no: A4786 37: descrip: Water Bucket (Filled) 37: price: 1.47 37: quantity: 4 37: - part_no: E1628 37: descrip: 'High Heeled "Ruby" Slippers' 37: size: 8 37: price: 133.7 37: quantity: 1 37: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_cout/0 37: ------------------------------------------- 37: running test case 'generic map' 37: ------------------------------------------- 37: a simple key: a value 37: a complex key: another value 37: a mapping: 37: key 1: value 1 37: key 2: value 2 37: a sequence: 37: - item 1 37: - item 2 37: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_cout/1 37: ------------------------------------------- 37: running test case 'seq nested in map' 37: ------------------------------------------- 37: items: 37: - part_no: A4786 37: descrip: Water Bucket (Filled) 37: price: 1.47 37: quantity: 4 37: - part_no: E1628 37: descrip: 'High Heeled "Ruby" Slippers' 37: size: 8 37: price: 133.7 37: quantity: 1 37: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_cout/2 37: ------------------------------------------- 37: running test case 'seq nested in map, v2' 37: ------------------------------------------- 37: items: 37: - part_no: A4786 37: descrip: Water Bucket (Filled) 37: price: 1.47 37: quantity: 4 37: - part_no: E1628 37: descrip: 'High Heeled "Ruby" Slippers' 37: size: 8 37: price: 133.7 37: quantity: 1 37: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_stringstream/0 37: ------------------------------------------- 37: running test case 'generic map' 37: ------------------------------------------- 37: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_stringstream/0 (2 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_stringstream/1 37: ------------------------------------------- 37: running test case 'seq nested in map' 37: ------------------------------------------- 37: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_stringstream/2 37: ------------------------------------------- 37: running test case 'seq nested in map, v2' 37: ------------------------------------------- 37: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_stringstream/0 37: ------------------------------------------- 37: running test case 'generic map' 37: ------------------------------------------- 37: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_stringstream/1 37: ------------------------------------------- 37: running test case 'seq nested in map' 37: ------------------------------------------- 37: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_stringstream/2 37: ------------------------------------------- 37: running test case 'seq nested in map, v2' 37: ------------------------------------------- 37: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_ofstream/0 37: ------------------------------------------- 37: running test case 'generic map' 37: ------------------------------------------- 37: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_ofstream/0 (10 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_ofstream/1 37: ------------------------------------------- 37: running test case 'seq nested in map' 37: ------------------------------------------- 37: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_ofstream/1 (3 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_ofstream/2 37: ------------------------------------------- 37: running test case 'seq nested in map, v2' 37: ------------------------------------------- 37: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_ofstream/2 (2 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_ofstream/0 37: ------------------------------------------- 37: running test case 'generic map' 37: ------------------------------------------- 37: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_ofstream/0 (2 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_ofstream/1 37: ------------------------------------------- 37: running test case 'seq nested in map' 37: ------------------------------------------- 37: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_ofstream/1 (2 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_ofstream/2 37: ------------------------------------------- 37: running test case 'seq nested in map, v2' 37: ------------------------------------------- 37: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_ofstream/2 (2 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_string/0 37: ------------------------------------------- 37: running test case 'generic map' 37: ------------------------------------------- 37: a simple key: a value 37: a complex key: another value 37: a mapping: 37: key 1: value 1 37: key 2: value 2 37: a sequence: 37: - item 1 37: - item 2 37: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_string/0 (0 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_string/1 37: ------------------------------------------- 37: running test case 'seq nested in map' 37: ------------------------------------------- 37: items: 37: - part_no: A4786 37: descrip: Water Bucket (Filled) 37: price: 1.47 37: quantity: 4 37: - part_no: E1628 37: descrip: 'High Heeled "Ruby" Slippers' 37: size: 8 37: price: 133.7 37: quantity: 1 37: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_string/1 (0 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_string/2 37: ------------------------------------------- 37: running test case 'seq nested in map, v2' 37: ------------------------------------------- 37: items: 37: - part_no: A4786 37: descrip: Water Bucket (Filled) 37: price: 1.47 37: quantity: 4 37: - part_no: E1628 37: descrip: 'High Heeled "Ruby" Slippers' 37: size: 8 37: price: 133.7 37: quantity: 1 37: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_string/2 (0 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_string/0 37: ------------------------------------------- 37: running test case 'generic map' 37: ------------------------------------------- 37: a simple key: a value 37: a complex key: another value 37: a mapping: 37: key 1: value 1 37: key 2: value 2 37: a sequence: 37: - item 1 37: - item 2 37: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_string/0 (0 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_string/1 37: ------------------------------------------- 37: running test case 'seq nested in map' 37: ------------------------------------------- 37: items: 37: - part_no: A4786 37: descrip: Water Bucket (Filled) 37: price: 1.47 37: quantity: 4 37: - part_no: E1628 37: descrip: 'High Heeled "Ruby" Slippers' 37: size: 8 37: price: 133.7 37: quantity: 1 37: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_string/1 (0 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_string/2 37: ------------------------------------------- 37: running test case 'seq nested in map, v2' 37: ------------------------------------------- 37: items: 37: - part_no: A4786 37: descrip: Water Bucket (Filled) 37: price: 1.47 37: quantity: 4 37: - part_no: E1628 37: descrip: 'High Heeled "Ruby" Slippers' 37: size: 8 37: price: 133.7 37: quantity: 1 37: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_string/2 (0 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.unix_emitrs/0 37: ------------------------------------------- 37: running test case 'generic map' 37: ------------------------------------------- 37: [ OK ] GENERIC_MAP/YmlTestCase.unix_emitrs/0 (1 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.unix_emitrs/1 37: ------------------------------------------- 37: running test case 'seq nested in map' 37: ------------------------------------------- 37: [ OK ] GENERIC_MAP/YmlTestCase.unix_emitrs/1 (0 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.unix_emitrs/2 37: ------------------------------------------- 37: running test case 'seq nested in map, v2' 37: ------------------------------------------- 37: [ OK ] GENERIC_MAP/YmlTestCase.unix_emitrs/2 (0 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.windows_emitrs/0 37: ------------------------------------------- 37: running test case 'generic map' 37: ------------------------------------------- 37: [ OK ] GENERIC_MAP/YmlTestCase.windows_emitrs/0 (0 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.windows_emitrs/1 37: ------------------------------------------- 37: running test case 'seq nested in map' 37: ------------------------------------------- 37: [ OK ] GENERIC_MAP/YmlTestCase.windows_emitrs/1 (0 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.windows_emitrs/2 37: ------------------------------------------- 37: running test case 'seq nested in map, v2' 37: ------------------------------------------- 37: [ OK ] GENERIC_MAP/YmlTestCase.windows_emitrs/2 (0 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.unix_emitrs_cfile/0 37: ------------------------------------------- 37: running test case 'generic map' 37: ------------------------------------------- 37: [ OK ] GENERIC_MAP/YmlTestCase.unix_emitrs_cfile/0 (4 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.unix_emitrs_cfile/1 37: ------------------------------------------- 37: running test case 'seq nested in map' 37: ------------------------------------------- 37: [ OK ] GENERIC_MAP/YmlTestCase.unix_emitrs_cfile/1 (3 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.unix_emitrs_cfile/2 37: ------------------------------------------- 37: running test case 'seq nested in map, v2' 37: ------------------------------------------- 37: [ OK ] GENERIC_MAP/YmlTestCase.unix_emitrs_cfile/2 (2 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.windows_emitrs_cfile/0 37: ------------------------------------------- 37: running test case 'generic map' 37: ------------------------------------------- 37: [ OK ] GENERIC_MAP/YmlTestCase.windows_emitrs_cfile/0 (3 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.windows_emitrs_cfile/1 37: ------------------------------------------- 37: running test case 'seq nested in map' 37: ------------------------------------------- 37: [ OK ] GENERIC_MAP/YmlTestCase.windows_emitrs_cfile/1 (2 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.windows_emitrs_cfile/2 37: ------------------------------------------- 37: running test case 'seq nested in map, v2' 37: ------------------------------------------- 37: [ OK ] GENERIC_MAP/YmlTestCase.windows_emitrs_cfile/2 (2 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.complete_unix_round_trip/0 37: ------------------------------------------- 37: running test case 'generic map' 37: ------------------------------------------- 37: ~~~~~~~~~~~~~~ src yml: 37: \n 37: a simple key: a value # The KEY token is produced here.\n 37: ? a complex key\n 37: : another value\n 37: a mapping:\n 37: key 1: value 1\n 37: key 2: value 2\n 37: a sequence:\n 37: - item 1\n 37: - item 2\n 37: ~~~~~~~~~~~~~~ parsed tree: 37: -------------------------------------- 37: [0][0] 0x2ac08e57d0 [ROOT] MAP: (1 sibs) 4 children: 37: [1] [1] 0x2ac08e5860 KEYVAL: 'a simple key' 'a value' (4 sibs) 37: [2] [2] 0x2ac08e58f0 KEYVAL: 'a complex key' 'another value' (4 sibs) 37: [3] [3] 0x2ac08e5980 KEYMAP: 'a mapping' (4 sibs) 2 children: 37: [4] [4] 0x2ac08e5a10 KEYVAL: 'key 1' 'value 1' (2 sibs) 37: [5] [5] 0x2ac08e5aa0 KEYVAL: 'key 2' 'value 2' (2 sibs) 37: [6] [6] 0x2ac08e5b30 KEYSEQ: 'a sequence' (4 sibs) 2 children: 37: [7] [7] 0x2ac08e5bc0 VAL: 'item 1' (2 sibs) 37: [8] [8] 0x2ac08e5c50 VAL: 'item 2' (2 sibs) 37: #nodes=9 vs #printed=9 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ emitted yml: 37: a simple key: a value\n 37: a complex key: another value\n 37: a mapping:\n 37: key 1: value 1\n 37: key 2: value 2\n 37: a sequence:\n 37: - item 1\n 37: - item 2\n 37: ~~~~~~~~~~~~~~ emitted tree: 37: -------------------------------------- 37: [0][0] 0x2ac08eb0f0 [ROOT] MAP: (1 sibs) 4 children: 37: [1] [1] 0x2ac08eb180 KEYVAL: 'a simple key' 'a value' (4 sibs) 37: [2] [2] 0x2ac08eb210 KEYVAL: 'a complex key' 'another value' (4 sibs) 37: [3] [3] 0x2ac08eb2a0 KEYMAP: 'a mapping' (4 sibs) 2 children: 37: [4] [4] 0x2ac08eb330 KEYVAL: 'key 1' 'value 1' (2 sibs) 37: [5] [5] 0x2ac08eb3c0 KEYVAL: 'key 2' 'value 2' (2 sibs) 37: [6] [6] 0x2ac08eb450 KEYSEQ: 'a sequence' (4 sibs) 2 children: 37: [7] [7] 0x2ac08eb4e0 VAL: 'item 1' (2 sibs) 37: [8] [8] 0x2ac08eb570 VAL: 'item 2' (2 sibs) 37: #nodes=9 vs #printed=9 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ 37: [ OK ] GENERIC_MAP/YmlTestCase.complete_unix_round_trip/0 (4 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.complete_unix_round_trip/1 37: ------------------------------------------- 37: running test case 'seq nested in map' 37: ------------------------------------------- 37: ~~~~~~~~~~~~~~ src yml: 37: \n 37: items:\n 37: - part_no: A4786\n 37: descrip: Water Bucket (Filled)\n 37: price: 1.47\n 37: quantity: 4\n 37: - part_no: E1628\n 37: descrip: High Heeled "Ruby" Slippers\n 37: size: 8\n 37: price: 133.7\n 37: quantity: 1\n 37: ~~~~~~~~~~~~~~ parsed tree: 37: -------------------------------------- 37: [0][0] 0x2ac08e6d90 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x2ac08e6e20 KEYSEQ: 'items' (1 sibs) 2 children: 37: [2] [2] 0x2ac08e6eb0 MAP: (2 sibs) 4 children: 37: [3] [3] 0x2ac08e6f40 KEYVAL: 'part_no' 'A4786' (4 sibs) 37: [4] [4] 0x2ac08e6fd0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 37: [5] [5] 0x2ac08e7060 KEYVAL: 'price' '1.47' (4 sibs) 37: [6] [6] 0x2ac08e70f0 KEYVAL: 'quantity' '4' (4 sibs) 37: [7] [7] 0x2ac08e7180 MAP: (2 sibs) 5 children: 37: [8] [8] 0x2ac08e7210 KEYVAL: 'part_no' 'E1628' (5 sibs) 37: [9] [9] 0x2ac08e72a0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 37: [10] [10] 0x2ac08e7330 KEYVAL: 'size' '8' (5 sibs) 37: [11] [11] 0x2ac08e73c0 KEYVAL: 'price' '133.7' (5 sibs) 37: [12] [12] 0x2ac08e7450 KEYVAL: 'quantity' '1' (5 sibs) 37: #nodes=13 vs #printed=13 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ emitted yml: 37: items:\n 37: - part_no: A4786\n 37: descrip: Water Bucket (Filled)\n 37: price: 1.47\n 37: quantity: 4\n 37: - part_no: E1628\n 37: descrip: 'High Heeled "Ruby" Slippers'\n 37: size: 8\n 37: price: 133.7\n 37: quantity: 1\n 37: ~~~~~~~~~~~~~~ emitted tree: 37: -------------------------------------- 37: [0][0] 0x2ac08ec2e0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x2ac08ec370 KEYSEQ: 'items' (1 sibs) 2 children: 37: [2] [2] 0x2ac08ec400 MAP: (2 sibs) 4 children: 37: [3] [3] 0x2ac08ec490 KEYVAL: 'part_no' 'A4786' (4 sibs) 37: [4] [4] 0x2ac08ec520 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 37: [5] [5] 0x2ac08ec5b0 KEYVAL: 'price' '1.47' (4 sibs) 37: [6] [6] 0x2ac08ec640 KEYVAL: 'quantity' '4' (4 sibs) 37: [7] [7] 0x2ac08ec6d0 MAP: (2 sibs) 5 children: 37: [8] [8] 0x2ac08ec760 KEYVAL: 'part_no' 'E1628' (5 sibs) 37: [9] [9] 0x2ac08ec7f0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 37: [10] [10] 0x2ac08ec880 KEYVAL: 'size' '8' (5 sibs) 37: [11] [11] 0x2ac08ec910 KEYVAL: 'price' '133.7' (5 sibs) 37: [12] [12] 0x2ac08ec9a0 KEYVAL: 'quantity' '1' (5 sibs) 37: #nodes=13 vs #printed=13 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ 37: [ OK ] GENERIC_MAP/YmlTestCase.complete_unix_round_trip/1 (3 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.complete_unix_round_trip/2 37: ------------------------------------------- 37: running test case 'seq nested in map, v2' 37: ------------------------------------------- 37: ~~~~~~~~~~~~~~ src yml: 37: \n 37: items:\n 37: -\n 37: part_no: A4786\n 37: descrip: Water Bucket (Filled)\n 37: price: 1.47\n 37: quantity: 4\n 37: -\n 37: part_no: E1628\n 37: descrip: High Heeled "Ruby" Slippers\n 37: size: 8\n 37: price: 133.7\n 37: quantity: 1\n 37: ~~~~~~~~~~~~~~ parsed tree: 37: -------------------------------------- 37: [0][0] 0x2ac08e8130 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x2ac08e81c0 KEYSEQ: 'items' (1 sibs) 2 children: 37: [2] [2] 0x2ac08e8250 MAP: (2 sibs) 4 children: 37: [3] [3] 0x2ac08e82e0 KEYVAL: 'part_no' 'A4786' (4 sibs) 37: [4] [4] 0x2ac08e8370 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 37: [5] [5] 0x2ac08e8400 KEYVAL: 'price' '1.47' (4 sibs) 37: [6] [6] 0x2ac08e8490 KEYVAL: 'quantity' '4' (4 sibs) 37: [7] [7] 0x2ac08e8520 MAP: (2 sibs) 5 children: 37: [8] [8] 0x2ac08e85b0 KEYVAL: 'part_no' 'E1628' (5 sibs) 37: [9] [9] 0x2ac08e8640 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 37: [10] [10] 0x2ac08e86d0 KEYVAL: 'size' '8' (5 sibs) 37: [11] [11] 0x2ac08e8760 KEYVAL: 'price' '133.7' (5 sibs) 37: [12] [12] 0x2ac08e87f0 KEYVAL: 'quantity' '1' (5 sibs) 37: #nodes=13 vs #printed=13 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ emitted yml: 37: items:\n 37: - part_no: A4786\n 37: descrip: Water Bucket (Filled)\n 37: price: 1.47\n 37: quantity: 4\n 37: - part_no: E1628\n 37: descrip: 'High Heeled "Ruby" Slippers'\n 37: size: 8\n 37: price: 133.7\n 37: quantity: 1\n 37: ~~~~~~~~~~~~~~ emitted tree: 37: -------------------------------------- 37: [0][0] 0x2ac08ecbf0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x2ac08ecc80 KEYSEQ: 'items' (1 sibs) 2 children: 37: [2] [2] 0x2ac08ecd10 MAP: (2 sibs) 4 children: 37: [3] [3] 0x2ac08ecda0 KEYVAL: 'part_no' 'A4786' (4 sibs) 37: [4] [4] 0x2ac08ece30 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 37: [5] [5] 0x2ac08ecec0 KEYVAL: 'price' '1.47' (4 sibs) 37: [6] [6] 0x2ac08ecf50 KEYVAL: 'quantity' '4' (4 sibs) 37: [7] [7] 0x2ac08ecfe0 MAP: (2 sibs) 5 children: 37: [8] [8] 0x2ac08ed070 KEYVAL: 'part_no' 'E1628' (5 sibs) 37: [9] [9] 0x2ac08ed100 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 37: [10] [10] 0x2ac08ed190 KEYVAL: 'size' '8' (5 sibs) 37: [11] [11] 0x2ac08ed220 KEYVAL: 'price' '133.7' (5 sibs) 37: [12] [12] 0x2ac08ed2b0 KEYVAL: 'quantity' '1' (5 sibs) 37: #nodes=13 vs #printed=13 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ 37: [ OK ] GENERIC_MAP/YmlTestCase.complete_unix_round_trip/2 (2 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.complete_windows_round_trip/0 37: ------------------------------------------- 37: running test case 'generic map' 37: ------------------------------------------- 37: ~~~~~~~~~~~~~~ src yml: 37: \r\n 37: a simple key: a value # The KEY token is produced here.\r\n 37: ? a complex key\r\n 37: : another value\r\n 37: a mapping:\r\n 37: key 1: value 1\r\n 37: key 2: value 2\r\n 37: a sequence:\r\n 37: - item 1\r\n 37: - item 2\r\n 37: ~~~~~~~~~~~~~~ parsed tree: 37: -------------------------------------- 37: [0][0] 0x2ac08e8a40 [ROOT] MAP: (1 sibs) 4 children: 37: [1] [1] 0x2ac08e8ad0 KEYVAL: 'a simple key' 'a value' (4 sibs) 37: [2] [2] 0x2ac08e8b60 KEYVAL: 'a complex key' 'another value' (4 sibs) 37: [3] [3] 0x2ac08e8bf0 KEYMAP: 'a mapping' (4 sibs) 2 children: 37: [4] [4] 0x2ac08e8c80 KEYVAL: 'key 1' 'value 1' (2 sibs) 37: [5] [5] 0x2ac08e8d10 KEYVAL: 'key 2' 'value 2' (2 sibs) 37: [6] [6] 0x2ac08e8da0 KEYSEQ: 'a sequence' (4 sibs) 2 children: 37: [7] [7] 0x2ac08e8e30 VAL: 'item 1' (2 sibs) 37: [8] [8] 0x2ac08e8ec0 VAL: 'item 2' (2 sibs) 37: #nodes=9 vs #printed=9 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ emitted yml: 37: a simple key: a value\n 37: a complex key: another value\n 37: a mapping:\n 37: key 1: value 1\n 37: key 2: value 2\n 37: a sequence:\n 37: - item 1\n 37: - item 2\n 37: ~~~~~~~~~~~~~~ emitted tree: 37: -------------------------------------- 37: [0][0] 0x2ac08ed500 [ROOT] MAP: (1 sibs) 4 children: 37: [1] [1] 0x2ac08ed590 KEYVAL: 'a simple key' 'a value' (4 sibs) 37: [2] [2] 0x2ac08ed620 KEYVAL: 'a complex key' 'another value' (4 sibs) 37: [3] [3] 0x2ac08ed6b0 KEYMAP: 'a mapping' (4 sibs) 2 children: 37: [4] [4] 0x2ac08ed740 KEYVAL: 'key 1' 'value 1' (2 sibs) 37: [5] [5] 0x2ac08ed7d0 KEYVAL: 'key 2' 'value 2' (2 sibs) 37: [6] [6] 0x2ac08ed860 KEYSEQ: 'a sequence' (4 sibs) 2 children: 37: [7] [7] 0x2ac08ed8f0 VAL: 'item 1' (2 sibs) 37: [8] [8] 0x2ac08ed980 VAL: 'item 2' (2 sibs) 37: #nodes=9 vs #printed=9 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ 37: [ OK ] GENERIC_MAP/YmlTestCase.complete_windows_round_trip/0 (2 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.complete_windows_round_trip/1 37: ------------------------------------------- 37: running test case 'seq nested in map' 37: ------------------------------------------- 37: ~~~~~~~~~~~~~~ src yml: 37: \r\n 37: items:\r\n 37: - part_no: A4786\r\n 37: descrip: Water Bucket (Filled)\r\n 37: price: 1.47\r\n 37: quantity: 4\r\n 37: - part_no: E1628\r\n 37: descrip: High Heeled "Ruby" Slippers\r\n 37: size: 8\r\n 37: price: 133.7\r\n 37: quantity: 1\r\n 37: ~~~~~~~~~~~~~~ parsed tree: 37: -------------------------------------- 37: [0][0] 0x2ac08e9350 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x2ac08e93e0 KEYSEQ: 'items' (1 sibs) 2 children: 37: [2] [2] 0x2ac08e9470 MAP: (2 sibs) 4 children: 37: [3] [3] 0x2ac08e9500 KEYVAL: 'part_no' 'A4786' (4 sibs) 37: [4] [4] 0x2ac08e9590 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 37: [5] [5] 0x2ac08e9620 KEYVAL: 'price' '1.47' (4 sibs) 37: [6] [6] 0x2ac08e96b0 KEYVAL: 'quantity' '4' (4 sibs) 37: [7] [7] 0x2ac08e9740 MAP: (2 sibs) 5 children: 37: [8] [8] 0x2ac08e97d0 KEYVAL: 'part_no' 'E1628' (5 sibs) 37: [9] [9] 0x2ac08e9860 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 37: [10] [10] 0x2ac08e98f0 KEYVAL: 'size' '8' (5 sibs) 37: [11] [11] 0x2ac08e9980 KEYVAL: 'price' '133.7' (5 sibs) 37: [12] [12] 0x2ac08e9a10 KEYVAL: 'quantity' '1' (5 sibs) 37: #nodes=13 vs #printed=13 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ emitted yml: 37: items:\n 37: - part_no: A4786\n 37: descrip: Water Bucket (Filled)\n 37: price: 1.47\n 37: quantity: 4\n 37: - part_no: E1628\n 37: descrip: 'High Heeled "Ruby" Slippers'\n 37: size: 8\n 37: price: 133.7\n 37: quantity: 1\n 37: ~~~~~~~~~~~~~~ emitted tree: 37: -------------------------------------- 37: [0][0] 0x2ac08ede10 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x2ac08edea0 KEYSEQ: 'items' (1 sibs) 2 children: 37: [2] [2] 0x2ac08edf30 MAP: (2 sibs) 4 children: 37: [3] [3] 0x2ac08edfc0 KEYVAL: 'part_no' 'A4786' (4 sibs) 37: [4] [4] 0x2ac08ee050 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 37: [5] [5] 0x2ac08ee0e0 KEYVAL: 'price' '1.47' (4 sibs) 37: [6] [6] 0x2ac08ee170 KEYVAL: 'quantity' '4' (4 sibs) 37: [7] [7] 0x2ac08ee200 MAP: (2 sibs) 5 children: 37: [8] [8] 0x2ac08ee290 KEYVAL: 'part_no' 'E1628' (5 sibs) 37: [9] [9] 0x2ac08ee320 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 37: [10] [10] 0x2ac08ee3b0 KEYVAL: 'size' '8' (5 sibs) 37: [11] [11] 0x2ac08ee440 KEYVAL: 'price' '133.7' (5 sibs) 37: [12] [12] 0x2ac08ee4d0 KEYVAL: 'quantity' '1' (5 sibs) 37: #nodes=13 vs #printed=13 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ 37: [ OK ] GENERIC_MAP/YmlTestCase.complete_windows_round_trip/1 (2 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.complete_windows_round_trip/2 37: ------------------------------------------- 37: running test case 'seq nested in map, v2' 37: ------------------------------------------- 37: ~~~~~~~~~~~~~~ src yml: 37: \r\n 37: items:\r\n 37: -\r\n 37: part_no: A4786\r\n 37: descrip: Water Bucket (Filled)\r\n 37: price: 1.47\r\n 37: quantity: 4\r\n 37: -\r\n 37: part_no: E1628\r\n 37: descrip: High Heeled "Ruby" Slippers\r\n 37: size: 8\r\n 37: price: 133.7\r\n 37: quantity: 1\r\n 37: ~~~~~~~~~~~~~~ parsed tree: 37: -------------------------------------- 37: [0][0] 0x2ac08e9c60 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x2ac08e9cf0 KEYSEQ: 'items' (1 sibs) 2 children: 37: [2] [2] 0x2ac08e9d80 MAP: (2 sibs) 4 children: 37: [3] [3] 0x2ac08e9e10 KEYVAL: 'part_no' 'A4786' (4 sibs) 37: [4] [4] 0x2ac08e9ea0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 37: [5] [5] 0x2ac08e9f30 KEYVAL: 'price' '1.47' (4 sibs) 37: [6] [6] 0x2ac08e9fc0 KEYVAL: 'quantity' '4' (4 sibs) 37: [7] [7] 0x2ac08ea050 MAP: (2 sibs) 5 children: 37: [8] [8] 0x2ac08ea0e0 KEYVAL: 'part_no' 'E1628' (5 sibs) 37: [9] [9] 0x2ac08ea170 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 37: [10] [10] 0x2ac08ea200 KEYVAL: 'size' '8' (5 sibs) 37: [11] [11] 0x2ac08ea290 KEYVAL: 'price' '133.7' (5 sibs) 37: [12] [12] 0x2ac08ea320 KEYVAL: 'quantity' '1' (5 sibs) 37: #nodes=13 vs #printed=13 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ emitted yml: 37: items:\n 37: - part_no: A4786\n 37: descrip: Water Bucket (Filled)\n 37: price: 1.47\n 37: quantity: 4\n 37: - part_no: E1628\n 37: descrip: 'High Heeled "Ruby" Slippers'\n 37: size: 8\n 37: price: 133.7\n 37: quantity: 1\n 37: ~~~~~~~~~~~~~~ emitted tree: 37: -------------------------------------- 37: [0][0] 0x2ac08ee720 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x2ac08ee7b0 KEYSEQ: 'items' (1 sibs) 2 children: 37: [2] [2] 0x2ac08ee840 MAP: (2 sibs) 4 children: 37: [3] [3] 0x2ac08ee8d0 KEYVAL: 'part_no' 'A4786' (4 sibs) 37: [4] [4] 0x2ac08ee960 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 37: [5] [5] 0x2ac08ee9f0 KEYVAL: 'price' '1.47' (4 sibs) 37: [6] [6] 0x2ac08eea80 KEYVAL: 'quantity' '4' (4 sibs) 37: [7] [7] 0x2ac08eeb10 MAP: (2 sibs) 5 children: 37: [8] [8] 0x2ac08eeba0 KEYVAL: 'part_no' 'E1628' (5 sibs) 37: [9] [9] 0x2ac08eec30 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 37: [10] [10] 0x2ac08eecc0 KEYVAL: 'size' '8' (5 sibs) 37: [11] [11] 0x2ac08eed50 KEYVAL: 'price' '133.7' (5 sibs) 37: [12] [12] 0x2ac08eede0 KEYVAL: 'quantity' '1' (5 sibs) 37: #nodes=13 vs #printed=13 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ 37: [ OK ] GENERIC_MAP/YmlTestCase.complete_windows_round_trip/2 (2 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.unix_recreate_from_ref/0 37: ------------------------------------------- 37: running test case 'generic map' 37: ------------------------------------------- 37: REF TREE: 37: 0x2ac08dba00 [ROOT] MAP: (0 sibs) 4 children: 37: 0x2ac08da190 KEYVAL: 'a simple key' 'a value' (4 sibs) 37: 0x2ac08da228 KEYVAL: 'a complex key' 'another value' (4 sibs) 37: 0x2ac08da2c0 KEYMAP: 'a mapping' (4 sibs) 2 children: 37: 0x2ac08da400 KEYVAL: 'key 1' 'value 1' (2 sibs) 37: 0x2ac08da498 KEYVAL: 'key 2' 'value 2' (2 sibs) 37: 0x2ac08da358 KEYSEQ: 'a sequence' (4 sibs) 2 children: 37: 0x2ac08da540 VAL: 'item 1' (2 sibs) 37: 0x2ac08da5d8 VAL: 'item 2' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2ac08ebba0 [ROOT] MAP: (1 sibs) 4 children: 37: [1] [1] 0x2ac08ebc30 KEYVAL: 'a simple key' 'a value' (4 sibs) 37: [2] [2] 0x2ac08ebcc0 KEYVAL: 'a complex key' 'another value' (4 sibs) 37: [3] [3] 0x2ac08ebd50 KEYMAP: 'a mapping' (4 sibs) 2 children: 37: [4] [4] 0x2ac08ebde0 KEYVAL: 'key 1' 'value 1' (2 sibs) 37: [5] [5] 0x2ac08ebe70 KEYVAL: 'key 2' 'value 2' (2 sibs) 37: [6] [6] 0x2ac08ebf00 KEYSEQ: 'a sequence' (4 sibs) 2 children: 37: [7] [7] 0x2ac08ebf90 VAL: 'item 1' (2 sibs) 37: [8] [8] 0x2ac08ec020 VAL: 'item 2' (2 sibs) 37: #nodes=9 vs #printed=9 37: -------------------------------------- 37: [ OK ] GENERIC_MAP/YmlTestCase.unix_recreate_from_ref/0 (1 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.unix_recreate_from_ref/1 37: ------------------------------------------- 37: running test case 'seq nested in map' 37: ------------------------------------------- 37: REF TREE: 37: 0x2ac08dbb18 [ROOT] MAP: (0 sibs) 1 children: 37: 0x2ac08db3a0 KEYSEQ: 'items' (1 sibs) 2 children: 37: 0x2ac08d9f30 MAP: (2 sibs) 4 children: 37: 0x2ac08db440 KEYVAL: 'part_no' 'A4786' (4 sibs) 37: 0x2ac08db4d8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 37: 0x2ac08db570 KEYVAL: 'price' '1.47' (4 sibs) 37: 0x2ac08db608 KEYVAL: 'quantity' '4' (4 sibs) 37: 0x2ac08d9fc8 MAP: (2 sibs) 5 children: 37: 0x2ac08db6b0 KEYVAL: 'part_no' 'E1628' (5 sibs) 37: 0x2ac08db748 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 37: 0x2ac08db7e0 KEYVAL: 'size' '8' (5 sibs) 37: 0x2ac08db878 KEYVAL: 'price' '133.7' (5 sibs) 37: 0x2ac08db910 KEYVAL: 'quantity' '1' (5 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2ac08ef030 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x2ac08ef0c0 KEYSEQ: 'items' (1 sibs) 2 children: 37: [2] [2] 0x2ac08ef150 MAP: (2 sibs) 4 children: 37: [3] [3] 0x2ac08ef1e0 KEYVAL: 'part_no' 'A4786' (4 sibs) 37: [4] [4] 0x2ac08ef270 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 37: [5] [5] 0x2ac08ef300 KEYVAL: 'price' '1.47' (4 sibs) 37: [6] [6] 0x2ac08ef390 KEYVAL: 'quantity' '4' (4 sibs) 37: [7] [7] 0x2ac08ef420 MAP: (2 sibs) 5 children: 37: [8] [8] 0x2ac08ef4b0 KEYVAL: 'part_no' 'E1628' (5 sibs) 37: [9] [9] 0x2ac08ef540 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 37: [10] [10] 0x2ac08ef5d0 KEYVAL: 'size' '8' (5 sibs) 37: [11] [11] 0x2ac08ef660 KEYVAL: 'price' '133.7' (5 sibs) 37: [12] [12] 0x2ac08ef6f0 KEYVAL: 'quantity' '1' (5 sibs) 37: #nodes=13 vs #printed=13 37: -------------------------------------- 37: [ OK ] GENERIC_MAP/YmlTestCase.unix_recreate_from_ref/1 (1 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.unix_recreate_from_ref/2 37: ------------------------------------------- 37: running test case 'seq nested in map, v2' 37: ------------------------------------------- 37: REF TREE: 37: 0x2ac08dbc30 [ROOT] MAP: (0 sibs) 1 children: 37: 0x2ac08dbe20 KEYSEQ: 'items' (1 sibs) 2 children: 37: 0x2ac08dbec0 MAP: (2 sibs) 4 children: 37: 0x2ac08dc000 KEYVAL: 'part_no' 'A4786' (4 sibs) 37: 0x2ac08dc098 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 37: 0x2ac08dc130 KEYVAL: 'price' '1.47' (4 sibs) 37: 0x2ac08dc1c8 KEYVAL: 'quantity' '4' (4 sibs) 37: 0x2ac08dbf58 MAP: (2 sibs) 5 children: 37: 0x2ac08dc270 KEYVAL: 'part_no' 'E1628' (5 sibs) 37: 0x2ac08dc308 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 37: 0x2ac08dc3a0 KEYVAL: 'size' '8' (5 sibs) 37: 0x2ac08dc438 KEYVAL: 'price' '133.7' (5 sibs) 37: 0x2ac08dc4d0 KEYVAL: 'quantity' '1' (5 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2ac08ef790 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x2ac08ef820 KEYSEQ: 'items' (1 sibs) 2 children: 37: [2] [2] 0x2ac08ef8b0 MAP: (2 sibs) 4 children: 37: [3] [3] 0x2ac08ef940 KEYVAL: 'part_no' 'A4786' (4 sibs) 37: [4] [4] 0x2ac08ef9d0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 37: [5] [5] 0x2ac08efa60 KEYVAL: 'price' '1.47' (4 sibs) 37: [6] [6] 0x2ac08efaf0 KEYVAL: 'quantity' '4' (4 sibs) 37: [7] [7] 0x2ac08efb80 MAP: (2 sibs) 5 children: 37: [8] [8] 0x2ac08efc10 KEYVAL: 'part_no' 'E1628' (5 sibs) 37: [9] [9] 0x2ac08efca0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 37: [10] [10] 0x2ac08efd30 KEYVAL: 'size' '8' (5 sibs) 37: [11] [11] 0x2ac08efdc0 KEYVAL: 'price' '133.7' (5 sibs) 37: [12] [12] 0x2ac08efe50 KEYVAL: 'quantity' '1' (5 sibs) 37: #nodes=13 vs #printed=13 37: -------------------------------------- 37: [ OK ] GENERIC_MAP/YmlTestCase.unix_recreate_from_ref/2 (1 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.windows_recreate_from_ref/0 37: ------------------------------------------- 37: running test case 'generic map' 37: ------------------------------------------- 37: REF TREE: 37: 0x2ac08dba00 [ROOT] MAP: (0 sibs) 4 children: 37: 0x2ac08da190 KEYVAL: 'a simple key' 'a value' (4 sibs) 37: 0x2ac08da228 KEYVAL: 'a complex key' 'another value' (4 sibs) 37: 0x2ac08da2c0 KEYMAP: 'a mapping' (4 sibs) 2 children: 37: 0x2ac08da400 KEYVAL: 'key 1' 'value 1' (2 sibs) 37: 0x2ac08da498 KEYVAL: 'key 2' 'value 2' (2 sibs) 37: 0x2ac08da358 KEYSEQ: 'a sequence' (4 sibs) 2 children: 37: 0x2ac08da540 VAL: 'item 1' (2 sibs) 37: 0x2ac08da5d8 VAL: 'item 2' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2ac08efef0 [ROOT] MAP: (1 sibs) 4 children: 37: [1] [1] 0x2ac08eff80 KEYVAL: 'a simple key' 'a value' (4 sibs) 37: [2] [2] 0x2ac08f0010 KEYVAL: 'a complex key' 'another value' (4 sibs) 37: [3] [3] 0x2ac08f00a0 KEYMAP: 'a mapping' (4 sibs) 2 children: 37: [4] [4] 0x2ac08f0130 KEYVAL: 'key 1' 'value 1' (2 sibs) 37: [5] [5] 0x2ac08f01c0 KEYVAL: 'key 2' 'value 2' (2 sibs) 37: [6] [6] 0x2ac08f0250 KEYSEQ: 'a sequence' (4 sibs) 2 children: 37: [7] [7] 0x2ac08f02e0 VAL: 'item 1' (2 sibs) 37: [8] [8] 0x2ac08f0370 VAL: 'item 2' (2 sibs) 37: #nodes=9 vs #printed=9 37: -------------------------------------- 37: [ OK ] GENERIC_MAP/YmlTestCase.windows_recreate_from_ref/0 (1 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.windows_recreate_from_ref/1 37: ------------------------------------------- 37: running test case 'seq nested in map' 37: ------------------------------------------- 37: REF TREE: 37: 0x2ac08dbb18 [ROOT] MAP: (0 sibs) 1 children: 37: 0x2ac08db3a0 KEYSEQ: 'items' (1 sibs) 2 children: 37: 0x2ac08d9f30 MAP: (2 sibs) 4 children: 37: 0x2ac08db440 KEYVAL: 'part_no' 'A4786' (4 sibs) 37: 0x2ac08db4d8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 37: 0x2ac08db570 KEYVAL: 'price' '1.47' (4 sibs) 37: 0x2ac08db608 KEYVAL: 'quantity' '4' (4 sibs) 37: 0x2ac08d9fc8 MAP: (2 sibs) 5 children: 37: 0x2ac08db6b0 KEYVAL: 'part_no' 'E1628' (5 sibs) 37: 0x2ac08db748 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 37: 0x2ac08db7e0 KEYVAL: 'size' '8' (5 sibs) 37: 0x2ac08db878 KEYVAL: 'price' '133.7' (5 sibs) 37: 0x2ac08db910 KEYVAL: 'quantity' '1' (5 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2ac08f0410 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x2ac08f04a0 KEYSEQ: 'items' (1 sibs) 2 children: 37: [2] [2] 0x2ac08f0530 MAP: (2 sibs) 4 children: 37: [3] [3] 0x2ac08f05c0 KEYVAL: 'part_no' 'A4786' (4 sibs) 37: [4] [4] 0x2ac08f0650 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 37: [5] [5] 0x2ac08f06e0 KEYVAL: 'price' '1.47' (4 sibs) 37: [6] [6] 0x2ac08f0770 KEYVAL: 'quantity' '4' (4 sibs) 37: [7] [7] 0x2ac08f0800 MAP: (2 sibs) 5 children: 37: [8] [8] 0x2ac08f0890 KEYVAL: 'part_no' 'E1628' (5 sibs) 37: [9] [9] 0x2ac08f0920 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 37: [10] [10] 0x2ac08f09b0 KEYVAL: 'size' '8' (5 sibs) 37: [11] [11] 0x2ac08f0a40 KEYVAL: 'price' '133.7' (5 sibs) 37: [12] [12] 0x2ac08f0ad0 KEYVAL: 'quantity' '1' (5 sibs) 37: #nodes=13 vs #printed=13 37: -------------------------------------- 37: [ OK ] GENERIC_MAP/YmlTestCase.windows_recreate_from_ref/1 (1 ms) 37: [ RUN ] GENERIC_MAP/YmlTestCase.windows_recreate_from_ref/2 37: ------------------------------------------- 37: running test case 'seq nested in map, v2' 37: ------------------------------------------- 37: REF TREE: 37: 0x2ac08dbc30 [ROOT] MAP: (0 sibs) 1 children: 37: 0x2ac08dbe20 KEYSEQ: 'items' (1 sibs) 2 children: 37: 0x2ac08dbec0 MAP: (2 sibs) 4 children: 37: 0x2ac08dc000 KEYVAL: 'part_no' 'A4786' (4 sibs) 37: 0x2ac08dc098 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 37: 0x2ac08dc130 KEYVAL: 'price' '1.47' (4 sibs) 37: 0x2ac08dc1c8 KEYVAL: 'quantity' '4' (4 sibs) 37: 0x2ac08dbf58 MAP: (2 sibs) 5 children: 37: 0x2ac08dc270 KEYVAL: 'part_no' 'E1628' (5 sibs) 37: 0x2ac08dc308 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 37: 0x2ac08dc3a0 KEYVAL: 'size' '8' (5 sibs) 37: 0x2ac08dc438 KEYVAL: 'price' '133.7' (5 sibs) 37: 0x2ac08dc4d0 KEYVAL: 'quantity' '1' (5 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2ac08f0b70 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x2ac08f0c00 KEYSEQ: 'items' (1 sibs) 2 children: 37: [2] [2] 0x2ac08f0c90 MAP: (2 sibs) 4 children: 37: [3] [3] 0x2ac08f0d20 KEYVAL: 'part_no' 'A4786' (4 sibs) 37: [4] [4] 0x2ac08f0db0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 37: [5] [5] 0x2ac08f0e40 KEYVAL: 'price' '1.47' (4 sibs) 37: [6] [6] 0x2ac08f0ed0 KEYVAL: 'quantity' '4' (4 sibs) 37: [7] [7] 0x2ac08f0f60 MAP: (2 sibs) 5 children: 37: [8] [8] 0x2ac08f0ff0 KEYVAL: 'part_no' 'E1628' (5 sibs) 37: [9] [9] 0x2ac08f1080 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 37: [10] [10] 0x2ac08f1110 KEYVAL: 'size' '8' (5 sibs) 37: [11] [11] 0x2ac08f11a0 KEYVAL: 'price' '133.7' (5 sibs) 37: [12] [12] 0x2ac08f1230 KEYVAL: 'quantity' '1' (5 sibs) 37: #nodes=13 vs #printed=13 37: -------------------------------------- 37: [ OK ] GENERIC_MAP/YmlTestCase.windows_recreate_from_ref/2 (1 ms) 37: [----------] 60 tests from GENERIC_MAP/YmlTestCase (146 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 61 tests from 2 test suites ran. (154 ms total) 37: [ PASSED ] 61 tests. 37/50 Test #37: ryml-test-generic_map ............. Passed 0.37 sec test 38 Start 38: ryml-test-generic_seq 38: Test command: /builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test/ryml-test-generic_seq-0.4.1 38: Test timeout computed to be: 10000000 38: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 38: [==========] Running 41 tests from 2 test suites. 38: [----------] Global test environment set-up. 38: [----------] 1 test from CaseNode 38: [ RUN ] CaseNode.setting_up 38: [ OK ] CaseNode.setting_up (1 ms) 38: [----------] 1 test from CaseNode (2 ms total) 38: 38: [----------] 40 tests from GENERIC_SEQ/YmlTestCase 38: [ RUN ] GENERIC_SEQ/YmlTestCase.parse_unix/0 38: ------------------------------------------- 38: running test case 'generic seq v0' 38: ------------------------------------------- 38: --------------- 38: 38: - item 1 38: - item 2 38: - - item 3.1 38: - item 3.2 38: - key 1: value 1 38: key 2: value 2 38: --------------- 38: REF TREE: 38: 0x2b2479d6d0 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x2b2479d190 VAL: 'item 1' (4 sibs) 38: 0x2b2479d228 VAL: 'item 2' (4 sibs) 38: 0x2b2479d2c0 SEQ: (4 sibs) 2 children: 38: 0x2b2479d400 VAL: 'item 3.1' (2 sibs) 38: 0x2b2479d498 VAL: 'item 3.2' (2 sibs) 38: 0x2b2479d358 MAP: (4 sibs) 2 children: 38: 0x2b2479d540 KEYVAL: 'key 1' 'value 1' (2 sibs) 38: 0x2b2479d5d8 KEYVAL: 'key 2' 'value 2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2b247a3ce0 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x2b247a3d70 VAL: 'item 1' (4 sibs) 38: [2] [2] 0x2b247a3e00 VAL: 'item 2' (4 sibs) 38: [3] [3] 0x2b247a3e90 SEQ: (4 sibs) 2 children: 38: [4] [4] 0x2b247a3f20 VAL: 'item 3.1' (2 sibs) 38: [5] [5] 0x2b247a3fb0 VAL: 'item 3.2' (2 sibs) 38: [6] [6] 0x2b247a4040 MAP: (4 sibs) 2 children: 38: [7] [7] 0x2b247a40d0 KEYVAL: 'key 1' 'value 1' (2 sibs) 38: [8] [8] 0x2b247a4160 KEYVAL: 'key 2' 'value 2' (2 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: [ OK ] GENERIC_SEQ/YmlTestCase.parse_unix/0 (22 ms) 38: [ RUN ] GENERIC_SEQ/YmlTestCase.parse_unix/1 38: ------------------------------------------- 38: running test case 'generic seq v1' 38: ------------------------------------------- 38: --------------- 38: 38: - item 1 38: - item 2 38: - 38: - item 3.1 38: - item 3.2 38: - 38: key 1: value 1 38: key 2: value 2 38: --------------- 38: REF TREE: 38: 0x2b2479d7e8 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x2b2479d8c0 VAL: 'item 1' (4 sibs) 38: 0x2b2479d958 VAL: 'item 2' (4 sibs) 38: 0x2b2479d9f0 SEQ: (4 sibs) 2 children: 38: 0x2b2479db30 VAL: 'item 3.1' (2 sibs) 38: 0x2b2479dbc8 VAL: 'item 3.2' (2 sibs) 38: 0x2b2479da88 MAP: (4 sibs) 2 children: 38: 0x2b2479dc70 KEYVAL: 'key 1' 'value 1' (2 sibs) 38: 0x2b2479dd08 KEYVAL: 'key 2' 'value 2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2b247a4f50 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x2b247a4fe0 VAL: 'item 1' (4 sibs) 38: [2] [2] 0x2b247a5070 VAL: 'item 2' (4 sibs) 38: [3] [3] 0x2b247a5100 SEQ: (4 sibs) 2 children: 38: [4] [4] 0x2b247a5190 VAL: 'item 3.1' (2 sibs) 38: [5] [5] 0x2b247a5220 VAL: 'item 3.2' (2 sibs) 38: [6] [6] 0x2b247a52b0 MAP: (4 sibs) 2 children: 38: [7] [7] 0x2b247a5340 KEYVAL: 'key 1' 'value 1' (2 sibs) 38: [8] [8] 0x2b247a53d0 KEYVAL: 'key 2' 'value 2' (2 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: [ OK ] GENERIC_SEQ/YmlTestCase.parse_unix/1 (2 ms) 38: [ RUN ] GENERIC_SEQ/YmlTestCase.parse_windows/0 38: ------------------------------------------- 38: running test case 'generic seq v0' 38: ------------------------------------------- 38: --------------- 38: 38: - item 1 38: - item 2 38: - - item 3.1 38: - item 3.2 38: - key 1: value 1 38: key 2: value 2 38: --------------- 38: REF TREE: 38: 0x2b2479d6d0 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x2b2479d190 VAL: 'item 1' (4 sibs) 38: 0x2b2479d228 VAL: 'item 2' (4 sibs) 38: 0x2b2479d2c0 SEQ: (4 sibs) 2 children: 38: 0x2b2479d400 VAL: 'item 3.1' (2 sibs) 38: 0x2b2479d498 VAL: 'item 3.2' (2 sibs) 38: 0x2b2479d358 MAP: (4 sibs) 2 children: 38: 0x2b2479d540 KEYVAL: 'key 1' 'value 1' (2 sibs) 38: 0x2b2479d5d8 KEYVAL: 'key 2' 'value 2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2b247a5860 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x2b247a58f0 VAL: 'item 1' (4 sibs) 38: [2] [2] 0x2b247a5980 VAL: 'item 2' (4 sibs) 38: [3] [3] 0x2b247a5a10 SEQ: (4 sibs) 2 children: 38: [4] [4] 0x2b247a5aa0 VAL: 'item 3.1' (2 sibs) 38: [5] [5] 0x2b247a5b30 VAL: 'item 3.2' (2 sibs) 38: [6] [6] 0x2b247a5bc0 MAP: (4 sibs) 2 children: 38: [7] [7] 0x2b247a5c50 KEYVAL: 'key 1' 'value 1' (2 sibs) 38: [8] [8] 0x2b247a5ce0 KEYVAL: 'key 2' 'value 2' (2 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: [ OK ] GENERIC_SEQ/YmlTestCase.parse_windows/0 (1 ms) 38: [ RUN ] GENERIC_SEQ/YmlTestCase.parse_windows/1 38: ------------------------------------------- 38: running test case 'generic seq v1' 38: ------------------------------------------- 38: --------------- 38: 38: - item 1 38: - item 2 38: - 38: - item 3.1 38: - item 3.2 38: - 38: key 1: value 1 38: key 2: value 2 38: --------------- 38: REF TREE: 38: 0x2b2479d7e8 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x2b2479d8c0 VAL: 'item 1' (4 sibs) 38: 0x2b2479d958 VAL: 'item 2' (4 sibs) 38: 0x2b2479d9f0 SEQ: (4 sibs) 2 children: 38: 0x2b2479db30 VAL: 'item 3.1' (2 sibs) 38: 0x2b2479dbc8 VAL: 'item 3.2' (2 sibs) 38: 0x2b2479da88 MAP: (4 sibs) 2 children: 38: 0x2b2479dc70 KEYVAL: 'key 1' 'value 1' (2 sibs) 38: 0x2b2479dd08 KEYVAL: 'key 2' 'value 2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2b247a6170 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x2b247a6200 VAL: 'item 1' (4 sibs) 38: [2] [2] 0x2b247a6290 VAL: 'item 2' (4 sibs) 38: [3] [3] 0x2b247a6320 SEQ: (4 sibs) 2 children: 38: [4] [4] 0x2b247a63b0 VAL: 'item 3.1' (2 sibs) 38: [5] [5] 0x2b247a6440 VAL: 'item 3.2' (2 sibs) 38: [6] [6] 0x2b247a64d0 MAP: (4 sibs) 2 children: 38: [7] [7] 0x2b247a6560 KEYVAL: 'key 1' 'value 1' (2 sibs) 38: [8] [8] 0x2b247a65f0 KEYVAL: 'key 2' 'value 2' (2 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: [ OK ] GENERIC_SEQ/YmlTestCase.parse_windows/1 (1 ms) 38: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_stdout/0 38: ------------------------------------------- 38: running test case 'generic seq v0' 38: ------------------------------------------- 38: - item 1 38: - item 2 38: - - item 3.1 38: - item 3.2 38: - key 1: value 1 38: key 2: value 2 38: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_stdout/0 (11 ms) 38: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_stdout/1 38: ------------------------------------------- 38: running test case 'generic seq v1' 38: ------------------------------------------- 38: - item 1 38: - item 2 38: - - item 3.1 38: - item 3.2 38: - key 1: value 1 38: key 2: value 2 38: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 38: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_stdout/0 38: ------------------------------------------- 38: running test case 'generic seq v0' 38: ------------------------------------------- 38: - item 1 38: - item 2 38: - - item 3.1 38: - item 3.2 38: - key 1: value 1 38: key 2: value 2 38: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 38: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_stdout/1 38: ------------------------------------------- 38: running test case 'generic seq v1' 38: ------------------------------------------- 38: - item 1 38: - item 2 38: - - item 3.1 38: - item 3.2 38: - key 1: value 1 38: key 2: value 2 38: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 38: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_cout/0 38: ------------------------------------------- 38: running test case 'generic seq v0' 38: ------------------------------------------- 38: - item 1 38: - item 2 38: - - item 3.1 38: - item 3.2 38: - key 1: value 1 38: key 2: value 2 38: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_cout/0 (1 ms) 38: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_cout/1 38: ------------------------------------------- 38: running test case 'generic seq v1' 38: ------------------------------------------- 38: - item 1 38: - item 2 38: - - item 3.1 38: - item 3.2 38: - key 1: value 1 38: key 2: value 2 38: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 38: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_cout/0 38: ------------------------------------------- 38: running test case 'generic seq v0' 38: ------------------------------------------- 38: - item 1 38: - item 2 38: - - item 3.1 38: - item 3.2 38: - key 1: value 1 38: key 2: value 2 38: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 38: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_cout/1 38: ------------------------------------------- 38: running test case 'generic seq v1' 38: ------------------------------------------- 38: - item 1 38: - item 2 38: - - item 3.1 38: - item 3.2 38: - key 1: value 1 38: key 2: value 2 38: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 38: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_stringstream/0 38: ------------------------------------------- 38: running test case 'generic seq v0' 38: ------------------------------------------- 38: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_stringstream/0 (2 ms) 38: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_stringstream/1 38: ------------------------------------------- 38: running test case 'generic seq v1' 38: ------------------------------------------- 38: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 38: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_stringstream/0 38: ------------------------------------------- 38: running test case 'generic seq v0' 38: ------------------------------------------- 38: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 38: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_stringstream/1 38: ------------------------------------------- 38: running test case 'generic seq v1' 38: ------------------------------------------- 38: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 38: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_ofstream/0 38: ------------------------------------------- 38: running test case 'generic seq v0' 38: ------------------------------------------- 38: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_ofstream/0 (11 ms) 38: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_ofstream/1 38: ------------------------------------------- 38: running test case 'generic seq v1' 38: ------------------------------------------- 38: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_ofstream/1 (4 ms) 38: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_ofstream/0 38: ------------------------------------------- 38: running test case 'generic seq v0' 38: ------------------------------------------- 38: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_ofstream/0 (3 ms) 38: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_ofstream/1 38: ------------------------------------------- 38: running test case 'generic seq v1' 38: ------------------------------------------- 38: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_ofstream/1 (2 ms) 38: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_string/0 38: ------------------------------------------- 38: running test case 'generic seq v0' 38: ------------------------------------------- 38: - item 1 38: - item 2 38: - - item 3.1 38: - item 3.2 38: - key 1: value 1 38: key 2: value 2 38: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_string/0 (0 ms) 38: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_string/1 38: ------------------------------------------- 38: running test case 'generic seq v1' 38: ------------------------------------------- 38: - item 1 38: - item 2 38: - - item 3.1 38: - item 3.2 38: - key 1: value 1 38: key 2: value 2 38: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_string/1 (0 ms) 38: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_string/0 38: ------------------------------------------- 38: running test case 'generic seq v0' 38: ------------------------------------------- 38: - item 1 38: - item 2 38: - - item 3.1 38: - item 3.2 38: - key 1: value 1 38: key 2: value 2 38: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_string/0 (0 ms) 38: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_string/1 38: ------------------------------------------- 38: running test case 'generic seq v1' 38: ------------------------------------------- 38: - item 1 38: - item 2 38: - - item 3.1 38: - item 3.2 38: - key 1: value 1 38: key 2: value 2 38: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_string/1 (0 ms) 38: [ RUN ] GENERIC_SEQ/YmlTestCase.unix_emitrs/0 38: ------------------------------------------- 38: running test case 'generic seq v0' 38: ------------------------------------------- 38: [ OK ] GENERIC_SEQ/YmlTestCase.unix_emitrs/0 (1 ms) 38: [ RUN ] GENERIC_SEQ/YmlTestCase.unix_emitrs/1 38: ------------------------------------------- 38: running test case 'generic seq v1' 38: ------------------------------------------- 38: [ OK ] GENERIC_SEQ/YmlTestCase.unix_emitrs/1 (0 ms) 38: [ RUN ] GENERIC_SEQ/YmlTestCase.windows_emitrs/0 38: ------------------------------------------- 38: running test case 'generic seq v0' 38: ------------------------------------------- 38: [ OK ] GENERIC_SEQ/YmlTestCase.windows_emitrs/0 (0 ms) 38: [ RUN ] GENERIC_SEQ/YmlTestCase.windows_emitrs/1 38: ------------------------------------------- 38: running test case 'generic seq v1' 38: ------------------------------------------- 38: [ OK ] GENERIC_SEQ/YmlTestCase.windows_emitrs/1 (0 ms) 38: [ RUN ] GENERIC_SEQ/YmlTestCase.unix_emitrs_cfile/0 38: ------------------------------------------- 38: running test case 'generic seq v0' 38: ------------------------------------------- 38: [ OK ] GENERIC_SEQ/YmlTestCase.unix_emitrs_cfile/0 (5 ms) 38: [ RUN ] GENERIC_SEQ/YmlTestCase.unix_emitrs_cfile/1 38: ------------------------------------------- 38: running test case 'generic seq v1' 38: ------------------------------------------- 38: [ OK ] GENERIC_SEQ/YmlTestCase.unix_emitrs_cfile/1 (2 ms) 38: [ RUN ] GENERIC_SEQ/YmlTestCase.windows_emitrs_cfile/0 38: ------------------------------------------- 38: running test case 'generic seq v0' 38: ------------------------------------------- 38: [ OK ] GENERIC_SEQ/YmlTestCase.windows_emitrs_cfile/0 (3 ms) 38: [ RUN ] GENERIC_SEQ/YmlTestCase.windows_emitrs_cfile/1 38: ------------------------------------------- 38: running test case 'generic seq v1' 38: ------------------------------------------- 38: [ OK ] GENERIC_SEQ/YmlTestCase.windows_emitrs_cfile/1 (3 ms) 38: [ RUN ] GENERIC_SEQ/YmlTestCase.complete_unix_round_trip/0 38: ------------------------------------------- 38: running test case 'generic seq v0' 38: ------------------------------------------- 38: ~~~~~~~~~~~~~~ src yml: 38: \n 38: - item 1\n 38: - item 2\n 38: - - item 3.1\n 38: - item 3.2\n 38: - key 1: value 1\n 38: key 2: value 2\n 38: ~~~~~~~~~~~~~~ parsed tree: 38: -------------------------------------- 38: [0][0] 0x2b247a3ce0 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x2b247a3d70 VAL: 'item 1' (4 sibs) 38: [2] [2] 0x2b247a3e00 VAL: 'item 2' (4 sibs) 38: [3] [3] 0x2b247a3e90 SEQ: (4 sibs) 2 children: 38: [4] [4] 0x2b247a3f20 VAL: 'item 3.1' (2 sibs) 38: [5] [5] 0x2b247a3fb0 VAL: 'item 3.2' (2 sibs) 38: [6] [6] 0x2b247a4040 MAP: (4 sibs) 2 children: 38: [7] [7] 0x2b247a40d0 KEYVAL: 'key 1' 'value 1' (2 sibs) 38: [8] [8] 0x2b247a4160 KEYVAL: 'key 2' 'value 2' (2 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ emitted yml: 38: - item 1\n 38: - item 2\n 38: - - item 3.1\n 38: - item 3.2\n 38: - key 1: value 1\n 38: key 2: value 2\n 38: ~~~~~~~~~~~~~~ emitted tree: 38: -------------------------------------- 38: [0][0] 0x2b247a6f30 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x2b247a6fc0 VAL: 'item 1' (4 sibs) 38: [2] [2] 0x2b247a7050 VAL: 'item 2' (4 sibs) 38: [3] [3] 0x2b247a70e0 SEQ: (4 sibs) 2 children: 38: [4] [4] 0x2b247a7170 VAL: 'item 3.1' (2 sibs) 38: [5] [5] 0x2b247a7200 VAL: 'item 3.2' (2 sibs) 38: [6] [6] 0x2b247a7290 MAP: (4 sibs) 2 children: 38: [7] [7] 0x2b247a7320 KEYVAL: 'key 1' 'value 1' (2 sibs) 38: [8] [8] 0x2b247a73b0 KEYVAL: 'key 2' 'value 2' (2 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] GENERIC_SEQ/YmlTestCase.complete_unix_round_trip/0 (4 ms) 38: [ RUN ] GENERIC_SEQ/YmlTestCase.complete_unix_round_trip/1 38: ------------------------------------------- 38: running test case 'generic seq v1' 38: ------------------------------------------- 38: ~~~~~~~~~~~~~~ src yml: 38: \n 38: - item 1\n 38: - item 2\n 38: -\n 38: - item 3.1\n 38: - item 3.2\n 38: -\n 38: key 1: value 1\n 38: key 2: value 2\n 38: ~~~~~~~~~~~~~~ parsed tree: 38: -------------------------------------- 38: [0][0] 0x2b247a4f50 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x2b247a4fe0 VAL: 'item 1' (4 sibs) 38: [2] [2] 0x2b247a5070 VAL: 'item 2' (4 sibs) 38: [3] [3] 0x2b247a5100 SEQ: (4 sibs) 2 children: 38: [4] [4] 0x2b247a5190 VAL: 'item 3.1' (2 sibs) 38: [5] [5] 0x2b247a5220 VAL: 'item 3.2' (2 sibs) 38: [6] [6] 0x2b247a52b0 MAP: (4 sibs) 2 children: 38: [7] [7] 0x2b247a5340 KEYVAL: 'key 1' 'value 1' (2 sibs) 38: [8] [8] 0x2b247a53d0 KEYVAL: 'key 2' 'value 2' (2 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ emitted yml: 38: - item 1\n 38: - item 2\n 38: - - item 3.1\n 38: - item 3.2\n 38: - key 1: value 1\n 38: key 2: value 2\n 38: ~~~~~~~~~~~~~~ emitted tree: 38: -------------------------------------- 38: [0][0] 0x2b247a8120 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x2b247a81b0 VAL: 'item 1' (4 sibs) 38: [2] [2] 0x2b247a8240 VAL: 'item 2' (4 sibs) 38: [3] [3] 0x2b247a82d0 SEQ: (4 sibs) 2 children: 38: [4] [4] 0x2b247a8360 VAL: 'item 3.1' (2 sibs) 38: [5] [5] 0x2b247a83f0 VAL: 'item 3.2' (2 sibs) 38: [6] [6] 0x2b247a8480 MAP: (4 sibs) 2 children: 38: [7] [7] 0x2b247a8510 KEYVAL: 'key 1' 'value 1' (2 sibs) 38: [8] [8] 0x2b247a85a0 KEYVAL: 'key 2' 'value 2' (2 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] GENERIC_SEQ/YmlTestCase.complete_unix_round_trip/1 (2 ms) 38: [ RUN ] GENERIC_SEQ/YmlTestCase.complete_windows_round_trip/0 38: ------------------------------------------- 38: running test case 'generic seq v0' 38: ------------------------------------------- 38: ~~~~~~~~~~~~~~ src yml: 38: \r\n 38: - item 1\r\n 38: - item 2\r\n 38: - - item 3.1\r\n 38: - item 3.2\r\n 38: - key 1: value 1\r\n 38: key 2: value 2\r\n 38: ~~~~~~~~~~~~~~ parsed tree: 38: -------------------------------------- 38: [0][0] 0x2b247a5860 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x2b247a58f0 VAL: 'item 1' (4 sibs) 38: [2] [2] 0x2b247a5980 VAL: 'item 2' (4 sibs) 38: [3] [3] 0x2b247a5a10 SEQ: (4 sibs) 2 children: 38: [4] [4] 0x2b247a5aa0 VAL: 'item 3.1' (2 sibs) 38: [5] [5] 0x2b247a5b30 VAL: 'item 3.2' (2 sibs) 38: [6] [6] 0x2b247a5bc0 MAP: (4 sibs) 2 children: 38: [7] [7] 0x2b247a5c50 KEYVAL: 'key 1' 'value 1' (2 sibs) 38: [8] [8] 0x2b247a5ce0 KEYVAL: 'key 2' 'value 2' (2 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ emitted yml: 38: - item 1\n 38: - item 2\n 38: - - item 3.1\n 38: - item 3.2\n 38: - key 1: value 1\n 38: key 2: value 2\n 38: ~~~~~~~~~~~~~~ emitted tree: 38: -------------------------------------- 38: [0][0] 0x2b247a8a30 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x2b247a8ac0 VAL: 'item 1' (4 sibs) 38: [2] [2] 0x2b247a8b50 VAL: 'item 2' (4 sibs) 38: [3] [3] 0x2b247a8be0 SEQ: (4 sibs) 2 children: 38: [4] [4] 0x2b247a8c70 VAL: 'item 3.1' (2 sibs) 38: [5] [5] 0x2b247a8d00 VAL: 'item 3.2' (2 sibs) 38: [6] [6] 0x2b247a8d90 MAP: (4 sibs) 2 children: 38: [7] [7] 0x2b247a8e20 KEYVAL: 'key 1' 'value 1' (2 sibs) 38: [8] [8] 0x2b247a8eb0 KEYVAL: 'key 2' 'value 2' (2 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] GENERIC_SEQ/YmlTestCase.complete_windows_round_trip/0 (2 ms) 38: [ RUN ] GENERIC_SEQ/YmlTestCase.complete_windows_round_trip/1 38: ------------------------------------------- 38: running test case 'generic seq v1' 38: ------------------------------------------- 38: ~~~~~~~~~~~~~~ src yml: 38: \r\n 38: - item 1\r\n 38: - item 2\r\n 38: -\r\n 38: - item 3.1\r\n 38: - item 3.2\r\n 38: -\r\n 38: key 1: value 1\r\n 38: key 2: value 2\r\n 38: ~~~~~~~~~~~~~~ parsed tree: 38: -------------------------------------- 38: [0][0] 0x2b247a6170 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x2b247a6200 VAL: 'item 1' (4 sibs) 38: [2] [2] 0x2b247a6290 VAL: 'item 2' (4 sibs) 38: [3] [3] 0x2b247a6320 SEQ: (4 sibs) 2 children: 38: [4] [4] 0x2b247a63b0 VAL: 'item 3.1' (2 sibs) 38: [5] [5] 0x2b247a6440 VAL: 'item 3.2' (2 sibs) 38: [6] [6] 0x2b247a64d0 MAP: (4 sibs) 2 children: 38: [7] [7] 0x2b247a6560 KEYVAL: 'key 1' 'value 1' (2 sibs) 38: [8] [8] 0x2b247a65f0 KEYVAL: 'key 2' 'value 2' (2 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ emitted yml: 38: - item 1\n 38: - item 2\n 38: - - item 3.1\n 38: - item 3.2\n 38: - key 1: value 1\n 38: key 2: value 2\n 38: ~~~~~~~~~~~~~~ emitted tree: 38: -------------------------------------- 38: [0][0] 0x2b247a9340 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x2b247a93d0 VAL: 'item 1' (4 sibs) 38: [2] [2] 0x2b247a9460 VAL: 'item 2' (4 sibs) 38: [3] [3] 0x2b247a94f0 SEQ: (4 sibs) 2 children: 38: [4] [4] 0x2b247a9580 VAL: 'item 3.1' (2 sibs) 38: [5] [5] 0x2b247a9610 VAL: 'item 3.2' (2 sibs) 38: [6] [6] 0x2b247a96a0 MAP: (4 sibs) 2 children: 38: [7] [7] 0x2b247a9730 KEYVAL: 'key 1' 'value 1' (2 sibs) 38: [8] [8] 0x2b247a97c0 KEYVAL: 'key 2' 'value 2' (2 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] GENERIC_SEQ/YmlTestCase.complete_windows_round_trip/1 (1 ms) 38: [ RUN ] GENERIC_SEQ/YmlTestCase.unix_recreate_from_ref/0 38: ------------------------------------------- 38: running test case 'generic seq v0' 38: ------------------------------------------- 38: REF TREE: 38: 0x2b2479d6d0 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x2b2479d190 VAL: 'item 1' (4 sibs) 38: 0x2b2479d228 VAL: 'item 2' (4 sibs) 38: 0x2b2479d2c0 SEQ: (4 sibs) 2 children: 38: 0x2b2479d400 VAL: 'item 3.1' (2 sibs) 38: 0x2b2479d498 VAL: 'item 3.2' (2 sibs) 38: 0x2b2479d358 MAP: (4 sibs) 2 children: 38: 0x2b2479d540 KEYVAL: 'key 1' 'value 1' (2 sibs) 38: 0x2b2479d5d8 KEYVAL: 'key 2' 'value 2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2b247a7840 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x2b247a78d0 VAL: 'item 1' (4 sibs) 38: [2] [2] 0x2b247a7960 VAL: 'item 2' (4 sibs) 38: [3] [3] 0x2b247a79f0 SEQ: (4 sibs) 2 children: 38: [4] [4] 0x2b247a7a80 VAL: 'item 3.1' (2 sibs) 38: [5] [5] 0x2b247a7b10 VAL: 'item 3.2' (2 sibs) 38: [6] [6] 0x2b247a7ba0 MAP: (4 sibs) 2 children: 38: [7] [7] 0x2b247a7c30 KEYVAL: 'key 1' 'value 1' (2 sibs) 38: [8] [8] 0x2b247a7cc0 KEYVAL: 'key 2' 'value 2' (2 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: [ OK ] GENERIC_SEQ/YmlTestCase.unix_recreate_from_ref/0 (1 ms) 38: [ RUN ] GENERIC_SEQ/YmlTestCase.unix_recreate_from_ref/1 38: ------------------------------------------- 38: running test case 'generic seq v1' 38: ------------------------------------------- 38: REF TREE: 38: 0x2b2479d7e8 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x2b2479d8c0 VAL: 'item 1' (4 sibs) 38: 0x2b2479d958 VAL: 'item 2' (4 sibs) 38: 0x2b2479d9f0 SEQ: (4 sibs) 2 children: 38: 0x2b2479db30 VAL: 'item 3.1' (2 sibs) 38: 0x2b2479dbc8 VAL: 'item 3.2' (2 sibs) 38: 0x2b2479da88 MAP: (4 sibs) 2 children: 38: 0x2b2479dc70 KEYVAL: 'key 1' 'value 1' (2 sibs) 38: 0x2b2479dd08 KEYVAL: 'key 2' 'value 2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2b247a9c50 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x2b247a9ce0 VAL: 'item 1' (4 sibs) 38: [2] [2] 0x2b247a9d70 VAL: 'item 2' (4 sibs) 38: [3] [3] 0x2b247a9e00 SEQ: (4 sibs) 2 children: 38: [4] [4] 0x2b247a9e90 VAL: 'item 3.1' (2 sibs) 38: [5] [5] 0x2b247a9f20 VAL: 'item 3.2' (2 sibs) 38: [6] [6] 0x2b247a9fb0 MAP: (4 sibs) 2 children: 38: [7] [7] 0x2b247aa040 KEYVAL: 'key 1' 'value 1' (2 sibs) 38: [8] [8] 0x2b247aa0d0 KEYVAL: 'key 2' 'value 2' (2 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: [ OK ] GENERIC_SEQ/YmlTestCase.unix_recreate_from_ref/1 (1 ms) 38: [ RUN ] GENERIC_SEQ/YmlTestCase.windows_recreate_from_ref/0 38: ------------------------------------------- 38: running test case 'generic seq v0' 38: ------------------------------------------- 38: REF TREE: 38: 0x2b2479d6d0 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x2b2479d190 VAL: 'item 1' (4 sibs) 38: 0x2b2479d228 VAL: 'item 2' (4 sibs) 38: 0x2b2479d2c0 SEQ: (4 sibs) 2 children: 38: 0x2b2479d400 VAL: 'item 3.1' (2 sibs) 38: 0x2b2479d498 VAL: 'item 3.2' (2 sibs) 38: 0x2b2479d358 MAP: (4 sibs) 2 children: 38: 0x2b2479d540 KEYVAL: 'key 1' 'value 1' (2 sibs) 38: 0x2b2479d5d8 KEYVAL: 'key 2' 'value 2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2b247aa170 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x2b247aa200 VAL: 'item 1' (4 sibs) 38: [2] [2] 0x2b247aa290 VAL: 'item 2' (4 sibs) 38: [3] [3] 0x2b247aa320 SEQ: (4 sibs) 2 children: 38: [4] [4] 0x2b247aa3b0 VAL: 'item 3.1' (2 sibs) 38: [5] [5] 0x2b247aa440 VAL: 'item 3.2' (2 sibs) 38: [6] [6] 0x2b247aa4d0 MAP: (4 sibs) 2 children: 38: [7] [7] 0x2b247aa560 KEYVAL: 'key 1' 'value 1' (2 sibs) 38: [8] [8] 0x2b247aa5f0 KEYVAL: 'key 2' 'value 2' (2 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: [ OK ] GENERIC_SEQ/YmlTestCase.windows_recreate_from_ref/0 (0 ms) 38: [ RUN ] GENERIC_SEQ/YmlTestCase.windows_recreate_from_ref/1 38: ------------------------------------------- 38: running test case 'generic seq v1' 38: ------------------------------------------- 38: REF TREE: 38: 0x2b2479d7e8 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x2b2479d8c0 VAL: 'item 1' (4 sibs) 38: 0x2b2479d958 VAL: 'item 2' (4 sibs) 38: 0x2b2479d9f0 SEQ: (4 sibs) 2 children: 38: 0x2b2479db30 VAL: 'item 3.1' (2 sibs) 38: 0x2b2479dbc8 VAL: 'item 3.2' (2 sibs) 38: 0x2b2479da88 MAP: (4 sibs) 2 children: 38: 0x2b2479dc70 KEYVAL: 'key 1' 'value 1' (2 sibs) 38: 0x2b2479dd08 KEYVAL: 'key 2' 'value 2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2b247aa690 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x2b247aa720 VAL: 'item 1' (4 sibs) 38: [2] [2] 0x2b247aa7b0 VAL: 'item 2' (4 sibs) 38: [3] [3] 0x2b247aa840 SEQ: (4 sibs) 2 children: 38: [4] [4] 0x2b247aa8d0 VAL: 'item 3.1' (2 sibs) 38: [5] [5] 0x2b247aa960 VAL: 'item 3.2' (2 sibs) 38: [6] [6] 0x2b247aa9f0 MAP: (4 sibs) 2 children: 38: [7] [7] 0x2b247aaa80 KEYVAL: 'key 1' 'value 1' (2 sibs) 38: [8] [8] 0x2b247aab10 KEYVAL: 'key 2' 'value 2' (2 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: [ OK ] GENERIC_SEQ/YmlTestCase.windows_recreate_from_ref/1 (1 ms) 38: [----------] 40 tests from GENERIC_SEQ/YmlTestCase (111 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 41 tests from 2 test suites ran. (119 ms total) 38: [ PASSED ] 41 tests. 38/50 Test #38: ryml-test-generic_seq ............. Passed 0.34 sec test 39 Start 39: ryml-test-scalar_names 39: Test command: /builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test/ryml-test-scalar_names-0.4.1 39: Test timeout computed to be: 10000000 39: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 39: [==========] Running 81 tests from 2 test suites. 39: [----------] Global test environment set-up. 39: [----------] 1 test from CaseNode 39: [ RUN ] CaseNode.setting_up 39: [ OK ] CaseNode.setting_up (1 ms) 39: [----------] 1 test from CaseNode (2 ms total) 39: 39: [----------] 80 tests from SCALAR_NAMES/YmlTestCase 39: [ RUN ] SCALAR_NAMES/YmlTestCase.parse_unix/0 39: ------------------------------------------- 39: running test case 'funny names, seq' 39: ------------------------------------------- 39: --------------- 39: 39: - a 39: - b:b 39: - c{c 39: - cc{ 39: - c}c 39: - cc} 39: - c!c 39: - cc! 39: - .foo 39: - . 39: - -a 39: - +b 39: - /b 39: - :c 39: - $g 39: - "*" 39: - '*' 39: - >- 39: * 39: - "*a" 39: - '*a' 39: - >- 39: *a 39: --------------- 39: REF TREE: 39: 0x2ac32fd420 [ROOT] SEQ: (0 sibs) 21 children: 39: 0x2ac32fbf10 VAL: 'a' (21 sibs) 39: 0x2ac32fbfa8 VAL: 'b:b' (21 sibs) 39: 0x2ac32fc040 VAL: 'c{c' (21 sibs) 39: 0x2ac32fc0d8 VAL: 'cc{' (21 sibs) 39: 0x2ac32fc170 VAL: 'c}c' (21 sibs) 39: 0x2ac32fc208 VAL: 'cc}' (21 sibs) 39: 0x2ac32fc2a0 VAL: 'c!c' (21 sibs) 39: 0x2ac32fc338 VAL: 'cc!' (21 sibs) 39: 0x2ac32fc3d0 VAL: '.foo' (21 sibs) 39: 0x2ac32fc468 VAL: '.' (21 sibs) 39: 0x2ac32fc500 VAL: '-a' (21 sibs) 39: 0x2ac32fc598 VAL: '+b' (21 sibs) 39: 0x2ac32fc630 VAL: '/b' (21 sibs) 39: 0x2ac32fc6c8 VAL: ':c' (21 sibs) 39: 0x2ac32fc760 VAL: '$g' (21 sibs) 39: 0x2ac32fc7f8 VAL: '*' (21 sibs) 39: 0x2ac32fc890 VAL: '*' (21 sibs) 39: 0x2ac32fc928 VAL: '*' (21 sibs) 39: 0x2ac32fc9c0 VAL: '*a' (21 sibs) 39: 0x2ac32fca58 VAL: '*a' (21 sibs) 39: 0x2ac32fcaf0 VAL: '*a' (21 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x2ac330ba70 [ROOT] SEQ: (1 sibs) 21 children: 39: [1] [1] 0x2ac330bb00 VAL: 'a' (21 sibs) 39: [2] [2] 0x2ac330bb90 VAL: 'b:b' (21 sibs) 39: [3] [3] 0x2ac330bc20 VAL: 'c{c' (21 sibs) 39: [4] [4] 0x2ac330bcb0 VAL: 'cc{' (21 sibs) 39: [5] [5] 0x2ac330bd40 VAL: 'c}c' (21 sibs) 39: [6] [6] 0x2ac330bdd0 VAL: 'cc}' (21 sibs) 39: [7] [7] 0x2ac330be60 VAL: 'c!c' (21 sibs) 39: [8] [8] 0x2ac330bef0 VAL: 'cc!' (21 sibs) 39: [9] [9] 0x2ac330bf80 VAL: '.foo' (21 sibs) 39: [10] [10] 0x2ac330c010 VAL: '.' (21 sibs) 39: [11] [11] 0x2ac330c0a0 VAL: '-a' (21 sibs) 39: [12] [12] 0x2ac330c130 VAL: '+b' (21 sibs) 39: [13] [13] 0x2ac330c1c0 VAL: '/b' (21 sibs) 39: [14] [14] 0x2ac330c250 VAL: ':c' (21 sibs) 39: [15] [15] 0x2ac330c2e0 VAL: '$g' (21 sibs) 39: [16] [16] 0x2ac330c370 VAL: '*' (21 sibs) 39: [17] [17] 0x2ac330c400 VAL: '*' (21 sibs) 39: [18] [18] 0x2ac330c490 VAL: '*' (21 sibs) 39: [19] [19] 0x2ac330c520 VAL: '*a' (21 sibs) 39: [20] [20] 0x2ac330c5b0 VAL: '*a' (21 sibs) 39: [21] [21] 0x2ac330c640 VAL: '*a' (21 sibs) 39: #nodes=22 vs #printed=22 39: -------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.parse_unix/0 (21 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.parse_unix/1 39: ------------------------------------------- 39: running test case 'funny names, seq expl' 39: ------------------------------------------- 39: --------------- 39: [a, b, c, .foo, ., -a, +b, /b, :c, $g]--------------- 39: REF TREE: 39: 0x2ac32fd538 [ROOT] SEQ: (0 sibs) 10 children: 39: 0x2ac32fcdd0 VAL: 'a' (10 sibs) 39: 0x2ac32fce68 VAL: 'b' (10 sibs) 39: 0x2ac32fcf00 VAL: 'c' (10 sibs) 39: 0x2ac32fcf98 VAL: '.foo' (10 sibs) 39: 0x2ac32fd030 VAL: '.' (10 sibs) 39: 0x2ac32fd0c8 VAL: '-a' (10 sibs) 39: 0x2ac32fd160 VAL: '+b' (10 sibs) 39: 0x2ac32fd1f8 VAL: '/b' (10 sibs) 39: 0x2ac32fd290 VAL: ':c' (10 sibs) 39: 0x2ac32fd328 VAL: '$g' (10 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x2ac330cc80 [ROOT] SEQ: (1 sibs) 10 children: 39: [1] [1] 0x2ac330cd10 VAL: 'a' (10 sibs) 39: [2] [2] 0x2ac330cda0 VAL: 'b' (10 sibs) 39: [3] [3] 0x2ac330ce30 VAL: 'c' (10 sibs) 39: [4] [4] 0x2ac330cec0 VAL: '.foo' (10 sibs) 39: [5] [5] 0x2ac330cf50 VAL: '.' (10 sibs) 39: [6] [6] 0x2ac330cfe0 VAL: '-a' (10 sibs) 39: [7] [7] 0x2ac330d070 VAL: '+b' (10 sibs) 39: [8] [8] 0x2ac330d100 VAL: '/b' (10 sibs) 39: [9] [9] 0x2ac330d190 VAL: ':c' (10 sibs) 39: [10] [10] 0x2ac330d220 VAL: '$g' (10 sibs) 39: #nodes=11 vs #printed=11 39: -------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.parse_unix/1 (2 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.parse_unix/2 39: ------------------------------------------- 39: running test case 'funny names, map' 39: ------------------------------------------- 39: --------------- 39: 39: a: a 39: b: b 39: c: c 39: .foo: .foo 39: .: . 39: -a: -a 39: +b: +b 39: /b: /b 39: :c: :c 39: $g: $g 39: '*': '*' 39: '*a': '*a' 39: --------------- 39: REF TREE: 39: 0x2ac32fd650 [ROOT] MAP: (0 sibs) 12 children: 39: 0x2ac32fd840 KEYVAL: 'a' 'a' (12 sibs) 39: 0x2ac32fd8d8 KEYVAL: 'b' 'b' (12 sibs) 39: 0x2ac32fd970 KEYVAL: 'c' 'c' (12 sibs) 39: 0x2ac32fda08 KEYVAL: '.foo' '.foo' (12 sibs) 39: 0x2ac32fdaa0 KEYVAL: '.' '.' (12 sibs) 39: 0x2ac32fdb38 KEYVAL: '-a' '-a' (12 sibs) 39: 0x2ac32fdbd0 KEYVAL: '+b' '+b' (12 sibs) 39: 0x2ac32fdc68 KEYVAL: '/b' '/b' (12 sibs) 39: 0x2ac32fdd00 KEYVAL: ':c' ':c' (12 sibs) 39: 0x2ac32fdd98 KEYVAL: '$g' '$g' (12 sibs) 39: 0x2ac32fde30 KEYVAL: '*' '*' (12 sibs) 39: 0x2ac32fdec8 KEYVAL: '*a' '*a' (12 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x2ac330dcd0 [ROOT] MAP: (1 sibs) 12 children: 39: [1] [1] 0x2ac330dd60 KEYVAL: 'a' 'a' (12 sibs) 39: [2] [2] 0x2ac330ddf0 KEYVAL: 'b' 'b' (12 sibs) 39: [3] [3] 0x2ac330de80 KEYVAL: 'c' 'c' (12 sibs) 39: [4] [4] 0x2ac330df10 KEYVAL: '.foo' '.foo' (12 sibs) 39: [5] [5] 0x2ac330dfa0 KEYVAL: '.' '.' (12 sibs) 39: [6] [6] 0x2ac330e030 KEYVAL: '-a' '-a' (12 sibs) 39: [7] [7] 0x2ac330e0c0 KEYVAL: '+b' '+b' (12 sibs) 39: [8] [8] 0x2ac330e150 KEYVAL: '/b' '/b' (12 sibs) 39: [9] [9] 0x2ac330e1e0 KEYVAL: ':c' ':c' (12 sibs) 39: [10] [10] 0x2ac330e270 KEYVAL: '$g' '$g' (12 sibs) 39: [11] [11] 0x2ac330e300 KEYVAL: '*' '*' (12 sibs) 39: [12] [12] 0x2ac330e390 KEYVAL: '*a' '*a' (12 sibs) 39: #nodes=13 vs #printed=13 39: -------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.parse_unix/2 (5 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.parse_unix/3 39: ------------------------------------------- 39: running test case 'funny names, map expl' 39: ------------------------------------------- 39: --------------- 39: {a: a, b: b, c: c, .foo: .foo, .: ., -a: -a, +b: +b, /b: /b, :c: :c, $g: $g, 39: '*': '*', '*a':'*a'}--------------- 39: REF TREE: 39: 0x2ac32fd768 [ROOT] MAP: (0 sibs) 12 children: 39: 0x2ac32fdf70 KEYVAL: 'a' 'a' (12 sibs) 39: 0x2ac32fe008 KEYVAL: 'b' 'b' (12 sibs) 39: 0x2ac32fe0a0 KEYVAL: 'c' 'c' (12 sibs) 39: 0x2ac32fe138 KEYVAL: '.foo' '.foo' (12 sibs) 39: 0x2ac32fe1d0 KEYVAL: '.' '.' (12 sibs) 39: 0x2ac32fe268 KEYVAL: '-a' '-a' (12 sibs) 39: 0x2ac32fe300 KEYVAL: '+b' '+b' (12 sibs) 39: 0x2ac32fe398 KEYVAL: '/b' '/b' (12 sibs) 39: 0x2ac32fe430 KEYVAL: ':c' ':c' (12 sibs) 39: 0x2ac32fe4c8 KEYVAL: '$g' '$g' (12 sibs) 39: 0x2ac32fe560 KEYVAL: '*' '*' (12 sibs) 39: 0x2ac32fe5f8 KEYVAL: '*a' '*a' (12 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x2ac330ee00 [ROOT] MAP: (1 sibs) 12 children: 39: [1] [1] 0x2ac330ee90 KEYVAL: 'a' 'a' (12 sibs) 39: [2] [2] 0x2ac330ef20 KEYVAL: 'b' 'b' (12 sibs) 39: [3] [3] 0x2ac330efb0 KEYVAL: 'c' 'c' (12 sibs) 39: [4] [4] 0x2ac330f040 KEYVAL: '.foo' '.foo' (12 sibs) 39: [5] [5] 0x2ac330f0d0 KEYVAL: '.' '.' (12 sibs) 39: [6] [6] 0x2ac330f160 KEYVAL: '-a' '-a' (12 sibs) 39: [7] [7] 0x2ac330f1f0 KEYVAL: '+b' '+b' (12 sibs) 39: [8] [8] 0x2ac330f280 KEYVAL: '/b' '/b' (12 sibs) 39: [9] [9] 0x2ac330f310 KEYVAL: ':c' ':c' (12 sibs) 39: [10] [10] 0x2ac330f3a0 KEYVAL: '$g' '$g' (12 sibs) 39: [11] [11] 0x2ac330f430 KEYVAL: '*' '*' (12 sibs) 39: [12] [12] 0x2ac330f4c0 KEYVAL: '*a' '*a' (12 sibs) 39: #nodes=13 vs #printed=13 39: -------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.parse_unix/3 (2 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.parse_windows/0 39: ------------------------------------------- 39: running test case 'funny names, seq' 39: ------------------------------------------- 39: --------------- 39: 39: - a 39: - b:b 39: - c{c 39: - cc{ 39: - c}c 39: - cc} 39: - c!c 39: - cc! 39: - .foo 39: - . 39: - -a 39: - +b 39: - /b 39: - :c 39: - $g 39: - "*" 39: - '*' 39: - >- 39: * 39: - "*a" 39: - '*a' 39: - >- 39: *a 39: --------------- 39: REF TREE: 39: 0x2ac32fd420 [ROOT] SEQ: (0 sibs) 21 children: 39: 0x2ac32fbf10 VAL: 'a' (21 sibs) 39: 0x2ac32fbfa8 VAL: 'b:b' (21 sibs) 39: 0x2ac32fc040 VAL: 'c{c' (21 sibs) 39: 0x2ac32fc0d8 VAL: 'cc{' (21 sibs) 39: 0x2ac32fc170 VAL: 'c}c' (21 sibs) 39: 0x2ac32fc208 VAL: 'cc}' (21 sibs) 39: 0x2ac32fc2a0 VAL: 'c!c' (21 sibs) 39: 0x2ac32fc338 VAL: 'cc!' (21 sibs) 39: 0x2ac32fc3d0 VAL: '.foo' (21 sibs) 39: 0x2ac32fc468 VAL: '.' (21 sibs) 39: 0x2ac32fc500 VAL: '-a' (21 sibs) 39: 0x2ac32fc598 VAL: '+b' (21 sibs) 39: 0x2ac32fc630 VAL: '/b' (21 sibs) 39: 0x2ac32fc6c8 VAL: ':c' (21 sibs) 39: 0x2ac32fc760 VAL: '$g' (21 sibs) 39: 0x2ac32fc7f8 VAL: '*' (21 sibs) 39: 0x2ac32fc890 VAL: '*' (21 sibs) 39: 0x2ac32fc928 VAL: '*' (21 sibs) 39: 0x2ac32fc9c0 VAL: '*a' (21 sibs) 39: 0x2ac32fca58 VAL: '*a' (21 sibs) 39: 0x2ac32fcaf0 VAL: '*a' (21 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x2ac3310020 [ROOT] SEQ: (1 sibs) 21 children: 39: [1] [1] 0x2ac33100b0 VAL: 'a' (21 sibs) 39: [2] [2] 0x2ac3310140 VAL: 'b:b' (21 sibs) 39: [3] [3] 0x2ac33101d0 VAL: 'c{c' (21 sibs) 39: [4] [4] 0x2ac3310260 VAL: 'cc{' (21 sibs) 39: [5] [5] 0x2ac33102f0 VAL: 'c}c' (21 sibs) 39: [6] [6] 0x2ac3310380 VAL: 'cc}' (21 sibs) 39: [7] [7] 0x2ac3310410 VAL: 'c!c' (21 sibs) 39: [8] [8] 0x2ac33104a0 VAL: 'cc!' (21 sibs) 39: [9] [9] 0x2ac3310530 VAL: '.foo' (21 sibs) 39: [10] [10] 0x2ac33105c0 VAL: '.' (21 sibs) 39: [11] [11] 0x2ac3310650 VAL: '-a' (21 sibs) 39: [12] [12] 0x2ac33106e0 VAL: '+b' (21 sibs) 39: [13] [13] 0x2ac3310770 VAL: '/b' (21 sibs) 39: [14] [14] 0x2ac3310800 VAL: ':c' (21 sibs) 39: [15] [15] 0x2ac3310890 VAL: '$g' (21 sibs) 39: [16] [16] 0x2ac3310920 VAL: '*' (21 sibs) 39: [17] [17] 0x2ac33109b0 VAL: '*' (21 sibs) 39: [18] [18] 0x2ac3310a40 VAL: '*' (21 sibs) 39: [19] [19] 0x2ac3310ad0 VAL: '*a' (21 sibs) 39: [20] [20] 0x2ac3310b60 VAL: '*a' (21 sibs) 39: [21] [21] 0x2ac3310bf0 VAL: '*a' (21 sibs) 39: #nodes=22 vs #printed=22 39: -------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.parse_windows/0 (4 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.parse_windows/1 39: ------------------------------------------- 39: running test case 'funny names, seq expl' 39: ------------------------------------------- 39: --------------- 39: [a, b, c, .foo, ., -a, +b, /b, :c, $g]--------------- 39: REF TREE: 39: 0x2ac32fd538 [ROOT] SEQ: (0 sibs) 10 children: 39: 0x2ac32fcdd0 VAL: 'a' (10 sibs) 39: 0x2ac32fce68 VAL: 'b' (10 sibs) 39: 0x2ac32fcf00 VAL: 'c' (10 sibs) 39: 0x2ac32fcf98 VAL: '.foo' (10 sibs) 39: 0x2ac32fd030 VAL: '.' (10 sibs) 39: 0x2ac32fd0c8 VAL: '-a' (10 sibs) 39: 0x2ac32fd160 VAL: '+b' (10 sibs) 39: 0x2ac32fd1f8 VAL: '/b' (10 sibs) 39: 0x2ac32fd290 VAL: ':c' (10 sibs) 39: 0x2ac32fd328 VAL: '$g' (10 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x2ac330f710 [ROOT] SEQ: (1 sibs) 10 children: 39: [1] [1] 0x2ac330f7a0 VAL: 'a' (10 sibs) 39: [2] [2] 0x2ac330f830 VAL: 'b' (10 sibs) 39: [3] [3] 0x2ac330f8c0 VAL: 'c' (10 sibs) 39: [4] [4] 0x2ac330f950 VAL: '.foo' (10 sibs) 39: [5] [5] 0x2ac330f9e0 VAL: '.' (10 sibs) 39: [6] [6] 0x2ac330fa70 VAL: '-a' (10 sibs) 39: [7] [7] 0x2ac330fb00 VAL: '+b' (10 sibs) 39: [8] [8] 0x2ac330fb90 VAL: '/b' (10 sibs) 39: [9] [9] 0x2ac330fc20 VAL: ':c' (10 sibs) 39: [10] [10] 0x2ac330fcb0 VAL: '$g' (10 sibs) 39: #nodes=11 vs #printed=11 39: -------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.parse_windows/1 (1 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.parse_windows/2 39: ------------------------------------------- 39: running test case 'funny names, map' 39: ------------------------------------------- 39: --------------- 39: 39: a: a 39: b: b 39: c: c 39: .foo: .foo 39: .: . 39: -a: -a 39: +b: +b 39: /b: /b 39: :c: :c 39: $g: $g 39: '*': '*' 39: '*a': '*a' 39: --------------- 39: REF TREE: 39: 0x2ac32fd650 [ROOT] MAP: (0 sibs) 12 children: 39: 0x2ac32fd840 KEYVAL: 'a' 'a' (12 sibs) 39: 0x2ac32fd8d8 KEYVAL: 'b' 'b' (12 sibs) 39: 0x2ac32fd970 KEYVAL: 'c' 'c' (12 sibs) 39: 0x2ac32fda08 KEYVAL: '.foo' '.foo' (12 sibs) 39: 0x2ac32fdaa0 KEYVAL: '.' '.' (12 sibs) 39: 0x2ac32fdb38 KEYVAL: '-a' '-a' (12 sibs) 39: 0x2ac32fdbd0 KEYVAL: '+b' '+b' (12 sibs) 39: 0x2ac32fdc68 KEYVAL: '/b' '/b' (12 sibs) 39: 0x2ac32fdd00 KEYVAL: ':c' ':c' (12 sibs) 39: 0x2ac32fdd98 KEYVAL: '$g' '$g' (12 sibs) 39: 0x2ac32fde30 KEYVAL: '*' '*' (12 sibs) 39: 0x2ac32fdec8 KEYVAL: '*a' '*a' (12 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x2ac3311230 [ROOT] MAP: (1 sibs) 12 children: 39: [1] [1] 0x2ac33112c0 KEYVAL: 'a' 'a' (12 sibs) 39: [2] [2] 0x2ac3311350 KEYVAL: 'b' 'b' (12 sibs) 39: [3] [3] 0x2ac33113e0 KEYVAL: 'c' 'c' (12 sibs) 39: [4] [4] 0x2ac3311470 KEYVAL: '.foo' '.foo' (12 sibs) 39: [5] [5] 0x2ac3311500 KEYVAL: '.' '.' (12 sibs) 39: [6] [6] 0x2ac3311590 KEYVAL: '-a' '-a' (12 sibs) 39: [7] [7] 0x2ac3311620 KEYVAL: '+b' '+b' (12 sibs) 39: [8] [8] 0x2ac33116b0 KEYVAL: '/b' '/b' (12 sibs) 39: [9] [9] 0x2ac3311740 KEYVAL: ':c' ':c' (12 sibs) 39: [10] [10] 0x2ac33117d0 KEYVAL: '$g' '$g' (12 sibs) 39: [11] [11] 0x2ac3311860 KEYVAL: '*' '*' (12 sibs) 39: [12] [12] 0x2ac33118f0 KEYVAL: '*a' '*a' (12 sibs) 39: #nodes=13 vs #printed=13 39: -------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.parse_windows/2 (1 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.parse_windows/3 39: ------------------------------------------- 39: running test case 'funny names, map expl' 39: ------------------------------------------- 39: --------------- 39: {a: a, b: b, c: c, .foo: .foo, .: ., -a: -a, +b: +b, /b: /b, :c: :c, $g: $g, 39: '*': '*', '*a':'*a'}--------------- 39: REF TREE: 39: 0x2ac32fd768 [ROOT] MAP: (0 sibs) 12 children: 39: 0x2ac32fdf70 KEYVAL: 'a' 'a' (12 sibs) 39: 0x2ac32fe008 KEYVAL: 'b' 'b' (12 sibs) 39: 0x2ac32fe0a0 KEYVAL: 'c' 'c' (12 sibs) 39: 0x2ac32fe138 KEYVAL: '.foo' '.foo' (12 sibs) 39: 0x2ac32fe1d0 KEYVAL: '.' '.' (12 sibs) 39: 0x2ac32fe268 KEYVAL: '-a' '-a' (12 sibs) 39: 0x2ac32fe300 KEYVAL: '+b' '+b' (12 sibs) 39: 0x2ac32fe398 KEYVAL: '/b' '/b' (12 sibs) 39: 0x2ac32fe430 KEYVAL: ':c' ':c' (12 sibs) 39: 0x2ac32fe4c8 KEYVAL: '$g' '$g' (12 sibs) 39: 0x2ac32fe560 KEYVAL: '*' '*' (12 sibs) 39: 0x2ac32fe5f8 KEYVAL: '*a' '*a' (12 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x2ac3311b40 [ROOT] MAP: (1 sibs) 12 children: 39: [1] [1] 0x2ac3311bd0 KEYVAL: 'a' 'a' (12 sibs) 39: [2] [2] 0x2ac3311c60 KEYVAL: 'b' 'b' (12 sibs) 39: [3] [3] 0x2ac3311cf0 KEYVAL: 'c' 'c' (12 sibs) 39: [4] [4] 0x2ac3311d80 KEYVAL: '.foo' '.foo' (12 sibs) 39: [5] [5] 0x2ac3311e10 KEYVAL: '.' '.' (12 sibs) 39: [6] [6] 0x2ac3311ea0 KEYVAL: '-a' '-a' (12 sibs) 39: [7] [7] 0x2ac3311f30 KEYVAL: '+b' '+b' (12 sibs) 39: [8] [8] 0x2ac3311fc0 KEYVAL: '/b' '/b' (12 sibs) 39: [9] [9] 0x2ac3312050 KEYVAL: ':c' ':c' (12 sibs) 39: [10] [10] 0x2ac33120e0 KEYVAL: '$g' '$g' (12 sibs) 39: [11] [11] 0x2ac3312170 KEYVAL: '*' '*' (12 sibs) 39: [12] [12] 0x2ac3312200 KEYVAL: '*a' '*a' (12 sibs) 39: #nodes=13 vs #printed=13 39: -------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.parse_windows/3 (1 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stdout/0 39: ------------------------------------------- 39: running test case 'funny names, seq' 39: ------------------------------------------- 39: - a 39: - 'b:b' 39: - 'c{c' 39: - 'cc{' 39: - 'c}c' 39: - 'cc}' 39: - c!c 39: - cc! 39: - .foo 39: - . 39: - '-a' 39: - +b 39: - /b 39: - ':c' 39: - $g 39: - '*' 39: - '*' 39: - '*' 39: - '*a' 39: - '*a' 39: - '*a' 39: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stdout/0 (5 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stdout/1 39: ------------------------------------------- 39: running test case 'funny names, seq expl' 39: ------------------------------------------- 39: - a 39: - b 39: - c 39: - .foo 39: - . 39: - '-a' 39: - +b 39: - /b 39: - ':c' 39: - $g 39: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stdout/2 39: ------------------------------------------- 39: running test case 'funny names, map' 39: ------------------------------------------- 39: a: a 39: b: b 39: c: c 39: .foo: .foo 39: .: . 39: '-a': '-a' 39: +b: +b 39: /b: /b 39: ':c': ':c' 39: $g: $g 39: '*': '*' 39: '*a': '*a' 39: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stdout/3 39: ------------------------------------------- 39: running test case 'funny names, map expl' 39: ------------------------------------------- 39: a: a 39: b: b 39: c: c 39: .foo: .foo 39: .: . 39: '-a': '-a' 39: +b: +b 39: /b: /b 39: ':c': ':c' 39: $g: $g 39: '*': '*' 39: '*a': '*a' 39: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stdout/0 39: ------------------------------------------- 39: running test case 'funny names, seq' 39: ------------------------------------------- 39: - a 39: - 'b:b' 39: - 'c{c' 39: - 'cc{' 39: - 'c}c' 39: - 'cc}' 39: - c!c 39: - cc! 39: - .foo 39: - . 39: - '-a' 39: - +b 39: - /b 39: - ':c' 39: - $g 39: - '*' 39: - '*' 39: - '*' 39: - '*a' 39: - '*a' 39: - '*a' 39: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stdout/1 39: ------------------------------------------- 39: running test case 'funny names, seq expl' 39: ------------------------------------------- 39: - a 39: - b 39: - c 39: - .foo 39: - . 39: - '-a' 39: - +b 39: - /b 39: - ':c' 39: - $g 39: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stdout/2 39: ------------------------------------------- 39: running test case 'funny names, map' 39: ------------------------------------------- 39: a: a 39: b: b 39: c: c 39: .foo: .foo 39: .: . 39: '-a': '-a' 39: +b: +b 39: /b: /b 39: ':c': ':c' 39: $g: $g 39: '*': '*' 39: '*a': '*a' 39: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stdout/3 39: ------------------------------------------- 39: running test case 'funny names, map expl' 39: ------------------------------------------- 39: a: a 39: b: b 39: c: c 39: .foo: .foo 39: .: . 39: '-a': '-a' 39: +b: +b 39: /b: /b 39: ':c': ':c' 39: $g: $g 39: '*': '*' 39: '*a': '*a' 39: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_cout/0 39: ------------------------------------------- 39: running test case 'funny names, seq' 39: ------------------------------------------- 39: - a 39: - 'b:b' 39: - 'c{c' 39: - 'cc{' 39: - 'c}c' 39: - 'cc}' 39: - c!c 39: - cc! 39: - .foo 39: - . 39: - '-a' 39: - +b 39: - /b 39: - ':c' 39: - $g 39: - '*' 39: - '*' 39: - '*' 39: - '*a' 39: - '*a' 39: - '*a' 39: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_cout/0 (1 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_cout/1 39: ------------------------------------------- 39: running test case 'funny names, seq expl' 39: ------------------------------------------- 39: - a 39: - b 39: - c 39: - .foo 39: - . 39: - '-a' 39: - +b 39: - /b 39: - ':c' 39: - $g 39: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_cout/2 39: ------------------------------------------- 39: running test case 'funny names, map' 39: ------------------------------------------- 39: a: a 39: b: b 39: c: c 39: .foo: .foo 39: .: . 39: '-a': '-a' 39: +b: +b 39: /b: /b 39: ':c': ':c' 39: $g: $g 39: '*': '*' 39: '*a': '*a' 39: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_cout/3 39: ------------------------------------------- 39: running test case 'funny names, map expl' 39: ------------------------------------------- 39: a: a 39: b: b 39: c: c 39: .foo: .foo 39: .: . 39: '-a': '-a' 39: +b: +b 39: /b: /b 39: ':c': ':c' 39: $g: $g 39: '*': '*' 39: '*a': '*a' 39: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_cout/0 39: ------------------------------------------- 39: running test case 'funny names, seq' 39: ------------------------------------------- 39: - a 39: - 'b:b' 39: - 'c{c' 39: - 'cc{' 39: - 'c}c' 39: - 'cc}' 39: - c!c 39: - cc! 39: - .foo 39: - . 39: - '-a' 39: - +b 39: - /b 39: - ':c' 39: - $g 39: - '*' 39: - '*' 39: - '*' 39: - '*a' 39: - '*a' 39: - '*a' 39: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_cout/1 39: ------------------------------------------- 39: running test case 'funny names, seq expl' 39: ------------------------------------------- 39: - a 39: - b 39: - c 39: - .foo 39: - . 39: - '-a' 39: - +b 39: - /b 39: - ':c' 39: - $g 39: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_cout/2 39: ------------------------------------------- 39: running test case 'funny names, map' 39: ------------------------------------------- 39: a: a 39: b: b 39: c: c 39: .foo: .foo 39: .: . 39: '-a': '-a' 39: +b: +b 39: /b: /b 39: ':c': ':c' 39: $g: $g 39: '*': '*' 39: '*a': '*a' 39: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_cout/3 39: ------------------------------------------- 39: running test case 'funny names, map expl' 39: ------------------------------------------- 39: a: a 39: b: b 39: c: c 39: .foo: .foo 39: .: . 39: '-a': '-a' 39: +b: +b 39: /b: /b 39: ':c': ':c' 39: $g: $g 39: '*': '*' 39: '*a': '*a' 39: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stringstream/0 39: ------------------------------------------- 39: running test case 'funny names, seq' 39: ------------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stringstream/0 (2 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stringstream/1 39: ------------------------------------------- 39: running test case 'funny names, seq expl' 39: ------------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stringstream/2 39: ------------------------------------------- 39: running test case 'funny names, map' 39: ------------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stringstream/3 39: ------------------------------------------- 39: running test case 'funny names, map expl' 39: ------------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stringstream/0 39: ------------------------------------------- 39: running test case 'funny names, seq' 39: ------------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stringstream/1 39: ------------------------------------------- 39: running test case 'funny names, seq expl' 39: ------------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stringstream/2 39: ------------------------------------------- 39: running test case 'funny names, map' 39: ------------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stringstream/3 39: ------------------------------------------- 39: running test case 'funny names, map expl' 39: ------------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_ofstream/0 39: ------------------------------------------- 39: running test case 'funny names, seq' 39: ------------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_ofstream/0 (10 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_ofstream/1 39: ------------------------------------------- 39: running test case 'funny names, seq expl' 39: ------------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_ofstream/1 (3 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_ofstream/2 39: ------------------------------------------- 39: running test case 'funny names, map' 39: ------------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_ofstream/2 (3 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_ofstream/3 39: ------------------------------------------- 39: running test case 'funny names, map expl' 39: ------------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_ofstream/3 (2 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_ofstream/0 39: ------------------------------------------- 39: running test case 'funny names, seq' 39: ------------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_ofstream/0 (3 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_ofstream/1 39: ------------------------------------------- 39: running test case 'funny names, seq expl' 39: ------------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_ofstream/1 (2 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_ofstream/2 39: ------------------------------------------- 39: running test case 'funny names, map' 39: ------------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_ofstream/2 (2 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_ofstream/3 39: ------------------------------------------- 39: running test case 'funny names, map expl' 39: ------------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_ofstream/3 (2 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_string/0 39: ------------------------------------------- 39: running test case 'funny names, seq' 39: ------------------------------------------- 39: - a 39: - 'b:b' 39: - 'c{c' 39: - 'cc{' 39: - 'c}c' 39: - 'cc}' 39: - c!c 39: - cc! 39: - .foo 39: - . 39: - '-a' 39: - +b 39: - /b 39: - ':c' 39: - $g 39: - '*' 39: - '*' 39: - '*' 39: - '*a' 39: - '*a' 39: - '*a' 39: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_string/0 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_string/1 39: ------------------------------------------- 39: running test case 'funny names, seq expl' 39: ------------------------------------------- 39: - a 39: - b 39: - c 39: - .foo 39: - . 39: - '-a' 39: - +b 39: - /b 39: - ':c' 39: - $g 39: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_string/1 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_string/2 39: ------------------------------------------- 39: running test case 'funny names, map' 39: ------------------------------------------- 39: a: a 39: b: b 39: c: c 39: .foo: .foo 39: .: . 39: '-a': '-a' 39: +b: +b 39: /b: /b 39: ':c': ':c' 39: $g: $g 39: '*': '*' 39: '*a': '*a' 39: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_string/2 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_string/3 39: ------------------------------------------- 39: running test case 'funny names, map expl' 39: ------------------------------------------- 39: a: a 39: b: b 39: c: c 39: .foo: .foo 39: .: . 39: '-a': '-a' 39: +b: +b 39: /b: /b 39: ':c': ':c' 39: $g: $g 39: '*': '*' 39: '*a': '*a' 39: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_string/3 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_string/0 39: ------------------------------------------- 39: running test case 'funny names, seq' 39: ------------------------------------------- 39: - a 39: - 'b:b' 39: - 'c{c' 39: - 'cc{' 39: - 'c}c' 39: - 'cc}' 39: - c!c 39: - cc! 39: - .foo 39: - . 39: - '-a' 39: - +b 39: - /b 39: - ':c' 39: - $g 39: - '*' 39: - '*' 39: - '*' 39: - '*a' 39: - '*a' 39: - '*a' 39: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_string/0 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_string/1 39: ------------------------------------------- 39: running test case 'funny names, seq expl' 39: ------------------------------------------- 39: - a 39: - b 39: - c 39: - .foo 39: - . 39: - '-a' 39: - +b 39: - /b 39: - ':c' 39: - $g 39: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_string/1 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_string/2 39: ------------------------------------------- 39: running test case 'funny names, map' 39: ------------------------------------------- 39: a: a 39: b: b 39: c: c 39: .foo: .foo 39: .: . 39: '-a': '-a' 39: +b: +b 39: /b: /b 39: ':c': ':c' 39: $g: $g 39: '*': '*' 39: '*a': '*a' 39: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_string/2 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_string/3 39: ------------------------------------------- 39: running test case 'funny names, map expl' 39: ------------------------------------------- 39: a: a 39: b: b 39: c: c 39: .foo: .foo 39: .: . 39: '-a': '-a' 39: +b: +b 39: /b: /b 39: ':c': ':c' 39: $g: $g 39: '*': '*' 39: '*a': '*a' 39: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_string/3 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_emitrs/0 39: ------------------------------------------- 39: running test case 'funny names, seq' 39: ------------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.unix_emitrs/0 (1 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_emitrs/1 39: ------------------------------------------- 39: running test case 'funny names, seq expl' 39: ------------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.unix_emitrs/1 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_emitrs/2 39: ------------------------------------------- 39: running test case 'funny names, map' 39: ------------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.unix_emitrs/2 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_emitrs/3 39: ------------------------------------------- 39: running test case 'funny names, map expl' 39: ------------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.unix_emitrs/3 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_emitrs/0 39: ------------------------------------------- 39: running test case 'funny names, seq' 39: ------------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.windows_emitrs/0 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_emitrs/1 39: ------------------------------------------- 39: running test case 'funny names, seq expl' 39: ------------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.windows_emitrs/1 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_emitrs/2 39: ------------------------------------------- 39: running test case 'funny names, map' 39: ------------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.windows_emitrs/2 (1 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_emitrs/3 39: ------------------------------------------- 39: running test case 'funny names, map expl' 39: ------------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.windows_emitrs/3 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_emitrs_cfile/0 39: ------------------------------------------- 39: running test case 'funny names, seq' 39: ------------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.unix_emitrs_cfile/0 (4 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_emitrs_cfile/1 39: ------------------------------------------- 39: running test case 'funny names, seq expl' 39: ------------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.unix_emitrs_cfile/1 (3 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_emitrs_cfile/2 39: ------------------------------------------- 39: running test case 'funny names, map' 39: ------------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.unix_emitrs_cfile/2 (3 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_emitrs_cfile/3 39: ------------------------------------------- 39: running test case 'funny names, map expl' 39: ------------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.unix_emitrs_cfile/3 (2 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_emitrs_cfile/0 39: ------------------------------------------- 39: running test case 'funny names, seq' 39: ------------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.windows_emitrs_cfile/0 (3 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_emitrs_cfile/1 39: ------------------------------------------- 39: running test case 'funny names, seq expl' 39: ------------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.windows_emitrs_cfile/1 (2 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_emitrs_cfile/2 39: ------------------------------------------- 39: running test case 'funny names, map' 39: ------------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.windows_emitrs_cfile/2 (2 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_emitrs_cfile/3 39: ------------------------------------------- 39: running test case 'funny names, map expl' 39: ------------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.windows_emitrs_cfile/3 (2 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.complete_unix_round_trip/0 39: ------------------------------------------- 39: running test case 'funny names, seq' 39: ------------------------------------------- 39: ~~~~~~~~~~~~~~ src yml: 39: \n 39: - a\n 39: - b:b\n 39: - c{c\n 39: - cc{\n 39: - c}c\n 39: - cc}\n 39: - c!c\n 39: - cc!\n 39: - .foo\n 39: - .\n 39: - -a\n 39: - +b\n 39: - /b\n 39: - :c\n 39: - $g\n 39: - "*"\n 39: - '*'\n 39: - >-\n 39: * *\n 39: - "*a"\n 39: - '*a'\n 39: - >-\n 39: *a*a\n 39: ~~~~~~~~~~~~~~ parsed tree: 39: -------------------------------------- 39: [0][0] 0x2ac330ba70 [ROOT] SEQ: (1 sibs) 21 children: 39: [1] [1] 0x2ac330bb00 VAL: 'a' (21 sibs) 39: [2] [2] 0x2ac330bb90 VAL: 'b:b' (21 sibs) 39: [3] [3] 0x2ac330bc20 VAL: 'c{c' (21 sibs) 39: [4] [4] 0x2ac330bcb0 VAL: 'cc{' (21 sibs) 39: [5] [5] 0x2ac330bd40 VAL: 'c}c' (21 sibs) 39: [6] [6] 0x2ac330bdd0 VAL: 'cc}' (21 sibs) 39: [7] [7] 0x2ac330be60 VAL: 'c!c' (21 sibs) 39: [8] [8] 0x2ac330bef0 VAL: 'cc!' (21 sibs) 39: [9] [9] 0x2ac330bf80 VAL: '.foo' (21 sibs) 39: [10] [10] 0x2ac330c010 VAL: '.' (21 sibs) 39: [11] [11] 0x2ac330c0a0 VAL: '-a' (21 sibs) 39: [12] [12] 0x2ac330c130 VAL: '+b' (21 sibs) 39: [13] [13] 0x2ac330c1c0 VAL: '/b' (21 sibs) 39: [14] [14] 0x2ac330c250 VAL: ':c' (21 sibs) 39: [15] [15] 0x2ac330c2e0 VAL: '$g' (21 sibs) 39: [16] [16] 0x2ac330c370 VAL: '*' (21 sibs) 39: [17] [17] 0x2ac330c400 VAL: '*' (21 sibs) 39: [18] [18] 0x2ac330c490 VAL: '*' (21 sibs) 39: [19] [19] 0x2ac330c520 VAL: '*a' (21 sibs) 39: [20] [20] 0x2ac330c5b0 VAL: '*a' (21 sibs) 39: [21] [21] 0x2ac330c640 VAL: '*a' (21 sibs) 39: #nodes=22 vs #printed=22 39: -------------------------------------- 39: ~~~~~~~~~~~~~~ emitted yml: 39: - a\n 39: - 'b:b'\n 39: - 'c{c'\n 39: - 'cc{'\n 39: - 'c}c'\n 39: - 'cc}'\n 39: - c!c\n 39: - cc!\n 39: - .foo\n 39: - .\n 39: - '-a'\n 39: - +b\n 39: - /b\n 39: - ':c'\n 39: - $g\n 39: - '*'\n 39: - '*'\n 39: - '*'\n 39: - '*a'\n 39: - '*a'\n 39: - '*a'\n 39: ~~~~~~~~~~~~~~ emitted tree: 39: -------------------------------------- 39: [0][0] 0x2ac3313f00 [ROOT] SEQ: (1 sibs) 21 children: 39: [1] [1] 0x2ac3313f90 VAL: 'a' (21 sibs) 39: [2] [2] 0x2ac3314020 VAL: 'b:b' (21 sibs) 39: [3] [3] 0x2ac33140b0 VAL: 'c{c' (21 sibs) 39: [4] [4] 0x2ac3314140 VAL: 'cc{' (21 sibs) 39: [5] [5] 0x2ac33141d0 VAL: 'c}c' (21 sibs) 39: [6] [6] 0x2ac3314260 VAL: 'cc}' (21 sibs) 39: [7] [7] 0x2ac33142f0 VAL: 'c!c' (21 sibs) 39: [8] [8] 0x2ac3314380 VAL: 'cc!' (21 sibs) 39: [9] [9] 0x2ac3314410 VAL: '.foo' (21 sibs) 39: [10] [10] 0x2ac33144a0 VAL: '.' (21 sibs) 39: [11] [11] 0x2ac3314530 VAL: '-a' (21 sibs) 39: [12] [12] 0x2ac33145c0 VAL: '+b' (21 sibs) 39: [13] [13] 0x2ac3314650 VAL: '/b' (21 sibs) 39: [14] [14] 0x2ac33146e0 VAL: ':c' (21 sibs) 39: [15] [15] 0x2ac3314770 VAL: '$g' (21 sibs) 39: [16] [16] 0x2ac3314800 VAL: '*' (21 sibs) 39: [17] [17] 0x2ac3314890 VAL: '*' (21 sibs) 39: [18] [18] 0x2ac3314920 VAL: '*' (21 sibs) 39: [19] [19] 0x2ac33149b0 VAL: '*a' (21 sibs) 39: [20] [20] 0x2ac3314a40 VAL: '*a' (21 sibs) 39: [21] [21] 0x2ac3314ad0 VAL: '*a' (21 sibs) 39: #nodes=22 vs #printed=22 39: -------------------------------------- 39: ~~~~~~~~~~~~~~ 39: [ OK ] SCALAR_NAMES/YmlTestCase.complete_unix_round_trip/0 (7 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.complete_unix_round_trip/1 39: ------------------------------------------- 39: running test case 'funny names, seq expl' 39: ------------------------------------------- 39: ~~~~~~~~~~~~~~ src yml: 39: [a, b, c, .foo, ., -a, +b, /b, :c, $g]~~~~~~~~~~~~~~ parsed tree: 39: -------------------------------------- 39: [0][0] 0x2ac330cc80 [ROOT] SEQ: (1 sibs) 10 children: 39: [1] [1] 0x2ac330cd10 VAL: 'a' (10 sibs) 39: [2] [2] 0x2ac330cda0 VAL: 'b' (10 sibs) 39: [3] [3] 0x2ac330ce30 VAL: 'c' (10 sibs) 39: [4] [4] 0x2ac330cec0 VAL: '.foo' (10 sibs) 39: [5] [5] 0x2ac330cf50 VAL: '.' (10 sibs) 39: [6] [6] 0x2ac330cfe0 VAL: '-a' (10 sibs) 39: [7] [7] 0x2ac330d070 VAL: '+b' (10 sibs) 39: [8] [8] 0x2ac330d100 VAL: '/b' (10 sibs) 39: [9] [9] 0x2ac330d190 VAL: ':c' (10 sibs) 39: [10] [10] 0x2ac330d220 VAL: '$g' (10 sibs) 39: #nodes=11 vs #printed=11 39: -------------------------------------- 39: ~~~~~~~~~~~~~~ emitted yml: 39: - a\n 39: - b\n 39: - c\n 39: - .foo\n 39: - .\n 39: - '-a'\n 39: - +b\n 39: - /b\n 39: - ':c'\n 39: - $g\n 39: ~~~~~~~~~~~~~~ emitted tree: 39: -------------------------------------- 39: [0][0] 0x2ac3312d10 [ROOT] SEQ: (1 sibs) 10 children: 39: [1] [1] 0x2ac3312da0 VAL: 'a' (10 sibs) 39: [2] [2] 0x2ac3312e30 VAL: 'b' (10 sibs) 39: [3] [3] 0x2ac3312ec0 VAL: 'c' (10 sibs) 39: [4] [4] 0x2ac3312f50 VAL: '.foo' (10 sibs) 39: [5] [5] 0x2ac3312fe0 VAL: '.' (10 sibs) 39: [6] [6] 0x2ac3313070 VAL: '-a' (10 sibs) 39: [7] [7] 0x2ac3313100 VAL: '+b' (10 sibs) 39: [8] [8] 0x2ac3313190 VAL: '/b' (10 sibs) 39: [9] [9] 0x2ac3313220 VAL: ':c' (10 sibs) 39: [10] [10] 0x2ac33132b0 VAL: '$g' (10 sibs) 39: #nodes=11 vs #printed=11 39: -------------------------------------- 39: ~~~~~~~~~~~~~~ 39: [ OK ] SCALAR_NAMES/YmlTestCase.complete_unix_round_trip/1 (2 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.complete_unix_round_trip/2 39: ------------------------------------------- 39: running test case 'funny names, map' 39: ------------------------------------------- 39: ~~~~~~~~~~~~~~ src yml: 39: \n 39: a: a\n 39: b: b\n 39: c: c\n 39: .foo: .foo\n 39: .: .\n 39: -a: -a\n 39: +b: +b\n 39: /b: /b\n 39: :c: :c\n 39: $g: $g\n 39: '*': '*'\n 39: '*a': '*a'\n 39: ~~~~~~~~~~~~~~ parsed tree: 39: -------------------------------------- 39: [0][0] 0x2ac330dcd0 [ROOT] MAP: (1 sibs) 12 children: 39: [1] [1] 0x2ac330dd60 KEYVAL: 'a' 'a' (12 sibs) 39: [2] [2] 0x2ac330ddf0 KEYVAL: 'b' 'b' (12 sibs) 39: [3] [3] 0x2ac330de80 KEYVAL: 'c' 'c' (12 sibs) 39: [4] [4] 0x2ac330df10 KEYVAL: '.foo' '.foo' (12 sibs) 39: [5] [5] 0x2ac330dfa0 KEYVAL: '.' '.' (12 sibs) 39: [6] [6] 0x2ac330e030 KEYVAL: '-a' '-a' (12 sibs) 39: [7] [7] 0x2ac330e0c0 KEYVAL: '+b' '+b' (12 sibs) 39: [8] [8] 0x2ac330e150 KEYVAL: '/b' '/b' (12 sibs) 39: [9] [9] 0x2ac330e1e0 KEYVAL: ':c' ':c' (12 sibs) 39: [10] [10] 0x2ac330e270 KEYVAL: '$g' '$g' (12 sibs) 39: [11] [11] 0x2ac330e300 KEYVAL: '*' '*' (12 sibs) 39: [12] [12] 0x2ac330e390 KEYVAL: '*a' '*a' (12 sibs) 39: #nodes=13 vs #printed=13 39: -------------------------------------- 39: ~~~~~~~~~~~~~~ emitted yml: 39: a: a\n 39: b: b\n 39: c: c\n 39: .foo: .foo\n 39: .: .\n 39: '-a': '-a'\n 39: +b: +b\n 39: /b: /b\n 39: ':c': ':c'\n 39: $g: $g\n 39: '*': '*'\n 39: '*a': '*a'\n 39: ~~~~~~~~~~~~~~ emitted tree: 39: -------------------------------------- 39: [0][0] 0x2ac3315110 [ROOT] MAP: (1 sibs) 12 children: 39: [1] [1] 0x2ac33151a0 KEYVAL: 'a' 'a' (12 sibs) 39: [2] [2] 0x2ac3315230 KEYVAL: 'b' 'b' (12 sibs) 39: [3] [3] 0x2ac33152c0 KEYVAL: 'c' 'c' (12 sibs) 39: [4] [4] 0x2ac3315350 KEYVAL: '.foo' '.foo' (12 sibs) 39: [5] [5] 0x2ac33153e0 KEYVAL: '.' '.' (12 sibs) 39: [6] [6] 0x2ac3315470 KEYVAL: '-a' '-a' (12 sibs) 39: [7] [7] 0x2ac3315500 KEYVAL: '+b' '+b' (12 sibs) 39: [8] [8] 0x2ac3315590 KEYVAL: '/b' '/b' (12 sibs) 39: [9] [9] 0x2ac3315620 KEYVAL: ':c' ':c' (12 sibs) 39: [10] [10] 0x2ac33156b0 KEYVAL: '$g' '$g' (12 sibs) 39: [11] [11] 0x2ac3315740 KEYVAL: '*' '*' (12 sibs) 39: [12] [12] 0x2ac33157d0 KEYVAL: '*a' '*a' (12 sibs) 39: #nodes=13 vs #printed=13 39: -------------------------------------- 39: ~~~~~~~~~~~~~~ 39: [ OK ] SCALAR_NAMES/YmlTestCase.complete_unix_round_trip/2 (3 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.complete_unix_round_trip/3 39: ------------------------------------------- 39: running test case 'funny names, map expl' 39: ------------------------------------------- 39: ~~~~~~~~~~~~~~ src yml: 39: {a: a, b: b, c: c, .foo: .foo, .: ., -a: -a, +b: +b, /b: /b, :c: :c, $g: $g,\n 39: '*': '*', '*a':'*a'}~~~~~~~~~~~~~~ parsed tree: 39: -------------------------------------- 39: [0][0] 0x2ac330ee00 [ROOT] MAP: (1 sibs) 12 children: 39: [1] [1] 0x2ac330ee90 KEYVAL: 'a' 'a' (12 sibs) 39: [2] [2] 0x2ac330ef20 KEYVAL: 'b' 'b' (12 sibs) 39: [3] [3] 0x2ac330efb0 KEYVAL: 'c' 'c' (12 sibs) 39: [4] [4] 0x2ac330f040 KEYVAL: '.foo' '.foo' (12 sibs) 39: [5] [5] 0x2ac330f0d0 KEYVAL: '.' '.' (12 sibs) 39: [6] [6] 0x2ac330f160 KEYVAL: '-a' '-a' (12 sibs) 39: [7] [7] 0x2ac330f1f0 KEYVAL: '+b' '+b' (12 sibs) 39: [8] [8] 0x2ac330f280 KEYVAL: '/b' '/b' (12 sibs) 39: [9] [9] 0x2ac330f310 KEYVAL: ':c' ':c' (12 sibs) 39: [10] [10] 0x2ac330f3a0 KEYVAL: '$g' '$g' (12 sibs) 39: [11] [11] 0x2ac330f430 KEYVAL: '*' '*' (12 sibs) 39: [12] [12] 0x2ac330f4c0 KEYVAL: '*a' '*a' (12 sibs) 39: #nodes=13 vs #printed=13 39: -------------------------------------- 39: ~~~~~~~~~~~~~~ emitted yml: 39: a: a\n 39: b: b\n 39: c: c\n 39: .foo: .foo\n 39: .: .\n 39: '-a': '-a'\n 39: +b: +b\n 39: /b: /b\n 39: ':c': ':c'\n 39: $g: $g\n 39: '*': '*'\n 39: '*a': '*a'\n 39: ~~~~~~~~~~~~~~ emitted tree: 39: -------------------------------------- 39: [0][0] 0x2ac3315a20 [ROOT] MAP: (1 sibs) 12 children: 39: [1] [1] 0x2ac3315ab0 KEYVAL: 'a' 'a' (12 sibs) 39: [2] [2] 0x2ac3315b40 KEYVAL: 'b' 'b' (12 sibs) 39: [3] [3] 0x2ac3315bd0 KEYVAL: 'c' 'c' (12 sibs) 39: [4] [4] 0x2ac3315c60 KEYVAL: '.foo' '.foo' (12 sibs) 39: [5] [5] 0x2ac3315cf0 KEYVAL: '.' '.' (12 sibs) 39: [6] [6] 0x2ac3315d80 KEYVAL: '-a' '-a' (12 sibs) 39: [7] [7] 0x2ac3315e10 KEYVAL: '+b' '+b' (12 sibs) 39: [8] [8] 0x2ac3315ea0 KEYVAL: '/b' '/b' (12 sibs) 39: [9] [9] 0x2ac3315f30 KEYVAL: ':c' ':c' (12 sibs) 39: [10] [10] 0x2ac3315fc0 KEYVAL: '$g' '$g' (12 sibs) 39: [11] [11] 0x2ac3316050 KEYVAL: '*' '*' (12 sibs) 39: [12] [12] 0x2ac33160e0 KEYVAL: '*a' '*a' (12 sibs) 39: #nodes=13 vs #printed=13 39: -------------------------------------- 39: ~~~~~~~~~~~~~~ 39: [ OK ] SCALAR_NAMES/YmlTestCase.complete_unix_round_trip/3 (2 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.complete_windows_round_trip/0 39: ------------------------------------------- 39: running test case 'funny names, seq' 39: ------------------------------------------- 39: ~~~~~~~~~~~~~~ src yml: 39: \r\n 39: - a\r\n 39: - b:b\r\n 39: - c{c\r\n 39: - cc{\r\n 39: - c}c\r\n 39: - cc}\r\n 39: - c!c\r\n 39: - cc!\r\n 39: - .foo\r\n 39: - .\r\n 39: - -a\r\n 39: - +b\r\n 39: - /b\r\n 39: - :c\r\n 39: - $g\r\n 39: - "*"\r\n 39: - '*'\r\n 39: - >-\r\n 39: * *\r\n 39: - "*a"\r\n 39: - '*a'\r\n 39: - >-\r\n 39: *a*a\r\n 39: ~~~~~~~~~~~~~~ parsed tree: 39: -------------------------------------- 39: [0][0] 0x2ac3310020 [ROOT] SEQ: (1 sibs) 21 children: 39: [1] [1] 0x2ac33100b0 VAL: 'a' (21 sibs) 39: [2] [2] 0x2ac3310140 VAL: 'b:b' (21 sibs) 39: [3] [3] 0x2ac33101d0 VAL: 'c{c' (21 sibs) 39: [4] [4] 0x2ac3310260 VAL: 'cc{' (21 sibs) 39: [5] [5] 0x2ac33102f0 VAL: 'c}c' (21 sibs) 39: [6] [6] 0x2ac3310380 VAL: 'cc}' (21 sibs) 39: [7] [7] 0x2ac3310410 VAL: 'c!c' (21 sibs) 39: [8] [8] 0x2ac33104a0 VAL: 'cc!' (21 sibs) 39: [9] [9] 0x2ac3310530 VAL: '.foo' (21 sibs) 39: [10] [10] 0x2ac33105c0 VAL: '.' (21 sibs) 39: [11] [11] 0x2ac3310650 VAL: '-a' (21 sibs) 39: [12] [12] 0x2ac33106e0 VAL: '+b' (21 sibs) 39: [13] [13] 0x2ac3310770 VAL: '/b' (21 sibs) 39: [14] [14] 0x2ac3310800 VAL: ':c' (21 sibs) 39: [15] [15] 0x2ac3310890 VAL: '$g' (21 sibs) 39: [16] [16] 0x2ac3310920 VAL: '*' (21 sibs) 39: [17] [17] 0x2ac33109b0 VAL: '*' (21 sibs) 39: [18] [18] 0x2ac3310a40 VAL: '*' (21 sibs) 39: [19] [19] 0x2ac3310ad0 VAL: '*a' (21 sibs) 39: [20] [20] 0x2ac3310b60 VAL: '*a' (21 sibs) 39: [21] [21] 0x2ac3310bf0 VAL: '*a' (21 sibs) 39: #nodes=22 vs #printed=22 39: -------------------------------------- 39: ~~~~~~~~~~~~~~ emitted yml: 39: - a\n 39: - 'b:b'\n 39: - 'c{c'\n 39: - 'cc{'\n 39: - 'c}c'\n 39: - 'cc}'\n 39: - c!c\n 39: - cc!\n 39: - .foo\n 39: - .\n 39: - '-a'\n 39: - +b\n 39: - /b\n 39: - ':c'\n 39: - $g\n 39: - '*'\n 39: - '*'\n 39: - '*'\n 39: - '*a'\n 39: - '*a'\n 39: - '*a'\n 39: ~~~~~~~~~~~~~~ emitted tree: 39: -------------------------------------- 39: [0][0] 0x2ac3316c40 [ROOT] SEQ: (1 sibs) 21 children: 39: [1] [1] 0x2ac3316cd0 VAL: 'a' (21 sibs) 39: [2] [2] 0x2ac3316d60 VAL: 'b:b' (21 sibs) 39: [3] [3] 0x2ac3316df0 VAL: 'c{c' (21 sibs) 39: [4] [4] 0x2ac3316e80 VAL: 'cc{' (21 sibs) 39: [5] [5] 0x2ac3316f10 VAL: 'c}c' (21 sibs) 39: [6] [6] 0x2ac3316fa0 VAL: 'cc}' (21 sibs) 39: [7] [7] 0x2ac3317030 VAL: 'c!c' (21 sibs) 39: [8] [8] 0x2ac33170c0 VAL: 'cc!' (21 sibs) 39: [9] [9] 0x2ac3317150 VAL: '.foo' (21 sibs) 39: [10] [10] 0x2ac33171e0 VAL: '.' (21 sibs) 39: [11] [11] 0x2ac3317270 VAL: '-a' (21 sibs) 39: [12] [12] 0x2ac3317300 VAL: '+b' (21 sibs) 39: [13] [13] 0x2ac3317390 VAL: '/b' (21 sibs) 39: [14] [14] 0x2ac3317420 VAL: ':c' (21 sibs) 39: [15] [15] 0x2ac33174b0 VAL: '$g' (21 sibs) 39: [16] [16] 0x2ac3317540 VAL: '*' (21 sibs) 39: [17] [17] 0x2ac33175d0 VAL: '*' (21 sibs) 39: [18] [18] 0x2ac3317660 VAL: '*' (21 sibs) 39: [19] [19] 0x2ac33176f0 VAL: '*a' (21 sibs) 39: [20] [20] 0x2ac3317780 VAL: '*a' (21 sibs) 39: [21] [21] 0x2ac3317810 VAL: '*a' (21 sibs) 39: #nodes=22 vs #printed=22 39: -------------------------------------- 39: ~~~~~~~~~~~~~~ 39: [ OK ] SCALAR_NAMES/YmlTestCase.complete_windows_round_trip/0 (4 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.complete_windows_round_trip/1 39: ------------------------------------------- 39: running test case 'funny names, seq expl' 39: ------------------------------------------- 39: ~~~~~~~~~~~~~~ src yml: 39: [a, b, c, .foo, ., -a, +b, /b, :c, $g]~~~~~~~~~~~~~~ parsed tree: 39: -------------------------------------- 39: [0][0] 0x2ac330f710 [ROOT] SEQ: (1 sibs) 10 children: 39: [1] [1] 0x2ac330f7a0 VAL: 'a' (10 sibs) 39: [2] [2] 0x2ac330f830 VAL: 'b' (10 sibs) 39: [3] [3] 0x2ac330f8c0 VAL: 'c' (10 sibs) 39: [4] [4] 0x2ac330f950 VAL: '.foo' (10 sibs) 39: [5] [5] 0x2ac330f9e0 VAL: '.' (10 sibs) 39: [6] [6] 0x2ac330fa70 VAL: '-a' (10 sibs) 39: [7] [7] 0x2ac330fb00 VAL: '+b' (10 sibs) 39: [8] [8] 0x2ac330fb90 VAL: '/b' (10 sibs) 39: [9] [9] 0x2ac330fc20 VAL: ':c' (10 sibs) 39: [10] [10] 0x2ac330fcb0 VAL: '$g' (10 sibs) 39: #nodes=11 vs #printed=11 39: -------------------------------------- 39: ~~~~~~~~~~~~~~ emitted yml: 39: - a\n 39: - b\n 39: - c\n 39: - .foo\n 39: - .\n 39: - '-a'\n 39: - +b\n 39: - /b\n 39: - ':c'\n 39: - $g\n 39: ~~~~~~~~~~~~~~ emitted tree: 39: -------------------------------------- 39: [0][0] 0x2ac3316330 [ROOT] SEQ: (1 sibs) 10 children: 39: [1] [1] 0x2ac33163c0 VAL: 'a' (10 sibs) 39: [2] [2] 0x2ac3316450 VAL: 'b' (10 sibs) 39: [3] [3] 0x2ac33164e0 VAL: 'c' (10 sibs) 39: [4] [4] 0x2ac3316570 VAL: '.foo' (10 sibs) 39: [5] [5] 0x2ac3316600 VAL: '.' (10 sibs) 39: [6] [6] 0x2ac3316690 VAL: '-a' (10 sibs) 39: [7] [7] 0x2ac3316720 VAL: '+b' (10 sibs) 39: [8] [8] 0x2ac33167b0 VAL: '/b' (10 sibs) 39: [9] [9] 0x2ac3316840 VAL: ':c' (10 sibs) 39: [10] [10] 0x2ac33168d0 VAL: '$g' (10 sibs) 39: #nodes=11 vs #printed=11 39: -------------------------------------- 39: ~~~~~~~~~~~~~~ 39: [ OK ] SCALAR_NAMES/YmlTestCase.complete_windows_round_trip/1 (1 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.complete_windows_round_trip/2 39: ------------------------------------------- 39: running test case 'funny names, map' 39: ------------------------------------------- 39: ~~~~~~~~~~~~~~ src yml: 39: \r\n 39: a: a\r\n 39: b: b\r\n 39: c: c\r\n 39: .foo: .foo\r\n 39: .: .\r\n 39: -a: -a\r\n 39: +b: +b\r\n 39: /b: /b\r\n 39: :c: :c\r\n 39: $g: $g\r\n 39: '*': '*'\r\n 39: '*a': '*a'\r\n 39: ~~~~~~~~~~~~~~ parsed tree: 39: -------------------------------------- 39: [0][0] 0x2ac3311230 [ROOT] MAP: (1 sibs) 12 children: 39: [1] [1] 0x2ac33112c0 KEYVAL: 'a' 'a' (12 sibs) 39: [2] [2] 0x2ac3311350 KEYVAL: 'b' 'b' (12 sibs) 39: [3] [3] 0x2ac33113e0 KEYVAL: 'c' 'c' (12 sibs) 39: [4] [4] 0x2ac3311470 KEYVAL: '.foo' '.foo' (12 sibs) 39: [5] [5] 0x2ac3311500 KEYVAL: '.' '.' (12 sibs) 39: [6] [6] 0x2ac3311590 KEYVAL: '-a' '-a' (12 sibs) 39: [7] [7] 0x2ac3311620 KEYVAL: '+b' '+b' (12 sibs) 39: [8] [8] 0x2ac33116b0 KEYVAL: '/b' '/b' (12 sibs) 39: [9] [9] 0x2ac3311740 KEYVAL: ':c' ':c' (12 sibs) 39: [10] [10] 0x2ac33117d0 KEYVAL: '$g' '$g' (12 sibs) 39: [11] [11] 0x2ac3311860 KEYVAL: '*' '*' (12 sibs) 39: [12] [12] 0x2ac33118f0 KEYVAL: '*a' '*a' (12 sibs) 39: #nodes=13 vs #printed=13 39: -------------------------------------- 39: ~~~~~~~~~~~~~~ emitted yml: 39: a: a\n 39: b: b\n 39: c: c\n 39: .foo: .foo\n 39: .: .\n 39: '-a': '-a'\n 39: +b: +b\n 39: /b: /b\n 39: ':c': ':c'\n 39: $g: $g\n 39: '*': '*'\n 39: '*a': '*a'\n 39: ~~~~~~~~~~~~~~ emitted tree: 39: -------------------------------------- 39: [0][0] 0x2ac3317e50 [ROOT] MAP: (1 sibs) 12 children: 39: [1] [1] 0x2ac3317ee0 KEYVAL: 'a' 'a' (12 sibs) 39: [2] [2] 0x2ac3317f70 KEYVAL: 'b' 'b' (12 sibs) 39: [3] [3] 0x2ac3318000 KEYVAL: 'c' 'c' (12 sibs) 39: [4] [4] 0x2ac3318090 KEYVAL: '.foo' '.foo' (12 sibs) 39: [5] [5] 0x2ac3318120 KEYVAL: '.' '.' (12 sibs) 39: [6] [6] 0x2ac33181b0 KEYVAL: '-a' '-a' (12 sibs) 39: [7] [7] 0x2ac3318240 KEYVAL: '+b' '+b' (12 sibs) 39: [8] [8] 0x2ac33182d0 KEYVAL: '/b' '/b' (12 sibs) 39: [9] [9] 0x2ac3318360 KEYVAL: ':c' ':c' (12 sibs) 39: [10] [10] 0x2ac33183f0 KEYVAL: '$g' '$g' (12 sibs) 39: [11] [11] 0x2ac3318480 KEYVAL: '*' '*' (12 sibs) 39: [12] [12] 0x2ac3318510 KEYVAL: '*a' '*a' (12 sibs) 39: #nodes=13 vs #printed=13 39: -------------------------------------- 39: ~~~~~~~~~~~~~~ 39: [ OK ] SCALAR_NAMES/YmlTestCase.complete_windows_round_trip/2 (2 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.complete_windows_round_trip/3 39: ------------------------------------------- 39: running test case 'funny names, map expl' 39: ------------------------------------------- 39: ~~~~~~~~~~~~~~ src yml: 39: {a: a, b: b, c: c, .foo: .foo, .: ., -a: -a, +b: +b, /b: /b, :c: :c, $g: $g,\r\n 39: '*': '*', '*a':'*a'}~~~~~~~~~~~~~~ parsed tree: 39: -------------------------------------- 39: [0][0] 0x2ac3311b40 [ROOT] MAP: (1 sibs) 12 children: 39: [1] [1] 0x2ac3311bd0 KEYVAL: 'a' 'a' (12 sibs) 39: [2] [2] 0x2ac3311c60 KEYVAL: 'b' 'b' (12 sibs) 39: [3] [3] 0x2ac3311cf0 KEYVAL: 'c' 'c' (12 sibs) 39: [4] [4] 0x2ac3311d80 KEYVAL: '.foo' '.foo' (12 sibs) 39: [5] [5] 0x2ac3311e10 KEYVAL: '.' '.' (12 sibs) 39: [6] [6] 0x2ac3311ea0 KEYVAL: '-a' '-a' (12 sibs) 39: [7] [7] 0x2ac3311f30 KEYVAL: '+b' '+b' (12 sibs) 39: [8] [8] 0x2ac3311fc0 KEYVAL: '/b' '/b' (12 sibs) 39: [9] [9] 0x2ac3312050 KEYVAL: ':c' ':c' (12 sibs) 39: [10] [10] 0x2ac33120e0 KEYVAL: '$g' '$g' (12 sibs) 39: [11] [11] 0x2ac3312170 KEYVAL: '*' '*' (12 sibs) 39: [12] [12] 0x2ac3312200 KEYVAL: '*a' '*a' (12 sibs) 39: #nodes=13 vs #printed=13 39: -------------------------------------- 39: ~~~~~~~~~~~~~~ emitted yml: 39: a: a\n 39: b: b\n 39: c: c\n 39: .foo: .foo\n 39: .: .\n 39: '-a': '-a'\n 39: +b: +b\n 39: /b: /b\n 39: ':c': ':c'\n 39: $g: $g\n 39: '*': '*'\n 39: '*a': '*a'\n 39: ~~~~~~~~~~~~~~ emitted tree: 39: -------------------------------------- 39: [0][0] 0x2ac3318760 [ROOT] MAP: (1 sibs) 12 children: 39: [1] [1] 0x2ac33187f0 KEYVAL: 'a' 'a' (12 sibs) 39: [2] [2] 0x2ac3318880 KEYVAL: 'b' 'b' (12 sibs) 39: [3] [3] 0x2ac3318910 KEYVAL: 'c' 'c' (12 sibs) 39: [4] [4] 0x2ac33189a0 KEYVAL: '.foo' '.foo' (12 sibs) 39: [5] [5] 0x2ac3318a30 KEYVAL: '.' '.' (12 sibs) 39: [6] [6] 0x2ac3318ac0 KEYVAL: '-a' '-a' (12 sibs) 39: [7] [7] 0x2ac3318b50 KEYVAL: '+b' '+b' (12 sibs) 39: [8] [8] 0x2ac3318be0 KEYVAL: '/b' '/b' (12 sibs) 39: [9] [9] 0x2ac3318c70 KEYVAL: ':c' ':c' (12 sibs) 39: [10] [10] 0x2ac3318d00 KEYVAL: '$g' '$g' (12 sibs) 39: [11] [11] 0x2ac3318d90 KEYVAL: '*' '*' (12 sibs) 39: [12] [12] 0x2ac3318e20 KEYVAL: '*a' '*a' (12 sibs) 39: #nodes=13 vs #printed=13 39: -------------------------------------- 39: ~~~~~~~~~~~~~~ 39: [ OK ] SCALAR_NAMES/YmlTestCase.complete_windows_round_trip/3 (2 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_recreate_from_ref/0 39: ------------------------------------------- 39: running test case 'funny names, seq' 39: ------------------------------------------- 39: REF TREE: 39: 0x2ac32fd420 [ROOT] SEQ: (0 sibs) 21 children: 39: 0x2ac32fbf10 VAL: 'a' (21 sibs) 39: 0x2ac32fbfa8 VAL: 'b:b' (21 sibs) 39: 0x2ac32fc040 VAL: 'c{c' (21 sibs) 39: 0x2ac32fc0d8 VAL: 'cc{' (21 sibs) 39: 0x2ac32fc170 VAL: 'c}c' (21 sibs) 39: 0x2ac32fc208 VAL: 'cc}' (21 sibs) 39: 0x2ac32fc2a0 VAL: 'c!c' (21 sibs) 39: 0x2ac32fc338 VAL: 'cc!' (21 sibs) 39: 0x2ac32fc3d0 VAL: '.foo' (21 sibs) 39: 0x2ac32fc468 VAL: '.' (21 sibs) 39: 0x2ac32fc500 VAL: '-a' (21 sibs) 39: 0x2ac32fc598 VAL: '+b' (21 sibs) 39: 0x2ac32fc630 VAL: '/b' (21 sibs) 39: 0x2ac32fc6c8 VAL: ':c' (21 sibs) 39: 0x2ac32fc760 VAL: '$g' (21 sibs) 39: 0x2ac32fc7f8 VAL: '*' (21 sibs) 39: 0x2ac32fc890 VAL: '*' (21 sibs) 39: 0x2ac32fc928 VAL: '*' (21 sibs) 39: 0x2ac32fc9c0 VAL: '*a' (21 sibs) 39: 0x2ac32fca58 VAL: '*a' (21 sibs) 39: 0x2ac32fcaf0 VAL: '*a' (21 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x2ac3319070 [ROOT] SEQ: (1 sibs) 21 children: 39: [1] [1] 0x2ac3319100 VAL: 'a' (21 sibs) 39: [2] [2] 0x2ac3319190 VAL: 'b:b' (21 sibs) 39: [3] [3] 0x2ac3319220 VAL: 'c{c' (21 sibs) 39: [4] [4] 0x2ac33192b0 VAL: 'cc{' (21 sibs) 39: [5] [5] 0x2ac3319340 VAL: 'c}c' (21 sibs) 39: [6] [6] 0x2ac33193d0 VAL: 'cc}' (21 sibs) 39: [7] [7] 0x2ac3319460 VAL: 'c!c' (21 sibs) 39: [8] [8] 0x2ac33194f0 VAL: 'cc!' (21 sibs) 39: [9] [9] 0x2ac3319580 VAL: '.foo' (21 sibs) 39: [10] [10] 0x2ac3319610 VAL: '.' (21 sibs) 39: [11] [11] 0x2ac33196a0 VAL: '-a' (21 sibs) 39: [12] [12] 0x2ac3319730 VAL: '+b' (21 sibs) 39: [13] [13] 0x2ac33197c0 VAL: '/b' (21 sibs) 39: [14] [14] 0x2ac3319850 VAL: ':c' (21 sibs) 39: [15] [15] 0x2ac33198e0 VAL: '$g' (21 sibs) 39: [16] [16] 0x2ac3319970 VAL: '*' (21 sibs) 39: [17] [17] 0x2ac3319a00 VAL: '*' (21 sibs) 39: [18] [18] 0x2ac3319a90 VAL: '*' (21 sibs) 39: [19] [19] 0x2ac3319b20 VAL: '*a' (21 sibs) 39: [20] [20] 0x2ac3319bb0 VAL: '*a' (21 sibs) 39: [21] [21] 0x2ac3319c40 VAL: '*a' (21 sibs) 39: #nodes=22 vs #printed=22 39: -------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.unix_recreate_from_ref/0 (3 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_recreate_from_ref/1 39: ------------------------------------------- 39: running test case 'funny names, seq expl' 39: ------------------------------------------- 39: REF TREE: 39: 0x2ac32fd538 [ROOT] SEQ: (0 sibs) 10 children: 39: 0x2ac32fcdd0 VAL: 'a' (10 sibs) 39: 0x2ac32fce68 VAL: 'b' (10 sibs) 39: 0x2ac32fcf00 VAL: 'c' (10 sibs) 39: 0x2ac32fcf98 VAL: '.foo' (10 sibs) 39: 0x2ac32fd030 VAL: '.' (10 sibs) 39: 0x2ac32fd0c8 VAL: '-a' (10 sibs) 39: 0x2ac32fd160 VAL: '+b' (10 sibs) 39: 0x2ac32fd1f8 VAL: '/b' (10 sibs) 39: 0x2ac32fd290 VAL: ':c' (10 sibs) 39: 0x2ac32fd328 VAL: '$g' (10 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x2ac3313620 [ROOT] SEQ: (1 sibs) 10 children: 39: [1] [1] 0x2ac33136b0 VAL: 'a' (10 sibs) 39: [2] [2] 0x2ac3313740 VAL: 'b' (10 sibs) 39: [3] [3] 0x2ac33137d0 VAL: 'c' (10 sibs) 39: [4] [4] 0x2ac3313860 VAL: '.foo' (10 sibs) 39: [5] [5] 0x2ac33138f0 VAL: '.' (10 sibs) 39: [6] [6] 0x2ac3313980 VAL: '-a' (10 sibs) 39: [7] [7] 0x2ac3313a10 VAL: '+b' (10 sibs) 39: [8] [8] 0x2ac3313aa0 VAL: '/b' (10 sibs) 39: [9] [9] 0x2ac3313b30 VAL: ':c' (10 sibs) 39: [10] [10] 0x2ac3313bc0 VAL: '$g' (10 sibs) 39: #nodes=11 vs #printed=11 39: -------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.unix_recreate_from_ref/1 (0 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_recreate_from_ref/2 39: ------------------------------------------- 39: running test case 'funny names, map' 39: ------------------------------------------- 39: REF TREE: 39: 0x2ac32fd650 [ROOT] MAP: (0 sibs) 12 children: 39: 0x2ac32fd840 KEYVAL: 'a' 'a' (12 sibs) 39: 0x2ac32fd8d8 KEYVAL: 'b' 'b' (12 sibs) 39: 0x2ac32fd970 KEYVAL: 'c' 'c' (12 sibs) 39: 0x2ac32fda08 KEYVAL: '.foo' '.foo' (12 sibs) 39: 0x2ac32fdaa0 KEYVAL: '.' '.' (12 sibs) 39: 0x2ac32fdb38 KEYVAL: '-a' '-a' (12 sibs) 39: 0x2ac32fdbd0 KEYVAL: '+b' '+b' (12 sibs) 39: 0x2ac32fdc68 KEYVAL: '/b' '/b' (12 sibs) 39: 0x2ac32fdd00 KEYVAL: ':c' ':c' (12 sibs) 39: 0x2ac32fdd98 KEYVAL: '$g' '$g' (12 sibs) 39: 0x2ac32fde30 KEYVAL: '*' '*' (12 sibs) 39: 0x2ac32fdec8 KEYVAL: '*a' '*a' (12 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x2ac3319ce0 [ROOT] MAP: (1 sibs) 12 children: 39: [1] [1] 0x2ac3319d70 KEYVAL: 'a' 'a' (12 sibs) 39: [2] [2] 0x2ac3319e00 KEYVAL: 'b' 'b' (12 sibs) 39: [3] [3] 0x2ac3319e90 KEYVAL: 'c' 'c' (12 sibs) 39: [4] [4] 0x2ac3319f20 KEYVAL: '.foo' '.foo' (12 sibs) 39: [5] [5] 0x2ac3319fb0 KEYVAL: '.' '.' (12 sibs) 39: [6] [6] 0x2ac331a040 KEYVAL: '-a' '-a' (12 sibs) 39: [7] [7] 0x2ac331a0d0 KEYVAL: '+b' '+b' (12 sibs) 39: [8] [8] 0x2ac331a160 KEYVAL: '/b' '/b' (12 sibs) 39: [9] [9] 0x2ac331a1f0 KEYVAL: ':c' ':c' (12 sibs) 39: [10] [10] 0x2ac331a280 KEYVAL: '$g' '$g' (12 sibs) 39: [11] [11] 0x2ac331a310 KEYVAL: '*' '*' (12 sibs) 39: [12] [12] 0x2ac331a3a0 KEYVAL: '*a' '*a' (12 sibs) 39: #nodes=13 vs #printed=13 39: -------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.unix_recreate_from_ref/2 (1 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_recreate_from_ref/3 39: ------------------------------------------- 39: running test case 'funny names, map expl' 39: ------------------------------------------- 39: REF TREE: 39: 0x2ac32fd768 [ROOT] MAP: (0 sibs) 12 children: 39: 0x2ac32fdf70 KEYVAL: 'a' 'a' (12 sibs) 39: 0x2ac32fe008 KEYVAL: 'b' 'b' (12 sibs) 39: 0x2ac32fe0a0 KEYVAL: 'c' 'c' (12 sibs) 39: 0x2ac32fe138 KEYVAL: '.foo' '.foo' (12 sibs) 39: 0x2ac32fe1d0 KEYVAL: '.' '.' (12 sibs) 39: 0x2ac32fe268 KEYVAL: '-a' '-a' (12 sibs) 39: 0x2ac32fe300 KEYVAL: '+b' '+b' (12 sibs) 39: 0x2ac32fe398 KEYVAL: '/b' '/b' (12 sibs) 39: 0x2ac32fe430 KEYVAL: ':c' ':c' (12 sibs) 39: 0x2ac32fe4c8 KEYVAL: '$g' '$g' (12 sibs) 39: 0x2ac32fe560 KEYVAL: '*' '*' (12 sibs) 39: 0x2ac32fe5f8 KEYVAL: '*a' '*a' (12 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x2ac331a440 [ROOT] MAP: (1 sibs) 12 children: 39: [1] [1] 0x2ac331a4d0 KEYVAL: 'a' 'a' (12 sibs) 39: [2] [2] 0x2ac331a560 KEYVAL: 'b' 'b' (12 sibs) 39: [3] [3] 0x2ac331a5f0 KEYVAL: 'c' 'c' (12 sibs) 39: [4] [4] 0x2ac331a680 KEYVAL: '.foo' '.foo' (12 sibs) 39: [5] [5] 0x2ac331a710 KEYVAL: '.' '.' (12 sibs) 39: [6] [6] 0x2ac331a7a0 KEYVAL: '-a' '-a' (12 sibs) 39: [7] [7] 0x2ac331a830 KEYVAL: '+b' '+b' (12 sibs) 39: [8] [8] 0x2ac331a8c0 KEYVAL: '/b' '/b' (12 sibs) 39: [9] [9] 0x2ac331a950 KEYVAL: ':c' ':c' (12 sibs) 39: [10] [10] 0x2ac331a9e0 KEYVAL: '$g' '$g' (12 sibs) 39: [11] [11] 0x2ac331aa70 KEYVAL: '*' '*' (12 sibs) 39: [12] [12] 0x2ac331ab00 KEYVAL: '*a' '*a' (12 sibs) 39: #nodes=13 vs #printed=13 39: -------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.unix_recreate_from_ref/3 (1 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_recreate_from_ref/0 39: ------------------------------------------- 39: running test case 'funny names, seq' 39: ------------------------------------------- 39: REF TREE: 39: 0x2ac32fd420 [ROOT] SEQ: (0 sibs) 21 children: 39: 0x2ac32fbf10 VAL: 'a' (21 sibs) 39: 0x2ac32fbfa8 VAL: 'b:b' (21 sibs) 39: 0x2ac32fc040 VAL: 'c{c' (21 sibs) 39: 0x2ac32fc0d8 VAL: 'cc{' (21 sibs) 39: 0x2ac32fc170 VAL: 'c}c' (21 sibs) 39: 0x2ac32fc208 VAL: 'cc}' (21 sibs) 39: 0x2ac32fc2a0 VAL: 'c!c' (21 sibs) 39: 0x2ac32fc338 VAL: 'cc!' (21 sibs) 39: 0x2ac32fc3d0 VAL: '.foo' (21 sibs) 39: 0x2ac32fc468 VAL: '.' (21 sibs) 39: 0x2ac32fc500 VAL: '-a' (21 sibs) 39: 0x2ac32fc598 VAL: '+b' (21 sibs) 39: 0x2ac32fc630 VAL: '/b' (21 sibs) 39: 0x2ac32fc6c8 VAL: ':c' (21 sibs) 39: 0x2ac32fc760 VAL: '$g' (21 sibs) 39: 0x2ac32fc7f8 VAL: '*' (21 sibs) 39: 0x2ac32fc890 VAL: '*' (21 sibs) 39: 0x2ac32fc928 VAL: '*' (21 sibs) 39: 0x2ac32fc9c0 VAL: '*a' (21 sibs) 39: 0x2ac32fca58 VAL: '*a' (21 sibs) 39: 0x2ac32fcaf0 VAL: '*a' (21 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x2ac331aba0 [ROOT] SEQ: (1 sibs) 21 children: 39: [1] [1] 0x2ac331ac30 VAL: 'a' (21 sibs) 39: [2] [2] 0x2ac331acc0 VAL: 'b:b' (21 sibs) 39: [3] [3] 0x2ac331ad50 VAL: 'c{c' (21 sibs) 39: [4] [4] 0x2ac331ade0 VAL: 'cc{' (21 sibs) 39: [5] [5] 0x2ac331ae70 VAL: 'c}c' (21 sibs) 39: [6] [6] 0x2ac331af00 VAL: 'cc}' (21 sibs) 39: [7] [7] 0x2ac331af90 VAL: 'c!c' (21 sibs) 39: [8] [8] 0x2ac331b020 VAL: 'cc!' (21 sibs) 39: [9] [9] 0x2ac331b0b0 VAL: '.foo' (21 sibs) 39: [10] [10] 0x2ac331b140 VAL: '.' (21 sibs) 39: [11] [11] 0x2ac331b1d0 VAL: '-a' (21 sibs) 39: [12] [12] 0x2ac331b260 VAL: '+b' (21 sibs) 39: [13] [13] 0x2ac331b2f0 VAL: '/b' (21 sibs) 39: [14] [14] 0x2ac331b380 VAL: ':c' (21 sibs) 39: [15] [15] 0x2ac331b410 VAL: '$g' (21 sibs) 39: [16] [16] 0x2ac331b4a0 VAL: '*' (21 sibs) 39: [17] [17] 0x2ac331b530 VAL: '*' (21 sibs) 39: [18] [18] 0x2ac331b5c0 VAL: '*' (21 sibs) 39: [19] [19] 0x2ac331b650 VAL: '*a' (21 sibs) 39: [20] [20] 0x2ac331b6e0 VAL: '*a' (21 sibs) 39: [21] [21] 0x2ac331b770 VAL: '*a' (21 sibs) 39: #nodes=22 vs #printed=22 39: -------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.windows_recreate_from_ref/0 (2 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_recreate_from_ref/1 39: ------------------------------------------- 39: running test case 'funny names, seq expl' 39: ------------------------------------------- 39: REF TREE: 39: 0x2ac32fd538 [ROOT] SEQ: (0 sibs) 10 children: 39: 0x2ac32fcdd0 VAL: 'a' (10 sibs) 39: 0x2ac32fce68 VAL: 'b' (10 sibs) 39: 0x2ac32fcf00 VAL: 'c' (10 sibs) 39: 0x2ac32fcf98 VAL: '.foo' (10 sibs) 39: 0x2ac32fd030 VAL: '.' (10 sibs) 39: 0x2ac32fd0c8 VAL: '-a' (10 sibs) 39: 0x2ac32fd160 VAL: '+b' (10 sibs) 39: 0x2ac32fd1f8 VAL: '/b' (10 sibs) 39: 0x2ac32fd290 VAL: ':c' (10 sibs) 39: 0x2ac32fd328 VAL: '$g' (10 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x2ac331b810 [ROOT] SEQ: (1 sibs) 10 children: 39: [1] [1] 0x2ac331b8a0 VAL: 'a' (10 sibs) 39: [2] [2] 0x2ac331b930 VAL: 'b' (10 sibs) 39: [3] [3] 0x2ac331b9c0 VAL: 'c' (10 sibs) 39: [4] [4] 0x2ac331ba50 VAL: '.foo' (10 sibs) 39: [5] [5] 0x2ac331bae0 VAL: '.' (10 sibs) 39: [6] [6] 0x2ac331bb70 VAL: '-a' (10 sibs) 39: [7] [7] 0x2ac331bc00 VAL: '+b' (10 sibs) 39: [8] [8] 0x2ac331bc90 VAL: '/b' (10 sibs) 39: [9] [9] 0x2ac331bd20 VAL: ':c' (10 sibs) 39: [10] [10] 0x2ac331bdb0 VAL: '$g' (10 sibs) 39: #nodes=11 vs #printed=11 39: -------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.windows_recreate_from_ref/1 (1 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_recreate_from_ref/2 39: ------------------------------------------- 39: running test case 'funny names, map' 39: ------------------------------------------- 39: REF TREE: 39: 0x2ac32fd650 [ROOT] MAP: (0 sibs) 12 children: 39: 0x2ac32fd840 KEYVAL: 'a' 'a' (12 sibs) 39: 0x2ac32fd8d8 KEYVAL: 'b' 'b' (12 sibs) 39: 0x2ac32fd970 KEYVAL: 'c' 'c' (12 sibs) 39: 0x2ac32fda08 KEYVAL: '.foo' '.foo' (12 sibs) 39: 0x2ac32fdaa0 KEYVAL: '.' '.' (12 sibs) 39: 0x2ac32fdb38 KEYVAL: '-a' '-a' (12 sibs) 39: 0x2ac32fdbd0 KEYVAL: '+b' '+b' (12 sibs) 39: 0x2ac32fdc68 KEYVAL: '/b' '/b' (12 sibs) 39: 0x2ac32fdd00 KEYVAL: ':c' ':c' (12 sibs) 39: 0x2ac32fdd98 KEYVAL: '$g' '$g' (12 sibs) 39: 0x2ac32fde30 KEYVAL: '*' '*' (12 sibs) 39: 0x2ac32fdec8 KEYVAL: '*a' '*a' (12 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x2ac331be50 [ROOT] MAP: (1 sibs) 12 children: 39: [1] [1] 0x2ac331bee0 KEYVAL: 'a' 'a' (12 sibs) 39: [2] [2] 0x2ac331bf70 KEYVAL: 'b' 'b' (12 sibs) 39: [3] [3] 0x2ac331c000 KEYVAL: 'c' 'c' (12 sibs) 39: [4] [4] 0x2ac331c090 KEYVAL: '.foo' '.foo' (12 sibs) 39: [5] [5] 0x2ac331c120 KEYVAL: '.' '.' (12 sibs) 39: [6] [6] 0x2ac331c1b0 KEYVAL: '-a' '-a' (12 sibs) 39: [7] [7] 0x2ac331c240 KEYVAL: '+b' '+b' (12 sibs) 39: [8] [8] 0x2ac331c2d0 KEYVAL: '/b' '/b' (12 sibs) 39: [9] [9] 0x2ac331c360 KEYVAL: ':c' ':c' (12 sibs) 39: [10] [10] 0x2ac331c3f0 KEYVAL: '$g' '$g' (12 sibs) 39: [11] [11] 0x2ac331c480 KEYVAL: '*' '*' (12 sibs) 39: [12] [12] 0x2ac331c510 KEYVAL: '*a' '*a' (12 sibs) 39: #nodes=13 vs #printed=13 39: -------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.windows_recreate_from_ref/2 (1 ms) 39: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_recreate_from_ref/3 39: ------------------------------------------- 39: running test case 'funny names, map expl' 39: ------------------------------------------- 39: REF TREE: 39: 0x2ac32fd768 [ROOT] MAP: (0 sibs) 12 children: 39: 0x2ac32fdf70 KEYVAL: 'a' 'a' (12 sibs) 39: 0x2ac32fe008 KEYVAL: 'b' 'b' (12 sibs) 39: 0x2ac32fe0a0 KEYVAL: 'c' 'c' (12 sibs) 39: 0x2ac32fe138 KEYVAL: '.foo' '.foo' (12 sibs) 39: 0x2ac32fe1d0 KEYVAL: '.' '.' (12 sibs) 39: 0x2ac32fe268 KEYVAL: '-a' '-a' (12 sibs) 39: 0x2ac32fe300 KEYVAL: '+b' '+b' (12 sibs) 39: 0x2ac32fe398 KEYVAL: '/b' '/b' (12 sibs) 39: 0x2ac32fe430 KEYVAL: ':c' ':c' (12 sibs) 39: 0x2ac32fe4c8 KEYVAL: '$g' '$g' (12 sibs) 39: 0x2ac32fe560 KEYVAL: '*' '*' (12 sibs) 39: 0x2ac32fe5f8 KEYVAL: '*a' '*a' (12 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x2ac331c5b0 [ROOT] MAP: (1 sibs) 12 children: 39: [1] [1] 0x2ac331c640 KEYVAL: 'a' 'a' (12 sibs) 39: [2] [2] 0x2ac331c6d0 KEYVAL: 'b' 'b' (12 sibs) 39: [3] [3] 0x2ac331c760 KEYVAL: 'c' 'c' (12 sibs) 39: [4] [4] 0x2ac331c7f0 KEYVAL: '.foo' '.foo' (12 sibs) 39: [5] [5] 0x2ac331c880 KEYVAL: '.' '.' (12 sibs) 39: [6] [6] 0x2ac331c910 KEYVAL: '-a' '-a' (12 sibs) 39: [7] [7] 0x2ac331c9a0 KEYVAL: '+b' '+b' (12 sibs) 39: [8] [8] 0x2ac331ca30 KEYVAL: '/b' '/b' (12 sibs) 39: [9] [9] 0x2ac331cac0 KEYVAL: ':c' ':c' (12 sibs) 39: [10] [10] 0x2ac331cb50 KEYVAL: '$g' '$g' (12 sibs) 39: [11] [11] 0x2ac331cbe0 KEYVAL: '*' '*' (12 sibs) 39: [12] [12] 0x2ac331cc70 KEYVAL: '*a' '*a' (12 sibs) 39: #nodes=13 vs #printed=13 39: -------------------------------------- 39: [ OK ] SCALAR_NAMES/YmlTestCase.windows_recreate_from_ref/3 (1 ms) 39: [----------] 80 tests from SCALAR_NAMES/YmlTestCase (180 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 81 tests from 2 test suites ran. (188 ms total) 39: [ PASSED ] 81 tests. 39/50 Test #39: ryml-test-scalar_names ............ Passed 0.50 sec test 40 Start 40: ryml-test-simple_anchor 40: Test command: /builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test/ryml-test-simple_anchor-0.4.1 40: Test timeout computed to be: 10000000 40: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 40: [==========] Running 463 tests from 5 test suites. 40: [----------] Global test environment set-up. 40: [----------] 2 tests from CaseNode 40: [ RUN ] CaseNode.setting_up 40: [ OK ] CaseNode.setting_up (1 ms) 40: [ RUN ] CaseNode.anchors 40: [ OK ] CaseNode.anchors (2 ms) 40: [----------] 2 tests from CaseNode (5 ms total) 40: 40: [----------] 16 tests from anchors 40: [ RUN ] anchors.circular 40: [ OK ] anchors.circular (7 ms) 40: [ RUN ] anchors.node_scalar_set_ref_when_empty 40: [ OK ] anchors.node_scalar_set_ref_when_empty (0 ms) 40: [ RUN ] anchors.node_scalar_set_ref_when_non_empty 40: [ OK ] anchors.node_scalar_set_ref_when_non_empty (0 ms) 40: [ RUN ] anchors.no_ambiguity_when_key_scalars_begin_with_star 40: [ OK ] anchors.no_ambiguity_when_key_scalars_begin_with_star (8 ms) 40: [ RUN ] anchors.no_ambiguity_when_val_scalars_begin_with_star 40: [ OK ] anchors.no_ambiguity_when_val_scalars_begin_with_star (2 ms) 40: [ RUN ] anchors.no_ambiguity_with_inheritance 40: [ OK ] anchors.no_ambiguity_with_inheritance (3 ms) 40: [ RUN ] anchors.programatic_key_ref 40: [ OK ] anchors.programatic_key_ref (2 ms) 40: [ RUN ] anchors.programatic_val_ref 40: [ OK ] anchors.programatic_val_ref (1 ms) 40: [ RUN ] anchors.programatic_inheritance 40: [ OK ] anchors.programatic_inheritance (1 ms) 40: [ RUN ] anchors.programatic_multiple_inheritance 40: [ OK ] anchors.programatic_multiple_inheritance (1 ms) 40: [ RUN ] anchors.set_anchor_leading_ampersand_is_optional 40: [ OK ] anchors.set_anchor_leading_ampersand_is_optional (0 ms) 40: [ RUN ] anchors.set_ref_leading_star_is_optional 40: [ OK ] anchors.set_ref_leading_star_is_optional (0 ms) 40: [ RUN ] anchors.set_key_ref_also_sets_the_key_when_none_exists 40: [ OK ] anchors.set_key_ref_also_sets_the_key_when_none_exists (0 ms) 40: [ RUN ] anchors.set_val_ref_also_sets_the_val_when_none_exists 40: [ OK ] anchors.set_val_ref_also_sets_the_val_when_none_exists (1 ms) 40: [ RUN ] anchors.set_key_ref_replaces_existing_key 40: [ OK ] anchors.set_key_ref_replaces_existing_key (0 ms) 40: [ RUN ] anchors.set_val_ref_replaces_existing_key 40: [ OK ] anchors.set_val_ref_replaces_existing_key (0 ms) 40: [----------] 16 tests from anchors (41 ms total) 40: 40: [----------] 1 test from weird_anchor_cases_from_suite 40: [ RUN ] weird_anchor_cases_from_suite.2SXE 40: [ OK ] weird_anchor_cases_from_suite.2SXE (2 ms) 40: [----------] 1 test from weird_anchor_cases_from_suite (2 ms total) 40: 40: [----------] 4 tests from simple_anchor 40: [ RUN ] simple_anchor.resolve_works_on_an_empty_tree 40: [ OK ] simple_anchor.resolve_works_on_an_empty_tree (0 ms) 40: [ RUN ] simple_anchor.resolve_works_on_a_tree_without_refs 40: [ OK ] simple_anchor.resolve_works_on_a_tree_without_refs (0 ms) 40: [ RUN ] simple_anchor.resolve_works_on_keyrefvalref 40: [ OK ] simple_anchor.resolve_works_on_keyrefvalref (1 ms) 40: [ RUN ] simple_anchor.anchors_of_first_child_key_implicit 40: [ OK ] simple_anchor.anchors_of_first_child_key_implicit (3 ms) 40: [----------] 4 tests from simple_anchor (6 ms total) 40: 40: [----------] 440 tests from SIMPLE_ANCHOR/YmlTestCase 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/0 40: ------------------------------------------- 40: running test case 'merge example, unresolved' 40: ------------------------------------------- 40: --------------- 40: # https://yaml.org/type/merge.html 40: - &CENTER { x: 1, y: 2 } 40: - &LEFT { x: 0, y: 2 } 40: - &BIG { r: 10 } 40: - &SMALL { r: 1 } 40: 40: # All the following maps are equal: 40: 40: - # Explicit keys 40: x: 1 40: y: 2 40: r: 10 40: label: center/big 40: 40: - # Merge one map 40: << : *CENTER 40: r: 10 40: label: center/big 40: 40: - # Merge multiple maps 40: << : [ *CENTER, *BIG ] 40: label: center/big 40: 40: - # Override 40: << : [ *BIG, *LEFT, *SMALL ] 40: x: 1 40: label: center/big 40: --------------- 40: REF TREE: 40: 0x2adc46a2b0 [ROOT] SEQ: (0 sibs) 8 children: 40: 0x2adc45cb20 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 40: 0x2adc45cff0 KEYVAL: 'x' '1' (2 sibs) 40: 0x2adc45d088 KEYVAL: 'y' '2' (2 sibs) 40: 0x2adc45cbb8 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 40: 0x2adc45d130 KEYVAL: 'x' '0' (2 sibs) 40: 0x2adc45d1c8 KEYVAL: 'y' '2' (2 sibs) 40: 0x2adc45cc50 MAP***: valanchor='&BIG' (8 sibs) 1 children: 40: 0x2adc45d270 KEYVAL: 'r' '10' (1 sibs) 40: 0x2adc45cce8 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 40: 0x2adc45d310 KEYVAL: 'r' '1' (1 sibs) 40: 0x2adc45cd80 MAP: (8 sibs) 4 children: 40: 0x2adc45d3b0 KEYVAL: 'x' '1' (4 sibs) 40: 0x2adc45d448 KEYVAL: 'y' '2' (4 sibs) 40: 0x2adc45d4e0 KEYVAL: 'r' '10' (4 sibs) 40: 0x2adc45d578 KEYVAL: 'label' 'center/big' (4 sibs) 40: 0x2adc45ce18 MAP: (8 sibs) 3 children: 40: 0x2adc45d620 KEYVAL***: '<<' '*CENTER' (3 sibs) 40: 0x2adc45d6b8 KEYVAL: 'r' '10' (3 sibs) 40: 0x2adc45d750 KEYVAL: 'label' 'center/big' (3 sibs) 40: 0x2adc45ceb0 MAP: (8 sibs) 2 children: 40: 0x2adc45d7f0 KEYSEQ***: '<<' (2 sibs) 2 children: 40: 0x2adc45d930 VAL***: '*CENTER' (2 sibs) 40: 0x2adc45d9c8 VAL***: '*BIG' (2 sibs) 40: 0x2adc45d888 KEYVAL: 'label' 'center/big' (2 sibs) 40: 0x2adc45cf48 MAP: (8 sibs) 3 children: 40: 0x2adc45da70 KEYSEQ***: '<<' (3 sibs) 3 children: 40: 0x2adc45dc40 VAL***: '*BIG' (3 sibs) 40: 0x2adc45dcd8 VAL***: '*LEFT' (3 sibs) 40: 0x2adc45dd70 VAL***: '*SMALL' (3 sibs) 40: 0x2adc45db08 KEYVAL: 'x' '1' (3 sibs) 40: 0x2adc45dba0 KEYVAL: 'label' 'center/big' (3 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2adc4b0bd0 [ROOT] SEQ: (1 sibs) 8 children: 40: [1] [1] 0x2adc4b0c60 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 40: [2] [2] 0x2adc4b0cf0 KEYVAL: 'x' '1' (2 sibs) 40: [3] [3] 0x2adc4b0d80 KEYVAL: 'y' '2' (2 sibs) 40: [4] [4] 0x2adc4b0e10 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 40: [5] [5] 0x2adc4b0ea0 KEYVAL: 'x' '0' (2 sibs) 40: [6] [6] 0x2adc4b0f30 KEYVAL: 'y' '2' (2 sibs) 40: [7] [7] 0x2adc4b0fc0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 40: [8] [8] 0x2adc4b1050 KEYVAL: 'r' '10' (1 sibs) 40: [9] [9] 0x2adc4b10e0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 40: [10] [10] 0x2adc4b1170 KEYVAL: 'r' '1' (1 sibs) 40: [11] [11] 0x2adc4b1200 MAP: (8 sibs) 4 children: 40: [12] [12] 0x2adc4b1290 KEYVAL: 'x' '1' (4 sibs) 40: [13] [13] 0x2adc4b1320 KEYVAL: 'y' '2' (4 sibs) 40: [14] [14] 0x2adc4b13b0 KEYVAL: 'r' '10' (4 sibs) 40: [15] [15] 0x2adc4b1440 KEYVAL: 'label' 'center/big' (4 sibs) 40: [16] [16] 0x2adc4b14d0 MAP: (8 sibs) 3 children: 40: [17] [17] 0x2adc4b1560 KEYVAL***: '<<' '*CENTER' (3 sibs) 40: [18] [18] 0x2adc4b15f0 KEYVAL: 'r' '10' (3 sibs) 40: [19] [19] 0x2adc4b1680 KEYVAL: 'label' 'center/big' (3 sibs) 40: [20] [20] 0x2adc4b1710 MAP: (8 sibs) 2 children: 40: [21] [21] 0x2adc4b17a0 KEYSEQ***: '<<' (2 sibs) 2 children: 40: [22] [22] 0x2adc4b1830 VAL***: '*CENTER' (2 sibs) 40: [23] [23] 0x2adc4b18c0 VAL***: '*BIG' (2 sibs) 40: [24] [24] 0x2adc4b1950 KEYVAL: 'label' 'center/big' (2 sibs) 40: [25] [25] 0x2adc4b19e0 MAP: (8 sibs) 3 children: 40: [26] [26] 0x2adc4b1a70 KEYSEQ***: '<<' (3 sibs) 3 children: 40: [27] [27] 0x2adc4b1b00 VAL***: '*BIG' (3 sibs) 40: [28] [28] 0x2adc4b1b90 VAL***: '*LEFT' (3 sibs) 40: [29] [29] 0x2adc4b1c20 VAL***: '*SMALL' (3 sibs) 40: [30] [30] 0x2adc4b1cb0 KEYVAL: 'x' '1' (3 sibs) 40: [31] [31] 0x2adc4b1d40 KEYVAL: 'label' 'center/big' (3 sibs) 40: #nodes=32 vs #printed=32 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/0 (17 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/1 40: ------------------------------------------- 40: running test case 'merge example, resolved' 40: ------------------------------------------- 40: --------------- 40: # https://yaml.org/type/merge.html 40: - &CENTER { x: 1, y: 2 } 40: - &LEFT { x: 0, y: 2 } 40: - &BIG { r: 10 } 40: - &SMALL { r: 1 } 40: 40: # All the following maps are equal: 40: 40: - # Explicit keys 40: x: 1 40: y: 2 40: r: 10 40: label: center/big 40: 40: - # Merge one map 40: << : *CENTER 40: r: 10 40: label: center/big 40: 40: - # Merge multiple maps 40: << : [ *CENTER, *BIG ] 40: label: center/big 40: 40: - # Override 40: << : [ *SMALL, *LEFT, *BIG ] 40: x: 1 40: label: center/big 40: --------------- 40: REF TREE: 40: 0x2adc46a3c8 [ROOT] SEQ: (0 sibs) 8 children: 40: 0x2adc45e7a0 MAP: (8 sibs) 2 children: 40: 0x2adc45ba10 KEYVAL: 'x' '1' (2 sibs) 40: 0x2adc45baa8 KEYVAL: 'y' '2' (2 sibs) 40: 0x2adc45e838 MAP: (8 sibs) 2 children: 40: 0x2adc45c210 KEYVAL: 'x' '0' (2 sibs) 40: 0x2adc45c2a8 KEYVAL: 'y' '2' (2 sibs) 40: 0x2adc45e8d0 MAP: (8 sibs) 1 children: 40: 0x2adc45ec70 KEYVAL: 'r' '10' (1 sibs) 40: 0x2adc45e968 MAP: (8 sibs) 1 children: 40: 0x2adc45ed10 KEYVAL: 'r' '1' (1 sibs) 40: 0x2adc45ea00 MAP: (8 sibs) 4 children: 40: 0x2adc45edb0 KEYVAL: 'x' '1' (4 sibs) 40: 0x2adc45ee48 KEYVAL: 'y' '2' (4 sibs) 40: 0x2adc45eee0 KEYVAL: 'r' '10' (4 sibs) 40: 0x2adc45ef78 KEYVAL: 'label' 'center/big' (4 sibs) 40: 0x2adc45ea98 MAP: (8 sibs) 4 children: 40: 0x2adc45f020 KEYVAL: 'x' '1' (4 sibs) 40: 0x2adc45f0b8 KEYVAL: 'y' '2' (4 sibs) 40: 0x2adc45f150 KEYVAL: 'r' '10' (4 sibs) 40: 0x2adc45f1e8 KEYVAL: 'label' 'center/big' (4 sibs) 40: 0x2adc45eb30 MAP: (8 sibs) 4 children: 40: 0x2adc45f290 KEYVAL: 'x' '1' (4 sibs) 40: 0x2adc45f328 KEYVAL: 'y' '2' (4 sibs) 40: 0x2adc45f3c0 KEYVAL: 'r' '10' (4 sibs) 40: 0x2adc45f458 KEYVAL: 'label' 'center/big' (4 sibs) 40: 0x2adc45ebc8 MAP: (8 sibs) 4 children: 40: 0x2adc45f500 KEYVAL: 'x' '1' (4 sibs) 40: 0x2adc45f598 KEYVAL: 'y' '2' (4 sibs) 40: 0x2adc45f630 KEYVAL: 'r' '10' (4 sibs) 40: 0x2adc45f6c8 KEYVAL: 'label' 'center/big' (4 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2adc4b28c0 [ROOT] SEQ: (1 sibs) 8 children: 40: [1] [1] 0x2adc4b2950 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 40: [2] [2] 0x2adc4b29e0 KEYVAL: 'x' '1' (2 sibs) 40: [3] [3] 0x2adc4b2a70 KEYVAL: 'y' '2' (2 sibs) 40: [4] [4] 0x2adc4b2b00 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 40: [5] [5] 0x2adc4b2b90 KEYVAL: 'x' '0' (2 sibs) 40: [6] [6] 0x2adc4b2c20 KEYVAL: 'y' '2' (2 sibs) 40: [7] [7] 0x2adc4b2cb0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 40: [8] [8] 0x2adc4b2d40 KEYVAL: 'r' '10' (1 sibs) 40: [9] [9] 0x2adc4b2dd0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 40: [10] [10] 0x2adc4b2e60 KEYVAL: 'r' '1' (1 sibs) 40: [11] [11] 0x2adc4b2ef0 MAP: (8 sibs) 4 children: 40: [12] [12] 0x2adc4b2f80 KEYVAL: 'x' '1' (4 sibs) 40: [13] [13] 0x2adc4b3010 KEYVAL: 'y' '2' (4 sibs) 40: [14] [14] 0x2adc4b30a0 KEYVAL: 'r' '10' (4 sibs) 40: [15] [15] 0x2adc4b3130 KEYVAL: 'label' 'center/big' (4 sibs) 40: [16] [16] 0x2adc4b31c0 MAP: (8 sibs) 3 children: 40: [17] [17] 0x2adc4b3250 KEYVAL***: '<<' '*CENTER' (3 sibs) 40: [18] [18] 0x2adc4b32e0 KEYVAL: 'r' '10' (3 sibs) 40: [19] [19] 0x2adc4b3370 KEYVAL: 'label' 'center/big' (3 sibs) 40: [20] [20] 0x2adc4b3400 MAP: (8 sibs) 2 children: 40: [21] [21] 0x2adc4b3490 KEYSEQ***: '<<' (2 sibs) 2 children: 40: [22] [22] 0x2adc4b3520 VAL***: '*CENTER' (2 sibs) 40: [23] [23] 0x2adc4b35b0 VAL***: '*BIG' (2 sibs) 40: [24] [24] 0x2adc4b3640 KEYVAL: 'label' 'center/big' (2 sibs) 40: [25] [25] 0x2adc4b36d0 MAP: (8 sibs) 3 children: 40: [26] [26] 0x2adc4b3760 KEYSEQ***: '<<' (3 sibs) 3 children: 40: [27] [27] 0x2adc4b37f0 VAL***: '*SMALL' (3 sibs) 40: [28] [28] 0x2adc4b3880 VAL***: '*LEFT' (3 sibs) 40: [29] [29] 0x2adc4b3910 VAL***: '*BIG' (3 sibs) 40: [30] [30] 0x2adc4b39a0 KEYVAL: 'x' '1' (3 sibs) 40: [31] [31] 0x2adc4b3a30 KEYVAL: 'label' 'center/big' (3 sibs) 40: #nodes=32 vs #printed=32 40: -------------------------------------- 40: resolved tree!!! 40: -------------------------------------- 40: [0][0] 0x2adc4b3ad0 [ROOT] SEQ: (1 sibs) 8 children: 40: [1] [1] 0x2adc4b3b60 MAP: (8 sibs) 2 children: 40: [2] [2] 0x2adc4b3bf0 KEYVAL: 'x' '1' (2 sibs) 40: [3] [3] 0x2adc4b3c80 KEYVAL: 'y' '2' (2 sibs) 40: [4] [4] 0x2adc4b3d10 MAP: (8 sibs) 2 children: 40: [5] [5] 0x2adc4b3da0 KEYVAL: 'x' '0' (2 sibs) 40: [6] [6] 0x2adc4b3e30 KEYVAL: 'y' '2' (2 sibs) 40: [7] [7] 0x2adc4b3ec0 MAP: (8 sibs) 1 children: 40: [8] [8] 0x2adc4b3f50 KEYVAL: 'r' '10' (1 sibs) 40: [9] [9] 0x2adc4b3fe0 MAP: (8 sibs) 1 children: 40: [10] [10] 0x2adc4b4070 KEYVAL: 'r' '1' (1 sibs) 40: [11] [11] 0x2adc4b4100 MAP: (8 sibs) 4 children: 40: [12] [12] 0x2adc4b4190 KEYVAL: 'x' '1' (4 sibs) 40: [13] [13] 0x2adc4b4220 KEYVAL: 'y' '2' (4 sibs) 40: [14] [14] 0x2adc4b42b0 KEYVAL: 'r' '10' (4 sibs) 40: [15] [15] 0x2adc4b4340 KEYVAL: 'label' 'center/big' (4 sibs) 40: [16] [16] 0x2adc4b43d0 MAP: (8 sibs) 4 children: 40: [17] [32] 0x2adc4b4cd0 KEYVAL: 'x' '1' (4 sibs) 40: [18] [33] 0x2adc4b4d60 KEYVAL: 'y' '2' (4 sibs) 40: [19] [18] 0x2adc4b44f0 KEYVAL: 'r' '10' (4 sibs) 40: [20] [19] 0x2adc4b4580 KEYVAL: 'label' 'center/big' (4 sibs) 40: [21] [20] 0x2adc4b4610 MAP: (8 sibs) 4 children: 40: [22] [17] 0x2adc4b4460 KEYVAL: 'x' '1' (4 sibs) 40: [23] [34] 0x2adc4b4df0 KEYVAL: 'y' '2' (4 sibs) 40: [24] [22] 0x2adc4b4730 KEYVAL: 'r' '10' (4 sibs) 40: [25] [24] 0x2adc4b4850 KEYVAL: 'label' 'center/big' (4 sibs) 40: [26] [25] 0x2adc4b48e0 MAP: (8 sibs) 4 children: 40: [27] [30] 0x2adc4b4bb0 KEYVAL: 'x' '1' (4 sibs) 40: [28] [27] 0x2adc4b4a00 KEYVAL: 'y' '2' (4 sibs) 40: [29] [23] 0x2adc4b47c0 KEYVAL: 'r' '10' (4 sibs) 40: [30] [31] 0x2adc4b4c40 KEYVAL: 'label' 'center/big' (4 sibs) 40: #nodes=31 vs #printed=31 40: -------------------------------------- 40: reordered tree!!! 40: -------------------------------------- 40: [0][0] 0x2adc4b3ad0 [ROOT] SEQ: (1 sibs) 8 children: 40: [1] [1] 0x2adc4b3b60 MAP: (8 sibs) 2 children: 40: [2] [2] 0x2adc4b3bf0 KEYVAL: 'x' '1' (2 sibs) 40: [3] [3] 0x2adc4b3c80 KEYVAL: 'y' '2' (2 sibs) 40: [4] [4] 0x2adc4b3d10 MAP: (8 sibs) 2 children: 40: [5] [5] 0x2adc4b3da0 KEYVAL: 'x' '0' (2 sibs) 40: [6] [6] 0x2adc4b3e30 KEYVAL: 'y' '2' (2 sibs) 40: [7] [7] 0x2adc4b3ec0 MAP: (8 sibs) 1 children: 40: [8] [8] 0x2adc4b3f50 KEYVAL: 'r' '10' (1 sibs) 40: [9] [9] 0x2adc4b3fe0 MAP: (8 sibs) 1 children: 40: [10] [10] 0x2adc4b4070 KEYVAL: 'r' '1' (1 sibs) 40: [11] [11] 0x2adc4b4100 MAP: (8 sibs) 4 children: 40: [12] [12] 0x2adc4b4190 KEYVAL: 'x' '1' (4 sibs) 40: [13] [13] 0x2adc4b4220 KEYVAL: 'y' '2' (4 sibs) 40: [14] [14] 0x2adc4b42b0 KEYVAL: 'r' '10' (4 sibs) 40: [15] [15] 0x2adc4b4340 KEYVAL: 'label' 'center/big' (4 sibs) 40: [16] [16] 0x2adc4b43d0 MAP: (8 sibs) 4 children: 40: [17] [17] 0x2adc4b4460 KEYVAL: 'x' '1' (4 sibs) 40: [18] [18] 0x2adc4b44f0 KEYVAL: 'y' '2' (4 sibs) 40: [19] [19] 0x2adc4b4580 KEYVAL: 'r' '10' (4 sibs) 40: [20] [20] 0x2adc4b4610 KEYVAL: 'label' 'center/big' (4 sibs) 40: [21] [21] 0x2adc4b46a0 MAP: (8 sibs) 4 children: 40: [22] [22] 0x2adc4b4730 KEYVAL: 'x' '1' (4 sibs) 40: [23] [23] 0x2adc4b47c0 KEYVAL: 'y' '2' (4 sibs) 40: [24] [24] 0x2adc4b4850 KEYVAL: 'r' '10' (4 sibs) 40: [25] [25] 0x2adc4b48e0 KEYVAL: 'label' 'center/big' (4 sibs) 40: [26] [26] 0x2adc4b4970 MAP: (8 sibs) 4 children: 40: [27] [27] 0x2adc4b4a00 KEYVAL: 'x' '1' (4 sibs) 40: [28] [28] 0x2adc4b4a90 KEYVAL: 'y' '2' (4 sibs) 40: [29] [29] 0x2adc4b4b20 KEYVAL: 'r' '10' (4 sibs) 40: [30] [30] 0x2adc4b4bb0 KEYVAL: 'label' 'center/big' (4 sibs) 40: #nodes=31 vs #printed=31 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/1 (9 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/2 40: ------------------------------------------- 40: running test case 'simple anchor 1, implicit, unresolved' 40: ------------------------------------------- 40: --------------- 40: 40: anchored_content: &anchor_name This string will appear as the value of two keys. 40: other_anchor: *anchor_name 40: anchors_in_seqs: 40: - &anchor_in_seq this value appears in both elements of the sequence 40: - *anchor_in_seq 40: base: &base 40: name: Everyone has same name 40: foo: &foo 40: <<: *base 40: age: 10 40: bar: &bar 40: <<: *base 40: age: 20 40: --------------- 40: REF TREE: 40: 0x2adc46a4e0 [ROOT] MAP: (0 sibs) 6 children: 40: 0x2adc45fbe0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 40: 0x2adc45fc78 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 40: 0x2adc45fd10 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: 0x2adc45ff80 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 40: 0x2adc460018 VAL***: '*anchor_in_seq' (2 sibs) 40: 0x2adc45fda8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 40: 0x2adc45bbf0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: 0x2adc45fe40 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 40: 0x2adc4600c0 KEYVAL***: '<<' '*base' (2 sibs) 40: 0x2adc460158 KEYVAL: 'age' '10' (2 sibs) 40: 0x2adc45fed8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 40: 0x2adc460200 KEYVAL***: '<<' '*base' (2 sibs) 40: 0x2adc460298 KEYVAL: 'age' '20' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2adc4b2b20 [ROOT] MAP: (1 sibs) 6 children: 40: [1] [1] 0x2adc4b2bb0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 40: [2] [2] 0x2adc4b2c40 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 40: [3] [3] 0x2adc4b2cd0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: [4] [4] 0x2adc4b2d60 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 40: [5] [5] 0x2adc4b2df0 VAL***: '*anchor_in_seq' (2 sibs) 40: [6] [6] 0x2adc4b2e80 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 40: [7] [7] 0x2adc4b2f10 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: [8] [8] 0x2adc4b2fa0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 40: [9] [9] 0x2adc4b3030 KEYVAL***: '<<' '*base' (2 sibs) 40: [10] [10] 0x2adc4b30c0 KEYVAL: 'age' '10' (2 sibs) 40: [11] [11] 0x2adc4b3150 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 40: [12] [12] 0x2adc4b31e0 KEYVAL***: '<<' '*base' (2 sibs) 40: [13] [13] 0x2adc4b3270 KEYVAL: 'age' '20' (2 sibs) 40: #nodes=14 vs #printed=14 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/2 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/3 40: ------------------------------------------- 40: running test case 'simple anchor 1, explicit, unresolved' 40: ------------------------------------------- 40: --------------- 40: { 40: anchored_content: &anchor_name This string will appear as the value of two keys., 40: other_anchor: *anchor_name, 40: anchors_in_seqs: [ 40: &anchor_in_seq this value appears in both elements of the sequence, 40: *anchor_in_seq 40: ], 40: base: &base { 40: name: Everyone has same name 40: }, 40: foo: &foo { 40: <<: *base, 40: age: 10 40: }, 40: bar: &bar { 40: <<: *base, 40: age: 20 40: } 40: }--------------- 40: REF TREE: 40: 0x2adc46a5f8 [ROOT] MAP: (0 sibs) 6 children: 40: 0x2adc460340 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 40: 0x2adc4603d8 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 40: 0x2adc460470 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: 0x2adc4606e0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 40: 0x2adc460778 VAL***: '*anchor_in_seq' (2 sibs) 40: 0x2adc460508 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 40: 0x2adc460820 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: 0x2adc4605a0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 40: 0x2adc4608c0 KEYVAL***: '<<' '*base' (2 sibs) 40: 0x2adc460958 KEYVAL: 'age' '10' (2 sibs) 40: 0x2adc460638 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 40: 0x2adc460a00 KEYVAL***: '<<' '*base' (2 sibs) 40: 0x2adc460a98 KEYVAL: 'age' '20' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2adc4b6620 [ROOT] MAP: (1 sibs) 6 children: 40: [1] [1] 0x2adc4b66b0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 40: [2] [2] 0x2adc4b6740 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 40: [3] [3] 0x2adc4b67d0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: [4] [4] 0x2adc4b6860 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 40: [5] [5] 0x2adc4b68f0 VAL***: '*anchor_in_seq' (2 sibs) 40: [6] [6] 0x2adc4b6980 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 40: [7] [7] 0x2adc4b6a10 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: [8] [8] 0x2adc4b6aa0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 40: [9] [9] 0x2adc4b6b30 KEYVAL***: '<<' '*base' (2 sibs) 40: [10] [10] 0x2adc4b6bc0 KEYVAL: 'age' '10' (2 sibs) 40: [11] [11] 0x2adc4b6c50 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 40: [12] [12] 0x2adc4b6ce0 KEYVAL***: '<<' '*base' (2 sibs) 40: [13] [13] 0x2adc4b6d70 KEYVAL: 'age' '20' (2 sibs) 40: #nodes=14 vs #printed=14 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/3 (3 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/4 40: ------------------------------------------- 40: running test case 'simple anchor 1, implicit, resolved' 40: ------------------------------------------- 40: --------------- 40: 40: anchored_content: &anchor_name This string will appear as the value of two keys. 40: other_anchor: *anchor_name 40: anchors_in_seqs: 40: - &anchor_in_seq this value appears in both elements of the sequence 40: - *anchor_in_seq 40: base: &base 40: name: Everyone has same name 40: foo: &foo 40: <<: *base 40: age: 10 40: bar: &bar 40: <<: *base 40: age: 20 40: --------------- 40: REF TREE: 40: 0x2adc46a710 [ROOT] MAP: (0 sibs) 6 children: 40: 0x2adc461410 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 40: 0x2adc4614a8 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 40: 0x2adc461540 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: 0x2adc4617b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: 0x2adc461848 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: 0x2adc4615d8 KEYMAP: 'base' (6 sibs) 1 children: 40: 0x2adc4618f0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: 0x2adc461670 KEYMAP: 'foo' (6 sibs) 2 children: 40: 0x2adc461990 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: 0x2adc461a28 KEYVAL: 'age' '10' (2 sibs) 40: 0x2adc461708 KEYMAP: 'bar' (6 sibs) 2 children: 40: 0x2adc461ad0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: 0x2adc461b68 KEYVAL: 'age' '20' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2adc4b7670 [ROOT] MAP: (1 sibs) 6 children: 40: [1] [1] 0x2adc4b7700 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 40: [2] [2] 0x2adc4b7790 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 40: [3] [3] 0x2adc4b7820 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: [4] [4] 0x2adc4b78b0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 40: [5] [5] 0x2adc4b7940 VAL***: '*anchor_in_seq' (2 sibs) 40: [6] [6] 0x2adc4b79d0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 40: [7] [7] 0x2adc4b7a60 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: [8] [8] 0x2adc4b7af0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 40: [9] [9] 0x2adc4b7b80 KEYVAL***: '<<' '*base' (2 sibs) 40: [10] [10] 0x2adc4b7c10 KEYVAL: 'age' '10' (2 sibs) 40: [11] [11] 0x2adc4b7ca0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 40: [12] [12] 0x2adc4b7d30 KEYVAL***: '<<' '*base' (2 sibs) 40: [13] [13] 0x2adc4b7dc0 KEYVAL: 'age' '20' (2 sibs) 40: #nodes=14 vs #printed=14 40: -------------------------------------- 40: resolved tree!!! 40: -------------------------------------- 40: [0][0] 0x2adc4b7670 [ROOT] MAP: (1 sibs) 6 children: 40: [1] [1] 0x2adc4b7700 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 40: [2] [2] 0x2adc4b7790 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 40: [3] [3] 0x2adc4b7820 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: [4] [4] 0x2adc4b78b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: [5] [5] 0x2adc4b7940 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: [6] [6] 0x2adc4b79d0 KEYMAP: 'base' (6 sibs) 1 children: 40: [7] [7] 0x2adc4b7a60 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: [8] [8] 0x2adc4b7af0 KEYMAP: 'foo' (6 sibs) 2 children: 40: [9] [14] 0x2adc4b7e50 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: [10] [10] 0x2adc4b7c10 KEYVAL: 'age' '10' (2 sibs) 40: [11] [11] 0x2adc4b7ca0 KEYMAP: 'bar' (6 sibs) 2 children: 40: [12] [9] 0x2adc4b7b80 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: [13] [13] 0x2adc4b7dc0 KEYVAL: 'age' '20' (2 sibs) 40: #nodes=14 vs #printed=14 40: -------------------------------------- 40: reordered tree!!! 40: -------------------------------------- 40: [0][0] 0x2adc4b7670 [ROOT] MAP: (1 sibs) 6 children: 40: [1] [1] 0x2adc4b7700 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 40: [2] [2] 0x2adc4b7790 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 40: [3] [3] 0x2adc4b7820 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: [4] [4] 0x2adc4b78b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: [5] [5] 0x2adc4b7940 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: [6] [6] 0x2adc4b79d0 KEYMAP: 'base' (6 sibs) 1 children: 40: [7] [7] 0x2adc4b7a60 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: [8] [8] 0x2adc4b7af0 KEYMAP: 'foo' (6 sibs) 2 children: 40: [9] [9] 0x2adc4b7b80 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: [10] [10] 0x2adc4b7c10 KEYVAL: 'age' '10' (2 sibs) 40: [11] [11] 0x2adc4b7ca0 KEYMAP: 'bar' (6 sibs) 2 children: 40: [12] [12] 0x2adc4b7d30 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: [13] [13] 0x2adc4b7dc0 KEYVAL: 'age' '20' (2 sibs) 40: #nodes=14 vs #printed=14 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/4 (4 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/5 40: ------------------------------------------- 40: running test case 'simple anchor 1, explicit, resolved' 40: ------------------------------------------- 40: --------------- 40: { 40: anchored_content: &anchor_name This string will appear as the value of two keys., 40: other_anchor: *anchor_name, 40: anchors_in_seqs: [ 40: &anchor_in_seq this value appears in both elements of the sequence, 40: *anchor_in_seq 40: ], 40: base: &base { 40: name: Everyone has same name 40: }, 40: foo: &foo { 40: <<: *base, 40: age: 10 40: }, 40: bar: &bar { 40: <<: *base, 40: age: 20 40: } 40: }--------------- 40: REF TREE: 40: 0x2adc46a828 [ROOT] MAP: (0 sibs) 6 children: 40: 0x2adc45f7c0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 40: 0x2adc45f858 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 40: 0x2adc45f8f0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: 0x2adc461c10 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: 0x2adc461ca8 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: 0x2adc45f988 KEYMAP: 'base' (6 sibs) 1 children: 40: 0x2adc461d50 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: 0x2adc45fa20 KEYMAP: 'foo' (6 sibs) 2 children: 40: 0x2adc461df0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: 0x2adc461e88 KEYVAL: 'age' '10' (2 sibs) 40: 0x2adc45fab8 KEYMAP: 'bar' (6 sibs) 2 children: 40: 0x2adc461f30 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: 0x2adc461fc8 KEYVAL: 'age' '20' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2adc4b89d0 [ROOT] MAP: (1 sibs) 6 children: 40: [1] [1] 0x2adc4b8a60 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 40: [2] [2] 0x2adc4b8af0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 40: [3] [3] 0x2adc4b8b80 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: [4] [4] 0x2adc4b8c10 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 40: [5] [5] 0x2adc4b8ca0 VAL***: '*anchor_in_seq' (2 sibs) 40: [6] [6] 0x2adc4b8d30 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 40: [7] [7] 0x2adc4b8dc0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: [8] [8] 0x2adc4b8e50 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 40: [9] [9] 0x2adc4b8ee0 KEYVAL***: '<<' '*base' (2 sibs) 40: [10] [10] 0x2adc4b8f70 KEYVAL: 'age' '10' (2 sibs) 40: [11] [11] 0x2adc4b9000 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 40: [12] [12] 0x2adc4b9090 KEYVAL***: '<<' '*base' (2 sibs) 40: [13] [13] 0x2adc4b9120 KEYVAL: 'age' '20' (2 sibs) 40: #nodes=14 vs #printed=14 40: -------------------------------------- 40: resolved tree!!! 40: -------------------------------------- 40: [0][0] 0x2adc4b89d0 [ROOT] MAP: (1 sibs) 6 children: 40: [1] [1] 0x2adc4b8a60 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 40: [2] [2] 0x2adc4b8af0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 40: [3] [3] 0x2adc4b8b80 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: [4] [4] 0x2adc4b8c10 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: [5] [5] 0x2adc4b8ca0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: [6] [6] 0x2adc4b8d30 KEYMAP: 'base' (6 sibs) 1 children: 40: [7] [7] 0x2adc4b8dc0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: [8] [8] 0x2adc4b8e50 KEYMAP: 'foo' (6 sibs) 2 children: 40: [9] [14] 0x2adc4b91b0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: [10] [10] 0x2adc4b8f70 KEYVAL: 'age' '10' (2 sibs) 40: [11] [11] 0x2adc4b9000 KEYMAP: 'bar' (6 sibs) 2 children: 40: [12] [9] 0x2adc4b8ee0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: [13] [13] 0x2adc4b9120 KEYVAL: 'age' '20' (2 sibs) 40: #nodes=14 vs #printed=14 40: -------------------------------------- 40: reordered tree!!! 40: -------------------------------------- 40: [0][0] 0x2adc4b89d0 [ROOT] MAP: (1 sibs) 6 children: 40: [1] [1] 0x2adc4b8a60 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 40: [2] [2] 0x2adc4b8af0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 40: [3] [3] 0x2adc4b8b80 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: [4] [4] 0x2adc4b8c10 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: [5] [5] 0x2adc4b8ca0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: [6] [6] 0x2adc4b8d30 KEYMAP: 'base' (6 sibs) 1 children: 40: [7] [7] 0x2adc4b8dc0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: [8] [8] 0x2adc4b8e50 KEYMAP: 'foo' (6 sibs) 2 children: 40: [9] [9] 0x2adc4b8ee0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: [10] [10] 0x2adc4b8f70 KEYVAL: 'age' '10' (2 sibs) 40: [11] [11] 0x2adc4b9000 KEYMAP: 'bar' (6 sibs) 2 children: 40: [12] [12] 0x2adc4b9090 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: [13] [13] 0x2adc4b9120 KEYVAL: 'age' '20' (2 sibs) 40: #nodes=14 vs #printed=14 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/5 (3 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/6 40: ------------------------------------------- 40: running test case 'anchor example 2, unresolved' 40: ------------------------------------------- 40: --------------- 40: 40: receipt: Oz-Ware Purchase Invoice 40: date: 2012-08-06 40: customer: 40: first_name: Dorothy 40: family_name: Gale 40: items: 40: - part_no: A4786 40: descrip: Water Bucket (Filled) 40: price: 1.47 40: quantity: 4 40: - part_no: E1628 40: descrip: High Heeled "Ruby" Slippers 40: size: 8 40: price: 133.7 40: quantity: 1 40: bill-to: &id001 40: street: | 40: 123 Tornado Alley 40: Suite 16 40: city: East Centerville 40: state: KS 40: ship-to: *id001 40: specialDelivery: > 40: Follow the Yellow Brick 40: Road to the Emerald City. 40: Pay no attention to the 40: man behind the curtain. 40: --------------- 40: REF TREE: 40: 0x2adc46a940 [ROOT] MAP: (0 sibs) 7 children: 40: 0x2adc462670 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 40: 0x2adc462708 KEYVAL: 'date' '2012-08-06' (7 sibs) 40: 0x2adc4627a0 KEYMAP: 'customer' (7 sibs) 2 children: 40: 0x2adc45c350 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 40: 0x2adc45c3e8 KEYVAL: 'family_name' 'Gale' (2 sibs) 40: 0x2adc462838 KEYSEQ: 'items' (7 sibs) 2 children: 40: 0x2adc462aa0 MAP: (2 sibs) 4 children: 40: 0x2adc45e080 KEYVAL: 'part_no' 'A4786' (4 sibs) 40: 0x2adc45e118 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 40: 0x2adc45e1b0 KEYVAL: 'price' '1.47' (4 sibs) 40: 0x2adc45e248 KEYVAL: 'quantity' '4' (4 sibs) 40: 0x2adc462b38 MAP: (2 sibs) 5 children: 40: 0x2adc462be0 KEYVAL: 'part_no' 'E1628' (5 sibs) 40: 0x2adc462c78 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 40: 0x2adc462d10 KEYVAL: 'size' '8' (5 sibs) 40: 0x2adc462da8 KEYVAL: 'price' '133.7' (5 sibs) 40: 0x2adc462e40 KEYVAL: 'quantity' '1' (5 sibs) 40: 0x2adc4628d0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 40: 0x2adc45bf00 KEYVAL: 'street' '123 Tornado Alley 40: Suite 16 40: ' (3 sibs) 40: 0x2adc45bf98 KEYVAL: 'city' 'East Centerville' (3 sibs) 40: 0x2adc45c030 KEYVAL: 'state' 'KS' (3 sibs) 40: 0x2adc462968 KEYVAL***: 'ship-to' '*id001' (7 sibs) 40: 0x2adc462a00 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 40: ' (7 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2adc4badb0 [ROOT] MAP: (1 sibs) 7 children: 40: [1] [1] 0x2adc4bae40 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 40: [2] [2] 0x2adc4baed0 KEYVAL: 'date' '2012-08-06' (7 sibs) 40: [3] [3] 0x2adc4baf60 KEYMAP: 'customer' (7 sibs) 2 children: 40: [4] [4] 0x2adc4baff0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 40: [5] [5] 0x2adc4bb080 KEYVAL: 'family_name' 'Gale' (2 sibs) 40: [6] [6] 0x2adc4bb110 KEYSEQ: 'items' (7 sibs) 2 children: 40: [7] [7] 0x2adc4bb1a0 MAP: (2 sibs) 4 children: 40: [8] [8] 0x2adc4bb230 KEYVAL: 'part_no' 'A4786' (4 sibs) 40: [9] [9] 0x2adc4bb2c0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 40: [10] [10] 0x2adc4bb350 KEYVAL: 'price' '1.47' (4 sibs) 40: [11] [11] 0x2adc4bb3e0 KEYVAL: 'quantity' '4' (4 sibs) 40: [12] [12] 0x2adc4bb470 MAP: (2 sibs) 5 children: 40: [13] [13] 0x2adc4bb500 KEYVAL: 'part_no' 'E1628' (5 sibs) 40: [14] [14] 0x2adc4bb590 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 40: [15] [15] 0x2adc4bb620 KEYVAL: 'size' '8' (5 sibs) 40: [16] [16] 0x2adc4bb6b0 KEYVAL: 'price' '133.7' (5 sibs) 40: [17] [17] 0x2adc4bb740 KEYVAL: 'quantity' '1' (5 sibs) 40: [18] [18] 0x2adc4bb7d0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 40: [19] [19] 0x2adc4bb860 KEYVAL: 'street' '123 Tornado Alley 40: Suite 16 40: ' (3 sibs) 40: [20] [20] 0x2adc4bb8f0 KEYVAL: 'city' 'East Centerville' (3 sibs) 40: [21] [21] 0x2adc4bb980 KEYVAL: 'state' 'KS' (3 sibs) 40: [22] [22] 0x2adc4bba10 KEYVAL***: 'ship-to' '*id001' (7 sibs) 40: [23] [23] 0x2adc4bbaa0 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 40: ' (7 sibs) 40: #nodes=24 vs #printed=24 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/6 (5 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/7 40: ------------------------------------------- 40: running test case 'anchor example 2, resolved' 40: ------------------------------------------- 40: --------------- 40: 40: receipt: Oz-Ware Purchase Invoice 40: date: 2012-08-06 40: customer: 40: first_name: Dorothy 40: family_name: Gale 40: items: 40: - part_no: A4786 40: descrip: Water Bucket (Filled) 40: price: 1.47 40: quantity: 4 40: - part_no: E1628 40: descrip: High Heeled "Ruby" Slippers 40: size: 8 40: price: 133.7 40: quantity: 1 40: bill-to: &id001 40: street: | 40: 123 Tornado Alley 40: Suite 16 40: city: East Centerville 40: state: KS 40: ship-to: *id001 40: specialDelivery: > 40: Follow the Yellow Brick 40: Road to the Emerald City. 40: Pay no attention to the 40: man behind the curtain. 40: --------------- 40: REF TREE: 40: 0x2adc46aa58 [ROOT] MAP: (0 sibs) 7 children: 40: 0x2adc462f30 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 40: 0x2adc462fc8 KEYVAL: 'date' '2012-08-06' (7 sibs) 40: 0x2adc463060 KEYMAP: 'customer' (7 sibs) 2 children: 40: 0x2adc463360 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 40: 0x2adc4633f8 KEYVAL: 'family_name' 'Gale' (2 sibs) 40: 0x2adc4630f8 KEYSEQ: 'items' (7 sibs) 2 children: 40: 0x2adc4634a0 MAP: (2 sibs) 4 children: 40: 0x2adc45e2f0 KEYVAL: 'part_no' 'A4786' (4 sibs) 40: 0x2adc45e388 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 40: 0x2adc45e420 KEYVAL: 'price' '1.47' (4 sibs) 40: 0x2adc45e4b8 KEYVAL: 'quantity' '4' (4 sibs) 40: 0x2adc463538 MAP: (2 sibs) 5 children: 40: 0x2adc4635e0 KEYVAL: 'part_no' 'E1628' (5 sibs) 40: 0x2adc463678 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 40: 0x2adc463710 KEYVAL: 'size' '8' (5 sibs) 40: 0x2adc4637a8 KEYVAL: 'price' '133.7' (5 sibs) 40: 0x2adc463840 KEYVAL: 'quantity' '1' (5 sibs) 40: 0x2adc463190 KEYMAP: 'bill-to' (7 sibs) 3 children: 40: 0x2adc45c830 KEYVAL: 'street' '123 Tornado Alley 40: Suite 16 40: ' (3 sibs) 40: 0x2adc45c8c8 KEYVAL: 'city' 'East Centerville' (3 sibs) 40: 0x2adc45c960 KEYVAL: 'state' 'KS' (3 sibs) 40: 0x2adc463228 KEYMAP: 'ship-to' (7 sibs) 3 children: 40: 0x2adc4638e0 KEYVAL: 'street' '123 Tornado Alley 40: Suite 16 40: ' (3 sibs) 40: 0x2adc463978 KEYVAL: 'city' 'East Centerville' (3 sibs) 40: 0x2adc463a10 KEYVAL: 'state' 'KS' (3 sibs) 40: 0x2adc4632c0 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 40: ' (7 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2adc4bce10 [ROOT] MAP: (1 sibs) 7 children: 40: [1] [1] 0x2adc4bcea0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 40: [2] [2] 0x2adc4bcf30 KEYVAL: 'date' '2012-08-06' (7 sibs) 40: [3] [3] 0x2adc4bcfc0 KEYMAP: 'customer' (7 sibs) 2 children: 40: [4] [4] 0x2adc4bd050 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 40: [5] [5] 0x2adc4bd0e0 KEYVAL: 'family_name' 'Gale' (2 sibs) 40: [6] [6] 0x2adc4bd170 KEYSEQ: 'items' (7 sibs) 2 children: 40: [7] [7] 0x2adc4bd200 MAP: (2 sibs) 4 children: 40: [8] [8] 0x2adc4bd290 KEYVAL: 'part_no' 'A4786' (4 sibs) 40: [9] [9] 0x2adc4bd320 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 40: [10] [10] 0x2adc4bd3b0 KEYVAL: 'price' '1.47' (4 sibs) 40: [11] [11] 0x2adc4bd440 KEYVAL: 'quantity' '4' (4 sibs) 40: [12] [12] 0x2adc4bd4d0 MAP: (2 sibs) 5 children: 40: [13] [13] 0x2adc4bd560 KEYVAL: 'part_no' 'E1628' (5 sibs) 40: [14] [14] 0x2adc4bd5f0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 40: [15] [15] 0x2adc4bd680 KEYVAL: 'size' '8' (5 sibs) 40: [16] [16] 0x2adc4bd710 KEYVAL: 'price' '133.7' (5 sibs) 40: [17] [17] 0x2adc4bd7a0 KEYVAL: 'quantity' '1' (5 sibs) 40: [18] [18] 0x2adc4bd830 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 40: [19] [19] 0x2adc4bd8c0 KEYVAL: 'street' '123 Tornado Alley 40: Suite 16 40: ' (3 sibs) 40: [20] [20] 0x2adc4bd950 KEYVAL: 'city' 'East Centerville' (3 sibs) 40: [21] [21] 0x2adc4bd9e0 KEYVAL: 'state' 'KS' (3 sibs) 40: [22] [22] 0x2adc4bda70 KEYVAL***: 'ship-to' '*id001' (7 sibs) 40: [23] [23] 0x2adc4bdb00 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 40: ' (7 sibs) 40: #nodes=24 vs #printed=24 40: -------------------------------------- 40: resolved tree!!! 40: -------------------------------------- 40: [0][0] 0x2adc4bce10 [ROOT] MAP: (1 sibs) 7 children: 40: [1] [1] 0x2adc4bcea0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 40: [2] [2] 0x2adc4bcf30 KEYVAL: 'date' '2012-08-06' (7 sibs) 40: [3] [3] 0x2adc4bcfc0 KEYMAP: 'customer' (7 sibs) 2 children: 40: [4] [4] 0x2adc4bd050 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 40: [5] [5] 0x2adc4bd0e0 KEYVAL: 'family_name' 'Gale' (2 sibs) 40: [6] [6] 0x2adc4bd170 KEYSEQ: 'items' (7 sibs) 2 children: 40: [7] [7] 0x2adc4bd200 MAP: (2 sibs) 4 children: 40: [8] [8] 0x2adc4bd290 KEYVAL: 'part_no' 'A4786' (4 sibs) 40: [9] [9] 0x2adc4bd320 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 40: [10] [10] 0x2adc4bd3b0 KEYVAL: 'price' '1.47' (4 sibs) 40: [11] [11] 0x2adc4bd440 KEYVAL: 'quantity' '4' (4 sibs) 40: [12] [12] 0x2adc4bd4d0 MAP: (2 sibs) 5 children: 40: [13] [13] 0x2adc4bd560 KEYVAL: 'part_no' 'E1628' (5 sibs) 40: [14] [14] 0x2adc4bd5f0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 40: [15] [15] 0x2adc4bd680 KEYVAL: 'size' '8' (5 sibs) 40: [16] [16] 0x2adc4bd710 KEYVAL: 'price' '133.7' (5 sibs) 40: [17] [17] 0x2adc4bd7a0 KEYVAL: 'quantity' '1' (5 sibs) 40: [18] [18] 0x2adc4bd830 KEYMAP: 'bill-to' (7 sibs) 3 children: 40: [19] [19] 0x2adc4bd8c0 KEYVAL: 'street' '123 Tornado Alley 40: Suite 16 40: ' (3 sibs) 40: [20] [20] 0x2adc4bd950 KEYVAL: 'city' 'East Centerville' (3 sibs) 40: [21] [21] 0x2adc4bd9e0 KEYVAL: 'state' 'KS' (3 sibs) 40: [22] [22] 0x2adc4bda70 KEYMAP: 'ship-to' (7 sibs) 3 children: 40: [23] [24] 0x2adc4bdb90 KEYVAL: 'street' '123 Tornado Alley 40: Suite 16 40: ' (3 sibs) 40: [24] [25] 0x2adc4bdc20 KEYVAL: 'city' 'East Centerville' (3 sibs) 40: [25] [26] 0x2adc4bdcb0 KEYVAL: 'state' 'KS' (3 sibs) 40: [26] [23] 0x2adc4bdb00 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 40: ' (7 sibs) 40: #nodes=27 vs #printed=27 40: -------------------------------------- 40: reordered tree!!! 40: -------------------------------------- 40: [0][0] 0x2adc4bce10 [ROOT] MAP: (1 sibs) 7 children: 40: [1] [1] 0x2adc4bcea0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 40: [2] [2] 0x2adc4bcf30 KEYVAL: 'date' '2012-08-06' (7 sibs) 40: [3] [3] 0x2adc4bcfc0 KEYMAP: 'customer' (7 sibs) 2 children: 40: [4] [4] 0x2adc4bd050 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 40: [5] [5] 0x2adc4bd0e0 KEYVAL: 'family_name' 'Gale' (2 sibs) 40: [6] [6] 0x2adc4bd170 KEYSEQ: 'items' (7 sibs) 2 children: 40: [7] [7] 0x2adc4bd200 MAP: (2 sibs) 4 children: 40: [8] [8] 0x2adc4bd290 KEYVAL: 'part_no' 'A4786' (4 sibs) 40: [9] [9] 0x2adc4bd320 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 40: [10] [10] 0x2adc4bd3b0 KEYVAL: 'price' '1.47' (4 sibs) 40: [11] [11] 0x2adc4bd440 KEYVAL: 'quantity' '4' (4 sibs) 40: [12] [12] 0x2adc4bd4d0 MAP: (2 sibs) 5 children: 40: [13] [13] 0x2adc4bd560 KEYVAL: 'part_no' 'E1628' (5 sibs) 40: [14] [14] 0x2adc4bd5f0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 40: [15] [15] 0x2adc4bd680 KEYVAL: 'size' '8' (5 sibs) 40: [16] [16] 0x2adc4bd710 KEYVAL: 'price' '133.7' (5 sibs) 40: [17] [17] 0x2adc4bd7a0 KEYVAL: 'quantity' '1' (5 sibs) 40: [18] [18] 0x2adc4bd830 KEYMAP: 'bill-to' (7 sibs) 3 children: 40: [19] [19] 0x2adc4bd8c0 KEYVAL: 'street' '123 Tornado Alley 40: Suite 16 40: ' (3 sibs) 40: [20] [20] 0x2adc4bd950 KEYVAL: 'city' 'East Centerville' (3 sibs) 40: [21] [21] 0x2adc4bd9e0 KEYVAL: 'state' 'KS' (3 sibs) 40: [22] [22] 0x2adc4bda70 KEYMAP: 'ship-to' (7 sibs) 3 children: 40: [23] [23] 0x2adc4bdb00 KEYVAL: 'street' '123 Tornado Alley 40: Suite 16 40: ' (3 sibs) 40: [24] [24] 0x2adc4bdb90 KEYVAL: 'city' 'East Centerville' (3 sibs) 40: [25] [25] 0x2adc4bdc20 KEYVAL: 'state' 'KS' (3 sibs) 40: [26] [26] 0x2adc4bdcb0 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 40: ' (7 sibs) 40: #nodes=27 vs #printed=27 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/7 (6 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/8 40: ------------------------------------------- 40: running test case 'anchor example 3, unresolved' 40: ------------------------------------------- 40: --------------- 40: 40: - step: &id001 # defines anchor label &id001 40: instrument: Lasik 2000 40: pulseEnergy: 5.4 40: pulseDuration: 12 40: repetition: 1000 40: spotSize: 1mm 40: - step: &id002 40: instrument: Lasik 2000 40: pulseEnergy: 5.0 40: pulseDuration: 10 40: repetition: 500 40: spotSize: 2mm 40: - step: *id001 # refers to the first step (with anchor &id001) 40: - step: *id002 # refers to the second step 40: - step: 40: <<: *id001 40: spotSize: 2mm # redefines just this key, refers rest from &id001 40: - step: *id002 40: --------------- 40: REF TREE: 40: 0x2adc46ab70 [ROOT] SEQ: (0 sibs) 6 children: 40: 0x2adc4655b0 MAP: (6 sibs) 1 children: 40: 0x2adc465950 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 40: 0x2adc4659f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: 0x2adc465a88 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: 0x2adc465b20 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: 0x2adc465bb8 KEYVAL: 'repetition' '1000' (5 sibs) 40: 0x2adc465c50 KEYVAL: 'spotSize' '1mm' (5 sibs) 40: 0x2adc465648 MAP: (6 sibs) 1 children: 40: 0x2adc465cf0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 40: 0x2adc465d90 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: 0x2adc465e28 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: 0x2adc465ec0 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: 0x2adc465f58 KEYVAL: 'repetition' '500' (5 sibs) 40: 0x2adc465ff0 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: 0x2adc4656e0 MAP: (6 sibs) 1 children: 40: 0x2adc466090 KEYVAL***: 'step' '*id001' (1 sibs) 40: 0x2adc465778 MAP: (6 sibs) 1 children: 40: 0x2adc466130 KEYVAL***: 'step' '*id002' (1 sibs) 40: 0x2adc465810 MAP: (6 sibs) 1 children: 40: 0x2adc4661d0 KEYMAP: 'step' (1 sibs) 2 children: 40: 0x2adc466270 KEYVAL***: '<<' '*id001' (2 sibs) 40: 0x2adc466308 KEYVAL: 'spotSize' '2mm' (2 sibs) 40: 0x2adc4658a8 MAP: (6 sibs) 1 children: 40: 0x2adc4663b0 KEYVAL***: 'step' '*id002' (1 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2adc4bee30 [ROOT] SEQ: (1 sibs) 6 children: 40: [1] [1] 0x2adc4beec0 MAP: (6 sibs) 1 children: 40: [2] [2] 0x2adc4bef50 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 40: [3] [3] 0x2adc4befe0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [4] [4] 0x2adc4bf070 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: [5] [5] 0x2adc4bf100 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: [6] [6] 0x2adc4bf190 KEYVAL: 'repetition' '1000' (5 sibs) 40: [7] [7] 0x2adc4bf220 KEYVAL: 'spotSize' '1mm' (5 sibs) 40: [8] [8] 0x2adc4bf2b0 MAP: (6 sibs) 1 children: 40: [9] [9] 0x2adc4bf340 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 40: [10] [10] 0x2adc4bf3d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [11] [11] 0x2adc4bf460 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: [12] [12] 0x2adc4bf4f0 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: [13] [13] 0x2adc4bf580 KEYVAL: 'repetition' '500' (5 sibs) 40: [14] [14] 0x2adc4bf610 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: [15] [15] 0x2adc4bf6a0 MAP: (6 sibs) 1 children: 40: [16] [16] 0x2adc4bf730 KEYVAL***: 'step' '*id001' (1 sibs) 40: [17] [17] 0x2adc4bf7c0 MAP: (6 sibs) 1 children: 40: [18] [18] 0x2adc4bf850 KEYVAL***: 'step' '*id002' (1 sibs) 40: [19] [19] 0x2adc4bf8e0 MAP: (6 sibs) 1 children: 40: [20] [20] 0x2adc4bf970 KEYMAP: 'step' (1 sibs) 2 children: 40: [21] [21] 0x2adc4bfa00 KEYVAL***: '<<' '*id001' (2 sibs) 40: [22] [22] 0x2adc4bfa90 KEYVAL: 'spotSize' '2mm' (2 sibs) 40: [23] [23] 0x2adc4bfb20 MAP: (6 sibs) 1 children: 40: [24] [24] 0x2adc4bfbb0 KEYVAL***: 'step' '*id002' (1 sibs) 40: #nodes=25 vs #printed=25 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/8 (4 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/9 40: ------------------------------------------- 40: running test case 'anchor example 3, resolved' 40: ------------------------------------------- 40: --------------- 40: 40: - step: &id001 # defines anchor label &id001 40: instrument: Lasik 2000 40: pulseEnergy: 5.4 40: pulseDuration: 12 40: repetition: 1000 40: spotSize: 1mm 40: - step: &id002 40: instrument: Lasik 2000 40: pulseEnergy: 5.0 40: pulseDuration: 10 40: repetition: 500 40: spotSize: 2mm 40: - step: *id001 # refers to the first step (with anchor &id001) 40: - step: *id002 # refers to the second step 40: - step: 40: <<: *id001 40: spotSize: 2mm # redefines just this key, refers rest from &id001 40: - step: *id002 40: --------------- 40: REF TREE: 40: 0x2adc46ac88 [ROOT] SEQ: (0 sibs) 6 children: 40: 0x2adc467650 MAP: (6 sibs) 1 children: 40: 0x2adc461190 KEYMAP: 'step' (1 sibs) 5 children: 40: 0x2adc4679f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: 0x2adc467a88 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: 0x2adc467b20 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: 0x2adc467bb8 KEYVAL: 'repetition' '1000' (5 sibs) 40: 0x2adc467c50 KEYVAL: 'spotSize' '1mm' (5 sibs) 40: 0x2adc4676e8 MAP: (6 sibs) 1 children: 40: 0x2adc461230 KEYMAP: 'step' (1 sibs) 5 children: 40: 0x2adc467cf0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: 0x2adc467d88 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: 0x2adc467e20 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: 0x2adc467eb8 KEYVAL: 'repetition' '500' (5 sibs) 40: 0x2adc467f50 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: 0x2adc467780 MAP: (6 sibs) 1 children: 40: 0x2adc4612d0 KEYMAP: 'step' (1 sibs) 5 children: 40: 0x2adc467ff0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: 0x2adc468088 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: 0x2adc468120 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: 0x2adc4681b8 KEYVAL: 'repetition' '1000' (5 sibs) 40: 0x2adc468250 KEYVAL: 'spotSize' '1mm' (5 sibs) 40: 0x2adc467818 MAP: (6 sibs) 1 children: 40: 0x2adc461370 KEYMAP: 'step' (1 sibs) 5 children: 40: 0x2adc4682f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: 0x2adc468388 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: 0x2adc468420 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: 0x2adc4684b8 KEYVAL: 'repetition' '500' (5 sibs) 40: 0x2adc468550 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: 0x2adc4678b0 MAP: (6 sibs) 1 children: 40: 0x2adc4685f0 KEYMAP: 'step' (1 sibs) 5 children: 40: 0x2adc468690 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: 0x2adc468728 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: 0x2adc4687c0 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: 0x2adc468858 KEYVAL: 'repetition' '1000' (5 sibs) 40: 0x2adc4688f0 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: 0x2adc467948 MAP: (6 sibs) 1 children: 40: 0x2adc468990 KEYMAP: 'step' (1 sibs) 5 children: 40: 0x2adc468a30 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: 0x2adc468ac8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: 0x2adc468b60 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: 0x2adc468bf8 KEYVAL: 'repetition' '500' (5 sibs) 40: 0x2adc468c90 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2adc4c0e40 [ROOT] SEQ: (1 sibs) 6 children: 40: [1] [1] 0x2adc4c0ed0 MAP: (6 sibs) 1 children: 40: [2] [2] 0x2adc4c0f60 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 40: [3] [3] 0x2adc4c0ff0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [4] [4] 0x2adc4c1080 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: [5] [5] 0x2adc4c1110 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: [6] [6] 0x2adc4c11a0 KEYVAL: 'repetition' '1000' (5 sibs) 40: [7] [7] 0x2adc4c1230 KEYVAL: 'spotSize' '1mm' (5 sibs) 40: [8] [8] 0x2adc4c12c0 MAP: (6 sibs) 1 children: 40: [9] [9] 0x2adc4c1350 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 40: [10] [10] 0x2adc4c13e0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [11] [11] 0x2adc4c1470 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: [12] [12] 0x2adc4c1500 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: [13] [13] 0x2adc4c1590 KEYVAL: 'repetition' '500' (5 sibs) 40: [14] [14] 0x2adc4c1620 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: [15] [15] 0x2adc4c16b0 MAP: (6 sibs) 1 children: 40: [16] [16] 0x2adc4c1740 KEYVAL***: 'step' '*id001' (1 sibs) 40: [17] [17] 0x2adc4c17d0 MAP: (6 sibs) 1 children: 40: [18] [18] 0x2adc4c1860 KEYVAL***: 'step' '*id002' (1 sibs) 40: [19] [19] 0x2adc4c18f0 MAP: (6 sibs) 1 children: 40: [20] [20] 0x2adc4c1980 KEYMAP: 'step' (1 sibs) 2 children: 40: [21] [21] 0x2adc4c1a10 KEYVAL***: '<<' '*id001' (2 sibs) 40: [22] [22] 0x2adc4c1aa0 KEYVAL: 'spotSize' '2mm' (2 sibs) 40: [23] [23] 0x2adc4c1b30 MAP: (6 sibs) 1 children: 40: [24] [24] 0x2adc4c1bc0 KEYVAL***: 'step' '*id002' (1 sibs) 40: #nodes=25 vs #printed=25 40: -------------------------------------- 40: resolved tree!!! 40: -------------------------------------- 40: [0][0] 0x2adc4c2050 [ROOT] SEQ: (1 sibs) 6 children: 40: [1] [1] 0x2adc4c20e0 MAP: (6 sibs) 1 children: 40: [2] [2] 0x2adc4c2170 KEYMAP: 'step' (1 sibs) 5 children: 40: [3] [3] 0x2adc4c2200 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [4] [4] 0x2adc4c2290 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: [5] [5] 0x2adc4c2320 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: [6] [6] 0x2adc4c23b0 KEYVAL: 'repetition' '1000' (5 sibs) 40: [7] [7] 0x2adc4c2440 KEYVAL: 'spotSize' '1mm' (5 sibs) 40: [8] [8] 0x2adc4c24d0 MAP: (6 sibs) 1 children: 40: [9] [9] 0x2adc4c2560 KEYMAP: 'step' (1 sibs) 5 children: 40: [10] [10] 0x2adc4c25f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [11] [11] 0x2adc4c2680 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: [12] [12] 0x2adc4c2710 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: [13] [13] 0x2adc4c27a0 KEYVAL: 'repetition' '500' (5 sibs) 40: [14] [14] 0x2adc4c2830 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: [15] [15] 0x2adc4c28c0 MAP: (6 sibs) 1 children: 40: [16] [16] 0x2adc4c2950 KEYMAP: 'step' (1 sibs) 5 children: 40: [17] [25] 0x2adc4c2e60 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [18] [26] 0x2adc4c2ef0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: [19] [27] 0x2adc4c2f80 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: [20] [28] 0x2adc4c3010 KEYVAL: 'repetition' '1000' (5 sibs) 40: [21] [29] 0x2adc4c30a0 KEYVAL: 'spotSize' '1mm' (5 sibs) 40: [22] [17] 0x2adc4c29e0 MAP: (6 sibs) 1 children: 40: [23] [18] 0x2adc4c2a70 KEYMAP: 'step' (1 sibs) 5 children: 40: [24] [30] 0x2adc4c3130 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [25] [31] 0x2adc4c31c0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: [26] [32] 0x2adc4c3250 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: [27] [33] 0x2adc4c32e0 KEYVAL: 'repetition' '500' (5 sibs) 40: [28] [34] 0x2adc4c3370 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: [29] [19] 0x2adc4c2b00 MAP: (6 sibs) 1 children: 40: [30] [20] 0x2adc4c2b90 KEYMAP: 'step' (1 sibs) 5 children: 40: [31] [35] 0x2adc4c3400 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [32] [36] 0x2adc4c3490 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: [33] [37] 0x2adc4c3520 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: [34] [38] 0x2adc4c35b0 KEYVAL: 'repetition' '1000' (5 sibs) 40: [35] [22] 0x2adc4c2cb0 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: [36] [23] 0x2adc4c2d40 MAP: (6 sibs) 1 children: 40: [37] [24] 0x2adc4c2dd0 KEYMAP: 'step' (1 sibs) 5 children: 40: [38] [21] 0x2adc4c2c20 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [39] [39] 0x2adc4c3640 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: [40] [40] 0x2adc4c36d0 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: [41] [41] 0x2adc4c3760 KEYVAL: 'repetition' '500' (5 sibs) 40: [42] [42] 0x2adc4c37f0 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: #nodes=43 vs #printed=43 40: -------------------------------------- 40: reordered tree!!! 40: -------------------------------------- 40: [0][0] 0x2adc4c2050 [ROOT] SEQ: (1 sibs) 6 children: 40: [1] [1] 0x2adc4c20e0 MAP: (6 sibs) 1 children: 40: [2] [2] 0x2adc4c2170 KEYMAP: 'step' (1 sibs) 5 children: 40: [3] [3] 0x2adc4c2200 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [4] [4] 0x2adc4c2290 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: [5] [5] 0x2adc4c2320 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: [6] [6] 0x2adc4c23b0 KEYVAL: 'repetition' '1000' (5 sibs) 40: [7] [7] 0x2adc4c2440 KEYVAL: 'spotSize' '1mm' (5 sibs) 40: [8] [8] 0x2adc4c24d0 MAP: (6 sibs) 1 children: 40: [9] [9] 0x2adc4c2560 KEYMAP: 'step' (1 sibs) 5 children: 40: [10] [10] 0x2adc4c25f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [11] [11] 0x2adc4c2680 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: [12] [12] 0x2adc4c2710 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: [13] [13] 0x2adc4c27a0 KEYVAL: 'repetition' '500' (5 sibs) 40: [14] [14] 0x2adc4c2830 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: [15] [15] 0x2adc4c28c0 MAP: (6 sibs) 1 children: 40: [16] [16] 0x2adc4c2950 KEYMAP: 'step' (1 sibs) 5 children: 40: [17] [17] 0x2adc4c29e0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [18] [18] 0x2adc4c2a70 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: [19] [19] 0x2adc4c2b00 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: [20] [20] 0x2adc4c2b90 KEYVAL: 'repetition' '1000' (5 sibs) 40: [21] [21] 0x2adc4c2c20 KEYVAL: 'spotSize' '1mm' (5 sibs) 40: [22] [22] 0x2adc4c2cb0 MAP: (6 sibs) 1 children: 40: [23] [23] 0x2adc4c2d40 KEYMAP: 'step' (1 sibs) 5 children: 40: [24] [24] 0x2adc4c2dd0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [25] [25] 0x2adc4c2e60 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: [26] [26] 0x2adc4c2ef0 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: [27] [27] 0x2adc4c2f80 KEYVAL: 'repetition' '500' (5 sibs) 40: [28] [28] 0x2adc4c3010 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: [29] [29] 0x2adc4c30a0 MAP: (6 sibs) 1 children: 40: [30] [30] 0x2adc4c3130 KEYMAP: 'step' (1 sibs) 5 children: 40: [31] [31] 0x2adc4c31c0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [32] [32] 0x2adc4c3250 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: [33] [33] 0x2adc4c32e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: [34] [34] 0x2adc4c3370 KEYVAL: 'repetition' '1000' (5 sibs) 40: [35] [35] 0x2adc4c3400 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: [36] [36] 0x2adc4c3490 MAP: (6 sibs) 1 children: 40: [37] [37] 0x2adc4c3520 KEYMAP: 'step' (1 sibs) 5 children: 40: [38] [38] 0x2adc4c35b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [39] [39] 0x2adc4c3640 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: [40] [40] 0x2adc4c36d0 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: [41] [41] 0x2adc4c3760 KEYVAL: 'repetition' '500' (5 sibs) 40: [42] [42] 0x2adc4c37f0 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: #nodes=43 vs #printed=43 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/9 (10 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/10 40: ------------------------------------------- 40: running test case 'tagged doc with anchors 9KAX' 40: ------------------------------------------- 40: --------------- 40: 40: --- 40: &a1 40: !!str 40: scalar1 40: --- &a1 !!str scalar1 40: --- 40: !!str 40: &a1 40: scalar1 40: --- !!str &a1 scalar1 40: --- 40: !!str 40: &a2 40: scalar2 40: --- &a2 !!str scalar2 40: --- 40: &a3 40: !!str scalar3 40: --- &a3 !!str scalar3 40: --- 40: &a4 !!map 40: &a5 !!str key5: value4 40: --- &a4 !!map 40: &a5 !!str key5: value4 40: --- 40: a6: 1 40: &anchor6 b6: 2 40: --- 40: !!map 40: &a8 !!str key8: value7 40: --- !!map 40: &a8 !!str key8: value7 40: --- 40: !!map 40: !!str &a10 key10: value9 40: --- !!map 40: &a10 !!str key10: value9 40: --- 40: !!str &a11 40: value11 40: --- &a11 !!str value11 40: --------------- 40: REF TREE: 40: 0x2adc46ada0 [ROOT] STREAM: (0 sibs) 17 children: 40: 0x2adc468d30 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 40: 0x2adc468dc8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 40: 0x2adc468e60 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 40: 0x2adc468ef8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 40: 0x2adc468f90 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 40: 0x2adc469028 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 40: 0x2adc4690c0 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 40: 0x2adc469158 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 40: 0x2adc4691f0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 40: 0x2adc466a50 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 40: 0x2adc469288 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 40: 0x2adc466af0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 40: 0x2adc469320 DOCMAP: (17 sibs) 2 children: 40: 0x2adc45b8d0 KEYVAL: 'a6' '1' (2 sibs) 40: 0x2adc45b968 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 40: 0x2adc4693b8 DOCMAP***: !!map (17 sibs) 1 children: 40: 0x2adc466b90 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 40: 0x2adc469450 DOCMAP***: !!map (17 sibs) 1 children: 40: 0x2adc466c30 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 40: 0x2adc4694e8 DOCMAP***: !!map (17 sibs) 1 children: 40: 0x2adc466450 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 40: 0x2adc469580 DOCMAP***: !!map (17 sibs) 1 children: 40: 0x2adc4664f0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 40: 0x2adc469618 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 40: 0x2adc4696b0 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2adc4c4460 [ROOT] STREAM: (1 sibs) 17 children: 40: [1] [1] 0x2adc4c44f0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 40: [2] [2] 0x2adc4c4580 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 40: [3] [3] 0x2adc4c4610 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 40: [4] [4] 0x2adc4c46a0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 40: [5] [5] 0x2adc4c4730 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 40: [6] [6] 0x2adc4c47c0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 40: [7] [7] 0x2adc4c4850 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 40: [8] [8] 0x2adc4c48e0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 40: [9] [9] 0x2adc4c4970 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 40: [10] [10] 0x2adc4c4a00 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 40: [11] [11] 0x2adc4c4a90 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 40: [12] [12] 0x2adc4c4b20 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 40: [13] [13] 0x2adc4c4bb0 DOCMAP: (17 sibs) 2 children: 40: [14] [14] 0x2adc4c4c40 KEYVAL: 'a6' '1' (2 sibs) 40: [15] [15] 0x2adc4c4cd0 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 40: [16] [16] 0x2adc4c4d60 DOCMAP***: !!map (17 sibs) 1 children: 40: [17] [17] 0x2adc4c4df0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 40: [18] [18] 0x2adc4c4e80 DOCMAP***: !!map (17 sibs) 1 children: 40: [19] [19] 0x2adc4c4f10 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 40: [20] [20] 0x2adc4c4fa0 DOCMAP***: !!map (17 sibs) 1 children: 40: [21] [21] 0x2adc4c5030 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 40: [22] [22] 0x2adc4c50c0 DOCMAP***: !!map (17 sibs) 1 children: 40: [23] [23] 0x2adc4c5150 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 40: [24] [24] 0x2adc4c51e0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 40: [25] [25] 0x2adc4c5270 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 40: #nodes=26 vs #printed=26 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/10 (8 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/11 40: ------------------------------------------- 40: running test case 'github131 1, unresolved' 40: ------------------------------------------- 40: --------------- 40: 40: a: &vref b 40: *vref: c 40: &kref aa: bb 40: aaa: &kvref bbb 40: foo: 40: *kref: cc 40: *kvref: cc 40: --------------- 40: REF TREE: 40: 0x2adc46aeb8 [ROOT] MAP: (0 sibs) 5 children: 40: 0x2adc467050 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 40: 0x2adc4670e8 KEYVAL***: '*vref' 'c' (5 sibs) 40: 0x2adc467180 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 40: 0x2adc467218 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 40: 0x2adc4672b0 KEYMAP: 'foo' (5 sibs) 2 children: 40: 0x2adc460b40 KEYVAL***: '*kref' 'cc' (2 sibs) 40: 0x2adc460bd8 KEYVAL***: '*kvref' 'cc' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2adc4c5670 [ROOT] MAP: (1 sibs) 5 children: 40: [1] [1] 0x2adc4c5700 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 40: [2] [2] 0x2adc4c5790 KEYVAL***: '*vref' 'c' (5 sibs) 40: [3] [3] 0x2adc4c5820 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 40: [4] [4] 0x2adc4c58b0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 40: [5] [5] 0x2adc4c5940 KEYMAP: 'foo' (5 sibs) 2 children: 40: [6] [6] 0x2adc4c59d0 KEYVAL***: '*kref' 'cc' (2 sibs) 40: [7] [7] 0x2adc4c5a60 KEYVAL***: '*kvref' 'cc' (2 sibs) 40: #nodes=8 vs #printed=8 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/11 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/12 40: ------------------------------------------- 40: running test case 'github131 1, resolved' 40: ------------------------------------------- 40: --------------- 40: 40: a: &vref b 40: *vref: c 40: &kref aa: bb 40: aaa: &kvref bbb 40: foo: 40: *kref: cc 40: *kvref: cc 40: --------------- 40: REF TREE: 40: 0x2adc46afd0 [ROOT] MAP: (0 sibs) 5 children: 40: 0x2adc463ab0 KEYVAL: 'a' 'b' (5 sibs) 40: 0x2adc463b48 KEYVAL: 'b' 'c' (5 sibs) 40: 0x2adc463be0 KEYVAL: 'aa' 'bb' (5 sibs) 40: 0x2adc463c78 KEYVAL: 'aaa' 'bbb' (5 sibs) 40: 0x2adc463d10 KEYMAP: 'foo' (5 sibs) 2 children: 40: 0x2adc460cd0 KEYVAL: 'aa' 'cc' (2 sibs) 40: 0x2adc460d68 KEYVAL: 'bbb' 'cc' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2adc4c66c0 [ROOT] MAP: (1 sibs) 5 children: 40: [1] [1] 0x2adc4c6750 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 40: [2] [2] 0x2adc4c67e0 KEYVAL***: '*vref' 'c' (5 sibs) 40: [3] [3] 0x2adc4c6870 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 40: [4] [4] 0x2adc4c6900 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 40: [5] [5] 0x2adc4c6990 KEYMAP: 'foo' (5 sibs) 2 children: 40: [6] [6] 0x2adc4c6a20 KEYVAL***: '*kref' 'cc' (2 sibs) 40: [7] [7] 0x2adc4c6ab0 KEYVAL***: '*kvref' 'cc' (2 sibs) 40: #nodes=8 vs #printed=8 40: -------------------------------------- 40: resolved tree!!! 40: -------------------------------------- 40: [0][0] 0x2adc4c66c0 [ROOT] MAP: (1 sibs) 5 children: 40: [1] [1] 0x2adc4c6750 KEYVAL: 'a' 'b' (5 sibs) 40: [2] [2] 0x2adc4c67e0 KEYVAL: 'b' 'c' (5 sibs) 40: [3] [3] 0x2adc4c6870 KEYVAL: 'aa' 'bb' (5 sibs) 40: [4] [4] 0x2adc4c6900 KEYVAL: 'aaa' 'bbb' (5 sibs) 40: [5] [5] 0x2adc4c6990 KEYMAP: 'foo' (5 sibs) 2 children: 40: [6] [6] 0x2adc4c6a20 KEYVAL: 'aa' 'cc' (2 sibs) 40: [7] [7] 0x2adc4c6ab0 KEYVAL: 'bbb' 'cc' (2 sibs) 40: #nodes=8 vs #printed=8 40: -------------------------------------- 40: reordered tree!!! 40: -------------------------------------- 40: [0][0] 0x2adc4c66c0 [ROOT] MAP: (1 sibs) 5 children: 40: [1] [1] 0x2adc4c6750 KEYVAL: 'a' 'b' (5 sibs) 40: [2] [2] 0x2adc4c67e0 KEYVAL: 'b' 'c' (5 sibs) 40: [3] [3] 0x2adc4c6870 KEYVAL: 'aa' 'bb' (5 sibs) 40: [4] [4] 0x2adc4c6900 KEYVAL: 'aaa' 'bbb' (5 sibs) 40: [5] [5] 0x2adc4c6990 KEYMAP: 'foo' (5 sibs) 2 children: 40: [6] [6] 0x2adc4c6a20 KEYVAL: 'aa' 'cc' (2 sibs) 40: [7] [7] 0x2adc4c6ab0 KEYVAL: 'bbb' 'cc' (2 sibs) 40: #nodes=8 vs #printed=8 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/12 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/13 40: ------------------------------------------- 40: running test case 'anchors+refs on key+val, unresolved' 40: ------------------------------------------- 40: --------------- 40: {&a0 a0: &b0 b0, *b0: *a0}--------------- 40: REF TREE: 40: 0x2adc46b0e8 [ROOT] MAP: (0 sibs) 2 children: 40: 0x2adc45c0d0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 40: 0x2adc45c168 KEYVAL***: '*b0' '*a0' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2adc4c7710 [ROOT] MAP: (1 sibs) 2 children: 40: [1] [1] 0x2adc4c77a0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 40: [2] [2] 0x2adc4c7830 KEYVAL***: '*b0' '*a0' (2 sibs) 40: #nodes=3 vs #printed=3 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/13 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/14 40: ------------------------------------------- 40: running test case 'anchors+refs on key+val, resolved' 40: ------------------------------------------- 40: --------------- 40: {&a0 a0: &b0 b0, *b0: *a0}--------------- 40: REF TREE: 40: 0x2adc46b200 [ROOT] MAP: (0 sibs) 2 children: 40: 0x2adc462070 KEYVAL: 'a0' 'b0' (2 sibs) 40: 0x2adc462108 KEYVAL: 'b0' 'a0' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2adc4c8760 [ROOT] MAP: (1 sibs) 2 children: 40: [1] [1] 0x2adc4c87f0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 40: [2] [2] 0x2adc4c8880 KEYVAL***: '*b0' '*a0' (2 sibs) 40: #nodes=3 vs #printed=3 40: -------------------------------------- 40: resolved tree!!! 40: -------------------------------------- 40: [0][0] 0x2adc4c8760 [ROOT] MAP: (1 sibs) 2 children: 40: [1] [1] 0x2adc4c87f0 KEYVAL: 'a0' 'b0' (2 sibs) 40: [2] [2] 0x2adc4c8880 KEYVAL: 'b0' 'a0' (2 sibs) 40: #nodes=3 vs #printed=3 40: -------------------------------------- 40: reordered tree!!! 40: -------------------------------------- 40: [0][0] 0x2adc4c8760 [ROOT] MAP: (1 sibs) 2 children: 40: [1] [1] 0x2adc4c87f0 KEYVAL: 'a0' 'b0' (2 sibs) 40: [2] [2] 0x2adc4c8880 KEYVAL: 'b0' 'a0' (2 sibs) 40: #nodes=3 vs #printed=3 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/14 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/15 40: ------------------------------------------- 40: running test case 'ambiguous anchor, unresolved' 40: ------------------------------------------- 40: --------------- 40: &rootanchor 40: &a0 a0: &b0 b0 40: *b0: *a0 40: map1: 40: &a1 a1: &b1 b1 # &a1 must be a KEY anchor on a1, not a VAL anchor on map1 40: *b1: *a1 40: map2: 40: *b0: *a0 # ensure the anchor is enough to establish the indentation 40: &a2 a2: &b2 b2 40: *b2: *a2 40: map3: &a3 # &a3 must be a VAL anchor on map3, not a KEY anchor on a3 40: a3: &b3 b3 40: *b3: *b0 40: map4: *a0 40: map5: 40: &map5 40: &a5 a5: &b5 b5 40: *b5: *a5 40: map6: 40: &map6 40: a6: &b6 b6 40: *b6: *b6 40: --------------- 40: REF TREE: 40: 0x2adc46b318 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 40: 0x2adc469890 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 40: 0x2adc469928 KEYVAL***: '*b0' '*a0' (8 sibs) 40: 0x2adc4699c0 KEYMAP: 'map1' (8 sibs) 2 children: 40: 0x2adc469d60 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 40: 0x2adc469df8 KEYVAL***: '*b1' '*a1' (2 sibs) 40: 0x2adc469a58 KEYMAP: 'map2' (8 sibs) 3 children: 40: 0x2adc45c660 KEYVAL***: '*b0' '*a0' (3 sibs) 40: 0x2adc45c6f8 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 40: 0x2adc45c790 KEYVAL***: '*b2' '*a2' (3 sibs) 40: 0x2adc469af0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 40: 0x2adc469ea0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 40: 0x2adc469f38 KEYVAL***: '*b3' '*b0' (2 sibs) 40: 0x2adc469b88 KEYVAL***: 'map4' '*a0' (8 sibs) 40: 0x2adc469c20 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 40: 0x2adc469fe0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 40: 0x2adc46a078 KEYVAL***: '*b5' '*a5' (2 sibs) 40: 0x2adc469cb8 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 40: 0x2adc46a120 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 40: 0x2adc46a1b8 KEYVAL***: '*b6' '*b6' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2adc4ca0c0 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 40: [1] [1] 0x2adc4ca150 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 40: [2] [2] 0x2adc4ca1e0 KEYVAL***: '*b0' '*a0' (8 sibs) 40: [3] [3] 0x2adc4ca270 KEYMAP: 'map1' (8 sibs) 2 children: 40: [4] [4] 0x2adc4ca300 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 40: [5] [5] 0x2adc4ca390 KEYVAL***: '*b1' '*a1' (2 sibs) 40: [6] [6] 0x2adc4ca420 KEYMAP: 'map2' (8 sibs) 3 children: 40: [7] [7] 0x2adc4ca4b0 KEYVAL***: '*b0' '*a0' (3 sibs) 40: [8] [8] 0x2adc4ca540 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 40: [9] [9] 0x2adc4ca5d0 KEYVAL***: '*b2' '*a2' (3 sibs) 40: [10] [10] 0x2adc4ca660 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 40: [11] [11] 0x2adc4ca6f0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 40: [12] [12] 0x2adc4ca780 KEYVAL***: '*b3' '*b0' (2 sibs) 40: [13] [13] 0x2adc4ca810 KEYVAL***: 'map4' '*a0' (8 sibs) 40: [14] [14] 0x2adc4ca8a0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 40: [15] [15] 0x2adc4ca930 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 40: [16] [16] 0x2adc4ca9c0 KEYVAL***: '*b5' '*a5' (2 sibs) 40: [17] [17] 0x2adc4caa50 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 40: [18] [18] 0x2adc4caae0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 40: [19] [19] 0x2adc4cab70 KEYVAL***: '*b6' '*b6' (2 sibs) 40: #nodes=20 vs #printed=20 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/15 (3 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/16 40: ------------------------------------------- 40: running test case 'ambiguous anchor, resolved' 40: ------------------------------------------- 40: --------------- 40: 40: &a0 a0: &b0 b0 40: *b0: *a0 40: map1: 40: &a1 a1: &b1 b1 # &a1 must be a KEY anchor on a1, not a VAL anchor on map1 40: *b1: *a1 40: map2: 40: *b0: *a0 # ensure the anchor is enough to establish the indentation 40: &a2 a2: &b2 b2 40: *b2: *a2 40: map3: &a3 # &a3 must be a VAL anchor on map3, not a KEY anchor on a3 40: a3: &b3 b3 40: *b3: *b0 40: map4: *a0 40: map5: 40: &map5 40: &a5 a5: &b5 b5 40: *b5: *a5 40: map6: 40: &map6 40: a6: &b6 b6 40: *b6: *b6 40: --------------- 40: REF TREE: 40: 0x2adc46b430 [ROOT] MAP: (0 sibs) 8 children: 40: 0x2adc46c570 KEYVAL: 'a0' 'b0' (8 sibs) 40: 0x2adc46c608 KEYVAL: 'b0' 'a0' (8 sibs) 40: 0x2adc46c6a0 KEYMAP: 'map1' (8 sibs) 2 children: 40: 0x2adc46ca40 KEYVAL: 'a1' 'b1' (2 sibs) 40: 0x2adc46cad8 KEYVAL: 'b1' 'a1' (2 sibs) 40: 0x2adc46c738 KEYMAP: 'map2' (8 sibs) 3 children: 40: 0x2adc46cb80 KEYVAL: 'b0' 'a0' (3 sibs) 40: 0x2adc46cc18 KEYVAL: 'a2' 'b2' (3 sibs) 40: 0x2adc46ccb0 KEYVAL: 'b2' 'a2' (3 sibs) 40: 0x2adc46c7d0 KEYMAP: 'map3' (8 sibs) 2 children: 40: 0x2adc46cd50 KEYVAL: 'a3' 'b3' (2 sibs) 40: 0x2adc46cde8 KEYVAL: 'b3' 'b0' (2 sibs) 40: 0x2adc46c868 KEYVAL: 'map4' 'a0' (8 sibs) 40: 0x2adc46c900 KEYMAP: 'map5' (8 sibs) 2 children: 40: 0x2adc46ce90 KEYVAL: 'a5' 'b5' (2 sibs) 40: 0x2adc46cf28 KEYVAL: 'b5' 'a5' (2 sibs) 40: 0x2adc46c998 KEYMAP: 'map6' (8 sibs) 2 children: 40: 0x2adc46cfd0 KEYVAL: 'a6' 'b6' (2 sibs) 40: 0x2adc46d068 KEYVAL: 'b6' 'b6' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2adc4cbbe0 [ROOT] MAP: (1 sibs) 8 children: 40: [1] [1] 0x2adc4cbc70 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 40: [2] [2] 0x2adc4cbd00 KEYVAL***: '*b0' '*a0' (8 sibs) 40: [3] [3] 0x2adc4cbd90 KEYMAP: 'map1' (8 sibs) 2 children: 40: [4] [4] 0x2adc4cbe20 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 40: [5] [5] 0x2adc4cbeb0 KEYVAL***: '*b1' '*a1' (2 sibs) 40: [6] [6] 0x2adc4cbf40 KEYMAP: 'map2' (8 sibs) 3 children: 40: [7] [7] 0x2adc4cbfd0 KEYVAL***: '*b0' '*a0' (3 sibs) 40: [8] [8] 0x2adc4cc060 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 40: [9] [9] 0x2adc4cc0f0 KEYVAL***: '*b2' '*a2' (3 sibs) 40: [10] [10] 0x2adc4cc180 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 40: [11] [11] 0x2adc4cc210 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 40: [12] [12] 0x2adc4cc2a0 KEYVAL***: '*b3' '*b0' (2 sibs) 40: [13] [13] 0x2adc4cc330 KEYVAL***: 'map4' '*a0' (8 sibs) 40: [14] [14] 0x2adc4cc3c0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 40: [15] [15] 0x2adc4cc450 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 40: [16] [16] 0x2adc4cc4e0 KEYVAL***: '*b5' '*a5' (2 sibs) 40: [17] [17] 0x2adc4cc570 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 40: [18] [18] 0x2adc4cc600 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 40: [19] [19] 0x2adc4cc690 KEYVAL***: '*b6' '*b6' (2 sibs) 40: #nodes=20 vs #printed=20 40: -------------------------------------- 40: resolved tree!!! 40: -------------------------------------- 40: [0][0] 0x2adc4cbbe0 [ROOT] MAP: (1 sibs) 8 children: 40: [1] [1] 0x2adc4cbc70 KEYVAL: 'a0' 'b0' (8 sibs) 40: [2] [2] 0x2adc4cbd00 KEYVAL: 'b0' 'a0' (8 sibs) 40: [3] [3] 0x2adc4cbd90 KEYMAP: 'map1' (8 sibs) 2 children: 40: [4] [4] 0x2adc4cbe20 KEYVAL: 'a1' 'b1' (2 sibs) 40: [5] [5] 0x2adc4cbeb0 KEYVAL: 'b1' 'a1' (2 sibs) 40: [6] [6] 0x2adc4cbf40 KEYMAP: 'map2' (8 sibs) 3 children: 40: [7] [7] 0x2adc4cbfd0 KEYVAL: 'b0' 'a0' (3 sibs) 40: [8] [8] 0x2adc4cc060 KEYVAL: 'a2' 'b2' (3 sibs) 40: [9] [9] 0x2adc4cc0f0 KEYVAL: 'b2' 'a2' (3 sibs) 40: [10] [10] 0x2adc4cc180 KEYMAP: 'map3' (8 sibs) 2 children: 40: [11] [11] 0x2adc4cc210 KEYVAL: 'a3' 'b3' (2 sibs) 40: [12] [12] 0x2adc4cc2a0 KEYVAL: 'b3' 'b0' (2 sibs) 40: [13] [13] 0x2adc4cc330 KEYVAL: 'map4' 'a0' (8 sibs) 40: [14] [14] 0x2adc4cc3c0 KEYMAP: 'map5' (8 sibs) 2 children: 40: [15] [15] 0x2adc4cc450 KEYVAL: 'a5' 'b5' (2 sibs) 40: [16] [16] 0x2adc4cc4e0 KEYVAL: 'b5' 'a5' (2 sibs) 40: [17] [17] 0x2adc4cc570 KEYMAP: 'map6' (8 sibs) 2 children: 40: [18] [18] 0x2adc4cc600 KEYVAL: 'a6' 'b6' (2 sibs) 40: [19] [19] 0x2adc4cc690 KEYVAL: 'b6' 'b6' (2 sibs) 40: #nodes=20 vs #printed=20 40: -------------------------------------- 40: reordered tree!!! 40: -------------------------------------- 40: [0][0] 0x2adc4cbbe0 [ROOT] MAP: (1 sibs) 8 children: 40: [1] [1] 0x2adc4cbc70 KEYVAL: 'a0' 'b0' (8 sibs) 40: [2] [2] 0x2adc4cbd00 KEYVAL: 'b0' 'a0' (8 sibs) 40: [3] [3] 0x2adc4cbd90 KEYMAP: 'map1' (8 sibs) 2 children: 40: [4] [4] 0x2adc4cbe20 KEYVAL: 'a1' 'b1' (2 sibs) 40: [5] [5] 0x2adc4cbeb0 KEYVAL: 'b1' 'a1' (2 sibs) 40: [6] [6] 0x2adc4cbf40 KEYMAP: 'map2' (8 sibs) 3 children: 40: [7] [7] 0x2adc4cbfd0 KEYVAL: 'b0' 'a0' (3 sibs) 40: [8] [8] 0x2adc4cc060 KEYVAL: 'a2' 'b2' (3 sibs) 40: [9] [9] 0x2adc4cc0f0 KEYVAL: 'b2' 'a2' (3 sibs) 40: [10] [10] 0x2adc4cc180 KEYMAP: 'map3' (8 sibs) 2 children: 40: [11] [11] 0x2adc4cc210 KEYVAL: 'a3' 'b3' (2 sibs) 40: [12] [12] 0x2adc4cc2a0 KEYVAL: 'b3' 'b0' (2 sibs) 40: [13] [13] 0x2adc4cc330 KEYVAL: 'map4' 'a0' (8 sibs) 40: [14] [14] 0x2adc4cc3c0 KEYMAP: 'map5' (8 sibs) 2 children: 40: [15] [15] 0x2adc4cc450 KEYVAL: 'a5' 'b5' (2 sibs) 40: [16] [16] 0x2adc4cc4e0 KEYVAL: 'b5' 'a5' (2 sibs) 40: [17] [17] 0x2adc4cc570 KEYMAP: 'map6' (8 sibs) 2 children: 40: [18] [18] 0x2adc4cc600 KEYVAL: 'a6' 'b6' (2 sibs) 40: [19] [19] 0x2adc4cc690 KEYVAL: 'b6' 'b6' (2 sibs) 40: #nodes=20 vs #printed=20 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/16 (5 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/17 40: ------------------------------------------- 40: running test case 'ambiguous anchor in seq, unresolved' 40: ------------------------------------------- 40: --------------- 40: 40: &seq 40: - &a0 40: &a1 k1: v1 40: &a2 k2: v2 40: &a3 k3: v3 40: - &a4 k4: v4 40: &a5 k5: v5 40: &a6 k6: v6 40: - &a7 40: &a8 k8: v8 40: - &a9 40: k10: v10 40: - *a1: w1 40: *a2: w2 40: *a3: w3 40: *a4: w4 40: *a5: w5 40: *a6: w6 40: *a8: w8 40: - *a0 40: - *a7 40: - *a9 40: --------------- 40: REF TREE: 40: 0x2adc46b548 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 40: 0x2adc4649d0 MAP***: valanchor='&a0' (8 sibs) 3 children: 40: 0x2adc464ea0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 40: 0x2adc464f38 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 40: 0x2adc464fd0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 40: 0x2adc464a68 MAP: (8 sibs) 3 children: 40: 0x2adc465070 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 40: 0x2adc465108 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 40: 0x2adc4651a0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 40: 0x2adc464b00 MAP***: valanchor='&a7' (8 sibs) 1 children: 40: 0x2adc464150 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 40: 0x2adc464b98 MAP***: valanchor='&a9' (8 sibs) 1 children: 40: 0x2adc4641f0 KEYVAL: 'k10' 'v10' (1 sibs) 40: 0x2adc464c30 MAP: (8 sibs) 7 children: 40: 0x2adc46d110 KEYVAL***: '*a1' 'w1' (7 sibs) 40: 0x2adc46d1a8 KEYVAL***: '*a2' 'w2' (7 sibs) 40: 0x2adc46d240 KEYVAL***: '*a3' 'w3' (7 sibs) 40: 0x2adc46d2d8 KEYVAL***: '*a4' 'w4' (7 sibs) 40: 0x2adc46d370 KEYVAL***: '*a5' 'w5' (7 sibs) 40: 0x2adc46d408 KEYVAL***: '*a6' 'w6' (7 sibs) 40: 0x2adc46d4a0 KEYVAL***: '*a8' 'w8' (7 sibs) 40: 0x2adc464cc8 VAL***: '*a0' (8 sibs) 40: 0x2adc464d60 VAL***: '*a7' (8 sibs) 40: 0x2adc464df8 VAL***: '*a9' (8 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2adc4cd900 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 40: [1] [1] 0x2adc4cd990 MAP***: valanchor='&a0' (8 sibs) 3 children: 40: [2] [2] 0x2adc4cda20 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 40: [3] [3] 0x2adc4cdab0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 40: [4] [4] 0x2adc4cdb40 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 40: [5] [5] 0x2adc4cdbd0 MAP: (8 sibs) 3 children: 40: [6] [6] 0x2adc4cdc60 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 40: [7] [7] 0x2adc4cdcf0 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 40: [8] [8] 0x2adc4cdd80 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 40: [9] [9] 0x2adc4cde10 MAP***: valanchor='&a7' (8 sibs) 1 children: 40: [10] [10] 0x2adc4cdea0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 40: [11] [11] 0x2adc4cdf30 MAP***: valanchor='&a9' (8 sibs) 1 children: 40: [12] [12] 0x2adc4cdfc0 KEYVAL: 'k10' 'v10' (1 sibs) 40: [13] [13] 0x2adc4ce050 MAP: (8 sibs) 7 children: 40: [14] [14] 0x2adc4ce0e0 KEYVAL***: '*a1' 'w1' (7 sibs) 40: [15] [15] 0x2adc4ce170 KEYVAL***: '*a2' 'w2' (7 sibs) 40: [16] [16] 0x2adc4ce200 KEYVAL***: '*a3' 'w3' (7 sibs) 40: [17] [17] 0x2adc4ce290 KEYVAL***: '*a4' 'w4' (7 sibs) 40: [18] [18] 0x2adc4ce320 KEYVAL***: '*a5' 'w5' (7 sibs) 40: [19] [19] 0x2adc4ce3b0 KEYVAL***: '*a6' 'w6' (7 sibs) 40: [20] [20] 0x2adc4ce440 KEYVAL***: '*a8' 'w8' (7 sibs) 40: [21] [21] 0x2adc4ce4d0 VAL***: '*a0' (8 sibs) 40: [22] [22] 0x2adc4ce560 VAL***: '*a7' (8 sibs) 40: [23] [23] 0x2adc4ce5f0 VAL***: '*a9' (8 sibs) 40: #nodes=24 vs #printed=24 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/17 (4 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/18 40: ------------------------------------------- 40: running test case 'ambiguous anchor in seq, resolved' 40: ------------------------------------------- 40: --------------- 40: 40: &seq 40: - &a0 40: &a1 k1: v1 40: &a2 k2: v2 40: &a3 k3: v3 40: - &a4 k4: v4 40: &a5 k5: v5 40: &a6 k6: v6 40: - &a7 40: &a8 k8: v8 40: - &a9 40: k10: v10 40: - *a1: w1 40: *a2: w2 40: *a3: w3 40: *a4: w4 40: *a5: w5 40: *a6: w6 40: *a8: w8 40: - *a0 40: - *a7 40: - *a9 40: --------------- 40: REF TREE: 40: 0x2adc46b660 [ROOT] SEQ: (0 sibs) 8 children: 40: 0x2adc46d540 MAP: (8 sibs) 3 children: 40: 0x2adc46da10 KEYVAL: 'k1' 'v1' (3 sibs) 40: 0x2adc46daa8 KEYVAL: 'k2' 'v2' (3 sibs) 40: 0x2adc46db40 KEYVAL: 'k3' 'v3' (3 sibs) 40: 0x2adc46d5d8 MAP: (8 sibs) 3 children: 40: 0x2adc46dbe0 KEYVAL: 'k4' 'v4' (3 sibs) 40: 0x2adc46dc78 KEYVAL: 'k5' 'v5' (3 sibs) 40: 0x2adc46dd10 KEYVAL: 'k6' 'v6' (3 sibs) 40: 0x2adc46d670 MAP: (8 sibs) 1 children: 40: 0x2adc4625c0 KEYVAL: 'k8' 'v8' (1 sibs) 40: 0x2adc46d708 MAP: (8 sibs) 1 children: 40: 0x2adc465460 KEYVAL: 'k10' 'v10' (1 sibs) 40: 0x2adc46d7a0 MAP: (8 sibs) 7 children: 40: 0x2adc46ddb0 KEYVAL: 'k1' 'w1' (7 sibs) 40: 0x2adc46de48 KEYVAL: 'k2' 'w2' (7 sibs) 40: 0x2adc46dee0 KEYVAL: 'k3' 'w3' (7 sibs) 40: 0x2adc46df78 KEYVAL: 'k4' 'w4' (7 sibs) 40: 0x2adc46e010 KEYVAL: 'k5' 'w5' (7 sibs) 40: 0x2adc46e0a8 KEYVAL: 'k6' 'w6' (7 sibs) 40: 0x2adc46e140 KEYVAL: 'k8' 'w8' (7 sibs) 40: 0x2adc46d838 MAP: (8 sibs) 3 children: 40: 0x2adc46e1e0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 40: 0x2adc46e278 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 40: 0x2adc46e310 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 40: 0x2adc46d8d0 MAP: (8 sibs) 1 children: 40: 0x2adc46e3b0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 40: 0x2adc46d968 MAP: (8 sibs) 1 children: 40: 0x2adc46e450 KEYVAL: 'k10' 'v10' (1 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2adc4cf420 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 40: [1] [1] 0x2adc4cf4b0 MAP***: valanchor='&a0' (8 sibs) 3 children: 40: [2] [2] 0x2adc4cf540 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 40: [3] [3] 0x2adc4cf5d0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 40: [4] [4] 0x2adc4cf660 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 40: [5] [5] 0x2adc4cf6f0 MAP: (8 sibs) 3 children: 40: [6] [6] 0x2adc4cf780 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 40: [7] [7] 0x2adc4cf810 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 40: [8] [8] 0x2adc4cf8a0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 40: [9] [9] 0x2adc4cf930 MAP***: valanchor='&a7' (8 sibs) 1 children: 40: [10] [10] 0x2adc4cf9c0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 40: [11] [11] 0x2adc4cfa50 MAP***: valanchor='&a9' (8 sibs) 1 children: 40: [12] [12] 0x2adc4cfae0 KEYVAL: 'k10' 'v10' (1 sibs) 40: [13] [13] 0x2adc4cfb70 MAP: (8 sibs) 7 children: 40: [14] [14] 0x2adc4cfc00 KEYVAL***: '*a1' 'w1' (7 sibs) 40: [15] [15] 0x2adc4cfc90 KEYVAL***: '*a2' 'w2' (7 sibs) 40: [16] [16] 0x2adc4cfd20 KEYVAL***: '*a3' 'w3' (7 sibs) 40: [17] [17] 0x2adc4cfdb0 KEYVAL***: '*a4' 'w4' (7 sibs) 40: [18] [18] 0x2adc4cfe40 KEYVAL***: '*a5' 'w5' (7 sibs) 40: [19] [19] 0x2adc4cfed0 KEYVAL***: '*a6' 'w6' (7 sibs) 40: [20] [20] 0x2adc4cff60 KEYVAL***: '*a8' 'w8' (7 sibs) 40: [21] [21] 0x2adc4cfff0 VAL***: '*a0' (8 sibs) 40: [22] [22] 0x2adc4d0080 VAL***: '*a7' (8 sibs) 40: [23] [23] 0x2adc4d0110 VAL***: '*a9' (8 sibs) 40: #nodes=24 vs #printed=24 40: -------------------------------------- 40: resolved tree!!! 40: -------------------------------------- 40: [0][0] 0x2adc4cf420 [ROOT] SEQ: (1 sibs) 8 children: 40: [1] [1] 0x2adc4cf4b0 MAP: (8 sibs) 3 children: 40: [2] [2] 0x2adc4cf540 KEYVAL: 'k1' 'v1' (3 sibs) 40: [3] [3] 0x2adc4cf5d0 KEYVAL: 'k2' 'v2' (3 sibs) 40: [4] [4] 0x2adc4cf660 KEYVAL: 'k3' 'v3' (3 sibs) 40: [5] [5] 0x2adc4cf6f0 MAP: (8 sibs) 3 children: 40: [6] [6] 0x2adc4cf780 KEYVAL: 'k4' 'v4' (3 sibs) 40: [7] [7] 0x2adc4cf810 KEYVAL: 'k5' 'v5' (3 sibs) 40: [8] [8] 0x2adc4cf8a0 KEYVAL: 'k6' 'v6' (3 sibs) 40: [9] [9] 0x2adc4cf930 MAP: (8 sibs) 1 children: 40: [10] [10] 0x2adc4cf9c0 KEYVAL: 'k8' 'v8' (1 sibs) 40: [11] [11] 0x2adc4cfa50 MAP: (8 sibs) 1 children: 40: [12] [12] 0x2adc4cfae0 KEYVAL: 'k10' 'v10' (1 sibs) 40: [13] [13] 0x2adc4cfb70 MAP: (8 sibs) 7 children: 40: [14] [14] 0x2adc4cfc00 KEYVAL: 'k1' 'w1' (7 sibs) 40: [15] [15] 0x2adc4cfc90 KEYVAL: 'k2' 'w2' (7 sibs) 40: [16] [16] 0x2adc4cfd20 KEYVAL: 'k3' 'w3' (7 sibs) 40: [17] [17] 0x2adc4cfdb0 KEYVAL: 'k4' 'w4' (7 sibs) 40: [18] [18] 0x2adc4cfe40 KEYVAL: 'k5' 'w5' (7 sibs) 40: [19] [19] 0x2adc4cfed0 KEYVAL: 'k6' 'w6' (7 sibs) 40: [20] [20] 0x2adc4cff60 KEYVAL: 'k8' 'w8' (7 sibs) 40: [21] [21] 0x2adc4cfff0 MAP: (8 sibs) 3 children: 40: [22] [24] 0x2adc4d01a0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 40: [23] [25] 0x2adc4d0230 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 40: [24] [26] 0x2adc4d02c0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 40: [25] [22] 0x2adc4d0080 MAP: (8 sibs) 1 children: 40: [26] [27] 0x2adc4d0350 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 40: [27] [23] 0x2adc4d0110 MAP: (8 sibs) 1 children: 40: [28] [28] 0x2adc4d03e0 KEYVAL: 'k10' 'v10' (1 sibs) 40: #nodes=29 vs #printed=29 40: -------------------------------------- 40: reordered tree!!! 40: -------------------------------------- 40: [0][0] 0x2adc4cf420 [ROOT] SEQ: (1 sibs) 8 children: 40: [1] [1] 0x2adc4cf4b0 MAP: (8 sibs) 3 children: 40: [2] [2] 0x2adc4cf540 KEYVAL: 'k1' 'v1' (3 sibs) 40: [3] [3] 0x2adc4cf5d0 KEYVAL: 'k2' 'v2' (3 sibs) 40: [4] [4] 0x2adc4cf660 KEYVAL: 'k3' 'v3' (3 sibs) 40: [5] [5] 0x2adc4cf6f0 MAP: (8 sibs) 3 children: 40: [6] [6] 0x2adc4cf780 KEYVAL: 'k4' 'v4' (3 sibs) 40: [7] [7] 0x2adc4cf810 KEYVAL: 'k5' 'v5' (3 sibs) 40: [8] [8] 0x2adc4cf8a0 KEYVAL: 'k6' 'v6' (3 sibs) 40: [9] [9] 0x2adc4cf930 MAP: (8 sibs) 1 children: 40: [10] [10] 0x2adc4cf9c0 KEYVAL: 'k8' 'v8' (1 sibs) 40: [11] [11] 0x2adc4cfa50 MAP: (8 sibs) 1 children: 40: [12] [12] 0x2adc4cfae0 KEYVAL: 'k10' 'v10' (1 sibs) 40: [13] [13] 0x2adc4cfb70 MAP: (8 sibs) 7 children: 40: [14] [14] 0x2adc4cfc00 KEYVAL: 'k1' 'w1' (7 sibs) 40: [15] [15] 0x2adc4cfc90 KEYVAL: 'k2' 'w2' (7 sibs) 40: [16] [16] 0x2adc4cfd20 KEYVAL: 'k3' 'w3' (7 sibs) 40: [17] [17] 0x2adc4cfdb0 KEYVAL: 'k4' 'w4' (7 sibs) 40: [18] [18] 0x2adc4cfe40 KEYVAL: 'k5' 'w5' (7 sibs) 40: [19] [19] 0x2adc4cfed0 KEYVAL: 'k6' 'w6' (7 sibs) 40: [20] [20] 0x2adc4cff60 KEYVAL: 'k8' 'w8' (7 sibs) 40: [21] [21] 0x2adc4cfff0 MAP: (8 sibs) 3 children: 40: [22] [22] 0x2adc4d0080 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 40: [23] [23] 0x2adc4d0110 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 40: [24] [24] 0x2adc4d01a0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 40: [25] [25] 0x2adc4d0230 MAP: (8 sibs) 1 children: 40: [26] [26] 0x2adc4d02c0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 40: [27] [27] 0x2adc4d0350 MAP: (8 sibs) 1 children: 40: [28] [28] 0x2adc4d03e0 KEYVAL: 'k10' 'v10' (1 sibs) 40: #nodes=29 vs #printed=29 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/18 (35 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/19 40: ------------------------------------------- 40: running test case 'anchor after complex key without value ZWK4' 40: ------------------------------------------- 40: --------------- 40: 40: a: 1 40: ? b 40: &anchor c: 3 40: --------------- 40: REF TREE: 40: 0x2adc46b778 [ROOT] MAP: (0 sibs) 3 children: 40: 0x2adc45c490 KEYVAL: 'a' '1' (3 sibs) 40: 0x2adc45c528 KEYVAL: 'b' '' (3 sibs) 40: 0x2adc45c5c0 KEYVAL***: &anchor 'c' '3' (3 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2adc4d0d70 [ROOT] MAP: (1 sibs) 3 children: 40: [1] [1] 0x2adc4d0e00 KEYVAL: 'a' '1' (3 sibs) 40: [2] [2] 0x2adc4d0e90 KEYVAL: 'b' '' (3 sibs) 40: [3] [3] 0x2adc4d0f20 KEYVAL***: &anchor 'c' '3' (3 sibs) 40: #nodes=4 vs #printed=4 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/19 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/20 40: ------------------------------------------- 40: running test case 'anchor mixed with tag HMQ5, unresolved' 40: ------------------------------------------- 40: --------------- 40: 40: !!str &a1 "foo": 40: !!str bar 40: &a2 baz : *a1 40: --------------- 40: REF TREE: 40: 0x2adc46b890 [ROOT] MAP: (0 sibs) 2 children: 40: 0x2adc4621b0 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 40: 0x2adc462248 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2adc4d1dc0 [ROOT] MAP: (1 sibs) 2 children: 40: [1] [1] 0x2adc4d1e50 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 40: [2] [2] 0x2adc4d1ee0 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 40: #nodes=3 vs #printed=3 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/20 (5 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/21 40: ------------------------------------------- 40: running test case 'anchor mixed with tag HMQ5, resolved' 40: ------------------------------------------- 40: --------------- 40: 40: !!str &a1 "foo": 40: !!str bar 40: &a2 baz : *a1 40: --------------- 40: REF TREE: 40: 0x2adc46b9a8 [ROOT] MAP: (0 sibs) 2 children: 40: 0x2adc4622f0 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 40: 0x2adc462388 KEYVAL: 'baz' 'foo' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2adc4d2e10 [ROOT] MAP: (1 sibs) 2 children: 40: [1] [1] 0x2adc4d2ea0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 40: [2] [2] 0x2adc4d2f30 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 40: #nodes=3 vs #printed=3 40: -------------------------------------- 40: resolved tree!!! 40: -------------------------------------- 40: [0][0] 0x2adc4d2e10 [ROOT] MAP: (1 sibs) 2 children: 40: [1] [1] 0x2adc4d2ea0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 40: [2] [2] 0x2adc4d2f30 KEYVAL: 'baz' 'foo' (2 sibs) 40: #nodes=3 vs #printed=3 40: -------------------------------------- 40: reordered tree!!! 40: -------------------------------------- 40: [0][0] 0x2adc4d2e10 [ROOT] MAP: (1 sibs) 2 children: 40: [1] [1] 0x2adc4d2ea0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 40: [2] [2] 0x2adc4d2f30 KEYVAL: 'baz' 'foo' (2 sibs) 40: #nodes=3 vs #printed=3 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/21 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/0 40: ------------------------------------------- 40: running test case 'merge example, unresolved' 40: ------------------------------------------- 40: --------------- 40: # https://yaml.org/type/merge.html 40: - &CENTER { x: 1, y: 2 } 40: - &LEFT { x: 0, y: 2 } 40: - &BIG { r: 10 } 40: - &SMALL { r: 1 } 40: 40: # All the following maps are equal: 40: 40: - # Explicit keys 40: x: 1 40: y: 2 40: r: 10 40: label: center/big 40: 40: - # Merge one map 40: << : *CENTER 40: r: 10 40: label: center/big 40: 40: - # Merge multiple maps 40: << : [ *CENTER, *BIG ] 40: label: center/big 40: 40: - # Override 40: << : [ *BIG, *LEFT, *SMALL ] 40: x: 1 40: label: center/big 40: --------------- 40: REF TREE: 40: 0x2adc46a2b0 [ROOT] SEQ: (0 sibs) 8 children: 40: 0x2adc45cb20 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 40: 0x2adc45cff0 KEYVAL: 'x' '1' (2 sibs) 40: 0x2adc45d088 KEYVAL: 'y' '2' (2 sibs) 40: 0x2adc45cbb8 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 40: 0x2adc45d130 KEYVAL: 'x' '0' (2 sibs) 40: 0x2adc45d1c8 KEYVAL: 'y' '2' (2 sibs) 40: 0x2adc45cc50 MAP***: valanchor='&BIG' (8 sibs) 1 children: 40: 0x2adc45d270 KEYVAL: 'r' '10' (1 sibs) 40: 0x2adc45cce8 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 40: 0x2adc45d310 KEYVAL: 'r' '1' (1 sibs) 40: 0x2adc45cd80 MAP: (8 sibs) 4 children: 40: 0x2adc45d3b0 KEYVAL: 'x' '1' (4 sibs) 40: 0x2adc45d448 KEYVAL: 'y' '2' (4 sibs) 40: 0x2adc45d4e0 KEYVAL: 'r' '10' (4 sibs) 40: 0x2adc45d578 KEYVAL: 'label' 'center/big' (4 sibs) 40: 0x2adc45ce18 MAP: (8 sibs) 3 children: 40: 0x2adc45d620 KEYVAL***: '<<' '*CENTER' (3 sibs) 40: 0x2adc45d6b8 KEYVAL: 'r' '10' (3 sibs) 40: 0x2adc45d750 KEYVAL: 'label' 'center/big' (3 sibs) 40: 0x2adc45ceb0 MAP: (8 sibs) 2 children: 40: 0x2adc45d7f0 KEYSEQ***: '<<' (2 sibs) 2 children: 40: 0x2adc45d930 VAL***: '*CENTER' (2 sibs) 40: 0x2adc45d9c8 VAL***: '*BIG' (2 sibs) 40: 0x2adc45d888 KEYVAL: 'label' 'center/big' (2 sibs) 40: 0x2adc45cf48 MAP: (8 sibs) 3 children: 40: 0x2adc45da70 KEYSEQ***: '<<' (3 sibs) 3 children: 40: 0x2adc45dc40 VAL***: '*BIG' (3 sibs) 40: 0x2adc45dcd8 VAL***: '*LEFT' (3 sibs) 40: 0x2adc45dd70 VAL***: '*SMALL' (3 sibs) 40: 0x2adc45db08 KEYVAL: 'x' '1' (3 sibs) 40: 0x2adc45dba0 KEYVAL: 'label' 'center/big' (3 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2adc4d4030 [ROOT] SEQ: (1 sibs) 8 children: 40: [1] [1] 0x2adc4d40c0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 40: [2] [2] 0x2adc4d4150 KEYVAL: 'x' '1' (2 sibs) 40: [3] [3] 0x2adc4d41e0 KEYVAL: 'y' '2' (2 sibs) 40: [4] [4] 0x2adc4d4270 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 40: [5] [5] 0x2adc4d4300 KEYVAL: 'x' '0' (2 sibs) 40: [6] [6] 0x2adc4d4390 KEYVAL: 'y' '2' (2 sibs) 40: [7] [7] 0x2adc4d4420 MAP***: valanchor='&BIG' (8 sibs) 1 children: 40: [8] [8] 0x2adc4d44b0 KEYVAL: 'r' '10' (1 sibs) 40: [9] [9] 0x2adc4d4540 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 40: [10] [10] 0x2adc4d45d0 KEYVAL: 'r' '1' (1 sibs) 40: [11] [11] 0x2adc4d4660 MAP: (8 sibs) 4 children: 40: [12] [12] 0x2adc4d46f0 KEYVAL: 'x' '1' (4 sibs) 40: [13] [13] 0x2adc4d4780 KEYVAL: 'y' '2' (4 sibs) 40: [14] [14] 0x2adc4d4810 KEYVAL: 'r' '10' (4 sibs) 40: [15] [15] 0x2adc4d48a0 KEYVAL: 'label' 'center/big' (4 sibs) 40: [16] [16] 0x2adc4d4930 MAP: (8 sibs) 3 children: 40: [17] [17] 0x2adc4d49c0 KEYVAL***: '<<' '*CENTER' (3 sibs) 40: [18] [18] 0x2adc4d4a50 KEYVAL: 'r' '10' (3 sibs) 40: [19] [19] 0x2adc4d4ae0 KEYVAL: 'label' 'center/big' (3 sibs) 40: [20] [20] 0x2adc4d4b70 MAP: (8 sibs) 2 children: 40: [21] [21] 0x2adc4d4c00 KEYSEQ***: '<<' (2 sibs) 2 children: 40: [22] [22] 0x2adc4d4c90 VAL***: '*CENTER' (2 sibs) 40: [23] [23] 0x2adc4d4d20 VAL***: '*BIG' (2 sibs) 40: [24] [24] 0x2adc4d4db0 KEYVAL: 'label' 'center/big' (2 sibs) 40: [25] [25] 0x2adc4d4e40 MAP: (8 sibs) 3 children: 40: [26] [26] 0x2adc4d4ed0 KEYSEQ***: '<<' (3 sibs) 3 children: 40: [27] [27] 0x2adc4d4f60 VAL***: '*BIG' (3 sibs) 40: [28] [28] 0x2adc4d4ff0 VAL***: '*LEFT' (3 sibs) 40: [29] [29] 0x2adc4d5080 VAL***: '*SMALL' (3 sibs) 40: [30] [30] 0x2adc4d5110 KEYVAL: 'x' '1' (3 sibs) 40: [31] [31] 0x2adc4d51a0 KEYVAL: 'label' 'center/big' (3 sibs) 40: #nodes=32 vs #printed=32 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/0 (6 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/1 40: ------------------------------------------- 40: running test case 'merge example, resolved' 40: ------------------------------------------- 40: --------------- 40: # https://yaml.org/type/merge.html 40: - &CENTER { x: 1, y: 2 } 40: - &LEFT { x: 0, y: 2 } 40: - &BIG { r: 10 } 40: - &SMALL { r: 1 } 40: 40: # All the following maps are equal: 40: 40: - # Explicit keys 40: x: 1 40: y: 2 40: r: 10 40: label: center/big 40: 40: - # Merge one map 40: << : *CENTER 40: r: 10 40: label: center/big 40: 40: - # Merge multiple maps 40: << : [ *CENTER, *BIG ] 40: label: center/big 40: 40: - # Override 40: << : [ *SMALL, *LEFT, *BIG ] 40: x: 1 40: label: center/big 40: --------------- 40: REF TREE: 40: 0x2adc46a3c8 [ROOT] SEQ: (0 sibs) 8 children: 40: 0x2adc45e7a0 MAP: (8 sibs) 2 children: 40: 0x2adc45ba10 KEYVAL: 'x' '1' (2 sibs) 40: 0x2adc45baa8 KEYVAL: 'y' '2' (2 sibs) 40: 0x2adc45e838 MAP: (8 sibs) 2 children: 40: 0x2adc45c210 KEYVAL: 'x' '0' (2 sibs) 40: 0x2adc45c2a8 KEYVAL: 'y' '2' (2 sibs) 40: 0x2adc45e8d0 MAP: (8 sibs) 1 children: 40: 0x2adc45ec70 KEYVAL: 'r' '10' (1 sibs) 40: 0x2adc45e968 MAP: (8 sibs) 1 children: 40: 0x2adc45ed10 KEYVAL: 'r' '1' (1 sibs) 40: 0x2adc45ea00 MAP: (8 sibs) 4 children: 40: 0x2adc45edb0 KEYVAL: 'x' '1' (4 sibs) 40: 0x2adc45ee48 KEYVAL: 'y' '2' (4 sibs) 40: 0x2adc45eee0 KEYVAL: 'r' '10' (4 sibs) 40: 0x2adc45ef78 KEYVAL: 'label' 'center/big' (4 sibs) 40: 0x2adc45ea98 MAP: (8 sibs) 4 children: 40: 0x2adc45f020 KEYVAL: 'x' '1' (4 sibs) 40: 0x2adc45f0b8 KEYVAL: 'y' '2' (4 sibs) 40: 0x2adc45f150 KEYVAL: 'r' '10' (4 sibs) 40: 0x2adc45f1e8 KEYVAL: 'label' 'center/big' (4 sibs) 40: 0x2adc45eb30 MAP: (8 sibs) 4 children: 40: 0x2adc45f290 KEYVAL: 'x' '1' (4 sibs) 40: 0x2adc45f328 KEYVAL: 'y' '2' (4 sibs) 40: 0x2adc45f3c0 KEYVAL: 'r' '10' (4 sibs) 40: 0x2adc45f458 KEYVAL: 'label' 'center/big' (4 sibs) 40: 0x2adc45ebc8 MAP: (8 sibs) 4 children: 40: 0x2adc45f500 KEYVAL: 'x' '1' (4 sibs) 40: 0x2adc45f598 KEYVAL: 'y' '2' (4 sibs) 40: 0x2adc45f630 KEYVAL: 'r' '10' (4 sibs) 40: 0x2adc45f6c8 KEYVAL: 'label' 'center/big' (4 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2adc4d5240 [ROOT] SEQ: (1 sibs) 8 children: 40: [1] [1] 0x2adc4d52d0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 40: [2] [2] 0x2adc4d5360 KEYVAL: 'x' '1' (2 sibs) 40: [3] [3] 0x2adc4d53f0 KEYVAL: 'y' '2' (2 sibs) 40: [4] [4] 0x2adc4d5480 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 40: [5] [5] 0x2adc4d5510 KEYVAL: 'x' '0' (2 sibs) 40: [6] [6] 0x2adc4d55a0 KEYVAL: 'y' '2' (2 sibs) 40: [7] [7] 0x2adc4d5630 MAP***: valanchor='&BIG' (8 sibs) 1 children: 40: [8] [8] 0x2adc4d56c0 KEYVAL: 'r' '10' (1 sibs) 40: [9] [9] 0x2adc4d5750 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 40: [10] [10] 0x2adc4d57e0 KEYVAL: 'r' '1' (1 sibs) 40: [11] [11] 0x2adc4d5870 MAP: (8 sibs) 4 children: 40: [12] [12] 0x2adc4d5900 KEYVAL: 'x' '1' (4 sibs) 40: [13] [13] 0x2adc4d5990 KEYVAL: 'y' '2' (4 sibs) 40: [14] [14] 0x2adc4d5a20 KEYVAL: 'r' '10' (4 sibs) 40: [15] [15] 0x2adc4d5ab0 KEYVAL: 'label' 'center/big' (4 sibs) 40: [16] [16] 0x2adc4d5b40 MAP: (8 sibs) 3 children: 40: [17] [17] 0x2adc4d5bd0 KEYVAL***: '<<' '*CENTER' (3 sibs) 40: [18] [18] 0x2adc4d5c60 KEYVAL: 'r' '10' (3 sibs) 40: [19] [19] 0x2adc4d5cf0 KEYVAL: 'label' 'center/big' (3 sibs) 40: [20] [20] 0x2adc4d5d80 MAP: (8 sibs) 2 children: 40: [21] [21] 0x2adc4d5e10 KEYSEQ***: '<<' (2 sibs) 2 children: 40: [22] [22] 0x2adc4d5ea0 VAL***: '*CENTER' (2 sibs) 40: [23] [23] 0x2adc4d5f30 VAL***: '*BIG' (2 sibs) 40: [24] [24] 0x2adc4d5fc0 KEYVAL: 'label' 'center/big' (2 sibs) 40: [25] [25] 0x2adc4d6050 MAP: (8 sibs) 3 children: 40: [26] [26] 0x2adc4d60e0 KEYSEQ***: '<<' (3 sibs) 3 children: 40: [27] [27] 0x2adc4d6170 VAL***: '*SMALL' (3 sibs) 40: [28] [28] 0x2adc4d6200 VAL***: '*LEFT' (3 sibs) 40: [29] [29] 0x2adc4d6290 VAL***: '*BIG' (3 sibs) 40: [30] [30] 0x2adc4d6320 KEYVAL: 'x' '1' (3 sibs) 40: [31] [31] 0x2adc4d63b0 KEYVAL: 'label' 'center/big' (3 sibs) 40: #nodes=32 vs #printed=32 40: -------------------------------------- 40: resolved tree!!! 40: -------------------------------------- 40: [0][0] 0x2adc4d6450 [ROOT] SEQ: (1 sibs) 8 children: 40: [1] [1] 0x2adc4d64e0 MAP: (8 sibs) 2 children: 40: [2] [2] 0x2adc4d6570 KEYVAL: 'x' '1' (2 sibs) 40: [3] [3] 0x2adc4d6600 KEYVAL: 'y' '2' (2 sibs) 40: [4] [4] 0x2adc4d6690 MAP: (8 sibs) 2 children: 40: [5] [5] 0x2adc4d6720 KEYVAL: 'x' '0' (2 sibs) 40: [6] [6] 0x2adc4d67b0 KEYVAL: 'y' '2' (2 sibs) 40: [7] [7] 0x2adc4d6840 MAP: (8 sibs) 1 children: 40: [8] [8] 0x2adc4d68d0 KEYVAL: 'r' '10' (1 sibs) 40: [9] [9] 0x2adc4d6960 MAP: (8 sibs) 1 children: 40: [10] [10] 0x2adc4d69f0 KEYVAL: 'r' '1' (1 sibs) 40: [11] [11] 0x2adc4d6a80 MAP: (8 sibs) 4 children: 40: [12] [12] 0x2adc4d6b10 KEYVAL: 'x' '1' (4 sibs) 40: [13] [13] 0x2adc4d6ba0 KEYVAL: 'y' '2' (4 sibs) 40: [14] [14] 0x2adc4d6c30 KEYVAL: 'r' '10' (4 sibs) 40: [15] [15] 0x2adc4d6cc0 KEYVAL: 'label' 'center/big' (4 sibs) 40: [16] [16] 0x2adc4d6d50 MAP: (8 sibs) 4 children: 40: [17] [32] 0x2adc4d7650 KEYVAL: 'x' '1' (4 sibs) 40: [18] [33] 0x2adc4d76e0 KEYVAL: 'y' '2' (4 sibs) 40: [19] [18] 0x2adc4d6e70 KEYVAL: 'r' '10' (4 sibs) 40: [20] [19] 0x2adc4d6f00 KEYVAL: 'label' 'center/big' (4 sibs) 40: [21] [20] 0x2adc4d6f90 MAP: (8 sibs) 4 children: 40: [22] [17] 0x2adc4d6de0 KEYVAL: 'x' '1' (4 sibs) 40: [23] [34] 0x2adc4d7770 KEYVAL: 'y' '2' (4 sibs) 40: [24] [22] 0x2adc4d70b0 KEYVAL: 'r' '10' (4 sibs) 40: [25] [24] 0x2adc4d71d0 KEYVAL: 'label' 'center/big' (4 sibs) 40: [26] [25] 0x2adc4d7260 MAP: (8 sibs) 4 children: 40: [27] [30] 0x2adc4d7530 KEYVAL: 'x' '1' (4 sibs) 40: [28] [27] 0x2adc4d7380 KEYVAL: 'y' '2' (4 sibs) 40: [29] [23] 0x2adc4d7140 KEYVAL: 'r' '10' (4 sibs) 40: [30] [31] 0x2adc4d75c0 KEYVAL: 'label' 'center/big' (4 sibs) 40: #nodes=31 vs #printed=31 40: -------------------------------------- 40: reordered tree!!! 40: -------------------------------------- 40: [0][0] 0x2adc4d6450 [ROOT] SEQ: (1 sibs) 8 children: 40: [1] [1] 0x2adc4d64e0 MAP: (8 sibs) 2 children: 40: [2] [2] 0x2adc4d6570 KEYVAL: 'x' '1' (2 sibs) 40: [3] [3] 0x2adc4d6600 KEYVAL: 'y' '2' (2 sibs) 40: [4] [4] 0x2adc4d6690 MAP: (8 sibs) 2 children: 40: [5] [5] 0x2adc4d6720 KEYVAL: 'x' '0' (2 sibs) 40: [6] [6] 0x2adc4d67b0 KEYVAL: 'y' '2' (2 sibs) 40: [7] [7] 0x2adc4d6840 MAP: (8 sibs) 1 children: 40: [8] [8] 0x2adc4d68d0 KEYVAL: 'r' '10' (1 sibs) 40: [9] [9] 0x2adc4d6960 MAP: (8 sibs) 1 children: 40: [10] [10] 0x2adc4d69f0 KEYVAL: 'r' '1' (1 sibs) 40: [11] [11] 0x2adc4d6a80 MAP: (8 sibs) 4 children: 40: [12] [12] 0x2adc4d6b10 KEYVAL: 'x' '1' (4 sibs) 40: [13] [13] 0x2adc4d6ba0 KEYVAL: 'y' '2' (4 sibs) 40: [14] [14] 0x2adc4d6c30 KEYVAL: 'r' '10' (4 sibs) 40: [15] [15] 0x2adc4d6cc0 KEYVAL: 'label' 'center/big' (4 sibs) 40: [16] [16] 0x2adc4d6d50 MAP: (8 sibs) 4 children: 40: [17] [17] 0x2adc4d6de0 KEYVAL: 'x' '1' (4 sibs) 40: [18] [18] 0x2adc4d6e70 KEYVAL: 'y' '2' (4 sibs) 40: [19] [19] 0x2adc4d6f00 KEYVAL: 'r' '10' (4 sibs) 40: [20] [20] 0x2adc4d6f90 KEYVAL: 'label' 'center/big' (4 sibs) 40: [21] [21] 0x2adc4d7020 MAP: (8 sibs) 4 children: 40: [22] [22] 0x2adc4d70b0 KEYVAL: 'x' '1' (4 sibs) 40: [23] [23] 0x2adc4d7140 KEYVAL: 'y' '2' (4 sibs) 40: [24] [24] 0x2adc4d71d0 KEYVAL: 'r' '10' (4 sibs) 40: [25] [25] 0x2adc4d7260 KEYVAL: 'label' 'center/big' (4 sibs) 40: [26] [26] 0x2adc4d72f0 MAP: (8 sibs) 4 children: 40: [27] [27] 0x2adc4d7380 KEYVAL: 'x' '1' (4 sibs) 40: [28] [28] 0x2adc4d7410 KEYVAL: 'y' '2' (4 sibs) 40: [29] [29] 0x2adc4d74a0 KEYVAL: 'r' '10' (4 sibs) 40: [30] [30] 0x2adc4d7530 KEYVAL: 'label' 'center/big' (4 sibs) 40: #nodes=31 vs #printed=31 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/1 (37 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/2 40: ------------------------------------------- 40: running test case 'simple anchor 1, implicit, unresolved' 40: ------------------------------------------- 40: --------------- 40: 40: anchored_content: &anchor_name This string will appear as the value of two keys. 40: other_anchor: *anchor_name 40: anchors_in_seqs: 40: - &anchor_in_seq this value appears in both elements of the sequence 40: - *anchor_in_seq 40: base: &base 40: name: Everyone has same name 40: foo: &foo 40: <<: *base 40: age: 10 40: bar: &bar 40: <<: *base 40: age: 20 40: --------------- 40: REF TREE: 40: 0x2adc46a4e0 [ROOT] MAP: (0 sibs) 6 children: 40: 0x2adc45fbe0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 40: 0x2adc45fc78 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 40: 0x2adc45fd10 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: 0x2adc45ff80 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 40: 0x2adc460018 VAL***: '*anchor_in_seq' (2 sibs) 40: 0x2adc45fda8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 40: 0x2adc45bbf0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: 0x2adc45fe40 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 40: 0x2adc4600c0 KEYVAL***: '<<' '*base' (2 sibs) 40: 0x2adc460158 KEYVAL: 'age' '10' (2 sibs) 40: 0x2adc45fed8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 40: 0x2adc460200 KEYVAL***: '<<' '*base' (2 sibs) 40: 0x2adc460298 KEYVAL: 'age' '20' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2adc4d3720 [ROOT] MAP: (1 sibs) 6 children: 40: [1] [1] 0x2adc4d37b0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 40: [2] [2] 0x2adc4d3840 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 40: [3] [3] 0x2adc4d38d0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: [4] [4] 0x2adc4d3960 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 40: [5] [5] 0x2adc4d39f0 VAL***: '*anchor_in_seq' (2 sibs) 40: [6] [6] 0x2adc4d3a80 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 40: [7] [7] 0x2adc4d3b10 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: [8] [8] 0x2adc4d3ba0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 40: [9] [9] 0x2adc4d3c30 KEYVAL***: '<<' '*base' (2 sibs) 40: [10] [10] 0x2adc4d3cc0 KEYVAL: 'age' '10' (2 sibs) 40: [11] [11] 0x2adc4d3d50 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 40: [12] [12] 0x2adc4d3de0 KEYVAL***: '<<' '*base' (2 sibs) 40: [13] [13] 0x2adc4d3e70 KEYVAL: 'age' '20' (2 sibs) 40: #nodes=14 vs #printed=14 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/2 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/3 40: ------------------------------------------- 40: running test case 'simple anchor 1, explicit, unresolved' 40: ------------------------------------------- 40: --------------- 40: { 40: anchored_content: &anchor_name This string will appear as the value of two keys., 40: other_anchor: *anchor_name, 40: anchors_in_seqs: [ 40: &anchor_in_seq this value appears in both elements of the sequence, 40: *anchor_in_seq 40: ], 40: base: &base { 40: name: Everyone has same name 40: }, 40: foo: &foo { 40: <<: *base, 40: age: 10 40: }, 40: bar: &bar { 40: <<: *base, 40: age: 20 40: } 40: }--------------- 40: REF TREE: 40: 0x2adc46a5f8 [ROOT] MAP: (0 sibs) 6 children: 40: 0x2adc460340 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 40: 0x2adc4603d8 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 40: 0x2adc460470 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: 0x2adc4606e0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 40: 0x2adc460778 VAL***: '*anchor_in_seq' (2 sibs) 40: 0x2adc460508 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 40: 0x2adc460820 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: 0x2adc4605a0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 40: 0x2adc4608c0 KEYVAL***: '<<' '*base' (2 sibs) 40: 0x2adc460958 KEYVAL: 'age' '10' (2 sibs) 40: 0x2adc460638 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 40: 0x2adc460a00 KEYVAL***: '<<' '*base' (2 sibs) 40: 0x2adc460a98 KEYVAL: 'age' '20' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2adc4d5240 [ROOT] MAP: (1 sibs) 6 children: 40: [1] [1] 0x2adc4d52d0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 40: [2] [2] 0x2adc4d5360 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 40: [3] [3] 0x2adc4d53f0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: [4] [4] 0x2adc4d5480 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 40: [5] [5] 0x2adc4d5510 VAL***: '*anchor_in_seq' (2 sibs) 40: [6] [6] 0x2adc4d55a0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 40: [7] [7] 0x2adc4d5630 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: [8] [8] 0x2adc4d56c0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 40: [9] [9] 0x2adc4d5750 KEYVAL***: '<<' '*base' (2 sibs) 40: [10] [10] 0x2adc4d57e0 KEYVAL: 'age' '10' (2 sibs) 40: [11] [11] 0x2adc4d5870 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 40: [12] [12] 0x2adc4d5900 KEYVAL***: '<<' '*base' (2 sibs) 40: [13] [13] 0x2adc4d5990 KEYVAL: 'age' '20' (2 sibs) 40: #nodes=14 vs #printed=14 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/3 (3 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/4 40: ------------------------------------------- 40: running test case 'simple anchor 1, implicit, resolved' 40: ------------------------------------------- 40: --------------- 40: 40: anchored_content: &anchor_name This string will appear as the value of two keys. 40: other_anchor: *anchor_name 40: anchors_in_seqs: 40: - &anchor_in_seq this value appears in both elements of the sequence 40: - *anchor_in_seq 40: base: &base 40: name: Everyone has same name 40: foo: &foo 40: <<: *base 40: age: 10 40: bar: &bar 40: <<: *base 40: age: 20 40: --------------- 40: REF TREE: 40: 0x2adc46a710 [ROOT] MAP: (0 sibs) 6 children: 40: 0x2adc461410 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 40: 0x2adc4614a8 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 40: 0x2adc461540 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: 0x2adc4617b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: 0x2adc461848 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: 0x2adc4615d8 KEYMAP: 'base' (6 sibs) 1 children: 40: 0x2adc4618f0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: 0x2adc461670 KEYMAP: 'foo' (6 sibs) 2 children: 40: 0x2adc461990 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: 0x2adc461a28 KEYVAL: 'age' '10' (2 sibs) 40: 0x2adc461708 KEYMAP: 'bar' (6 sibs) 2 children: 40: 0x2adc461ad0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: 0x2adc461b68 KEYVAL: 'age' '20' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2adc4d8860 [ROOT] MAP: (1 sibs) 6 children: 40: [1] [1] 0x2adc4d88f0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 40: [2] [2] 0x2adc4d8980 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 40: [3] [3] 0x2adc4d8a10 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: [4] [4] 0x2adc4d8aa0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 40: [5] [5] 0x2adc4d8b30 VAL***: '*anchor_in_seq' (2 sibs) 40: [6] [6] 0x2adc4d8bc0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 40: [7] [7] 0x2adc4d8c50 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: [8] [8] 0x2adc4d8ce0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 40: [9] [9] 0x2adc4d8d70 KEYVAL***: '<<' '*base' (2 sibs) 40: [10] [10] 0x2adc4d8e00 KEYVAL: 'age' '10' (2 sibs) 40: [11] [11] 0x2adc4d8e90 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 40: [12] [12] 0x2adc4d8f20 KEYVAL***: '<<' '*base' (2 sibs) 40: [13] [13] 0x2adc4d8fb0 KEYVAL: 'age' '20' (2 sibs) 40: #nodes=14 vs #printed=14 40: -------------------------------------- 40: resolved tree!!! 40: -------------------------------------- 40: [0][0] 0x2adc4d8860 [ROOT] MAP: (1 sibs) 6 children: 40: [1] [1] 0x2adc4d88f0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 40: [2] [2] 0x2adc4d8980 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 40: [3] [3] 0x2adc4d8a10 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: [4] [4] 0x2adc4d8aa0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: [5] [5] 0x2adc4d8b30 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: [6] [6] 0x2adc4d8bc0 KEYMAP: 'base' (6 sibs) 1 children: 40: [7] [7] 0x2adc4d8c50 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: [8] [8] 0x2adc4d8ce0 KEYMAP: 'foo' (6 sibs) 2 children: 40: [9] [14] 0x2adc4d9040 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: [10] [10] 0x2adc4d8e00 KEYVAL: 'age' '10' (2 sibs) 40: [11] [11] 0x2adc4d8e90 KEYMAP: 'bar' (6 sibs) 2 children: 40: [12] [9] 0x2adc4d8d70 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: [13] [13] 0x2adc4d8fb0 KEYVAL: 'age' '20' (2 sibs) 40: #nodes=14 vs #printed=14 40: -------------------------------------- 40: reordered tree!!! 40: -------------------------------------- 40: [0][0] 0x2adc4d8860 [ROOT] MAP: (1 sibs) 6 children: 40: [1] [1] 0x2adc4d88f0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 40: [2] [2] 0x2adc4d8980 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 40: [3] [3] 0x2adc4d8a10 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: [4] [4] 0x2adc4d8aa0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: [5] [5] 0x2adc4d8b30 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: [6] [6] 0x2adc4d8bc0 KEYMAP: 'base' (6 sibs) 1 children: 40: [7] [7] 0x2adc4d8c50 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: [8] [8] 0x2adc4d8ce0 KEYMAP: 'foo' (6 sibs) 2 children: 40: [9] [9] 0x2adc4d8d70 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: [10] [10] 0x2adc4d8e00 KEYVAL: 'age' '10' (2 sibs) 40: [11] [11] 0x2adc4d8e90 KEYMAP: 'bar' (6 sibs) 2 children: 40: [12] [12] 0x2adc4d8f20 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: [13] [13] 0x2adc4d8fb0 KEYVAL: 'age' '20' (2 sibs) 40: #nodes=14 vs #printed=14 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/4 (4 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/5 40: ------------------------------------------- 40: running test case 'simple anchor 1, explicit, resolved' 40: ------------------------------------------- 40: --------------- 40: { 40: anchored_content: &anchor_name This string will appear as the value of two keys., 40: other_anchor: *anchor_name, 40: anchors_in_seqs: [ 40: &anchor_in_seq this value appears in both elements of the sequence, 40: *anchor_in_seq 40: ], 40: base: &base { 40: name: Everyone has same name 40: }, 40: foo: &foo { 40: <<: *base, 40: age: 10 40: }, 40: bar: &bar { 40: <<: *base, 40: age: 20 40: } 40: }--------------- 40: REF TREE: 40: 0x2adc46a828 [ROOT] MAP: (0 sibs) 6 children: 40: 0x2adc45f7c0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 40: 0x2adc45f858 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 40: 0x2adc45f8f0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: 0x2adc461c10 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: 0x2adc461ca8 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: 0x2adc45f988 KEYMAP: 'base' (6 sibs) 1 children: 40: 0x2adc461d50 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: 0x2adc45fa20 KEYMAP: 'foo' (6 sibs) 2 children: 40: 0x2adc461df0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: 0x2adc461e88 KEYVAL: 'age' '10' (2 sibs) 40: 0x2adc45fab8 KEYMAP: 'bar' (6 sibs) 2 children: 40: 0x2adc461f30 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: 0x2adc461fc8 KEYVAL: 'age' '20' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2adc4d9170 [ROOT] MAP: (1 sibs) 6 children: 40: [1] [1] 0x2adc4d9200 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 40: [2] [2] 0x2adc4d9290 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 40: [3] [3] 0x2adc4d9320 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: [4] [4] 0x2adc4d93b0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 40: [5] [5] 0x2adc4d9440 VAL***: '*anchor_in_seq' (2 sibs) 40: [6] [6] 0x2adc4d94d0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 40: [7] [7] 0x2adc4d9560 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: [8] [8] 0x2adc4d95f0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 40: [9] [9] 0x2adc4d9680 KEYVAL***: '<<' '*base' (2 sibs) 40: [10] [10] 0x2adc4d9710 KEYVAL: 'age' '10' (2 sibs) 40: [11] [11] 0x2adc4d97a0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 40: [12] [12] 0x2adc4d9830 KEYVAL***: '<<' '*base' (2 sibs) 40: [13] [13] 0x2adc4d98c0 KEYVAL: 'age' '20' (2 sibs) 40: #nodes=14 vs #printed=14 40: -------------------------------------- 40: resolved tree!!! 40: -------------------------------------- 40: [0][0] 0x2adc4d9170 [ROOT] MAP: (1 sibs) 6 children: 40: [1] [1] 0x2adc4d9200 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 40: [2] [2] 0x2adc4d9290 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 40: [3] [3] 0x2adc4d9320 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: [4] [4] 0x2adc4d93b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: [5] [5] 0x2adc4d9440 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: [6] [6] 0x2adc4d94d0 KEYMAP: 'base' (6 sibs) 1 children: 40: [7] [7] 0x2adc4d9560 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: [8] [8] 0x2adc4d95f0 KEYMAP: 'foo' (6 sibs) 2 children: 40: [9] [14] 0x2adc4d9950 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: [10] [10] 0x2adc4d9710 KEYVAL: 'age' '10' (2 sibs) 40: [11] [11] 0x2adc4d97a0 KEYMAP: 'bar' (6 sibs) 2 children: 40: [12] [9] 0x2adc4d9680 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: [13] [13] 0x2adc4d98c0 KEYVAL: 'age' '20' (2 sibs) 40: #nodes=14 vs #printed=14 40: -------------------------------------- 40: reordered tree!!! 40: -------------------------------------- 40: [0][0] 0x2adc4d9170 [ROOT] MAP: (1 sibs) 6 children: 40: [1] [1] 0x2adc4d9200 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 40: [2] [2] 0x2adc4d9290 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 40: [3] [3] 0x2adc4d9320 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: [4] [4] 0x2adc4d93b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: [5] [5] 0x2adc4d9440 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: [6] [6] 0x2adc4d94d0 KEYMAP: 'base' (6 sibs) 1 children: 40: [7] [7] 0x2adc4d9560 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: [8] [8] 0x2adc4d95f0 KEYMAP: 'foo' (6 sibs) 2 children: 40: [9] [9] 0x2adc4d9680 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: [10] [10] 0x2adc4d9710 KEYVAL: 'age' '10' (2 sibs) 40: [11] [11] 0x2adc4d97a0 KEYMAP: 'bar' (6 sibs) 2 children: 40: [12] [12] 0x2adc4d9830 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: [13] [13] 0x2adc4d98c0 KEYVAL: 'age' '20' (2 sibs) 40: #nodes=14 vs #printed=14 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/5 (3 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/6 40: ------------------------------------------- 40: running test case 'anchor example 2, unresolved' 40: ------------------------------------------- 40: --------------- 40: 40: receipt: Oz-Ware Purchase Invoice 40: date: 2012-08-06 40: customer: 40: first_name: Dorothy 40: family_name: Gale 40: items: 40: - part_no: A4786 40: descrip: Water Bucket (Filled) 40: price: 1.47 40: quantity: 4 40: - part_no: E1628 40: descrip: High Heeled "Ruby" Slippers 40: size: 8 40: price: 133.7 40: quantity: 1 40: bill-to: &id001 40: street: | 40: 123 Tornado Alley 40: Suite 16 40: city: East Centerville 40: state: KS 40: ship-to: *id001 40: specialDelivery: > 40: Follow the Yellow Brick 40: Road to the Emerald City. 40: Pay no attention to the 40: man behind the curtain. 40: --------------- 40: REF TREE: 40: 0x2adc46a940 [ROOT] MAP: (0 sibs) 7 children: 40: 0x2adc462670 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 40: 0x2adc462708 KEYVAL: 'date' '2012-08-06' (7 sibs) 40: 0x2adc4627a0 KEYMAP: 'customer' (7 sibs) 2 children: 40: 0x2adc45c350 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 40: 0x2adc45c3e8 KEYVAL: 'family_name' 'Gale' (2 sibs) 40: 0x2adc462838 KEYSEQ: 'items' (7 sibs) 2 children: 40: 0x2adc462aa0 MAP: (2 sibs) 4 children: 40: 0x2adc45e080 KEYVAL: 'part_no' 'A4786' (4 sibs) 40: 0x2adc45e118 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 40: 0x2adc45e1b0 KEYVAL: 'price' '1.47' (4 sibs) 40: 0x2adc45e248 KEYVAL: 'quantity' '4' (4 sibs) 40: 0x2adc462b38 MAP: (2 sibs) 5 children: 40: 0x2adc462be0 KEYVAL: 'part_no' 'E1628' (5 sibs) 40: 0x2adc462c78 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 40: 0x2adc462d10 KEYVAL: 'size' '8' (5 sibs) 40: 0x2adc462da8 KEYVAL: 'price' '133.7' (5 sibs) 40: 0x2adc462e40 KEYVAL: 'quantity' '1' (5 sibs) 40: 0x2adc4628d0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 40: 0x2adc45bf00 KEYVAL: 'street' '123 Tornado Alley 40: Suite 16 40: ' (3 sibs) 40: 0x2adc45bf98 KEYVAL: 'city' 'East Centerville' (3 sibs) 40: 0x2adc45c030 KEYVAL: 'state' 'KS' (3 sibs) 40: 0x2adc462968 KEYVAL***: 'ship-to' '*id001' (7 sibs) 40: 0x2adc462a00 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 40: ' (7 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2adc4da390 [ROOT] MAP: (1 sibs) 7 children: 40: [1] [1] 0x2adc4da420 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 40: [2] [2] 0x2adc4da4b0 KEYVAL: 'date' '2012-08-06' (7 sibs) 40: [3] [3] 0x2adc4da540 KEYMAP: 'customer' (7 sibs) 2 children: 40: [4] [4] 0x2adc4da5d0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 40: [5] [5] 0x2adc4da660 KEYVAL: 'family_name' 'Gale' (2 sibs) 40: [6] [6] 0x2adc4da6f0 KEYSEQ: 'items' (7 sibs) 2 children: 40: [7] [7] 0x2adc4da780 MAP: (2 sibs) 4 children: 40: [8] [8] 0x2adc4da810 KEYVAL: 'part_no' 'A4786' (4 sibs) 40: [9] [9] 0x2adc4da8a0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 40: [10] [10] 0x2adc4da930 KEYVAL: 'price' '1.47' (4 sibs) 40: [11] [11] 0x2adc4da9c0 KEYVAL: 'quantity' '4' (4 sibs) 40: [12] [12] 0x2adc4daa50 MAP: (2 sibs) 5 children: 40: [13] [13] 0x2adc4daae0 KEYVAL: 'part_no' 'E1628' (5 sibs) 40: [14] [14] 0x2adc4dab70 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 40: [15] [15] 0x2adc4dac00 KEYVAL: 'size' '8' (5 sibs) 40: [16] [16] 0x2adc4dac90 KEYVAL: 'price' '133.7' (5 sibs) 40: [17] [17] 0x2adc4dad20 KEYVAL: 'quantity' '1' (5 sibs) 40: [18] [18] 0x2adc4dadb0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 40: [19] [19] 0x2adc4dae40 KEYVAL: 'street' '123 Tornado Alley 40: Suite 16 40: ' (3 sibs) 40: [20] [20] 0x2adc4daed0 KEYVAL: 'city' 'East Centerville' (3 sibs) 40: [21] [21] 0x2adc4daf60 KEYVAL: 'state' 'KS' (3 sibs) 40: [22] [22] 0x2adc4daff0 KEYVAL***: 'ship-to' '*id001' (7 sibs) 40: [23] [23] 0x2adc4db080 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 40: ' (7 sibs) 40: #nodes=24 vs #printed=24 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/6 (5 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/7 40: ------------------------------------------- 40: running test case 'anchor example 2, resolved' 40: ------------------------------------------- 40: --------------- 40: 40: receipt: Oz-Ware Purchase Invoice 40: date: 2012-08-06 40: customer: 40: first_name: Dorothy 40: family_name: Gale 40: items: 40: - part_no: A4786 40: descrip: Water Bucket (Filled) 40: price: 1.47 40: quantity: 4 40: - part_no: E1628 40: descrip: High Heeled "Ruby" Slippers 40: size: 8 40: price: 133.7 40: quantity: 1 40: bill-to: &id001 40: street: | 40: 123 Tornado Alley 40: Suite 16 40: city: East Centerville 40: state: KS 40: ship-to: *id001 40: specialDelivery: > 40: Follow the Yellow Brick 40: Road to the Emerald City. 40: Pay no attention to the 40: man behind the curtain. 40: --------------- 40: REF TREE: 40: 0x2adc46aa58 [ROOT] MAP: (0 sibs) 7 children: 40: 0x2adc462f30 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 40: 0x2adc462fc8 KEYVAL: 'date' '2012-08-06' (7 sibs) 40: 0x2adc463060 KEYMAP: 'customer' (7 sibs) 2 children: 40: 0x2adc463360 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 40: 0x2adc4633f8 KEYVAL: 'family_name' 'Gale' (2 sibs) 40: 0x2adc4630f8 KEYSEQ: 'items' (7 sibs) 2 children: 40: 0x2adc4634a0 MAP: (2 sibs) 4 children: 40: 0x2adc45e2f0 KEYVAL: 'part_no' 'A4786' (4 sibs) 40: 0x2adc45e388 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 40: 0x2adc45e420 KEYVAL: 'price' '1.47' (4 sibs) 40: 0x2adc45e4b8 KEYVAL: 'quantity' '4' (4 sibs) 40: 0x2adc463538 MAP: (2 sibs) 5 children: 40: 0x2adc4635e0 KEYVAL: 'part_no' 'E1628' (5 sibs) 40: 0x2adc463678 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 40: 0x2adc463710 KEYVAL: 'size' '8' (5 sibs) 40: 0x2adc4637a8 KEYVAL: 'price' '133.7' (5 sibs) 40: 0x2adc463840 KEYVAL: 'quantity' '1' (5 sibs) 40: 0x2adc463190 KEYMAP: 'bill-to' (7 sibs) 3 children: 40: 0x2adc45c830 KEYVAL: 'street' '123 Tornado Alley 40: Suite 16 40: ' (3 sibs) 40: 0x2adc45c8c8 KEYVAL: 'city' 'East Centerville' (3 sibs) 40: 0x2adc45c960 KEYVAL: 'state' 'KS' (3 sibs) 40: 0x2adc463228 KEYMAP: 'ship-to' (7 sibs) 3 children: 40: 0x2adc4638e0 KEYVAL: 'street' '123 Tornado Alley 40: Suite 16 40: ' (3 sibs) 40: 0x2adc463978 KEYVAL: 'city' 'East Centerville' (3 sibs) 40: 0x2adc463a10 KEYVAL: 'state' 'KS' (3 sibs) 40: 0x2adc4632c0 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 40: ' (7 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2adc4db5a0 [ROOT] MAP: (1 sibs) 7 children: 40: [1] [1] 0x2adc4db630 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 40: [2] [2] 0x2adc4db6c0 KEYVAL: 'date' '2012-08-06' (7 sibs) 40: [3] [3] 0x2adc4db750 KEYMAP: 'customer' (7 sibs) 2 children: 40: [4] [4] 0x2adc4db7e0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 40: [5] [5] 0x2adc4db870 KEYVAL: 'family_name' 'Gale' (2 sibs) 40: [6] [6] 0x2adc4db900 KEYSEQ: 'items' (7 sibs) 2 children: 40: [7] [7] 0x2adc4db990 MAP: (2 sibs) 4 children: 40: [8] [8] 0x2adc4dba20 KEYVAL: 'part_no' 'A4786' (4 sibs) 40: [9] [9] 0x2adc4dbab0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 40: [10] [10] 0x2adc4dbb40 KEYVAL: 'price' '1.47' (4 sibs) 40: [11] [11] 0x2adc4dbbd0 KEYVAL: 'quantity' '4' (4 sibs) 40: [12] [12] 0x2adc4dbc60 MAP: (2 sibs) 5 children: 40: [13] [13] 0x2adc4dbcf0 KEYVAL: 'part_no' 'E1628' (5 sibs) 40: [14] [14] 0x2adc4dbd80 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 40: [15] [15] 0x2adc4dbe10 KEYVAL: 'size' '8' (5 sibs) 40: [16] [16] 0x2adc4dbea0 KEYVAL: 'price' '133.7' (5 sibs) 40: [17] [17] 0x2adc4dbf30 KEYVAL: 'quantity' '1' (5 sibs) 40: [18] [18] 0x2adc4dbfc0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 40: [19] [19] 0x2adc4dc050 KEYVAL: 'street' '123 Tornado Alley 40: Suite 16 40: ' (3 sibs) 40: [20] [20] 0x2adc4dc0e0 KEYVAL: 'city' 'East Centerville' (3 sibs) 40: [21] [21] 0x2adc4dc170 KEYVAL: 'state' 'KS' (3 sibs) 40: [22] [22] 0x2adc4dc200 KEYVAL***: 'ship-to' '*id001' (7 sibs) 40: [23] [23] 0x2adc4dc290 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 40: ' (7 sibs) 40: #nodes=24 vs #printed=24 40: -------------------------------------- 40: resolved tree!!! 40: -------------------------------------- 40: [0][0] 0x2adc4db5a0 [ROOT] MAP: (1 sibs) 7 children: 40: [1] [1] 0x2adc4db630 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 40: [2] [2] 0x2adc4db6c0 KEYVAL: 'date' '2012-08-06' (7 sibs) 40: [3] [3] 0x2adc4db750 KEYMAP: 'customer' (7 sibs) 2 children: 40: [4] [4] 0x2adc4db7e0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 40: [5] [5] 0x2adc4db870 KEYVAL: 'family_name' 'Gale' (2 sibs) 40: [6] [6] 0x2adc4db900 KEYSEQ: 'items' (7 sibs) 2 children: 40: [7] [7] 0x2adc4db990 MAP: (2 sibs) 4 children: 40: [8] [8] 0x2adc4dba20 KEYVAL: 'part_no' 'A4786' (4 sibs) 40: [9] [9] 0x2adc4dbab0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 40: [10] [10] 0x2adc4dbb40 KEYVAL: 'price' '1.47' (4 sibs) 40: [11] [11] 0x2adc4dbbd0 KEYVAL: 'quantity' '4' (4 sibs) 40: [12] [12] 0x2adc4dbc60 MAP: (2 sibs) 5 children: 40: [13] [13] 0x2adc4dbcf0 KEYVAL: 'part_no' 'E1628' (5 sibs) 40: [14] [14] 0x2adc4dbd80 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 40: [15] [15] 0x2adc4dbe10 KEYVAL: 'size' '8' (5 sibs) 40: [16] [16] 0x2adc4dbea0 KEYVAL: 'price' '133.7' (5 sibs) 40: [17] [17] 0x2adc4dbf30 KEYVAL: 'quantity' '1' (5 sibs) 40: [18] [18] 0x2adc4dbfc0 KEYMAP: 'bill-to' (7 sibs) 3 children: 40: [19] [19] 0x2adc4dc050 KEYVAL: 'street' '123 Tornado Alley 40: Suite 16 40: ' (3 sibs) 40: [20] [20] 0x2adc4dc0e0 KEYVAL: 'city' 'East Centerville' (3 sibs) 40: [21] [21] 0x2adc4dc170 KEYVAL: 'state' 'KS' (3 sibs) 40: [22] [22] 0x2adc4dc200 KEYMAP: 'ship-to' (7 sibs) 3 children: 40: [23] [24] 0x2adc4dc320 KEYVAL: 'street' '123 Tornado Alley 40: Suite 16 40: ' (3 sibs) 40: [24] [25] 0x2adc4dc3b0 KEYVAL: 'city' 'East Centerville' (3 sibs) 40: [25] [26] 0x2adc4dc440 KEYVAL: 'state' 'KS' (3 sibs) 40: [26] [23] 0x2adc4dc290 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 40: ' (7 sibs) 40: #nodes=27 vs #printed=27 40: -------------------------------------- 40: reordered tree!!! 40: -------------------------------------- 40: [0][0] 0x2adc4db5a0 [ROOT] MAP: (1 sibs) 7 children: 40: [1] [1] 0x2adc4db630 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 40: [2] [2] 0x2adc4db6c0 KEYVAL: 'date' '2012-08-06' (7 sibs) 40: [3] [3] 0x2adc4db750 KEYMAP: 'customer' (7 sibs) 2 children: 40: [4] [4] 0x2adc4db7e0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 40: [5] [5] 0x2adc4db870 KEYVAL: 'family_name' 'Gale' (2 sibs) 40: [6] [6] 0x2adc4db900 KEYSEQ: 'items' (7 sibs) 2 children: 40: [7] [7] 0x2adc4db990 MAP: (2 sibs) 4 children: 40: [8] [8] 0x2adc4dba20 KEYVAL: 'part_no' 'A4786' (4 sibs) 40: [9] [9] 0x2adc4dbab0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 40: [10] [10] 0x2adc4dbb40 KEYVAL: 'price' '1.47' (4 sibs) 40: [11] [11] 0x2adc4dbbd0 KEYVAL: 'quantity' '4' (4 sibs) 40: [12] [12] 0x2adc4dbc60 MAP: (2 sibs) 5 children: 40: [13] [13] 0x2adc4dbcf0 KEYVAL: 'part_no' 'E1628' (5 sibs) 40: [14] [14] 0x2adc4dbd80 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 40: [15] [15] 0x2adc4dbe10 KEYVAL: 'size' '8' (5 sibs) 40: [16] [16] 0x2adc4dbea0 KEYVAL: 'price' '133.7' (5 sibs) 40: [17] [17] 0x2adc4dbf30 KEYVAL: 'quantity' '1' (5 sibs) 40: [18] [18] 0x2adc4dbfc0 KEYMAP: 'bill-to' (7 sibs) 3 children: 40: [19] [19] 0x2adc4dc050 KEYVAL: 'street' '123 Tornado Alley 40: Suite 16 40: ' (3 sibs) 40: [20] [20] 0x2adc4dc0e0 KEYVAL: 'city' 'East Centerville' (3 sibs) 40: [21] [21] 0x2adc4dc170 KEYVAL: 'state' 'KS' (3 sibs) 40: [22] [22] 0x2adc4dc200 KEYMAP: 'ship-to' (7 sibs) 3 children: 40: [23] [23] 0x2adc4dc290 KEYVAL: 'street' '123 Tornado Alley 40: Suite 16 40: ' (3 sibs) 40: [24] [24] 0x2adc4dc320 KEYVAL: 'city' 'East Centerville' (3 sibs) 40: [25] [25] 0x2adc4dc3b0 KEYVAL: 'state' 'KS' (3 sibs) 40: [26] [26] 0x2adc4dc440 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 40: ' (7 sibs) 40: #nodes=27 vs #printed=27 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/7 (6 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/8 40: ------------------------------------------- 40: running test case 'anchor example 3, unresolved' 40: ------------------------------------------- 40: --------------- 40: 40: - step: &id001 # defines anchor label &id001 40: instrument: Lasik 2000 40: pulseEnergy: 5.4 40: pulseDuration: 12 40: repetition: 1000 40: spotSize: 1mm 40: - step: &id002 40: instrument: Lasik 2000 40: pulseEnergy: 5.0 40: pulseDuration: 10 40: repetition: 500 40: spotSize: 2mm 40: - step: *id001 # refers to the first step (with anchor &id001) 40: - step: *id002 # refers to the second step 40: - step: 40: <<: *id001 40: spotSize: 2mm # redefines just this key, refers rest from &id001 40: - step: *id002 40: --------------- 40: REF TREE: 40: 0x2adc46ab70 [ROOT] SEQ: (0 sibs) 6 children: 40: 0x2adc4655b0 MAP: (6 sibs) 1 children: 40: 0x2adc465950 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 40: 0x2adc4659f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: 0x2adc465a88 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: 0x2adc465b20 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: 0x2adc465bb8 KEYVAL: 'repetition' '1000' (5 sibs) 40: 0x2adc465c50 KEYVAL: 'spotSize' '1mm' (5 sibs) 40: 0x2adc465648 MAP: (6 sibs) 1 children: 40: 0x2adc465cf0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 40: 0x2adc465d90 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: 0x2adc465e28 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: 0x2adc465ec0 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: 0x2adc465f58 KEYVAL: 'repetition' '500' (5 sibs) 40: 0x2adc465ff0 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: 0x2adc4656e0 MAP: (6 sibs) 1 children: 40: 0x2adc466090 KEYVAL***: 'step' '*id001' (1 sibs) 40: 0x2adc465778 MAP: (6 sibs) 1 children: 40: 0x2adc466130 KEYVAL***: 'step' '*id002' (1 sibs) 40: 0x2adc465810 MAP: (6 sibs) 1 children: 40: 0x2adc4661d0 KEYMAP: 'step' (1 sibs) 2 children: 40: 0x2adc466270 KEYVAL***: '<<' '*id001' (2 sibs) 40: 0x2adc466308 KEYVAL: 'spotSize' '2mm' (2 sibs) 40: 0x2adc4658a8 MAP: (6 sibs) 1 children: 40: 0x2adc4663b0 KEYVAL***: 'step' '*id002' (1 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2adc4dc7b0 [ROOT] SEQ: (1 sibs) 6 children: 40: [1] [1] 0x2adc4dc840 MAP: (6 sibs) 1 children: 40: [2] [2] 0x2adc4dc8d0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 40: [3] [3] 0x2adc4dc960 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [4] [4] 0x2adc4dc9f0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: [5] [5] 0x2adc4dca80 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: [6] [6] 0x2adc4dcb10 KEYVAL: 'repetition' '1000' (5 sibs) 40: [7] [7] 0x2adc4dcba0 KEYVAL: 'spotSize' '1mm' (5 sibs) 40: [8] [8] 0x2adc4dcc30 MAP: (6 sibs) 1 children: 40: [9] [9] 0x2adc4dccc0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 40: [10] [10] 0x2adc4dcd50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [11] [11] 0x2adc4dcde0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: [12] [12] 0x2adc4dce70 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: [13] [13] 0x2adc4dcf00 KEYVAL: 'repetition' '500' (5 sibs) 40: [14] [14] 0x2adc4dcf90 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: [15] [15] 0x2adc4dd020 MAP: (6 sibs) 1 children: 40: [16] [16] 0x2adc4dd0b0 KEYVAL***: 'step' '*id001' (1 sibs) 40: [17] [17] 0x2adc4dd140 MAP: (6 sibs) 1 children: 40: [18] [18] 0x2adc4dd1d0 KEYVAL***: 'step' '*id002' (1 sibs) 40: [19] [19] 0x2adc4dd260 MAP: (6 sibs) 1 children: 40: [20] [20] 0x2adc4dd2f0 KEYMAP: 'step' (1 sibs) 2 children: 40: [21] [21] 0x2adc4dd380 KEYVAL***: '<<' '*id001' (2 sibs) 40: [22] [22] 0x2adc4dd410 KEYVAL: 'spotSize' '2mm' (2 sibs) 40: [23] [23] 0x2adc4dd4a0 MAP: (6 sibs) 1 children: 40: [24] [24] 0x2adc4dd530 KEYVAL***: 'step' '*id002' (1 sibs) 40: #nodes=25 vs #printed=25 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/8 (3 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/9 40: ------------------------------------------- 40: running test case 'anchor example 3, resolved' 40: ------------------------------------------- 40: --------------- 40: 40: - step: &id001 # defines anchor label &id001 40: instrument: Lasik 2000 40: pulseEnergy: 5.4 40: pulseDuration: 12 40: repetition: 1000 40: spotSize: 1mm 40: - step: &id002 40: instrument: Lasik 2000 40: pulseEnergy: 5.0 40: pulseDuration: 10 40: repetition: 500 40: spotSize: 2mm 40: - step: *id001 # refers to the first step (with anchor &id001) 40: - step: *id002 # refers to the second step 40: - step: 40: <<: *id001 40: spotSize: 2mm # redefines just this key, refers rest from &id001 40: - step: *id002 40: --------------- 40: REF TREE: 40: 0x2adc46ac88 [ROOT] SEQ: (0 sibs) 6 children: 40: 0x2adc467650 MAP: (6 sibs) 1 children: 40: 0x2adc461190 KEYMAP: 'step' (1 sibs) 5 children: 40: 0x2adc4679f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: 0x2adc467a88 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: 0x2adc467b20 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: 0x2adc467bb8 KEYVAL: 'repetition' '1000' (5 sibs) 40: 0x2adc467c50 KEYVAL: 'spotSize' '1mm' (5 sibs) 40: 0x2adc4676e8 MAP: (6 sibs) 1 children: 40: 0x2adc461230 KEYMAP: 'step' (1 sibs) 5 children: 40: 0x2adc467cf0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: 0x2adc467d88 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: 0x2adc467e20 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: 0x2adc467eb8 KEYVAL: 'repetition' '500' (5 sibs) 40: 0x2adc467f50 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: 0x2adc467780 MAP: (6 sibs) 1 children: 40: 0x2adc4612d0 KEYMAP: 'step' (1 sibs) 5 children: 40: 0x2adc467ff0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: 0x2adc468088 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: 0x2adc468120 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: 0x2adc4681b8 KEYVAL: 'repetition' '1000' (5 sibs) 40: 0x2adc468250 KEYVAL: 'spotSize' '1mm' (5 sibs) 40: 0x2adc467818 MAP: (6 sibs) 1 children: 40: 0x2adc461370 KEYMAP: 'step' (1 sibs) 5 children: 40: 0x2adc4682f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: 0x2adc468388 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: 0x2adc468420 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: 0x2adc4684b8 KEYVAL: 'repetition' '500' (5 sibs) 40: 0x2adc468550 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: 0x2adc4678b0 MAP: (6 sibs) 1 children: 40: 0x2adc4685f0 KEYMAP: 'step' (1 sibs) 5 children: 40: 0x2adc468690 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: 0x2adc468728 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: 0x2adc4687c0 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: 0x2adc468858 KEYVAL: 'repetition' '1000' (5 sibs) 40: 0x2adc4688f0 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: 0x2adc467948 MAP: (6 sibs) 1 children: 40: 0x2adc468990 KEYMAP: 'step' (1 sibs) 5 children: 40: 0x2adc468a30 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: 0x2adc468ac8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: 0x2adc468b60 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: 0x2adc468bf8 KEYVAL: 'repetition' '500' (5 sibs) 40: 0x2adc468c90 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2adc4dd9c0 [ROOT] SEQ: (1 sibs) 6 children: 40: [1] [1] 0x2adc4dda50 MAP: (6 sibs) 1 children: 40: [2] [2] 0x2adc4ddae0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 40: [3] [3] 0x2adc4ddb70 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [4] [4] 0x2adc4ddc00 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: [5] [5] 0x2adc4ddc90 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: [6] [6] 0x2adc4ddd20 KEYVAL: 'repetition' '1000' (5 sibs) 40: [7] [7] 0x2adc4dddb0 KEYVAL: 'spotSize' '1mm' (5 sibs) 40: [8] [8] 0x2adc4dde40 MAP: (6 sibs) 1 children: 40: [9] [9] 0x2adc4dded0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 40: [10] [10] 0x2adc4ddf60 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [11] [11] 0x2adc4ddff0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: [12] [12] 0x2adc4de080 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: [13] [13] 0x2adc4de110 KEYVAL: 'repetition' '500' (5 sibs) 40: [14] [14] 0x2adc4de1a0 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: [15] [15] 0x2adc4de230 MAP: (6 sibs) 1 children: 40: [16] [16] 0x2adc4de2c0 KEYVAL***: 'step' '*id001' (1 sibs) 40: [17] [17] 0x2adc4de350 MAP: (6 sibs) 1 children: 40: [18] [18] 0x2adc4de3e0 KEYVAL***: 'step' '*id002' (1 sibs) 40: [19] [19] 0x2adc4de470 MAP: (6 sibs) 1 children: 40: [20] [20] 0x2adc4de500 KEYMAP: 'step' (1 sibs) 2 children: 40: [21] [21] 0x2adc4de590 KEYVAL***: '<<' '*id001' (2 sibs) 40: [22] [22] 0x2adc4de620 KEYVAL: 'spotSize' '2mm' (2 sibs) 40: [23] [23] 0x2adc4de6b0 MAP: (6 sibs) 1 children: 40: [24] [24] 0x2adc4de740 KEYVAL***: 'step' '*id002' (1 sibs) 40: #nodes=25 vs #printed=25 40: -------------------------------------- 40: resolved tree!!! 40: -------------------------------------- 40: [0][0] 0x2adc4debd0 [ROOT] SEQ: (1 sibs) 6 children: 40: [1] [1] 0x2adc4dec60 MAP: (6 sibs) 1 children: 40: [2] [2] 0x2adc4decf0 KEYMAP: 'step' (1 sibs) 5 children: 40: [3] [3] 0x2adc4ded80 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [4] [4] 0x2adc4dee10 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: [5] [5] 0x2adc4deea0 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: [6] [6] 0x2adc4def30 KEYVAL: 'repetition' '1000' (5 sibs) 40: [7] [7] 0x2adc4defc0 KEYVAL: 'spotSize' '1mm' (5 sibs) 40: [8] [8] 0x2adc4df050 MAP: (6 sibs) 1 children: 40: [9] [9] 0x2adc4df0e0 KEYMAP: 'step' (1 sibs) 5 children: 40: [10] [10] 0x2adc4df170 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [11] [11] 0x2adc4df200 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: [12] [12] 0x2adc4df290 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: [13] [13] 0x2adc4df320 KEYVAL: 'repetition' '500' (5 sibs) 40: [14] [14] 0x2adc4df3b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: [15] [15] 0x2adc4df440 MAP: (6 sibs) 1 children: 40: [16] [16] 0x2adc4df4d0 KEYMAP: 'step' (1 sibs) 5 children: 40: [17] [25] 0x2adc4df9e0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [18] [26] 0x2adc4dfa70 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: [19] [27] 0x2adc4dfb00 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: [20] [28] 0x2adc4dfb90 KEYVAL: 'repetition' '1000' (5 sibs) 40: [21] [29] 0x2adc4dfc20 KEYVAL: 'spotSize' '1mm' (5 sibs) 40: [22] [17] 0x2adc4df560 MAP: (6 sibs) 1 children: 40: [23] [18] 0x2adc4df5f0 KEYMAP: 'step' (1 sibs) 5 children: 40: [24] [30] 0x2adc4dfcb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [25] [31] 0x2adc4dfd40 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: [26] [32] 0x2adc4dfdd0 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: [27] [33] 0x2adc4dfe60 KEYVAL: 'repetition' '500' (5 sibs) 40: [28] [34] 0x2adc4dfef0 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: [29] [19] 0x2adc4df680 MAP: (6 sibs) 1 children: 40: [30] [20] 0x2adc4df710 KEYMAP: 'step' (1 sibs) 5 children: 40: [31] [35] 0x2adc4dff80 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [32] [36] 0x2adc4e0010 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: [33] [37] 0x2adc4e00a0 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: [34] [38] 0x2adc4e0130 KEYVAL: 'repetition' '1000' (5 sibs) 40: [35] [22] 0x2adc4df830 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: [36] [23] 0x2adc4df8c0 MAP: (6 sibs) 1 children: 40: [37] [24] 0x2adc4df950 KEYMAP: 'step' (1 sibs) 5 children: 40: [38] [21] 0x2adc4df7a0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [39] [39] 0x2adc4e01c0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: [40] [40] 0x2adc4e0250 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: [41] [41] 0x2adc4e02e0 KEYVAL: 'repetition' '500' (5 sibs) 40: [42] [42] 0x2adc4e0370 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: #nodes=43 vs #printed=43 40: -------------------------------------- 40: reordered tree!!! 40: -------------------------------------- 40: [0][0] 0x2adc4debd0 [ROOT] SEQ: (1 sibs) 6 children: 40: [1] [1] 0x2adc4dec60 MAP: (6 sibs) 1 children: 40: [2] [2] 0x2adc4decf0 KEYMAP: 'step' (1 sibs) 5 children: 40: [3] [3] 0x2adc4ded80 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [4] [4] 0x2adc4dee10 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: [5] [5] 0x2adc4deea0 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: [6] [6] 0x2adc4def30 KEYVAL: 'repetition' '1000' (5 sibs) 40: [7] [7] 0x2adc4defc0 KEYVAL: 'spotSize' '1mm' (5 sibs) 40: [8] [8] 0x2adc4df050 MAP: (6 sibs) 1 children: 40: [9] [9] 0x2adc4df0e0 KEYMAP: 'step' (1 sibs) 5 children: 40: [10] [10] 0x2adc4df170 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [11] [11] 0x2adc4df200 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: [12] [12] 0x2adc4df290 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: [13] [13] 0x2adc4df320 KEYVAL: 'repetition' '500' (5 sibs) 40: [14] [14] 0x2adc4df3b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: [15] [15] 0x2adc4df440 MAP: (6 sibs) 1 children: 40: [16] [16] 0x2adc4df4d0 KEYMAP: 'step' (1 sibs) 5 children: 40: [17] [17] 0x2adc4df560 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [18] [18] 0x2adc4df5f0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: [19] [19] 0x2adc4df680 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: [20] [20] 0x2adc4df710 KEYVAL: 'repetition' '1000' (5 sibs) 40: [21] [21] 0x2adc4df7a0 KEYVAL: 'spotSize' '1mm' (5 sibs) 40: [22] [22] 0x2adc4df830 MAP: (6 sibs) 1 children: 40: [23] [23] 0x2adc4df8c0 KEYMAP: 'step' (1 sibs) 5 children: 40: [24] [24] 0x2adc4df950 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [25] [25] 0x2adc4df9e0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: [26] [26] 0x2adc4dfa70 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: [27] [27] 0x2adc4dfb00 KEYVAL: 'repetition' '500' (5 sibs) 40: [28] [28] 0x2adc4dfb90 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: [29] [29] 0x2adc4dfc20 MAP: (6 sibs) 1 children: 40: [30] [30] 0x2adc4dfcb0 KEYMAP: 'step' (1 sibs) 5 children: 40: [31] [31] 0x2adc4dfd40 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [32] [32] 0x2adc4dfdd0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: [33] [33] 0x2adc4dfe60 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: [34] [34] 0x2adc4dfef0 KEYVAL: 'repetition' '1000' (5 sibs) 40: [35] [35] 0x2adc4dff80 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: [36] [36] 0x2adc4e0010 MAP: (6 sibs) 1 children: 40: [37] [37] 0x2adc4e00a0 KEYMAP: 'step' (1 sibs) 5 children: 40: [38] [38] 0x2adc4e0130 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [39] [39] 0x2adc4e01c0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: [40] [40] 0x2adc4e0250 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: [41] [41] 0x2adc4e02e0 KEYVAL: 'repetition' '500' (5 sibs) 40: [42] [42] 0x2adc4e0370 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: #nodes=43 vs #printed=43 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/9 (9 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/10 40: ------------------------------------------- 40: running test case 'tagged doc with anchors 9KAX' 40: ------------------------------------------- 40: --------------- 40: 40: --- 40: &a1 40: !!str 40: scalar1 40: --- &a1 !!str scalar1 40: --- 40: !!str 40: &a1 40: scalar1 40: --- !!str &a1 scalar1 40: --- 40: !!str 40: &a2 40: scalar2 40: --- &a2 !!str scalar2 40: --- 40: &a3 40: !!str scalar3 40: --- &a3 !!str scalar3 40: --- 40: &a4 !!map 40: &a5 !!str key5: value4 40: --- &a4 !!map 40: &a5 !!str key5: value4 40: --- 40: a6: 1 40: &anchor6 b6: 2 40: --- 40: !!map 40: &a8 !!str key8: value7 40: --- !!map 40: &a8 !!str key8: value7 40: --- 40: !!map 40: !!str &a10 key10: value9 40: --- !!map 40: &a10 !!str key10: value9 40: --- 40: !!str &a11 40: value11 40: --- &a11 !!str value11 40: --------------- 40: REF TREE: 40: 0x2adc46ada0 [ROOT] STREAM: (0 sibs) 17 children: 40: 0x2adc468d30 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 40: 0x2adc468dc8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 40: 0x2adc468e60 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 40: 0x2adc468ef8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 40: 0x2adc468f90 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 40: 0x2adc469028 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 40: 0x2adc4690c0 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 40: 0x2adc469158 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 40: 0x2adc4691f0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 40: 0x2adc466a50 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 40: 0x2adc469288 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 40: 0x2adc466af0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 40: 0x2adc469320 DOCMAP: (17 sibs) 2 children: 40: 0x2adc45b8d0 KEYVAL: 'a6' '1' (2 sibs) 40: 0x2adc45b968 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 40: 0x2adc4693b8 DOCMAP***: !!map (17 sibs) 1 children: 40: 0x2adc466b90 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 40: 0x2adc469450 DOCMAP***: !!map (17 sibs) 1 children: 40: 0x2adc466c30 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 40: 0x2adc4694e8 DOCMAP***: !!map (17 sibs) 1 children: 40: 0x2adc466450 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 40: 0x2adc469580 DOCMAP***: !!map (17 sibs) 1 children: 40: 0x2adc4664f0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 40: 0x2adc469618 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 40: 0x2adc4696b0 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2adc4dd9c0 [ROOT] STREAM: (1 sibs) 17 children: 40: [1] [1] 0x2adc4dda50 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 40: [2] [2] 0x2adc4ddae0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 40: [3] [3] 0x2adc4ddb70 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 40: [4] [4] 0x2adc4ddc00 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 40: [5] [5] 0x2adc4ddc90 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 40: [6] [6] 0x2adc4ddd20 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 40: [7] [7] 0x2adc4dddb0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 40: [8] [8] 0x2adc4dde40 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 40: [9] [9] 0x2adc4dded0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 40: [10] [10] 0x2adc4ddf60 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 40: [11] [11] 0x2adc4ddff0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 40: [12] [12] 0x2adc4de080 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 40: [13] [13] 0x2adc4de110 DOCMAP: (17 sibs) 2 children: 40: [14] [14] 0x2adc4de1a0 KEYVAL: 'a6' '1' (2 sibs) 40: [15] [15] 0x2adc4de230 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 40: [16] [16] 0x2adc4de2c0 DOCMAP***: !!map (17 sibs) 1 children: 40: [17] [17] 0x2adc4de350 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 40: [18] [18] 0x2adc4de3e0 DOCMAP***: !!map (17 sibs) 1 children: 40: [19] [19] 0x2adc4de470 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 40: [20] [20] 0x2adc4de500 DOCMAP***: !!map (17 sibs) 1 children: 40: [21] [21] 0x2adc4de590 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 40: [22] [22] 0x2adc4de620 DOCMAP***: !!map (17 sibs) 1 children: 40: [23] [23] 0x2adc4de6b0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 40: [24] [24] 0x2adc4de740 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 40: [25] [25] 0x2adc4de7d0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 40: #nodes=26 vs #printed=26 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/10 (154 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/11 40: ------------------------------------------- 40: running test case 'github131 1, unresolved' 40: ------------------------------------------- 40: --------------- 40: 40: a: &vref b 40: *vref: c 40: &kref aa: bb 40: aaa: &kvref bbb 40: foo: 40: *kref: cc 40: *kvref: cc 40: --------------- 40: REF TREE: 40: 0x2adc46aeb8 [ROOT] MAP: (0 sibs) 5 children: 40: 0x2adc467050 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 40: 0x2adc4670e8 KEYVAL***: '*vref' 'c' (5 sibs) 40: 0x2adc467180 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 40: 0x2adc467218 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 40: 0x2adc4672b0 KEYMAP: 'foo' (5 sibs) 2 children: 40: 0x2adc460b40 KEYVAL***: '*kref' 'cc' (2 sibs) 40: 0x2adc460bd8 KEYVAL***: '*kvref' 'cc' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2adc4d9a80 [ROOT] MAP: (1 sibs) 5 children: 40: [1] [1] 0x2adc4d9b10 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 40: [2] [2] 0x2adc4d9ba0 KEYVAL***: '*vref' 'c' (5 sibs) 40: [3] [3] 0x2adc4d9c30 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 40: [4] [4] 0x2adc4d9cc0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 40: [5] [5] 0x2adc4d9d50 KEYMAP: 'foo' (5 sibs) 2 children: 40: [6] [6] 0x2adc4d9de0 KEYVAL***: '*kref' 'cc' (2 sibs) 40: [7] [7] 0x2adc4d9e70 KEYVAL***: '*kvref' 'cc' (2 sibs) 40: #nodes=8 vs #printed=8 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/11 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/12 40: ------------------------------------------- 40: running test case 'github131 1, resolved' 40: ------------------------------------------- 40: --------------- 40: 40: a: &vref b 40: *vref: c 40: &kref aa: bb 40: aaa: &kvref bbb 40: foo: 40: *kref: cc 40: *kvref: cc 40: --------------- 40: REF TREE: 40: 0x2adc46afd0 [ROOT] MAP: (0 sibs) 5 children: 40: 0x2adc463ab0 KEYVAL: 'a' 'b' (5 sibs) 40: 0x2adc463b48 KEYVAL: 'b' 'c' (5 sibs) 40: 0x2adc463be0 KEYVAL: 'aa' 'bb' (5 sibs) 40: 0x2adc463c78 KEYVAL: 'aaa' 'bbb' (5 sibs) 40: 0x2adc463d10 KEYMAP: 'foo' (5 sibs) 2 children: 40: 0x2adc460cd0 KEYVAL: 'aa' 'cc' (2 sibs) 40: 0x2adc460d68 KEYVAL: 'bbb' 'cc' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2adc4e0fe0 [ROOT] MAP: (1 sibs) 5 children: 40: [1] [1] 0x2adc4e1070 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 40: [2] [2] 0x2adc4e1100 KEYVAL***: '*vref' 'c' (5 sibs) 40: [3] [3] 0x2adc4e1190 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 40: [4] [4] 0x2adc4e1220 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 40: [5] [5] 0x2adc4e12b0 KEYMAP: 'foo' (5 sibs) 2 children: 40: [6] [6] 0x2adc4e1340 KEYVAL***: '*kref' 'cc' (2 sibs) 40: [7] [7] 0x2adc4e13d0 KEYVAL***: '*kvref' 'cc' (2 sibs) 40: #nodes=8 vs #printed=8 40: -------------------------------------- 40: resolved tree!!! 40: -------------------------------------- 40: [0][0] 0x2adc4e0fe0 [ROOT] MAP: (1 sibs) 5 children: 40: [1] [1] 0x2adc4e1070 KEYVAL: 'a' 'b' (5 sibs) 40: [2] [2] 0x2adc4e1100 KEYVAL: 'b' 'c' (5 sibs) 40: [3] [3] 0x2adc4e1190 KEYVAL: 'aa' 'bb' (5 sibs) 40: [4] [4] 0x2adc4e1220 KEYVAL: 'aaa' 'bbb' (5 sibs) 40: [5] [5] 0x2adc4e12b0 KEYMAP: 'foo' (5 sibs) 2 children: 40: [6] [6] 0x2adc4e1340 KEYVAL: 'aa' 'cc' (2 sibs) 40: [7] [7] 0x2adc4e13d0 KEYVAL: 'bbb' 'cc' (2 sibs) 40: #nodes=8 vs #printed=8 40: -------------------------------------- 40: reordered tree!!! 40: -------------------------------------- 40: [0][0] 0x2adc4e0fe0 [ROOT] MAP: (1 sibs) 5 children: 40: [1] [1] 0x2adc4e1070 KEYVAL: 'a' 'b' (5 sibs) 40: [2] [2] 0x2adc4e1100 KEYVAL: 'b' 'c' (5 sibs) 40: [3] [3] 0x2adc4e1190 KEYVAL: 'aa' 'bb' (5 sibs) 40: [4] [4] 0x2adc4e1220 KEYVAL: 'aaa' 'bbb' (5 sibs) 40: [5] [5] 0x2adc4e12b0 KEYMAP: 'foo' (5 sibs) 2 children: 40: [6] [6] 0x2adc4e1340 KEYVAL: 'aa' 'cc' (2 sibs) 40: [7] [7] 0x2adc4e13d0 KEYVAL: 'bbb' 'cc' (2 sibs) 40: #nodes=8 vs #printed=8 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/12 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/13 40: ------------------------------------------- 40: running test case 'anchors+refs on key+val, unresolved' 40: ------------------------------------------- 40: --------------- 40: {&a0 a0: &b0 b0, *b0: *a0}--------------- 40: REF TREE: 40: 0x2adc46b0e8 [ROOT] MAP: (0 sibs) 2 children: 40: 0x2adc45c0d0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 40: 0x2adc45c168 KEYVAL***: '*b0' '*a0' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2adc4e18f0 [ROOT] MAP: (1 sibs) 2 children: 40: [1] [1] 0x2adc4e1980 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 40: [2] [2] 0x2adc4e1a10 KEYVAL***: '*b0' '*a0' (2 sibs) 40: #nodes=3 vs #printed=3 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/13 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/14 40: ------------------------------------------- 40: running test case 'anchors+refs on key+val, resolved' 40: ------------------------------------------- 40: --------------- 40: {&a0 a0: &b0 b0, *b0: *a0}--------------- 40: REF TREE: 40: 0x2adc46b200 [ROOT] MAP: (0 sibs) 2 children: 40: 0x2adc462070 KEYVAL: 'a0' 'b0' (2 sibs) 40: 0x2adc462108 KEYVAL: 'b0' 'a0' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2adc4e2200 [ROOT] MAP: (1 sibs) 2 children: 40: [1] [1] 0x2adc4e2290 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 40: [2] [2] 0x2adc4e2320 KEYVAL***: '*b0' '*a0' (2 sibs) 40: #nodes=3 vs #printed=3 40: -------------------------------------- 40: resolved tree!!! 40: -------------------------------------- 40: [0][0] 0x2adc4e2200 [ROOT] MAP: (1 sibs) 2 children: 40: [1] [1] 0x2adc4e2290 KEYVAL: 'a0' 'b0' (2 sibs) 40: [2] [2] 0x2adc4e2320 KEYVAL: 'b0' 'a0' (2 sibs) 40: #nodes=3 vs #printed=3 40: -------------------------------------- 40: reordered tree!!! 40: -------------------------------------- 40: [0][0] 0x2adc4e2200 [ROOT] MAP: (1 sibs) 2 children: 40: [1] [1] 0x2adc4e2290 KEYVAL: 'a0' 'b0' (2 sibs) 40: [2] [2] 0x2adc4e2320 KEYVAL: 'b0' 'a0' (2 sibs) 40: #nodes=3 vs #printed=3 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/14 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/15 40: ------------------------------------------- 40: running test case 'ambiguous anchor, unresolved' 40: ------------------------------------------- 40: --------------- 40: &rootanchor 40: &a0 a0: &b0 b0 40: *b0: *a0 40: map1: 40: &a1 a1: &b1 b1 # &a1 must be a KEY anchor on a1, not a VAL anchor on map1 40: *b1: *a1 40: map2: 40: *b0: *a0 # ensure the anchor is enough to establish the indentation 40: &a2 a2: &b2 b2 40: *b2: *a2 40: map3: &a3 # &a3 must be a VAL anchor on map3, not a KEY anchor on a3 40: a3: &b3 b3 40: *b3: *b0 40: map4: *a0 40: map5: 40: &map5 40: &a5 a5: &b5 b5 40: *b5: *a5 40: map6: 40: &map6 40: a6: &b6 b6 40: *b6: *b6 40: --------------- 40: REF TREE: 40: 0x2adc46b318 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 40: 0x2adc469890 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 40: 0x2adc469928 KEYVAL***: '*b0' '*a0' (8 sibs) 40: 0x2adc4699c0 KEYMAP: 'map1' (8 sibs) 2 children: 40: 0x2adc469d60 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 40: 0x2adc469df8 KEYVAL***: '*b1' '*a1' (2 sibs) 40: 0x2adc469a58 KEYMAP: 'map2' (8 sibs) 3 children: 40: 0x2adc45c660 KEYVAL***: '*b0' '*a0' (3 sibs) 40: 0x2adc45c6f8 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 40: 0x2adc45c790 KEYVAL***: '*b2' '*a2' (3 sibs) 40: 0x2adc469af0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 40: 0x2adc469ea0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 40: 0x2adc469f38 KEYVAL***: '*b3' '*b0' (2 sibs) 40: 0x2adc469b88 KEYVAL***: 'map4' '*a0' (8 sibs) 40: 0x2adc469c20 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 40: 0x2adc469fe0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 40: 0x2adc46a078 KEYVAL***: '*b5' '*a5' (2 sibs) 40: 0x2adc469cb8 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 40: 0x2adc46a120 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 40: 0x2adc46a1b8 KEYVAL***: '*b6' '*b6' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2adc4e3420 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 40: [1] [1] 0x2adc4e34b0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 40: [2] [2] 0x2adc4e3540 KEYVAL***: '*b0' '*a0' (8 sibs) 40: [3] [3] 0x2adc4e35d0 KEYMAP: 'map1' (8 sibs) 2 children: 40: [4] [4] 0x2adc4e3660 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 40: [5] [5] 0x2adc4e36f0 KEYVAL***: '*b1' '*a1' (2 sibs) 40: [6] [6] 0x2adc4e3780 KEYMAP: 'map2' (8 sibs) 3 children: 40: [7] [7] 0x2adc4e3810 KEYVAL***: '*b0' '*a0' (3 sibs) 40: [8] [8] 0x2adc4e38a0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 40: [9] [9] 0x2adc4e3930 KEYVAL***: '*b2' '*a2' (3 sibs) 40: [10] [10] 0x2adc4e39c0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 40: [11] [11] 0x2adc4e3a50 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 40: [12] [12] 0x2adc4e3ae0 KEYVAL***: '*b3' '*b0' (2 sibs) 40: [13] [13] 0x2adc4e3b70 KEYVAL***: 'map4' '*a0' (8 sibs) 40: [14] [14] 0x2adc4e3c00 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 40: [15] [15] 0x2adc4e3c90 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 40: [16] [16] 0x2adc4e3d20 KEYVAL***: '*b5' '*a5' (2 sibs) 40: [17] [17] 0x2adc4e3db0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 40: [18] [18] 0x2adc4e3e40 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 40: [19] [19] 0x2adc4e3ed0 KEYVAL***: '*b6' '*b6' (2 sibs) 40: #nodes=20 vs #printed=20 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/15 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/16 40: ------------------------------------------- 40: running test case 'ambiguous anchor, resolved' 40: ------------------------------------------- 40: --------------- 40: 40: &a0 a0: &b0 b0 40: *b0: *a0 40: map1: 40: &a1 a1: &b1 b1 # &a1 must be a KEY anchor on a1, not a VAL anchor on map1 40: *b1: *a1 40: map2: 40: *b0: *a0 # ensure the anchor is enough to establish the indentation 40: &a2 a2: &b2 b2 40: *b2: *a2 40: map3: &a3 # &a3 must be a VAL anchor on map3, not a KEY anchor on a3 40: a3: &b3 b3 40: *b3: *b0 40: map4: *a0 40: map5: 40: &map5 40: &a5 a5: &b5 b5 40: *b5: *a5 40: map6: 40: &map6 40: a6: &b6 b6 40: *b6: *b6 40: --------------- 40: REF TREE: 40: 0x2adc46b430 [ROOT] MAP: (0 sibs) 8 children: 40: 0x2adc46c570 KEYVAL: 'a0' 'b0' (8 sibs) 40: 0x2adc46c608 KEYVAL: 'b0' 'a0' (8 sibs) 40: 0x2adc46c6a0 KEYMAP: 'map1' (8 sibs) 2 children: 40: 0x2adc46ca40 KEYVAL: 'a1' 'b1' (2 sibs) 40: 0x2adc46cad8 KEYVAL: 'b1' 'a1' (2 sibs) 40: 0x2adc46c738 KEYMAP: 'map2' (8 sibs) 3 children: 40: 0x2adc46cb80 KEYVAL: 'b0' 'a0' (3 sibs) 40: 0x2adc46cc18 KEYVAL: 'a2' 'b2' (3 sibs) 40: 0x2adc46ccb0 KEYVAL: 'b2' 'a2' (3 sibs) 40: 0x2adc46c7d0 KEYMAP: 'map3' (8 sibs) 2 children: 40: 0x2adc46cd50 KEYVAL: 'a3' 'b3' (2 sibs) 40: 0x2adc46cde8 KEYVAL: 'b3' 'b0' (2 sibs) 40: 0x2adc46c868 KEYVAL: 'map4' 'a0' (8 sibs) 40: 0x2adc46c900 KEYMAP: 'map5' (8 sibs) 2 children: 40: 0x2adc46ce90 KEYVAL: 'a5' 'b5' (2 sibs) 40: 0x2adc46cf28 KEYVAL: 'b5' 'a5' (2 sibs) 40: 0x2adc46c998 KEYMAP: 'map6' (8 sibs) 2 children: 40: 0x2adc46cfd0 KEYVAL: 'a6' 'b6' (2 sibs) 40: 0x2adc46d068 KEYVAL: 'b6' 'b6' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2adc4e4630 [ROOT] MAP: (1 sibs) 8 children: 40: [1] [1] 0x2adc4e46c0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 40: [2] [2] 0x2adc4e4750 KEYVAL***: '*b0' '*a0' (8 sibs) 40: [3] [3] 0x2adc4e47e0 KEYMAP: 'map1' (8 sibs) 2 children: 40: [4] [4] 0x2adc4e4870 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 40: [5] [5] 0x2adc4e4900 KEYVAL***: '*b1' '*a1' (2 sibs) 40: [6] [6] 0x2adc4e4990 KEYMAP: 'map2' (8 sibs) 3 children: 40: [7] [7] 0x2adc4e4a20 KEYVAL***: '*b0' '*a0' (3 sibs) 40: [8] [8] 0x2adc4e4ab0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 40: [9] [9] 0x2adc4e4b40 KEYVAL***: '*b2' '*a2' (3 sibs) 40: [10] [10] 0x2adc4e4bd0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 40: [11] [11] 0x2adc4e4c60 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 40: [12] [12] 0x2adc4e4cf0 KEYVAL***: '*b3' '*b0' (2 sibs) 40: [13] [13] 0x2adc4e4d80 KEYVAL***: 'map4' '*a0' (8 sibs) 40: [14] [14] 0x2adc4e4e10 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 40: [15] [15] 0x2adc4e4ea0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 40: [16] [16] 0x2adc4e4f30 KEYVAL***: '*b5' '*a5' (2 sibs) 40: [17] [17] 0x2adc4e4fc0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 40: [18] [18] 0x2adc4e5050 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 40: [19] [19] 0x2adc4e50e0 KEYVAL***: '*b6' '*b6' (2 sibs) 40: #nodes=20 vs #printed=20 40: -------------------------------------- 40: resolved tree!!! 40: -------------------------------------- 40: [0][0] 0x2adc4e4630 [ROOT] MAP: (1 sibs) 8 children: 40: [1] [1] 0x2adc4e46c0 KEYVAL: 'a0' 'b0' (8 sibs) 40: [2] [2] 0x2adc4e4750 KEYVAL: 'b0' 'a0' (8 sibs) 40: [3] [3] 0x2adc4e47e0 KEYMAP: 'map1' (8 sibs) 2 children: 40: [4] [4] 0x2adc4e4870 KEYVAL: 'a1' 'b1' (2 sibs) 40: [5] [5] 0x2adc4e4900 KEYVAL: 'b1' 'a1' (2 sibs) 40: [6] [6] 0x2adc4e4990 KEYMAP: 'map2' (8 sibs) 3 children: 40: [7] [7] 0x2adc4e4a20 KEYVAL: 'b0' 'a0' (3 sibs) 40: [8] [8] 0x2adc4e4ab0 KEYVAL: 'a2' 'b2' (3 sibs) 40: [9] [9] 0x2adc4e4b40 KEYVAL: 'b2' 'a2' (3 sibs) 40: [10] [10] 0x2adc4e4bd0 KEYMAP: 'map3' (8 sibs) 2 children: 40: [11] [11] 0x2adc4e4c60 KEYVAL: 'a3' 'b3' (2 sibs) 40: [12] [12] 0x2adc4e4cf0 KEYVAL: 'b3' 'b0' (2 sibs) 40: [13] [13] 0x2adc4e4d80 KEYVAL: 'map4' 'a0' (8 sibs) 40: [14] [14] 0x2adc4e4e10 KEYMAP: 'map5' (8 sibs) 2 children: 40: [15] [15] 0x2adc4e4ea0 KEYVAL: 'a5' 'b5' (2 sibs) 40: [16] [16] 0x2adc4e4f30 KEYVAL: 'b5' 'a5' (2 sibs) 40: [17] [17] 0x2adc4e4fc0 KEYMAP: 'map6' (8 sibs) 2 children: 40: [18] [18] 0x2adc4e5050 KEYVAL: 'a6' 'b6' (2 sibs) 40: [19] [19] 0x2adc4e50e0 KEYVAL: 'b6' 'b6' (2 sibs) 40: #nodes=20 vs #printed=20 40: -------------------------------------- 40: reordered tree!!! 40: -------------------------------------- 40: [0][0] 0x2adc4e4630 [ROOT] MAP: (1 sibs) 8 children: 40: [1] [1] 0x2adc4e46c0 KEYVAL: 'a0' 'b0' (8 sibs) 40: [2] [2] 0x2adc4e4750 KEYVAL: 'b0' 'a0' (8 sibs) 40: [3] [3] 0x2adc4e47e0 KEYMAP: 'map1' (8 sibs) 2 children: 40: [4] [4] 0x2adc4e4870 KEYVAL: 'a1' 'b1' (2 sibs) 40: [5] [5] 0x2adc4e4900 KEYVAL: 'b1' 'a1' (2 sibs) 40: [6] [6] 0x2adc4e4990 KEYMAP: 'map2' (8 sibs) 3 children: 40: [7] [7] 0x2adc4e4a20 KEYVAL: 'b0' 'a0' (3 sibs) 40: [8] [8] 0x2adc4e4ab0 KEYVAL: 'a2' 'b2' (3 sibs) 40: [9] [9] 0x2adc4e4b40 KEYVAL: 'b2' 'a2' (3 sibs) 40: [10] [10] 0x2adc4e4bd0 KEYMAP: 'map3' (8 sibs) 2 children: 40: [11] [11] 0x2adc4e4c60 KEYVAL: 'a3' 'b3' (2 sibs) 40: [12] [12] 0x2adc4e4cf0 KEYVAL: 'b3' 'b0' (2 sibs) 40: [13] [13] 0x2adc4e4d80 KEYVAL: 'map4' 'a0' (8 sibs) 40: [14] [14] 0x2adc4e4e10 KEYMAP: 'map5' (8 sibs) 2 children: 40: [15] [15] 0x2adc4e4ea0 KEYVAL: 'a5' 'b5' (2 sibs) 40: [16] [16] 0x2adc4e4f30 KEYVAL: 'b5' 'a5' (2 sibs) 40: [17] [17] 0x2adc4e4fc0 KEYMAP: 'map6' (8 sibs) 2 children: 40: [18] [18] 0x2adc4e5050 KEYVAL: 'a6' 'b6' (2 sibs) 40: [19] [19] 0x2adc4e50e0 KEYVAL: 'b6' 'b6' (2 sibs) 40: #nodes=20 vs #printed=20 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/16 (5 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/17 40: ------------------------------------------- 40: running test case 'ambiguous anchor in seq, unresolved' 40: ------------------------------------------- 40: --------------- 40: 40: &seq 40: - &a0 40: &a1 k1: v1 40: &a2 k2: v2 40: &a3 k3: v3 40: - &a4 k4: v4 40: &a5 k5: v5 40: &a6 k6: v6 40: - &a7 40: &a8 k8: v8 40: - &a9 40: k10: v10 40: - *a1: w1 40: *a2: w2 40: *a3: w3 40: *a4: w4 40: *a5: w5 40: *a6: w6 40: *a8: w8 40: - *a0 40: - *a7 40: - *a9 40: --------------- 40: REF TREE: 40: 0x2adc46b548 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 40: 0x2adc4649d0 MAP***: valanchor='&a0' (8 sibs) 3 children: 40: 0x2adc464ea0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 40: 0x2adc464f38 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 40: 0x2adc464fd0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 40: 0x2adc464a68 MAP: (8 sibs) 3 children: 40: 0x2adc465070 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 40: 0x2adc465108 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 40: 0x2adc4651a0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 40: 0x2adc464b00 MAP***: valanchor='&a7' (8 sibs) 1 children: 40: 0x2adc464150 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 40: 0x2adc464b98 MAP***: valanchor='&a9' (8 sibs) 1 children: 40: 0x2adc4641f0 KEYVAL: 'k10' 'v10' (1 sibs) 40: 0x2adc464c30 MAP: (8 sibs) 7 children: 40: 0x2adc46d110 KEYVAL***: '*a1' 'w1' (7 sibs) 40: 0x2adc46d1a8 KEYVAL***: '*a2' 'w2' (7 sibs) 40: 0x2adc46d240 KEYVAL***: '*a3' 'w3' (7 sibs) 40: 0x2adc46d2d8 KEYVAL***: '*a4' 'w4' (7 sibs) 40: 0x2adc46d370 KEYVAL***: '*a5' 'w5' (7 sibs) 40: 0x2adc46d408 KEYVAL***: '*a6' 'w6' (7 sibs) 40: 0x2adc46d4a0 KEYVAL***: '*a8' 'w8' (7 sibs) 40: 0x2adc464cc8 VAL***: '*a0' (8 sibs) 40: 0x2adc464d60 VAL***: '*a7' (8 sibs) 40: 0x2adc464df8 VAL***: '*a9' (8 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2adc4e5840 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 40: [1] [1] 0x2adc4e58d0 MAP***: valanchor='&a0' (8 sibs) 3 children: 40: [2] [2] 0x2adc4e5960 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 40: [3] [3] 0x2adc4e59f0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 40: [4] [4] 0x2adc4e5a80 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 40: [5] [5] 0x2adc4e5b10 MAP: (8 sibs) 3 children: 40: [6] [6] 0x2adc4e5ba0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 40: [7] [7] 0x2adc4e5c30 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 40: [8] [8] 0x2adc4e5cc0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 40: [9] [9] 0x2adc4e5d50 MAP***: valanchor='&a7' (8 sibs) 1 children: 40: [10] [10] 0x2adc4e5de0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 40: [11] [11] 0x2adc4e5e70 MAP***: valanchor='&a9' (8 sibs) 1 children: 40: [12] [12] 0x2adc4e5f00 KEYVAL: 'k10' 'v10' (1 sibs) 40: [13] [13] 0x2adc4e5f90 MAP: (8 sibs) 7 children: 40: [14] [14] 0x2adc4e6020 KEYVAL***: '*a1' 'w1' (7 sibs) 40: [15] [15] 0x2adc4e60b0 KEYVAL***: '*a2' 'w2' (7 sibs) 40: [16] [16] 0x2adc4e6140 KEYVAL***: '*a3' 'w3' (7 sibs) 40: [17] [17] 0x2adc4e61d0 KEYVAL***: '*a4' 'w4' (7 sibs) 40: [18] [18] 0x2adc4e6260 KEYVAL***: '*a5' 'w5' (7 sibs) 40: [19] [19] 0x2adc4e62f0 KEYVAL***: '*a6' 'w6' (7 sibs) 40: [20] [20] 0x2adc4e6380 KEYVAL***: '*a8' 'w8' (7 sibs) 40: [21] [21] 0x2adc4e6410 VAL***: '*a0' (8 sibs) 40: [22] [22] 0x2adc4e64a0 VAL***: '*a7' (8 sibs) 40: [23] [23] 0x2adc4e6530 VAL***: '*a9' (8 sibs) 40: #nodes=24 vs #printed=24 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/17 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/18 40: ------------------------------------------- 40: running test case 'ambiguous anchor in seq, resolved' 40: ------------------------------------------- 40: --------------- 40: 40: &seq 40: - &a0 40: &a1 k1: v1 40: &a2 k2: v2 40: &a3 k3: v3 40: - &a4 k4: v4 40: &a5 k5: v5 40: &a6 k6: v6 40: - &a7 40: &a8 k8: v8 40: - &a9 40: k10: v10 40: - *a1: w1 40: *a2: w2 40: *a3: w3 40: *a4: w4 40: *a5: w5 40: *a6: w6 40: *a8: w8 40: - *a0 40: - *a7 40: - *a9 40: --------------- 40: REF TREE: 40: 0x2adc46b660 [ROOT] SEQ: (0 sibs) 8 children: 40: 0x2adc46d540 MAP: (8 sibs) 3 children: 40: 0x2adc46da10 KEYVAL: 'k1' 'v1' (3 sibs) 40: 0x2adc46daa8 KEYVAL: 'k2' 'v2' (3 sibs) 40: 0x2adc46db40 KEYVAL: 'k3' 'v3' (3 sibs) 40: 0x2adc46d5d8 MAP: (8 sibs) 3 children: 40: 0x2adc46dbe0 KEYVAL: 'k4' 'v4' (3 sibs) 40: 0x2adc46dc78 KEYVAL: 'k5' 'v5' (3 sibs) 40: 0x2adc46dd10 KEYVAL: 'k6' 'v6' (3 sibs) 40: 0x2adc46d670 MAP: (8 sibs) 1 children: 40: 0x2adc4625c0 KEYVAL: 'k8' 'v8' (1 sibs) 40: 0x2adc46d708 MAP: (8 sibs) 1 children: 40: 0x2adc465460 KEYVAL: 'k10' 'v10' (1 sibs) 40: 0x2adc46d7a0 MAP: (8 sibs) 7 children: 40: 0x2adc46ddb0 KEYVAL: 'k1' 'w1' (7 sibs) 40: 0x2adc46de48 KEYVAL: 'k2' 'w2' (7 sibs) 40: 0x2adc46dee0 KEYVAL: 'k3' 'w3' (7 sibs) 40: 0x2adc46df78 KEYVAL: 'k4' 'w4' (7 sibs) 40: 0x2adc46e010 KEYVAL: 'k5' 'w5' (7 sibs) 40: 0x2adc46e0a8 KEYVAL: 'k6' 'w6' (7 sibs) 40: 0x2adc46e140 KEYVAL: 'k8' 'w8' (7 sibs) 40: 0x2adc46d838 MAP: (8 sibs) 3 children: 40: 0x2adc46e1e0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 40: 0x2adc46e278 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 40: 0x2adc46e310 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 40: 0x2adc46d8d0 MAP: (8 sibs) 1 children: 40: 0x2adc46e3b0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 40: 0x2adc46d968 MAP: (8 sibs) 1 children: 40: 0x2adc46e450 KEYVAL: 'k10' 'v10' (1 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2adc4e6a50 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 40: [1] [1] 0x2adc4e6ae0 MAP***: valanchor='&a0' (8 sibs) 3 children: 40: [2] [2] 0x2adc4e6b70 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 40: [3] [3] 0x2adc4e6c00 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 40: [4] [4] 0x2adc4e6c90 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 40: [5] [5] 0x2adc4e6d20 MAP: (8 sibs) 3 children: 40: [6] [6] 0x2adc4e6db0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 40: [7] [7] 0x2adc4e6e40 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 40: [8] [8] 0x2adc4e6ed0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 40: [9] [9] 0x2adc4e6f60 MAP***: valanchor='&a7' (8 sibs) 1 children: 40: [10] [10] 0x2adc4e6ff0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 40: [11] [11] 0x2adc4e7080 MAP***: valanchor='&a9' (8 sibs) 1 children: 40: [12] [12] 0x2adc4e7110 KEYVAL: 'k10' 'v10' (1 sibs) 40: [13] [13] 0x2adc4e71a0 MAP: (8 sibs) 7 children: 40: [14] [14] 0x2adc4e7230 KEYVAL***: '*a1' 'w1' (7 sibs) 40: [15] [15] 0x2adc4e72c0 KEYVAL***: '*a2' 'w2' (7 sibs) 40: [16] [16] 0x2adc4e7350 KEYVAL***: '*a3' 'w3' (7 sibs) 40: [17] [17] 0x2adc4e73e0 KEYVAL***: '*a4' 'w4' (7 sibs) 40: [18] [18] 0x2adc4e7470 KEYVAL***: '*a5' 'w5' (7 sibs) 40: [19] [19] 0x2adc4e7500 KEYVAL***: '*a6' 'w6' (7 sibs) 40: [20] [20] 0x2adc4e7590 KEYVAL***: '*a8' 'w8' (7 sibs) 40: [21] [21] 0x2adc4e7620 VAL***: '*a0' (8 sibs) 40: [22] [22] 0x2adc4e76b0 VAL***: '*a7' (8 sibs) 40: [23] [23] 0x2adc4e7740 VAL***: '*a9' (8 sibs) 40: #nodes=24 vs #printed=24 40: -------------------------------------- 40: resolved tree!!! 40: -------------------------------------- 40: [0][0] 0x2adc4e6a50 [ROOT] SEQ: (1 sibs) 8 children: 40: [1] [1] 0x2adc4e6ae0 MAP: (8 sibs) 3 children: 40: [2] [2] 0x2adc4e6b70 KEYVAL: 'k1' 'v1' (3 sibs) 40: [3] [3] 0x2adc4e6c00 KEYVAL: 'k2' 'v2' (3 sibs) 40: [4] [4] 0x2adc4e6c90 KEYVAL: 'k3' 'v3' (3 sibs) 40: [5] [5] 0x2adc4e6d20 MAP: (8 sibs) 3 children: 40: [6] [6] 0x2adc4e6db0 KEYVAL: 'k4' 'v4' (3 sibs) 40: [7] [7] 0x2adc4e6e40 KEYVAL: 'k5' 'v5' (3 sibs) 40: [8] [8] 0x2adc4e6ed0 KEYVAL: 'k6' 'v6' (3 sibs) 40: [9] [9] 0x2adc4e6f60 MAP: (8 sibs) 1 children: 40: [10] [10] 0x2adc4e6ff0 KEYVAL: 'k8' 'v8' (1 sibs) 40: [11] [11] 0x2adc4e7080 MAP: (8 sibs) 1 children: 40: [12] [12] 0x2adc4e7110 KEYVAL: 'k10' 'v10' (1 sibs) 40: [13] [13] 0x2adc4e71a0 MAP: (8 sibs) 7 children: 40: [14] [14] 0x2adc4e7230 KEYVAL: 'k1' 'w1' (7 sibs) 40: [15] [15] 0x2adc4e72c0 KEYVAL: 'k2' 'w2' (7 sibs) 40: [16] [16] 0x2adc4e7350 KEYVAL: 'k3' 'w3' (7 sibs) 40: [17] [17] 0x2adc4e73e0 KEYVAL: 'k4' 'w4' (7 sibs) 40: [18] [18] 0x2adc4e7470 KEYVAL: 'k5' 'w5' (7 sibs) 40: [19] [19] 0x2adc4e7500 KEYVAL: 'k6' 'w6' (7 sibs) 40: [20] [20] 0x2adc4e7590 KEYVAL: 'k8' 'w8' (7 sibs) 40: [21] [21] 0x2adc4e7620 MAP: (8 sibs) 3 children: 40: [22] [24] 0x2adc4e77d0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 40: [23] [25] 0x2adc4e7860 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 40: [24] [26] 0x2adc4e78f0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 40: [25] [22] 0x2adc4e76b0 MAP: (8 sibs) 1 children: 40: [26] [27] 0x2adc4e7980 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 40: [27] [23] 0x2adc4e7740 MAP: (8 sibs) 1 children: 40: [28] [28] 0x2adc4e7a10 KEYVAL: 'k10' 'v10' (1 sibs) 40: #nodes=29 vs #printed=29 40: -------------------------------------- 40: reordered tree!!! 40: -------------------------------------- 40: [0][0] 0x2adc4e6a50 [ROOT] SEQ: (1 sibs) 8 children: 40: [1] [1] 0x2adc4e6ae0 MAP: (8 sibs) 3 children: 40: [2] [2] 0x2adc4e6b70 KEYVAL: 'k1' 'v1' (3 sibs) 40: [3] [3] 0x2adc4e6c00 KEYVAL: 'k2' 'v2' (3 sibs) 40: [4] [4] 0x2adc4e6c90 KEYVAL: 'k3' 'v3' (3 sibs) 40: [5] [5] 0x2adc4e6d20 MAP: (8 sibs) 3 children: 40: [6] [6] 0x2adc4e6db0 KEYVAL: 'k4' 'v4' (3 sibs) 40: [7] [7] 0x2adc4e6e40 KEYVAL: 'k5' 'v5' (3 sibs) 40: [8] [8] 0x2adc4e6ed0 KEYVAL: 'k6' 'v6' (3 sibs) 40: [9] [9] 0x2adc4e6f60 MAP: (8 sibs) 1 children: 40: [10] [10] 0x2adc4e6ff0 KEYVAL: 'k8' 'v8' (1 sibs) 40: [11] [11] 0x2adc4e7080 MAP: (8 sibs) 1 children: 40: [12] [12] 0x2adc4e7110 KEYVAL: 'k10' 'v10' (1 sibs) 40: [13] [13] 0x2adc4e71a0 MAP: (8 sibs) 7 children: 40: [14] [14] 0x2adc4e7230 KEYVAL: 'k1' 'w1' (7 sibs) 40: [15] [15] 0x2adc4e72c0 KEYVAL: 'k2' 'w2' (7 sibs) 40: [16] [16] 0x2adc4e7350 KEYVAL: 'k3' 'w3' (7 sibs) 40: [17] [17] 0x2adc4e73e0 KEYVAL: 'k4' 'w4' (7 sibs) 40: [18] [18] 0x2adc4e7470 KEYVAL: 'k5' 'w5' (7 sibs) 40: [19] [19] 0x2adc4e7500 KEYVAL: 'k6' 'w6' (7 sibs) 40: [20] [20] 0x2adc4e7590 KEYVAL: 'k8' 'w8' (7 sibs) 40: [21] [21] 0x2adc4e7620 MAP: (8 sibs) 3 children: 40: [22] [22] 0x2adc4e76b0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 40: [23] [23] 0x2adc4e7740 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 40: [24] [24] 0x2adc4e77d0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 40: [25] [25] 0x2adc4e7860 MAP: (8 sibs) 1 children: 40: [26] [26] 0x2adc4e78f0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 40: [27] [27] 0x2adc4e7980 MAP: (8 sibs) 1 children: 40: [28] [28] 0x2adc4e7a10 KEYVAL: 'k10' 'v10' (1 sibs) 40: #nodes=29 vs #printed=29 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/18 (7 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/19 40: ------------------------------------------- 40: running test case 'anchor after complex key without value ZWK4' 40: ------------------------------------------- 40: --------------- 40: 40: a: 1 40: ? b 40: &anchor c: 3 40: --------------- 40: REF TREE: 40: 0x2adc46b778 [ROOT] MAP: (0 sibs) 3 children: 40: 0x2adc45c490 KEYVAL: 'a' '1' (3 sibs) 40: 0x2adc45c528 KEYVAL: 'b' '' (3 sibs) 40: 0x2adc45c5c0 KEYVAL***: &anchor 'c' '3' (3 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2adc4e2b10 [ROOT] MAP: (1 sibs) 3 children: 40: [1] [1] 0x2adc4e2ba0 KEYVAL: 'a' '1' (3 sibs) 40: [2] [2] 0x2adc4e2c30 KEYVAL: 'b' '' (3 sibs) 40: [3] [3] 0x2adc4e2cc0 KEYVAL***: &anchor 'c' '3' (3 sibs) 40: #nodes=4 vs #printed=4 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/19 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/20 40: ------------------------------------------- 40: running test case 'anchor mixed with tag HMQ5, unresolved' 40: ------------------------------------------- 40: --------------- 40: 40: !!str &a1 "foo": 40: !!str bar 40: &a2 baz : *a1 40: --------------- 40: REF TREE: 40: 0x2adc46b890 [ROOT] MAP: (0 sibs) 2 children: 40: 0x2adc4621b0 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 40: 0x2adc462248 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2adc4e7c60 [ROOT] MAP: (1 sibs) 2 children: 40: [1] [1] 0x2adc4e7cf0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 40: [2] [2] 0x2adc4e7d80 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 40: #nodes=3 vs #printed=3 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/20 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/21 40: ------------------------------------------- 40: running test case 'anchor mixed with tag HMQ5, resolved' 40: ------------------------------------------- 40: --------------- 40: 40: !!str &a1 "foo": 40: !!str bar 40: &a2 baz : *a1 40: --------------- 40: REF TREE: 40: 0x2adc46b9a8 [ROOT] MAP: (0 sibs) 2 children: 40: 0x2adc4622f0 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 40: 0x2adc462388 KEYVAL: 'baz' 'foo' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2adc4e8570 [ROOT] MAP: (1 sibs) 2 children: 40: [1] [1] 0x2adc4e8600 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 40: [2] [2] 0x2adc4e8690 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 40: #nodes=3 vs #printed=3 40: -------------------------------------- 40: resolved tree!!! 40: -------------------------------------- 40: [0][0] 0x2adc4e8570 [ROOT] MAP: (1 sibs) 2 children: 40: [1] [1] 0x2adc4e8600 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 40: [2] [2] 0x2adc4e8690 KEYVAL: 'baz' 'foo' (2 sibs) 40: #nodes=3 vs #printed=3 40: -------------------------------------- 40: reordered tree!!! 40: -------------------------------------- 40: [0][0] 0x2adc4e8570 [ROOT] MAP: (1 sibs) 2 children: 40: [1] [1] 0x2adc4e8600 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 40: [2] [2] 0x2adc4e8690 KEYVAL: 'baz' 'foo' (2 sibs) 40: #nodes=3 vs #printed=3 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/21 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/0 40: ------------------------------------------- 40: running test case 'merge example, unresolved' 40: ------------------------------------------- 40: - &CENTER 40: x: 1 40: y: 2 40: - &LEFT 40: x: 0 40: y: 2 40: - &BIG 40: r: 10 40: - &SMALL 40: r: 1 40: - x: 1 40: y: 2 40: r: 10 40: label: center/big 40: - <<: *CENTER 40: r: 10 40: label: center/big 40: - <<: 40: - *CENTER 40: - *BIG 40: label: center/big 40: - <<: 40: - *BIG 40: - *LEFT 40: - *SMALL 40: x: 1 40: label: center/big 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/0 (6 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/1 40: ------------------------------------------- 40: running test case 'merge example, resolved' 40: ------------------------------------------- 40: - x: 1 40: y: 2 40: - x: 0 40: y: 2 40: - r: 10 40: - r: 1 40: - x: 1 40: y: 2 40: r: 10 40: label: center/big 40: - x: 1 40: y: 2 40: r: 10 40: label: center/big 40: - x: 1 40: y: 2 40: r: 10 40: label: center/big 40: - x: 1 40: y: 2 40: r: 10 40: label: center/big 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/2 40: ------------------------------------------- 40: running test case 'simple anchor 1, implicit, unresolved' 40: ------------------------------------------- 40: anchored_content: &anchor_name This string will appear as the value of two keys. 40: other_anchor: *anchor_name 40: anchors_in_seqs: 40: - &anchor_in_seq this value appears in both elements of the sequence 40: - *anchor_in_seq 40: base: &base 40: name: Everyone has same name 40: foo: &foo 40: <<: *base 40: age: 10 40: bar: &bar 40: <<: *base 40: age: 20 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/3 40: ------------------------------------------- 40: running test case 'simple anchor 1, explicit, unresolved' 40: ------------------------------------------- 40: anchored_content: &anchor_name This string will appear as the value of two keys. 40: other_anchor: *anchor_name 40: anchors_in_seqs: 40: - &anchor_in_seq this value appears in both elements of the sequence 40: - *anchor_in_seq 40: base: &base 40: name: Everyone has same name 40: foo: &foo 40: <<: *base 40: age: 10 40: bar: &bar 40: <<: *base 40: age: 20 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/4 40: ------------------------------------------- 40: running test case 'simple anchor 1, implicit, resolved' 40: ------------------------------------------- 40: anchored_content: This string will appear as the value of two keys. 40: other_anchor: This string will appear as the value of two keys. 40: anchors_in_seqs: 40: - this value appears in both elements of the sequence 40: - this value appears in both elements of the sequence 40: base: 40: name: Everyone has same name 40: foo: 40: name: Everyone has same name 40: age: 10 40: bar: 40: name: Everyone has same name 40: age: 20 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/4 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/5 40: ------------------------------------------- 40: running test case 'simple anchor 1, explicit, resolved' 40: ------------------------------------------- 40: anchored_content: This string will appear as the value of two keys. 40: other_anchor: This string will appear as the value of two keys. 40: anchors_in_seqs: 40: - this value appears in both elements of the sequence 40: - this value appears in both elements of the sequence 40: base: 40: name: Everyone has same name 40: foo: 40: name: Everyone has same name 40: age: 10 40: bar: 40: name: Everyone has same name 40: age: 20 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/5 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/6 40: ------------------------------------------- 40: running test case 'anchor example 2, unresolved' 40: ------------------------------------------- 40: receipt: 'Oz-Ware Purchase Invoice' 40: date: 2012-08-06 40: customer: 40: first_name: Dorothy 40: family_name: Gale 40: items: 40: - part_no: A4786 40: descrip: Water Bucket (Filled) 40: price: 1.47 40: quantity: 4 40: - part_no: E1628 40: descrip: 'High Heeled "Ruby" Slippers' 40: size: 8 40: price: 133.7 40: quantity: 1 40: 'bill-to': &id001 40: street: | 40: 123 Tornado Alley 40: Suite 16 40: 40: city: East Centerville 40: state: KS 40: 'ship-to': *id001 40: specialDelivery: | 40: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 40: 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/6 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/7 40: ------------------------------------------- 40: running test case 'anchor example 2, resolved' 40: ------------------------------------------- 40: receipt: 'Oz-Ware Purchase Invoice' 40: date: 2012-08-06 40: customer: 40: first_name: Dorothy 40: family_name: Gale 40: items: 40: - part_no: A4786 40: descrip: Water Bucket (Filled) 40: price: 1.47 40: quantity: 4 40: - part_no: E1628 40: descrip: 'High Heeled "Ruby" Slippers' 40: size: 8 40: price: 133.7 40: quantity: 1 40: 'bill-to': 40: street: | 40: 123 Tornado Alley 40: Suite 16 40: 40: city: East Centerville 40: state: KS 40: 'ship-to': 40: street: | 40: 123 Tornado Alley 40: Suite 16 40: 40: city: East Centerville 40: state: KS 40: specialDelivery: | 40: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 40: 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/7 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/8 40: ------------------------------------------- 40: running test case 'anchor example 3, unresolved' 40: ------------------------------------------- 40: - step: &id001 40: instrument: Lasik 2000 40: pulseEnergy: 5.4 40: pulseDuration: 12 40: repetition: 1000 40: spotSize: 1mm 40: - step: &id002 40: instrument: Lasik 2000 40: pulseEnergy: 5.0 40: pulseDuration: 10 40: repetition: 500 40: spotSize: 2mm 40: - step: *id001 40: - step: *id002 40: - step: 40: <<: *id001 40: spotSize: 2mm 40: - step: *id002 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/8 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/9 40: ------------------------------------------- 40: running test case 'anchor example 3, resolved' 40: ------------------------------------------- 40: - step: 40: instrument: Lasik 2000 40: pulseEnergy: 5.4 40: pulseDuration: 12 40: repetition: 1000 40: spotSize: 1mm 40: - step: 40: instrument: Lasik 2000 40: pulseEnergy: 5.0 40: pulseDuration: 10 40: repetition: 500 40: spotSize: 2mm 40: - step: 40: instrument: Lasik 2000 40: pulseEnergy: 5.4 40: pulseDuration: 12 40: repetition: 1000 40: spotSize: 1mm 40: - step: 40: instrument: Lasik 2000 40: pulseEnergy: 5.0 40: pulseDuration: 10 40: repetition: 500 40: spotSize: 2mm 40: - step: 40: instrument: Lasik 2000 40: pulseEnergy: 5.4 40: pulseDuration: 12 40: repetition: 1000 40: spotSize: 2mm 40: - step: 40: instrument: Lasik 2000 40: pulseEnergy: 5.0 40: pulseDuration: 10 40: repetition: 500 40: spotSize: 2mm 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/9 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/10 40: ------------------------------------------- 40: running test case 'tagged doc with anchors 9KAX' 40: ------------------------------------------- 40: --- !!str &a1 scalar1 40: --- !!str &a1 scalar1 40: --- !!str &a1 scalar1 40: --- !!str &a1 scalar1 40: --- !!str &a2 scalar2 40: --- !!str &a2 scalar2 40: --- !!str &a3 scalar3 40: --- !!str &a3 scalar3 40: --- !!map &a4 40: !!str &a5 key5: value4 40: --- !!map &a4 40: !!str &a5 key5: value4 40: --- 40: a6: 1 40: &anchor6 b6: 2 40: --- !!map 40: !!str &a8 key8: value7 40: --- !!map 40: !!str &a8 key8: value7 40: --- !!map 40: !!str &a10 key10: value9 40: --- !!map 40: !!str &a10 key10: value9 40: --- !!str &a11 value11 40: --- !!str &a11 value11 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/10 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/11 40: ------------------------------------------- 40: running test case 'github131 1, unresolved' 40: ------------------------------------------- 40: a: &vref b 40: *vref: c 40: &kref aa: bb 40: aaa: &kvref bbb 40: foo: 40: *kref: cc 40: *kvref: cc 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/11 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/12 40: ------------------------------------------- 40: running test case 'github131 1, resolved' 40: ------------------------------------------- 40: a: b 40: b: c 40: aa: bb 40: aaa: bbb 40: foo: 40: aa: cc 40: bbb: cc 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/12 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/13 40: ------------------------------------------- 40: running test case 'anchors+refs on key+val, unresolved' 40: ------------------------------------------- 40: &a0 a0: &b0 b0 40: *b0: *a0 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/13 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/14 40: ------------------------------------------- 40: running test case 'anchors+refs on key+val, resolved' 40: ------------------------------------------- 40: a0: b0 40: b0: a0 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/14 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/15 40: ------------------------------------------- 40: running test case 'ambiguous anchor, unresolved' 40: ------------------------------------------- 40: &rootanchor 40: &a0 a0: &b0 b0 40: *b0: *a0 40: map1: 40: &a1 a1: &b1 b1 40: *b1: *a1 40: map2: 40: *b0: *a0 40: &a2 a2: &b2 b2 40: *b2: *a2 40: map3: &a3 40: a3: &b3 b3 40: *b3: *b0 40: map4: *a0 40: map5: &map5 40: &a5 a5: &b5 b5 40: *b5: *a5 40: map6: &map6 40: a6: &b6 b6 40: *b6: *b6 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/15 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/16 40: ------------------------------------------- 40: running test case 'ambiguous anchor, resolved' 40: ------------------------------------------- 40: a0: b0 40: b0: a0 40: map1: 40: a1: b1 40: b1: a1 40: map2: 40: b0: a0 40: a2: b2 40: b2: a2 40: map3: 40: a3: b3 40: b3: b0 40: map4: a0 40: map5: 40: a5: b5 40: b5: a5 40: map6: 40: a6: b6 40: b6: b6 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/16 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/17 40: ------------------------------------------- 40: running test case 'ambiguous anchor in seq, unresolved' 40: ------------------------------------------- 40: &seq 40: - &a0 40: &a1 k1: v1 40: &a2 k2: v2 40: &a3 k3: v3 40: - &a4 k4: v4 40: &a5 k5: v5 40: &a6 k6: v6 40: - &a7 40: &a8 k8: v8 40: - &a9 40: k10: v10 40: - *a1: w1 40: *a2: w2 40: *a3: w3 40: *a4: w4 40: *a5: w5 40: *a6: w6 40: *a8: w8 40: - *a0 40: - *a7 40: - *a9 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/17 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/18 40: ------------------------------------------- 40: running test case 'ambiguous anchor in seq, resolved' 40: ------------------------------------------- 40: - k1: v1 40: k2: v2 40: k3: v3 40: - k4: v4 40: k5: v5 40: k6: v6 40: - k8: v8 40: - k10: v10 40: - k1: w1 40: k2: w2 40: k3: w3 40: k4: w4 40: k5: w5 40: k6: w6 40: k8: w8 40: - &a1 k1: v1 40: &a2 k2: v2 40: &a3 k3: v3 40: - &a8 k8: v8 40: - k10: v10 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/18 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/19 40: ------------------------------------------- 40: running test case 'anchor after complex key without value ZWK4' 40: ------------------------------------------- 40: a: 1 40: b: 40: &anchor c: 3 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/19 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/20 40: ------------------------------------------- 40: running test case 'anchor mixed with tag HMQ5, unresolved' 40: ------------------------------------------- 40: !!str &a1 'foo': !!str bar 40: &a2 baz: *a1 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/20 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/21 40: ------------------------------------------- 40: running test case 'anchor mixed with tag HMQ5, resolved' 40: ------------------------------------------- 40: !!str 'foo': !!str bar 40: baz: foo 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/21 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/0 40: ------------------------------------------- 40: running test case 'merge example, unresolved' 40: ------------------------------------------- 40: - &CENTER 40: x: 1 40: y: 2 40: - &LEFT 40: x: 0 40: y: 2 40: - &BIG 40: r: 10 40: - &SMALL 40: r: 1 40: - x: 1 40: y: 2 40: r: 10 40: label: center/big 40: - <<: *CENTER 40: r: 10 40: label: center/big 40: - <<: 40: - *CENTER 40: - *BIG 40: label: center/big 40: - <<: 40: - *BIG 40: - *LEFT 40: - *SMALL 40: x: 1 40: label: center/big 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/1 40: ------------------------------------------- 40: running test case 'merge example, resolved' 40: ------------------------------------------- 40: - x: 1 40: y: 2 40: - x: 0 40: y: 2 40: - r: 10 40: - r: 1 40: - x: 1 40: y: 2 40: r: 10 40: label: center/big 40: - x: 1 40: y: 2 40: r: 10 40: label: center/big 40: - x: 1 40: y: 2 40: r: 10 40: label: center/big 40: - x: 1 40: y: 2 40: r: 10 40: label: center/big 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/2 40: ------------------------------------------- 40: running test case 'simple anchor 1, implicit, unresolved' 40: ------------------------------------------- 40: anchored_content: &anchor_name This string will appear as the value of two keys. 40: other_anchor: *anchor_name 40: anchors_in_seqs: 40: - &anchor_in_seq this value appears in both elements of the sequence 40: - *anchor_in_seq 40: base: &base 40: name: Everyone has same name 40: foo: &foo 40: <<: *base 40: age: 10 40: bar: &bar 40: <<: *base 40: age: 20 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/3 40: ------------------------------------------- 40: running test case 'simple anchor 1, explicit, unresolved' 40: ------------------------------------------- 40: anchored_content: &anchor_name This string will appear as the value of two keys. 40: other_anchor: *anchor_name 40: anchors_in_seqs: 40: - &anchor_in_seq this value appears in both elements of the sequence 40: - *anchor_in_seq 40: base: &base 40: name: Everyone has same name 40: foo: &foo 40: <<: *base 40: age: 10 40: bar: &bar 40: <<: *base 40: age: 20 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/4 40: ------------------------------------------- 40: running test case 'simple anchor 1, implicit, resolved' 40: ------------------------------------------- 40: anchored_content: This string will appear as the value of two keys. 40: other_anchor: This string will appear as the value of two keys. 40: anchors_in_seqs: 40: - this value appears in both elements of the sequence 40: - this value appears in both elements of the sequence 40: base: 40: name: Everyone has same name 40: foo: 40: name: Everyone has same name 40: age: 10 40: bar: 40: name: Everyone has same name 40: age: 20 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/4 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/5 40: ------------------------------------------- 40: running test case 'simple anchor 1, explicit, resolved' 40: ------------------------------------------- 40: anchored_content: This string will appear as the value of two keys. 40: other_anchor: This string will appear as the value of two keys. 40: anchors_in_seqs: 40: - this value appears in both elements of the sequence 40: - this value appears in both elements of the sequence 40: base: 40: name: Everyone has same name 40: foo: 40: name: Everyone has same name 40: age: 10 40: bar: 40: name: Everyone has same name 40: age: 20 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/5 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/6 40: ------------------------------------------- 40: running test case 'anchor example 2, unresolved' 40: ------------------------------------------- 40: receipt: 'Oz-Ware Purchase Invoice' 40: date: 2012-08-06 40: customer: 40: first_name: Dorothy 40: family_name: Gale 40: items: 40: - part_no: A4786 40: descrip: Water Bucket (Filled) 40: price: 1.47 40: quantity: 4 40: - part_no: E1628 40: descrip: 'High Heeled "Ruby" Slippers' 40: size: 8 40: price: 133.7 40: quantity: 1 40: 'bill-to': &id001 40: street: | 40: 123 Tornado Alley 40: Suite 16 40: 40: city: East Centerville 40: state: KS 40: 'ship-to': *id001 40: specialDelivery: | 40: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 40: 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/6 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/7 40: ------------------------------------------- 40: running test case 'anchor example 2, resolved' 40: ------------------------------------------- 40: receipt: 'Oz-Ware Purchase Invoice' 40: date: 2012-08-06 40: customer: 40: first_name: Dorothy 40: family_name: Gale 40: items: 40: - part_no: A4786 40: descrip: Water Bucket (Filled) 40: price: 1.47 40: quantity: 4 40: - part_no: E1628 40: descrip: 'High Heeled "Ruby" Slippers' 40: size: 8 40: price: 133.7 40: quantity: 1 40: 'bill-to': 40: street: | 40: 123 Tornado Alley 40: Suite 16 40: 40: city: East Centerville 40: state: KS 40: 'ship-to': 40: street: | 40: 123 Tornado Alley 40: Suite 16 40: 40: city: East Centerville 40: state: KS 40: specialDelivery: | 40: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 40: 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/7 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/8 40: ------------------------------------------- 40: running test case 'anchor example 3, unresolved' 40: ------------------------------------------- 40: - step: &id001 40: instrument: Lasik 2000 40: pulseEnergy: 5.4 40: pulseDuration: 12 40: repetition: 1000 40: spotSize: 1mm 40: - step: &id002 40: instrument: Lasik 2000 40: pulseEnergy: 5.0 40: pulseDuration: 10 40: repetition: 500 40: spotSize: 2mm 40: - step: *id001 40: - step: *id002 40: - step: 40: <<: *id001 40: spotSize: 2mm 40: - step: *id002 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/8 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/9 40: ------------------------------------------- 40: running test case 'anchor example 3, resolved' 40: ------------------------------------------- 40: - step: 40: instrument: Lasik 2000 40: pulseEnergy: 5.4 40: pulseDuration: 12 40: repetition: 1000 40: spotSize: 1mm 40: - step: 40: instrument: Lasik 2000 40: pulseEnergy: 5.0 40: pulseDuration: 10 40: repetition: 500 40: spotSize: 2mm 40: - step: 40: instrument: Lasik 2000 40: pulseEnergy: 5.4 40: pulseDuration: 12 40: repetition: 1000 40: spotSize: 1mm 40: - step: 40: instrument: Lasik 2000 40: pulseEnergy: 5.0 40: pulseDuration: 10 40: repetition: 500 40: spotSize: 2mm 40: - step: 40: instrument: Lasik 2000 40: pulseEnergy: 5.4 40: pulseDuration: 12 40: repetition: 1000 40: spotSize: 2mm 40: - step: 40: instrument: Lasik 2000 40: pulseEnergy: 5.0 40: pulseDuration: 10 40: repetition: 500 40: spotSize: 2mm 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/9 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/10 40: ------------------------------------------- 40: running test case 'tagged doc with anchors 9KAX' 40: ------------------------------------------- 40: --- !!str &a1 scalar1 40: --- !!str &a1 scalar1 40: --- !!str &a1 scalar1 40: --- !!str &a1 scalar1 40: --- !!str &a2 scalar2 40: --- !!str &a2 scalar2 40: --- !!str &a3 scalar3 40: --- !!str &a3 scalar3 40: --- !!map &a4 40: !!str &a5 key5: value4 40: --- !!map &a4 40: !!str &a5 key5: value4 40: --- 40: a6: 1 40: &anchor6 b6: 2 40: --- !!map 40: !!str &a8 key8: value7 40: --- !!map 40: !!str &a8 key8: value7 40: --- !!map 40: !!str &a10 key10: value9 40: --- !!map 40: !!str &a10 key10: value9 40: --- !!str &a11 value11 40: --- !!str &a11 value11 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/10 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/11 40: ------------------------------------------- 40: running test case 'github131 1, unresolved' 40: ------------------------------------------- 40: a: &vref b 40: *vref: c 40: &kref aa: bb 40: aaa: &kvref bbb 40: foo: 40: *kref: cc 40: *kvref: cc 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/11 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/12 40: ------------------------------------------- 40: running test case 'github131 1, resolved' 40: ------------------------------------------- 40: a: b 40: b: c 40: aa: bb 40: aaa: bbb 40: foo: 40: aa: cc 40: bbb: cc 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/12 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/13 40: ------------------------------------------- 40: running test case 'anchors+refs on key+val, unresolved' 40: ------------------------------------------- 40: &a0 a0: &b0 b0 40: *b0: *a0 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/13 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/14 40: ------------------------------------------- 40: running test case 'anchors+refs on key+val, resolved' 40: ------------------------------------------- 40: a0: b0 40: b0: a0 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/14 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/15 40: ------------------------------------------- 40: running test case 'ambiguous anchor, unresolved' 40: ------------------------------------------- 40: &rootanchor 40: &a0 a0: &b0 b0 40: *b0: *a0 40: map1: 40: &a1 a1: &b1 b1 40: *b1: *a1 40: map2: 40: *b0: *a0 40: &a2 a2: &b2 b2 40: *b2: *a2 40: map3: &a3 40: a3: &b3 b3 40: *b3: *b0 40: map4: *a0 40: map5: &map5 40: &a5 a5: &b5 b5 40: *b5: *a5 40: map6: &map6 40: a6: &b6 b6 40: *b6: *b6 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/15 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/16 40: ------------------------------------------- 40: running test case 'ambiguous anchor, resolved' 40: ------------------------------------------- 40: a0: b0 40: b0: a0 40: map1: 40: a1: b1 40: b1: a1 40: map2: 40: b0: a0 40: a2: b2 40: b2: a2 40: map3: 40: a3: b3 40: b3: b0 40: map4: a0 40: map5: 40: a5: b5 40: b5: a5 40: map6: 40: a6: b6 40: b6: b6 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/16 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/17 40: ------------------------------------------- 40: running test case 'ambiguous anchor in seq, unresolved' 40: ------------------------------------------- 40: &seq 40: - &a0 40: &a1 k1: v1 40: &a2 k2: v2 40: &a3 k3: v3 40: - &a4 k4: v4 40: &a5 k5: v5 40: &a6 k6: v6 40: - &a7 40: &a8 k8: v8 40: - &a9 40: k10: v10 40: - *a1: w1 40: *a2: w2 40: *a3: w3 40: *a4: w4 40: *a5: w5 40: *a6: w6 40: *a8: w8 40: - *a0 40: - *a7 40: - *a9 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/17 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/18 40: ------------------------------------------- 40: running test case 'ambiguous anchor in seq, resolved' 40: ------------------------------------------- 40: - k1: v1 40: k2: v2 40: k3: v3 40: - k4: v4 40: k5: v5 40: k6: v6 40: - k8: v8 40: - k10: v10 40: - k1: w1 40: k2: w2 40: k3: w3 40: k4: w4 40: k5: w5 40: k6: w6 40: k8: w8 40: - &a1 k1: v1 40: &a2 k2: v2 40: &a3 k3: v3 40: - &a8 k8: v8 40: - k10: v10 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/18 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/19 40: ------------------------------------------- 40: running test case 'anchor after complex key without value ZWK4' 40: ------------------------------------------- 40: a: 1 40: b: 40: &anchor c: 3 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/19 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/20 40: ------------------------------------------- 40: running test case 'anchor mixed with tag HMQ5, unresolved' 40: ------------------------------------------- 40: !!str &a1 'foo': !!str bar 40: &a2 baz: *a1 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/20 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/21 40: ------------------------------------------- 40: running test case 'anchor mixed with tag HMQ5, resolved' 40: ------------------------------------------- 40: !!str 'foo': !!str bar 40: baz: foo 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/21 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/0 40: ------------------------------------------- 40: running test case 'merge example, unresolved' 40: ------------------------------------------- 40: - &CENTER 40: x: 1 40: y: 2 40: - &LEFT 40: x: 0 40: y: 2 40: - &BIG 40: r: 10 40: - &SMALL 40: r: 1 40: - x: 1 40: y: 2 40: r: 10 40: label: center/big 40: - <<: *CENTER 40: r: 10 40: label: center/big 40: - <<: 40: - *CENTER 40: - *BIG 40: label: center/big 40: - <<: 40: - *BIG 40: - *LEFT 40: - *SMALL 40: x: 1 40: label: center/big 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/0 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/1 40: ------------------------------------------- 40: running test case 'merge example, resolved' 40: ------------------------------------------- 40: - x: 1 40: y: 2 40: - x: 0 40: y: 2 40: - r: 10 40: - r: 1 40: - x: 1 40: y: 2 40: r: 10 40: label: center/big 40: - x: 1 40: y: 2 40: r: 10 40: label: center/big 40: - x: 1 40: y: 2 40: r: 10 40: label: center/big 40: - x: 1 40: y: 2 40: r: 10 40: label: center/big 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/2 40: ------------------------------------------- 40: running test case 'simple anchor 1, implicit, unresolved' 40: ------------------------------------------- 40: anchored_content: &anchor_name This string will appear as the value of two keys. 40: other_anchor: *anchor_name 40: anchors_in_seqs: 40: - &anchor_in_seq this value appears in both elements of the sequence 40: - *anchor_in_seq 40: base: &base 40: name: Everyone has same name 40: foo: &foo 40: <<: *base 40: age: 10 40: bar: &bar 40: <<: *base 40: age: 20 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/3 40: ------------------------------------------- 40: running test case 'simple anchor 1, explicit, unresolved' 40: ------------------------------------------- 40: anchored_content: &anchor_name This string will appear as the value of two keys. 40: other_anchor: *anchor_name 40: anchors_in_seqs: 40: - &anchor_in_seq this value appears in both elements of the sequence 40: - *anchor_in_seq 40: base: &base 40: name: Everyone has same name 40: foo: &foo 40: <<: *base 40: age: 10 40: bar: &bar 40: <<: *base 40: age: 20 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/4 40: ------------------------------------------- 40: running test case 'simple anchor 1, implicit, resolved' 40: ------------------------------------------- 40: anchored_content: This string will appear as the value of two keys. 40: other_anchor: This string will appear as the value of two keys. 40: anchors_in_seqs: 40: - this value appears in both elements of the sequence 40: - this value appears in both elements of the sequence 40: base: 40: name: Everyone has same name 40: foo: 40: name: Everyone has same name 40: age: 10 40: bar: 40: name: Everyone has same name 40: age: 20 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/4 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/5 40: ------------------------------------------- 40: running test case 'simple anchor 1, explicit, resolved' 40: ------------------------------------------- 40: anchored_content: This string will appear as the value of two keys. 40: other_anchor: This string will appear as the value of two keys. 40: anchors_in_seqs: 40: - this value appears in both elements of the sequence 40: - this value appears in both elements of the sequence 40: base: 40: name: Everyone has same name 40: foo: 40: name: Everyone has same name 40: age: 10 40: bar: 40: name: Everyone has same name 40: age: 20 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/5 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/6 40: ------------------------------------------- 40: running test case 'anchor example 2, unresolved' 40: ------------------------------------------- 40: receipt: 'Oz-Ware Purchase Invoice' 40: date: 2012-08-06 40: customer: 40: first_name: Dorothy 40: family_name: Gale 40: items: 40: - part_no: A4786 40: descrip: Water Bucket (Filled) 40: price: 1.47 40: quantity: 4 40: - part_no: E1628 40: descrip: 'High Heeled "Ruby" Slippers' 40: size: 8 40: price: 133.7 40: quantity: 1 40: 'bill-to': &id001 40: street: | 40: 123 Tornado Alley 40: Suite 16 40: 40: city: East Centerville 40: state: KS 40: 'ship-to': *id001 40: specialDelivery: | 40: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 40: 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/6 (3 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/7 40: ------------------------------------------- 40: running test case 'anchor example 2, resolved' 40: ------------------------------------------- 40: receipt: 'Oz-Ware Purchase Invoice' 40: date: 2012-08-06 40: customer: 40: first_name: Dorothy 40: family_name: Gale 40: items: 40: - part_no: A4786 40: descrip: Water Bucket (Filled) 40: price: 1.47 40: quantity: 4 40: - part_no: E1628 40: descrip: 'High Heeled "Ruby" Slippers' 40: size: 8 40: price: 133.7 40: quantity: 1 40: 'bill-to': 40: street: | 40: 123 Tornado Alley 40: Suite 16 40: 40: city: East Centerville 40: state: KS 40: 'ship-to': 40: street: | 40: 123 Tornado Alley 40: Suite 16 40: 40: city: East Centerville 40: state: KS 40: specialDelivery: | 40: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 40: 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/7 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/8 40: ------------------------------------------- 40: running test case 'anchor example 3, unresolved' 40: ------------------------------------------- 40: - step: &id001 40: instrument: Lasik 2000 40: pulseEnergy: 5.4 40: pulseDuration: 12 40: repetition: 1000 40: spotSize: 1mm 40: - step: &id002 40: instrument: Lasik 2000 40: pulseEnergy: 5.0 40: pulseDuration: 10 40: repetition: 500 40: spotSize: 2mm 40: - step: *id001 40: - step: *id002 40: - step: 40: <<: *id001 40: spotSize: 2mm 40: - step: *id002 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/8 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/9 40: ------------------------------------------- 40: running test case 'anchor example 3, resolved' 40: ------------------------------------------- 40: - step: 40: instrument: Lasik 2000 40: pulseEnergy: 5.4 40: pulseDuration: 12 40: repetition: 1000 40: spotSize: 1mm 40: - step: 40: instrument: Lasik 2000 40: pulseEnergy: 5.0 40: pulseDuration: 10 40: repetition: 500 40: spotSize: 2mm 40: - step: 40: instrument: Lasik 2000 40: pulseEnergy: 5.4 40: pulseDuration: 12 40: repetition: 1000 40: spotSize: 1mm 40: - step: 40: instrument: Lasik 2000 40: pulseEnergy: 5.0 40: pulseDuration: 10 40: repetition: 500 40: spotSize: 2mm 40: - step: 40: instrument: Lasik 2000 40: pulseEnergy: 5.4 40: pulseDuration: 12 40: repetition: 1000 40: spotSize: 2mm 40: - step: 40: instrument: Lasik 2000 40: pulseEnergy: 5.0 40: pulseDuration: 10 40: repetition: 500 40: spotSize: 2mm 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/9 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/10 40: ------------------------------------------- 40: running test case 'tagged doc with anchors 9KAX' 40: ------------------------------------------- 40: --- !!str &a1 scalar1 40: --- !!str &a1 scalar1 40: --- !!str &a1 scalar1 40: --- !!str &a1 scalar1 40: --- !!str &a2 scalar2 40: --- !!str &a2 scalar2 40: --- !!str &a3 scalar3 40: --- !!str &a3 scalar3 40: --- !!map &a4 40: !!str &a5 key5: value4 40: --- !!map &a4 40: !!str &a5 key5: value4 40: --- 40: a6: 1 40: &anchor6 b6: 2 40: --- !!map 40: !!str &a8 key8: value7 40: --- !!map 40: !!str &a8 key8: value7 40: --- !!map 40: !!str &a10 key10: value9 40: --- !!map 40: !!str &a10 key10: value9 40: --- !!str &a11 value11 40: --- !!str &a11 value11 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/10 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/11 40: ------------------------------------------- 40: running test case 'github131 1, unresolved' 40: ------------------------------------------- 40: a: &vref b 40: *vref: c 40: &kref aa: bb 40: aaa: &kvref bbb 40: foo: 40: *kref: cc 40: *kvref: cc 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/11 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/12 40: ------------------------------------------- 40: running test case 'github131 1, resolved' 40: ------------------------------------------- 40: a: b 40: b: c 40: aa: bb 40: aaa: bbb 40: foo: 40: aa: cc 40: bbb: cc 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/12 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/13 40: ------------------------------------------- 40: running test case 'anchors+refs on key+val, unresolved' 40: ------------------------------------------- 40: &a0 a0: &b0 b0 40: *b0: *a0 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/13 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/14 40: ------------------------------------------- 40: running test case 'anchors+refs on key+val, resolved' 40: ------------------------------------------- 40: a0: b0 40: b0: a0 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/14 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/15 40: ------------------------------------------- 40: running test case 'ambiguous anchor, unresolved' 40: ------------------------------------------- 40: &rootanchor 40: &a0 a0: &b0 b0 40: *b0: *a0 40: map1: 40: &a1 a1: &b1 b1 40: *b1: *a1 40: map2: 40: *b0: *a0 40: &a2 a2: &b2 b2 40: *b2: *a2 40: map3: &a3 40: a3: &b3 b3 40: *b3: *b0 40: map4: *a0 40: map5: &map5 40: &a5 a5: &b5 b5 40: *b5: *a5 40: map6: &map6 40: a6: &b6 b6 40: *b6: *b6 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/15 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/16 40: ------------------------------------------- 40: running test case 'ambiguous anchor, resolved' 40: ------------------------------------------- 40: a0: b0 40: b0: a0 40: map1: 40: a1: b1 40: b1: a1 40: map2: 40: b0: a0 40: a2: b2 40: b2: a2 40: map3: 40: a3: b3 40: b3: b0 40: map4: a0 40: map5: 40: a5: b5 40: b5: a5 40: map6: 40: a6: b6 40: b6: b6 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/16 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/17 40: ------------------------------------------- 40: running test case 'ambiguous anchor in seq, unresolved' 40: ------------------------------------------- 40: &seq 40: - &a0 40: &a1 k1: v1 40: &a2 k2: v2 40: &a3 k3: v3 40: - &a4 k4: v4 40: &a5 k5: v5 40: &a6 k6: v6 40: - &a7 40: &a8 k8: v8 40: - &a9 40: k10: v10 40: - *a1: w1 40: *a2: w2 40: *a3: w3 40: *a4: w4 40: *a5: w5 40: *a6: w6 40: *a8: w8 40: - *a0 40: - *a7 40: - *a9 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/17 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/18 40: ------------------------------------------- 40: running test case 'ambiguous anchor in seq, resolved' 40: ------------------------------------------- 40: - k1: v1 40: k2: v2 40: k3: v3 40: - k4: v4 40: k5: v5 40: k6: v6 40: - k8: v8 40: - k10: v10 40: - k1: w1 40: k2: w2 40: k3: w3 40: k4: w4 40: k5: w5 40: k6: w6 40: k8: w8 40: - &a1 k1: v1 40: &a2 k2: v2 40: &a3 k3: v3 40: - &a8 k8: v8 40: - k10: v10 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/18 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/19 40: ------------------------------------------- 40: running test case 'anchor after complex key without value ZWK4' 40: ------------------------------------------- 40: a: 1 40: b: 40: &anchor c: 3 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/19 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/20 40: ------------------------------------------- 40: running test case 'anchor mixed with tag HMQ5, unresolved' 40: ------------------------------------------- 40: !!str &a1 'foo': !!str bar 40: &a2 baz: *a1 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/20 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/21 40: ------------------------------------------- 40: running test case 'anchor mixed with tag HMQ5, resolved' 40: ------------------------------------------- 40: !!str 'foo': !!str bar 40: baz: foo 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/21 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/0 40: ------------------------------------------- 40: running test case 'merge example, unresolved' 40: ------------------------------------------- 40: - &CENTER 40: x: 1 40: y: 2 40: - &LEFT 40: x: 0 40: y: 2 40: - &BIG 40: r: 10 40: - &SMALL 40: r: 1 40: - x: 1 40: y: 2 40: r: 10 40: label: center/big 40: - <<: *CENTER 40: r: 10 40: label: center/big 40: - <<: 40: - *CENTER 40: - *BIG 40: label: center/big 40: - <<: 40: - *BIG 40: - *LEFT 40: - *SMALL 40: x: 1 40: label: center/big 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/1 40: ------------------------------------------- 40: running test case 'merge example, resolved' 40: ------------------------------------------- 40: - x: 1 40: y: 2 40: - x: 0 40: y: 2 40: - r: 10 40: - r: 1 40: - x: 1 40: y: 2 40: r: 10 40: label: center/big 40: - x: 1 40: y: 2 40: r: 10 40: label: center/big 40: - x: 1 40: y: 2 40: r: 10 40: label: center/big 40: - x: 1 40: y: 2 40: r: 10 40: label: center/big 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/2 40: ------------------------------------------- 40: running test case 'simple anchor 1, implicit, unresolved' 40: ------------------------------------------- 40: anchored_content: &anchor_name This string will appear as the value of two keys. 40: other_anchor: *anchor_name 40: anchors_in_seqs: 40: - &anchor_in_seq this value appears in both elements of the sequence 40: - *anchor_in_seq 40: base: &base 40: name: Everyone has same name 40: foo: &foo 40: <<: *base 40: age: 10 40: bar: &bar 40: <<: *base 40: age: 20 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/3 40: ------------------------------------------- 40: running test case 'simple anchor 1, explicit, unresolved' 40: ------------------------------------------- 40: anchored_content: &anchor_name This string will appear as the value of two keys. 40: other_anchor: *anchor_name 40: anchors_in_seqs: 40: - &anchor_in_seq this value appears in both elements of the sequence 40: - *anchor_in_seq 40: base: &base 40: name: Everyone has same name 40: foo: &foo 40: <<: *base 40: age: 10 40: bar: &bar 40: <<: *base 40: age: 20 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/4 40: ------------------------------------------- 40: running test case 'simple anchor 1, implicit, resolved' 40: ------------------------------------------- 40: anchored_content: This string will appear as the value of two keys. 40: other_anchor: This string will appear as the value of two keys. 40: anchors_in_seqs: 40: - this value appears in both elements of the sequence 40: - this value appears in both elements of the sequence 40: base: 40: name: Everyone has same name 40: foo: 40: name: Everyone has same name 40: age: 10 40: bar: 40: name: Everyone has same name 40: age: 20 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/4 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/5 40: ------------------------------------------- 40: running test case 'simple anchor 1, explicit, resolved' 40: ------------------------------------------- 40: anchored_content: This string will appear as the value of two keys. 40: other_anchor: This string will appear as the value of two keys. 40: anchors_in_seqs: 40: - this value appears in both elements of the sequence 40: - this value appears in both elements of the sequence 40: base: 40: name: Everyone has same name 40: foo: 40: name: Everyone has same name 40: age: 10 40: bar: 40: name: Everyone has same name 40: age: 20 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/5 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/6 40: ------------------------------------------- 40: running test case 'anchor example 2, unresolved' 40: ------------------------------------------- 40: receipt: 'Oz-Ware Purchase Invoice' 40: date: 2012-08-06 40: customer: 40: first_name: Dorothy 40: family_name: Gale 40: items: 40: - part_no: A4786 40: descrip: Water Bucket (Filled) 40: price: 1.47 40: quantity: 4 40: - part_no: E1628 40: descrip: 'High Heeled "Ruby" Slippers' 40: size: 8 40: price: 133.7 40: quantity: 1 40: 'bill-to': &id001 40: street: | 40: 123 Tornado Alley 40: Suite 16 40: 40: city: East Centerville 40: state: KS 40: 'ship-to': *id001 40: specialDelivery: | 40: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 40: 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/6 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/7 40: ------------------------------------------- 40: running test case 'anchor example 2, resolved' 40: ------------------------------------------- 40: receipt: 'Oz-Ware Purchase Invoice' 40: date: 2012-08-06 40: customer: 40: first_name: Dorothy 40: family_name: Gale 40: items: 40: - part_no: A4786 40: descrip: Water Bucket (Filled) 40: price: 1.47 40: quantity: 4 40: - part_no: E1628 40: descrip: 'High Heeled "Ruby" Slippers' 40: size: 8 40: price: 133.7 40: quantity: 1 40: 'bill-to': 40: street: | 40: 123 Tornado Alley 40: Suite 16 40: 40: city: East Centerville 40: state: KS 40: 'ship-to': 40: street: | 40: 123 Tornado Alley 40: Suite 16 40: 40: city: East Centerville 40: state: KS 40: specialDelivery: | 40: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 40: 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/7 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/8 40: ------------------------------------------- 40: running test case 'anchor example 3, unresolved' 40: ------------------------------------------- 40: - step: &id001 40: instrument: Lasik 2000 40: pulseEnergy: 5.4 40: pulseDuration: 12 40: repetition: 1000 40: spotSize: 1mm 40: - step: &id002 40: instrument: Lasik 2000 40: pulseEnergy: 5.0 40: pulseDuration: 10 40: repetition: 500 40: spotSize: 2mm 40: - step: *id001 40: - step: *id002 40: - step: 40: <<: *id001 40: spotSize: 2mm 40: - step: *id002 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/8 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/9 40: ------------------------------------------- 40: running test case 'anchor example 3, resolved' 40: ------------------------------------------- 40: - step: 40: instrument: Lasik 2000 40: pulseEnergy: 5.4 40: pulseDuration: 12 40: repetition: 1000 40: spotSize: 1mm 40: - step: 40: instrument: Lasik 2000 40: pulseEnergy: 5.0 40: pulseDuration: 10 40: repetition: 500 40: spotSize: 2mm 40: - step: 40: instrument: Lasik 2000 40: pulseEnergy: 5.4 40: pulseDuration: 12 40: repetition: 1000 40: spotSize: 1mm 40: - step: 40: instrument: Lasik 2000 40: pulseEnergy: 5.0 40: pulseDuration: 10 40: repetition: 500 40: spotSize: 2mm 40: - step: 40: instrument: Lasik 2000 40: pulseEnergy: 5.4 40: pulseDuration: 12 40: repetition: 1000 40: spotSize: 2mm 40: - step: 40: instrument: Lasik 2000 40: pulseEnergy: 5.0 40: pulseDuration: 10 40: repetition: 500 40: spotSize: 2mm 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/9 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/10 40: ------------------------------------------- 40: running test case 'tagged doc with anchors 9KAX' 40: ------------------------------------------- 40: --- !!str &a1 scalar1 40: --- !!str &a1 scalar1 40: --- !!str &a1 scalar1 40: --- !!str &a1 scalar1 40: --- !!str &a2 scalar2 40: --- !!str &a2 scalar2 40: --- !!str &a3 scalar3 40: --- !!str &a3 scalar3 40: --- !!map &a4 40: !!str &a5 key5: value4 40: --- !!map &a4 40: !!str &a5 key5: value4 40: --- 40: a6: 1 40: &anchor6 b6: 2 40: --- !!map 40: !!str &a8 key8: value7 40: --- !!map 40: !!str &a8 key8: value7 40: --- !!map 40: !!str &a10 key10: value9 40: --- !!map 40: !!str &a10 key10: value9 40: --- !!str &a11 value11 40: --- !!str &a11 value11 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/10 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/11 40: ------------------------------------------- 40: running test case 'github131 1, unresolved' 40: ------------------------------------------- 40: a: &vref b 40: *vref: c 40: &kref aa: bb 40: aaa: &kvref bbb 40: foo: 40: *kref: cc 40: *kvref: cc 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/11 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/12 40: ------------------------------------------- 40: running test case 'github131 1, resolved' 40: ------------------------------------------- 40: a: b 40: b: c 40: aa: bb 40: aaa: bbb 40: foo: 40: aa: cc 40: bbb: cc 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/12 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/13 40: ------------------------------------------- 40: running test case 'anchors+refs on key+val, unresolved' 40: ------------------------------------------- 40: &a0 a0: &b0 b0 40: *b0: *a0 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/13 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/14 40: ------------------------------------------- 40: running test case 'anchors+refs on key+val, resolved' 40: ------------------------------------------- 40: a0: b0 40: b0: a0 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/14 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/15 40: ------------------------------------------- 40: running test case 'ambiguous anchor, unresolved' 40: ------------------------------------------- 40: &rootanchor 40: &a0 a0: &b0 b0 40: *b0: *a0 40: map1: 40: &a1 a1: &b1 b1 40: *b1: *a1 40: map2: 40: *b0: *a0 40: &a2 a2: &b2 b2 40: *b2: *a2 40: map3: &a3 40: a3: &b3 b3 40: *b3: *b0 40: map4: *a0 40: map5: &map5 40: &a5 a5: &b5 b5 40: *b5: *a5 40: map6: &map6 40: a6: &b6 b6 40: *b6: *b6 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/15 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/16 40: ------------------------------------------- 40: running test case 'ambiguous anchor, resolved' 40: ------------------------------------------- 40: a0: b0 40: b0: a0 40: map1: 40: a1: b1 40: b1: a1 40: map2: 40: b0: a0 40: a2: b2 40: b2: a2 40: map3: 40: a3: b3 40: b3: b0 40: map4: a0 40: map5: 40: a5: b5 40: b5: a5 40: map6: 40: a6: b6 40: b6: b6 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/16 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/17 40: ------------------------------------------- 40: running test case 'ambiguous anchor in seq, unresolved' 40: ------------------------------------------- 40: &seq 40: - &a0 40: &a1 k1: v1 40: &a2 k2: v2 40: &a3 k3: v3 40: - &a4 k4: v4 40: &a5 k5: v5 40: &a6 k6: v6 40: - &a7 40: &a8 k8: v8 40: - &a9 40: k10: v10 40: - *a1: w1 40: *a2: w2 40: *a3: w3 40: *a4: w4 40: *a5: w5 40: *a6: w6 40: *a8: w8 40: - *a0 40: - *a7 40: - *a9 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/17 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/18 40: ------------------------------------------- 40: running test case 'ambiguous anchor in seq, resolved' 40: ------------------------------------------- 40: - k1: v1 40: k2: v2 40: k3: v3 40: - k4: v4 40: k5: v5 40: k6: v6 40: - k8: v8 40: - k10: v10 40: - k1: w1 40: k2: w2 40: k3: w3 40: k4: w4 40: k5: w5 40: k6: w6 40: k8: w8 40: - &a1 k1: v1 40: &a2 k2: v2 40: &a3 k3: v3 40: - &a8 k8: v8 40: - k10: v10 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/18 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/19 40: ------------------------------------------- 40: running test case 'anchor after complex key without value ZWK4' 40: ------------------------------------------- 40: a: 1 40: b: 40: &anchor c: 3 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/19 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/20 40: ------------------------------------------- 40: running test case 'anchor mixed with tag HMQ5, unresolved' 40: ------------------------------------------- 40: !!str &a1 'foo': !!str bar 40: &a2 baz: *a1 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/20 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/21 40: ------------------------------------------- 40: running test case 'anchor mixed with tag HMQ5, resolved' 40: ------------------------------------------- 40: !!str 'foo': !!str bar 40: baz: foo 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/21 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/0 40: ------------------------------------------- 40: running test case 'merge example, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/0 (4 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/1 40: ------------------------------------------- 40: running test case 'merge example, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/2 40: ------------------------------------------- 40: running test case 'simple anchor 1, implicit, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/3 40: ------------------------------------------- 40: running test case 'simple anchor 1, explicit, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/4 40: ------------------------------------------- 40: running test case 'simple anchor 1, implicit, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/4 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/5 40: ------------------------------------------- 40: running test case 'simple anchor 1, explicit, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/5 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/6 40: ------------------------------------------- 40: running test case 'anchor example 2, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/6 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/7 40: ------------------------------------------- 40: running test case 'anchor example 2, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/7 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/8 40: ------------------------------------------- 40: running test case 'anchor example 3, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/8 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/9 40: ------------------------------------------- 40: running test case 'anchor example 3, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/9 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/10 40: ------------------------------------------- 40: running test case 'tagged doc with anchors 9KAX' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/10 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/11 40: ------------------------------------------- 40: running test case 'github131 1, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/11 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/12 40: ------------------------------------------- 40: running test case 'github131 1, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/12 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/13 40: ------------------------------------------- 40: running test case 'anchors+refs on key+val, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/13 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/14 40: ------------------------------------------- 40: running test case 'anchors+refs on key+val, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/14 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/15 40: ------------------------------------------- 40: running test case 'ambiguous anchor, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/15 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/16 40: ------------------------------------------- 40: running test case 'ambiguous anchor, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/16 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/17 40: ------------------------------------------- 40: running test case 'ambiguous anchor in seq, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/17 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/18 40: ------------------------------------------- 40: running test case 'ambiguous anchor in seq, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/18 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/19 40: ------------------------------------------- 40: running test case 'anchor after complex key without value ZWK4' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/19 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/20 40: ------------------------------------------- 40: running test case 'anchor mixed with tag HMQ5, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/20 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/21 40: ------------------------------------------- 40: running test case 'anchor mixed with tag HMQ5, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/21 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/0 40: ------------------------------------------- 40: running test case 'merge example, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/1 40: ------------------------------------------- 40: running test case 'merge example, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/2 40: ------------------------------------------- 40: running test case 'simple anchor 1, implicit, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/3 40: ------------------------------------------- 40: running test case 'simple anchor 1, explicit, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/4 40: ------------------------------------------- 40: running test case 'simple anchor 1, implicit, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/4 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/5 40: ------------------------------------------- 40: running test case 'simple anchor 1, explicit, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/5 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/6 40: ------------------------------------------- 40: running test case 'anchor example 2, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/6 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/7 40: ------------------------------------------- 40: running test case 'anchor example 2, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/7 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/8 40: ------------------------------------------- 40: running test case 'anchor example 3, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/8 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/9 40: ------------------------------------------- 40: running test case 'anchor example 3, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/9 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/10 40: ------------------------------------------- 40: running test case 'tagged doc with anchors 9KAX' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/10 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/11 40: ------------------------------------------- 40: running test case 'github131 1, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/11 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/12 40: ------------------------------------------- 40: running test case 'github131 1, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/12 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/13 40: ------------------------------------------- 40: running test case 'anchors+refs on key+val, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/13 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/14 40: ------------------------------------------- 40: running test case 'anchors+refs on key+val, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/14 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/15 40: ------------------------------------------- 40: running test case 'ambiguous anchor, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/15 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/16 40: ------------------------------------------- 40: running test case 'ambiguous anchor, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/16 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/17 40: ------------------------------------------- 40: running test case 'ambiguous anchor in seq, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/17 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/18 40: ------------------------------------------- 40: running test case 'ambiguous anchor in seq, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/18 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/19 40: ------------------------------------------- 40: running test case 'anchor after complex key without value ZWK4' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/19 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/20 40: ------------------------------------------- 40: running test case 'anchor mixed with tag HMQ5, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/20 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/21 40: ------------------------------------------- 40: running test case 'anchor mixed with tag HMQ5, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/21 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/0 40: ------------------------------------------- 40: running test case 'merge example, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/0 (13 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/1 40: ------------------------------------------- 40: running test case 'merge example, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/1 (4 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/2 40: ------------------------------------------- 40: running test case 'simple anchor 1, implicit, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/2 (3 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/3 40: ------------------------------------------- 40: running test case 'simple anchor 1, explicit, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/3 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/4 40: ------------------------------------------- 40: running test case 'simple anchor 1, implicit, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/4 (3 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/5 40: ------------------------------------------- 40: running test case 'simple anchor 1, explicit, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/5 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/6 40: ------------------------------------------- 40: running test case 'anchor example 2, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/6 (3 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/7 40: ------------------------------------------- 40: running test case 'anchor example 2, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/7 (3 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/8 40: ------------------------------------------- 40: running test case 'anchor example 3, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/8 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/9 40: ------------------------------------------- 40: running test case 'anchor example 3, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/9 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/10 40: ------------------------------------------- 40: running test case 'tagged doc with anchors 9KAX' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/10 (3 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/11 40: ------------------------------------------- 40: running test case 'github131 1, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/11 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/12 40: ------------------------------------------- 40: running test case 'github131 1, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/12 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/13 40: ------------------------------------------- 40: running test case 'anchors+refs on key+val, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/13 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/14 40: ------------------------------------------- 40: running test case 'anchors+refs on key+val, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/14 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/15 40: ------------------------------------------- 40: running test case 'ambiguous anchor, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/15 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/16 40: ------------------------------------------- 40: running test case 'ambiguous anchor, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/16 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/17 40: ------------------------------------------- 40: running test case 'ambiguous anchor in seq, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/17 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/18 40: ------------------------------------------- 40: running test case 'ambiguous anchor in seq, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/18 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/19 40: ------------------------------------------- 40: running test case 'anchor after complex key without value ZWK4' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/19 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/20 40: ------------------------------------------- 40: running test case 'anchor mixed with tag HMQ5, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/20 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/21 40: ------------------------------------------- 40: running test case 'anchor mixed with tag HMQ5, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/21 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/0 40: ------------------------------------------- 40: running test case 'merge example, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/0 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/1 40: ------------------------------------------- 40: running test case 'merge example, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/1 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/2 40: ------------------------------------------- 40: running test case 'simple anchor 1, implicit, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/2 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/3 40: ------------------------------------------- 40: running test case 'simple anchor 1, explicit, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/3 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/4 40: ------------------------------------------- 40: running test case 'simple anchor 1, implicit, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/4 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/5 40: ------------------------------------------- 40: running test case 'simple anchor 1, explicit, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/5 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/6 40: ------------------------------------------- 40: running test case 'anchor example 2, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/6 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/7 40: ------------------------------------------- 40: running test case 'anchor example 2, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/7 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/8 40: ------------------------------------------- 40: running test case 'anchor example 3, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/8 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/9 40: ------------------------------------------- 40: running test case 'anchor example 3, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/9 (3 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/10 40: ------------------------------------------- 40: running test case 'tagged doc with anchors 9KAX' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/10 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/11 40: ------------------------------------------- 40: running test case 'github131 1, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/11 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/12 40: ------------------------------------------- 40: running test case 'github131 1, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/12 (3 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/13 40: ------------------------------------------- 40: running test case 'anchors+refs on key+val, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/13 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/14 40: ------------------------------------------- 40: running test case 'anchors+refs on key+val, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/14 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/15 40: ------------------------------------------- 40: running test case 'ambiguous anchor, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/15 (3 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/16 40: ------------------------------------------- 40: running test case 'ambiguous anchor, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/16 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/17 40: ------------------------------------------- 40: running test case 'ambiguous anchor in seq, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/17 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/18 40: ------------------------------------------- 40: running test case 'ambiguous anchor in seq, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/18 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/19 40: ------------------------------------------- 40: running test case 'anchor after complex key without value ZWK4' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/19 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/20 40: ------------------------------------------- 40: running test case 'anchor mixed with tag HMQ5, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/20 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/21 40: ------------------------------------------- 40: running test case 'anchor mixed with tag HMQ5, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/21 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/0 40: ------------------------------------------- 40: running test case 'merge example, unresolved' 40: ------------------------------------------- 40: - &CENTER 40: x: 1 40: y: 2 40: - &LEFT 40: x: 0 40: y: 2 40: - &BIG 40: r: 10 40: - &SMALL 40: r: 1 40: - x: 1 40: y: 2 40: r: 10 40: label: center/big 40: - <<: *CENTER 40: r: 10 40: label: center/big 40: - <<: 40: - *CENTER 40: - *BIG 40: label: center/big 40: - <<: 40: - *BIG 40: - *LEFT 40: - *SMALL 40: x: 1 40: label: center/big 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/0 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/1 40: ------------------------------------------- 40: running test case 'merge example, resolved' 40: ------------------------------------------- 40: - x: 1 40: y: 2 40: - x: 0 40: y: 2 40: - r: 10 40: - r: 1 40: - x: 1 40: y: 2 40: r: 10 40: label: center/big 40: - x: 1 40: y: 2 40: r: 10 40: label: center/big 40: - x: 1 40: y: 2 40: r: 10 40: label: center/big 40: - x: 1 40: y: 2 40: r: 10 40: label: center/big 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/1 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/2 40: ------------------------------------------- 40: running test case 'simple anchor 1, implicit, unresolved' 40: ------------------------------------------- 40: anchored_content: &anchor_name This string will appear as the value of two keys. 40: other_anchor: *anchor_name 40: anchors_in_seqs: 40: - &anchor_in_seq this value appears in both elements of the sequence 40: - *anchor_in_seq 40: base: &base 40: name: Everyone has same name 40: foo: &foo 40: <<: *base 40: age: 10 40: bar: &bar 40: <<: *base 40: age: 20 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/2 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/3 40: ------------------------------------------- 40: running test case 'simple anchor 1, explicit, unresolved' 40: ------------------------------------------- 40: anchored_content: &anchor_name This string will appear as the value of two keys. 40: other_anchor: *anchor_name 40: anchors_in_seqs: 40: - &anchor_in_seq this value appears in both elements of the sequence 40: - *anchor_in_seq 40: base: &base 40: name: Everyone has same name 40: foo: &foo 40: <<: *base 40: age: 10 40: bar: &bar 40: <<: *base 40: age: 20 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/3 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/4 40: ------------------------------------------- 40: running test case 'simple anchor 1, implicit, resolved' 40: ------------------------------------------- 40: anchored_content: This string will appear as the value of two keys. 40: other_anchor: This string will appear as the value of two keys. 40: anchors_in_seqs: 40: - this value appears in both elements of the sequence 40: - this value appears in both elements of the sequence 40: base: 40: name: Everyone has same name 40: foo: 40: name: Everyone has same name 40: age: 10 40: bar: 40: name: Everyone has same name 40: age: 20 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/4 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/5 40: ------------------------------------------- 40: running test case 'simple anchor 1, explicit, resolved' 40: ------------------------------------------- 40: anchored_content: This string will appear as the value of two keys. 40: other_anchor: This string will appear as the value of two keys. 40: anchors_in_seqs: 40: - this value appears in both elements of the sequence 40: - this value appears in both elements of the sequence 40: base: 40: name: Everyone has same name 40: foo: 40: name: Everyone has same name 40: age: 10 40: bar: 40: name: Everyone has same name 40: age: 20 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/5 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/6 40: ------------------------------------------- 40: running test case 'anchor example 2, unresolved' 40: ------------------------------------------- 40: receipt: 'Oz-Ware Purchase Invoice' 40: date: 2012-08-06 40: customer: 40: first_name: Dorothy 40: family_name: Gale 40: items: 40: - part_no: A4786 40: descrip: Water Bucket (Filled) 40: price: 1.47 40: quantity: 4 40: - part_no: E1628 40: descrip: 'High Heeled "Ruby" Slippers' 40: size: 8 40: price: 133.7 40: quantity: 1 40: 'bill-to': &id001 40: street: | 40: 123 Tornado Alley 40: Suite 16 40: 40: city: East Centerville 40: state: KS 40: 'ship-to': *id001 40: specialDelivery: | 40: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 40: 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/6 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/7 40: ------------------------------------------- 40: running test case 'anchor example 2, resolved' 40: ------------------------------------------- 40: receipt: 'Oz-Ware Purchase Invoice' 40: date: 2012-08-06 40: customer: 40: first_name: Dorothy 40: family_name: Gale 40: items: 40: - part_no: A4786 40: descrip: Water Bucket (Filled) 40: price: 1.47 40: quantity: 4 40: - part_no: E1628 40: descrip: 'High Heeled "Ruby" Slippers' 40: size: 8 40: price: 133.7 40: quantity: 1 40: 'bill-to': 40: street: | 40: 123 Tornado Alley 40: Suite 16 40: 40: city: East Centerville 40: state: KS 40: 'ship-to': 40: street: | 40: 123 Tornado Alley 40: Suite 16 40: 40: city: East Centerville 40: state: KS 40: specialDelivery: | 40: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 40: 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/7 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/8 40: ------------------------------------------- 40: running test case 'anchor example 3, unresolved' 40: ------------------------------------------- 40: - step: &id001 40: instrument: Lasik 2000 40: pulseEnergy: 5.4 40: pulseDuration: 12 40: repetition: 1000 40: spotSize: 1mm 40: - step: &id002 40: instrument: Lasik 2000 40: pulseEnergy: 5.0 40: pulseDuration: 10 40: repetition: 500 40: spotSize: 2mm 40: - step: *id001 40: - step: *id002 40: - step: 40: <<: *id001 40: spotSize: 2mm 40: - step: *id002 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/8 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/9 40: ------------------------------------------- 40: running test case 'anchor example 3, resolved' 40: ------------------------------------------- 40: - step: 40: instrument: Lasik 2000 40: pulseEnergy: 5.4 40: pulseDuration: 12 40: repetition: 1000 40: spotSize: 1mm 40: - step: 40: instrument: Lasik 2000 40: pulseEnergy: 5.0 40: pulseDuration: 10 40: repetition: 500 40: spotSize: 2mm 40: - step: 40: instrument: Lasik 2000 40: pulseEnergy: 5.4 40: pulseDuration: 12 40: repetition: 1000 40: spotSize: 1mm 40: - step: 40: instrument: Lasik 2000 40: pulseEnergy: 5.0 40: pulseDuration: 10 40: repetition: 500 40: spotSize: 2mm 40: - step: 40: instrument: Lasik 2000 40: pulseEnergy: 5.4 40: pulseDuration: 12 40: repetition: 1000 40: spotSize: 2mm 40: - step: 40: instrument: Lasik 2000 40: pulseEnergy: 5.0 40: pulseDuration: 10 40: repetition: 500 40: spotSize: 2mm 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/9 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/10 40: ------------------------------------------- 40: running test case 'tagged doc with anchors 9KAX' 40: ------------------------------------------- 40: --- !!str &a1 scalar1 40: --- !!str &a1 scalar1 40: --- !!str &a1 scalar1 40: --- !!str &a1 scalar1 40: --- !!str &a2 scalar2 40: --- !!str &a2 scalar2 40: --- !!str &a3 scalar3 40: --- !!str &a3 scalar3 40: --- !!map &a4 40: !!str &a5 key5: value4 40: --- !!map &a4 40: !!str &a5 key5: value4 40: --- 40: a6: 1 40: &anchor6 b6: 2 40: --- !!map 40: !!str &a8 key8: value7 40: --- !!map 40: !!str &a8 key8: value7 40: --- !!map 40: !!str &a10 key10: value9 40: --- !!map 40: !!str &a10 key10: value9 40: --- !!str &a11 value11 40: --- !!str &a11 value11 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/10 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/11 40: ------------------------------------------- 40: running test case 'github131 1, unresolved' 40: ------------------------------------------- 40: a: &vref b 40: *vref: c 40: &kref aa: bb 40: aaa: &kvref bbb 40: foo: 40: *kref: cc 40: *kvref: cc 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/11 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/12 40: ------------------------------------------- 40: running test case 'github131 1, resolved' 40: ------------------------------------------- 40: a: b 40: b: c 40: aa: bb 40: aaa: bbb 40: foo: 40: aa: cc 40: bbb: cc 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/12 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/13 40: ------------------------------------------- 40: running test case 'anchors+refs on key+val, unresolved' 40: ------------------------------------------- 40: &a0 a0: &b0 b0 40: *b0: *a0 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/13 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/14 40: ------------------------------------------- 40: running test case 'anchors+refs on key+val, resolved' 40: ------------------------------------------- 40: a0: b0 40: b0: a0 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/14 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/15 40: ------------------------------------------- 40: running test case 'ambiguous anchor, unresolved' 40: ------------------------------------------- 40: &rootanchor 40: &a0 a0: &b0 b0 40: *b0: *a0 40: map1: 40: &a1 a1: &b1 b1 40: *b1: *a1 40: map2: 40: *b0: *a0 40: &a2 a2: &b2 b2 40: *b2: *a2 40: map3: &a3 40: a3: &b3 b3 40: *b3: *b0 40: map4: *a0 40: map5: &map5 40: &a5 a5: &b5 b5 40: *b5: *a5 40: map6: &map6 40: a6: &b6 b6 40: *b6: *b6 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/15 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/16 40: ------------------------------------------- 40: running test case 'ambiguous anchor, resolved' 40: ------------------------------------------- 40: a0: b0 40: b0: a0 40: map1: 40: a1: b1 40: b1: a1 40: map2: 40: b0: a0 40: a2: b2 40: b2: a2 40: map3: 40: a3: b3 40: b3: b0 40: map4: a0 40: map5: 40: a5: b5 40: b5: a5 40: map6: 40: a6: b6 40: b6: b6 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/16 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/17 40: ------------------------------------------- 40: running test case 'ambiguous anchor in seq, unresolved' 40: ------------------------------------------- 40: &seq 40: - &a0 40: &a1 k1: v1 40: &a2 k2: v2 40: &a3 k3: v3 40: - &a4 k4: v4 40: &a5 k5: v5 40: &a6 k6: v6 40: - &a7 40: &a8 k8: v8 40: - &a9 40: k10: v10 40: - *a1: w1 40: *a2: w2 40: *a3: w3 40: *a4: w4 40: *a5: w5 40: *a6: w6 40: *a8: w8 40: - *a0 40: - *a7 40: - *a9 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/17 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/18 40: ------------------------------------------- 40: running test case 'ambiguous anchor in seq, resolved' 40: ------------------------------------------- 40: - k1: v1 40: k2: v2 40: k3: v3 40: - k4: v4 40: k5: v5 40: k6: v6 40: - k8: v8 40: - k10: v10 40: - k1: w1 40: k2: w2 40: k3: w3 40: k4: w4 40: k5: w5 40: k6: w6 40: k8: w8 40: - &a1 k1: v1 40: &a2 k2: v2 40: &a3 k3: v3 40: - &a8 k8: v8 40: - k10: v10 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/18 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/19 40: ------------------------------------------- 40: running test case 'anchor after complex key without value ZWK4' 40: ------------------------------------------- 40: a: 1 40: b: 40: &anchor c: 3 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/19 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/20 40: ------------------------------------------- 40: running test case 'anchor mixed with tag HMQ5, unresolved' 40: ------------------------------------------- 40: !!str &a1 'foo': !!str bar 40: &a2 baz: *a1 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/20 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/21 40: ------------------------------------------- 40: running test case 'anchor mixed with tag HMQ5, resolved' 40: ------------------------------------------- 40: !!str 'foo': !!str bar 40: baz: foo 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/21 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/0 40: ------------------------------------------- 40: running test case 'merge example, unresolved' 40: ------------------------------------------- 40: - &CENTER 40: x: 1 40: y: 2 40: - &LEFT 40: x: 0 40: y: 2 40: - &BIG 40: r: 10 40: - &SMALL 40: r: 1 40: - x: 1 40: y: 2 40: r: 10 40: label: center/big 40: - <<: *CENTER 40: r: 10 40: label: center/big 40: - <<: 40: - *CENTER 40: - *BIG 40: label: center/big 40: - <<: 40: - *BIG 40: - *LEFT 40: - *SMALL 40: x: 1 40: label: center/big 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/0 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/1 40: ------------------------------------------- 40: running test case 'merge example, resolved' 40: ------------------------------------------- 40: - x: 1 40: y: 2 40: - x: 0 40: y: 2 40: - r: 10 40: - r: 1 40: - x: 1 40: y: 2 40: r: 10 40: label: center/big 40: - x: 1 40: y: 2 40: r: 10 40: label: center/big 40: - x: 1 40: y: 2 40: r: 10 40: label: center/big 40: - x: 1 40: y: 2 40: r: 10 40: label: center/big 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/1 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/2 40: ------------------------------------------- 40: running test case 'simple anchor 1, implicit, unresolved' 40: ------------------------------------------- 40: anchored_content: &anchor_name This string will appear as the value of two keys. 40: other_anchor: *anchor_name 40: anchors_in_seqs: 40: - &anchor_in_seq this value appears in both elements of the sequence 40: - *anchor_in_seq 40: base: &base 40: name: Everyone has same name 40: foo: &foo 40: <<: *base 40: age: 10 40: bar: &bar 40: <<: *base 40: age: 20 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/2 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/3 40: ------------------------------------------- 40: running test case 'simple anchor 1, explicit, unresolved' 40: ------------------------------------------- 40: anchored_content: &anchor_name This string will appear as the value of two keys. 40: other_anchor: *anchor_name 40: anchors_in_seqs: 40: - &anchor_in_seq this value appears in both elements of the sequence 40: - *anchor_in_seq 40: base: &base 40: name: Everyone has same name 40: foo: &foo 40: <<: *base 40: age: 10 40: bar: &bar 40: <<: *base 40: age: 20 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/3 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/4 40: ------------------------------------------- 40: running test case 'simple anchor 1, implicit, resolved' 40: ------------------------------------------- 40: anchored_content: This string will appear as the value of two keys. 40: other_anchor: This string will appear as the value of two keys. 40: anchors_in_seqs: 40: - this value appears in both elements of the sequence 40: - this value appears in both elements of the sequence 40: base: 40: name: Everyone has same name 40: foo: 40: name: Everyone has same name 40: age: 10 40: bar: 40: name: Everyone has same name 40: age: 20 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/4 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/5 40: ------------------------------------------- 40: running test case 'simple anchor 1, explicit, resolved' 40: ------------------------------------------- 40: anchored_content: This string will appear as the value of two keys. 40: other_anchor: This string will appear as the value of two keys. 40: anchors_in_seqs: 40: - this value appears in both elements of the sequence 40: - this value appears in both elements of the sequence 40: base: 40: name: Everyone has same name 40: foo: 40: name: Everyone has same name 40: age: 10 40: bar: 40: name: Everyone has same name 40: age: 20 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/5 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/6 40: ------------------------------------------- 40: running test case 'anchor example 2, unresolved' 40: ------------------------------------------- 40: receipt: 'Oz-Ware Purchase Invoice' 40: date: 2012-08-06 40: customer: 40: first_name: Dorothy 40: family_name: Gale 40: items: 40: - part_no: A4786 40: descrip: Water Bucket (Filled) 40: price: 1.47 40: quantity: 4 40: - part_no: E1628 40: descrip: 'High Heeled "Ruby" Slippers' 40: size: 8 40: price: 133.7 40: quantity: 1 40: 'bill-to': &id001 40: street: | 40: 123 Tornado Alley 40: Suite 16 40: 40: city: East Centerville 40: state: KS 40: 'ship-to': *id001 40: specialDelivery: | 40: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 40: 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/6 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/7 40: ------------------------------------------- 40: running test case 'anchor example 2, resolved' 40: ------------------------------------------- 40: receipt: 'Oz-Ware Purchase Invoice' 40: date: 2012-08-06 40: customer: 40: first_name: Dorothy 40: family_name: Gale 40: items: 40: - part_no: A4786 40: descrip: Water Bucket (Filled) 40: price: 1.47 40: quantity: 4 40: - part_no: E1628 40: descrip: 'High Heeled "Ruby" Slippers' 40: size: 8 40: price: 133.7 40: quantity: 1 40: 'bill-to': 40: street: | 40: 123 Tornado Alley 40: Suite 16 40: 40: city: East Centerville 40: state: KS 40: 'ship-to': 40: street: | 40: 123 Tornado Alley 40: Suite 16 40: 40: city: East Centerville 40: state: KS 40: specialDelivery: | 40: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 40: 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/7 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/8 40: ------------------------------------------- 40: running test case 'anchor example 3, unresolved' 40: ------------------------------------------- 40: - step: &id001 40: instrument: Lasik 2000 40: pulseEnergy: 5.4 40: pulseDuration: 12 40: repetition: 1000 40: spotSize: 1mm 40: - step: &id002 40: instrument: Lasik 2000 40: pulseEnergy: 5.0 40: pulseDuration: 10 40: repetition: 500 40: spotSize: 2mm 40: - step: *id001 40: - step: *id002 40: - step: 40: <<: *id001 40: spotSize: 2mm 40: - step: *id002 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/8 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/9 40: ------------------------------------------- 40: running test case 'anchor example 3, resolved' 40: ------------------------------------------- 40: - step: 40: instrument: Lasik 2000 40: pulseEnergy: 5.4 40: pulseDuration: 12 40: repetition: 1000 40: spotSize: 1mm 40: - step: 40: instrument: Lasik 2000 40: pulseEnergy: 5.0 40: pulseDuration: 10 40: repetition: 500 40: spotSize: 2mm 40: - step: 40: instrument: Lasik 2000 40: pulseEnergy: 5.4 40: pulseDuration: 12 40: repetition: 1000 40: spotSize: 1mm 40: - step: 40: instrument: Lasik 2000 40: pulseEnergy: 5.0 40: pulseDuration: 10 40: repetition: 500 40: spotSize: 2mm 40: - step: 40: instrument: Lasik 2000 40: pulseEnergy: 5.4 40: pulseDuration: 12 40: repetition: 1000 40: spotSize: 2mm 40: - step: 40: instrument: Lasik 2000 40: pulseEnergy: 5.0 40: pulseDuration: 10 40: repetition: 500 40: spotSize: 2mm 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/9 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/10 40: ------------------------------------------- 40: running test case 'tagged doc with anchors 9KAX' 40: ------------------------------------------- 40: --- !!str &a1 scalar1 40: --- !!str &a1 scalar1 40: --- !!str &a1 scalar1 40: --- !!str &a1 scalar1 40: --- !!str &a2 scalar2 40: --- !!str &a2 scalar2 40: --- !!str &a3 scalar3 40: --- !!str &a3 scalar3 40: --- !!map &a4 40: !!str &a5 key5: value4 40: --- !!map &a4 40: !!str &a5 key5: value4 40: --- 40: a6: 1 40: &anchor6 b6: 2 40: --- !!map 40: !!str &a8 key8: value7 40: --- !!map 40: !!str &a8 key8: value7 40: --- !!map 40: !!str &a10 key10: value9 40: --- !!map 40: !!str &a10 key10: value9 40: --- !!str &a11 value11 40: --- !!str &a11 value11 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/10 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/11 40: ------------------------------------------- 40: running test case 'github131 1, unresolved' 40: ------------------------------------------- 40: a: &vref b 40: *vref: c 40: &kref aa: bb 40: aaa: &kvref bbb 40: foo: 40: *kref: cc 40: *kvref: cc 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/11 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/12 40: ------------------------------------------- 40: running test case 'github131 1, resolved' 40: ------------------------------------------- 40: a: b 40: b: c 40: aa: bb 40: aaa: bbb 40: foo: 40: aa: cc 40: bbb: cc 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/12 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/13 40: ------------------------------------------- 40: running test case 'anchors+refs on key+val, unresolved' 40: ------------------------------------------- 40: &a0 a0: &b0 b0 40: *b0: *a0 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/13 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/14 40: ------------------------------------------- 40: running test case 'anchors+refs on key+val, resolved' 40: ------------------------------------------- 40: a0: b0 40: b0: a0 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/14 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/15 40: ------------------------------------------- 40: running test case 'ambiguous anchor, unresolved' 40: ------------------------------------------- 40: &rootanchor 40: &a0 a0: &b0 b0 40: *b0: *a0 40: map1: 40: &a1 a1: &b1 b1 40: *b1: *a1 40: map2: 40: *b0: *a0 40: &a2 a2: &b2 b2 40: *b2: *a2 40: map3: &a3 40: a3: &b3 b3 40: *b3: *b0 40: map4: *a0 40: map5: &map5 40: &a5 a5: &b5 b5 40: *b5: *a5 40: map6: &map6 40: a6: &b6 b6 40: *b6: *b6 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/15 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/16 40: ------------------------------------------- 40: running test case 'ambiguous anchor, resolved' 40: ------------------------------------------- 40: a0: b0 40: b0: a0 40: map1: 40: a1: b1 40: b1: a1 40: map2: 40: b0: a0 40: a2: b2 40: b2: a2 40: map3: 40: a3: b3 40: b3: b0 40: map4: a0 40: map5: 40: a5: b5 40: b5: a5 40: map6: 40: a6: b6 40: b6: b6 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/16 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/17 40: ------------------------------------------- 40: running test case 'ambiguous anchor in seq, unresolved' 40: ------------------------------------------- 40: &seq 40: - &a0 40: &a1 k1: v1 40: &a2 k2: v2 40: &a3 k3: v3 40: - &a4 k4: v4 40: &a5 k5: v5 40: &a6 k6: v6 40: - &a7 40: &a8 k8: v8 40: - &a9 40: k10: v10 40: - *a1: w1 40: *a2: w2 40: *a3: w3 40: *a4: w4 40: *a5: w5 40: *a6: w6 40: *a8: w8 40: - *a0 40: - *a7 40: - *a9 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/17 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/18 40: ------------------------------------------- 40: running test case 'ambiguous anchor in seq, resolved' 40: ------------------------------------------- 40: - k1: v1 40: k2: v2 40: k3: v3 40: - k4: v4 40: k5: v5 40: k6: v6 40: - k8: v8 40: - k10: v10 40: - k1: w1 40: k2: w2 40: k3: w3 40: k4: w4 40: k5: w5 40: k6: w6 40: k8: w8 40: - &a1 k1: v1 40: &a2 k2: v2 40: &a3 k3: v3 40: - &a8 k8: v8 40: - k10: v10 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/18 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/19 40: ------------------------------------------- 40: running test case 'anchor after complex key without value ZWK4' 40: ------------------------------------------- 40: a: 1 40: b: 40: &anchor c: 3 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/19 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/20 40: ------------------------------------------- 40: running test case 'anchor mixed with tag HMQ5, unresolved' 40: ------------------------------------------- 40: !!str &a1 'foo': !!str bar 40: &a2 baz: *a1 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/20 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/21 40: ------------------------------------------- 40: running test case 'anchor mixed with tag HMQ5, resolved' 40: ------------------------------------------- 40: !!str 'foo': !!str bar 40: baz: foo 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/21 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/0 40: ------------------------------------------- 40: running test case 'merge example, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/0 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/1 40: ------------------------------------------- 40: running test case 'merge example, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/1 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/2 40: ------------------------------------------- 40: running test case 'simple anchor 1, implicit, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/2 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/3 40: ------------------------------------------- 40: running test case 'simple anchor 1, explicit, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/3 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/4 40: ------------------------------------------- 40: running test case 'simple anchor 1, implicit, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/4 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/5 40: ------------------------------------------- 40: running test case 'simple anchor 1, explicit, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/5 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/6 40: ------------------------------------------- 40: running test case 'anchor example 2, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/6 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/7 40: ------------------------------------------- 40: running test case 'anchor example 2, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/7 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/8 40: ------------------------------------------- 40: running test case 'anchor example 3, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/8 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/9 40: ------------------------------------------- 40: running test case 'anchor example 3, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/9 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/10 40: ------------------------------------------- 40: running test case 'tagged doc with anchors 9KAX' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/10 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/11 40: ------------------------------------------- 40: running test case 'github131 1, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/11 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/12 40: ------------------------------------------- 40: running test case 'github131 1, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/12 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/13 40: ------------------------------------------- 40: running test case 'anchors+refs on key+val, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/13 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/14 40: ------------------------------------------- 40: running test case 'anchors+refs on key+val, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/14 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/15 40: ------------------------------------------- 40: running test case 'ambiguous anchor, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/15 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/16 40: ------------------------------------------- 40: running test case 'ambiguous anchor, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/16 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/17 40: ------------------------------------------- 40: running test case 'ambiguous anchor in seq, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/17 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/18 40: ------------------------------------------- 40: running test case 'ambiguous anchor in seq, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/18 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/19 40: ------------------------------------------- 40: running test case 'anchor after complex key without value ZWK4' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/19 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/20 40: ------------------------------------------- 40: running test case 'anchor mixed with tag HMQ5, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/20 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/21 40: ------------------------------------------- 40: running test case 'anchor mixed with tag HMQ5, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/21 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/0 40: ------------------------------------------- 40: running test case 'merge example, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/0 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/1 40: ------------------------------------------- 40: running test case 'merge example, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/1 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/2 40: ------------------------------------------- 40: running test case 'simple anchor 1, implicit, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/2 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/3 40: ------------------------------------------- 40: running test case 'simple anchor 1, explicit, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/3 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/4 40: ------------------------------------------- 40: running test case 'simple anchor 1, implicit, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/4 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/5 40: ------------------------------------------- 40: running test case 'simple anchor 1, explicit, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/5 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/6 40: ------------------------------------------- 40: running test case 'anchor example 2, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/6 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/7 40: ------------------------------------------- 40: running test case 'anchor example 2, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/7 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/8 40: ------------------------------------------- 40: running test case 'anchor example 3, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/8 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/9 40: ------------------------------------------- 40: running test case 'anchor example 3, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/9 (3 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/10 40: ------------------------------------------- 40: running test case 'tagged doc with anchors 9KAX' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/10 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/11 40: ------------------------------------------- 40: running test case 'github131 1, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/11 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/12 40: ------------------------------------------- 40: running test case 'github131 1, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/12 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/13 40: ------------------------------------------- 40: running test case 'anchors+refs on key+val, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/13 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/14 40: ------------------------------------------- 40: running test case 'anchors+refs on key+val, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/14 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/15 40: ------------------------------------------- 40: running test case 'ambiguous anchor, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/15 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/16 40: ------------------------------------------- 40: running test case 'ambiguous anchor, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/16 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/17 40: ------------------------------------------- 40: running test case 'ambiguous anchor in seq, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/17 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/18 40: ------------------------------------------- 40: running test case 'ambiguous anchor in seq, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/18 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/19 40: ------------------------------------------- 40: running test case 'anchor after complex key without value ZWK4' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/19 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/20 40: ------------------------------------------- 40: running test case 'anchor mixed with tag HMQ5, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/20 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/21 40: ------------------------------------------- 40: running test case 'anchor mixed with tag HMQ5, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/21 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/0 40: ------------------------------------------- 40: running test case 'merge example, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/0 (4 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/1 40: ------------------------------------------- 40: running test case 'merge example, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/1 (3 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/2 40: ------------------------------------------- 40: running test case 'simple anchor 1, implicit, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/2 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/3 40: ------------------------------------------- 40: running test case 'simple anchor 1, explicit, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/3 (3 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/4 40: ------------------------------------------- 40: running test case 'simple anchor 1, implicit, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/4 (3 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/5 40: ------------------------------------------- 40: running test case 'simple anchor 1, explicit, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/5 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/6 40: ------------------------------------------- 40: running test case 'anchor example 2, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/6 (3 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/7 40: ------------------------------------------- 40: running test case 'anchor example 2, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/7 (4 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/8 40: ------------------------------------------- 40: running test case 'anchor example 3, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/8 (3 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/9 40: ------------------------------------------- 40: running test case 'anchor example 3, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/9 (4 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/10 40: ------------------------------------------- 40: running test case 'tagged doc with anchors 9KAX' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/10 (3 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/11 40: ------------------------------------------- 40: running test case 'github131 1, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/11 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/12 40: ------------------------------------------- 40: running test case 'github131 1, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/12 (3 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/13 40: ------------------------------------------- 40: running test case 'anchors+refs on key+val, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/13 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/14 40: ------------------------------------------- 40: running test case 'anchors+refs on key+val, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/14 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/15 40: ------------------------------------------- 40: running test case 'ambiguous anchor, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/15 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/16 40: ------------------------------------------- 40: running test case 'ambiguous anchor, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/16 (3 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/17 40: ------------------------------------------- 40: running test case 'ambiguous anchor in seq, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/17 (3 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/18 40: ------------------------------------------- 40: running test case 'ambiguous anchor in seq, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/18 (3 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/19 40: ------------------------------------------- 40: running test case 'anchor after complex key without value ZWK4' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/19 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/20 40: ------------------------------------------- 40: running test case 'anchor mixed with tag HMQ5, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/20 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/21 40: ------------------------------------------- 40: running test case 'anchor mixed with tag HMQ5, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/21 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/0 40: ------------------------------------------- 40: running test case 'merge example, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/0 (3 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/1 40: ------------------------------------------- 40: running test case 'merge example, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/1 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/2 40: ------------------------------------------- 40: running test case 'simple anchor 1, implicit, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/2 (3 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/3 40: ------------------------------------------- 40: running test case 'simple anchor 1, explicit, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/3 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/4 40: ------------------------------------------- 40: running test case 'simple anchor 1, implicit, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/4 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/5 40: ------------------------------------------- 40: running test case 'simple anchor 1, explicit, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/5 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/6 40: ------------------------------------------- 40: running test case 'anchor example 2, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/6 (3 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/7 40: ------------------------------------------- 40: running test case 'anchor example 2, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/7 (3 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/8 40: ------------------------------------------- 40: running test case 'anchor example 3, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/8 (3 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/9 40: ------------------------------------------- 40: running test case 'anchor example 3, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/9 (3 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/10 40: ------------------------------------------- 40: running test case 'tagged doc with anchors 9KAX' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/10 (3 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/11 40: ------------------------------------------- 40: running test case 'github131 1, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/11 (3 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/12 40: ------------------------------------------- 40: running test case 'github131 1, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/12 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/13 40: ------------------------------------------- 40: running test case 'anchors+refs on key+val, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/13 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/14 40: ------------------------------------------- 40: running test case 'anchors+refs on key+val, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/14 (3 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/15 40: ------------------------------------------- 40: running test case 'ambiguous anchor, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/15 (3 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/16 40: ------------------------------------------- 40: running test case 'ambiguous anchor, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/16 (3 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/17 40: ------------------------------------------- 40: running test case 'ambiguous anchor in seq, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/17 (3 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/18 40: ------------------------------------------- 40: running test case 'ambiguous anchor in seq, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/18 (3 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/19 40: ------------------------------------------- 40: running test case 'anchor after complex key without value ZWK4' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/19 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/20 40: ------------------------------------------- 40: running test case 'anchor mixed with tag HMQ5, unresolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/20 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/21 40: ------------------------------------------- 40: running test case 'anchor mixed with tag HMQ5, resolved' 40: ------------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/21 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/0 40: ------------------------------------------- 40: running test case 'merge example, unresolved' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: # https://yaml.org/type/merge.html\n 40: - &CENTER { x: 1, y: 2 }\n 40: - &LEFT { x: 0, y: 2 }\n 40: - &BIG { r: 10 }\n 40: - &SMALL { r: 1 }\n 40: \n 40: # All the following maps are equal:\n 40: \n 40: - # Explicit keys\n 40: x: 1\n 40: y: 2\n 40: r: 10\n 40: label: center/big\n 40: \n 40: - # Merge one map\n 40: << : *CENTER\n 40: r: 10\n 40: label: center/big\n 40: \n 40: - # Merge multiple maps\n 40: << : [ *CENTER, *BIG ]\n 40: label: center/big\n 40: \n 40: - # Override\n 40: << : [ *BIG, *LEFT, *SMALL ]\n 40: x: 1\n 40: label: center/big\n 40: ~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x2adc4b0bd0 [ROOT] SEQ: (1 sibs) 8 children: 40: [1] [1] 0x2adc4b0c60 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 40: [2] [2] 0x2adc4b0cf0 KEYVAL: 'x' '1' (2 sibs) 40: [3] [3] 0x2adc4b0d80 KEYVAL: 'y' '2' (2 sibs) 40: [4] [4] 0x2adc4b0e10 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 40: [5] [5] 0x2adc4b0ea0 KEYVAL: 'x' '0' (2 sibs) 40: [6] [6] 0x2adc4b0f30 KEYVAL: 'y' '2' (2 sibs) 40: [7] [7] 0x2adc4b0fc0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 40: [8] [8] 0x2adc4b1050 KEYVAL: 'r' '10' (1 sibs) 40: [9] [9] 0x2adc4b10e0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 40: [10] [10] 0x2adc4b1170 KEYVAL: 'r' '1' (1 sibs) 40: [11] [11] 0x2adc4b1200 MAP: (8 sibs) 4 children: 40: [12] [12] 0x2adc4b1290 KEYVAL: 'x' '1' (4 sibs) 40: [13] [13] 0x2adc4b1320 KEYVAL: 'y' '2' (4 sibs) 40: [14] [14] 0x2adc4b13b0 KEYVAL: 'r' '10' (4 sibs) 40: [15] [15] 0x2adc4b1440 KEYVAL: 'label' 'center/big' (4 sibs) 40: [16] [16] 0x2adc4b14d0 MAP: (8 sibs) 3 children: 40: [17] [17] 0x2adc4b1560 KEYVAL***: '<<' '*CENTER' (3 sibs) 40: [18] [18] 0x2adc4b15f0 KEYVAL: 'r' '10' (3 sibs) 40: [19] [19] 0x2adc4b1680 KEYVAL: 'label' 'center/big' (3 sibs) 40: [20] [20] 0x2adc4b1710 MAP: (8 sibs) 2 children: 40: [21] [21] 0x2adc4b17a0 KEYSEQ***: '<<' (2 sibs) 2 children: 40: [22] [22] 0x2adc4b1830 VAL***: '*CENTER' (2 sibs) 40: [23] [23] 0x2adc4b18c0 VAL***: '*BIG' (2 sibs) 40: [24] [24] 0x2adc4b1950 KEYVAL: 'label' 'center/big' (2 sibs) 40: [25] [25] 0x2adc4b19e0 MAP: (8 sibs) 3 children: 40: [26] [26] 0x2adc4b1a70 KEYSEQ***: '<<' (3 sibs) 3 children: 40: [27] [27] 0x2adc4b1b00 VAL***: '*BIG' (3 sibs) 40: [28] [28] 0x2adc4b1b90 VAL***: '*LEFT' (3 sibs) 40: [29] [29] 0x2adc4b1c20 VAL***: '*SMALL' (3 sibs) 40: [30] [30] 0x2adc4b1cb0 KEYVAL: 'x' '1' (3 sibs) 40: [31] [31] 0x2adc4b1d40 KEYVAL: 'label' 'center/big' (3 sibs) 40: #nodes=32 vs #printed=32 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: - &CENTER\n 40: x: 1\n 40: y: 2\n 40: - &LEFT\n 40: x: 0\n 40: y: 2\n 40: - &BIG\n 40: r: 10\n 40: - &SMALL\n 40: r: 1\n 40: - x: 1\n 40: y: 2\n 40: r: 10\n 40: label: center/big\n 40: - <<: *CENTER\n 40: r: 10\n 40: label: center/big\n 40: - <<:\n 40: - *CENTER\n 40: - *BIG\n 40: label: center/big\n 40: - <<:\n 40: - *BIG\n 40: - *LEFT\n 40: - *SMALL\n 40: x: 1\n 40: label: center/big\n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x2adc4ef120 [ROOT] SEQ: (1 sibs) 8 children: 40: [1] [1] 0x2adc4ef1b0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 40: [2] [2] 0x2adc4ef240 KEYVAL: 'x' '1' (2 sibs) 40: [3] [3] 0x2adc4ef2d0 KEYVAL: 'y' '2' (2 sibs) 40: [4] [4] 0x2adc4ef360 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 40: [5] [5] 0x2adc4ef3f0 KEYVAL: 'x' '0' (2 sibs) 40: [6] [6] 0x2adc4ef480 KEYVAL: 'y' '2' (2 sibs) 40: [7] [7] 0x2adc4ef510 MAP***: valanchor='&BIG' (8 sibs) 1 children: 40: [8] [8] 0x2adc4ef5a0 KEYVAL: 'r' '10' (1 sibs) 40: [9] [9] 0x2adc4ef630 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 40: [10] [10] 0x2adc4ef6c0 KEYVAL: 'r' '1' (1 sibs) 40: [11] [11] 0x2adc4ef750 MAP: (8 sibs) 4 children: 40: [12] [12] 0x2adc4ef7e0 KEYVAL: 'x' '1' (4 sibs) 40: [13] [13] 0x2adc4ef870 KEYVAL: 'y' '2' (4 sibs) 40: [14] [14] 0x2adc4ef900 KEYVAL: 'r' '10' (4 sibs) 40: [15] [15] 0x2adc4ef990 KEYVAL: 'label' 'center/big' (4 sibs) 40: [16] [16] 0x2adc4efa20 MAP: (8 sibs) 3 children: 40: [17] [17] 0x2adc4efab0 KEYVAL***: '<<' '*CENTER' (3 sibs) 40: [18] [18] 0x2adc4efb40 KEYVAL: 'r' '10' (3 sibs) 40: [19] [19] 0x2adc4efbd0 KEYVAL: 'label' 'center/big' (3 sibs) 40: [20] [20] 0x2adc4efc60 MAP: (8 sibs) 2 children: 40: [21] [21] 0x2adc4efcf0 KEYSEQ***: '<<' (2 sibs) 2 children: 40: [22] [22] 0x2adc4efd80 VAL***: '*CENTER' (2 sibs) 40: [23] [23] 0x2adc4efe10 VAL***: '*BIG' (2 sibs) 40: [24] [24] 0x2adc4efea0 KEYVAL: 'label' 'center/big' (2 sibs) 40: [25] [25] 0x2adc4eff30 MAP: (8 sibs) 3 children: 40: [26] [26] 0x2adc4effc0 KEYSEQ***: '<<' (3 sibs) 3 children: 40: [27] [27] 0x2adc4f0050 VAL***: '*BIG' (3 sibs) 40: [28] [28] 0x2adc4f00e0 VAL***: '*LEFT' (3 sibs) 40: [29] [29] 0x2adc4f0170 VAL***: '*SMALL' (3 sibs) 40: [30] [30] 0x2adc4f0200 KEYVAL: 'x' '1' (3 sibs) 40: [31] [31] 0x2adc4f0290 KEYVAL: 'label' 'center/big' (3 sibs) 40: #nodes=32 vs #printed=32 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/0 (8 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/1 40: ------------------------------------------- 40: running test case 'merge example, resolved' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: # https://yaml.org/type/merge.html\n 40: - &CENTER { x: 1, y: 2 }\n 40: - &LEFT { x: 0, y: 2 }\n 40: - &BIG { r: 10 }\n 40: - &SMALL { r: 1 }\n 40: \n 40: # All the following maps are equal:\n 40: \n 40: - # Explicit keys\n 40: x: 1\n 40: y: 2\n 40: r: 10\n 40: label: center/big\n 40: \n 40: - # Merge one map\n 40: << : *CENTER\n 40: r: 10\n 40: label: center/big\n 40: \n 40: - # Merge multiple maps\n 40: << : [ *CENTER, *BIG ]\n 40: label: center/big\n 40: \n 40: - # Override\n 40: << : [ *SMALL, *LEFT, *BIG ]\n 40: x: 1\n 40: label: center/big\n 40: ~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x2adc4b3ad0 [ROOT] SEQ: (1 sibs) 8 children: 40: [1] [1] 0x2adc4b3b60 MAP: (8 sibs) 2 children: 40: [2] [2] 0x2adc4b3bf0 KEYVAL: 'x' '1' (2 sibs) 40: [3] [3] 0x2adc4b3c80 KEYVAL: 'y' '2' (2 sibs) 40: [4] [4] 0x2adc4b3d10 MAP: (8 sibs) 2 children: 40: [5] [5] 0x2adc4b3da0 KEYVAL: 'x' '0' (2 sibs) 40: [6] [6] 0x2adc4b3e30 KEYVAL: 'y' '2' (2 sibs) 40: [7] [7] 0x2adc4b3ec0 MAP: (8 sibs) 1 children: 40: [8] [8] 0x2adc4b3f50 KEYVAL: 'r' '10' (1 sibs) 40: [9] [9] 0x2adc4b3fe0 MAP: (8 sibs) 1 children: 40: [10] [10] 0x2adc4b4070 KEYVAL: 'r' '1' (1 sibs) 40: [11] [11] 0x2adc4b4100 MAP: (8 sibs) 4 children: 40: [12] [12] 0x2adc4b4190 KEYVAL: 'x' '1' (4 sibs) 40: [13] [13] 0x2adc4b4220 KEYVAL: 'y' '2' (4 sibs) 40: [14] [14] 0x2adc4b42b0 KEYVAL: 'r' '10' (4 sibs) 40: [15] [15] 0x2adc4b4340 KEYVAL: 'label' 'center/big' (4 sibs) 40: [16] [16] 0x2adc4b43d0 MAP: (8 sibs) 4 children: 40: [17] [17] 0x2adc4b4460 KEYVAL: 'x' '1' (4 sibs) 40: [18] [18] 0x2adc4b44f0 KEYVAL: 'y' '2' (4 sibs) 40: [19] [19] 0x2adc4b4580 KEYVAL: 'r' '10' (4 sibs) 40: [20] [20] 0x2adc4b4610 KEYVAL: 'label' 'center/big' (4 sibs) 40: [21] [21] 0x2adc4b46a0 MAP: (8 sibs) 4 children: 40: [22] [22] 0x2adc4b4730 KEYVAL: 'x' '1' (4 sibs) 40: [23] [23] 0x2adc4b47c0 KEYVAL: 'y' '2' (4 sibs) 40: [24] [24] 0x2adc4b4850 KEYVAL: 'r' '10' (4 sibs) 40: [25] [25] 0x2adc4b48e0 KEYVAL: 'label' 'center/big' (4 sibs) 40: [26] [26] 0x2adc4b4970 MAP: (8 sibs) 4 children: 40: [27] [27] 0x2adc4b4a00 KEYVAL: 'x' '1' (4 sibs) 40: [28] [28] 0x2adc4b4a90 KEYVAL: 'y' '2' (4 sibs) 40: [29] [29] 0x2adc4b4b20 KEYVAL: 'r' '10' (4 sibs) 40: [30] [30] 0x2adc4b4bb0 KEYVAL: 'label' 'center/big' (4 sibs) 40: #nodes=31 vs #printed=31 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: - x: 1\n 40: y: 2\n 40: - x: 0\n 40: y: 2\n 40: - r: 10\n 40: - r: 1\n 40: - x: 1\n 40: y: 2\n 40: r: 10\n 40: label: center/big\n 40: - x: 1\n 40: y: 2\n 40: r: 10\n 40: label: center/big\n 40: - x: 1\n 40: y: 2\n 40: r: 10\n 40: label: center/big\n 40: - x: 1\n 40: y: 2\n 40: r: 10\n 40: label: center/big\n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x2adc4f0330 [ROOT] SEQ: (1 sibs) 8 children: 40: [1] [1] 0x2adc4f03c0 MAP: (8 sibs) 2 children: 40: [2] [2] 0x2adc4f0450 KEYVAL: 'x' '1' (2 sibs) 40: [3] [3] 0x2adc4f04e0 KEYVAL: 'y' '2' (2 sibs) 40: [4] [4] 0x2adc4f0570 MAP: (8 sibs) 2 children: 40: [5] [5] 0x2adc4f0600 KEYVAL: 'x' '0' (2 sibs) 40: [6] [6] 0x2adc4f0690 KEYVAL: 'y' '2' (2 sibs) 40: [7] [7] 0x2adc4f0720 MAP: (8 sibs) 1 children: 40: [8] [8] 0x2adc4f07b0 KEYVAL: 'r' '10' (1 sibs) 40: [9] [9] 0x2adc4f0840 MAP: (8 sibs) 1 children: 40: [10] [10] 0x2adc4f08d0 KEYVAL: 'r' '1' (1 sibs) 40: [11] [11] 0x2adc4f0960 MAP: (8 sibs) 4 children: 40: [12] [12] 0x2adc4f09f0 KEYVAL: 'x' '1' (4 sibs) 40: [13] [13] 0x2adc4f0a80 KEYVAL: 'y' '2' (4 sibs) 40: [14] [14] 0x2adc4f0b10 KEYVAL: 'r' '10' (4 sibs) 40: [15] [15] 0x2adc4f0ba0 KEYVAL: 'label' 'center/big' (4 sibs) 40: [16] [16] 0x2adc4f0c30 MAP: (8 sibs) 4 children: 40: [17] [17] 0x2adc4f0cc0 KEYVAL: 'x' '1' (4 sibs) 40: [18] [18] 0x2adc4f0d50 KEYVAL: 'y' '2' (4 sibs) 40: [19] [19] 0x2adc4f0de0 KEYVAL: 'r' '10' (4 sibs) 40: [20] [20] 0x2adc4f0e70 KEYVAL: 'label' 'center/big' (4 sibs) 40: [21] [21] 0x2adc4f0f00 MAP: (8 sibs) 4 children: 40: [22] [22] 0x2adc4f0f90 KEYVAL: 'x' '1' (4 sibs) 40: [23] [23] 0x2adc4f1020 KEYVAL: 'y' '2' (4 sibs) 40: [24] [24] 0x2adc4f10b0 KEYVAL: 'r' '10' (4 sibs) 40: [25] [25] 0x2adc4f1140 KEYVAL: 'label' 'center/big' (4 sibs) 40: [26] [26] 0x2adc4f11d0 MAP: (8 sibs) 4 children: 40: [27] [27] 0x2adc4f1260 KEYVAL: 'x' '1' (4 sibs) 40: [28] [28] 0x2adc4f12f0 KEYVAL: 'y' '2' (4 sibs) 40: [29] [29] 0x2adc4f1380 KEYVAL: 'r' '10' (4 sibs) 40: [30] [30] 0x2adc4f1410 KEYVAL: 'label' 'center/big' (4 sibs) 40: #nodes=31 vs #printed=31 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/1 (6 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/2 40: ------------------------------------------- 40: running test case 'simple anchor 1, implicit, unresolved' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: \n 40: anchored_content: &anchor_name This string will appear as the value of two keys.\n 40: other_anchor: *anchor_name\n 40: anchors_in_seqs:\n 40: - &anchor_in_seq this value appears in both elements of the sequence\n 40: - *anchor_in_seq\n 40: base: &base\n 40: name: Everyone has same name\n 40: foo: &foo\n 40: <<: *base\n 40: age: 10\n 40: bar: &bar\n 40: <<: *base\n 40: age: 20\n 40: ~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x2adc4b2b20 [ROOT] MAP: (1 sibs) 6 children: 40: [1] [1] 0x2adc4b2bb0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 40: [2] [2] 0x2adc4b2c40 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 40: [3] [3] 0x2adc4b2cd0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: [4] [4] 0x2adc4b2d60 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 40: [5] [5] 0x2adc4b2df0 VAL***: '*anchor_in_seq' (2 sibs) 40: [6] [6] 0x2adc4b2e80 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 40: [7] [7] 0x2adc4b2f10 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: [8] [8] 0x2adc4b2fa0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 40: [9] [9] 0x2adc4b3030 KEYVAL***: '<<' '*base' (2 sibs) 40: [10] [10] 0x2adc4b30c0 KEYVAL: 'age' '10' (2 sibs) 40: [11] [11] 0x2adc4b3150 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 40: [12] [12] 0x2adc4b31e0 KEYVAL***: '<<' '*base' (2 sibs) 40: [13] [13] 0x2adc4b3270 KEYVAL: 'age' '20' (2 sibs) 40: #nodes=14 vs #printed=14 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: anchored_content: &anchor_name This string will appear as the value of two keys.\n 40: other_anchor: *anchor_name\n 40: anchors_in_seqs:\n 40: - &anchor_in_seq this value appears in both elements of the sequence\n 40: - *anchor_in_seq\n 40: base: &base\n 40: name: Everyone has same name\n 40: foo: &foo\n 40: <<: *base\n 40: age: 10\n 40: bar: &bar\n 40: <<: *base\n 40: age: 20\n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x2adc4ee810 [ROOT] MAP: (1 sibs) 6 children: 40: [1] [1] 0x2adc4ee8a0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 40: [2] [2] 0x2adc4ee930 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 40: [3] [3] 0x2adc4ee9c0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: [4] [4] 0x2adc4eea50 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 40: [5] [5] 0x2adc4eeae0 VAL***: '*anchor_in_seq' (2 sibs) 40: [6] [6] 0x2adc4eeb70 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 40: [7] [7] 0x2adc4eec00 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: [8] [8] 0x2adc4eec90 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 40: [9] [9] 0x2adc4eed20 KEYVAL***: '<<' '*base' (2 sibs) 40: [10] [10] 0x2adc4eedb0 KEYVAL: 'age' '10' (2 sibs) 40: [11] [11] 0x2adc4eee40 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 40: [12] [12] 0x2adc4eeed0 KEYVAL***: '<<' '*base' (2 sibs) 40: [13] [13] 0x2adc4eef60 KEYVAL: 'age' '20' (2 sibs) 40: #nodes=14 vs #printed=14 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/2 (3 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/3 40: ------------------------------------------- 40: running test case 'simple anchor 1, explicit, unresolved' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: {\n 40: anchored_content: &anchor_name This string will appear as the value of two keys.,\n 40: other_anchor: *anchor_name,\n 40: anchors_in_seqs: [\n 40: &anchor_in_seq this value appears in both elements of the sequence,\n 40: *anchor_in_seq\n 40: ],\n 40: base: &base {\n 40: name: Everyone has same name\n 40: },\n 40: foo: &foo {\n 40: <<: *base,\n 40: age: 10\n 40: },\n 40: bar: &bar {\n 40: <<: *base,\n 40: age: 20\n 40: }\n 40: }~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x2adc4b6620 [ROOT] MAP: (1 sibs) 6 children: 40: [1] [1] 0x2adc4b66b0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 40: [2] [2] 0x2adc4b6740 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 40: [3] [3] 0x2adc4b67d0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: [4] [4] 0x2adc4b6860 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 40: [5] [5] 0x2adc4b68f0 VAL***: '*anchor_in_seq' (2 sibs) 40: [6] [6] 0x2adc4b6980 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 40: [7] [7] 0x2adc4b6a10 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: [8] [8] 0x2adc4b6aa0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 40: [9] [9] 0x2adc4b6b30 KEYVAL***: '<<' '*base' (2 sibs) 40: [10] [10] 0x2adc4b6bc0 KEYVAL: 'age' '10' (2 sibs) 40: [11] [11] 0x2adc4b6c50 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 40: [12] [12] 0x2adc4b6ce0 KEYVAL***: '<<' '*base' (2 sibs) 40: [13] [13] 0x2adc4b6d70 KEYVAL: 'age' '20' (2 sibs) 40: #nodes=14 vs #printed=14 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: anchored_content: &anchor_name This string will appear as the value of two keys.\n 40: other_anchor: *anchor_name\n 40: anchors_in_seqs:\n 40: - &anchor_in_seq this value appears in both elements of the sequence\n 40: - *anchor_in_seq\n 40: base: &base\n 40: name: Everyone has same name\n 40: foo: &foo\n 40: <<: *base\n 40: age: 10\n 40: bar: &bar\n 40: <<: *base\n 40: age: 20\n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x2adc4f1540 [ROOT] MAP: (1 sibs) 6 children: 40: [1] [1] 0x2adc4f15d0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 40: [2] [2] 0x2adc4f1660 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 40: [3] [3] 0x2adc4f16f0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: [4] [4] 0x2adc4f1780 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 40: [5] [5] 0x2adc4f1810 VAL***: '*anchor_in_seq' (2 sibs) 40: [6] [6] 0x2adc4f18a0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 40: [7] [7] 0x2adc4f1930 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: [8] [8] 0x2adc4f19c0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 40: [9] [9] 0x2adc4f1a50 KEYVAL***: '<<' '*base' (2 sibs) 40: [10] [10] 0x2adc4f1ae0 KEYVAL: 'age' '10' (2 sibs) 40: [11] [11] 0x2adc4f1b70 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 40: [12] [12] 0x2adc4f1c00 KEYVAL***: '<<' '*base' (2 sibs) 40: [13] [13] 0x2adc4f1c90 KEYVAL: 'age' '20' (2 sibs) 40: #nodes=14 vs #printed=14 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/3 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/4 40: ------------------------------------------- 40: running test case 'simple anchor 1, implicit, resolved' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: \n 40: anchored_content: &anchor_name This string will appear as the value of two keys.\n 40: other_anchor: *anchor_name\n 40: anchors_in_seqs:\n 40: - &anchor_in_seq this value appears in both elements of the sequence\n 40: - *anchor_in_seq\n 40: base: &base\n 40: name: Everyone has same name\n 40: foo: &foo\n 40: <<: *base\n 40: age: 10\n 40: bar: &bar\n 40: <<: *base\n 40: age: 20\n 40: ~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x2adc4b7670 [ROOT] MAP: (1 sibs) 6 children: 40: [1] [1] 0x2adc4b7700 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 40: [2] [2] 0x2adc4b7790 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 40: [3] [3] 0x2adc4b7820 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: [4] [4] 0x2adc4b78b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: [5] [5] 0x2adc4b7940 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: [6] [6] 0x2adc4b79d0 KEYMAP: 'base' (6 sibs) 1 children: 40: [7] [7] 0x2adc4b7a60 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: [8] [8] 0x2adc4b7af0 KEYMAP: 'foo' (6 sibs) 2 children: 40: [9] [9] 0x2adc4b7b80 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: [10] [10] 0x2adc4b7c10 KEYVAL: 'age' '10' (2 sibs) 40: [11] [11] 0x2adc4b7ca0 KEYMAP: 'bar' (6 sibs) 2 children: 40: [12] [12] 0x2adc4b7d30 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: [13] [13] 0x2adc4b7dc0 KEYVAL: 'age' '20' (2 sibs) 40: #nodes=14 vs #printed=14 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: anchored_content: This string will appear as the value of two keys.\n 40: other_anchor: This string will appear as the value of two keys.\n 40: anchors_in_seqs:\n 40: - this value appears in both elements of the sequence\n 40: - this value appears in both elements of the sequence\n 40: base:\n 40: name: Everyone has same name\n 40: foo:\n 40: name: Everyone has same name\n 40: age: 10\n 40: bar:\n 40: name: Everyone has same name\n 40: age: 20\n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x2adc4f1e50 [ROOT] MAP: (1 sibs) 6 children: 40: [1] [1] 0x2adc4f1ee0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 40: [2] [2] 0x2adc4f1f70 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 40: [3] [3] 0x2adc4f2000 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: [4] [4] 0x2adc4f2090 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: [5] [5] 0x2adc4f2120 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: [6] [6] 0x2adc4f21b0 KEYMAP: 'base' (6 sibs) 1 children: 40: [7] [7] 0x2adc4f2240 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: [8] [8] 0x2adc4f22d0 KEYMAP: 'foo' (6 sibs) 2 children: 40: [9] [9] 0x2adc4f2360 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: [10] [10] 0x2adc4f23f0 KEYVAL: 'age' '10' (2 sibs) 40: [11] [11] 0x2adc4f2480 KEYMAP: 'bar' (6 sibs) 2 children: 40: [12] [12] 0x2adc4f2510 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: [13] [13] 0x2adc4f25a0 KEYVAL: 'age' '20' (2 sibs) 40: #nodes=14 vs #printed=14 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/4 (3 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/5 40: ------------------------------------------- 40: running test case 'simple anchor 1, explicit, resolved' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: {\n 40: anchored_content: &anchor_name This string will appear as the value of two keys.,\n 40: other_anchor: *anchor_name,\n 40: anchors_in_seqs: [\n 40: &anchor_in_seq this value appears in both elements of the sequence,\n 40: *anchor_in_seq\n 40: ],\n 40: base: &base {\n 40: name: Everyone has same name\n 40: },\n 40: foo: &foo {\n 40: <<: *base,\n 40: age: 10\n 40: },\n 40: bar: &bar {\n 40: <<: *base,\n 40: age: 20\n 40: }\n 40: }~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x2adc4b89d0 [ROOT] MAP: (1 sibs) 6 children: 40: [1] [1] 0x2adc4b8a60 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 40: [2] [2] 0x2adc4b8af0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 40: [3] [3] 0x2adc4b8b80 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: [4] [4] 0x2adc4b8c10 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: [5] [5] 0x2adc4b8ca0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: [6] [6] 0x2adc4b8d30 KEYMAP: 'base' (6 sibs) 1 children: 40: [7] [7] 0x2adc4b8dc0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: [8] [8] 0x2adc4b8e50 KEYMAP: 'foo' (6 sibs) 2 children: 40: [9] [9] 0x2adc4b8ee0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: [10] [10] 0x2adc4b8f70 KEYVAL: 'age' '10' (2 sibs) 40: [11] [11] 0x2adc4b9000 KEYMAP: 'bar' (6 sibs) 2 children: 40: [12] [12] 0x2adc4b9090 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: [13] [13] 0x2adc4b9120 KEYVAL: 'age' '20' (2 sibs) 40: #nodes=14 vs #printed=14 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: anchored_content: This string will appear as the value of two keys.\n 40: other_anchor: This string will appear as the value of two keys.\n 40: anchors_in_seqs:\n 40: - this value appears in both elements of the sequence\n 40: - this value appears in both elements of the sequence\n 40: base:\n 40: name: Everyone has same name\n 40: foo:\n 40: name: Everyone has same name\n 40: age: 10\n 40: bar:\n 40: name: Everyone has same name\n 40: age: 20\n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x2adc4f2760 [ROOT] MAP: (1 sibs) 6 children: 40: [1] [1] 0x2adc4f27f0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 40: [2] [2] 0x2adc4f2880 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 40: [3] [3] 0x2adc4f2910 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: [4] [4] 0x2adc4f29a0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: [5] [5] 0x2adc4f2a30 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: [6] [6] 0x2adc4f2ac0 KEYMAP: 'base' (6 sibs) 1 children: 40: [7] [7] 0x2adc4f2b50 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: [8] [8] 0x2adc4f2be0 KEYMAP: 'foo' (6 sibs) 2 children: 40: [9] [9] 0x2adc4f2c70 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: [10] [10] 0x2adc4f2d00 KEYVAL: 'age' '10' (2 sibs) 40: [11] [11] 0x2adc4f2d90 KEYMAP: 'bar' (6 sibs) 2 children: 40: [12] [12] 0x2adc4f2e20 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: [13] [13] 0x2adc4f2eb0 KEYVAL: 'age' '20' (2 sibs) 40: #nodes=14 vs #printed=14 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/5 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/6 40: ------------------------------------------- 40: running test case 'anchor example 2, unresolved' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: \n 40: receipt: Oz-Ware Purchase Invoice\n 40: date: 2012-08-06\n 40: customer:\n 40: first_name: Dorothy\n 40: family_name: Gale\n 40: items:\n 40: - part_no: A4786\n 40: descrip: Water Bucket (Filled)\n 40: price: 1.47\n 40: quantity: 4\n 40: - part_no: E1628\n 40: descrip: High Heeled "Ruby" Slippers\n 40: size: 8\n 40: price: 133.7\n 40: quantity: 1\n 40: bill-to: &id001\n 40: street: |\n 40: 123 Tornado Alley\n 40: Suite 16\n 40: ey\n 40: Suite 16\n 40: city: East Centerville\n 40: state: KS\n 40: ship-to: *id001\n 40: specialDelivery: >\n 40: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain.\n 40: nd the curtain.\n 40: ~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x2adc4badb0 [ROOT] MAP: (1 sibs) 7 children: 40: [1] [1] 0x2adc4bae40 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 40: [2] [2] 0x2adc4baed0 KEYVAL: 'date' '2012-08-06' (7 sibs) 40: [3] [3] 0x2adc4baf60 KEYMAP: 'customer' (7 sibs) 2 children: 40: [4] [4] 0x2adc4baff0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 40: [5] [5] 0x2adc4bb080 KEYVAL: 'family_name' 'Gale' (2 sibs) 40: [6] [6] 0x2adc4bb110 KEYSEQ: 'items' (7 sibs) 2 children: 40: [7] [7] 0x2adc4bb1a0 MAP: (2 sibs) 4 children: 40: [8] [8] 0x2adc4bb230 KEYVAL: 'part_no' 'A4786' (4 sibs) 40: [9] [9] 0x2adc4bb2c0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 40: [10] [10] 0x2adc4bb350 KEYVAL: 'price' '1.47' (4 sibs) 40: [11] [11] 0x2adc4bb3e0 KEYVAL: 'quantity' '4' (4 sibs) 40: [12] [12] 0x2adc4bb470 MAP: (2 sibs) 5 children: 40: [13] [13] 0x2adc4bb500 KEYVAL: 'part_no' 'E1628' (5 sibs) 40: [14] [14] 0x2adc4bb590 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 40: [15] [15] 0x2adc4bb620 KEYVAL: 'size' '8' (5 sibs) 40: [16] [16] 0x2adc4bb6b0 KEYVAL: 'price' '133.7' (5 sibs) 40: [17] [17] 0x2adc4bb740 KEYVAL: 'quantity' '1' (5 sibs) 40: [18] [18] 0x2adc4bb7d0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 40: [19] [19] 0x2adc4bb860 KEYVAL: 'street' '123 Tornado Alley 40: Suite 16 40: ' (3 sibs) 40: [20] [20] 0x2adc4bb8f0 KEYVAL: 'city' 'East Centerville' (3 sibs) 40: [21] [21] 0x2adc4bb980 KEYVAL: 'state' 'KS' (3 sibs) 40: [22] [22] 0x2adc4bba10 KEYVAL***: 'ship-to' '*id001' (7 sibs) 40: [23] [23] 0x2adc4bbaa0 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 40: ' (7 sibs) 40: #nodes=24 vs #printed=24 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: receipt: 'Oz-Ware Purchase Invoice'\n 40: date: 2012-08-06\n 40: customer:\n 40: first_name: Dorothy\n 40: family_name: Gale\n 40: items:\n 40: - part_no: A4786\n 40: descrip: Water Bucket (Filled)\n 40: price: 1.47\n 40: quantity: 4\n 40: - part_no: E1628\n 40: descrip: 'High Heeled "Ruby" Slippers'\n 40: size: 8\n 40: price: 133.7\n 40: quantity: 1\n 40: 'bill-to': &id001\n 40: street: |\n 40: 123 Tornado Alley\n 40: Suite 16\n 40: \n 40: city: East Centerville\n 40: state: KS\n 40: 'ship-to': *id001\n 40: specialDelivery: |\n 40: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain.\n 40: \n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x2adc4f3980 [ROOT] MAP: (1 sibs) 7 children: 40: [1] [1] 0x2adc4f3a10 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 40: [2] [2] 0x2adc4f3aa0 KEYVAL: 'date' '2012-08-06' (7 sibs) 40: [3] [3] 0x2adc4f3b30 KEYMAP: 'customer' (7 sibs) 2 children: 40: [4] [4] 0x2adc4f3bc0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 40: [5] [5] 0x2adc4f3c50 KEYVAL: 'family_name' 'Gale' (2 sibs) 40: [6] [6] 0x2adc4f3ce0 KEYSEQ: 'items' (7 sibs) 2 children: 40: [7] [7] 0x2adc4f3d70 MAP: (2 sibs) 4 children: 40: [8] [8] 0x2adc4f3e00 KEYVAL: 'part_no' 'A4786' (4 sibs) 40: [9] [9] 0x2adc4f3e90 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 40: [10] [10] 0x2adc4f3f20 KEYVAL: 'price' '1.47' (4 sibs) 40: [11] [11] 0x2adc4f3fb0 KEYVAL: 'quantity' '4' (4 sibs) 40: [12] [12] 0x2adc4f4040 MAP: (2 sibs) 5 children: 40: [13] [13] 0x2adc4f40d0 KEYVAL: 'part_no' 'E1628' (5 sibs) 40: [14] [14] 0x2adc4f4160 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 40: [15] [15] 0x2adc4f41f0 KEYVAL: 'size' '8' (5 sibs) 40: [16] [16] 0x2adc4f4280 KEYVAL: 'price' '133.7' (5 sibs) 40: [17] [17] 0x2adc4f4310 KEYVAL: 'quantity' '1' (5 sibs) 40: [18] [18] 0x2adc4f43a0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 40: [19] [19] 0x2adc4f4430 KEYVAL: 'street' '123 Tornado Alley 40: Suite 16 40: ' (3 sibs) 40: [20] [20] 0x2adc4f44c0 KEYVAL: 'city' 'East Centerville' (3 sibs) 40: [21] [21] 0x2adc4f4550 KEYVAL: 'state' 'KS' (3 sibs) 40: [22] [22] 0x2adc4f45e0 KEYVAL***: 'ship-to' '*id001' (7 sibs) 40: [23] [23] 0x2adc4f4670 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 40: ' (7 sibs) 40: #nodes=24 vs #printed=24 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/6 (5 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/7 40: ------------------------------------------- 40: running test case 'anchor example 2, resolved' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: \n 40: receipt: Oz-Ware Purchase Invoice\n 40: date: 2012-08-06\n 40: customer:\n 40: first_name: Dorothy\n 40: family_name: Gale\n 40: items:\n 40: - part_no: A4786\n 40: descrip: Water Bucket (Filled)\n 40: price: 1.47\n 40: quantity: 4\n 40: - part_no: E1628\n 40: descrip: High Heeled "Ruby" Slippers\n 40: size: 8\n 40: price: 133.7\n 40: quantity: 1\n 40: bill-to: &id001\n 40: street: |\n 40: 123 Tornado Alley\n 40: Suite 16\n 40: ey\n 40: Suite 16\n 40: city: East Centerville\n 40: state: KS\n 40: ship-to: *id001\n 40: specialDelivery: >\n 40: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain.\n 40: nd the curtain.\n 40: ~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x2adc4bce10 [ROOT] MAP: (1 sibs) 7 children: 40: [1] [1] 0x2adc4bcea0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 40: [2] [2] 0x2adc4bcf30 KEYVAL: 'date' '2012-08-06' (7 sibs) 40: [3] [3] 0x2adc4bcfc0 KEYMAP: 'customer' (7 sibs) 2 children: 40: [4] [4] 0x2adc4bd050 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 40: [5] [5] 0x2adc4bd0e0 KEYVAL: 'family_name' 'Gale' (2 sibs) 40: [6] [6] 0x2adc4bd170 KEYSEQ: 'items' (7 sibs) 2 children: 40: [7] [7] 0x2adc4bd200 MAP: (2 sibs) 4 children: 40: [8] [8] 0x2adc4bd290 KEYVAL: 'part_no' 'A4786' (4 sibs) 40: [9] [9] 0x2adc4bd320 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 40: [10] [10] 0x2adc4bd3b0 KEYVAL: 'price' '1.47' (4 sibs) 40: [11] [11] 0x2adc4bd440 KEYVAL: 'quantity' '4' (4 sibs) 40: [12] [12] 0x2adc4bd4d0 MAP: (2 sibs) 5 children: 40: [13] [13] 0x2adc4bd560 KEYVAL: 'part_no' 'E1628' (5 sibs) 40: [14] [14] 0x2adc4bd5f0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 40: [15] [15] 0x2adc4bd680 KEYVAL: 'size' '8' (5 sibs) 40: [16] [16] 0x2adc4bd710 KEYVAL: 'price' '133.7' (5 sibs) 40: [17] [17] 0x2adc4bd7a0 KEYVAL: 'quantity' '1' (5 sibs) 40: [18] [18] 0x2adc4bd830 KEYMAP: 'bill-to' (7 sibs) 3 children: 40: [19] [19] 0x2adc4bd8c0 KEYVAL: 'street' '123 Tornado Alley 40: Suite 16 40: ' (3 sibs) 40: [20] [20] 0x2adc4bd950 KEYVAL: 'city' 'East Centerville' (3 sibs) 40: [21] [21] 0x2adc4bd9e0 KEYVAL: 'state' 'KS' (3 sibs) 40: [22] [22] 0x2adc4bda70 KEYMAP: 'ship-to' (7 sibs) 3 children: 40: [23] [23] 0x2adc4bdb00 KEYVAL: 'street' '123 Tornado Alley 40: Suite 16 40: ' (3 sibs) 40: [24] [24] 0x2adc4bdb90 KEYVAL: 'city' 'East Centerville' (3 sibs) 40: [25] [25] 0x2adc4bdc20 KEYVAL: 'state' 'KS' (3 sibs) 40: [26] [26] 0x2adc4bdcb0 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 40: ' (7 sibs) 40: #nodes=27 vs #printed=27 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: receipt: 'Oz-Ware Purchase Invoice'\n 40: date: 2012-08-06\n 40: customer:\n 40: first_name: Dorothy\n 40: family_name: Gale\n 40: items:\n 40: - part_no: A4786\n 40: descrip: Water Bucket (Filled)\n 40: price: 1.47\n 40: quantity: 4\n 40: - part_no: E1628\n 40: descrip: 'High Heeled "Ruby" Slippers'\n 40: size: 8\n 40: price: 133.7\n 40: quantity: 1\n 40: 'bill-to':\n 40: street: |\n 40: 123 Tornado Alley\n 40: Suite 16\n 40: \n 40: city: East Centerville\n 40: state: KS\n 40: 'ship-to':\n 40: street: |\n 40: 123 Tornado Alley\n 40: Suite 16\n 40: \n 40: city: East Centerville\n 40: state: KS\n 40: specialDelivery: |\n 40: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain.\n 40: \n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x2adc4f4b90 [ROOT] MAP: (1 sibs) 7 children: 40: [1] [1] 0x2adc4f4c20 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 40: [2] [2] 0x2adc4f4cb0 KEYVAL: 'date' '2012-08-06' (7 sibs) 40: [3] [3] 0x2adc4f4d40 KEYMAP: 'customer' (7 sibs) 2 children: 40: [4] [4] 0x2adc4f4dd0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 40: [5] [5] 0x2adc4f4e60 KEYVAL: 'family_name' 'Gale' (2 sibs) 40: [6] [6] 0x2adc4f4ef0 KEYSEQ: 'items' (7 sibs) 2 children: 40: [7] [7] 0x2adc4f4f80 MAP: (2 sibs) 4 children: 40: [8] [8] 0x2adc4f5010 KEYVAL: 'part_no' 'A4786' (4 sibs) 40: [9] [9] 0x2adc4f50a0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 40: [10] [10] 0x2adc4f5130 KEYVAL: 'price' '1.47' (4 sibs) 40: [11] [11] 0x2adc4f51c0 KEYVAL: 'quantity' '4' (4 sibs) 40: [12] [12] 0x2adc4f5250 MAP: (2 sibs) 5 children: 40: [13] [13] 0x2adc4f52e0 KEYVAL: 'part_no' 'E1628' (5 sibs) 40: [14] [14] 0x2adc4f5370 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 40: [15] [15] 0x2adc4f5400 KEYVAL: 'size' '8' (5 sibs) 40: [16] [16] 0x2adc4f5490 KEYVAL: 'price' '133.7' (5 sibs) 40: [17] [17] 0x2adc4f5520 KEYVAL: 'quantity' '1' (5 sibs) 40: [18] [18] 0x2adc4f55b0 KEYMAP: 'bill-to' (7 sibs) 3 children: 40: [19] [19] 0x2adc4f5640 KEYVAL: 'street' '123 Tornado Alley 40: Suite 16 40: ' (3 sibs) 40: [20] [20] 0x2adc4f56d0 KEYVAL: 'city' 'East Centerville' (3 sibs) 40: [21] [21] 0x2adc4f5760 KEYVAL: 'state' 'KS' (3 sibs) 40: [22] [22] 0x2adc4f57f0 KEYMAP: 'ship-to' (7 sibs) 3 children: 40: [23] [23] 0x2adc4f5880 KEYVAL: 'street' '123 Tornado Alley 40: Suite 16 40: ' (3 sibs) 40: [24] [24] 0x2adc4f5910 KEYVAL: 'city' 'East Centerville' (3 sibs) 40: [25] [25] 0x2adc4f59a0 KEYVAL: 'state' 'KS' (3 sibs) 40: [26] [26] 0x2adc4f5a30 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 40: ' (7 sibs) 40: #nodes=27 vs #printed=27 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/7 (4 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/8 40: ------------------------------------------- 40: running test case 'anchor example 3, unresolved' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: \n 40: - step: &id001 # defines anchor label &id001\n 40: instrument: Lasik 2000\n 40: pulseEnergy: 5.4\n 40: pulseDuration: 12\n 40: repetition: 1000\n 40: spotSize: 1mm\n 40: - step: &id002\n 40: instrument: Lasik 2000\n 40: pulseEnergy: 5.0\n 40: pulseDuration: 10\n 40: repetition: 500\n 40: spotSize: 2mm\n 40: - step: *id001 # refers to the first step (with anchor &id001)\n 40: - step: *id002 # refers to the second step\n 40: - step:\n 40: <<: *id001\n 40: spotSize: 2mm # redefines just this key, refers rest from &id001\n 40: - step: *id002\n 40: ~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x2adc4bee30 [ROOT] SEQ: (1 sibs) 6 children: 40: [1] [1] 0x2adc4beec0 MAP: (6 sibs) 1 children: 40: [2] [2] 0x2adc4bef50 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 40: [3] [3] 0x2adc4befe0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [4] [4] 0x2adc4bf070 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: [5] [5] 0x2adc4bf100 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: [6] [6] 0x2adc4bf190 KEYVAL: 'repetition' '1000' (5 sibs) 40: [7] [7] 0x2adc4bf220 KEYVAL: 'spotSize' '1mm' (5 sibs) 40: [8] [8] 0x2adc4bf2b0 MAP: (6 sibs) 1 children: 40: [9] [9] 0x2adc4bf340 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 40: [10] [10] 0x2adc4bf3d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [11] [11] 0x2adc4bf460 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: [12] [12] 0x2adc4bf4f0 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: [13] [13] 0x2adc4bf580 KEYVAL: 'repetition' '500' (5 sibs) 40: [14] [14] 0x2adc4bf610 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: [15] [15] 0x2adc4bf6a0 MAP: (6 sibs) 1 children: 40: [16] [16] 0x2adc4bf730 KEYVAL***: 'step' '*id001' (1 sibs) 40: [17] [17] 0x2adc4bf7c0 MAP: (6 sibs) 1 children: 40: [18] [18] 0x2adc4bf850 KEYVAL***: 'step' '*id002' (1 sibs) 40: [19] [19] 0x2adc4bf8e0 MAP: (6 sibs) 1 children: 40: [20] [20] 0x2adc4bf970 KEYMAP: 'step' (1 sibs) 2 children: 40: [21] [21] 0x2adc4bfa00 KEYVAL***: '<<' '*id001' (2 sibs) 40: [22] [22] 0x2adc4bfa90 KEYVAL: 'spotSize' '2mm' (2 sibs) 40: [23] [23] 0x2adc4bfb20 MAP: (6 sibs) 1 children: 40: [24] [24] 0x2adc4bfbb0 KEYVAL***: 'step' '*id002' (1 sibs) 40: #nodes=25 vs #printed=25 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: - step: &id001\n 40: instrument: Lasik 2000\n 40: pulseEnergy: 5.4\n 40: pulseDuration: 12\n 40: repetition: 1000\n 40: spotSize: 1mm\n 40: - step: &id002\n 40: instrument: Lasik 2000\n 40: pulseEnergy: 5.0\n 40: pulseDuration: 10\n 40: repetition: 500\n 40: spotSize: 2mm\n 40: - step: *id001\n 40: - step: *id002\n 40: - step:\n 40: <<: *id001\n 40: spotSize: 2mm\n 40: - step: *id002\n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x2adc4f5da0 [ROOT] SEQ: (1 sibs) 6 children: 40: [1] [1] 0x2adc4f5e30 MAP: (6 sibs) 1 children: 40: [2] [2] 0x2adc4f5ec0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 40: [3] [3] 0x2adc4f5f50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [4] [4] 0x2adc4f5fe0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: [5] [5] 0x2adc4f6070 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: [6] [6] 0x2adc4f6100 KEYVAL: 'repetition' '1000' (5 sibs) 40: [7] [7] 0x2adc4f6190 KEYVAL: 'spotSize' '1mm' (5 sibs) 40: [8] [8] 0x2adc4f6220 MAP: (6 sibs) 1 children: 40: [9] [9] 0x2adc4f62b0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 40: [10] [10] 0x2adc4f6340 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [11] [11] 0x2adc4f63d0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: [12] [12] 0x2adc4f6460 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: [13] [13] 0x2adc4f64f0 KEYVAL: 'repetition' '500' (5 sibs) 40: [14] [14] 0x2adc4f6580 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: [15] [15] 0x2adc4f6610 MAP: (6 sibs) 1 children: 40: [16] [16] 0x2adc4f66a0 KEYVAL***: 'step' '*id001' (1 sibs) 40: [17] [17] 0x2adc4f6730 MAP: (6 sibs) 1 children: 40: [18] [18] 0x2adc4f67c0 KEYVAL***: 'step' '*id002' (1 sibs) 40: [19] [19] 0x2adc4f6850 MAP: (6 sibs) 1 children: 40: [20] [20] 0x2adc4f68e0 KEYMAP: 'step' (1 sibs) 2 children: 40: [21] [21] 0x2adc4f6970 KEYVAL***: '<<' '*id001' (2 sibs) 40: [22] [22] 0x2adc4f6a00 KEYVAL: 'spotSize' '2mm' (2 sibs) 40: [23] [23] 0x2adc4f6a90 MAP: (6 sibs) 1 children: 40: [24] [24] 0x2adc4f6b20 KEYVAL***: 'step' '*id002' (1 sibs) 40: #nodes=25 vs #printed=25 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/8 (5 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/9 40: ------------------------------------------- 40: running test case 'anchor example 3, resolved' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: \n 40: - step: &id001 # defines anchor label &id001\n 40: instrument: Lasik 2000\n 40: pulseEnergy: 5.4\n 40: pulseDuration: 12\n 40: repetition: 1000\n 40: spotSize: 1mm\n 40: - step: &id002\n 40: instrument: Lasik 2000\n 40: pulseEnergy: 5.0\n 40: pulseDuration: 10\n 40: repetition: 500\n 40: spotSize: 2mm\n 40: - step: *id001 # refers to the first step (with anchor &id001)\n 40: - step: *id002 # refers to the second step\n 40: - step:\n 40: <<: *id001\n 40: spotSize: 2mm # redefines just this key, refers rest from &id001\n 40: - step: *id002\n 40: ~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x2adc4c2050 [ROOT] SEQ: (1 sibs) 6 children: 40: [1] [1] 0x2adc4c20e0 MAP: (6 sibs) 1 children: 40: [2] [2] 0x2adc4c2170 KEYMAP: 'step' (1 sibs) 5 children: 40: [3] [3] 0x2adc4c2200 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [4] [4] 0x2adc4c2290 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: [5] [5] 0x2adc4c2320 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: [6] [6] 0x2adc4c23b0 KEYVAL: 'repetition' '1000' (5 sibs) 40: [7] [7] 0x2adc4c2440 KEYVAL: 'spotSize' '1mm' (5 sibs) 40: [8] [8] 0x2adc4c24d0 MAP: (6 sibs) 1 children: 40: [9] [9] 0x2adc4c2560 KEYMAP: 'step' (1 sibs) 5 children: 40: [10] [10] 0x2adc4c25f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [11] [11] 0x2adc4c2680 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: [12] [12] 0x2adc4c2710 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: [13] [13] 0x2adc4c27a0 KEYVAL: 'repetition' '500' (5 sibs) 40: [14] [14] 0x2adc4c2830 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: [15] [15] 0x2adc4c28c0 MAP: (6 sibs) 1 children: 40: [16] [16] 0x2adc4c2950 KEYMAP: 'step' (1 sibs) 5 children: 40: [17] [17] 0x2adc4c29e0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [18] [18] 0x2adc4c2a70 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: [19] [19] 0x2adc4c2b00 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: [20] [20] 0x2adc4c2b90 KEYVAL: 'repetition' '1000' (5 sibs) 40: [21] [21] 0x2adc4c2c20 KEYVAL: 'spotSize' '1mm' (5 sibs) 40: [22] [22] 0x2adc4c2cb0 MAP: (6 sibs) 1 children: 40: [23] [23] 0x2adc4c2d40 KEYMAP: 'step' (1 sibs) 5 children: 40: [24] [24] 0x2adc4c2dd0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [25] [25] 0x2adc4c2e60 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: [26] [26] 0x2adc4c2ef0 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: [27] [27] 0x2adc4c2f80 KEYVAL: 'repetition' '500' (5 sibs) 40: [28] [28] 0x2adc4c3010 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: [29] [29] 0x2adc4c30a0 MAP: (6 sibs) 1 children: 40: [30] [30] 0x2adc4c3130 KEYMAP: 'step' (1 sibs) 5 children: 40: [31] [31] 0x2adc4c31c0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [32] [32] 0x2adc4c3250 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: [33] [33] 0x2adc4c32e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: [34] [34] 0x2adc4c3370 KEYVAL: 'repetition' '1000' (5 sibs) 40: [35] [35] 0x2adc4c3400 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: [36] [36] 0x2adc4c3490 MAP: (6 sibs) 1 children: 40: [37] [37] 0x2adc4c3520 KEYMAP: 'step' (1 sibs) 5 children: 40: [38] [38] 0x2adc4c35b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [39] [39] 0x2adc4c3640 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: [40] [40] 0x2adc4c36d0 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: [41] [41] 0x2adc4c3760 KEYVAL: 'repetition' '500' (5 sibs) 40: [42] [42] 0x2adc4c37f0 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: #nodes=43 vs #printed=43 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: - step:\n 40: instrument: Lasik 2000\n 40: pulseEnergy: 5.4\n 40: pulseDuration: 12\n 40: repetition: 1000\n 40: spotSize: 1mm\n 40: - step:\n 40: instrument: Lasik 2000\n 40: pulseEnergy: 5.0\n 40: pulseDuration: 10\n 40: repetition: 500\n 40: spotSize: 2mm\n 40: - step:\n 40: instrument: Lasik 2000\n 40: pulseEnergy: 5.4\n 40: pulseDuration: 12\n 40: repetition: 1000\n 40: spotSize: 1mm\n 40: - step:\n 40: instrument: Lasik 2000\n 40: pulseEnergy: 5.0\n 40: pulseDuration: 10\n 40: repetition: 500\n 40: spotSize: 2mm\n 40: - step:\n 40: instrument: Lasik 2000\n 40: pulseEnergy: 5.4\n 40: pulseDuration: 12\n 40: repetition: 1000\n 40: spotSize: 2mm\n 40: - step:\n 40: instrument: Lasik 2000\n 40: pulseEnergy: 5.0\n 40: pulseDuration: 10\n 40: repetition: 500\n 40: spotSize: 2mm\n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x2adc4f81c0 [ROOT] SEQ: (1 sibs) 6 children: 40: [1] [1] 0x2adc4f8250 MAP: (6 sibs) 1 children: 40: [2] [2] 0x2adc4f82e0 KEYMAP: 'step' (1 sibs) 5 children: 40: [3] [3] 0x2adc4f8370 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [4] [4] 0x2adc4f8400 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: [5] [5] 0x2adc4f8490 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: [6] [6] 0x2adc4f8520 KEYVAL: 'repetition' '1000' (5 sibs) 40: [7] [7] 0x2adc4f85b0 KEYVAL: 'spotSize' '1mm' (5 sibs) 40: [8] [8] 0x2adc4f8640 MAP: (6 sibs) 1 children: 40: [9] [9] 0x2adc4f86d0 KEYMAP: 'step' (1 sibs) 5 children: 40: [10] [10] 0x2adc4f8760 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [11] [11] 0x2adc4f87f0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: [12] [12] 0x2adc4f8880 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: [13] [13] 0x2adc4f8910 KEYVAL: 'repetition' '500' (5 sibs) 40: [14] [14] 0x2adc4f89a0 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: [15] [15] 0x2adc4f8a30 MAP: (6 sibs) 1 children: 40: [16] [16] 0x2adc4f8ac0 KEYMAP: 'step' (1 sibs) 5 children: 40: [17] [17] 0x2adc4f8b50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [18] [18] 0x2adc4f8be0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: [19] [19] 0x2adc4f8c70 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: [20] [20] 0x2adc4f8d00 KEYVAL: 'repetition' '1000' (5 sibs) 40: [21] [21] 0x2adc4f8d90 KEYVAL: 'spotSize' '1mm' (5 sibs) 40: [22] [22] 0x2adc4f8e20 MAP: (6 sibs) 1 children: 40: [23] [23] 0x2adc4f8eb0 KEYMAP: 'step' (1 sibs) 5 children: 40: [24] [24] 0x2adc4f8f40 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [25] [25] 0x2adc4f8fd0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: [26] [26] 0x2adc4f9060 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: [27] [27] 0x2adc4f90f0 KEYVAL: 'repetition' '500' (5 sibs) 40: [28] [28] 0x2adc4f9180 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: [29] [29] 0x2adc4f9210 MAP: (6 sibs) 1 children: 40: [30] [30] 0x2adc4f92a0 KEYMAP: 'step' (1 sibs) 5 children: 40: [31] [31] 0x2adc4f9330 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [32] [32] 0x2adc4f93c0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: [33] [33] 0x2adc4f9450 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: [34] [34] 0x2adc4f94e0 KEYVAL: 'repetition' '1000' (5 sibs) 40: [35] [35] 0x2adc4f9570 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: [36] [36] 0x2adc4f9600 MAP: (6 sibs) 1 children: 40: [37] [37] 0x2adc4f9690 KEYMAP: 'step' (1 sibs) 5 children: 40: [38] [38] 0x2adc4f9720 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [39] [39] 0x2adc4f97b0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: [40] [40] 0x2adc4f9840 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: [41] [41] 0x2adc4f98d0 KEYVAL: 'repetition' '500' (5 sibs) 40: [42] [42] 0x2adc4f9960 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: #nodes=43 vs #printed=43 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/9 (7 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/10 40: ------------------------------------------- 40: running test case 'tagged doc with anchors 9KAX' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: \n 40: ---\n 40: &a1\n 40: !!str\n 40: scalar1\n 40: --- &a1 !!str scalar1\n 40: ---\n 40: !!str\n 40: &a1\n 40: scalar1\n 40: --- !!str &a1 scalar1\n 40: ---\n 40: !!str\n 40: &a2\n 40: scalar2\n 40: --- &a2 !!str scalar2\n 40: ---\n 40: &a3\n 40: !!str scalar3\n 40: --- &a3 !!str scalar3\n 40: ---\n 40: &a4 !!map\n 40: &a5 !!str key5: value4\n 40: --- &a4 !!map\n 40: &a5 !!str key5: value4\n 40: ---\n 40: a6: 1\n 40: &anchor6 b6: 2\n 40: ---\n 40: !!map\n 40: &a8 !!str key8: value7\n 40: --- !!map\n 40: &a8 !!str key8: value7\n 40: ---\n 40: !!map\n 40: !!str &a10 key10: value9\n 40: --- !!map\n 40: &a10 !!str key10: value9\n 40: ---\n 40: !!str &a11\n 40: value11\n 40: --- &a11 !!str value11\n 40: ~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x2adc4c4460 [ROOT] STREAM: (1 sibs) 17 children: 40: [1] [1] 0x2adc4c44f0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 40: [2] [2] 0x2adc4c4580 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 40: [3] [3] 0x2adc4c4610 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 40: [4] [4] 0x2adc4c46a0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 40: [5] [5] 0x2adc4c4730 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 40: [6] [6] 0x2adc4c47c0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 40: [7] [7] 0x2adc4c4850 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 40: [8] [8] 0x2adc4c48e0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 40: [9] [9] 0x2adc4c4970 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 40: [10] [10] 0x2adc4c4a00 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 40: [11] [11] 0x2adc4c4a90 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 40: [12] [12] 0x2adc4c4b20 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 40: [13] [13] 0x2adc4c4bb0 DOCMAP: (17 sibs) 2 children: 40: [14] [14] 0x2adc4c4c40 KEYVAL: 'a6' '1' (2 sibs) 40: [15] [15] 0x2adc4c4cd0 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 40: [16] [16] 0x2adc4c4d60 DOCMAP***: !!map (17 sibs) 1 children: 40: [17] [17] 0x2adc4c4df0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 40: [18] [18] 0x2adc4c4e80 DOCMAP***: !!map (17 sibs) 1 children: 40: [19] [19] 0x2adc4c4f10 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 40: [20] [20] 0x2adc4c4fa0 DOCMAP***: !!map (17 sibs) 1 children: 40: [21] [21] 0x2adc4c5030 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 40: [22] [22] 0x2adc4c50c0 DOCMAP***: !!map (17 sibs) 1 children: 40: [23] [23] 0x2adc4c5150 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 40: [24] [24] 0x2adc4c51e0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 40: [25] [25] 0x2adc4c5270 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 40: #nodes=26 vs #printed=26 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: --- !!str &a1 scalar1\n 40: --- !!str &a1 scalar1\n 40: --- !!str &a1 scalar1\n 40: --- !!str &a1 scalar1\n 40: --- !!str &a2 scalar2\n 40: --- !!str &a2 scalar2\n 40: --- !!str &a3 scalar3\n 40: --- !!str &a3 scalar3\n 40: --- !!map &a4\n 40: !!str &a5 key5: value4\n 40: --- !!map &a4\n 40: !!str &a5 key5: value4\n 40: ---\n 40: a6: 1\n 40: &anchor6 b6: 2\n 40: --- !!map\n 40: !!str &a8 key8: value7\n 40: --- !!map\n 40: !!str &a8 key8: value7\n 40: --- !!map\n 40: !!str &a10 key10: value9\n 40: --- !!map\n 40: !!str &a10 key10: value9\n 40: --- !!str &a11 value11\n 40: --- !!str &a11 value11\n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x2adc4f6fb0 [ROOT] STREAM: (1 sibs) 17 children: 40: [1] [1] 0x2adc4f7040 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 40: [2] [2] 0x2adc4f70d0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 40: [3] [3] 0x2adc4f7160 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 40: [4] [4] 0x2adc4f71f0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 40: [5] [5] 0x2adc4f7280 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 40: [6] [6] 0x2adc4f7310 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 40: [7] [7] 0x2adc4f73a0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 40: [8] [8] 0x2adc4f7430 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 40: [9] [9] 0x2adc4f74c0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 40: [10] [10] 0x2adc4f7550 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 40: [11] [11] 0x2adc4f75e0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 40: [12] [12] 0x2adc4f7670 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 40: [13] [13] 0x2adc4f7700 DOCMAP: (17 sibs) 2 children: 40: [14] [14] 0x2adc4f7790 KEYVAL: 'a6' '1' (2 sibs) 40: [15] [15] 0x2adc4f7820 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 40: [16] [16] 0x2adc4f78b0 DOCMAP***: !!map (17 sibs) 1 children: 40: [17] [17] 0x2adc4f7940 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 40: [18] [18] 0x2adc4f79d0 DOCMAP***: !!map (17 sibs) 1 children: 40: [19] [19] 0x2adc4f7a60 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 40: [20] [20] 0x2adc4f7af0 DOCMAP***: !!map (17 sibs) 1 children: 40: [21] [21] 0x2adc4f7b80 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 40: [22] [22] 0x2adc4f7c10 DOCMAP***: !!map (17 sibs) 1 children: 40: [23] [23] 0x2adc4f7ca0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 40: [24] [24] 0x2adc4f7d30 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 40: [25] [25] 0x2adc4f7dc0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 40: #nodes=26 vs #printed=26 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/10 (6 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/11 40: ------------------------------------------- 40: running test case 'github131 1, unresolved' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: \n 40: a: &vref b\n 40: *vref: c\n 40: &kref aa: bb\n 40: aaa: &kvref bbb\n 40: foo:\n 40: *kref: cc\n 40: *kvref: cc\n 40: ~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x2adc4c5670 [ROOT] MAP: (1 sibs) 5 children: 40: [1] [1] 0x2adc4c5700 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 40: [2] [2] 0x2adc4c5790 KEYVAL***: '*vref' 'c' (5 sibs) 40: [3] [3] 0x2adc4c5820 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 40: [4] [4] 0x2adc4c58b0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 40: [5] [5] 0x2adc4c5940 KEYMAP: 'foo' (5 sibs) 2 children: 40: [6] [6] 0x2adc4c59d0 KEYVAL***: '*kref' 'cc' (2 sibs) 40: [7] [7] 0x2adc4c5a60 KEYVAL***: '*kvref' 'cc' (2 sibs) 40: #nodes=8 vs #printed=8 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: a: &vref b\n 40: *vref: c\n 40: &kref aa: bb\n 40: aaa: &kvref bbb\n 40: foo:\n 40: *kref: cc\n 40: *kvref: cc\n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x2adc4f3070 [ROOT] MAP: (1 sibs) 5 children: 40: [1] [1] 0x2adc4f3100 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 40: [2] [2] 0x2adc4f3190 KEYVAL***: '*vref' 'c' (5 sibs) 40: [3] [3] 0x2adc4f3220 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 40: [4] [4] 0x2adc4f32b0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 40: [5] [5] 0x2adc4f3340 KEYMAP: 'foo' (5 sibs) 2 children: 40: [6] [6] 0x2adc4f33d0 KEYVAL***: '*kref' 'cc' (2 sibs) 40: [7] [7] 0x2adc4f3460 KEYVAL***: '*kvref' 'cc' (2 sibs) 40: #nodes=8 vs #printed=8 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/11 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/12 40: ------------------------------------------- 40: running test case 'github131 1, resolved' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: \n 40: a: &vref b\n 40: *vref: c\n 40: &kref aa: bb\n 40: aaa: &kvref bbb\n 40: foo:\n 40: *kref: cc\n 40: *kvref: cc\n 40: ~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x2adc4c66c0 [ROOT] MAP: (1 sibs) 5 children: 40: [1] [1] 0x2adc4c6750 KEYVAL: 'a' 'b' (5 sibs) 40: [2] [2] 0x2adc4c67e0 KEYVAL: 'b' 'c' (5 sibs) 40: [3] [3] 0x2adc4c6870 KEYVAL: 'aa' 'bb' (5 sibs) 40: [4] [4] 0x2adc4c6900 KEYVAL: 'aaa' 'bbb' (5 sibs) 40: [5] [5] 0x2adc4c6990 KEYMAP: 'foo' (5 sibs) 2 children: 40: [6] [6] 0x2adc4c6a20 KEYVAL: 'aa' 'cc' (2 sibs) 40: [7] [7] 0x2adc4c6ab0 KEYVAL: 'bbb' 'cc' (2 sibs) 40: #nodes=8 vs #printed=8 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: a: b\n 40: b: c\n 40: aa: bb\n 40: aaa: bbb\n 40: foo:\n 40: aa: cc\n 40: bbb: cc\n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x2adc4fa5d0 [ROOT] MAP: (1 sibs) 5 children: 40: [1] [1] 0x2adc4fa660 KEYVAL: 'a' 'b' (5 sibs) 40: [2] [2] 0x2adc4fa6f0 KEYVAL: 'b' 'c' (5 sibs) 40: [3] [3] 0x2adc4fa780 KEYVAL: 'aa' 'bb' (5 sibs) 40: [4] [4] 0x2adc4fa810 KEYVAL: 'aaa' 'bbb' (5 sibs) 40: [5] [5] 0x2adc4fa8a0 KEYMAP: 'foo' (5 sibs) 2 children: 40: [6] [6] 0x2adc4fa930 KEYVAL: 'aa' 'cc' (2 sibs) 40: [7] [7] 0x2adc4fa9c0 KEYVAL: 'bbb' 'cc' (2 sibs) 40: #nodes=8 vs #printed=8 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/12 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/13 40: ------------------------------------------- 40: running test case 'anchors+refs on key+val, unresolved' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: {&a0 a0: &b0 b0, *b0: *a0}~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x2adc4c7710 [ROOT] MAP: (1 sibs) 2 children: 40: [1] [1] 0x2adc4c77a0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 40: [2] [2] 0x2adc4c7830 KEYVAL***: '*b0' '*a0' (2 sibs) 40: #nodes=3 vs #printed=3 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: &a0 a0: &b0 b0\n 40: *b0: *a0\n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x2adc4faf20 [ROOT] MAP: (1 sibs) 2 children: 40: [1] [1] 0x2adc4fafb0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 40: [2] [2] 0x2adc4fb040 KEYVAL***: '*b0' '*a0' (2 sibs) 40: #nodes=3 vs #printed=3 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/13 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/14 40: ------------------------------------------- 40: running test case 'anchors+refs on key+val, resolved' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: {&a0 a0: &b0 b0, *b0: *a0}~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x2adc4c8760 [ROOT] MAP: (1 sibs) 2 children: 40: [1] [1] 0x2adc4c87f0 KEYVAL: 'a0' 'b0' (2 sibs) 40: [2] [2] 0x2adc4c8880 KEYVAL: 'b0' 'a0' (2 sibs) 40: #nodes=3 vs #printed=3 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: a0: b0\n 40: b0: a0\n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x2adc4fb830 [ROOT] MAP: (1 sibs) 2 children: 40: [1] [1] 0x2adc4fb8c0 KEYVAL: 'a0' 'b0' (2 sibs) 40: [2] [2] 0x2adc4fb950 KEYVAL: 'b0' 'a0' (2 sibs) 40: #nodes=3 vs #printed=3 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/14 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/15 40: ------------------------------------------- 40: running test case 'ambiguous anchor, unresolved' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: &rootanchor\n 40: &a0 a0: &b0 b0\n 40: *b0: *a0\n 40: map1:\n 40: &a1 a1: &b1 b1 # &a1 must be a KEY anchor on a1, not a VAL anchor on map1\n 40: *b1: *a1\n 40: map2:\n 40: *b0: *a0 # ensure the anchor is enough to establish the indentation\n 40: &a2 a2: &b2 b2\n 40: *b2: *a2\n 40: map3: &a3 # &a3 must be a VAL anchor on map3, not a KEY anchor on a3\n 40: a3: &b3 b3\n 40: *b3: *b0\n 40: map4: *a0\n 40: map5:\n 40: &map5\n 40: &a5 a5: &b5 b5\n 40: *b5: *a5\n 40: map6:\n 40: &map6\n 40: a6: &b6 b6\n 40: *b6: *b6\n 40: ~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x2adc4ca0c0 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 40: [1] [1] 0x2adc4ca150 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 40: [2] [2] 0x2adc4ca1e0 KEYVAL***: '*b0' '*a0' (8 sibs) 40: [3] [3] 0x2adc4ca270 KEYMAP: 'map1' (8 sibs) 2 children: 40: [4] [4] 0x2adc4ca300 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 40: [5] [5] 0x2adc4ca390 KEYVAL***: '*b1' '*a1' (2 sibs) 40: [6] [6] 0x2adc4ca420 KEYMAP: 'map2' (8 sibs) 3 children: 40: [7] [7] 0x2adc4ca4b0 KEYVAL***: '*b0' '*a0' (3 sibs) 40: [8] [8] 0x2adc4ca540 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 40: [9] [9] 0x2adc4ca5d0 KEYVAL***: '*b2' '*a2' (3 sibs) 40: [10] [10] 0x2adc4ca660 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 40: [11] [11] 0x2adc4ca6f0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 40: [12] [12] 0x2adc4ca780 KEYVAL***: '*b3' '*b0' (2 sibs) 40: [13] [13] 0x2adc4ca810 KEYVAL***: 'map4' '*a0' (8 sibs) 40: [14] [14] 0x2adc4ca8a0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 40: [15] [15] 0x2adc4ca930 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 40: [16] [16] 0x2adc4ca9c0 KEYVAL***: '*b5' '*a5' (2 sibs) 40: [17] [17] 0x2adc4caa50 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 40: [18] [18] 0x2adc4caae0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 40: [19] [19] 0x2adc4cab70 KEYVAL***: '*b6' '*b6' (2 sibs) 40: #nodes=20 vs #printed=20 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: &rootanchor\n 40: &a0 a0: &b0 b0\n 40: *b0: *a0\n 40: map1:\n 40: &a1 a1: &b1 b1\n 40: *b1: *a1\n 40: map2:\n 40: *b0: *a0\n 40: &a2 a2: &b2 b2\n 40: *b2: *a2\n 40: map3: &a3\n 40: a3: &b3 b3\n 40: *b3: *b0\n 40: map4: *a0\n 40: map5: &map5\n 40: &a5 a5: &b5 b5\n 40: *b5: *a5\n 40: map6: &map6\n 40: a6: &b6 b6\n 40: *b6: *b6\n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x2adc4fca50 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 40: [1] [1] 0x2adc4fcae0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 40: [2] [2] 0x2adc4fcb70 KEYVAL***: '*b0' '*a0' (8 sibs) 40: [3] [3] 0x2adc4fcc00 KEYMAP: 'map1' (8 sibs) 2 children: 40: [4] [4] 0x2adc4fcc90 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 40: [5] [5] 0x2adc4fcd20 KEYVAL***: '*b1' '*a1' (2 sibs) 40: [6] [6] 0x2adc4fcdb0 KEYMAP: 'map2' (8 sibs) 3 children: 40: [7] [7] 0x2adc4fce40 KEYVAL***: '*b0' '*a0' (3 sibs) 40: [8] [8] 0x2adc4fced0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 40: [9] [9] 0x2adc4fcf60 KEYVAL***: '*b2' '*a2' (3 sibs) 40: [10] [10] 0x2adc4fcff0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 40: [11] [11] 0x2adc4fd080 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 40: [12] [12] 0x2adc4fd110 KEYVAL***: '*b3' '*b0' (2 sibs) 40: [13] [13] 0x2adc4fd1a0 KEYVAL***: 'map4' '*a0' (8 sibs) 40: [14] [14] 0x2adc4fd230 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 40: [15] [15] 0x2adc4fd2c0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 40: [16] [16] 0x2adc4fd350 KEYVAL***: '*b5' '*a5' (2 sibs) 40: [17] [17] 0x2adc4fd3e0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 40: [18] [18] 0x2adc4fd470 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 40: [19] [19] 0x2adc4fd500 KEYVAL***: '*b6' '*b6' (2 sibs) 40: #nodes=20 vs #printed=20 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/15 (3 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/16 40: ------------------------------------------- 40: running test case 'ambiguous anchor, resolved' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: \n 40: &a0 a0: &b0 b0\n 40: *b0: *a0\n 40: map1:\n 40: &a1 a1: &b1 b1 # &a1 must be a KEY anchor on a1, not a VAL anchor on map1\n 40: *b1: *a1\n 40: map2:\n 40: *b0: *a0 # ensure the anchor is enough to establish the indentation\n 40: &a2 a2: &b2 b2\n 40: *b2: *a2\n 40: map3: &a3 # &a3 must be a VAL anchor on map3, not a KEY anchor on a3\n 40: a3: &b3 b3\n 40: *b3: *b0\n 40: map4: *a0\n 40: map5:\n 40: &map5\n 40: &a5 a5: &b5 b5\n 40: *b5: *a5\n 40: map6:\n 40: &map6\n 40: a6: &b6 b6\n 40: *b6: *b6\n 40: ~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x2adc4cbbe0 [ROOT] MAP: (1 sibs) 8 children: 40: [1] [1] 0x2adc4cbc70 KEYVAL: 'a0' 'b0' (8 sibs) 40: [2] [2] 0x2adc4cbd00 KEYVAL: 'b0' 'a0' (8 sibs) 40: [3] [3] 0x2adc4cbd90 KEYMAP: 'map1' (8 sibs) 2 children: 40: [4] [4] 0x2adc4cbe20 KEYVAL: 'a1' 'b1' (2 sibs) 40: [5] [5] 0x2adc4cbeb0 KEYVAL: 'b1' 'a1' (2 sibs) 40: [6] [6] 0x2adc4cbf40 KEYMAP: 'map2' (8 sibs) 3 children: 40: [7] [7] 0x2adc4cbfd0 KEYVAL: 'b0' 'a0' (3 sibs) 40: [8] [8] 0x2adc4cc060 KEYVAL: 'a2' 'b2' (3 sibs) 40: [9] [9] 0x2adc4cc0f0 KEYVAL: 'b2' 'a2' (3 sibs) 40: [10] [10] 0x2adc4cc180 KEYMAP: 'map3' (8 sibs) 2 children: 40: [11] [11] 0x2adc4cc210 KEYVAL: 'a3' 'b3' (2 sibs) 40: [12] [12] 0x2adc4cc2a0 KEYVAL: 'b3' 'b0' (2 sibs) 40: [13] [13] 0x2adc4cc330 KEYVAL: 'map4' 'a0' (8 sibs) 40: [14] [14] 0x2adc4cc3c0 KEYMAP: 'map5' (8 sibs) 2 children: 40: [15] [15] 0x2adc4cc450 KEYVAL: 'a5' 'b5' (2 sibs) 40: [16] [16] 0x2adc4cc4e0 KEYVAL: 'b5' 'a5' (2 sibs) 40: [17] [17] 0x2adc4cc570 KEYMAP: 'map6' (8 sibs) 2 children: 40: [18] [18] 0x2adc4cc600 KEYVAL: 'a6' 'b6' (2 sibs) 40: [19] [19] 0x2adc4cc690 KEYVAL: 'b6' 'b6' (2 sibs) 40: #nodes=20 vs #printed=20 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: a0: b0\n 40: b0: a0\n 40: map1:\n 40: a1: b1\n 40: b1: a1\n 40: map2:\n 40: b0: a0\n 40: a2: b2\n 40: b2: a2\n 40: map3:\n 40: a3: b3\n 40: b3: b0\n 40: map4: a0\n 40: map5:\n 40: a5: b5\n 40: b5: a5\n 40: map6:\n 40: a6: b6\n 40: b6: b6\n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x2adc4fdc60 [ROOT] MAP: (1 sibs) 8 children: 40: [1] [1] 0x2adc4fdcf0 KEYVAL: 'a0' 'b0' (8 sibs) 40: [2] [2] 0x2adc4fdd80 KEYVAL: 'b0' 'a0' (8 sibs) 40: [3] [3] 0x2adc4fde10 KEYMAP: 'map1' (8 sibs) 2 children: 40: [4] [4] 0x2adc4fdea0 KEYVAL: 'a1' 'b1' (2 sibs) 40: [5] [5] 0x2adc4fdf30 KEYVAL: 'b1' 'a1' (2 sibs) 40: [6] [6] 0x2adc4fdfc0 KEYMAP: 'map2' (8 sibs) 3 children: 40: [7] [7] 0x2adc4fe050 KEYVAL: 'b0' 'a0' (3 sibs) 40: [8] [8] 0x2adc4fe0e0 KEYVAL: 'a2' 'b2' (3 sibs) 40: [9] [9] 0x2adc4fe170 KEYVAL: 'b2' 'a2' (3 sibs) 40: [10] [10] 0x2adc4fe200 KEYMAP: 'map3' (8 sibs) 2 children: 40: [11] [11] 0x2adc4fe290 KEYVAL: 'a3' 'b3' (2 sibs) 40: [12] [12] 0x2adc4fe320 KEYVAL: 'b3' 'b0' (2 sibs) 40: [13] [13] 0x2adc4fe3b0 KEYVAL: 'map4' 'a0' (8 sibs) 40: [14] [14] 0x2adc4fe440 KEYMAP: 'map5' (8 sibs) 2 children: 40: [15] [15] 0x2adc4fe4d0 KEYVAL: 'a5' 'b5' (2 sibs) 40: [16] [16] 0x2adc4fe560 KEYVAL: 'b5' 'a5' (2 sibs) 40: [17] [17] 0x2adc4fe5f0 KEYMAP: 'map6' (8 sibs) 2 children: 40: [18] [18] 0x2adc4fe680 KEYVAL: 'a6' 'b6' (2 sibs) 40: [19] [19] 0x2adc4fe710 KEYVAL: 'b6' 'b6' (2 sibs) 40: #nodes=20 vs #printed=20 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/16 (3 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/17 40: ------------------------------------------- 40: running test case 'ambiguous anchor in seq, unresolved' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: \n 40: &seq\n 40: - &a0\n 40: &a1 k1: v1\n 40: &a2 k2: v2\n 40: &a3 k3: v3\n 40: - &a4 k4: v4\n 40: &a5 k5: v5\n 40: &a6 k6: v6\n 40: - &a7\n 40: &a8 k8: v8\n 40: - &a9\n 40: k10: v10\n 40: - *a1: w1\n 40: *a2: w2\n 40: *a3: w3\n 40: *a4: w4\n 40: *a5: w5\n 40: *a6: w6\n 40: *a8: w8\n 40: - *a0\n 40: - *a7\n 40: - *a9\n 40: ~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x2adc4cd900 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 40: [1] [1] 0x2adc4cd990 MAP***: valanchor='&a0' (8 sibs) 3 children: 40: [2] [2] 0x2adc4cda20 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 40: [3] [3] 0x2adc4cdab0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 40: [4] [4] 0x2adc4cdb40 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 40: [5] [5] 0x2adc4cdbd0 MAP: (8 sibs) 3 children: 40: [6] [6] 0x2adc4cdc60 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 40: [7] [7] 0x2adc4cdcf0 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 40: [8] [8] 0x2adc4cdd80 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 40: [9] [9] 0x2adc4cde10 MAP***: valanchor='&a7' (8 sibs) 1 children: 40: [10] [10] 0x2adc4cdea0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 40: [11] [11] 0x2adc4cdf30 MAP***: valanchor='&a9' (8 sibs) 1 children: 40: [12] [12] 0x2adc4cdfc0 KEYVAL: 'k10' 'v10' (1 sibs) 40: [13] [13] 0x2adc4ce050 MAP: (8 sibs) 7 children: 40: [14] [14] 0x2adc4ce0e0 KEYVAL***: '*a1' 'w1' (7 sibs) 40: [15] [15] 0x2adc4ce170 KEYVAL***: '*a2' 'w2' (7 sibs) 40: [16] [16] 0x2adc4ce200 KEYVAL***: '*a3' 'w3' (7 sibs) 40: [17] [17] 0x2adc4ce290 KEYVAL***: '*a4' 'w4' (7 sibs) 40: [18] [18] 0x2adc4ce320 KEYVAL***: '*a5' 'w5' (7 sibs) 40: [19] [19] 0x2adc4ce3b0 KEYVAL***: '*a6' 'w6' (7 sibs) 40: [20] [20] 0x2adc4ce440 KEYVAL***: '*a8' 'w8' (7 sibs) 40: [21] [21] 0x2adc4ce4d0 VAL***: '*a0' (8 sibs) 40: [22] [22] 0x2adc4ce560 VAL***: '*a7' (8 sibs) 40: [23] [23] 0x2adc4ce5f0 VAL***: '*a9' (8 sibs) 40: #nodes=24 vs #printed=24 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: &seq\n 40: - &a0\n 40: &a1 k1: v1\n 40: &a2 k2: v2\n 40: &a3 k3: v3\n 40: - &a4 k4: v4\n 40: &a5 k5: v5\n 40: &a6 k6: v6\n 40: - &a7\n 40: &a8 k8: v8\n 40: - &a9\n 40: k10: v10\n 40: - *a1: w1\n 40: *a2: w2\n 40: *a3: w3\n 40: *a4: w4\n 40: *a5: w5\n 40: *a6: w6\n 40: *a8: w8\n 40: - *a0\n 40: - *a7\n 40: - *a9\n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x2adc4fee70 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 40: [1] [1] 0x2adc4fef00 MAP***: valanchor='&a0' (8 sibs) 3 children: 40: [2] [2] 0x2adc4fef90 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 40: [3] [3] 0x2adc4ff020 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 40: [4] [4] 0x2adc4ff0b0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 40: [5] [5] 0x2adc4ff140 MAP: (8 sibs) 3 children: 40: [6] [6] 0x2adc4ff1d0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 40: [7] [7] 0x2adc4ff260 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 40: [8] [8] 0x2adc4ff2f0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 40: [9] [9] 0x2adc4ff380 MAP***: valanchor='&a7' (8 sibs) 1 children: 40: [10] [10] 0x2adc4ff410 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 40: [11] [11] 0x2adc4ff4a0 MAP***: valanchor='&a9' (8 sibs) 1 children: 40: [12] [12] 0x2adc4ff530 KEYVAL: 'k10' 'v10' (1 sibs) 40: [13] [13] 0x2adc4ff5c0 MAP: (8 sibs) 7 children: 40: [14] [14] 0x2adc4ff650 KEYVAL***: '*a1' 'w1' (7 sibs) 40: [15] [15] 0x2adc4ff6e0 KEYVAL***: '*a2' 'w2' (7 sibs) 40: [16] [16] 0x2adc4ff770 KEYVAL***: '*a3' 'w3' (7 sibs) 40: [17] [17] 0x2adc4ff800 KEYVAL***: '*a4' 'w4' (7 sibs) 40: [18] [18] 0x2adc4ff890 KEYVAL***: '*a5' 'w5' (7 sibs) 40: [19] [19] 0x2adc4ff920 KEYVAL***: '*a6' 'w6' (7 sibs) 40: [20] [20] 0x2adc4ff9b0 KEYVAL***: '*a8' 'w8' (7 sibs) 40: [21] [21] 0x2adc4ffa40 VAL***: '*a0' (8 sibs) 40: [22] [22] 0x2adc4ffad0 VAL***: '*a7' (8 sibs) 40: [23] [23] 0x2adc4ffb60 VAL***: '*a9' (8 sibs) 40: #nodes=24 vs #printed=24 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/17 (4 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/18 40: ------------------------------------------- 40: running test case 'ambiguous anchor in seq, resolved' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: \n 40: &seq\n 40: - &a0\n 40: &a1 k1: v1\n 40: &a2 k2: v2\n 40: &a3 k3: v3\n 40: - &a4 k4: v4\n 40: &a5 k5: v5\n 40: &a6 k6: v6\n 40: - &a7\n 40: &a8 k8: v8\n 40: - &a9\n 40: k10: v10\n 40: - *a1: w1\n 40: *a2: w2\n 40: *a3: w3\n 40: *a4: w4\n 40: *a5: w5\n 40: *a6: w6\n 40: *a8: w8\n 40: - *a0\n 40: - *a7\n 40: - *a9\n 40: ~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x2adc4cf420 [ROOT] SEQ: (1 sibs) 8 children: 40: [1] [1] 0x2adc4cf4b0 MAP: (8 sibs) 3 children: 40: [2] [2] 0x2adc4cf540 KEYVAL: 'k1' 'v1' (3 sibs) 40: [3] [3] 0x2adc4cf5d0 KEYVAL: 'k2' 'v2' (3 sibs) 40: [4] [4] 0x2adc4cf660 KEYVAL: 'k3' 'v3' (3 sibs) 40: [5] [5] 0x2adc4cf6f0 MAP: (8 sibs) 3 children: 40: [6] [6] 0x2adc4cf780 KEYVAL: 'k4' 'v4' (3 sibs) 40: [7] [7] 0x2adc4cf810 KEYVAL: 'k5' 'v5' (3 sibs) 40: [8] [8] 0x2adc4cf8a0 KEYVAL: 'k6' 'v6' (3 sibs) 40: [9] [9] 0x2adc4cf930 MAP: (8 sibs) 1 children: 40: [10] [10] 0x2adc4cf9c0 KEYVAL: 'k8' 'v8' (1 sibs) 40: [11] [11] 0x2adc4cfa50 MAP: (8 sibs) 1 children: 40: [12] [12] 0x2adc4cfae0 KEYVAL: 'k10' 'v10' (1 sibs) 40: [13] [13] 0x2adc4cfb70 MAP: (8 sibs) 7 children: 40: [14] [14] 0x2adc4cfc00 KEYVAL: 'k1' 'w1' (7 sibs) 40: [15] [15] 0x2adc4cfc90 KEYVAL: 'k2' 'w2' (7 sibs) 40: [16] [16] 0x2adc4cfd20 KEYVAL: 'k3' 'w3' (7 sibs) 40: [17] [17] 0x2adc4cfdb0 KEYVAL: 'k4' 'w4' (7 sibs) 40: [18] [18] 0x2adc4cfe40 KEYVAL: 'k5' 'w5' (7 sibs) 40: [19] [19] 0x2adc4cfed0 KEYVAL: 'k6' 'w6' (7 sibs) 40: [20] [20] 0x2adc4cff60 KEYVAL: 'k8' 'w8' (7 sibs) 40: [21] [21] 0x2adc4cfff0 MAP: (8 sibs) 3 children: 40: [22] [22] 0x2adc4d0080 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 40: [23] [23] 0x2adc4d0110 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 40: [24] [24] 0x2adc4d01a0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 40: [25] [25] 0x2adc4d0230 MAP: (8 sibs) 1 children: 40: [26] [26] 0x2adc4d02c0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 40: [27] [27] 0x2adc4d0350 MAP: (8 sibs) 1 children: 40: [28] [28] 0x2adc4d03e0 KEYVAL: 'k10' 'v10' (1 sibs) 40: #nodes=29 vs #printed=29 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: - k1: v1\n 40: k2: v2\n 40: k3: v3\n 40: - k4: v4\n 40: k5: v5\n 40: k6: v6\n 40: - k8: v8\n 40: - k10: v10\n 40: - k1: w1\n 40: k2: w2\n 40: k3: w3\n 40: k4: w4\n 40: k5: w5\n 40: k6: w6\n 40: k8: w8\n 40: - &a1 k1: v1\n 40: &a2 k2: v2\n 40: &a3 k3: v3\n 40: - &a8 k8: v8\n 40: - k10: v10\n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x2adc500080 [ROOT] SEQ: (1 sibs) 8 children: 40: [1] [1] 0x2adc500110 MAP: (8 sibs) 3 children: 40: [2] [2] 0x2adc5001a0 KEYVAL: 'k1' 'v1' (3 sibs) 40: [3] [3] 0x2adc500230 KEYVAL: 'k2' 'v2' (3 sibs) 40: [4] [4] 0x2adc5002c0 KEYVAL: 'k3' 'v3' (3 sibs) 40: [5] [5] 0x2adc500350 MAP: (8 sibs) 3 children: 40: [6] [6] 0x2adc5003e0 KEYVAL: 'k4' 'v4' (3 sibs) 40: [7] [7] 0x2adc500470 KEYVAL: 'k5' 'v5' (3 sibs) 40: [8] [8] 0x2adc500500 KEYVAL: 'k6' 'v6' (3 sibs) 40: [9] [9] 0x2adc500590 MAP: (8 sibs) 1 children: 40: [10] [10] 0x2adc500620 KEYVAL: 'k8' 'v8' (1 sibs) 40: [11] [11] 0x2adc5006b0 MAP: (8 sibs) 1 children: 40: [12] [12] 0x2adc500740 KEYVAL: 'k10' 'v10' (1 sibs) 40: [13] [13] 0x2adc5007d0 MAP: (8 sibs) 7 children: 40: [14] [14] 0x2adc500860 KEYVAL: 'k1' 'w1' (7 sibs) 40: [15] [15] 0x2adc5008f0 KEYVAL: 'k2' 'w2' (7 sibs) 40: [16] [16] 0x2adc500980 KEYVAL: 'k3' 'w3' (7 sibs) 40: [17] [17] 0x2adc500a10 KEYVAL: 'k4' 'w4' (7 sibs) 40: [18] [18] 0x2adc500aa0 KEYVAL: 'k5' 'w5' (7 sibs) 40: [19] [19] 0x2adc500b30 KEYVAL: 'k6' 'w6' (7 sibs) 40: [20] [20] 0x2adc500bc0 KEYVAL: 'k8' 'w8' (7 sibs) 40: [21] [21] 0x2adc500c50 MAP: (8 sibs) 3 children: 40: [22] [22] 0x2adc500ce0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 40: [23] [23] 0x2adc500d70 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 40: [24] [24] 0x2adc500e00 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 40: [25] [25] 0x2adc500e90 MAP: (8 sibs) 1 children: 40: [26] [26] 0x2adc500f20 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 40: [27] [27] 0x2adc500fb0 MAP: (8 sibs) 1 children: 40: [28] [28] 0x2adc501040 KEYVAL: 'k10' 'v10' (1 sibs) 40: #nodes=29 vs #printed=29 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/18 (4 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/19 40: ------------------------------------------- 40: running test case 'anchor after complex key without value ZWK4' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: \n 40: a: 1\n 40: ? b\n 40: &anchor c: 3\n 40: ~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x2adc4d0d70 [ROOT] MAP: (1 sibs) 3 children: 40: [1] [1] 0x2adc4d0e00 KEYVAL: 'a' '1' (3 sibs) 40: [2] [2] 0x2adc4d0e90 KEYVAL: 'b' '' (3 sibs) 40: [3] [3] 0x2adc4d0f20 KEYVAL***: &anchor 'c' '3' (3 sibs) 40: #nodes=4 vs #printed=4 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: a: 1\n 40: b: \n 40: &anchor c: 3\n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x2adc4fc140 [ROOT] MAP: (1 sibs) 3 children: 40: [1] [1] 0x2adc4fc1d0 KEYVAL: 'a' '1' (3 sibs) 40: [2] [2] 0x2adc4fc260 KEYVAL: 'b' '' (3 sibs) 40: [3] [3] 0x2adc4fc2f0 KEYVAL***: &anchor 'c' '3' (3 sibs) 40: #nodes=4 vs #printed=4 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/19 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/20 40: ------------------------------------------- 40: running test case 'anchor mixed with tag HMQ5, unresolved' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: \n 40: !!str &a1 "foo":\n 40: !!str bar\n 40: &a2 baz : *a1\n 40: ~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x2adc4d1dc0 [ROOT] MAP: (1 sibs) 2 children: 40: [1] [1] 0x2adc4d1e50 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 40: [2] [2] 0x2adc4d1ee0 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 40: #nodes=3 vs #printed=3 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: !!str &a1 'foo': !!str bar\n 40: &a2 baz: *a1\n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x2adc501290 [ROOT] MAP: (1 sibs) 2 children: 40: [1] [1] 0x2adc501320 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 40: [2] [2] 0x2adc5013b0 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 40: #nodes=3 vs #printed=3 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/20 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/21 40: ------------------------------------------- 40: running test case 'anchor mixed with tag HMQ5, resolved' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: \n 40: !!str &a1 "foo":\n 40: !!str bar\n 40: &a2 baz : *a1\n 40: ~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x2adc4d2e10 [ROOT] MAP: (1 sibs) 2 children: 40: [1] [1] 0x2adc4d2ea0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 40: [2] [2] 0x2adc4d2f30 KEYVAL: 'baz' 'foo' (2 sibs) 40: #nodes=3 vs #printed=3 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: !!str 'foo': !!str bar\n 40: baz: foo\n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x2adc501ba0 [ROOT] MAP: (1 sibs) 2 children: 40: [1] [1] 0x2adc501c30 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 40: [2] [2] 0x2adc501cc0 KEYVAL: 'baz' 'foo' (2 sibs) 40: #nodes=3 vs #printed=3 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/21 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/0 40: ------------------------------------------- 40: running test case 'merge example, unresolved' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: # https://yaml.org/type/merge.html\r\n 40: - &CENTER { x: 1, y: 2 }\r\n 40: - &LEFT { x: 0, y: 2 }\r\n 40: - &BIG { r: 10 }\r\n 40: - &SMALL { r: 1 }\r\n 40: \r\n 40: # All the following maps are equal:\r\n 40: \r\n 40: - # Explicit keys\r\n 40: x: 1\r\n 40: y: 2\r\n 40: r: 10\r\n 40: label: center/big\r\n 40: \r\n 40: - # Merge one map\r\n 40: << : *CENTER\r\n 40: r: 10\r\n 40: label: center/big\r\n 40: \r\n 40: - # Merge multiple maps\r\n 40: << : [ *CENTER, *BIG ]\r\n 40: label: center/big\r\n 40: \r\n 40: - # Override\r\n 40: << : [ *BIG, *LEFT, *SMALL ]\r\n 40: x: 1\r\n 40: label: center/big\r\n 40: ~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x2adc4d4030 [ROOT] SEQ: (1 sibs) 8 children: 40: [1] [1] 0x2adc4d40c0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 40: [2] [2] 0x2adc4d4150 KEYVAL: 'x' '1' (2 sibs) 40: [3] [3] 0x2adc4d41e0 KEYVAL: 'y' '2' (2 sibs) 40: [4] [4] 0x2adc4d4270 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 40: [5] [5] 0x2adc4d4300 KEYVAL: 'x' '0' (2 sibs) 40: [6] [6] 0x2adc4d4390 KEYVAL: 'y' '2' (2 sibs) 40: [7] [7] 0x2adc4d4420 MAP***: valanchor='&BIG' (8 sibs) 1 children: 40: [8] [8] 0x2adc4d44b0 KEYVAL: 'r' '10' (1 sibs) 40: [9] [9] 0x2adc4d4540 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 40: [10] [10] 0x2adc4d45d0 KEYVAL: 'r' '1' (1 sibs) 40: [11] [11] 0x2adc4d4660 MAP: (8 sibs) 4 children: 40: [12] [12] 0x2adc4d46f0 KEYVAL: 'x' '1' (4 sibs) 40: [13] [13] 0x2adc4d4780 KEYVAL: 'y' '2' (4 sibs) 40: [14] [14] 0x2adc4d4810 KEYVAL: 'r' '10' (4 sibs) 40: [15] [15] 0x2adc4d48a0 KEYVAL: 'label' 'center/big' (4 sibs) 40: [16] [16] 0x2adc4d4930 MAP: (8 sibs) 3 children: 40: [17] [17] 0x2adc4d49c0 KEYVAL***: '<<' '*CENTER' (3 sibs) 40: [18] [18] 0x2adc4d4a50 KEYVAL: 'r' '10' (3 sibs) 40: [19] [19] 0x2adc4d4ae0 KEYVAL: 'label' 'center/big' (3 sibs) 40: [20] [20] 0x2adc4d4b70 MAP: (8 sibs) 2 children: 40: [21] [21] 0x2adc4d4c00 KEYSEQ***: '<<' (2 sibs) 2 children: 40: [22] [22] 0x2adc4d4c90 VAL***: '*CENTER' (2 sibs) 40: [23] [23] 0x2adc4d4d20 VAL***: '*BIG' (2 sibs) 40: [24] [24] 0x2adc4d4db0 KEYVAL: 'label' 'center/big' (2 sibs) 40: [25] [25] 0x2adc4d4e40 MAP: (8 sibs) 3 children: 40: [26] [26] 0x2adc4d4ed0 KEYSEQ***: '<<' (3 sibs) 3 children: 40: [27] [27] 0x2adc4d4f60 VAL***: '*BIG' (3 sibs) 40: [28] [28] 0x2adc4d4ff0 VAL***: '*LEFT' (3 sibs) 40: [29] [29] 0x2adc4d5080 VAL***: '*SMALL' (3 sibs) 40: [30] [30] 0x2adc4d5110 KEYVAL: 'x' '1' (3 sibs) 40: [31] [31] 0x2adc4d51a0 KEYVAL: 'label' 'center/big' (3 sibs) 40: #nodes=32 vs #printed=32 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: - &CENTER\n 40: x: 1\n 40: y: 2\n 40: - &LEFT\n 40: x: 0\n 40: y: 2\n 40: - &BIG\n 40: r: 10\n 40: - &SMALL\n 40: r: 1\n 40: - x: 1\n 40: y: 2\n 40: r: 10\n 40: label: center/big\n 40: - <<: *CENTER\n 40: r: 10\n 40: label: center/big\n 40: - <<:\n 40: - *CENTER\n 40: - *BIG\n 40: label: center/big\n 40: - <<:\n 40: - *BIG\n 40: - *LEFT\n 40: - *SMALL\n 40: x: 1\n 40: label: center/big\n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x2adc502dc0 [ROOT] SEQ: (1 sibs) 8 children: 40: [1] [1] 0x2adc502e50 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 40: [2] [2] 0x2adc502ee0 KEYVAL: 'x' '1' (2 sibs) 40: [3] [3] 0x2adc502f70 KEYVAL: 'y' '2' (2 sibs) 40: [4] [4] 0x2adc503000 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 40: [5] [5] 0x2adc503090 KEYVAL: 'x' '0' (2 sibs) 40: [6] [6] 0x2adc503120 KEYVAL: 'y' '2' (2 sibs) 40: [7] [7] 0x2adc5031b0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 40: [8] [8] 0x2adc503240 KEYVAL: 'r' '10' (1 sibs) 40: [9] [9] 0x2adc5032d0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 40: [10] [10] 0x2adc503360 KEYVAL: 'r' '1' (1 sibs) 40: [11] [11] 0x2adc5033f0 MAP: (8 sibs) 4 children: 40: [12] [12] 0x2adc503480 KEYVAL: 'x' '1' (4 sibs) 40: [13] [13] 0x2adc503510 KEYVAL: 'y' '2' (4 sibs) 40: [14] [14] 0x2adc5035a0 KEYVAL: 'r' '10' (4 sibs) 40: [15] [15] 0x2adc503630 KEYVAL: 'label' 'center/big' (4 sibs) 40: [16] [16] 0x2adc5036c0 MAP: (8 sibs) 3 children: 40: [17] [17] 0x2adc503750 KEYVAL***: '<<' '*CENTER' (3 sibs) 40: [18] [18] 0x2adc5037e0 KEYVAL: 'r' '10' (3 sibs) 40: [19] [19] 0x2adc503870 KEYVAL: 'label' 'center/big' (3 sibs) 40: [20] [20] 0x2adc503900 MAP: (8 sibs) 2 children: 40: [21] [21] 0x2adc503990 KEYSEQ***: '<<' (2 sibs) 2 children: 40: [22] [22] 0x2adc503a20 VAL***: '*CENTER' (2 sibs) 40: [23] [23] 0x2adc503ab0 VAL***: '*BIG' (2 sibs) 40: [24] [24] 0x2adc503b40 KEYVAL: 'label' 'center/big' (2 sibs) 40: [25] [25] 0x2adc503bd0 MAP: (8 sibs) 3 children: 40: [26] [26] 0x2adc503c60 KEYSEQ***: '<<' (3 sibs) 3 children: 40: [27] [27] 0x2adc503cf0 VAL***: '*BIG' (3 sibs) 40: [28] [28] 0x2adc503d80 VAL***: '*LEFT' (3 sibs) 40: [29] [29] 0x2adc503e10 VAL***: '*SMALL' (3 sibs) 40: [30] [30] 0x2adc503ea0 KEYVAL: 'x' '1' (3 sibs) 40: [31] [31] 0x2adc503f30 KEYVAL: 'label' 'center/big' (3 sibs) 40: #nodes=32 vs #printed=32 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/0 (5 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/1 40: ------------------------------------------- 40: running test case 'merge example, resolved' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: # https://yaml.org/type/merge.html\r\n 40: - &CENTER { x: 1, y: 2 }\r\n 40: - &LEFT { x: 0, y: 2 }\r\n 40: - &BIG { r: 10 }\r\n 40: - &SMALL { r: 1 }\r\n 40: \r\n 40: # All the following maps are equal:\r\n 40: \r\n 40: - # Explicit keys\r\n 40: x: 1\r\n 40: y: 2\r\n 40: r: 10\r\n 40: label: center/big\r\n 40: \r\n 40: - # Merge one map\r\n 40: << : *CENTER\r\n 40: r: 10\r\n 40: label: center/big\r\n 40: \r\n 40: - # Merge multiple maps\r\n 40: << : [ *CENTER, *BIG ]\r\n 40: label: center/big\r\n 40: \r\n 40: - # Override\r\n 40: << : [ *SMALL, *LEFT, *BIG ]\r\n 40: x: 1\r\n 40: label: center/big\r\n 40: ~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x2adc4d6450 [ROOT] SEQ: (1 sibs) 8 children: 40: [1] [1] 0x2adc4d64e0 MAP: (8 sibs) 2 children: 40: [2] [2] 0x2adc4d6570 KEYVAL: 'x' '1' (2 sibs) 40: [3] [3] 0x2adc4d6600 KEYVAL: 'y' '2' (2 sibs) 40: [4] [4] 0x2adc4d6690 MAP: (8 sibs) 2 children: 40: [5] [5] 0x2adc4d6720 KEYVAL: 'x' '0' (2 sibs) 40: [6] [6] 0x2adc4d67b0 KEYVAL: 'y' '2' (2 sibs) 40: [7] [7] 0x2adc4d6840 MAP: (8 sibs) 1 children: 40: [8] [8] 0x2adc4d68d0 KEYVAL: 'r' '10' (1 sibs) 40: [9] [9] 0x2adc4d6960 MAP: (8 sibs) 1 children: 40: [10] [10] 0x2adc4d69f0 KEYVAL: 'r' '1' (1 sibs) 40: [11] [11] 0x2adc4d6a80 MAP: (8 sibs) 4 children: 40: [12] [12] 0x2adc4d6b10 KEYVAL: 'x' '1' (4 sibs) 40: [13] [13] 0x2adc4d6ba0 KEYVAL: 'y' '2' (4 sibs) 40: [14] [14] 0x2adc4d6c30 KEYVAL: 'r' '10' (4 sibs) 40: [15] [15] 0x2adc4d6cc0 KEYVAL: 'label' 'center/big' (4 sibs) 40: [16] [16] 0x2adc4d6d50 MAP: (8 sibs) 4 children: 40: [17] [17] 0x2adc4d6de0 KEYVAL: 'x' '1' (4 sibs) 40: [18] [18] 0x2adc4d6e70 KEYVAL: 'y' '2' (4 sibs) 40: [19] [19] 0x2adc4d6f00 KEYVAL: 'r' '10' (4 sibs) 40: [20] [20] 0x2adc4d6f90 KEYVAL: 'label' 'center/big' (4 sibs) 40: [21] [21] 0x2adc4d7020 MAP: (8 sibs) 4 children: 40: [22] [22] 0x2adc4d70b0 KEYVAL: 'x' '1' (4 sibs) 40: [23] [23] 0x2adc4d7140 KEYVAL: 'y' '2' (4 sibs) 40: [24] [24] 0x2adc4d71d0 KEYVAL: 'r' '10' (4 sibs) 40: [25] [25] 0x2adc4d7260 KEYVAL: 'label' 'center/big' (4 sibs) 40: [26] [26] 0x2adc4d72f0 MAP: (8 sibs) 4 children: 40: [27] [27] 0x2adc4d7380 KEYVAL: 'x' '1' (4 sibs) 40: [28] [28] 0x2adc4d7410 KEYVAL: 'y' '2' (4 sibs) 40: [29] [29] 0x2adc4d74a0 KEYVAL: 'r' '10' (4 sibs) 40: [30] [30] 0x2adc4d7530 KEYVAL: 'label' 'center/big' (4 sibs) 40: #nodes=31 vs #printed=31 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: - x: 1\n 40: y: 2\n 40: - x: 0\n 40: y: 2\n 40: - r: 10\n 40: - r: 1\n 40: - x: 1\n 40: y: 2\n 40: r: 10\n 40: label: center/big\n 40: - x: 1\n 40: y: 2\n 40: r: 10\n 40: label: center/big\n 40: - x: 1\n 40: y: 2\n 40: r: 10\n 40: label: center/big\n 40: - x: 1\n 40: y: 2\n 40: r: 10\n 40: label: center/big\n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x2adc503fd0 [ROOT] SEQ: (1 sibs) 8 children: 40: [1] [1] 0x2adc504060 MAP: (8 sibs) 2 children: 40: [2] [2] 0x2adc5040f0 KEYVAL: 'x' '1' (2 sibs) 40: [3] [3] 0x2adc504180 KEYVAL: 'y' '2' (2 sibs) 40: [4] [4] 0x2adc504210 MAP: (8 sibs) 2 children: 40: [5] [5] 0x2adc5042a0 KEYVAL: 'x' '0' (2 sibs) 40: [6] [6] 0x2adc504330 KEYVAL: 'y' '2' (2 sibs) 40: [7] [7] 0x2adc5043c0 MAP: (8 sibs) 1 children: 40: [8] [8] 0x2adc504450 KEYVAL: 'r' '10' (1 sibs) 40: [9] [9] 0x2adc5044e0 MAP: (8 sibs) 1 children: 40: [10] [10] 0x2adc504570 KEYVAL: 'r' '1' (1 sibs) 40: [11] [11] 0x2adc504600 MAP: (8 sibs) 4 children: 40: [12] [12] 0x2adc504690 KEYVAL: 'x' '1' (4 sibs) 40: [13] [13] 0x2adc504720 KEYVAL: 'y' '2' (4 sibs) 40: [14] [14] 0x2adc5047b0 KEYVAL: 'r' '10' (4 sibs) 40: [15] [15] 0x2adc504840 KEYVAL: 'label' 'center/big' (4 sibs) 40: [16] [16] 0x2adc5048d0 MAP: (8 sibs) 4 children: 40: [17] [17] 0x2adc504960 KEYVAL: 'x' '1' (4 sibs) 40: [18] [18] 0x2adc5049f0 KEYVAL: 'y' '2' (4 sibs) 40: [19] [19] 0x2adc504a80 KEYVAL: 'r' '10' (4 sibs) 40: [20] [20] 0x2adc504b10 KEYVAL: 'label' 'center/big' (4 sibs) 40: [21] [21] 0x2adc504ba0 MAP: (8 sibs) 4 children: 40: [22] [22] 0x2adc504c30 KEYVAL: 'x' '1' (4 sibs) 40: [23] [23] 0x2adc504cc0 KEYVAL: 'y' '2' (4 sibs) 40: [24] [24] 0x2adc504d50 KEYVAL: 'r' '10' (4 sibs) 40: [25] [25] 0x2adc504de0 KEYVAL: 'label' 'center/big' (4 sibs) 40: [26] [26] 0x2adc504e70 MAP: (8 sibs) 4 children: 40: [27] [27] 0x2adc504f00 KEYVAL: 'x' '1' (4 sibs) 40: [28] [28] 0x2adc504f90 KEYVAL: 'y' '2' (4 sibs) 40: [29] [29] 0x2adc505020 KEYVAL: 'r' '10' (4 sibs) 40: [30] [30] 0x2adc5050b0 KEYVAL: 'label' 'center/big' (4 sibs) 40: #nodes=31 vs #printed=31 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/1 (5 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/2 40: ------------------------------------------- 40: running test case 'simple anchor 1, implicit, unresolved' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: \r\n 40: anchored_content: &anchor_name This string will appear as the value of two keys.\r\n 40: other_anchor: *anchor_name\r\n 40: anchors_in_seqs:\r\n 40: - &anchor_in_seq this value appears in both elements of the sequence\r\n 40: - *anchor_in_seq\r\n 40: base: &base\r\n 40: name: Everyone has same name\r\n 40: foo: &foo\r\n 40: <<: *base\r\n 40: age: 10\r\n 40: bar: &bar\r\n 40: <<: *base\r\n 40: age: 20\r\n 40: ~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x2adc4d3720 [ROOT] MAP: (1 sibs) 6 children: 40: [1] [1] 0x2adc4d37b0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 40: [2] [2] 0x2adc4d3840 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 40: [3] [3] 0x2adc4d38d0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: [4] [4] 0x2adc4d3960 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 40: [5] [5] 0x2adc4d39f0 VAL***: '*anchor_in_seq' (2 sibs) 40: [6] [6] 0x2adc4d3a80 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 40: [7] [7] 0x2adc4d3b10 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: [8] [8] 0x2adc4d3ba0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 40: [9] [9] 0x2adc4d3c30 KEYVAL***: '<<' '*base' (2 sibs) 40: [10] [10] 0x2adc4d3cc0 KEYVAL: 'age' '10' (2 sibs) 40: [11] [11] 0x2adc4d3d50 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 40: [12] [12] 0x2adc4d3de0 KEYVAL***: '<<' '*base' (2 sibs) 40: [13] [13] 0x2adc4d3e70 KEYVAL: 'age' '20' (2 sibs) 40: #nodes=14 vs #printed=14 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: anchored_content: &anchor_name This string will appear as the value of two keys.\n 40: other_anchor: *anchor_name\n 40: anchors_in_seqs:\n 40: - &anchor_in_seq this value appears in both elements of the sequence\n 40: - *anchor_in_seq\n 40: base: &base\n 40: name: Everyone has same name\n 40: foo: &foo\n 40: <<: *base\n 40: age: 10\n 40: bar: &bar\n 40: <<: *base\n 40: age: 20\n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x2adc5024b0 [ROOT] MAP: (1 sibs) 6 children: 40: [1] [1] 0x2adc502540 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 40: [2] [2] 0x2adc5025d0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 40: [3] [3] 0x2adc502660 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: [4] [4] 0x2adc5026f0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 40: [5] [5] 0x2adc502780 VAL***: '*anchor_in_seq' (2 sibs) 40: [6] [6] 0x2adc502810 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 40: [7] [7] 0x2adc5028a0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: [8] [8] 0x2adc502930 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 40: [9] [9] 0x2adc5029c0 KEYVAL***: '<<' '*base' (2 sibs) 40: [10] [10] 0x2adc502a50 KEYVAL: 'age' '10' (2 sibs) 40: [11] [11] 0x2adc502ae0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 40: [12] [12] 0x2adc502b70 KEYVAL***: '<<' '*base' (2 sibs) 40: [13] [13] 0x2adc502c00 KEYVAL: 'age' '20' (2 sibs) 40: #nodes=14 vs #printed=14 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/2 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/3 40: ------------------------------------------- 40: running test case 'simple anchor 1, explicit, unresolved' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: {\r\n 40: anchored_content: &anchor_name This string will appear as the value of two keys.,\r\n 40: other_anchor: *anchor_name,\r\n 40: anchors_in_seqs: [\r\n 40: &anchor_in_seq this value appears in both elements of the sequence,\r\n 40: *anchor_in_seq\r\n 40: ],\r\n 40: base: &base {\r\n 40: name: Everyone has same name\r\n 40: },\r\n 40: foo: &foo {\r\n 40: <<: *base,\r\n 40: age: 10\r\n 40: },\r\n 40: bar: &bar {\r\n 40: <<: *base,\r\n 40: age: 20\r\n 40: }\r\n 40: }~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x2adc4d5240 [ROOT] MAP: (1 sibs) 6 children: 40: [1] [1] 0x2adc4d52d0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 40: [2] [2] 0x2adc4d5360 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 40: [3] [3] 0x2adc4d53f0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: [4] [4] 0x2adc4d5480 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 40: [5] [5] 0x2adc4d5510 VAL***: '*anchor_in_seq' (2 sibs) 40: [6] [6] 0x2adc4d55a0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 40: [7] [7] 0x2adc4d5630 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: [8] [8] 0x2adc4d56c0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 40: [9] [9] 0x2adc4d5750 KEYVAL***: '<<' '*base' (2 sibs) 40: [10] [10] 0x2adc4d57e0 KEYVAL: 'age' '10' (2 sibs) 40: [11] [11] 0x2adc4d5870 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 40: [12] [12] 0x2adc4d5900 KEYVAL***: '<<' '*base' (2 sibs) 40: [13] [13] 0x2adc4d5990 KEYVAL: 'age' '20' (2 sibs) 40: #nodes=14 vs #printed=14 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: anchored_content: &anchor_name This string will appear as the value of two keys.\n 40: other_anchor: *anchor_name\n 40: anchors_in_seqs:\n 40: - &anchor_in_seq this value appears in both elements of the sequence\n 40: - *anchor_in_seq\n 40: base: &base\n 40: name: Everyone has same name\n 40: foo: &foo\n 40: <<: *base\n 40: age: 10\n 40: bar: &bar\n 40: <<: *base\n 40: age: 20\n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x2adc5051e0 [ROOT] MAP: (1 sibs) 6 children: 40: [1] [1] 0x2adc505270 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 40: [2] [2] 0x2adc505300 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 40: [3] [3] 0x2adc505390 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: [4] [4] 0x2adc505420 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 40: [5] [5] 0x2adc5054b0 VAL***: '*anchor_in_seq' (2 sibs) 40: [6] [6] 0x2adc505540 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 40: [7] [7] 0x2adc5055d0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: [8] [8] 0x2adc505660 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 40: [9] [9] 0x2adc5056f0 KEYVAL***: '<<' '*base' (2 sibs) 40: [10] [10] 0x2adc505780 KEYVAL: 'age' '10' (2 sibs) 40: [11] [11] 0x2adc505810 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 40: [12] [12] 0x2adc5058a0 KEYVAL***: '<<' '*base' (2 sibs) 40: [13] [13] 0x2adc505930 KEYVAL: 'age' '20' (2 sibs) 40: #nodes=14 vs #printed=14 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/3 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/4 40: ------------------------------------------- 40: running test case 'simple anchor 1, implicit, resolved' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: \r\n 40: anchored_content: &anchor_name This string will appear as the value of two keys.\r\n 40: other_anchor: *anchor_name\r\n 40: anchors_in_seqs:\r\n 40: - &anchor_in_seq this value appears in both elements of the sequence\r\n 40: - *anchor_in_seq\r\n 40: base: &base\r\n 40: name: Everyone has same name\r\n 40: foo: &foo\r\n 40: <<: *base\r\n 40: age: 10\r\n 40: bar: &bar\r\n 40: <<: *base\r\n 40: age: 20\r\n 40: ~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x2adc4d8860 [ROOT] MAP: (1 sibs) 6 children: 40: [1] [1] 0x2adc4d88f0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 40: [2] [2] 0x2adc4d8980 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 40: [3] [3] 0x2adc4d8a10 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: [4] [4] 0x2adc4d8aa0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: [5] [5] 0x2adc4d8b30 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: [6] [6] 0x2adc4d8bc0 KEYMAP: 'base' (6 sibs) 1 children: 40: [7] [7] 0x2adc4d8c50 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: [8] [8] 0x2adc4d8ce0 KEYMAP: 'foo' (6 sibs) 2 children: 40: [9] [9] 0x2adc4d8d70 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: [10] [10] 0x2adc4d8e00 KEYVAL: 'age' '10' (2 sibs) 40: [11] [11] 0x2adc4d8e90 KEYMAP: 'bar' (6 sibs) 2 children: 40: [12] [12] 0x2adc4d8f20 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: [13] [13] 0x2adc4d8fb0 KEYVAL: 'age' '20' (2 sibs) 40: #nodes=14 vs #printed=14 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: anchored_content: This string will appear as the value of two keys.\n 40: other_anchor: This string will appear as the value of two keys.\n 40: anchors_in_seqs:\n 40: - this value appears in both elements of the sequence\n 40: - this value appears in both elements of the sequence\n 40: base:\n 40: name: Everyone has same name\n 40: foo:\n 40: name: Everyone has same name\n 40: age: 10\n 40: bar:\n 40: name: Everyone has same name\n 40: age: 20\n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x2adc505af0 [ROOT] MAP: (1 sibs) 6 children: 40: [1] [1] 0x2adc505b80 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 40: [2] [2] 0x2adc505c10 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 40: [3] [3] 0x2adc505ca0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: [4] [4] 0x2adc505d30 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: [5] [5] 0x2adc505dc0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: [6] [6] 0x2adc505e50 KEYMAP: 'base' (6 sibs) 1 children: 40: [7] [7] 0x2adc505ee0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: [8] [8] 0x2adc505f70 KEYMAP: 'foo' (6 sibs) 2 children: 40: [9] [9] 0x2adc506000 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: [10] [10] 0x2adc506090 KEYVAL: 'age' '10' (2 sibs) 40: [11] [11] 0x2adc506120 KEYMAP: 'bar' (6 sibs) 2 children: 40: [12] [12] 0x2adc5061b0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: [13] [13] 0x2adc506240 KEYVAL: 'age' '20' (2 sibs) 40: #nodes=14 vs #printed=14 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/4 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/5 40: ------------------------------------------- 40: running test case 'simple anchor 1, explicit, resolved' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: {\r\n 40: anchored_content: &anchor_name This string will appear as the value of two keys.,\r\n 40: other_anchor: *anchor_name,\r\n 40: anchors_in_seqs: [\r\n 40: &anchor_in_seq this value appears in both elements of the sequence,\r\n 40: *anchor_in_seq\r\n 40: ],\r\n 40: base: &base {\r\n 40: name: Everyone has same name\r\n 40: },\r\n 40: foo: &foo {\r\n 40: <<: *base,\r\n 40: age: 10\r\n 40: },\r\n 40: bar: &bar {\r\n 40: <<: *base,\r\n 40: age: 20\r\n 40: }\r\n 40: }~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x2adc4d9170 [ROOT] MAP: (1 sibs) 6 children: 40: [1] [1] 0x2adc4d9200 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 40: [2] [2] 0x2adc4d9290 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 40: [3] [3] 0x2adc4d9320 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: [4] [4] 0x2adc4d93b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: [5] [5] 0x2adc4d9440 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: [6] [6] 0x2adc4d94d0 KEYMAP: 'base' (6 sibs) 1 children: 40: [7] [7] 0x2adc4d9560 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: [8] [8] 0x2adc4d95f0 KEYMAP: 'foo' (6 sibs) 2 children: 40: [9] [9] 0x2adc4d9680 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: [10] [10] 0x2adc4d9710 KEYVAL: 'age' '10' (2 sibs) 40: [11] [11] 0x2adc4d97a0 KEYMAP: 'bar' (6 sibs) 2 children: 40: [12] [12] 0x2adc4d9830 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: [13] [13] 0x2adc4d98c0 KEYVAL: 'age' '20' (2 sibs) 40: #nodes=14 vs #printed=14 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: anchored_content: This string will appear as the value of two keys.\n 40: other_anchor: This string will appear as the value of two keys.\n 40: anchors_in_seqs:\n 40: - this value appears in both elements of the sequence\n 40: - this value appears in both elements of the sequence\n 40: base:\n 40: name: Everyone has same name\n 40: foo:\n 40: name: Everyone has same name\n 40: age: 10\n 40: bar:\n 40: name: Everyone has same name\n 40: age: 20\n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x2adc506400 [ROOT] MAP: (1 sibs) 6 children: 40: [1] [1] 0x2adc506490 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 40: [2] [2] 0x2adc506520 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 40: [3] [3] 0x2adc5065b0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: [4] [4] 0x2adc506640 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: [5] [5] 0x2adc5066d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: [6] [6] 0x2adc506760 KEYMAP: 'base' (6 sibs) 1 children: 40: [7] [7] 0x2adc5067f0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: [8] [8] 0x2adc506880 KEYMAP: 'foo' (6 sibs) 2 children: 40: [9] [9] 0x2adc506910 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: [10] [10] 0x2adc5069a0 KEYVAL: 'age' '10' (2 sibs) 40: [11] [11] 0x2adc506a30 KEYMAP: 'bar' (6 sibs) 2 children: 40: [12] [12] 0x2adc506ac0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: [13] [13] 0x2adc506b50 KEYVAL: 'age' '20' (2 sibs) 40: #nodes=14 vs #printed=14 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/5 (3 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/6 40: ------------------------------------------- 40: running test case 'anchor example 2, unresolved' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: \r\n 40: receipt: Oz-Ware Purchase Invoice\r\n 40: date: 2012-08-06\r\n 40: customer:\r\n 40: first_name: Dorothy\r\n 40: family_name: Gale\r\n 40: items:\r\n 40: - part_no: A4786\r\n 40: descrip: Water Bucket (Filled)\r\n 40: price: 1.47\r\n 40: quantity: 4\r\n 40: - part_no: E1628\r\n 40: descrip: High Heeled "Ruby" Slippers\r\n 40: size: 8\r\n 40: price: 133.7\r\n 40: quantity: 1\r\n 40: bill-to: &id001\r\n 40: street: |\r\n 40: 123 Tornado Alley\n 40: Suite 16\n 40: ey\r\n 40: Suite 16\r\n 40: city: East Centerville\r\n 40: state: KS\r\n 40: ship-to: *id001\r\n 40: specialDelivery: >\r\n 40: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain.\n 40: ehind the curtain.\r\n 40: ~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x2adc4da390 [ROOT] MAP: (1 sibs) 7 children: 40: [1] [1] 0x2adc4da420 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 40: [2] [2] 0x2adc4da4b0 KEYVAL: 'date' '2012-08-06' (7 sibs) 40: [3] [3] 0x2adc4da540 KEYMAP: 'customer' (7 sibs) 2 children: 40: [4] [4] 0x2adc4da5d0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 40: [5] [5] 0x2adc4da660 KEYVAL: 'family_name' 'Gale' (2 sibs) 40: [6] [6] 0x2adc4da6f0 KEYSEQ: 'items' (7 sibs) 2 children: 40: [7] [7] 0x2adc4da780 MAP: (2 sibs) 4 children: 40: [8] [8] 0x2adc4da810 KEYVAL: 'part_no' 'A4786' (4 sibs) 40: [9] [9] 0x2adc4da8a0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 40: [10] [10] 0x2adc4da930 KEYVAL: 'price' '1.47' (4 sibs) 40: [11] [11] 0x2adc4da9c0 KEYVAL: 'quantity' '4' (4 sibs) 40: [12] [12] 0x2adc4daa50 MAP: (2 sibs) 5 children: 40: [13] [13] 0x2adc4daae0 KEYVAL: 'part_no' 'E1628' (5 sibs) 40: [14] [14] 0x2adc4dab70 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 40: [15] [15] 0x2adc4dac00 KEYVAL: 'size' '8' (5 sibs) 40: [16] [16] 0x2adc4dac90 KEYVAL: 'price' '133.7' (5 sibs) 40: [17] [17] 0x2adc4dad20 KEYVAL: 'quantity' '1' (5 sibs) 40: [18] [18] 0x2adc4dadb0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 40: [19] [19] 0x2adc4dae40 KEYVAL: 'street' '123 Tornado Alley 40: Suite 16 40: ' (3 sibs) 40: [20] [20] 0x2adc4daed0 KEYVAL: 'city' 'East Centerville' (3 sibs) 40: [21] [21] 0x2adc4daf60 KEYVAL: 'state' 'KS' (3 sibs) 40: [22] [22] 0x2adc4daff0 KEYVAL***: 'ship-to' '*id001' (7 sibs) 40: [23] [23] 0x2adc4db080 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 40: ' (7 sibs) 40: #nodes=24 vs #printed=24 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: receipt: 'Oz-Ware Purchase Invoice'\n 40: date: 2012-08-06\n 40: customer:\n 40: first_name: Dorothy\n 40: family_name: Gale\n 40: items:\n 40: - part_no: A4786\n 40: descrip: Water Bucket (Filled)\n 40: price: 1.47\n 40: quantity: 4\n 40: - part_no: E1628\n 40: descrip: 'High Heeled "Ruby" Slippers'\n 40: size: 8\n 40: price: 133.7\n 40: quantity: 1\n 40: 'bill-to': &id001\n 40: street: |\n 40: 123 Tornado Alley\n 40: Suite 16\n 40: \n 40: city: East Centerville\n 40: state: KS\n 40: 'ship-to': *id001\n 40: specialDelivery: |\n 40: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain.\n 40: \n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x2adc5077b0 [ROOT] MAP: (1 sibs) 7 children: 40: [1] [1] 0x2adc507840 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 40: [2] [2] 0x2adc5078d0 KEYVAL: 'date' '2012-08-06' (7 sibs) 40: [3] [3] 0x2adc507960 KEYMAP: 'customer' (7 sibs) 2 children: 40: [4] [4] 0x2adc5079f0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 40: [5] [5] 0x2adc507a80 KEYVAL: 'family_name' 'Gale' (2 sibs) 40: [6] [6] 0x2adc507b10 KEYSEQ: 'items' (7 sibs) 2 children: 40: [7] [7] 0x2adc507ba0 MAP: (2 sibs) 4 children: 40: [8] [8] 0x2adc507c30 KEYVAL: 'part_no' 'A4786' (4 sibs) 40: [9] [9] 0x2adc507cc0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 40: [10] [10] 0x2adc507d50 KEYVAL: 'price' '1.47' (4 sibs) 40: [11] [11] 0x2adc507de0 KEYVAL: 'quantity' '4' (4 sibs) 40: [12] [12] 0x2adc507e70 MAP: (2 sibs) 5 children: 40: [13] [13] 0x2adc507f00 KEYVAL: 'part_no' 'E1628' (5 sibs) 40: [14] [14] 0x2adc507f90 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 40: [15] [15] 0x2adc508020 KEYVAL: 'size' '8' (5 sibs) 40: [16] [16] 0x2adc5080b0 KEYVAL: 'price' '133.7' (5 sibs) 40: [17] [17] 0x2adc508140 KEYVAL: 'quantity' '1' (5 sibs) 40: [18] [18] 0x2adc5081d0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 40: [19] [19] 0x2adc508260 KEYVAL: 'street' '123 Tornado Alley 40: Suite 16 40: ' (3 sibs) 40: [20] [20] 0x2adc5082f0 KEYVAL: 'city' 'East Centerville' (3 sibs) 40: [21] [21] 0x2adc508380 KEYVAL: 'state' 'KS' (3 sibs) 40: [22] [22] 0x2adc508410 KEYVAL***: 'ship-to' '*id001' (7 sibs) 40: [23] [23] 0x2adc5084a0 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 40: ' (7 sibs) 40: #nodes=24 vs #printed=24 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/6 (4 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/7 40: ------------------------------------------- 40: running test case 'anchor example 2, resolved' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: \r\n 40: receipt: Oz-Ware Purchase Invoice\r\n 40: date: 2012-08-06\r\n 40: customer:\r\n 40: first_name: Dorothy\r\n 40: family_name: Gale\r\n 40: items:\r\n 40: - part_no: A4786\r\n 40: descrip: Water Bucket (Filled)\r\n 40: price: 1.47\r\n 40: quantity: 4\r\n 40: - part_no: E1628\r\n 40: descrip: High Heeled "Ruby" Slippers\r\n 40: size: 8\r\n 40: price: 133.7\r\n 40: quantity: 1\r\n 40: bill-to: &id001\r\n 40: street: |\r\n 40: 123 Tornado Alley\n 40: Suite 16\n 40: ey\r\n 40: Suite 16\r\n 40: city: East Centerville\r\n 40: state: KS\r\n 40: ship-to: *id001\r\n 40: specialDelivery: >\r\n 40: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain.\n 40: ehind the curtain.\r\n 40: ~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x2adc4db5a0 [ROOT] MAP: (1 sibs) 7 children: 40: [1] [1] 0x2adc4db630 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 40: [2] [2] 0x2adc4db6c0 KEYVAL: 'date' '2012-08-06' (7 sibs) 40: [3] [3] 0x2adc4db750 KEYMAP: 'customer' (7 sibs) 2 children: 40: [4] [4] 0x2adc4db7e0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 40: [5] [5] 0x2adc4db870 KEYVAL: 'family_name' 'Gale' (2 sibs) 40: [6] [6] 0x2adc4db900 KEYSEQ: 'items' (7 sibs) 2 children: 40: [7] [7] 0x2adc4db990 MAP: (2 sibs) 4 children: 40: [8] [8] 0x2adc4dba20 KEYVAL: 'part_no' 'A4786' (4 sibs) 40: [9] [9] 0x2adc4dbab0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 40: [10] [10] 0x2adc4dbb40 KEYVAL: 'price' '1.47' (4 sibs) 40: [11] [11] 0x2adc4dbbd0 KEYVAL: 'quantity' '4' (4 sibs) 40: [12] [12] 0x2adc4dbc60 MAP: (2 sibs) 5 children: 40: [13] [13] 0x2adc4dbcf0 KEYVAL: 'part_no' 'E1628' (5 sibs) 40: [14] [14] 0x2adc4dbd80 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 40: [15] [15] 0x2adc4dbe10 KEYVAL: 'size' '8' (5 sibs) 40: [16] [16] 0x2adc4dbea0 KEYVAL: 'price' '133.7' (5 sibs) 40: [17] [17] 0x2adc4dbf30 KEYVAL: 'quantity' '1' (5 sibs) 40: [18] [18] 0x2adc4dbfc0 KEYMAP: 'bill-to' (7 sibs) 3 children: 40: [19] [19] 0x2adc4dc050 KEYVAL: 'street' '123 Tornado Alley 40: Suite 16 40: ' (3 sibs) 40: [20] [20] 0x2adc4dc0e0 KEYVAL: 'city' 'East Centerville' (3 sibs) 40: [21] [21] 0x2adc4dc170 KEYVAL: 'state' 'KS' (3 sibs) 40: [22] [22] 0x2adc4dc200 KEYMAP: 'ship-to' (7 sibs) 3 children: 40: [23] [23] 0x2adc4dc290 KEYVAL: 'street' '123 Tornado Alley 40: Suite 16 40: ' (3 sibs) 40: [24] [24] 0x2adc4dc320 KEYVAL: 'city' 'East Centerville' (3 sibs) 40: [25] [25] 0x2adc4dc3b0 KEYVAL: 'state' 'KS' (3 sibs) 40: [26] [26] 0x2adc4dc440 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 40: ' (7 sibs) 40: #nodes=27 vs #printed=27 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: receipt: 'Oz-Ware Purchase Invoice'\n 40: date: 2012-08-06\n 40: customer:\n 40: first_name: Dorothy\n 40: family_name: Gale\n 40: items:\n 40: - part_no: A4786\n 40: descrip: Water Bucket (Filled)\n 40: price: 1.47\n 40: quantity: 4\n 40: - part_no: E1628\n 40: descrip: 'High Heeled "Ruby" Slippers'\n 40: size: 8\n 40: price: 133.7\n 40: quantity: 1\n 40: 'bill-to':\n 40: street: |\n 40: 123 Tornado Alley\n 40: Suite 16\n 40: \n 40: city: East Centerville\n 40: state: KS\n 40: 'ship-to':\n 40: street: |\n 40: 123 Tornado Alley\n 40: Suite 16\n 40: \n 40: city: East Centerville\n 40: state: KS\n 40: specialDelivery: |\n 40: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain.\n 40: \n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x2adc5089c0 [ROOT] MAP: (1 sibs) 7 children: 40: [1] [1] 0x2adc508a50 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 40: [2] [2] 0x2adc508ae0 KEYVAL: 'date' '2012-08-06' (7 sibs) 40: [3] [3] 0x2adc508b70 KEYMAP: 'customer' (7 sibs) 2 children: 40: [4] [4] 0x2adc508c00 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 40: [5] [5] 0x2adc508c90 KEYVAL: 'family_name' 'Gale' (2 sibs) 40: [6] [6] 0x2adc508d20 KEYSEQ: 'items' (7 sibs) 2 children: 40: [7] [7] 0x2adc508db0 MAP: (2 sibs) 4 children: 40: [8] [8] 0x2adc508e40 KEYVAL: 'part_no' 'A4786' (4 sibs) 40: [9] [9] 0x2adc508ed0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 40: [10] [10] 0x2adc508f60 KEYVAL: 'price' '1.47' (4 sibs) 40: [11] [11] 0x2adc508ff0 KEYVAL: 'quantity' '4' (4 sibs) 40: [12] [12] 0x2adc509080 MAP: (2 sibs) 5 children: 40: [13] [13] 0x2adc509110 KEYVAL: 'part_no' 'E1628' (5 sibs) 40: [14] [14] 0x2adc5091a0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 40: [15] [15] 0x2adc509230 KEYVAL: 'size' '8' (5 sibs) 40: [16] [16] 0x2adc5092c0 KEYVAL: 'price' '133.7' (5 sibs) 40: [17] [17] 0x2adc509350 KEYVAL: 'quantity' '1' (5 sibs) 40: [18] [18] 0x2adc5093e0 KEYMAP: 'bill-to' (7 sibs) 3 children: 40: [19] [19] 0x2adc509470 KEYVAL: 'street' '123 Tornado Alley 40: Suite 16 40: ' (3 sibs) 40: [20] [20] 0x2adc509500 KEYVAL: 'city' 'East Centerville' (3 sibs) 40: [21] [21] 0x2adc509590 KEYVAL: 'state' 'KS' (3 sibs) 40: [22] [22] 0x2adc509620 KEYMAP: 'ship-to' (7 sibs) 3 children: 40: [23] [23] 0x2adc5096b0 KEYVAL: 'street' '123 Tornado Alley 40: Suite 16 40: ' (3 sibs) 40: [24] [24] 0x2adc509740 KEYVAL: 'city' 'East Centerville' (3 sibs) 40: [25] [25] 0x2adc5097d0 KEYVAL: 'state' 'KS' (3 sibs) 40: [26] [26] 0x2adc509860 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 40: ' (7 sibs) 40: #nodes=27 vs #printed=27 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/7 (5 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/8 40: ------------------------------------------- 40: running test case 'anchor example 3, unresolved' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: \r\n 40: - step: &id001 # defines anchor label &id001\r\n 40: instrument: Lasik 2000\r\n 40: pulseEnergy: 5.4\r\n 40: pulseDuration: 12\r\n 40: repetition: 1000\r\n 40: spotSize: 1mm\r\n 40: - step: &id002\r\n 40: instrument: Lasik 2000\r\n 40: pulseEnergy: 5.0\r\n 40: pulseDuration: 10\r\n 40: repetition: 500\r\n 40: spotSize: 2mm\r\n 40: - step: *id001 # refers to the first step (with anchor &id001)\r\n 40: - step: *id002 # refers to the second step\r\n 40: - step:\r\n 40: <<: *id001\r\n 40: spotSize: 2mm # redefines just this key, refers rest from &id001\r\n 40: - step: *id002\r\n 40: ~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x2adc4dc7b0 [ROOT] SEQ: (1 sibs) 6 children: 40: [1] [1] 0x2adc4dc840 MAP: (6 sibs) 1 children: 40: [2] [2] 0x2adc4dc8d0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 40: [3] [3] 0x2adc4dc960 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [4] [4] 0x2adc4dc9f0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: [5] [5] 0x2adc4dca80 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: [6] [6] 0x2adc4dcb10 KEYVAL: 'repetition' '1000' (5 sibs) 40: [7] [7] 0x2adc4dcba0 KEYVAL: 'spotSize' '1mm' (5 sibs) 40: [8] [8] 0x2adc4dcc30 MAP: (6 sibs) 1 children: 40: [9] [9] 0x2adc4dccc0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 40: [10] [10] 0x2adc4dcd50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [11] [11] 0x2adc4dcde0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: [12] [12] 0x2adc4dce70 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: [13] [13] 0x2adc4dcf00 KEYVAL: 'repetition' '500' (5 sibs) 40: [14] [14] 0x2adc4dcf90 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: [15] [15] 0x2adc4dd020 MAP: (6 sibs) 1 children: 40: [16] [16] 0x2adc4dd0b0 KEYVAL***: 'step' '*id001' (1 sibs) 40: [17] [17] 0x2adc4dd140 MAP: (6 sibs) 1 children: 40: [18] [18] 0x2adc4dd1d0 KEYVAL***: 'step' '*id002' (1 sibs) 40: [19] [19] 0x2adc4dd260 MAP: (6 sibs) 1 children: 40: [20] [20] 0x2adc4dd2f0 KEYMAP: 'step' (1 sibs) 2 children: 40: [21] [21] 0x2adc4dd380 KEYVAL***: '<<' '*id001' (2 sibs) 40: [22] [22] 0x2adc4dd410 KEYVAL: 'spotSize' '2mm' (2 sibs) 40: [23] [23] 0x2adc4dd4a0 MAP: (6 sibs) 1 children: 40: [24] [24] 0x2adc4dd530 KEYVAL***: 'step' '*id002' (1 sibs) 40: #nodes=25 vs #printed=25 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: - step: &id001\n 40: instrument: Lasik 2000\n 40: pulseEnergy: 5.4\n 40: pulseDuration: 12\n 40: repetition: 1000\n 40: spotSize: 1mm\n 40: - step: &id002\n 40: instrument: Lasik 2000\n 40: pulseEnergy: 5.0\n 40: pulseDuration: 10\n 40: repetition: 500\n 40: spotSize: 2mm\n 40: - step: *id001\n 40: - step: *id002\n 40: - step:\n 40: <<: *id001\n 40: spotSize: 2mm\n 40: - step: *id002\n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x2adc509bd0 [ROOT] SEQ: (1 sibs) 6 children: 40: [1] [1] 0x2adc509c60 MAP: (6 sibs) 1 children: 40: [2] [2] 0x2adc509cf0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 40: [3] [3] 0x2adc509d80 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [4] [4] 0x2adc509e10 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: [5] [5] 0x2adc509ea0 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: [6] [6] 0x2adc509f30 KEYVAL: 'repetition' '1000' (5 sibs) 40: [7] [7] 0x2adc509fc0 KEYVAL: 'spotSize' '1mm' (5 sibs) 40: [8] [8] 0x2adc50a050 MAP: (6 sibs) 1 children: 40: [9] [9] 0x2adc50a0e0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 40: [10] [10] 0x2adc50a170 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [11] [11] 0x2adc50a200 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: [12] [12] 0x2adc50a290 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: [13] [13] 0x2adc50a320 KEYVAL: 'repetition' '500' (5 sibs) 40: [14] [14] 0x2adc50a3b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: [15] [15] 0x2adc50a440 MAP: (6 sibs) 1 children: 40: [16] [16] 0x2adc50a4d0 KEYVAL***: 'step' '*id001' (1 sibs) 40: [17] [17] 0x2adc50a560 MAP: (6 sibs) 1 children: 40: [18] [18] 0x2adc50a5f0 KEYVAL***: 'step' '*id002' (1 sibs) 40: [19] [19] 0x2adc50a680 MAP: (6 sibs) 1 children: 40: [20] [20] 0x2adc50a710 KEYMAP: 'step' (1 sibs) 2 children: 40: [21] [21] 0x2adc50a7a0 KEYVAL***: '<<' '*id001' (2 sibs) 40: [22] [22] 0x2adc50a830 KEYVAL: 'spotSize' '2mm' (2 sibs) 40: [23] [23] 0x2adc50a8c0 MAP: (6 sibs) 1 children: 40: [24] [24] 0x2adc50a950 KEYVAL***: 'step' '*id002' (1 sibs) 40: #nodes=25 vs #printed=25 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/8 (4 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/9 40: ------------------------------------------- 40: running test case 'anchor example 3, resolved' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: \r\n 40: - step: &id001 # defines anchor label &id001\r\n 40: instrument: Lasik 2000\r\n 40: pulseEnergy: 5.4\r\n 40: pulseDuration: 12\r\n 40: repetition: 1000\r\n 40: spotSize: 1mm\r\n 40: - step: &id002\r\n 40: instrument: Lasik 2000\r\n 40: pulseEnergy: 5.0\r\n 40: pulseDuration: 10\r\n 40: repetition: 500\r\n 40: spotSize: 2mm\r\n 40: - step: *id001 # refers to the first step (with anchor &id001)\r\n 40: - step: *id002 # refers to the second step\r\n 40: - step:\r\n 40: <<: *id001\r\n 40: spotSize: 2mm # redefines just this key, refers rest from &id001\r\n 40: - step: *id002\r\n 40: ~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x2adc4debd0 [ROOT] SEQ: (1 sibs) 6 children: 40: [1] [1] 0x2adc4dec60 MAP: (6 sibs) 1 children: 40: [2] [2] 0x2adc4decf0 KEYMAP: 'step' (1 sibs) 5 children: 40: [3] [3] 0x2adc4ded80 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [4] [4] 0x2adc4dee10 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: [5] [5] 0x2adc4deea0 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: [6] [6] 0x2adc4def30 KEYVAL: 'repetition' '1000' (5 sibs) 40: [7] [7] 0x2adc4defc0 KEYVAL: 'spotSize' '1mm' (5 sibs) 40: [8] [8] 0x2adc4df050 MAP: (6 sibs) 1 children: 40: [9] [9] 0x2adc4df0e0 KEYMAP: 'step' (1 sibs) 5 children: 40: [10] [10] 0x2adc4df170 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [11] [11] 0x2adc4df200 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: [12] [12] 0x2adc4df290 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: [13] [13] 0x2adc4df320 KEYVAL: 'repetition' '500' (5 sibs) 40: [14] [14] 0x2adc4df3b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: [15] [15] 0x2adc4df440 MAP: (6 sibs) 1 children: 40: [16] [16] 0x2adc4df4d0 KEYMAP: 'step' (1 sibs) 5 children: 40: [17] [17] 0x2adc4df560 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [18] [18] 0x2adc4df5f0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: [19] [19] 0x2adc4df680 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: [20] [20] 0x2adc4df710 KEYVAL: 'repetition' '1000' (5 sibs) 40: [21] [21] 0x2adc4df7a0 KEYVAL: 'spotSize' '1mm' (5 sibs) 40: [22] [22] 0x2adc4df830 MAP: (6 sibs) 1 children: 40: [23] [23] 0x2adc4df8c0 KEYMAP: 'step' (1 sibs) 5 children: 40: [24] [24] 0x2adc4df950 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [25] [25] 0x2adc4df9e0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: [26] [26] 0x2adc4dfa70 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: [27] [27] 0x2adc4dfb00 KEYVAL: 'repetition' '500' (5 sibs) 40: [28] [28] 0x2adc4dfb90 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: [29] [29] 0x2adc4dfc20 MAP: (6 sibs) 1 children: 40: [30] [30] 0x2adc4dfcb0 KEYMAP: 'step' (1 sibs) 5 children: 40: [31] [31] 0x2adc4dfd40 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [32] [32] 0x2adc4dfdd0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: [33] [33] 0x2adc4dfe60 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: [34] [34] 0x2adc4dfef0 KEYVAL: 'repetition' '1000' (5 sibs) 40: [35] [35] 0x2adc4dff80 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: [36] [36] 0x2adc4e0010 MAP: (6 sibs) 1 children: 40: [37] [37] 0x2adc4e00a0 KEYMAP: 'step' (1 sibs) 5 children: 40: [38] [38] 0x2adc4e0130 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [39] [39] 0x2adc4e01c0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: [40] [40] 0x2adc4e0250 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: [41] [41] 0x2adc4e02e0 KEYVAL: 'repetition' '500' (5 sibs) 40: [42] [42] 0x2adc4e0370 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: #nodes=43 vs #printed=43 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: - step:\n 40: instrument: Lasik 2000\n 40: pulseEnergy: 5.4\n 40: pulseDuration: 12\n 40: repetition: 1000\n 40: spotSize: 1mm\n 40: - step:\n 40: instrument: Lasik 2000\n 40: pulseEnergy: 5.0\n 40: pulseDuration: 10\n 40: repetition: 500\n 40: spotSize: 2mm\n 40: - step:\n 40: instrument: Lasik 2000\n 40: pulseEnergy: 5.4\n 40: pulseDuration: 12\n 40: repetition: 1000\n 40: spotSize: 1mm\n 40: - step:\n 40: instrument: Lasik 2000\n 40: pulseEnergy: 5.0\n 40: pulseDuration: 10\n 40: repetition: 500\n 40: spotSize: 2mm\n 40: - step:\n 40: instrument: Lasik 2000\n 40: pulseEnergy: 5.4\n 40: pulseDuration: 12\n 40: repetition: 1000\n 40: spotSize: 2mm\n 40: - step:\n 40: instrument: Lasik 2000\n 40: pulseEnergy: 5.0\n 40: pulseDuration: 10\n 40: repetition: 500\n 40: spotSize: 2mm\n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x2adc50bff0 [ROOT] SEQ: (1 sibs) 6 children: 40: [1] [1] 0x2adc50c080 MAP: (6 sibs) 1 children: 40: [2] [2] 0x2adc50c110 KEYMAP: 'step' (1 sibs) 5 children: 40: [3] [3] 0x2adc50c1a0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [4] [4] 0x2adc50c230 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: [5] [5] 0x2adc50c2c0 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: [6] [6] 0x2adc50c350 KEYVAL: 'repetition' '1000' (5 sibs) 40: [7] [7] 0x2adc50c3e0 KEYVAL: 'spotSize' '1mm' (5 sibs) 40: [8] [8] 0x2adc50c470 MAP: (6 sibs) 1 children: 40: [9] [9] 0x2adc50c500 KEYMAP: 'step' (1 sibs) 5 children: 40: [10] [10] 0x2adc50c590 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [11] [11] 0x2adc50c620 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: [12] [12] 0x2adc50c6b0 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: [13] [13] 0x2adc50c740 KEYVAL: 'repetition' '500' (5 sibs) 40: [14] [14] 0x2adc50c7d0 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: [15] [15] 0x2adc50c860 MAP: (6 sibs) 1 children: 40: [16] [16] 0x2adc50c8f0 KEYMAP: 'step' (1 sibs) 5 children: 40: [17] [17] 0x2adc50c980 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [18] [18] 0x2adc50ca10 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: [19] [19] 0x2adc50caa0 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: [20] [20] 0x2adc50cb30 KEYVAL: 'repetition' '1000' (5 sibs) 40: [21] [21] 0x2adc50cbc0 KEYVAL: 'spotSize' '1mm' (5 sibs) 40: [22] [22] 0x2adc50cc50 MAP: (6 sibs) 1 children: 40: [23] [23] 0x2adc50cce0 KEYMAP: 'step' (1 sibs) 5 children: 40: [24] [24] 0x2adc50cd70 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [25] [25] 0x2adc50ce00 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: [26] [26] 0x2adc50ce90 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: [27] [27] 0x2adc50cf20 KEYVAL: 'repetition' '500' (5 sibs) 40: [28] [28] 0x2adc50cfb0 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: [29] [29] 0x2adc50d040 MAP: (6 sibs) 1 children: 40: [30] [30] 0x2adc50d0d0 KEYMAP: 'step' (1 sibs) 5 children: 40: [31] [31] 0x2adc50d160 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [32] [32] 0x2adc50d1f0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: [33] [33] 0x2adc50d280 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: [34] [34] 0x2adc50d310 KEYVAL: 'repetition' '1000' (5 sibs) 40: [35] [35] 0x2adc50d3a0 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: [36] [36] 0x2adc50d430 MAP: (6 sibs) 1 children: 40: [37] [37] 0x2adc50d4c0 KEYMAP: 'step' (1 sibs) 5 children: 40: [38] [38] 0x2adc50d550 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [39] [39] 0x2adc50d5e0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: [40] [40] 0x2adc50d670 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: [41] [41] 0x2adc50d700 KEYVAL: 'repetition' '500' (5 sibs) 40: [42] [42] 0x2adc50d790 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: #nodes=43 vs #printed=43 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/9 (7 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/10 40: ------------------------------------------- 40: running test case 'tagged doc with anchors 9KAX' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: \r\n 40: ---\r\n 40: &a1\r\n 40: !!str\r\n 40: scalar1\r\n 40: --- &a1 !!str scalar1\r\n 40: ---\r\n 40: !!str\r\n 40: &a1\r\n 40: scalar1\r\n 40: --- !!str &a1 scalar1\r\n 40: ---\r\n 40: !!str\r\n 40: &a2\r\n 40: scalar2\r\n 40: --- &a2 !!str scalar2\r\n 40: ---\r\n 40: &a3\r\n 40: !!str scalar3\r\n 40: --- &a3 !!str scalar3\r\n 40: ---\r\n 40: &a4 !!map\r\n 40: &a5 !!str key5: value4\r\n 40: --- &a4 !!map\r\n 40: &a5 !!str key5: value4\r\n 40: ---\r\n 40: a6: 1\r\n 40: &anchor6 b6: 2\r\n 40: ---\r\n 40: !!map\r\n 40: &a8 !!str key8: value7\r\n 40: --- !!map\r\n 40: &a8 !!str key8: value7\r\n 40: ---\r\n 40: !!map\r\n 40: !!str &a10 key10: value9\r\n 40: --- !!map\r\n 40: &a10 !!str key10: value9\r\n 40: ---\r\n 40: !!str &a11\r\n 40: value11\r\n 40: --- &a11 !!str value11\r\n 40: ~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x2adc4dd9c0 [ROOT] STREAM: (1 sibs) 17 children: 40: [1] [1] 0x2adc4dda50 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 40: [2] [2] 0x2adc4ddae0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 40: [3] [3] 0x2adc4ddb70 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 40: [4] [4] 0x2adc4ddc00 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 40: [5] [5] 0x2adc4ddc90 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 40: [6] [6] 0x2adc4ddd20 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 40: [7] [7] 0x2adc4dddb0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 40: [8] [8] 0x2adc4dde40 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 40: [9] [9] 0x2adc4dded0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 40: [10] [10] 0x2adc4ddf60 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 40: [11] [11] 0x2adc4ddff0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 40: [12] [12] 0x2adc4de080 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 40: [13] [13] 0x2adc4de110 DOCMAP: (17 sibs) 2 children: 40: [14] [14] 0x2adc4de1a0 KEYVAL: 'a6' '1' (2 sibs) 40: [15] [15] 0x2adc4de230 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 40: [16] [16] 0x2adc4de2c0 DOCMAP***: !!map (17 sibs) 1 children: 40: [17] [17] 0x2adc4de350 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 40: [18] [18] 0x2adc4de3e0 DOCMAP***: !!map (17 sibs) 1 children: 40: [19] [19] 0x2adc4de470 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 40: [20] [20] 0x2adc4de500 DOCMAP***: !!map (17 sibs) 1 children: 40: [21] [21] 0x2adc4de590 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 40: [22] [22] 0x2adc4de620 DOCMAP***: !!map (17 sibs) 1 children: 40: [23] [23] 0x2adc4de6b0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 40: [24] [24] 0x2adc4de740 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 40: [25] [25] 0x2adc4de7d0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 40: #nodes=26 vs #printed=26 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: --- !!str &a1 scalar1\n 40: --- !!str &a1 scalar1\n 40: --- !!str &a1 scalar1\n 40: --- !!str &a1 scalar1\n 40: --- !!str &a2 scalar2\n 40: --- !!str &a2 scalar2\n 40: --- !!str &a3 scalar3\n 40: --- !!str &a3 scalar3\n 40: --- !!map &a4\n 40: !!str &a5 key5: value4\n 40: --- !!map &a4\n 40: !!str &a5 key5: value4\n 40: ---\n 40: a6: 1\n 40: &anchor6 b6: 2\n 40: --- !!map\n 40: !!str &a8 key8: value7\n 40: --- !!map\n 40: !!str &a8 key8: value7\n 40: --- !!map\n 40: !!str &a10 key10: value9\n 40: --- !!map\n 40: !!str &a10 key10: value9\n 40: --- !!str &a11 value11\n 40: --- !!str &a11 value11\n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x2adc50ade0 [ROOT] STREAM: (1 sibs) 17 children: 40: [1] [1] 0x2adc50ae70 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 40: [2] [2] 0x2adc50af00 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 40: [3] [3] 0x2adc50af90 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 40: [4] [4] 0x2adc50b020 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 40: [5] [5] 0x2adc50b0b0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 40: [6] [6] 0x2adc50b140 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 40: [7] [7] 0x2adc50b1d0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 40: [8] [8] 0x2adc50b260 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 40: [9] [9] 0x2adc50b2f0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 40: [10] [10] 0x2adc50b380 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 40: [11] [11] 0x2adc50b410 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 40: [12] [12] 0x2adc50b4a0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 40: [13] [13] 0x2adc50b530 DOCMAP: (17 sibs) 2 children: 40: [14] [14] 0x2adc50b5c0 KEYVAL: 'a6' '1' (2 sibs) 40: [15] [15] 0x2adc50b650 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 40: [16] [16] 0x2adc50b6e0 DOCMAP***: !!map (17 sibs) 1 children: 40: [17] [17] 0x2adc50b770 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 40: [18] [18] 0x2adc50b800 DOCMAP***: !!map (17 sibs) 1 children: 40: [19] [19] 0x2adc50b890 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 40: [20] [20] 0x2adc50b920 DOCMAP***: !!map (17 sibs) 1 children: 40: [21] [21] 0x2adc50b9b0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 40: [22] [22] 0x2adc50ba40 DOCMAP***: !!map (17 sibs) 1 children: 40: [23] [23] 0x2adc50bad0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 40: [24] [24] 0x2adc50bb60 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 40: [25] [25] 0x2adc50bbf0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 40: #nodes=26 vs #printed=26 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/10 (5 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/11 40: ------------------------------------------- 40: running test case 'github131 1, unresolved' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: \r\n 40: a: &vref b\r\n 40: *vref: c\r\n 40: &kref aa: bb\r\n 40: aaa: &kvref bbb\r\n 40: foo:\r\n 40: *kref: cc\r\n 40: *kvref: cc\r\n 40: ~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x2adc4d9a80 [ROOT] MAP: (1 sibs) 5 children: 40: [1] [1] 0x2adc4d9b10 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 40: [2] [2] 0x2adc4d9ba0 KEYVAL***: '*vref' 'c' (5 sibs) 40: [3] [3] 0x2adc4d9c30 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 40: [4] [4] 0x2adc4d9cc0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 40: [5] [5] 0x2adc4d9d50 KEYMAP: 'foo' (5 sibs) 2 children: 40: [6] [6] 0x2adc4d9de0 KEYVAL***: '*kref' 'cc' (2 sibs) 40: [7] [7] 0x2adc4d9e70 KEYVAL***: '*kvref' 'cc' (2 sibs) 40: #nodes=8 vs #printed=8 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: a: &vref b\n 40: *vref: c\n 40: &kref aa: bb\n 40: aaa: &kvref bbb\n 40: foo:\n 40: *kref: cc\n 40: *kvref: cc\n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x2adc506ea0 [ROOT] MAP: (1 sibs) 5 children: 40: [1] [1] 0x2adc506f30 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 40: [2] [2] 0x2adc506fc0 KEYVAL***: '*vref' 'c' (5 sibs) 40: [3] [3] 0x2adc507050 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 40: [4] [4] 0x2adc5070e0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 40: [5] [5] 0x2adc507170 KEYMAP: 'foo' (5 sibs) 2 children: 40: [6] [6] 0x2adc507200 KEYVAL***: '*kref' 'cc' (2 sibs) 40: [7] [7] 0x2adc507290 KEYVAL***: '*kvref' 'cc' (2 sibs) 40: #nodes=8 vs #printed=8 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/11 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/12 40: ------------------------------------------- 40: running test case 'github131 1, resolved' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: \r\n 40: a: &vref b\r\n 40: *vref: c\r\n 40: &kref aa: bb\r\n 40: aaa: &kvref bbb\r\n 40: foo:\r\n 40: *kref: cc\r\n 40: *kvref: cc\r\n 40: ~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x2adc4e0fe0 [ROOT] MAP: (1 sibs) 5 children: 40: [1] [1] 0x2adc4e1070 KEYVAL: 'a' 'b' (5 sibs) 40: [2] [2] 0x2adc4e1100 KEYVAL: 'b' 'c' (5 sibs) 40: [3] [3] 0x2adc4e1190 KEYVAL: 'aa' 'bb' (5 sibs) 40: [4] [4] 0x2adc4e1220 KEYVAL: 'aaa' 'bbb' (5 sibs) 40: [5] [5] 0x2adc4e12b0 KEYMAP: 'foo' (5 sibs) 2 children: 40: [6] [6] 0x2adc4e1340 KEYVAL: 'aa' 'cc' (2 sibs) 40: [7] [7] 0x2adc4e13d0 KEYVAL: 'bbb' 'cc' (2 sibs) 40: #nodes=8 vs #printed=8 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: a: b\n 40: b: c\n 40: aa: bb\n 40: aaa: bbb\n 40: foo:\n 40: aa: cc\n 40: bbb: cc\n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x2adc50e400 [ROOT] MAP: (1 sibs) 5 children: 40: [1] [1] 0x2adc50e490 KEYVAL: 'a' 'b' (5 sibs) 40: [2] [2] 0x2adc50e520 KEYVAL: 'b' 'c' (5 sibs) 40: [3] [3] 0x2adc50e5b0 KEYVAL: 'aa' 'bb' (5 sibs) 40: [4] [4] 0x2adc50e640 KEYVAL: 'aaa' 'bbb' (5 sibs) 40: [5] [5] 0x2adc50e6d0 KEYMAP: 'foo' (5 sibs) 2 children: 40: [6] [6] 0x2adc50e760 KEYVAL: 'aa' 'cc' (2 sibs) 40: [7] [7] 0x2adc50e7f0 KEYVAL: 'bbb' 'cc' (2 sibs) 40: #nodes=8 vs #printed=8 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/12 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/13 40: ------------------------------------------- 40: running test case 'anchors+refs on key+val, unresolved' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: {&a0 a0: &b0 b0, *b0: *a0}~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x2adc4e18f0 [ROOT] MAP: (1 sibs) 2 children: 40: [1] [1] 0x2adc4e1980 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 40: [2] [2] 0x2adc4e1a10 KEYVAL***: '*b0' '*a0' (2 sibs) 40: #nodes=3 vs #printed=3 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: &a0 a0: &b0 b0\n 40: *b0: *a0\n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x2adc50ed50 [ROOT] MAP: (1 sibs) 2 children: 40: [1] [1] 0x2adc50ede0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 40: [2] [2] 0x2adc50ee70 KEYVAL***: '*b0' '*a0' (2 sibs) 40: #nodes=3 vs #printed=3 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/13 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/14 40: ------------------------------------------- 40: running test case 'anchors+refs on key+val, resolved' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: {&a0 a0: &b0 b0, *b0: *a0}~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x2adc4e2200 [ROOT] MAP: (1 sibs) 2 children: 40: [1] [1] 0x2adc4e2290 KEYVAL: 'a0' 'b0' (2 sibs) 40: [2] [2] 0x2adc4e2320 KEYVAL: 'b0' 'a0' (2 sibs) 40: #nodes=3 vs #printed=3 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: a0: b0\n 40: b0: a0\n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x2adc50f660 [ROOT] MAP: (1 sibs) 2 children: 40: [1] [1] 0x2adc50f6f0 KEYVAL: 'a0' 'b0' (2 sibs) 40: [2] [2] 0x2adc50f780 KEYVAL: 'b0' 'a0' (2 sibs) 40: #nodes=3 vs #printed=3 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/14 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/15 40: ------------------------------------------- 40: running test case 'ambiguous anchor, unresolved' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: &rootanchor\r\n 40: &a0 a0: &b0 b0\r\n 40: *b0: *a0\r\n 40: map1:\r\n 40: &a1 a1: &b1 b1 # &a1 must be a KEY anchor on a1, not a VAL anchor on map1\r\n 40: *b1: *a1\r\n 40: map2:\r\n 40: *b0: *a0 # ensure the anchor is enough to establish the indentation\r\n 40: &a2 a2: &b2 b2\r\n 40: *b2: *a2\r\n 40: map3: &a3 # &a3 must be a VAL anchor on map3, not a KEY anchor on a3\r\n 40: a3: &b3 b3\r\n 40: *b3: *b0\r\n 40: map4: *a0\r\n 40: map5:\r\n 40: &map5\r\n 40: &a5 a5: &b5 b5\r\n 40: *b5: *a5\r\n 40: map6:\r\n 40: &map6\r\n 40: a6: &b6 b6\r\n 40: *b6: *b6\r\n 40: ~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x2adc4e3420 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 40: [1] [1] 0x2adc4e34b0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 40: [2] [2] 0x2adc4e3540 KEYVAL***: '*b0' '*a0' (8 sibs) 40: [3] [3] 0x2adc4e35d0 KEYMAP: 'map1' (8 sibs) 2 children: 40: [4] [4] 0x2adc4e3660 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 40: [5] [5] 0x2adc4e36f0 KEYVAL***: '*b1' '*a1' (2 sibs) 40: [6] [6] 0x2adc4e3780 KEYMAP: 'map2' (8 sibs) 3 children: 40: [7] [7] 0x2adc4e3810 KEYVAL***: '*b0' '*a0' (3 sibs) 40: [8] [8] 0x2adc4e38a0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 40: [9] [9] 0x2adc4e3930 KEYVAL***: '*b2' '*a2' (3 sibs) 40: [10] [10] 0x2adc4e39c0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 40: [11] [11] 0x2adc4e3a50 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 40: [12] [12] 0x2adc4e3ae0 KEYVAL***: '*b3' '*b0' (2 sibs) 40: [13] [13] 0x2adc4e3b70 KEYVAL***: 'map4' '*a0' (8 sibs) 40: [14] [14] 0x2adc4e3c00 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 40: [15] [15] 0x2adc4e3c90 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 40: [16] [16] 0x2adc4e3d20 KEYVAL***: '*b5' '*a5' (2 sibs) 40: [17] [17] 0x2adc4e3db0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 40: [18] [18] 0x2adc4e3e40 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 40: [19] [19] 0x2adc4e3ed0 KEYVAL***: '*b6' '*b6' (2 sibs) 40: #nodes=20 vs #printed=20 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: &rootanchor\n 40: &a0 a0: &b0 b0\n 40: *b0: *a0\n 40: map1:\n 40: &a1 a1: &b1 b1\n 40: *b1: *a1\n 40: map2:\n 40: *b0: *a0\n 40: &a2 a2: &b2 b2\n 40: *b2: *a2\n 40: map3: &a3\n 40: a3: &b3 b3\n 40: *b3: *b0\n 40: map4: *a0\n 40: map5: &map5\n 40: &a5 a5: &b5 b5\n 40: *b5: *a5\n 40: map6: &map6\n 40: a6: &b6 b6\n 40: *b6: *b6\n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x2adc510880 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 40: [1] [1] 0x2adc510910 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 40: [2] [2] 0x2adc5109a0 KEYVAL***: '*b0' '*a0' (8 sibs) 40: [3] [3] 0x2adc510a30 KEYMAP: 'map1' (8 sibs) 2 children: 40: [4] [4] 0x2adc510ac0 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 40: [5] [5] 0x2adc510b50 KEYVAL***: '*b1' '*a1' (2 sibs) 40: [6] [6] 0x2adc510be0 KEYMAP: 'map2' (8 sibs) 3 children: 40: [7] [7] 0x2adc510c70 KEYVAL***: '*b0' '*a0' (3 sibs) 40: [8] [8] 0x2adc510d00 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 40: [9] [9] 0x2adc510d90 KEYVAL***: '*b2' '*a2' (3 sibs) 40: [10] [10] 0x2adc510e20 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 40: [11] [11] 0x2adc510eb0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 40: [12] [12] 0x2adc510f40 KEYVAL***: '*b3' '*b0' (2 sibs) 40: [13] [13] 0x2adc510fd0 KEYVAL***: 'map4' '*a0' (8 sibs) 40: [14] [14] 0x2adc511060 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 40: [15] [15] 0x2adc5110f0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 40: [16] [16] 0x2adc511180 KEYVAL***: '*b5' '*a5' (2 sibs) 40: [17] [17] 0x2adc511210 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 40: [18] [18] 0x2adc5112a0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 40: [19] [19] 0x2adc511330 KEYVAL***: '*b6' '*b6' (2 sibs) 40: #nodes=20 vs #printed=20 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/15 (3 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/16 40: ------------------------------------------- 40: running test case 'ambiguous anchor, resolved' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: \r\n 40: &a0 a0: &b0 b0\r\n 40: *b0: *a0\r\n 40: map1:\r\n 40: &a1 a1: &b1 b1 # &a1 must be a KEY anchor on a1, not a VAL anchor on map1\r\n 40: *b1: *a1\r\n 40: map2:\r\n 40: *b0: *a0 # ensure the anchor is enough to establish the indentation\r\n 40: &a2 a2: &b2 b2\r\n 40: *b2: *a2\r\n 40: map3: &a3 # &a3 must be a VAL anchor on map3, not a KEY anchor on a3\r\n 40: a3: &b3 b3\r\n 40: *b3: *b0\r\n 40: map4: *a0\r\n 40: map5:\r\n 40: &map5\r\n 40: &a5 a5: &b5 b5\r\n 40: *b5: *a5\r\n 40: map6:\r\n 40: &map6\r\n 40: a6: &b6 b6\r\n 40: *b6: *b6\r\n 40: ~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x2adc4e4630 [ROOT] MAP: (1 sibs) 8 children: 40: [1] [1] 0x2adc4e46c0 KEYVAL: 'a0' 'b0' (8 sibs) 40: [2] [2] 0x2adc4e4750 KEYVAL: 'b0' 'a0' (8 sibs) 40: [3] [3] 0x2adc4e47e0 KEYMAP: 'map1' (8 sibs) 2 children: 40: [4] [4] 0x2adc4e4870 KEYVAL: 'a1' 'b1' (2 sibs) 40: [5] [5] 0x2adc4e4900 KEYVAL: 'b1' 'a1' (2 sibs) 40: [6] [6] 0x2adc4e4990 KEYMAP: 'map2' (8 sibs) 3 children: 40: [7] [7] 0x2adc4e4a20 KEYVAL: 'b0' 'a0' (3 sibs) 40: [8] [8] 0x2adc4e4ab0 KEYVAL: 'a2' 'b2' (3 sibs) 40: [9] [9] 0x2adc4e4b40 KEYVAL: 'b2' 'a2' (3 sibs) 40: [10] [10] 0x2adc4e4bd0 KEYMAP: 'map3' (8 sibs) 2 children: 40: [11] [11] 0x2adc4e4c60 KEYVAL: 'a3' 'b3' (2 sibs) 40: [12] [12] 0x2adc4e4cf0 KEYVAL: 'b3' 'b0' (2 sibs) 40: [13] [13] 0x2adc4e4d80 KEYVAL: 'map4' 'a0' (8 sibs) 40: [14] [14] 0x2adc4e4e10 KEYMAP: 'map5' (8 sibs) 2 children: 40: [15] [15] 0x2adc4e4ea0 KEYVAL: 'a5' 'b5' (2 sibs) 40: [16] [16] 0x2adc4e4f30 KEYVAL: 'b5' 'a5' (2 sibs) 40: [17] [17] 0x2adc4e4fc0 KEYMAP: 'map6' (8 sibs) 2 children: 40: [18] [18] 0x2adc4e5050 KEYVAL: 'a6' 'b6' (2 sibs) 40: [19] [19] 0x2adc4e50e0 KEYVAL: 'b6' 'b6' (2 sibs) 40: #nodes=20 vs #printed=20 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: a0: b0\n 40: b0: a0\n 40: map1:\n 40: a1: b1\n 40: b1: a1\n 40: map2:\n 40: b0: a0\n 40: a2: b2\n 40: b2: a2\n 40: map3:\n 40: a3: b3\n 40: b3: b0\n 40: map4: a0\n 40: map5:\n 40: a5: b5\n 40: b5: a5\n 40: map6:\n 40: a6: b6\n 40: b6: b6\n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x2adc511a90 [ROOT] MAP: (1 sibs) 8 children: 40: [1] [1] 0x2adc511b20 KEYVAL: 'a0' 'b0' (8 sibs) 40: [2] [2] 0x2adc511bb0 KEYVAL: 'b0' 'a0' (8 sibs) 40: [3] [3] 0x2adc511c40 KEYMAP: 'map1' (8 sibs) 2 children: 40: [4] [4] 0x2adc511cd0 KEYVAL: 'a1' 'b1' (2 sibs) 40: [5] [5] 0x2adc511d60 KEYVAL: 'b1' 'a1' (2 sibs) 40: [6] [6] 0x2adc511df0 KEYMAP: 'map2' (8 sibs) 3 children: 40: [7] [7] 0x2adc511e80 KEYVAL: 'b0' 'a0' (3 sibs) 40: [8] [8] 0x2adc511f10 KEYVAL: 'a2' 'b2' (3 sibs) 40: [9] [9] 0x2adc511fa0 KEYVAL: 'b2' 'a2' (3 sibs) 40: [10] [10] 0x2adc512030 KEYMAP: 'map3' (8 sibs) 2 children: 40: [11] [11] 0x2adc5120c0 KEYVAL: 'a3' 'b3' (2 sibs) 40: [12] [12] 0x2adc512150 KEYVAL: 'b3' 'b0' (2 sibs) 40: [13] [13] 0x2adc5121e0 KEYVAL: 'map4' 'a0' (8 sibs) 40: [14] [14] 0x2adc512270 KEYMAP: 'map5' (8 sibs) 2 children: 40: [15] [15] 0x2adc512300 KEYVAL: 'a5' 'b5' (2 sibs) 40: [16] [16] 0x2adc512390 KEYVAL: 'b5' 'a5' (2 sibs) 40: [17] [17] 0x2adc512420 KEYMAP: 'map6' (8 sibs) 2 children: 40: [18] [18] 0x2adc5124b0 KEYVAL: 'a6' 'b6' (2 sibs) 40: [19] [19] 0x2adc512540 KEYVAL: 'b6' 'b6' (2 sibs) 40: #nodes=20 vs #printed=20 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/16 (3 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/17 40: ------------------------------------------- 40: running test case 'ambiguous anchor in seq, unresolved' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: \r\n 40: &seq\r\n 40: - &a0\r\n 40: &a1 k1: v1\r\n 40: &a2 k2: v2\r\n 40: &a3 k3: v3\r\n 40: - &a4 k4: v4\r\n 40: &a5 k5: v5\r\n 40: &a6 k6: v6\r\n 40: - &a7\r\n 40: &a8 k8: v8\r\n 40: - &a9\r\n 40: k10: v10\r\n 40: - *a1: w1\r\n 40: *a2: w2\r\n 40: *a3: w3\r\n 40: *a4: w4\r\n 40: *a5: w5\r\n 40: *a6: w6\r\n 40: *a8: w8\r\n 40: - *a0\r\n 40: - *a7\r\n 40: - *a9\r\n 40: ~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x2adc4e5840 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 40: [1] [1] 0x2adc4e58d0 MAP***: valanchor='&a0' (8 sibs) 3 children: 40: [2] [2] 0x2adc4e5960 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 40: [3] [3] 0x2adc4e59f0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 40: [4] [4] 0x2adc4e5a80 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 40: [5] [5] 0x2adc4e5b10 MAP: (8 sibs) 3 children: 40: [6] [6] 0x2adc4e5ba0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 40: [7] [7] 0x2adc4e5c30 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 40: [8] [8] 0x2adc4e5cc0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 40: [9] [9] 0x2adc4e5d50 MAP***: valanchor='&a7' (8 sibs) 1 children: 40: [10] [10] 0x2adc4e5de0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 40: [11] [11] 0x2adc4e5e70 MAP***: valanchor='&a9' (8 sibs) 1 children: 40: [12] [12] 0x2adc4e5f00 KEYVAL: 'k10' 'v10' (1 sibs) 40: [13] [13] 0x2adc4e5f90 MAP: (8 sibs) 7 children: 40: [14] [14] 0x2adc4e6020 KEYVAL***: '*a1' 'w1' (7 sibs) 40: [15] [15] 0x2adc4e60b0 KEYVAL***: '*a2' 'w2' (7 sibs) 40: [16] [16] 0x2adc4e6140 KEYVAL***: '*a3' 'w3' (7 sibs) 40: [17] [17] 0x2adc4e61d0 KEYVAL***: '*a4' 'w4' (7 sibs) 40: [18] [18] 0x2adc4e6260 KEYVAL***: '*a5' 'w5' (7 sibs) 40: [19] [19] 0x2adc4e62f0 KEYVAL***: '*a6' 'w6' (7 sibs) 40: [20] [20] 0x2adc4e6380 KEYVAL***: '*a8' 'w8' (7 sibs) 40: [21] [21] 0x2adc4e6410 VAL***: '*a0' (8 sibs) 40: [22] [22] 0x2adc4e64a0 VAL***: '*a7' (8 sibs) 40: [23] [23] 0x2adc4e6530 VAL***: '*a9' (8 sibs) 40: #nodes=24 vs #printed=24 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: &seq\n 40: - &a0\n 40: &a1 k1: v1\n 40: &a2 k2: v2\n 40: &a3 k3: v3\n 40: - &a4 k4: v4\n 40: &a5 k5: v5\n 40: &a6 k6: v6\n 40: - &a7\n 40: &a8 k8: v8\n 40: - &a9\n 40: k10: v10\n 40: - *a1: w1\n 40: *a2: w2\n 40: *a3: w3\n 40: *a4: w4\n 40: *a5: w5\n 40: *a6: w6\n 40: *a8: w8\n 40: - *a0\n 40: - *a7\n 40: - *a9\n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x2adc512ca0 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 40: [1] [1] 0x2adc512d30 MAP***: valanchor='&a0' (8 sibs) 3 children: 40: [2] [2] 0x2adc512dc0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 40: [3] [3] 0x2adc512e50 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 40: [4] [4] 0x2adc512ee0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 40: [5] [5] 0x2adc512f70 MAP: (8 sibs) 3 children: 40: [6] [6] 0x2adc513000 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 40: [7] [7] 0x2adc513090 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 40: [8] [8] 0x2adc513120 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 40: [9] [9] 0x2adc5131b0 MAP***: valanchor='&a7' (8 sibs) 1 children: 40: [10] [10] 0x2adc513240 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 40: [11] [11] 0x2adc5132d0 MAP***: valanchor='&a9' (8 sibs) 1 children: 40: [12] [12] 0x2adc513360 KEYVAL: 'k10' 'v10' (1 sibs) 40: [13] [13] 0x2adc5133f0 MAP: (8 sibs) 7 children: 40: [14] [14] 0x2adc513480 KEYVAL***: '*a1' 'w1' (7 sibs) 40: [15] [15] 0x2adc513510 KEYVAL***: '*a2' 'w2' (7 sibs) 40: [16] [16] 0x2adc5135a0 KEYVAL***: '*a3' 'w3' (7 sibs) 40: [17] [17] 0x2adc513630 KEYVAL***: '*a4' 'w4' (7 sibs) 40: [18] [18] 0x2adc5136c0 KEYVAL***: '*a5' 'w5' (7 sibs) 40: [19] [19] 0x2adc513750 KEYVAL***: '*a6' 'w6' (7 sibs) 40: [20] [20] 0x2adc5137e0 KEYVAL***: '*a8' 'w8' (7 sibs) 40: [21] [21] 0x2adc513870 VAL***: '*a0' (8 sibs) 40: [22] [22] 0x2adc513900 VAL***: '*a7' (8 sibs) 40: [23] [23] 0x2adc513990 VAL***: '*a9' (8 sibs) 40: #nodes=24 vs #printed=24 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/17 (5 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/18 40: ------------------------------------------- 40: running test case 'ambiguous anchor in seq, resolved' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: \r\n 40: &seq\r\n 40: - &a0\r\n 40: &a1 k1: v1\r\n 40: &a2 k2: v2\r\n 40: &a3 k3: v3\r\n 40: - &a4 k4: v4\r\n 40: &a5 k5: v5\r\n 40: &a6 k6: v6\r\n 40: - &a7\r\n 40: &a8 k8: v8\r\n 40: - &a9\r\n 40: k10: v10\r\n 40: - *a1: w1\r\n 40: *a2: w2\r\n 40: *a3: w3\r\n 40: *a4: w4\r\n 40: *a5: w5\r\n 40: *a6: w6\r\n 40: *a8: w8\r\n 40: - *a0\r\n 40: - *a7\r\n 40: - *a9\r\n 40: ~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x2adc4e6a50 [ROOT] SEQ: (1 sibs) 8 children: 40: [1] [1] 0x2adc4e6ae0 MAP: (8 sibs) 3 children: 40: [2] [2] 0x2adc4e6b70 KEYVAL: 'k1' 'v1' (3 sibs) 40: [3] [3] 0x2adc4e6c00 KEYVAL: 'k2' 'v2' (3 sibs) 40: [4] [4] 0x2adc4e6c90 KEYVAL: 'k3' 'v3' (3 sibs) 40: [5] [5] 0x2adc4e6d20 MAP: (8 sibs) 3 children: 40: [6] [6] 0x2adc4e6db0 KEYVAL: 'k4' 'v4' (3 sibs) 40: [7] [7] 0x2adc4e6e40 KEYVAL: 'k5' 'v5' (3 sibs) 40: [8] [8] 0x2adc4e6ed0 KEYVAL: 'k6' 'v6' (3 sibs) 40: [9] [9] 0x2adc4e6f60 MAP: (8 sibs) 1 children: 40: [10] [10] 0x2adc4e6ff0 KEYVAL: 'k8' 'v8' (1 sibs) 40: [11] [11] 0x2adc4e7080 MAP: (8 sibs) 1 children: 40: [12] [12] 0x2adc4e7110 KEYVAL: 'k10' 'v10' (1 sibs) 40: [13] [13] 0x2adc4e71a0 MAP: (8 sibs) 7 children: 40: [14] [14] 0x2adc4e7230 KEYVAL: 'k1' 'w1' (7 sibs) 40: [15] [15] 0x2adc4e72c0 KEYVAL: 'k2' 'w2' (7 sibs) 40: [16] [16] 0x2adc4e7350 KEYVAL: 'k3' 'w3' (7 sibs) 40: [17] [17] 0x2adc4e73e0 KEYVAL: 'k4' 'w4' (7 sibs) 40: [18] [18] 0x2adc4e7470 KEYVAL: 'k5' 'w5' (7 sibs) 40: [19] [19] 0x2adc4e7500 KEYVAL: 'k6' 'w6' (7 sibs) 40: [20] [20] 0x2adc4e7590 KEYVAL: 'k8' 'w8' (7 sibs) 40: [21] [21] 0x2adc4e7620 MAP: (8 sibs) 3 children: 40: [22] [22] 0x2adc4e76b0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 40: [23] [23] 0x2adc4e7740 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 40: [24] [24] 0x2adc4e77d0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 40: [25] [25] 0x2adc4e7860 MAP: (8 sibs) 1 children: 40: [26] [26] 0x2adc4e78f0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 40: [27] [27] 0x2adc4e7980 MAP: (8 sibs) 1 children: 40: [28] [28] 0x2adc4e7a10 KEYVAL: 'k10' 'v10' (1 sibs) 40: #nodes=29 vs #printed=29 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: - k1: v1\n 40: k2: v2\n 40: k3: v3\n 40: - k4: v4\n 40: k5: v5\n 40: k6: v6\n 40: - k8: v8\n 40: - k10: v10\n 40: - k1: w1\n 40: k2: w2\n 40: k3: w3\n 40: k4: w4\n 40: k5: w5\n 40: k6: w6\n 40: k8: w8\n 40: - &a1 k1: v1\n 40: &a2 k2: v2\n 40: &a3 k3: v3\n 40: - &a8 k8: v8\n 40: - k10: v10\n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x2adc513eb0 [ROOT] SEQ: (1 sibs) 8 children: 40: [1] [1] 0x2adc513f40 MAP: (8 sibs) 3 children: 40: [2] [2] 0x2adc513fd0 KEYVAL: 'k1' 'v1' (3 sibs) 40: [3] [3] 0x2adc514060 KEYVAL: 'k2' 'v2' (3 sibs) 40: [4] [4] 0x2adc5140f0 KEYVAL: 'k3' 'v3' (3 sibs) 40: [5] [5] 0x2adc514180 MAP: (8 sibs) 3 children: 40: [6] [6] 0x2adc514210 KEYVAL: 'k4' 'v4' (3 sibs) 40: [7] [7] 0x2adc5142a0 KEYVAL: 'k5' 'v5' (3 sibs) 40: [8] [8] 0x2adc514330 KEYVAL: 'k6' 'v6' (3 sibs) 40: [9] [9] 0x2adc5143c0 MAP: (8 sibs) 1 children: 40: [10] [10] 0x2adc514450 KEYVAL: 'k8' 'v8' (1 sibs) 40: [11] [11] 0x2adc5144e0 MAP: (8 sibs) 1 children: 40: [12] [12] 0x2adc514570 KEYVAL: 'k10' 'v10' (1 sibs) 40: [13] [13] 0x2adc514600 MAP: (8 sibs) 7 children: 40: [14] [14] 0x2adc514690 KEYVAL: 'k1' 'w1' (7 sibs) 40: [15] [15] 0x2adc514720 KEYVAL: 'k2' 'w2' (7 sibs) 40: [16] [16] 0x2adc5147b0 KEYVAL: 'k3' 'w3' (7 sibs) 40: [17] [17] 0x2adc514840 KEYVAL: 'k4' 'w4' (7 sibs) 40: [18] [18] 0x2adc5148d0 KEYVAL: 'k5' 'w5' (7 sibs) 40: [19] [19] 0x2adc514960 KEYVAL: 'k6' 'w6' (7 sibs) 40: [20] [20] 0x2adc5149f0 KEYVAL: 'k8' 'w8' (7 sibs) 40: [21] [21] 0x2adc514a80 MAP: (8 sibs) 3 children: 40: [22] [22] 0x2adc514b10 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 40: [23] [23] 0x2adc514ba0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 40: [24] [24] 0x2adc514c30 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 40: [25] [25] 0x2adc514cc0 MAP: (8 sibs) 1 children: 40: [26] [26] 0x2adc514d50 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 40: [27] [27] 0x2adc514de0 MAP: (8 sibs) 1 children: 40: [28] [28] 0x2adc514e70 KEYVAL: 'k10' 'v10' (1 sibs) 40: #nodes=29 vs #printed=29 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/18 (5 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/19 40: ------------------------------------------- 40: running test case 'anchor after complex key without value ZWK4' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: \r\n 40: a: 1\r\n 40: ? b\r\n 40: &anchor c: 3\r\n 40: ~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x2adc4e2b10 [ROOT] MAP: (1 sibs) 3 children: 40: [1] [1] 0x2adc4e2ba0 KEYVAL: 'a' '1' (3 sibs) 40: [2] [2] 0x2adc4e2c30 KEYVAL: 'b' '' (3 sibs) 40: [3] [3] 0x2adc4e2cc0 KEYVAL***: &anchor 'c' '3' (3 sibs) 40: #nodes=4 vs #printed=4 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: a: 1\n 40: b: \n 40: &anchor c: 3\n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x2adc50ff70 [ROOT] MAP: (1 sibs) 3 children: 40: [1] [1] 0x2adc510000 KEYVAL: 'a' '1' (3 sibs) 40: [2] [2] 0x2adc510090 KEYVAL: 'b' '' (3 sibs) 40: [3] [3] 0x2adc510120 KEYVAL***: &anchor 'c' '3' (3 sibs) 40: #nodes=4 vs #printed=4 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/19 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/20 40: ------------------------------------------- 40: running test case 'anchor mixed with tag HMQ5, unresolved' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: \r\n 40: !!str &a1 "foo":\r\n 40: !!str bar\r\n 40: &a2 baz : *a1\r\n 40: ~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x2adc4e7c60 [ROOT] MAP: (1 sibs) 2 children: 40: [1] [1] 0x2adc4e7cf0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 40: [2] [2] 0x2adc4e7d80 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 40: #nodes=3 vs #printed=3 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: !!str &a1 'foo': !!str bar\n 40: &a2 baz: *a1\n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x2adc5150c0 [ROOT] MAP: (1 sibs) 2 children: 40: [1] [1] 0x2adc515150 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 40: [2] [2] 0x2adc5151e0 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 40: #nodes=3 vs #printed=3 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/20 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/21 40: ------------------------------------------- 40: running test case 'anchor mixed with tag HMQ5, resolved' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: \r\n 40: !!str &a1 "foo":\r\n 40: !!str bar\r\n 40: &a2 baz : *a1\r\n 40: ~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x2adc4e8570 [ROOT] MAP: (1 sibs) 2 children: 40: [1] [1] 0x2adc4e8600 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 40: [2] [2] 0x2adc4e8690 KEYVAL: 'baz' 'foo' (2 sibs) 40: #nodes=3 vs #printed=3 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ emitted yml: 40: !!str 'foo': !!str bar\n 40: baz: foo\n 40: ~~~~~~~~~~~~~~ emitted tree: 40: -------------------------------------- 40: [0][0] 0x2adc5159d0 [ROOT] MAP: (1 sibs) 2 children: 40: [1] [1] 0x2adc515a60 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 40: [2] [2] 0x2adc515af0 KEYVAL: 'baz' 'foo' (2 sibs) 40: #nodes=3 vs #printed=3 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/21 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/0 40: ------------------------------------------- 40: running test case 'merge example, unresolved' 40: ------------------------------------------- 40: REF TREE: 40: 0x2adc46a2b0 [ROOT] SEQ: (0 sibs) 8 children: 40: 0x2adc45cb20 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 40: 0x2adc45cff0 KEYVAL: 'x' '1' (2 sibs) 40: 0x2adc45d088 KEYVAL: 'y' '2' (2 sibs) 40: 0x2adc45cbb8 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 40: 0x2adc45d130 KEYVAL: 'x' '0' (2 sibs) 40: 0x2adc45d1c8 KEYVAL: 'y' '2' (2 sibs) 40: 0x2adc45cc50 MAP***: valanchor='&BIG' (8 sibs) 1 children: 40: 0x2adc45d270 KEYVAL: 'r' '10' (1 sibs) 40: 0x2adc45cce8 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 40: 0x2adc45d310 KEYVAL: 'r' '1' (1 sibs) 40: 0x2adc45cd80 MAP: (8 sibs) 4 children: 40: 0x2adc45d3b0 KEYVAL: 'x' '1' (4 sibs) 40: 0x2adc45d448 KEYVAL: 'y' '2' (4 sibs) 40: 0x2adc45d4e0 KEYVAL: 'r' '10' (4 sibs) 40: 0x2adc45d578 KEYVAL: 'label' 'center/big' (4 sibs) 40: 0x2adc45ce18 MAP: (8 sibs) 3 children: 40: 0x2adc45d620 KEYVAL***: '<<' '*CENTER' (3 sibs) 40: 0x2adc45d6b8 KEYVAL: 'r' '10' (3 sibs) 40: 0x2adc45d750 KEYVAL: 'label' 'center/big' (3 sibs) 40: 0x2adc45ceb0 MAP: (8 sibs) 2 children: 40: 0x2adc45d7f0 KEYSEQ***: '<<' (2 sibs) 2 children: 40: 0x2adc45d930 VAL***: '*CENTER' (2 sibs) 40: 0x2adc45d9c8 VAL***: '*BIG' (2 sibs) 40: 0x2adc45d888 KEYVAL: 'label' 'center/big' (2 sibs) 40: 0x2adc45cf48 MAP: (8 sibs) 3 children: 40: 0x2adc45da70 KEYSEQ***: '<<' (3 sibs) 3 children: 40: 0x2adc45dc40 VAL***: '*BIG' (3 sibs) 40: 0x2adc45dcd8 VAL***: '*LEFT' (3 sibs) 40: 0x2adc45dd70 VAL***: '*SMALL' (3 sibs) 40: 0x2adc45db08 KEYVAL: 'x' '1' (3 sibs) 40: 0x2adc45dba0 KEYVAL: 'label' 'center/big' (3 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2adc5162e0 [ROOT] SEQ: (1 sibs) 8 children: 40: [1] [1] 0x2adc516370 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 40: [2] [2] 0x2adc516400 KEYVAL: 'x' '1' (2 sibs) 40: [3] [3] 0x2adc516490 KEYVAL: 'y' '2' (2 sibs) 40: [4] [4] 0x2adc516520 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 40: [5] [5] 0x2adc5165b0 KEYVAL: 'x' '0' (2 sibs) 40: [6] [6] 0x2adc516640 KEYVAL: 'y' '2' (2 sibs) 40: [7] [7] 0x2adc5166d0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 40: [8] [8] 0x2adc516760 KEYVAL: 'r' '10' (1 sibs) 40: [9] [9] 0x2adc5167f0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 40: [10] [10] 0x2adc516880 KEYVAL: 'r' '1' (1 sibs) 40: [11] [11] 0x2adc516910 MAP: (8 sibs) 4 children: 40: [12] [12] 0x2adc5169a0 KEYVAL: 'x' '1' (4 sibs) 40: [13] [13] 0x2adc516a30 KEYVAL: 'y' '2' (4 sibs) 40: [14] [14] 0x2adc516ac0 KEYVAL: 'r' '10' (4 sibs) 40: [15] [15] 0x2adc516b50 KEYVAL: 'label' 'center/big' (4 sibs) 40: [16] [16] 0x2adc516be0 MAP: (8 sibs) 3 children: 40: [17] [17] 0x2adc516c70 KEYVAL***: '<<' '*CENTER' (3 sibs) 40: [18] [18] 0x2adc516d00 KEYVAL: 'r' '10' (3 sibs) 40: [19] [19] 0x2adc516d90 KEYVAL: 'label' 'center/big' (3 sibs) 40: [20] [20] 0x2adc516e20 MAP: (8 sibs) 2 children: 40: [21] [21] 0x2adc516eb0 KEYSEQ***: '<<' (2 sibs) 2 children: 40: [22] [22] 0x2adc516f40 VAL***: '*CENTER' (2 sibs) 40: [23] [23] 0x2adc516fd0 VAL***: '*BIG' (2 sibs) 40: [24] [24] 0x2adc517060 KEYVAL: 'label' 'center/big' (2 sibs) 40: [25] [25] 0x2adc5170f0 MAP: (8 sibs) 3 children: 40: [26] [26] 0x2adc517180 KEYSEQ***: '<<' (3 sibs) 3 children: 40: [27] [27] 0x2adc517210 VAL***: '*BIG' (3 sibs) 40: [28] [28] 0x2adc5172a0 VAL***: '*LEFT' (3 sibs) 40: [29] [29] 0x2adc517330 VAL***: '*SMALL' (3 sibs) 40: [30] [30] 0x2adc5173c0 KEYVAL: 'x' '1' (3 sibs) 40: [31] [31] 0x2adc517450 KEYVAL: 'label' 'center/big' (3 sibs) 40: #nodes=32 vs #printed=32 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/0 (3 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/1 40: ------------------------------------------- 40: running test case 'merge example, resolved' 40: ------------------------------------------- 40: REF TREE: 40: 0x2adc46a3c8 [ROOT] SEQ: (0 sibs) 8 children: 40: 0x2adc45e7a0 MAP: (8 sibs) 2 children: 40: 0x2adc45ba10 KEYVAL: 'x' '1' (2 sibs) 40: 0x2adc45baa8 KEYVAL: 'y' '2' (2 sibs) 40: 0x2adc45e838 MAP: (8 sibs) 2 children: 40: 0x2adc45c210 KEYVAL: 'x' '0' (2 sibs) 40: 0x2adc45c2a8 KEYVAL: 'y' '2' (2 sibs) 40: 0x2adc45e8d0 MAP: (8 sibs) 1 children: 40: 0x2adc45ec70 KEYVAL: 'r' '10' (1 sibs) 40: 0x2adc45e968 MAP: (8 sibs) 1 children: 40: 0x2adc45ed10 KEYVAL: 'r' '1' (1 sibs) 40: 0x2adc45ea00 MAP: (8 sibs) 4 children: 40: 0x2adc45edb0 KEYVAL: 'x' '1' (4 sibs) 40: 0x2adc45ee48 KEYVAL: 'y' '2' (4 sibs) 40: 0x2adc45eee0 KEYVAL: 'r' '10' (4 sibs) 40: 0x2adc45ef78 KEYVAL: 'label' 'center/big' (4 sibs) 40: 0x2adc45ea98 MAP: (8 sibs) 4 children: 40: 0x2adc45f020 KEYVAL: 'x' '1' (4 sibs) 40: 0x2adc45f0b8 KEYVAL: 'y' '2' (4 sibs) 40: 0x2adc45f150 KEYVAL: 'r' '10' (4 sibs) 40: 0x2adc45f1e8 KEYVAL: 'label' 'center/big' (4 sibs) 40: 0x2adc45eb30 MAP: (8 sibs) 4 children: 40: 0x2adc45f290 KEYVAL: 'x' '1' (4 sibs) 40: 0x2adc45f328 KEYVAL: 'y' '2' (4 sibs) 40: 0x2adc45f3c0 KEYVAL: 'r' '10' (4 sibs) 40: 0x2adc45f458 KEYVAL: 'label' 'center/big' (4 sibs) 40: 0x2adc45ebc8 MAP: (8 sibs) 4 children: 40: 0x2adc45f500 KEYVAL: 'x' '1' (4 sibs) 40: 0x2adc45f598 KEYVAL: 'y' '2' (4 sibs) 40: 0x2adc45f630 KEYVAL: 'r' '10' (4 sibs) 40: 0x2adc45f6c8 KEYVAL: 'label' 'center/big' (4 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2adc5174f0 [ROOT] SEQ: (1 sibs) 8 children: 40: [1] [1] 0x2adc517580 MAP: (8 sibs) 2 children: 40: [2] [2] 0x2adc517610 KEYVAL: 'x' '1' (2 sibs) 40: [3] [3] 0x2adc5176a0 KEYVAL: 'y' '2' (2 sibs) 40: [4] [4] 0x2adc517730 MAP: (8 sibs) 2 children: 40: [5] [5] 0x2adc5177c0 KEYVAL: 'x' '0' (2 sibs) 40: [6] [6] 0x2adc517850 KEYVAL: 'y' '2' (2 sibs) 40: [7] [7] 0x2adc5178e0 MAP: (8 sibs) 1 children: 40: [8] [8] 0x2adc517970 KEYVAL: 'r' '10' (1 sibs) 40: [9] [9] 0x2adc517a00 MAP: (8 sibs) 1 children: 40: [10] [10] 0x2adc517a90 KEYVAL: 'r' '1' (1 sibs) 40: [11] [11] 0x2adc517b20 MAP: (8 sibs) 4 children: 40: [12] [12] 0x2adc517bb0 KEYVAL: 'x' '1' (4 sibs) 40: [13] [13] 0x2adc517c40 KEYVAL: 'y' '2' (4 sibs) 40: [14] [14] 0x2adc517cd0 KEYVAL: 'r' '10' (4 sibs) 40: [15] [15] 0x2adc517d60 KEYVAL: 'label' 'center/big' (4 sibs) 40: [16] [16] 0x2adc517df0 MAP: (8 sibs) 4 children: 40: [17] [17] 0x2adc517e80 KEYVAL: 'x' '1' (4 sibs) 40: [18] [18] 0x2adc517f10 KEYVAL: 'y' '2' (4 sibs) 40: [19] [19] 0x2adc517fa0 KEYVAL: 'r' '10' (4 sibs) 40: [20] [20] 0x2adc518030 KEYVAL: 'label' 'center/big' (4 sibs) 40: [21] [21] 0x2adc5180c0 MAP: (8 sibs) 4 children: 40: [22] [22] 0x2adc518150 KEYVAL: 'x' '1' (4 sibs) 40: [23] [23] 0x2adc5181e0 KEYVAL: 'y' '2' (4 sibs) 40: [24] [24] 0x2adc518270 KEYVAL: 'r' '10' (4 sibs) 40: [25] [25] 0x2adc518300 KEYVAL: 'label' 'center/big' (4 sibs) 40: [26] [26] 0x2adc518390 MAP: (8 sibs) 4 children: 40: [27] [27] 0x2adc518420 KEYVAL: 'x' '1' (4 sibs) 40: [28] [28] 0x2adc5184b0 KEYVAL: 'y' '2' (4 sibs) 40: [29] [29] 0x2adc518540 KEYVAL: 'r' '10' (4 sibs) 40: [30] [30] 0x2adc5185d0 KEYVAL: 'label' 'center/big' (4 sibs) 40: #nodes=31 vs #printed=31 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/1 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/2 40: ------------------------------------------- 40: running test case 'simple anchor 1, implicit, unresolved' 40: ------------------------------------------- 40: REF TREE: 40: 0x2adc46a4e0 [ROOT] MAP: (0 sibs) 6 children: 40: 0x2adc45fbe0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 40: 0x2adc45fc78 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 40: 0x2adc45fd10 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: 0x2adc45ff80 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 40: 0x2adc460018 VAL***: '*anchor_in_seq' (2 sibs) 40: 0x2adc45fda8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 40: 0x2adc45bbf0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: 0x2adc45fe40 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 40: 0x2adc4600c0 KEYVAL***: '<<' '*base' (2 sibs) 40: 0x2adc460158 KEYVAL: 'age' '10' (2 sibs) 40: 0x2adc45fed8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 40: 0x2adc460200 KEYVAL***: '<<' '*base' (2 sibs) 40: 0x2adc460298 KEYVAL: 'age' '20' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2adc518670 [ROOT] MAP: (1 sibs) 6 children: 40: [1] [1] 0x2adc518700 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 40: [2] [2] 0x2adc518790 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 40: [3] [3] 0x2adc518820 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: [4] [4] 0x2adc5188b0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 40: [5] [5] 0x2adc518940 VAL***: '*anchor_in_seq' (2 sibs) 40: [6] [6] 0x2adc5189d0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 40: [7] [7] 0x2adc518a60 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: [8] [8] 0x2adc518af0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 40: [9] [9] 0x2adc518b80 KEYVAL***: '<<' '*base' (2 sibs) 40: [10] [10] 0x2adc518c10 KEYVAL: 'age' '10' (2 sibs) 40: [11] [11] 0x2adc518ca0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 40: [12] [12] 0x2adc518d30 KEYVAL***: '<<' '*base' (2 sibs) 40: [13] [13] 0x2adc518dc0 KEYVAL: 'age' '20' (2 sibs) 40: #nodes=14 vs #printed=14 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/2 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/3 40: ------------------------------------------- 40: running test case 'simple anchor 1, explicit, unresolved' 40: ------------------------------------------- 40: REF TREE: 40: 0x2adc46a5f8 [ROOT] MAP: (0 sibs) 6 children: 40: 0x2adc460340 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 40: 0x2adc4603d8 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 40: 0x2adc460470 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: 0x2adc4606e0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 40: 0x2adc460778 VAL***: '*anchor_in_seq' (2 sibs) 40: 0x2adc460508 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 40: 0x2adc460820 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: 0x2adc4605a0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 40: 0x2adc4608c0 KEYVAL***: '<<' '*base' (2 sibs) 40: 0x2adc460958 KEYVAL: 'age' '10' (2 sibs) 40: 0x2adc460638 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 40: 0x2adc460a00 KEYVAL***: '<<' '*base' (2 sibs) 40: 0x2adc460a98 KEYVAL: 'age' '20' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2adc518e60 [ROOT] MAP: (1 sibs) 6 children: 40: [1] [1] 0x2adc518ef0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 40: [2] [2] 0x2adc518f80 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 40: [3] [3] 0x2adc519010 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: [4] [4] 0x2adc5190a0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 40: [5] [5] 0x2adc519130 VAL***: '*anchor_in_seq' (2 sibs) 40: [6] [6] 0x2adc5191c0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 40: [7] [7] 0x2adc519250 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: [8] [8] 0x2adc5192e0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 40: [9] [9] 0x2adc519370 KEYVAL***: '<<' '*base' (2 sibs) 40: [10] [10] 0x2adc519400 KEYVAL: 'age' '10' (2 sibs) 40: [11] [11] 0x2adc519490 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 40: [12] [12] 0x2adc519520 KEYVAL***: '<<' '*base' (2 sibs) 40: [13] [13] 0x2adc5195b0 KEYVAL: 'age' '20' (2 sibs) 40: #nodes=14 vs #printed=14 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/3 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/4 40: ------------------------------------------- 40: running test case 'simple anchor 1, implicit, resolved' 40: ------------------------------------------- 40: REF TREE: 40: 0x2adc46a710 [ROOT] MAP: (0 sibs) 6 children: 40: 0x2adc461410 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 40: 0x2adc4614a8 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 40: 0x2adc461540 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: 0x2adc4617b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: 0x2adc461848 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: 0x2adc4615d8 KEYMAP: 'base' (6 sibs) 1 children: 40: 0x2adc4618f0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: 0x2adc461670 KEYMAP: 'foo' (6 sibs) 2 children: 40: 0x2adc461990 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: 0x2adc461a28 KEYVAL: 'age' '10' (2 sibs) 40: 0x2adc461708 KEYMAP: 'bar' (6 sibs) 2 children: 40: 0x2adc461ad0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: 0x2adc461b68 KEYVAL: 'age' '20' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2adc519650 [ROOT] MAP: (1 sibs) 6 children: 40: [1] [1] 0x2adc5196e0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 40: [2] [2] 0x2adc519770 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 40: [3] [3] 0x2adc519800 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: [4] [4] 0x2adc519890 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: [5] [5] 0x2adc519920 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: [6] [6] 0x2adc5199b0 KEYMAP: 'base' (6 sibs) 1 children: 40: [7] [7] 0x2adc519a40 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: [8] [8] 0x2adc519ad0 KEYMAP: 'foo' (6 sibs) 2 children: 40: [9] [9] 0x2adc519b60 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: [10] [10] 0x2adc519bf0 KEYVAL: 'age' '10' (2 sibs) 40: [11] [11] 0x2adc519c80 KEYMAP: 'bar' (6 sibs) 2 children: 40: [12] [12] 0x2adc519d10 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: [13] [13] 0x2adc519da0 KEYVAL: 'age' '20' (2 sibs) 40: #nodes=14 vs #printed=14 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/4 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/5 40: ------------------------------------------- 40: running test case 'simple anchor 1, explicit, resolved' 40: ------------------------------------------- 40: REF TREE: 40: 0x2adc46a828 [ROOT] MAP: (0 sibs) 6 children: 40: 0x2adc45f7c0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 40: 0x2adc45f858 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 40: 0x2adc45f8f0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: 0x2adc461c10 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: 0x2adc461ca8 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: 0x2adc45f988 KEYMAP: 'base' (6 sibs) 1 children: 40: 0x2adc461d50 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: 0x2adc45fa20 KEYMAP: 'foo' (6 sibs) 2 children: 40: 0x2adc461df0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: 0x2adc461e88 KEYVAL: 'age' '10' (2 sibs) 40: 0x2adc45fab8 KEYMAP: 'bar' (6 sibs) 2 children: 40: 0x2adc461f30 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: 0x2adc461fc8 KEYVAL: 'age' '20' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2adc519e40 [ROOT] MAP: (1 sibs) 6 children: 40: [1] [1] 0x2adc519ed0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 40: [2] [2] 0x2adc519f60 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 40: [3] [3] 0x2adc519ff0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: [4] [4] 0x2adc51a080 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: [5] [5] 0x2adc51a110 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: [6] [6] 0x2adc51a1a0 KEYMAP: 'base' (6 sibs) 1 children: 40: [7] [7] 0x2adc51a230 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: [8] [8] 0x2adc51a2c0 KEYMAP: 'foo' (6 sibs) 2 children: 40: [9] [9] 0x2adc51a350 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: [10] [10] 0x2adc51a3e0 KEYVAL: 'age' '10' (2 sibs) 40: [11] [11] 0x2adc51a470 KEYMAP: 'bar' (6 sibs) 2 children: 40: [12] [12] 0x2adc51a500 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: [13] [13] 0x2adc51a590 KEYVAL: 'age' '20' (2 sibs) 40: #nodes=14 vs #printed=14 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/5 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/6 40: ------------------------------------------- 40: running test case 'anchor example 2, unresolved' 40: ------------------------------------------- 40: REF TREE: 40: 0x2adc46a940 [ROOT] MAP: (0 sibs) 7 children: 40: 0x2adc462670 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 40: 0x2adc462708 KEYVAL: 'date' '2012-08-06' (7 sibs) 40: 0x2adc4627a0 KEYMAP: 'customer' (7 sibs) 2 children: 40: 0x2adc45c350 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 40: 0x2adc45c3e8 KEYVAL: 'family_name' 'Gale' (2 sibs) 40: 0x2adc462838 KEYSEQ: 'items' (7 sibs) 2 children: 40: 0x2adc462aa0 MAP: (2 sibs) 4 children: 40: 0x2adc45e080 KEYVAL: 'part_no' 'A4786' (4 sibs) 40: 0x2adc45e118 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 40: 0x2adc45e1b0 KEYVAL: 'price' '1.47' (4 sibs) 40: 0x2adc45e248 KEYVAL: 'quantity' '4' (4 sibs) 40: 0x2adc462b38 MAP: (2 sibs) 5 children: 40: 0x2adc462be0 KEYVAL: 'part_no' 'E1628' (5 sibs) 40: 0x2adc462c78 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 40: 0x2adc462d10 KEYVAL: 'size' '8' (5 sibs) 40: 0x2adc462da8 KEYVAL: 'price' '133.7' (5 sibs) 40: 0x2adc462e40 KEYVAL: 'quantity' '1' (5 sibs) 40: 0x2adc4628d0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 40: 0x2adc45bf00 KEYVAL: 'street' '123 Tornado Alley 40: Suite 16 40: ' (3 sibs) 40: 0x2adc45bf98 KEYVAL: 'city' 'East Centerville' (3 sibs) 40: 0x2adc45c030 KEYVAL: 'state' 'KS' (3 sibs) 40: 0x2adc462968 KEYVAL***: 'ship-to' '*id001' (7 sibs) 40: 0x2adc462a00 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 40: ' (7 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2adc51a630 [ROOT] MAP: (1 sibs) 7 children: 40: [1] [1] 0x2adc51a6c0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 40: [2] [2] 0x2adc51a750 KEYVAL: 'date' '2012-08-06' (7 sibs) 40: [3] [3] 0x2adc51a7e0 KEYMAP: 'customer' (7 sibs) 2 children: 40: [4] [4] 0x2adc51a870 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 40: [5] [5] 0x2adc51a900 KEYVAL: 'family_name' 'Gale' (2 sibs) 40: [6] [6] 0x2adc51a990 KEYSEQ: 'items' (7 sibs) 2 children: 40: [7] [7] 0x2adc51aa20 MAP: (2 sibs) 4 children: 40: [8] [8] 0x2adc51aab0 KEYVAL: 'part_no' 'A4786' (4 sibs) 40: [9] [9] 0x2adc51ab40 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 40: [10] [10] 0x2adc51abd0 KEYVAL: 'price' '1.47' (4 sibs) 40: [11] [11] 0x2adc51ac60 KEYVAL: 'quantity' '4' (4 sibs) 40: [12] [12] 0x2adc51acf0 MAP: (2 sibs) 5 children: 40: [13] [13] 0x2adc51ad80 KEYVAL: 'part_no' 'E1628' (5 sibs) 40: [14] [14] 0x2adc51ae10 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 40: [15] [15] 0x2adc51aea0 KEYVAL: 'size' '8' (5 sibs) 40: [16] [16] 0x2adc51af30 KEYVAL: 'price' '133.7' (5 sibs) 40: [17] [17] 0x2adc51afc0 KEYVAL: 'quantity' '1' (5 sibs) 40: [18] [18] 0x2adc51b050 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 40: [19] [19] 0x2adc51b0e0 KEYVAL: 'street' '123 Tornado Alley 40: Suite 16 40: ' (3 sibs) 40: [20] [20] 0x2adc51b170 KEYVAL: 'city' 'East Centerville' (3 sibs) 40: [21] [21] 0x2adc51b200 KEYVAL: 'state' 'KS' (3 sibs) 40: [22] [22] 0x2adc51b290 KEYVAL***: 'ship-to' '*id001' (7 sibs) 40: [23] [23] 0x2adc51b320 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 40: ' (7 sibs) 40: #nodes=24 vs #printed=24 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/6 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/7 40: ------------------------------------------- 40: running test case 'anchor example 2, resolved' 40: ------------------------------------------- 40: REF TREE: 40: 0x2adc46aa58 [ROOT] MAP: (0 sibs) 7 children: 40: 0x2adc462f30 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 40: 0x2adc462fc8 KEYVAL: 'date' '2012-08-06' (7 sibs) 40: 0x2adc463060 KEYMAP: 'customer' (7 sibs) 2 children: 40: 0x2adc463360 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 40: 0x2adc4633f8 KEYVAL: 'family_name' 'Gale' (2 sibs) 40: 0x2adc4630f8 KEYSEQ: 'items' (7 sibs) 2 children: 40: 0x2adc4634a0 MAP: (2 sibs) 4 children: 40: 0x2adc45e2f0 KEYVAL: 'part_no' 'A4786' (4 sibs) 40: 0x2adc45e388 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 40: 0x2adc45e420 KEYVAL: 'price' '1.47' (4 sibs) 40: 0x2adc45e4b8 KEYVAL: 'quantity' '4' (4 sibs) 40: 0x2adc463538 MAP: (2 sibs) 5 children: 40: 0x2adc4635e0 KEYVAL: 'part_no' 'E1628' (5 sibs) 40: 0x2adc463678 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 40: 0x2adc463710 KEYVAL: 'size' '8' (5 sibs) 40: 0x2adc4637a8 KEYVAL: 'price' '133.7' (5 sibs) 40: 0x2adc463840 KEYVAL: 'quantity' '1' (5 sibs) 40: 0x2adc463190 KEYMAP: 'bill-to' (7 sibs) 3 children: 40: 0x2adc45c830 KEYVAL: 'street' '123 Tornado Alley 40: Suite 16 40: ' (3 sibs) 40: 0x2adc45c8c8 KEYVAL: 'city' 'East Centerville' (3 sibs) 40: 0x2adc45c960 KEYVAL: 'state' 'KS' (3 sibs) 40: 0x2adc463228 KEYMAP: 'ship-to' (7 sibs) 3 children: 40: 0x2adc4638e0 KEYVAL: 'street' '123 Tornado Alley 40: Suite 16 40: ' (3 sibs) 40: 0x2adc463978 KEYVAL: 'city' 'East Centerville' (3 sibs) 40: 0x2adc463a10 KEYVAL: 'state' 'KS' (3 sibs) 40: 0x2adc4632c0 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 40: ' (7 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2adc51b3c0 [ROOT] MAP: (1 sibs) 7 children: 40: [1] [1] 0x2adc51b450 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 40: [2] [2] 0x2adc51b4e0 KEYVAL: 'date' '2012-08-06' (7 sibs) 40: [3] [3] 0x2adc51b570 KEYMAP: 'customer' (7 sibs) 2 children: 40: [4] [4] 0x2adc51b600 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 40: [5] [5] 0x2adc51b690 KEYVAL: 'family_name' 'Gale' (2 sibs) 40: [6] [6] 0x2adc51b720 KEYSEQ: 'items' (7 sibs) 2 children: 40: [7] [7] 0x2adc51b7b0 MAP: (2 sibs) 4 children: 40: [8] [8] 0x2adc51b840 KEYVAL: 'part_no' 'A4786' (4 sibs) 40: [9] [9] 0x2adc51b8d0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 40: [10] [10] 0x2adc51b960 KEYVAL: 'price' '1.47' (4 sibs) 40: [11] [11] 0x2adc51b9f0 KEYVAL: 'quantity' '4' (4 sibs) 40: [12] [12] 0x2adc51ba80 MAP: (2 sibs) 5 children: 40: [13] [13] 0x2adc51bb10 KEYVAL: 'part_no' 'E1628' (5 sibs) 40: [14] [14] 0x2adc51bba0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 40: [15] [15] 0x2adc51bc30 KEYVAL: 'size' '8' (5 sibs) 40: [16] [16] 0x2adc51bcc0 KEYVAL: 'price' '133.7' (5 sibs) 40: [17] [17] 0x2adc51bd50 KEYVAL: 'quantity' '1' (5 sibs) 40: [18] [18] 0x2adc51bde0 KEYMAP: 'bill-to' (7 sibs) 3 children: 40: [19] [19] 0x2adc51be70 KEYVAL: 'street' '123 Tornado Alley 40: Suite 16 40: ' (3 sibs) 40: [20] [20] 0x2adc51bf00 KEYVAL: 'city' 'East Centerville' (3 sibs) 40: [21] [21] 0x2adc51bf90 KEYVAL: 'state' 'KS' (3 sibs) 40: [22] [22] 0x2adc51c020 KEYMAP: 'ship-to' (7 sibs) 3 children: 40: [23] [23] 0x2adc51c0b0 KEYVAL: 'street' '123 Tornado Alley 40: Suite 16 40: ' (3 sibs) 40: [24] [24] 0x2adc51c140 KEYVAL: 'city' 'East Centerville' (3 sibs) 40: [25] [25] 0x2adc51c1d0 KEYVAL: 'state' 'KS' (3 sibs) 40: [26] [26] 0x2adc51c260 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 40: ' (7 sibs) 40: #nodes=27 vs #printed=27 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/7 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/8 40: ------------------------------------------- 40: running test case 'anchor example 3, unresolved' 40: ------------------------------------------- 40: REF TREE: 40: 0x2adc46ab70 [ROOT] SEQ: (0 sibs) 6 children: 40: 0x2adc4655b0 MAP: (6 sibs) 1 children: 40: 0x2adc465950 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 40: 0x2adc4659f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: 0x2adc465a88 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: 0x2adc465b20 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: 0x2adc465bb8 KEYVAL: 'repetition' '1000' (5 sibs) 40: 0x2adc465c50 KEYVAL: 'spotSize' '1mm' (5 sibs) 40: 0x2adc465648 MAP: (6 sibs) 1 children: 40: 0x2adc465cf0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 40: 0x2adc465d90 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: 0x2adc465e28 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: 0x2adc465ec0 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: 0x2adc465f58 KEYVAL: 'repetition' '500' (5 sibs) 40: 0x2adc465ff0 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: 0x2adc4656e0 MAP: (6 sibs) 1 children: 40: 0x2adc466090 KEYVAL***: 'step' '*id001' (1 sibs) 40: 0x2adc465778 MAP: (6 sibs) 1 children: 40: 0x2adc466130 KEYVAL***: 'step' '*id002' (1 sibs) 40: 0x2adc465810 MAP: (6 sibs) 1 children: 40: 0x2adc4661d0 KEYMAP: 'step' (1 sibs) 2 children: 40: 0x2adc466270 KEYVAL***: '<<' '*id001' (2 sibs) 40: 0x2adc466308 KEYVAL: 'spotSize' '2mm' (2 sibs) 40: 0x2adc4658a8 MAP: (6 sibs) 1 children: 40: 0x2adc4663b0 KEYVAL***: 'step' '*id002' (1 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2adc51c300 [ROOT] SEQ: (1 sibs) 6 children: 40: [1] [1] 0x2adc51c390 MAP: (6 sibs) 1 children: 40: [2] [2] 0x2adc51c420 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 40: [3] [3] 0x2adc51c4b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [4] [4] 0x2adc51c540 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: [5] [5] 0x2adc51c5d0 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: [6] [6] 0x2adc51c660 KEYVAL: 'repetition' '1000' (5 sibs) 40: [7] [7] 0x2adc51c6f0 KEYVAL: 'spotSize' '1mm' (5 sibs) 40: [8] [8] 0x2adc51c780 MAP: (6 sibs) 1 children: 40: [9] [9] 0x2adc51c810 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 40: [10] [10] 0x2adc51c8a0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [11] [11] 0x2adc51c930 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: [12] [12] 0x2adc51c9c0 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: [13] [13] 0x2adc51ca50 KEYVAL: 'repetition' '500' (5 sibs) 40: [14] [14] 0x2adc51cae0 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: [15] [15] 0x2adc51cb70 MAP: (6 sibs) 1 children: 40: [16] [16] 0x2adc51cc00 KEYVAL***: 'step' '*id001' (1 sibs) 40: [17] [17] 0x2adc51cc90 MAP: (6 sibs) 1 children: 40: [18] [18] 0x2adc51cd20 KEYVAL***: 'step' '*id002' (1 sibs) 40: [19] [19] 0x2adc51cdb0 MAP: (6 sibs) 1 children: 40: [20] [20] 0x2adc51ce40 KEYMAP: 'step' (1 sibs) 2 children: 40: [21] [21] 0x2adc51ced0 KEYVAL***: '<<' '*id001' (2 sibs) 40: [22] [22] 0x2adc51cf60 KEYVAL: 'spotSize' '2mm' (2 sibs) 40: [23] [23] 0x2adc51cff0 MAP: (6 sibs) 1 children: 40: [24] [24] 0x2adc51d080 KEYVAL***: 'step' '*id002' (1 sibs) 40: #nodes=25 vs #printed=25 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/8 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/9 40: ------------------------------------------- 40: running test case 'anchor example 3, resolved' 40: ------------------------------------------- 40: REF TREE: 40: 0x2adc46ac88 [ROOT] SEQ: (0 sibs) 6 children: 40: 0x2adc467650 MAP: (6 sibs) 1 children: 40: 0x2adc461190 KEYMAP: 'step' (1 sibs) 5 children: 40: 0x2adc4679f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: 0x2adc467a88 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: 0x2adc467b20 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: 0x2adc467bb8 KEYVAL: 'repetition' '1000' (5 sibs) 40: 0x2adc467c50 KEYVAL: 'spotSize' '1mm' (5 sibs) 40: 0x2adc4676e8 MAP: (6 sibs) 1 children: 40: 0x2adc461230 KEYMAP: 'step' (1 sibs) 5 children: 40: 0x2adc467cf0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: 0x2adc467d88 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: 0x2adc467e20 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: 0x2adc467eb8 KEYVAL: 'repetition' '500' (5 sibs) 40: 0x2adc467f50 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: 0x2adc467780 MAP: (6 sibs) 1 children: 40: 0x2adc4612d0 KEYMAP: 'step' (1 sibs) 5 children: 40: 0x2adc467ff0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: 0x2adc468088 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: 0x2adc468120 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: 0x2adc4681b8 KEYVAL: 'repetition' '1000' (5 sibs) 40: 0x2adc468250 KEYVAL: 'spotSize' '1mm' (5 sibs) 40: 0x2adc467818 MAP: (6 sibs) 1 children: 40: 0x2adc461370 KEYMAP: 'step' (1 sibs) 5 children: 40: 0x2adc4682f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: 0x2adc468388 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: 0x2adc468420 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: 0x2adc4684b8 KEYVAL: 'repetition' '500' (5 sibs) 40: 0x2adc468550 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: 0x2adc4678b0 MAP: (6 sibs) 1 children: 40: 0x2adc4685f0 KEYMAP: 'step' (1 sibs) 5 children: 40: 0x2adc468690 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: 0x2adc468728 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: 0x2adc4687c0 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: 0x2adc468858 KEYVAL: 'repetition' '1000' (5 sibs) 40: 0x2adc4688f0 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: 0x2adc467948 MAP: (6 sibs) 1 children: 40: 0x2adc468990 KEYMAP: 'step' (1 sibs) 5 children: 40: 0x2adc468a30 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: 0x2adc468ac8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: 0x2adc468b60 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: 0x2adc468bf8 KEYVAL: 'repetition' '500' (5 sibs) 40: 0x2adc468c90 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2adc51d120 [ROOT] SEQ: (1 sibs) 6 children: 40: [1] [1] 0x2adc51d1b0 MAP: (6 sibs) 1 children: 40: [2] [2] 0x2adc51d240 KEYMAP: 'step' (1 sibs) 5 children: 40: [3] [3] 0x2adc51d2d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [4] [4] 0x2adc51d360 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: [5] [5] 0x2adc51d3f0 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: [6] [6] 0x2adc51d480 KEYVAL: 'repetition' '1000' (5 sibs) 40: [7] [7] 0x2adc51d510 KEYVAL: 'spotSize' '1mm' (5 sibs) 40: [8] [8] 0x2adc51d5a0 MAP: (6 sibs) 1 children: 40: [9] [9] 0x2adc51d630 KEYMAP: 'step' (1 sibs) 5 children: 40: [10] [10] 0x2adc51d6c0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [11] [11] 0x2adc51d750 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: [12] [12] 0x2adc51d7e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: [13] [13] 0x2adc51d870 KEYVAL: 'repetition' '500' (5 sibs) 40: [14] [14] 0x2adc51d900 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: [15] [15] 0x2adc51d990 MAP: (6 sibs) 1 children: 40: [16] [16] 0x2adc51da20 KEYMAP: 'step' (1 sibs) 5 children: 40: [17] [17] 0x2adc51dab0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [18] [18] 0x2adc51db40 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: [19] [19] 0x2adc51dbd0 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: [20] [20] 0x2adc51dc60 KEYVAL: 'repetition' '1000' (5 sibs) 40: [21] [21] 0x2adc51dcf0 KEYVAL: 'spotSize' '1mm' (5 sibs) 40: [22] [22] 0x2adc51dd80 MAP: (6 sibs) 1 children: 40: [23] [23] 0x2adc51de10 KEYMAP: 'step' (1 sibs) 5 children: 40: [24] [24] 0x2adc51dea0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [25] [25] 0x2adc51df30 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: [26] [26] 0x2adc51dfc0 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: [27] [27] 0x2adc51e050 KEYVAL: 'repetition' '500' (5 sibs) 40: [28] [28] 0x2adc51e0e0 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: [29] [29] 0x2adc51e170 MAP: (6 sibs) 1 children: 40: [30] [30] 0x2adc51e200 KEYMAP: 'step' (1 sibs) 5 children: 40: [31] [31] 0x2adc51e290 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [32] [32] 0x2adc51e320 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: [33] [33] 0x2adc51e3b0 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: [34] [34] 0x2adc51e440 KEYVAL: 'repetition' '1000' (5 sibs) 40: [35] [35] 0x2adc51e4d0 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: [36] [36] 0x2adc51e560 MAP: (6 sibs) 1 children: 40: [37] [37] 0x2adc51e5f0 KEYMAP: 'step' (1 sibs) 5 children: 40: [38] [38] 0x2adc51e680 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [39] [39] 0x2adc51e710 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: [40] [40] 0x2adc51e7a0 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: [41] [41] 0x2adc51e830 KEYVAL: 'repetition' '500' (5 sibs) 40: [42] [42] 0x2adc51e8c0 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: #nodes=43 vs #printed=43 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/9 (3 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/10 40: ------------------------------------------- 40: running test case 'tagged doc with anchors 9KAX' 40: ------------------------------------------- 40: REF TREE: 40: 0x2adc46ada0 [ROOT] STREAM: (0 sibs) 17 children: 40: 0x2adc468d30 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 40: 0x2adc468dc8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 40: 0x2adc468e60 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 40: 0x2adc468ef8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 40: 0x2adc468f90 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 40: 0x2adc469028 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 40: 0x2adc4690c0 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 40: 0x2adc469158 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 40: 0x2adc4691f0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 40: 0x2adc466a50 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 40: 0x2adc469288 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 40: 0x2adc466af0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 40: 0x2adc469320 DOCMAP: (17 sibs) 2 children: 40: 0x2adc45b8d0 KEYVAL: 'a6' '1' (2 sibs) 40: 0x2adc45b968 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 40: 0x2adc4693b8 DOCMAP***: !!map (17 sibs) 1 children: 40: 0x2adc466b90 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 40: 0x2adc469450 DOCMAP***: !!map (17 sibs) 1 children: 40: 0x2adc466c30 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 40: 0x2adc4694e8 DOCMAP***: !!map (17 sibs) 1 children: 40: 0x2adc466450 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 40: 0x2adc469580 DOCMAP***: !!map (17 sibs) 1 children: 40: 0x2adc4664f0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 40: 0x2adc469618 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 40: 0x2adc4696b0 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2adc51e960 [ROOT] STREAM: (1 sibs) 17 children: 40: [1] [1] 0x2adc51e9f0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 40: [2] [2] 0x2adc51ea80 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 40: [3] [3] 0x2adc51eb10 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 40: [4] [4] 0x2adc51eba0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 40: [5] [5] 0x2adc51ec30 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 40: [6] [6] 0x2adc51ecc0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 40: [7] [7] 0x2adc51ed50 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 40: [8] [8] 0x2adc51ede0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 40: [9] [9] 0x2adc51ee70 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 40: [10] [10] 0x2adc51ef00 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 40: [11] [11] 0x2adc51ef90 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 40: [12] [12] 0x2adc51f020 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 40: [13] [13] 0x2adc51f0b0 DOCMAP: (17 sibs) 2 children: 40: [14] [14] 0x2adc51f140 KEYVAL: 'a6' '1' (2 sibs) 40: [15] [15] 0x2adc51f1d0 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 40: [16] [16] 0x2adc51f260 DOCMAP***: !!map (17 sibs) 1 children: 40: [17] [17] 0x2adc51f2f0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 40: [18] [18] 0x2adc51f380 DOCMAP***: !!map (17 sibs) 1 children: 40: [19] [19] 0x2adc51f410 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 40: [20] [20] 0x2adc51f4a0 DOCMAP***: !!map (17 sibs) 1 children: 40: [21] [21] 0x2adc51f530 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 40: [22] [22] 0x2adc51f5c0 DOCMAP***: !!map (17 sibs) 1 children: 40: [23] [23] 0x2adc51f650 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 40: [24] [24] 0x2adc51f6e0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 40: [25] [25] 0x2adc51f770 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 40: #nodes=26 vs #printed=26 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/10 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/11 40: ------------------------------------------- 40: running test case 'github131 1, unresolved' 40: ------------------------------------------- 40: REF TREE: 40: 0x2adc46aeb8 [ROOT] MAP: (0 sibs) 5 children: 40: 0x2adc467050 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 40: 0x2adc4670e8 KEYVAL***: '*vref' 'c' (5 sibs) 40: 0x2adc467180 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 40: 0x2adc467218 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 40: 0x2adc4672b0 KEYMAP: 'foo' (5 sibs) 2 children: 40: 0x2adc460b40 KEYVAL***: '*kref' 'cc' (2 sibs) 40: 0x2adc460bd8 KEYVAL***: '*kvref' 'cc' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2adc51f810 [ROOT] MAP: (1 sibs) 5 children: 40: [1] [1] 0x2adc51f8a0 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 40: [2] [2] 0x2adc51f930 KEYVAL***: '*vref' 'c' (5 sibs) 40: [3] [3] 0x2adc51f9c0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 40: [4] [4] 0x2adc51fa50 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 40: [5] [5] 0x2adc51fae0 KEYMAP: 'foo' (5 sibs) 2 children: 40: [6] [6] 0x2adc51fb70 KEYVAL***: '*kref' 'cc' (2 sibs) 40: [7] [7] 0x2adc51fc00 KEYVAL***: '*kvref' 'cc' (2 sibs) 40: #nodes=8 vs #printed=8 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/11 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/12 40: ------------------------------------------- 40: running test case 'github131 1, resolved' 40: ------------------------------------------- 40: REF TREE: 40: 0x2adc46afd0 [ROOT] MAP: (0 sibs) 5 children: 40: 0x2adc463ab0 KEYVAL: 'a' 'b' (5 sibs) 40: 0x2adc463b48 KEYVAL: 'b' 'c' (5 sibs) 40: 0x2adc463be0 KEYVAL: 'aa' 'bb' (5 sibs) 40: 0x2adc463c78 KEYVAL: 'aaa' 'bbb' (5 sibs) 40: 0x2adc463d10 KEYMAP: 'foo' (5 sibs) 2 children: 40: 0x2adc460cd0 KEYVAL: 'aa' 'cc' (2 sibs) 40: 0x2adc460d68 KEYVAL: 'bbb' 'cc' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2adc51fca0 [ROOT] MAP: (1 sibs) 5 children: 40: [1] [1] 0x2adc51fd30 KEYVAL: 'a' 'b' (5 sibs) 40: [2] [2] 0x2adc51fdc0 KEYVAL: 'b' 'c' (5 sibs) 40: [3] [3] 0x2adc51fe50 KEYVAL: 'aa' 'bb' (5 sibs) 40: [4] [4] 0x2adc51fee0 KEYVAL: 'aaa' 'bbb' (5 sibs) 40: [5] [5] 0x2adc51ff70 KEYMAP: 'foo' (5 sibs) 2 children: 40: [6] [6] 0x2adc520000 KEYVAL: 'aa' 'cc' (2 sibs) 40: [7] [7] 0x2adc520090 KEYVAL: 'bbb' 'cc' (2 sibs) 40: #nodes=8 vs #printed=8 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/12 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/13 40: ------------------------------------------- 40: running test case 'anchors+refs on key+val, unresolved' 40: ------------------------------------------- 40: REF TREE: 40: 0x2adc46b0e8 [ROOT] MAP: (0 sibs) 2 children: 40: 0x2adc45c0d0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 40: 0x2adc45c168 KEYVAL***: '*b0' '*a0' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2adc4c1b70 [ROOT] MAP: (1 sibs) 2 children: 40: [1] [1] 0x2adc4c1c00 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 40: [2] [2] 0x2adc4c1c90 KEYVAL***: '*b0' '*a0' (2 sibs) 40: #nodes=3 vs #printed=3 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/13 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/14 40: ------------------------------------------- 40: running test case 'anchors+refs on key+val, resolved' 40: ------------------------------------------- 40: REF TREE: 40: 0x2adc46b200 [ROOT] MAP: (0 sibs) 2 children: 40: 0x2adc462070 KEYVAL: 'a0' 'b0' (2 sibs) 40: 0x2adc462108 KEYVAL: 'b0' 'a0' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2adc520130 [ROOT] MAP: (1 sibs) 2 children: 40: [1] [1] 0x2adc5201c0 KEYVAL: 'a0' 'b0' (2 sibs) 40: [2] [2] 0x2adc520250 KEYVAL: 'b0' 'a0' (2 sibs) 40: #nodes=3 vs #printed=3 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/14 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/15 40: ------------------------------------------- 40: running test case 'ambiguous anchor, unresolved' 40: ------------------------------------------- 40: REF TREE: 40: 0x2adc46b318 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 40: 0x2adc469890 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 40: 0x2adc469928 KEYVAL***: '*b0' '*a0' (8 sibs) 40: 0x2adc4699c0 KEYMAP: 'map1' (8 sibs) 2 children: 40: 0x2adc469d60 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 40: 0x2adc469df8 KEYVAL***: '*b1' '*a1' (2 sibs) 40: 0x2adc469a58 KEYMAP: 'map2' (8 sibs) 3 children: 40: 0x2adc45c660 KEYVAL***: '*b0' '*a0' (3 sibs) 40: 0x2adc45c6f8 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 40: 0x2adc45c790 KEYVAL***: '*b2' '*a2' (3 sibs) 40: 0x2adc469af0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 40: 0x2adc469ea0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 40: 0x2adc469f38 KEYVAL***: '*b3' '*b0' (2 sibs) 40: 0x2adc469b88 KEYVAL***: 'map4' '*a0' (8 sibs) 40: 0x2adc469c20 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 40: 0x2adc469fe0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 40: 0x2adc46a078 KEYVAL***: '*b5' '*a5' (2 sibs) 40: 0x2adc469cb8 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 40: 0x2adc46a120 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 40: 0x2adc46a1b8 KEYVAL***: '*b6' '*b6' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2adc5202f0 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 40: [1] [1] 0x2adc520380 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 40: [2] [2] 0x2adc520410 KEYVAL***: '*b0' '*a0' (8 sibs) 40: [3] [3] 0x2adc5204a0 KEYMAP: 'map1' (8 sibs) 2 children: 40: [4] [4] 0x2adc520530 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 40: [5] [5] 0x2adc5205c0 KEYVAL***: '*b1' '*a1' (2 sibs) 40: [6] [6] 0x2adc520650 KEYMAP: 'map2' (8 sibs) 3 children: 40: [7] [7] 0x2adc5206e0 KEYVAL***: '*b0' '*a0' (3 sibs) 40: [8] [8] 0x2adc520770 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 40: [9] [9] 0x2adc520800 KEYVAL***: '*b2' '*a2' (3 sibs) 40: [10] [10] 0x2adc520890 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 40: [11] [11] 0x2adc520920 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 40: [12] [12] 0x2adc5209b0 KEYVAL***: '*b3' '*b0' (2 sibs) 40: [13] [13] 0x2adc520a40 KEYVAL***: 'map4' '*a0' (8 sibs) 40: [14] [14] 0x2adc520ad0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 40: [15] [15] 0x2adc520b60 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 40: [16] [16] 0x2adc520bf0 KEYVAL***: '*b5' '*a5' (2 sibs) 40: [17] [17] 0x2adc520c80 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 40: [18] [18] 0x2adc520d10 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 40: [19] [19] 0x2adc520da0 KEYVAL***: '*b6' '*b6' (2 sibs) 40: #nodes=20 vs #printed=20 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/15 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/16 40: ------------------------------------------- 40: running test case 'ambiguous anchor, resolved' 40: ------------------------------------------- 40: REF TREE: 40: 0x2adc46b430 [ROOT] MAP: (0 sibs) 8 children: 40: 0x2adc46c570 KEYVAL: 'a0' 'b0' (8 sibs) 40: 0x2adc46c608 KEYVAL: 'b0' 'a0' (8 sibs) 40: 0x2adc46c6a0 KEYMAP: 'map1' (8 sibs) 2 children: 40: 0x2adc46ca40 KEYVAL: 'a1' 'b1' (2 sibs) 40: 0x2adc46cad8 KEYVAL: 'b1' 'a1' (2 sibs) 40: 0x2adc46c738 KEYMAP: 'map2' (8 sibs) 3 children: 40: 0x2adc46cb80 KEYVAL: 'b0' 'a0' (3 sibs) 40: 0x2adc46cc18 KEYVAL: 'a2' 'b2' (3 sibs) 40: 0x2adc46ccb0 KEYVAL: 'b2' 'a2' (3 sibs) 40: 0x2adc46c7d0 KEYMAP: 'map3' (8 sibs) 2 children: 40: 0x2adc46cd50 KEYVAL: 'a3' 'b3' (2 sibs) 40: 0x2adc46cde8 KEYVAL: 'b3' 'b0' (2 sibs) 40: 0x2adc46c868 KEYVAL: 'map4' 'a0' (8 sibs) 40: 0x2adc46c900 KEYMAP: 'map5' (8 sibs) 2 children: 40: 0x2adc46ce90 KEYVAL: 'a5' 'b5' (2 sibs) 40: 0x2adc46cf28 KEYVAL: 'b5' 'a5' (2 sibs) 40: 0x2adc46c998 KEYMAP: 'map6' (8 sibs) 2 children: 40: 0x2adc46cfd0 KEYVAL: 'a6' 'b6' (2 sibs) 40: 0x2adc46d068 KEYVAL: 'b6' 'b6' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2adc520e40 [ROOT] MAP: (1 sibs) 8 children: 40: [1] [1] 0x2adc520ed0 KEYVAL: 'a0' 'b0' (8 sibs) 40: [2] [2] 0x2adc520f60 KEYVAL: 'b0' 'a0' (8 sibs) 40: [3] [3] 0x2adc520ff0 KEYMAP: 'map1' (8 sibs) 2 children: 40: [4] [4] 0x2adc521080 KEYVAL: 'a1' 'b1' (2 sibs) 40: [5] [5] 0x2adc521110 KEYVAL: 'b1' 'a1' (2 sibs) 40: [6] [6] 0x2adc5211a0 KEYMAP: 'map2' (8 sibs) 3 children: 40: [7] [7] 0x2adc521230 KEYVAL: 'b0' 'a0' (3 sibs) 40: [8] [8] 0x2adc5212c0 KEYVAL: 'a2' 'b2' (3 sibs) 40: [9] [9] 0x2adc521350 KEYVAL: 'b2' 'a2' (3 sibs) 40: [10] [10] 0x2adc5213e0 KEYMAP: 'map3' (8 sibs) 2 children: 40: [11] [11] 0x2adc521470 KEYVAL: 'a3' 'b3' (2 sibs) 40: [12] [12] 0x2adc521500 KEYVAL: 'b3' 'b0' (2 sibs) 40: [13] [13] 0x2adc521590 KEYVAL: 'map4' 'a0' (8 sibs) 40: [14] [14] 0x2adc521620 KEYMAP: 'map5' (8 sibs) 2 children: 40: [15] [15] 0x2adc5216b0 KEYVAL: 'a5' 'b5' (2 sibs) 40: [16] [16] 0x2adc521740 KEYVAL: 'b5' 'a5' (2 sibs) 40: [17] [17] 0x2adc5217d0 KEYMAP: 'map6' (8 sibs) 2 children: 40: [18] [18] 0x2adc521860 KEYVAL: 'a6' 'b6' (2 sibs) 40: [19] [19] 0x2adc5218f0 KEYVAL: 'b6' 'b6' (2 sibs) 40: #nodes=20 vs #printed=20 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/16 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/17 40: ------------------------------------------- 40: running test case 'ambiguous anchor in seq, unresolved' 40: ------------------------------------------- 40: REF TREE: 40: 0x2adc46b548 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 40: 0x2adc4649d0 MAP***: valanchor='&a0' (8 sibs) 3 children: 40: 0x2adc464ea0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 40: 0x2adc464f38 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 40: 0x2adc464fd0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 40: 0x2adc464a68 MAP: (8 sibs) 3 children: 40: 0x2adc465070 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 40: 0x2adc465108 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 40: 0x2adc4651a0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 40: 0x2adc464b00 MAP***: valanchor='&a7' (8 sibs) 1 children: 40: 0x2adc464150 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 40: 0x2adc464b98 MAP***: valanchor='&a9' (8 sibs) 1 children: 40: 0x2adc4641f0 KEYVAL: 'k10' 'v10' (1 sibs) 40: 0x2adc464c30 MAP: (8 sibs) 7 children: 40: 0x2adc46d110 KEYVAL***: '*a1' 'w1' (7 sibs) 40: 0x2adc46d1a8 KEYVAL***: '*a2' 'w2' (7 sibs) 40: 0x2adc46d240 KEYVAL***: '*a3' 'w3' (7 sibs) 40: 0x2adc46d2d8 KEYVAL***: '*a4' 'w4' (7 sibs) 40: 0x2adc46d370 KEYVAL***: '*a5' 'w5' (7 sibs) 40: 0x2adc46d408 KEYVAL***: '*a6' 'w6' (7 sibs) 40: 0x2adc46d4a0 KEYVAL***: '*a8' 'w8' (7 sibs) 40: 0x2adc464cc8 VAL***: '*a0' (8 sibs) 40: 0x2adc464d60 VAL***: '*a7' (8 sibs) 40: 0x2adc464df8 VAL***: '*a9' (8 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2adc521990 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 40: [1] [1] 0x2adc521a20 MAP***: valanchor='&a0' (8 sibs) 3 children: 40: [2] [2] 0x2adc521ab0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 40: [3] [3] 0x2adc521b40 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 40: [4] [4] 0x2adc521bd0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 40: [5] [5] 0x2adc521c60 MAP: (8 sibs) 3 children: 40: [6] [6] 0x2adc521cf0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 40: [7] [7] 0x2adc521d80 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 40: [8] [8] 0x2adc521e10 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 40: [9] [9] 0x2adc521ea0 MAP***: valanchor='&a7' (8 sibs) 1 children: 40: [10] [10] 0x2adc521f30 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 40: [11] [11] 0x2adc521fc0 MAP***: valanchor='&a9' (8 sibs) 1 children: 40: [12] [12] 0x2adc522050 KEYVAL: 'k10' 'v10' (1 sibs) 40: [13] [13] 0x2adc5220e0 MAP: (8 sibs) 7 children: 40: [14] [14] 0x2adc522170 KEYVAL***: '*a1' 'w1' (7 sibs) 40: [15] [15] 0x2adc522200 KEYVAL***: '*a2' 'w2' (7 sibs) 40: [16] [16] 0x2adc522290 KEYVAL***: '*a3' 'w3' (7 sibs) 40: [17] [17] 0x2adc522320 KEYVAL***: '*a4' 'w4' (7 sibs) 40: [18] [18] 0x2adc5223b0 KEYVAL***: '*a5' 'w5' (7 sibs) 40: [19] [19] 0x2adc522440 KEYVAL***: '*a6' 'w6' (7 sibs) 40: [20] [20] 0x2adc5224d0 KEYVAL***: '*a8' 'w8' (7 sibs) 40: [21] [21] 0x2adc522560 VAL***: '*a0' (8 sibs) 40: [22] [22] 0x2adc5225f0 VAL***: '*a7' (8 sibs) 40: [23] [23] 0x2adc522680 VAL***: '*a9' (8 sibs) 40: #nodes=24 vs #printed=24 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/17 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/18 40: ------------------------------------------- 40: running test case 'ambiguous anchor in seq, resolved' 40: ------------------------------------------- 40: REF TREE: 40: 0x2adc46b660 [ROOT] SEQ: (0 sibs) 8 children: 40: 0x2adc46d540 MAP: (8 sibs) 3 children: 40: 0x2adc46da10 KEYVAL: 'k1' 'v1' (3 sibs) 40: 0x2adc46daa8 KEYVAL: 'k2' 'v2' (3 sibs) 40: 0x2adc46db40 KEYVAL: 'k3' 'v3' (3 sibs) 40: 0x2adc46d5d8 MAP: (8 sibs) 3 children: 40: 0x2adc46dbe0 KEYVAL: 'k4' 'v4' (3 sibs) 40: 0x2adc46dc78 KEYVAL: 'k5' 'v5' (3 sibs) 40: 0x2adc46dd10 KEYVAL: 'k6' 'v6' (3 sibs) 40: 0x2adc46d670 MAP: (8 sibs) 1 children: 40: 0x2adc4625c0 KEYVAL: 'k8' 'v8' (1 sibs) 40: 0x2adc46d708 MAP: (8 sibs) 1 children: 40: 0x2adc465460 KEYVAL: 'k10' 'v10' (1 sibs) 40: 0x2adc46d7a0 MAP: (8 sibs) 7 children: 40: 0x2adc46ddb0 KEYVAL: 'k1' 'w1' (7 sibs) 40: 0x2adc46de48 KEYVAL: 'k2' 'w2' (7 sibs) 40: 0x2adc46dee0 KEYVAL: 'k3' 'w3' (7 sibs) 40: 0x2adc46df78 KEYVAL: 'k4' 'w4' (7 sibs) 40: 0x2adc46e010 KEYVAL: 'k5' 'w5' (7 sibs) 40: 0x2adc46e0a8 KEYVAL: 'k6' 'w6' (7 sibs) 40: 0x2adc46e140 KEYVAL: 'k8' 'w8' (7 sibs) 40: 0x2adc46d838 MAP: (8 sibs) 3 children: 40: 0x2adc46e1e0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 40: 0x2adc46e278 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 40: 0x2adc46e310 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 40: 0x2adc46d8d0 MAP: (8 sibs) 1 children: 40: 0x2adc46e3b0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 40: 0x2adc46d968 MAP: (8 sibs) 1 children: 40: 0x2adc46e450 KEYVAL: 'k10' 'v10' (1 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2adc522720 [ROOT] SEQ: (1 sibs) 8 children: 40: [1] [1] 0x2adc5227b0 MAP: (8 sibs) 3 children: 40: [2] [2] 0x2adc522840 KEYVAL: 'k1' 'v1' (3 sibs) 40: [3] [3] 0x2adc5228d0 KEYVAL: 'k2' 'v2' (3 sibs) 40: [4] [4] 0x2adc522960 KEYVAL: 'k3' 'v3' (3 sibs) 40: [5] [5] 0x2adc5229f0 MAP: (8 sibs) 3 children: 40: [6] [6] 0x2adc522a80 KEYVAL: 'k4' 'v4' (3 sibs) 40: [7] [7] 0x2adc522b10 KEYVAL: 'k5' 'v5' (3 sibs) 40: [8] [8] 0x2adc522ba0 KEYVAL: 'k6' 'v6' (3 sibs) 40: [9] [9] 0x2adc522c30 MAP: (8 sibs) 1 children: 40: [10] [10] 0x2adc522cc0 KEYVAL: 'k8' 'v8' (1 sibs) 40: [11] [11] 0x2adc522d50 MAP: (8 sibs) 1 children: 40: [12] [12] 0x2adc522de0 KEYVAL: 'k10' 'v10' (1 sibs) 40: [13] [13] 0x2adc522e70 MAP: (8 sibs) 7 children: 40: [14] [14] 0x2adc522f00 KEYVAL: 'k1' 'w1' (7 sibs) 40: [15] [15] 0x2adc522f90 KEYVAL: 'k2' 'w2' (7 sibs) 40: [16] [16] 0x2adc523020 KEYVAL: 'k3' 'w3' (7 sibs) 40: [17] [17] 0x2adc5230b0 KEYVAL: 'k4' 'w4' (7 sibs) 40: [18] [18] 0x2adc523140 KEYVAL: 'k5' 'w5' (7 sibs) 40: [19] [19] 0x2adc5231d0 KEYVAL: 'k6' 'w6' (7 sibs) 40: [20] [20] 0x2adc523260 KEYVAL: 'k8' 'w8' (7 sibs) 40: [21] [21] 0x2adc5232f0 MAP: (8 sibs) 3 children: 40: [22] [22] 0x2adc523380 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 40: [23] [23] 0x2adc523410 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 40: [24] [24] 0x2adc5234a0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 40: [25] [25] 0x2adc523530 MAP: (8 sibs) 1 children: 40: [26] [26] 0x2adc5235c0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 40: [27] [27] 0x2adc523650 MAP: (8 sibs) 1 children: 40: [28] [28] 0x2adc5236e0 KEYVAL: 'k10' 'v10' (1 sibs) 40: #nodes=29 vs #printed=29 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/18 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/19 40: ------------------------------------------- 40: running test case 'anchor after complex key without value ZWK4' 40: ------------------------------------------- 40: REF TREE: 40: 0x2adc46b778 [ROOT] MAP: (0 sibs) 3 children: 40: 0x2adc45c490 KEYVAL: 'a' '1' (3 sibs) 40: 0x2adc45c528 KEYVAL: 'b' '' (3 sibs) 40: 0x2adc45c5c0 KEYVAL***: &anchor 'c' '3' (3 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2adc523780 [ROOT] MAP: (1 sibs) 3 children: 40: [1] [1] 0x2adc523810 KEYVAL: 'a' '1' (3 sibs) 40: [2] [2] 0x2adc5238a0 KEYVAL: 'b' '' (3 sibs) 40: [3] [3] 0x2adc523930 KEYVAL***: &anchor 'c' '3' (3 sibs) 40: #nodes=4 vs #printed=4 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/19 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/20 40: ------------------------------------------- 40: running test case 'anchor mixed with tag HMQ5, unresolved' 40: ------------------------------------------- 40: REF TREE: 40: 0x2adc46b890 [ROOT] MAP: (0 sibs) 2 children: 40: 0x2adc4621b0 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 40: 0x2adc462248 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2adc5239d0 [ROOT] MAP: (1 sibs) 2 children: 40: [1] [1] 0x2adc523a60 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 40: [2] [2] 0x2adc523af0 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 40: #nodes=3 vs #printed=3 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/20 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/21 40: ------------------------------------------- 40: running test case 'anchor mixed with tag HMQ5, resolved' 40: ------------------------------------------- 40: REF TREE: 40: 0x2adc46b9a8 [ROOT] MAP: (0 sibs) 2 children: 40: 0x2adc4622f0 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 40: 0x2adc462388 KEYVAL: 'baz' 'foo' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2adc523b90 [ROOT] MAP: (1 sibs) 2 children: 40: [1] [1] 0x2adc523c20 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 40: [2] [2] 0x2adc523cb0 KEYVAL: 'baz' 'foo' (2 sibs) 40: #nodes=3 vs #printed=3 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/21 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/0 40: ------------------------------------------- 40: running test case 'merge example, unresolved' 40: ------------------------------------------- 40: REF TREE: 40: 0x2adc46a2b0 [ROOT] SEQ: (0 sibs) 8 children: 40: 0x2adc45cb20 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 40: 0x2adc45cff0 KEYVAL: 'x' '1' (2 sibs) 40: 0x2adc45d088 KEYVAL: 'y' '2' (2 sibs) 40: 0x2adc45cbb8 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 40: 0x2adc45d130 KEYVAL: 'x' '0' (2 sibs) 40: 0x2adc45d1c8 KEYVAL: 'y' '2' (2 sibs) 40: 0x2adc45cc50 MAP***: valanchor='&BIG' (8 sibs) 1 children: 40: 0x2adc45d270 KEYVAL: 'r' '10' (1 sibs) 40: 0x2adc45cce8 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 40: 0x2adc45d310 KEYVAL: 'r' '1' (1 sibs) 40: 0x2adc45cd80 MAP: (8 sibs) 4 children: 40: 0x2adc45d3b0 KEYVAL: 'x' '1' (4 sibs) 40: 0x2adc45d448 KEYVAL: 'y' '2' (4 sibs) 40: 0x2adc45d4e0 KEYVAL: 'r' '10' (4 sibs) 40: 0x2adc45d578 KEYVAL: 'label' 'center/big' (4 sibs) 40: 0x2adc45ce18 MAP: (8 sibs) 3 children: 40: 0x2adc45d620 KEYVAL***: '<<' '*CENTER' (3 sibs) 40: 0x2adc45d6b8 KEYVAL: 'r' '10' (3 sibs) 40: 0x2adc45d750 KEYVAL: 'label' 'center/big' (3 sibs) 40: 0x2adc45ceb0 MAP: (8 sibs) 2 children: 40: 0x2adc45d7f0 KEYSEQ***: '<<' (2 sibs) 2 children: 40: 0x2adc45d930 VAL***: '*CENTER' (2 sibs) 40: 0x2adc45d9c8 VAL***: '*BIG' (2 sibs) 40: 0x2adc45d888 KEYVAL: 'label' 'center/big' (2 sibs) 40: 0x2adc45cf48 MAP: (8 sibs) 3 children: 40: 0x2adc45da70 KEYSEQ***: '<<' (3 sibs) 3 children: 40: 0x2adc45dc40 VAL***: '*BIG' (3 sibs) 40: 0x2adc45dcd8 VAL***: '*LEFT' (3 sibs) 40: 0x2adc45dd70 VAL***: '*SMALL' (3 sibs) 40: 0x2adc45db08 KEYVAL: 'x' '1' (3 sibs) 40: 0x2adc45dba0 KEYVAL: 'label' 'center/big' (3 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2adc523d50 [ROOT] SEQ: (1 sibs) 8 children: 40: [1] [1] 0x2adc523de0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 40: [2] [2] 0x2adc523e70 KEYVAL: 'x' '1' (2 sibs) 40: [3] [3] 0x2adc523f00 KEYVAL: 'y' '2' (2 sibs) 40: [4] [4] 0x2adc523f90 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 40: [5] [5] 0x2adc524020 KEYVAL: 'x' '0' (2 sibs) 40: [6] [6] 0x2adc5240b0 KEYVAL: 'y' '2' (2 sibs) 40: [7] [7] 0x2adc524140 MAP***: valanchor='&BIG' (8 sibs) 1 children: 40: [8] [8] 0x2adc5241d0 KEYVAL: 'r' '10' (1 sibs) 40: [9] [9] 0x2adc524260 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 40: [10] [10] 0x2adc5242f0 KEYVAL: 'r' '1' (1 sibs) 40: [11] [11] 0x2adc524380 MAP: (8 sibs) 4 children: 40: [12] [12] 0x2adc524410 KEYVAL: 'x' '1' (4 sibs) 40: [13] [13] 0x2adc5244a0 KEYVAL: 'y' '2' (4 sibs) 40: [14] [14] 0x2adc524530 KEYVAL: 'r' '10' (4 sibs) 40: [15] [15] 0x2adc5245c0 KEYVAL: 'label' 'center/big' (4 sibs) 40: [16] [16] 0x2adc524650 MAP: (8 sibs) 3 children: 40: [17] [17] 0x2adc5246e0 KEYVAL***: '<<' '*CENTER' (3 sibs) 40: [18] [18] 0x2adc524770 KEYVAL: 'r' '10' (3 sibs) 40: [19] [19] 0x2adc524800 KEYVAL: 'label' 'center/big' (3 sibs) 40: [20] [20] 0x2adc524890 MAP: (8 sibs) 2 children: 40: [21] [21] 0x2adc524920 KEYSEQ***: '<<' (2 sibs) 2 children: 40: [22] [22] 0x2adc5249b0 VAL***: '*CENTER' (2 sibs) 40: [23] [23] 0x2adc524a40 VAL***: '*BIG' (2 sibs) 40: [24] [24] 0x2adc524ad0 KEYVAL: 'label' 'center/big' (2 sibs) 40: [25] [25] 0x2adc524b60 MAP: (8 sibs) 3 children: 40: [26] [26] 0x2adc524bf0 KEYSEQ***: '<<' (3 sibs) 3 children: 40: [27] [27] 0x2adc524c80 VAL***: '*BIG' (3 sibs) 40: [28] [28] 0x2adc524d10 VAL***: '*LEFT' (3 sibs) 40: [29] [29] 0x2adc524da0 VAL***: '*SMALL' (3 sibs) 40: [30] [30] 0x2adc524e30 KEYVAL: 'x' '1' (3 sibs) 40: [31] [31] 0x2adc524ec0 KEYVAL: 'label' 'center/big' (3 sibs) 40: #nodes=32 vs #printed=32 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/0 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/1 40: ------------------------------------------- 40: running test case 'merge example, resolved' 40: ------------------------------------------- 40: REF TREE: 40: 0x2adc46a3c8 [ROOT] SEQ: (0 sibs) 8 children: 40: 0x2adc45e7a0 MAP: (8 sibs) 2 children: 40: 0x2adc45ba10 KEYVAL: 'x' '1' (2 sibs) 40: 0x2adc45baa8 KEYVAL: 'y' '2' (2 sibs) 40: 0x2adc45e838 MAP: (8 sibs) 2 children: 40: 0x2adc45c210 KEYVAL: 'x' '0' (2 sibs) 40: 0x2adc45c2a8 KEYVAL: 'y' '2' (2 sibs) 40: 0x2adc45e8d0 MAP: (8 sibs) 1 children: 40: 0x2adc45ec70 KEYVAL: 'r' '10' (1 sibs) 40: 0x2adc45e968 MAP: (8 sibs) 1 children: 40: 0x2adc45ed10 KEYVAL: 'r' '1' (1 sibs) 40: 0x2adc45ea00 MAP: (8 sibs) 4 children: 40: 0x2adc45edb0 KEYVAL: 'x' '1' (4 sibs) 40: 0x2adc45ee48 KEYVAL: 'y' '2' (4 sibs) 40: 0x2adc45eee0 KEYVAL: 'r' '10' (4 sibs) 40: 0x2adc45ef78 KEYVAL: 'label' 'center/big' (4 sibs) 40: 0x2adc45ea98 MAP: (8 sibs) 4 children: 40: 0x2adc45f020 KEYVAL: 'x' '1' (4 sibs) 40: 0x2adc45f0b8 KEYVAL: 'y' '2' (4 sibs) 40: 0x2adc45f150 KEYVAL: 'r' '10' (4 sibs) 40: 0x2adc45f1e8 KEYVAL: 'label' 'center/big' (4 sibs) 40: 0x2adc45eb30 MAP: (8 sibs) 4 children: 40: 0x2adc45f290 KEYVAL: 'x' '1' (4 sibs) 40: 0x2adc45f328 KEYVAL: 'y' '2' (4 sibs) 40: 0x2adc45f3c0 KEYVAL: 'r' '10' (4 sibs) 40: 0x2adc45f458 KEYVAL: 'label' 'center/big' (4 sibs) 40: 0x2adc45ebc8 MAP: (8 sibs) 4 children: 40: 0x2adc45f500 KEYVAL: 'x' '1' (4 sibs) 40: 0x2adc45f598 KEYVAL: 'y' '2' (4 sibs) 40: 0x2adc45f630 KEYVAL: 'r' '10' (4 sibs) 40: 0x2adc45f6c8 KEYVAL: 'label' 'center/big' (4 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2adc524f60 [ROOT] SEQ: (1 sibs) 8 children: 40: [1] [1] 0x2adc524ff0 MAP: (8 sibs) 2 children: 40: [2] [2] 0x2adc525080 KEYVAL: 'x' '1' (2 sibs) 40: [3] [3] 0x2adc525110 KEYVAL: 'y' '2' (2 sibs) 40: [4] [4] 0x2adc5251a0 MAP: (8 sibs) 2 children: 40: [5] [5] 0x2adc525230 KEYVAL: 'x' '0' (2 sibs) 40: [6] [6] 0x2adc5252c0 KEYVAL: 'y' '2' (2 sibs) 40: [7] [7] 0x2adc525350 MAP: (8 sibs) 1 children: 40: [8] [8] 0x2adc5253e0 KEYVAL: 'r' '10' (1 sibs) 40: [9] [9] 0x2adc525470 MAP: (8 sibs) 1 children: 40: [10] [10] 0x2adc525500 KEYVAL: 'r' '1' (1 sibs) 40: [11] [11] 0x2adc525590 MAP: (8 sibs) 4 children: 40: [12] [12] 0x2adc525620 KEYVAL: 'x' '1' (4 sibs) 40: [13] [13] 0x2adc5256b0 KEYVAL: 'y' '2' (4 sibs) 40: [14] [14] 0x2adc525740 KEYVAL: 'r' '10' (4 sibs) 40: [15] [15] 0x2adc5257d0 KEYVAL: 'label' 'center/big' (4 sibs) 40: [16] [16] 0x2adc525860 MAP: (8 sibs) 4 children: 40: [17] [17] 0x2adc5258f0 KEYVAL: 'x' '1' (4 sibs) 40: [18] [18] 0x2adc525980 KEYVAL: 'y' '2' (4 sibs) 40: [19] [19] 0x2adc525a10 KEYVAL: 'r' '10' (4 sibs) 40: [20] [20] 0x2adc525aa0 KEYVAL: 'label' 'center/big' (4 sibs) 40: [21] [21] 0x2adc525b30 MAP: (8 sibs) 4 children: 40: [22] [22] 0x2adc525bc0 KEYVAL: 'x' '1' (4 sibs) 40: [23] [23] 0x2adc525c50 KEYVAL: 'y' '2' (4 sibs) 40: [24] [24] 0x2adc525ce0 KEYVAL: 'r' '10' (4 sibs) 40: [25] [25] 0x2adc525d70 KEYVAL: 'label' 'center/big' (4 sibs) 40: [26] [26] 0x2adc525e00 MAP: (8 sibs) 4 children: 40: [27] [27] 0x2adc525e90 KEYVAL: 'x' '1' (4 sibs) 40: [28] [28] 0x2adc525f20 KEYVAL: 'y' '2' (4 sibs) 40: [29] [29] 0x2adc525fb0 KEYVAL: 'r' '10' (4 sibs) 40: [30] [30] 0x2adc526040 KEYVAL: 'label' 'center/big' (4 sibs) 40: #nodes=31 vs #printed=31 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/1 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/2 40: ------------------------------------------- 40: running test case 'simple anchor 1, implicit, unresolved' 40: ------------------------------------------- 40: REF TREE: 40: 0x2adc46a4e0 [ROOT] MAP: (0 sibs) 6 children: 40: 0x2adc45fbe0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 40: 0x2adc45fc78 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 40: 0x2adc45fd10 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: 0x2adc45ff80 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 40: 0x2adc460018 VAL***: '*anchor_in_seq' (2 sibs) 40: 0x2adc45fda8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 40: 0x2adc45bbf0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: 0x2adc45fe40 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 40: 0x2adc4600c0 KEYVAL***: '<<' '*base' (2 sibs) 40: 0x2adc460158 KEYVAL: 'age' '10' (2 sibs) 40: 0x2adc45fed8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 40: 0x2adc460200 KEYVAL***: '<<' '*base' (2 sibs) 40: 0x2adc460298 KEYVAL: 'age' '20' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2adc5260e0 [ROOT] MAP: (1 sibs) 6 children: 40: [1] [1] 0x2adc526170 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 40: [2] [2] 0x2adc526200 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 40: [3] [3] 0x2adc526290 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: [4] [4] 0x2adc526320 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 40: [5] [5] 0x2adc5263b0 VAL***: '*anchor_in_seq' (2 sibs) 40: [6] [6] 0x2adc526440 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 40: [7] [7] 0x2adc5264d0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: [8] [8] 0x2adc526560 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 40: [9] [9] 0x2adc5265f0 KEYVAL***: '<<' '*base' (2 sibs) 40: [10] [10] 0x2adc526680 KEYVAL: 'age' '10' (2 sibs) 40: [11] [11] 0x2adc526710 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 40: [12] [12] 0x2adc5267a0 KEYVAL***: '<<' '*base' (2 sibs) 40: [13] [13] 0x2adc526830 KEYVAL: 'age' '20' (2 sibs) 40: #nodes=14 vs #printed=14 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/2 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/3 40: ------------------------------------------- 40: running test case 'simple anchor 1, explicit, unresolved' 40: ------------------------------------------- 40: REF TREE: 40: 0x2adc46a5f8 [ROOT] MAP: (0 sibs) 6 children: 40: 0x2adc460340 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 40: 0x2adc4603d8 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 40: 0x2adc460470 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: 0x2adc4606e0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 40: 0x2adc460778 VAL***: '*anchor_in_seq' (2 sibs) 40: 0x2adc460508 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 40: 0x2adc460820 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: 0x2adc4605a0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 40: 0x2adc4608c0 KEYVAL***: '<<' '*base' (2 sibs) 40: 0x2adc460958 KEYVAL: 'age' '10' (2 sibs) 40: 0x2adc460638 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 40: 0x2adc460a00 KEYVAL***: '<<' '*base' (2 sibs) 40: 0x2adc460a98 KEYVAL: 'age' '20' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2adc5268d0 [ROOT] MAP: (1 sibs) 6 children: 40: [1] [1] 0x2adc526960 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 40: [2] [2] 0x2adc5269f0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 40: [3] [3] 0x2adc526a80 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: [4] [4] 0x2adc526b10 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 40: [5] [5] 0x2adc526ba0 VAL***: '*anchor_in_seq' (2 sibs) 40: [6] [6] 0x2adc526c30 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 40: [7] [7] 0x2adc526cc0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: [8] [8] 0x2adc526d50 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 40: [9] [9] 0x2adc526de0 KEYVAL***: '<<' '*base' (2 sibs) 40: [10] [10] 0x2adc526e70 KEYVAL: 'age' '10' (2 sibs) 40: [11] [11] 0x2adc526f00 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 40: [12] [12] 0x2adc526f90 KEYVAL***: '<<' '*base' (2 sibs) 40: [13] [13] 0x2adc527020 KEYVAL: 'age' '20' (2 sibs) 40: #nodes=14 vs #printed=14 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/3 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/4 40: ------------------------------------------- 40: running test case 'simple anchor 1, implicit, resolved' 40: ------------------------------------------- 40: REF TREE: 40: 0x2adc46a710 [ROOT] MAP: (0 sibs) 6 children: 40: 0x2adc461410 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 40: 0x2adc4614a8 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 40: 0x2adc461540 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: 0x2adc4617b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: 0x2adc461848 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: 0x2adc4615d8 KEYMAP: 'base' (6 sibs) 1 children: 40: 0x2adc4618f0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: 0x2adc461670 KEYMAP: 'foo' (6 sibs) 2 children: 40: 0x2adc461990 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: 0x2adc461a28 KEYVAL: 'age' '10' (2 sibs) 40: 0x2adc461708 KEYMAP: 'bar' (6 sibs) 2 children: 40: 0x2adc461ad0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: 0x2adc461b68 KEYVAL: 'age' '20' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2adc5270c0 [ROOT] MAP: (1 sibs) 6 children: 40: [1] [1] 0x2adc527150 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 40: [2] [2] 0x2adc5271e0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 40: [3] [3] 0x2adc527270 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: [4] [4] 0x2adc527300 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: [5] [5] 0x2adc527390 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: [6] [6] 0x2adc527420 KEYMAP: 'base' (6 sibs) 1 children: 40: [7] [7] 0x2adc5274b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: [8] [8] 0x2adc527540 KEYMAP: 'foo' (6 sibs) 2 children: 40: [9] [9] 0x2adc5275d0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: [10] [10] 0x2adc527660 KEYVAL: 'age' '10' (2 sibs) 40: [11] [11] 0x2adc5276f0 KEYMAP: 'bar' (6 sibs) 2 children: 40: [12] [12] 0x2adc527780 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: [13] [13] 0x2adc527810 KEYVAL: 'age' '20' (2 sibs) 40: #nodes=14 vs #printed=14 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/4 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/5 40: ------------------------------------------- 40: running test case 'simple anchor 1, explicit, resolved' 40: ------------------------------------------- 40: REF TREE: 40: 0x2adc46a828 [ROOT] MAP: (0 sibs) 6 children: 40: 0x2adc45f7c0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 40: 0x2adc45f858 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 40: 0x2adc45f8f0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: 0x2adc461c10 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: 0x2adc461ca8 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: 0x2adc45f988 KEYMAP: 'base' (6 sibs) 1 children: 40: 0x2adc461d50 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: 0x2adc45fa20 KEYMAP: 'foo' (6 sibs) 2 children: 40: 0x2adc461df0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: 0x2adc461e88 KEYVAL: 'age' '10' (2 sibs) 40: 0x2adc45fab8 KEYMAP: 'bar' (6 sibs) 2 children: 40: 0x2adc461f30 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: 0x2adc461fc8 KEYVAL: 'age' '20' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2adc5278b0 [ROOT] MAP: (1 sibs) 6 children: 40: [1] [1] 0x2adc527940 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 40: [2] [2] 0x2adc5279d0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 40: [3] [3] 0x2adc527a60 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 40: [4] [4] 0x2adc527af0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: [5] [5] 0x2adc527b80 VAL: 'this value appears in both elements of the sequence' (2 sibs) 40: [6] [6] 0x2adc527c10 KEYMAP: 'base' (6 sibs) 1 children: 40: [7] [7] 0x2adc527ca0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 40: [8] [8] 0x2adc527d30 KEYMAP: 'foo' (6 sibs) 2 children: 40: [9] [9] 0x2adc527dc0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: [10] [10] 0x2adc527e50 KEYVAL: 'age' '10' (2 sibs) 40: [11] [11] 0x2adc527ee0 KEYMAP: 'bar' (6 sibs) 2 children: 40: [12] [12] 0x2adc527f70 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 40: [13] [13] 0x2adc528000 KEYVAL: 'age' '20' (2 sibs) 40: #nodes=14 vs #printed=14 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/5 (6 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/6 40: ------------------------------------------- 40: running test case 'anchor example 2, unresolved' 40: ------------------------------------------- 40: REF TREE: 40: 0x2adc46a940 [ROOT] MAP: (0 sibs) 7 children: 40: 0x2adc462670 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 40: 0x2adc462708 KEYVAL: 'date' '2012-08-06' (7 sibs) 40: 0x2adc4627a0 KEYMAP: 'customer' (7 sibs) 2 children: 40: 0x2adc45c350 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 40: 0x2adc45c3e8 KEYVAL: 'family_name' 'Gale' (2 sibs) 40: 0x2adc462838 KEYSEQ: 'items' (7 sibs) 2 children: 40: 0x2adc462aa0 MAP: (2 sibs) 4 children: 40: 0x2adc45e080 KEYVAL: 'part_no' 'A4786' (4 sibs) 40: 0x2adc45e118 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 40: 0x2adc45e1b0 KEYVAL: 'price' '1.47' (4 sibs) 40: 0x2adc45e248 KEYVAL: 'quantity' '4' (4 sibs) 40: 0x2adc462b38 MAP: (2 sibs) 5 children: 40: 0x2adc462be0 KEYVAL: 'part_no' 'E1628' (5 sibs) 40: 0x2adc462c78 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 40: 0x2adc462d10 KEYVAL: 'size' '8' (5 sibs) 40: 0x2adc462da8 KEYVAL: 'price' '133.7' (5 sibs) 40: 0x2adc462e40 KEYVAL: 'quantity' '1' (5 sibs) 40: 0x2adc4628d0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 40: 0x2adc45bf00 KEYVAL: 'street' '123 Tornado Alley 40: Suite 16 40: ' (3 sibs) 40: 0x2adc45bf98 KEYVAL: 'city' 'East Centerville' (3 sibs) 40: 0x2adc45c030 KEYVAL: 'state' 'KS' (3 sibs) 40: 0x2adc462968 KEYVAL***: 'ship-to' '*id001' (7 sibs) 40: 0x2adc462a00 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 40: ' (7 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2adc5280a0 [ROOT] MAP: (1 sibs) 7 children: 40: [1] [1] 0x2adc528130 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 40: [2] [2] 0x2adc5281c0 KEYVAL: 'date' '2012-08-06' (7 sibs) 40: [3] [3] 0x2adc528250 KEYMAP: 'customer' (7 sibs) 2 children: 40: [4] [4] 0x2adc5282e0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 40: [5] [5] 0x2adc528370 KEYVAL: 'family_name' 'Gale' (2 sibs) 40: [6] [6] 0x2adc528400 KEYSEQ: 'items' (7 sibs) 2 children: 40: [7] [7] 0x2adc528490 MAP: (2 sibs) 4 children: 40: [8] [8] 0x2adc528520 KEYVAL: 'part_no' 'A4786' (4 sibs) 40: [9] [9] 0x2adc5285b0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 40: [10] [10] 0x2adc528640 KEYVAL: 'price' '1.47' (4 sibs) 40: [11] [11] 0x2adc5286d0 KEYVAL: 'quantity' '4' (4 sibs) 40: [12] [12] 0x2adc528760 MAP: (2 sibs) 5 children: 40: [13] [13] 0x2adc5287f0 KEYVAL: 'part_no' 'E1628' (5 sibs) 40: [14] [14] 0x2adc528880 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 40: [15] [15] 0x2adc528910 KEYVAL: 'size' '8' (5 sibs) 40: [16] [16] 0x2adc5289a0 KEYVAL: 'price' '133.7' (5 sibs) 40: [17] [17] 0x2adc528a30 KEYVAL: 'quantity' '1' (5 sibs) 40: [18] [18] 0x2adc528ac0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 40: [19] [19] 0x2adc528b50 KEYVAL: 'street' '123 Tornado Alley 40: Suite 16 40: ' (3 sibs) 40: [20] [20] 0x2adc528be0 KEYVAL: 'city' 'East Centerville' (3 sibs) 40: [21] [21] 0x2adc528c70 KEYVAL: 'state' 'KS' (3 sibs) 40: [22] [22] 0x2adc528d00 KEYVAL***: 'ship-to' '*id001' (7 sibs) 40: [23] [23] 0x2adc528d90 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 40: ' (7 sibs) 40: #nodes=24 vs #printed=24 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/6 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/7 40: ------------------------------------------- 40: running test case 'anchor example 2, resolved' 40: ------------------------------------------- 40: REF TREE: 40: 0x2adc46aa58 [ROOT] MAP: (0 sibs) 7 children: 40: 0x2adc462f30 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 40: 0x2adc462fc8 KEYVAL: 'date' '2012-08-06' (7 sibs) 40: 0x2adc463060 KEYMAP: 'customer' (7 sibs) 2 children: 40: 0x2adc463360 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 40: 0x2adc4633f8 KEYVAL: 'family_name' 'Gale' (2 sibs) 40: 0x2adc4630f8 KEYSEQ: 'items' (7 sibs) 2 children: 40: 0x2adc4634a0 MAP: (2 sibs) 4 children: 40: 0x2adc45e2f0 KEYVAL: 'part_no' 'A4786' (4 sibs) 40: 0x2adc45e388 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 40: 0x2adc45e420 KEYVAL: 'price' '1.47' (4 sibs) 40: 0x2adc45e4b8 KEYVAL: 'quantity' '4' (4 sibs) 40: 0x2adc463538 MAP: (2 sibs) 5 children: 40: 0x2adc4635e0 KEYVAL: 'part_no' 'E1628' (5 sibs) 40: 0x2adc463678 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 40: 0x2adc463710 KEYVAL: 'size' '8' (5 sibs) 40: 0x2adc4637a8 KEYVAL: 'price' '133.7' (5 sibs) 40: 0x2adc463840 KEYVAL: 'quantity' '1' (5 sibs) 40: 0x2adc463190 KEYMAP: 'bill-to' (7 sibs) 3 children: 40: 0x2adc45c830 KEYVAL: 'street' '123 Tornado Alley 40: Suite 16 40: ' (3 sibs) 40: 0x2adc45c8c8 KEYVAL: 'city' 'East Centerville' (3 sibs) 40: 0x2adc45c960 KEYVAL: 'state' 'KS' (3 sibs) 40: 0x2adc463228 KEYMAP: 'ship-to' (7 sibs) 3 children: 40: 0x2adc4638e0 KEYVAL: 'street' '123 Tornado Alley 40: Suite 16 40: ' (3 sibs) 40: 0x2adc463978 KEYVAL: 'city' 'East Centerville' (3 sibs) 40: 0x2adc463a10 KEYVAL: 'state' 'KS' (3 sibs) 40: 0x2adc4632c0 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 40: ' (7 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2adc528e30 [ROOT] MAP: (1 sibs) 7 children: 40: [1] [1] 0x2adc528ec0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 40: [2] [2] 0x2adc528f50 KEYVAL: 'date' '2012-08-06' (7 sibs) 40: [3] [3] 0x2adc528fe0 KEYMAP: 'customer' (7 sibs) 2 children: 40: [4] [4] 0x2adc529070 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 40: [5] [5] 0x2adc529100 KEYVAL: 'family_name' 'Gale' (2 sibs) 40: [6] [6] 0x2adc529190 KEYSEQ: 'items' (7 sibs) 2 children: 40: [7] [7] 0x2adc529220 MAP: (2 sibs) 4 children: 40: [8] [8] 0x2adc5292b0 KEYVAL: 'part_no' 'A4786' (4 sibs) 40: [9] [9] 0x2adc529340 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 40: [10] [10] 0x2adc5293d0 KEYVAL: 'price' '1.47' (4 sibs) 40: [11] [11] 0x2adc529460 KEYVAL: 'quantity' '4' (4 sibs) 40: [12] [12] 0x2adc5294f0 MAP: (2 sibs) 5 children: 40: [13] [13] 0x2adc529580 KEYVAL: 'part_no' 'E1628' (5 sibs) 40: [14] [14] 0x2adc529610 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 40: [15] [15] 0x2adc5296a0 KEYVAL: 'size' '8' (5 sibs) 40: [16] [16] 0x2adc529730 KEYVAL: 'price' '133.7' (5 sibs) 40: [17] [17] 0x2adc5297c0 KEYVAL: 'quantity' '1' (5 sibs) 40: [18] [18] 0x2adc529850 KEYMAP: 'bill-to' (7 sibs) 3 children: 40: [19] [19] 0x2adc5298e0 KEYVAL: 'street' '123 Tornado Alley 40: Suite 16 40: ' (3 sibs) 40: [20] [20] 0x2adc529970 KEYVAL: 'city' 'East Centerville' (3 sibs) 40: [21] [21] 0x2adc529a00 KEYVAL: 'state' 'KS' (3 sibs) 40: [22] [22] 0x2adc529a90 KEYMAP: 'ship-to' (7 sibs) 3 children: 40: [23] [23] 0x2adc529b20 KEYVAL: 'street' '123 Tornado Alley 40: Suite 16 40: ' (3 sibs) 40: [24] [24] 0x2adc529bb0 KEYVAL: 'city' 'East Centerville' (3 sibs) 40: [25] [25] 0x2adc529c40 KEYVAL: 'state' 'KS' (3 sibs) 40: [26] [26] 0x2adc529cd0 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 40: ' (7 sibs) 40: #nodes=27 vs #printed=27 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/7 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/8 40: ------------------------------------------- 40: running test case 'anchor example 3, unresolved' 40: ------------------------------------------- 40: REF TREE: 40: 0x2adc46ab70 [ROOT] SEQ: (0 sibs) 6 children: 40: 0x2adc4655b0 MAP: (6 sibs) 1 children: 40: 0x2adc465950 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 40: 0x2adc4659f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: 0x2adc465a88 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: 0x2adc465b20 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: 0x2adc465bb8 KEYVAL: 'repetition' '1000' (5 sibs) 40: 0x2adc465c50 KEYVAL: 'spotSize' '1mm' (5 sibs) 40: 0x2adc465648 MAP: (6 sibs) 1 children: 40: 0x2adc465cf0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 40: 0x2adc465d90 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: 0x2adc465e28 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: 0x2adc465ec0 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: 0x2adc465f58 KEYVAL: 'repetition' '500' (5 sibs) 40: 0x2adc465ff0 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: 0x2adc4656e0 MAP: (6 sibs) 1 children: 40: 0x2adc466090 KEYVAL***: 'step' '*id001' (1 sibs) 40: 0x2adc465778 MAP: (6 sibs) 1 children: 40: 0x2adc466130 KEYVAL***: 'step' '*id002' (1 sibs) 40: 0x2adc465810 MAP: (6 sibs) 1 children: 40: 0x2adc4661d0 KEYMAP: 'step' (1 sibs) 2 children: 40: 0x2adc466270 KEYVAL***: '<<' '*id001' (2 sibs) 40: 0x2adc466308 KEYVAL: 'spotSize' '2mm' (2 sibs) 40: 0x2adc4658a8 MAP: (6 sibs) 1 children: 40: 0x2adc4663b0 KEYVAL***: 'step' '*id002' (1 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2adc529d70 [ROOT] SEQ: (1 sibs) 6 children: 40: [1] [1] 0x2adc529e00 MAP: (6 sibs) 1 children: 40: [2] [2] 0x2adc529e90 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 40: [3] [3] 0x2adc529f20 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [4] [4] 0x2adc529fb0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: [5] [5] 0x2adc52a040 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: [6] [6] 0x2adc52a0d0 KEYVAL: 'repetition' '1000' (5 sibs) 40: [7] [7] 0x2adc52a160 KEYVAL: 'spotSize' '1mm' (5 sibs) 40: [8] [8] 0x2adc52a1f0 MAP: (6 sibs) 1 children: 40: [9] [9] 0x2adc52a280 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 40: [10] [10] 0x2adc52a310 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [11] [11] 0x2adc52a3a0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: [12] [12] 0x2adc52a430 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: [13] [13] 0x2adc52a4c0 KEYVAL: 'repetition' '500' (5 sibs) 40: [14] [14] 0x2adc52a550 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: [15] [15] 0x2adc52a5e0 MAP: (6 sibs) 1 children: 40: [16] [16] 0x2adc52a670 KEYVAL***: 'step' '*id001' (1 sibs) 40: [17] [17] 0x2adc52a700 MAP: (6 sibs) 1 children: 40: [18] [18] 0x2adc52a790 KEYVAL***: 'step' '*id002' (1 sibs) 40: [19] [19] 0x2adc52a820 MAP: (6 sibs) 1 children: 40: [20] [20] 0x2adc52a8b0 KEYMAP: 'step' (1 sibs) 2 children: 40: [21] [21] 0x2adc52a940 KEYVAL***: '<<' '*id001' (2 sibs) 40: [22] [22] 0x2adc52a9d0 KEYVAL: 'spotSize' '2mm' (2 sibs) 40: [23] [23] 0x2adc52aa60 MAP: (6 sibs) 1 children: 40: [24] [24] 0x2adc52aaf0 KEYVAL***: 'step' '*id002' (1 sibs) 40: #nodes=25 vs #printed=25 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/8 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/9 40: ------------------------------------------- 40: running test case 'anchor example 3, resolved' 40: ------------------------------------------- 40: REF TREE: 40: 0x2adc46ac88 [ROOT] SEQ: (0 sibs) 6 children: 40: 0x2adc467650 MAP: (6 sibs) 1 children: 40: 0x2adc461190 KEYMAP: 'step' (1 sibs) 5 children: 40: 0x2adc4679f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: 0x2adc467a88 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: 0x2adc467b20 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: 0x2adc467bb8 KEYVAL: 'repetition' '1000' (5 sibs) 40: 0x2adc467c50 KEYVAL: 'spotSize' '1mm' (5 sibs) 40: 0x2adc4676e8 MAP: (6 sibs) 1 children: 40: 0x2adc461230 KEYMAP: 'step' (1 sibs) 5 children: 40: 0x2adc467cf0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: 0x2adc467d88 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: 0x2adc467e20 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: 0x2adc467eb8 KEYVAL: 'repetition' '500' (5 sibs) 40: 0x2adc467f50 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: 0x2adc467780 MAP: (6 sibs) 1 children: 40: 0x2adc4612d0 KEYMAP: 'step' (1 sibs) 5 children: 40: 0x2adc467ff0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: 0x2adc468088 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: 0x2adc468120 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: 0x2adc4681b8 KEYVAL: 'repetition' '1000' (5 sibs) 40: 0x2adc468250 KEYVAL: 'spotSize' '1mm' (5 sibs) 40: 0x2adc467818 MAP: (6 sibs) 1 children: 40: 0x2adc461370 KEYMAP: 'step' (1 sibs) 5 children: 40: 0x2adc4682f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: 0x2adc468388 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: 0x2adc468420 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: 0x2adc4684b8 KEYVAL: 'repetition' '500' (5 sibs) 40: 0x2adc468550 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: 0x2adc4678b0 MAP: (6 sibs) 1 children: 40: 0x2adc4685f0 KEYMAP: 'step' (1 sibs) 5 children: 40: 0x2adc468690 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: 0x2adc468728 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: 0x2adc4687c0 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: 0x2adc468858 KEYVAL: 'repetition' '1000' (5 sibs) 40: 0x2adc4688f0 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: 0x2adc467948 MAP: (6 sibs) 1 children: 40: 0x2adc468990 KEYMAP: 'step' (1 sibs) 5 children: 40: 0x2adc468a30 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: 0x2adc468ac8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: 0x2adc468b60 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: 0x2adc468bf8 KEYVAL: 'repetition' '500' (5 sibs) 40: 0x2adc468c90 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2adc52ab90 [ROOT] SEQ: (1 sibs) 6 children: 40: [1] [1] 0x2adc52ac20 MAP: (6 sibs) 1 children: 40: [2] [2] 0x2adc52acb0 KEYMAP: 'step' (1 sibs) 5 children: 40: [3] [3] 0x2adc52ad40 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [4] [4] 0x2adc52add0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: [5] [5] 0x2adc52ae60 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: [6] [6] 0x2adc52aef0 KEYVAL: 'repetition' '1000' (5 sibs) 40: [7] [7] 0x2adc52af80 KEYVAL: 'spotSize' '1mm' (5 sibs) 40: [8] [8] 0x2adc52b010 MAP: (6 sibs) 1 children: 40: [9] [9] 0x2adc52b0a0 KEYMAP: 'step' (1 sibs) 5 children: 40: [10] [10] 0x2adc52b130 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [11] [11] 0x2adc52b1c0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: [12] [12] 0x2adc52b250 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: [13] [13] 0x2adc52b2e0 KEYVAL: 'repetition' '500' (5 sibs) 40: [14] [14] 0x2adc52b370 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: [15] [15] 0x2adc52b400 MAP: (6 sibs) 1 children: 40: [16] [16] 0x2adc52b490 KEYMAP: 'step' (1 sibs) 5 children: 40: [17] [17] 0x2adc52b520 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [18] [18] 0x2adc52b5b0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: [19] [19] 0x2adc52b640 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: [20] [20] 0x2adc52b6d0 KEYVAL: 'repetition' '1000' (5 sibs) 40: [21] [21] 0x2adc52b760 KEYVAL: 'spotSize' '1mm' (5 sibs) 40: [22] [22] 0x2adc52b7f0 MAP: (6 sibs) 1 children: 40: [23] [23] 0x2adc52b880 KEYMAP: 'step' (1 sibs) 5 children: 40: [24] [24] 0x2adc52b910 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [25] [25] 0x2adc52b9a0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: [26] [26] 0x2adc52ba30 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: [27] [27] 0x2adc52bac0 KEYVAL: 'repetition' '500' (5 sibs) 40: [28] [28] 0x2adc52bb50 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: [29] [29] 0x2adc52bbe0 MAP: (6 sibs) 1 children: 40: [30] [30] 0x2adc52bc70 KEYMAP: 'step' (1 sibs) 5 children: 40: [31] [31] 0x2adc52bd00 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [32] [32] 0x2adc52bd90 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 40: [33] [33] 0x2adc52be20 KEYVAL: 'pulseDuration' '12' (5 sibs) 40: [34] [34] 0x2adc52beb0 KEYVAL: 'repetition' '1000' (5 sibs) 40: [35] [35] 0x2adc52bf40 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: [36] [36] 0x2adc52bfd0 MAP: (6 sibs) 1 children: 40: [37] [37] 0x2adc52c060 KEYMAP: 'step' (1 sibs) 5 children: 40: [38] [38] 0x2adc52c0f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 40: [39] [39] 0x2adc52c180 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 40: [40] [40] 0x2adc52c210 KEYVAL: 'pulseDuration' '10' (5 sibs) 40: [41] [41] 0x2adc52c2a0 KEYVAL: 'repetition' '500' (5 sibs) 40: [42] [42] 0x2adc52c330 KEYVAL: 'spotSize' '2mm' (5 sibs) 40: #nodes=43 vs #printed=43 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/9 (3 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/10 40: ------------------------------------------- 40: running test case 'tagged doc with anchors 9KAX' 40: ------------------------------------------- 40: REF TREE: 40: 0x2adc46ada0 [ROOT] STREAM: (0 sibs) 17 children: 40: 0x2adc468d30 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 40: 0x2adc468dc8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 40: 0x2adc468e60 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 40: 0x2adc468ef8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 40: 0x2adc468f90 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 40: 0x2adc469028 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 40: 0x2adc4690c0 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 40: 0x2adc469158 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 40: 0x2adc4691f0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 40: 0x2adc466a50 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 40: 0x2adc469288 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 40: 0x2adc466af0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 40: 0x2adc469320 DOCMAP: (17 sibs) 2 children: 40: 0x2adc45b8d0 KEYVAL: 'a6' '1' (2 sibs) 40: 0x2adc45b968 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 40: 0x2adc4693b8 DOCMAP***: !!map (17 sibs) 1 children: 40: 0x2adc466b90 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 40: 0x2adc469450 DOCMAP***: !!map (17 sibs) 1 children: 40: 0x2adc466c30 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 40: 0x2adc4694e8 DOCMAP***: !!map (17 sibs) 1 children: 40: 0x2adc466450 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 40: 0x2adc469580 DOCMAP***: !!map (17 sibs) 1 children: 40: 0x2adc4664f0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 40: 0x2adc469618 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 40: 0x2adc4696b0 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2adc52c3d0 [ROOT] STREAM: (1 sibs) 17 children: 40: [1] [1] 0x2adc52c460 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 40: [2] [2] 0x2adc52c4f0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 40: [3] [3] 0x2adc52c580 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 40: [4] [4] 0x2adc52c610 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 40: [5] [5] 0x2adc52c6a0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 40: [6] [6] 0x2adc52c730 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 40: [7] [7] 0x2adc52c7c0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 40: [8] [8] 0x2adc52c850 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 40: [9] [9] 0x2adc52c8e0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 40: [10] [10] 0x2adc52c970 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 40: [11] [11] 0x2adc52ca00 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 40: [12] [12] 0x2adc52ca90 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 40: [13] [13] 0x2adc52cb20 DOCMAP: (17 sibs) 2 children: 40: [14] [14] 0x2adc52cbb0 KEYVAL: 'a6' '1' (2 sibs) 40: [15] [15] 0x2adc52cc40 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 40: [16] [16] 0x2adc52ccd0 DOCMAP***: !!map (17 sibs) 1 children: 40: [17] [17] 0x2adc52cd60 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 40: [18] [18] 0x2adc52cdf0 DOCMAP***: !!map (17 sibs) 1 children: 40: [19] [19] 0x2adc52ce80 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 40: [20] [20] 0x2adc52cf10 DOCMAP***: !!map (17 sibs) 1 children: 40: [21] [21] 0x2adc52cfa0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 40: [22] [22] 0x2adc52d030 DOCMAP***: !!map (17 sibs) 1 children: 40: [23] [23] 0x2adc52d0c0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 40: [24] [24] 0x2adc52d150 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 40: [25] [25] 0x2adc52d1e0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 40: #nodes=26 vs #printed=26 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/10 (3 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/11 40: ------------------------------------------- 40: running test case 'github131 1, unresolved' 40: ------------------------------------------- 40: REF TREE: 40: 0x2adc46aeb8 [ROOT] MAP: (0 sibs) 5 children: 40: 0x2adc467050 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 40: 0x2adc4670e8 KEYVAL***: '*vref' 'c' (5 sibs) 40: 0x2adc467180 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 40: 0x2adc467218 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 40: 0x2adc4672b0 KEYMAP: 'foo' (5 sibs) 2 children: 40: 0x2adc460b40 KEYVAL***: '*kref' 'cc' (2 sibs) 40: 0x2adc460bd8 KEYVAL***: '*kvref' 'cc' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2adc52d280 [ROOT] MAP: (1 sibs) 5 children: 40: [1] [1] 0x2adc52d310 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 40: [2] [2] 0x2adc52d3a0 KEYVAL***: '*vref' 'c' (5 sibs) 40: [3] [3] 0x2adc52d430 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 40: [4] [4] 0x2adc52d4c0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 40: [5] [5] 0x2adc52d550 KEYMAP: 'foo' (5 sibs) 2 children: 40: [6] [6] 0x2adc52d5e0 KEYVAL***: '*kref' 'cc' (2 sibs) 40: [7] [7] 0x2adc52d670 KEYVAL***: '*kvref' 'cc' (2 sibs) 40: #nodes=8 vs #printed=8 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/11 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/12 40: ------------------------------------------- 40: running test case 'github131 1, resolved' 40: ------------------------------------------- 40: REF TREE: 40: 0x2adc46afd0 [ROOT] MAP: (0 sibs) 5 children: 40: 0x2adc463ab0 KEYVAL: 'a' 'b' (5 sibs) 40: 0x2adc463b48 KEYVAL: 'b' 'c' (5 sibs) 40: 0x2adc463be0 KEYVAL: 'aa' 'bb' (5 sibs) 40: 0x2adc463c78 KEYVAL: 'aaa' 'bbb' (5 sibs) 40: 0x2adc463d10 KEYMAP: 'foo' (5 sibs) 2 children: 40: 0x2adc460cd0 KEYVAL: 'aa' 'cc' (2 sibs) 40: 0x2adc460d68 KEYVAL: 'bbb' 'cc' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2adc52d710 [ROOT] MAP: (1 sibs) 5 children: 40: [1] [1] 0x2adc52d7a0 KEYVAL: 'a' 'b' (5 sibs) 40: [2] [2] 0x2adc52d830 KEYVAL: 'b' 'c' (5 sibs) 40: [3] [3] 0x2adc52d8c0 KEYVAL: 'aa' 'bb' (5 sibs) 40: [4] [4] 0x2adc52d950 KEYVAL: 'aaa' 'bbb' (5 sibs) 40: [5] [5] 0x2adc52d9e0 KEYMAP: 'foo' (5 sibs) 2 children: 40: [6] [6] 0x2adc52da70 KEYVAL: 'aa' 'cc' (2 sibs) 40: [7] [7] 0x2adc52db00 KEYVAL: 'bbb' 'cc' (2 sibs) 40: #nodes=8 vs #printed=8 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/12 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/13 40: ------------------------------------------- 40: running test case 'anchors+refs on key+val, unresolved' 40: ------------------------------------------- 40: REF TREE: 40: 0x2adc46b0e8 [ROOT] MAP: (0 sibs) 2 children: 40: 0x2adc45c0d0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 40: 0x2adc45c168 KEYVAL***: '*b0' '*a0' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2adc52dba0 [ROOT] MAP: (1 sibs) 2 children: 40: [1] [1] 0x2adc52dc30 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 40: [2] [2] 0x2adc52dcc0 KEYVAL***: '*b0' '*a0' (2 sibs) 40: #nodes=3 vs #printed=3 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/13 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/14 40: ------------------------------------------- 40: running test case 'anchors+refs on key+val, resolved' 40: ------------------------------------------- 40: REF TREE: 40: 0x2adc46b200 [ROOT] MAP: (0 sibs) 2 children: 40: 0x2adc462070 KEYVAL: 'a0' 'b0' (2 sibs) 40: 0x2adc462108 KEYVAL: 'b0' 'a0' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2adc52dd60 [ROOT] MAP: (1 sibs) 2 children: 40: [1] [1] 0x2adc52ddf0 KEYVAL: 'a0' 'b0' (2 sibs) 40: [2] [2] 0x2adc52de80 KEYVAL: 'b0' 'a0' (2 sibs) 40: #nodes=3 vs #printed=3 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/14 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/15 40: ------------------------------------------- 40: running test case 'ambiguous anchor, unresolved' 40: ------------------------------------------- 40: REF TREE: 40: 0x2adc46b318 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 40: 0x2adc469890 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 40: 0x2adc469928 KEYVAL***: '*b0' '*a0' (8 sibs) 40: 0x2adc4699c0 KEYMAP: 'map1' (8 sibs) 2 children: 40: 0x2adc469d60 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 40: 0x2adc469df8 KEYVAL***: '*b1' '*a1' (2 sibs) 40: 0x2adc469a58 KEYMAP: 'map2' (8 sibs) 3 children: 40: 0x2adc45c660 KEYVAL***: '*b0' '*a0' (3 sibs) 40: 0x2adc45c6f8 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 40: 0x2adc45c790 KEYVAL***: '*b2' '*a2' (3 sibs) 40: 0x2adc469af0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 40: 0x2adc469ea0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 40: 0x2adc469f38 KEYVAL***: '*b3' '*b0' (2 sibs) 40: 0x2adc469b88 KEYVAL***: 'map4' '*a0' (8 sibs) 40: 0x2adc469c20 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 40: 0x2adc469fe0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 40: 0x2adc46a078 KEYVAL***: '*b5' '*a5' (2 sibs) 40: 0x2adc469cb8 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 40: 0x2adc46a120 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 40: 0x2adc46a1b8 KEYVAL***: '*b6' '*b6' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2adc52df20 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 40: [1] [1] 0x2adc52dfb0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 40: [2] [2] 0x2adc52e040 KEYVAL***: '*b0' '*a0' (8 sibs) 40: [3] [3] 0x2adc52e0d0 KEYMAP: 'map1' (8 sibs) 2 children: 40: [4] [4] 0x2adc52e160 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 40: [5] [5] 0x2adc52e1f0 KEYVAL***: '*b1' '*a1' (2 sibs) 40: [6] [6] 0x2adc52e280 KEYMAP: 'map2' (8 sibs) 3 children: 40: [7] [7] 0x2adc52e310 KEYVAL***: '*b0' '*a0' (3 sibs) 40: [8] [8] 0x2adc52e3a0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 40: [9] [9] 0x2adc52e430 KEYVAL***: '*b2' '*a2' (3 sibs) 40: [10] [10] 0x2adc52e4c0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 40: [11] [11] 0x2adc52e550 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 40: [12] [12] 0x2adc52e5e0 KEYVAL***: '*b3' '*b0' (2 sibs) 40: [13] [13] 0x2adc52e670 KEYVAL***: 'map4' '*a0' (8 sibs) 40: [14] [14] 0x2adc52e700 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 40: [15] [15] 0x2adc52e790 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 40: [16] [16] 0x2adc52e820 KEYVAL***: '*b5' '*a5' (2 sibs) 40: [17] [17] 0x2adc52e8b0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 40: [18] [18] 0x2adc52e940 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 40: [19] [19] 0x2adc52e9d0 KEYVAL***: '*b6' '*b6' (2 sibs) 40: #nodes=20 vs #printed=20 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/15 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/16 40: ------------------------------------------- 40: running test case 'ambiguous anchor, resolved' 40: ------------------------------------------- 40: REF TREE: 40: 0x2adc46b430 [ROOT] MAP: (0 sibs) 8 children: 40: 0x2adc46c570 KEYVAL: 'a0' 'b0' (8 sibs) 40: 0x2adc46c608 KEYVAL: 'b0' 'a0' (8 sibs) 40: 0x2adc46c6a0 KEYMAP: 'map1' (8 sibs) 2 children: 40: 0x2adc46ca40 KEYVAL: 'a1' 'b1' (2 sibs) 40: 0x2adc46cad8 KEYVAL: 'b1' 'a1' (2 sibs) 40: 0x2adc46c738 KEYMAP: 'map2' (8 sibs) 3 children: 40: 0x2adc46cb80 KEYVAL: 'b0' 'a0' (3 sibs) 40: 0x2adc46cc18 KEYVAL: 'a2' 'b2' (3 sibs) 40: 0x2adc46ccb0 KEYVAL: 'b2' 'a2' (3 sibs) 40: 0x2adc46c7d0 KEYMAP: 'map3' (8 sibs) 2 children: 40: 0x2adc46cd50 KEYVAL: 'a3' 'b3' (2 sibs) 40: 0x2adc46cde8 KEYVAL: 'b3' 'b0' (2 sibs) 40: 0x2adc46c868 KEYVAL: 'map4' 'a0' (8 sibs) 40: 0x2adc46c900 KEYMAP: 'map5' (8 sibs) 2 children: 40: 0x2adc46ce90 KEYVAL: 'a5' 'b5' (2 sibs) 40: 0x2adc46cf28 KEYVAL: 'b5' 'a5' (2 sibs) 40: 0x2adc46c998 KEYMAP: 'map6' (8 sibs) 2 children: 40: 0x2adc46cfd0 KEYVAL: 'a6' 'b6' (2 sibs) 40: 0x2adc46d068 KEYVAL: 'b6' 'b6' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2adc52ea70 [ROOT] MAP: (1 sibs) 8 children: 40: [1] [1] 0x2adc52eb00 KEYVAL: 'a0' 'b0' (8 sibs) 40: [2] [2] 0x2adc52eb90 KEYVAL: 'b0' 'a0' (8 sibs) 40: [3] [3] 0x2adc52ec20 KEYMAP: 'map1' (8 sibs) 2 children: 40: [4] [4] 0x2adc52ecb0 KEYVAL: 'a1' 'b1' (2 sibs) 40: [5] [5] 0x2adc52ed40 KEYVAL: 'b1' 'a1' (2 sibs) 40: [6] [6] 0x2adc52edd0 KEYMAP: 'map2' (8 sibs) 3 children: 40: [7] [7] 0x2adc52ee60 KEYVAL: 'b0' 'a0' (3 sibs) 40: [8] [8] 0x2adc52eef0 KEYVAL: 'a2' 'b2' (3 sibs) 40: [9] [9] 0x2adc52ef80 KEYVAL: 'b2' 'a2' (3 sibs) 40: [10] [10] 0x2adc52f010 KEYMAP: 'map3' (8 sibs) 2 children: 40: [11] [11] 0x2adc52f0a0 KEYVAL: 'a3' 'b3' (2 sibs) 40: [12] [12] 0x2adc52f130 KEYVAL: 'b3' 'b0' (2 sibs) 40: [13] [13] 0x2adc52f1c0 KEYVAL: 'map4' 'a0' (8 sibs) 40: [14] [14] 0x2adc52f250 KEYMAP: 'map5' (8 sibs) 2 children: 40: [15] [15] 0x2adc52f2e0 KEYVAL: 'a5' 'b5' (2 sibs) 40: [16] [16] 0x2adc52f370 KEYVAL: 'b5' 'a5' (2 sibs) 40: [17] [17] 0x2adc52f400 KEYMAP: 'map6' (8 sibs) 2 children: 40: [18] [18] 0x2adc52f490 KEYVAL: 'a6' 'b6' (2 sibs) 40: [19] [19] 0x2adc52f520 KEYVAL: 'b6' 'b6' (2 sibs) 40: #nodes=20 vs #printed=20 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/16 (1 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/17 40: ------------------------------------------- 40: running test case 'ambiguous anchor in seq, unresolved' 40: ------------------------------------------- 40: REF TREE: 40: 0x2adc46b548 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 40: 0x2adc4649d0 MAP***: valanchor='&a0' (8 sibs) 3 children: 40: 0x2adc464ea0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 40: 0x2adc464f38 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 40: 0x2adc464fd0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 40: 0x2adc464a68 MAP: (8 sibs) 3 children: 40: 0x2adc465070 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 40: 0x2adc465108 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 40: 0x2adc4651a0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 40: 0x2adc464b00 MAP***: valanchor='&a7' (8 sibs) 1 children: 40: 0x2adc464150 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 40: 0x2adc464b98 MAP***: valanchor='&a9' (8 sibs) 1 children: 40: 0x2adc4641f0 KEYVAL: 'k10' 'v10' (1 sibs) 40: 0x2adc464c30 MAP: (8 sibs) 7 children: 40: 0x2adc46d110 KEYVAL***: '*a1' 'w1' (7 sibs) 40: 0x2adc46d1a8 KEYVAL***: '*a2' 'w2' (7 sibs) 40: 0x2adc46d240 KEYVAL***: '*a3' 'w3' (7 sibs) 40: 0x2adc46d2d8 KEYVAL***: '*a4' 'w4' (7 sibs) 40: 0x2adc46d370 KEYVAL***: '*a5' 'w5' (7 sibs) 40: 0x2adc46d408 KEYVAL***: '*a6' 'w6' (7 sibs) 40: 0x2adc46d4a0 KEYVAL***: '*a8' 'w8' (7 sibs) 40: 0x2adc464cc8 VAL***: '*a0' (8 sibs) 40: 0x2adc464d60 VAL***: '*a7' (8 sibs) 40: 0x2adc464df8 VAL***: '*a9' (8 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2adc52f5c0 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 40: [1] [1] 0x2adc52f650 MAP***: valanchor='&a0' (8 sibs) 3 children: 40: [2] [2] 0x2adc52f6e0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 40: [3] [3] 0x2adc52f770 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 40: [4] [4] 0x2adc52f800 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 40: [5] [5] 0x2adc52f890 MAP: (8 sibs) 3 children: 40: [6] [6] 0x2adc52f920 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 40: [7] [7] 0x2adc52f9b0 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 40: [8] [8] 0x2adc52fa40 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 40: [9] [9] 0x2adc52fad0 MAP***: valanchor='&a7' (8 sibs) 1 children: 40: [10] [10] 0x2adc52fb60 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 40: [11] [11] 0x2adc52fbf0 MAP***: valanchor='&a9' (8 sibs) 1 children: 40: [12] [12] 0x2adc52fc80 KEYVAL: 'k10' 'v10' (1 sibs) 40: [13] [13] 0x2adc52fd10 MAP: (8 sibs) 7 children: 40: [14] [14] 0x2adc52fda0 KEYVAL***: '*a1' 'w1' (7 sibs) 40: [15] [15] 0x2adc52fe30 KEYVAL***: '*a2' 'w2' (7 sibs) 40: [16] [16] 0x2adc52fec0 KEYVAL***: '*a3' 'w3' (7 sibs) 40: [17] [17] 0x2adc52ff50 KEYVAL***: '*a4' 'w4' (7 sibs) 40: [18] [18] 0x2adc52ffe0 KEYVAL***: '*a5' 'w5' (7 sibs) 40: [19] [19] 0x2adc530070 KEYVAL***: '*a6' 'w6' (7 sibs) 40: [20] [20] 0x2adc530100 KEYVAL***: '*a8' 'w8' (7 sibs) 40: [21] [21] 0x2adc530190 VAL***: '*a0' (8 sibs) 40: [22] [22] 0x2adc530220 VAL***: '*a7' (8 sibs) 40: [23] [23] 0x2adc5302b0 VAL***: '*a9' (8 sibs) 40: #nodes=24 vs #printed=24 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/17 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/18 40: ------------------------------------------- 40: running test case 'ambiguous anchor in seq, resolved' 40: ------------------------------------------- 40: REF TREE: 40: 0x2adc46b660 [ROOT] SEQ: (0 sibs) 8 children: 40: 0x2adc46d540 MAP: (8 sibs) 3 children: 40: 0x2adc46da10 KEYVAL: 'k1' 'v1' (3 sibs) 40: 0x2adc46daa8 KEYVAL: 'k2' 'v2' (3 sibs) 40: 0x2adc46db40 KEYVAL: 'k3' 'v3' (3 sibs) 40: 0x2adc46d5d8 MAP: (8 sibs) 3 children: 40: 0x2adc46dbe0 KEYVAL: 'k4' 'v4' (3 sibs) 40: 0x2adc46dc78 KEYVAL: 'k5' 'v5' (3 sibs) 40: 0x2adc46dd10 KEYVAL: 'k6' 'v6' (3 sibs) 40: 0x2adc46d670 MAP: (8 sibs) 1 children: 40: 0x2adc4625c0 KEYVAL: 'k8' 'v8' (1 sibs) 40: 0x2adc46d708 MAP: (8 sibs) 1 children: 40: 0x2adc465460 KEYVAL: 'k10' 'v10' (1 sibs) 40: 0x2adc46d7a0 MAP: (8 sibs) 7 children: 40: 0x2adc46ddb0 KEYVAL: 'k1' 'w1' (7 sibs) 40: 0x2adc46de48 KEYVAL: 'k2' 'w2' (7 sibs) 40: 0x2adc46dee0 KEYVAL: 'k3' 'w3' (7 sibs) 40: 0x2adc46df78 KEYVAL: 'k4' 'w4' (7 sibs) 40: 0x2adc46e010 KEYVAL: 'k5' 'w5' (7 sibs) 40: 0x2adc46e0a8 KEYVAL: 'k6' 'w6' (7 sibs) 40: 0x2adc46e140 KEYVAL: 'k8' 'w8' (7 sibs) 40: 0x2adc46d838 MAP: (8 sibs) 3 children: 40: 0x2adc46e1e0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 40: 0x2adc46e278 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 40: 0x2adc46e310 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 40: 0x2adc46d8d0 MAP: (8 sibs) 1 children: 40: 0x2adc46e3b0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 40: 0x2adc46d968 MAP: (8 sibs) 1 children: 40: 0x2adc46e450 KEYVAL: 'k10' 'v10' (1 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2adc530350 [ROOT] SEQ: (1 sibs) 8 children: 40: [1] [1] 0x2adc5303e0 MAP: (8 sibs) 3 children: 40: [2] [2] 0x2adc530470 KEYVAL: 'k1' 'v1' (3 sibs) 40: [3] [3] 0x2adc530500 KEYVAL: 'k2' 'v2' (3 sibs) 40: [4] [4] 0x2adc530590 KEYVAL: 'k3' 'v3' (3 sibs) 40: [5] [5] 0x2adc530620 MAP: (8 sibs) 3 children: 40: [6] [6] 0x2adc5306b0 KEYVAL: 'k4' 'v4' (3 sibs) 40: [7] [7] 0x2adc530740 KEYVAL: 'k5' 'v5' (3 sibs) 40: [8] [8] 0x2adc5307d0 KEYVAL: 'k6' 'v6' (3 sibs) 40: [9] [9] 0x2adc530860 MAP: (8 sibs) 1 children: 40: [10] [10] 0x2adc5308f0 KEYVAL: 'k8' 'v8' (1 sibs) 40: [11] [11] 0x2adc530980 MAP: (8 sibs) 1 children: 40: [12] [12] 0x2adc530a10 KEYVAL: 'k10' 'v10' (1 sibs) 40: [13] [13] 0x2adc530aa0 MAP: (8 sibs) 7 children: 40: [14] [14] 0x2adc530b30 KEYVAL: 'k1' 'w1' (7 sibs) 40: [15] [15] 0x2adc530bc0 KEYVAL: 'k2' 'w2' (7 sibs) 40: [16] [16] 0x2adc530c50 KEYVAL: 'k3' 'w3' (7 sibs) 40: [17] [17] 0x2adc530ce0 KEYVAL: 'k4' 'w4' (7 sibs) 40: [18] [18] 0x2adc530d70 KEYVAL: 'k5' 'w5' (7 sibs) 40: [19] [19] 0x2adc530e00 KEYVAL: 'k6' 'w6' (7 sibs) 40: [20] [20] 0x2adc530e90 KEYVAL: 'k8' 'w8' (7 sibs) 40: [21] [21] 0x2adc530f20 MAP: (8 sibs) 3 children: 40: [22] [22] 0x2adc530fb0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 40: [23] [23] 0x2adc531040 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 40: [24] [24] 0x2adc5310d0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 40: [25] [25] 0x2adc531160 MAP: (8 sibs) 1 children: 40: [26] [26] 0x2adc5311f0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 40: [27] [27] 0x2adc531280 MAP: (8 sibs) 1 children: 40: [28] [28] 0x2adc531310 KEYVAL: 'k10' 'v10' (1 sibs) 40: #nodes=29 vs #printed=29 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/18 (2 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/19 40: ------------------------------------------- 40: running test case 'anchor after complex key without value ZWK4' 40: ------------------------------------------- 40: REF TREE: 40: 0x2adc46b778 [ROOT] MAP: (0 sibs) 3 children: 40: 0x2adc45c490 KEYVAL: 'a' '1' (3 sibs) 40: 0x2adc45c528 KEYVAL: 'b' '' (3 sibs) 40: 0x2adc45c5c0 KEYVAL***: &anchor 'c' '3' (3 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2adc5313b0 [ROOT] MAP: (1 sibs) 3 children: 40: [1] [1] 0x2adc531440 KEYVAL: 'a' '1' (3 sibs) 40: [2] [2] 0x2adc5314d0 KEYVAL: 'b' '' (3 sibs) 40: [3] [3] 0x2adc531560 KEYVAL***: &anchor 'c' '3' (3 sibs) 40: #nodes=4 vs #printed=4 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/19 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/20 40: ------------------------------------------- 40: running test case 'anchor mixed with tag HMQ5, unresolved' 40: ------------------------------------------- 40: REF TREE: 40: 0x2adc46b890 [ROOT] MAP: (0 sibs) 2 children: 40: 0x2adc4621b0 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 40: 0x2adc462248 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2adc531600 [ROOT] MAP: (1 sibs) 2 children: 40: [1] [1] 0x2adc531690 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 40: [2] [2] 0x2adc531720 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 40: #nodes=3 vs #printed=3 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/20 (0 ms) 40: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/21 40: ------------------------------------------- 40: running test case 'anchor mixed with tag HMQ5, resolved' 40: ------------------------------------------- 40: REF TREE: 40: 0x2adc46b9a8 [ROOT] MAP: (0 sibs) 2 children: 40: 0x2adc4622f0 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 40: 0x2adc462388 KEYVAL: 'baz' 'foo' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2adc5317c0 [ROOT] MAP: (1 sibs) 2 children: 40: [1] [1] 0x2adc531850 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 40: [2] [2] 0x2adc5318e0 KEYVAL: 'baz' 'foo' (2 sibs) 40: #nodes=3 vs #printed=3 40: -------------------------------------- 40: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/21 (0 ms) 40: [----------] 440 tests from SIMPLE_ANCHOR/YmlTestCase (1392 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 463 tests from 5 test suites ran. (1455 ms total) 40: [ PASSED ] 463 tests. 40/50 Test #40: ryml-test-simple_anchor ........... Passed 1.76 sec test 41 Start 41: ryml-test-indentation 41: Test command: /builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test/ryml-test-indentation-0.4.1 41: Test timeout computed to be: 10000000 41: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 41: [==========] Running 221 tests from 2 test suites. 41: [----------] Global test environment set-up. 41: [----------] 1 test from CaseNode 41: [ RUN ] CaseNode.setting_up 41: [ OK ] CaseNode.setting_up (2 ms) 41: [----------] 1 test from CaseNode (3 ms total) 41: 41: [----------] 220 tests from INDENTATION/YmlTestCase 41: [ RUN ] INDENTATION/YmlTestCase.parse_unix/0 41: ------------------------------------------- 41: running test case 'indented doc' 41: ------------------------------------------- 41: --------------- 41: 41: # this is an indented doc 41: --- 41: - foo 41: - bar 41: - baz 41: --------------- 41: REF TREE: 41: 0x2af210df40 [ROOT] STREAM: (0 sibs) 1 children: 41: 0x2af2106fc0 DOCSEQ: (1 sibs) 3 children: 41: 0x2af2107060 VAL: 'foo' (3 sibs) 41: 0x2af21070f8 VAL: 'bar' (3 sibs) 41: 0x2af2107190 VAL: 'baz' (3 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2af212e860 [ROOT] STREAM: (1 sibs) 1 children: 41: [1] [1] 0x2af212e8f0 DOCSEQ: (1 sibs) 3 children: 41: [2] [2] 0x2af212e980 VAL: 'foo' (3 sibs) 41: [3] [3] 0x2af212ea10 VAL: 'bar' (3 sibs) 41: [4] [4] 0x2af212eaa0 VAL: 'baz' (3 sibs) 41: #nodes=5 vs #printed=5 41: -------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.parse_unix/0 (26 ms) 41: [ RUN ] INDENTATION/YmlTestCase.parse_unix/1 41: ------------------------------------------- 41: running test case '4 chars' 41: ------------------------------------------- 41: --------------- 41: 41: key: 41: value 41: another_key: 41: sub_key0: 41: - val0 41: - val1 41: sub_key1: 41: - val2 41: - val3 41: sub_key2: 41: - val4 41: - val5 41: --------------- 41: REF TREE: 41: 0x2af210e058 [ROOT] MAP: (0 sibs) 2 children: 41: 0x2af2107d10 KEYVAL: 'key' 'value' (2 sibs) 41: 0x2af2107da8 KEYMAP: 'another_key' (2 sibs) 3 children: 41: 0x2af2107e50 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: 0x2af2108020 VAL: 'val0' (2 sibs) 41: 0x2af21080b8 VAL: 'val1' (2 sibs) 41: 0x2af2107ee8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: 0x2af2108160 VAL: 'val2' (2 sibs) 41: 0x2af21081f8 VAL: 'val3' (2 sibs) 41: 0x2af2107f80 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: 0x2af21082a0 VAL: 'val4' (2 sibs) 41: 0x2af2108338 VAL: 'val5' (2 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2af212fb20 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2af212fbb0 KEYVAL: 'key' 'value' (2 sibs) 41: [2] [2] 0x2af212fc40 KEYMAP: 'another_key' (2 sibs) 3 children: 41: [3] [3] 0x2af212fcd0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: [4] [4] 0x2af212fd60 VAL: 'val0' (2 sibs) 41: [5] [5] 0x2af212fdf0 VAL: 'val1' (2 sibs) 41: [6] [6] 0x2af212fe80 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: [7] [7] 0x2af212ff10 VAL: 'val2' (2 sibs) 41: [8] [8] 0x2af212ffa0 VAL: 'val3' (2 sibs) 41: [9] [9] 0x2af2130030 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: [10] [10] 0x2af21300c0 VAL: 'val4' (2 sibs) 41: [11] [11] 0x2af2130150 VAL: 'val5' (2 sibs) 41: #nodes=12 vs #printed=12 41: -------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.parse_unix/1 (9 ms) 41: [ RUN ] INDENTATION/YmlTestCase.parse_unix/2 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex0' 41: ------------------------------------------- 41: --------------- 41: 41: key: 41: value 41: another_key: 41: sub_key0: 41: - val0 41: - val1 41: sub_key1: 41: - val2 41: - val3 41: sub_key2: 41: - val4 41: - val5 41: --------------- 41: REF TREE: 41: 0x2af210e170 [ROOT] MAP: (0 sibs) 2 children: 41: 0x2af2108850 KEYVAL: 'key' 'value' (2 sibs) 41: 0x2af21088e8 KEYMAP: 'another_key' (2 sibs) 3 children: 41: 0x2af2108990 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: 0x2af2108b60 VAL: 'val0' (2 sibs) 41: 0x2af2108bf8 VAL: 'val1' (2 sibs) 41: 0x2af2108a28 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: 0x2af2108ca0 VAL: 'val2' (2 sibs) 41: 0x2af2108d38 VAL: 'val3' (2 sibs) 41: 0x2af2108ac0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: 0x2af2108de0 VAL: 'val4' (2 sibs) 41: 0x2af2108e78 VAL: 'val5' (2 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2af2130cd0 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2af2130d60 KEYVAL: 'key' 'value' (2 sibs) 41: [2] [2] 0x2af2130df0 KEYMAP: 'another_key' (2 sibs) 3 children: 41: [3] [3] 0x2af2130e80 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: [4] [4] 0x2af2130f10 VAL: 'val0' (2 sibs) 41: [5] [5] 0x2af2130fa0 VAL: 'val1' (2 sibs) 41: [6] [6] 0x2af2131030 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: [7] [7] 0x2af21310c0 VAL: 'val2' (2 sibs) 41: [8] [8] 0x2af2131150 VAL: 'val3' (2 sibs) 41: [9] [9] 0x2af21311e0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: [10] [10] 0x2af2131270 VAL: 'val4' (2 sibs) 41: [11] [11] 0x2af2131300 VAL: 'val5' (2 sibs) 41: #nodes=12 vs #printed=12 41: -------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.parse_unix/2 (2 ms) 41: [ RUN ] INDENTATION/YmlTestCase.parse_unix/3 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex1' 41: ------------------------------------------- 41: --------------- 41: 41: key: 41: value 41: another_key: 41: sub_key0: 41: - val0 41: - val1 41: sub_key1: 41: - val2 41: - val3 41: sub_key2: 41: - val4 41: - val5 41: --------------- 41: REF TREE: 41: 0x2af210e288 [ROOT] MAP: (0 sibs) 2 children: 41: 0x2af2108f20 KEYVAL: 'key' 'value' (2 sibs) 41: 0x2af2108fb8 KEYMAP: 'another_key' (2 sibs) 3 children: 41: 0x2af2109060 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: 0x2af2109230 VAL: 'val0' (2 sibs) 41: 0x2af21092c8 VAL: 'val1' (2 sibs) 41: 0x2af21090f8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: 0x2af2109370 VAL: 'val2' (2 sibs) 41: 0x2af2109408 VAL: 'val3' (2 sibs) 41: 0x2af2109190 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: 0x2af21094b0 VAL: 'val4' (2 sibs) 41: 0x2af2109548 VAL: 'val5' (2 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2af2131e80 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2af2131f10 KEYVAL: 'key' 'value' (2 sibs) 41: [2] [2] 0x2af2131fa0 KEYMAP: 'another_key' (2 sibs) 3 children: 41: [3] [3] 0x2af2132030 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: [4] [4] 0x2af21320c0 VAL: 'val0' (2 sibs) 41: [5] [5] 0x2af2132150 VAL: 'val1' (2 sibs) 41: [6] [6] 0x2af21321e0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: [7] [7] 0x2af2132270 VAL: 'val2' (2 sibs) 41: [8] [8] 0x2af2132300 VAL: 'val3' (2 sibs) 41: [9] [9] 0x2af2132390 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: [10] [10] 0x2af2132420 VAL: 'val4' (2 sibs) 41: [11] [11] 0x2af21324b0 VAL: 'val5' (2 sibs) 41: #nodes=12 vs #printed=12 41: -------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.parse_unix/3 (2 ms) 41: [ RUN ] INDENTATION/YmlTestCase.parse_unix/4 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex2' 41: ------------------------------------------- 41: --------------- 41: 41: key: 41: value 41: another_key: 41: sub_key0: 41: - val0 41: - val1 41: sub_key1: 41: - val2 41: - val3 41: sub_key2: 41: - val4 41: - val5 41: --------------- 41: REF TREE: 41: 0x2af210e3a0 [ROOT] MAP: (0 sibs) 2 children: 41: 0x2af2109ec0 KEYVAL: 'key' 'value' (2 sibs) 41: 0x2af2109f58 KEYMAP: 'another_key' (2 sibs) 3 children: 41: 0x2af210a000 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: 0x2af210a1d0 VAL: 'val0' (2 sibs) 41: 0x2af210a268 VAL: 'val1' (2 sibs) 41: 0x2af210a098 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: 0x2af210a310 VAL: 'val2' (2 sibs) 41: 0x2af210a3a8 VAL: 'val3' (2 sibs) 41: 0x2af210a130 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: 0x2af210a450 VAL: 'val4' (2 sibs) 41: 0x2af210a4e8 VAL: 'val5' (2 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2af2133030 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2af21330c0 KEYVAL: 'key' 'value' (2 sibs) 41: [2] [2] 0x2af2133150 KEYMAP: 'another_key' (2 sibs) 3 children: 41: [3] [3] 0x2af21331e0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: [4] [4] 0x2af2133270 VAL: 'val0' (2 sibs) 41: [5] [5] 0x2af2133300 VAL: 'val1' (2 sibs) 41: [6] [6] 0x2af2133390 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: [7] [7] 0x2af2133420 VAL: 'val2' (2 sibs) 41: [8] [8] 0x2af21334b0 VAL: 'val3' (2 sibs) 41: [9] [9] 0x2af2133540 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: [10] [10] 0x2af21335d0 VAL: 'val4' (2 sibs) 41: [11] [11] 0x2af2133660 VAL: 'val5' (2 sibs) 41: #nodes=12 vs #printed=12 41: -------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.parse_unix/4 (2 ms) 41: [ RUN ] INDENTATION/YmlTestCase.parse_unix/5 41: ------------------------------------------- 41: running test case 'non-indented blank lines' 41: ------------------------------------------- 41: --------------- 41: 41: matrix: 41: 41: include: # next line is blank 41: 41: - env01 41: - env02 41: - env03 41: - env04 # next line has one space 41: 41: - env11 41: - env12 41: - env13 41: - env14 # next line has two spaces 41: 41: - env21 41: - env22 41: - env23 41: - env24 # next line has three spaces 41: 41: - env31 41: - env32 41: - env33 41: - env34 # next line has four spaces 41: 41: - env41 41: - env42 41: - env43 41: - env44 # next line has five spaces 41: 41: - env51 41: - env52 41: - env53 41: - env54 # next line has six spaces 41: 41: - env61 41: - env62 41: - env63 41: - env64 # next line has five spaces 41: --------------- 41: REF TREE: 41: 0x2af210e4b8 [ROOT] MAP: (0 sibs) 1 children: 41: 0x2af21084d0 KEYMAP: 'matrix' (1 sibs) 1 children: 41: 0x2af2108570 KEYSEQ: 'include' (1 sibs) 28 children: 41: 0x2af210c6f0 VAL: 'env01' (28 sibs) 41: 0x2af210c788 VAL: 'env02' (28 sibs) 41: 0x2af210c820 VAL: 'env03' (28 sibs) 41: 0x2af210c8b8 VAL: 'env04' (28 sibs) 41: 0x2af210c950 VAL: 'env11' (28 sibs) 41: 0x2af210c9e8 VAL: 'env12' (28 sibs) 41: 0x2af210ca80 VAL: 'env13' (28 sibs) 41: 0x2af210cb18 VAL: 'env14' (28 sibs) 41: 0x2af210cbb0 VAL: 'env21' (28 sibs) 41: 0x2af210cc48 VAL: 'env22' (28 sibs) 41: 0x2af210cce0 VAL: 'env23' (28 sibs) 41: 0x2af210cd78 VAL: 'env24' (28 sibs) 41: 0x2af210ce10 VAL: 'env31' (28 sibs) 41: 0x2af210cea8 VAL: 'env32' (28 sibs) 41: 0x2af210cf40 VAL: 'env33' (28 sibs) 41: 0x2af210cfd8 VAL: 'env34' (28 sibs) 41: 0x2af210d070 VAL: 'env41' (28 sibs) 41: 0x2af210d108 VAL: 'env42' (28 sibs) 41: 0x2af210d1a0 VAL: 'env43' (28 sibs) 41: 0x2af210d238 VAL: 'env44' (28 sibs) 41: 0x2af210d2d0 VAL: 'env51' (28 sibs) 41: 0x2af210d368 VAL: 'env52' (28 sibs) 41: 0x2af210d400 VAL: 'env53' (28 sibs) 41: 0x2af210d498 VAL: 'env54' (28 sibs) 41: 0x2af210d530 VAL: 'env61' (28 sibs) 41: 0x2af210d5c8 VAL: 'env62' (28 sibs) 41: 0x2af210d660 VAL: 'env63' (28 sibs) 41: 0x2af210d6f8 VAL: 'env64' (28 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2af2135120 [ROOT] MAP: (1 sibs) 1 children: 41: [1] [1] 0x2af21351b0 KEYMAP: 'matrix' (1 sibs) 1 children: 41: [2] [2] 0x2af2135240 KEYSEQ: 'include' (1 sibs) 28 children: 41: [3] [3] 0x2af21352d0 VAL: 'env01' (28 sibs) 41: [4] [4] 0x2af2135360 VAL: 'env02' (28 sibs) 41: [5] [5] 0x2af21353f0 VAL: 'env03' (28 sibs) 41: [6] [6] 0x2af2135480 VAL: 'env04' (28 sibs) 41: [7] [7] 0x2af2135510 VAL: 'env11' (28 sibs) 41: [8] [8] 0x2af21355a0 VAL: 'env12' (28 sibs) 41: [9] [9] 0x2af2135630 VAL: 'env13' (28 sibs) 41: [10] [10] 0x2af21356c0 VAL: 'env14' (28 sibs) 41: [11] [11] 0x2af2135750 VAL: 'env21' (28 sibs) 41: [12] [12] 0x2af21357e0 VAL: 'env22' (28 sibs) 41: [13] [13] 0x2af2135870 VAL: 'env23' (28 sibs) 41: [14] [14] 0x2af2135900 VAL: 'env24' (28 sibs) 41: [15] [15] 0x2af2135990 VAL: 'env31' (28 sibs) 41: [16] [16] 0x2af2135a20 VAL: 'env32' (28 sibs) 41: [17] [17] 0x2af2135ab0 VAL: 'env33' (28 sibs) 41: [18] [18] 0x2af2135b40 VAL: 'env34' (28 sibs) 41: [19] [19] 0x2af2135bd0 VAL: 'env41' (28 sibs) 41: [20] [20] 0x2af2135c60 VAL: 'env42' (28 sibs) 41: [21] [21] 0x2af2135cf0 VAL: 'env43' (28 sibs) 41: [22] [22] 0x2af2135d80 VAL: 'env44' (28 sibs) 41: [23] [23] 0x2af2135e10 VAL: 'env51' (28 sibs) 41: [24] [24] 0x2af2135ea0 VAL: 'env52' (28 sibs) 41: [25] [25] 0x2af2135f30 VAL: 'env53' (28 sibs) 41: [26] [26] 0x2af2135fc0 VAL: 'env54' (28 sibs) 41: [27] [27] 0x2af2136050 VAL: 'env61' (28 sibs) 41: [28] [28] 0x2af21360e0 VAL: 'env62' (28 sibs) 41: [29] [29] 0x2af2136170 VAL: 'env63' (28 sibs) 41: [30] [30] 0x2af2136200 VAL: 'env64' (28 sibs) 41: #nodes=31 vs #printed=31 41: -------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.parse_unix/5 (6 ms) 41: [ RUN ] INDENTATION/YmlTestCase.parse_unix/6 41: ------------------------------------------- 41: running test case 'unnecessary indentation' 41: ------------------------------------------- 41: --------------- 41: 41: skip_commits: 41: files: 41: - a 41: - b 41: - c 41: - d 41: - e 41: - f 41: more_files: 41: - a 41: - b 41: even_more_files: 41: - a 41: - b 41: more_skip: 41: files: 41: - a 41: - b 41: - c 41: - d 41: - e 41: - f 41: more_files: 41: - a 41: - b 41: --------------- 41: REF TREE: 41: 0x2af210e5d0 [ROOT] MAP: (0 sibs) 2 children: 41: 0x2af210b5a0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 41: 0x2af210b6e0 KEYSEQ: 'files' (3 sibs) 6 children: 41: 0x2af210b8b0 VAL: 'a' (6 sibs) 41: 0x2af210b948 VAL: 'b' (6 sibs) 41: 0x2af210b9e0 VAL: 'c' (6 sibs) 41: 0x2af210ba78 VAL: 'd' (6 sibs) 41: 0x2af210bb10 VAL: 'e' (6 sibs) 41: 0x2af210bba8 VAL: 'f' (6 sibs) 41: 0x2af210b778 KEYSEQ: 'more_files' (3 sibs) 2 children: 41: 0x2af210bc50 VAL: 'a' (2 sibs) 41: 0x2af210bce8 VAL: 'b' (2 sibs) 41: 0x2af210b810 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 41: 0x2af210bd90 VAL: 'a' (2 sibs) 41: 0x2af210be28 VAL: 'b' (2 sibs) 41: 0x2af210b638 KEYMAP: 'more_skip' (2 sibs) 2 children: 41: 0x2af210bed0 KEYSEQ: 'files' (2 sibs) 6 children: 41: 0x2af210c010 VAL: 'a' (6 sibs) 41: 0x2af210c0a8 VAL: 'b' (6 sibs) 41: 0x2af210c140 VAL: 'c' (6 sibs) 41: 0x2af210c1d8 VAL: 'd' (6 sibs) 41: 0x2af210c270 VAL: 'e' (6 sibs) 41: 0x2af210c308 VAL: 'f' (6 sibs) 41: 0x2af210bf68 KEYSEQ: 'more_files' (2 sibs) 2 children: 41: 0x2af210c3b0 VAL: 'a' (2 sibs) 41: 0x2af210c448 VAL: 'b' (2 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2af2136db0 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2af2136e40 KEYMAP: 'skip_commits' (2 sibs) 3 children: 41: [2] [2] 0x2af2136ed0 KEYSEQ: 'files' (3 sibs) 6 children: 41: [3] [3] 0x2af2136f60 VAL: 'a' (6 sibs) 41: [4] [4] 0x2af2136ff0 VAL: 'b' (6 sibs) 41: [5] [5] 0x2af2137080 VAL: 'c' (6 sibs) 41: [6] [6] 0x2af2137110 VAL: 'd' (6 sibs) 41: [7] [7] 0x2af21371a0 VAL: 'e' (6 sibs) 41: [8] [8] 0x2af2137230 VAL: 'f' (6 sibs) 41: [9] [9] 0x2af21372c0 KEYSEQ: 'more_files' (3 sibs) 2 children: 41: [10] [10] 0x2af2137350 VAL: 'a' (2 sibs) 41: [11] [11] 0x2af21373e0 VAL: 'b' (2 sibs) 41: [12] [12] 0x2af2137470 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 41: [13] [13] 0x2af2137500 VAL: 'a' (2 sibs) 41: [14] [14] 0x2af2137590 VAL: 'b' (2 sibs) 41: [15] [15] 0x2af2137620 KEYMAP: 'more_skip' (2 sibs) 2 children: 41: [16] [16] 0x2af21376b0 KEYSEQ: 'files' (2 sibs) 6 children: 41: [17] [17] 0x2af2137740 VAL: 'a' (6 sibs) 41: [18] [18] 0x2af21377d0 VAL: 'b' (6 sibs) 41: [19] [19] 0x2af2137860 VAL: 'c' (6 sibs) 41: [20] [20] 0x2af21378f0 VAL: 'd' (6 sibs) 41: [21] [21] 0x2af2137980 VAL: 'e' (6 sibs) 41: [22] [22] 0x2af2137a10 VAL: 'f' (6 sibs) 41: [23] [23] 0x2af2137aa0 KEYSEQ: 'more_files' (2 sibs) 2 children: 41: [24] [24] 0x2af2137b30 VAL: 'a' (2 sibs) 41: [25] [25] 0x2af2137bc0 VAL: 'b' (2 sibs) 41: #nodes=26 vs #printed=26 41: -------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.parse_unix/6 (5 ms) 41: [ RUN ] INDENTATION/YmlTestCase.parse_unix/7 41: ------------------------------------------- 41: running test case 'blank lines indented, 1 - at same scope' 41: ------------------------------------------- 41: --------------- 41: 41: skip_commits: 41: files: 41: - a # next line has 22 spaces (aligns with -) 41: 41: - b # next line has 23 spaces (aligns with #) 41: 41: - c # next line has 3 spaces 41: 41: - d 41: --------------- 41: REF TREE: 41: 0x2af210e6e8 [ROOT] MAP: (0 sibs) 1 children: 41: 0x2af210c540 KEYMAP: 'skip_commits' (1 sibs) 1 children: 41: 0x2af210c5e0 KEYSEQ: 'files' (1 sibs) 4 children: 41: 0x2af210dc80 VAL: 'a' (4 sibs) 41: 0x2af210dd18 VAL: 'b' (4 sibs) 41: 0x2af210ddb0 VAL: 'c' (4 sibs) 41: 0x2af210de48 VAL: 'd' (4 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2af2138200 [ROOT] MAP: (1 sibs) 1 children: 41: [1] [1] 0x2af2138290 KEYMAP: 'skip_commits' (1 sibs) 1 children: 41: [2] [2] 0x2af2138320 KEYSEQ: 'files' (1 sibs) 4 children: 41: [3] [3] 0x2af21383b0 VAL: 'a' (4 sibs) 41: [4] [4] 0x2af2138440 VAL: 'b' (4 sibs) 41: [5] [5] 0x2af21384d0 VAL: 'c' (4 sibs) 41: [6] [6] 0x2af2138560 VAL: 'd' (4 sibs) 41: #nodes=7 vs #printed=7 41: -------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.parse_unix/7 (2 ms) 41: [ RUN ] INDENTATION/YmlTestCase.parse_unix/8 41: ------------------------------------------- 41: running test case 'indentation at start' 41: ------------------------------------------- 41: --------------- 41: 41: foo: 41: - a 41: - b 41: bar: 41: - c 41: - d 41: --------------- 41: REF TREE: 41: 0x2af210e800 [ROOT] MAP: (0 sibs) 2 children: 41: 0x2af2107850 KEYSEQ: 'foo' (2 sibs) 2 children: 41: 0x2af2107710 VAL: 'a' (2 sibs) 41: 0x2af21077a8 VAL: 'b' (2 sibs) 41: 0x2af21078e8 KEYSEQ: 'bar' (2 sibs) 2 children: 41: 0x2af21075d0 VAL: 'c' (2 sibs) 41: 0x2af2107668 VAL: 'd' (2 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2af2139250 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2af21392e0 KEYSEQ: 'foo' (2 sibs) 2 children: 41: [2] [2] 0x2af2139370 VAL: 'a' (2 sibs) 41: [3] [3] 0x2af2139400 VAL: 'b' (2 sibs) 41: [4] [4] 0x2af2139490 KEYSEQ: 'bar' (2 sibs) 2 children: 41: [5] [5] 0x2af2139520 VAL: 'c' (2 sibs) 41: [6] [6] 0x2af21395b0 VAL: 'd' (2 sibs) 41: #nodes=7 vs #printed=7 41: -------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.parse_unix/8 (2 ms) 41: [ RUN ] INDENTATION/YmlTestCase.parse_unix/9 41: ------------------------------------------- 41: running test case 'unaligned comments' 41: ------------------------------------------- 41: --------------- 41: 41: stand2sit: 41: map: mirror 41: dat: 41: - a 41: - b 41: # 41: - b1 41: # 41: - b2 41: # 41: # 41: # 41: - b3 41: # 41: # 41: # 41: - b4 41: # 41: # - c 41: #- d 41: - b5 41: #- d2 41: #- d3 41: #- d4 41: - b6 41: #- d41 41: # 41: - b61 41: # 41: # 41: - b62 41: # 41: # 41: # 41: - b63 41: # 41: - b64 41: # 41: - b65 41: # 41: # 41: # 41: - b66 41: # 41: # 41: # 41: # 41: #- d41 41: #- d5 41: #- d6 41: #- d7 41: - b7 41: #- d8 41: # 41: # 41: # 41: - b8 41: # 41: # 41: # 41: - b9 41: # 41: # 41: - b10 41: # 41: # 41: - e 41: - f 41: - g 41: --------------- 41: REF TREE: 41: 0x2af210e918 [ROOT] MAP: (0 sibs) 1 children: 41: 0x2af21083e0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 41: 0x2af2107490 KEYVAL: 'map' 'mirror' (2 sibs) 41: 0x2af2107528 KEYSEQ: 'dat' (2 sibs) 21 children: 41: 0x2af2110980 VAL: 'a' (21 sibs) 41: 0x2af2110a18 VAL: 'b' (21 sibs) 41: 0x2af2110ab0 VAL: 'b1' (21 sibs) 41: 0x2af2110b48 VAL: 'b2' (21 sibs) 41: 0x2af2110be0 VAL: 'b3' (21 sibs) 41: 0x2af2110c78 VAL: 'b4' (21 sibs) 41: 0x2af2110d10 VAL: 'b5' (21 sibs) 41: 0x2af2110da8 VAL: 'b6' (21 sibs) 41: 0x2af2110e40 VAL: 'b61' (21 sibs) 41: 0x2af2110ed8 VAL: 'b62' (21 sibs) 41: 0x2af2110f70 VAL: 'b63' (21 sibs) 41: 0x2af2111008 VAL: 'b64' (21 sibs) 41: 0x2af21110a0 VAL: 'b65' (21 sibs) 41: 0x2af2111138 VAL: 'b66' (21 sibs) 41: 0x2af21111d0 VAL: 'b7' (21 sibs) 41: 0x2af2111268 VAL: 'b8' (21 sibs) 41: 0x2af2111300 VAL: 'b9' (21 sibs) 41: 0x2af2111398 VAL: 'b10' (21 sibs) 41: 0x2af2111430 VAL: 'e' (21 sibs) 41: 0x2af21114c8 VAL: 'f' (21 sibs) 41: 0x2af2111560 VAL: 'g' (21 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2af213bc90 [ROOT] MAP: (1 sibs) 1 children: 41: [1] [1] 0x2af213bd20 KEYMAP: 'stand2sit' (1 sibs) 2 children: 41: [2] [2] 0x2af213bdb0 KEYVAL: 'map' 'mirror' (2 sibs) 41: [3] [3] 0x2af213be40 KEYSEQ: 'dat' (2 sibs) 21 children: 41: [4] [4] 0x2af213bed0 VAL: 'a' (21 sibs) 41: [5] [5] 0x2af213bf60 VAL: 'b' (21 sibs) 41: [6] [6] 0x2af213bff0 VAL: 'b1' (21 sibs) 41: [7] [7] 0x2af213c080 VAL: 'b2' (21 sibs) 41: [8] [8] 0x2af213c110 VAL: 'b3' (21 sibs) 41: [9] [9] 0x2af213c1a0 VAL: 'b4' (21 sibs) 41: [10] [10] 0x2af213c230 VAL: 'b5' (21 sibs) 41: [11] [11] 0x2af213c2c0 VAL: 'b6' (21 sibs) 41: [12] [12] 0x2af213c350 VAL: 'b61' (21 sibs) 41: [13] [13] 0x2af213c3e0 VAL: 'b62' (21 sibs) 41: [14] [14] 0x2af213c470 VAL: 'b63' (21 sibs) 41: [15] [15] 0x2af213c500 VAL: 'b64' (21 sibs) 41: [16] [16] 0x2af213c590 VAL: 'b65' (21 sibs) 41: [17] [17] 0x2af213c620 VAL: 'b66' (21 sibs) 41: [18] [18] 0x2af213c6b0 VAL: 'b7' (21 sibs) 41: [19] [19] 0x2af213c740 VAL: 'b8' (21 sibs) 41: [20] [20] 0x2af213c7d0 VAL: 'b9' (21 sibs) 41: [21] [21] 0x2af213c860 VAL: 'b10' (21 sibs) 41: [22] [22] 0x2af213c8f0 VAL: 'e' (21 sibs) 41: [23] [23] 0x2af213c980 VAL: 'f' (21 sibs) 41: [24] [24] 0x2af213ca10 VAL: 'g' (21 sibs) 41: #nodes=25 vs #printed=25 41: -------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.parse_unix/9 (4 ms) 41: [ RUN ] INDENTATION/YmlTestCase.parse_unix/10 41: ------------------------------------------- 41: running test case 'issue83' 41: ------------------------------------------- 41: --------------- 41: 41: e: 41: - f 41: g: h 41: a: 41: - b 41: 41: c: d 41: --------------- 41: REF TREE: 41: 0x2af210ea30 [ROOT] MAP: (0 sibs) 4 children: 41: 0x2af210d7a0 KEYSEQ: 'e' (4 sibs) 1 children: 41: 0x2af21095f0 VAL: 'f' (1 sibs) 41: 0x2af210d838 KEYVAL: 'g' 'h' (4 sibs) 41: 0x2af210d8d0 KEYSEQ: 'a' (4 sibs) 1 children: 41: 0x2af2109690 VAL: 'b' (1 sibs) 41: 0x2af210d968 KEYVAL: 'c' 'd' (4 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2af213cea0 [ROOT] MAP: (1 sibs) 4 children: 41: [1] [1] 0x2af213cf30 KEYSEQ: 'e' (4 sibs) 1 children: 41: [2] [2] 0x2af213cfc0 VAL: 'f' (1 sibs) 41: [3] [3] 0x2af213d050 KEYVAL: 'g' 'h' (4 sibs) 41: [4] [4] 0x2af213d0e0 KEYSEQ: 'a' (4 sibs) 1 children: 41: [5] [5] 0x2af213d170 VAL: 'b' (1 sibs) 41: [6] [6] 0x2af213d200 KEYVAL: 'c' 'd' (4 sibs) 41: #nodes=7 vs #printed=7 41: -------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.parse_unix/10 (1 ms) 41: [ RUN ] INDENTATION/YmlTestCase.parse_windows/0 41: ------------------------------------------- 41: running test case 'indented doc' 41: ------------------------------------------- 41: --------------- 41: 41: # this is an indented doc 41: --- 41: - foo 41: - bar 41: - baz 41: --------------- 41: REF TREE: 41: 0x2af210df40 [ROOT] STREAM: (0 sibs) 1 children: 41: 0x2af2106fc0 DOCSEQ: (1 sibs) 3 children: 41: 0x2af2107060 VAL: 'foo' (3 sibs) 41: 0x2af21070f8 VAL: 'bar' (3 sibs) 41: 0x2af2107190 VAL: 'baz' (3 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2af213d7b0 [ROOT] STREAM: (1 sibs) 1 children: 41: [1] [1] 0x2af213d840 DOCSEQ: (1 sibs) 3 children: 41: [2] [2] 0x2af213d8d0 VAL: 'foo' (3 sibs) 41: [3] [3] 0x2af213d960 VAL: 'bar' (3 sibs) 41: [4] [4] 0x2af213d9f0 VAL: 'baz' (3 sibs) 41: #nodes=5 vs #printed=5 41: -------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.parse_windows/0 (1 ms) 41: [ RUN ] INDENTATION/YmlTestCase.parse_windows/1 41: ------------------------------------------- 41: running test case '4 chars' 41: ------------------------------------------- 41: --------------- 41: 41: key: 41: value 41: another_key: 41: sub_key0: 41: - val0 41: - val1 41: sub_key1: 41: - val2 41: - val3 41: sub_key2: 41: - val4 41: - val5 41: --------------- 41: REF TREE: 41: 0x2af210e058 [ROOT] MAP: (0 sibs) 2 children: 41: 0x2af2107d10 KEYVAL: 'key' 'value' (2 sibs) 41: 0x2af2107da8 KEYMAP: 'another_key' (2 sibs) 3 children: 41: 0x2af2107e50 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: 0x2af2108020 VAL: 'val0' (2 sibs) 41: 0x2af21080b8 VAL: 'val1' (2 sibs) 41: 0x2af2107ee8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: 0x2af2108160 VAL: 'val2' (2 sibs) 41: 0x2af21081f8 VAL: 'val3' (2 sibs) 41: 0x2af2107f80 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: 0x2af21082a0 VAL: 'val4' (2 sibs) 41: 0x2af2108338 VAL: 'val5' (2 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2af213e0c0 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2af213e150 KEYVAL: 'key' 'value' (2 sibs) 41: [2] [2] 0x2af213e1e0 KEYMAP: 'another_key' (2 sibs) 3 children: 41: [3] [3] 0x2af213e270 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: [4] [4] 0x2af213e300 VAL: 'val0' (2 sibs) 41: [5] [5] 0x2af213e390 VAL: 'val1' (2 sibs) 41: [6] [6] 0x2af213e420 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: [7] [7] 0x2af213e4b0 VAL: 'val2' (2 sibs) 41: [8] [8] 0x2af213e540 VAL: 'val3' (2 sibs) 41: [9] [9] 0x2af213e5d0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: [10] [10] 0x2af213e660 VAL: 'val4' (2 sibs) 41: [11] [11] 0x2af213e6f0 VAL: 'val5' (2 sibs) 41: #nodes=12 vs #printed=12 41: -------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.parse_windows/1 (1 ms) 41: [ RUN ] INDENTATION/YmlTestCase.parse_windows/2 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex0' 41: ------------------------------------------- 41: --------------- 41: 41: key: 41: value 41: another_key: 41: sub_key0: 41: - val0 41: - val1 41: sub_key1: 41: - val2 41: - val3 41: sub_key2: 41: - val4 41: - val5 41: --------------- 41: REF TREE: 41: 0x2af210e170 [ROOT] MAP: (0 sibs) 2 children: 41: 0x2af2108850 KEYVAL: 'key' 'value' (2 sibs) 41: 0x2af21088e8 KEYMAP: 'another_key' (2 sibs) 3 children: 41: 0x2af2108990 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: 0x2af2108b60 VAL: 'val0' (2 sibs) 41: 0x2af2108bf8 VAL: 'val1' (2 sibs) 41: 0x2af2108a28 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: 0x2af2108ca0 VAL: 'val2' (2 sibs) 41: 0x2af2108d38 VAL: 'val3' (2 sibs) 41: 0x2af2108ac0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: 0x2af2108de0 VAL: 'val4' (2 sibs) 41: 0x2af2108e78 VAL: 'val5' (2 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2af213e9d0 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2af213ea60 KEYVAL: 'key' 'value' (2 sibs) 41: [2] [2] 0x2af213eaf0 KEYMAP: 'another_key' (2 sibs) 3 children: 41: [3] [3] 0x2af213eb80 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: [4] [4] 0x2af213ec10 VAL: 'val0' (2 sibs) 41: [5] [5] 0x2af213eca0 VAL: 'val1' (2 sibs) 41: [6] [6] 0x2af213ed30 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: [7] [7] 0x2af213edc0 VAL: 'val2' (2 sibs) 41: [8] [8] 0x2af213ee50 VAL: 'val3' (2 sibs) 41: [9] [9] 0x2af213eee0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: [10] [10] 0x2af213ef70 VAL: 'val4' (2 sibs) 41: [11] [11] 0x2af213f000 VAL: 'val5' (2 sibs) 41: #nodes=12 vs #printed=12 41: -------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.parse_windows/2 (2 ms) 41: [ RUN ] INDENTATION/YmlTestCase.parse_windows/3 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex1' 41: ------------------------------------------- 41: --------------- 41: 41: key: 41: value 41: another_key: 41: sub_key0: 41: - val0 41: - val1 41: sub_key1: 41: - val2 41: - val3 41: sub_key2: 41: - val4 41: - val5 41: --------------- 41: REF TREE: 41: 0x2af210e288 [ROOT] MAP: (0 sibs) 2 children: 41: 0x2af2108f20 KEYVAL: 'key' 'value' (2 sibs) 41: 0x2af2108fb8 KEYMAP: 'another_key' (2 sibs) 3 children: 41: 0x2af2109060 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: 0x2af2109230 VAL: 'val0' (2 sibs) 41: 0x2af21092c8 VAL: 'val1' (2 sibs) 41: 0x2af21090f8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: 0x2af2109370 VAL: 'val2' (2 sibs) 41: 0x2af2109408 VAL: 'val3' (2 sibs) 41: 0x2af2109190 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: 0x2af21094b0 VAL: 'val4' (2 sibs) 41: 0x2af2109548 VAL: 'val5' (2 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2af213f2e0 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2af213f370 KEYVAL: 'key' 'value' (2 sibs) 41: [2] [2] 0x2af213f400 KEYMAP: 'another_key' (2 sibs) 3 children: 41: [3] [3] 0x2af213f490 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: [4] [4] 0x2af213f520 VAL: 'val0' (2 sibs) 41: [5] [5] 0x2af213f5b0 VAL: 'val1' (2 sibs) 41: [6] [6] 0x2af213f640 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: [7] [7] 0x2af213f6d0 VAL: 'val2' (2 sibs) 41: [8] [8] 0x2af213f760 VAL: 'val3' (2 sibs) 41: [9] [9] 0x2af213f7f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: [10] [10] 0x2af213f880 VAL: 'val4' (2 sibs) 41: [11] [11] 0x2af213f910 VAL: 'val5' (2 sibs) 41: #nodes=12 vs #printed=12 41: -------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.parse_windows/3 (1 ms) 41: [ RUN ] INDENTATION/YmlTestCase.parse_windows/4 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex2' 41: ------------------------------------------- 41: --------------- 41: 41: key: 41: value 41: another_key: 41: sub_key0: 41: - val0 41: - val1 41: sub_key1: 41: - val2 41: - val3 41: sub_key2: 41: - val4 41: - val5 41: --------------- 41: REF TREE: 41: 0x2af210e3a0 [ROOT] MAP: (0 sibs) 2 children: 41: 0x2af2109ec0 KEYVAL: 'key' 'value' (2 sibs) 41: 0x2af2109f58 KEYMAP: 'another_key' (2 sibs) 3 children: 41: 0x2af210a000 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: 0x2af210a1d0 VAL: 'val0' (2 sibs) 41: 0x2af210a268 VAL: 'val1' (2 sibs) 41: 0x2af210a098 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: 0x2af210a310 VAL: 'val2' (2 sibs) 41: 0x2af210a3a8 VAL: 'val3' (2 sibs) 41: 0x2af210a130 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: 0x2af210a450 VAL: 'val4' (2 sibs) 41: 0x2af210a4e8 VAL: 'val5' (2 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2af213fbf0 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2af213fc80 KEYVAL: 'key' 'value' (2 sibs) 41: [2] [2] 0x2af213fd10 KEYMAP: 'another_key' (2 sibs) 3 children: 41: [3] [3] 0x2af213fda0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: [4] [4] 0x2af213fe30 VAL: 'val0' (2 sibs) 41: [5] [5] 0x2af213fec0 VAL: 'val1' (2 sibs) 41: [6] [6] 0x2af213ff50 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: [7] [7] 0x2af213ffe0 VAL: 'val2' (2 sibs) 41: [8] [8] 0x2af2140070 VAL: 'val3' (2 sibs) 41: [9] [9] 0x2af2140100 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: [10] [10] 0x2af2140190 VAL: 'val4' (2 sibs) 41: [11] [11] 0x2af2140220 VAL: 'val5' (2 sibs) 41: #nodes=12 vs #printed=12 41: -------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.parse_windows/4 (1 ms) 41: [ RUN ] INDENTATION/YmlTestCase.parse_windows/5 41: ------------------------------------------- 41: running test case 'non-indented blank lines' 41: ------------------------------------------- 41: --------------- 41: 41: matrix: 41: 41: include: # next line is blank 41: 41: - env01 41: - env02 41: - env03 41: - env04 # next line has one space 41: 41: - env11 41: - env12 41: - env13 41: - env14 # next line has two spaces 41: 41: - env21 41: - env22 41: - env23 41: - env24 # next line has three spaces 41: 41: - env31 41: - env32 41: - env33 41: - env34 # next line has four spaces 41: 41: - env41 41: - env42 41: - env43 41: - env44 # next line has five spaces 41: 41: - env51 41: - env52 41: - env53 41: - env54 # next line has six spaces 41: 41: - env61 41: - env62 41: - env63 41: - env64 # next line has five spaces 41: --------------- 41: REF TREE: 41: 0x2af210e4b8 [ROOT] MAP: (0 sibs) 1 children: 41: 0x2af21084d0 KEYMAP: 'matrix' (1 sibs) 1 children: 41: 0x2af2108570 KEYSEQ: 'include' (1 sibs) 28 children: 41: 0x2af210c6f0 VAL: 'env01' (28 sibs) 41: 0x2af210c788 VAL: 'env02' (28 sibs) 41: 0x2af210c820 VAL: 'env03' (28 sibs) 41: 0x2af210c8b8 VAL: 'env04' (28 sibs) 41: 0x2af210c950 VAL: 'env11' (28 sibs) 41: 0x2af210c9e8 VAL: 'env12' (28 sibs) 41: 0x2af210ca80 VAL: 'env13' (28 sibs) 41: 0x2af210cb18 VAL: 'env14' (28 sibs) 41: 0x2af210cbb0 VAL: 'env21' (28 sibs) 41: 0x2af210cc48 VAL: 'env22' (28 sibs) 41: 0x2af210cce0 VAL: 'env23' (28 sibs) 41: 0x2af210cd78 VAL: 'env24' (28 sibs) 41: 0x2af210ce10 VAL: 'env31' (28 sibs) 41: 0x2af210cea8 VAL: 'env32' (28 sibs) 41: 0x2af210cf40 VAL: 'env33' (28 sibs) 41: 0x2af210cfd8 VAL: 'env34' (28 sibs) 41: 0x2af210d070 VAL: 'env41' (28 sibs) 41: 0x2af210d108 VAL: 'env42' (28 sibs) 41: 0x2af210d1a0 VAL: 'env43' (28 sibs) 41: 0x2af210d238 VAL: 'env44' (28 sibs) 41: 0x2af210d2d0 VAL: 'env51' (28 sibs) 41: 0x2af210d368 VAL: 'env52' (28 sibs) 41: 0x2af210d400 VAL: 'env53' (28 sibs) 41: 0x2af210d498 VAL: 'env54' (28 sibs) 41: 0x2af210d530 VAL: 'env61' (28 sibs) 41: 0x2af210d5c8 VAL: 'env62' (28 sibs) 41: 0x2af210d660 VAL: 'env63' (28 sibs) 41: 0x2af210d6f8 VAL: 'env64' (28 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2af2140e10 [ROOT] MAP: (1 sibs) 1 children: 41: [1] [1] 0x2af2140ea0 KEYMAP: 'matrix' (1 sibs) 1 children: 41: [2] [2] 0x2af2140f30 KEYSEQ: 'include' (1 sibs) 28 children: 41: [3] [3] 0x2af2140fc0 VAL: 'env01' (28 sibs) 41: [4] [4] 0x2af2141050 VAL: 'env02' (28 sibs) 41: [5] [5] 0x2af21410e0 VAL: 'env03' (28 sibs) 41: [6] [6] 0x2af2141170 VAL: 'env04' (28 sibs) 41: [7] [7] 0x2af2141200 VAL: 'env11' (28 sibs) 41: [8] [8] 0x2af2141290 VAL: 'env12' (28 sibs) 41: [9] [9] 0x2af2141320 VAL: 'env13' (28 sibs) 41: [10] [10] 0x2af21413b0 VAL: 'env14' (28 sibs) 41: [11] [11] 0x2af2141440 VAL: 'env21' (28 sibs) 41: [12] [12] 0x2af21414d0 VAL: 'env22' (28 sibs) 41: [13] [13] 0x2af2141560 VAL: 'env23' (28 sibs) 41: [14] [14] 0x2af21415f0 VAL: 'env24' (28 sibs) 41: [15] [15] 0x2af2141680 VAL: 'env31' (28 sibs) 41: [16] [16] 0x2af2141710 VAL: 'env32' (28 sibs) 41: [17] [17] 0x2af21417a0 VAL: 'env33' (28 sibs) 41: [18] [18] 0x2af2141830 VAL: 'env34' (28 sibs) 41: [19] [19] 0x2af21418c0 VAL: 'env41' (28 sibs) 41: [20] [20] 0x2af2141950 VAL: 'env42' (28 sibs) 41: [21] [21] 0x2af21419e0 VAL: 'env43' (28 sibs) 41: [22] [22] 0x2af2141a70 VAL: 'env44' (28 sibs) 41: [23] [23] 0x2af2141b00 VAL: 'env51' (28 sibs) 41: [24] [24] 0x2af2141b90 VAL: 'env52' (28 sibs) 41: [25] [25] 0x2af2141c20 VAL: 'env53' (28 sibs) 41: [26] [26] 0x2af2141cb0 VAL: 'env54' (28 sibs) 41: [27] [27] 0x2af2141d40 VAL: 'env61' (28 sibs) 41: [28] [28] 0x2af2141dd0 VAL: 'env62' (28 sibs) 41: [29] [29] 0x2af2141e60 VAL: 'env63' (28 sibs) 41: [30] [30] 0x2af2141ef0 VAL: 'env64' (28 sibs) 41: #nodes=31 vs #printed=31 41: -------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.parse_windows/5 (4 ms) 41: [ RUN ] INDENTATION/YmlTestCase.parse_windows/6 41: ------------------------------------------- 41: running test case 'unnecessary indentation' 41: ------------------------------------------- 41: --------------- 41: 41: skip_commits: 41: files: 41: - a 41: - b 41: - c 41: - d 41: - e 41: - f 41: more_files: 41: - a 41: - b 41: even_more_files: 41: - a 41: - b 41: more_skip: 41: files: 41: - a 41: - b 41: - c 41: - d 41: - e 41: - f 41: more_files: 41: - a 41: - b 41: --------------- 41: REF TREE: 41: 0x2af210e5d0 [ROOT] MAP: (0 sibs) 2 children: 41: 0x2af210b5a0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 41: 0x2af210b6e0 KEYSEQ: 'files' (3 sibs) 6 children: 41: 0x2af210b8b0 VAL: 'a' (6 sibs) 41: 0x2af210b948 VAL: 'b' (6 sibs) 41: 0x2af210b9e0 VAL: 'c' (6 sibs) 41: 0x2af210ba78 VAL: 'd' (6 sibs) 41: 0x2af210bb10 VAL: 'e' (6 sibs) 41: 0x2af210bba8 VAL: 'f' (6 sibs) 41: 0x2af210b778 KEYSEQ: 'more_files' (3 sibs) 2 children: 41: 0x2af210bc50 VAL: 'a' (2 sibs) 41: 0x2af210bce8 VAL: 'b' (2 sibs) 41: 0x2af210b810 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 41: 0x2af210bd90 VAL: 'a' (2 sibs) 41: 0x2af210be28 VAL: 'b' (2 sibs) 41: 0x2af210b638 KEYMAP: 'more_skip' (2 sibs) 2 children: 41: 0x2af210bed0 KEYSEQ: 'files' (2 sibs) 6 children: 41: 0x2af210c010 VAL: 'a' (6 sibs) 41: 0x2af210c0a8 VAL: 'b' (6 sibs) 41: 0x2af210c140 VAL: 'c' (6 sibs) 41: 0x2af210c1d8 VAL: 'd' (6 sibs) 41: 0x2af210c270 VAL: 'e' (6 sibs) 41: 0x2af210c308 VAL: 'f' (6 sibs) 41: 0x2af210bf68 KEYSEQ: 'more_files' (2 sibs) 2 children: 41: 0x2af210c3b0 VAL: 'a' (2 sibs) 41: 0x2af210c448 VAL: 'b' (2 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2af2142020 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2af21420b0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 41: [2] [2] 0x2af2142140 KEYSEQ: 'files' (3 sibs) 6 children: 41: [3] [3] 0x2af21421d0 VAL: 'a' (6 sibs) 41: [4] [4] 0x2af2142260 VAL: 'b' (6 sibs) 41: [5] [5] 0x2af21422f0 VAL: 'c' (6 sibs) 41: [6] [6] 0x2af2142380 VAL: 'd' (6 sibs) 41: [7] [7] 0x2af2142410 VAL: 'e' (6 sibs) 41: [8] [8] 0x2af21424a0 VAL: 'f' (6 sibs) 41: [9] [9] 0x2af2142530 KEYSEQ: 'more_files' (3 sibs) 2 children: 41: [10] [10] 0x2af21425c0 VAL: 'a' (2 sibs) 41: [11] [11] 0x2af2142650 VAL: 'b' (2 sibs) 41: [12] [12] 0x2af21426e0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 41: [13] [13] 0x2af2142770 VAL: 'a' (2 sibs) 41: [14] [14] 0x2af2142800 VAL: 'b' (2 sibs) 41: [15] [15] 0x2af2142890 KEYMAP: 'more_skip' (2 sibs) 2 children: 41: [16] [16] 0x2af2142920 KEYSEQ: 'files' (2 sibs) 6 children: 41: [17] [17] 0x2af21429b0 VAL: 'a' (6 sibs) 41: [18] [18] 0x2af2142a40 VAL: 'b' (6 sibs) 41: [19] [19] 0x2af2142ad0 VAL: 'c' (6 sibs) 41: [20] [20] 0x2af2142b60 VAL: 'd' (6 sibs) 41: [21] [21] 0x2af2142bf0 VAL: 'e' (6 sibs) 41: [22] [22] 0x2af2142c80 VAL: 'f' (6 sibs) 41: [23] [23] 0x2af2142d10 KEYSEQ: 'more_files' (2 sibs) 2 children: 41: [24] [24] 0x2af2142da0 VAL: 'a' (2 sibs) 41: [25] [25] 0x2af2142e30 VAL: 'b' (2 sibs) 41: #nodes=26 vs #printed=26 41: -------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.parse_windows/6 (3 ms) 41: [ RUN ] INDENTATION/YmlTestCase.parse_windows/7 41: ------------------------------------------- 41: running test case 'blank lines indented, 1 - at same scope' 41: ------------------------------------------- 41: --------------- 41: 41: skip_commits: 41: files: 41: - a # next line has 22 spaces (aligns with -) 41: 41: - b # next line has 23 spaces (aligns with #) 41: 41: - c # next line has 3 spaces 41: 41: - d 41: --------------- 41: REF TREE: 41: 0x2af210e6e8 [ROOT] MAP: (0 sibs) 1 children: 41: 0x2af210c540 KEYMAP: 'skip_commits' (1 sibs) 1 children: 41: 0x2af210c5e0 KEYSEQ: 'files' (1 sibs) 4 children: 41: 0x2af210dc80 VAL: 'a' (4 sibs) 41: 0x2af210dd18 VAL: 'b' (4 sibs) 41: 0x2af210ddb0 VAL: 'c' (4 sibs) 41: 0x2af210de48 VAL: 'd' (4 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2af2140500 [ROOT] MAP: (1 sibs) 1 children: 41: [1] [1] 0x2af2140590 KEYMAP: 'skip_commits' (1 sibs) 1 children: 41: [2] [2] 0x2af2140620 KEYSEQ: 'files' (1 sibs) 4 children: 41: [3] [3] 0x2af21406b0 VAL: 'a' (4 sibs) 41: [4] [4] 0x2af2140740 VAL: 'b' (4 sibs) 41: [5] [5] 0x2af21407d0 VAL: 'c' (4 sibs) 41: [6] [6] 0x2af2140860 VAL: 'd' (4 sibs) 41: #nodes=7 vs #printed=7 41: -------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.parse_windows/7 (1 ms) 41: [ RUN ] INDENTATION/YmlTestCase.parse_windows/8 41: ------------------------------------------- 41: running test case 'indentation at start' 41: ------------------------------------------- 41: --------------- 41: 41: foo: 41: - a 41: - b 41: bar: 41: - c 41: - d 41: --------------- 41: REF TREE: 41: 0x2af210e800 [ROOT] MAP: (0 sibs) 2 children: 41: 0x2af2107850 KEYSEQ: 'foo' (2 sibs) 2 children: 41: 0x2af2107710 VAL: 'a' (2 sibs) 41: 0x2af21077a8 VAL: 'b' (2 sibs) 41: 0x2af21078e8 KEYSEQ: 'bar' (2 sibs) 2 children: 41: 0x2af21075d0 VAL: 'c' (2 sibs) 41: 0x2af2107668 VAL: 'd' (2 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2af2143230 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2af21432c0 KEYSEQ: 'foo' (2 sibs) 2 children: 41: [2] [2] 0x2af2143350 VAL: 'a' (2 sibs) 41: [3] [3] 0x2af21433e0 VAL: 'b' (2 sibs) 41: [4] [4] 0x2af2143470 KEYSEQ: 'bar' (2 sibs) 2 children: 41: [5] [5] 0x2af2143500 VAL: 'c' (2 sibs) 41: [6] [6] 0x2af2143590 VAL: 'd' (2 sibs) 41: #nodes=7 vs #printed=7 41: -------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.parse_windows/8 (1 ms) 41: [ RUN ] INDENTATION/YmlTestCase.parse_windows/9 41: ------------------------------------------- 41: running test case 'unaligned comments' 41: ------------------------------------------- 41: --------------- 41: 41: stand2sit: 41: map: mirror 41: dat: 41: - a 41: - b 41: # 41: - b1 41: # 41: - b2 41: # 41: # 41: # 41: - b3 41: # 41: # 41: # 41: - b4 41: # 41: # - c 41: #- d 41: - b5 41: #- d2 41: #- d3 41: #- d4 41: - b6 41: #- d41 41: # 41: - b61 41: # 41: # 41: - b62 41: # 41: # 41: # 41: - b63 41: # 41: - b64 41: # 41: - b65 41: # 41: # 41: # 41: - b66 41: # 41: # 41: # 41: # 41: #- d41 41: #- d5 41: #- d6 41: #- d7 41: - b7 41: #- d8 41: # 41: # 41: # 41: - b8 41: # 41: # 41: # 41: - b9 41: # 41: # 41: - b10 41: # 41: # 41: - e 41: - f 41: - g 41: --------------- 41: REF TREE: 41: 0x2af210e918 [ROOT] MAP: (0 sibs) 1 children: 41: 0x2af21083e0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 41: 0x2af2107490 KEYVAL: 'map' 'mirror' (2 sibs) 41: 0x2af2107528 KEYSEQ: 'dat' (2 sibs) 21 children: 41: 0x2af2110980 VAL: 'a' (21 sibs) 41: 0x2af2110a18 VAL: 'b' (21 sibs) 41: 0x2af2110ab0 VAL: 'b1' (21 sibs) 41: 0x2af2110b48 VAL: 'b2' (21 sibs) 41: 0x2af2110be0 VAL: 'b3' (21 sibs) 41: 0x2af2110c78 VAL: 'b4' (21 sibs) 41: 0x2af2110d10 VAL: 'b5' (21 sibs) 41: 0x2af2110da8 VAL: 'b6' (21 sibs) 41: 0x2af2110e40 VAL: 'b61' (21 sibs) 41: 0x2af2110ed8 VAL: 'b62' (21 sibs) 41: 0x2af2110f70 VAL: 'b63' (21 sibs) 41: 0x2af2111008 VAL: 'b64' (21 sibs) 41: 0x2af21110a0 VAL: 'b65' (21 sibs) 41: 0x2af2111138 VAL: 'b66' (21 sibs) 41: 0x2af21111d0 VAL: 'b7' (21 sibs) 41: 0x2af2111268 VAL: 'b8' (21 sibs) 41: 0x2af2111300 VAL: 'b9' (21 sibs) 41: 0x2af2111398 VAL: 'b10' (21 sibs) 41: 0x2af2111430 VAL: 'e' (21 sibs) 41: 0x2af21114c8 VAL: 'f' (21 sibs) 41: 0x2af2111560 VAL: 'g' (21 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2af2144450 [ROOT] MAP: (1 sibs) 1 children: 41: [1] [1] 0x2af21444e0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 41: [2] [2] 0x2af2144570 KEYVAL: 'map' 'mirror' (2 sibs) 41: [3] [3] 0x2af2144600 KEYSEQ: 'dat' (2 sibs) 21 children: 41: [4] [4] 0x2af2144690 VAL: 'a' (21 sibs) 41: [5] [5] 0x2af2144720 VAL: 'b' (21 sibs) 41: [6] [6] 0x2af21447b0 VAL: 'b1' (21 sibs) 41: [7] [7] 0x2af2144840 VAL: 'b2' (21 sibs) 41: [8] [8] 0x2af21448d0 VAL: 'b3' (21 sibs) 41: [9] [9] 0x2af2144960 VAL: 'b4' (21 sibs) 41: [10] [10] 0x2af21449f0 VAL: 'b5' (21 sibs) 41: [11] [11] 0x2af2144a80 VAL: 'b6' (21 sibs) 41: [12] [12] 0x2af2144b10 VAL: 'b61' (21 sibs) 41: [13] [13] 0x2af2144ba0 VAL: 'b62' (21 sibs) 41: [14] [14] 0x2af2144c30 VAL: 'b63' (21 sibs) 41: [15] [15] 0x2af2144cc0 VAL: 'b64' (21 sibs) 41: [16] [16] 0x2af2144d50 VAL: 'b65' (21 sibs) 41: [17] [17] 0x2af2144de0 VAL: 'b66' (21 sibs) 41: [18] [18] 0x2af2144e70 VAL: 'b7' (21 sibs) 41: [19] [19] 0x2af2144f00 VAL: 'b8' (21 sibs) 41: [20] [20] 0x2af2144f90 VAL: 'b9' (21 sibs) 41: [21] [21] 0x2af2145020 VAL: 'b10' (21 sibs) 41: [22] [22] 0x2af21450b0 VAL: 'e' (21 sibs) 41: [23] [23] 0x2af2145140 VAL: 'f' (21 sibs) 41: [24] [24] 0x2af21451d0 VAL: 'g' (21 sibs) 41: #nodes=25 vs #printed=25 41: -------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.parse_windows/9 (3 ms) 41: [ RUN ] INDENTATION/YmlTestCase.parse_windows/10 41: ------------------------------------------- 41: running test case 'issue83' 41: ------------------------------------------- 41: --------------- 41: 41: e: 41: - f 41: g: h 41: a: 41: - b 41: 41: c: d 41: --------------- 41: REF TREE: 41: 0x2af210ea30 [ROOT] MAP: (0 sibs) 4 children: 41: 0x2af210d7a0 KEYSEQ: 'e' (4 sibs) 1 children: 41: 0x2af21095f0 VAL: 'f' (1 sibs) 41: 0x2af210d838 KEYVAL: 'g' 'h' (4 sibs) 41: 0x2af210d8d0 KEYSEQ: 'a' (4 sibs) 1 children: 41: 0x2af2109690 VAL: 'b' (1 sibs) 41: 0x2af210d968 KEYVAL: 'c' 'd' (4 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2af2143b40 [ROOT] MAP: (1 sibs) 4 children: 41: [1] [1] 0x2af2143bd0 KEYSEQ: 'e' (4 sibs) 1 children: 41: [2] [2] 0x2af2143c60 VAL: 'f' (1 sibs) 41: [3] [3] 0x2af2143cf0 KEYVAL: 'g' 'h' (4 sibs) 41: [4] [4] 0x2af2143d80 KEYSEQ: 'a' (4 sibs) 1 children: 41: [5] [5] 0x2af2143e10 VAL: 'b' (1 sibs) 41: [6] [6] 0x2af2143ea0 KEYVAL: 'c' 'd' (4 sibs) 41: #nodes=7 vs #printed=7 41: -------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.parse_windows/10 (1 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/0 41: ------------------------------------------- 41: running test case 'indented doc' 41: ------------------------------------------- 41: --- 41: - foo 41: - bar 41: - baz 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/0 (9 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/1 41: ------------------------------------------- 41: running test case '4 chars' 41: ------------------------------------------- 41: key: value 41: another_key: 41: sub_key0: 41: - val0 41: - val1 41: sub_key1: 41: - val2 41: - val3 41: sub_key2: 41: - val4 41: - val5 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/1 (1 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/2 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex0' 41: ------------------------------------------- 41: key: value 41: another_key: 41: sub_key0: 41: - val0 41: - val1 41: sub_key1: 41: - val2 41: - val3 41: sub_key2: 41: - val4 41: - val5 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/3 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex1' 41: ------------------------------------------- 41: key: value 41: another_key: 41: sub_key0: 41: - val0 41: - val1 41: sub_key1: 41: - val2 41: - val3 41: sub_key2: 41: - val4 41: - val5 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/4 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex2' 41: ------------------------------------------- 41: key: value 41: another_key: 41: sub_key0: 41: - val0 41: - val1 41: sub_key1: 41: - val2 41: - val3 41: sub_key2: 41: - val4 41: - val5 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/4 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/5 41: ------------------------------------------- 41: running test case 'non-indented blank lines' 41: ------------------------------------------- 41: matrix: 41: include: 41: - env01 41: - env02 41: - env03 41: - env04 41: - env11 41: - env12 41: - env13 41: - env14 41: - env21 41: - env22 41: - env23 41: - env24 41: - env31 41: - env32 41: - env33 41: - env34 41: - env41 41: - env42 41: - env43 41: - env44 41: - env51 41: - env52 41: - env53 41: - env54 41: - env61 41: - env62 41: - env63 41: - env64 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/5 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/6 41: ------------------------------------------- 41: running test case 'unnecessary indentation' 41: ------------------------------------------- 41: skip_commits: 41: files: 41: - a 41: - b 41: - c 41: - d 41: - e 41: - f 41: more_files: 41: - a 41: - b 41: even_more_files: 41: - a 41: - b 41: more_skip: 41: files: 41: - a 41: - b 41: - c 41: - d 41: - e 41: - f 41: more_files: 41: - a 41: - b 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/6 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/7 41: ------------------------------------------- 41: running test case 'blank lines indented, 1 - at same scope' 41: ------------------------------------------- 41: skip_commits: 41: files: 41: - a 41: - b 41: - c 41: - d 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/7 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/8 41: ------------------------------------------- 41: running test case 'indentation at start' 41: ------------------------------------------- 41: foo: 41: - a 41: - b 41: bar: 41: - c 41: - d 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/8 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/9 41: ------------------------------------------- 41: running test case 'unaligned comments' 41: ------------------------------------------- 41: stand2sit: 41: map: mirror 41: dat: 41: - a 41: - b 41: - b1 41: - b2 41: - b3 41: - b4 41: - b5 41: - b6 41: - b61 41: - b62 41: - b63 41: - b64 41: - b65 41: - b66 41: - b7 41: - b8 41: - b9 41: - b10 41: - e 41: - f 41: - g 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/9 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/10 41: ------------------------------------------- 41: running test case 'issue83' 41: ------------------------------------------- 41: e: 41: - f 41: g: h 41: a: 41: - b 41: c: d 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/10 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/0 41: ------------------------------------------- 41: running test case 'indented doc' 41: ------------------------------------------- 41: --- 41: - foo 41: - bar 41: - baz 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/1 41: ------------------------------------------- 41: running test case '4 chars' 41: ------------------------------------------- 41: key: value 41: another_key: 41: sub_key0: 41: - val0 41: - val1 41: sub_key1: 41: - val2 41: - val3 41: sub_key2: 41: - val4 41: - val5 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/2 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex0' 41: ------------------------------------------- 41: key: value 41: another_key: 41: sub_key0: 41: - val0 41: - val1 41: sub_key1: 41: - val2 41: - val3 41: sub_key2: 41: - val4 41: - val5 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/3 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex1' 41: ------------------------------------------- 41: key: value 41: another_key: 41: sub_key0: 41: - val0 41: - val1 41: sub_key1: 41: - val2 41: - val3 41: sub_key2: 41: - val4 41: - val5 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/4 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex2' 41: ------------------------------------------- 41: key: value 41: another_key: 41: sub_key0: 41: - val0 41: - val1 41: sub_key1: 41: - val2 41: - val3 41: sub_key2: 41: - val4 41: - val5 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/4 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/5 41: ------------------------------------------- 41: running test case 'non-indented blank lines' 41: ------------------------------------------- 41: matrix: 41: include: 41: - env01 41: - env02 41: - env03 41: - env04 41: - env11 41: - env12 41: - env13 41: - env14 41: - env21 41: - env22 41: - env23 41: - env24 41: - env31 41: - env32 41: - env33 41: - env34 41: - env41 41: - env42 41: - env43 41: - env44 41: - env51 41: - env52 41: - env53 41: - env54 41: - env61 41: - env62 41: - env63 41: - env64 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/5 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/6 41: ------------------------------------------- 41: running test case 'unnecessary indentation' 41: ------------------------------------------- 41: skip_commits: 41: files: 41: - a 41: - b 41: - c 41: - d 41: - e 41: - f 41: more_files: 41: - a 41: - b 41: even_more_files: 41: - a 41: - b 41: more_skip: 41: files: 41: - a 41: - b 41: - c 41: - d 41: - e 41: - f 41: more_files: 41: - a 41: - b 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/6 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/7 41: ------------------------------------------- 41: running test case 'blank lines indented, 1 - at same scope' 41: ------------------------------------------- 41: skip_commits: 41: files: 41: - a 41: - b 41: - c 41: - d 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/7 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/8 41: ------------------------------------------- 41: running test case 'indentation at start' 41: ------------------------------------------- 41: foo: 41: - a 41: - b 41: bar: 41: - c 41: - d 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/8 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/9 41: ------------------------------------------- 41: running test case 'unaligned comments' 41: ------------------------------------------- 41: stand2sit: 41: map: mirror 41: dat: 41: - a 41: - b 41: - b1 41: - b2 41: - b3 41: - b4 41: - b5 41: - b6 41: - b61 41: - b62 41: - b63 41: - b64 41: - b65 41: - b66 41: - b7 41: - b8 41: - b9 41: - b10 41: - e 41: - f 41: - g 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/9 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/10 41: ------------------------------------------- 41: running test case 'issue83' 41: ------------------------------------------- 41: e: 41: - f 41: g: h 41: a: 41: - b 41: c: d 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/10 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_cout/0 41: ------------------------------------------- 41: running test case 'indented doc' 41: ------------------------------------------- 41: --- 41: - foo 41: - bar 41: - baz 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_cout/0 (1 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_cout/1 41: ------------------------------------------- 41: running test case '4 chars' 41: ------------------------------------------- 41: key: value 41: another_key: 41: sub_key0: 41: - val0 41: - val1 41: sub_key1: 41: - val2 41: - val3 41: sub_key2: 41: - val4 41: - val5 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_cout/2 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex0' 41: ------------------------------------------- 41: key: value 41: another_key: 41: sub_key0: 41: - val0 41: - val1 41: sub_key1: 41: - val2 41: - val3 41: sub_key2: 41: - val4 41: - val5 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_cout/3 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex1' 41: ------------------------------------------- 41: key: value 41: another_key: 41: sub_key0: 41: - val0 41: - val1 41: sub_key1: 41: - val2 41: - val3 41: sub_key2: 41: - val4 41: - val5 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_cout/4 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex2' 41: ------------------------------------------- 41: key: value 41: another_key: 41: sub_key0: 41: - val0 41: - val1 41: sub_key1: 41: - val2 41: - val3 41: sub_key2: 41: - val4 41: - val5 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_cout/4 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_cout/5 41: ------------------------------------------- 41: running test case 'non-indented blank lines' 41: ------------------------------------------- 41: matrix: 41: include: 41: - env01 41: - env02 41: - env03 41: - env04 41: - env11 41: - env12 41: - env13 41: - env14 41: - env21 41: - env22 41: - env23 41: - env24 41: - env31 41: - env32 41: - env33 41: - env34 41: - env41 41: - env42 41: - env43 41: - env44 41: - env51 41: - env52 41: - env53 41: - env54 41: - env61 41: - env62 41: - env63 41: - env64 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_cout/5 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_cout/6 41: ------------------------------------------- 41: running test case 'unnecessary indentation' 41: ------------------------------------------- 41: skip_commits: 41: files: 41: - a 41: - b 41: - c 41: - d 41: - e 41: - f 41: more_files: 41: - a 41: - b 41: even_more_files: 41: - a 41: - b 41: more_skip: 41: files: 41: - a 41: - b 41: - c 41: - d 41: - e 41: - f 41: more_files: 41: - a 41: - b 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_cout/6 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_cout/7 41: ------------------------------------------- 41: running test case 'blank lines indented, 1 - at same scope' 41: ------------------------------------------- 41: skip_commits: 41: files: 41: - a 41: - b 41: - c 41: - d 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_cout/7 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_cout/8 41: ------------------------------------------- 41: running test case 'indentation at start' 41: ------------------------------------------- 41: foo: 41: - a 41: - b 41: bar: 41: - c 41: - d 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_cout/8 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_cout/9 41: ------------------------------------------- 41: running test case 'unaligned comments' 41: ------------------------------------------- 41: stand2sit: 41: map: mirror 41: dat: 41: - a 41: - b 41: - b1 41: - b2 41: - b3 41: - b4 41: - b5 41: - b6 41: - b61 41: - b62 41: - b63 41: - b64 41: - b65 41: - b66 41: - b7 41: - b8 41: - b9 41: - b10 41: - e 41: - f 41: - g 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_cout/9 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_cout/10 41: ------------------------------------------- 41: running test case 'issue83' 41: ------------------------------------------- 41: e: 41: - f 41: g: h 41: a: 41: - b 41: c: d 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_cout/10 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_cout/0 41: ------------------------------------------- 41: running test case 'indented doc' 41: ------------------------------------------- 41: --- 41: - foo 41: - bar 41: - baz 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_cout/1 41: ------------------------------------------- 41: running test case '4 chars' 41: ------------------------------------------- 41: key: value 41: another_key: 41: sub_key0: 41: - val0 41: - val1 41: sub_key1: 41: - val2 41: - val3 41: sub_key2: 41: - val4 41: - val5 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_cout/2 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex0' 41: ------------------------------------------- 41: key: value 41: another_key: 41: sub_key0: 41: - val0 41: - val1 41: sub_key1: 41: - val2 41: - val3 41: sub_key2: 41: - val4 41: - val5 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_cout/3 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex1' 41: ------------------------------------------- 41: key: value 41: another_key: 41: sub_key0: 41: - val0 41: - val1 41: sub_key1: 41: - val2 41: - val3 41: sub_key2: 41: - val4 41: - val5 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_cout/4 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex2' 41: ------------------------------------------- 41: key: value 41: another_key: 41: sub_key0: 41: - val0 41: - val1 41: sub_key1: 41: - val2 41: - val3 41: sub_key2: 41: - val4 41: - val5 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_cout/4 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_cout/5 41: ------------------------------------------- 41: running test case 'non-indented blank lines' 41: ------------------------------------------- 41: matrix: 41: include: 41: - env01 41: - env02 41: - env03 41: - env04 41: - env11 41: - env12 41: - env13 41: - env14 41: - env21 41: - env22 41: - env23 41: - env24 41: - env31 41: - env32 41: - env33 41: - env34 41: - env41 41: - env42 41: - env43 41: - env44 41: - env51 41: - env52 41: - env53 41: - env54 41: - env61 41: - env62 41: - env63 41: - env64 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_cout/5 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_cout/6 41: ------------------------------------------- 41: running test case 'unnecessary indentation' 41: ------------------------------------------- 41: skip_commits: 41: files: 41: - a 41: - b 41: - c 41: - d 41: - e 41: - f 41: more_files: 41: - a 41: - b 41: even_more_files: 41: - a 41: - b 41: more_skip: 41: files: 41: - a 41: - b 41: - c 41: - d 41: - e 41: - f 41: more_files: 41: - a 41: - b 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_cout/6 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_cout/7 41: ------------------------------------------- 41: running test case 'blank lines indented, 1 - at same scope' 41: ------------------------------------------- 41: skip_commits: 41: files: 41: - a 41: - b 41: - c 41: - d 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_cout/7 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_cout/8 41: ------------------------------------------- 41: running test case 'indentation at start' 41: ------------------------------------------- 41: foo: 41: - a 41: - b 41: bar: 41: - c 41: - d 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_cout/8 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_cout/9 41: ------------------------------------------- 41: running test case 'unaligned comments' 41: ------------------------------------------- 41: stand2sit: 41: map: mirror 41: dat: 41: - a 41: - b 41: - b1 41: - b2 41: - b3 41: - b4 41: - b5 41: - b6 41: - b61 41: - b62 41: - b63 41: - b64 41: - b65 41: - b66 41: - b7 41: - b8 41: - b9 41: - b10 41: - e 41: - f 41: - g 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_cout/9 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_cout/10 41: ------------------------------------------- 41: running test case 'issue83' 41: ------------------------------------------- 41: e: 41: - f 41: g: h 41: a: 41: - b 41: c: d 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_cout/10 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/0 41: ------------------------------------------- 41: running test case 'indented doc' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/0 (2 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/1 41: ------------------------------------------- 41: running test case '4 chars' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/1 (1 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/2 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex0' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/3 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex1' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/4 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex2' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/4 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/5 41: ------------------------------------------- 41: running test case 'non-indented blank lines' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/5 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/6 41: ------------------------------------------- 41: running test case 'unnecessary indentation' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/6 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/7 41: ------------------------------------------- 41: running test case 'blank lines indented, 1 - at same scope' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/7 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/8 41: ------------------------------------------- 41: running test case 'indentation at start' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/8 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/9 41: ------------------------------------------- 41: running test case 'unaligned comments' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/9 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/10 41: ------------------------------------------- 41: running test case 'issue83' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/10 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/0 41: ------------------------------------------- 41: running test case 'indented doc' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/1 41: ------------------------------------------- 41: running test case '4 chars' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/2 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex0' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/3 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex1' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/4 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex2' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/4 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/5 41: ------------------------------------------- 41: running test case 'non-indented blank lines' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/5 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/6 41: ------------------------------------------- 41: running test case 'unnecessary indentation' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/6 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/7 41: ------------------------------------------- 41: running test case 'blank lines indented, 1 - at same scope' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/7 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/8 41: ------------------------------------------- 41: running test case 'indentation at start' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/8 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/9 41: ------------------------------------------- 41: running test case 'unaligned comments' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/9 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/10 41: ------------------------------------------- 41: running test case 'issue83' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/10 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/0 41: ------------------------------------------- 41: running test case 'indented doc' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/0 (11 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/1 41: ------------------------------------------- 41: running test case '4 chars' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/1 (4 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/2 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex0' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/2 (3 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/3 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex1' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/3 (3 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/4 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex2' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/4 (3 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/5 41: ------------------------------------------- 41: running test case 'non-indented blank lines' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/5 (3 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/6 41: ------------------------------------------- 41: running test case 'unnecessary indentation' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/6 (3 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/7 41: ------------------------------------------- 41: running test case 'blank lines indented, 1 - at same scope' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/7 (3 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/8 41: ------------------------------------------- 41: running test case 'indentation at start' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/8 (3 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/9 41: ------------------------------------------- 41: running test case 'unaligned comments' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/9 (3 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/10 41: ------------------------------------------- 41: running test case 'issue83' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/10 (3 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/0 41: ------------------------------------------- 41: running test case 'indented doc' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/0 (3 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/1 41: ------------------------------------------- 41: running test case '4 chars' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/1 (3 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/2 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex0' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/2 (3 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/3 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex1' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/3 (3 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/4 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex2' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/4 (4 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/5 41: ------------------------------------------- 41: running test case 'non-indented blank lines' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/5 (3 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/6 41: ------------------------------------------- 41: running test case 'unnecessary indentation' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/6 (3 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/7 41: ------------------------------------------- 41: running test case 'blank lines indented, 1 - at same scope' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/7 (3 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/8 41: ------------------------------------------- 41: running test case 'indentation at start' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/8 (3 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/9 41: ------------------------------------------- 41: running test case 'unaligned comments' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/9 (3 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/10 41: ------------------------------------------- 41: running test case 'issue83' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/10 (3 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_string/0 41: ------------------------------------------- 41: running test case 'indented doc' 41: ------------------------------------------- 41: --- 41: - foo 41: - bar 41: - baz 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_string/0 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_string/1 41: ------------------------------------------- 41: running test case '4 chars' 41: ------------------------------------------- 41: key: value 41: another_key: 41: sub_key0: 41: - val0 41: - val1 41: sub_key1: 41: - val2 41: - val3 41: sub_key2: 41: - val4 41: - val5 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_string/1 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_string/2 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex0' 41: ------------------------------------------- 41: key: value 41: another_key: 41: sub_key0: 41: - val0 41: - val1 41: sub_key1: 41: - val2 41: - val3 41: sub_key2: 41: - val4 41: - val5 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_string/2 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_string/3 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex1' 41: ------------------------------------------- 41: key: value 41: another_key: 41: sub_key0: 41: - val0 41: - val1 41: sub_key1: 41: - val2 41: - val3 41: sub_key2: 41: - val4 41: - val5 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_string/3 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_string/4 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex2' 41: ------------------------------------------- 41: key: value 41: another_key: 41: sub_key0: 41: - val0 41: - val1 41: sub_key1: 41: - val2 41: - val3 41: sub_key2: 41: - val4 41: - val5 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_string/4 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_string/5 41: ------------------------------------------- 41: running test case 'non-indented blank lines' 41: ------------------------------------------- 41: matrix: 41: include: 41: - env01 41: - env02 41: - env03 41: - env04 41: - env11 41: - env12 41: - env13 41: - env14 41: - env21 41: - env22 41: - env23 41: - env24 41: - env31 41: - env32 41: - env33 41: - env34 41: - env41 41: - env42 41: - env43 41: - env44 41: - env51 41: - env52 41: - env53 41: - env54 41: - env61 41: - env62 41: - env63 41: - env64 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_string/5 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_string/6 41: ------------------------------------------- 41: running test case 'unnecessary indentation' 41: ------------------------------------------- 41: skip_commits: 41: files: 41: - a 41: - b 41: - c 41: - d 41: - e 41: - f 41: more_files: 41: - a 41: - b 41: even_more_files: 41: - a 41: - b 41: more_skip: 41: files: 41: - a 41: - b 41: - c 41: - d 41: - e 41: - f 41: more_files: 41: - a 41: - b 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_string/6 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_string/7 41: ------------------------------------------- 41: running test case 'blank lines indented, 1 - at same scope' 41: ------------------------------------------- 41: skip_commits: 41: files: 41: - a 41: - b 41: - c 41: - d 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_string/7 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_string/8 41: ------------------------------------------- 41: running test case 'indentation at start' 41: ------------------------------------------- 41: foo: 41: - a 41: - b 41: bar: 41: - c 41: - d 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_string/8 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_string/9 41: ------------------------------------------- 41: running test case 'unaligned comments' 41: ------------------------------------------- 41: stand2sit: 41: map: mirror 41: dat: 41: - a 41: - b 41: - b1 41: - b2 41: - b3 41: - b4 41: - b5 41: - b6 41: - b61 41: - b62 41: - b63 41: - b64 41: - b65 41: - b66 41: - b7 41: - b8 41: - b9 41: - b10 41: - e 41: - f 41: - g 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_string/9 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_string/10 41: ------------------------------------------- 41: running test case 'issue83' 41: ------------------------------------------- 41: e: 41: - f 41: g: h 41: a: 41: - b 41: c: d 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_string/10 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_string/0 41: ------------------------------------------- 41: running test case 'indented doc' 41: ------------------------------------------- 41: --- 41: - foo 41: - bar 41: - baz 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_string/0 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_string/1 41: ------------------------------------------- 41: running test case '4 chars' 41: ------------------------------------------- 41: key: value 41: another_key: 41: sub_key0: 41: - val0 41: - val1 41: sub_key1: 41: - val2 41: - val3 41: sub_key2: 41: - val4 41: - val5 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_string/1 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_string/2 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex0' 41: ------------------------------------------- 41: key: value 41: another_key: 41: sub_key0: 41: - val0 41: - val1 41: sub_key1: 41: - val2 41: - val3 41: sub_key2: 41: - val4 41: - val5 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_string/2 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_string/3 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex1' 41: ------------------------------------------- 41: key: value 41: another_key: 41: sub_key0: 41: - val0 41: - val1 41: sub_key1: 41: - val2 41: - val3 41: sub_key2: 41: - val4 41: - val5 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_string/3 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_string/4 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex2' 41: ------------------------------------------- 41: key: value 41: another_key: 41: sub_key0: 41: - val0 41: - val1 41: sub_key1: 41: - val2 41: - val3 41: sub_key2: 41: - val4 41: - val5 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_string/4 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_string/5 41: ------------------------------------------- 41: running test case 'non-indented blank lines' 41: ------------------------------------------- 41: matrix: 41: include: 41: - env01 41: - env02 41: - env03 41: - env04 41: - env11 41: - env12 41: - env13 41: - env14 41: - env21 41: - env22 41: - env23 41: - env24 41: - env31 41: - env32 41: - env33 41: - env34 41: - env41 41: - env42 41: - env43 41: - env44 41: - env51 41: - env52 41: - env53 41: - env54 41: - env61 41: - env62 41: - env63 41: - env64 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_string/5 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_string/6 41: ------------------------------------------- 41: running test case 'unnecessary indentation' 41: ------------------------------------------- 41: skip_commits: 41: files: 41: - a 41: - b 41: - c 41: - d 41: - e 41: - f 41: more_files: 41: - a 41: - b 41: even_more_files: 41: - a 41: - b 41: more_skip: 41: files: 41: - a 41: - b 41: - c 41: - d 41: - e 41: - f 41: more_files: 41: - a 41: - b 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_string/6 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_string/7 41: ------------------------------------------- 41: running test case 'blank lines indented, 1 - at same scope' 41: ------------------------------------------- 41: skip_commits: 41: files: 41: - a 41: - b 41: - c 41: - d 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_string/7 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_string/8 41: ------------------------------------------- 41: running test case 'indentation at start' 41: ------------------------------------------- 41: foo: 41: - a 41: - b 41: bar: 41: - c 41: - d 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_string/8 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_string/9 41: ------------------------------------------- 41: running test case 'unaligned comments' 41: ------------------------------------------- 41: stand2sit: 41: map: mirror 41: dat: 41: - a 41: - b 41: - b1 41: - b2 41: - b3 41: - b4 41: - b5 41: - b6 41: - b61 41: - b62 41: - b63 41: - b64 41: - b65 41: - b66 41: - b7 41: - b8 41: - b9 41: - b10 41: - e 41: - f 41: - g 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_string/9 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_string/10 41: ------------------------------------------- 41: running test case 'issue83' 41: ------------------------------------------- 41: e: 41: - f 41: g: h 41: a: 41: - b 41: c: d 41: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_string/10 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs/0 41: ------------------------------------------- 41: running test case 'indented doc' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.unix_emitrs/0 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs/1 41: ------------------------------------------- 41: running test case '4 chars' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.unix_emitrs/1 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs/2 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex0' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.unix_emitrs/2 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs/3 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex1' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.unix_emitrs/3 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs/4 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex2' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.unix_emitrs/4 (1 ms) 41: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs/5 41: ------------------------------------------- 41: running test case 'non-indented blank lines' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.unix_emitrs/5 (1 ms) 41: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs/6 41: ------------------------------------------- 41: running test case 'unnecessary indentation' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.unix_emitrs/6 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs/7 41: ------------------------------------------- 41: running test case 'blank lines indented, 1 - at same scope' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.unix_emitrs/7 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs/8 41: ------------------------------------------- 41: running test case 'indentation at start' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.unix_emitrs/8 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs/9 41: ------------------------------------------- 41: running test case 'unaligned comments' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.unix_emitrs/9 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs/10 41: ------------------------------------------- 41: running test case 'issue83' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.unix_emitrs/10 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs/0 41: ------------------------------------------- 41: running test case 'indented doc' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.windows_emitrs/0 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs/1 41: ------------------------------------------- 41: running test case '4 chars' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.windows_emitrs/1 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs/2 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex0' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.windows_emitrs/2 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs/3 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex1' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.windows_emitrs/3 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs/4 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex2' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.windows_emitrs/4 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs/5 41: ------------------------------------------- 41: running test case 'non-indented blank lines' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.windows_emitrs/5 (1 ms) 41: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs/6 41: ------------------------------------------- 41: running test case 'unnecessary indentation' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.windows_emitrs/6 (1 ms) 41: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs/7 41: ------------------------------------------- 41: running test case 'blank lines indented, 1 - at same scope' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.windows_emitrs/7 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs/8 41: ------------------------------------------- 41: running test case 'indentation at start' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.windows_emitrs/8 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs/9 41: ------------------------------------------- 41: running test case 'unaligned comments' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.windows_emitrs/9 (1 ms) 41: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs/10 41: ------------------------------------------- 41: running test case 'issue83' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.windows_emitrs/10 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_cfile/0 41: ------------------------------------------- 41: running test case 'indented doc' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_cfile/0 (6 ms) 41: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_cfile/1 41: ------------------------------------------- 41: running test case '4 chars' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_cfile/1 (4 ms) 41: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_cfile/2 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex0' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_cfile/2 (3 ms) 41: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_cfile/3 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex1' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_cfile/3 (3 ms) 41: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_cfile/4 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex2' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_cfile/4 (3 ms) 41: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_cfile/5 41: ------------------------------------------- 41: running test case 'non-indented blank lines' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_cfile/5 (4 ms) 41: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_cfile/6 41: ------------------------------------------- 41: running test case 'unnecessary indentation' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_cfile/6 (3 ms) 41: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_cfile/7 41: ------------------------------------------- 41: running test case 'blank lines indented, 1 - at same scope' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_cfile/7 (3 ms) 41: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_cfile/8 41: ------------------------------------------- 41: running test case 'indentation at start' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_cfile/8 (3 ms) 41: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_cfile/9 41: ------------------------------------------- 41: running test case 'unaligned comments' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_cfile/9 (4 ms) 41: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_cfile/10 41: ------------------------------------------- 41: running test case 'issue83' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_cfile/10 (3 ms) 41: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_cfile/0 41: ------------------------------------------- 41: running test case 'indented doc' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_cfile/0 (3 ms) 41: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_cfile/1 41: ------------------------------------------- 41: running test case '4 chars' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_cfile/1 (4 ms) 41: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_cfile/2 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex0' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_cfile/2 (3 ms) 41: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_cfile/3 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex1' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_cfile/3 (3 ms) 41: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_cfile/4 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex2' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_cfile/4 (3 ms) 41: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_cfile/5 41: ------------------------------------------- 41: running test case 'non-indented blank lines' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_cfile/5 (4 ms) 41: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_cfile/6 41: ------------------------------------------- 41: running test case 'unnecessary indentation' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_cfile/6 (3 ms) 41: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_cfile/7 41: ------------------------------------------- 41: running test case 'blank lines indented, 1 - at same scope' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_cfile/7 (3 ms) 41: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_cfile/8 41: ------------------------------------------- 41: running test case 'indentation at start' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_cfile/8 (3 ms) 41: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_cfile/9 41: ------------------------------------------- 41: running test case 'unaligned comments' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_cfile/9 (3 ms) 41: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_cfile/10 41: ------------------------------------------- 41: running test case 'issue83' 41: ------------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_cfile/10 (3 ms) 41: [ RUN ] INDENTATION/YmlTestCase.complete_unix_round_trip/0 41: ------------------------------------------- 41: running test case 'indented doc' 41: ------------------------------------------- 41: ~~~~~~~~~~~~~~ src yml: 41: \n 41: # this is an indented doc\n 41: ---\n 41: - foo\n 41: - bar\n 41: - baz\n 41: ~~~~~~~~~~~~~~ parsed tree: 41: -------------------------------------- 41: [0][0] 0x2af212e860 [ROOT] STREAM: (1 sibs) 1 children: 41: [1] [1] 0x2af212e8f0 DOCSEQ: (1 sibs) 3 children: 41: [2] [2] 0x2af212e980 VAL: 'foo' (3 sibs) 41: [3] [3] 0x2af212ea10 VAL: 'bar' (3 sibs) 41: [4] [4] 0x2af212eaa0 VAL: 'baz' (3 sibs) 41: #nodes=5 vs #printed=5 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ emitted yml: 41: ---\n 41: - foo\n 41: - bar\n 41: - baz\n 41: ~~~~~~~~~~~~~~ emitted tree: 41: -------------------------------------- 41: [0][0] 0x2af2146c30 [ROOT] STREAM: (1 sibs) 1 children: 41: [1] [1] 0x2af2146cc0 DOCSEQ: (1 sibs) 3 children: 41: [2] [2] 0x2af2146d50 VAL: 'foo' (3 sibs) 41: [3] [3] 0x2af2146de0 VAL: 'bar' (3 sibs) 41: [4] [4] 0x2af2146e70 VAL: 'baz' (3 sibs) 41: #nodes=5 vs #printed=5 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ 41: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip/0 (3 ms) 41: [ RUN ] INDENTATION/YmlTestCase.complete_unix_round_trip/1 41: ------------------------------------------- 41: running test case '4 chars' 41: ------------------------------------------- 41: ~~~~~~~~~~~~~~ src yml: 41: \n 41: key:\n 41: value\n 41: another_key:\n 41: sub_key0:\n 41: - val0\n 41: - val1\n 41: sub_key1:\n 41: - val2\n 41: - val3\n 41: sub_key2:\n 41: - val4\n 41: - val5\n 41: ~~~~~~~~~~~~~~ parsed tree: 41: -------------------------------------- 41: [0][0] 0x2af212fb20 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2af212fbb0 KEYVAL: 'key' 'value' (2 sibs) 41: [2] [2] 0x2af212fc40 KEYMAP: 'another_key' (2 sibs) 3 children: 41: [3] [3] 0x2af212fcd0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: [4] [4] 0x2af212fd60 VAL: 'val0' (2 sibs) 41: [5] [5] 0x2af212fdf0 VAL: 'val1' (2 sibs) 41: [6] [6] 0x2af212fe80 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: [7] [7] 0x2af212ff10 VAL: 'val2' (2 sibs) 41: [8] [8] 0x2af212ffa0 VAL: 'val3' (2 sibs) 41: [9] [9] 0x2af2130030 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: [10] [10] 0x2af21300c0 VAL: 'val4' (2 sibs) 41: [11] [11] 0x2af2130150 VAL: 'val5' (2 sibs) 41: #nodes=12 vs #printed=12 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ emitted yml: 41: key: value\n 41: another_key:\n 41: sub_key0:\n 41: - val0\n 41: - val1\n 41: sub_key1:\n 41: - val2\n 41: - val3\n 41: sub_key2:\n 41: - val4\n 41: - val5\n 41: ~~~~~~~~~~~~~~ emitted tree: 41: -------------------------------------- 41: [0][0] 0x2af2147e20 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2af2147eb0 KEYVAL: 'key' 'value' (2 sibs) 41: [2] [2] 0x2af2147f40 KEYMAP: 'another_key' (2 sibs) 3 children: 41: [3] [3] 0x2af2147fd0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: [4] [4] 0x2af2148060 VAL: 'val0' (2 sibs) 41: [5] [5] 0x2af21480f0 VAL: 'val1' (2 sibs) 41: [6] [6] 0x2af2148180 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: [7] [7] 0x2af2148210 VAL: 'val2' (2 sibs) 41: [8] [8] 0x2af21482a0 VAL: 'val3' (2 sibs) 41: [9] [9] 0x2af2148330 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: [10] [10] 0x2af21483c0 VAL: 'val4' (2 sibs) 41: [11] [11] 0x2af2148450 VAL: 'val5' (2 sibs) 41: #nodes=12 vs #printed=12 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ 41: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip/1 (2 ms) 41: [ RUN ] INDENTATION/YmlTestCase.complete_unix_round_trip/2 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex0' 41: ------------------------------------------- 41: ~~~~~~~~~~~~~~ src yml: 41: \n 41: key:\n 41: value\n 41: another_key:\n 41: sub_key0:\n 41: - val0\n 41: - val1\n 41: sub_key1:\n 41: - val2\n 41: - val3\n 41: sub_key2:\n 41: - val4\n 41: - val5\n 41: ~~~~~~~~~~~~~~ parsed tree: 41: -------------------------------------- 41: [0][0] 0x2af2130cd0 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2af2130d60 KEYVAL: 'key' 'value' (2 sibs) 41: [2] [2] 0x2af2130df0 KEYMAP: 'another_key' (2 sibs) 3 children: 41: [3] [3] 0x2af2130e80 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: [4] [4] 0x2af2130f10 VAL: 'val0' (2 sibs) 41: [5] [5] 0x2af2130fa0 VAL: 'val1' (2 sibs) 41: [6] [6] 0x2af2131030 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: [7] [7] 0x2af21310c0 VAL: 'val2' (2 sibs) 41: [8] [8] 0x2af2131150 VAL: 'val3' (2 sibs) 41: [9] [9] 0x2af21311e0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: [10] [10] 0x2af2131270 VAL: 'val4' (2 sibs) 41: [11] [11] 0x2af2131300 VAL: 'val5' (2 sibs) 41: #nodes=12 vs #printed=12 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ emitted yml: 41: key: value\n 41: another_key:\n 41: sub_key0:\n 41: - val0\n 41: - val1\n 41: sub_key1:\n 41: - val2\n 41: - val3\n 41: sub_key2:\n 41: - val4\n 41: - val5\n 41: ~~~~~~~~~~~~~~ emitted tree: 41: -------------------------------------- 41: [0][0] 0x2af2148730 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2af21487c0 KEYVAL: 'key' 'value' (2 sibs) 41: [2] [2] 0x2af2148850 KEYMAP: 'another_key' (2 sibs) 3 children: 41: [3] [3] 0x2af21488e0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: [4] [4] 0x2af2148970 VAL: 'val0' (2 sibs) 41: [5] [5] 0x2af2148a00 VAL: 'val1' (2 sibs) 41: [6] [6] 0x2af2148a90 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: [7] [7] 0x2af2148b20 VAL: 'val2' (2 sibs) 41: [8] [8] 0x2af2148bb0 VAL: 'val3' (2 sibs) 41: [9] [9] 0x2af2148c40 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: [10] [10] 0x2af2148cd0 VAL: 'val4' (2 sibs) 41: [11] [11] 0x2af2148d60 VAL: 'val5' (2 sibs) 41: #nodes=12 vs #printed=12 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ 41: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip/2 (3 ms) 41: [ RUN ] INDENTATION/YmlTestCase.complete_unix_round_trip/3 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex1' 41: ------------------------------------------- 41: ~~~~~~~~~~~~~~ src yml: 41: \n 41: key:\n 41: value\n 41: another_key:\n 41: sub_key0:\n 41: - val0\n 41: - val1\n 41: sub_key1:\n 41: - val2\n 41: - val3\n 41: sub_key2:\n 41: - val4\n 41: - val5\n 41: ~~~~~~~~~~~~~~ parsed tree: 41: -------------------------------------- 41: [0][0] 0x2af2131e80 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2af2131f10 KEYVAL: 'key' 'value' (2 sibs) 41: [2] [2] 0x2af2131fa0 KEYMAP: 'another_key' (2 sibs) 3 children: 41: [3] [3] 0x2af2132030 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: [4] [4] 0x2af21320c0 VAL: 'val0' (2 sibs) 41: [5] [5] 0x2af2132150 VAL: 'val1' (2 sibs) 41: [6] [6] 0x2af21321e0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: [7] [7] 0x2af2132270 VAL: 'val2' (2 sibs) 41: [8] [8] 0x2af2132300 VAL: 'val3' (2 sibs) 41: [9] [9] 0x2af2132390 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: [10] [10] 0x2af2132420 VAL: 'val4' (2 sibs) 41: [11] [11] 0x2af21324b0 VAL: 'val5' (2 sibs) 41: #nodes=12 vs #printed=12 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ emitted yml: 41: key: value\n 41: another_key:\n 41: sub_key0:\n 41: - val0\n 41: - val1\n 41: sub_key1:\n 41: - val2\n 41: - val3\n 41: sub_key2:\n 41: - val4\n 41: - val5\n 41: ~~~~~~~~~~~~~~ emitted tree: 41: -------------------------------------- 41: [0][0] 0x2af2149040 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2af21490d0 KEYVAL: 'key' 'value' (2 sibs) 41: [2] [2] 0x2af2149160 KEYMAP: 'another_key' (2 sibs) 3 children: 41: [3] [3] 0x2af21491f0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: [4] [4] 0x2af2149280 VAL: 'val0' (2 sibs) 41: [5] [5] 0x2af2149310 VAL: 'val1' (2 sibs) 41: [6] [6] 0x2af21493a0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: [7] [7] 0x2af2149430 VAL: 'val2' (2 sibs) 41: [8] [8] 0x2af21494c0 VAL: 'val3' (2 sibs) 41: [9] [9] 0x2af2149550 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: [10] [10] 0x2af21495e0 VAL: 'val4' (2 sibs) 41: [11] [11] 0x2af2149670 VAL: 'val5' (2 sibs) 41: #nodes=12 vs #printed=12 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ 41: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip/3 (3 ms) 41: [ RUN ] INDENTATION/YmlTestCase.complete_unix_round_trip/4 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex2' 41: ------------------------------------------- 41: ~~~~~~~~~~~~~~ src yml: 41: \n 41: key:\n 41: value\n 41: another_key:\n 41: sub_key0:\n 41: - val0\n 41: - val1\n 41: sub_key1:\n 41: - val2\n 41: - val3\n 41: sub_key2:\n 41: - val4\n 41: - val5\n 41: ~~~~~~~~~~~~~~ parsed tree: 41: -------------------------------------- 41: [0][0] 0x2af2133030 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2af21330c0 KEYVAL: 'key' 'value' (2 sibs) 41: [2] [2] 0x2af2133150 KEYMAP: 'another_key' (2 sibs) 3 children: 41: [3] [3] 0x2af21331e0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: [4] [4] 0x2af2133270 VAL: 'val0' (2 sibs) 41: [5] [5] 0x2af2133300 VAL: 'val1' (2 sibs) 41: [6] [6] 0x2af2133390 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: [7] [7] 0x2af2133420 VAL: 'val2' (2 sibs) 41: [8] [8] 0x2af21334b0 VAL: 'val3' (2 sibs) 41: [9] [9] 0x2af2133540 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: [10] [10] 0x2af21335d0 VAL: 'val4' (2 sibs) 41: [11] [11] 0x2af2133660 VAL: 'val5' (2 sibs) 41: #nodes=12 vs #printed=12 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ emitted yml: 41: key: value\n 41: another_key:\n 41: sub_key0:\n 41: - val0\n 41: - val1\n 41: sub_key1:\n 41: - val2\n 41: - val3\n 41: sub_key2:\n 41: - val4\n 41: - val5\n 41: ~~~~~~~~~~~~~~ emitted tree: 41: -------------------------------------- 41: [0][0] 0x2af2149950 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2af21499e0 KEYVAL: 'key' 'value' (2 sibs) 41: [2] [2] 0x2af2149a70 KEYMAP: 'another_key' (2 sibs) 3 children: 41: [3] [3] 0x2af2149b00 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: [4] [4] 0x2af2149b90 VAL: 'val0' (2 sibs) 41: [5] [5] 0x2af2149c20 VAL: 'val1' (2 sibs) 41: [6] [6] 0x2af2149cb0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: [7] [7] 0x2af2149d40 VAL: 'val2' (2 sibs) 41: [8] [8] 0x2af2149dd0 VAL: 'val3' (2 sibs) 41: [9] [9] 0x2af2149e60 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: [10] [10] 0x2af2149ef0 VAL: 'val4' (2 sibs) 41: [11] [11] 0x2af2149f80 VAL: 'val5' (2 sibs) 41: #nodes=12 vs #printed=12 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ 41: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip/4 (5 ms) 41: [ RUN ] INDENTATION/YmlTestCase.complete_unix_round_trip/5 41: ------------------------------------------- 41: running test case 'non-indented blank lines' 41: ------------------------------------------- 41: ~~~~~~~~~~~~~~ src yml: 41: \n 41: matrix:\n 41: \n 41: include: # next line is blank\n 41: \n 41: - env01\n 41: - env02\n 41: - env03\n 41: - env04 # next line has one space\n 41: \n 41: - env11\n 41: - env12\n 41: - env13\n 41: - env14 # next line has two spaces\n 41: \n 41: - env21\n 41: - env22\n 41: - env23\n 41: - env24 # next line has three spaces\n 41: \n 41: - env31\n 41: - env32\n 41: - env33\n 41: - env34 # next line has four spaces\n 41: \n 41: - env41\n 41: - env42\n 41: - env43\n 41: - env44 # next line has five spaces\n 41: \n 41: - env51\n 41: - env52\n 41: - env53\n 41: - env54 # next line has six spaces\n 41: \n 41: - env61\n 41: - env62\n 41: - env63\n 41: - env64 # next line has five spaces\n 41: ~~~~~~~~~~~~~~ parsed tree: 41: -------------------------------------- 41: [0][0] 0x2af2135120 [ROOT] MAP: (1 sibs) 1 children: 41: [1] [1] 0x2af21351b0 KEYMAP: 'matrix' (1 sibs) 1 children: 41: [2] [2] 0x2af2135240 KEYSEQ: 'include' (1 sibs) 28 children: 41: [3] [3] 0x2af21352d0 VAL: 'env01' (28 sibs) 41: [4] [4] 0x2af2135360 VAL: 'env02' (28 sibs) 41: [5] [5] 0x2af21353f0 VAL: 'env03' (28 sibs) 41: [6] [6] 0x2af2135480 VAL: 'env04' (28 sibs) 41: [7] [7] 0x2af2135510 VAL: 'env11' (28 sibs) 41: [8] [8] 0x2af21355a0 VAL: 'env12' (28 sibs) 41: [9] [9] 0x2af2135630 VAL: 'env13' (28 sibs) 41: [10] [10] 0x2af21356c0 VAL: 'env14' (28 sibs) 41: [11] [11] 0x2af2135750 VAL: 'env21' (28 sibs) 41: [12] [12] 0x2af21357e0 VAL: 'env22' (28 sibs) 41: [13] [13] 0x2af2135870 VAL: 'env23' (28 sibs) 41: [14] [14] 0x2af2135900 VAL: 'env24' (28 sibs) 41: [15] [15] 0x2af2135990 VAL: 'env31' (28 sibs) 41: [16] [16] 0x2af2135a20 VAL: 'env32' (28 sibs) 41: [17] [17] 0x2af2135ab0 VAL: 'env33' (28 sibs) 41: [18] [18] 0x2af2135b40 VAL: 'env34' (28 sibs) 41: [19] [19] 0x2af2135bd0 VAL: 'env41' (28 sibs) 41: [20] [20] 0x2af2135c60 VAL: 'env42' (28 sibs) 41: [21] [21] 0x2af2135cf0 VAL: 'env43' (28 sibs) 41: [22] [22] 0x2af2135d80 VAL: 'env44' (28 sibs) 41: [23] [23] 0x2af2135e10 VAL: 'env51' (28 sibs) 41: [24] [24] 0x2af2135ea0 VAL: 'env52' (28 sibs) 41: [25] [25] 0x2af2135f30 VAL: 'env53' (28 sibs) 41: [26] [26] 0x2af2135fc0 VAL: 'env54' (28 sibs) 41: [27] [27] 0x2af2136050 VAL: 'env61' (28 sibs) 41: [28] [28] 0x2af21360e0 VAL: 'env62' (28 sibs) 41: [29] [29] 0x2af2136170 VAL: 'env63' (28 sibs) 41: [30] [30] 0x2af2136200 VAL: 'env64' (28 sibs) 41: #nodes=31 vs #printed=31 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ emitted yml: 41: matrix:\n 41: include:\n 41: - env01\n 41: - env02\n 41: - env03\n 41: - env04\n 41: - env11\n 41: - env12\n 41: - env13\n 41: - env14\n 41: - env21\n 41: - env22\n 41: - env23\n 41: - env24\n 41: - env31\n 41: - env32\n 41: - env33\n 41: - env34\n 41: - env41\n 41: - env42\n 41: - env43\n 41: - env44\n 41: - env51\n 41: - env52\n 41: - env53\n 41: - env54\n 41: - env61\n 41: - env62\n 41: - env63\n 41: - env64\n 41: ~~~~~~~~~~~~~~ emitted tree: 41: -------------------------------------- 41: [0][0] 0x2af214ab70 [ROOT] MAP: (1 sibs) 1 children: 41: [1] [1] 0x2af214ac00 KEYMAP: 'matrix' (1 sibs) 1 children: 41: [2] [2] 0x2af214ac90 KEYSEQ: 'include' (1 sibs) 28 children: 41: [3] [3] 0x2af214ad20 VAL: 'env01' (28 sibs) 41: [4] [4] 0x2af214adb0 VAL: 'env02' (28 sibs) 41: [5] [5] 0x2af214ae40 VAL: 'env03' (28 sibs) 41: [6] [6] 0x2af214aed0 VAL: 'env04' (28 sibs) 41: [7] [7] 0x2af214af60 VAL: 'env11' (28 sibs) 41: [8] [8] 0x2af214aff0 VAL: 'env12' (28 sibs) 41: [9] [9] 0x2af214b080 VAL: 'env13' (28 sibs) 41: [10] [10] 0x2af214b110 VAL: 'env14' (28 sibs) 41: [11] [11] 0x2af214b1a0 VAL: 'env21' (28 sibs) 41: [12] [12] 0x2af214b230 VAL: 'env22' (28 sibs) 41: [13] [13] 0x2af214b2c0 VAL: 'env23' (28 sibs) 41: [14] [14] 0x2af214b350 VAL: 'env24' (28 sibs) 41: [15] [15] 0x2af214b3e0 VAL: 'env31' (28 sibs) 41: [16] [16] 0x2af214b470 VAL: 'env32' (28 sibs) 41: [17] [17] 0x2af214b500 VAL: 'env33' (28 sibs) 41: [18] [18] 0x2af214b590 VAL: 'env34' (28 sibs) 41: [19] [19] 0x2af214b620 VAL: 'env41' (28 sibs) 41: [20] [20] 0x2af214b6b0 VAL: 'env42' (28 sibs) 41: [21] [21] 0x2af214b740 VAL: 'env43' (28 sibs) 41: [22] [22] 0x2af214b7d0 VAL: 'env44' (28 sibs) 41: [23] [23] 0x2af214b860 VAL: 'env51' (28 sibs) 41: [24] [24] 0x2af214b8f0 VAL: 'env52' (28 sibs) 41: [25] [25] 0x2af214b980 VAL: 'env53' (28 sibs) 41: [26] [26] 0x2af214ba10 VAL: 'env54' (28 sibs) 41: [27] [27] 0x2af214baa0 VAL: 'env61' (28 sibs) 41: [28] [28] 0x2af214bb30 VAL: 'env62' (28 sibs) 41: [29] [29] 0x2af214bbc0 VAL: 'env63' (28 sibs) 41: [30] [30] 0x2af214bc50 VAL: 'env64' (28 sibs) 41: #nodes=31 vs #printed=31 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ 41: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip/5 (12 ms) 41: [ RUN ] INDENTATION/YmlTestCase.complete_unix_round_trip/6 41: ------------------------------------------- 41: running test case 'unnecessary indentation' 41: ------------------------------------------- 41: ~~~~~~~~~~~~~~ src yml: 41: \n 41: skip_commits:\n 41: files:\n 41: - a\n 41: - b\n 41: - c\n 41: - d\n 41: - e\n 41: - f\n 41: more_files:\n 41: - a\n 41: - b\n 41: even_more_files:\n 41: - a\n 41: - b\n 41: more_skip:\n 41: files:\n 41: - a\n 41: - b\n 41: - c\n 41: - d\n 41: - e\n 41: - f\n 41: more_files:\n 41: - a\n 41: - b\n 41: ~~~~~~~~~~~~~~ parsed tree: 41: -------------------------------------- 41: [0][0] 0x2af2136db0 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2af2136e40 KEYMAP: 'skip_commits' (2 sibs) 3 children: 41: [2] [2] 0x2af2136ed0 KEYSEQ: 'files' (3 sibs) 6 children: 41: [3] [3] 0x2af2136f60 VAL: 'a' (6 sibs) 41: [4] [4] 0x2af2136ff0 VAL: 'b' (6 sibs) 41: [5] [5] 0x2af2137080 VAL: 'c' (6 sibs) 41: [6] [6] 0x2af2137110 VAL: 'd' (6 sibs) 41: [7] [7] 0x2af21371a0 VAL: 'e' (6 sibs) 41: [8] [8] 0x2af2137230 VAL: 'f' (6 sibs) 41: [9] [9] 0x2af21372c0 KEYSEQ: 'more_files' (3 sibs) 2 children: 41: [10] [10] 0x2af2137350 VAL: 'a' (2 sibs) 41: [11] [11] 0x2af21373e0 VAL: 'b' (2 sibs) 41: [12] [12] 0x2af2137470 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 41: [13] [13] 0x2af2137500 VAL: 'a' (2 sibs) 41: [14] [14] 0x2af2137590 VAL: 'b' (2 sibs) 41: [15] [15] 0x2af2137620 KEYMAP: 'more_skip' (2 sibs) 2 children: 41: [16] [16] 0x2af21376b0 KEYSEQ: 'files' (2 sibs) 6 children: 41: [17] [17] 0x2af2137740 VAL: 'a' (6 sibs) 41: [18] [18] 0x2af21377d0 VAL: 'b' (6 sibs) 41: [19] [19] 0x2af2137860 VAL: 'c' (6 sibs) 41: [20] [20] 0x2af21378f0 VAL: 'd' (6 sibs) 41: [21] [21] 0x2af2137980 VAL: 'e' (6 sibs) 41: [22] [22] 0x2af2137a10 VAL: 'f' (6 sibs) 41: [23] [23] 0x2af2137aa0 KEYSEQ: 'more_files' (2 sibs) 2 children: 41: [24] [24] 0x2af2137b30 VAL: 'a' (2 sibs) 41: [25] [25] 0x2af2137bc0 VAL: 'b' (2 sibs) 41: #nodes=26 vs #printed=26 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ emitted yml: 41: skip_commits:\n 41: files:\n 41: - a\n 41: - b\n 41: - c\n 41: - d\n 41: - e\n 41: - f\n 41: more_files:\n 41: - a\n 41: - b\n 41: even_more_files:\n 41: - a\n 41: - b\n 41: more_skip:\n 41: files:\n 41: - a\n 41: - b\n 41: - c\n 41: - d\n 41: - e\n 41: - f\n 41: more_files:\n 41: - a\n 41: - b\n 41: ~~~~~~~~~~~~~~ emitted tree: 41: -------------------------------------- 41: [0][0] 0x2af214bd80 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2af214be10 KEYMAP: 'skip_commits' (2 sibs) 3 children: 41: [2] [2] 0x2af214bea0 KEYSEQ: 'files' (3 sibs) 6 children: 41: [3] [3] 0x2af214bf30 VAL: 'a' (6 sibs) 41: [4] [4] 0x2af214bfc0 VAL: 'b' (6 sibs) 41: [5] [5] 0x2af214c050 VAL: 'c' (6 sibs) 41: [6] [6] 0x2af214c0e0 VAL: 'd' (6 sibs) 41: [7] [7] 0x2af214c170 VAL: 'e' (6 sibs) 41: [8] [8] 0x2af214c200 VAL: 'f' (6 sibs) 41: [9] [9] 0x2af214c290 KEYSEQ: 'more_files' (3 sibs) 2 children: 41: [10] [10] 0x2af214c320 VAL: 'a' (2 sibs) 41: [11] [11] 0x2af214c3b0 VAL: 'b' (2 sibs) 41: [12] [12] 0x2af214c440 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 41: [13] [13] 0x2af214c4d0 VAL: 'a' (2 sibs) 41: [14] [14] 0x2af214c560 VAL: 'b' (2 sibs) 41: [15] [15] 0x2af214c5f0 KEYMAP: 'more_skip' (2 sibs) 2 children: 41: [16] [16] 0x2af214c680 KEYSEQ: 'files' (2 sibs) 6 children: 41: [17] [17] 0x2af214c710 VAL: 'a' (6 sibs) 41: [18] [18] 0x2af214c7a0 VAL: 'b' (6 sibs) 41: [19] [19] 0x2af214c830 VAL: 'c' (6 sibs) 41: [20] [20] 0x2af214c8c0 VAL: 'd' (6 sibs) 41: [21] [21] 0x2af214c950 VAL: 'e' (6 sibs) 41: [22] [22] 0x2af214c9e0 VAL: 'f' (6 sibs) 41: [23] [23] 0x2af214ca70 KEYSEQ: 'more_files' (2 sibs) 2 children: 41: [24] [24] 0x2af214cb00 VAL: 'a' (2 sibs) 41: [25] [25] 0x2af214cb90 VAL: 'b' (2 sibs) 41: #nodes=26 vs #printed=26 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ 41: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip/6 (8 ms) 41: [ RUN ] INDENTATION/YmlTestCase.complete_unix_round_trip/7 41: ------------------------------------------- 41: running test case 'blank lines indented, 1 - at same scope' 41: ------------------------------------------- 41: ~~~~~~~~~~~~~~ src yml: 41: \n 41: skip_commits:\n 41: files:\n 41: - a # next line has 22 spaces (aligns with -)\n 41: \n 41: - b # next line has 23 spaces (aligns with #)\n 41: \n 41: - c # next line has 3 spaces\n 41: \n 41: - d\n 41: ~~~~~~~~~~~~~~ parsed tree: 41: -------------------------------------- 41: [0][0] 0x2af2138200 [ROOT] MAP: (1 sibs) 1 children: 41: [1] [1] 0x2af2138290 KEYMAP: 'skip_commits' (1 sibs) 1 children: 41: [2] [2] 0x2af2138320 KEYSEQ: 'files' (1 sibs) 4 children: 41: [3] [3] 0x2af21383b0 VAL: 'a' (4 sibs) 41: [4] [4] 0x2af2138440 VAL: 'b' (4 sibs) 41: [5] [5] 0x2af21384d0 VAL: 'c' (4 sibs) 41: [6] [6] 0x2af2138560 VAL: 'd' (4 sibs) 41: #nodes=7 vs #printed=7 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ emitted yml: 41: skip_commits:\n 41: files:\n 41: - a\n 41: - b\n 41: - c\n 41: - d\n 41: ~~~~~~~~~~~~~~ emitted tree: 41: -------------------------------------- 41: [0][0] 0x2af214a260 [ROOT] MAP: (1 sibs) 1 children: 41: [1] [1] 0x2af214a2f0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 41: [2] [2] 0x2af214a380 KEYSEQ: 'files' (1 sibs) 4 children: 41: [3] [3] 0x2af214a410 VAL: 'a' (4 sibs) 41: [4] [4] 0x2af214a4a0 VAL: 'b' (4 sibs) 41: [5] [5] 0x2af214a530 VAL: 'c' (4 sibs) 41: [6] [6] 0x2af214a5c0 VAL: 'd' (4 sibs) 41: #nodes=7 vs #printed=7 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ 41: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip/7 (2 ms) 41: [ RUN ] INDENTATION/YmlTestCase.complete_unix_round_trip/8 41: ------------------------------------------- 41: running test case 'indentation at start' 41: ------------------------------------------- 41: ~~~~~~~~~~~~~~ src yml: 41: \n 41: foo:\n 41: - a\n 41: - b\n 41: bar:\n 41: - c\n 41: - d\n 41: ~~~~~~~~~~~~~~ parsed tree: 41: -------------------------------------- 41: [0][0] 0x2af2139250 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2af21392e0 KEYSEQ: 'foo' (2 sibs) 2 children: 41: [2] [2] 0x2af2139370 VAL: 'a' (2 sibs) 41: [3] [3] 0x2af2139400 VAL: 'b' (2 sibs) 41: [4] [4] 0x2af2139490 KEYSEQ: 'bar' (2 sibs) 2 children: 41: [5] [5] 0x2af2139520 VAL: 'c' (2 sibs) 41: [6] [6] 0x2af21395b0 VAL: 'd' (2 sibs) 41: #nodes=7 vs #printed=7 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ emitted yml: 41: foo:\n 41: - a\n 41: - b\n 41: bar:\n 41: - c\n 41: - d\n 41: ~~~~~~~~~~~~~~ emitted tree: 41: -------------------------------------- 41: [0][0] 0x2af214cf90 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2af214d020 KEYSEQ: 'foo' (2 sibs) 2 children: 41: [2] [2] 0x2af214d0b0 VAL: 'a' (2 sibs) 41: [3] [3] 0x2af214d140 VAL: 'b' (2 sibs) 41: [4] [4] 0x2af214d1d0 KEYSEQ: 'bar' (2 sibs) 2 children: 41: [5] [5] 0x2af214d260 VAL: 'c' (2 sibs) 41: [6] [6] 0x2af214d2f0 VAL: 'd' (2 sibs) 41: #nodes=7 vs #printed=7 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ 41: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip/8 (12 ms) 41: [ RUN ] INDENTATION/YmlTestCase.complete_unix_round_trip/9 41: ------------------------------------------- 41: running test case 'unaligned comments' 41: ------------------------------------------- 41: ~~~~~~~~~~~~~~ src yml: 41: \n 41: stand2sit:\n 41: map: mirror\n 41: dat:\n 41: - a\n 41: - b\n 41: #\n 41: - b1\n 41: #\n 41: - b2\n 41: #\n 41: #\n 41: #\n 41: - b3\n 41: #\n 41: #\n 41: #\n 41: - b4\n 41: #\n 41: # - c\n 41: #- d\n 41: - b5\n 41: #- d2\n 41: #- d3\n 41: #- d4\n 41: - b6\n 41: #- d41\n 41: #\n 41: - b61\n 41: #\n 41: #\n 41: - b62\n 41: #\n 41: #\n 41: #\n 41: - b63\n 41: #\n 41: - b64\n 41: #\n 41: - b65\n 41: #\n 41: #\n 41: #\n 41: - b66\n 41: #\n 41: #\n 41: #\n 41: #\n 41: #- d41\n 41: #- d5\n 41: #- d6\n 41: #- d7\n 41: - b7\n 41: #- d8\n 41: #\n 41: #\n 41: #\n 41: - b8\n 41: #\n 41: #\n 41: #\n 41: - b9\n 41: #\n 41: #\n 41: - b10\n 41: #\n 41: #\n 41: - e\n 41: - f\n 41: - g\n 41: ~~~~~~~~~~~~~~ parsed tree: 41: -------------------------------------- 41: [0][0] 0x2af213bc90 [ROOT] MAP: (1 sibs) 1 children: 41: [1] [1] 0x2af213bd20 KEYMAP: 'stand2sit' (1 sibs) 2 children: 41: [2] [2] 0x2af213bdb0 KEYVAL: 'map' 'mirror' (2 sibs) 41: [3] [3] 0x2af213be40 KEYSEQ: 'dat' (2 sibs) 21 children: 41: [4] [4] 0x2af213bed0 VAL: 'a' (21 sibs) 41: [5] [5] 0x2af213bf60 VAL: 'b' (21 sibs) 41: [6] [6] 0x2af213bff0 VAL: 'b1' (21 sibs) 41: [7] [7] 0x2af213c080 VAL: 'b2' (21 sibs) 41: [8] [8] 0x2af213c110 VAL: 'b3' (21 sibs) 41: [9] [9] 0x2af213c1a0 VAL: 'b4' (21 sibs) 41: [10] [10] 0x2af213c230 VAL: 'b5' (21 sibs) 41: [11] [11] 0x2af213c2c0 VAL: 'b6' (21 sibs) 41: [12] [12] 0x2af213c350 VAL: 'b61' (21 sibs) 41: [13] [13] 0x2af213c3e0 VAL: 'b62' (21 sibs) 41: [14] [14] 0x2af213c470 VAL: 'b63' (21 sibs) 41: [15] [15] 0x2af213c500 VAL: 'b64' (21 sibs) 41: [16] [16] 0x2af213c590 VAL: 'b65' (21 sibs) 41: [17] [17] 0x2af213c620 VAL: 'b66' (21 sibs) 41: [18] [18] 0x2af213c6b0 VAL: 'b7' (21 sibs) 41: [19] [19] 0x2af213c740 VAL: 'b8' (21 sibs) 41: [20] [20] 0x2af213c7d0 VAL: 'b9' (21 sibs) 41: [21] [21] 0x2af213c860 VAL: 'b10' (21 sibs) 41: [22] [22] 0x2af213c8f0 VAL: 'e' (21 sibs) 41: [23] [23] 0x2af213c980 VAL: 'f' (21 sibs) 41: [24] [24] 0x2af213ca10 VAL: 'g' (21 sibs) 41: #nodes=25 vs #printed=25 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ emitted yml: 41: stand2sit:\n 41: map: mirror\n 41: dat:\n 41: - a\n 41: - b\n 41: - b1\n 41: - b2\n 41: - b3\n 41: - b4\n 41: - b5\n 41: - b6\n 41: - b61\n 41: - b62\n 41: - b63\n 41: - b64\n 41: - b65\n 41: - b66\n 41: - b7\n 41: - b8\n 41: - b9\n 41: - b10\n 41: - e\n 41: - f\n 41: - g\n 41: ~~~~~~~~~~~~~~ emitted tree: 41: -------------------------------------- 41: [0][0] 0x2af214e1b0 [ROOT] MAP: (1 sibs) 1 children: 41: [1] [1] 0x2af214e240 KEYMAP: 'stand2sit' (1 sibs) 2 children: 41: [2] [2] 0x2af214e2d0 KEYVAL: 'map' 'mirror' (2 sibs) 41: [3] [3] 0x2af214e360 KEYSEQ: 'dat' (2 sibs) 21 children: 41: [4] [4] 0x2af214e3f0 VAL: 'a' (21 sibs) 41: [5] [5] 0x2af214e480 VAL: 'b' (21 sibs) 41: [6] [6] 0x2af214e510 VAL: 'b1' (21 sibs) 41: [7] [7] 0x2af214e5a0 VAL: 'b2' (21 sibs) 41: [8] [8] 0x2af214e630 VAL: 'b3' (21 sibs) 41: [9] [9] 0x2af214e6c0 VAL: 'b4' (21 sibs) 41: [10] [10] 0x2af214e750 VAL: 'b5' (21 sibs) 41: [11] [11] 0x2af214e7e0 VAL: 'b6' (21 sibs) 41: [12] [12] 0x2af214e870 VAL: 'b61' (21 sibs) 41: [13] [13] 0x2af214e900 VAL: 'b62' (21 sibs) 41: [14] [14] 0x2af214e990 VAL: 'b63' (21 sibs) 41: [15] [15] 0x2af214ea20 VAL: 'b64' (21 sibs) 41: [16] [16] 0x2af214eab0 VAL: 'b65' (21 sibs) 41: [17] [17] 0x2af214eb40 VAL: 'b66' (21 sibs) 41: [18] [18] 0x2af214ebd0 VAL: 'b7' (21 sibs) 41: [19] [19] 0x2af214ec60 VAL: 'b8' (21 sibs) 41: [20] [20] 0x2af214ecf0 VAL: 'b9' (21 sibs) 41: [21] [21] 0x2af214ed80 VAL: 'b10' (21 sibs) 41: [22] [22] 0x2af214ee10 VAL: 'e' (21 sibs) 41: [23] [23] 0x2af214eea0 VAL: 'f' (21 sibs) 41: [24] [24] 0x2af214ef30 VAL: 'g' (21 sibs) 41: #nodes=25 vs #printed=25 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ 41: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip/9 (32 ms) 41: [ RUN ] INDENTATION/YmlTestCase.complete_unix_round_trip/10 41: ------------------------------------------- 41: running test case 'issue83' 41: ------------------------------------------- 41: ~~~~~~~~~~~~~~ src yml: 41: \n 41: e:\n 41: - f\n 41: g: h\n 41: a:\n 41: - b\n 41: \n 41: c: d\n 41: ~~~~~~~~~~~~~~ parsed tree: 41: -------------------------------------- 41: [0][0] 0x2af213cea0 [ROOT] MAP: (1 sibs) 4 children: 41: [1] [1] 0x2af213cf30 KEYSEQ: 'e' (4 sibs) 1 children: 41: [2] [2] 0x2af213cfc0 VAL: 'f' (1 sibs) 41: [3] [3] 0x2af213d050 KEYVAL: 'g' 'h' (4 sibs) 41: [4] [4] 0x2af213d0e0 KEYSEQ: 'a' (4 sibs) 1 children: 41: [5] [5] 0x2af213d170 VAL: 'b' (1 sibs) 41: [6] [6] 0x2af213d200 KEYVAL: 'c' 'd' (4 sibs) 41: #nodes=7 vs #printed=7 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ emitted yml: 41: e:\n 41: - f\n 41: g: h\n 41: a:\n 41: - b\n 41: c: d\n 41: ~~~~~~~~~~~~~~ emitted tree: 41: -------------------------------------- 41: [0][0] 0x2af214d8a0 [ROOT] MAP: (1 sibs) 4 children: 41: [1] [1] 0x2af214d930 KEYSEQ: 'e' (4 sibs) 1 children: 41: [2] [2] 0x2af214d9c0 VAL: 'f' (1 sibs) 41: [3] [3] 0x2af214da50 KEYVAL: 'g' 'h' (4 sibs) 41: [4] [4] 0x2af214dae0 KEYSEQ: 'a' (4 sibs) 1 children: 41: [5] [5] 0x2af214db70 VAL: 'b' (1 sibs) 41: [6] [6] 0x2af214dc00 KEYVAL: 'c' 'd' (4 sibs) 41: #nodes=7 vs #printed=7 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ 41: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip/10 (2 ms) 41: [ RUN ] INDENTATION/YmlTestCase.complete_windows_round_trip/0 41: ------------------------------------------- 41: running test case 'indented doc' 41: ------------------------------------------- 41: ~~~~~~~~~~~~~~ src yml: 41: \r\n 41: # this is an indented doc\r\n 41: ---\r\n 41: - foo\r\n 41: - bar\r\n 41: - baz\r\n 41: ~~~~~~~~~~~~~~ parsed tree: 41: -------------------------------------- 41: [0][0] 0x2af213d7b0 [ROOT] STREAM: (1 sibs) 1 children: 41: [1] [1] 0x2af213d840 DOCSEQ: (1 sibs) 3 children: 41: [2] [2] 0x2af213d8d0 VAL: 'foo' (3 sibs) 41: [3] [3] 0x2af213d960 VAL: 'bar' (3 sibs) 41: [4] [4] 0x2af213d9f0 VAL: 'baz' (3 sibs) 41: #nodes=5 vs #printed=5 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ emitted yml: 41: ---\n 41: - foo\n 41: - bar\n 41: - baz\n 41: ~~~~~~~~~~~~~~ emitted tree: 41: -------------------------------------- 41: [0][0] 0x2af214f3c0 [ROOT] STREAM: (1 sibs) 1 children: 41: [1] [1] 0x2af214f450 DOCSEQ: (1 sibs) 3 children: 41: [2] [2] 0x2af214f4e0 VAL: 'foo' (3 sibs) 41: [3] [3] 0x2af214f570 VAL: 'bar' (3 sibs) 41: [4] [4] 0x2af214f600 VAL: 'baz' (3 sibs) 41: #nodes=5 vs #printed=5 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ 41: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip/0 (2 ms) 41: [ RUN ] INDENTATION/YmlTestCase.complete_windows_round_trip/1 41: ------------------------------------------- 41: running test case '4 chars' 41: ------------------------------------------- 41: ~~~~~~~~~~~~~~ src yml: 41: \r\n 41: key:\r\n 41: value\r\n 41: another_key:\r\n 41: sub_key0:\r\n 41: - val0\r\n 41: - val1\r\n 41: sub_key1:\r\n 41: - val2\r\n 41: - val3\r\n 41: sub_key2:\r\n 41: - val4\r\n 41: - val5\r\n 41: ~~~~~~~~~~~~~~ parsed tree: 41: -------------------------------------- 41: [0][0] 0x2af213e0c0 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2af213e150 KEYVAL: 'key' 'value' (2 sibs) 41: [2] [2] 0x2af213e1e0 KEYMAP: 'another_key' (2 sibs) 3 children: 41: [3] [3] 0x2af213e270 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: [4] [4] 0x2af213e300 VAL: 'val0' (2 sibs) 41: [5] [5] 0x2af213e390 VAL: 'val1' (2 sibs) 41: [6] [6] 0x2af213e420 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: [7] [7] 0x2af213e4b0 VAL: 'val2' (2 sibs) 41: [8] [8] 0x2af213e540 VAL: 'val3' (2 sibs) 41: [9] [9] 0x2af213e5d0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: [10] [10] 0x2af213e660 VAL: 'val4' (2 sibs) 41: [11] [11] 0x2af213e6f0 VAL: 'val5' (2 sibs) 41: #nodes=12 vs #printed=12 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ emitted yml: 41: key: value\n 41: another_key:\n 41: sub_key0:\n 41: - val0\n 41: - val1\n 41: sub_key1:\n 41: - val2\n 41: - val3\n 41: sub_key2:\n 41: - val4\n 41: - val5\n 41: ~~~~~~~~~~~~~~ emitted tree: 41: -------------------------------------- 41: [0][0] 0x2af214fcd0 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2af214fd60 KEYVAL: 'key' 'value' (2 sibs) 41: [2] [2] 0x2af214fdf0 KEYMAP: 'another_key' (2 sibs) 3 children: 41: [3] [3] 0x2af214fe80 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: [4] [4] 0x2af214ff10 VAL: 'val0' (2 sibs) 41: [5] [5] 0x2af214ffa0 VAL: 'val1' (2 sibs) 41: [6] [6] 0x2af2150030 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: [7] [7] 0x2af21500c0 VAL: 'val2' (2 sibs) 41: [8] [8] 0x2af2150150 VAL: 'val3' (2 sibs) 41: [9] [9] 0x2af21501e0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: [10] [10] 0x2af2150270 VAL: 'val4' (2 sibs) 41: [11] [11] 0x2af2150300 VAL: 'val5' (2 sibs) 41: #nodes=12 vs #printed=12 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ 41: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip/1 (3 ms) 41: [ RUN ] INDENTATION/YmlTestCase.complete_windows_round_trip/2 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex0' 41: ------------------------------------------- 41: ~~~~~~~~~~~~~~ src yml: 41: \r\n 41: key:\r\n 41: value\r\n 41: another_key:\r\n 41: sub_key0:\r\n 41: - val0\r\n 41: - val1\r\n 41: sub_key1:\r\n 41: - val2\r\n 41: - val3\r\n 41: sub_key2:\r\n 41: - val4\r\n 41: - val5\r\n 41: ~~~~~~~~~~~~~~ parsed tree: 41: -------------------------------------- 41: [0][0] 0x2af213e9d0 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2af213ea60 KEYVAL: 'key' 'value' (2 sibs) 41: [2] [2] 0x2af213eaf0 KEYMAP: 'another_key' (2 sibs) 3 children: 41: [3] [3] 0x2af213eb80 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: [4] [4] 0x2af213ec10 VAL: 'val0' (2 sibs) 41: [5] [5] 0x2af213eca0 VAL: 'val1' (2 sibs) 41: [6] [6] 0x2af213ed30 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: [7] [7] 0x2af213edc0 VAL: 'val2' (2 sibs) 41: [8] [8] 0x2af213ee50 VAL: 'val3' (2 sibs) 41: [9] [9] 0x2af213eee0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: [10] [10] 0x2af213ef70 VAL: 'val4' (2 sibs) 41: [11] [11] 0x2af213f000 VAL: 'val5' (2 sibs) 41: #nodes=12 vs #printed=12 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ emitted yml: 41: key: value\n 41: another_key:\n 41: sub_key0:\n 41: - val0\n 41: - val1\n 41: sub_key1:\n 41: - val2\n 41: - val3\n 41: sub_key2:\n 41: - val4\n 41: - val5\n 41: ~~~~~~~~~~~~~~ emitted tree: 41: -------------------------------------- 41: [0][0] 0x2af21505e0 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2af2150670 KEYVAL: 'key' 'value' (2 sibs) 41: [2] [2] 0x2af2150700 KEYMAP: 'another_key' (2 sibs) 3 children: 41: [3] [3] 0x2af2150790 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: [4] [4] 0x2af2150820 VAL: 'val0' (2 sibs) 41: [5] [5] 0x2af21508b0 VAL: 'val1' (2 sibs) 41: [6] [6] 0x2af2150940 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: [7] [7] 0x2af21509d0 VAL: 'val2' (2 sibs) 41: [8] [8] 0x2af2150a60 VAL: 'val3' (2 sibs) 41: [9] [9] 0x2af2150af0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: [10] [10] 0x2af2150b80 VAL: 'val4' (2 sibs) 41: [11] [11] 0x2af2150c10 VAL: 'val5' (2 sibs) 41: #nodes=12 vs #printed=12 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ 41: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip/2 (2 ms) 41: [ RUN ] INDENTATION/YmlTestCase.complete_windows_round_trip/3 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex1' 41: ------------------------------------------- 41: ~~~~~~~~~~~~~~ src yml: 41: \r\n 41: key:\r\n 41: value\r\n 41: another_key:\r\n 41: sub_key0:\r\n 41: - val0\r\n 41: - val1\r\n 41: sub_key1:\r\n 41: - val2\r\n 41: - val3\r\n 41: sub_key2:\r\n 41: - val4\r\n 41: - val5\r\n 41: ~~~~~~~~~~~~~~ parsed tree: 41: -------------------------------------- 41: [0][0] 0x2af213f2e0 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2af213f370 KEYVAL: 'key' 'value' (2 sibs) 41: [2] [2] 0x2af213f400 KEYMAP: 'another_key' (2 sibs) 3 children: 41: [3] [3] 0x2af213f490 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: [4] [4] 0x2af213f520 VAL: 'val0' (2 sibs) 41: [5] [5] 0x2af213f5b0 VAL: 'val1' (2 sibs) 41: [6] [6] 0x2af213f640 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: [7] [7] 0x2af213f6d0 VAL: 'val2' (2 sibs) 41: [8] [8] 0x2af213f760 VAL: 'val3' (2 sibs) 41: [9] [9] 0x2af213f7f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: [10] [10] 0x2af213f880 VAL: 'val4' (2 sibs) 41: [11] [11] 0x2af213f910 VAL: 'val5' (2 sibs) 41: #nodes=12 vs #printed=12 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ emitted yml: 41: key: value\n 41: another_key:\n 41: sub_key0:\n 41: - val0\n 41: - val1\n 41: sub_key1:\n 41: - val2\n 41: - val3\n 41: sub_key2:\n 41: - val4\n 41: - val5\n 41: ~~~~~~~~~~~~~~ emitted tree: 41: -------------------------------------- 41: [0][0] 0x2af2150ef0 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2af2150f80 KEYVAL: 'key' 'value' (2 sibs) 41: [2] [2] 0x2af2151010 KEYMAP: 'another_key' (2 sibs) 3 children: 41: [3] [3] 0x2af21510a0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: [4] [4] 0x2af2151130 VAL: 'val0' (2 sibs) 41: [5] [5] 0x2af21511c0 VAL: 'val1' (2 sibs) 41: [6] [6] 0x2af2151250 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: [7] [7] 0x2af21512e0 VAL: 'val2' (2 sibs) 41: [8] [8] 0x2af2151370 VAL: 'val3' (2 sibs) 41: [9] [9] 0x2af2151400 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: [10] [10] 0x2af2151490 VAL: 'val4' (2 sibs) 41: [11] [11] 0x2af2151520 VAL: 'val5' (2 sibs) 41: #nodes=12 vs #printed=12 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ 41: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip/3 (2 ms) 41: [ RUN ] INDENTATION/YmlTestCase.complete_windows_round_trip/4 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex2' 41: ------------------------------------------- 41: ~~~~~~~~~~~~~~ src yml: 41: \r\n 41: key:\r\n 41: value\r\n 41: another_key:\r\n 41: sub_key0:\r\n 41: - val0\r\n 41: - val1\r\n 41: sub_key1:\r\n 41: - val2\r\n 41: - val3\r\n 41: sub_key2:\r\n 41: - val4\r\n 41: - val5\r\n 41: ~~~~~~~~~~~~~~ parsed tree: 41: -------------------------------------- 41: [0][0] 0x2af213fbf0 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2af213fc80 KEYVAL: 'key' 'value' (2 sibs) 41: [2] [2] 0x2af213fd10 KEYMAP: 'another_key' (2 sibs) 3 children: 41: [3] [3] 0x2af213fda0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: [4] [4] 0x2af213fe30 VAL: 'val0' (2 sibs) 41: [5] [5] 0x2af213fec0 VAL: 'val1' (2 sibs) 41: [6] [6] 0x2af213ff50 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: [7] [7] 0x2af213ffe0 VAL: 'val2' (2 sibs) 41: [8] [8] 0x2af2140070 VAL: 'val3' (2 sibs) 41: [9] [9] 0x2af2140100 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: [10] [10] 0x2af2140190 VAL: 'val4' (2 sibs) 41: [11] [11] 0x2af2140220 VAL: 'val5' (2 sibs) 41: #nodes=12 vs #printed=12 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ emitted yml: 41: key: value\n 41: another_key:\n 41: sub_key0:\n 41: - val0\n 41: - val1\n 41: sub_key1:\n 41: - val2\n 41: - val3\n 41: sub_key2:\n 41: - val4\n 41: - val5\n 41: ~~~~~~~~~~~~~~ emitted tree: 41: -------------------------------------- 41: [0][0] 0x2af2151800 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2af2151890 KEYVAL: 'key' 'value' (2 sibs) 41: [2] [2] 0x2af2151920 KEYMAP: 'another_key' (2 sibs) 3 children: 41: [3] [3] 0x2af21519b0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: [4] [4] 0x2af2151a40 VAL: 'val0' (2 sibs) 41: [5] [5] 0x2af2151ad0 VAL: 'val1' (2 sibs) 41: [6] [6] 0x2af2151b60 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: [7] [7] 0x2af2151bf0 VAL: 'val2' (2 sibs) 41: [8] [8] 0x2af2151c80 VAL: 'val3' (2 sibs) 41: [9] [9] 0x2af2151d10 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: [10] [10] 0x2af2151da0 VAL: 'val4' (2 sibs) 41: [11] [11] 0x2af2151e30 VAL: 'val5' (2 sibs) 41: #nodes=12 vs #printed=12 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ 41: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip/4 (2 ms) 41: [ RUN ] INDENTATION/YmlTestCase.complete_windows_round_trip/5 41: ------------------------------------------- 41: running test case 'non-indented blank lines' 41: ------------------------------------------- 41: ~~~~~~~~~~~~~~ src yml: 41: \r\n 41: matrix:\r\n 41: \r\n 41: include: # next line is blank\r\n 41: \r\n 41: - env01\r\n 41: - env02\r\n 41: - env03\r\n 41: - env04 # next line has one space\r\n 41: \r\n 41: - env11\r\n 41: - env12\r\n 41: - env13\r\n 41: - env14 # next line has two spaces\r\n 41: \r\n 41: - env21\r\n 41: - env22\r\n 41: - env23\r\n 41: - env24 # next line has three spaces\r\n 41: \r\n 41: - env31\r\n 41: - env32\r\n 41: - env33\r\n 41: - env34 # next line has four spaces\r\n 41: \r\n 41: - env41\r\n 41: - env42\r\n 41: - env43\r\n 41: - env44 # next line has five spaces\r\n 41: \r\n 41: - env51\r\n 41: - env52\r\n 41: - env53\r\n 41: - env54 # next line has six spaces\r\n 41: \r\n 41: - env61\r\n 41: - env62\r\n 41: - env63\r\n 41: - env64 # next line has five spaces\r\n 41: ~~~~~~~~~~~~~~ parsed tree: 41: -------------------------------------- 41: [0][0] 0x2af2140e10 [ROOT] MAP: (1 sibs) 1 children: 41: [1] [1] 0x2af2140ea0 KEYMAP: 'matrix' (1 sibs) 1 children: 41: [2] [2] 0x2af2140f30 KEYSEQ: 'include' (1 sibs) 28 children: 41: [3] [3] 0x2af2140fc0 VAL: 'env01' (28 sibs) 41: [4] [4] 0x2af2141050 VAL: 'env02' (28 sibs) 41: [5] [5] 0x2af21410e0 VAL: 'env03' (28 sibs) 41: [6] [6] 0x2af2141170 VAL: 'env04' (28 sibs) 41: [7] [7] 0x2af2141200 VAL: 'env11' (28 sibs) 41: [8] [8] 0x2af2141290 VAL: 'env12' (28 sibs) 41: [9] [9] 0x2af2141320 VAL: 'env13' (28 sibs) 41: [10] [10] 0x2af21413b0 VAL: 'env14' (28 sibs) 41: [11] [11] 0x2af2141440 VAL: 'env21' (28 sibs) 41: [12] [12] 0x2af21414d0 VAL: 'env22' (28 sibs) 41: [13] [13] 0x2af2141560 VAL: 'env23' (28 sibs) 41: [14] [14] 0x2af21415f0 VAL: 'env24' (28 sibs) 41: [15] [15] 0x2af2141680 VAL: 'env31' (28 sibs) 41: [16] [16] 0x2af2141710 VAL: 'env32' (28 sibs) 41: [17] [17] 0x2af21417a0 VAL: 'env33' (28 sibs) 41: [18] [18] 0x2af2141830 VAL: 'env34' (28 sibs) 41: [19] [19] 0x2af21418c0 VAL: 'env41' (28 sibs) 41: [20] [20] 0x2af2141950 VAL: 'env42' (28 sibs) 41: [21] [21] 0x2af21419e0 VAL: 'env43' (28 sibs) 41: [22] [22] 0x2af2141a70 VAL: 'env44' (28 sibs) 41: [23] [23] 0x2af2141b00 VAL: 'env51' (28 sibs) 41: [24] [24] 0x2af2141b90 VAL: 'env52' (28 sibs) 41: [25] [25] 0x2af2141c20 VAL: 'env53' (28 sibs) 41: [26] [26] 0x2af2141cb0 VAL: 'env54' (28 sibs) 41: [27] [27] 0x2af2141d40 VAL: 'env61' (28 sibs) 41: [28] [28] 0x2af2141dd0 VAL: 'env62' (28 sibs) 41: [29] [29] 0x2af2141e60 VAL: 'env63' (28 sibs) 41: [30] [30] 0x2af2141ef0 VAL: 'env64' (28 sibs) 41: #nodes=31 vs #printed=31 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ emitted yml: 41: matrix:\n 41: include:\n 41: - env01\n 41: - env02\n 41: - env03\n 41: - env04\n 41: - env11\n 41: - env12\n 41: - env13\n 41: - env14\n 41: - env21\n 41: - env22\n 41: - env23\n 41: - env24\n 41: - env31\n 41: - env32\n 41: - env33\n 41: - env34\n 41: - env41\n 41: - env42\n 41: - env43\n 41: - env44\n 41: - env51\n 41: - env52\n 41: - env53\n 41: - env54\n 41: - env61\n 41: - env62\n 41: - env63\n 41: - env64\n 41: ~~~~~~~~~~~~~~ emitted tree: 41: -------------------------------------- 41: [0][0] 0x2af2152a20 [ROOT] MAP: (1 sibs) 1 children: 41: [1] [1] 0x2af2152ab0 KEYMAP: 'matrix' (1 sibs) 1 children: 41: [2] [2] 0x2af2152b40 KEYSEQ: 'include' (1 sibs) 28 children: 41: [3] [3] 0x2af2152bd0 VAL: 'env01' (28 sibs) 41: [4] [4] 0x2af2152c60 VAL: 'env02' (28 sibs) 41: [5] [5] 0x2af2152cf0 VAL: 'env03' (28 sibs) 41: [6] [6] 0x2af2152d80 VAL: 'env04' (28 sibs) 41: [7] [7] 0x2af2152e10 VAL: 'env11' (28 sibs) 41: [8] [8] 0x2af2152ea0 VAL: 'env12' (28 sibs) 41: [9] [9] 0x2af2152f30 VAL: 'env13' (28 sibs) 41: [10] [10] 0x2af2152fc0 VAL: 'env14' (28 sibs) 41: [11] [11] 0x2af2153050 VAL: 'env21' (28 sibs) 41: [12] [12] 0x2af21530e0 VAL: 'env22' (28 sibs) 41: [13] [13] 0x2af2153170 VAL: 'env23' (28 sibs) 41: [14] [14] 0x2af2153200 VAL: 'env24' (28 sibs) 41: [15] [15] 0x2af2153290 VAL: 'env31' (28 sibs) 41: [16] [16] 0x2af2153320 VAL: 'env32' (28 sibs) 41: [17] [17] 0x2af21533b0 VAL: 'env33' (28 sibs) 41: [18] [18] 0x2af2153440 VAL: 'env34' (28 sibs) 41: [19] [19] 0x2af21534d0 VAL: 'env41' (28 sibs) 41: [20] [20] 0x2af2153560 VAL: 'env42' (28 sibs) 41: [21] [21] 0x2af21535f0 VAL: 'env43' (28 sibs) 41: [22] [22] 0x2af2153680 VAL: 'env44' (28 sibs) 41: [23] [23] 0x2af2153710 VAL: 'env51' (28 sibs) 41: [24] [24] 0x2af21537a0 VAL: 'env52' (28 sibs) 41: [25] [25] 0x2af2153830 VAL: 'env53' (28 sibs) 41: [26] [26] 0x2af21538c0 VAL: 'env54' (28 sibs) 41: [27] [27] 0x2af2153950 VAL: 'env61' (28 sibs) 41: [28] [28] 0x2af21539e0 VAL: 'env62' (28 sibs) 41: [29] [29] 0x2af2153a70 VAL: 'env63' (28 sibs) 41: [30] [30] 0x2af2153b00 VAL: 'env64' (28 sibs) 41: #nodes=31 vs #printed=31 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ 41: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip/5 (7 ms) 41: [ RUN ] INDENTATION/YmlTestCase.complete_windows_round_trip/6 41: ------------------------------------------- 41: running test case 'unnecessary indentation' 41: ------------------------------------------- 41: ~~~~~~~~~~~~~~ src yml: 41: \r\n 41: skip_commits:\r\n 41: files:\r\n 41: - a\r\n 41: - b\r\n 41: - c\r\n 41: - d\r\n 41: - e\r\n 41: - f\r\n 41: more_files:\r\n 41: - a\r\n 41: - b\r\n 41: even_more_files:\r\n 41: - a\r\n 41: - b\r\n 41: more_skip:\r\n 41: files:\r\n 41: - a\r\n 41: - b\r\n 41: - c\r\n 41: - d\r\n 41: - e\r\n 41: - f\r\n 41: more_files:\r\n 41: - a\r\n 41: - b\r\n 41: ~~~~~~~~~~~~~~ parsed tree: 41: -------------------------------------- 41: [0][0] 0x2af2142020 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2af21420b0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 41: [2] [2] 0x2af2142140 KEYSEQ: 'files' (3 sibs) 6 children: 41: [3] [3] 0x2af21421d0 VAL: 'a' (6 sibs) 41: [4] [4] 0x2af2142260 VAL: 'b' (6 sibs) 41: [5] [5] 0x2af21422f0 VAL: 'c' (6 sibs) 41: [6] [6] 0x2af2142380 VAL: 'd' (6 sibs) 41: [7] [7] 0x2af2142410 VAL: 'e' (6 sibs) 41: [8] [8] 0x2af21424a0 VAL: 'f' (6 sibs) 41: [9] [9] 0x2af2142530 KEYSEQ: 'more_files' (3 sibs) 2 children: 41: [10] [10] 0x2af21425c0 VAL: 'a' (2 sibs) 41: [11] [11] 0x2af2142650 VAL: 'b' (2 sibs) 41: [12] [12] 0x2af21426e0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 41: [13] [13] 0x2af2142770 VAL: 'a' (2 sibs) 41: [14] [14] 0x2af2142800 VAL: 'b' (2 sibs) 41: [15] [15] 0x2af2142890 KEYMAP: 'more_skip' (2 sibs) 2 children: 41: [16] [16] 0x2af2142920 KEYSEQ: 'files' (2 sibs) 6 children: 41: [17] [17] 0x2af21429b0 VAL: 'a' (6 sibs) 41: [18] [18] 0x2af2142a40 VAL: 'b' (6 sibs) 41: [19] [19] 0x2af2142ad0 VAL: 'c' (6 sibs) 41: [20] [20] 0x2af2142b60 VAL: 'd' (6 sibs) 41: [21] [21] 0x2af2142bf0 VAL: 'e' (6 sibs) 41: [22] [22] 0x2af2142c80 VAL: 'f' (6 sibs) 41: [23] [23] 0x2af2142d10 KEYSEQ: 'more_files' (2 sibs) 2 children: 41: [24] [24] 0x2af2142da0 VAL: 'a' (2 sibs) 41: [25] [25] 0x2af2142e30 VAL: 'b' (2 sibs) 41: #nodes=26 vs #printed=26 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ emitted yml: 41: skip_commits:\n 41: files:\n 41: - a\n 41: - b\n 41: - c\n 41: - d\n 41: - e\n 41: - f\n 41: more_files:\n 41: - a\n 41: - b\n 41: even_more_files:\n 41: - a\n 41: - b\n 41: more_skip:\n 41: files:\n 41: - a\n 41: - b\n 41: - c\n 41: - d\n 41: - e\n 41: - f\n 41: more_files:\n 41: - a\n 41: - b\n 41: ~~~~~~~~~~~~~~ emitted tree: 41: -------------------------------------- 41: [0][0] 0x2af2153c30 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2af2153cc0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 41: [2] [2] 0x2af2153d50 KEYSEQ: 'files' (3 sibs) 6 children: 41: [3] [3] 0x2af2153de0 VAL: 'a' (6 sibs) 41: [4] [4] 0x2af2153e70 VAL: 'b' (6 sibs) 41: [5] [5] 0x2af2153f00 VAL: 'c' (6 sibs) 41: [6] [6] 0x2af2153f90 VAL: 'd' (6 sibs) 41: [7] [7] 0x2af2154020 VAL: 'e' (6 sibs) 41: [8] [8] 0x2af21540b0 VAL: 'f' (6 sibs) 41: [9] [9] 0x2af2154140 KEYSEQ: 'more_files' (3 sibs) 2 children: 41: [10] [10] 0x2af21541d0 VAL: 'a' (2 sibs) 41: [11] [11] 0x2af2154260 VAL: 'b' (2 sibs) 41: [12] [12] 0x2af21542f0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 41: [13] [13] 0x2af2154380 VAL: 'a' (2 sibs) 41: [14] [14] 0x2af2154410 VAL: 'b' (2 sibs) 41: [15] [15] 0x2af21544a0 KEYMAP: 'more_skip' (2 sibs) 2 children: 41: [16] [16] 0x2af2154530 KEYSEQ: 'files' (2 sibs) 6 children: 41: [17] [17] 0x2af21545c0 VAL: 'a' (6 sibs) 41: [18] [18] 0x2af2154650 VAL: 'b' (6 sibs) 41: [19] [19] 0x2af21546e0 VAL: 'c' (6 sibs) 41: [20] [20] 0x2af2154770 VAL: 'd' (6 sibs) 41: [21] [21] 0x2af2154800 VAL: 'e' (6 sibs) 41: [22] [22] 0x2af2154890 VAL: 'f' (6 sibs) 41: [23] [23] 0x2af2154920 KEYSEQ: 'more_files' (2 sibs) 2 children: 41: [24] [24] 0x2af21549b0 VAL: 'a' (2 sibs) 41: [25] [25] 0x2af2154a40 VAL: 'b' (2 sibs) 41: #nodes=26 vs #printed=26 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ 41: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip/6 (5 ms) 41: [ RUN ] INDENTATION/YmlTestCase.complete_windows_round_trip/7 41: ------------------------------------------- 41: running test case 'blank lines indented, 1 - at same scope' 41: ------------------------------------------- 41: ~~~~~~~~~~~~~~ src yml: 41: \r\n 41: skip_commits:\r\n 41: files:\r\n 41: - a # next line has 22 spaces (aligns with -)\r\n 41: \r\n 41: - b # next line has 23 spaces (aligns with #)\r\n 41: \r\n 41: - c # next line has 3 spaces\r\n 41: \r\n 41: - d\r\n 41: ~~~~~~~~~~~~~~ parsed tree: 41: -------------------------------------- 41: [0][0] 0x2af2140500 [ROOT] MAP: (1 sibs) 1 children: 41: [1] [1] 0x2af2140590 KEYMAP: 'skip_commits' (1 sibs) 1 children: 41: [2] [2] 0x2af2140620 KEYSEQ: 'files' (1 sibs) 4 children: 41: [3] [3] 0x2af21406b0 VAL: 'a' (4 sibs) 41: [4] [4] 0x2af2140740 VAL: 'b' (4 sibs) 41: [5] [5] 0x2af21407d0 VAL: 'c' (4 sibs) 41: [6] [6] 0x2af2140860 VAL: 'd' (4 sibs) 41: #nodes=7 vs #printed=7 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ emitted yml: 41: skip_commits:\n 41: files:\n 41: - a\n 41: - b\n 41: - c\n 41: - d\n 41: ~~~~~~~~~~~~~~ emitted tree: 41: -------------------------------------- 41: [0][0] 0x2af2152110 [ROOT] MAP: (1 sibs) 1 children: 41: [1] [1] 0x2af21521a0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 41: [2] [2] 0x2af2152230 KEYSEQ: 'files' (1 sibs) 4 children: 41: [3] [3] 0x2af21522c0 VAL: 'a' (4 sibs) 41: [4] [4] 0x2af2152350 VAL: 'b' (4 sibs) 41: [5] [5] 0x2af21523e0 VAL: 'c' (4 sibs) 41: [6] [6] 0x2af2152470 VAL: 'd' (4 sibs) 41: #nodes=7 vs #printed=7 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ 41: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip/7 (1 ms) 41: [ RUN ] INDENTATION/YmlTestCase.complete_windows_round_trip/8 41: ------------------------------------------- 41: running test case 'indentation at start' 41: ------------------------------------------- 41: ~~~~~~~~~~~~~~ src yml: 41: \r\n 41: foo:\r\n 41: - a\r\n 41: - b\r\n 41: bar:\r\n 41: - c\r\n 41: - d\r\n 41: ~~~~~~~~~~~~~~ parsed tree: 41: -------------------------------------- 41: [0][0] 0x2af2143230 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2af21432c0 KEYSEQ: 'foo' (2 sibs) 2 children: 41: [2] [2] 0x2af2143350 VAL: 'a' (2 sibs) 41: [3] [3] 0x2af21433e0 VAL: 'b' (2 sibs) 41: [4] [4] 0x2af2143470 KEYSEQ: 'bar' (2 sibs) 2 children: 41: [5] [5] 0x2af2143500 VAL: 'c' (2 sibs) 41: [6] [6] 0x2af2143590 VAL: 'd' (2 sibs) 41: #nodes=7 vs #printed=7 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ emitted yml: 41: foo:\n 41: - a\n 41: - b\n 41: bar:\n 41: - c\n 41: - d\n 41: ~~~~~~~~~~~~~~ emitted tree: 41: -------------------------------------- 41: [0][0] 0x2af2154e40 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2af2154ed0 KEYSEQ: 'foo' (2 sibs) 2 children: 41: [2] [2] 0x2af2154f60 VAL: 'a' (2 sibs) 41: [3] [3] 0x2af2154ff0 VAL: 'b' (2 sibs) 41: [4] [4] 0x2af2155080 KEYSEQ: 'bar' (2 sibs) 2 children: 41: [5] [5] 0x2af2155110 VAL: 'c' (2 sibs) 41: [6] [6] 0x2af21551a0 VAL: 'd' (2 sibs) 41: #nodes=7 vs #printed=7 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ 41: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip/8 (1 ms) 41: [ RUN ] INDENTATION/YmlTestCase.complete_windows_round_trip/9 41: ------------------------------------------- 41: running test case 'unaligned comments' 41: ------------------------------------------- 41: ~~~~~~~~~~~~~~ src yml: 41: \r\n 41: stand2sit:\r\n 41: map: mirror\r\n 41: dat:\r\n 41: - a\r\n 41: - b\r\n 41: #\r\n 41: - b1\r\n 41: #\r\n 41: - b2\r\n 41: #\r\n 41: #\r\n 41: #\r\n 41: - b3\r\n 41: #\r\n 41: #\r\n 41: #\r\n 41: - b4\r\n 41: #\r\n 41: # - c\r\n 41: #- d\r\n 41: - b5\r\n 41: #- d2\r\n 41: #- d3\r\n 41: #- d4\r\n 41: - b6\r\n 41: #- d41\r\n 41: #\r\n 41: - b61\r\n 41: #\r\n 41: #\r\n 41: - b62\r\n 41: #\r\n 41: #\r\n 41: #\r\n 41: - b63\r\n 41: #\r\n 41: - b64\r\n 41: #\r\n 41: - b65\r\n 41: #\r\n 41: #\r\n 41: #\r\n 41: - b66\r\n 41: #\r\n 41: #\r\n 41: #\r\n 41: #\r\n 41: #- d41\r\n 41: #- d5\r\n 41: #- d6\r\n 41: #- d7\r\n 41: - b7\r\n 41: #- d8\r\n 41: #\r\n 41: #\r\n 41: #\r\n 41: - b8\r\n 41: #\r\n 41: #\r\n 41: #\r\n 41: - b9\r\n 41: #\r\n 41: #\r\n 41: - b10\r\n 41: #\r\n 41: #\r\n 41: - e\r\n 41: - f\r\n 41: - g\r\n 41: ~~~~~~~~~~~~~~ parsed tree: 41: -------------------------------------- 41: [0][0] 0x2af2144450 [ROOT] MAP: (1 sibs) 1 children: 41: [1] [1] 0x2af21444e0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 41: [2] [2] 0x2af2144570 KEYVAL: 'map' 'mirror' (2 sibs) 41: [3] [3] 0x2af2144600 KEYSEQ: 'dat' (2 sibs) 21 children: 41: [4] [4] 0x2af2144690 VAL: 'a' (21 sibs) 41: [5] [5] 0x2af2144720 VAL: 'b' (21 sibs) 41: [6] [6] 0x2af21447b0 VAL: 'b1' (21 sibs) 41: [7] [7] 0x2af2144840 VAL: 'b2' (21 sibs) 41: [8] [8] 0x2af21448d0 VAL: 'b3' (21 sibs) 41: [9] [9] 0x2af2144960 VAL: 'b4' (21 sibs) 41: [10] [10] 0x2af21449f0 VAL: 'b5' (21 sibs) 41: [11] [11] 0x2af2144a80 VAL: 'b6' (21 sibs) 41: [12] [12] 0x2af2144b10 VAL: 'b61' (21 sibs) 41: [13] [13] 0x2af2144ba0 VAL: 'b62' (21 sibs) 41: [14] [14] 0x2af2144c30 VAL: 'b63' (21 sibs) 41: [15] [15] 0x2af2144cc0 VAL: 'b64' (21 sibs) 41: [16] [16] 0x2af2144d50 VAL: 'b65' (21 sibs) 41: [17] [17] 0x2af2144de0 VAL: 'b66' (21 sibs) 41: [18] [18] 0x2af2144e70 VAL: 'b7' (21 sibs) 41: [19] [19] 0x2af2144f00 VAL: 'b8' (21 sibs) 41: [20] [20] 0x2af2144f90 VAL: 'b9' (21 sibs) 41: [21] [21] 0x2af2145020 VAL: 'b10' (21 sibs) 41: [22] [22] 0x2af21450b0 VAL: 'e' (21 sibs) 41: [23] [23] 0x2af2145140 VAL: 'f' (21 sibs) 41: [24] [24] 0x2af21451d0 VAL: 'g' (21 sibs) 41: #nodes=25 vs #printed=25 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ emitted yml: 41: stand2sit:\n 41: map: mirror\n 41: dat:\n 41: - a\n 41: - b\n 41: - b1\n 41: - b2\n 41: - b3\n 41: - b4\n 41: - b5\n 41: - b6\n 41: - b61\n 41: - b62\n 41: - b63\n 41: - b64\n 41: - b65\n 41: - b66\n 41: - b7\n 41: - b8\n 41: - b9\n 41: - b10\n 41: - e\n 41: - f\n 41: - g\n 41: ~~~~~~~~~~~~~~ emitted tree: 41: -------------------------------------- 41: [0][0] 0x2af2156060 [ROOT] MAP: (1 sibs) 1 children: 41: [1] [1] 0x2af21560f0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 41: [2] [2] 0x2af2156180 KEYVAL: 'map' 'mirror' (2 sibs) 41: [3] [3] 0x2af2156210 KEYSEQ: 'dat' (2 sibs) 21 children: 41: [4] [4] 0x2af21562a0 VAL: 'a' (21 sibs) 41: [5] [5] 0x2af2156330 VAL: 'b' (21 sibs) 41: [6] [6] 0x2af21563c0 VAL: 'b1' (21 sibs) 41: [7] [7] 0x2af2156450 VAL: 'b2' (21 sibs) 41: [8] [8] 0x2af21564e0 VAL: 'b3' (21 sibs) 41: [9] [9] 0x2af2156570 VAL: 'b4' (21 sibs) 41: [10] [10] 0x2af2156600 VAL: 'b5' (21 sibs) 41: [11] [11] 0x2af2156690 VAL: 'b6' (21 sibs) 41: [12] [12] 0x2af2156720 VAL: 'b61' (21 sibs) 41: [13] [13] 0x2af21567b0 VAL: 'b62' (21 sibs) 41: [14] [14] 0x2af2156840 VAL: 'b63' (21 sibs) 41: [15] [15] 0x2af21568d0 VAL: 'b64' (21 sibs) 41: [16] [16] 0x2af2156960 VAL: 'b65' (21 sibs) 41: [17] [17] 0x2af21569f0 VAL: 'b66' (21 sibs) 41: [18] [18] 0x2af2156a80 VAL: 'b7' (21 sibs) 41: [19] [19] 0x2af2156b10 VAL: 'b8' (21 sibs) 41: [20] [20] 0x2af2156ba0 VAL: 'b9' (21 sibs) 41: [21] [21] 0x2af2156c30 VAL: 'b10' (21 sibs) 41: [22] [22] 0x2af2156cc0 VAL: 'e' (21 sibs) 41: [23] [23] 0x2af2156d50 VAL: 'f' (21 sibs) 41: [24] [24] 0x2af2156de0 VAL: 'g' (21 sibs) 41: #nodes=25 vs #printed=25 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ 41: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip/9 (6 ms) 41: [ RUN ] INDENTATION/YmlTestCase.complete_windows_round_trip/10 41: ------------------------------------------- 41: running test case 'issue83' 41: ------------------------------------------- 41: ~~~~~~~~~~~~~~ src yml: 41: \r\n 41: e:\r\n 41: - f\r\n 41: g: h\r\n 41: a:\r\n 41: - b\r\n 41: \r\n 41: c: d\r\n 41: ~~~~~~~~~~~~~~ parsed tree: 41: -------------------------------------- 41: [0][0] 0x2af2143b40 [ROOT] MAP: (1 sibs) 4 children: 41: [1] [1] 0x2af2143bd0 KEYSEQ: 'e' (4 sibs) 1 children: 41: [2] [2] 0x2af2143c60 VAL: 'f' (1 sibs) 41: [3] [3] 0x2af2143cf0 KEYVAL: 'g' 'h' (4 sibs) 41: [4] [4] 0x2af2143d80 KEYSEQ: 'a' (4 sibs) 1 children: 41: [5] [5] 0x2af2143e10 VAL: 'b' (1 sibs) 41: [6] [6] 0x2af2143ea0 KEYVAL: 'c' 'd' (4 sibs) 41: #nodes=7 vs #printed=7 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ emitted yml: 41: e:\n 41: - f\n 41: g: h\n 41: a:\n 41: - b\n 41: c: d\n 41: ~~~~~~~~~~~~~~ emitted tree: 41: -------------------------------------- 41: [0][0] 0x2af2155750 [ROOT] MAP: (1 sibs) 4 children: 41: [1] [1] 0x2af21557e0 KEYSEQ: 'e' (4 sibs) 1 children: 41: [2] [2] 0x2af2155870 VAL: 'f' (1 sibs) 41: [3] [3] 0x2af2155900 KEYVAL: 'g' 'h' (4 sibs) 41: [4] [4] 0x2af2155990 KEYSEQ: 'a' (4 sibs) 1 children: 41: [5] [5] 0x2af2155a20 VAL: 'b' (1 sibs) 41: [6] [6] 0x2af2155ab0 KEYVAL: 'c' 'd' (4 sibs) 41: #nodes=7 vs #printed=7 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ 41: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip/10 (1 ms) 41: [ RUN ] INDENTATION/YmlTestCase.unix_recreate_from_ref/0 41: ------------------------------------------- 41: running test case 'indented doc' 41: ------------------------------------------- 41: REF TREE: 41: 0x2af210df40 [ROOT] STREAM: (0 sibs) 1 children: 41: 0x2af2106fc0 DOCSEQ: (1 sibs) 3 children: 41: 0x2af2107060 VAL: 'foo' (3 sibs) 41: 0x2af21070f8 VAL: 'bar' (3 sibs) 41: 0x2af2107190 VAL: 'baz' (3 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2af2147780 [ROOT] STREAM: (1 sibs) 1 children: 41: [1] [1] 0x2af2147810 DOCSEQ: (1 sibs) 3 children: 41: [2] [2] 0x2af21478a0 VAL: 'foo' (3 sibs) 41: [3] [3] 0x2af2147930 VAL: 'bar' (3 sibs) 41: [4] [4] 0x2af21479c0 VAL: 'baz' (3 sibs) 41: #nodes=5 vs #printed=5 41: -------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.unix_recreate_from_ref/0 (1 ms) 41: [ RUN ] INDENTATION/YmlTestCase.unix_recreate_from_ref/1 41: ------------------------------------------- 41: running test case '4 chars' 41: ------------------------------------------- 41: REF TREE: 41: 0x2af210e058 [ROOT] MAP: (0 sibs) 2 children: 41: 0x2af2107d10 KEYVAL: 'key' 'value' (2 sibs) 41: 0x2af2107da8 KEYMAP: 'another_key' (2 sibs) 3 children: 41: 0x2af2107e50 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: 0x2af2108020 VAL: 'val0' (2 sibs) 41: 0x2af21080b8 VAL: 'val1' (2 sibs) 41: 0x2af2107ee8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: 0x2af2108160 VAL: 'val2' (2 sibs) 41: 0x2af21081f8 VAL: 'val3' (2 sibs) 41: 0x2af2107f80 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: 0x2af21082a0 VAL: 'val4' (2 sibs) 41: 0x2af2108338 VAL: 'val5' (2 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2af2157270 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2af2157300 KEYVAL: 'key' 'value' (2 sibs) 41: [2] [2] 0x2af2157390 KEYMAP: 'another_key' (2 sibs) 3 children: 41: [3] [3] 0x2af2157420 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: [4] [4] 0x2af21574b0 VAL: 'val0' (2 sibs) 41: [5] [5] 0x2af2157540 VAL: 'val1' (2 sibs) 41: [6] [6] 0x2af21575d0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: [7] [7] 0x2af2157660 VAL: 'val2' (2 sibs) 41: [8] [8] 0x2af21576f0 VAL: 'val3' (2 sibs) 41: [9] [9] 0x2af2157780 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: [10] [10] 0x2af2157810 VAL: 'val4' (2 sibs) 41: [11] [11] 0x2af21578a0 VAL: 'val5' (2 sibs) 41: #nodes=12 vs #printed=12 41: -------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.unix_recreate_from_ref/1 (1 ms) 41: [ RUN ] INDENTATION/YmlTestCase.unix_recreate_from_ref/2 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex0' 41: ------------------------------------------- 41: REF TREE: 41: 0x2af210e170 [ROOT] MAP: (0 sibs) 2 children: 41: 0x2af2108850 KEYVAL: 'key' 'value' (2 sibs) 41: 0x2af21088e8 KEYMAP: 'another_key' (2 sibs) 3 children: 41: 0x2af2108990 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: 0x2af2108b60 VAL: 'val0' (2 sibs) 41: 0x2af2108bf8 VAL: 'val1' (2 sibs) 41: 0x2af2108a28 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: 0x2af2108ca0 VAL: 'val2' (2 sibs) 41: 0x2af2108d38 VAL: 'val3' (2 sibs) 41: 0x2af2108ac0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: 0x2af2108de0 VAL: 'val4' (2 sibs) 41: 0x2af2108e78 VAL: 'val5' (2 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2af2157940 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2af21579d0 KEYVAL: 'key' 'value' (2 sibs) 41: [2] [2] 0x2af2157a60 KEYMAP: 'another_key' (2 sibs) 3 children: 41: [3] [3] 0x2af2157af0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: [4] [4] 0x2af2157b80 VAL: 'val0' (2 sibs) 41: [5] [5] 0x2af2157c10 VAL: 'val1' (2 sibs) 41: [6] [6] 0x2af2157ca0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: [7] [7] 0x2af2157d30 VAL: 'val2' (2 sibs) 41: [8] [8] 0x2af2157dc0 VAL: 'val3' (2 sibs) 41: [9] [9] 0x2af2157e50 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: [10] [10] 0x2af2157ee0 VAL: 'val4' (2 sibs) 41: [11] [11] 0x2af2157f70 VAL: 'val5' (2 sibs) 41: #nodes=12 vs #printed=12 41: -------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.unix_recreate_from_ref/2 (1 ms) 41: [ RUN ] INDENTATION/YmlTestCase.unix_recreate_from_ref/3 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex1' 41: ------------------------------------------- 41: REF TREE: 41: 0x2af210e288 [ROOT] MAP: (0 sibs) 2 children: 41: 0x2af2108f20 KEYVAL: 'key' 'value' (2 sibs) 41: 0x2af2108fb8 KEYMAP: 'another_key' (2 sibs) 3 children: 41: 0x2af2109060 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: 0x2af2109230 VAL: 'val0' (2 sibs) 41: 0x2af21092c8 VAL: 'val1' (2 sibs) 41: 0x2af21090f8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: 0x2af2109370 VAL: 'val2' (2 sibs) 41: 0x2af2109408 VAL: 'val3' (2 sibs) 41: 0x2af2109190 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: 0x2af21094b0 VAL: 'val4' (2 sibs) 41: 0x2af2109548 VAL: 'val5' (2 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2af2158010 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2af21580a0 KEYVAL: 'key' 'value' (2 sibs) 41: [2] [2] 0x2af2158130 KEYMAP: 'another_key' (2 sibs) 3 children: 41: [3] [3] 0x2af21581c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: [4] [4] 0x2af2158250 VAL: 'val0' (2 sibs) 41: [5] [5] 0x2af21582e0 VAL: 'val1' (2 sibs) 41: [6] [6] 0x2af2158370 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: [7] [7] 0x2af2158400 VAL: 'val2' (2 sibs) 41: [8] [8] 0x2af2158490 VAL: 'val3' (2 sibs) 41: [9] [9] 0x2af2158520 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: [10] [10] 0x2af21585b0 VAL: 'val4' (2 sibs) 41: [11] [11] 0x2af2158640 VAL: 'val5' (2 sibs) 41: #nodes=12 vs #printed=12 41: -------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.unix_recreate_from_ref/3 (1 ms) 41: [ RUN ] INDENTATION/YmlTestCase.unix_recreate_from_ref/4 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex2' 41: ------------------------------------------- 41: REF TREE: 41: 0x2af210e3a0 [ROOT] MAP: (0 sibs) 2 children: 41: 0x2af2109ec0 KEYVAL: 'key' 'value' (2 sibs) 41: 0x2af2109f58 KEYMAP: 'another_key' (2 sibs) 3 children: 41: 0x2af210a000 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: 0x2af210a1d0 VAL: 'val0' (2 sibs) 41: 0x2af210a268 VAL: 'val1' (2 sibs) 41: 0x2af210a098 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: 0x2af210a310 VAL: 'val2' (2 sibs) 41: 0x2af210a3a8 VAL: 'val3' (2 sibs) 41: 0x2af210a130 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: 0x2af210a450 VAL: 'val4' (2 sibs) 41: 0x2af210a4e8 VAL: 'val5' (2 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2af21586e0 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2af2158770 KEYVAL: 'key' 'value' (2 sibs) 41: [2] [2] 0x2af2158800 KEYMAP: 'another_key' (2 sibs) 3 children: 41: [3] [3] 0x2af2158890 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: [4] [4] 0x2af2158920 VAL: 'val0' (2 sibs) 41: [5] [5] 0x2af21589b0 VAL: 'val1' (2 sibs) 41: [6] [6] 0x2af2158a40 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: [7] [7] 0x2af2158ad0 VAL: 'val2' (2 sibs) 41: [8] [8] 0x2af2158b60 VAL: 'val3' (2 sibs) 41: [9] [9] 0x2af2158bf0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: [10] [10] 0x2af2158c80 VAL: 'val4' (2 sibs) 41: [11] [11] 0x2af2158d10 VAL: 'val5' (2 sibs) 41: #nodes=12 vs #printed=12 41: -------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.unix_recreate_from_ref/4 (1 ms) 41: [ RUN ] INDENTATION/YmlTestCase.unix_recreate_from_ref/5 41: ------------------------------------------- 41: running test case 'non-indented blank lines' 41: ------------------------------------------- 41: REF TREE: 41: 0x2af210e4b8 [ROOT] MAP: (0 sibs) 1 children: 41: 0x2af21084d0 KEYMAP: 'matrix' (1 sibs) 1 children: 41: 0x2af2108570 KEYSEQ: 'include' (1 sibs) 28 children: 41: 0x2af210c6f0 VAL: 'env01' (28 sibs) 41: 0x2af210c788 VAL: 'env02' (28 sibs) 41: 0x2af210c820 VAL: 'env03' (28 sibs) 41: 0x2af210c8b8 VAL: 'env04' (28 sibs) 41: 0x2af210c950 VAL: 'env11' (28 sibs) 41: 0x2af210c9e8 VAL: 'env12' (28 sibs) 41: 0x2af210ca80 VAL: 'env13' (28 sibs) 41: 0x2af210cb18 VAL: 'env14' (28 sibs) 41: 0x2af210cbb0 VAL: 'env21' (28 sibs) 41: 0x2af210cc48 VAL: 'env22' (28 sibs) 41: 0x2af210cce0 VAL: 'env23' (28 sibs) 41: 0x2af210cd78 VAL: 'env24' (28 sibs) 41: 0x2af210ce10 VAL: 'env31' (28 sibs) 41: 0x2af210cea8 VAL: 'env32' (28 sibs) 41: 0x2af210cf40 VAL: 'env33' (28 sibs) 41: 0x2af210cfd8 VAL: 'env34' (28 sibs) 41: 0x2af210d070 VAL: 'env41' (28 sibs) 41: 0x2af210d108 VAL: 'env42' (28 sibs) 41: 0x2af210d1a0 VAL: 'env43' (28 sibs) 41: 0x2af210d238 VAL: 'env44' (28 sibs) 41: 0x2af210d2d0 VAL: 'env51' (28 sibs) 41: 0x2af210d368 VAL: 'env52' (28 sibs) 41: 0x2af210d400 VAL: 'env53' (28 sibs) 41: 0x2af210d498 VAL: 'env54' (28 sibs) 41: 0x2af210d530 VAL: 'env61' (28 sibs) 41: 0x2af210d5c8 VAL: 'env62' (28 sibs) 41: 0x2af210d660 VAL: 'env63' (28 sibs) 41: 0x2af210d6f8 VAL: 'env64' (28 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2af2158db0 [ROOT] MAP: (1 sibs) 1 children: 41: [1] [1] 0x2af2158e40 KEYMAP: 'matrix' (1 sibs) 1 children: 41: [2] [2] 0x2af2158ed0 KEYSEQ: 'include' (1 sibs) 28 children: 41: [3] [3] 0x2af2158f60 VAL: 'env01' (28 sibs) 41: [4] [4] 0x2af2158ff0 VAL: 'env02' (28 sibs) 41: [5] [5] 0x2af2159080 VAL: 'env03' (28 sibs) 41: [6] [6] 0x2af2159110 VAL: 'env04' (28 sibs) 41: [7] [7] 0x2af21591a0 VAL: 'env11' (28 sibs) 41: [8] [8] 0x2af2159230 VAL: 'env12' (28 sibs) 41: [9] [9] 0x2af21592c0 VAL: 'env13' (28 sibs) 41: [10] [10] 0x2af2159350 VAL: 'env14' (28 sibs) 41: [11] [11] 0x2af21593e0 VAL: 'env21' (28 sibs) 41: [12] [12] 0x2af2159470 VAL: 'env22' (28 sibs) 41: [13] [13] 0x2af2159500 VAL: 'env23' (28 sibs) 41: [14] [14] 0x2af2159590 VAL: 'env24' (28 sibs) 41: [15] [15] 0x2af2159620 VAL: 'env31' (28 sibs) 41: [16] [16] 0x2af21596b0 VAL: 'env32' (28 sibs) 41: [17] [17] 0x2af2159740 VAL: 'env33' (28 sibs) 41: [18] [18] 0x2af21597d0 VAL: 'env34' (28 sibs) 41: [19] [19] 0x2af2159860 VAL: 'env41' (28 sibs) 41: [20] [20] 0x2af21598f0 VAL: 'env42' (28 sibs) 41: [21] [21] 0x2af2159980 VAL: 'env43' (28 sibs) 41: [22] [22] 0x2af2159a10 VAL: 'env44' (28 sibs) 41: [23] [23] 0x2af2159aa0 VAL: 'env51' (28 sibs) 41: [24] [24] 0x2af2159b30 VAL: 'env52' (28 sibs) 41: [25] [25] 0x2af2159bc0 VAL: 'env53' (28 sibs) 41: [26] [26] 0x2af2159c50 VAL: 'env54' (28 sibs) 41: [27] [27] 0x2af2159ce0 VAL: 'env61' (28 sibs) 41: [28] [28] 0x2af2159d70 VAL: 'env62' (28 sibs) 41: [29] [29] 0x2af2159e00 VAL: 'env63' (28 sibs) 41: [30] [30] 0x2af2159e90 VAL: 'env64' (28 sibs) 41: #nodes=31 vs #printed=31 41: -------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.unix_recreate_from_ref/5 (3 ms) 41: [ RUN ] INDENTATION/YmlTestCase.unix_recreate_from_ref/6 41: ------------------------------------------- 41: running test case 'unnecessary indentation' 41: ------------------------------------------- 41: REF TREE: 41: 0x2af210e5d0 [ROOT] MAP: (0 sibs) 2 children: 41: 0x2af210b5a0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 41: 0x2af210b6e0 KEYSEQ: 'files' (3 sibs) 6 children: 41: 0x2af210b8b0 VAL: 'a' (6 sibs) 41: 0x2af210b948 VAL: 'b' (6 sibs) 41: 0x2af210b9e0 VAL: 'c' (6 sibs) 41: 0x2af210ba78 VAL: 'd' (6 sibs) 41: 0x2af210bb10 VAL: 'e' (6 sibs) 41: 0x2af210bba8 VAL: 'f' (6 sibs) 41: 0x2af210b778 KEYSEQ: 'more_files' (3 sibs) 2 children: 41: 0x2af210bc50 VAL: 'a' (2 sibs) 41: 0x2af210bce8 VAL: 'b' (2 sibs) 41: 0x2af210b810 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 41: 0x2af210bd90 VAL: 'a' (2 sibs) 41: 0x2af210be28 VAL: 'b' (2 sibs) 41: 0x2af210b638 KEYMAP: 'more_skip' (2 sibs) 2 children: 41: 0x2af210bed0 KEYSEQ: 'files' (2 sibs) 6 children: 41: 0x2af210c010 VAL: 'a' (6 sibs) 41: 0x2af210c0a8 VAL: 'b' (6 sibs) 41: 0x2af210c140 VAL: 'c' (6 sibs) 41: 0x2af210c1d8 VAL: 'd' (6 sibs) 41: 0x2af210c270 VAL: 'e' (6 sibs) 41: 0x2af210c308 VAL: 'f' (6 sibs) 41: 0x2af210bf68 KEYSEQ: 'more_files' (2 sibs) 2 children: 41: 0x2af210c3b0 VAL: 'a' (2 sibs) 41: 0x2af210c448 VAL: 'b' (2 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2af2159f30 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2af2159fc0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 41: [2] [2] 0x2af215a050 KEYSEQ: 'files' (3 sibs) 6 children: 41: [3] [3] 0x2af215a0e0 VAL: 'a' (6 sibs) 41: [4] [4] 0x2af215a170 VAL: 'b' (6 sibs) 41: [5] [5] 0x2af215a200 VAL: 'c' (6 sibs) 41: [6] [6] 0x2af215a290 VAL: 'd' (6 sibs) 41: [7] [7] 0x2af215a320 VAL: 'e' (6 sibs) 41: [8] [8] 0x2af215a3b0 VAL: 'f' (6 sibs) 41: [9] [9] 0x2af215a440 KEYSEQ: 'more_files' (3 sibs) 2 children: 41: [10] [10] 0x2af215a4d0 VAL: 'a' (2 sibs) 41: [11] [11] 0x2af215a560 VAL: 'b' (2 sibs) 41: [12] [12] 0x2af215a5f0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 41: [13] [13] 0x2af215a680 VAL: 'a' (2 sibs) 41: [14] [14] 0x2af215a710 VAL: 'b' (2 sibs) 41: [15] [15] 0x2af215a7a0 KEYMAP: 'more_skip' (2 sibs) 2 children: 41: [16] [16] 0x2af215a830 KEYSEQ: 'files' (2 sibs) 6 children: 41: [17] [17] 0x2af215a8c0 VAL: 'a' (6 sibs) 41: [18] [18] 0x2af215a950 VAL: 'b' (6 sibs) 41: [19] [19] 0x2af215a9e0 VAL: 'c' (6 sibs) 41: [20] [20] 0x2af215aa70 VAL: 'd' (6 sibs) 41: [21] [21] 0x2af215ab00 VAL: 'e' (6 sibs) 41: [22] [22] 0x2af215ab90 VAL: 'f' (6 sibs) 41: [23] [23] 0x2af215ac20 KEYSEQ: 'more_files' (2 sibs) 2 children: 41: [24] [24] 0x2af215acb0 VAL: 'a' (2 sibs) 41: [25] [25] 0x2af215ad40 VAL: 'b' (2 sibs) 41: #nodes=26 vs #printed=26 41: -------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.unix_recreate_from_ref/6 (2 ms) 41: [ RUN ] INDENTATION/YmlTestCase.unix_recreate_from_ref/7 41: ------------------------------------------- 41: running test case 'blank lines indented, 1 - at same scope' 41: ------------------------------------------- 41: REF TREE: 41: 0x2af210e6e8 [ROOT] MAP: (0 sibs) 1 children: 41: 0x2af210c540 KEYMAP: 'skip_commits' (1 sibs) 1 children: 41: 0x2af210c5e0 KEYSEQ: 'files' (1 sibs) 4 children: 41: 0x2af210dc80 VAL: 'a' (4 sibs) 41: 0x2af210dd18 VAL: 'b' (4 sibs) 41: 0x2af210ddb0 VAL: 'c' (4 sibs) 41: 0x2af210de48 VAL: 'd' (4 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2af215ade0 [ROOT] MAP: (1 sibs) 1 children: 41: [1] [1] 0x2af215ae70 KEYMAP: 'skip_commits' (1 sibs) 1 children: 41: [2] [2] 0x2af215af00 KEYSEQ: 'files' (1 sibs) 4 children: 41: [3] [3] 0x2af215af90 VAL: 'a' (4 sibs) 41: [4] [4] 0x2af215b020 VAL: 'b' (4 sibs) 41: [5] [5] 0x2af215b0b0 VAL: 'c' (4 sibs) 41: [6] [6] 0x2af215b140 VAL: 'd' (4 sibs) 41: #nodes=7 vs #printed=7 41: -------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.unix_recreate_from_ref/7 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.unix_recreate_from_ref/8 41: ------------------------------------------- 41: running test case 'indentation at start' 41: ------------------------------------------- 41: REF TREE: 41: 0x2af210e800 [ROOT] MAP: (0 sibs) 2 children: 41: 0x2af2107850 KEYSEQ: 'foo' (2 sibs) 2 children: 41: 0x2af2107710 VAL: 'a' (2 sibs) 41: 0x2af21077a8 VAL: 'b' (2 sibs) 41: 0x2af21078e8 KEYSEQ: 'bar' (2 sibs) 2 children: 41: 0x2af21075d0 VAL: 'c' (2 sibs) 41: 0x2af2107668 VAL: 'd' (2 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2af215b1e0 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2af215b270 KEYSEQ: 'foo' (2 sibs) 2 children: 41: [2] [2] 0x2af215b300 VAL: 'a' (2 sibs) 41: [3] [3] 0x2af215b390 VAL: 'b' (2 sibs) 41: [4] [4] 0x2af215b420 KEYSEQ: 'bar' (2 sibs) 2 children: 41: [5] [5] 0x2af215b4b0 VAL: 'c' (2 sibs) 41: [6] [6] 0x2af215b540 VAL: 'd' (2 sibs) 41: #nodes=7 vs #printed=7 41: -------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.unix_recreate_from_ref/8 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.unix_recreate_from_ref/9 41: ------------------------------------------- 41: running test case 'unaligned comments' 41: ------------------------------------------- 41: REF TREE: 41: 0x2af210e918 [ROOT] MAP: (0 sibs) 1 children: 41: 0x2af21083e0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 41: 0x2af2107490 KEYVAL: 'map' 'mirror' (2 sibs) 41: 0x2af2107528 KEYSEQ: 'dat' (2 sibs) 21 children: 41: 0x2af2110980 VAL: 'a' (21 sibs) 41: 0x2af2110a18 VAL: 'b' (21 sibs) 41: 0x2af2110ab0 VAL: 'b1' (21 sibs) 41: 0x2af2110b48 VAL: 'b2' (21 sibs) 41: 0x2af2110be0 VAL: 'b3' (21 sibs) 41: 0x2af2110c78 VAL: 'b4' (21 sibs) 41: 0x2af2110d10 VAL: 'b5' (21 sibs) 41: 0x2af2110da8 VAL: 'b6' (21 sibs) 41: 0x2af2110e40 VAL: 'b61' (21 sibs) 41: 0x2af2110ed8 VAL: 'b62' (21 sibs) 41: 0x2af2110f70 VAL: 'b63' (21 sibs) 41: 0x2af2111008 VAL: 'b64' (21 sibs) 41: 0x2af21110a0 VAL: 'b65' (21 sibs) 41: 0x2af2111138 VAL: 'b66' (21 sibs) 41: 0x2af21111d0 VAL: 'b7' (21 sibs) 41: 0x2af2111268 VAL: 'b8' (21 sibs) 41: 0x2af2111300 VAL: 'b9' (21 sibs) 41: 0x2af2111398 VAL: 'b10' (21 sibs) 41: 0x2af2111430 VAL: 'e' (21 sibs) 41: 0x2af21114c8 VAL: 'f' (21 sibs) 41: 0x2af2111560 VAL: 'g' (21 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2af215b5e0 [ROOT] MAP: (1 sibs) 1 children: 41: [1] [1] 0x2af215b670 KEYMAP: 'stand2sit' (1 sibs) 2 children: 41: [2] [2] 0x2af215b700 KEYVAL: 'map' 'mirror' (2 sibs) 41: [3] [3] 0x2af215b790 KEYSEQ: 'dat' (2 sibs) 21 children: 41: [4] [4] 0x2af215b820 VAL: 'a' (21 sibs) 41: [5] [5] 0x2af215b8b0 VAL: 'b' (21 sibs) 41: [6] [6] 0x2af215b940 VAL: 'b1' (21 sibs) 41: [7] [7] 0x2af215b9d0 VAL: 'b2' (21 sibs) 41: [8] [8] 0x2af215ba60 VAL: 'b3' (21 sibs) 41: [9] [9] 0x2af215baf0 VAL: 'b4' (21 sibs) 41: [10] [10] 0x2af215bb80 VAL: 'b5' (21 sibs) 41: [11] [11] 0x2af215bc10 VAL: 'b6' (21 sibs) 41: [12] [12] 0x2af215bca0 VAL: 'b61' (21 sibs) 41: [13] [13] 0x2af215bd30 VAL: 'b62' (21 sibs) 41: [14] [14] 0x2af215bdc0 VAL: 'b63' (21 sibs) 41: [15] [15] 0x2af215be50 VAL: 'b64' (21 sibs) 41: [16] [16] 0x2af215bee0 VAL: 'b65' (21 sibs) 41: [17] [17] 0x2af215bf70 VAL: 'b66' (21 sibs) 41: [18] [18] 0x2af215c000 VAL: 'b7' (21 sibs) 41: [19] [19] 0x2af215c090 VAL: 'b8' (21 sibs) 41: [20] [20] 0x2af215c120 VAL: 'b9' (21 sibs) 41: [21] [21] 0x2af215c1b0 VAL: 'b10' (21 sibs) 41: [22] [22] 0x2af215c240 VAL: 'e' (21 sibs) 41: [23] [23] 0x2af215c2d0 VAL: 'f' (21 sibs) 41: [24] [24] 0x2af215c360 VAL: 'g' (21 sibs) 41: #nodes=25 vs #printed=25 41: -------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.unix_recreate_from_ref/9 (2 ms) 41: [ RUN ] INDENTATION/YmlTestCase.unix_recreate_from_ref/10 41: ------------------------------------------- 41: running test case 'issue83' 41: ------------------------------------------- 41: REF TREE: 41: 0x2af210ea30 [ROOT] MAP: (0 sibs) 4 children: 41: 0x2af210d7a0 KEYSEQ: 'e' (4 sibs) 1 children: 41: 0x2af21095f0 VAL: 'f' (1 sibs) 41: 0x2af210d838 KEYVAL: 'g' 'h' (4 sibs) 41: 0x2af210d8d0 KEYSEQ: 'a' (4 sibs) 1 children: 41: 0x2af2109690 VAL: 'b' (1 sibs) 41: 0x2af210d968 KEYVAL: 'c' 'd' (4 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2af215c400 [ROOT] MAP: (1 sibs) 4 children: 41: [1] [1] 0x2af215c490 KEYSEQ: 'e' (4 sibs) 1 children: 41: [2] [2] 0x2af215c520 VAL: 'f' (1 sibs) 41: [3] [3] 0x2af215c5b0 KEYVAL: 'g' 'h' (4 sibs) 41: [4] [4] 0x2af215c640 KEYSEQ: 'a' (4 sibs) 1 children: 41: [5] [5] 0x2af215c6d0 VAL: 'b' (1 sibs) 41: [6] [6] 0x2af215c760 KEYVAL: 'c' 'd' (4 sibs) 41: #nodes=7 vs #printed=7 41: -------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.unix_recreate_from_ref/10 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.windows_recreate_from_ref/0 41: ------------------------------------------- 41: running test case 'indented doc' 41: ------------------------------------------- 41: REF TREE: 41: 0x2af210df40 [ROOT] STREAM: (0 sibs) 1 children: 41: 0x2af2106fc0 DOCSEQ: (1 sibs) 3 children: 41: 0x2af2107060 VAL: 'foo' (3 sibs) 41: 0x2af21070f8 VAL: 'bar' (3 sibs) 41: 0x2af2107190 VAL: 'baz' (3 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2af215c800 [ROOT] STREAM: (1 sibs) 1 children: 41: [1] [1] 0x2af215c890 DOCSEQ: (1 sibs) 3 children: 41: [2] [2] 0x2af215c920 VAL: 'foo' (3 sibs) 41: [3] [3] 0x2af215c9b0 VAL: 'bar' (3 sibs) 41: [4] [4] 0x2af215ca40 VAL: 'baz' (3 sibs) 41: #nodes=5 vs #printed=5 41: -------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.windows_recreate_from_ref/0 (1 ms) 41: [ RUN ] INDENTATION/YmlTestCase.windows_recreate_from_ref/1 41: ------------------------------------------- 41: running test case '4 chars' 41: ------------------------------------------- 41: REF TREE: 41: 0x2af210e058 [ROOT] MAP: (0 sibs) 2 children: 41: 0x2af2107d10 KEYVAL: 'key' 'value' (2 sibs) 41: 0x2af2107da8 KEYMAP: 'another_key' (2 sibs) 3 children: 41: 0x2af2107e50 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: 0x2af2108020 VAL: 'val0' (2 sibs) 41: 0x2af21080b8 VAL: 'val1' (2 sibs) 41: 0x2af2107ee8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: 0x2af2108160 VAL: 'val2' (2 sibs) 41: 0x2af21081f8 VAL: 'val3' (2 sibs) 41: 0x2af2107f80 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: 0x2af21082a0 VAL: 'val4' (2 sibs) 41: 0x2af2108338 VAL: 'val5' (2 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2af215cae0 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2af215cb70 KEYVAL: 'key' 'value' (2 sibs) 41: [2] [2] 0x2af215cc00 KEYMAP: 'another_key' (2 sibs) 3 children: 41: [3] [3] 0x2af215cc90 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: [4] [4] 0x2af215cd20 VAL: 'val0' (2 sibs) 41: [5] [5] 0x2af215cdb0 VAL: 'val1' (2 sibs) 41: [6] [6] 0x2af215ce40 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: [7] [7] 0x2af215ced0 VAL: 'val2' (2 sibs) 41: [8] [8] 0x2af215cf60 VAL: 'val3' (2 sibs) 41: [9] [9] 0x2af215cff0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: [10] [10] 0x2af215d080 VAL: 'val4' (2 sibs) 41: [11] [11] 0x2af215d110 VAL: 'val5' (2 sibs) 41: #nodes=12 vs #printed=12 41: -------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.windows_recreate_from_ref/1 (1 ms) 41: [ RUN ] INDENTATION/YmlTestCase.windows_recreate_from_ref/2 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex0' 41: ------------------------------------------- 41: REF TREE: 41: 0x2af210e170 [ROOT] MAP: (0 sibs) 2 children: 41: 0x2af2108850 KEYVAL: 'key' 'value' (2 sibs) 41: 0x2af21088e8 KEYMAP: 'another_key' (2 sibs) 3 children: 41: 0x2af2108990 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: 0x2af2108b60 VAL: 'val0' (2 sibs) 41: 0x2af2108bf8 VAL: 'val1' (2 sibs) 41: 0x2af2108a28 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: 0x2af2108ca0 VAL: 'val2' (2 sibs) 41: 0x2af2108d38 VAL: 'val3' (2 sibs) 41: 0x2af2108ac0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: 0x2af2108de0 VAL: 'val4' (2 sibs) 41: 0x2af2108e78 VAL: 'val5' (2 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2af215d1b0 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2af215d240 KEYVAL: 'key' 'value' (2 sibs) 41: [2] [2] 0x2af215d2d0 KEYMAP: 'another_key' (2 sibs) 3 children: 41: [3] [3] 0x2af215d360 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: [4] [4] 0x2af215d3f0 VAL: 'val0' (2 sibs) 41: [5] [5] 0x2af215d480 VAL: 'val1' (2 sibs) 41: [6] [6] 0x2af215d510 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: [7] [7] 0x2af215d5a0 VAL: 'val2' (2 sibs) 41: [8] [8] 0x2af215d630 VAL: 'val3' (2 sibs) 41: [9] [9] 0x2af215d6c0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: [10] [10] 0x2af215d750 VAL: 'val4' (2 sibs) 41: [11] [11] 0x2af215d7e0 VAL: 'val5' (2 sibs) 41: #nodes=12 vs #printed=12 41: -------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.windows_recreate_from_ref/2 (1 ms) 41: [ RUN ] INDENTATION/YmlTestCase.windows_recreate_from_ref/3 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex1' 41: ------------------------------------------- 41: REF TREE: 41: 0x2af210e288 [ROOT] MAP: (0 sibs) 2 children: 41: 0x2af2108f20 KEYVAL: 'key' 'value' (2 sibs) 41: 0x2af2108fb8 KEYMAP: 'another_key' (2 sibs) 3 children: 41: 0x2af2109060 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: 0x2af2109230 VAL: 'val0' (2 sibs) 41: 0x2af21092c8 VAL: 'val1' (2 sibs) 41: 0x2af21090f8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: 0x2af2109370 VAL: 'val2' (2 sibs) 41: 0x2af2109408 VAL: 'val3' (2 sibs) 41: 0x2af2109190 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: 0x2af21094b0 VAL: 'val4' (2 sibs) 41: 0x2af2109548 VAL: 'val5' (2 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2af215d880 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2af215d910 KEYVAL: 'key' 'value' (2 sibs) 41: [2] [2] 0x2af215d9a0 KEYMAP: 'another_key' (2 sibs) 3 children: 41: [3] [3] 0x2af215da30 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: [4] [4] 0x2af215dac0 VAL: 'val0' (2 sibs) 41: [5] [5] 0x2af215db50 VAL: 'val1' (2 sibs) 41: [6] [6] 0x2af215dbe0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: [7] [7] 0x2af215dc70 VAL: 'val2' (2 sibs) 41: [8] [8] 0x2af215dd00 VAL: 'val3' (2 sibs) 41: [9] [9] 0x2af215dd90 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: [10] [10] 0x2af215de20 VAL: 'val4' (2 sibs) 41: [11] [11] 0x2af215deb0 VAL: 'val5' (2 sibs) 41: #nodes=12 vs #printed=12 41: -------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.windows_recreate_from_ref/3 (1 ms) 41: [ RUN ] INDENTATION/YmlTestCase.windows_recreate_from_ref/4 41: ------------------------------------------- 41: running test case '2 chars + 4 chars, ex2' 41: ------------------------------------------- 41: REF TREE: 41: 0x2af210e3a0 [ROOT] MAP: (0 sibs) 2 children: 41: 0x2af2109ec0 KEYVAL: 'key' 'value' (2 sibs) 41: 0x2af2109f58 KEYMAP: 'another_key' (2 sibs) 3 children: 41: 0x2af210a000 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: 0x2af210a1d0 VAL: 'val0' (2 sibs) 41: 0x2af210a268 VAL: 'val1' (2 sibs) 41: 0x2af210a098 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: 0x2af210a310 VAL: 'val2' (2 sibs) 41: 0x2af210a3a8 VAL: 'val3' (2 sibs) 41: 0x2af210a130 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: 0x2af210a450 VAL: 'val4' (2 sibs) 41: 0x2af210a4e8 VAL: 'val5' (2 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2af215df50 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2af215dfe0 KEYVAL: 'key' 'value' (2 sibs) 41: [2] [2] 0x2af215e070 KEYMAP: 'another_key' (2 sibs) 3 children: 41: [3] [3] 0x2af215e100 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 41: [4] [4] 0x2af215e190 VAL: 'val0' (2 sibs) 41: [5] [5] 0x2af215e220 VAL: 'val1' (2 sibs) 41: [6] [6] 0x2af215e2b0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 41: [7] [7] 0x2af215e340 VAL: 'val2' (2 sibs) 41: [8] [8] 0x2af215e3d0 VAL: 'val3' (2 sibs) 41: [9] [9] 0x2af215e460 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 41: [10] [10] 0x2af215e4f0 VAL: 'val4' (2 sibs) 41: [11] [11] 0x2af215e580 VAL: 'val5' (2 sibs) 41: #nodes=12 vs #printed=12 41: -------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.windows_recreate_from_ref/4 (1 ms) 41: [ RUN ] INDENTATION/YmlTestCase.windows_recreate_from_ref/5 41: ------------------------------------------- 41: running test case 'non-indented blank lines' 41: ------------------------------------------- 41: REF TREE: 41: 0x2af210e4b8 [ROOT] MAP: (0 sibs) 1 children: 41: 0x2af21084d0 KEYMAP: 'matrix' (1 sibs) 1 children: 41: 0x2af2108570 KEYSEQ: 'include' (1 sibs) 28 children: 41: 0x2af210c6f0 VAL: 'env01' (28 sibs) 41: 0x2af210c788 VAL: 'env02' (28 sibs) 41: 0x2af210c820 VAL: 'env03' (28 sibs) 41: 0x2af210c8b8 VAL: 'env04' (28 sibs) 41: 0x2af210c950 VAL: 'env11' (28 sibs) 41: 0x2af210c9e8 VAL: 'env12' (28 sibs) 41: 0x2af210ca80 VAL: 'env13' (28 sibs) 41: 0x2af210cb18 VAL: 'env14' (28 sibs) 41: 0x2af210cbb0 VAL: 'env21' (28 sibs) 41: 0x2af210cc48 VAL: 'env22' (28 sibs) 41: 0x2af210cce0 VAL: 'env23' (28 sibs) 41: 0x2af210cd78 VAL: 'env24' (28 sibs) 41: 0x2af210ce10 VAL: 'env31' (28 sibs) 41: 0x2af210cea8 VAL: 'env32' (28 sibs) 41: 0x2af210cf40 VAL: 'env33' (28 sibs) 41: 0x2af210cfd8 VAL: 'env34' (28 sibs) 41: 0x2af210d070 VAL: 'env41' (28 sibs) 41: 0x2af210d108 VAL: 'env42' (28 sibs) 41: 0x2af210d1a0 VAL: 'env43' (28 sibs) 41: 0x2af210d238 VAL: 'env44' (28 sibs) 41: 0x2af210d2d0 VAL: 'env51' (28 sibs) 41: 0x2af210d368 VAL: 'env52' (28 sibs) 41: 0x2af210d400 VAL: 'env53' (28 sibs) 41: 0x2af210d498 VAL: 'env54' (28 sibs) 41: 0x2af210d530 VAL: 'env61' (28 sibs) 41: 0x2af210d5c8 VAL: 'env62' (28 sibs) 41: 0x2af210d660 VAL: 'env63' (28 sibs) 41: 0x2af210d6f8 VAL: 'env64' (28 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2af215e620 [ROOT] MAP: (1 sibs) 1 children: 41: [1] [1] 0x2af215e6b0 KEYMAP: 'matrix' (1 sibs) 1 children: 41: [2] [2] 0x2af215e740 KEYSEQ: 'include' (1 sibs) 28 children: 41: [3] [3] 0x2af215e7d0 VAL: 'env01' (28 sibs) 41: [4] [4] 0x2af215e860 VAL: 'env02' (28 sibs) 41: [5] [5] 0x2af215e8f0 VAL: 'env03' (28 sibs) 41: [6] [6] 0x2af215e980 VAL: 'env04' (28 sibs) 41: [7] [7] 0x2af215ea10 VAL: 'env11' (28 sibs) 41: [8] [8] 0x2af215eaa0 VAL: 'env12' (28 sibs) 41: [9] [9] 0x2af215eb30 VAL: 'env13' (28 sibs) 41: [10] [10] 0x2af215ebc0 VAL: 'env14' (28 sibs) 41: [11] [11] 0x2af215ec50 VAL: 'env21' (28 sibs) 41: [12] [12] 0x2af215ece0 VAL: 'env22' (28 sibs) 41: [13] [13] 0x2af215ed70 VAL: 'env23' (28 sibs) 41: [14] [14] 0x2af215ee00 VAL: 'env24' (28 sibs) 41: [15] [15] 0x2af215ee90 VAL: 'env31' (28 sibs) 41: [16] [16] 0x2af215ef20 VAL: 'env32' (28 sibs) 41: [17] [17] 0x2af215efb0 VAL: 'env33' (28 sibs) 41: [18] [18] 0x2af215f040 VAL: 'env34' (28 sibs) 41: [19] [19] 0x2af215f0d0 VAL: 'env41' (28 sibs) 41: [20] [20] 0x2af215f160 VAL: 'env42' (28 sibs) 41: [21] [21] 0x2af215f1f0 VAL: 'env43' (28 sibs) 41: [22] [22] 0x2af215f280 VAL: 'env44' (28 sibs) 41: [23] [23] 0x2af215f310 VAL: 'env51' (28 sibs) 41: [24] [24] 0x2af215f3a0 VAL: 'env52' (28 sibs) 41: [25] [25] 0x2af215f430 VAL: 'env53' (28 sibs) 41: [26] [26] 0x2af215f4c0 VAL: 'env54' (28 sibs) 41: [27] [27] 0x2af215f550 VAL: 'env61' (28 sibs) 41: [28] [28] 0x2af215f5e0 VAL: 'env62' (28 sibs) 41: [29] [29] 0x2af215f670 VAL: 'env63' (28 sibs) 41: [30] [30] 0x2af215f700 VAL: 'env64' (28 sibs) 41: #nodes=31 vs #printed=31 41: -------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.windows_recreate_from_ref/5 (3 ms) 41: [ RUN ] INDENTATION/YmlTestCase.windows_recreate_from_ref/6 41: ------------------------------------------- 41: running test case 'unnecessary indentation' 41: ------------------------------------------- 41: REF TREE: 41: 0x2af210e5d0 [ROOT] MAP: (0 sibs) 2 children: 41: 0x2af210b5a0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 41: 0x2af210b6e0 KEYSEQ: 'files' (3 sibs) 6 children: 41: 0x2af210b8b0 VAL: 'a' (6 sibs) 41: 0x2af210b948 VAL: 'b' (6 sibs) 41: 0x2af210b9e0 VAL: 'c' (6 sibs) 41: 0x2af210ba78 VAL: 'd' (6 sibs) 41: 0x2af210bb10 VAL: 'e' (6 sibs) 41: 0x2af210bba8 VAL: 'f' (6 sibs) 41: 0x2af210b778 KEYSEQ: 'more_files' (3 sibs) 2 children: 41: 0x2af210bc50 VAL: 'a' (2 sibs) 41: 0x2af210bce8 VAL: 'b' (2 sibs) 41: 0x2af210b810 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 41: 0x2af210bd90 VAL: 'a' (2 sibs) 41: 0x2af210be28 VAL: 'b' (2 sibs) 41: 0x2af210b638 KEYMAP: 'more_skip' (2 sibs) 2 children: 41: 0x2af210bed0 KEYSEQ: 'files' (2 sibs) 6 children: 41: 0x2af210c010 VAL: 'a' (6 sibs) 41: 0x2af210c0a8 VAL: 'b' (6 sibs) 41: 0x2af210c140 VAL: 'c' (6 sibs) 41: 0x2af210c1d8 VAL: 'd' (6 sibs) 41: 0x2af210c270 VAL: 'e' (6 sibs) 41: 0x2af210c308 VAL: 'f' (6 sibs) 41: 0x2af210bf68 KEYSEQ: 'more_files' (2 sibs) 2 children: 41: 0x2af210c3b0 VAL: 'a' (2 sibs) 41: 0x2af210c448 VAL: 'b' (2 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2af215f7a0 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2af215f830 KEYMAP: 'skip_commits' (2 sibs) 3 children: 41: [2] [2] 0x2af215f8c0 KEYSEQ: 'files' (3 sibs) 6 children: 41: [3] [3] 0x2af215f950 VAL: 'a' (6 sibs) 41: [4] [4] 0x2af215f9e0 VAL: 'b' (6 sibs) 41: [5] [5] 0x2af215fa70 VAL: 'c' (6 sibs) 41: [6] [6] 0x2af215fb00 VAL: 'd' (6 sibs) 41: [7] [7] 0x2af215fb90 VAL: 'e' (6 sibs) 41: [8] [8] 0x2af215fc20 VAL: 'f' (6 sibs) 41: [9] [9] 0x2af215fcb0 KEYSEQ: 'more_files' (3 sibs) 2 children: 41: [10] [10] 0x2af215fd40 VAL: 'a' (2 sibs) 41: [11] [11] 0x2af215fdd0 VAL: 'b' (2 sibs) 41: [12] [12] 0x2af215fe60 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 41: [13] [13] 0x2af215fef0 VAL: 'a' (2 sibs) 41: [14] [14] 0x2af215ff80 VAL: 'b' (2 sibs) 41: [15] [15] 0x2af2160010 KEYMAP: 'more_skip' (2 sibs) 2 children: 41: [16] [16] 0x2af21600a0 KEYSEQ: 'files' (2 sibs) 6 children: 41: [17] [17] 0x2af2160130 VAL: 'a' (6 sibs) 41: [18] [18] 0x2af21601c0 VAL: 'b' (6 sibs) 41: [19] [19] 0x2af2160250 VAL: 'c' (6 sibs) 41: [20] [20] 0x2af21602e0 VAL: 'd' (6 sibs) 41: [21] [21] 0x2af2160370 VAL: 'e' (6 sibs) 41: [22] [22] 0x2af2160400 VAL: 'f' (6 sibs) 41: [23] [23] 0x2af2160490 KEYSEQ: 'more_files' (2 sibs) 2 children: 41: [24] [24] 0x2af2160520 VAL: 'a' (2 sibs) 41: [25] [25] 0x2af21605b0 VAL: 'b' (2 sibs) 41: #nodes=26 vs #printed=26 41: -------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.windows_recreate_from_ref/6 (2 ms) 41: [ RUN ] INDENTATION/YmlTestCase.windows_recreate_from_ref/7 41: ------------------------------------------- 41: running test case 'blank lines indented, 1 - at same scope' 41: ------------------------------------------- 41: REF TREE: 41: 0x2af210e6e8 [ROOT] MAP: (0 sibs) 1 children: 41: 0x2af210c540 KEYMAP: 'skip_commits' (1 sibs) 1 children: 41: 0x2af210c5e0 KEYSEQ: 'files' (1 sibs) 4 children: 41: 0x2af210dc80 VAL: 'a' (4 sibs) 41: 0x2af210dd18 VAL: 'b' (4 sibs) 41: 0x2af210ddb0 VAL: 'c' (4 sibs) 41: 0x2af210de48 VAL: 'd' (4 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2af2160650 [ROOT] MAP: (1 sibs) 1 children: 41: [1] [1] 0x2af21606e0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 41: [2] [2] 0x2af2160770 KEYSEQ: 'files' (1 sibs) 4 children: 41: [3] [3] 0x2af2160800 VAL: 'a' (4 sibs) 41: [4] [4] 0x2af2160890 VAL: 'b' (4 sibs) 41: [5] [5] 0x2af2160920 VAL: 'c' (4 sibs) 41: [6] [6] 0x2af21609b0 VAL: 'd' (4 sibs) 41: #nodes=7 vs #printed=7 41: -------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.windows_recreate_from_ref/7 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.windows_recreate_from_ref/8 41: ------------------------------------------- 41: running test case 'indentation at start' 41: ------------------------------------------- 41: REF TREE: 41: 0x2af210e800 [ROOT] MAP: (0 sibs) 2 children: 41: 0x2af2107850 KEYSEQ: 'foo' (2 sibs) 2 children: 41: 0x2af2107710 VAL: 'a' (2 sibs) 41: 0x2af21077a8 VAL: 'b' (2 sibs) 41: 0x2af21078e8 KEYSEQ: 'bar' (2 sibs) 2 children: 41: 0x2af21075d0 VAL: 'c' (2 sibs) 41: 0x2af2107668 VAL: 'd' (2 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2af2160a50 [ROOT] MAP: (1 sibs) 2 children: 41: [1] [1] 0x2af2160ae0 KEYSEQ: 'foo' (2 sibs) 2 children: 41: [2] [2] 0x2af2160b70 VAL: 'a' (2 sibs) 41: [3] [3] 0x2af2160c00 VAL: 'b' (2 sibs) 41: [4] [4] 0x2af2160c90 KEYSEQ: 'bar' (2 sibs) 2 children: 41: [5] [5] 0x2af2160d20 VAL: 'c' (2 sibs) 41: [6] [6] 0x2af2160db0 VAL: 'd' (2 sibs) 41: #nodes=7 vs #printed=7 41: -------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.windows_recreate_from_ref/8 (0 ms) 41: [ RUN ] INDENTATION/YmlTestCase.windows_recreate_from_ref/9 41: ------------------------------------------- 41: running test case 'unaligned comments' 41: ------------------------------------------- 41: REF TREE: 41: 0x2af210e918 [ROOT] MAP: (0 sibs) 1 children: 41: 0x2af21083e0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 41: 0x2af2107490 KEYVAL: 'map' 'mirror' (2 sibs) 41: 0x2af2107528 KEYSEQ: 'dat' (2 sibs) 21 children: 41: 0x2af2110980 VAL: 'a' (21 sibs) 41: 0x2af2110a18 VAL: 'b' (21 sibs) 41: 0x2af2110ab0 VAL: 'b1' (21 sibs) 41: 0x2af2110b48 VAL: 'b2' (21 sibs) 41: 0x2af2110be0 VAL: 'b3' (21 sibs) 41: 0x2af2110c78 VAL: 'b4' (21 sibs) 41: 0x2af2110d10 VAL: 'b5' (21 sibs) 41: 0x2af2110da8 VAL: 'b6' (21 sibs) 41: 0x2af2110e40 VAL: 'b61' (21 sibs) 41: 0x2af2110ed8 VAL: 'b62' (21 sibs) 41: 0x2af2110f70 VAL: 'b63' (21 sibs) 41: 0x2af2111008 VAL: 'b64' (21 sibs) 41: 0x2af21110a0 VAL: 'b65' (21 sibs) 41: 0x2af2111138 VAL: 'b66' (21 sibs) 41: 0x2af21111d0 VAL: 'b7' (21 sibs) 41: 0x2af2111268 VAL: 'b8' (21 sibs) 41: 0x2af2111300 VAL: 'b9' (21 sibs) 41: 0x2af2111398 VAL: 'b10' (21 sibs) 41: 0x2af2111430 VAL: 'e' (21 sibs) 41: 0x2af21114c8 VAL: 'f' (21 sibs) 41: 0x2af2111560 VAL: 'g' (21 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2af2160e50 [ROOT] MAP: (1 sibs) 1 children: 41: [1] [1] 0x2af2160ee0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 41: [2] [2] 0x2af2160f70 KEYVAL: 'map' 'mirror' (2 sibs) 41: [3] [3] 0x2af2161000 KEYSEQ: 'dat' (2 sibs) 21 children: 41: [4] [4] 0x2af2161090 VAL: 'a' (21 sibs) 41: [5] [5] 0x2af2161120 VAL: 'b' (21 sibs) 41: [6] [6] 0x2af21611b0 VAL: 'b1' (21 sibs) 41: [7] [7] 0x2af2161240 VAL: 'b2' (21 sibs) 41: [8] [8] 0x2af21612d0 VAL: 'b3' (21 sibs) 41: [9] [9] 0x2af2161360 VAL: 'b4' (21 sibs) 41: [10] [10] 0x2af21613f0 VAL: 'b5' (21 sibs) 41: [11] [11] 0x2af2161480 VAL: 'b6' (21 sibs) 41: [12] [12] 0x2af2161510 VAL: 'b61' (21 sibs) 41: [13] [13] 0x2af21615a0 VAL: 'b62' (21 sibs) 41: [14] [14] 0x2af2161630 VAL: 'b63' (21 sibs) 41: [15] [15] 0x2af21616c0 VAL: 'b64' (21 sibs) 41: [16] [16] 0x2af2161750 VAL: 'b65' (21 sibs) 41: [17] [17] 0x2af21617e0 VAL: 'b66' (21 sibs) 41: [18] [18] 0x2af2161870 VAL: 'b7' (21 sibs) 41: [19] [19] 0x2af2161900 VAL: 'b8' (21 sibs) 41: [20] [20] 0x2af2161990 VAL: 'b9' (21 sibs) 41: [21] [21] 0x2af2161a20 VAL: 'b10' (21 sibs) 41: [22] [22] 0x2af2161ab0 VAL: 'e' (21 sibs) 41: [23] [23] 0x2af2161b40 VAL: 'f' (21 sibs) 41: [24] [24] 0x2af2161bd0 VAL: 'g' (21 sibs) 41: #nodes=25 vs #printed=25 41: -------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.windows_recreate_from_ref/9 (2 ms) 41: [ RUN ] INDENTATION/YmlTestCase.windows_recreate_from_ref/10 41: ------------------------------------------- 41: running test case 'issue83' 41: ------------------------------------------- 41: REF TREE: 41: 0x2af210ea30 [ROOT] MAP: (0 sibs) 4 children: 41: 0x2af210d7a0 KEYSEQ: 'e' (4 sibs) 1 children: 41: 0x2af21095f0 VAL: 'f' (1 sibs) 41: 0x2af210d838 KEYVAL: 'g' 'h' (4 sibs) 41: 0x2af210d8d0 KEYSEQ: 'a' (4 sibs) 1 children: 41: 0x2af2109690 VAL: 'b' (1 sibs) 41: 0x2af210d968 KEYVAL: 'c' 'd' (4 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2af2161c70 [ROOT] MAP: (1 sibs) 4 children: 41: [1] [1] 0x2af2161d00 KEYSEQ: 'e' (4 sibs) 1 children: 41: [2] [2] 0x2af2161d90 VAL: 'f' (1 sibs) 41: [3] [3] 0x2af2161e20 KEYVAL: 'g' 'h' (4 sibs) 41: [4] [4] 0x2af2161eb0 KEYSEQ: 'a' (4 sibs) 1 children: 41: [5] [5] 0x2af2161f40 VAL: 'b' (1 sibs) 41: [6] [6] 0x2af2161fd0 KEYVAL: 'c' 'd' (4 sibs) 41: #nodes=7 vs #printed=7 41: -------------------------------------- 41: [ OK ] INDENTATION/YmlTestCase.windows_recreate_from_ref/10 (0 ms) 41: [----------] 220 tests from INDENTATION/YmlTestCase (556 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 221 tests from 2 test suites ran. (566 ms total) 41: [ PASSED ] 221 tests. 41/50 Test #41: ryml-test-indentation ............. Passed 0.82 sec test 42 Start 42: ryml-test-number 42: Test command: /builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test/ryml-test-number-0.4.1 42: Test timeout computed to be: 10000000 42: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 42: [==========] Running 81 tests from 2 test suites. 42: [----------] Global test environment set-up. 42: [----------] 1 test from CaseNode 42: [ RUN ] CaseNode.setting_up 42: [ OK ] CaseNode.setting_up (2 ms) 42: [----------] 1 test from CaseNode (3 ms total) 42: 42: [----------] 80 tests from NUMBER/YmlTestCase 42: [ RUN ] NUMBER/YmlTestCase.parse_unix/0 42: ------------------------------------------- 42: running test case 'integer numbers, expl' 42: ------------------------------------------- 42: --------------- 42: translation: [-2, -2, 5]--------------- 42: REF TREE: 42: 0x2b09d6a7e0 [ROOT] MAP: (0 sibs) 1 children: 42: 0x2b09d6a070 KEYSEQ: 'translation' (1 sibs) 3 children: 42: 0x2b09d6a110 VAL: '-2' (3 sibs) 42: 0x2b09d6a1a8 VAL: '-2' (3 sibs) 42: 0x2b09d6a240 VAL: '5' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2b09d77bc0 [ROOT] MAP: (1 sibs) 1 children: 42: [1] [1] 0x2b09d77c50 KEYSEQ: 'translation' (1 sibs) 3 children: 42: [2] [2] 0x2b09d77ce0 VAL: '-2' (3 sibs) 42: [3] [3] 0x2b09d77d70 VAL: '-2' (3 sibs) 42: [4] [4] 0x2b09d77e00 VAL: '5' (3 sibs) 42: #nodes=5 vs #printed=5 42: -------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.parse_unix/0 (24 ms) 42: [ RUN ] NUMBER/YmlTestCase.parse_unix/1 42: ------------------------------------------- 42: running test case 'integer numbers, impl' 42: ------------------------------------------- 42: --------------- 42: translation: 42: - -2 42: - -2 42: - -5 42: --------------- 42: REF TREE: 42: 0x2b09d6a8f8 [ROOT] MAP: (0 sibs) 1 children: 42: 0x2b09d6a520 KEYSEQ: 'translation' (1 sibs) 3 children: 42: 0x2b09d6a5c0 VAL: '-2' (3 sibs) 42: 0x2b09d6a658 VAL: '-2' (3 sibs) 42: 0x2b09d6a6f0 VAL: '-5' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2b09d78d90 [ROOT] MAP: (1 sibs) 1 children: 42: [1] [1] 0x2b09d78e20 KEYSEQ: 'translation' (1 sibs) 3 children: 42: [2] [2] 0x2b09d78eb0 VAL: '-2' (3 sibs) 42: [3] [3] 0x2b09d78f40 VAL: '-2' (3 sibs) 42: [4] [4] 0x2b09d78fd0 VAL: '-5' (3 sibs) 42: #nodes=5 vs #printed=5 42: -------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.parse_unix/1 (4 ms) 42: [ RUN ] NUMBER/YmlTestCase.parse_unix/2 42: ------------------------------------------- 42: running test case 'floating point numbers, expl' 42: ------------------------------------------- 42: --------------- 42: [-2.0, -2.1, 0.1, .1, -.2, -2.e+6, -3e-6, 1.12345e+011]--------------- 42: REF TREE: 42: 0x2b09d6aa10 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2b09d6ac00 VAL: '-2.0' (8 sibs) 42: 0x2b09d6ac98 VAL: '-2.1' (8 sibs) 42: 0x2b09d6ad30 VAL: '0.1' (8 sibs) 42: 0x2b09d6adc8 VAL: '.1' (8 sibs) 42: 0x2b09d6ae60 VAL: '-.2' (8 sibs) 42: 0x2b09d6aef8 VAL: '-2.e+6' (8 sibs) 42: 0x2b09d6af90 VAL: '-3e-6' (8 sibs) 42: 0x2b09d6b028 VAL: '1.12345e+011' (8 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2b09d79de0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2b09d79e70 VAL: '-2.0' (8 sibs) 42: [2] [2] 0x2b09d79f00 VAL: '-2.1' (8 sibs) 42: [3] [3] 0x2b09d79f90 VAL: '0.1' (8 sibs) 42: [4] [4] 0x2b09d7a020 VAL: '.1' (8 sibs) 42: [5] [5] 0x2b09d7a0b0 VAL: '-.2' (8 sibs) 42: [6] [6] 0x2b09d7a140 VAL: '-2.e+6' (8 sibs) 42: [7] [7] 0x2b09d7a1d0 VAL: '-3e-6' (8 sibs) 42: [8] [8] 0x2b09d7a260 VAL: '1.12345e+011' (8 sibs) 42: #nodes=9 vs #printed=9 42: -------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.parse_unix/2 (2 ms) 42: [ RUN ] NUMBER/YmlTestCase.parse_unix/3 42: ------------------------------------------- 42: running test case 'floating point numbers, impl' 42: ------------------------------------------- 42: --------------- 42: 42: - -2.0 42: - -2.1 42: - 0.1 42: - .1 42: - -.2 42: - -2.e+6 42: - -3e-6 42: - 1.12345e+011 42: --------------- 42: REF TREE: 42: 0x2b09d6ab28 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2b09d6b0d0 VAL: '-2.0' (8 sibs) 42: 0x2b09d6b168 VAL: '-2.1' (8 sibs) 42: 0x2b09d6b200 VAL: '0.1' (8 sibs) 42: 0x2b09d6b298 VAL: '.1' (8 sibs) 42: 0x2b09d6b330 VAL: '-.2' (8 sibs) 42: 0x2b09d6b3c8 VAL: '-2.e+6' (8 sibs) 42: 0x2b09d6b460 VAL: '-3e-6' (8 sibs) 42: 0x2b09d6b4f8 VAL: '1.12345e+011' (8 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2b09d7ae70 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2b09d7af00 VAL: '-2.0' (8 sibs) 42: [2] [2] 0x2b09d7af90 VAL: '-2.1' (8 sibs) 42: [3] [3] 0x2b09d7b020 VAL: '0.1' (8 sibs) 42: [4] [4] 0x2b09d7b0b0 VAL: '.1' (8 sibs) 42: [5] [5] 0x2b09d7b140 VAL: '-.2' (8 sibs) 42: [6] [6] 0x2b09d7b1d0 VAL: '-2.e+6' (8 sibs) 42: [7] [7] 0x2b09d7b260 VAL: '-3e-6' (8 sibs) 42: [8] [8] 0x2b09d7b2f0 VAL: '1.12345e+011' (8 sibs) 42: #nodes=9 vs #printed=9 42: -------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.parse_unix/3 (1 ms) 42: [ RUN ] NUMBER/YmlTestCase.parse_windows/0 42: ------------------------------------------- 42: running test case 'integer numbers, expl' 42: ------------------------------------------- 42: --------------- 42: translation: [-2, -2, 5]--------------- 42: REF TREE: 42: 0x2b09d6a7e0 [ROOT] MAP: (0 sibs) 1 children: 42: 0x2b09d6a070 KEYSEQ: 'translation' (1 sibs) 3 children: 42: 0x2b09d6a110 VAL: '-2' (3 sibs) 42: 0x2b09d6a1a8 VAL: '-2' (3 sibs) 42: 0x2b09d6a240 VAL: '5' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2b09d7b780 [ROOT] MAP: (1 sibs) 1 children: 42: [1] [1] 0x2b09d7b810 KEYSEQ: 'translation' (1 sibs) 3 children: 42: [2] [2] 0x2b09d7b8a0 VAL: '-2' (3 sibs) 42: [3] [3] 0x2b09d7b930 VAL: '-2' (3 sibs) 42: [4] [4] 0x2b09d7b9c0 VAL: '5' (3 sibs) 42: #nodes=5 vs #printed=5 42: -------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.parse_windows/0 (1 ms) 42: [ RUN ] NUMBER/YmlTestCase.parse_windows/1 42: ------------------------------------------- 42: running test case 'integer numbers, impl' 42: ------------------------------------------- 42: --------------- 42: translation: 42: - -2 42: - -2 42: - -5 42: --------------- 42: REF TREE: 42: 0x2b09d6a8f8 [ROOT] MAP: (0 sibs) 1 children: 42: 0x2b09d6a520 KEYSEQ: 'translation' (1 sibs) 3 children: 42: 0x2b09d6a5c0 VAL: '-2' (3 sibs) 42: 0x2b09d6a658 VAL: '-2' (3 sibs) 42: 0x2b09d6a6f0 VAL: '-5' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2b09d7c090 [ROOT] MAP: (1 sibs) 1 children: 42: [1] [1] 0x2b09d7c120 KEYSEQ: 'translation' (1 sibs) 3 children: 42: [2] [2] 0x2b09d7c1b0 VAL: '-2' (3 sibs) 42: [3] [3] 0x2b09d7c240 VAL: '-2' (3 sibs) 42: [4] [4] 0x2b09d7c2d0 VAL: '-5' (3 sibs) 42: #nodes=5 vs #printed=5 42: -------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.parse_windows/1 (1 ms) 42: [ RUN ] NUMBER/YmlTestCase.parse_windows/2 42: ------------------------------------------- 42: running test case 'floating point numbers, expl' 42: ------------------------------------------- 42: --------------- 42: [-2.0, -2.1, 0.1, .1, -.2, -2.e+6, -3e-6, 1.12345e+011]--------------- 42: REF TREE: 42: 0x2b09d6aa10 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2b09d6ac00 VAL: '-2.0' (8 sibs) 42: 0x2b09d6ac98 VAL: '-2.1' (8 sibs) 42: 0x2b09d6ad30 VAL: '0.1' (8 sibs) 42: 0x2b09d6adc8 VAL: '.1' (8 sibs) 42: 0x2b09d6ae60 VAL: '-.2' (8 sibs) 42: 0x2b09d6aef8 VAL: '-2.e+6' (8 sibs) 42: 0x2b09d6af90 VAL: '-3e-6' (8 sibs) 42: 0x2b09d6b028 VAL: '1.12345e+011' (8 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2b09d7c9a0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2b09d7ca30 VAL: '-2.0' (8 sibs) 42: [2] [2] 0x2b09d7cac0 VAL: '-2.1' (8 sibs) 42: [3] [3] 0x2b09d7cb50 VAL: '0.1' (8 sibs) 42: [4] [4] 0x2b09d7cbe0 VAL: '.1' (8 sibs) 42: [5] [5] 0x2b09d7cc70 VAL: '-.2' (8 sibs) 42: [6] [6] 0x2b09d7cd00 VAL: '-2.e+6' (8 sibs) 42: [7] [7] 0x2b09d7cd90 VAL: '-3e-6' (8 sibs) 42: [8] [8] 0x2b09d7ce20 VAL: '1.12345e+011' (8 sibs) 42: #nodes=9 vs #printed=9 42: -------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.parse_windows/2 (1 ms) 42: [ RUN ] NUMBER/YmlTestCase.parse_windows/3 42: ------------------------------------------- 42: running test case 'floating point numbers, impl' 42: ------------------------------------------- 42: --------------- 42: 42: - -2.0 42: - -2.1 42: - 0.1 42: - .1 42: - -.2 42: - -2.e+6 42: - -3e-6 42: - 1.12345e+011 42: --------------- 42: REF TREE: 42: 0x2b09d6ab28 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2b09d6b0d0 VAL: '-2.0' (8 sibs) 42: 0x2b09d6b168 VAL: '-2.1' (8 sibs) 42: 0x2b09d6b200 VAL: '0.1' (8 sibs) 42: 0x2b09d6b298 VAL: '.1' (8 sibs) 42: 0x2b09d6b330 VAL: '-.2' (8 sibs) 42: 0x2b09d6b3c8 VAL: '-2.e+6' (8 sibs) 42: 0x2b09d6b460 VAL: '-3e-6' (8 sibs) 42: 0x2b09d6b4f8 VAL: '1.12345e+011' (8 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2b09d7d2b0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2b09d7d340 VAL: '-2.0' (8 sibs) 42: [2] [2] 0x2b09d7d3d0 VAL: '-2.1' (8 sibs) 42: [3] [3] 0x2b09d7d460 VAL: '0.1' (8 sibs) 42: [4] [4] 0x2b09d7d4f0 VAL: '.1' (8 sibs) 42: [5] [5] 0x2b09d7d580 VAL: '-.2' (8 sibs) 42: [6] [6] 0x2b09d7d610 VAL: '-2.e+6' (8 sibs) 42: [7] [7] 0x2b09d7d6a0 VAL: '-3e-6' (8 sibs) 42: [8] [8] 0x2b09d7d730 VAL: '1.12345e+011' (8 sibs) 42: #nodes=9 vs #printed=9 42: -------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.parse_windows/3 (1 ms) 42: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_stdout/0 42: ------------------------------------------- 42: running test case 'integer numbers, expl' 42: ------------------------------------------- 42: translation: 42: - -2 42: - -2 42: - 5 42: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_stdout/0 (6 ms) 42: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_stdout/1 42: ------------------------------------------- 42: running test case 'integer numbers, impl' 42: ------------------------------------------- 42: translation: 42: - -2 42: - -2 42: - -5 42: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_stdout/2 42: ------------------------------------------- 42: running test case 'floating point numbers, expl' 42: ------------------------------------------- 42: - -2.0 42: - -2.1 42: - 0.1 42: - .1 42: - -.2 42: - -2.e+6 42: - -3e-6 42: - 1.12345e+011 42: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_stdout/3 42: ------------------------------------------- 42: running test case 'floating point numbers, impl' 42: ------------------------------------------- 42: - -2.0 42: - -2.1 42: - 0.1 42: - .1 42: - -.2 42: - -2.e+6 42: - -3e-6 42: - 1.12345e+011 42: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_stdout/0 42: ------------------------------------------- 42: running test case 'integer numbers, expl' 42: ------------------------------------------- 42: translation: 42: - -2 42: - -2 42: - 5 42: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_stdout/1 42: ------------------------------------------- 42: running test case 'integer numbers, impl' 42: ------------------------------------------- 42: translation: 42: - -2 42: - -2 42: - -5 42: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_stdout/2 42: ------------------------------------------- 42: running test case 'floating point numbers, expl' 42: ------------------------------------------- 42: - -2.0 42: - -2.1 42: - 0.1 42: - .1 42: - -.2 42: - -2.e+6 42: - -3e-6 42: - 1.12345e+011 42: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_stdout/3 42: ------------------------------------------- 42: running test case 'floating point numbers, impl' 42: ------------------------------------------- 42: - -2.0 42: - -2.1 42: - 0.1 42: - .1 42: - -.2 42: - -2.e+6 42: - -3e-6 42: - 1.12345e+011 42: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_cout/0 42: ------------------------------------------- 42: running test case 'integer numbers, expl' 42: ------------------------------------------- 42: translation: 42: - -2 42: - -2 42: - 5 42: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_cout/0 (2 ms) 42: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_cout/1 42: ------------------------------------------- 42: running test case 'integer numbers, impl' 42: ------------------------------------------- 42: translation: 42: - -2 42: - -2 42: - -5 42: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_cout/2 42: ------------------------------------------- 42: running test case 'floating point numbers, expl' 42: ------------------------------------------- 42: - -2.0 42: - -2.1 42: - 0.1 42: - .1 42: - -.2 42: - -2.e+6 42: - -3e-6 42: - 1.12345e+011 42: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_cout/3 42: ------------------------------------------- 42: running test case 'floating point numbers, impl' 42: ------------------------------------------- 42: - -2.0 42: - -2.1 42: - 0.1 42: - .1 42: - -.2 42: - -2.e+6 42: - -3e-6 42: - 1.12345e+011 42: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_cout/0 42: ------------------------------------------- 42: running test case 'integer numbers, expl' 42: ------------------------------------------- 42: translation: 42: - -2 42: - -2 42: - 5 42: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_cout/1 42: ------------------------------------------- 42: running test case 'integer numbers, impl' 42: ------------------------------------------- 42: translation: 42: - -2 42: - -2 42: - -5 42: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_cout/2 42: ------------------------------------------- 42: running test case 'floating point numbers, expl' 42: ------------------------------------------- 42: - -2.0 42: - -2.1 42: - 0.1 42: - .1 42: - -.2 42: - -2.e+6 42: - -3e-6 42: - 1.12345e+011 42: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_cout/3 42: ------------------------------------------- 42: running test case 'floating point numbers, impl' 42: ------------------------------------------- 42: - -2.0 42: - -2.1 42: - 0.1 42: - .1 42: - -.2 42: - -2.e+6 42: - -3e-6 42: - 1.12345e+011 42: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_stringstream/0 42: ------------------------------------------- 42: running test case 'integer numbers, expl' 42: ------------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_stringstream/0 (3 ms) 42: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_stringstream/1 42: ------------------------------------------- 42: running test case 'integer numbers, impl' 42: ------------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_stringstream/2 42: ------------------------------------------- 42: running test case 'floating point numbers, expl' 42: ------------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_stringstream/3 42: ------------------------------------------- 42: running test case 'floating point numbers, impl' 42: ------------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_stringstream/0 42: ------------------------------------------- 42: running test case 'integer numbers, expl' 42: ------------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_stringstream/1 42: ------------------------------------------- 42: running test case 'integer numbers, impl' 42: ------------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_stringstream/2 42: ------------------------------------------- 42: running test case 'floating point numbers, expl' 42: ------------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_stringstream/3 42: ------------------------------------------- 42: running test case 'floating point numbers, impl' 42: ------------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_ofstream/0 42: ------------------------------------------- 42: running test case 'integer numbers, expl' 42: ------------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_ofstream/0 (13 ms) 42: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_ofstream/1 42: ------------------------------------------- 42: running test case 'integer numbers, impl' 42: ------------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_ofstream/1 (4 ms) 42: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_ofstream/2 42: ------------------------------------------- 42: running test case 'floating point numbers, expl' 42: ------------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_ofstream/2 (3 ms) 42: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_ofstream/3 42: ------------------------------------------- 42: running test case 'floating point numbers, impl' 42: ------------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_ofstream/3 (4 ms) 42: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_ofstream/0 42: ------------------------------------------- 42: running test case 'integer numbers, expl' 42: ------------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_ofstream/0 (4 ms) 42: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_ofstream/1 42: ------------------------------------------- 42: running test case 'integer numbers, impl' 42: ------------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_ofstream/1 (4 ms) 42: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_ofstream/2 42: ------------------------------------------- 42: running test case 'floating point numbers, expl' 42: ------------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_ofstream/2 (4 ms) 42: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_ofstream/3 42: ------------------------------------------- 42: running test case 'floating point numbers, impl' 42: ------------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_ofstream/3 (3 ms) 42: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_string/0 42: ------------------------------------------- 42: running test case 'integer numbers, expl' 42: ------------------------------------------- 42: translation: 42: - -2 42: - -2 42: - 5 42: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_string/0 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_string/1 42: ------------------------------------------- 42: running test case 'integer numbers, impl' 42: ------------------------------------------- 42: translation: 42: - -2 42: - -2 42: - -5 42: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_string/1 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_string/2 42: ------------------------------------------- 42: running test case 'floating point numbers, expl' 42: ------------------------------------------- 42: - -2.0 42: - -2.1 42: - 0.1 42: - .1 42: - -.2 42: - -2.e+6 42: - -3e-6 42: - 1.12345e+011 42: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_string/2 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_string/3 42: ------------------------------------------- 42: running test case 'floating point numbers, impl' 42: ------------------------------------------- 42: - -2.0 42: - -2.1 42: - 0.1 42: - .1 42: - -.2 42: - -2.e+6 42: - -3e-6 42: - 1.12345e+011 42: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_string/3 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_string/0 42: ------------------------------------------- 42: running test case 'integer numbers, expl' 42: ------------------------------------------- 42: translation: 42: - -2 42: - -2 42: - 5 42: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_string/0 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_string/1 42: ------------------------------------------- 42: running test case 'integer numbers, impl' 42: ------------------------------------------- 42: translation: 42: - -2 42: - -2 42: - -5 42: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_string/1 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_string/2 42: ------------------------------------------- 42: running test case 'floating point numbers, expl' 42: ------------------------------------------- 42: - -2.0 42: - -2.1 42: - 0.1 42: - .1 42: - -.2 42: - -2.e+6 42: - -3e-6 42: - 1.12345e+011 42: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_string/2 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_string/3 42: ------------------------------------------- 42: running test case 'floating point numbers, impl' 42: ------------------------------------------- 42: - -2.0 42: - -2.1 42: - 0.1 42: - .1 42: - -.2 42: - -2.e+6 42: - -3e-6 42: - 1.12345e+011 42: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_string/3 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.unix_emitrs/0 42: ------------------------------------------- 42: running test case 'integer numbers, expl' 42: ------------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.unix_emitrs/0 (9 ms) 42: [ RUN ] NUMBER/YmlTestCase.unix_emitrs/1 42: ------------------------------------------- 42: running test case 'integer numbers, impl' 42: ------------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.unix_emitrs/1 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.unix_emitrs/2 42: ------------------------------------------- 42: running test case 'floating point numbers, expl' 42: ------------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.unix_emitrs/2 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.unix_emitrs/3 42: ------------------------------------------- 42: running test case 'floating point numbers, impl' 42: ------------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.unix_emitrs/3 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.windows_emitrs/0 42: ------------------------------------------- 42: running test case 'integer numbers, expl' 42: ------------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.windows_emitrs/0 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.windows_emitrs/1 42: ------------------------------------------- 42: running test case 'integer numbers, impl' 42: ------------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.windows_emitrs/1 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.windows_emitrs/2 42: ------------------------------------------- 42: running test case 'floating point numbers, expl' 42: ------------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.windows_emitrs/2 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.windows_emitrs/3 42: ------------------------------------------- 42: running test case 'floating point numbers, impl' 42: ------------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.windows_emitrs/3 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.unix_emitrs_cfile/0 42: ------------------------------------------- 42: running test case 'integer numbers, expl' 42: ------------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.unix_emitrs_cfile/0 (12 ms) 42: [ RUN ] NUMBER/YmlTestCase.unix_emitrs_cfile/1 42: ------------------------------------------- 42: running test case 'integer numbers, impl' 42: ------------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.unix_emitrs_cfile/1 (4 ms) 42: [ RUN ] NUMBER/YmlTestCase.unix_emitrs_cfile/2 42: ------------------------------------------- 42: running test case 'floating point numbers, expl' 42: ------------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.unix_emitrs_cfile/2 (4 ms) 42: [ RUN ] NUMBER/YmlTestCase.unix_emitrs_cfile/3 42: ------------------------------------------- 42: running test case 'floating point numbers, impl' 42: ------------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.unix_emitrs_cfile/3 (3 ms) 42: [ RUN ] NUMBER/YmlTestCase.windows_emitrs_cfile/0 42: ------------------------------------------- 42: running test case 'integer numbers, expl' 42: ------------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.windows_emitrs_cfile/0 (5 ms) 42: [ RUN ] NUMBER/YmlTestCase.windows_emitrs_cfile/1 42: ------------------------------------------- 42: running test case 'integer numbers, impl' 42: ------------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.windows_emitrs_cfile/1 (3 ms) 42: [ RUN ] NUMBER/YmlTestCase.windows_emitrs_cfile/2 42: ------------------------------------------- 42: running test case 'floating point numbers, expl' 42: ------------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.windows_emitrs_cfile/2 (4 ms) 42: [ RUN ] NUMBER/YmlTestCase.windows_emitrs_cfile/3 42: ------------------------------------------- 42: running test case 'floating point numbers, impl' 42: ------------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.windows_emitrs_cfile/3 (4 ms) 42: [ RUN ] NUMBER/YmlTestCase.complete_unix_round_trip/0 42: ------------------------------------------- 42: running test case 'integer numbers, expl' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: translation: [-2, -2, 5]~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x2b09d77bc0 [ROOT] MAP: (1 sibs) 1 children: 42: [1] [1] 0x2b09d77c50 KEYSEQ: 'translation' (1 sibs) 3 children: 42: [2] [2] 0x2b09d77ce0 VAL: '-2' (3 sibs) 42: [3] [3] 0x2b09d77d70 VAL: '-2' (3 sibs) 42: [4] [4] 0x2b09d77e00 VAL: '5' (3 sibs) 42: #nodes=5 vs #printed=5 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: translation:\n 42: - -2\n 42: - -2\n 42: - 5\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x2b09d7df90 [ROOT] MAP: (1 sibs) 1 children: 42: [1] [1] 0x2b09d7e020 KEYSEQ: 'translation' (1 sibs) 3 children: 42: [2] [2] 0x2b09d7e0b0 VAL: '-2' (3 sibs) 42: [3] [3] 0x2b09d7e140 VAL: '-2' (3 sibs) 42: [4] [4] 0x2b09d7e1d0 VAL: '5' (3 sibs) 42: #nodes=5 vs #printed=5 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] NUMBER/YmlTestCase.complete_unix_round_trip/0 (22 ms) 42: [ RUN ] NUMBER/YmlTestCase.complete_unix_round_trip/1 42: ------------------------------------------- 42: running test case 'integer numbers, impl' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: translation:\n 42: - -2\n 42: - -2\n 42: - -5\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x2b09d78d90 [ROOT] MAP: (1 sibs) 1 children: 42: [1] [1] 0x2b09d78e20 KEYSEQ: 'translation' (1 sibs) 3 children: 42: [2] [2] 0x2b09d78eb0 VAL: '-2' (3 sibs) 42: [3] [3] 0x2b09d78f40 VAL: '-2' (3 sibs) 42: [4] [4] 0x2b09d78fd0 VAL: '-5' (3 sibs) 42: #nodes=5 vs #printed=5 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: translation:\n 42: - -2\n 42: - -2\n 42: - -5\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x2b09d7f180 [ROOT] MAP: (1 sibs) 1 children: 42: [1] [1] 0x2b09d7f210 KEYSEQ: 'translation' (1 sibs) 3 children: 42: [2] [2] 0x2b09d7f2a0 VAL: '-2' (3 sibs) 42: [3] [3] 0x2b09d7f330 VAL: '-2' (3 sibs) 42: [4] [4] 0x2b09d7f3c0 VAL: '-5' (3 sibs) 42: #nodes=5 vs #printed=5 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] NUMBER/YmlTestCase.complete_unix_round_trip/1 (1 ms) 42: [ RUN ] NUMBER/YmlTestCase.complete_unix_round_trip/2 42: ------------------------------------------- 42: running test case 'floating point numbers, expl' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: [-2.0, -2.1, 0.1, .1, -.2, -2.e+6, -3e-6, 1.12345e+011]~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x2b09d79de0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2b09d79e70 VAL: '-2.0' (8 sibs) 42: [2] [2] 0x2b09d79f00 VAL: '-2.1' (8 sibs) 42: [3] [3] 0x2b09d79f90 VAL: '0.1' (8 sibs) 42: [4] [4] 0x2b09d7a020 VAL: '.1' (8 sibs) 42: [5] [5] 0x2b09d7a0b0 VAL: '-.2' (8 sibs) 42: [6] [6] 0x2b09d7a140 VAL: '-2.e+6' (8 sibs) 42: [7] [7] 0x2b09d7a1d0 VAL: '-3e-6' (8 sibs) 42: [8] [8] 0x2b09d7a260 VAL: '1.12345e+011' (8 sibs) 42: #nodes=9 vs #printed=9 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: - -2.0\n 42: - -2.1\n 42: - 0.1\n 42: - .1\n 42: - -.2\n 42: - -2.e+6\n 42: - -3e-6\n 42: - 1.12345e+011\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x2b09d7fa90 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2b09d7fb20 VAL: '-2.0' (8 sibs) 42: [2] [2] 0x2b09d7fbb0 VAL: '-2.1' (8 sibs) 42: [3] [3] 0x2b09d7fc40 VAL: '0.1' (8 sibs) 42: [4] [4] 0x2b09d7fcd0 VAL: '.1' (8 sibs) 42: [5] [5] 0x2b09d7fd60 VAL: '-.2' (8 sibs) 42: [6] [6] 0x2b09d7fdf0 VAL: '-2.e+6' (8 sibs) 42: [7] [7] 0x2b09d7fe80 VAL: '-3e-6' (8 sibs) 42: [8] [8] 0x2b09d7ff10 VAL: '1.12345e+011' (8 sibs) 42: #nodes=9 vs #printed=9 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] NUMBER/YmlTestCase.complete_unix_round_trip/2 (2 ms) 42: [ RUN ] NUMBER/YmlTestCase.complete_unix_round_trip/3 42: ------------------------------------------- 42: running test case 'floating point numbers, impl' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \n 42: - -2.0\n 42: - -2.1\n 42: - 0.1\n 42: - .1\n 42: - -.2\n 42: - -2.e+6\n 42: - -3e-6\n 42: - 1.12345e+011\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x2b09d7ae70 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2b09d7af00 VAL: '-2.0' (8 sibs) 42: [2] [2] 0x2b09d7af90 VAL: '-2.1' (8 sibs) 42: [3] [3] 0x2b09d7b020 VAL: '0.1' (8 sibs) 42: [4] [4] 0x2b09d7b0b0 VAL: '.1' (8 sibs) 42: [5] [5] 0x2b09d7b140 VAL: '-.2' (8 sibs) 42: [6] [6] 0x2b09d7b1d0 VAL: '-2.e+6' (8 sibs) 42: [7] [7] 0x2b09d7b260 VAL: '-3e-6' (8 sibs) 42: [8] [8] 0x2b09d7b2f0 VAL: '1.12345e+011' (8 sibs) 42: #nodes=9 vs #printed=9 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: - -2.0\n 42: - -2.1\n 42: - 0.1\n 42: - .1\n 42: - -.2\n 42: - -2.e+6\n 42: - -3e-6\n 42: - 1.12345e+011\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x2b09d803a0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2b09d80430 VAL: '-2.0' (8 sibs) 42: [2] [2] 0x2b09d804c0 VAL: '-2.1' (8 sibs) 42: [3] [3] 0x2b09d80550 VAL: '0.1' (8 sibs) 42: [4] [4] 0x2b09d805e0 VAL: '.1' (8 sibs) 42: [5] [5] 0x2b09d80670 VAL: '-.2' (8 sibs) 42: [6] [6] 0x2b09d80700 VAL: '-2.e+6' (8 sibs) 42: [7] [7] 0x2b09d80790 VAL: '-3e-6' (8 sibs) 42: [8] [8] 0x2b09d80820 VAL: '1.12345e+011' (8 sibs) 42: #nodes=9 vs #printed=9 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] NUMBER/YmlTestCase.complete_unix_round_trip/3 (2 ms) 42: [ RUN ] NUMBER/YmlTestCase.complete_windows_round_trip/0 42: ------------------------------------------- 42: running test case 'integer numbers, expl' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: translation: [-2, -2, 5]~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x2b09d7b780 [ROOT] MAP: (1 sibs) 1 children: 42: [1] [1] 0x2b09d7b810 KEYSEQ: 'translation' (1 sibs) 3 children: 42: [2] [2] 0x2b09d7b8a0 VAL: '-2' (3 sibs) 42: [3] [3] 0x2b09d7b930 VAL: '-2' (3 sibs) 42: [4] [4] 0x2b09d7b9c0 VAL: '5' (3 sibs) 42: #nodes=5 vs #printed=5 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: translation:\n 42: - -2\n 42: - -2\n 42: - 5\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x2b09d80cb0 [ROOT] MAP: (1 sibs) 1 children: 42: [1] [1] 0x2b09d80d40 KEYSEQ: 'translation' (1 sibs) 3 children: 42: [2] [2] 0x2b09d80dd0 VAL: '-2' (3 sibs) 42: [3] [3] 0x2b09d80e60 VAL: '-2' (3 sibs) 42: [4] [4] 0x2b09d80ef0 VAL: '5' (3 sibs) 42: #nodes=5 vs #printed=5 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] NUMBER/YmlTestCase.complete_windows_round_trip/0 (2 ms) 42: [ RUN ] NUMBER/YmlTestCase.complete_windows_round_trip/1 42: ------------------------------------------- 42: running test case 'integer numbers, impl' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: translation:\r\n 42: - -2\r\n 42: - -2\r\n 42: - -5\r\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x2b09d7c090 [ROOT] MAP: (1 sibs) 1 children: 42: [1] [1] 0x2b09d7c120 KEYSEQ: 'translation' (1 sibs) 3 children: 42: [2] [2] 0x2b09d7c1b0 VAL: '-2' (3 sibs) 42: [3] [3] 0x2b09d7c240 VAL: '-2' (3 sibs) 42: [4] [4] 0x2b09d7c2d0 VAL: '-5' (3 sibs) 42: #nodes=5 vs #printed=5 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: translation:\n 42: - -2\n 42: - -2\n 42: - -5\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x2b09d815c0 [ROOT] MAP: (1 sibs) 1 children: 42: [1] [1] 0x2b09d81650 KEYSEQ: 'translation' (1 sibs) 3 children: 42: [2] [2] 0x2b09d816e0 VAL: '-2' (3 sibs) 42: [3] [3] 0x2b09d81770 VAL: '-2' (3 sibs) 42: [4] [4] 0x2b09d81800 VAL: '-5' (3 sibs) 42: #nodes=5 vs #printed=5 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] NUMBER/YmlTestCase.complete_windows_round_trip/1 (1 ms) 42: [ RUN ] NUMBER/YmlTestCase.complete_windows_round_trip/2 42: ------------------------------------------- 42: running test case 'floating point numbers, expl' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: [-2.0, -2.1, 0.1, .1, -.2, -2.e+6, -3e-6, 1.12345e+011]~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x2b09d7c9a0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2b09d7ca30 VAL: '-2.0' (8 sibs) 42: [2] [2] 0x2b09d7cac0 VAL: '-2.1' (8 sibs) 42: [3] [3] 0x2b09d7cb50 VAL: '0.1' (8 sibs) 42: [4] [4] 0x2b09d7cbe0 VAL: '.1' (8 sibs) 42: [5] [5] 0x2b09d7cc70 VAL: '-.2' (8 sibs) 42: [6] [6] 0x2b09d7cd00 VAL: '-2.e+6' (8 sibs) 42: [7] [7] 0x2b09d7cd90 VAL: '-3e-6' (8 sibs) 42: [8] [8] 0x2b09d7ce20 VAL: '1.12345e+011' (8 sibs) 42: #nodes=9 vs #printed=9 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: - -2.0\n 42: - -2.1\n 42: - 0.1\n 42: - .1\n 42: - -.2\n 42: - -2.e+6\n 42: - -3e-6\n 42: - 1.12345e+011\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x2b09d81ed0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2b09d81f60 VAL: '-2.0' (8 sibs) 42: [2] [2] 0x2b09d81ff0 VAL: '-2.1' (8 sibs) 42: [3] [3] 0x2b09d82080 VAL: '0.1' (8 sibs) 42: [4] [4] 0x2b09d82110 VAL: '.1' (8 sibs) 42: [5] [5] 0x2b09d821a0 VAL: '-.2' (8 sibs) 42: [6] [6] 0x2b09d82230 VAL: '-2.e+6' (8 sibs) 42: [7] [7] 0x2b09d822c0 VAL: '-3e-6' (8 sibs) 42: [8] [8] 0x2b09d82350 VAL: '1.12345e+011' (8 sibs) 42: #nodes=9 vs #printed=9 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] NUMBER/YmlTestCase.complete_windows_round_trip/2 (1 ms) 42: [ RUN ] NUMBER/YmlTestCase.complete_windows_round_trip/3 42: ------------------------------------------- 42: running test case 'floating point numbers, impl' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \r\n 42: - -2.0\r\n 42: - -2.1\r\n 42: - 0.1\r\n 42: - .1\r\n 42: - -.2\r\n 42: - -2.e+6\r\n 42: - -3e-6\r\n 42: - 1.12345e+011\r\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x2b09d7d2b0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2b09d7d340 VAL: '-2.0' (8 sibs) 42: [2] [2] 0x2b09d7d3d0 VAL: '-2.1' (8 sibs) 42: [3] [3] 0x2b09d7d460 VAL: '0.1' (8 sibs) 42: [4] [4] 0x2b09d7d4f0 VAL: '.1' (8 sibs) 42: [5] [5] 0x2b09d7d580 VAL: '-.2' (8 sibs) 42: [6] [6] 0x2b09d7d610 VAL: '-2.e+6' (8 sibs) 42: [7] [7] 0x2b09d7d6a0 VAL: '-3e-6' (8 sibs) 42: [8] [8] 0x2b09d7d730 VAL: '1.12345e+011' (8 sibs) 42: #nodes=9 vs #printed=9 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ emitted yml: 42: - -2.0\n 42: - -2.1\n 42: - 0.1\n 42: - .1\n 42: - -.2\n 42: - -2.e+6\n 42: - -3e-6\n 42: - 1.12345e+011\n 42: ~~~~~~~~~~~~~~ emitted tree: 42: -------------------------------------- 42: [0][0] 0x2b09d827e0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2b09d82870 VAL: '-2.0' (8 sibs) 42: [2] [2] 0x2b09d82900 VAL: '-2.1' (8 sibs) 42: [3] [3] 0x2b09d82990 VAL: '0.1' (8 sibs) 42: [4] [4] 0x2b09d82a20 VAL: '.1' (8 sibs) 42: [5] [5] 0x2b09d82ab0 VAL: '-.2' (8 sibs) 42: [6] [6] 0x2b09d82b40 VAL: '-2.e+6' (8 sibs) 42: [7] [7] 0x2b09d82bd0 VAL: '-3e-6' (8 sibs) 42: [8] [8] 0x2b09d82c60 VAL: '1.12345e+011' (8 sibs) 42: #nodes=9 vs #printed=9 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] NUMBER/YmlTestCase.complete_windows_round_trip/3 (2 ms) 42: [ RUN ] NUMBER/YmlTestCase.unix_recreate_from_ref/0 42: ------------------------------------------- 42: running test case 'integer numbers, expl' 42: ------------------------------------------- 42: REF TREE: 42: 0x2b09d6a7e0 [ROOT] MAP: (0 sibs) 1 children: 42: 0x2b09d6a070 KEYSEQ: 'translation' (1 sibs) 3 children: 42: 0x2b09d6a110 VAL: '-2' (3 sibs) 42: 0x2b09d6a1a8 VAL: '-2' (3 sibs) 42: 0x2b09d6a240 VAL: '5' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2b09d7e900 [ROOT] MAP: (1 sibs) 1 children: 42: [1] [1] 0x2b09d7e990 KEYSEQ: 'translation' (1 sibs) 3 children: 42: [2] [2] 0x2b09d7ea20 VAL: '-2' (3 sibs) 42: [3] [3] 0x2b09d7eab0 VAL: '-2' (3 sibs) 42: [4] [4] 0x2b09d7eb40 VAL: '5' (3 sibs) 42: #nodes=5 vs #printed=5 42: -------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.unix_recreate_from_ref/0 (2 ms) 42: [ RUN ] NUMBER/YmlTestCase.unix_recreate_from_ref/1 42: ------------------------------------------- 42: running test case 'integer numbers, impl' 42: ------------------------------------------- 42: REF TREE: 42: 0x2b09d6a8f8 [ROOT] MAP: (0 sibs) 1 children: 42: 0x2b09d6a520 KEYSEQ: 'translation' (1 sibs) 3 children: 42: 0x2b09d6a5c0 VAL: '-2' (3 sibs) 42: 0x2b09d6a658 VAL: '-2' (3 sibs) 42: 0x2b09d6a6f0 VAL: '-5' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2b09d7ebe0 [ROOT] MAP: (1 sibs) 1 children: 42: [1] [1] 0x2b09d7ec70 KEYSEQ: 'translation' (1 sibs) 3 children: 42: [2] [2] 0x2b09d7ed00 VAL: '-2' (3 sibs) 42: [3] [3] 0x2b09d7ed90 VAL: '-2' (3 sibs) 42: [4] [4] 0x2b09d7ee20 VAL: '-5' (3 sibs) 42: #nodes=5 vs #printed=5 42: -------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.unix_recreate_from_ref/1 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.unix_recreate_from_ref/2 42: ------------------------------------------- 42: running test case 'floating point numbers, expl' 42: ------------------------------------------- 42: REF TREE: 42: 0x2b09d6aa10 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2b09d6ac00 VAL: '-2.0' (8 sibs) 42: 0x2b09d6ac98 VAL: '-2.1' (8 sibs) 42: 0x2b09d6ad30 VAL: '0.1' (8 sibs) 42: 0x2b09d6adc8 VAL: '.1' (8 sibs) 42: 0x2b09d6ae60 VAL: '-.2' (8 sibs) 42: 0x2b09d6aef8 VAL: '-2.e+6' (8 sibs) 42: 0x2b09d6af90 VAL: '-3e-6' (8 sibs) 42: 0x2b09d6b028 VAL: '1.12345e+011' (8 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2b09d830f0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2b09d83180 VAL: '-2.0' (8 sibs) 42: [2] [2] 0x2b09d83210 VAL: '-2.1' (8 sibs) 42: [3] [3] 0x2b09d832a0 VAL: '0.1' (8 sibs) 42: [4] [4] 0x2b09d83330 VAL: '.1' (8 sibs) 42: [5] [5] 0x2b09d833c0 VAL: '-.2' (8 sibs) 42: [6] [6] 0x2b09d83450 VAL: '-2.e+6' (8 sibs) 42: [7] [7] 0x2b09d834e0 VAL: '-3e-6' (8 sibs) 42: [8] [8] 0x2b09d83570 VAL: '1.12345e+011' (8 sibs) 42: #nodes=9 vs #printed=9 42: -------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.unix_recreate_from_ref/2 (1 ms) 42: [ RUN ] NUMBER/YmlTestCase.unix_recreate_from_ref/3 42: ------------------------------------------- 42: running test case 'floating point numbers, impl' 42: ------------------------------------------- 42: REF TREE: 42: 0x2b09d6ab28 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2b09d6b0d0 VAL: '-2.0' (8 sibs) 42: 0x2b09d6b168 VAL: '-2.1' (8 sibs) 42: 0x2b09d6b200 VAL: '0.1' (8 sibs) 42: 0x2b09d6b298 VAL: '.1' (8 sibs) 42: 0x2b09d6b330 VAL: '-.2' (8 sibs) 42: 0x2b09d6b3c8 VAL: '-2.e+6' (8 sibs) 42: 0x2b09d6b460 VAL: '-3e-6' (8 sibs) 42: 0x2b09d6b4f8 VAL: '1.12345e+011' (8 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2b09d83610 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2b09d836a0 VAL: '-2.0' (8 sibs) 42: [2] [2] 0x2b09d83730 VAL: '-2.1' (8 sibs) 42: [3] [3] 0x2b09d837c0 VAL: '0.1' (8 sibs) 42: [4] [4] 0x2b09d83850 VAL: '.1' (8 sibs) 42: [5] [5] 0x2b09d838e0 VAL: '-.2' (8 sibs) 42: [6] [6] 0x2b09d83970 VAL: '-2.e+6' (8 sibs) 42: [7] [7] 0x2b09d83a00 VAL: '-3e-6' (8 sibs) 42: [8] [8] 0x2b09d83a90 VAL: '1.12345e+011' (8 sibs) 42: #nodes=9 vs #printed=9 42: -------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.unix_recreate_from_ref/3 (1 ms) 42: [ RUN ] NUMBER/YmlTestCase.windows_recreate_from_ref/0 42: ------------------------------------------- 42: running test case 'integer numbers, expl' 42: ------------------------------------------- 42: REF TREE: 42: 0x2b09d6a7e0 [ROOT] MAP: (0 sibs) 1 children: 42: 0x2b09d6a070 KEYSEQ: 'translation' (1 sibs) 3 children: 42: 0x2b09d6a110 VAL: '-2' (3 sibs) 42: 0x2b09d6a1a8 VAL: '-2' (3 sibs) 42: 0x2b09d6a240 VAL: '5' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2b09d83b30 [ROOT] MAP: (1 sibs) 1 children: 42: [1] [1] 0x2b09d83bc0 KEYSEQ: 'translation' (1 sibs) 3 children: 42: [2] [2] 0x2b09d83c50 VAL: '-2' (3 sibs) 42: [3] [3] 0x2b09d83ce0 VAL: '-2' (3 sibs) 42: [4] [4] 0x2b09d83d70 VAL: '5' (3 sibs) 42: #nodes=5 vs #printed=5 42: -------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.windows_recreate_from_ref/0 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.windows_recreate_from_ref/1 42: ------------------------------------------- 42: running test case 'integer numbers, impl' 42: ------------------------------------------- 42: REF TREE: 42: 0x2b09d6a8f8 [ROOT] MAP: (0 sibs) 1 children: 42: 0x2b09d6a520 KEYSEQ: 'translation' (1 sibs) 3 children: 42: 0x2b09d6a5c0 VAL: '-2' (3 sibs) 42: 0x2b09d6a658 VAL: '-2' (3 sibs) 42: 0x2b09d6a6f0 VAL: '-5' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2b09d83e10 [ROOT] MAP: (1 sibs) 1 children: 42: [1] [1] 0x2b09d83ea0 KEYSEQ: 'translation' (1 sibs) 3 children: 42: [2] [2] 0x2b09d83f30 VAL: '-2' (3 sibs) 42: [3] [3] 0x2b09d83fc0 VAL: '-2' (3 sibs) 42: [4] [4] 0x2b09d84050 VAL: '-5' (3 sibs) 42: #nodes=5 vs #printed=5 42: -------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.windows_recreate_from_ref/1 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.windows_recreate_from_ref/2 42: ------------------------------------------- 42: running test case 'floating point numbers, expl' 42: ------------------------------------------- 42: REF TREE: 42: 0x2b09d6aa10 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2b09d6ac00 VAL: '-2.0' (8 sibs) 42: 0x2b09d6ac98 VAL: '-2.1' (8 sibs) 42: 0x2b09d6ad30 VAL: '0.1' (8 sibs) 42: 0x2b09d6adc8 VAL: '.1' (8 sibs) 42: 0x2b09d6ae60 VAL: '-.2' (8 sibs) 42: 0x2b09d6aef8 VAL: '-2.e+6' (8 sibs) 42: 0x2b09d6af90 VAL: '-3e-6' (8 sibs) 42: 0x2b09d6b028 VAL: '1.12345e+011' (8 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2b09d840f0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2b09d84180 VAL: '-2.0' (8 sibs) 42: [2] [2] 0x2b09d84210 VAL: '-2.1' (8 sibs) 42: [3] [3] 0x2b09d842a0 VAL: '0.1' (8 sibs) 42: [4] [4] 0x2b09d84330 VAL: '.1' (8 sibs) 42: [5] [5] 0x2b09d843c0 VAL: '-.2' (8 sibs) 42: [6] [6] 0x2b09d84450 VAL: '-2.e+6' (8 sibs) 42: [7] [7] 0x2b09d844e0 VAL: '-3e-6' (8 sibs) 42: [8] [8] 0x2b09d84570 VAL: '1.12345e+011' (8 sibs) 42: #nodes=9 vs #printed=9 42: -------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.windows_recreate_from_ref/2 (0 ms) 42: [ RUN ] NUMBER/YmlTestCase.windows_recreate_from_ref/3 42: ------------------------------------------- 42: running test case 'floating point numbers, impl' 42: ------------------------------------------- 42: REF TREE: 42: 0x2b09d6ab28 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2b09d6b0d0 VAL: '-2.0' (8 sibs) 42: 0x2b09d6b168 VAL: '-2.1' (8 sibs) 42: 0x2b09d6b200 VAL: '0.1' (8 sibs) 42: 0x2b09d6b298 VAL: '.1' (8 sibs) 42: 0x2b09d6b330 VAL: '-.2' (8 sibs) 42: 0x2b09d6b3c8 VAL: '-2.e+6' (8 sibs) 42: 0x2b09d6b460 VAL: '-3e-6' (8 sibs) 42: 0x2b09d6b4f8 VAL: '1.12345e+011' (8 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2b09d84610 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2b09d846a0 VAL: '-2.0' (8 sibs) 42: [2] [2] 0x2b09d84730 VAL: '-2.1' (8 sibs) 42: [3] [3] 0x2b09d847c0 VAL: '0.1' (8 sibs) 42: [4] [4] 0x2b09d84850 VAL: '.1' (8 sibs) 42: [5] [5] 0x2b09d848e0 VAL: '-.2' (8 sibs) 42: [6] [6] 0x2b09d84970 VAL: '-2.e+6' (8 sibs) 42: [7] [7] 0x2b09d84a00 VAL: '-3e-6' (8 sibs) 42: [8] [8] 0x2b09d84a90 VAL: '1.12345e+011' (8 sibs) 42: #nodes=9 vs #printed=9 42: -------------------------------------- 42: [ OK ] NUMBER/YmlTestCase.windows_recreate_from_ref/3 (1 ms) 42: [----------] 80 tests from NUMBER/YmlTestCase (241 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 81 tests from 2 test suites ran. (251 ms total) 42: [ PASSED ] 81 tests. 42/50 Test #42: ryml-test-number .................. Passed 0.42 sec test 43 Start 43: ryml-test-null_val 43: Test command: /builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test/ryml-test-null_val-0.4.1 43: Test timeout computed to be: 10000000 43: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 43: [==========] Running 267 tests from 3 test suites. 43: [----------] Global test environment set-up. 43: [----------] 1 test from CaseNode 43: [ RUN ] CaseNode.setting_up 43: [ OK ] CaseNode.setting_up (1 ms) 43: [----------] 1 test from CaseNode (2 ms total) 43: 43: [----------] 6 tests from null_val 43: [ RUN ] null_val.simple 43: [ OK ] null_val.simple (20 ms) 43: [ RUN ] null_val.block_seq 43: [ OK ] null_val.block_seq (5 ms) 43: [ RUN ] null_val.block_map 43: [ OK ] null_val.block_map (4 ms) 43: [ RUN ] null_val.issue103 43: [ OK ] null_val.issue103 (6 ms) 43: [ RUN ] null_val.null_key 43: [ OK ] null_val.null_key (0 ms) 43: [ RUN ] null_val.readme_example 43: [ OK ] null_val.readme_example (3 ms) 43: [----------] 6 tests from null_val (43 ms total) 43: 43: [----------] 260 tests from NULL_VAL/YmlTestCase 43: [ RUN ] NULL_VAL/YmlTestCase.parse_unix/0 43: ------------------------------------------- 43: running test case 'all null' 43: ------------------------------------------- 43: --------------- 43: 43: - 43: - # with space 43: - null 43: - Null 43: - NULL 43: - ~ 43: - null: null 43: - Null: Null 43: - NULL: NULL 43: - ~: ~ 43: - ~: null 43: - null: ~ 43: --------------- 43: REF TREE: 43: 0x2ae2cd7a80 [ROOT] SEQ: (0 sibs) 12 children: 43: 0x2ae2cd4d50 VAL: '' (12 sibs) 43: 0x2ae2cd4de8 VAL: '' (12 sibs) 43: 0x2ae2cd4e80 VAL: 'null' (12 sibs) 43: 0x2ae2cd4f18 VAL: 'Null' (12 sibs) 43: 0x2ae2cd4fb0 VAL: 'NULL' (12 sibs) 43: 0x2ae2cd5048 VAL: '~' (12 sibs) 43: 0x2ae2cd50e0 MAP: (12 sibs) 1 children: 43: 0x2ae2cd5480 KEYVAL: 'null' 'null' (1 sibs) 43: 0x2ae2cd5178 MAP: (12 sibs) 1 children: 43: 0x2ae2cd5520 KEYVAL: 'Null' 'Null' (1 sibs) 43: 0x2ae2cd5210 MAP: (12 sibs) 1 children: 43: 0x2ae2cd55c0 KEYVAL: 'NULL' 'NULL' (1 sibs) 43: 0x2ae2cd52a8 MAP: (12 sibs) 1 children: 43: 0x2ae2cd5660 KEYVAL: '~' '~' (1 sibs) 43: 0x2ae2cd5340 MAP: (12 sibs) 1 children: 43: 0x2ae2cd5700 KEYVAL: '~' 'null' (1 sibs) 43: 0x2ae2cd53d8 MAP: (12 sibs) 1 children: 43: 0x2ae2cd57a0 KEYVAL: 'null' '~' (1 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae2d00dd0 [ROOT] SEQ: (1 sibs) 12 children: 43: [1] [1] 0x2ae2d00e60 VAL: '' (12 sibs) 43: [2] [2] 0x2ae2d00ef0 VAL: '' (12 sibs) 43: [3] [3] 0x2ae2d00f80 VAL: 'null' (12 sibs) 43: [4] [4] 0x2ae2d01010 VAL: 'Null' (12 sibs) 43: [5] [5] 0x2ae2d010a0 VAL: 'NULL' (12 sibs) 43: [6] [6] 0x2ae2d01130 VAL: '~' (12 sibs) 43: [7] [7] 0x2ae2d011c0 MAP: (12 sibs) 1 children: 43: [8] [8] 0x2ae2d01250 KEYVAL: 'null' 'null' (1 sibs) 43: [9] [9] 0x2ae2d012e0 MAP: (12 sibs) 1 children: 43: [10] [10] 0x2ae2d01370 KEYVAL: 'Null' 'Null' (1 sibs) 43: [11] [11] 0x2ae2d01400 MAP: (12 sibs) 1 children: 43: [12] [12] 0x2ae2d01490 KEYVAL: 'NULL' 'NULL' (1 sibs) 43: [13] [13] 0x2ae2d01520 MAP: (12 sibs) 1 children: 43: [14] [14] 0x2ae2d015b0 KEYVAL: '~' '~' (1 sibs) 43: [15] [15] 0x2ae2d01640 MAP: (12 sibs) 1 children: 43: [16] [16] 0x2ae2d016d0 KEYVAL: '~' 'null' (1 sibs) 43: [17] [17] 0x2ae2d01760 MAP: (12 sibs) 1 children: 43: [18] [18] 0x2ae2d017f0 KEYVAL: 'null' '~' (1 sibs) 43: #nodes=19 vs #printed=19 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.parse_unix/0 (12 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.parse_unix/1 43: ------------------------------------------- 43: running test case 'null map vals, expl' 43: ------------------------------------------- 43: --------------- 43: {foo: , bar: , baz: } 43: --------------- 43: REF TREE: 43: 0x2ae2cd7b98 [ROOT] MAP: (0 sibs) 3 children: 43: 0x2ae2cd5a80 KEYVAL: 'foo' '' (3 sibs) 43: 0x2ae2cd5b18 KEYVAL: 'bar' '' (3 sibs) 43: 0x2ae2cd5bb0 KEYVAL: 'baz' '' (3 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae2d01fe0 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d02070 KEYVAL: 'foo' '' (3 sibs) 43: [2] [2] 0x2ae2d02100 KEYVAL: 'bar' '' (3 sibs) 43: [3] [3] 0x2ae2d02190 KEYVAL: 'baz' '' (3 sibs) 43: #nodes=4 vs #printed=4 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.parse_unix/1 (1 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.parse_unix/2 43: ------------------------------------------- 43: running test case 'null map vals, impl' 43: ------------------------------------------- 43: --------------- 43: 43: foo: 43: bar: 43: baz: 43: --------------- 43: REF TREE: 43: 0x2ae2cd7cb0 [ROOT] MAP: (0 sibs) 3 children: 43: 0x2ae2cd60c0 KEYVAL: 'foo' '' (3 sibs) 43: 0x2ae2cd6158 KEYVAL: 'bar' '' (3 sibs) 43: 0x2ae2cd61f0 KEYVAL: 'baz' '' (3 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae2d03030 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d030c0 KEYVAL: 'foo' '' (3 sibs) 43: [2] [2] 0x2ae2d03150 KEYVAL: 'bar' '' (3 sibs) 43: [3] [3] 0x2ae2d031e0 KEYVAL: 'baz' '' (3 sibs) 43: #nodes=4 vs #printed=4 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.parse_unix/2 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.parse_unix/3 43: ------------------------------------------- 43: running test case 'null seq vals, impl' 43: ------------------------------------------- 43: --------------- 43: - 43: - 43: - 43: --------------- 43: REF TREE: 43: 0x2ae2cd7dc8 [ROOT] SEQ: (0 sibs) 3 children: 43: 0x2ae2cd6290 VAL: '' (3 sibs) 43: 0x2ae2cd6328 VAL: '' (3 sibs) 43: 0x2ae2cd63c0 VAL: '' (3 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae2d04080 [ROOT] SEQ: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d04110 VAL: '' (3 sibs) 43: [2] [2] 0x2ae2d041a0 VAL: '' (3 sibs) 43: [3] [3] 0x2ae2d04230 VAL: '' (3 sibs) 43: #nodes=4 vs #printed=4 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.parse_unix/3 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.parse_unix/4 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 1' 43: ------------------------------------------- 43: --------------- 43: 43: foo: 43: - 43: - 43: - 43: bar: 43: baz: 43: --------------- 43: REF TREE: 43: 0x2ae2cd7ee0 [ROOT] MAP: (0 sibs) 3 children: 43: 0x2ae2cd6f00 KEYSEQ: 'foo' (3 sibs) 3 children: 43: 0x2ae2cd70d0 VAL: '' (3 sibs) 43: 0x2ae2cd7168 VAL: '' (3 sibs) 43: 0x2ae2cd7200 VAL: '' (3 sibs) 43: 0x2ae2cd6f98 KEYVAL: 'bar' '' (3 sibs) 43: 0x2ae2cd7030 KEYVAL: 'baz' '' (3 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae2d050d0 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d05160 KEYSEQ: 'foo' (3 sibs) 3 children: 43: [2] [2] 0x2ae2d051f0 VAL: '' (3 sibs) 43: [3] [3] 0x2ae2d05280 VAL: '' (3 sibs) 43: [4] [4] 0x2ae2d05310 VAL: '' (3 sibs) 43: [5] [5] 0x2ae2d053a0 KEYVAL: 'bar' '' (3 sibs) 43: [6] [6] 0x2ae2d05430 KEYVAL: 'baz' '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.parse_unix/4 (1 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.parse_unix/5 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 2' 43: ------------------------------------------- 43: --------------- 43: 43: foo: 43: bar: 43: - 43: - 43: - 43: baz: 43: --------------- 43: REF TREE: 43: 0x2ae2cd7ff8 [ROOT] MAP: (0 sibs) 3 children: 43: 0x2ae2cd5ca0 KEYVAL: 'foo' '' (3 sibs) 43: 0x2ae2cd5d38 KEYSEQ: 'bar' (3 sibs) 3 children: 43: 0x2ae2cd5e70 VAL: '' (3 sibs) 43: 0x2ae2cd5f08 VAL: '' (3 sibs) 43: 0x2ae2cd5fa0 VAL: '' (3 sibs) 43: 0x2ae2cd5dd0 KEYVAL: 'baz' '' (3 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae2d06120 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d061b0 KEYVAL: 'foo' '' (3 sibs) 43: [2] [2] 0x2ae2d06240 KEYSEQ: 'bar' (3 sibs) 3 children: 43: [3] [3] 0x2ae2d062d0 VAL: '' (3 sibs) 43: [4] [4] 0x2ae2d06360 VAL: '' (3 sibs) 43: [5] [5] 0x2ae2d063f0 VAL: '' (3 sibs) 43: [6] [6] 0x2ae2d06480 KEYVAL: 'baz' '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.parse_unix/5 (1 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.parse_unix/6 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 3' 43: ------------------------------------------- 43: --------------- 43: 43: foo: 43: bar: 43: baz: 43: - 43: - 43: - 43: --------------- 43: REF TREE: 43: 0x2ae2cd8110 [ROOT] MAP: (0 sibs) 3 children: 43: 0x2ae2cd72a0 KEYVAL: 'foo' '' (3 sibs) 43: 0x2ae2cd7338 KEYVAL: 'bar' '' (3 sibs) 43: 0x2ae2cd73d0 KEYSEQ: 'baz' (3 sibs) 3 children: 43: 0x2ae2cd7470 VAL: '' (3 sibs) 43: 0x2ae2cd7508 VAL: '' (3 sibs) 43: 0x2ae2cd75a0 VAL: '' (3 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae2d07170 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d07200 KEYVAL: 'foo' '' (3 sibs) 43: [2] [2] 0x2ae2d07290 KEYVAL: 'bar' '' (3 sibs) 43: [3] [3] 0x2ae2d07320 KEYSEQ: 'baz' (3 sibs) 3 children: 43: [4] [4] 0x2ae2d073b0 VAL: '' (3 sibs) 43: [5] [5] 0x2ae2d07440 VAL: '' (3 sibs) 43: [6] [6] 0x2ae2d074d0 VAL: '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.parse_unix/6 (1 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.parse_unix/7 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 1' 43: ------------------------------------------- 43: --------------- 43: 43: - foo: 43: bar: 43: baz: 43: - 43: - 43: --------------- 43: REF TREE: 43: 0x2ae2cd8228 [ROOT] SEQ: (0 sibs) 3 children: 43: 0x2ae2cd7690 MAP: (3 sibs) 3 children: 43: 0x2ae2cd7860 KEYVAL: 'foo' '' (3 sibs) 43: 0x2ae2cd78f8 KEYVAL: 'bar' '' (3 sibs) 43: 0x2ae2cd7990 KEYVAL: 'baz' '' (3 sibs) 43: 0x2ae2cd7728 VAL: '' (3 sibs) 43: 0x2ae2cd77c0 VAL: '' (3 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae2d081c0 [ROOT] SEQ: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d08250 MAP: (3 sibs) 3 children: 43: [2] [2] 0x2ae2d082e0 KEYVAL: 'foo' '' (3 sibs) 43: [3] [3] 0x2ae2d08370 KEYVAL: 'bar' '' (3 sibs) 43: [4] [4] 0x2ae2d08400 KEYVAL: 'baz' '' (3 sibs) 43: [5] [5] 0x2ae2d08490 VAL: '' (3 sibs) 43: [6] [6] 0x2ae2d08520 VAL: '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.parse_unix/7 (1 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.parse_unix/8 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 2' 43: ------------------------------------------- 43: --------------- 43: 43: - 43: - foo: 43: bar: 43: baz: 43: - 43: --------------- 43: REF TREE: 43: 0x2ae2cd8340 [ROOT] SEQ: (0 sibs) 3 children: 43: 0x2ae2cd8c10 VAL: '' (3 sibs) 43: 0x2ae2cd8ca8 MAP: (3 sibs) 3 children: 43: 0x2ae2cd8de0 KEYVAL: 'foo' '' (3 sibs) 43: 0x2ae2cd8e78 KEYVAL: 'bar' '' (3 sibs) 43: 0x2ae2cd8f10 KEYVAL: 'baz' '' (3 sibs) 43: 0x2ae2cd8d40 VAL: '' (3 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae2d09210 [ROOT] SEQ: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d092a0 VAL: '' (3 sibs) 43: [2] [2] 0x2ae2d09330 MAP: (3 sibs) 3 children: 43: [3] [3] 0x2ae2d093c0 KEYVAL: 'foo' '' (3 sibs) 43: [4] [4] 0x2ae2d09450 KEYVAL: 'bar' '' (3 sibs) 43: [5] [5] 0x2ae2d094e0 KEYVAL: 'baz' '' (3 sibs) 43: [6] [6] 0x2ae2d09570 VAL: '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.parse_unix/8 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.parse_unix/9 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 3' 43: ------------------------------------------- 43: --------------- 43: 43: - 43: - 43: - foo: 43: bar: 43: baz: 43: --------------- 43: REF TREE: 43: 0x2ae2cd8458 [ROOT] SEQ: (0 sibs) 3 children: 43: 0x2ae2cd6680 VAL: '' (3 sibs) 43: 0x2ae2cd6718 VAL: '' (3 sibs) 43: 0x2ae2cd67b0 MAP: (3 sibs) 3 children: 43: 0x2ae2cd6850 KEYVAL: 'foo' '' (3 sibs) 43: 0x2ae2cd68e8 KEYVAL: 'bar' '' (3 sibs) 43: 0x2ae2cd6980 KEYVAL: 'baz' '' (3 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae2d0a260 [ROOT] SEQ: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d0a2f0 VAL: '' (3 sibs) 43: [2] [2] 0x2ae2d0a380 VAL: '' (3 sibs) 43: [3] [3] 0x2ae2d0a410 MAP: (3 sibs) 3 children: 43: [4] [4] 0x2ae2d0a4a0 KEYVAL: 'foo' '' (3 sibs) 43: [5] [5] 0x2ae2d0a530 KEYVAL: 'bar' '' (3 sibs) 43: [6] [6] 0x2ae2d0a5c0 KEYVAL: 'baz' '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.parse_unix/9 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.parse_unix/10 43: ------------------------------------------- 43: running test case 'issue84.1' 43: ------------------------------------------- 43: --------------- 43: 43: fixed case: 43: foo: a 43: bar: 43: your case: 43: foo: a 43: bar: '' 43: whatever: baz 43: --------------- 43: REF TREE: 43: 0x2ae2cd8570 [ROOT] MAP: (0 sibs) 3 children: 43: 0x2ae2cd6460 KEYMAP: 'fixed case' (3 sibs) 2 children: 43: 0x2ae2cd6cf0 KEYVAL: 'foo' 'a' (2 sibs) 43: 0x2ae2cd6d88 KEYVAL: 'bar' '' (2 sibs) 43: 0x2ae2cd64f8 KEYMAP: 'your case' (3 sibs) 2 children: 43: 0x2ae2cd8fb0 KEYVAL: 'foo' 'a' (2 sibs) 43: 0x2ae2cd9048 KEYVAL: 'bar' '' (2 sibs) 43: 0x2ae2cd6590 KEYVAL: 'whatever' 'baz' (3 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae2d0b340 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d0b3d0 KEYMAP: 'fixed case' (3 sibs) 2 children: 43: [2] [2] 0x2ae2d0b460 KEYVAL: 'foo' 'a' (2 sibs) 43: [3] [3] 0x2ae2d0b4f0 KEYVAL: 'bar' '' (2 sibs) 43: [4] [4] 0x2ae2d0b580 KEYMAP: 'your case' (3 sibs) 2 children: 43: [5] [5] 0x2ae2d0b610 KEYVAL: 'foo' 'a' (2 sibs) 43: [6] [6] 0x2ae2d0b6a0 KEYVAL: 'bar' '' (2 sibs) 43: [7] [7] 0x2ae2d0b730 KEYVAL: 'whatever' 'baz' (3 sibs) 43: #nodes=8 vs #printed=8 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.parse_unix/10 (1 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.parse_unix/11 43: ------------------------------------------- 43: running test case 'issue84.2' 43: ------------------------------------------- 43: --------------- 43: 43: version: 0 43: type: xml 43: param_root: 43: objects: 43: System: {SameGroupActorName: '', IsGetItemSelf: false} 43: General: 43: Speed: 1.0 43: Life: 100 43: IsLifeInfinite: false 43: ElectricalDischarge: 1.0 43: IsBurnOutBorn: false 43: BurnOutBornName: 43: IsBurnOutBornIdent: false 43: ChangeDropTableName: '' 43: --------------- 43: REF TREE: 43: 0x2ae2cd8688 [ROOT] MAP: (0 sibs) 3 children: 43: 0x2ae2cda320 KEYVAL: 'version' '0' (3 sibs) 43: 0x2ae2cda3b8 KEYVAL: 'type' 'xml' (3 sibs) 43: 0x2ae2cda450 KEYMAP: 'param_root' (3 sibs) 1 children: 43: 0x2ae2cd4910 KEYMAP: 'objects' (1 sibs) 2 children: 43: 0x2ae2cda4f0 KEYMAP: 'System' (2 sibs) 2 children: 43: 0x2ae2cda630 KEYVAL: 'SameGroupActorName' '' (2 sibs) 43: 0x2ae2cda6c8 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 43: 0x2ae2cda588 KEYMAP: 'General' (2 sibs) 8 children: 43: 0x2ae2cda770 KEYVAL: 'Speed' '1.0' (8 sibs) 43: 0x2ae2cda808 KEYVAL: 'Life' '100' (8 sibs) 43: 0x2ae2cda8a0 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 43: 0x2ae2cda938 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 43: 0x2ae2cda9d0 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 43: 0x2ae2cdaa68 KEYVAL: 'BurnOutBornName' '' (8 sibs) 43: 0x2ae2cdab00 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 43: 0x2ae2cdab98 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae2d0d200 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d0d290 KEYVAL: 'version' '0' (3 sibs) 43: [2] [2] 0x2ae2d0d320 KEYVAL: 'type' 'xml' (3 sibs) 43: [3] [3] 0x2ae2d0d3b0 KEYMAP: 'param_root' (3 sibs) 1 children: 43: [4] [4] 0x2ae2d0d440 KEYMAP: 'objects' (1 sibs) 2 children: 43: [5] [5] 0x2ae2d0d4d0 KEYMAP: 'System' (2 sibs) 2 children: 43: [6] [6] 0x2ae2d0d560 KEYVAL: 'SameGroupActorName' '' (2 sibs) 43: [7] [7] 0x2ae2d0d5f0 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 43: [8] [8] 0x2ae2d0d680 KEYMAP: 'General' (2 sibs) 8 children: 43: [9] [9] 0x2ae2d0d710 KEYVAL: 'Speed' '1.0' (8 sibs) 43: [10] [10] 0x2ae2d0d7a0 KEYVAL: 'Life' '100' (8 sibs) 43: [11] [11] 0x2ae2d0d830 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 43: [12] [12] 0x2ae2d0d8c0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 43: [13] [13] 0x2ae2d0d950 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 43: [14] [14] 0x2ae2d0d9e0 KEYVAL: 'BurnOutBornName' '' (8 sibs) 43: [15] [15] 0x2ae2d0da70 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 43: [16] [16] 0x2ae2d0db00 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 43: #nodes=17 vs #printed=17 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.parse_unix/11 (2 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.parse_unix/12 43: ------------------------------------------- 43: running test case 'issue84.3' 43: ------------------------------------------- 43: --------------- 43: 43: version: 10 43: type: test 43: param_root: 43: objects: 43: TestContent: 43: Str64_empty: '' 43: Str64_empty2: 43: Str64_empty3: '' 43: lists: {} 43: --------------- 43: REF TREE: 43: 0x2ae2cd87a0 [ROOT] MAP: (0 sibs) 3 children: 43: 0x2ae2cd9310 KEYVAL: 'version' '10' (3 sibs) 43: 0x2ae2cd93a8 KEYVAL: 'type' 'test' (3 sibs) 43: 0x2ae2cd9440 KEYMAP: 'param_root' (3 sibs) 2 children: 43: 0x2ae2cd6b60 KEYMAP: 'objects' (2 sibs) 1 children: 43: 0x2ae2cd4a50 KEYMAP: 'TestContent' (1 sibs) 3 children: 43: 0x2ae2cd9e50 KEYVAL: 'Str64_empty' '' (3 sibs) 43: 0x2ae2cd9ee8 KEYVAL: 'Str64_empty2' '' (3 sibs) 43: 0x2ae2cd9f80 KEYVAL: 'Str64_empty3' '' (3 sibs) 43: 0x2ae2cd6bf8 KEYMAP: 'lists' (2 sibs) 0 children: 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae2d0e410 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d0e4a0 KEYVAL: 'version' '10' (3 sibs) 43: [2] [2] 0x2ae2d0e530 KEYVAL: 'type' 'test' (3 sibs) 43: [3] [3] 0x2ae2d0e5c0 KEYMAP: 'param_root' (3 sibs) 2 children: 43: [4] [4] 0x2ae2d0e650 KEYMAP: 'objects' (2 sibs) 1 children: 43: [5] [5] 0x2ae2d0e6e0 KEYMAP: 'TestContent' (1 sibs) 3 children: 43: [6] [6] 0x2ae2d0e770 KEYVAL: 'Str64_empty' '' (3 sibs) 43: [7] [7] 0x2ae2d0e800 KEYVAL: 'Str64_empty2' '' (3 sibs) 43: [8] [8] 0x2ae2d0e890 KEYVAL: 'Str64_empty3' '' (3 sibs) 43: [9] [9] 0x2ae2d0e920 KEYMAP: 'lists' (2 sibs) 0 children: 43: #nodes=10 vs #printed=10 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.parse_unix/12 (1 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.parse_windows/0 43: ------------------------------------------- 43: running test case 'all null' 43: ------------------------------------------- 43: --------------- 43: 43: - 43: - # with space 43: - null 43: - Null 43: - NULL 43: - ~ 43: - null: null 43: - Null: Null 43: - NULL: NULL 43: - ~: ~ 43: - ~: null 43: - null: ~ 43: --------------- 43: REF TREE: 43: 0x2ae2cd7a80 [ROOT] SEQ: (0 sibs) 12 children: 43: 0x2ae2cd4d50 VAL: '' (12 sibs) 43: 0x2ae2cd4de8 VAL: '' (12 sibs) 43: 0x2ae2cd4e80 VAL: 'null' (12 sibs) 43: 0x2ae2cd4f18 VAL: 'Null' (12 sibs) 43: 0x2ae2cd4fb0 VAL: 'NULL' (12 sibs) 43: 0x2ae2cd5048 VAL: '~' (12 sibs) 43: 0x2ae2cd50e0 MAP: (12 sibs) 1 children: 43: 0x2ae2cd5480 KEYVAL: 'null' 'null' (1 sibs) 43: 0x2ae2cd5178 MAP: (12 sibs) 1 children: 43: 0x2ae2cd5520 KEYVAL: 'Null' 'Null' (1 sibs) 43: 0x2ae2cd5210 MAP: (12 sibs) 1 children: 43: 0x2ae2cd55c0 KEYVAL: 'NULL' 'NULL' (1 sibs) 43: 0x2ae2cd52a8 MAP: (12 sibs) 1 children: 43: 0x2ae2cd5660 KEYVAL: '~' '~' (1 sibs) 43: 0x2ae2cd5340 MAP: (12 sibs) 1 children: 43: 0x2ae2cd5700 KEYVAL: '~' 'null' (1 sibs) 43: 0x2ae2cd53d8 MAP: (12 sibs) 1 children: 43: 0x2ae2cd57a0 KEYVAL: 'null' '~' (1 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae2d0f630 [ROOT] SEQ: (1 sibs) 12 children: 43: [1] [1] 0x2ae2d0f6c0 VAL: '' (12 sibs) 43: [2] [2] 0x2ae2d0f750 VAL: '' (12 sibs) 43: [3] [3] 0x2ae2d0f7e0 VAL: 'null' (12 sibs) 43: [4] [4] 0x2ae2d0f870 VAL: 'Null' (12 sibs) 43: [5] [5] 0x2ae2d0f900 VAL: 'NULL' (12 sibs) 43: [6] [6] 0x2ae2d0f990 VAL: '~' (12 sibs) 43: [7] [7] 0x2ae2d0fa20 MAP: (12 sibs) 1 children: 43: [8] [8] 0x2ae2d0fab0 KEYVAL: 'null' 'null' (1 sibs) 43: [9] [9] 0x2ae2d0fb40 MAP: (12 sibs) 1 children: 43: [10] [10] 0x2ae2d0fbd0 KEYVAL: 'Null' 'Null' (1 sibs) 43: [11] [11] 0x2ae2d0fc60 MAP: (12 sibs) 1 children: 43: [12] [12] 0x2ae2d0fcf0 KEYVAL: 'NULL' 'NULL' (1 sibs) 43: [13] [13] 0x2ae2d0fd80 MAP: (12 sibs) 1 children: 43: [14] [14] 0x2ae2d0fe10 KEYVAL: '~' '~' (1 sibs) 43: [15] [15] 0x2ae2d0fea0 MAP: (12 sibs) 1 children: 43: [16] [16] 0x2ae2d0ff30 KEYVAL: '~' 'null' (1 sibs) 43: [17] [17] 0x2ae2d0ffc0 MAP: (12 sibs) 1 children: 43: [18] [18] 0x2ae2d10050 KEYVAL: 'null' '~' (1 sibs) 43: #nodes=19 vs #printed=19 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.parse_windows/0 (2 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.parse_windows/1 43: ------------------------------------------- 43: running test case 'null map vals, expl' 43: ------------------------------------------- 43: --------------- 43: {foo: , bar: , baz: } 43: --------------- 43: REF TREE: 43: 0x2ae2cd7b98 [ROOT] MAP: (0 sibs) 3 children: 43: 0x2ae2cd5a80 KEYVAL: 'foo' '' (3 sibs) 43: 0x2ae2cd5b18 KEYVAL: 'bar' '' (3 sibs) 43: 0x2ae2cd5bb0 KEYVAL: 'baz' '' (3 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae2d0ed20 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d0edb0 KEYVAL: 'foo' '' (3 sibs) 43: [2] [2] 0x2ae2d0ee40 KEYVAL: 'bar' '' (3 sibs) 43: [3] [3] 0x2ae2d0eed0 KEYVAL: 'baz' '' (3 sibs) 43: #nodes=4 vs #printed=4 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.parse_windows/1 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.parse_windows/2 43: ------------------------------------------- 43: running test case 'null map vals, impl' 43: ------------------------------------------- 43: --------------- 43: 43: foo: 43: bar: 43: baz: 43: --------------- 43: REF TREE: 43: 0x2ae2cd7cb0 [ROOT] MAP: (0 sibs) 3 children: 43: 0x2ae2cd60c0 KEYVAL: 'foo' '' (3 sibs) 43: 0x2ae2cd6158 KEYVAL: 'bar' '' (3 sibs) 43: 0x2ae2cd61f0 KEYVAL: 'baz' '' (3 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae2d10840 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d108d0 KEYVAL: 'foo' '' (3 sibs) 43: [2] [2] 0x2ae2d10960 KEYVAL: 'bar' '' (3 sibs) 43: [3] [3] 0x2ae2d109f0 KEYVAL: 'baz' '' (3 sibs) 43: #nodes=4 vs #printed=4 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.parse_windows/2 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.parse_windows/3 43: ------------------------------------------- 43: running test case 'null seq vals, impl' 43: ------------------------------------------- 43: --------------- 43: - 43: - 43: - 43: --------------- 43: REF TREE: 43: 0x2ae2cd7dc8 [ROOT] SEQ: (0 sibs) 3 children: 43: 0x2ae2cd6290 VAL: '' (3 sibs) 43: 0x2ae2cd6328 VAL: '' (3 sibs) 43: 0x2ae2cd63c0 VAL: '' (3 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae2d11150 [ROOT] SEQ: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d111e0 VAL: '' (3 sibs) 43: [2] [2] 0x2ae2d11270 VAL: '' (3 sibs) 43: [3] [3] 0x2ae2d11300 VAL: '' (3 sibs) 43: #nodes=4 vs #printed=4 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.parse_windows/3 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.parse_windows/4 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 1' 43: ------------------------------------------- 43: --------------- 43: 43: foo: 43: - 43: - 43: - 43: bar: 43: baz: 43: --------------- 43: REF TREE: 43: 0x2ae2cd7ee0 [ROOT] MAP: (0 sibs) 3 children: 43: 0x2ae2cd6f00 KEYSEQ: 'foo' (3 sibs) 3 children: 43: 0x2ae2cd70d0 VAL: '' (3 sibs) 43: 0x2ae2cd7168 VAL: '' (3 sibs) 43: 0x2ae2cd7200 VAL: '' (3 sibs) 43: 0x2ae2cd6f98 KEYVAL: 'bar' '' (3 sibs) 43: 0x2ae2cd7030 KEYVAL: 'baz' '' (3 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae2d11a60 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d11af0 KEYSEQ: 'foo' (3 sibs) 3 children: 43: [2] [2] 0x2ae2d11b80 VAL: '' (3 sibs) 43: [3] [3] 0x2ae2d11c10 VAL: '' (3 sibs) 43: [4] [4] 0x2ae2d11ca0 VAL: '' (3 sibs) 43: [5] [5] 0x2ae2d11d30 KEYVAL: 'bar' '' (3 sibs) 43: [6] [6] 0x2ae2d11dc0 KEYVAL: 'baz' '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.parse_windows/4 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.parse_windows/5 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 2' 43: ------------------------------------------- 43: --------------- 43: 43: foo: 43: bar: 43: - 43: - 43: - 43: baz: 43: --------------- 43: REF TREE: 43: 0x2ae2cd7ff8 [ROOT] MAP: (0 sibs) 3 children: 43: 0x2ae2cd5ca0 KEYVAL: 'foo' '' (3 sibs) 43: 0x2ae2cd5d38 KEYSEQ: 'bar' (3 sibs) 3 children: 43: 0x2ae2cd5e70 VAL: '' (3 sibs) 43: 0x2ae2cd5f08 VAL: '' (3 sibs) 43: 0x2ae2cd5fa0 VAL: '' (3 sibs) 43: 0x2ae2cd5dd0 KEYVAL: 'baz' '' (3 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae2d12370 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d12400 KEYVAL: 'foo' '' (3 sibs) 43: [2] [2] 0x2ae2d12490 KEYSEQ: 'bar' (3 sibs) 3 children: 43: [3] [3] 0x2ae2d12520 VAL: '' (3 sibs) 43: [4] [4] 0x2ae2d125b0 VAL: '' (3 sibs) 43: [5] [5] 0x2ae2d12640 VAL: '' (3 sibs) 43: [6] [6] 0x2ae2d126d0 KEYVAL: 'baz' '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.parse_windows/5 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.parse_windows/6 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 3' 43: ------------------------------------------- 43: --------------- 43: 43: foo: 43: bar: 43: baz: 43: - 43: - 43: - 43: --------------- 43: REF TREE: 43: 0x2ae2cd8110 [ROOT] MAP: (0 sibs) 3 children: 43: 0x2ae2cd72a0 KEYVAL: 'foo' '' (3 sibs) 43: 0x2ae2cd7338 KEYVAL: 'bar' '' (3 sibs) 43: 0x2ae2cd73d0 KEYSEQ: 'baz' (3 sibs) 3 children: 43: 0x2ae2cd7470 VAL: '' (3 sibs) 43: 0x2ae2cd7508 VAL: '' (3 sibs) 43: 0x2ae2cd75a0 VAL: '' (3 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae2d12c80 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d12d10 KEYVAL: 'foo' '' (3 sibs) 43: [2] [2] 0x2ae2d12da0 KEYVAL: 'bar' '' (3 sibs) 43: [3] [3] 0x2ae2d12e30 KEYSEQ: 'baz' (3 sibs) 3 children: 43: [4] [4] 0x2ae2d12ec0 VAL: '' (3 sibs) 43: [5] [5] 0x2ae2d12f50 VAL: '' (3 sibs) 43: [6] [6] 0x2ae2d12fe0 VAL: '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.parse_windows/6 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.parse_windows/7 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 1' 43: ------------------------------------------- 43: --------------- 43: 43: - foo: 43: bar: 43: baz: 43: - 43: - 43: --------------- 43: REF TREE: 43: 0x2ae2cd8228 [ROOT] SEQ: (0 sibs) 3 children: 43: 0x2ae2cd7690 MAP: (3 sibs) 3 children: 43: 0x2ae2cd7860 KEYVAL: 'foo' '' (3 sibs) 43: 0x2ae2cd78f8 KEYVAL: 'bar' '' (3 sibs) 43: 0x2ae2cd7990 KEYVAL: 'baz' '' (3 sibs) 43: 0x2ae2cd7728 VAL: '' (3 sibs) 43: 0x2ae2cd77c0 VAL: '' (3 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae2d13590 [ROOT] SEQ: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d13620 MAP: (3 sibs) 3 children: 43: [2] [2] 0x2ae2d136b0 KEYVAL: 'foo' '' (3 sibs) 43: [3] [3] 0x2ae2d13740 KEYVAL: 'bar' '' (3 sibs) 43: [4] [4] 0x2ae2d137d0 KEYVAL: 'baz' '' (3 sibs) 43: [5] [5] 0x2ae2d13860 VAL: '' (3 sibs) 43: [6] [6] 0x2ae2d138f0 VAL: '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.parse_windows/7 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.parse_windows/8 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 2' 43: ------------------------------------------- 43: --------------- 43: 43: - 43: - foo: 43: bar: 43: baz: 43: - 43: --------------- 43: REF TREE: 43: 0x2ae2cd8340 [ROOT] SEQ: (0 sibs) 3 children: 43: 0x2ae2cd8c10 VAL: '' (3 sibs) 43: 0x2ae2cd8ca8 MAP: (3 sibs) 3 children: 43: 0x2ae2cd8de0 KEYVAL: 'foo' '' (3 sibs) 43: 0x2ae2cd8e78 KEYVAL: 'bar' '' (3 sibs) 43: 0x2ae2cd8f10 KEYVAL: 'baz' '' (3 sibs) 43: 0x2ae2cd8d40 VAL: '' (3 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae2d13ea0 [ROOT] SEQ: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d13f30 VAL: '' (3 sibs) 43: [2] [2] 0x2ae2d13fc0 MAP: (3 sibs) 3 children: 43: [3] [3] 0x2ae2d14050 KEYVAL: 'foo' '' (3 sibs) 43: [4] [4] 0x2ae2d140e0 KEYVAL: 'bar' '' (3 sibs) 43: [5] [5] 0x2ae2d14170 KEYVAL: 'baz' '' (3 sibs) 43: [6] [6] 0x2ae2d14200 VAL: '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.parse_windows/8 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.parse_windows/9 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 3' 43: ------------------------------------------- 43: --------------- 43: 43: - 43: - 43: - foo: 43: bar: 43: baz: 43: --------------- 43: REF TREE: 43: 0x2ae2cd8458 [ROOT] SEQ: (0 sibs) 3 children: 43: 0x2ae2cd6680 VAL: '' (3 sibs) 43: 0x2ae2cd6718 VAL: '' (3 sibs) 43: 0x2ae2cd67b0 MAP: (3 sibs) 3 children: 43: 0x2ae2cd6850 KEYVAL: 'foo' '' (3 sibs) 43: 0x2ae2cd68e8 KEYVAL: 'bar' '' (3 sibs) 43: 0x2ae2cd6980 KEYVAL: 'baz' '' (3 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae2d147b0 [ROOT] SEQ: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d14840 VAL: '' (3 sibs) 43: [2] [2] 0x2ae2d148d0 VAL: '' (3 sibs) 43: [3] [3] 0x2ae2d14960 MAP: (3 sibs) 3 children: 43: [4] [4] 0x2ae2d149f0 KEYVAL: 'foo' '' (3 sibs) 43: [5] [5] 0x2ae2d14a80 KEYVAL: 'bar' '' (3 sibs) 43: [6] [6] 0x2ae2d14b10 KEYVAL: 'baz' '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.parse_windows/9 (1 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.parse_windows/10 43: ------------------------------------------- 43: running test case 'issue84.1' 43: ------------------------------------------- 43: --------------- 43: 43: fixed case: 43: foo: a 43: bar: 43: your case: 43: foo: a 43: bar: '' 43: whatever: baz 43: --------------- 43: REF TREE: 43: 0x2ae2cd8570 [ROOT] MAP: (0 sibs) 3 children: 43: 0x2ae2cd6460 KEYMAP: 'fixed case' (3 sibs) 2 children: 43: 0x2ae2cd6cf0 KEYVAL: 'foo' 'a' (2 sibs) 43: 0x2ae2cd6d88 KEYVAL: 'bar' '' (2 sibs) 43: 0x2ae2cd64f8 KEYMAP: 'your case' (3 sibs) 2 children: 43: 0x2ae2cd8fb0 KEYVAL: 'foo' 'a' (2 sibs) 43: 0x2ae2cd9048 KEYVAL: 'bar' '' (2 sibs) 43: 0x2ae2cd6590 KEYVAL: 'whatever' 'baz' (3 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae2d150c0 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d15150 KEYMAP: 'fixed case' (3 sibs) 2 children: 43: [2] [2] 0x2ae2d151e0 KEYVAL: 'foo' 'a' (2 sibs) 43: [3] [3] 0x2ae2d15270 KEYVAL: 'bar' '' (2 sibs) 43: [4] [4] 0x2ae2d15300 KEYMAP: 'your case' (3 sibs) 2 children: 43: [5] [5] 0x2ae2d15390 KEYVAL: 'foo' 'a' (2 sibs) 43: [6] [6] 0x2ae2d15420 KEYVAL: 'bar' '' (2 sibs) 43: [7] [7] 0x2ae2d154b0 KEYVAL: 'whatever' 'baz' (3 sibs) 43: #nodes=8 vs #printed=8 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.parse_windows/10 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.parse_windows/11 43: ------------------------------------------- 43: running test case 'issue84.2' 43: ------------------------------------------- 43: --------------- 43: 43: version: 0 43: type: xml 43: param_root: 43: objects: 43: System: {SameGroupActorName: '', IsGetItemSelf: false} 43: General: 43: Speed: 1.0 43: Life: 100 43: IsLifeInfinite: false 43: ElectricalDischarge: 1.0 43: IsBurnOutBorn: false 43: BurnOutBornName: 43: IsBurnOutBornIdent: false 43: ChangeDropTableName: '' 43: --------------- 43: REF TREE: 43: 0x2ae2cd8688 [ROOT] MAP: (0 sibs) 3 children: 43: 0x2ae2cda320 KEYVAL: 'version' '0' (3 sibs) 43: 0x2ae2cda3b8 KEYVAL: 'type' 'xml' (3 sibs) 43: 0x2ae2cda450 KEYMAP: 'param_root' (3 sibs) 1 children: 43: 0x2ae2cd4910 KEYMAP: 'objects' (1 sibs) 2 children: 43: 0x2ae2cda4f0 KEYMAP: 'System' (2 sibs) 2 children: 43: 0x2ae2cda630 KEYVAL: 'SameGroupActorName' '' (2 sibs) 43: 0x2ae2cda6c8 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 43: 0x2ae2cda588 KEYMAP: 'General' (2 sibs) 8 children: 43: 0x2ae2cda770 KEYVAL: 'Speed' '1.0' (8 sibs) 43: 0x2ae2cda808 KEYVAL: 'Life' '100' (8 sibs) 43: 0x2ae2cda8a0 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 43: 0x2ae2cda938 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 43: 0x2ae2cda9d0 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 43: 0x2ae2cdaa68 KEYVAL: 'BurnOutBornName' '' (8 sibs) 43: 0x2ae2cdab00 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 43: 0x2ae2cdab98 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae2d162e0 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d16370 KEYVAL: 'version' '0' (3 sibs) 43: [2] [2] 0x2ae2d16400 KEYVAL: 'type' 'xml' (3 sibs) 43: [3] [3] 0x2ae2d16490 KEYMAP: 'param_root' (3 sibs) 1 children: 43: [4] [4] 0x2ae2d16520 KEYMAP: 'objects' (1 sibs) 2 children: 43: [5] [5] 0x2ae2d165b0 KEYMAP: 'System' (2 sibs) 2 children: 43: [6] [6] 0x2ae2d16640 KEYVAL: 'SameGroupActorName' '' (2 sibs) 43: [7] [7] 0x2ae2d166d0 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 43: [8] [8] 0x2ae2d16760 KEYMAP: 'General' (2 sibs) 8 children: 43: [9] [9] 0x2ae2d167f0 KEYVAL: 'Speed' '1.0' (8 sibs) 43: [10] [10] 0x2ae2d16880 KEYVAL: 'Life' '100' (8 sibs) 43: [11] [11] 0x2ae2d16910 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 43: [12] [12] 0x2ae2d169a0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 43: [13] [13] 0x2ae2d16a30 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 43: [14] [14] 0x2ae2d16ac0 KEYVAL: 'BurnOutBornName' '' (8 sibs) 43: [15] [15] 0x2ae2d16b50 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 43: [16] [16] 0x2ae2d16be0 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 43: #nodes=17 vs #printed=17 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.parse_windows/11 (1 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.parse_windows/12 43: ------------------------------------------- 43: running test case 'issue84.3' 43: ------------------------------------------- 43: --------------- 43: 43: version: 10 43: type: test 43: param_root: 43: objects: 43: TestContent: 43: Str64_empty: '' 43: Str64_empty2: 43: Str64_empty3: '' 43: lists: {} 43: --------------- 43: REF TREE: 43: 0x2ae2cd87a0 [ROOT] MAP: (0 sibs) 3 children: 43: 0x2ae2cd9310 KEYVAL: 'version' '10' (3 sibs) 43: 0x2ae2cd93a8 KEYVAL: 'type' 'test' (3 sibs) 43: 0x2ae2cd9440 KEYMAP: 'param_root' (3 sibs) 2 children: 43: 0x2ae2cd6b60 KEYMAP: 'objects' (2 sibs) 1 children: 43: 0x2ae2cd4a50 KEYMAP: 'TestContent' (1 sibs) 3 children: 43: 0x2ae2cd9e50 KEYVAL: 'Str64_empty' '' (3 sibs) 43: 0x2ae2cd9ee8 KEYVAL: 'Str64_empty2' '' (3 sibs) 43: 0x2ae2cd9f80 KEYVAL: 'Str64_empty3' '' (3 sibs) 43: 0x2ae2cd6bf8 KEYMAP: 'lists' (2 sibs) 0 children: 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae2d159d0 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d15a60 KEYVAL: 'version' '10' (3 sibs) 43: [2] [2] 0x2ae2d15af0 KEYVAL: 'type' 'test' (3 sibs) 43: [3] [3] 0x2ae2d15b80 KEYMAP: 'param_root' (3 sibs) 2 children: 43: [4] [4] 0x2ae2d15c10 KEYMAP: 'objects' (2 sibs) 1 children: 43: [5] [5] 0x2ae2d15ca0 KEYMAP: 'TestContent' (1 sibs) 3 children: 43: [6] [6] 0x2ae2d15d30 KEYVAL: 'Str64_empty' '' (3 sibs) 43: [7] [7] 0x2ae2d15dc0 KEYVAL: 'Str64_empty2' '' (3 sibs) 43: [8] [8] 0x2ae2d15e50 KEYVAL: 'Str64_empty3' '' (3 sibs) 43: [9] [9] 0x2ae2d15ee0 KEYMAP: 'lists' (2 sibs) 0 children: 43: #nodes=10 vs #printed=10 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.parse_windows/12 (1 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/0 43: ------------------------------------------- 43: running test case 'all null' 43: ------------------------------------------- 43: - 43: - 43: - null 43: - Null 43: - NULL 43: - ~ 43: - null: null 43: - Null: Null 43: - NULL: NULL 43: - ~: ~ 43: - ~: null 43: - null: ~ 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/0 (5 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/1 43: ------------------------------------------- 43: running test case 'null map vals, expl' 43: ------------------------------------------- 43: foo: 43: bar: 43: baz: 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/2 43: ------------------------------------------- 43: running test case 'null map vals, impl' 43: ------------------------------------------- 43: foo: 43: bar: 43: baz: 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/3 43: ------------------------------------------- 43: running test case 'null seq vals, impl' 43: ------------------------------------------- 43: - 43: - 43: - 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/4 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 1' 43: ------------------------------------------- 43: foo: 43: - 43: - 43: - 43: bar: 43: baz: 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/4 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/5 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 2' 43: ------------------------------------------- 43: foo: 43: bar: 43: - 43: - 43: - 43: baz: 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/5 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/6 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 3' 43: ------------------------------------------- 43: foo: 43: bar: 43: baz: 43: - 43: - 43: - 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/6 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/7 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 1' 43: ------------------------------------------- 43: - foo: 43: bar: 43: baz: 43: - 43: - 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/7 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/8 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 2' 43: ------------------------------------------- 43: - 43: - foo: 43: bar: 43: baz: 43: - 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/8 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/9 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 3' 43: ------------------------------------------- 43: - 43: - 43: - foo: 43: bar: 43: baz: 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/9 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/10 43: ------------------------------------------- 43: running test case 'issue84.1' 43: ------------------------------------------- 43: fixed case: 43: foo: a 43: bar: 43: your case: 43: foo: a 43: bar: '' 43: whatever: baz 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/10 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/11 43: ------------------------------------------- 43: running test case 'issue84.2' 43: ------------------------------------------- 43: version: 0 43: type: xml 43: param_root: 43: objects: 43: System: 43: SameGroupActorName: '' 43: IsGetItemSelf: false 43: General: 43: Speed: 1.0 43: Life: 100 43: IsLifeInfinite: false 43: ElectricalDischarge: 1.0 43: IsBurnOutBorn: false 43: BurnOutBornName: 43: IsBurnOutBornIdent: false 43: ChangeDropTableName: '' 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/11 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/12 43: ------------------------------------------- 43: running test case 'issue84.3' 43: ------------------------------------------- 43: version: 10 43: type: test 43: param_root: 43: objects: 43: TestContent: 43: Str64_empty: '' 43: Str64_empty2: 43: Str64_empty3: '' 43: lists: {} 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/12 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/0 43: ------------------------------------------- 43: running test case 'all null' 43: ------------------------------------------- 43: - 43: - 43: - null 43: - Null 43: - NULL 43: - ~ 43: - null: null 43: - Null: Null 43: - NULL: NULL 43: - ~: ~ 43: - ~: null 43: - null: ~ 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/1 43: ------------------------------------------- 43: running test case 'null map vals, expl' 43: ------------------------------------------- 43: foo: 43: bar: 43: baz: 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/2 43: ------------------------------------------- 43: running test case 'null map vals, impl' 43: ------------------------------------------- 43: foo: 43: bar: 43: baz: 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/3 43: ------------------------------------------- 43: running test case 'null seq vals, impl' 43: ------------------------------------------- 43: - 43: - 43: - 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/4 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 1' 43: ------------------------------------------- 43: foo: 43: - 43: - 43: - 43: bar: 43: baz: 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/4 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/5 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 2' 43: ------------------------------------------- 43: foo: 43: bar: 43: - 43: - 43: - 43: baz: 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/5 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/6 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 3' 43: ------------------------------------------- 43: foo: 43: bar: 43: baz: 43: - 43: - 43: - 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/6 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/7 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 1' 43: ------------------------------------------- 43: - foo: 43: bar: 43: baz: 43: - 43: - 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/7 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/8 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 2' 43: ------------------------------------------- 43: - 43: - foo: 43: bar: 43: baz: 43: - 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/8 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/9 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 3' 43: ------------------------------------------- 43: - 43: - 43: - foo: 43: bar: 43: baz: 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/9 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/10 43: ------------------------------------------- 43: running test case 'issue84.1' 43: ------------------------------------------- 43: fixed case: 43: foo: a 43: bar: 43: your case: 43: foo: a 43: bar: '' 43: whatever: baz 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/10 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/11 43: ------------------------------------------- 43: running test case 'issue84.2' 43: ------------------------------------------- 43: version: 0 43: type: xml 43: param_root: 43: objects: 43: System: 43: SameGroupActorName: '' 43: IsGetItemSelf: false 43: General: 43: Speed: 1.0 43: Life: 100 43: IsLifeInfinite: false 43: ElectricalDischarge: 1.0 43: IsBurnOutBorn: false 43: BurnOutBornName: 43: IsBurnOutBornIdent: false 43: ChangeDropTableName: '' 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/11 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/12 43: ------------------------------------------- 43: running test case 'issue84.3' 43: ------------------------------------------- 43: version: 10 43: type: test 43: param_root: 43: objects: 43: TestContent: 43: Str64_empty: '' 43: Str64_empty2: 43: Str64_empty3: '' 43: lists: {} 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/12 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/0 43: ------------------------------------------- 43: running test case 'all null' 43: ------------------------------------------- 43: - 43: - 43: - null 43: - Null 43: - NULL 43: - ~ 43: - null: null 43: - Null: Null 43: - NULL: NULL 43: - ~: ~ 43: - ~: null 43: - null: ~ 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/0 (1 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/1 43: ------------------------------------------- 43: running test case 'null map vals, expl' 43: ------------------------------------------- 43: foo: 43: bar: 43: baz: 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/2 43: ------------------------------------------- 43: running test case 'null map vals, impl' 43: ------------------------------------------- 43: foo: 43: bar: 43: baz: 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/3 43: ------------------------------------------- 43: running test case 'null seq vals, impl' 43: ------------------------------------------- 43: - 43: - 43: - 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/4 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 1' 43: ------------------------------------------- 43: foo: 43: - 43: - 43: - 43: bar: 43: baz: 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/4 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/5 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 2' 43: ------------------------------------------- 43: foo: 43: bar: 43: - 43: - 43: - 43: baz: 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/5 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/6 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 3' 43: ------------------------------------------- 43: foo: 43: bar: 43: baz: 43: - 43: - 43: - 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/6 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/7 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 1' 43: ------------------------------------------- 43: - foo: 43: bar: 43: baz: 43: - 43: - 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/7 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/8 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 2' 43: ------------------------------------------- 43: - 43: - foo: 43: bar: 43: baz: 43: - 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/8 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/9 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 3' 43: ------------------------------------------- 43: - 43: - 43: - foo: 43: bar: 43: baz: 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/9 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/10 43: ------------------------------------------- 43: running test case 'issue84.1' 43: ------------------------------------------- 43: fixed case: 43: foo: a 43: bar: 43: your case: 43: foo: a 43: bar: '' 43: whatever: baz 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/10 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/11 43: ------------------------------------------- 43: running test case 'issue84.2' 43: ------------------------------------------- 43: version: 0 43: type: xml 43: param_root: 43: objects: 43: System: 43: SameGroupActorName: '' 43: IsGetItemSelf: false 43: General: 43: Speed: 1.0 43: Life: 100 43: IsLifeInfinite: false 43: ElectricalDischarge: 1.0 43: IsBurnOutBorn: false 43: BurnOutBornName: 43: IsBurnOutBornIdent: false 43: ChangeDropTableName: '' 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/11 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/12 43: ------------------------------------------- 43: running test case 'issue84.3' 43: ------------------------------------------- 43: version: 10 43: type: test 43: param_root: 43: objects: 43: TestContent: 43: Str64_empty: '' 43: Str64_empty2: 43: Str64_empty3: '' 43: lists: {} 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/12 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/0 43: ------------------------------------------- 43: running test case 'all null' 43: ------------------------------------------- 43: - 43: - 43: - null 43: - Null 43: - NULL 43: - ~ 43: - null: null 43: - Null: Null 43: - NULL: NULL 43: - ~: ~ 43: - ~: null 43: - null: ~ 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/1 43: ------------------------------------------- 43: running test case 'null map vals, expl' 43: ------------------------------------------- 43: foo: 43: bar: 43: baz: 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/2 43: ------------------------------------------- 43: running test case 'null map vals, impl' 43: ------------------------------------------- 43: foo: 43: bar: 43: baz: 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/3 43: ------------------------------------------- 43: running test case 'null seq vals, impl' 43: ------------------------------------------- 43: - 43: - 43: - 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/4 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 1' 43: ------------------------------------------- 43: foo: 43: - 43: - 43: - 43: bar: 43: baz: 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/4 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/5 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 2' 43: ------------------------------------------- 43: foo: 43: bar: 43: - 43: - 43: - 43: baz: 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/5 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/6 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 3' 43: ------------------------------------------- 43: foo: 43: bar: 43: baz: 43: - 43: - 43: - 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/6 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/7 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 1' 43: ------------------------------------------- 43: - foo: 43: bar: 43: baz: 43: - 43: - 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/7 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/8 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 2' 43: ------------------------------------------- 43: - 43: - foo: 43: bar: 43: baz: 43: - 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/8 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/9 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 3' 43: ------------------------------------------- 43: - 43: - 43: - foo: 43: bar: 43: baz: 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/9 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/10 43: ------------------------------------------- 43: running test case 'issue84.1' 43: ------------------------------------------- 43: fixed case: 43: foo: a 43: bar: 43: your case: 43: foo: a 43: bar: '' 43: whatever: baz 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/10 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/11 43: ------------------------------------------- 43: running test case 'issue84.2' 43: ------------------------------------------- 43: version: 0 43: type: xml 43: param_root: 43: objects: 43: System: 43: SameGroupActorName: '' 43: IsGetItemSelf: false 43: General: 43: Speed: 1.0 43: Life: 100 43: IsLifeInfinite: false 43: ElectricalDischarge: 1.0 43: IsBurnOutBorn: false 43: BurnOutBornName: 43: IsBurnOutBornIdent: false 43: ChangeDropTableName: '' 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/11 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/12 43: ------------------------------------------- 43: running test case 'issue84.3' 43: ------------------------------------------- 43: version: 10 43: type: test 43: param_root: 43: objects: 43: TestContent: 43: Str64_empty: '' 43: Str64_empty2: 43: Str64_empty3: '' 43: lists: {} 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/12 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/0 43: ------------------------------------------- 43: running test case 'all null' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/0 (2 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/1 43: ------------------------------------------- 43: running test case 'null map vals, expl' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/2 43: ------------------------------------------- 43: running test case 'null map vals, impl' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/3 43: ------------------------------------------- 43: running test case 'null seq vals, impl' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/4 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 1' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/4 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/5 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 2' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/5 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/6 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 3' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/6 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/7 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 1' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/7 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/8 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 2' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/8 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/9 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 3' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/9 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/10 43: ------------------------------------------- 43: running test case 'issue84.1' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/10 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/11 43: ------------------------------------------- 43: running test case 'issue84.2' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/11 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/12 43: ------------------------------------------- 43: running test case 'issue84.3' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/12 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/0 43: ------------------------------------------- 43: running test case 'all null' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/1 43: ------------------------------------------- 43: running test case 'null map vals, expl' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/2 43: ------------------------------------------- 43: running test case 'null map vals, impl' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/3 43: ------------------------------------------- 43: running test case 'null seq vals, impl' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/4 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 1' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/4 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/5 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 2' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/5 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/6 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 3' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/6 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/7 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 1' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/7 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/8 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 2' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/8 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/9 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 3' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/9 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/10 43: ------------------------------------------- 43: running test case 'issue84.1' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/10 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/11 43: ------------------------------------------- 43: running test case 'issue84.2' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/11 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/12 43: ------------------------------------------- 43: running test case 'issue84.3' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/12 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/0 43: ------------------------------------------- 43: running test case 'all null' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/0 (10 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/1 43: ------------------------------------------- 43: running test case 'null map vals, expl' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/1 (2 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/2 43: ------------------------------------------- 43: running test case 'null map vals, impl' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/2 (3 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/3 43: ------------------------------------------- 43: running test case 'null seq vals, impl' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/3 (2 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/4 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 1' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/4 (2 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/5 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 2' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/5 (2 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/6 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 3' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/6 (2 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/7 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 1' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/7 (2 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/8 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 2' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/8 (2 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/9 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 3' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/9 (2 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/10 43: ------------------------------------------- 43: running test case 'issue84.1' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/10 (2 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/11 43: ------------------------------------------- 43: running test case 'issue84.2' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/11 (2 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/12 43: ------------------------------------------- 43: running test case 'issue84.3' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/12 (2 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/0 43: ------------------------------------------- 43: running test case 'all null' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/0 (2 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/1 43: ------------------------------------------- 43: running test case 'null map vals, expl' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/1 (2 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/2 43: ------------------------------------------- 43: running test case 'null map vals, impl' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/2 (2 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/3 43: ------------------------------------------- 43: running test case 'null seq vals, impl' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/3 (2 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/4 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 1' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/4 (2 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/5 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 2' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/5 (2 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/6 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 3' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/6 (2 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/7 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 1' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/7 (2 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/8 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 2' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/8 (2 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/9 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 3' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/9 (2 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/10 43: ------------------------------------------- 43: running test case 'issue84.1' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/10 (2 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/11 43: ------------------------------------------- 43: running test case 'issue84.2' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/11 (2 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/12 43: ------------------------------------------- 43: running test case 'issue84.3' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/12 (2 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_string/0 43: ------------------------------------------- 43: running test case 'all null' 43: ------------------------------------------- 43: - 43: - 43: - null 43: - Null 43: - NULL 43: - ~ 43: - null: null 43: - Null: Null 43: - NULL: NULL 43: - ~: ~ 43: - ~: null 43: - null: ~ 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_string/0 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_string/1 43: ------------------------------------------- 43: running test case 'null map vals, expl' 43: ------------------------------------------- 43: foo: 43: bar: 43: baz: 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_string/1 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_string/2 43: ------------------------------------------- 43: running test case 'null map vals, impl' 43: ------------------------------------------- 43: foo: 43: bar: 43: baz: 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_string/2 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_string/3 43: ------------------------------------------- 43: running test case 'null seq vals, impl' 43: ------------------------------------------- 43: - 43: - 43: - 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_string/3 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_string/4 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 1' 43: ------------------------------------------- 43: foo: 43: - 43: - 43: - 43: bar: 43: baz: 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_string/4 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_string/5 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 2' 43: ------------------------------------------- 43: foo: 43: bar: 43: - 43: - 43: - 43: baz: 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_string/5 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_string/6 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 3' 43: ------------------------------------------- 43: foo: 43: bar: 43: baz: 43: - 43: - 43: - 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_string/6 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_string/7 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 1' 43: ------------------------------------------- 43: - foo: 43: bar: 43: baz: 43: - 43: - 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_string/7 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_string/8 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 2' 43: ------------------------------------------- 43: - 43: - foo: 43: bar: 43: baz: 43: - 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_string/8 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_string/9 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 3' 43: ------------------------------------------- 43: - 43: - 43: - foo: 43: bar: 43: baz: 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_string/9 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_string/10 43: ------------------------------------------- 43: running test case 'issue84.1' 43: ------------------------------------------- 43: fixed case: 43: foo: a 43: bar: 43: your case: 43: foo: a 43: bar: '' 43: whatever: baz 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_string/10 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_string/11 43: ------------------------------------------- 43: running test case 'issue84.2' 43: ------------------------------------------- 43: version: 0 43: type: xml 43: param_root: 43: objects: 43: System: 43: SameGroupActorName: '' 43: IsGetItemSelf: false 43: General: 43: Speed: 1.0 43: Life: 100 43: IsLifeInfinite: false 43: ElectricalDischarge: 1.0 43: IsBurnOutBorn: false 43: BurnOutBornName: 43: IsBurnOutBornIdent: false 43: ChangeDropTableName: '' 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_string/11 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_string/12 43: ------------------------------------------- 43: running test case 'issue84.3' 43: ------------------------------------------- 43: version: 10 43: type: test 43: param_root: 43: objects: 43: TestContent: 43: Str64_empty: '' 43: Str64_empty2: 43: Str64_empty3: '' 43: lists: {} 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_string/12 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_string/0 43: ------------------------------------------- 43: running test case 'all null' 43: ------------------------------------------- 43: - 43: - 43: - null 43: - Null 43: - NULL 43: - ~ 43: - null: null 43: - Null: Null 43: - NULL: NULL 43: - ~: ~ 43: - ~: null 43: - null: ~ 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_string/0 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_string/1 43: ------------------------------------------- 43: running test case 'null map vals, expl' 43: ------------------------------------------- 43: foo: 43: bar: 43: baz: 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_string/1 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_string/2 43: ------------------------------------------- 43: running test case 'null map vals, impl' 43: ------------------------------------------- 43: foo: 43: bar: 43: baz: 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_string/2 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_string/3 43: ------------------------------------------- 43: running test case 'null seq vals, impl' 43: ------------------------------------------- 43: - 43: - 43: - 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_string/3 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_string/4 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 1' 43: ------------------------------------------- 43: foo: 43: - 43: - 43: - 43: bar: 43: baz: 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_string/4 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_string/5 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 2' 43: ------------------------------------------- 43: foo: 43: bar: 43: - 43: - 43: - 43: baz: 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_string/5 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_string/6 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 3' 43: ------------------------------------------- 43: foo: 43: bar: 43: baz: 43: - 43: - 43: - 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_string/6 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_string/7 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 1' 43: ------------------------------------------- 43: - foo: 43: bar: 43: baz: 43: - 43: - 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_string/7 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_string/8 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 2' 43: ------------------------------------------- 43: - 43: - foo: 43: bar: 43: baz: 43: - 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_string/8 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_string/9 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 3' 43: ------------------------------------------- 43: - 43: - 43: - foo: 43: bar: 43: baz: 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_string/9 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_string/10 43: ------------------------------------------- 43: running test case 'issue84.1' 43: ------------------------------------------- 43: fixed case: 43: foo: a 43: bar: 43: your case: 43: foo: a 43: bar: '' 43: whatever: baz 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_string/10 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_string/11 43: ------------------------------------------- 43: running test case 'issue84.2' 43: ------------------------------------------- 43: version: 0 43: type: xml 43: param_root: 43: objects: 43: System: 43: SameGroupActorName: '' 43: IsGetItemSelf: false 43: General: 43: Speed: 1.0 43: Life: 100 43: IsLifeInfinite: false 43: ElectricalDischarge: 1.0 43: IsBurnOutBorn: false 43: BurnOutBornName: 43: IsBurnOutBornIdent: false 43: ChangeDropTableName: '' 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_string/11 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_string/12 43: ------------------------------------------- 43: running test case 'issue84.3' 43: ------------------------------------------- 43: version: 10 43: type: test 43: param_root: 43: objects: 43: TestContent: 43: Str64_empty: '' 43: Str64_empty2: 43: Str64_empty3: '' 43: lists: {} 43: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_string/12 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs/0 43: ------------------------------------------- 43: running test case 'all null' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs/0 (1 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs/1 43: ------------------------------------------- 43: running test case 'null map vals, expl' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs/1 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs/2 43: ------------------------------------------- 43: running test case 'null map vals, impl' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs/2 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs/3 43: ------------------------------------------- 43: running test case 'null seq vals, impl' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs/3 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs/4 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 1' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs/4 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs/5 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 2' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs/5 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs/6 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 3' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs/6 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs/7 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 1' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs/7 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs/8 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 2' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs/8 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs/9 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 3' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs/9 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs/10 43: ------------------------------------------- 43: running test case 'issue84.1' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs/10 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs/11 43: ------------------------------------------- 43: running test case 'issue84.2' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs/11 (1 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs/12 43: ------------------------------------------- 43: running test case 'issue84.3' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs/12 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs/0 43: ------------------------------------------- 43: running test case 'all null' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs/0 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs/1 43: ------------------------------------------- 43: running test case 'null map vals, expl' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs/1 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs/2 43: ------------------------------------------- 43: running test case 'null map vals, impl' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs/2 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs/3 43: ------------------------------------------- 43: running test case 'null seq vals, impl' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs/3 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs/4 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 1' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs/4 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs/5 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 2' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs/5 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs/6 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 3' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs/6 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs/7 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 1' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs/7 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs/8 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 2' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs/8 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs/9 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 3' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs/9 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs/10 43: ------------------------------------------- 43: running test case 'issue84.1' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs/10 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs/11 43: ------------------------------------------- 43: running test case 'issue84.2' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs/11 (1 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs/12 43: ------------------------------------------- 43: running test case 'issue84.3' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs/12 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/0 43: ------------------------------------------- 43: running test case 'all null' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/0 (4 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/1 43: ------------------------------------------- 43: running test case 'null map vals, expl' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/1 (2 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/2 43: ------------------------------------------- 43: running test case 'null map vals, impl' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/2 (8 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/3 43: ------------------------------------------- 43: running test case 'null seq vals, impl' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/3 (8 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/4 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 1' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/4 (5 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/5 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 2' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/5 (2 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/6 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 3' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/6 (2 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/7 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 1' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/7 (3 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/8 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 2' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/8 (2 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/9 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 3' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/9 (2 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/10 43: ------------------------------------------- 43: running test case 'issue84.1' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/10 (2 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/11 43: ------------------------------------------- 43: running test case 'issue84.2' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/11 (3 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/12 43: ------------------------------------------- 43: running test case 'issue84.3' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/12 (3 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/0 43: ------------------------------------------- 43: running test case 'all null' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/0 (3 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/1 43: ------------------------------------------- 43: running test case 'null map vals, expl' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/1 (2 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/2 43: ------------------------------------------- 43: running test case 'null map vals, impl' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/2 (2 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/3 43: ------------------------------------------- 43: running test case 'null seq vals, impl' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/3 (2 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/4 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 1' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/4 (2 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/5 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 2' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/5 (2 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/6 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 3' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/6 (2 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/7 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 1' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/7 (2 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/8 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 2' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/8 (2 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/9 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 3' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/9 (2 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/10 43: ------------------------------------------- 43: running test case 'issue84.1' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/10 (2 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/11 43: ------------------------------------------- 43: running test case 'issue84.2' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/11 (2 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/12 43: ------------------------------------------- 43: running test case 'issue84.3' 43: ------------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/12 (2 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip/0 43: ------------------------------------------- 43: running test case 'all null' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \n 43: -\n 43: - # with space\n 43: - null\n 43: - Null\n 43: - NULL\n 43: - ~\n 43: - null: null\n 43: - Null: Null\n 43: - NULL: NULL\n 43: - ~: ~\n 43: - ~: null\n 43: - null: ~\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x2ae2d00dd0 [ROOT] SEQ: (1 sibs) 12 children: 43: [1] [1] 0x2ae2d00e60 VAL: '' (12 sibs) 43: [2] [2] 0x2ae2d00ef0 VAL: '' (12 sibs) 43: [3] [3] 0x2ae2d00f80 VAL: 'null' (12 sibs) 43: [4] [4] 0x2ae2d01010 VAL: 'Null' (12 sibs) 43: [5] [5] 0x2ae2d010a0 VAL: 'NULL' (12 sibs) 43: [6] [6] 0x2ae2d01130 VAL: '~' (12 sibs) 43: [7] [7] 0x2ae2d011c0 MAP: (12 sibs) 1 children: 43: [8] [8] 0x2ae2d01250 KEYVAL: 'null' 'null' (1 sibs) 43: [9] [9] 0x2ae2d012e0 MAP: (12 sibs) 1 children: 43: [10] [10] 0x2ae2d01370 KEYVAL: 'Null' 'Null' (1 sibs) 43: [11] [11] 0x2ae2d01400 MAP: (12 sibs) 1 children: 43: [12] [12] 0x2ae2d01490 KEYVAL: 'NULL' 'NULL' (1 sibs) 43: [13] [13] 0x2ae2d01520 MAP: (12 sibs) 1 children: 43: [14] [14] 0x2ae2d015b0 KEYVAL: '~' '~' (1 sibs) 43: [15] [15] 0x2ae2d01640 MAP: (12 sibs) 1 children: 43: [16] [16] 0x2ae2d016d0 KEYVAL: '~' 'null' (1 sibs) 43: [17] [17] 0x2ae2d01760 MAP: (12 sibs) 1 children: 43: [18] [18] 0x2ae2d017f0 KEYVAL: 'null' '~' (1 sibs) 43: #nodes=19 vs #printed=19 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: - \n 43: - \n 43: - null\n 43: - Null\n 43: - NULL\n 43: - ~\n 43: - null: null\n 43: - Null: Null\n 43: - NULL: NULL\n 43: - ~: ~\n 43: - ~: null\n 43: - null: ~\n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x2ae2d19740 [ROOT] SEQ: (1 sibs) 12 children: 43: [1] [1] 0x2ae2d197d0 VAL: '' (12 sibs) 43: [2] [2] 0x2ae2d19860 VAL: '' (12 sibs) 43: [3] [3] 0x2ae2d198f0 VAL: 'null' (12 sibs) 43: [4] [4] 0x2ae2d19980 VAL: 'Null' (12 sibs) 43: [5] [5] 0x2ae2d19a10 VAL: 'NULL' (12 sibs) 43: [6] [6] 0x2ae2d19aa0 VAL: '~' (12 sibs) 43: [7] [7] 0x2ae2d19b30 MAP: (12 sibs) 1 children: 43: [8] [8] 0x2ae2d19bc0 KEYVAL: 'null' 'null' (1 sibs) 43: [9] [9] 0x2ae2d19c50 MAP: (12 sibs) 1 children: 43: [10] [10] 0x2ae2d19ce0 KEYVAL: 'Null' 'Null' (1 sibs) 43: [11] [11] 0x2ae2d19d70 MAP: (12 sibs) 1 children: 43: [12] [12] 0x2ae2d19e00 KEYVAL: 'NULL' 'NULL' (1 sibs) 43: [13] [13] 0x2ae2d19e90 MAP: (12 sibs) 1 children: 43: [14] [14] 0x2ae2d19f20 KEYVAL: '~' '~' (1 sibs) 43: [15] [15] 0x2ae2d19fb0 MAP: (12 sibs) 1 children: 43: [16] [16] 0x2ae2d1a040 KEYVAL: '~' 'null' (1 sibs) 43: [17] [17] 0x2ae2d1a0d0 MAP: (12 sibs) 1 children: 43: [18] [18] 0x2ae2d1a160 KEYVAL: 'null' '~' (1 sibs) 43: #nodes=19 vs #printed=19 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip/0 (20 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip/1 43: ------------------------------------------- 43: running test case 'null map vals, expl' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: {foo: , bar: , baz: }\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x2ae2d01fe0 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d02070 KEYVAL: 'foo' '' (3 sibs) 43: [2] [2] 0x2ae2d02100 KEYVAL: 'bar' '' (3 sibs) 43: [3] [3] 0x2ae2d02190 KEYVAL: 'baz' '' (3 sibs) 43: #nodes=4 vs #printed=4 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: foo: \n 43: bar: \n 43: baz: \n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x2ae2d18550 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d185e0 KEYVAL: 'foo' '' (3 sibs) 43: [2] [2] 0x2ae2d18670 KEYVAL: 'bar' '' (3 sibs) 43: [3] [3] 0x2ae2d18700 KEYVAL: 'baz' '' (3 sibs) 43: #nodes=4 vs #printed=4 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip/1 (2 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip/2 43: ------------------------------------------- 43: running test case 'null map vals, impl' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \n 43: foo: \n 43: bar: \n 43: baz: \n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x2ae2d03030 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d030c0 KEYVAL: 'foo' '' (3 sibs) 43: [2] [2] 0x2ae2d03150 KEYVAL: 'bar' '' (3 sibs) 43: [3] [3] 0x2ae2d031e0 KEYVAL: 'baz' '' (3 sibs) 43: #nodes=4 vs #printed=4 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: foo: \n 43: bar: \n 43: baz: \n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x2ae2d1a950 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d1a9e0 KEYVAL: 'foo' '' (3 sibs) 43: [2] [2] 0x2ae2d1aa70 KEYVAL: 'bar' '' (3 sibs) 43: [3] [3] 0x2ae2d1ab00 KEYVAL: 'baz' '' (3 sibs) 43: #nodes=4 vs #printed=4 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip/2 (1 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip/3 43: ------------------------------------------- 43: running test case 'null seq vals, impl' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: - \n 43: - \n 43: - \n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x2ae2d04080 [ROOT] SEQ: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d04110 VAL: '' (3 sibs) 43: [2] [2] 0x2ae2d041a0 VAL: '' (3 sibs) 43: [3] [3] 0x2ae2d04230 VAL: '' (3 sibs) 43: #nodes=4 vs #printed=4 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: - \n 43: - \n 43: - \n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x2ae2d1b260 [ROOT] SEQ: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d1b2f0 VAL: '' (3 sibs) 43: [2] [2] 0x2ae2d1b380 VAL: '' (3 sibs) 43: [3] [3] 0x2ae2d1b410 VAL: '' (3 sibs) 43: #nodes=4 vs #printed=4 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip/3 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip/4 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 1' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \n 43: foo:\n 43: - \n 43: - \n 43: - \n 43: bar: \n 43: baz: \n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x2ae2d050d0 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d05160 KEYSEQ: 'foo' (3 sibs) 3 children: 43: [2] [2] 0x2ae2d051f0 VAL: '' (3 sibs) 43: [3] [3] 0x2ae2d05280 VAL: '' (3 sibs) 43: [4] [4] 0x2ae2d05310 VAL: '' (3 sibs) 43: [5] [5] 0x2ae2d053a0 KEYVAL: 'bar' '' (3 sibs) 43: [6] [6] 0x2ae2d05430 KEYVAL: 'baz' '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: foo:\n 43: - \n 43: - \n 43: - \n 43: bar: \n 43: baz: \n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x2ae2d1bb70 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d1bc00 KEYSEQ: 'foo' (3 sibs) 3 children: 43: [2] [2] 0x2ae2d1bc90 VAL: '' (3 sibs) 43: [3] [3] 0x2ae2d1bd20 VAL: '' (3 sibs) 43: [4] [4] 0x2ae2d1bdb0 VAL: '' (3 sibs) 43: [5] [5] 0x2ae2d1be40 KEYVAL: 'bar' '' (3 sibs) 43: [6] [6] 0x2ae2d1bed0 KEYVAL: 'baz' '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip/4 (2 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip/5 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 2' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \n 43: foo:\n 43: bar: \n 43: - \n 43: - \n 43: - \n 43: baz: \n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x2ae2d06120 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d061b0 KEYVAL: 'foo' '' (3 sibs) 43: [2] [2] 0x2ae2d06240 KEYSEQ: 'bar' (3 sibs) 3 children: 43: [3] [3] 0x2ae2d062d0 VAL: '' (3 sibs) 43: [4] [4] 0x2ae2d06360 VAL: '' (3 sibs) 43: [5] [5] 0x2ae2d063f0 VAL: '' (3 sibs) 43: [6] [6] 0x2ae2d06480 KEYVAL: 'baz' '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: foo: \n 43: bar:\n 43: - \n 43: - \n 43: - \n 43: baz: \n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x2ae2d1c480 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d1c510 KEYVAL: 'foo' '' (3 sibs) 43: [2] [2] 0x2ae2d1c5a0 KEYSEQ: 'bar' (3 sibs) 3 children: 43: [3] [3] 0x2ae2d1c630 VAL: '' (3 sibs) 43: [4] [4] 0x2ae2d1c6c0 VAL: '' (3 sibs) 43: [5] [5] 0x2ae2d1c750 VAL: '' (3 sibs) 43: [6] [6] 0x2ae2d1c7e0 KEYVAL: 'baz' '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip/5 (1 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip/6 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 3' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \n 43: foo:\n 43: bar: \n 43: baz: \n 43: - \n 43: - \n 43: - \n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x2ae2d07170 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d07200 KEYVAL: 'foo' '' (3 sibs) 43: [2] [2] 0x2ae2d07290 KEYVAL: 'bar' '' (3 sibs) 43: [3] [3] 0x2ae2d07320 KEYSEQ: 'baz' (3 sibs) 3 children: 43: [4] [4] 0x2ae2d073b0 VAL: '' (3 sibs) 43: [5] [5] 0x2ae2d07440 VAL: '' (3 sibs) 43: [6] [6] 0x2ae2d074d0 VAL: '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: foo: \n 43: bar: \n 43: baz:\n 43: - \n 43: - \n 43: - \n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x2ae2d1cd90 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d1ce20 KEYVAL: 'foo' '' (3 sibs) 43: [2] [2] 0x2ae2d1ceb0 KEYVAL: 'bar' '' (3 sibs) 43: [3] [3] 0x2ae2d1cf40 KEYSEQ: 'baz' (3 sibs) 3 children: 43: [4] [4] 0x2ae2d1cfd0 VAL: '' (3 sibs) 43: [5] [5] 0x2ae2d1d060 VAL: '' (3 sibs) 43: [6] [6] 0x2ae2d1d0f0 VAL: '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip/6 (1 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip/7 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 1' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \n 43: - foo:\n 43: bar: \n 43: baz: \n 43: - \n 43: - \n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x2ae2d081c0 [ROOT] SEQ: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d08250 MAP: (3 sibs) 3 children: 43: [2] [2] 0x2ae2d082e0 KEYVAL: 'foo' '' (3 sibs) 43: [3] [3] 0x2ae2d08370 KEYVAL: 'bar' '' (3 sibs) 43: [4] [4] 0x2ae2d08400 KEYVAL: 'baz' '' (3 sibs) 43: [5] [5] 0x2ae2d08490 VAL: '' (3 sibs) 43: [6] [6] 0x2ae2d08520 VAL: '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: - foo: \n 43: bar: \n 43: baz: \n 43: - \n 43: - \n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x2ae2d1d6a0 [ROOT] SEQ: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d1d730 MAP: (3 sibs) 3 children: 43: [2] [2] 0x2ae2d1d7c0 KEYVAL: 'foo' '' (3 sibs) 43: [3] [3] 0x2ae2d1d850 KEYVAL: 'bar' '' (3 sibs) 43: [4] [4] 0x2ae2d1d8e0 KEYVAL: 'baz' '' (3 sibs) 43: [5] [5] 0x2ae2d1d970 VAL: '' (3 sibs) 43: [6] [6] 0x2ae2d1da00 VAL: '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip/7 (1 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip/8 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 2' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \n 43: - \n 43: - foo:\n 43: bar: \n 43: baz: \n 43: - \n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x2ae2d09210 [ROOT] SEQ: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d092a0 VAL: '' (3 sibs) 43: [2] [2] 0x2ae2d09330 MAP: (3 sibs) 3 children: 43: [3] [3] 0x2ae2d093c0 KEYVAL: 'foo' '' (3 sibs) 43: [4] [4] 0x2ae2d09450 KEYVAL: 'bar' '' (3 sibs) 43: [5] [5] 0x2ae2d094e0 KEYVAL: 'baz' '' (3 sibs) 43: [6] [6] 0x2ae2d09570 VAL: '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: - \n 43: - foo: \n 43: bar: \n 43: baz: \n 43: - \n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x2ae2d1dfb0 [ROOT] SEQ: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d1e040 VAL: '' (3 sibs) 43: [2] [2] 0x2ae2d1e0d0 MAP: (3 sibs) 3 children: 43: [3] [3] 0x2ae2d1e160 KEYVAL: 'foo' '' (3 sibs) 43: [4] [4] 0x2ae2d1e1f0 KEYVAL: 'bar' '' (3 sibs) 43: [5] [5] 0x2ae2d1e280 KEYVAL: 'baz' '' (3 sibs) 43: [6] [6] 0x2ae2d1e310 VAL: '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip/8 (1 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip/9 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 3' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \n 43: - \n 43: - \n 43: - foo:\n 43: bar: \n 43: baz: \n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x2ae2d0a260 [ROOT] SEQ: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d0a2f0 VAL: '' (3 sibs) 43: [2] [2] 0x2ae2d0a380 VAL: '' (3 sibs) 43: [3] [3] 0x2ae2d0a410 MAP: (3 sibs) 3 children: 43: [4] [4] 0x2ae2d0a4a0 KEYVAL: 'foo' '' (3 sibs) 43: [5] [5] 0x2ae2d0a530 KEYVAL: 'bar' '' (3 sibs) 43: [6] [6] 0x2ae2d0a5c0 KEYVAL: 'baz' '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: - \n 43: - \n 43: - foo: \n 43: bar: \n 43: baz: \n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x2ae2d1e8c0 [ROOT] SEQ: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d1e950 VAL: '' (3 sibs) 43: [2] [2] 0x2ae2d1e9e0 VAL: '' (3 sibs) 43: [3] [3] 0x2ae2d1ea70 MAP: (3 sibs) 3 children: 43: [4] [4] 0x2ae2d1eb00 KEYVAL: 'foo' '' (3 sibs) 43: [5] [5] 0x2ae2d1eb90 KEYVAL: 'bar' '' (3 sibs) 43: [6] [6] 0x2ae2d1ec20 KEYVAL: 'baz' '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip/9 (1 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip/10 43: ------------------------------------------- 43: running test case 'issue84.1' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \n 43: fixed case:\n 43: foo: a\n 43: bar: \n 43: your case:\n 43: foo: a\n 43: bar: ''\n 43: whatever: baz\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x2ae2d0b340 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d0b3d0 KEYMAP: 'fixed case' (3 sibs) 2 children: 43: [2] [2] 0x2ae2d0b460 KEYVAL: 'foo' 'a' (2 sibs) 43: [3] [3] 0x2ae2d0b4f0 KEYVAL: 'bar' '' (2 sibs) 43: [4] [4] 0x2ae2d0b580 KEYMAP: 'your case' (3 sibs) 2 children: 43: [5] [5] 0x2ae2d0b610 KEYVAL: 'foo' 'a' (2 sibs) 43: [6] [6] 0x2ae2d0b6a0 KEYVAL: 'bar' '' (2 sibs) 43: [7] [7] 0x2ae2d0b730 KEYVAL: 'whatever' 'baz' (3 sibs) 43: #nodes=8 vs #printed=8 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: fixed case:\n 43: foo: a\n 43: bar: \n 43: your case:\n 43: foo: a\n 43: bar: ''\n 43: whatever: baz\n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x2ae2d1f1d0 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d1f260 KEYMAP: 'fixed case' (3 sibs) 2 children: 43: [2] [2] 0x2ae2d1f2f0 KEYVAL: 'foo' 'a' (2 sibs) 43: [3] [3] 0x2ae2d1f380 KEYVAL: 'bar' '' (2 sibs) 43: [4] [4] 0x2ae2d1f410 KEYMAP: 'your case' (3 sibs) 2 children: 43: [5] [5] 0x2ae2d1f4a0 KEYVAL: 'foo' 'a' (2 sibs) 43: [6] [6] 0x2ae2d1f530 KEYVAL: 'bar' '' (2 sibs) 43: [7] [7] 0x2ae2d1f5c0 KEYVAL: 'whatever' 'baz' (3 sibs) 43: #nodes=8 vs #printed=8 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip/10 (3 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip/11 43: ------------------------------------------- 43: running test case 'issue84.2' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \n 43: version: 0\n 43: type: xml\n 43: param_root:\n 43: objects:\n 43: System: {SameGroupActorName: '', IsGetItemSelf: false}\n 43: General:\n 43: Speed: 1.0\n 43: Life: 100\n 43: IsLifeInfinite: false\n 43: ElectricalDischarge: 1.0\n 43: IsBurnOutBorn: false\n 43: BurnOutBornName: \n 43: IsBurnOutBornIdent: false\n 43: ChangeDropTableName: ''\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x2ae2d0d200 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d0d290 KEYVAL: 'version' '0' (3 sibs) 43: [2] [2] 0x2ae2d0d320 KEYVAL: 'type' 'xml' (3 sibs) 43: [3] [3] 0x2ae2d0d3b0 KEYMAP: 'param_root' (3 sibs) 1 children: 43: [4] [4] 0x2ae2d0d440 KEYMAP: 'objects' (1 sibs) 2 children: 43: [5] [5] 0x2ae2d0d4d0 KEYMAP: 'System' (2 sibs) 2 children: 43: [6] [6] 0x2ae2d0d560 KEYVAL: 'SameGroupActorName' '' (2 sibs) 43: [7] [7] 0x2ae2d0d5f0 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 43: [8] [8] 0x2ae2d0d680 KEYMAP: 'General' (2 sibs) 8 children: 43: [9] [9] 0x2ae2d0d710 KEYVAL: 'Speed' '1.0' (8 sibs) 43: [10] [10] 0x2ae2d0d7a0 KEYVAL: 'Life' '100' (8 sibs) 43: [11] [11] 0x2ae2d0d830 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 43: [12] [12] 0x2ae2d0d8c0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 43: [13] [13] 0x2ae2d0d950 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 43: [14] [14] 0x2ae2d0d9e0 KEYVAL: 'BurnOutBornName' '' (8 sibs) 43: [15] [15] 0x2ae2d0da70 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 43: [16] [16] 0x2ae2d0db00 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 43: #nodes=17 vs #printed=17 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: version: 0\n 43: type: xml\n 43: param_root:\n 43: objects:\n 43: System:\n 43: SameGroupActorName: ''\n 43: IsGetItemSelf: false\n 43: General:\n 43: Speed: 1.0\n 43: Life: 100\n 43: IsLifeInfinite: false\n 43: ElectricalDischarge: 1.0\n 43: IsBurnOutBorn: false\n 43: BurnOutBornName: \n 43: IsBurnOutBornIdent: false\n 43: ChangeDropTableName: ''\n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x2ae2d203f0 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d20480 KEYVAL: 'version' '0' (3 sibs) 43: [2] [2] 0x2ae2d20510 KEYVAL: 'type' 'xml' (3 sibs) 43: [3] [3] 0x2ae2d205a0 KEYMAP: 'param_root' (3 sibs) 1 children: 43: [4] [4] 0x2ae2d20630 KEYMAP: 'objects' (1 sibs) 2 children: 43: [5] [5] 0x2ae2d206c0 KEYMAP: 'System' (2 sibs) 2 children: 43: [6] [6] 0x2ae2d20750 KEYVAL: 'SameGroupActorName' '' (2 sibs) 43: [7] [7] 0x2ae2d207e0 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 43: [8] [8] 0x2ae2d20870 KEYMAP: 'General' (2 sibs) 8 children: 43: [9] [9] 0x2ae2d20900 KEYVAL: 'Speed' '1.0' (8 sibs) 43: [10] [10] 0x2ae2d20990 KEYVAL: 'Life' '100' (8 sibs) 43: [11] [11] 0x2ae2d20a20 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 43: [12] [12] 0x2ae2d20ab0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 43: [13] [13] 0x2ae2d20b40 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 43: [14] [14] 0x2ae2d20bd0 KEYVAL: 'BurnOutBornName' '' (8 sibs) 43: [15] [15] 0x2ae2d20c60 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 43: [16] [16] 0x2ae2d20cf0 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 43: #nodes=17 vs #printed=17 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip/11 (3 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip/12 43: ------------------------------------------- 43: running test case 'issue84.3' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \n 43: version: 10\n 43: type: test\n 43: param_root:\n 43: objects:\n 43: TestContent:\n 43: Str64_empty: ''\n 43: Str64_empty2:\n 43: Str64_empty3: ''\n 43: lists: {}\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x2ae2d0e410 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d0e4a0 KEYVAL: 'version' '10' (3 sibs) 43: [2] [2] 0x2ae2d0e530 KEYVAL: 'type' 'test' (3 sibs) 43: [3] [3] 0x2ae2d0e5c0 KEYMAP: 'param_root' (3 sibs) 2 children: 43: [4] [4] 0x2ae2d0e650 KEYMAP: 'objects' (2 sibs) 1 children: 43: [5] [5] 0x2ae2d0e6e0 KEYMAP: 'TestContent' (1 sibs) 3 children: 43: [6] [6] 0x2ae2d0e770 KEYVAL: 'Str64_empty' '' (3 sibs) 43: [7] [7] 0x2ae2d0e800 KEYVAL: 'Str64_empty2' '' (3 sibs) 43: [8] [8] 0x2ae2d0e890 KEYVAL: 'Str64_empty3' '' (3 sibs) 43: [9] [9] 0x2ae2d0e920 KEYMAP: 'lists' (2 sibs) 0 children: 43: #nodes=10 vs #printed=10 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: version: 10\n 43: type: test\n 43: param_root:\n 43: objects:\n 43: TestContent:\n 43: Str64_empty: ''\n 43: Str64_empty2: \n 43: Str64_empty3: ''\n 43: lists: {}\n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x2ae2d1fae0 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d1fb70 KEYVAL: 'version' '10' (3 sibs) 43: [2] [2] 0x2ae2d1fc00 KEYVAL: 'type' 'test' (3 sibs) 43: [3] [3] 0x2ae2d1fc90 KEYMAP: 'param_root' (3 sibs) 2 children: 43: [4] [4] 0x2ae2d1fd20 KEYMAP: 'objects' (2 sibs) 1 children: 43: [5] [5] 0x2ae2d1fdb0 KEYMAP: 'TestContent' (1 sibs) 3 children: 43: [6] [6] 0x2ae2d1fe40 KEYVAL: 'Str64_empty' '' (3 sibs) 43: [7] [7] 0x2ae2d1fed0 KEYVAL: 'Str64_empty2' '' (3 sibs) 43: [8] [8] 0x2ae2d1ff60 KEYVAL: 'Str64_empty3' '' (3 sibs) 43: [9] [9] 0x2ae2d1fff0 KEYMAP: 'lists' (2 sibs) 0 children: 43: #nodes=10 vs #printed=10 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip/12 (2 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip/0 43: ------------------------------------------- 43: running test case 'all null' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \r\n 43: -\r\n 43: - # with space\r\n 43: - null\r\n 43: - Null\r\n 43: - NULL\r\n 43: - ~\r\n 43: - null: null\r\n 43: - Null: Null\r\n 43: - NULL: NULL\r\n 43: - ~: ~\r\n 43: - ~: null\r\n 43: - null: ~\r\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x2ae2d0f630 [ROOT] SEQ: (1 sibs) 12 children: 43: [1] [1] 0x2ae2d0f6c0 VAL: '' (12 sibs) 43: [2] [2] 0x2ae2d0f750 VAL: '' (12 sibs) 43: [3] [3] 0x2ae2d0f7e0 VAL: 'null' (12 sibs) 43: [4] [4] 0x2ae2d0f870 VAL: 'Null' (12 sibs) 43: [5] [5] 0x2ae2d0f900 VAL: 'NULL' (12 sibs) 43: [6] [6] 0x2ae2d0f990 VAL: '~' (12 sibs) 43: [7] [7] 0x2ae2d0fa20 MAP: (12 sibs) 1 children: 43: [8] [8] 0x2ae2d0fab0 KEYVAL: 'null' 'null' (1 sibs) 43: [9] [9] 0x2ae2d0fb40 MAP: (12 sibs) 1 children: 43: [10] [10] 0x2ae2d0fbd0 KEYVAL: 'Null' 'Null' (1 sibs) 43: [11] [11] 0x2ae2d0fc60 MAP: (12 sibs) 1 children: 43: [12] [12] 0x2ae2d0fcf0 KEYVAL: 'NULL' 'NULL' (1 sibs) 43: [13] [13] 0x2ae2d0fd80 MAP: (12 sibs) 1 children: 43: [14] [14] 0x2ae2d0fe10 KEYVAL: '~' '~' (1 sibs) 43: [15] [15] 0x2ae2d0fea0 MAP: (12 sibs) 1 children: 43: [16] [16] 0x2ae2d0ff30 KEYVAL: '~' 'null' (1 sibs) 43: [17] [17] 0x2ae2d0ffc0 MAP: (12 sibs) 1 children: 43: [18] [18] 0x2ae2d10050 KEYVAL: 'null' '~' (1 sibs) 43: #nodes=19 vs #printed=19 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: - \n 43: - \n 43: - null\n 43: - Null\n 43: - NULL\n 43: - ~\n 43: - null: null\n 43: - Null: Null\n 43: - NULL: NULL\n 43: - ~: ~\n 43: - ~: null\n 43: - null: ~\n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x2ae2d21f10 [ROOT] SEQ: (1 sibs) 12 children: 43: [1] [1] 0x2ae2d21fa0 VAL: '' (12 sibs) 43: [2] [2] 0x2ae2d22030 VAL: '' (12 sibs) 43: [3] [3] 0x2ae2d220c0 VAL: 'null' (12 sibs) 43: [4] [4] 0x2ae2d22150 VAL: 'Null' (12 sibs) 43: [5] [5] 0x2ae2d221e0 VAL: 'NULL' (12 sibs) 43: [6] [6] 0x2ae2d22270 VAL: '~' (12 sibs) 43: [7] [7] 0x2ae2d22300 MAP: (12 sibs) 1 children: 43: [8] [8] 0x2ae2d22390 KEYVAL: 'null' 'null' (1 sibs) 43: [9] [9] 0x2ae2d22420 MAP: (12 sibs) 1 children: 43: [10] [10] 0x2ae2d224b0 KEYVAL: 'Null' 'Null' (1 sibs) 43: [11] [11] 0x2ae2d22540 MAP: (12 sibs) 1 children: 43: [12] [12] 0x2ae2d225d0 KEYVAL: 'NULL' 'NULL' (1 sibs) 43: [13] [13] 0x2ae2d22660 MAP: (12 sibs) 1 children: 43: [14] [14] 0x2ae2d226f0 KEYVAL: '~' '~' (1 sibs) 43: [15] [15] 0x2ae2d22780 MAP: (12 sibs) 1 children: 43: [16] [16] 0x2ae2d22810 KEYVAL: '~' 'null' (1 sibs) 43: [17] [17] 0x2ae2d228a0 MAP: (12 sibs) 1 children: 43: [18] [18] 0x2ae2d22930 KEYVAL: 'null' '~' (1 sibs) 43: #nodes=19 vs #printed=19 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip/0 (4 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip/1 43: ------------------------------------------- 43: running test case 'null map vals, expl' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: {foo: , bar: , baz: }\r\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x2ae2d0ed20 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d0edb0 KEYVAL: 'foo' '' (3 sibs) 43: [2] [2] 0x2ae2d0ee40 KEYVAL: 'bar' '' (3 sibs) 43: [3] [3] 0x2ae2d0eed0 KEYVAL: 'baz' '' (3 sibs) 43: #nodes=4 vs #printed=4 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: foo: \n 43: bar: \n 43: baz: \n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x2ae2d21600 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d21690 KEYVAL: 'foo' '' (3 sibs) 43: [2] [2] 0x2ae2d21720 KEYVAL: 'bar' '' (3 sibs) 43: [3] [3] 0x2ae2d217b0 KEYVAL: 'baz' '' (3 sibs) 43: #nodes=4 vs #printed=4 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip/1 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip/2 43: ------------------------------------------- 43: running test case 'null map vals, impl' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \r\n 43: foo: \r\n 43: bar: \r\n 43: baz: \r\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x2ae2d10840 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d108d0 KEYVAL: 'foo' '' (3 sibs) 43: [2] [2] 0x2ae2d10960 KEYVAL: 'bar' '' (3 sibs) 43: [3] [3] 0x2ae2d109f0 KEYVAL: 'baz' '' (3 sibs) 43: #nodes=4 vs #printed=4 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: foo: \n 43: bar: \n 43: baz: \n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x2ae2d23120 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d231b0 KEYVAL: 'foo' '' (3 sibs) 43: [2] [2] 0x2ae2d23240 KEYVAL: 'bar' '' (3 sibs) 43: [3] [3] 0x2ae2d232d0 KEYVAL: 'baz' '' (3 sibs) 43: #nodes=4 vs #printed=4 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip/2 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip/3 43: ------------------------------------------- 43: running test case 'null seq vals, impl' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: - \r\n 43: - \r\n 43: - \r\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x2ae2d11150 [ROOT] SEQ: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d111e0 VAL: '' (3 sibs) 43: [2] [2] 0x2ae2d11270 VAL: '' (3 sibs) 43: [3] [3] 0x2ae2d11300 VAL: '' (3 sibs) 43: #nodes=4 vs #printed=4 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: - \n 43: - \n 43: - \n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x2ae2d23a30 [ROOT] SEQ: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d23ac0 VAL: '' (3 sibs) 43: [2] [2] 0x2ae2d23b50 VAL: '' (3 sibs) 43: [3] [3] 0x2ae2d23be0 VAL: '' (3 sibs) 43: #nodes=4 vs #printed=4 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip/3 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip/4 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 1' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \r\n 43: foo:\r\n 43: - \r\n 43: - \r\n 43: - \r\n 43: bar: \r\n 43: baz: \r\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x2ae2d11a60 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d11af0 KEYSEQ: 'foo' (3 sibs) 3 children: 43: [2] [2] 0x2ae2d11b80 VAL: '' (3 sibs) 43: [3] [3] 0x2ae2d11c10 VAL: '' (3 sibs) 43: [4] [4] 0x2ae2d11ca0 VAL: '' (3 sibs) 43: [5] [5] 0x2ae2d11d30 KEYVAL: 'bar' '' (3 sibs) 43: [6] [6] 0x2ae2d11dc0 KEYVAL: 'baz' '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: foo:\n 43: - \n 43: - \n 43: - \n 43: bar: \n 43: baz: \n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x2ae2d24340 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d243d0 KEYSEQ: 'foo' (3 sibs) 3 children: 43: [2] [2] 0x2ae2d24460 VAL: '' (3 sibs) 43: [3] [3] 0x2ae2d244f0 VAL: '' (3 sibs) 43: [4] [4] 0x2ae2d24580 VAL: '' (3 sibs) 43: [5] [5] 0x2ae2d24610 KEYVAL: 'bar' '' (3 sibs) 43: [6] [6] 0x2ae2d246a0 KEYVAL: 'baz' '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip/4 (1 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip/5 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 2' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \r\n 43: foo:\r\n 43: bar: \r\n 43: - \r\n 43: - \r\n 43: - \r\n 43: baz: \r\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x2ae2d12370 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d12400 KEYVAL: 'foo' '' (3 sibs) 43: [2] [2] 0x2ae2d12490 KEYSEQ: 'bar' (3 sibs) 3 children: 43: [3] [3] 0x2ae2d12520 VAL: '' (3 sibs) 43: [4] [4] 0x2ae2d125b0 VAL: '' (3 sibs) 43: [5] [5] 0x2ae2d12640 VAL: '' (3 sibs) 43: [6] [6] 0x2ae2d126d0 KEYVAL: 'baz' '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: foo: \n 43: bar:\n 43: - \n 43: - \n 43: - \n 43: baz: \n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x2ae2d24c50 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d24ce0 KEYVAL: 'foo' '' (3 sibs) 43: [2] [2] 0x2ae2d24d70 KEYSEQ: 'bar' (3 sibs) 3 children: 43: [3] [3] 0x2ae2d24e00 VAL: '' (3 sibs) 43: [4] [4] 0x2ae2d24e90 VAL: '' (3 sibs) 43: [5] [5] 0x2ae2d24f20 VAL: '' (3 sibs) 43: [6] [6] 0x2ae2d24fb0 KEYVAL: 'baz' '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip/5 (1 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip/6 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 3' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \r\n 43: foo:\r\n 43: bar: \r\n 43: baz: \r\n 43: - \r\n 43: - \r\n 43: - \r\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x2ae2d12c80 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d12d10 KEYVAL: 'foo' '' (3 sibs) 43: [2] [2] 0x2ae2d12da0 KEYVAL: 'bar' '' (3 sibs) 43: [3] [3] 0x2ae2d12e30 KEYSEQ: 'baz' (3 sibs) 3 children: 43: [4] [4] 0x2ae2d12ec0 VAL: '' (3 sibs) 43: [5] [5] 0x2ae2d12f50 VAL: '' (3 sibs) 43: [6] [6] 0x2ae2d12fe0 VAL: '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: foo: \n 43: bar: \n 43: baz:\n 43: - \n 43: - \n 43: - \n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x2ae2d25560 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d255f0 KEYVAL: 'foo' '' (3 sibs) 43: [2] [2] 0x2ae2d25680 KEYVAL: 'bar' '' (3 sibs) 43: [3] [3] 0x2ae2d25710 KEYSEQ: 'baz' (3 sibs) 3 children: 43: [4] [4] 0x2ae2d257a0 VAL: '' (3 sibs) 43: [5] [5] 0x2ae2d25830 VAL: '' (3 sibs) 43: [6] [6] 0x2ae2d258c0 VAL: '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip/6 (1 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip/7 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 1' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \r\n 43: - foo:\r\n 43: bar: \r\n 43: baz: \r\n 43: - \r\n 43: - \r\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x2ae2d13590 [ROOT] SEQ: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d13620 MAP: (3 sibs) 3 children: 43: [2] [2] 0x2ae2d136b0 KEYVAL: 'foo' '' (3 sibs) 43: [3] [3] 0x2ae2d13740 KEYVAL: 'bar' '' (3 sibs) 43: [4] [4] 0x2ae2d137d0 KEYVAL: 'baz' '' (3 sibs) 43: [5] [5] 0x2ae2d13860 VAL: '' (3 sibs) 43: [6] [6] 0x2ae2d138f0 VAL: '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: - foo: \n 43: bar: \n 43: baz: \n 43: - \n 43: - \n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x2ae2d25e70 [ROOT] SEQ: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d25f00 MAP: (3 sibs) 3 children: 43: [2] [2] 0x2ae2d25f90 KEYVAL: 'foo' '' (3 sibs) 43: [3] [3] 0x2ae2d26020 KEYVAL: 'bar' '' (3 sibs) 43: [4] [4] 0x2ae2d260b0 KEYVAL: 'baz' '' (3 sibs) 43: [5] [5] 0x2ae2d26140 VAL: '' (3 sibs) 43: [6] [6] 0x2ae2d261d0 VAL: '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip/7 (1 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip/8 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 2' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \r\n 43: - \r\n 43: - foo:\r\n 43: bar: \r\n 43: baz: \r\n 43: - \r\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x2ae2d13ea0 [ROOT] SEQ: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d13f30 VAL: '' (3 sibs) 43: [2] [2] 0x2ae2d13fc0 MAP: (3 sibs) 3 children: 43: [3] [3] 0x2ae2d14050 KEYVAL: 'foo' '' (3 sibs) 43: [4] [4] 0x2ae2d140e0 KEYVAL: 'bar' '' (3 sibs) 43: [5] [5] 0x2ae2d14170 KEYVAL: 'baz' '' (3 sibs) 43: [6] [6] 0x2ae2d14200 VAL: '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: - \n 43: - foo: \n 43: bar: \n 43: baz: \n 43: - \n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x2ae2d26780 [ROOT] SEQ: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d26810 VAL: '' (3 sibs) 43: [2] [2] 0x2ae2d268a0 MAP: (3 sibs) 3 children: 43: [3] [3] 0x2ae2d26930 KEYVAL: 'foo' '' (3 sibs) 43: [4] [4] 0x2ae2d269c0 KEYVAL: 'bar' '' (3 sibs) 43: [5] [5] 0x2ae2d26a50 KEYVAL: 'baz' '' (3 sibs) 43: [6] [6] 0x2ae2d26ae0 VAL: '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip/8 (1 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip/9 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 3' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \r\n 43: - \r\n 43: - \r\n 43: - foo:\r\n 43: bar: \r\n 43: baz: \r\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x2ae2d147b0 [ROOT] SEQ: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d14840 VAL: '' (3 sibs) 43: [2] [2] 0x2ae2d148d0 VAL: '' (3 sibs) 43: [3] [3] 0x2ae2d14960 MAP: (3 sibs) 3 children: 43: [4] [4] 0x2ae2d149f0 KEYVAL: 'foo' '' (3 sibs) 43: [5] [5] 0x2ae2d14a80 KEYVAL: 'bar' '' (3 sibs) 43: [6] [6] 0x2ae2d14b10 KEYVAL: 'baz' '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: - \n 43: - \n 43: - foo: \n 43: bar: \n 43: baz: \n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x2ae2d27090 [ROOT] SEQ: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d27120 VAL: '' (3 sibs) 43: [2] [2] 0x2ae2d271b0 VAL: '' (3 sibs) 43: [3] [3] 0x2ae2d27240 MAP: (3 sibs) 3 children: 43: [4] [4] 0x2ae2d272d0 KEYVAL: 'foo' '' (3 sibs) 43: [5] [5] 0x2ae2d27360 KEYVAL: 'bar' '' (3 sibs) 43: [6] [6] 0x2ae2d273f0 KEYVAL: 'baz' '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip/9 (1 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip/10 43: ------------------------------------------- 43: running test case 'issue84.1' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \r\n 43: fixed case:\r\n 43: foo: a\r\n 43: bar: \r\n 43: your case:\r\n 43: foo: a\r\n 43: bar: ''\r\n 43: whatever: baz\r\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x2ae2d150c0 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d15150 KEYMAP: 'fixed case' (3 sibs) 2 children: 43: [2] [2] 0x2ae2d151e0 KEYVAL: 'foo' 'a' (2 sibs) 43: [3] [3] 0x2ae2d15270 KEYVAL: 'bar' '' (2 sibs) 43: [4] [4] 0x2ae2d15300 KEYMAP: 'your case' (3 sibs) 2 children: 43: [5] [5] 0x2ae2d15390 KEYVAL: 'foo' 'a' (2 sibs) 43: [6] [6] 0x2ae2d15420 KEYVAL: 'bar' '' (2 sibs) 43: [7] [7] 0x2ae2d154b0 KEYVAL: 'whatever' 'baz' (3 sibs) 43: #nodes=8 vs #printed=8 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: fixed case:\n 43: foo: a\n 43: bar: \n 43: your case:\n 43: foo: a\n 43: bar: ''\n 43: whatever: baz\n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x2ae2d279a0 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d27a30 KEYMAP: 'fixed case' (3 sibs) 2 children: 43: [2] [2] 0x2ae2d27ac0 KEYVAL: 'foo' 'a' (2 sibs) 43: [3] [3] 0x2ae2d27b50 KEYVAL: 'bar' '' (2 sibs) 43: [4] [4] 0x2ae2d27be0 KEYMAP: 'your case' (3 sibs) 2 children: 43: [5] [5] 0x2ae2d27c70 KEYVAL: 'foo' 'a' (2 sibs) 43: [6] [6] 0x2ae2d27d00 KEYVAL: 'bar' '' (2 sibs) 43: [7] [7] 0x2ae2d27d90 KEYVAL: 'whatever' 'baz' (3 sibs) 43: #nodes=8 vs #printed=8 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip/10 (1 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip/11 43: ------------------------------------------- 43: running test case 'issue84.2' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \r\n 43: version: 0\r\n 43: type: xml\r\n 43: param_root:\r\n 43: objects:\r\n 43: System: {SameGroupActorName: '', IsGetItemSelf: false}\r\n 43: General:\r\n 43: Speed: 1.0\r\n 43: Life: 100\r\n 43: IsLifeInfinite: false\r\n 43: ElectricalDischarge: 1.0\r\n 43: IsBurnOutBorn: false\r\n 43: BurnOutBornName: \r\n 43: IsBurnOutBornIdent: false\r\n 43: ChangeDropTableName: ''\r\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x2ae2d162e0 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d16370 KEYVAL: 'version' '0' (3 sibs) 43: [2] [2] 0x2ae2d16400 KEYVAL: 'type' 'xml' (3 sibs) 43: [3] [3] 0x2ae2d16490 KEYMAP: 'param_root' (3 sibs) 1 children: 43: [4] [4] 0x2ae2d16520 KEYMAP: 'objects' (1 sibs) 2 children: 43: [5] [5] 0x2ae2d165b0 KEYMAP: 'System' (2 sibs) 2 children: 43: [6] [6] 0x2ae2d16640 KEYVAL: 'SameGroupActorName' '' (2 sibs) 43: [7] [7] 0x2ae2d166d0 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 43: [8] [8] 0x2ae2d16760 KEYMAP: 'General' (2 sibs) 8 children: 43: [9] [9] 0x2ae2d167f0 KEYVAL: 'Speed' '1.0' (8 sibs) 43: [10] [10] 0x2ae2d16880 KEYVAL: 'Life' '100' (8 sibs) 43: [11] [11] 0x2ae2d16910 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 43: [12] [12] 0x2ae2d169a0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 43: [13] [13] 0x2ae2d16a30 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 43: [14] [14] 0x2ae2d16ac0 KEYVAL: 'BurnOutBornName' '' (8 sibs) 43: [15] [15] 0x2ae2d16b50 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 43: [16] [16] 0x2ae2d16be0 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 43: #nodes=17 vs #printed=17 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: version: 0\n 43: type: xml\n 43: param_root:\n 43: objects:\n 43: System:\n 43: SameGroupActorName: ''\n 43: IsGetItemSelf: false\n 43: General:\n 43: Speed: 1.0\n 43: Life: 100\n 43: IsLifeInfinite: false\n 43: ElectricalDischarge: 1.0\n 43: IsBurnOutBorn: false\n 43: BurnOutBornName: \n 43: IsBurnOutBornIdent: false\n 43: ChangeDropTableName: ''\n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x2ae2d28bc0 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d28c50 KEYVAL: 'version' '0' (3 sibs) 43: [2] [2] 0x2ae2d28ce0 KEYVAL: 'type' 'xml' (3 sibs) 43: [3] [3] 0x2ae2d28d70 KEYMAP: 'param_root' (3 sibs) 1 children: 43: [4] [4] 0x2ae2d28e00 KEYMAP: 'objects' (1 sibs) 2 children: 43: [5] [5] 0x2ae2d28e90 KEYMAP: 'System' (2 sibs) 2 children: 43: [6] [6] 0x2ae2d28f20 KEYVAL: 'SameGroupActorName' '' (2 sibs) 43: [7] [7] 0x2ae2d28fb0 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 43: [8] [8] 0x2ae2d29040 KEYMAP: 'General' (2 sibs) 8 children: 43: [9] [9] 0x2ae2d290d0 KEYVAL: 'Speed' '1.0' (8 sibs) 43: [10] [10] 0x2ae2d29160 KEYVAL: 'Life' '100' (8 sibs) 43: [11] [11] 0x2ae2d291f0 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 43: [12] [12] 0x2ae2d29280 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 43: [13] [13] 0x2ae2d29310 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 43: [14] [14] 0x2ae2d293a0 KEYVAL: 'BurnOutBornName' '' (8 sibs) 43: [15] [15] 0x2ae2d29430 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 43: [16] [16] 0x2ae2d294c0 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 43: #nodes=17 vs #printed=17 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip/11 (3 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip/12 43: ------------------------------------------- 43: running test case 'issue84.3' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \r\n 43: version: 10\r\n 43: type: test\r\n 43: param_root:\r\n 43: objects:\r\n 43: TestContent:\r\n 43: Str64_empty: ''\r\n 43: Str64_empty2:\r\n 43: Str64_empty3: ''\r\n 43: lists: {}\r\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x2ae2d159d0 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d15a60 KEYVAL: 'version' '10' (3 sibs) 43: [2] [2] 0x2ae2d15af0 KEYVAL: 'type' 'test' (3 sibs) 43: [3] [3] 0x2ae2d15b80 KEYMAP: 'param_root' (3 sibs) 2 children: 43: [4] [4] 0x2ae2d15c10 KEYMAP: 'objects' (2 sibs) 1 children: 43: [5] [5] 0x2ae2d15ca0 KEYMAP: 'TestContent' (1 sibs) 3 children: 43: [6] [6] 0x2ae2d15d30 KEYVAL: 'Str64_empty' '' (3 sibs) 43: [7] [7] 0x2ae2d15dc0 KEYVAL: 'Str64_empty2' '' (3 sibs) 43: [8] [8] 0x2ae2d15e50 KEYVAL: 'Str64_empty3' '' (3 sibs) 43: [9] [9] 0x2ae2d15ee0 KEYMAP: 'lists' (2 sibs) 0 children: 43: #nodes=10 vs #printed=10 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ emitted yml: 43: version: 10\n 43: type: test\n 43: param_root:\n 43: objects:\n 43: TestContent:\n 43: Str64_empty: ''\n 43: Str64_empty2: \n 43: Str64_empty3: ''\n 43: lists: {}\n 43: ~~~~~~~~~~~~~~ emitted tree: 43: -------------------------------------- 43: [0][0] 0x2ae2d282b0 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d28340 KEYVAL: 'version' '10' (3 sibs) 43: [2] [2] 0x2ae2d283d0 KEYVAL: 'type' 'test' (3 sibs) 43: [3] [3] 0x2ae2d28460 KEYMAP: 'param_root' (3 sibs) 2 children: 43: [4] [4] 0x2ae2d284f0 KEYMAP: 'objects' (2 sibs) 1 children: 43: [5] [5] 0x2ae2d28580 KEYMAP: 'TestContent' (1 sibs) 3 children: 43: [6] [6] 0x2ae2d28610 KEYVAL: 'Str64_empty' '' (3 sibs) 43: [7] [7] 0x2ae2d286a0 KEYVAL: 'Str64_empty2' '' (3 sibs) 43: [8] [8] 0x2ae2d28730 KEYVAL: 'Str64_empty3' '' (3 sibs) 43: [9] [9] 0x2ae2d287c0 KEYMAP: 'lists' (2 sibs) 0 children: 43: #nodes=10 vs #printed=10 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip/12 (1 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/0 43: ------------------------------------------- 43: running test case 'all null' 43: ------------------------------------------- 43: REF TREE: 43: 0x2ae2cd7a80 [ROOT] SEQ: (0 sibs) 12 children: 43: 0x2ae2cd4d50 VAL: '' (12 sibs) 43: 0x2ae2cd4de8 VAL: '' (12 sibs) 43: 0x2ae2cd4e80 VAL: 'null' (12 sibs) 43: 0x2ae2cd4f18 VAL: 'Null' (12 sibs) 43: 0x2ae2cd4fb0 VAL: 'NULL' (12 sibs) 43: 0x2ae2cd5048 VAL: '~' (12 sibs) 43: 0x2ae2cd50e0 MAP: (12 sibs) 1 children: 43: 0x2ae2cd5480 KEYVAL: 'null' 'null' (1 sibs) 43: 0x2ae2cd5178 MAP: (12 sibs) 1 children: 43: 0x2ae2cd5520 KEYVAL: 'Null' 'Null' (1 sibs) 43: 0x2ae2cd5210 MAP: (12 sibs) 1 children: 43: 0x2ae2cd55c0 KEYVAL: 'NULL' 'NULL' (1 sibs) 43: 0x2ae2cd52a8 MAP: (12 sibs) 1 children: 43: 0x2ae2cd5660 KEYVAL: '~' '~' (1 sibs) 43: 0x2ae2cd5340 MAP: (12 sibs) 1 children: 43: 0x2ae2cd5700 KEYVAL: '~' 'null' (1 sibs) 43: 0x2ae2cd53d8 MAP: (12 sibs) 1 children: 43: 0x2ae2cd57a0 KEYVAL: 'null' '~' (1 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae2d29dd0 [ROOT] SEQ: (1 sibs) 12 children: 43: [1] [1] 0x2ae2d29e60 VAL: '' (12 sibs) 43: [2] [2] 0x2ae2d29ef0 VAL: '' (12 sibs) 43: [3] [3] 0x2ae2d29f80 VAL: 'null' (12 sibs) 43: [4] [4] 0x2ae2d2a010 VAL: 'Null' (12 sibs) 43: [5] [5] 0x2ae2d2a0a0 VAL: 'NULL' (12 sibs) 43: [6] [6] 0x2ae2d2a130 VAL: '~' (12 sibs) 43: [7] [7] 0x2ae2d2a1c0 MAP: (12 sibs) 1 children: 43: [8] [8] 0x2ae2d2a250 KEYVAL: 'null' 'null' (1 sibs) 43: [9] [9] 0x2ae2d2a2e0 MAP: (12 sibs) 1 children: 43: [10] [10] 0x2ae2d2a370 KEYVAL: 'Null' 'Null' (1 sibs) 43: [11] [11] 0x2ae2d2a400 MAP: (12 sibs) 1 children: 43: [12] [12] 0x2ae2d2a490 KEYVAL: 'NULL' 'NULL' (1 sibs) 43: [13] [13] 0x2ae2d2a520 MAP: (12 sibs) 1 children: 43: [14] [14] 0x2ae2d2a5b0 KEYVAL: '~' '~' (1 sibs) 43: [15] [15] 0x2ae2d2a640 MAP: (12 sibs) 1 children: 43: [16] [16] 0x2ae2d2a6d0 KEYVAL: '~' 'null' (1 sibs) 43: [17] [17] 0x2ae2d2a760 MAP: (12 sibs) 1 children: 43: [18] [18] 0x2ae2d2a7f0 KEYVAL: 'null' '~' (1 sibs) 43: #nodes=19 vs #printed=19 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/0 (2 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/1 43: ------------------------------------------- 43: running test case 'null map vals, expl' 43: ------------------------------------------- 43: REF TREE: 43: 0x2ae2cd7b98 [ROOT] MAP: (0 sibs) 3 children: 43: 0x2ae2cd5a80 KEYVAL: 'foo' '' (3 sibs) 43: 0x2ae2cd5b18 KEYVAL: 'bar' '' (3 sibs) 43: 0x2ae2cd5bb0 KEYVAL: 'baz' '' (3 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae2d190c0 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d19150 KEYVAL: 'foo' '' (3 sibs) 43: [2] [2] 0x2ae2d191e0 KEYVAL: 'bar' '' (3 sibs) 43: [3] [3] 0x2ae2d19270 KEYVAL: 'baz' '' (3 sibs) 43: #nodes=4 vs #printed=4 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/1 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/2 43: ------------------------------------------- 43: running test case 'null map vals, impl' 43: ------------------------------------------- 43: REF TREE: 43: 0x2ae2cd7cb0 [ROOT] MAP: (0 sibs) 3 children: 43: 0x2ae2cd60c0 KEYVAL: 'foo' '' (3 sibs) 43: 0x2ae2cd6158 KEYVAL: 'bar' '' (3 sibs) 43: 0x2ae2cd61f0 KEYVAL: 'baz' '' (3 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae2d19310 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d193a0 KEYVAL: 'foo' '' (3 sibs) 43: [2] [2] 0x2ae2d19430 KEYVAL: 'bar' '' (3 sibs) 43: [3] [3] 0x2ae2d194c0 KEYVAL: 'baz' '' (3 sibs) 43: #nodes=4 vs #printed=4 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/2 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/3 43: ------------------------------------------- 43: running test case 'null seq vals, impl' 43: ------------------------------------------- 43: REF TREE: 43: 0x2ae2cd7dc8 [ROOT] SEQ: (0 sibs) 3 children: 43: 0x2ae2cd6290 VAL: '' (3 sibs) 43: 0x2ae2cd6328 VAL: '' (3 sibs) 43: 0x2ae2cd63c0 VAL: '' (3 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae2d2a890 [ROOT] SEQ: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d2a920 VAL: '' (3 sibs) 43: [2] [2] 0x2ae2d2a9b0 VAL: '' (3 sibs) 43: [3] [3] 0x2ae2d2aa40 VAL: '' (3 sibs) 43: #nodes=4 vs #printed=4 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/3 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/4 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 1' 43: ------------------------------------------- 43: REF TREE: 43: 0x2ae2cd7ee0 [ROOT] MAP: (0 sibs) 3 children: 43: 0x2ae2cd6f00 KEYSEQ: 'foo' (3 sibs) 3 children: 43: 0x2ae2cd70d0 VAL: '' (3 sibs) 43: 0x2ae2cd7168 VAL: '' (3 sibs) 43: 0x2ae2cd7200 VAL: '' (3 sibs) 43: 0x2ae2cd6f98 KEYVAL: 'bar' '' (3 sibs) 43: 0x2ae2cd7030 KEYVAL: 'baz' '' (3 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae2d2aae0 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d2ab70 KEYSEQ: 'foo' (3 sibs) 3 children: 43: [2] [2] 0x2ae2d2ac00 VAL: '' (3 sibs) 43: [3] [3] 0x2ae2d2ac90 VAL: '' (3 sibs) 43: [4] [4] 0x2ae2d2ad20 VAL: '' (3 sibs) 43: [5] [5] 0x2ae2d2adb0 KEYVAL: 'bar' '' (3 sibs) 43: [6] [6] 0x2ae2d2ae40 KEYVAL: 'baz' '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/4 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/5 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 2' 43: ------------------------------------------- 43: REF TREE: 43: 0x2ae2cd7ff8 [ROOT] MAP: (0 sibs) 3 children: 43: 0x2ae2cd5ca0 KEYVAL: 'foo' '' (3 sibs) 43: 0x2ae2cd5d38 KEYSEQ: 'bar' (3 sibs) 3 children: 43: 0x2ae2cd5e70 VAL: '' (3 sibs) 43: 0x2ae2cd5f08 VAL: '' (3 sibs) 43: 0x2ae2cd5fa0 VAL: '' (3 sibs) 43: 0x2ae2cd5dd0 KEYVAL: 'baz' '' (3 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae2d2aee0 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d2af70 KEYVAL: 'foo' '' (3 sibs) 43: [2] [2] 0x2ae2d2b000 KEYSEQ: 'bar' (3 sibs) 3 children: 43: [3] [3] 0x2ae2d2b090 VAL: '' (3 sibs) 43: [4] [4] 0x2ae2d2b120 VAL: '' (3 sibs) 43: [5] [5] 0x2ae2d2b1b0 VAL: '' (3 sibs) 43: [6] [6] 0x2ae2d2b240 KEYVAL: 'baz' '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/5 (1 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/6 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 3' 43: ------------------------------------------- 43: REF TREE: 43: 0x2ae2cd8110 [ROOT] MAP: (0 sibs) 3 children: 43: 0x2ae2cd72a0 KEYVAL: 'foo' '' (3 sibs) 43: 0x2ae2cd7338 KEYVAL: 'bar' '' (3 sibs) 43: 0x2ae2cd73d0 KEYSEQ: 'baz' (3 sibs) 3 children: 43: 0x2ae2cd7470 VAL: '' (3 sibs) 43: 0x2ae2cd7508 VAL: '' (3 sibs) 43: 0x2ae2cd75a0 VAL: '' (3 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae2d2b2e0 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d2b370 KEYVAL: 'foo' '' (3 sibs) 43: [2] [2] 0x2ae2d2b400 KEYVAL: 'bar' '' (3 sibs) 43: [3] [3] 0x2ae2d2b490 KEYSEQ: 'baz' (3 sibs) 3 children: 43: [4] [4] 0x2ae2d2b520 VAL: '' (3 sibs) 43: [5] [5] 0x2ae2d2b5b0 VAL: '' (3 sibs) 43: [6] [6] 0x2ae2d2b640 VAL: '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/6 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/7 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 1' 43: ------------------------------------------- 43: REF TREE: 43: 0x2ae2cd8228 [ROOT] SEQ: (0 sibs) 3 children: 43: 0x2ae2cd7690 MAP: (3 sibs) 3 children: 43: 0x2ae2cd7860 KEYVAL: 'foo' '' (3 sibs) 43: 0x2ae2cd78f8 KEYVAL: 'bar' '' (3 sibs) 43: 0x2ae2cd7990 KEYVAL: 'baz' '' (3 sibs) 43: 0x2ae2cd7728 VAL: '' (3 sibs) 43: 0x2ae2cd77c0 VAL: '' (3 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae2d2b6e0 [ROOT] SEQ: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d2b770 MAP: (3 sibs) 3 children: 43: [2] [2] 0x2ae2d2b800 KEYVAL: 'foo' '' (3 sibs) 43: [3] [3] 0x2ae2d2b890 KEYVAL: 'bar' '' (3 sibs) 43: [4] [4] 0x2ae2d2b920 KEYVAL: 'baz' '' (3 sibs) 43: [5] [5] 0x2ae2d2b9b0 VAL: '' (3 sibs) 43: [6] [6] 0x2ae2d2ba40 VAL: '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/7 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/8 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 2' 43: ------------------------------------------- 43: REF TREE: 43: 0x2ae2cd8340 [ROOT] SEQ: (0 sibs) 3 children: 43: 0x2ae2cd8c10 VAL: '' (3 sibs) 43: 0x2ae2cd8ca8 MAP: (3 sibs) 3 children: 43: 0x2ae2cd8de0 KEYVAL: 'foo' '' (3 sibs) 43: 0x2ae2cd8e78 KEYVAL: 'bar' '' (3 sibs) 43: 0x2ae2cd8f10 KEYVAL: 'baz' '' (3 sibs) 43: 0x2ae2cd8d40 VAL: '' (3 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae2d2bae0 [ROOT] SEQ: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d2bb70 VAL: '' (3 sibs) 43: [2] [2] 0x2ae2d2bc00 MAP: (3 sibs) 3 children: 43: [3] [3] 0x2ae2d2bc90 KEYVAL: 'foo' '' (3 sibs) 43: [4] [4] 0x2ae2d2bd20 KEYVAL: 'bar' '' (3 sibs) 43: [5] [5] 0x2ae2d2bdb0 KEYVAL: 'baz' '' (3 sibs) 43: [6] [6] 0x2ae2d2be40 VAL: '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/8 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/9 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 3' 43: ------------------------------------------- 43: REF TREE: 43: 0x2ae2cd8458 [ROOT] SEQ: (0 sibs) 3 children: 43: 0x2ae2cd6680 VAL: '' (3 sibs) 43: 0x2ae2cd6718 VAL: '' (3 sibs) 43: 0x2ae2cd67b0 MAP: (3 sibs) 3 children: 43: 0x2ae2cd6850 KEYVAL: 'foo' '' (3 sibs) 43: 0x2ae2cd68e8 KEYVAL: 'bar' '' (3 sibs) 43: 0x2ae2cd6980 KEYVAL: 'baz' '' (3 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae2d2bee0 [ROOT] SEQ: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d2bf70 VAL: '' (3 sibs) 43: [2] [2] 0x2ae2d2c000 VAL: '' (3 sibs) 43: [3] [3] 0x2ae2d2c090 MAP: (3 sibs) 3 children: 43: [4] [4] 0x2ae2d2c120 KEYVAL: 'foo' '' (3 sibs) 43: [5] [5] 0x2ae2d2c1b0 KEYVAL: 'bar' '' (3 sibs) 43: [6] [6] 0x2ae2d2c240 KEYVAL: 'baz' '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/9 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/10 43: ------------------------------------------- 43: running test case 'issue84.1' 43: ------------------------------------------- 43: REF TREE: 43: 0x2ae2cd8570 [ROOT] MAP: (0 sibs) 3 children: 43: 0x2ae2cd6460 KEYMAP: 'fixed case' (3 sibs) 2 children: 43: 0x2ae2cd6cf0 KEYVAL: 'foo' 'a' (2 sibs) 43: 0x2ae2cd6d88 KEYVAL: 'bar' '' (2 sibs) 43: 0x2ae2cd64f8 KEYMAP: 'your case' (3 sibs) 2 children: 43: 0x2ae2cd8fb0 KEYVAL: 'foo' 'a' (2 sibs) 43: 0x2ae2cd9048 KEYVAL: 'bar' '' (2 sibs) 43: 0x2ae2cd6590 KEYVAL: 'whatever' 'baz' (3 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae2d2c2e0 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d2c370 KEYMAP: 'fixed case' (3 sibs) 2 children: 43: [2] [2] 0x2ae2d2c400 KEYVAL: 'foo' 'a' (2 sibs) 43: [3] [3] 0x2ae2d2c490 KEYVAL: 'bar' '' (2 sibs) 43: [4] [4] 0x2ae2d2c520 KEYMAP: 'your case' (3 sibs) 2 children: 43: [5] [5] 0x2ae2d2c5b0 KEYVAL: 'foo' 'a' (2 sibs) 43: [6] [6] 0x2ae2d2c640 KEYVAL: 'bar' '' (2 sibs) 43: [7] [7] 0x2ae2d2c6d0 KEYVAL: 'whatever' 'baz' (3 sibs) 43: #nodes=8 vs #printed=8 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/10 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/11 43: ------------------------------------------- 43: running test case 'issue84.2' 43: ------------------------------------------- 43: REF TREE: 43: 0x2ae2cd8688 [ROOT] MAP: (0 sibs) 3 children: 43: 0x2ae2cda320 KEYVAL: 'version' '0' (3 sibs) 43: 0x2ae2cda3b8 KEYVAL: 'type' 'xml' (3 sibs) 43: 0x2ae2cda450 KEYMAP: 'param_root' (3 sibs) 1 children: 43: 0x2ae2cd4910 KEYMAP: 'objects' (1 sibs) 2 children: 43: 0x2ae2cda4f0 KEYMAP: 'System' (2 sibs) 2 children: 43: 0x2ae2cda630 KEYVAL: 'SameGroupActorName' '' (2 sibs) 43: 0x2ae2cda6c8 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 43: 0x2ae2cda588 KEYMAP: 'General' (2 sibs) 8 children: 43: 0x2ae2cda770 KEYVAL: 'Speed' '1.0' (8 sibs) 43: 0x2ae2cda808 KEYVAL: 'Life' '100' (8 sibs) 43: 0x2ae2cda8a0 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 43: 0x2ae2cda938 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 43: 0x2ae2cda9d0 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 43: 0x2ae2cdaa68 KEYVAL: 'BurnOutBornName' '' (8 sibs) 43: 0x2ae2cdab00 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 43: 0x2ae2cdab98 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae2d2c770 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d2c800 KEYVAL: 'version' '0' (3 sibs) 43: [2] [2] 0x2ae2d2c890 KEYVAL: 'type' 'xml' (3 sibs) 43: [3] [3] 0x2ae2d2c920 KEYMAP: 'param_root' (3 sibs) 1 children: 43: [4] [4] 0x2ae2d2c9b0 KEYMAP: 'objects' (1 sibs) 2 children: 43: [5] [5] 0x2ae2d2ca40 KEYMAP: 'System' (2 sibs) 2 children: 43: [6] [6] 0x2ae2d2cad0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 43: [7] [7] 0x2ae2d2cb60 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 43: [8] [8] 0x2ae2d2cbf0 KEYMAP: 'General' (2 sibs) 8 children: 43: [9] [9] 0x2ae2d2cc80 KEYVAL: 'Speed' '1.0' (8 sibs) 43: [10] [10] 0x2ae2d2cd10 KEYVAL: 'Life' '100' (8 sibs) 43: [11] [11] 0x2ae2d2cda0 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 43: [12] [12] 0x2ae2d2ce30 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 43: [13] [13] 0x2ae2d2cec0 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 43: [14] [14] 0x2ae2d2cf50 KEYVAL: 'BurnOutBornName' '' (8 sibs) 43: [15] [15] 0x2ae2d2cfe0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 43: [16] [16] 0x2ae2d2d070 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 43: #nodes=17 vs #printed=17 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/11 (1 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/12 43: ------------------------------------------- 43: running test case 'issue84.3' 43: ------------------------------------------- 43: REF TREE: 43: 0x2ae2cd87a0 [ROOT] MAP: (0 sibs) 3 children: 43: 0x2ae2cd9310 KEYVAL: 'version' '10' (3 sibs) 43: 0x2ae2cd93a8 KEYVAL: 'type' 'test' (3 sibs) 43: 0x2ae2cd9440 KEYMAP: 'param_root' (3 sibs) 2 children: 43: 0x2ae2cd6b60 KEYMAP: 'objects' (2 sibs) 1 children: 43: 0x2ae2cd4a50 KEYMAP: 'TestContent' (1 sibs) 3 children: 43: 0x2ae2cd9e50 KEYVAL: 'Str64_empty' '' (3 sibs) 43: 0x2ae2cd9ee8 KEYVAL: 'Str64_empty2' '' (3 sibs) 43: 0x2ae2cd9f80 KEYVAL: 'Str64_empty3' '' (3 sibs) 43: 0x2ae2cd6bf8 KEYMAP: 'lists' (2 sibs) 0 children: 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae2d2d110 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d2d1a0 KEYVAL: 'version' '10' (3 sibs) 43: [2] [2] 0x2ae2d2d230 KEYVAL: 'type' 'test' (3 sibs) 43: [3] [3] 0x2ae2d2d2c0 KEYMAP: 'param_root' (3 sibs) 2 children: 43: [4] [4] 0x2ae2d2d350 KEYMAP: 'objects' (2 sibs) 1 children: 43: [5] [5] 0x2ae2d2d3e0 KEYMAP: 'TestContent' (1 sibs) 3 children: 43: [6] [6] 0x2ae2d2d470 KEYVAL: 'Str64_empty' '' (3 sibs) 43: [7] [7] 0x2ae2d2d500 KEYVAL: 'Str64_empty2' '' (3 sibs) 43: [8] [8] 0x2ae2d2d590 KEYVAL: 'Str64_empty3' '' (3 sibs) 43: [9] [9] 0x2ae2d2d620 KEYMAP: 'lists' (2 sibs) 0 children: 43: #nodes=10 vs #printed=10 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/12 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/0 43: ------------------------------------------- 43: running test case 'all null' 43: ------------------------------------------- 43: REF TREE: 43: 0x2ae2cd7a80 [ROOT] SEQ: (0 sibs) 12 children: 43: 0x2ae2cd4d50 VAL: '' (12 sibs) 43: 0x2ae2cd4de8 VAL: '' (12 sibs) 43: 0x2ae2cd4e80 VAL: 'null' (12 sibs) 43: 0x2ae2cd4f18 VAL: 'Null' (12 sibs) 43: 0x2ae2cd4fb0 VAL: 'NULL' (12 sibs) 43: 0x2ae2cd5048 VAL: '~' (12 sibs) 43: 0x2ae2cd50e0 MAP: (12 sibs) 1 children: 43: 0x2ae2cd5480 KEYVAL: 'null' 'null' (1 sibs) 43: 0x2ae2cd5178 MAP: (12 sibs) 1 children: 43: 0x2ae2cd5520 KEYVAL: 'Null' 'Null' (1 sibs) 43: 0x2ae2cd5210 MAP: (12 sibs) 1 children: 43: 0x2ae2cd55c0 KEYVAL: 'NULL' 'NULL' (1 sibs) 43: 0x2ae2cd52a8 MAP: (12 sibs) 1 children: 43: 0x2ae2cd5660 KEYVAL: '~' '~' (1 sibs) 43: 0x2ae2cd5340 MAP: (12 sibs) 1 children: 43: 0x2ae2cd5700 KEYVAL: '~' 'null' (1 sibs) 43: 0x2ae2cd53d8 MAP: (12 sibs) 1 children: 43: 0x2ae2cd57a0 KEYVAL: 'null' '~' (1 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae2d2d6c0 [ROOT] SEQ: (1 sibs) 12 children: 43: [1] [1] 0x2ae2d2d750 VAL: '' (12 sibs) 43: [2] [2] 0x2ae2d2d7e0 VAL: '' (12 sibs) 43: [3] [3] 0x2ae2d2d870 VAL: 'null' (12 sibs) 43: [4] [4] 0x2ae2d2d900 VAL: 'Null' (12 sibs) 43: [5] [5] 0x2ae2d2d990 VAL: 'NULL' (12 sibs) 43: [6] [6] 0x2ae2d2da20 VAL: '~' (12 sibs) 43: [7] [7] 0x2ae2d2dab0 MAP: (12 sibs) 1 children: 43: [8] [8] 0x2ae2d2db40 KEYVAL: 'null' 'null' (1 sibs) 43: [9] [9] 0x2ae2d2dbd0 MAP: (12 sibs) 1 children: 43: [10] [10] 0x2ae2d2dc60 KEYVAL: 'Null' 'Null' (1 sibs) 43: [11] [11] 0x2ae2d2dcf0 MAP: (12 sibs) 1 children: 43: [12] [12] 0x2ae2d2dd80 KEYVAL: 'NULL' 'NULL' (1 sibs) 43: [13] [13] 0x2ae2d2de10 MAP: (12 sibs) 1 children: 43: [14] [14] 0x2ae2d2dea0 KEYVAL: '~' '~' (1 sibs) 43: [15] [15] 0x2ae2d2df30 MAP: (12 sibs) 1 children: 43: [16] [16] 0x2ae2d2dfc0 KEYVAL: '~' 'null' (1 sibs) 43: [17] [17] 0x2ae2d2e050 MAP: (12 sibs) 1 children: 43: [18] [18] 0x2ae2d2e0e0 KEYVAL: 'null' '~' (1 sibs) 43: #nodes=19 vs #printed=19 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/0 (2 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/1 43: ------------------------------------------- 43: running test case 'null map vals, expl' 43: ------------------------------------------- 43: REF TREE: 43: 0x2ae2cd7b98 [ROOT] MAP: (0 sibs) 3 children: 43: 0x2ae2cd5a80 KEYVAL: 'foo' '' (3 sibs) 43: 0x2ae2cd5b18 KEYVAL: 'bar' '' (3 sibs) 43: 0x2ae2cd5bb0 KEYVAL: 'baz' '' (3 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae2d2e180 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d2e210 KEYVAL: 'foo' '' (3 sibs) 43: [2] [2] 0x2ae2d2e2a0 KEYVAL: 'bar' '' (3 sibs) 43: [3] [3] 0x2ae2d2e330 KEYVAL: 'baz' '' (3 sibs) 43: #nodes=4 vs #printed=4 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/1 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/2 43: ------------------------------------------- 43: running test case 'null map vals, impl' 43: ------------------------------------------- 43: REF TREE: 43: 0x2ae2cd7cb0 [ROOT] MAP: (0 sibs) 3 children: 43: 0x2ae2cd60c0 KEYVAL: 'foo' '' (3 sibs) 43: 0x2ae2cd6158 KEYVAL: 'bar' '' (3 sibs) 43: 0x2ae2cd61f0 KEYVAL: 'baz' '' (3 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae2d2e3d0 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d2e460 KEYVAL: 'foo' '' (3 sibs) 43: [2] [2] 0x2ae2d2e4f0 KEYVAL: 'bar' '' (3 sibs) 43: [3] [3] 0x2ae2d2e580 KEYVAL: 'baz' '' (3 sibs) 43: #nodes=4 vs #printed=4 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/2 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/3 43: ------------------------------------------- 43: running test case 'null seq vals, impl' 43: ------------------------------------------- 43: REF TREE: 43: 0x2ae2cd7dc8 [ROOT] SEQ: (0 sibs) 3 children: 43: 0x2ae2cd6290 VAL: '' (3 sibs) 43: 0x2ae2cd6328 VAL: '' (3 sibs) 43: 0x2ae2cd63c0 VAL: '' (3 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae2d2e620 [ROOT] SEQ: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d2e6b0 VAL: '' (3 sibs) 43: [2] [2] 0x2ae2d2e740 VAL: '' (3 sibs) 43: [3] [3] 0x2ae2d2e7d0 VAL: '' (3 sibs) 43: #nodes=4 vs #printed=4 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/3 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/4 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 1' 43: ------------------------------------------- 43: REF TREE: 43: 0x2ae2cd7ee0 [ROOT] MAP: (0 sibs) 3 children: 43: 0x2ae2cd6f00 KEYSEQ: 'foo' (3 sibs) 3 children: 43: 0x2ae2cd70d0 VAL: '' (3 sibs) 43: 0x2ae2cd7168 VAL: '' (3 sibs) 43: 0x2ae2cd7200 VAL: '' (3 sibs) 43: 0x2ae2cd6f98 KEYVAL: 'bar' '' (3 sibs) 43: 0x2ae2cd7030 KEYVAL: 'baz' '' (3 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae2d2e870 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d2e900 KEYSEQ: 'foo' (3 sibs) 3 children: 43: [2] [2] 0x2ae2d2e990 VAL: '' (3 sibs) 43: [3] [3] 0x2ae2d2ea20 VAL: '' (3 sibs) 43: [4] [4] 0x2ae2d2eab0 VAL: '' (3 sibs) 43: [5] [5] 0x2ae2d2eb40 KEYVAL: 'bar' '' (3 sibs) 43: [6] [6] 0x2ae2d2ebd0 KEYVAL: 'baz' '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/4 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/5 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 2' 43: ------------------------------------------- 43: REF TREE: 43: 0x2ae2cd7ff8 [ROOT] MAP: (0 sibs) 3 children: 43: 0x2ae2cd5ca0 KEYVAL: 'foo' '' (3 sibs) 43: 0x2ae2cd5d38 KEYSEQ: 'bar' (3 sibs) 3 children: 43: 0x2ae2cd5e70 VAL: '' (3 sibs) 43: 0x2ae2cd5f08 VAL: '' (3 sibs) 43: 0x2ae2cd5fa0 VAL: '' (3 sibs) 43: 0x2ae2cd5dd0 KEYVAL: 'baz' '' (3 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae2d2ec70 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d2ed00 KEYVAL: 'foo' '' (3 sibs) 43: [2] [2] 0x2ae2d2ed90 KEYSEQ: 'bar' (3 sibs) 3 children: 43: [3] [3] 0x2ae2d2ee20 VAL: '' (3 sibs) 43: [4] [4] 0x2ae2d2eeb0 VAL: '' (3 sibs) 43: [5] [5] 0x2ae2d2ef40 VAL: '' (3 sibs) 43: [6] [6] 0x2ae2d2efd0 KEYVAL: 'baz' '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/5 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/6 43: ------------------------------------------- 43: running test case 'null seq vals in map, impl, mixed 3' 43: ------------------------------------------- 43: REF TREE: 43: 0x2ae2cd8110 [ROOT] MAP: (0 sibs) 3 children: 43: 0x2ae2cd72a0 KEYVAL: 'foo' '' (3 sibs) 43: 0x2ae2cd7338 KEYVAL: 'bar' '' (3 sibs) 43: 0x2ae2cd73d0 KEYSEQ: 'baz' (3 sibs) 3 children: 43: 0x2ae2cd7470 VAL: '' (3 sibs) 43: 0x2ae2cd7508 VAL: '' (3 sibs) 43: 0x2ae2cd75a0 VAL: '' (3 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae2d2f070 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d2f100 KEYVAL: 'foo' '' (3 sibs) 43: [2] [2] 0x2ae2d2f190 KEYVAL: 'bar' '' (3 sibs) 43: [3] [3] 0x2ae2d2f220 KEYSEQ: 'baz' (3 sibs) 3 children: 43: [4] [4] 0x2ae2d2f2b0 VAL: '' (3 sibs) 43: [5] [5] 0x2ae2d2f340 VAL: '' (3 sibs) 43: [6] [6] 0x2ae2d2f3d0 VAL: '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/6 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/7 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 1' 43: ------------------------------------------- 43: REF TREE: 43: 0x2ae2cd8228 [ROOT] SEQ: (0 sibs) 3 children: 43: 0x2ae2cd7690 MAP: (3 sibs) 3 children: 43: 0x2ae2cd7860 KEYVAL: 'foo' '' (3 sibs) 43: 0x2ae2cd78f8 KEYVAL: 'bar' '' (3 sibs) 43: 0x2ae2cd7990 KEYVAL: 'baz' '' (3 sibs) 43: 0x2ae2cd7728 VAL: '' (3 sibs) 43: 0x2ae2cd77c0 VAL: '' (3 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae2d2f470 [ROOT] SEQ: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d2f500 MAP: (3 sibs) 3 children: 43: [2] [2] 0x2ae2d2f590 KEYVAL: 'foo' '' (3 sibs) 43: [3] [3] 0x2ae2d2f620 KEYVAL: 'bar' '' (3 sibs) 43: [4] [4] 0x2ae2d2f6b0 KEYVAL: 'baz' '' (3 sibs) 43: [5] [5] 0x2ae2d2f740 VAL: '' (3 sibs) 43: [6] [6] 0x2ae2d2f7d0 VAL: '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/7 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/8 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 2' 43: ------------------------------------------- 43: REF TREE: 43: 0x2ae2cd8340 [ROOT] SEQ: (0 sibs) 3 children: 43: 0x2ae2cd8c10 VAL: '' (3 sibs) 43: 0x2ae2cd8ca8 MAP: (3 sibs) 3 children: 43: 0x2ae2cd8de0 KEYVAL: 'foo' '' (3 sibs) 43: 0x2ae2cd8e78 KEYVAL: 'bar' '' (3 sibs) 43: 0x2ae2cd8f10 KEYVAL: 'baz' '' (3 sibs) 43: 0x2ae2cd8d40 VAL: '' (3 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae2d2f870 [ROOT] SEQ: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d2f900 VAL: '' (3 sibs) 43: [2] [2] 0x2ae2d2f990 MAP: (3 sibs) 3 children: 43: [3] [3] 0x2ae2d2fa20 KEYVAL: 'foo' '' (3 sibs) 43: [4] [4] 0x2ae2d2fab0 KEYVAL: 'bar' '' (3 sibs) 43: [5] [5] 0x2ae2d2fb40 KEYVAL: 'baz' '' (3 sibs) 43: [6] [6] 0x2ae2d2fbd0 VAL: '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/8 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/9 43: ------------------------------------------- 43: running test case 'null map vals in seq, impl, mixed 3' 43: ------------------------------------------- 43: REF TREE: 43: 0x2ae2cd8458 [ROOT] SEQ: (0 sibs) 3 children: 43: 0x2ae2cd6680 VAL: '' (3 sibs) 43: 0x2ae2cd6718 VAL: '' (3 sibs) 43: 0x2ae2cd67b0 MAP: (3 sibs) 3 children: 43: 0x2ae2cd6850 KEYVAL: 'foo' '' (3 sibs) 43: 0x2ae2cd68e8 KEYVAL: 'bar' '' (3 sibs) 43: 0x2ae2cd6980 KEYVAL: 'baz' '' (3 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae2d2fc70 [ROOT] SEQ: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d2fd00 VAL: '' (3 sibs) 43: [2] [2] 0x2ae2d2fd90 VAL: '' (3 sibs) 43: [3] [3] 0x2ae2d2fe20 MAP: (3 sibs) 3 children: 43: [4] [4] 0x2ae2d2feb0 KEYVAL: 'foo' '' (3 sibs) 43: [5] [5] 0x2ae2d2ff40 KEYVAL: 'bar' '' (3 sibs) 43: [6] [6] 0x2ae2d2ffd0 KEYVAL: 'baz' '' (3 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/9 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/10 43: ------------------------------------------- 43: running test case 'issue84.1' 43: ------------------------------------------- 43: REF TREE: 43: 0x2ae2cd8570 [ROOT] MAP: (0 sibs) 3 children: 43: 0x2ae2cd6460 KEYMAP: 'fixed case' (3 sibs) 2 children: 43: 0x2ae2cd6cf0 KEYVAL: 'foo' 'a' (2 sibs) 43: 0x2ae2cd6d88 KEYVAL: 'bar' '' (2 sibs) 43: 0x2ae2cd64f8 KEYMAP: 'your case' (3 sibs) 2 children: 43: 0x2ae2cd8fb0 KEYVAL: 'foo' 'a' (2 sibs) 43: 0x2ae2cd9048 KEYVAL: 'bar' '' (2 sibs) 43: 0x2ae2cd6590 KEYVAL: 'whatever' 'baz' (3 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae2d30070 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d30100 KEYMAP: 'fixed case' (3 sibs) 2 children: 43: [2] [2] 0x2ae2d30190 KEYVAL: 'foo' 'a' (2 sibs) 43: [3] [3] 0x2ae2d30220 KEYVAL: 'bar' '' (2 sibs) 43: [4] [4] 0x2ae2d302b0 KEYMAP: 'your case' (3 sibs) 2 children: 43: [5] [5] 0x2ae2d30340 KEYVAL: 'foo' 'a' (2 sibs) 43: [6] [6] 0x2ae2d303d0 KEYVAL: 'bar' '' (2 sibs) 43: [7] [7] 0x2ae2d30460 KEYVAL: 'whatever' 'baz' (3 sibs) 43: #nodes=8 vs #printed=8 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/10 (0 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/11 43: ------------------------------------------- 43: running test case 'issue84.2' 43: ------------------------------------------- 43: REF TREE: 43: 0x2ae2cd8688 [ROOT] MAP: (0 sibs) 3 children: 43: 0x2ae2cda320 KEYVAL: 'version' '0' (3 sibs) 43: 0x2ae2cda3b8 KEYVAL: 'type' 'xml' (3 sibs) 43: 0x2ae2cda450 KEYMAP: 'param_root' (3 sibs) 1 children: 43: 0x2ae2cd4910 KEYMAP: 'objects' (1 sibs) 2 children: 43: 0x2ae2cda4f0 KEYMAP: 'System' (2 sibs) 2 children: 43: 0x2ae2cda630 KEYVAL: 'SameGroupActorName' '' (2 sibs) 43: 0x2ae2cda6c8 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 43: 0x2ae2cda588 KEYMAP: 'General' (2 sibs) 8 children: 43: 0x2ae2cda770 KEYVAL: 'Speed' '1.0' (8 sibs) 43: 0x2ae2cda808 KEYVAL: 'Life' '100' (8 sibs) 43: 0x2ae2cda8a0 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 43: 0x2ae2cda938 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 43: 0x2ae2cda9d0 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 43: 0x2ae2cdaa68 KEYVAL: 'BurnOutBornName' '' (8 sibs) 43: 0x2ae2cdab00 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 43: 0x2ae2cdab98 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae2d30500 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d30590 KEYVAL: 'version' '0' (3 sibs) 43: [2] [2] 0x2ae2d30620 KEYVAL: 'type' 'xml' (3 sibs) 43: [3] [3] 0x2ae2d306b0 KEYMAP: 'param_root' (3 sibs) 1 children: 43: [4] [4] 0x2ae2d30740 KEYMAP: 'objects' (1 sibs) 2 children: 43: [5] [5] 0x2ae2d307d0 KEYMAP: 'System' (2 sibs) 2 children: 43: [6] [6] 0x2ae2d30860 KEYVAL: 'SameGroupActorName' '' (2 sibs) 43: [7] [7] 0x2ae2d308f0 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 43: [8] [8] 0x2ae2d30980 KEYMAP: 'General' (2 sibs) 8 children: 43: [9] [9] 0x2ae2d30a10 KEYVAL: 'Speed' '1.0' (8 sibs) 43: [10] [10] 0x2ae2d30aa0 KEYVAL: 'Life' '100' (8 sibs) 43: [11] [11] 0x2ae2d30b30 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 43: [12] [12] 0x2ae2d30bc0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 43: [13] [13] 0x2ae2d30c50 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 43: [14] [14] 0x2ae2d30ce0 KEYVAL: 'BurnOutBornName' '' (8 sibs) 43: [15] [15] 0x2ae2d30d70 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 43: [16] [16] 0x2ae2d30e00 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 43: #nodes=17 vs #printed=17 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/11 (1 ms) 43: [ RUN ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/12 43: ------------------------------------------- 43: running test case 'issue84.3' 43: ------------------------------------------- 43: REF TREE: 43: 0x2ae2cd87a0 [ROOT] MAP: (0 sibs) 3 children: 43: 0x2ae2cd9310 KEYVAL: 'version' '10' (3 sibs) 43: 0x2ae2cd93a8 KEYVAL: 'type' 'test' (3 sibs) 43: 0x2ae2cd9440 KEYMAP: 'param_root' (3 sibs) 2 children: 43: 0x2ae2cd6b60 KEYMAP: 'objects' (2 sibs) 1 children: 43: 0x2ae2cd4a50 KEYMAP: 'TestContent' (1 sibs) 3 children: 43: 0x2ae2cd9e50 KEYVAL: 'Str64_empty' '' (3 sibs) 43: 0x2ae2cd9ee8 KEYVAL: 'Str64_empty2' '' (3 sibs) 43: 0x2ae2cd9f80 KEYVAL: 'Str64_empty3' '' (3 sibs) 43: 0x2ae2cd6bf8 KEYMAP: 'lists' (2 sibs) 0 children: 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2ae2d30ea0 [ROOT] MAP: (1 sibs) 3 children: 43: [1] [1] 0x2ae2d30f30 KEYVAL: 'version' '10' (3 sibs) 43: [2] [2] 0x2ae2d30fc0 KEYVAL: 'type' 'test' (3 sibs) 43: [3] [3] 0x2ae2d31050 KEYMAP: 'param_root' (3 sibs) 2 children: 43: [4] [4] 0x2ae2d310e0 KEYMAP: 'objects' (2 sibs) 1 children: 43: [5] [5] 0x2ae2d31170 KEYMAP: 'TestContent' (1 sibs) 3 children: 43: [6] [6] 0x2ae2d31200 KEYVAL: 'Str64_empty' '' (3 sibs) 43: [7] [7] 0x2ae2d31290 KEYVAL: 'Str64_empty2' '' (3 sibs) 43: [8] [8] 0x2ae2d31320 KEYVAL: 'Str64_empty3' '' (3 sibs) 43: [9] [9] 0x2ae2d313b0 KEYMAP: 'lists' (2 sibs) 0 children: 43: #nodes=10 vs #printed=10 43: -------------------------------------- 43: [ OK ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/12 (1 ms) 43: [----------] 260 tests from NULL_VAL/YmlTestCase (394 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 267 tests from 3 test suites ran. (446 ms total) 43: [ PASSED ] 267 tests. 43/50 Test #43: ryml-test-null_val ................ Passed 0.70 sec test 44 Start 44: ryml-test-github_issues 44: Test command: /builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test/ryml-test-github_issues-0.4.1 44: Test timeout computed to be: 10000000 44: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 44: [==========] Running 324 tests from 3 test suites. 44: [----------] Global test environment set-up. 44: [----------] 1 test from CaseNode 44: [ RUN ] CaseNode.setting_up 44: [ OK ] CaseNode.setting_up (5 ms) 44: [----------] 1 test from CaseNode (10 ms total) 44: 44: [----------] 3 tests from github 44: [ RUN ] github.78 44: [ OK ] github.78 (11 ms) 44: [ RUN ] github.60 44: [ OK ] github.60 (9 ms) 44: [ RUN ] github.31 44: /builddir/build/BUILD/rapidyaml-0.4.1/src/c4/yml/tree.hpp:1162:cannot mark simultaneously as map and val: check failed: (f & VAL) == 0 44: /builddir/build/BUILD/rapidyaml-0.4.1/src/c4/yml/tree.hpp:1169:cannot mark simultaneously as seq and val: check failed: (f & VAL) == 0 44: /builddir/build/BUILD/rapidyaml-0.4.1/src/c4/yml/tree.hpp:1210:check failed: !is_seq(node) && !is_map(node) 44: [ OK ] github.31 (20 ms) 44: [----------] 3 tests from github (43 ms total) 44: 44: [----------] 320 tests from GITHUB_ISSUES/YmlTestCase 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/0 44: ------------------------------------------- 44: running test case 'github3-problem1' 44: ------------------------------------------- 44: --------------- 44: 44: translation: [-2, -2, 5]--------------- 44: REF TREE: 44: 0x2af9325f80 [ROOT] MAP: (0 sibs) 1 children: 44: 0x2af93206f0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x2af9320790 VAL: '-2' (3 sibs) 44: 0x2af9320828 VAL: '-2' (3 sibs) 44: 0x2af93208c0 VAL: '5' (3 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2af93573d0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2af9357460 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2af93574f0 VAL: '-2' (3 sibs) 44: [3] [3] 0x2af9357580 VAL: '-2' (3 sibs) 44: [4] [4] 0x2af9357610 VAL: '5' (3 sibs) 44: #nodes=5 vs #printed=5 44: -------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/0 (19 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/1 44: ------------------------------------------- 44: running test case 'github3-problem2-ex1' 44: ------------------------------------------- 44: --------------- 44: 44: audio resource: 44: --------------- 44: REF TREE: 44: 0x2af9326098 [ROOT] MAP: (0 sibs) 1 children: 44: 0x2af9320ba0 KEYVAL: 'audio resource' '' (1 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2af9358420 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2af93584b0 KEYVAL: 'audio resource' '' (1 sibs) 44: #nodes=2 vs #printed=2 44: -------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/1 (1 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/2 44: ------------------------------------------- 44: running test case 'github3-problem2-ex2' 44: ------------------------------------------- 44: --------------- 44: 44: audio resource: 44: more: 44: example: y 44: --------------- 44: REF TREE: 44: 0x2af93261b0 [ROOT] MAP: (0 sibs) 2 children: 44: 0x2af9321150 KEYVAL: 'audio resource' '' (2 sibs) 44: 0x2af93211e8 KEYMAP: 'more' (2 sibs) 1 children: 44: 0x2af9321290 KEYVAL: 'example' 'y' (1 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2af9359e70 [ROOT] MAP: (1 sibs) 2 children: 44: [1] [1] 0x2af9359f00 KEYVAL: 'audio resource' '' (2 sibs) 44: [2] [2] 0x2af9359f90 KEYMAP: 'more' (2 sibs) 1 children: 44: [3] [3] 0x2af935a020 KEYVAL: 'example' 'y' (1 sibs) 44: #nodes=4 vs #printed=4 44: -------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/2 (3 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/3 44: ------------------------------------------- 44: running test case 'github3-problem3' 44: ------------------------------------------- 44: --------------- 44: component: 44: type: perspective camera component 44: some_data: {} # this was working 44: data: 44: {} # but this was not working 44: --------------- 44: REF TREE: 44: 0x2af93262c8 [ROOT] MAP: (0 sibs) 1 children: 44: 0x2af9320c40 KEYMAP: 'component' (1 sibs) 3 children: 44: 0x2af9321330 KEYVAL: 'type' 'perspective camera component' (3 sibs) 44: 0x2af93213c8 KEYMAP: 'some_data' (3 sibs) 0 children: 44: 0x2af9321460 KEYMAP: 'data' (3 sibs) 0 children: 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2af935aec0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2af935af50 KEYMAP: 'component' (1 sibs) 3 children: 44: [2] [2] 0x2af935afe0 KEYVAL: 'type' 'perspective camera component' (3 sibs) 44: [3] [3] 0x2af935b070 KEYMAP: 'some_data' (3 sibs) 0 children: 44: [4] [4] 0x2af935b100 KEYMAP: 'data' (3 sibs) 0 children: 44: #nodes=5 vs #printed=5 44: -------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/3 (2 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/4 44: ------------------------------------------- 44: running test case 'github6-problem1' 44: ------------------------------------------- 44: --------------- 44: 44: - UQxRibHKEDI: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: - DcYsg8VFdC0: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: - Yt3ymqZXzLY: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: --------------- 44: REF TREE: 44: 0x2af93263e0 [ROOT] SEQ: (0 sibs) 3 children: 44: 0x2af9320400 MAP: (3 sibs) 1 children: 44: 0x2af9322e50 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 44: 0x2af9322ef0 VAL: '0.mp4' (4 sibs) 44: 0x2af9322f88 VAL: '1.mp4' (4 sibs) 44: 0x2af9323020 VAL: '2.mp4' (4 sibs) 44: 0x2af93230b8 VAL: '3.mp4' (4 sibs) 44: 0x2af9320498 MAP: (3 sibs) 1 children: 44: 0x2af9323160 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 44: 0x2af9323200 VAL: '0.mp4' (4 sibs) 44: 0x2af9323298 VAL: '1.mp4' (4 sibs) 44: 0x2af9323330 VAL: '2.mp4' (4 sibs) 44: 0x2af93233c8 VAL: '3.mp4' (4 sibs) 44: 0x2af9320530 MAP: (3 sibs) 1 children: 44: 0x2af9323470 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 44: 0x2af9323510 VAL: '0.mp4' (4 sibs) 44: 0x2af93235a8 VAL: '1.mp4' (4 sibs) 44: 0x2af9323640 VAL: '2.mp4' (4 sibs) 44: 0x2af93236d8 VAL: '3.mp4' (4 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2af935c820 [ROOT] SEQ: (1 sibs) 3 children: 44: [1] [1] 0x2af935c8b0 MAP: (3 sibs) 1 children: 44: [2] [2] 0x2af935c940 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 44: [3] [3] 0x2af935c9d0 VAL: '0.mp4' (4 sibs) 44: [4] [4] 0x2af935ca60 VAL: '1.mp4' (4 sibs) 44: [5] [5] 0x2af935caf0 VAL: '2.mp4' (4 sibs) 44: [6] [6] 0x2af935cb80 VAL: '3.mp4' (4 sibs) 44: [7] [7] 0x2af935cc10 MAP: (3 sibs) 1 children: 44: [8] [8] 0x2af935cca0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 44: [9] [9] 0x2af935cd30 VAL: '0.mp4' (4 sibs) 44: [10] [10] 0x2af935cdc0 VAL: '1.mp4' (4 sibs) 44: [11] [11] 0x2af935ce50 VAL: '2.mp4' (4 sibs) 44: [12] [12] 0x2af935cee0 VAL: '3.mp4' (4 sibs) 44: [13] [13] 0x2af935cf70 MAP: (3 sibs) 1 children: 44: [14] [14] 0x2af935d000 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 44: [15] [15] 0x2af935d090 VAL: '0.mp4' (4 sibs) 44: [16] [16] 0x2af935d120 VAL: '1.mp4' (4 sibs) 44: [17] [17] 0x2af935d1b0 VAL: '2.mp4' (4 sibs) 44: [18] [18] 0x2af935d240 VAL: '3.mp4' (4 sibs) 44: #nodes=19 vs #printed=19 44: -------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/4 (4 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/5 44: ------------------------------------------- 44: running test case 'github6' 44: ------------------------------------------- 44: --------------- 44: videos: 44: - UQxRibHKEDI: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: - DcYsg8VFdC0: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: - Yt3ymqZXzLY: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: --------------- 44: REF TREE: 44: 0x2af93264f8 [ROOT] MAP: (0 sibs) 1 children: 44: 0x2af9323ed0 KEYSEQ: 'videos' (1 sibs) 3 children: 44: 0x2af9323f70 MAP: (3 sibs) 1 children: 44: 0x2af9324140 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 44: 0x2af93241e0 VAL: '0.mp4' (4 sibs) 44: 0x2af9324278 VAL: '1.mp4' (4 sibs) 44: 0x2af9324310 VAL: '2.mp4' (4 sibs) 44: 0x2af93243a8 VAL: '3.mp4' (4 sibs) 44: 0x2af9324008 MAP: (3 sibs) 1 children: 44: 0x2af9324450 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 44: 0x2af93244f0 VAL: '0.mp4' (4 sibs) 44: 0x2af9324588 VAL: '1.mp4' (4 sibs) 44: 0x2af9324620 VAL: '2.mp4' (4 sibs) 44: 0x2af93246b8 VAL: '3.mp4' (4 sibs) 44: 0x2af93240a0 MAP: (3 sibs) 1 children: 44: 0x2af9324760 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 44: 0x2af9324800 VAL: '0.mp4' (4 sibs) 44: 0x2af9324898 VAL: '1.mp4' (4 sibs) 44: 0x2af9324930 VAL: '2.mp4' (4 sibs) 44: 0x2af93249c8 VAL: '3.mp4' (4 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2af935e340 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2af935e3d0 KEYSEQ: 'videos' (1 sibs) 3 children: 44: [2] [2] 0x2af935e460 MAP: (3 sibs) 1 children: 44: [3] [3] 0x2af935e4f0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 44: [4] [4] 0x2af935e580 VAL: '0.mp4' (4 sibs) 44: [5] [5] 0x2af935e610 VAL: '1.mp4' (4 sibs) 44: [6] [6] 0x2af935e6a0 VAL: '2.mp4' (4 sibs) 44: [7] [7] 0x2af935e730 VAL: '3.mp4' (4 sibs) 44: [8] [8] 0x2af935e7c0 MAP: (3 sibs) 1 children: 44: [9] [9] 0x2af935e850 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 44: [10] [10] 0x2af935e8e0 VAL: '0.mp4' (4 sibs) 44: [11] [11] 0x2af935e970 VAL: '1.mp4' (4 sibs) 44: [12] [12] 0x2af935ea00 VAL: '2.mp4' (4 sibs) 44: [13] [13] 0x2af935ea90 VAL: '3.mp4' (4 sibs) 44: [14] [14] 0x2af935eb20 MAP: (3 sibs) 1 children: 44: [15] [15] 0x2af935ebb0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 44: [16] [16] 0x2af935ec40 VAL: '0.mp4' (4 sibs) 44: [17] [17] 0x2af935ecd0 VAL: '1.mp4' (4 sibs) 44: [18] [18] 0x2af935ed60 VAL: '2.mp4' (4 sibs) 44: [19] [19] 0x2af935edf0 VAL: '3.mp4' (4 sibs) 44: #nodes=20 vs #printed=20 44: -------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/5 (3 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/6 44: ------------------------------------------- 44: running test case 'github34/ex1' 44: ------------------------------------------- 44: --------------- 44: 44: # correct: 44: MessageID1: 'MapRegion_HyrulePrairie' 44: MessageID2: "MapRegion_HyrulePrairie" 44: MessageID3: 'MapRegion_HyrulePrairie' 44: MessageID4: "MapRegion_HyrulePrairie" 44: # incorrect: uninitialised memory? 44: MessageID5: 'MapRegion_HyrulePrairie' 44: MessageID6: "MapRegion_HyrulePrairie" 44: MessageID7: 'MapRegion_HyrulePrairie' 44: MessageID8: "MapRegion_HyrulePrairie" 44: MessageID9: 'MapRegion_HyrulePrairie' 44: MessageID0: "MapRegion_HyrulePrairie" 44: --------------- 44: REF TREE: 44: 0x2af9326610 [ROOT] MAP: (0 sibs) 10 children: 44: 0x2af9324a70 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 44: 0x2af9324b08 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 44: 0x2af9324ba0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 44: 0x2af9324c38 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 44: 0x2af9324cd0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 44: 0x2af9324d68 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 44: 0x2af9324e00 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 44: 0x2af9324e98 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 44: 0x2af9324f30 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 44: 0x2af9324fc8 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2af935f550 [ROOT] MAP: (1 sibs) 10 children: 44: [1] [1] 0x2af935f5e0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 44: [2] [2] 0x2af935f670 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 44: [3] [3] 0x2af935f700 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 44: [4] [4] 0x2af935f790 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 44: [5] [5] 0x2af935f820 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 44: [6] [6] 0x2af935f8b0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 44: [7] [7] 0x2af935f940 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 44: [8] [8] 0x2af935f9d0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 44: [9] [9] 0x2af935fa60 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 44: [10] [10] 0x2af935faf0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 44: #nodes=11 vs #printed=11 44: -------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/6 (2 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/7 44: ------------------------------------------- 44: running test case 'github34/ex2' 44: ------------------------------------------- 44: --------------- 44: 44: # correct: 44: - MessageID1: 'MapRegion_HyrulePrairie' 44: - MessageID2: "MapRegion_HyrulePrairie" 44: - MessageID3: 'MapRegion_HyrulePrairie' 44: - MessageID4: "MapRegion_HyrulePrairie" 44: # incorrect: uninitialised memory? 44: - MessageID5: 'MapRegion_HyrulePrairie' 44: - MessageID6: "MapRegion_HyrulePrairie" 44: - MessageID7: 'MapRegion_HyrulePrairie' 44: - MessageID8: "MapRegion_HyrulePrairie" 44: - MessageID9: 'MapRegion_HyrulePrairie' 44: - MessageID0: "MapRegion_HyrulePrairie" 44: --------------- 44: REF TREE: 44: 0x2af9326728 [ROOT] SEQ: (0 sibs) 10 children: 44: 0x2af9325070 MAP: (10 sibs) 1 children: 44: 0x2af93215f0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2af9325108 MAP: (10 sibs) 1 children: 44: 0x2af9321690 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2af93251a0 MAP: (10 sibs) 1 children: 44: 0x2af9325670 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2af9325238 MAP: (10 sibs) 1 children: 44: 0x2af9325710 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2af93252d0 MAP: (10 sibs) 1 children: 44: 0x2af93257b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2af9325368 MAP: (10 sibs) 1 children: 44: 0x2af9325850 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2af9325400 MAP: (10 sibs) 1 children: 44: 0x2af93258f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2af9325498 MAP: (10 sibs) 1 children: 44: 0x2af9325990 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2af9325530 MAP: (10 sibs) 1 children: 44: 0x2af9325a30 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2af93255c8 MAP: (10 sibs) 1 children: 44: 0x2af9325ad0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2af93610b0 [ROOT] SEQ: (1 sibs) 10 children: 44: [1] [1] 0x2af9361140 MAP: (10 sibs) 1 children: 44: [2] [2] 0x2af93611d0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 44: [3] [3] 0x2af9361260 MAP: (10 sibs) 1 children: 44: [4] [4] 0x2af93612f0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 44: [5] [5] 0x2af9361380 MAP: (10 sibs) 1 children: 44: [6] [6] 0x2af9361410 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 44: [7] [7] 0x2af93614a0 MAP: (10 sibs) 1 children: 44: [8] [8] 0x2af9361530 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 44: [9] [9] 0x2af93615c0 MAP: (10 sibs) 1 children: 44: [10] [10] 0x2af9361650 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 44: [11] [11] 0x2af93616e0 MAP: (10 sibs) 1 children: 44: [12] [12] 0x2af9361770 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 44: [13] [13] 0x2af9361800 MAP: (10 sibs) 1 children: 44: [14] [14] 0x2af9361890 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 44: [15] [15] 0x2af9361920 MAP: (10 sibs) 1 children: 44: [16] [16] 0x2af93619b0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 44: [17] [17] 0x2af9361a40 MAP: (10 sibs) 1 children: 44: [18] [18] 0x2af9361ad0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 44: [19] [19] 0x2af9361b60 MAP: (10 sibs) 1 children: 44: [20] [20] 0x2af9361bf0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 44: #nodes=21 vs #printed=21 44: -------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/7 (3 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/8 44: ------------------------------------------- 44: running test case 'github34' 44: ------------------------------------------- 44: --------------- 44: 44: # incorrect: uninitialised memory? 44: - MessageID1: 'MapRegion_HyrulePrairie' 44: - MessageID2: "MapRegion_HyrulePrairie" 44: 44: # incorrect: uninitialised memory? 44: - MessageID3: 'MapRegion_HyrulePrairie ' 44: - MessageID4: "MapRegion_HyrulePrairie " 44: 44: # incorrect: for some reason the ' is included in the string 44: - MessageID5: 'MapRegion_HyrulePrairie ' 44: - MessageID6: 'MapRegion_HyrulePrairie ' 44: - MessageID7: "MapRegion_HyrulePrairie " 44: - MessageID8: "MapRegion_HyrulePrairie " 44: 44: # incorrect: same issue 44: - MessageID9: 'MapRegion_HyrulePrairie ' 44: - MessageID10: "MapRegion_HyrulePrairie " 44: 44: # incorrect: still has the trailing quote 44: - MessageID11: 'MapRegion_HyrulePrairie' 44: - MessageID12: "MapRegion_HyrulePrairie" 44: 44: # the string is parsed correctly in this case 44: - key1: true1 44: MessageID1: 'MapRegion_HyrulePrairie1 ' 44: - key2: true2 44: MessageID2: "MapRegion_HyrulePrairie2 " 44: --------------- 44: REF TREE: 44: 0x2af9326840 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x2af93270c0 MAP: (14 sibs) 1 children: 44: 0x2af9327920 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2af9327158 MAP: (14 sibs) 1 children: 44: 0x2af93279c0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2af93271f0 MAP: (14 sibs) 1 children: 44: 0x2af9327a60 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 44: 0x2af9327288 MAP: (14 sibs) 1 children: 44: 0x2af9327b00 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 44: 0x2af9327320 MAP: (14 sibs) 1 children: 44: 0x2af9327ba0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 44: 0x2af93273b8 MAP: (14 sibs) 1 children: 44: 0x2af9327c40 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 44: 0x2af9327450 MAP: (14 sibs) 1 children: 44: 0x2af9327ce0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 44: 0x2af93274e8 MAP: (14 sibs) 1 children: 44: 0x2af9327d80 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 44: 0x2af9327580 MAP: (14 sibs) 1 children: 44: 0x2af9327e20 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 44: 0x2af9327618 MAP: (14 sibs) 1 children: 44: 0x2af9327ec0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 44: 0x2af93276b0 MAP: (14 sibs) 1 children: 44: 0x2af9327f60 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2af9327748 MAP: (14 sibs) 1 children: 44: 0x2af9328000 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2af93277e0 MAP: (14 sibs) 2 children: 44: 0x2af93280a0 KEYVAL: 'key1' 'true1' (2 sibs) 44: 0x2af9328138 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 44: 0x2af9327878 MAP: (14 sibs) 2 children: 44: 0x2af93281e0 KEYVAL: 'key2' 'true2' (2 sibs) 44: 0x2af9328278 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2af9363a90 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2af9363b20 MAP: (14 sibs) 1 children: 44: [2] [2] 0x2af9363bb0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 44: [3] [3] 0x2af9363c40 MAP: (14 sibs) 1 children: 44: [4] [4] 0x2af9363cd0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 44: [5] [5] 0x2af9363d60 MAP: (14 sibs) 1 children: 44: [6] [6] 0x2af9363df0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [7] [7] 0x2af9363e80 MAP: (14 sibs) 1 children: 44: [8] [8] 0x2af9363f10 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [9] [9] 0x2af9363fa0 MAP: (14 sibs) 1 children: 44: [10] [10] 0x2af9364030 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [11] [11] 0x2af93640c0 MAP: (14 sibs) 1 children: 44: [12] [12] 0x2af9364150 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [13] [13] 0x2af93641e0 MAP: (14 sibs) 1 children: 44: [14] [14] 0x2af9364270 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [15] [15] 0x2af9364300 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2af9364390 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [17] [17] 0x2af9364420 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2af93644b0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [19] [19] 0x2af9364540 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2af93645d0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [21] [21] 0x2af9364660 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2af93646f0 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 44: [23] [23] 0x2af9364780 MAP: (14 sibs) 1 children: 44: [24] [24] 0x2af9364810 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 44: [25] [25] 0x2af93648a0 MAP: (14 sibs) 2 children: 44: [26] [26] 0x2af9364930 KEYVAL: 'key1' 'true1' (2 sibs) 44: [27] [27] 0x2af93649c0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 44: [28] [28] 0x2af9364a50 MAP: (14 sibs) 2 children: 44: [29] [29] 0x2af9364ae0 KEYVAL: 'key2' 'true2' (2 sibs) 44: [30] [30] 0x2af9364b70 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 44: #nodes=31 vs #printed=31 44: -------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/8 (4 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/9 44: /builddir/build/BUILD/rapidyaml-0.4.1/test/test_github_issues.cpp:466:4:1: (44B):ERROR: parse error: incorrect indentation? 44: /builddir/build/BUILD/rapidyaml-0.4.1/test/test_github_issues.cpp:466:4:1: MessageID1: 'MapRegion_HyrulePrairie1 ' (size=49) 44: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (cols 1-50) 44: 44: ------------------------------------------- 44: running test case 'github35/expected_error11' 44: ------------------------------------------- 44: --------------- 44: 44: # *segfault* // not anymore! 44: - key1: true1 44: MessageID1: 'MapRegion_HyrulePrairie1 ' 44: --------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/9 (4 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/10 44: /builddir/build/BUILD/rapidyaml-0.4.1/test/test_github_issues.cpp:475:4:1: (44B):ERROR: parse error: incorrect indentation? 44: /builddir/build/BUILD/rapidyaml-0.4.1/test/test_github_issues.cpp:475:4:1: MessageID2: "MapRegion_HyrulePrairie2 " (size=49) 44: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (cols 1-50) 44: 44: ------------------------------------------- 44: running test case 'github35/expected_error12' 44: ------------------------------------------- 44: --------------- 44: 44: # *segfault* // not anymore! 44: - key2: true2 44: MessageID2: "MapRegion_HyrulePrairie2 " 44: --------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/10 (1 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/11 44: /builddir/build/BUILD/rapidyaml-0.4.1/test/test_github_issues.cpp:484:4:15: (58B):ERROR: ': ' is not a valid token in plain flow (unquoted) scalars 44: /builddir/build/BUILD/rapidyaml-0.4.1/test/test_github_issues.cpp:484:4:15: MessageID1: 'MapRegion_HyrulePrairie1 ' (size=52) 44: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (cols 15-53) 44: 44: ------------------------------------------- 44: running test case 'github35/expected_error21' 44: ------------------------------------------- 44: --------------- 44: 44: # *segfault* // not anymore! 44: - key1: true1 44: MessageID1: 'MapRegion_HyrulePrairie1 ' 44: --------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/11 (1 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/12 44: /builddir/build/BUILD/rapidyaml-0.4.1/test/test_github_issues.cpp:493:4:15: (58B):ERROR: ': ' is not a valid token in plain flow (unquoted) scalars 44: /builddir/build/BUILD/rapidyaml-0.4.1/test/test_github_issues.cpp:493:4:15: MessageID2: "MapRegion_HyrulePrairie2 " (size=52) 44: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (cols 15-53) 44: 44: ------------------------------------------- 44: running test case 'github35/expected_error22' 44: ------------------------------------------- 44: --------------- 44: 44: # *segfault* // not anymore! 44: - key2: true2 44: MessageID2: "MapRegion_HyrulePrairie2 " 44: --------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/12 (1 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/13 44: anchor does not exist: 'invalid' 44: ------------------------------------------- 44: running test case 'github128/1' 44: ------------------------------------------- 44: --------------- 44: a: *invalid--------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/13 (1 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/14 44: ------------------------------------------- 44: running test case 'github128/2' 44: ------------------------------------------- 44: --------------- 44: *--------------- 44: REF TREE: 44: 0x2af9326ed0 [ROOT] DOCVAL: '*' (0 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2af936a1b0 [ROOT] DOCVAL: '*' (1 sibs) 44: #nodes=1 vs #printed=1 44: -------------------------------------- 44: resolved tree!!! 44: -------------------------------------- 44: [0][0] 0x2af936a1b0 [ROOT] DOCVAL: '*' (1 sibs) 44: #nodes=1 vs #printed=1 44: -------------------------------------- 44: reordered tree!!! 44: -------------------------------------- 44: [0][0] 0x2af936a1b0 [ROOT] DOCVAL: '*' (1 sibs) 44: #nodes=1 vs #printed=1 44: -------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/14 (1 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/15 44: ------------------------------------------- 44: running test case 'github129' 44: ------------------------------------------- 44: --------------- 44: 44: ref: &ref ref_val 44: a: *ref # resolve the reference 44: b: '*ref' # don't resolve, it's just a string 44: c: "*ref" # don't resolve, it's just a string 44: d: > # don't resolve, it's just a string 44: *ref 44: e: >- # don't resolve, it's just a string 44: *ref 44: f: >+ # don't resolve, it's just a string 44: *ref 44: g: | # don't resolve, it's just a string 44: *ref 44: h: |- # don't resolve, it's just a string 44: *ref 44: i: |+ # don't resolve, it's just a string 44: *ref 44: --------------- 44: REF TREE: 44: 0x2af9326fe8 [ROOT] MAP: (0 sibs) 10 children: 44: 0x2af9322580 KEYVAL: 'ref' 'ref_val' (10 sibs) 44: 0x2af9322618 KEYVAL: 'a' 'ref_val' (10 sibs) 44: 0x2af93226b0 KEYVAL: 'b' '*ref' (10 sibs) 44: 0x2af9322748 KEYVAL: 'c' '*ref' (10 sibs) 44: 0x2af93227e0 KEYVAL: 'd' '*ref 44: ' (10 sibs) 44: 0x2af9322878 KEYVAL: 'e' '*ref' (10 sibs) 44: 0x2af9322910 KEYVAL: 'f' '*ref 44: ' (10 sibs) 44: 0x2af93229a8 KEYVAL: 'g' '*ref 44: ' (10 sibs) 44: 0x2af9322a40 KEYVAL: 'h' '*ref' (10 sibs) 44: 0x2af9322ad8 KEYVAL: 'i' '*ref 44: ' (10 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2af936b7c0 [ROOT] MAP: (1 sibs) 10 children: 44: [1] [1] 0x2af936b850 KEYVAL***: 'ref' 'ref_val' valanchor='&ref' (10 sibs) 44: [2] [2] 0x2af936b8e0 KEYVAL***: 'a' '*ref' (10 sibs) 44: [3] [3] 0x2af936b970 KEYVAL: 'b' '*ref' (10 sibs) 44: [4] [4] 0x2af936ba00 KEYVAL: 'c' '*ref' (10 sibs) 44: [5] [5] 0x2af936ba90 KEYVAL: 'd' '*ref 44: ' (10 sibs) 44: [6] [6] 0x2af936bb20 KEYVAL: 'e' '*ref' (10 sibs) 44: [7] [7] 0x2af936bbb0 KEYVAL: 'f' '*ref 44: ' (10 sibs) 44: [8] [8] 0x2af936bc40 KEYVAL: 'g' '*ref 44: ' (10 sibs) 44: [9] [9] 0x2af936bcd0 KEYVAL: 'h' '*ref' (10 sibs) 44: [10] [10] 0x2af936bd60 KEYVAL: 'i' '*ref 44: ' (10 sibs) 44: #nodes=11 vs #printed=11 44: -------------------------------------- 44: resolved tree!!! 44: -------------------------------------- 44: [0][0] 0x2af936b7c0 [ROOT] MAP: (1 sibs) 10 children: 44: [1] [1] 0x2af936b850 KEYVAL: 'ref' 'ref_val' (10 sibs) 44: [2] [2] 0x2af936b8e0 KEYVAL: 'a' 'ref_val' (10 sibs) 44: [3] [3] 0x2af936b970 KEYVAL: 'b' '*ref' (10 sibs) 44: [4] [4] 0x2af936ba00 KEYVAL: 'c' '*ref' (10 sibs) 44: [5] [5] 0x2af936ba90 KEYVAL: 'd' '*ref 44: ' (10 sibs) 44: [6] [6] 0x2af936bb20 KEYVAL: 'e' '*ref' (10 sibs) 44: [7] [7] 0x2af936bbb0 KEYVAL: 'f' '*ref 44: ' (10 sibs) 44: [8] [8] 0x2af936bc40 KEYVAL: 'g' '*ref 44: ' (10 sibs) 44: [9] [9] 0x2af936bcd0 KEYVAL: 'h' '*ref' (10 sibs) 44: [10] [10] 0x2af936bd60 KEYVAL: 'i' '*ref 44: ' (10 sibs) 44: #nodes=11 vs #printed=11 44: -------------------------------------- 44: reordered tree!!! 44: -------------------------------------- 44: [0][0] 0x2af936b7c0 [ROOT] MAP: (1 sibs) 10 children: 44: [1] [1] 0x2af936b850 KEYVAL: 'ref' 'ref_val' (10 sibs) 44: [2] [2] 0x2af936b8e0 KEYVAL: 'a' 'ref_val' (10 sibs) 44: [3] [3] 0x2af936b970 KEYVAL: 'b' '*ref' (10 sibs) 44: [4] [4] 0x2af936ba00 KEYVAL: 'c' '*ref' (10 sibs) 44: [5] [5] 0x2af936ba90 KEYVAL: 'd' '*ref 44: ' (10 sibs) 44: [6] [6] 0x2af936bb20 KEYVAL: 'e' '*ref' (10 sibs) 44: [7] [7] 0x2af936bbb0 KEYVAL: 'f' '*ref 44: ' (10 sibs) 44: [8] [8] 0x2af936bc40 KEYVAL: 'g' '*ref 44: ' (10 sibs) 44: [9] [9] 0x2af936bcd0 KEYVAL: 'h' '*ref' (10 sibs) 44: [10] [10] 0x2af936bd60 KEYVAL: 'i' '*ref 44: ' (10 sibs) 44: #nodes=11 vs #printed=11 44: -------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/15 (6 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/0 44: ------------------------------------------- 44: running test case 'github3-problem1' 44: ------------------------------------------- 44: --------------- 44: 44: translation: [-2, -2, 5]--------------- 44: REF TREE: 44: 0x2af9325f80 [ROOT] MAP: (0 sibs) 1 children: 44: 0x2af93206f0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x2af9320790 VAL: '-2' (3 sibs) 44: 0x2af9320828 VAL: '-2' (3 sibs) 44: 0x2af93208c0 VAL: '5' (3 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2af936c160 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2af936c1f0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2af936c280 VAL: '-2' (3 sibs) 44: [3] [3] 0x2af936c310 VAL: '-2' (3 sibs) 44: [4] [4] 0x2af936c3a0 VAL: '5' (3 sibs) 44: #nodes=5 vs #printed=5 44: -------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/0 (1 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/1 44: ------------------------------------------- 44: running test case 'github3-problem2-ex1' 44: ------------------------------------------- 44: --------------- 44: 44: audio resource: 44: --------------- 44: REF TREE: 44: 0x2af9326098 [ROOT] MAP: (0 sibs) 1 children: 44: 0x2af9320ba0 KEYVAL: 'audio resource' '' (1 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2af936ca70 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2af936cb00 KEYVAL: 'audio resource' '' (1 sibs) 44: #nodes=2 vs #printed=2 44: -------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/1 (1 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/2 44: ------------------------------------------- 44: running test case 'github3-problem2-ex2' 44: ------------------------------------------- 44: --------------- 44: 44: audio resource: 44: more: 44: example: y 44: --------------- 44: REF TREE: 44: 0x2af93261b0 [ROOT] MAP: (0 sibs) 2 children: 44: 0x2af9321150 KEYVAL: 'audio resource' '' (2 sibs) 44: 0x2af93211e8 KEYMAP: 'more' (2 sibs) 1 children: 44: 0x2af9321290 KEYVAL: 'example' 'y' (1 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2af936d380 [ROOT] MAP: (1 sibs) 2 children: 44: [1] [1] 0x2af936d410 KEYVAL: 'audio resource' '' (2 sibs) 44: [2] [2] 0x2af936d4a0 KEYMAP: 'more' (2 sibs) 1 children: 44: [3] [3] 0x2af936d530 KEYVAL: 'example' 'y' (1 sibs) 44: #nodes=4 vs #printed=4 44: -------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/2 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/3 44: ------------------------------------------- 44: running test case 'github3-problem3' 44: ------------------------------------------- 44: --------------- 44: component: 44: type: perspective camera component 44: some_data: {} # this was working 44: data: 44: {} # but this was not working 44: --------------- 44: REF TREE: 44: 0x2af93262c8 [ROOT] MAP: (0 sibs) 1 children: 44: 0x2af9320c40 KEYMAP: 'component' (1 sibs) 3 children: 44: 0x2af9321330 KEYVAL: 'type' 'perspective camera component' (3 sibs) 44: 0x2af93213c8 KEYMAP: 'some_data' (3 sibs) 0 children: 44: 0x2af9321460 KEYMAP: 'data' (3 sibs) 0 children: 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2af936dc90 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2af936dd20 KEYMAP: 'component' (1 sibs) 3 children: 44: [2] [2] 0x2af936ddb0 KEYVAL: 'type' 'perspective camera component' (3 sibs) 44: [3] [3] 0x2af936de40 KEYMAP: 'some_data' (3 sibs) 0 children: 44: [4] [4] 0x2af936ded0 KEYMAP: 'data' (3 sibs) 0 children: 44: #nodes=5 vs #printed=5 44: -------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/3 (1 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/4 44: ------------------------------------------- 44: running test case 'github6-problem1' 44: ------------------------------------------- 44: --------------- 44: 44: - UQxRibHKEDI: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: - DcYsg8VFdC0: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: - Yt3ymqZXzLY: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: --------------- 44: REF TREE: 44: 0x2af93263e0 [ROOT] SEQ: (0 sibs) 3 children: 44: 0x2af9320400 MAP: (3 sibs) 1 children: 44: 0x2af9322e50 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 44: 0x2af9322ef0 VAL: '0.mp4' (4 sibs) 44: 0x2af9322f88 VAL: '1.mp4' (4 sibs) 44: 0x2af9323020 VAL: '2.mp4' (4 sibs) 44: 0x2af93230b8 VAL: '3.mp4' (4 sibs) 44: 0x2af9320498 MAP: (3 sibs) 1 children: 44: 0x2af9323160 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 44: 0x2af9323200 VAL: '0.mp4' (4 sibs) 44: 0x2af9323298 VAL: '1.mp4' (4 sibs) 44: 0x2af9323330 VAL: '2.mp4' (4 sibs) 44: 0x2af93233c8 VAL: '3.mp4' (4 sibs) 44: 0x2af9320530 MAP: (3 sibs) 1 children: 44: 0x2af9323470 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 44: 0x2af9323510 VAL: '0.mp4' (4 sibs) 44: 0x2af93235a8 VAL: '1.mp4' (4 sibs) 44: 0x2af9323640 VAL: '2.mp4' (4 sibs) 44: 0x2af93236d8 VAL: '3.mp4' (4 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2af936eeb0 [ROOT] SEQ: (1 sibs) 3 children: 44: [1] [1] 0x2af936ef40 MAP: (3 sibs) 1 children: 44: [2] [2] 0x2af936efd0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 44: [3] [3] 0x2af936f060 VAL: '0.mp4' (4 sibs) 44: [4] [4] 0x2af936f0f0 VAL: '1.mp4' (4 sibs) 44: [5] [5] 0x2af936f180 VAL: '2.mp4' (4 sibs) 44: [6] [6] 0x2af936f210 VAL: '3.mp4' (4 sibs) 44: [7] [7] 0x2af936f2a0 MAP: (3 sibs) 1 children: 44: [8] [8] 0x2af936f330 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 44: [9] [9] 0x2af936f3c0 VAL: '0.mp4' (4 sibs) 44: [10] [10] 0x2af936f450 VAL: '1.mp4' (4 sibs) 44: [11] [11] 0x2af936f4e0 VAL: '2.mp4' (4 sibs) 44: [12] [12] 0x2af936f570 VAL: '3.mp4' (4 sibs) 44: [13] [13] 0x2af936f600 MAP: (3 sibs) 1 children: 44: [14] [14] 0x2af936f690 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 44: [15] [15] 0x2af936f720 VAL: '0.mp4' (4 sibs) 44: [16] [16] 0x2af936f7b0 VAL: '1.mp4' (4 sibs) 44: [17] [17] 0x2af936f840 VAL: '2.mp4' (4 sibs) 44: [18] [18] 0x2af936f8d0 VAL: '3.mp4' (4 sibs) 44: #nodes=19 vs #printed=19 44: -------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/4 (2 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/5 44: ------------------------------------------- 44: running test case 'github6' 44: ------------------------------------------- 44: --------------- 44: videos: 44: - UQxRibHKEDI: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: - DcYsg8VFdC0: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: - Yt3ymqZXzLY: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: --------------- 44: REF TREE: 44: 0x2af93264f8 [ROOT] MAP: (0 sibs) 1 children: 44: 0x2af9323ed0 KEYSEQ: 'videos' (1 sibs) 3 children: 44: 0x2af9323f70 MAP: (3 sibs) 1 children: 44: 0x2af9324140 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 44: 0x2af93241e0 VAL: '0.mp4' (4 sibs) 44: 0x2af9324278 VAL: '1.mp4' (4 sibs) 44: 0x2af9324310 VAL: '2.mp4' (4 sibs) 44: 0x2af93243a8 VAL: '3.mp4' (4 sibs) 44: 0x2af9324008 MAP: (3 sibs) 1 children: 44: 0x2af9324450 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 44: 0x2af93244f0 VAL: '0.mp4' (4 sibs) 44: 0x2af9324588 VAL: '1.mp4' (4 sibs) 44: 0x2af9324620 VAL: '2.mp4' (4 sibs) 44: 0x2af93246b8 VAL: '3.mp4' (4 sibs) 44: 0x2af93240a0 MAP: (3 sibs) 1 children: 44: 0x2af9324760 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 44: 0x2af9324800 VAL: '0.mp4' (4 sibs) 44: 0x2af9324898 VAL: '1.mp4' (4 sibs) 44: 0x2af9324930 VAL: '2.mp4' (4 sibs) 44: 0x2af93249c8 VAL: '3.mp4' (4 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2af93700c0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2af9370150 KEYSEQ: 'videos' (1 sibs) 3 children: 44: [2] [2] 0x2af93701e0 MAP: (3 sibs) 1 children: 44: [3] [3] 0x2af9370270 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 44: [4] [4] 0x2af9370300 VAL: '0.mp4' (4 sibs) 44: [5] [5] 0x2af9370390 VAL: '1.mp4' (4 sibs) 44: [6] [6] 0x2af9370420 VAL: '2.mp4' (4 sibs) 44: [7] [7] 0x2af93704b0 VAL: '3.mp4' (4 sibs) 44: [8] [8] 0x2af9370540 MAP: (3 sibs) 1 children: 44: [9] [9] 0x2af93705d0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 44: [10] [10] 0x2af9370660 VAL: '0.mp4' (4 sibs) 44: [11] [11] 0x2af93706f0 VAL: '1.mp4' (4 sibs) 44: [12] [12] 0x2af9370780 VAL: '2.mp4' (4 sibs) 44: [13] [13] 0x2af9370810 VAL: '3.mp4' (4 sibs) 44: [14] [14] 0x2af93708a0 MAP: (3 sibs) 1 children: 44: [15] [15] 0x2af9370930 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 44: [16] [16] 0x2af93709c0 VAL: '0.mp4' (4 sibs) 44: [17] [17] 0x2af9370a50 VAL: '1.mp4' (4 sibs) 44: [18] [18] 0x2af9370ae0 VAL: '2.mp4' (4 sibs) 44: [19] [19] 0x2af9370b70 VAL: '3.mp4' (4 sibs) 44: #nodes=20 vs #printed=20 44: -------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/5 (2 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/6 44: ------------------------------------------- 44: running test case 'github34/ex1' 44: ------------------------------------------- 44: --------------- 44: 44: # correct: 44: MessageID1: 'MapRegion_HyrulePrairie' 44: MessageID2: "MapRegion_HyrulePrairie" 44: MessageID3: 'MapRegion_HyrulePrairie' 44: MessageID4: "MapRegion_HyrulePrairie" 44: # incorrect: uninitialised memory? 44: MessageID5: 'MapRegion_HyrulePrairie' 44: MessageID6: "MapRegion_HyrulePrairie" 44: MessageID7: 'MapRegion_HyrulePrairie' 44: MessageID8: "MapRegion_HyrulePrairie" 44: MessageID9: 'MapRegion_HyrulePrairie' 44: MessageID0: "MapRegion_HyrulePrairie" 44: --------------- 44: REF TREE: 44: 0x2af9326610 [ROOT] MAP: (0 sibs) 10 children: 44: 0x2af9324a70 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 44: 0x2af9324b08 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 44: 0x2af9324ba0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 44: 0x2af9324c38 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 44: 0x2af9324cd0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 44: 0x2af9324d68 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 44: 0x2af9324e00 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 44: 0x2af9324e98 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 44: 0x2af9324f30 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 44: 0x2af9324fc8 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2af936e5a0 [ROOT] MAP: (1 sibs) 10 children: 44: [1] [1] 0x2af936e630 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 44: [2] [2] 0x2af936e6c0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 44: [3] [3] 0x2af936e750 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 44: [4] [4] 0x2af936e7e0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 44: [5] [5] 0x2af936e870 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 44: [6] [6] 0x2af936e900 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 44: [7] [7] 0x2af936e990 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 44: [8] [8] 0x2af936ea20 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 44: [9] [9] 0x2af936eab0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 44: [10] [10] 0x2af936eb40 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 44: #nodes=11 vs #printed=11 44: -------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/6 (2 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/7 44: ------------------------------------------- 44: running test case 'github34/ex2' 44: ------------------------------------------- 44: --------------- 44: 44: # correct: 44: - MessageID1: 'MapRegion_HyrulePrairie' 44: - MessageID2: "MapRegion_HyrulePrairie" 44: - MessageID3: 'MapRegion_HyrulePrairie' 44: - MessageID4: "MapRegion_HyrulePrairie" 44: # incorrect: uninitialised memory? 44: - MessageID5: 'MapRegion_HyrulePrairie' 44: - MessageID6: "MapRegion_HyrulePrairie" 44: - MessageID7: 'MapRegion_HyrulePrairie' 44: - MessageID8: "MapRegion_HyrulePrairie" 44: - MessageID9: 'MapRegion_HyrulePrairie' 44: - MessageID0: "MapRegion_HyrulePrairie" 44: --------------- 44: REF TREE: 44: 0x2af9326728 [ROOT] SEQ: (0 sibs) 10 children: 44: 0x2af9325070 MAP: (10 sibs) 1 children: 44: 0x2af93215f0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2af9325108 MAP: (10 sibs) 1 children: 44: 0x2af9321690 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2af93251a0 MAP: (10 sibs) 1 children: 44: 0x2af9325670 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2af9325238 MAP: (10 sibs) 1 children: 44: 0x2af9325710 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2af93252d0 MAP: (10 sibs) 1 children: 44: 0x2af93257b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2af9325368 MAP: (10 sibs) 1 children: 44: 0x2af9325850 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2af9325400 MAP: (10 sibs) 1 children: 44: 0x2af93258f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2af9325498 MAP: (10 sibs) 1 children: 44: 0x2af9325990 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2af9325530 MAP: (10 sibs) 1 children: 44: 0x2af9325a30 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2af93255c8 MAP: (10 sibs) 1 children: 44: 0x2af9325ad0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2af9371be0 [ROOT] SEQ: (1 sibs) 10 children: 44: [1] [1] 0x2af9371c70 MAP: (10 sibs) 1 children: 44: [2] [2] 0x2af9371d00 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 44: [3] [3] 0x2af9371d90 MAP: (10 sibs) 1 children: 44: [4] [4] 0x2af9371e20 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 44: [5] [5] 0x2af9371eb0 MAP: (10 sibs) 1 children: 44: [6] [6] 0x2af9371f40 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 44: [7] [7] 0x2af9371fd0 MAP: (10 sibs) 1 children: 44: [8] [8] 0x2af9372060 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 44: [9] [9] 0x2af93720f0 MAP: (10 sibs) 1 children: 44: [10] [10] 0x2af9372180 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 44: [11] [11] 0x2af9372210 MAP: (10 sibs) 1 children: 44: [12] [12] 0x2af93722a0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 44: [13] [13] 0x2af9372330 MAP: (10 sibs) 1 children: 44: [14] [14] 0x2af93723c0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 44: [15] [15] 0x2af9372450 MAP: (10 sibs) 1 children: 44: [16] [16] 0x2af93724e0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 44: [17] [17] 0x2af9372570 MAP: (10 sibs) 1 children: 44: [18] [18] 0x2af9372600 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 44: [19] [19] 0x2af9372690 MAP: (10 sibs) 1 children: 44: [20] [20] 0x2af9372720 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 44: #nodes=21 vs #printed=21 44: -------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/7 (2 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/8 44: ------------------------------------------- 44: running test case 'github34' 44: ------------------------------------------- 44: --------------- 44: 44: # incorrect: uninitialised memory? 44: - MessageID1: 'MapRegion_HyrulePrairie' 44: - MessageID2: "MapRegion_HyrulePrairie" 44: 44: # incorrect: uninitialised memory? 44: - MessageID3: 'MapRegion_HyrulePrairie ' 44: - MessageID4: "MapRegion_HyrulePrairie " 44: 44: # incorrect: for some reason the ' is included in the string 44: - MessageID5: 'MapRegion_HyrulePrairie ' 44: - MessageID6: 'MapRegion_HyrulePrairie ' 44: - MessageID7: "MapRegion_HyrulePrairie " 44: - MessageID8: "MapRegion_HyrulePrairie " 44: 44: # incorrect: same issue 44: - MessageID9: 'MapRegion_HyrulePrairie ' 44: - MessageID10: "MapRegion_HyrulePrairie " 44: 44: # incorrect: still has the trailing quote 44: - MessageID11: 'MapRegion_HyrulePrairie' 44: - MessageID12: "MapRegion_HyrulePrairie" 44: 44: # the string is parsed correctly in this case 44: - key1: true1 44: MessageID1: 'MapRegion_HyrulePrairie1 ' 44: - key2: true2 44: MessageID2: "MapRegion_HyrulePrairie2 " 44: --------------- 44: REF TREE: 44: 0x2af9326840 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x2af93270c0 MAP: (14 sibs) 1 children: 44: 0x2af9327920 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2af9327158 MAP: (14 sibs) 1 children: 44: 0x2af93279c0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2af93271f0 MAP: (14 sibs) 1 children: 44: 0x2af9327a60 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 44: 0x2af9327288 MAP: (14 sibs) 1 children: 44: 0x2af9327b00 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 44: 0x2af9327320 MAP: (14 sibs) 1 children: 44: 0x2af9327ba0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 44: 0x2af93273b8 MAP: (14 sibs) 1 children: 44: 0x2af9327c40 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 44: 0x2af9327450 MAP: (14 sibs) 1 children: 44: 0x2af9327ce0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 44: 0x2af93274e8 MAP: (14 sibs) 1 children: 44: 0x2af9327d80 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 44: 0x2af9327580 MAP: (14 sibs) 1 children: 44: 0x2af9327e20 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 44: 0x2af9327618 MAP: (14 sibs) 1 children: 44: 0x2af9327ec0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 44: 0x2af93276b0 MAP: (14 sibs) 1 children: 44: 0x2af9327f60 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2af9327748 MAP: (14 sibs) 1 children: 44: 0x2af9328000 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2af93277e0 MAP: (14 sibs) 2 children: 44: 0x2af93280a0 KEYVAL: 'key1' 'true1' (2 sibs) 44: 0x2af9328138 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 44: 0x2af9327878 MAP: (14 sibs) 2 children: 44: 0x2af93281e0 KEYVAL: 'key2' 'true2' (2 sibs) 44: 0x2af9328278 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2af9372df0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2af9372e80 MAP: (14 sibs) 1 children: 44: [2] [2] 0x2af9372f10 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 44: [3] [3] 0x2af9372fa0 MAP: (14 sibs) 1 children: 44: [4] [4] 0x2af9373030 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 44: [5] [5] 0x2af93730c0 MAP: (14 sibs) 1 children: 44: [6] [6] 0x2af9373150 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [7] [7] 0x2af93731e0 MAP: (14 sibs) 1 children: 44: [8] [8] 0x2af9373270 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [9] [9] 0x2af9373300 MAP: (14 sibs) 1 children: 44: [10] [10] 0x2af9373390 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [11] [11] 0x2af9373420 MAP: (14 sibs) 1 children: 44: [12] [12] 0x2af93734b0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [13] [13] 0x2af9373540 MAP: (14 sibs) 1 children: 44: [14] [14] 0x2af93735d0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [15] [15] 0x2af9373660 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2af93736f0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [17] [17] 0x2af9373780 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2af9373810 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [19] [19] 0x2af93738a0 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2af9373930 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [21] [21] 0x2af93739c0 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2af9373a50 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 44: [23] [23] 0x2af9373ae0 MAP: (14 sibs) 1 children: 44: [24] [24] 0x2af9373b70 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 44: [25] [25] 0x2af9373c00 MAP: (14 sibs) 2 children: 44: [26] [26] 0x2af9373c90 KEYVAL: 'key1' 'true1' (2 sibs) 44: [27] [27] 0x2af9373d20 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 44: [28] [28] 0x2af9373db0 MAP: (14 sibs) 2 children: 44: [29] [29] 0x2af9373e40 KEYVAL: 'key2' 'true2' (2 sibs) 44: [30] [30] 0x2af9373ed0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 44: #nodes=31 vs #printed=31 44: -------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/8 (3 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/9 44: /builddir/build/BUILD/rapidyaml-0.4.1/test/test_github_issues.cpp:466:4:1: (47B):ERROR: parse error: incorrect indentation? 44: /builddir/build/BUILD/rapidyaml-0.4.1/test/test_github_issues.cpp:466:4:1: MessageID1: 'MapRegion_HyrulePrairie1 ' (size=49) 44: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (cols 1-50) 44: 44: ------------------------------------------- 44: running test case 'github35/expected_error11' 44: ------------------------------------------- 44: --------------- 44: 44: # *segfault* // not anymore! 44: - key1: true1 44: MessageID1: 'MapRegion_HyrulePrairie1 ' 44: --------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/9 (1 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/10 44: /builddir/build/BUILD/rapidyaml-0.4.1/test/test_github_issues.cpp:475:4:1: (47B):ERROR: parse error: incorrect indentation? 44: /builddir/build/BUILD/rapidyaml-0.4.1/test/test_github_issues.cpp:475:4:1: MessageID2: "MapRegion_HyrulePrairie2 " (size=49) 44: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (cols 1-50) 44: 44: ------------------------------------------- 44: running test case 'github35/expected_error12' 44: ------------------------------------------- 44: --------------- 44: 44: # *segfault* // not anymore! 44: - key2: true2 44: MessageID2: "MapRegion_HyrulePrairie2 " 44: --------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/10 (1 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/11 44: /builddir/build/BUILD/rapidyaml-0.4.1/test/test_github_issues.cpp:484:4:15: (61B):ERROR: ': ' is not a valid token in plain flow (unquoted) scalars 44: /builddir/build/BUILD/rapidyaml-0.4.1/test/test_github_issues.cpp:484:4:15: MessageID1: 'MapRegion_HyrulePrairie1 ' (size=52) 44: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (cols 15-53) 44: 44: ------------------------------------------- 44: running test case 'github35/expected_error21' 44: ------------------------------------------- 44: --------------- 44: 44: # *segfault* // not anymore! 44: - key1: true1 44: MessageID1: 'MapRegion_HyrulePrairie1 ' 44: --------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/11 (1 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/12 44: /builddir/build/BUILD/rapidyaml-0.4.1/test/test_github_issues.cpp:493:4:15: (61B):ERROR: ': ' is not a valid token in plain flow (unquoted) scalars 44: /builddir/build/BUILD/rapidyaml-0.4.1/test/test_github_issues.cpp:493:4:15: MessageID2: "MapRegion_HyrulePrairie2 " (size=52) 44: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (cols 15-53) 44: 44: ------------------------------------------- 44: running test case 'github35/expected_error22' 44: ------------------------------------------- 44: --------------- 44: 44: # *segfault* // not anymore! 44: - key2: true2 44: MessageID2: "MapRegion_HyrulePrairie2 " 44: --------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/12 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/13 44: anchor does not exist: 'invalid' 44: ------------------------------------------- 44: running test case 'github128/1' 44: ------------------------------------------- 44: --------------- 44: a: *invalid--------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/13 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/14 44: ------------------------------------------- 44: running test case 'github128/2' 44: ------------------------------------------- 44: --------------- 44: *--------------- 44: REF TREE: 44: 0x2af9326ed0 [ROOT] DOCVAL: '*' (0 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2af9376440 [ROOT] DOCVAL: '*' (1 sibs) 44: #nodes=1 vs #printed=1 44: -------------------------------------- 44: resolved tree!!! 44: -------------------------------------- 44: [0][0] 0x2af9376440 [ROOT] DOCVAL: '*' (1 sibs) 44: #nodes=1 vs #printed=1 44: -------------------------------------- 44: reordered tree!!! 44: -------------------------------------- 44: [0][0] 0x2af9376440 [ROOT] DOCVAL: '*' (1 sibs) 44: #nodes=1 vs #printed=1 44: -------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/14 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/15 44: ------------------------------------------- 44: running test case 'github129' 44: ------------------------------------------- 44: --------------- 44: 44: ref: &ref ref_val 44: a: *ref # resolve the reference 44: b: '*ref' # don't resolve, it's just a string 44: c: "*ref" # don't resolve, it's just a string 44: d: > # don't resolve, it's just a string 44: *ref 44: e: >- # don't resolve, it's just a string 44: *ref 44: f: >+ # don't resolve, it's just a string 44: *ref 44: g: | # don't resolve, it's just a string 44: *ref 44: h: |- # don't resolve, it's just a string 44: *ref 44: i: |+ # don't resolve, it's just a string 44: *ref 44: --------------- 44: REF TREE: 44: 0x2af9326fe8 [ROOT] MAP: (0 sibs) 10 children: 44: 0x2af9322580 KEYVAL: 'ref' 'ref_val' (10 sibs) 44: 0x2af9322618 KEYVAL: 'a' 'ref_val' (10 sibs) 44: 0x2af93226b0 KEYVAL: 'b' '*ref' (10 sibs) 44: 0x2af9322748 KEYVAL: 'c' '*ref' (10 sibs) 44: 0x2af93227e0 KEYVAL: 'd' '*ref 44: ' (10 sibs) 44: 0x2af9322878 KEYVAL: 'e' '*ref' (10 sibs) 44: 0x2af9322910 KEYVAL: 'f' '*ref 44: ' (10 sibs) 44: 0x2af93229a8 KEYVAL: 'g' '*ref 44: ' (10 sibs) 44: 0x2af9322a40 KEYVAL: 'h' '*ref' (10 sibs) 44: 0x2af9322ad8 KEYVAL: 'i' '*ref 44: ' (10 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2af9376d50 [ROOT] MAP: (1 sibs) 10 children: 44: [1] [1] 0x2af9376de0 KEYVAL***: 'ref' 'ref_val' valanchor='&ref' (10 sibs) 44: [2] [2] 0x2af9376e70 KEYVAL***: 'a' '*ref' (10 sibs) 44: [3] [3] 0x2af9376f00 KEYVAL: 'b' '*ref' (10 sibs) 44: [4] [4] 0x2af9376f90 KEYVAL: 'c' '*ref' (10 sibs) 44: [5] [5] 0x2af9377020 KEYVAL: 'd' '*ref 44: ' (10 sibs) 44: [6] [6] 0x2af93770b0 KEYVAL: 'e' '*ref' (10 sibs) 44: [7] [7] 0x2af9377140 KEYVAL: 'f' '*ref 44: ' (10 sibs) 44: [8] [8] 0x2af93771d0 KEYVAL: 'g' '*ref 44: ' (10 sibs) 44: [9] [9] 0x2af9377260 KEYVAL: 'h' '*ref' (10 sibs) 44: [10] [10] 0x2af93772f0 KEYVAL: 'i' '*ref 44: ' (10 sibs) 44: #nodes=11 vs #printed=11 44: -------------------------------------- 44: resolved tree!!! 44: -------------------------------------- 44: [0][0] 0x2af9376d50 [ROOT] MAP: (1 sibs) 10 children: 44: [1] [1] 0x2af9376de0 KEYVAL: 'ref' 'ref_val' (10 sibs) 44: [2] [2] 0x2af9376e70 KEYVAL: 'a' 'ref_val' (10 sibs) 44: [3] [3] 0x2af9376f00 KEYVAL: 'b' '*ref' (10 sibs) 44: [4] [4] 0x2af9376f90 KEYVAL: 'c' '*ref' (10 sibs) 44: [5] [5] 0x2af9377020 KEYVAL: 'd' '*ref 44: ' (10 sibs) 44: [6] [6] 0x2af93770b0 KEYVAL: 'e' '*ref' (10 sibs) 44: [7] [7] 0x2af9377140 KEYVAL: 'f' '*ref 44: ' (10 sibs) 44: [8] [8] 0x2af93771d0 KEYVAL: 'g' '*ref 44: ' (10 sibs) 44: [9] [9] 0x2af9377260 KEYVAL: 'h' '*ref' (10 sibs) 44: [10] [10] 0x2af93772f0 KEYVAL: 'i' '*ref 44: ' (10 sibs) 44: #nodes=11 vs #printed=11 44: -------------------------------------- 44: reordered tree!!! 44: -------------------------------------- 44: [0][0] 0x2af9376d50 [ROOT] MAP: (1 sibs) 10 children: 44: [1] [1] 0x2af9376de0 KEYVAL: 'ref' 'ref_val' (10 sibs) 44: [2] [2] 0x2af9376e70 KEYVAL: 'a' 'ref_val' (10 sibs) 44: [3] [3] 0x2af9376f00 KEYVAL: 'b' '*ref' (10 sibs) 44: [4] [4] 0x2af9376f90 KEYVAL: 'c' '*ref' (10 sibs) 44: [5] [5] 0x2af9377020 KEYVAL: 'd' '*ref 44: ' (10 sibs) 44: [6] [6] 0x2af93770b0 KEYVAL: 'e' '*ref' (10 sibs) 44: [7] [7] 0x2af9377140 KEYVAL: 'f' '*ref 44: ' (10 sibs) 44: [8] [8] 0x2af93771d0 KEYVAL: 'g' '*ref 44: ' (10 sibs) 44: [9] [9] 0x2af9377260 KEYVAL: 'h' '*ref' (10 sibs) 44: [10] [10] 0x2af93772f0 KEYVAL: 'i' '*ref 44: ' (10 sibs) 44: #nodes=11 vs #printed=11 44: -------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/15 (3 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/0 44: ------------------------------------------- 44: running test case 'github3-problem1' 44: ------------------------------------------- 44: translation: 44: - -2 44: - -2 44: - 5 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/0 (4 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/1 44: ------------------------------------------- 44: running test case 'github3-problem2-ex1' 44: ------------------------------------------- 44: audio resource: 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/2 44: ------------------------------------------- 44: running test case 'github3-problem2-ex2' 44: ------------------------------------------- 44: audio resource: 44: more: 44: example: y 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/3 44: ------------------------------------------- 44: running test case 'github3-problem3' 44: ------------------------------------------- 44: component: 44: type: perspective camera component 44: some_data: {} 44: data: {} 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/4 44: ------------------------------------------- 44: running test case 'github6-problem1' 44: ------------------------------------------- 44: - UQxRibHKEDI: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: - DcYsg8VFdC0: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: - Yt3ymqZXzLY: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/4 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/5 44: ------------------------------------------- 44: running test case 'github6' 44: ------------------------------------------- 44: videos: 44: - UQxRibHKEDI: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: - DcYsg8VFdC0: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: - Yt3ymqZXzLY: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/5 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/6 44: ------------------------------------------- 44: running test case 'github34/ex1' 44: ------------------------------------------- 44: MessageID1: 'MapRegion_HyrulePrairie' 44: MessageID2: 'MapRegion_HyrulePrairie' 44: MessageID3: 'MapRegion_HyrulePrairie' 44: MessageID4: 'MapRegion_HyrulePrairie' 44: MessageID5: 'MapRegion_HyrulePrairie' 44: MessageID6: 'MapRegion_HyrulePrairie' 44: MessageID7: 'MapRegion_HyrulePrairie' 44: MessageID8: 'MapRegion_HyrulePrairie' 44: MessageID9: 'MapRegion_HyrulePrairie' 44: MessageID0: 'MapRegion_HyrulePrairie' 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/6 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/7 44: ------------------------------------------- 44: running test case 'github34/ex2' 44: ------------------------------------------- 44: - MessageID1: 'MapRegion_HyrulePrairie' 44: - MessageID2: 'MapRegion_HyrulePrairie' 44: - MessageID3: 'MapRegion_HyrulePrairie' 44: - MessageID4: 'MapRegion_HyrulePrairie' 44: - MessageID5: 'MapRegion_HyrulePrairie' 44: - MessageID6: 'MapRegion_HyrulePrairie' 44: - MessageID7: 'MapRegion_HyrulePrairie' 44: - MessageID8: 'MapRegion_HyrulePrairie' 44: - MessageID9: 'MapRegion_HyrulePrairie' 44: - MessageID0: 'MapRegion_HyrulePrairie' 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/7 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/8 44: ------------------------------------------- 44: running test case 'github34' 44: ------------------------------------------- 44: - MessageID1: 'MapRegion_HyrulePrairie' 44: - MessageID2: 'MapRegion_HyrulePrairie' 44: - MessageID3: 'MapRegion_HyrulePrairie ' 44: - MessageID4: 'MapRegion_HyrulePrairie ' 44: - MessageID5: 'MapRegion_HyrulePrairie ' 44: - MessageID6: 'MapRegion_HyrulePrairie ' 44: - MessageID7: 'MapRegion_HyrulePrairie ' 44: - MessageID8: 'MapRegion_HyrulePrairie ' 44: - MessageID9: 'MapRegion_HyrulePrairie ' 44: - MessageID10: 'MapRegion_HyrulePrairie ' 44: - MessageID11: 'MapRegion_HyrulePrairie' 44: - MessageID12: 'MapRegion_HyrulePrairie' 44: - key1: true1 44: MessageID1: 'MapRegion_HyrulePrairie1 ' 44: - key2: true2 44: MessageID2: 'MapRegion_HyrulePrairie2 ' 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/8 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/9 44: ------------------------------------------- 44: running test case 'github35/expected_error11' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/9 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/10 44: ------------------------------------------- 44: running test case 'github35/expected_error12' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/10 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/11 44: ------------------------------------------- 44: running test case 'github35/expected_error21' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/11 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/12 44: ------------------------------------------- 44: running test case 'github35/expected_error22' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/12 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/13 44: ------------------------------------------- 44: running test case 'github128/1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/13 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/14 44: ------------------------------------------- 44: running test case 'github128/2' 44: ------------------------------------------- 44: '*' 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/14 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/15 44: ------------------------------------------- 44: running test case 'github129' 44: ------------------------------------------- 44: ref: ref_val 44: a: ref_val 44: b: '*ref' 44: c: '*ref' 44: d: | 44: *ref 44: 44: e: '*ref' 44: f: | 44: *ref 44: 44: g: | 44: *ref 44: 44: h: '*ref' 44: i: | 44: *ref 44: 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/15 (1 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/0 44: ------------------------------------------- 44: running test case 'github3-problem1' 44: ------------------------------------------- 44: translation: 44: - -2 44: - -2 44: - 5 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/1 44: ------------------------------------------- 44: running test case 'github3-problem2-ex1' 44: ------------------------------------------- 44: audio resource: 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/2 44: ------------------------------------------- 44: running test case 'github3-problem2-ex2' 44: ------------------------------------------- 44: audio resource: 44: more: 44: example: y 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/3 44: ------------------------------------------- 44: running test case 'github3-problem3' 44: ------------------------------------------- 44: component: 44: type: perspective camera component 44: some_data: {} 44: data: {} 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/4 44: ------------------------------------------- 44: running test case 'github6-problem1' 44: ------------------------------------------- 44: - UQxRibHKEDI: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: - DcYsg8VFdC0: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: - Yt3ymqZXzLY: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/4 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/5 44: ------------------------------------------- 44: running test case 'github6' 44: ------------------------------------------- 44: videos: 44: - UQxRibHKEDI: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: - DcYsg8VFdC0: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: - Yt3ymqZXzLY: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/5 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/6 44: ------------------------------------------- 44: running test case 'github34/ex1' 44: ------------------------------------------- 44: MessageID1: 'MapRegion_HyrulePrairie' 44: MessageID2: 'MapRegion_HyrulePrairie' 44: MessageID3: 'MapRegion_HyrulePrairie' 44: MessageID4: 'MapRegion_HyrulePrairie' 44: MessageID5: 'MapRegion_HyrulePrairie' 44: MessageID6: 'MapRegion_HyrulePrairie' 44: MessageID7: 'MapRegion_HyrulePrairie' 44: MessageID8: 'MapRegion_HyrulePrairie' 44: MessageID9: 'MapRegion_HyrulePrairie' 44: MessageID0: 'MapRegion_HyrulePrairie' 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/6 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/7 44: ------------------------------------------- 44: running test case 'github34/ex2' 44: ------------------------------------------- 44: - MessageID1: 'MapRegion_HyrulePrairie' 44: - MessageID2: 'MapRegion_HyrulePrairie' 44: - MessageID3: 'MapRegion_HyrulePrairie' 44: - MessageID4: 'MapRegion_HyrulePrairie' 44: - MessageID5: 'MapRegion_HyrulePrairie' 44: - MessageID6: 'MapRegion_HyrulePrairie' 44: - MessageID7: 'MapRegion_HyrulePrairie' 44: - MessageID8: 'MapRegion_HyrulePrairie' 44: - MessageID9: 'MapRegion_HyrulePrairie' 44: - MessageID0: 'MapRegion_HyrulePrairie' 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/7 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/8 44: ------------------------------------------- 44: running test case 'github34' 44: ------------------------------------------- 44: - MessageID1: 'MapRegion_HyrulePrairie' 44: - MessageID2: 'MapRegion_HyrulePrairie' 44: - MessageID3: 'MapRegion_HyrulePrairie ' 44: - MessageID4: 'MapRegion_HyrulePrairie ' 44: - MessageID5: 'MapRegion_HyrulePrairie ' 44: - MessageID6: 'MapRegion_HyrulePrairie ' 44: - MessageID7: 'MapRegion_HyrulePrairie ' 44: - MessageID8: 'MapRegion_HyrulePrairie ' 44: - MessageID9: 'MapRegion_HyrulePrairie ' 44: - MessageID10: 'MapRegion_HyrulePrairie ' 44: - MessageID11: 'MapRegion_HyrulePrairie' 44: - MessageID12: 'MapRegion_HyrulePrairie' 44: - key1: true1 44: MessageID1: 'MapRegion_HyrulePrairie1 ' 44: - key2: true2 44: MessageID2: 'MapRegion_HyrulePrairie2 ' 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/8 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/9 44: ------------------------------------------- 44: running test case 'github35/expected_error11' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/9 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/10 44: ------------------------------------------- 44: running test case 'github35/expected_error12' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/10 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/11 44: ------------------------------------------- 44: running test case 'github35/expected_error21' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/11 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/12 44: ------------------------------------------- 44: running test case 'github35/expected_error22' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/12 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/13 44: ------------------------------------------- 44: running test case 'github128/1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/13 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/14 44: ------------------------------------------- 44: running test case 'github128/2' 44: ------------------------------------------- 44: '*' 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/14 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/15 44: ------------------------------------------- 44: running test case 'github129' 44: ------------------------------------------- 44: ref: ref_val 44: a: ref_val 44: b: '*ref' 44: c: '*ref' 44: d: | 44: *ref 44: 44: e: '*ref' 44: f: | 44: *ref 44: 44: g: | 44: *ref 44: 44: h: '*ref' 44: i: | 44: *ref 44: 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/15 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/0 44: ------------------------------------------- 44: running test case 'github3-problem1' 44: ------------------------------------------- 44: translation: 44: - -2 44: - -2 44: - 5 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/0 (1 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/1 44: ------------------------------------------- 44: running test case 'github3-problem2-ex1' 44: ------------------------------------------- 44: audio resource: 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/2 44: ------------------------------------------- 44: running test case 'github3-problem2-ex2' 44: ------------------------------------------- 44: audio resource: 44: more: 44: example: y 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/3 44: ------------------------------------------- 44: running test case 'github3-problem3' 44: ------------------------------------------- 44: component: 44: type: perspective camera component 44: some_data: {} 44: data: {} 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/4 44: ------------------------------------------- 44: running test case 'github6-problem1' 44: ------------------------------------------- 44: - UQxRibHKEDI: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: - DcYsg8VFdC0: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: - Yt3ymqZXzLY: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/4 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/5 44: ------------------------------------------- 44: running test case 'github6' 44: ------------------------------------------- 44: videos: 44: - UQxRibHKEDI: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: - DcYsg8VFdC0: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: - Yt3ymqZXzLY: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/5 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/6 44: ------------------------------------------- 44: running test case 'github34/ex1' 44: ------------------------------------------- 44: MessageID1: 'MapRegion_HyrulePrairie' 44: MessageID2: 'MapRegion_HyrulePrairie' 44: MessageID3: 'MapRegion_HyrulePrairie' 44: MessageID4: 'MapRegion_HyrulePrairie' 44: MessageID5: 'MapRegion_HyrulePrairie' 44: MessageID6: 'MapRegion_HyrulePrairie' 44: MessageID7: 'MapRegion_HyrulePrairie' 44: MessageID8: 'MapRegion_HyrulePrairie' 44: MessageID9: 'MapRegion_HyrulePrairie' 44: MessageID0: 'MapRegion_HyrulePrairie' 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/6 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/7 44: ------------------------------------------- 44: running test case 'github34/ex2' 44: ------------------------------------------- 44: - MessageID1: 'MapRegion_HyrulePrairie' 44: - MessageID2: 'MapRegion_HyrulePrairie' 44: - MessageID3: 'MapRegion_HyrulePrairie' 44: - MessageID4: 'MapRegion_HyrulePrairie' 44: - MessageID5: 'MapRegion_HyrulePrairie' 44: - MessageID6: 'MapRegion_HyrulePrairie' 44: - MessageID7: 'MapRegion_HyrulePrairie' 44: - MessageID8: 'MapRegion_HyrulePrairie' 44: - MessageID9: 'MapRegion_HyrulePrairie' 44: - MessageID0: 'MapRegion_HyrulePrairie' 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/7 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/8 44: ------------------------------------------- 44: running test case 'github34' 44: ------------------------------------------- 44: - MessageID1: 'MapRegion_HyrulePrairie' 44: - MessageID2: 'MapRegion_HyrulePrairie' 44: - MessageID3: 'MapRegion_HyrulePrairie ' 44: - MessageID4: 'MapRegion_HyrulePrairie ' 44: - MessageID5: 'MapRegion_HyrulePrairie ' 44: - MessageID6: 'MapRegion_HyrulePrairie ' 44: - MessageID7: 'MapRegion_HyrulePrairie ' 44: - MessageID8: 'MapRegion_HyrulePrairie ' 44: - MessageID9: 'MapRegion_HyrulePrairie ' 44: - MessageID10: 'MapRegion_HyrulePrairie ' 44: - MessageID11: 'MapRegion_HyrulePrairie' 44: - MessageID12: 'MapRegion_HyrulePrairie' 44: - key1: true1 44: MessageID1: 'MapRegion_HyrulePrairie1 ' 44: - key2: true2 44: MessageID2: 'MapRegion_HyrulePrairie2 ' 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/8 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/9 44: ------------------------------------------- 44: running test case 'github35/expected_error11' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/9 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/10 44: ------------------------------------------- 44: running test case 'github35/expected_error12' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/10 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/11 44: ------------------------------------------- 44: running test case 'github35/expected_error21' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/11 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/12 44: ------------------------------------------- 44: running test case 'github35/expected_error22' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/12 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/13 44: ------------------------------------------- 44: running test case 'github128/1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/13 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/14 44: ------------------------------------------- 44: running test case 'github128/2' 44: ------------------------------------------- 44: '*' 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/14 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/15 44: ------------------------------------------- 44: running test case 'github129' 44: ------------------------------------------- 44: ref: ref_val 44: a: ref_val 44: b: '*ref' 44: c: '*ref' 44: d: | 44: *ref 44: 44: e: '*ref' 44: f: | 44: *ref 44: 44: g: | 44: *ref 44: 44: h: '*ref' 44: i: | 44: *ref 44: 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/15 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/0 44: ------------------------------------------- 44: running test case 'github3-problem1' 44: ------------------------------------------- 44: translation: 44: - -2 44: - -2 44: - 5 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/1 44: ------------------------------------------- 44: running test case 'github3-problem2-ex1' 44: ------------------------------------------- 44: audio resource: 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/2 44: ------------------------------------------- 44: running test case 'github3-problem2-ex2' 44: ------------------------------------------- 44: audio resource: 44: more: 44: example: y 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/3 44: ------------------------------------------- 44: running test case 'github3-problem3' 44: ------------------------------------------- 44: component: 44: type: perspective camera component 44: some_data: {} 44: data: {} 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/4 44: ------------------------------------------- 44: running test case 'github6-problem1' 44: ------------------------------------------- 44: - UQxRibHKEDI: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: - DcYsg8VFdC0: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: - Yt3ymqZXzLY: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/4 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/5 44: ------------------------------------------- 44: running test case 'github6' 44: ------------------------------------------- 44: videos: 44: - UQxRibHKEDI: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: - DcYsg8VFdC0: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: - Yt3ymqZXzLY: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/5 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/6 44: ------------------------------------------- 44: running test case 'github34/ex1' 44: ------------------------------------------- 44: MessageID1: 'MapRegion_HyrulePrairie' 44: MessageID2: 'MapRegion_HyrulePrairie' 44: MessageID3: 'MapRegion_HyrulePrairie' 44: MessageID4: 'MapRegion_HyrulePrairie' 44: MessageID5: 'MapRegion_HyrulePrairie' 44: MessageID6: 'MapRegion_HyrulePrairie' 44: MessageID7: 'MapRegion_HyrulePrairie' 44: MessageID8: 'MapRegion_HyrulePrairie' 44: MessageID9: 'MapRegion_HyrulePrairie' 44: MessageID0: 'MapRegion_HyrulePrairie' 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/6 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/7 44: ------------------------------------------- 44: running test case 'github34/ex2' 44: ------------------------------------------- 44: - MessageID1: 'MapRegion_HyrulePrairie' 44: - MessageID2: 'MapRegion_HyrulePrairie' 44: - MessageID3: 'MapRegion_HyrulePrairie' 44: - MessageID4: 'MapRegion_HyrulePrairie' 44: - MessageID5: 'MapRegion_HyrulePrairie' 44: - MessageID6: 'MapRegion_HyrulePrairie' 44: - MessageID7: 'MapRegion_HyrulePrairie' 44: - MessageID8: 'MapRegion_HyrulePrairie' 44: - MessageID9: 'MapRegion_HyrulePrairie' 44: - MessageID0: 'MapRegion_HyrulePrairie' 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/7 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/8 44: ------------------------------------------- 44: running test case 'github34' 44: ------------------------------------------- 44: - MessageID1: 'MapRegion_HyrulePrairie' 44: - MessageID2: 'MapRegion_HyrulePrairie' 44: - MessageID3: 'MapRegion_HyrulePrairie ' 44: - MessageID4: 'MapRegion_HyrulePrairie ' 44: - MessageID5: 'MapRegion_HyrulePrairie ' 44: - MessageID6: 'MapRegion_HyrulePrairie ' 44: - MessageID7: 'MapRegion_HyrulePrairie ' 44: - MessageID8: 'MapRegion_HyrulePrairie ' 44: - MessageID9: 'MapRegion_HyrulePrairie ' 44: - MessageID10: 'MapRegion_HyrulePrairie ' 44: - MessageID11: 'MapRegion_HyrulePrairie' 44: - MessageID12: 'MapRegion_HyrulePrairie' 44: - key1: true1 44: MessageID1: 'MapRegion_HyrulePrairie1 ' 44: - key2: true2 44: MessageID2: 'MapRegion_HyrulePrairie2 ' 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/8 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/9 44: ------------------------------------------- 44: running test case 'github35/expected_error11' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/9 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/10 44: ------------------------------------------- 44: running test case 'github35/expected_error12' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/10 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/11 44: ------------------------------------------- 44: running test case 'github35/expected_error21' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/11 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/12 44: ------------------------------------------- 44: running test case 'github35/expected_error22' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/12 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/13 44: ------------------------------------------- 44: running test case 'github128/1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/13 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/14 44: ------------------------------------------- 44: running test case 'github128/2' 44: ------------------------------------------- 44: '*' 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/14 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/15 44: ------------------------------------------- 44: running test case 'github129' 44: ------------------------------------------- 44: ref: ref_val 44: a: ref_val 44: b: '*ref' 44: c: '*ref' 44: d: | 44: *ref 44: 44: e: '*ref' 44: f: | 44: *ref 44: 44: g: | 44: *ref 44: 44: h: '*ref' 44: i: | 44: *ref 44: 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/15 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/0 44: ------------------------------------------- 44: running test case 'github3-problem1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/0 (2 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/1 44: ------------------------------------------- 44: running test case 'github3-problem2-ex1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/2 44: ------------------------------------------- 44: running test case 'github3-problem2-ex2' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/3 44: ------------------------------------------- 44: running test case 'github3-problem3' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/4 44: ------------------------------------------- 44: running test case 'github6-problem1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/4 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/5 44: ------------------------------------------- 44: running test case 'github6' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/5 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/6 44: ------------------------------------------- 44: running test case 'github34/ex1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/6 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/7 44: ------------------------------------------- 44: running test case 'github34/ex2' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/7 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/8 44: ------------------------------------------- 44: running test case 'github34' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/8 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/9 44: ------------------------------------------- 44: running test case 'github35/expected_error11' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/9 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/10 44: ------------------------------------------- 44: running test case 'github35/expected_error12' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/10 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/11 44: ------------------------------------------- 44: running test case 'github35/expected_error21' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/11 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/12 44: ------------------------------------------- 44: running test case 'github35/expected_error22' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/12 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/13 44: ------------------------------------------- 44: running test case 'github128/1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/13 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/14 44: ------------------------------------------- 44: running test case 'github128/2' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/14 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/15 44: ------------------------------------------- 44: running test case 'github129' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/15 (1 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/0 44: ------------------------------------------- 44: running test case 'github3-problem1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/1 44: ------------------------------------------- 44: running test case 'github3-problem2-ex1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/2 44: ------------------------------------------- 44: running test case 'github3-problem2-ex2' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/3 44: ------------------------------------------- 44: running test case 'github3-problem3' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/4 44: ------------------------------------------- 44: running test case 'github6-problem1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/4 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/5 44: ------------------------------------------- 44: running test case 'github6' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/5 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/6 44: ------------------------------------------- 44: running test case 'github34/ex1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/6 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/7 44: ------------------------------------------- 44: running test case 'github34/ex2' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/7 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/8 44: ------------------------------------------- 44: running test case 'github34' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/8 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/9 44: ------------------------------------------- 44: running test case 'github35/expected_error11' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/9 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/10 44: ------------------------------------------- 44: running test case 'github35/expected_error12' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/10 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/11 44: ------------------------------------------- 44: running test case 'github35/expected_error21' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/11 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/12 44: ------------------------------------------- 44: running test case 'github35/expected_error22' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/12 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/13 44: ------------------------------------------- 44: running test case 'github128/1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/13 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/14 44: ------------------------------------------- 44: running test case 'github128/2' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/14 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/15 44: ------------------------------------------- 44: running test case 'github129' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/15 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/0 44: ------------------------------------------- 44: running test case 'github3-problem1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/0 (11 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/1 44: ------------------------------------------- 44: running test case 'github3-problem2-ex1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/1 (3 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/2 44: ------------------------------------------- 44: running test case 'github3-problem2-ex2' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/2 (3 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/3 44: ------------------------------------------- 44: running test case 'github3-problem3' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/3 (3 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/4 44: ------------------------------------------- 44: running test case 'github6-problem1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/4 (3 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/5 44: ------------------------------------------- 44: running test case 'github6' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/5 (3 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/6 44: ------------------------------------------- 44: running test case 'github34/ex1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/6 (3 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/7 44: ------------------------------------------- 44: running test case 'github34/ex2' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/7 (3 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/8 44: ------------------------------------------- 44: running test case 'github34' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/8 (4 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/9 44: ------------------------------------------- 44: running test case 'github35/expected_error11' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/9 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/10 44: ------------------------------------------- 44: running test case 'github35/expected_error12' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/10 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/11 44: ------------------------------------------- 44: running test case 'github35/expected_error21' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/11 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/12 44: ------------------------------------------- 44: running test case 'github35/expected_error22' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/12 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/13 44: ------------------------------------------- 44: running test case 'github128/1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/13 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/14 44: ------------------------------------------- 44: running test case 'github128/2' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/14 (3 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/15 44: ------------------------------------------- 44: running test case 'github129' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/15 (4 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/0 44: ------------------------------------------- 44: running test case 'github3-problem1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/0 (3 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/1 44: ------------------------------------------- 44: running test case 'github3-problem2-ex1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/1 (3 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/2 44: ------------------------------------------- 44: running test case 'github3-problem2-ex2' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/2 (3 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/3 44: ------------------------------------------- 44: running test case 'github3-problem3' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/3 (3 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/4 44: ------------------------------------------- 44: running test case 'github6-problem1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/4 (3 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/5 44: ------------------------------------------- 44: running test case 'github6' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/5 (7 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/6 44: ------------------------------------------- 44: running test case 'github34/ex1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/6 (13 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/7 44: ------------------------------------------- 44: running test case 'github34/ex2' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/7 (4 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/8 44: ------------------------------------------- 44: running test case 'github34' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/8 (3 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/9 44: ------------------------------------------- 44: running test case 'github35/expected_error11' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/9 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/10 44: ------------------------------------------- 44: running test case 'github35/expected_error12' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/10 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/11 44: ------------------------------------------- 44: running test case 'github35/expected_error21' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/11 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/12 44: ------------------------------------------- 44: running test case 'github35/expected_error22' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/12 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/13 44: ------------------------------------------- 44: running test case 'github128/1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/13 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/14 44: ------------------------------------------- 44: running test case 'github128/2' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/14 (3 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/15 44: ------------------------------------------- 44: running test case 'github129' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/15 (4 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/0 44: ------------------------------------------- 44: running test case 'github3-problem1' 44: ------------------------------------------- 44: translation: 44: - -2 44: - -2 44: - 5 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/0 (1 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/1 44: ------------------------------------------- 44: running test case 'github3-problem2-ex1' 44: ------------------------------------------- 44: audio resource: 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/1 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/2 44: ------------------------------------------- 44: running test case 'github3-problem2-ex2' 44: ------------------------------------------- 44: audio resource: 44: more: 44: example: y 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/2 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/3 44: ------------------------------------------- 44: running test case 'github3-problem3' 44: ------------------------------------------- 44: component: 44: type: perspective camera component 44: some_data: {} 44: data: {} 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/3 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/4 44: ------------------------------------------- 44: running test case 'github6-problem1' 44: ------------------------------------------- 44: - UQxRibHKEDI: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: - DcYsg8VFdC0: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: - Yt3ymqZXzLY: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/4 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/5 44: ------------------------------------------- 44: running test case 'github6' 44: ------------------------------------------- 44: videos: 44: - UQxRibHKEDI: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: - DcYsg8VFdC0: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: - Yt3ymqZXzLY: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/5 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/6 44: ------------------------------------------- 44: running test case 'github34/ex1' 44: ------------------------------------------- 44: MessageID1: 'MapRegion_HyrulePrairie' 44: MessageID2: 'MapRegion_HyrulePrairie' 44: MessageID3: 'MapRegion_HyrulePrairie' 44: MessageID4: 'MapRegion_HyrulePrairie' 44: MessageID5: 'MapRegion_HyrulePrairie' 44: MessageID6: 'MapRegion_HyrulePrairie' 44: MessageID7: 'MapRegion_HyrulePrairie' 44: MessageID8: 'MapRegion_HyrulePrairie' 44: MessageID9: 'MapRegion_HyrulePrairie' 44: MessageID0: 'MapRegion_HyrulePrairie' 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/6 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/7 44: ------------------------------------------- 44: running test case 'github34/ex2' 44: ------------------------------------------- 44: - MessageID1: 'MapRegion_HyrulePrairie' 44: - MessageID2: 'MapRegion_HyrulePrairie' 44: - MessageID3: 'MapRegion_HyrulePrairie' 44: - MessageID4: 'MapRegion_HyrulePrairie' 44: - MessageID5: 'MapRegion_HyrulePrairie' 44: - MessageID6: 'MapRegion_HyrulePrairie' 44: - MessageID7: 'MapRegion_HyrulePrairie' 44: - MessageID8: 'MapRegion_HyrulePrairie' 44: - MessageID9: 'MapRegion_HyrulePrairie' 44: - MessageID0: 'MapRegion_HyrulePrairie' 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/7 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/8 44: ------------------------------------------- 44: running test case 'github34' 44: ------------------------------------------- 44: - MessageID1: 'MapRegion_HyrulePrairie' 44: - MessageID2: 'MapRegion_HyrulePrairie' 44: - MessageID3: 'MapRegion_HyrulePrairie ' 44: - MessageID4: 'MapRegion_HyrulePrairie ' 44: - MessageID5: 'MapRegion_HyrulePrairie ' 44: - MessageID6: 'MapRegion_HyrulePrairie ' 44: - MessageID7: 'MapRegion_HyrulePrairie ' 44: - MessageID8: 'MapRegion_HyrulePrairie ' 44: - MessageID9: 'MapRegion_HyrulePrairie ' 44: - MessageID10: 'MapRegion_HyrulePrairie ' 44: - MessageID11: 'MapRegion_HyrulePrairie' 44: - MessageID12: 'MapRegion_HyrulePrairie' 44: - key1: true1 44: MessageID1: 'MapRegion_HyrulePrairie1 ' 44: - key2: true2 44: MessageID2: 'MapRegion_HyrulePrairie2 ' 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/8 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/9 44: ------------------------------------------- 44: running test case 'github35/expected_error11' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/9 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/10 44: ------------------------------------------- 44: running test case 'github35/expected_error12' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/10 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/11 44: ------------------------------------------- 44: running test case 'github35/expected_error21' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/11 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/12 44: ------------------------------------------- 44: running test case 'github35/expected_error22' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/12 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/13 44: ------------------------------------------- 44: running test case 'github128/1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/13 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/14 44: ------------------------------------------- 44: running test case 'github128/2' 44: ------------------------------------------- 44: '*' 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/14 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/15 44: ------------------------------------------- 44: running test case 'github129' 44: ------------------------------------------- 44: ref: ref_val 44: a: ref_val 44: b: '*ref' 44: c: '*ref' 44: d: | 44: *ref 44: 44: e: '*ref' 44: f: | 44: *ref 44: 44: g: | 44: *ref 44: 44: h: '*ref' 44: i: | 44: *ref 44: 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/15 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/0 44: ------------------------------------------- 44: running test case 'github3-problem1' 44: ------------------------------------------- 44: translation: 44: - -2 44: - -2 44: - 5 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/0 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/1 44: ------------------------------------------- 44: running test case 'github3-problem2-ex1' 44: ------------------------------------------- 44: audio resource: 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/1 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/2 44: ------------------------------------------- 44: running test case 'github3-problem2-ex2' 44: ------------------------------------------- 44: audio resource: 44: more: 44: example: y 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/2 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/3 44: ------------------------------------------- 44: running test case 'github3-problem3' 44: ------------------------------------------- 44: component: 44: type: perspective camera component 44: some_data: {} 44: data: {} 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/3 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/4 44: ------------------------------------------- 44: running test case 'github6-problem1' 44: ------------------------------------------- 44: - UQxRibHKEDI: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: - DcYsg8VFdC0: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: - Yt3ymqZXzLY: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/4 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/5 44: ------------------------------------------- 44: running test case 'github6' 44: ------------------------------------------- 44: videos: 44: - UQxRibHKEDI: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: - DcYsg8VFdC0: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: - Yt3ymqZXzLY: 44: - 0.mp4 44: - 1.mp4 44: - 2.mp4 44: - 3.mp4 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/5 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/6 44: ------------------------------------------- 44: running test case 'github34/ex1' 44: ------------------------------------------- 44: MessageID1: 'MapRegion_HyrulePrairie' 44: MessageID2: 'MapRegion_HyrulePrairie' 44: MessageID3: 'MapRegion_HyrulePrairie' 44: MessageID4: 'MapRegion_HyrulePrairie' 44: MessageID5: 'MapRegion_HyrulePrairie' 44: MessageID6: 'MapRegion_HyrulePrairie' 44: MessageID7: 'MapRegion_HyrulePrairie' 44: MessageID8: 'MapRegion_HyrulePrairie' 44: MessageID9: 'MapRegion_HyrulePrairie' 44: MessageID0: 'MapRegion_HyrulePrairie' 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/6 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/7 44: ------------------------------------------- 44: running test case 'github34/ex2' 44: ------------------------------------------- 44: - MessageID1: 'MapRegion_HyrulePrairie' 44: - MessageID2: 'MapRegion_HyrulePrairie' 44: - MessageID3: 'MapRegion_HyrulePrairie' 44: - MessageID4: 'MapRegion_HyrulePrairie' 44: - MessageID5: 'MapRegion_HyrulePrairie' 44: - MessageID6: 'MapRegion_HyrulePrairie' 44: - MessageID7: 'MapRegion_HyrulePrairie' 44: - MessageID8: 'MapRegion_HyrulePrairie' 44: - MessageID9: 'MapRegion_HyrulePrairie' 44: - MessageID0: 'MapRegion_HyrulePrairie' 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/7 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/8 44: ------------------------------------------- 44: running test case 'github34' 44: ------------------------------------------- 44: - MessageID1: 'MapRegion_HyrulePrairie' 44: - MessageID2: 'MapRegion_HyrulePrairie' 44: - MessageID3: 'MapRegion_HyrulePrairie ' 44: - MessageID4: 'MapRegion_HyrulePrairie ' 44: - MessageID5: 'MapRegion_HyrulePrairie ' 44: - MessageID6: 'MapRegion_HyrulePrairie ' 44: - MessageID7: 'MapRegion_HyrulePrairie ' 44: - MessageID8: 'MapRegion_HyrulePrairie ' 44: - MessageID9: 'MapRegion_HyrulePrairie ' 44: - MessageID10: 'MapRegion_HyrulePrairie ' 44: - MessageID11: 'MapRegion_HyrulePrairie' 44: - MessageID12: 'MapRegion_HyrulePrairie' 44: - key1: true1 44: MessageID1: 'MapRegion_HyrulePrairie1 ' 44: - key2: true2 44: MessageID2: 'MapRegion_HyrulePrairie2 ' 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/8 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/9 44: ------------------------------------------- 44: running test case 'github35/expected_error11' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/9 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/10 44: ------------------------------------------- 44: running test case 'github35/expected_error12' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/10 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/11 44: ------------------------------------------- 44: running test case 'github35/expected_error21' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/11 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/12 44: ------------------------------------------- 44: running test case 'github35/expected_error22' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/12 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/13 44: ------------------------------------------- 44: running test case 'github128/1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/13 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/14 44: ------------------------------------------- 44: running test case 'github128/2' 44: ------------------------------------------- 44: '*' 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/14 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/15 44: ------------------------------------------- 44: running test case 'github129' 44: ------------------------------------------- 44: ref: ref_val 44: a: ref_val 44: b: '*ref' 44: c: '*ref' 44: d: | 44: *ref 44: 44: e: '*ref' 44: f: | 44: *ref 44: 44: g: | 44: *ref 44: 44: h: '*ref' 44: i: | 44: *ref 44: 44: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/15 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/0 44: ------------------------------------------- 44: running test case 'github3-problem1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/0 (1 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/1 44: ------------------------------------------- 44: running test case 'github3-problem2-ex1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/1 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/2 44: ------------------------------------------- 44: running test case 'github3-problem2-ex2' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/2 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/3 44: ------------------------------------------- 44: running test case 'github3-problem3' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/3 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/4 44: ------------------------------------------- 44: running test case 'github6-problem1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/4 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/5 44: ------------------------------------------- 44: running test case 'github6' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/5 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/6 44: ------------------------------------------- 44: running test case 'github34/ex1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/6 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/7 44: ------------------------------------------- 44: running test case 'github34/ex2' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/7 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/8 44: ------------------------------------------- 44: running test case 'github34' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/8 (1 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/9 44: ------------------------------------------- 44: running test case 'github35/expected_error11' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/9 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/10 44: ------------------------------------------- 44: running test case 'github35/expected_error12' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/10 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/11 44: ------------------------------------------- 44: running test case 'github35/expected_error21' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/11 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/12 44: ------------------------------------------- 44: running test case 'github35/expected_error22' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/12 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/13 44: ------------------------------------------- 44: running test case 'github128/1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/13 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/14 44: ------------------------------------------- 44: running test case 'github128/2' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/14 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/15 44: ------------------------------------------- 44: running test case 'github129' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/15 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/0 44: ------------------------------------------- 44: running test case 'github3-problem1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/0 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/1 44: ------------------------------------------- 44: running test case 'github3-problem2-ex1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/1 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/2 44: ------------------------------------------- 44: running test case 'github3-problem2-ex2' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/2 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/3 44: ------------------------------------------- 44: running test case 'github3-problem3' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/3 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/4 44: ------------------------------------------- 44: running test case 'github6-problem1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/4 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/5 44: ------------------------------------------- 44: running test case 'github6' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/5 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/6 44: ------------------------------------------- 44: running test case 'github34/ex1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/6 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/7 44: ------------------------------------------- 44: running test case 'github34/ex2' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/7 (1 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/8 44: ------------------------------------------- 44: running test case 'github34' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/8 (1 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/9 44: ------------------------------------------- 44: running test case 'github35/expected_error11' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/9 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/10 44: ------------------------------------------- 44: running test case 'github35/expected_error12' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/10 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/11 44: ------------------------------------------- 44: running test case 'github35/expected_error21' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/11 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/12 44: ------------------------------------------- 44: running test case 'github35/expected_error22' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/12 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/13 44: ------------------------------------------- 44: running test case 'github128/1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/13 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/14 44: ------------------------------------------- 44: running test case 'github128/2' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/14 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/15 44: ------------------------------------------- 44: running test case 'github129' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/15 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/0 44: ------------------------------------------- 44: running test case 'github3-problem1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/0 (6 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/1 44: ------------------------------------------- 44: running test case 'github3-problem2-ex1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/1 (3 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/2 44: ------------------------------------------- 44: running test case 'github3-problem2-ex2' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/2 (3 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/3 44: ------------------------------------------- 44: running test case 'github3-problem3' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/3 (4 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/4 44: ------------------------------------------- 44: running test case 'github6-problem1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/4 (3 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/5 44: ------------------------------------------- 44: running test case 'github6' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/5 (4 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/6 44: ------------------------------------------- 44: running test case 'github34/ex1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/6 (3 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/7 44: ------------------------------------------- 44: running test case 'github34/ex2' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/7 (3 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/8 44: ------------------------------------------- 44: running test case 'github34' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/8 (5 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/9 44: ------------------------------------------- 44: running test case 'github35/expected_error11' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/9 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/10 44: ------------------------------------------- 44: running test case 'github35/expected_error12' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/10 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/11 44: ------------------------------------------- 44: running test case 'github35/expected_error21' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/11 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/12 44: ------------------------------------------- 44: running test case 'github35/expected_error22' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/12 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/13 44: ------------------------------------------- 44: running test case 'github128/1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/13 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/14 44: ------------------------------------------- 44: running test case 'github128/2' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/14 (4 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/15 44: ------------------------------------------- 44: running test case 'github129' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/15 (3 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/0 44: ------------------------------------------- 44: running test case 'github3-problem1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/0 (4 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/1 44: ------------------------------------------- 44: running test case 'github3-problem2-ex1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/1 (3 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/2 44: ------------------------------------------- 44: running test case 'github3-problem2-ex2' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/2 (3 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/3 44: ------------------------------------------- 44: running test case 'github3-problem3' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/3 (4 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/4 44: ------------------------------------------- 44: running test case 'github6-problem1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/4 (3 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/5 44: ------------------------------------------- 44: running test case 'github6' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/5 (4 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/6 44: ------------------------------------------- 44: running test case 'github34/ex1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/6 (3 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/7 44: ------------------------------------------- 44: running test case 'github34/ex2' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/7 (4 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/8 44: ------------------------------------------- 44: running test case 'github34' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/8 (4 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/9 44: ------------------------------------------- 44: running test case 'github35/expected_error11' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/9 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/10 44: ------------------------------------------- 44: running test case 'github35/expected_error12' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/10 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/11 44: ------------------------------------------- 44: running test case 'github35/expected_error21' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/11 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/12 44: ------------------------------------------- 44: running test case 'github35/expected_error22' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/12 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/13 44: ------------------------------------------- 44: running test case 'github128/1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/13 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/14 44: ------------------------------------------- 44: running test case 'github128/2' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/14 (4 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/15 44: ------------------------------------------- 44: running test case 'github129' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/15 (4 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/0 44: ------------------------------------------- 44: running test case 'github3-problem1' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: \n 44: translation: [-2, -2, 5]~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x2af93573d0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2af9357460 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2af93574f0 VAL: '-2' (3 sibs) 44: [3] [3] 0x2af9357580 VAL: '-2' (3 sibs) 44: [4] [4] 0x2af9357610 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] 0x2af9379270 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2af9379300 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2af9379390 VAL: '-2' (3 sibs) 44: [3] [3] 0x2af9379420 VAL: '-2' (3 sibs) 44: [4] [4] 0x2af93794b0 VAL: '5' (3 sibs) 44: #nodes=5 vs #printed=5 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/0 (11 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/1 44: ------------------------------------------- 44: running test case 'github3-problem2-ex1' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: \n 44: audio resource:\n 44: ~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x2af9358420 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2af93584b0 KEYVAL: 'audio resource' '' (1 sibs) 44: #nodes=2 vs #printed=2 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ emitted yml: 44: audio resource: \n 44: ~~~~~~~~~~~~~~ emitted tree: 44: -------------------------------------- 44: [0][0] 0x2af937a460 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2af937a4f0 KEYVAL: 'audio resource' '' (1 sibs) 44: #nodes=2 vs #printed=2 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/1 (2 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/2 44: ------------------------------------------- 44: running test case 'github3-problem2-ex2' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: \n 44: audio resource:\n 44: more:\n 44: example: y\n 44: ~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x2af9359e70 [ROOT] MAP: (1 sibs) 2 children: 44: [1] [1] 0x2af9359f00 KEYVAL: 'audio resource' '' (2 sibs) 44: [2] [2] 0x2af9359f90 KEYMAP: 'more' (2 sibs) 1 children: 44: [3] [3] 0x2af935a020 KEYVAL: 'example' 'y' (1 sibs) 44: #nodes=4 vs #printed=4 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ emitted yml: 44: audio resource: \n 44: more:\n 44: example: y\n 44: ~~~~~~~~~~~~~~ emitted tree: 44: -------------------------------------- 44: [0][0] 0x2af937ad70 [ROOT] MAP: (1 sibs) 2 children: 44: [1] [1] 0x2af937ae00 KEYVAL: 'audio resource' '' (2 sibs) 44: [2] [2] 0x2af937ae90 KEYMAP: 'more' (2 sibs) 1 children: 44: [3] [3] 0x2af937af20 KEYVAL: 'example' 'y' (1 sibs) 44: #nodes=4 vs #printed=4 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/2 (1 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/3 44: ------------------------------------------- 44: running test case 'github3-problem3' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: component:\n 44: type: perspective camera component\n 44: some_data: {} # this was working\n 44: data:\n 44: {} # but this was not working\n 44: ~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x2af935aec0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2af935af50 KEYMAP: 'component' (1 sibs) 3 children: 44: [2] [2] 0x2af935afe0 KEYVAL: 'type' 'perspective camera component' (3 sibs) 44: [3] [3] 0x2af935b070 KEYMAP: 'some_data' (3 sibs) 0 children: 44: [4] [4] 0x2af935b100 KEYMAP: 'data' (3 sibs) 0 children: 44: #nodes=5 vs #printed=5 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ emitted yml: 44: component:\n 44: type: perspective camera component\n 44: some_data: {}\n 44: data: {}\n 44: ~~~~~~~~~~~~~~ emitted tree: 44: -------------------------------------- 44: [0][0] 0x2af937b680 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2af937b710 KEYMAP: 'component' (1 sibs) 3 children: 44: [2] [2] 0x2af937b7a0 KEYVAL: 'type' 'perspective camera component' (3 sibs) 44: [3] [3] 0x2af937b830 KEYMAP: 'some_data' (3 sibs) 0 children: 44: [4] [4] 0x2af937b8c0 KEYMAP: 'data' (3 sibs) 0 children: 44: #nodes=5 vs #printed=5 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/3 (1 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/4 44: ------------------------------------------- 44: running test case 'github6-problem1' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: \n 44: - UQxRibHKEDI:\n 44: - 0.mp4\n 44: - 1.mp4\n 44: - 2.mp4\n 44: - 3.mp4\n 44: - DcYsg8VFdC0:\n 44: - 0.mp4\n 44: - 1.mp4\n 44: - 2.mp4\n 44: - 3.mp4\n 44: - Yt3ymqZXzLY:\n 44: - 0.mp4\n 44: - 1.mp4\n 44: - 2.mp4\n 44: - 3.mp4\n 44: ~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x2af935c820 [ROOT] SEQ: (1 sibs) 3 children: 44: [1] [1] 0x2af935c8b0 MAP: (3 sibs) 1 children: 44: [2] [2] 0x2af935c940 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 44: [3] [3] 0x2af935c9d0 VAL: '0.mp4' (4 sibs) 44: [4] [4] 0x2af935ca60 VAL: '1.mp4' (4 sibs) 44: [5] [5] 0x2af935caf0 VAL: '2.mp4' (4 sibs) 44: [6] [6] 0x2af935cb80 VAL: '3.mp4' (4 sibs) 44: [7] [7] 0x2af935cc10 MAP: (3 sibs) 1 children: 44: [8] [8] 0x2af935cca0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 44: [9] [9] 0x2af935cd30 VAL: '0.mp4' (4 sibs) 44: [10] [10] 0x2af935cdc0 VAL: '1.mp4' (4 sibs) 44: [11] [11] 0x2af935ce50 VAL: '2.mp4' (4 sibs) 44: [12] [12] 0x2af935cee0 VAL: '3.mp4' (4 sibs) 44: [13] [13] 0x2af935cf70 MAP: (3 sibs) 1 children: 44: [14] [14] 0x2af935d000 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 44: [15] [15] 0x2af935d090 VAL: '0.mp4' (4 sibs) 44: [16] [16] 0x2af935d120 VAL: '1.mp4' (4 sibs) 44: [17] [17] 0x2af935d1b0 VAL: '2.mp4' (4 sibs) 44: [18] [18] 0x2af935d240 VAL: '3.mp4' (4 sibs) 44: #nodes=19 vs #printed=19 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ emitted yml: 44: - UQxRibHKEDI:\n 44: - 0.mp4\n 44: - 1.mp4\n 44: - 2.mp4\n 44: - 3.mp4\n 44: - DcYsg8VFdC0:\n 44: - 0.mp4\n 44: - 1.mp4\n 44: - 2.mp4\n 44: - 3.mp4\n 44: - Yt3ymqZXzLY:\n 44: - 0.mp4\n 44: - 1.mp4\n 44: - 2.mp4\n 44: - 3.mp4\n 44: ~~~~~~~~~~~~~~ emitted tree: 44: -------------------------------------- 44: [0][0] 0x2af937c8a0 [ROOT] SEQ: (1 sibs) 3 children: 44: [1] [1] 0x2af937c930 MAP: (3 sibs) 1 children: 44: [2] [2] 0x2af937c9c0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 44: [3] [3] 0x2af937ca50 VAL: '0.mp4' (4 sibs) 44: [4] [4] 0x2af937cae0 VAL: '1.mp4' (4 sibs) 44: [5] [5] 0x2af937cb70 VAL: '2.mp4' (4 sibs) 44: [6] [6] 0x2af937cc00 VAL: '3.mp4' (4 sibs) 44: [7] [7] 0x2af937cc90 MAP: (3 sibs) 1 children: 44: [8] [8] 0x2af937cd20 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 44: [9] [9] 0x2af937cdb0 VAL: '0.mp4' (4 sibs) 44: [10] [10] 0x2af937ce40 VAL: '1.mp4' (4 sibs) 44: [11] [11] 0x2af937ced0 VAL: '2.mp4' (4 sibs) 44: [12] [12] 0x2af937cf60 VAL: '3.mp4' (4 sibs) 44: [13] [13] 0x2af937cff0 MAP: (3 sibs) 1 children: 44: [14] [14] 0x2af937d080 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 44: [15] [15] 0x2af937d110 VAL: '0.mp4' (4 sibs) 44: [16] [16] 0x2af937d1a0 VAL: '1.mp4' (4 sibs) 44: [17] [17] 0x2af937d230 VAL: '2.mp4' (4 sibs) 44: [18] [18] 0x2af937d2c0 VAL: '3.mp4' (4 sibs) 44: #nodes=19 vs #printed=19 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/4 (4 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/5 44: ------------------------------------------- 44: running test case 'github6' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: videos:\n 44: - UQxRibHKEDI:\n 44: - 0.mp4\n 44: - 1.mp4\n 44: - 2.mp4\n 44: - 3.mp4\n 44: - DcYsg8VFdC0:\n 44: - 0.mp4\n 44: - 1.mp4\n 44: - 2.mp4\n 44: - 3.mp4\n 44: - Yt3ymqZXzLY:\n 44: - 0.mp4\n 44: - 1.mp4\n 44: - 2.mp4\n 44: - 3.mp4\n 44: ~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x2af935e340 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2af935e3d0 KEYSEQ: 'videos' (1 sibs) 3 children: 44: [2] [2] 0x2af935e460 MAP: (3 sibs) 1 children: 44: [3] [3] 0x2af935e4f0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 44: [4] [4] 0x2af935e580 VAL: '0.mp4' (4 sibs) 44: [5] [5] 0x2af935e610 VAL: '1.mp4' (4 sibs) 44: [6] [6] 0x2af935e6a0 VAL: '2.mp4' (4 sibs) 44: [7] [7] 0x2af935e730 VAL: '3.mp4' (4 sibs) 44: [8] [8] 0x2af935e7c0 MAP: (3 sibs) 1 children: 44: [9] [9] 0x2af935e850 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 44: [10] [10] 0x2af935e8e0 VAL: '0.mp4' (4 sibs) 44: [11] [11] 0x2af935e970 VAL: '1.mp4' (4 sibs) 44: [12] [12] 0x2af935ea00 VAL: '2.mp4' (4 sibs) 44: [13] [13] 0x2af935ea90 VAL: '3.mp4' (4 sibs) 44: [14] [14] 0x2af935eb20 MAP: (3 sibs) 1 children: 44: [15] [15] 0x2af935ebb0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 44: [16] [16] 0x2af935ec40 VAL: '0.mp4' (4 sibs) 44: [17] [17] 0x2af935ecd0 VAL: '1.mp4' (4 sibs) 44: [18] [18] 0x2af935ed60 VAL: '2.mp4' (4 sibs) 44: [19] [19] 0x2af935edf0 VAL: '3.mp4' (4 sibs) 44: #nodes=20 vs #printed=20 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ emitted yml: 44: videos:\n 44: - UQxRibHKEDI:\n 44: - 0.mp4\n 44: - 1.mp4\n 44: - 2.mp4\n 44: - 3.mp4\n 44: - DcYsg8VFdC0:\n 44: - 0.mp4\n 44: - 1.mp4\n 44: - 2.mp4\n 44: - 3.mp4\n 44: - Yt3ymqZXzLY:\n 44: - 0.mp4\n 44: - 1.mp4\n 44: - 2.mp4\n 44: - 3.mp4\n 44: ~~~~~~~~~~~~~~ emitted tree: 44: -------------------------------------- 44: [0][0] 0x2af937dab0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2af937db40 KEYSEQ: 'videos' (1 sibs) 3 children: 44: [2] [2] 0x2af937dbd0 MAP: (3 sibs) 1 children: 44: [3] [3] 0x2af937dc60 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 44: [4] [4] 0x2af937dcf0 VAL: '0.mp4' (4 sibs) 44: [5] [5] 0x2af937dd80 VAL: '1.mp4' (4 sibs) 44: [6] [6] 0x2af937de10 VAL: '2.mp4' (4 sibs) 44: [7] [7] 0x2af937dea0 VAL: '3.mp4' (4 sibs) 44: [8] [8] 0x2af937df30 MAP: (3 sibs) 1 children: 44: [9] [9] 0x2af937dfc0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 44: [10] [10] 0x2af937e050 VAL: '0.mp4' (4 sibs) 44: [11] [11] 0x2af937e0e0 VAL: '1.mp4' (4 sibs) 44: [12] [12] 0x2af937e170 VAL: '2.mp4' (4 sibs) 44: [13] [13] 0x2af937e200 VAL: '3.mp4' (4 sibs) 44: [14] [14] 0x2af937e290 MAP: (3 sibs) 1 children: 44: [15] [15] 0x2af937e320 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 44: [16] [16] 0x2af937e3b0 VAL: '0.mp4' (4 sibs) 44: [17] [17] 0x2af937e440 VAL: '1.mp4' (4 sibs) 44: [18] [18] 0x2af937e4d0 VAL: '2.mp4' (4 sibs) 44: [19] [19] 0x2af937e560 VAL: '3.mp4' (4 sibs) 44: #nodes=20 vs #printed=20 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/5 (4 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/6 44: ------------------------------------------- 44: running test case 'github34/ex1' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: \n 44: # correct:\n 44: MessageID1: 'MapRegion_HyrulePrairie'\n 44: MessageID2: "MapRegion_HyrulePrairie"\n 44: MessageID3: 'MapRegion_HyrulePrairie'\n 44: MessageID4: "MapRegion_HyrulePrairie"\n 44: # incorrect: uninitialised memory?\n 44: MessageID5: 'MapRegion_HyrulePrairie'\n 44: MessageID6: "MapRegion_HyrulePrairie"\n 44: MessageID7: 'MapRegion_HyrulePrairie'\n 44: MessageID8: "MapRegion_HyrulePrairie"\n 44: MessageID9: 'MapRegion_HyrulePrairie'\n 44: MessageID0: "MapRegion_HyrulePrairie"\n 44: ~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x2af935f550 [ROOT] MAP: (1 sibs) 10 children: 44: [1] [1] 0x2af935f5e0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 44: [2] [2] 0x2af935f670 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 44: [3] [3] 0x2af935f700 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 44: [4] [4] 0x2af935f790 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 44: [5] [5] 0x2af935f820 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 44: [6] [6] 0x2af935f8b0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 44: [7] [7] 0x2af935f940 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 44: [8] [8] 0x2af935f9d0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 44: [9] [9] 0x2af935fa60 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 44: [10] [10] 0x2af935faf0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 44: #nodes=11 vs #printed=11 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ emitted yml: 44: MessageID1: 'MapRegion_HyrulePrairie'\n 44: MessageID2: 'MapRegion_HyrulePrairie'\n 44: MessageID3: 'MapRegion_HyrulePrairie'\n 44: MessageID4: 'MapRegion_HyrulePrairie'\n 44: MessageID5: 'MapRegion_HyrulePrairie'\n 44: MessageID6: 'MapRegion_HyrulePrairie'\n 44: MessageID7: 'MapRegion_HyrulePrairie'\n 44: MessageID8: 'MapRegion_HyrulePrairie'\n 44: MessageID9: 'MapRegion_HyrulePrairie'\n 44: MessageID0: 'MapRegion_HyrulePrairie'\n 44: ~~~~~~~~~~~~~~ emitted tree: 44: -------------------------------------- 44: [0][0] 0x2af937bf90 [ROOT] MAP: (1 sibs) 10 children: 44: [1] [1] 0x2af937c020 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 44: [2] [2] 0x2af937c0b0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 44: [3] [3] 0x2af937c140 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 44: [4] [4] 0x2af937c1d0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 44: [5] [5] 0x2af937c260 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 44: [6] [6] 0x2af937c2f0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 44: [7] [7] 0x2af937c380 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 44: [8] [8] 0x2af937c410 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 44: [9] [9] 0x2af937c4a0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 44: [10] [10] 0x2af937c530 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 44: #nodes=11 vs #printed=11 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/6 (3 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/7 44: ------------------------------------------- 44: running test case 'github34/ex2' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: \n 44: # correct:\n 44: - MessageID1: 'MapRegion_HyrulePrairie'\n 44: - MessageID2: "MapRegion_HyrulePrairie"\n 44: - MessageID3: 'MapRegion_HyrulePrairie'\n 44: - MessageID4: "MapRegion_HyrulePrairie"\n 44: # incorrect: uninitialised memory?\n 44: - MessageID5: 'MapRegion_HyrulePrairie'\n 44: - MessageID6: "MapRegion_HyrulePrairie"\n 44: - MessageID7: 'MapRegion_HyrulePrairie'\n 44: - MessageID8: "MapRegion_HyrulePrairie"\n 44: - MessageID9: 'MapRegion_HyrulePrairie'\n 44: - MessageID0: "MapRegion_HyrulePrairie"\n 44: ~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x2af93610b0 [ROOT] SEQ: (1 sibs) 10 children: 44: [1] [1] 0x2af9361140 MAP: (10 sibs) 1 children: 44: [2] [2] 0x2af93611d0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 44: [3] [3] 0x2af9361260 MAP: (10 sibs) 1 children: 44: [4] [4] 0x2af93612f0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 44: [5] [5] 0x2af9361380 MAP: (10 sibs) 1 children: 44: [6] [6] 0x2af9361410 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 44: [7] [7] 0x2af93614a0 MAP: (10 sibs) 1 children: 44: [8] [8] 0x2af9361530 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 44: [9] [9] 0x2af93615c0 MAP: (10 sibs) 1 children: 44: [10] [10] 0x2af9361650 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 44: [11] [11] 0x2af93616e0 MAP: (10 sibs) 1 children: 44: [12] [12] 0x2af9361770 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 44: [13] [13] 0x2af9361800 MAP: (10 sibs) 1 children: 44: [14] [14] 0x2af9361890 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 44: [15] [15] 0x2af9361920 MAP: (10 sibs) 1 children: 44: [16] [16] 0x2af93619b0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 44: [17] [17] 0x2af9361a40 MAP: (10 sibs) 1 children: 44: [18] [18] 0x2af9361ad0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 44: [19] [19] 0x2af9361b60 MAP: (10 sibs) 1 children: 44: [20] [20] 0x2af9361bf0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 44: #nodes=21 vs #printed=21 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ emitted yml: 44: - MessageID1: 'MapRegion_HyrulePrairie'\n 44: - MessageID2: 'MapRegion_HyrulePrairie'\n 44: - MessageID3: 'MapRegion_HyrulePrairie'\n 44: - MessageID4: 'MapRegion_HyrulePrairie'\n 44: - MessageID5: 'MapRegion_HyrulePrairie'\n 44: - MessageID6: 'MapRegion_HyrulePrairie'\n 44: - MessageID7: 'MapRegion_HyrulePrairie'\n 44: - MessageID8: 'MapRegion_HyrulePrairie'\n 44: - MessageID9: 'MapRegion_HyrulePrairie'\n 44: - MessageID0: 'MapRegion_HyrulePrairie'\n 44: ~~~~~~~~~~~~~~ emitted tree: 44: -------------------------------------- 44: [0][0] 0x2af937f5d0 [ROOT] SEQ: (1 sibs) 10 children: 44: [1] [1] 0x2af937f660 MAP: (10 sibs) 1 children: 44: [2] [2] 0x2af937f6f0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 44: [3] [3] 0x2af937f780 MAP: (10 sibs) 1 children: 44: [4] [4] 0x2af937f810 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 44: [5] [5] 0x2af937f8a0 MAP: (10 sibs) 1 children: 44: [6] [6] 0x2af937f930 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 44: [7] [7] 0x2af937f9c0 MAP: (10 sibs) 1 children: 44: [8] [8] 0x2af937fa50 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 44: [9] [9] 0x2af937fae0 MAP: (10 sibs) 1 children: 44: [10] [10] 0x2af937fb70 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 44: [11] [11] 0x2af937fc00 MAP: (10 sibs) 1 children: 44: [12] [12] 0x2af937fc90 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 44: [13] [13] 0x2af937fd20 MAP: (10 sibs) 1 children: 44: [14] [14] 0x2af937fdb0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 44: [15] [15] 0x2af937fe40 MAP: (10 sibs) 1 children: 44: [16] [16] 0x2af937fed0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 44: [17] [17] 0x2af937ff60 MAP: (10 sibs) 1 children: 44: [18] [18] 0x2af937fff0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 44: [19] [19] 0x2af9380080 MAP: (10 sibs) 1 children: 44: [20] [20] 0x2af9380110 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 44: #nodes=21 vs #printed=21 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/7 (4 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/8 44: ------------------------------------------- 44: running test case 'github34' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: \n 44: # incorrect: uninitialised memory?\n 44: - MessageID1: 'MapRegion_HyrulePrairie'\n 44: - MessageID2: "MapRegion_HyrulePrairie"\n 44: \n 44: # incorrect: uninitialised memory?\n 44: - MessageID3: 'MapRegion_HyrulePrairie '\n 44: - MessageID4: "MapRegion_HyrulePrairie "\n 44: \n 44: # incorrect: for some reason the ' is included in the string\n 44: - MessageID5: 'MapRegion_HyrulePrairie '\n 44: - MessageID6: 'MapRegion_HyrulePrairie '\n 44: - MessageID7: "MapRegion_HyrulePrairie "\n 44: - MessageID8: "MapRegion_HyrulePrairie "\n 44: \n 44: # incorrect: same issue\n 44: - MessageID9: 'MapRegion_HyrulePrairie '\n 44: - MessageID10: "MapRegion_HyrulePrairie "\n 44: \n 44: # incorrect: still has the trailing quote\n 44: - MessageID11: 'MapRegion_HyrulePrairie'\n 44: - MessageID12: "MapRegion_HyrulePrairie"\n 44: \n 44: # the string is parsed correctly in this case\n 44: - key1: true1\n 44: MessageID1: 'MapRegion_HyrulePrairie1 '\n 44: - key2: true2\n 44: MessageID2: "MapRegion_HyrulePrairie2 "\n 44: ~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x2af9363a90 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2af9363b20 MAP: (14 sibs) 1 children: 44: [2] [2] 0x2af9363bb0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 44: [3] [3] 0x2af9363c40 MAP: (14 sibs) 1 children: 44: [4] [4] 0x2af9363cd0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 44: [5] [5] 0x2af9363d60 MAP: (14 sibs) 1 children: 44: [6] [6] 0x2af9363df0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [7] [7] 0x2af9363e80 MAP: (14 sibs) 1 children: 44: [8] [8] 0x2af9363f10 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [9] [9] 0x2af9363fa0 MAP: (14 sibs) 1 children: 44: [10] [10] 0x2af9364030 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [11] [11] 0x2af93640c0 MAP: (14 sibs) 1 children: 44: [12] [12] 0x2af9364150 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [13] [13] 0x2af93641e0 MAP: (14 sibs) 1 children: 44: [14] [14] 0x2af9364270 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [15] [15] 0x2af9364300 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2af9364390 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [17] [17] 0x2af9364420 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2af93644b0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [19] [19] 0x2af9364540 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2af93645d0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [21] [21] 0x2af9364660 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2af93646f0 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 44: [23] [23] 0x2af9364780 MAP: (14 sibs) 1 children: 44: [24] [24] 0x2af9364810 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 44: [25] [25] 0x2af93648a0 MAP: (14 sibs) 2 children: 44: [26] [26] 0x2af9364930 KEYVAL: 'key1' 'true1' (2 sibs) 44: [27] [27] 0x2af93649c0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 44: [28] [28] 0x2af9364a50 MAP: (14 sibs) 2 children: 44: [29] [29] 0x2af9364ae0 KEYVAL: 'key2' 'true2' (2 sibs) 44: [30] [30] 0x2af9364b70 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 44: #nodes=31 vs #printed=31 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ emitted yml: 44: - MessageID1: 'MapRegion_HyrulePrairie'\n 44: - MessageID2: 'MapRegion_HyrulePrairie'\n 44: - MessageID3: 'MapRegion_HyrulePrairie '\n 44: - MessageID4: 'MapRegion_HyrulePrairie '\n 44: - MessageID5: 'MapRegion_HyrulePrairie '\n 44: - MessageID6: 'MapRegion_HyrulePrairie '\n 44: - MessageID7: 'MapRegion_HyrulePrairie '\n 44: - MessageID8: 'MapRegion_HyrulePrairie '\n 44: - MessageID9: 'MapRegion_HyrulePrairie '\n 44: - MessageID10: 'MapRegion_HyrulePrairie '\n 44: - MessageID11: 'MapRegion_HyrulePrairie'\n 44: - MessageID12: 'MapRegion_HyrulePrairie'\n 44: - key1: true1\n 44: MessageID1: 'MapRegion_HyrulePrairie1 '\n 44: - key2: true2\n 44: MessageID2: 'MapRegion_HyrulePrairie2 '\n 44: ~~~~~~~~~~~~~~ emitted tree: 44: -------------------------------------- 44: [0][0] 0x2af93807e0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2af9380870 MAP: (14 sibs) 1 children: 44: [2] [2] 0x2af9380900 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 44: [3] [3] 0x2af9380990 MAP: (14 sibs) 1 children: 44: [4] [4] 0x2af9380a20 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 44: [5] [5] 0x2af9380ab0 MAP: (14 sibs) 1 children: 44: [6] [6] 0x2af9380b40 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [7] [7] 0x2af9380bd0 MAP: (14 sibs) 1 children: 44: [8] [8] 0x2af9380c60 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [9] [9] 0x2af9380cf0 MAP: (14 sibs) 1 children: 44: [10] [10] 0x2af9380d80 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [11] [11] 0x2af9380e10 MAP: (14 sibs) 1 children: 44: [12] [12] 0x2af9380ea0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [13] [13] 0x2af9380f30 MAP: (14 sibs) 1 children: 44: [14] [14] 0x2af9380fc0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [15] [15] 0x2af9381050 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2af93810e0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [17] [17] 0x2af9381170 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2af9381200 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [19] [19] 0x2af9381290 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2af9381320 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [21] [21] 0x2af93813b0 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2af9381440 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 44: [23] [23] 0x2af93814d0 MAP: (14 sibs) 1 children: 44: [24] [24] 0x2af9381560 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 44: [25] [25] 0x2af93815f0 MAP: (14 sibs) 2 children: 44: [26] [26] 0x2af9381680 KEYVAL: 'key1' 'true1' (2 sibs) 44: [27] [27] 0x2af9381710 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 44: [28] [28] 0x2af93817a0 MAP: (14 sibs) 2 children: 44: [29] [29] 0x2af9381830 KEYVAL: 'key2' 'true2' (2 sibs) 44: [30] [30] 0x2af93818c0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 44: #nodes=31 vs #printed=31 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/8 (6 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/9 44: ------------------------------------------- 44: running test case 'github35/expected_error11' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/9 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/10 44: ------------------------------------------- 44: running test case 'github35/expected_error12' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/10 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/11 44: ------------------------------------------- 44: running test case 'github35/expected_error21' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/11 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/12 44: ------------------------------------------- 44: running test case 'github35/expected_error22' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/12 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/13 44: ------------------------------------------- 44: running test case 'github128/1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/13 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/14 44: ------------------------------------------- 44: running test case 'github128/2' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: *~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x2af936a1b0 [ROOT] DOCVAL: '*' (1 sibs) 44: #nodes=1 vs #printed=1 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ emitted yml: 44: '*'\n 44: ~~~~~~~~~~~~~~ emitted tree: 44: -------------------------------------- 44: [0][0] 0x2af937ecc0 [ROOT] DOCVAL: '*' (1 sibs) 44: #nodes=1 vs #printed=1 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/14 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/15 44: ------------------------------------------- 44: running test case 'github129' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: \n 44: ref: &ref ref_val\n 44: a: *ref # resolve the reference\n 44: b: '*ref' # don't resolve, it's just a string\n 44: c: "*ref" # don't resolve, it's just a string\n 44: d: > # don't resolve, it's just a string\n 44: *ref\n 44: f\n 44: e: >- # don't resolve, it's just a string\n 44: *refef\n 44: f: >+ # don't resolve, it's just a string\n 44: *ref\n 44: f\n 44: g: | # don't resolve, it's just a string\n 44: *ref\n 44: h: |- # don't resolve, it's just a string\n 44: *refef\n 44: i: |+ # don't resolve, it's just a string\n 44: *ref\n 44: ~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x2af936b7c0 [ROOT] MAP: (1 sibs) 10 children: 44: [1] [1] 0x2af936b850 KEYVAL: 'ref' 'ref_val' (10 sibs) 44: [2] [2] 0x2af936b8e0 KEYVAL: 'a' 'ref_val' (10 sibs) 44: [3] [3] 0x2af936b970 KEYVAL: 'b' '*ref' (10 sibs) 44: [4] [4] 0x2af936ba00 KEYVAL: 'c' '*ref' (10 sibs) 44: [5] [5] 0x2af936ba90 KEYVAL: 'd' '*ref 44: ' (10 sibs) 44: [6] [6] 0x2af936bb20 KEYVAL: 'e' '*ref' (10 sibs) 44: [7] [7] 0x2af936bbb0 KEYVAL: 'f' '*ref 44: ' (10 sibs) 44: [8] [8] 0x2af936bc40 KEYVAL: 'g' '*ref 44: ' (10 sibs) 44: [9] [9] 0x2af936bcd0 KEYVAL: 'h' '*ref' (10 sibs) 44: [10] [10] 0x2af936bd60 KEYVAL: 'i' '*ref 44: ' (10 sibs) 44: #nodes=11 vs #printed=11 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ emitted yml: 44: ref: ref_val\n 44: a: ref_val\n 44: b: '*ref'\n 44: c: '*ref'\n 44: d: |\n 44: *ref\n 44: \n 44: e: '*ref'\n 44: f: |\n 44: *ref\n 44: \n 44: g: |\n 44: *ref\n 44: \n 44: h: '*ref'\n 44: i: |\n 44: *ref\n 44: \n 44: ~~~~~~~~~~~~~~ emitted tree: 44: -------------------------------------- 44: [0][0] 0x2af93819f0 [ROOT] MAP: (1 sibs) 10 children: 44: [1] [1] 0x2af9381a80 KEYVAL: 'ref' 'ref_val' (10 sibs) 44: [2] [2] 0x2af9381b10 KEYVAL: 'a' 'ref_val' (10 sibs) 44: [3] [3] 0x2af9381ba0 KEYVAL: 'b' '*ref' (10 sibs) 44: [4] [4] 0x2af9381c30 KEYVAL: 'c' '*ref' (10 sibs) 44: [5] [5] 0x2af9381cc0 KEYVAL: 'd' '*ref 44: ' (10 sibs) 44: [6] [6] 0x2af9381d50 KEYVAL: 'e' '*ref' (10 sibs) 44: [7] [7] 0x2af9381de0 KEYVAL: 'f' '*ref 44: ' (10 sibs) 44: [8] [8] 0x2af9381e70 KEYVAL: 'g' '*ref 44: ' (10 sibs) 44: [9] [9] 0x2af9381f00 KEYVAL: 'h' '*ref' (10 sibs) 44: [10] [10] 0x2af9381f90 KEYVAL: 'i' '*ref 44: ' (10 sibs) 44: #nodes=11 vs #printed=11 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/15 (4 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/0 44: ------------------------------------------- 44: running test case 'github3-problem1' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: \r\n 44: translation: [-2, -2, 5]~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x2af936c160 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2af936c1f0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2af936c280 VAL: '-2' (3 sibs) 44: [3] [3] 0x2af936c310 VAL: '-2' (3 sibs) 44: [4] [4] 0x2af936c3a0 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] 0x2af9382300 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2af9382390 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2af9382420 VAL: '-2' (3 sibs) 44: [3] [3] 0x2af93824b0 VAL: '-2' (3 sibs) 44: [4] [4] 0x2af9382540 VAL: '5' (3 sibs) 44: #nodes=5 vs #printed=5 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/0 (2 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/1 44: ------------------------------------------- 44: running test case 'github3-problem2-ex1' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: \r\n 44: audio resource:\r\n 44: ~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x2af936ca70 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2af936cb00 KEYVAL: 'audio resource' '' (1 sibs) 44: #nodes=2 vs #printed=2 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ emitted yml: 44: audio resource: \n 44: ~~~~~~~~~~~~~~ emitted tree: 44: -------------------------------------- 44: [0][0] 0x2af9382c10 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2af9382ca0 KEYVAL: 'audio resource' '' (1 sibs) 44: #nodes=2 vs #printed=2 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/1 (1 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/2 44: ------------------------------------------- 44: running test case 'github3-problem2-ex2' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: \r\n 44: audio resource:\r\n 44: more:\r\n 44: example: y\r\n 44: ~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x2af936d380 [ROOT] MAP: (1 sibs) 2 children: 44: [1] [1] 0x2af936d410 KEYVAL: 'audio resource' '' (2 sibs) 44: [2] [2] 0x2af936d4a0 KEYMAP: 'more' (2 sibs) 1 children: 44: [3] [3] 0x2af936d530 KEYVAL: 'example' 'y' (1 sibs) 44: #nodes=4 vs #printed=4 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ emitted yml: 44: audio resource: \n 44: more:\n 44: example: y\n 44: ~~~~~~~~~~~~~~ emitted tree: 44: -------------------------------------- 44: [0][0] 0x2af9383520 [ROOT] MAP: (1 sibs) 2 children: 44: [1] [1] 0x2af93835b0 KEYVAL: 'audio resource' '' (2 sibs) 44: [2] [2] 0x2af9383640 KEYMAP: 'more' (2 sibs) 1 children: 44: [3] [3] 0x2af93836d0 KEYVAL: 'example' 'y' (1 sibs) 44: #nodes=4 vs #printed=4 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/2 (1 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/3 44: ------------------------------------------- 44: running test case 'github3-problem3' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: component:\r\n 44: type: perspective camera component\r\n 44: some_data: {} # this was working\r\n 44: data:\r\n 44: {} # but this was not working\r\n 44: ~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x2af936dc90 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2af936dd20 KEYMAP: 'component' (1 sibs) 3 children: 44: [2] [2] 0x2af936ddb0 KEYVAL: 'type' 'perspective camera component' (3 sibs) 44: [3] [3] 0x2af936de40 KEYMAP: 'some_data' (3 sibs) 0 children: 44: [4] [4] 0x2af936ded0 KEYMAP: 'data' (3 sibs) 0 children: 44: #nodes=5 vs #printed=5 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ emitted yml: 44: component:\n 44: type: perspective camera component\n 44: some_data: {}\n 44: data: {}\n 44: ~~~~~~~~~~~~~~ emitted tree: 44: -------------------------------------- 44: [0][0] 0x2af9383e30 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2af9383ec0 KEYMAP: 'component' (1 sibs) 3 children: 44: [2] [2] 0x2af9383f50 KEYVAL: 'type' 'perspective camera component' (3 sibs) 44: [3] [3] 0x2af9383fe0 KEYMAP: 'some_data' (3 sibs) 0 children: 44: [4] [4] 0x2af9384070 KEYMAP: 'data' (3 sibs) 0 children: 44: #nodes=5 vs #printed=5 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/3 (1 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/4 44: ------------------------------------------- 44: running test case 'github6-problem1' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: \r\n 44: - UQxRibHKEDI:\r\n 44: - 0.mp4\r\n 44: - 1.mp4\r\n 44: - 2.mp4\r\n 44: - 3.mp4\r\n 44: - DcYsg8VFdC0:\r\n 44: - 0.mp4\r\n 44: - 1.mp4\r\n 44: - 2.mp4\r\n 44: - 3.mp4\r\n 44: - Yt3ymqZXzLY:\r\n 44: - 0.mp4\r\n 44: - 1.mp4\r\n 44: - 2.mp4\r\n 44: - 3.mp4\r\n 44: ~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x2af936eeb0 [ROOT] SEQ: (1 sibs) 3 children: 44: [1] [1] 0x2af936ef40 MAP: (3 sibs) 1 children: 44: [2] [2] 0x2af936efd0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 44: [3] [3] 0x2af936f060 VAL: '0.mp4' (4 sibs) 44: [4] [4] 0x2af936f0f0 VAL: '1.mp4' (4 sibs) 44: [5] [5] 0x2af936f180 VAL: '2.mp4' (4 sibs) 44: [6] [6] 0x2af936f210 VAL: '3.mp4' (4 sibs) 44: [7] [7] 0x2af936f2a0 MAP: (3 sibs) 1 children: 44: [8] [8] 0x2af936f330 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 44: [9] [9] 0x2af936f3c0 VAL: '0.mp4' (4 sibs) 44: [10] [10] 0x2af936f450 VAL: '1.mp4' (4 sibs) 44: [11] [11] 0x2af936f4e0 VAL: '2.mp4' (4 sibs) 44: [12] [12] 0x2af936f570 VAL: '3.mp4' (4 sibs) 44: [13] [13] 0x2af936f600 MAP: (3 sibs) 1 children: 44: [14] [14] 0x2af936f690 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 44: [15] [15] 0x2af936f720 VAL: '0.mp4' (4 sibs) 44: [16] [16] 0x2af936f7b0 VAL: '1.mp4' (4 sibs) 44: [17] [17] 0x2af936f840 VAL: '2.mp4' (4 sibs) 44: [18] [18] 0x2af936f8d0 VAL: '3.mp4' (4 sibs) 44: #nodes=19 vs #printed=19 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ emitted yml: 44: - UQxRibHKEDI:\n 44: - 0.mp4\n 44: - 1.mp4\n 44: - 2.mp4\n 44: - 3.mp4\n 44: - DcYsg8VFdC0:\n 44: - 0.mp4\n 44: - 1.mp4\n 44: - 2.mp4\n 44: - 3.mp4\n 44: - Yt3ymqZXzLY:\n 44: - 0.mp4\n 44: - 1.mp4\n 44: - 2.mp4\n 44: - 3.mp4\n 44: ~~~~~~~~~~~~~~ emitted tree: 44: -------------------------------------- 44: [0][0] 0x2af9385050 [ROOT] SEQ: (1 sibs) 3 children: 44: [1] [1] 0x2af93850e0 MAP: (3 sibs) 1 children: 44: [2] [2] 0x2af9385170 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 44: [3] [3] 0x2af9385200 VAL: '0.mp4' (4 sibs) 44: [4] [4] 0x2af9385290 VAL: '1.mp4' (4 sibs) 44: [5] [5] 0x2af9385320 VAL: '2.mp4' (4 sibs) 44: [6] [6] 0x2af93853b0 VAL: '3.mp4' (4 sibs) 44: [7] [7] 0x2af9385440 MAP: (3 sibs) 1 children: 44: [8] [8] 0x2af93854d0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 44: [9] [9] 0x2af9385560 VAL: '0.mp4' (4 sibs) 44: [10] [10] 0x2af93855f0 VAL: '1.mp4' (4 sibs) 44: [11] [11] 0x2af9385680 VAL: '2.mp4' (4 sibs) 44: [12] [12] 0x2af9385710 VAL: '3.mp4' (4 sibs) 44: [13] [13] 0x2af93857a0 MAP: (3 sibs) 1 children: 44: [14] [14] 0x2af9385830 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 44: [15] [15] 0x2af93858c0 VAL: '0.mp4' (4 sibs) 44: [16] [16] 0x2af9385950 VAL: '1.mp4' (4 sibs) 44: [17] [17] 0x2af93859e0 VAL: '2.mp4' (4 sibs) 44: [18] [18] 0x2af9385a70 VAL: '3.mp4' (4 sibs) 44: #nodes=19 vs #printed=19 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/4 (3 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/5 44: ------------------------------------------- 44: running test case 'github6' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: videos:\r\n 44: - UQxRibHKEDI:\r\n 44: - 0.mp4\r\n 44: - 1.mp4\r\n 44: - 2.mp4\r\n 44: - 3.mp4\r\n 44: - DcYsg8VFdC0:\r\n 44: - 0.mp4\r\n 44: - 1.mp4\r\n 44: - 2.mp4\r\n 44: - 3.mp4\r\n 44: - Yt3ymqZXzLY:\r\n 44: - 0.mp4\r\n 44: - 1.mp4\r\n 44: - 2.mp4\r\n 44: - 3.mp4\r\n 44: ~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x2af93700c0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2af9370150 KEYSEQ: 'videos' (1 sibs) 3 children: 44: [2] [2] 0x2af93701e0 MAP: (3 sibs) 1 children: 44: [3] [3] 0x2af9370270 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 44: [4] [4] 0x2af9370300 VAL: '0.mp4' (4 sibs) 44: [5] [5] 0x2af9370390 VAL: '1.mp4' (4 sibs) 44: [6] [6] 0x2af9370420 VAL: '2.mp4' (4 sibs) 44: [7] [7] 0x2af93704b0 VAL: '3.mp4' (4 sibs) 44: [8] [8] 0x2af9370540 MAP: (3 sibs) 1 children: 44: [9] [9] 0x2af93705d0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 44: [10] [10] 0x2af9370660 VAL: '0.mp4' (4 sibs) 44: [11] [11] 0x2af93706f0 VAL: '1.mp4' (4 sibs) 44: [12] [12] 0x2af9370780 VAL: '2.mp4' (4 sibs) 44: [13] [13] 0x2af9370810 VAL: '3.mp4' (4 sibs) 44: [14] [14] 0x2af93708a0 MAP: (3 sibs) 1 children: 44: [15] [15] 0x2af9370930 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 44: [16] [16] 0x2af93709c0 VAL: '0.mp4' (4 sibs) 44: [17] [17] 0x2af9370a50 VAL: '1.mp4' (4 sibs) 44: [18] [18] 0x2af9370ae0 VAL: '2.mp4' (4 sibs) 44: [19] [19] 0x2af9370b70 VAL: '3.mp4' (4 sibs) 44: #nodes=20 vs #printed=20 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ emitted yml: 44: videos:\n 44: - UQxRibHKEDI:\n 44: - 0.mp4\n 44: - 1.mp4\n 44: - 2.mp4\n 44: - 3.mp4\n 44: - DcYsg8VFdC0:\n 44: - 0.mp4\n 44: - 1.mp4\n 44: - 2.mp4\n 44: - 3.mp4\n 44: - Yt3ymqZXzLY:\n 44: - 0.mp4\n 44: - 1.mp4\n 44: - 2.mp4\n 44: - 3.mp4\n 44: ~~~~~~~~~~~~~~ emitted tree: 44: -------------------------------------- 44: [0][0] 0x2af9386260 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2af93862f0 KEYSEQ: 'videos' (1 sibs) 3 children: 44: [2] [2] 0x2af9386380 MAP: (3 sibs) 1 children: 44: [3] [3] 0x2af9386410 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 44: [4] [4] 0x2af93864a0 VAL: '0.mp4' (4 sibs) 44: [5] [5] 0x2af9386530 VAL: '1.mp4' (4 sibs) 44: [6] [6] 0x2af93865c0 VAL: '2.mp4' (4 sibs) 44: [7] [7] 0x2af9386650 VAL: '3.mp4' (4 sibs) 44: [8] [8] 0x2af93866e0 MAP: (3 sibs) 1 children: 44: [9] [9] 0x2af9386770 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 44: [10] [10] 0x2af9386800 VAL: '0.mp4' (4 sibs) 44: [11] [11] 0x2af9386890 VAL: '1.mp4' (4 sibs) 44: [12] [12] 0x2af9386920 VAL: '2.mp4' (4 sibs) 44: [13] [13] 0x2af93869b0 VAL: '3.mp4' (4 sibs) 44: [14] [14] 0x2af9386a40 MAP: (3 sibs) 1 children: 44: [15] [15] 0x2af9386ad0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 44: [16] [16] 0x2af9386b60 VAL: '0.mp4' (4 sibs) 44: [17] [17] 0x2af9386bf0 VAL: '1.mp4' (4 sibs) 44: [18] [18] 0x2af9386c80 VAL: '2.mp4' (4 sibs) 44: [19] [19] 0x2af9386d10 VAL: '3.mp4' (4 sibs) 44: #nodes=20 vs #printed=20 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/5 (3 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/6 44: ------------------------------------------- 44: running test case 'github34/ex1' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: \r\n 44: # correct:\r\n 44: MessageID1: 'MapRegion_HyrulePrairie'\r\n 44: MessageID2: "MapRegion_HyrulePrairie"\r\n 44: MessageID3: 'MapRegion_HyrulePrairie'\r\n 44: MessageID4: "MapRegion_HyrulePrairie"\r\n 44: # incorrect: uninitialised memory?\r\n 44: MessageID5: 'MapRegion_HyrulePrairie'\r\n 44: MessageID6: "MapRegion_HyrulePrairie"\r\n 44: MessageID7: 'MapRegion_HyrulePrairie'\r\n 44: MessageID8: "MapRegion_HyrulePrairie"\r\n 44: MessageID9: 'MapRegion_HyrulePrairie'\r\n 44: MessageID0: "MapRegion_HyrulePrairie"\r\n 44: ~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x2af936e5a0 [ROOT] MAP: (1 sibs) 10 children: 44: [1] [1] 0x2af936e630 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 44: [2] [2] 0x2af936e6c0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 44: [3] [3] 0x2af936e750 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 44: [4] [4] 0x2af936e7e0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 44: [5] [5] 0x2af936e870 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 44: [6] [6] 0x2af936e900 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 44: [7] [7] 0x2af936e990 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 44: [8] [8] 0x2af936ea20 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 44: [9] [9] 0x2af936eab0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 44: [10] [10] 0x2af936eb40 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 44: #nodes=11 vs #printed=11 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ emitted yml: 44: MessageID1: 'MapRegion_HyrulePrairie'\n 44: MessageID2: 'MapRegion_HyrulePrairie'\n 44: MessageID3: 'MapRegion_HyrulePrairie'\n 44: MessageID4: 'MapRegion_HyrulePrairie'\n 44: MessageID5: 'MapRegion_HyrulePrairie'\n 44: MessageID6: 'MapRegion_HyrulePrairie'\n 44: MessageID7: 'MapRegion_HyrulePrairie'\n 44: MessageID8: 'MapRegion_HyrulePrairie'\n 44: MessageID9: 'MapRegion_HyrulePrairie'\n 44: MessageID0: 'MapRegion_HyrulePrairie'\n 44: ~~~~~~~~~~~~~~ emitted tree: 44: -------------------------------------- 44: [0][0] 0x2af9384740 [ROOT] MAP: (1 sibs) 10 children: 44: [1] [1] 0x2af93847d0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 44: [2] [2] 0x2af9384860 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 44: [3] [3] 0x2af93848f0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 44: [4] [4] 0x2af9384980 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 44: [5] [5] 0x2af9384a10 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 44: [6] [6] 0x2af9384aa0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 44: [7] [7] 0x2af9384b30 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 44: [8] [8] 0x2af9384bc0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 44: [9] [9] 0x2af9384c50 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 44: [10] [10] 0x2af9384ce0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 44: #nodes=11 vs #printed=11 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/6 (2 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/7 44: ------------------------------------------- 44: running test case 'github34/ex2' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: \r\n 44: # correct:\r\n 44: - MessageID1: 'MapRegion_HyrulePrairie'\r\n 44: - MessageID2: "MapRegion_HyrulePrairie"\r\n 44: - MessageID3: 'MapRegion_HyrulePrairie'\r\n 44: - MessageID4: "MapRegion_HyrulePrairie"\r\n 44: # incorrect: uninitialised memory?\r\n 44: - MessageID5: 'MapRegion_HyrulePrairie'\r\n 44: - MessageID6: "MapRegion_HyrulePrairie"\r\n 44: - MessageID7: 'MapRegion_HyrulePrairie'\r\n 44: - MessageID8: "MapRegion_HyrulePrairie"\r\n 44: - MessageID9: 'MapRegion_HyrulePrairie'\r\n 44: - MessageID0: "MapRegion_HyrulePrairie"\r\n 44: ~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x2af9371be0 [ROOT] SEQ: (1 sibs) 10 children: 44: [1] [1] 0x2af9371c70 MAP: (10 sibs) 1 children: 44: [2] [2] 0x2af9371d00 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 44: [3] [3] 0x2af9371d90 MAP: (10 sibs) 1 children: 44: [4] [4] 0x2af9371e20 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 44: [5] [5] 0x2af9371eb0 MAP: (10 sibs) 1 children: 44: [6] [6] 0x2af9371f40 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 44: [7] [7] 0x2af9371fd0 MAP: (10 sibs) 1 children: 44: [8] [8] 0x2af9372060 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 44: [9] [9] 0x2af93720f0 MAP: (10 sibs) 1 children: 44: [10] [10] 0x2af9372180 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 44: [11] [11] 0x2af9372210 MAP: (10 sibs) 1 children: 44: [12] [12] 0x2af93722a0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 44: [13] [13] 0x2af9372330 MAP: (10 sibs) 1 children: 44: [14] [14] 0x2af93723c0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 44: [15] [15] 0x2af9372450 MAP: (10 sibs) 1 children: 44: [16] [16] 0x2af93724e0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 44: [17] [17] 0x2af9372570 MAP: (10 sibs) 1 children: 44: [18] [18] 0x2af9372600 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 44: [19] [19] 0x2af9372690 MAP: (10 sibs) 1 children: 44: [20] [20] 0x2af9372720 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 44: #nodes=21 vs #printed=21 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ emitted yml: 44: - MessageID1: 'MapRegion_HyrulePrairie'\n 44: - MessageID2: 'MapRegion_HyrulePrairie'\n 44: - MessageID3: 'MapRegion_HyrulePrairie'\n 44: - MessageID4: 'MapRegion_HyrulePrairie'\n 44: - MessageID5: 'MapRegion_HyrulePrairie'\n 44: - MessageID6: 'MapRegion_HyrulePrairie'\n 44: - MessageID7: 'MapRegion_HyrulePrairie'\n 44: - MessageID8: 'MapRegion_HyrulePrairie'\n 44: - MessageID9: 'MapRegion_HyrulePrairie'\n 44: - MessageID0: 'MapRegion_HyrulePrairie'\n 44: ~~~~~~~~~~~~~~ emitted tree: 44: -------------------------------------- 44: [0][0] 0x2af9387d80 [ROOT] SEQ: (1 sibs) 10 children: 44: [1] [1] 0x2af9387e10 MAP: (10 sibs) 1 children: 44: [2] [2] 0x2af9387ea0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 44: [3] [3] 0x2af9387f30 MAP: (10 sibs) 1 children: 44: [4] [4] 0x2af9387fc0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 44: [5] [5] 0x2af9388050 MAP: (10 sibs) 1 children: 44: [6] [6] 0x2af93880e0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 44: [7] [7] 0x2af9388170 MAP: (10 sibs) 1 children: 44: [8] [8] 0x2af9388200 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 44: [9] [9] 0x2af9388290 MAP: (10 sibs) 1 children: 44: [10] [10] 0x2af9388320 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 44: [11] [11] 0x2af93883b0 MAP: (10 sibs) 1 children: 44: [12] [12] 0x2af9388440 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 44: [13] [13] 0x2af93884d0 MAP: (10 sibs) 1 children: 44: [14] [14] 0x2af9388560 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 44: [15] [15] 0x2af93885f0 MAP: (10 sibs) 1 children: 44: [16] [16] 0x2af9388680 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 44: [17] [17] 0x2af9388710 MAP: (10 sibs) 1 children: 44: [18] [18] 0x2af93887a0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 44: [19] [19] 0x2af9388830 MAP: (10 sibs) 1 children: 44: [20] [20] 0x2af93888c0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 44: #nodes=21 vs #printed=21 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/7 (4 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/8 44: ------------------------------------------- 44: running test case 'github34' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: \r\n 44: # incorrect: uninitialised memory?\r\n 44: - MessageID1: 'MapRegion_HyrulePrairie'\r\n 44: - MessageID2: "MapRegion_HyrulePrairie"\r\n 44: \r\n 44: # incorrect: uninitialised memory?\r\n 44: - MessageID3: 'MapRegion_HyrulePrairie '\r\n 44: - MessageID4: "MapRegion_HyrulePrairie "\r\n 44: \r\n 44: # incorrect: for some reason the ' is included in the string\r\n 44: - MessageID5: 'MapRegion_HyrulePrairie '\r\n 44: - MessageID6: 'MapRegion_HyrulePrairie '\r\n 44: - MessageID7: "MapRegion_HyrulePrairie "\r\n 44: - MessageID8: "MapRegion_HyrulePrairie "\r\n 44: \r\n 44: # incorrect: same issue\r\n 44: - MessageID9: 'MapRegion_HyrulePrairie '\r\n 44: - MessageID10: "MapRegion_HyrulePrairie "\r\n 44: \r\n 44: # incorrect: still has the trailing quote\r\n 44: - MessageID11: 'MapRegion_HyrulePrairie'\r\n 44: - MessageID12: "MapRegion_HyrulePrairie"\r\n 44: \r\n 44: # the string is parsed correctly in this case\r\n 44: - key1: true1\r\n 44: MessageID1: 'MapRegion_HyrulePrairie1 '\r\n 44: - key2: true2\r\n 44: MessageID2: "MapRegion_HyrulePrairie2 "\r\n 44: ~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x2af9372df0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2af9372e80 MAP: (14 sibs) 1 children: 44: [2] [2] 0x2af9372f10 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 44: [3] [3] 0x2af9372fa0 MAP: (14 sibs) 1 children: 44: [4] [4] 0x2af9373030 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 44: [5] [5] 0x2af93730c0 MAP: (14 sibs) 1 children: 44: [6] [6] 0x2af9373150 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [7] [7] 0x2af93731e0 MAP: (14 sibs) 1 children: 44: [8] [8] 0x2af9373270 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [9] [9] 0x2af9373300 MAP: (14 sibs) 1 children: 44: [10] [10] 0x2af9373390 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [11] [11] 0x2af9373420 MAP: (14 sibs) 1 children: 44: [12] [12] 0x2af93734b0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [13] [13] 0x2af9373540 MAP: (14 sibs) 1 children: 44: [14] [14] 0x2af93735d0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [15] [15] 0x2af9373660 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2af93736f0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [17] [17] 0x2af9373780 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2af9373810 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [19] [19] 0x2af93738a0 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2af9373930 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [21] [21] 0x2af93739c0 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2af9373a50 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 44: [23] [23] 0x2af9373ae0 MAP: (14 sibs) 1 children: 44: [24] [24] 0x2af9373b70 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 44: [25] [25] 0x2af9373c00 MAP: (14 sibs) 2 children: 44: [26] [26] 0x2af9373c90 KEYVAL: 'key1' 'true1' (2 sibs) 44: [27] [27] 0x2af9373d20 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 44: [28] [28] 0x2af9373db0 MAP: (14 sibs) 2 children: 44: [29] [29] 0x2af9373e40 KEYVAL: 'key2' 'true2' (2 sibs) 44: [30] [30] 0x2af9373ed0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 44: #nodes=31 vs #printed=31 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ emitted yml: 44: - MessageID1: 'MapRegion_HyrulePrairie'\n 44: - MessageID2: 'MapRegion_HyrulePrairie'\n 44: - MessageID3: 'MapRegion_HyrulePrairie '\n 44: - MessageID4: 'MapRegion_HyrulePrairie '\n 44: - MessageID5: 'MapRegion_HyrulePrairie '\n 44: - MessageID6: 'MapRegion_HyrulePrairie '\n 44: - MessageID7: 'MapRegion_HyrulePrairie '\n 44: - MessageID8: 'MapRegion_HyrulePrairie '\n 44: - MessageID9: 'MapRegion_HyrulePrairie '\n 44: - MessageID10: 'MapRegion_HyrulePrairie '\n 44: - MessageID11: 'MapRegion_HyrulePrairie'\n 44: - MessageID12: 'MapRegion_HyrulePrairie'\n 44: - key1: true1\n 44: MessageID1: 'MapRegion_HyrulePrairie1 '\n 44: - key2: true2\n 44: MessageID2: 'MapRegion_HyrulePrairie2 '\n 44: ~~~~~~~~~~~~~~ emitted tree: 44: -------------------------------------- 44: [0][0] 0x2af9388f90 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2af9389020 MAP: (14 sibs) 1 children: 44: [2] [2] 0x2af93890b0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 44: [3] [3] 0x2af9389140 MAP: (14 sibs) 1 children: 44: [4] [4] 0x2af93891d0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 44: [5] [5] 0x2af9389260 MAP: (14 sibs) 1 children: 44: [6] [6] 0x2af93892f0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [7] [7] 0x2af9389380 MAP: (14 sibs) 1 children: 44: [8] [8] 0x2af9389410 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [9] [9] 0x2af93894a0 MAP: (14 sibs) 1 children: 44: [10] [10] 0x2af9389530 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [11] [11] 0x2af93895c0 MAP: (14 sibs) 1 children: 44: [12] [12] 0x2af9389650 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [13] [13] 0x2af93896e0 MAP: (14 sibs) 1 children: 44: [14] [14] 0x2af9389770 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [15] [15] 0x2af9389800 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2af9389890 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [17] [17] 0x2af9389920 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2af93899b0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [19] [19] 0x2af9389a40 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2af9389ad0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [21] [21] 0x2af9389b60 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2af9389bf0 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 44: [23] [23] 0x2af9389c80 MAP: (14 sibs) 1 children: 44: [24] [24] 0x2af9389d10 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 44: [25] [25] 0x2af9389da0 MAP: (14 sibs) 2 children: 44: [26] [26] 0x2af9389e30 KEYVAL: 'key1' 'true1' (2 sibs) 44: [27] [27] 0x2af9389ec0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 44: [28] [28] 0x2af9389f50 MAP: (14 sibs) 2 children: 44: [29] [29] 0x2af9389fe0 KEYVAL: 'key2' 'true2' (2 sibs) 44: [30] [30] 0x2af938a070 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 44: #nodes=31 vs #printed=31 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/8 (6 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/9 44: ------------------------------------------- 44: running test case 'github35/expected_error11' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/9 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/10 44: ------------------------------------------- 44: running test case 'github35/expected_error12' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/10 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/11 44: ------------------------------------------- 44: running test case 'github35/expected_error21' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/11 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/12 44: ------------------------------------------- 44: running test case 'github35/expected_error22' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/12 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/13 44: ------------------------------------------- 44: running test case 'github128/1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/13 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/14 44: ------------------------------------------- 44: running test case 'github128/2' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: *~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x2af9376440 [ROOT] DOCVAL: '*' (1 sibs) 44: #nodes=1 vs #printed=1 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ emitted yml: 44: '*'\n 44: ~~~~~~~~~~~~~~ emitted tree: 44: -------------------------------------- 44: [0][0] 0x2af9387470 [ROOT] DOCVAL: '*' (1 sibs) 44: #nodes=1 vs #printed=1 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/14 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/15 44: ------------------------------------------- 44: running test case 'github129' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: \r\n 44: ref: &ref ref_val\r\n 44: a: *ref # resolve the reference\r\n 44: b: '*ref' # don't resolve, it's just a string\r\n 44: c: "*ref" # don't resolve, it's just a string\r\n 44: d: > # don't resolve, it's just a string\r\n 44: *ref\n 44: f\r\n 44: e: >- # don't resolve, it's just a string\r\n 44: *refef\r\n 44: f: >+ # don't resolve, it's just a string\r\n 44: *ref\n 44: f\r\n 44: g: | # don't resolve, it's just a string\r\n 44: *ref\n 44: f\r\n 44: h: |- # don't resolve, it's just a string\r\n 44: *refef\r\n 44: i: |+ # don't resolve, it's just a string\r\n 44: *ref\n 44: f\r\n 44: ~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x2af9376d50 [ROOT] MAP: (1 sibs) 10 children: 44: [1] [1] 0x2af9376de0 KEYVAL: 'ref' 'ref_val' (10 sibs) 44: [2] [2] 0x2af9376e70 KEYVAL: 'a' 'ref_val' (10 sibs) 44: [3] [3] 0x2af9376f00 KEYVAL: 'b' '*ref' (10 sibs) 44: [4] [4] 0x2af9376f90 KEYVAL: 'c' '*ref' (10 sibs) 44: [5] [5] 0x2af9377020 KEYVAL: 'd' '*ref 44: ' (10 sibs) 44: [6] [6] 0x2af93770b0 KEYVAL: 'e' '*ref' (10 sibs) 44: [7] [7] 0x2af9377140 KEYVAL: 'f' '*ref 44: ' (10 sibs) 44: [8] [8] 0x2af93771d0 KEYVAL: 'g' '*ref 44: ' (10 sibs) 44: [9] [9] 0x2af9377260 KEYVAL: 'h' '*ref' (10 sibs) 44: [10] [10] 0x2af93772f0 KEYVAL: 'i' '*ref 44: ' (10 sibs) 44: #nodes=11 vs #printed=11 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ emitted yml: 44: ref: ref_val\n 44: a: ref_val\n 44: b: '*ref'\n 44: c: '*ref'\n 44: d: |\n 44: *ref\n 44: \n 44: e: '*ref'\n 44: f: |\n 44: *ref\n 44: \n 44: g: |\n 44: *ref\n 44: \n 44: h: '*ref'\n 44: i: |\n 44: *ref\n 44: \n 44: ~~~~~~~~~~~~~~ emitted tree: 44: -------------------------------------- 44: [0][0] 0x2af938a1a0 [ROOT] MAP: (1 sibs) 10 children: 44: [1] [1] 0x2af938a230 KEYVAL: 'ref' 'ref_val' (10 sibs) 44: [2] [2] 0x2af938a2c0 KEYVAL: 'a' 'ref_val' (10 sibs) 44: [3] [3] 0x2af938a350 KEYVAL: 'b' '*ref' (10 sibs) 44: [4] [4] 0x2af938a3e0 KEYVAL: 'c' '*ref' (10 sibs) 44: [5] [5] 0x2af938a470 KEYVAL: 'd' '*ref 44: ' (10 sibs) 44: [6] [6] 0x2af938a500 KEYVAL: 'e' '*ref' (10 sibs) 44: [7] [7] 0x2af938a590 KEYVAL: 'f' '*ref 44: ' (10 sibs) 44: [8] [8] 0x2af938a620 KEYVAL: 'g' '*ref 44: ' (10 sibs) 44: [9] [9] 0x2af938a6b0 KEYVAL: 'h' '*ref' (10 sibs) 44: [10] [10] 0x2af938a740 KEYVAL: 'i' '*ref 44: ' (10 sibs) 44: #nodes=11 vs #printed=11 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/15 (2 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/0 44: ------------------------------------------- 44: running test case 'github3-problem1' 44: ------------------------------------------- 44: REF TREE: 44: 0x2af9325f80 [ROOT] MAP: (0 sibs) 1 children: 44: 0x2af93206f0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x2af9320790 VAL: '-2' (3 sibs) 44: 0x2af9320828 VAL: '-2' (3 sibs) 44: 0x2af93208c0 VAL: '5' (3 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2af9379b80 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2af9379c10 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2af9379ca0 VAL: '-2' (3 sibs) 44: [3] [3] 0x2af9379d30 VAL: '-2' (3 sibs) 44: [4] [4] 0x2af9379dc0 VAL: '5' (3 sibs) 44: #nodes=5 vs #printed=5 44: -------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/0 (1 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/1 44: ------------------------------------------- 44: running test case 'github3-problem2-ex1' 44: ------------------------------------------- 44: REF TREE: 44: 0x2af9326098 [ROOT] MAP: (0 sibs) 1 children: 44: 0x2af9320ba0 KEYVAL: 'audio resource' '' (1 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2af9379e60 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2af9379ef0 KEYVAL: 'audio resource' '' (1 sibs) 44: #nodes=2 vs #printed=2 44: -------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/1 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/2 44: ------------------------------------------- 44: running test case 'github3-problem2-ex2' 44: ------------------------------------------- 44: REF TREE: 44: 0x2af93261b0 [ROOT] MAP: (0 sibs) 2 children: 44: 0x2af9321150 KEYVAL: 'audio resource' '' (2 sibs) 44: 0x2af93211e8 KEYMAP: 'more' (2 sibs) 1 children: 44: 0x2af9321290 KEYVAL: 'example' 'y' (1 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2af9379f90 [ROOT] MAP: (1 sibs) 2 children: 44: [1] [1] 0x2af937a020 KEYVAL: 'audio resource' '' (2 sibs) 44: [2] [2] 0x2af937a0b0 KEYMAP: 'more' (2 sibs) 1 children: 44: [3] [3] 0x2af937a140 KEYVAL: 'example' 'y' (1 sibs) 44: #nodes=4 vs #printed=4 44: -------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/2 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/3 44: ------------------------------------------- 44: running test case 'github3-problem3' 44: ------------------------------------------- 44: REF TREE: 44: 0x2af93262c8 [ROOT] MAP: (0 sibs) 1 children: 44: 0x2af9320c40 KEYMAP: 'component' (1 sibs) 3 children: 44: 0x2af9321330 KEYVAL: 'type' 'perspective camera component' (3 sibs) 44: 0x2af93213c8 KEYMAP: 'some_data' (3 sibs) 0 children: 44: 0x2af9321460 KEYMAP: 'data' (3 sibs) 0 children: 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2af938aab0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2af938ab40 KEYMAP: 'component' (1 sibs) 3 children: 44: [2] [2] 0x2af938abd0 KEYVAL: 'type' 'perspective camera component' (3 sibs) 44: [3] [3] 0x2af938ac60 KEYMAP: 'some_data' (3 sibs) 0 children: 44: [4] [4] 0x2af938acf0 KEYMAP: 'data' (3 sibs) 0 children: 44: #nodes=5 vs #printed=5 44: -------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/3 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/4 44: ------------------------------------------- 44: running test case 'github6-problem1' 44: ------------------------------------------- 44: REF TREE: 44: 0x2af93263e0 [ROOT] SEQ: (0 sibs) 3 children: 44: 0x2af9320400 MAP: (3 sibs) 1 children: 44: 0x2af9322e50 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 44: 0x2af9322ef0 VAL: '0.mp4' (4 sibs) 44: 0x2af9322f88 VAL: '1.mp4' (4 sibs) 44: 0x2af9323020 VAL: '2.mp4' (4 sibs) 44: 0x2af93230b8 VAL: '3.mp4' (4 sibs) 44: 0x2af9320498 MAP: (3 sibs) 1 children: 44: 0x2af9323160 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 44: 0x2af9323200 VAL: '0.mp4' (4 sibs) 44: 0x2af9323298 VAL: '1.mp4' (4 sibs) 44: 0x2af9323330 VAL: '2.mp4' (4 sibs) 44: 0x2af93233c8 VAL: '3.mp4' (4 sibs) 44: 0x2af9320530 MAP: (3 sibs) 1 children: 44: 0x2af9323470 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 44: 0x2af9323510 VAL: '0.mp4' (4 sibs) 44: 0x2af93235a8 VAL: '1.mp4' (4 sibs) 44: 0x2af9323640 VAL: '2.mp4' (4 sibs) 44: 0x2af93236d8 VAL: '3.mp4' (4 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2af938ad90 [ROOT] SEQ: (1 sibs) 3 children: 44: [1] [1] 0x2af938ae20 MAP: (3 sibs) 1 children: 44: [2] [2] 0x2af938aeb0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 44: [3] [3] 0x2af938af40 VAL: '0.mp4' (4 sibs) 44: [4] [4] 0x2af938afd0 VAL: '1.mp4' (4 sibs) 44: [5] [5] 0x2af938b060 VAL: '2.mp4' (4 sibs) 44: [6] [6] 0x2af938b0f0 VAL: '3.mp4' (4 sibs) 44: [7] [7] 0x2af938b180 MAP: (3 sibs) 1 children: 44: [8] [8] 0x2af938b210 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 44: [9] [9] 0x2af938b2a0 VAL: '0.mp4' (4 sibs) 44: [10] [10] 0x2af938b330 VAL: '1.mp4' (4 sibs) 44: [11] [11] 0x2af938b3c0 VAL: '2.mp4' (4 sibs) 44: [12] [12] 0x2af938b450 VAL: '3.mp4' (4 sibs) 44: [13] [13] 0x2af938b4e0 MAP: (3 sibs) 1 children: 44: [14] [14] 0x2af938b570 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 44: [15] [15] 0x2af938b600 VAL: '0.mp4' (4 sibs) 44: [16] [16] 0x2af938b690 VAL: '1.mp4' (4 sibs) 44: [17] [17] 0x2af938b720 VAL: '2.mp4' (4 sibs) 44: [18] [18] 0x2af938b7b0 VAL: '3.mp4' (4 sibs) 44: #nodes=19 vs #printed=19 44: -------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/4 (2 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/5 44: ------------------------------------------- 44: running test case 'github6' 44: ------------------------------------------- 44: REF TREE: 44: 0x2af93264f8 [ROOT] MAP: (0 sibs) 1 children: 44: 0x2af9323ed0 KEYSEQ: 'videos' (1 sibs) 3 children: 44: 0x2af9323f70 MAP: (3 sibs) 1 children: 44: 0x2af9324140 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 44: 0x2af93241e0 VAL: '0.mp4' (4 sibs) 44: 0x2af9324278 VAL: '1.mp4' (4 sibs) 44: 0x2af9324310 VAL: '2.mp4' (4 sibs) 44: 0x2af93243a8 VAL: '3.mp4' (4 sibs) 44: 0x2af9324008 MAP: (3 sibs) 1 children: 44: 0x2af9324450 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 44: 0x2af93244f0 VAL: '0.mp4' (4 sibs) 44: 0x2af9324588 VAL: '1.mp4' (4 sibs) 44: 0x2af9324620 VAL: '2.mp4' (4 sibs) 44: 0x2af93246b8 VAL: '3.mp4' (4 sibs) 44: 0x2af93240a0 MAP: (3 sibs) 1 children: 44: 0x2af9324760 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 44: 0x2af9324800 VAL: '0.mp4' (4 sibs) 44: 0x2af9324898 VAL: '1.mp4' (4 sibs) 44: 0x2af9324930 VAL: '2.mp4' (4 sibs) 44: 0x2af93249c8 VAL: '3.mp4' (4 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2af938b850 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2af938b8e0 KEYSEQ: 'videos' (1 sibs) 3 children: 44: [2] [2] 0x2af938b970 MAP: (3 sibs) 1 children: 44: [3] [3] 0x2af938ba00 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 44: [4] [4] 0x2af938ba90 VAL: '0.mp4' (4 sibs) 44: [5] [5] 0x2af938bb20 VAL: '1.mp4' (4 sibs) 44: [6] [6] 0x2af938bbb0 VAL: '2.mp4' (4 sibs) 44: [7] [7] 0x2af938bc40 VAL: '3.mp4' (4 sibs) 44: [8] [8] 0x2af938bcd0 MAP: (3 sibs) 1 children: 44: [9] [9] 0x2af938bd60 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 44: [10] [10] 0x2af938bdf0 VAL: '0.mp4' (4 sibs) 44: [11] [11] 0x2af938be80 VAL: '1.mp4' (4 sibs) 44: [12] [12] 0x2af938bf10 VAL: '2.mp4' (4 sibs) 44: [13] [13] 0x2af938bfa0 VAL: '3.mp4' (4 sibs) 44: [14] [14] 0x2af938c030 MAP: (3 sibs) 1 children: 44: [15] [15] 0x2af938c0c0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 44: [16] [16] 0x2af938c150 VAL: '0.mp4' (4 sibs) 44: [17] [17] 0x2af938c1e0 VAL: '1.mp4' (4 sibs) 44: [18] [18] 0x2af938c270 VAL: '2.mp4' (4 sibs) 44: [19] [19] 0x2af938c300 VAL: '3.mp4' (4 sibs) 44: #nodes=20 vs #printed=20 44: -------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/5 (1 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/6 44: ------------------------------------------- 44: running test case 'github34/ex1' 44: ------------------------------------------- 44: REF TREE: 44: 0x2af9326610 [ROOT] MAP: (0 sibs) 10 children: 44: 0x2af9324a70 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 44: 0x2af9324b08 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 44: 0x2af9324ba0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 44: 0x2af9324c38 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 44: 0x2af9324cd0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 44: 0x2af9324d68 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 44: 0x2af9324e00 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 44: 0x2af9324e98 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 44: 0x2af9324f30 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 44: 0x2af9324fc8 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2af938c3a0 [ROOT] MAP: (1 sibs) 10 children: 44: [1] [1] 0x2af938c430 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 44: [2] [2] 0x2af938c4c0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 44: [3] [3] 0x2af938c550 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 44: [4] [4] 0x2af938c5e0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 44: [5] [5] 0x2af938c670 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 44: [6] [6] 0x2af938c700 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 44: [7] [7] 0x2af938c790 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 44: [8] [8] 0x2af938c820 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 44: [9] [9] 0x2af938c8b0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 44: [10] [10] 0x2af938c940 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 44: #nodes=11 vs #printed=11 44: -------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/6 (1 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/7 44: ------------------------------------------- 44: running test case 'github34/ex2' 44: ------------------------------------------- 44: REF TREE: 44: 0x2af9326728 [ROOT] SEQ: (0 sibs) 10 children: 44: 0x2af9325070 MAP: (10 sibs) 1 children: 44: 0x2af93215f0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2af9325108 MAP: (10 sibs) 1 children: 44: 0x2af9321690 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2af93251a0 MAP: (10 sibs) 1 children: 44: 0x2af9325670 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2af9325238 MAP: (10 sibs) 1 children: 44: 0x2af9325710 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2af93252d0 MAP: (10 sibs) 1 children: 44: 0x2af93257b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2af9325368 MAP: (10 sibs) 1 children: 44: 0x2af9325850 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2af9325400 MAP: (10 sibs) 1 children: 44: 0x2af93258f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2af9325498 MAP: (10 sibs) 1 children: 44: 0x2af9325990 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2af9325530 MAP: (10 sibs) 1 children: 44: 0x2af9325a30 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2af93255c8 MAP: (10 sibs) 1 children: 44: 0x2af9325ad0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2af938c9e0 [ROOT] SEQ: (1 sibs) 10 children: 44: [1] [1] 0x2af938ca70 MAP: (10 sibs) 1 children: 44: [2] [2] 0x2af938cb00 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 44: [3] [3] 0x2af938cb90 MAP: (10 sibs) 1 children: 44: [4] [4] 0x2af938cc20 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 44: [5] [5] 0x2af938ccb0 MAP: (10 sibs) 1 children: 44: [6] [6] 0x2af938cd40 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 44: [7] [7] 0x2af938cdd0 MAP: (10 sibs) 1 children: 44: [8] [8] 0x2af938ce60 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 44: [9] [9] 0x2af938cef0 MAP: (10 sibs) 1 children: 44: [10] [10] 0x2af938cf80 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 44: [11] [11] 0x2af938d010 MAP: (10 sibs) 1 children: 44: [12] [12] 0x2af938d0a0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 44: [13] [13] 0x2af938d130 MAP: (10 sibs) 1 children: 44: [14] [14] 0x2af938d1c0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 44: [15] [15] 0x2af938d250 MAP: (10 sibs) 1 children: 44: [16] [16] 0x2af938d2e0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 44: [17] [17] 0x2af938d370 MAP: (10 sibs) 1 children: 44: [18] [18] 0x2af938d400 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 44: [19] [19] 0x2af938d490 MAP: (10 sibs) 1 children: 44: [20] [20] 0x2af938d520 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 44: #nodes=21 vs #printed=21 44: -------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/7 (2 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/8 44: ------------------------------------------- 44: running test case 'github34' 44: ------------------------------------------- 44: REF TREE: 44: 0x2af9326840 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x2af93270c0 MAP: (14 sibs) 1 children: 44: 0x2af9327920 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2af9327158 MAP: (14 sibs) 1 children: 44: 0x2af93279c0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2af93271f0 MAP: (14 sibs) 1 children: 44: 0x2af9327a60 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 44: 0x2af9327288 MAP: (14 sibs) 1 children: 44: 0x2af9327b00 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 44: 0x2af9327320 MAP: (14 sibs) 1 children: 44: 0x2af9327ba0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 44: 0x2af93273b8 MAP: (14 sibs) 1 children: 44: 0x2af9327c40 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 44: 0x2af9327450 MAP: (14 sibs) 1 children: 44: 0x2af9327ce0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 44: 0x2af93274e8 MAP: (14 sibs) 1 children: 44: 0x2af9327d80 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 44: 0x2af9327580 MAP: (14 sibs) 1 children: 44: 0x2af9327e20 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 44: 0x2af9327618 MAP: (14 sibs) 1 children: 44: 0x2af9327ec0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 44: 0x2af93276b0 MAP: (14 sibs) 1 children: 44: 0x2af9327f60 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2af9327748 MAP: (14 sibs) 1 children: 44: 0x2af9328000 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2af93277e0 MAP: (14 sibs) 2 children: 44: 0x2af93280a0 KEYVAL: 'key1' 'true1' (2 sibs) 44: 0x2af9328138 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 44: 0x2af9327878 MAP: (14 sibs) 2 children: 44: 0x2af93281e0 KEYVAL: 'key2' 'true2' (2 sibs) 44: 0x2af9328278 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2af938d5c0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2af938d650 MAP: (14 sibs) 1 children: 44: [2] [2] 0x2af938d6e0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 44: [3] [3] 0x2af938d770 MAP: (14 sibs) 1 children: 44: [4] [4] 0x2af938d800 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 44: [5] [5] 0x2af938d890 MAP: (14 sibs) 1 children: 44: [6] [6] 0x2af938d920 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [7] [7] 0x2af938d9b0 MAP: (14 sibs) 1 children: 44: [8] [8] 0x2af938da40 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [9] [9] 0x2af938dad0 MAP: (14 sibs) 1 children: 44: [10] [10] 0x2af938db60 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [11] [11] 0x2af938dbf0 MAP: (14 sibs) 1 children: 44: [12] [12] 0x2af938dc80 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [13] [13] 0x2af938dd10 MAP: (14 sibs) 1 children: 44: [14] [14] 0x2af938dda0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [15] [15] 0x2af938de30 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2af938dec0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [17] [17] 0x2af938df50 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2af938dfe0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [19] [19] 0x2af938e070 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2af938e100 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [21] [21] 0x2af938e190 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2af938e220 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 44: [23] [23] 0x2af938e2b0 MAP: (14 sibs) 1 children: 44: [24] [24] 0x2af938e340 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 44: [25] [25] 0x2af938e3d0 MAP: (14 sibs) 2 children: 44: [26] [26] 0x2af938e460 KEYVAL: 'key1' 'true1' (2 sibs) 44: [27] [27] 0x2af938e4f0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 44: [28] [28] 0x2af938e580 MAP: (14 sibs) 2 children: 44: [29] [29] 0x2af938e610 KEYVAL: 'key2' 'true2' (2 sibs) 44: [30] [30] 0x2af938e6a0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 44: #nodes=31 vs #printed=31 44: -------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/8 (3 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/9 44: ------------------------------------------- 44: running test case 'github35/expected_error11' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/9 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/10 44: ------------------------------------------- 44: running test case 'github35/expected_error12' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/10 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/11 44: ------------------------------------------- 44: running test case 'github35/expected_error21' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/11 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/12 44: ------------------------------------------- 44: running test case 'github35/expected_error22' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/12 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/13 44: ------------------------------------------- 44: running test case 'github128/1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/13 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/14 44: ------------------------------------------- 44: running test case 'github128/2' 44: ------------------------------------------- 44: REF TREE: 44: 0x2af9326ed0 [ROOT] DOCVAL: '*' (0 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2af9322140 [ROOT] DOCVAL: '*' (1 sibs) 44: #nodes=1 vs #printed=1 44: -------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/14 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/15 44: ------------------------------------------- 44: running test case 'github129' 44: ------------------------------------------- 44: REF TREE: 44: 0x2af9326fe8 [ROOT] MAP: (0 sibs) 10 children: 44: 0x2af9322580 KEYVAL: 'ref' 'ref_val' (10 sibs) 44: 0x2af9322618 KEYVAL: 'a' 'ref_val' (10 sibs) 44: 0x2af93226b0 KEYVAL: 'b' '*ref' (10 sibs) 44: 0x2af9322748 KEYVAL: 'c' '*ref' (10 sibs) 44: 0x2af93227e0 KEYVAL: 'd' '*ref 44: ' (10 sibs) 44: 0x2af9322878 KEYVAL: 'e' '*ref' (10 sibs) 44: 0x2af9322910 KEYVAL: 'f' '*ref 44: ' (10 sibs) 44: 0x2af93229a8 KEYVAL: 'g' '*ref 44: ' (10 sibs) 44: 0x2af9322a40 KEYVAL: 'h' '*ref' (10 sibs) 44: 0x2af9322ad8 KEYVAL: 'i' '*ref 44: ' (10 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2af938e740 [ROOT] MAP: (1 sibs) 10 children: 44: [1] [1] 0x2af938e7d0 KEYVAL: 'ref' 'ref_val' (10 sibs) 44: [2] [2] 0x2af938e860 KEYVAL: 'a' 'ref_val' (10 sibs) 44: [3] [3] 0x2af938e8f0 KEYVAL: 'b' '*ref' (10 sibs) 44: [4] [4] 0x2af938e980 KEYVAL: 'c' '*ref' (10 sibs) 44: [5] [5] 0x2af938ea10 KEYVAL: 'd' '*ref 44: ' (10 sibs) 44: [6] [6] 0x2af938eaa0 KEYVAL: 'e' '*ref' (10 sibs) 44: [7] [7] 0x2af938eb30 KEYVAL: 'f' '*ref 44: ' (10 sibs) 44: [8] [8] 0x2af938ebc0 KEYVAL: 'g' '*ref 44: ' (10 sibs) 44: [9] [9] 0x2af938ec50 KEYVAL: 'h' '*ref' (10 sibs) 44: [10] [10] 0x2af938ece0 KEYVAL: 'i' '*ref 44: ' (10 sibs) 44: #nodes=11 vs #printed=11 44: -------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/15 (1 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/0 44: ------------------------------------------- 44: running test case 'github3-problem1' 44: ------------------------------------------- 44: REF TREE: 44: 0x2af9325f80 [ROOT] MAP: (0 sibs) 1 children: 44: 0x2af93206f0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x2af9320790 VAL: '-2' (3 sibs) 44: 0x2af9320828 VAL: '-2' (3 sibs) 44: 0x2af93208c0 VAL: '5' (3 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2af938ed80 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2af938ee10 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2af938eea0 VAL: '-2' (3 sibs) 44: [3] [3] 0x2af938ef30 VAL: '-2' (3 sibs) 44: [4] [4] 0x2af938efc0 VAL: '5' (3 sibs) 44: #nodes=5 vs #printed=5 44: -------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/0 (1 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/1 44: ------------------------------------------- 44: running test case 'github3-problem2-ex1' 44: ------------------------------------------- 44: REF TREE: 44: 0x2af9326098 [ROOT] MAP: (0 sibs) 1 children: 44: 0x2af9320ba0 KEYVAL: 'audio resource' '' (1 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2af938f060 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2af938f0f0 KEYVAL: 'audio resource' '' (1 sibs) 44: #nodes=2 vs #printed=2 44: -------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/1 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/2 44: ------------------------------------------- 44: running test case 'github3-problem2-ex2' 44: ------------------------------------------- 44: REF TREE: 44: 0x2af93261b0 [ROOT] MAP: (0 sibs) 2 children: 44: 0x2af9321150 KEYVAL: 'audio resource' '' (2 sibs) 44: 0x2af93211e8 KEYMAP: 'more' (2 sibs) 1 children: 44: 0x2af9321290 KEYVAL: 'example' 'y' (1 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2af938f190 [ROOT] MAP: (1 sibs) 2 children: 44: [1] [1] 0x2af938f220 KEYVAL: 'audio resource' '' (2 sibs) 44: [2] [2] 0x2af938f2b0 KEYMAP: 'more' (2 sibs) 1 children: 44: [3] [3] 0x2af938f340 KEYVAL: 'example' 'y' (1 sibs) 44: #nodes=4 vs #printed=4 44: -------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/2 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/3 44: ------------------------------------------- 44: running test case 'github3-problem3' 44: ------------------------------------------- 44: REF TREE: 44: 0x2af93262c8 [ROOT] MAP: (0 sibs) 1 children: 44: 0x2af9320c40 KEYMAP: 'component' (1 sibs) 3 children: 44: 0x2af9321330 KEYVAL: 'type' 'perspective camera component' (3 sibs) 44: 0x2af93213c8 KEYMAP: 'some_data' (3 sibs) 0 children: 44: 0x2af9321460 KEYMAP: 'data' (3 sibs) 0 children: 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2af938f3e0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2af938f470 KEYMAP: 'component' (1 sibs) 3 children: 44: [2] [2] 0x2af938f500 KEYVAL: 'type' 'perspective camera component' (3 sibs) 44: [3] [3] 0x2af938f590 KEYMAP: 'some_data' (3 sibs) 0 children: 44: [4] [4] 0x2af938f620 KEYMAP: 'data' (3 sibs) 0 children: 44: #nodes=5 vs #printed=5 44: -------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/3 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/4 44: ------------------------------------------- 44: running test case 'github6-problem1' 44: ------------------------------------------- 44: REF TREE: 44: 0x2af93263e0 [ROOT] SEQ: (0 sibs) 3 children: 44: 0x2af9320400 MAP: (3 sibs) 1 children: 44: 0x2af9322e50 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 44: 0x2af9322ef0 VAL: '0.mp4' (4 sibs) 44: 0x2af9322f88 VAL: '1.mp4' (4 sibs) 44: 0x2af9323020 VAL: '2.mp4' (4 sibs) 44: 0x2af93230b8 VAL: '3.mp4' (4 sibs) 44: 0x2af9320498 MAP: (3 sibs) 1 children: 44: 0x2af9323160 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 44: 0x2af9323200 VAL: '0.mp4' (4 sibs) 44: 0x2af9323298 VAL: '1.mp4' (4 sibs) 44: 0x2af9323330 VAL: '2.mp4' (4 sibs) 44: 0x2af93233c8 VAL: '3.mp4' (4 sibs) 44: 0x2af9320530 MAP: (3 sibs) 1 children: 44: 0x2af9323470 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 44: 0x2af9323510 VAL: '0.mp4' (4 sibs) 44: 0x2af93235a8 VAL: '1.mp4' (4 sibs) 44: 0x2af9323640 VAL: '2.mp4' (4 sibs) 44: 0x2af93236d8 VAL: '3.mp4' (4 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2af938f6c0 [ROOT] SEQ: (1 sibs) 3 children: 44: [1] [1] 0x2af938f750 MAP: (3 sibs) 1 children: 44: [2] [2] 0x2af938f7e0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 44: [3] [3] 0x2af938f870 VAL: '0.mp4' (4 sibs) 44: [4] [4] 0x2af938f900 VAL: '1.mp4' (4 sibs) 44: [5] [5] 0x2af938f990 VAL: '2.mp4' (4 sibs) 44: [6] [6] 0x2af938fa20 VAL: '3.mp4' (4 sibs) 44: [7] [7] 0x2af938fab0 MAP: (3 sibs) 1 children: 44: [8] [8] 0x2af938fb40 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 44: [9] [9] 0x2af938fbd0 VAL: '0.mp4' (4 sibs) 44: [10] [10] 0x2af938fc60 VAL: '1.mp4' (4 sibs) 44: [11] [11] 0x2af938fcf0 VAL: '2.mp4' (4 sibs) 44: [12] [12] 0x2af938fd80 VAL: '3.mp4' (4 sibs) 44: [13] [13] 0x2af938fe10 MAP: (3 sibs) 1 children: 44: [14] [14] 0x2af938fea0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 44: [15] [15] 0x2af938ff30 VAL: '0.mp4' (4 sibs) 44: [16] [16] 0x2af938ffc0 VAL: '1.mp4' (4 sibs) 44: [17] [17] 0x2af9390050 VAL: '2.mp4' (4 sibs) 44: [18] [18] 0x2af93900e0 VAL: '3.mp4' (4 sibs) 44: #nodes=19 vs #printed=19 44: -------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/4 (1 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/5 44: ------------------------------------------- 44: running test case 'github6' 44: ------------------------------------------- 44: REF TREE: 44: 0x2af93264f8 [ROOT] MAP: (0 sibs) 1 children: 44: 0x2af9323ed0 KEYSEQ: 'videos' (1 sibs) 3 children: 44: 0x2af9323f70 MAP: (3 sibs) 1 children: 44: 0x2af9324140 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 44: 0x2af93241e0 VAL: '0.mp4' (4 sibs) 44: 0x2af9324278 VAL: '1.mp4' (4 sibs) 44: 0x2af9324310 VAL: '2.mp4' (4 sibs) 44: 0x2af93243a8 VAL: '3.mp4' (4 sibs) 44: 0x2af9324008 MAP: (3 sibs) 1 children: 44: 0x2af9324450 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 44: 0x2af93244f0 VAL: '0.mp4' (4 sibs) 44: 0x2af9324588 VAL: '1.mp4' (4 sibs) 44: 0x2af9324620 VAL: '2.mp4' (4 sibs) 44: 0x2af93246b8 VAL: '3.mp4' (4 sibs) 44: 0x2af93240a0 MAP: (3 sibs) 1 children: 44: 0x2af9324760 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 44: 0x2af9324800 VAL: '0.mp4' (4 sibs) 44: 0x2af9324898 VAL: '1.mp4' (4 sibs) 44: 0x2af9324930 VAL: '2.mp4' (4 sibs) 44: 0x2af93249c8 VAL: '3.mp4' (4 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2af9390180 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2af9390210 KEYSEQ: 'videos' (1 sibs) 3 children: 44: [2] [2] 0x2af93902a0 MAP: (3 sibs) 1 children: 44: [3] [3] 0x2af9390330 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 44: [4] [4] 0x2af93903c0 VAL: '0.mp4' (4 sibs) 44: [5] [5] 0x2af9390450 VAL: '1.mp4' (4 sibs) 44: [6] [6] 0x2af93904e0 VAL: '2.mp4' (4 sibs) 44: [7] [7] 0x2af9390570 VAL: '3.mp4' (4 sibs) 44: [8] [8] 0x2af9390600 MAP: (3 sibs) 1 children: 44: [9] [9] 0x2af9390690 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 44: [10] [10] 0x2af9390720 VAL: '0.mp4' (4 sibs) 44: [11] [11] 0x2af93907b0 VAL: '1.mp4' (4 sibs) 44: [12] [12] 0x2af9390840 VAL: '2.mp4' (4 sibs) 44: [13] [13] 0x2af93908d0 VAL: '3.mp4' (4 sibs) 44: [14] [14] 0x2af9390960 MAP: (3 sibs) 1 children: 44: [15] [15] 0x2af93909f0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 44: [16] [16] 0x2af9390a80 VAL: '0.mp4' (4 sibs) 44: [17] [17] 0x2af9390b10 VAL: '1.mp4' (4 sibs) 44: [18] [18] 0x2af9390ba0 VAL: '2.mp4' (4 sibs) 44: [19] [19] 0x2af9390c30 VAL: '3.mp4' (4 sibs) 44: #nodes=20 vs #printed=20 44: -------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/5 (1 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/6 44: ------------------------------------------- 44: running test case 'github34/ex1' 44: ------------------------------------------- 44: REF TREE: 44: 0x2af9326610 [ROOT] MAP: (0 sibs) 10 children: 44: 0x2af9324a70 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 44: 0x2af9324b08 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 44: 0x2af9324ba0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 44: 0x2af9324c38 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 44: 0x2af9324cd0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 44: 0x2af9324d68 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 44: 0x2af9324e00 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 44: 0x2af9324e98 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 44: 0x2af9324f30 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 44: 0x2af9324fc8 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2af9390cd0 [ROOT] MAP: (1 sibs) 10 children: 44: [1] [1] 0x2af9390d60 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 44: [2] [2] 0x2af9390df0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 44: [3] [3] 0x2af9390e80 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 44: [4] [4] 0x2af9390f10 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 44: [5] [5] 0x2af9390fa0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 44: [6] [6] 0x2af9391030 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 44: [7] [7] 0x2af93910c0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 44: [8] [8] 0x2af9391150 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 44: [9] [9] 0x2af93911e0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 44: [10] [10] 0x2af9391270 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 44: #nodes=11 vs #printed=11 44: -------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/6 (1 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/7 44: ------------------------------------------- 44: running test case 'github34/ex2' 44: ------------------------------------------- 44: REF TREE: 44: 0x2af9326728 [ROOT] SEQ: (0 sibs) 10 children: 44: 0x2af9325070 MAP: (10 sibs) 1 children: 44: 0x2af93215f0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2af9325108 MAP: (10 sibs) 1 children: 44: 0x2af9321690 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2af93251a0 MAP: (10 sibs) 1 children: 44: 0x2af9325670 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2af9325238 MAP: (10 sibs) 1 children: 44: 0x2af9325710 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2af93252d0 MAP: (10 sibs) 1 children: 44: 0x2af93257b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2af9325368 MAP: (10 sibs) 1 children: 44: 0x2af9325850 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2af9325400 MAP: (10 sibs) 1 children: 44: 0x2af93258f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2af9325498 MAP: (10 sibs) 1 children: 44: 0x2af9325990 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2af9325530 MAP: (10 sibs) 1 children: 44: 0x2af9325a30 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2af93255c8 MAP: (10 sibs) 1 children: 44: 0x2af9325ad0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2af9391310 [ROOT] SEQ: (1 sibs) 10 children: 44: [1] [1] 0x2af93913a0 MAP: (10 sibs) 1 children: 44: [2] [2] 0x2af9391430 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 44: [3] [3] 0x2af93914c0 MAP: (10 sibs) 1 children: 44: [4] [4] 0x2af9391550 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 44: [5] [5] 0x2af93915e0 MAP: (10 sibs) 1 children: 44: [6] [6] 0x2af9391670 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 44: [7] [7] 0x2af9391700 MAP: (10 sibs) 1 children: 44: [8] [8] 0x2af9391790 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 44: [9] [9] 0x2af9391820 MAP: (10 sibs) 1 children: 44: [10] [10] 0x2af93918b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 44: [11] [11] 0x2af9391940 MAP: (10 sibs) 1 children: 44: [12] [12] 0x2af93919d0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 44: [13] [13] 0x2af9391a60 MAP: (10 sibs) 1 children: 44: [14] [14] 0x2af9391af0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 44: [15] [15] 0x2af9391b80 MAP: (10 sibs) 1 children: 44: [16] [16] 0x2af9391c10 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 44: [17] [17] 0x2af9391ca0 MAP: (10 sibs) 1 children: 44: [18] [18] 0x2af9391d30 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 44: [19] [19] 0x2af9391dc0 MAP: (10 sibs) 1 children: 44: [20] [20] 0x2af9391e50 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 44: #nodes=21 vs #printed=21 44: -------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/7 (2 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/8 44: ------------------------------------------- 44: running test case 'github34' 44: ------------------------------------------- 44: REF TREE: 44: 0x2af9326840 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x2af93270c0 MAP: (14 sibs) 1 children: 44: 0x2af9327920 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2af9327158 MAP: (14 sibs) 1 children: 44: 0x2af93279c0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2af93271f0 MAP: (14 sibs) 1 children: 44: 0x2af9327a60 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 44: 0x2af9327288 MAP: (14 sibs) 1 children: 44: 0x2af9327b00 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 44: 0x2af9327320 MAP: (14 sibs) 1 children: 44: 0x2af9327ba0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 44: 0x2af93273b8 MAP: (14 sibs) 1 children: 44: 0x2af9327c40 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 44: 0x2af9327450 MAP: (14 sibs) 1 children: 44: 0x2af9327ce0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 44: 0x2af93274e8 MAP: (14 sibs) 1 children: 44: 0x2af9327d80 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 44: 0x2af9327580 MAP: (14 sibs) 1 children: 44: 0x2af9327e20 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 44: 0x2af9327618 MAP: (14 sibs) 1 children: 44: 0x2af9327ec0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 44: 0x2af93276b0 MAP: (14 sibs) 1 children: 44: 0x2af9327f60 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2af9327748 MAP: (14 sibs) 1 children: 44: 0x2af9328000 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 44: 0x2af93277e0 MAP: (14 sibs) 2 children: 44: 0x2af93280a0 KEYVAL: 'key1' 'true1' (2 sibs) 44: 0x2af9328138 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 44: 0x2af9327878 MAP: (14 sibs) 2 children: 44: 0x2af93281e0 KEYVAL: 'key2' 'true2' (2 sibs) 44: 0x2af9328278 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2af9391ef0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2af9391f80 MAP: (14 sibs) 1 children: 44: [2] [2] 0x2af9392010 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 44: [3] [3] 0x2af93920a0 MAP: (14 sibs) 1 children: 44: [4] [4] 0x2af9392130 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 44: [5] [5] 0x2af93921c0 MAP: (14 sibs) 1 children: 44: [6] [6] 0x2af9392250 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [7] [7] 0x2af93922e0 MAP: (14 sibs) 1 children: 44: [8] [8] 0x2af9392370 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [9] [9] 0x2af9392400 MAP: (14 sibs) 1 children: 44: [10] [10] 0x2af9392490 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [11] [11] 0x2af9392520 MAP: (14 sibs) 1 children: 44: [12] [12] 0x2af93925b0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [13] [13] 0x2af9392640 MAP: (14 sibs) 1 children: 44: [14] [14] 0x2af93926d0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [15] [15] 0x2af9392760 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2af93927f0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [17] [17] 0x2af9392880 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2af9392910 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [19] [19] 0x2af93929a0 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2af9392a30 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 44: [21] [21] 0x2af9392ac0 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2af9392b50 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 44: [23] [23] 0x2af9392be0 MAP: (14 sibs) 1 children: 44: [24] [24] 0x2af9392c70 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 44: [25] [25] 0x2af9392d00 MAP: (14 sibs) 2 children: 44: [26] [26] 0x2af9392d90 KEYVAL: 'key1' 'true1' (2 sibs) 44: [27] [27] 0x2af9392e20 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 44: [28] [28] 0x2af9392eb0 MAP: (14 sibs) 2 children: 44: [29] [29] 0x2af9392f40 KEYVAL: 'key2' 'true2' (2 sibs) 44: [30] [30] 0x2af9392fd0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 44: #nodes=31 vs #printed=31 44: -------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/8 (2 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/9 44: ------------------------------------------- 44: running test case 'github35/expected_error11' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/9 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/10 44: ------------------------------------------- 44: running test case 'github35/expected_error12' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/10 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/11 44: ------------------------------------------- 44: running test case 'github35/expected_error21' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/11 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/12 44: ------------------------------------------- 44: running test case 'github35/expected_error22' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/12 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/13 44: ------------------------------------------- 44: running test case 'github128/1' 44: ------------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/13 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/14 44: ------------------------------------------- 44: running test case 'github128/2' 44: ------------------------------------------- 44: REF TREE: 44: 0x2af9326ed0 [ROOT] DOCVAL: '*' (0 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2af9321730 [ROOT] DOCVAL: '*' (1 sibs) 44: #nodes=1 vs #printed=1 44: -------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/14 (0 ms) 44: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/15 44: ------------------------------------------- 44: running test case 'github129' 44: ------------------------------------------- 44: REF TREE: 44: 0x2af9326fe8 [ROOT] MAP: (0 sibs) 10 children: 44: 0x2af9322580 KEYVAL: 'ref' 'ref_val' (10 sibs) 44: 0x2af9322618 KEYVAL: 'a' 'ref_val' (10 sibs) 44: 0x2af93226b0 KEYVAL: 'b' '*ref' (10 sibs) 44: 0x2af9322748 KEYVAL: 'c' '*ref' (10 sibs) 44: 0x2af93227e0 KEYVAL: 'd' '*ref 44: ' (10 sibs) 44: 0x2af9322878 KEYVAL: 'e' '*ref' (10 sibs) 44: 0x2af9322910 KEYVAL: 'f' '*ref 44: ' (10 sibs) 44: 0x2af93229a8 KEYVAL: 'g' '*ref 44: ' (10 sibs) 44: 0x2af9322a40 KEYVAL: 'h' '*ref' (10 sibs) 44: 0x2af9322ad8 KEYVAL: 'i' '*ref 44: ' (10 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2af9393070 [ROOT] MAP: (1 sibs) 10 children: 44: [1] [1] 0x2af9393100 KEYVAL: 'ref' 'ref_val' (10 sibs) 44: [2] [2] 0x2af9393190 KEYVAL: 'a' 'ref_val' (10 sibs) 44: [3] [3] 0x2af9393220 KEYVAL: 'b' '*ref' (10 sibs) 44: [4] [4] 0x2af93932b0 KEYVAL: 'c' '*ref' (10 sibs) 44: [5] [5] 0x2af9393340 KEYVAL: 'd' '*ref 44: ' (10 sibs) 44: [6] [6] 0x2af93933d0 KEYVAL: 'e' '*ref' (10 sibs) 44: [7] [7] 0x2af9393460 KEYVAL: 'f' '*ref 44: ' (10 sibs) 44: [8] [8] 0x2af93934f0 KEYVAL: 'g' '*ref 44: ' (10 sibs) 44: [9] [9] 0x2af9393580 KEYVAL: 'h' '*ref' (10 sibs) 44: [10] [10] 0x2af9393610 KEYVAL: 'i' '*ref 44: ' (10 sibs) 44: #nodes=11 vs #printed=11 44: -------------------------------------- 44: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/15 (1 ms) 44: [----------] 320 tests from GITHUB_ISSUES/YmlTestCase (553 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 324 tests from 3 test suites ran. (620 ms total) 44: [ PASSED ] 324 tests. 44/50 Test #44: ryml-test-github_issues ........... Passed 1.01 sec test 45 Start 45: ryml-test-tool-parse_emit 45: Test command: /builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test/tools/ryml-parse-emit-0.4.1 "/builddir/build/BUILD/rapidyaml-0.4.1/test/../bm/cases/appveyor.yml" 45: Test timeout computed to be: 10000000 45: 8.7ms: read_file 45: 0.13ms: count_lines 45: reserving #lines=90 45: 2.9ms: tree_reserve 45: 13ms: parse_yml 45: 6.3ms: emit_to_buffer 45: 0.55ms: print_stdout 45: 40ms: objects 45: 41ms: TOTAL 45: version: '{build}' 45: image: Visual Studio 2017 45: environment: 45: matrix: 45: - compiler: 'msvc-15-seh' 45: generator: 'Visual Studio 15 2017' 45: configuration: Debug 45: - compiler: 'msvc-15-seh' 45: generator: 'Visual Studio 15 2017 Win64' 45: configuration: Debug 45: - compiler: 'msvc-15-seh' 45: generator: 'Visual Studio 15 2017' 45: configuration: Release 45: - compiler: 'msvc-15-seh' 45: generator: 'Visual Studio 15 2017 Win64' 45: configuration: Release 45: - compiler: 'msvc-14-seh' 45: generator: 'Visual Studio 14 2015' 45: configuration: Debug 45: - compiler: 'msvc-14-seh' 45: generator: 'Visual Studio 14 2015 Win64' 45: configuration: Debug 45: - compiler: 'msvc-14-seh' 45: generator: 'Visual Studio 14 2015' 45: configuration: Release 45: - compiler: 'msvc-14-seh' 45: generator: 'Visual Studio 14 2015 Win64' 45: configuration: Release 45: matrix: 45: fast_finish: true 45: install: 45: - 'git submodule update --init --recursive' 45: - 'if "%generator%"=="MinGW Makefiles" (set "PATH=%PATH:C:\Program Files\Git\usr\bin;=%")' 45: - 'if not "%cxx_path%"=="" (set "PATH=%PATH%;%cxx_path%")' 45: build_script: 45: - 'md _build -Force' 45: - cd _build 45: test_script: 45: - echo %configuration% 45: - 'cmake -G "%generator%" "-DCMAKE_BUILD_TYPE=%configuration%" -DRYML_DEV=ON ..' 45: - dir 45: - dir test 45: - 'cmake --build . --config %configuration% --target ryml-test' 45: artifacts: 45: - path: '_build/CMakeFiles/*.log' 45: name: logs 45: - path: '_build/Testing/**/*.xml' 45: name: test_results 45: skip_commits: 45: files: 45: - .gitignore 45: - .travis* 45: - .ci/travis* 45: - .ci/dev_* 45: - .ci/show_* 45: - .ci/vagrant* 45: - .ci/Vagrant* 45: - bm/html/* 45: - doc/* 45: - LICENSE.txt 45: - README.* 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45: 45/50 Test #45: ryml-test-tool-parse_emit ......... Passed 0.17 sec test 46 Start 46: ryml-test-tool-events-success 46: Test command: /builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test/tools/ryml-yaml-events-0.4.1 "/builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test/success.yml" 46: Test timeout computed to be: 10000000 46: +STR 46: +DOC 46: +MAP 46: =VAL :foo 46: =VAL :bar 46: =VAL :baz 46: +SEQ 46: =VAL :exactly 46: -SEQ 46: -MAP 46: -DOC 46: -STR 46/50 Test #46: ryml-test-tool-events-success ..... Passed 0.10 sec test 47 Start 47: ryml-test-tool-events-fail_squo 47: Test command: /builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test/tools/ryml-yaml-events-0.4.1 "/builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test/fail_squo.yml" 47: Test timeout computed to be: 10000000 47: /builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test/fail_squo.yml:2:1: (10B): ERROR: reached end of file while looking for closing quote 47: 47: 47/50 Test #47: ryml-test-tool-events-fail_squo ... Passed 0.12 sec test 48 Start 48: ryml-test-tool-events-fail_dquo 48: Test command: /builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test/tools/ryml-yaml-events-0.4.1 "/builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test/fail_dquo.yml" 48: Test timeout computed to be: 10000000 48: /builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test/fail_dquo.yml:2:1: (10B): ERROR: reached end of file looking for closing quote 48: 48: 48/50 Test #48: ryml-test-tool-events-fail_dquo ... Passed 0.12 sec test 49 Start 49: ryml-test-tool-events-fail_seq1 49: Test command: /builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test/tools/ryml-yaml-events-0.4.1 "/builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test/fail_seq1.yml" 49: Test timeout computed to be: 10000000 49: /builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test/fail_seq1.yml:1:13: (12B): ERROR: parse error 49: /builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test/fail_seq1.yml:1:13: [ a, b, c ] ] (size=13) 49: ^ (cols 13-14) 49: 49/50 Test #49: ryml-test-tool-events-fail_seq1 ... Passed 0.20 sec test 50 Start 50: ryml-test-tool-events-fail_seq2 50: Test command: /builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test/tools/ryml-yaml-events-0.4.1 "/builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test/fail_seq2.yml" 50: Test timeout computed to be: 10000000 50: /builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test/fail_seq2.yml:2:1: (13B): closing ] not found 50: /builddir/build/BUILD/rapidyaml-0.4.1/redhat-linux-build/test/fail_seq2.yml:2:1: [ [a, b, c ] (size=12) 50: ^ (cols 13-13) 50: 50/50 Test #50: ryml-test-tool-events-fail_seq2 ... Passed 0.12 sec 100% tests passed, 0 tests failed out of 50 Total Test time (real) = 34.45 sec ============================= test session starts ============================== platform linux -- Python 3.11.0, pytest-7.1.3, pluggy-1.0.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /builddir/build/BUILD/rapidyaml-0.4.1 collecting ... + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes' + PATH=/builddir/build/BUILDROOT/rapidyaml-0.4.1-1.fc37.riscv64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/rapidyaml-0.4.1-1.fc37.riscv64/usr/lib64/python3.11/site-packages:/builddir/build/BUILDROOT/rapidyaml-0.4.1-1.fc37.riscv64/usr/lib/python3.11/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/rapidyaml-0.4.1/.pyproject-builddir' + /usr/bin/pytest -v collected 20 items api/python/ryml/tests/test_parse.py::TestSubstrInterop::test11_str2csubstr PASSED [ 5%] api/python/ryml/tests/test_parse.py::TestSubstrInterop::test12_str2substr PASSED [ 10%] api/python/ryml/tests/test_parse.py::TestSubstrInterop::test21_bytes2csubstr PASSED [ 15%] api/python/ryml/tests/test_parse.py::TestSubstrInterop::test22_bytes2substr PASSED [ 20%] api/python/ryml/tests/test_parse.py::TestSubstrInterop::test31_bytes2csubstr PASSED [ 25%] api/python/ryml/tests/test_parse.py::TestSubstrInterop::test32_bytes2substr PASSED [ 30%] api/python/ryml/tests/test_parse.py::TestSimpleHardCoded::test11_str__ro PASSED [ 35%] api/python/ryml/tests/test_parse.py::TestSimpleHardCoded::test12_str__ro__reuse_tree PASSED [ 40%] api/python/ryml/tests/test_parse.py::TestSimpleHardCoded::test13_str__rw PASSED [ 45%] api/python/ryml/tests/test_parse.py::TestSimpleHardCoded::test21_bytes__ro PASSED [ 50%] api/python/ryml/tests/test_parse.py::TestSimpleHardCoded::test22_bytes__ro__reuse_tree PASSED [ 55%] api/python/ryml/tests/test_parse.py::TestSimpleHardCoded::test23_bytes__rw PASSED [ 60%] api/python/ryml/tests/test_parse.py::TestSimpleHardCoded::test31_bytearray__ro PASSED [ 65%] api/python/ryml/tests/test_parse.py::TestSimpleHardCoded::test32_bytearray__ro__reuse_tree PASSED [ 70%] api/python/ryml/tests/test_parse.py::TestSimpleHardCoded::test33_bytearray__rw PASSED [ 75%] api/python/ryml/tests/test_parse.py::TestSimpleHardCoded::test34_bytearray__rw__reuse_tree PASSED [ 80%] api/python/ryml/tests/test_parse.py::TestSimpleHardCoded::test41_emit PASSED [ 85%] api/python/ryml/tests/test_parse.py::TestSimpleHardCoded::test42_compute_emit_length PASSED [ 90%] api/python/ryml/tests/test_parse.py::TestSimpleHardCoded::test43_emit_in_place PASSED [ 95%] api/python/ryml/tests/test_parse.py::TestSimpleHardCoded::test44_short_buf PASSED [100%] ======================== 20 passed in 61.90s (0:01:01) ========================= + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rapidyaml-0.4.1-1.fc37.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.WKxvt5 + umask 022 + cd /builddir/build/BUILD + cd rapidyaml-0.4.1 + DOCDIR=/builddir/build/BUILDROOT/rapidyaml-0.4.1-1.fc37.riscv64/usr/share/doc/rapidyaml + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rapidyaml-0.4.1-1.fc37.riscv64/usr/share/doc/rapidyaml + cp -pr README.md /builddir/build/BUILDROOT/rapidyaml-0.4.1-1.fc37.riscv64/usr/share/doc/rapidyaml + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.3Qyu7m + umask 022 + cd /builddir/build/BUILD + cd rapidyaml-0.4.1 + LICENSEDIR=/builddir/build/BUILDROOT/rapidyaml-0.4.1-1.fc37.riscv64/usr/share/licenses/rapidyaml + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rapidyaml-0.4.1-1.fc37.riscv64/usr/share/licenses/rapidyaml + cp -pr LICENSE.txt /builddir/build/BUILDROOT/rapidyaml-0.4.1-1.fc37.riscv64/usr/share/licenses/rapidyaml + RPM_EC=0 ++ jobs -p + exit 0 Provides: libryml.so.0.4.1()(64bit) rapidyaml = 0.4.1-1.fc37 rapidyaml(riscv-64) = 0.4.1-1.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libc4core.so.0.1.10()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) rtld(GNU_HASH) Processing files: rapidyaml-devel-0.4.1-1.fc37.riscv64 Provides: cmake(ryml) = 0.4.1 rapidyaml-devel = 0.4.1-1.fc37 rapidyaml-devel(riscv-64) = 0.4.1-1.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cmake-filesystem(riscv-64) libryml.so.0.4.1()(64bit) Processing files: python3-rapidyaml-0.4.1-1.fc37.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.evv3PX + umask 022 + cd /builddir/build/BUILD + cd rapidyaml-0.4.1 + DOCDIR=/builddir/build/BUILDROOT/rapidyaml-0.4.1-1.fc37.riscv64/usr/share/doc/python3-rapidyaml + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rapidyaml-0.4.1-1.fc37.riscv64/usr/share/doc/python3-rapidyaml + cp -pr README.md /builddir/build/BUILDROOT/rapidyaml-0.4.1-1.fc37.riscv64/usr/share/doc/python3-rapidyaml + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-rapidyaml = 0.4.1-1.fc37 python3-rapidyaml = 0.4.1-1.fc37 python3-rapidyaml(riscv-64) = 0.4.1-1.fc37 python3.11-rapidyaml = 0.4.1-1.fc37 python3.11dist(rapidyaml) = 0.4.1 python3dist(rapidyaml) = 0.4.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libc4core.so.0.1.10()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) python(abi) = 3.11 rtld(GNU_HASH) Processing files: rapidyaml-debugsource-0.4.1-1.fc37.riscv64 Provides: rapidyaml-debugsource = 0.4.1-1.fc37 rapidyaml-debugsource(riscv-64) = 0.4.1-1.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: rapidyaml-debuginfo-0.4.1-1.fc37.riscv64 Provides: debuginfo(build-id) = 1f6990056803351526bd34fefbac7f29eadd1dca libryml.so.0.4.1-0.4.1-1.fc37.riscv64.debug()(64bit) rapidyaml-debuginfo = 0.4.1-1.fc37 rapidyaml-debuginfo(riscv-64) = 0.4.1-1.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: rapidyaml-debugsource(riscv-64) = 0.4.1-1.fc37 Processing files: python3-rapidyaml-debuginfo-0.4.1-1.fc37.riscv64 Provides: debuginfo(build-id) = 99ea8a0b1963b67c632e14a19b32f36949b1083c python-rapidyaml-debuginfo = 0.4.1-1.fc37 python3-rapidyaml-debuginfo = 0.4.1-1.fc37 python3-rapidyaml-debuginfo(riscv-64) = 0.4.1-1.fc37 python3.11-rapidyaml-debuginfo = 0.4.1-1.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: rapidyaml-debugsource(riscv-64) = 0.4.1-1.fc37 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rapidyaml-0.4.1-1.fc37.riscv64 Wrote: /builddir/build/SRPMS/rapidyaml-0.4.1-1.fc37.src.rpm Wrote: /builddir/build/RPMS/rapidyaml-0.4.1-1.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/python3-rapidyaml-0.4.1-1.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/rapidyaml-devel-0.4.1-1.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/rapidyaml-debugsource-0.4.1-1.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/rapidyaml-debuginfo-0.4.1-1.fc37.riscv64.rpm Wrote: /builddir/build/RPMS/python3-rapidyaml-debuginfo-0.4.1-1.fc37.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.6zrYtw + umask 022 + cd /builddir/build/BUILD + cd rapidyaml-0.4.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/rapidyaml-0.4.1-1.fc37.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.aCfs3P + umask 022 + cd /builddir/build/BUILD + rm -rf rapidyaml-0.4.1 rapidyaml-0.4.1.gemspec + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0"Three is always greater than two, 25: even for large values of two"
25:--Author Unknown
25: